* {
  font-family: "Roboto", sans-serif; }

body {
  font-family: "Roboto", sans-serif; }

.banner-area {
  padding: 120px 0;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #f1fffb; }
  .banner-area:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, 0.51); }
  .banner-area .banner-title {
    color: #fff;
    position: relative;
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
    margin-bottom: 0; }
    .banner-area .banner-title span {
      color: #fff; }
  .banner-area .breadcrumb {
    color: #fff;
    text-align: center;
    background: none;
    display: inline-block;
    padding: .75rem 1rem;
    border-radius: .25rem; }
    .banner-area .breadcrumb li {
      display: inline-block;
      text-transform: capitalize;
      margin: 0 10px;
      font-size: 17px;
      color: #fff; }
      .banner-area .breadcrumb li a {
        color: #fff; }

#courses {
  background-image: url("/static/acumen-theme/images/Contact-Us-Page-Banner.7b4453c2e8a5.jpg"); }
.z-auto {
  z-index: 999; }

a {
  text-decoration: none; }

p {
  margin: 0 0 25px; }

.contactWrapper {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 100px 0px 0px 0px;
  overflow: visible; }
  .contactWrapper .container {
    max-width: 1140px; }
  .contactWrapper .elementor-widget-wrap {
    padding: 10px;
    height: 100%; }
  .contactWrapper .contactWrappeData {
    padding: 0px 0px 60px 0px;
    overflow: visible; }
  .contactWrapper #contact {
    max-width: 900px; }
    .contactWrapper #contact .elementor-widget-container {
      padding: 0px 50px 0px 0px;
      border-style: solid;
      border-width: 0px 1px 0px 0px;
      border-color: #435d9f;
      border-radius: 0px 0px 0px 0px; }
      .contactWrapper #contact .elementor-widget-container .section-title {
        text-align: left;
        font-size: 36px;
        font-weight: 800;
        letter-spacing: -0.42px; }
        .contactWrapper #contact .elementor-widget-container .section-title .sub-title {
          color: #545454;
          font-weight: 400;
          display: block;
          font-size: 17px; }
    .contactWrapper #contact .contactDes {
      margin: 0px 0px -27px 0px;
      padding: 0px 0px 0px 30px; }
  .contactWrapper .contactCard {
    background-color: #FFFFFF;
    border-radius: 5px;
    border-style: dashed;
    border-width: 1px 1px 1px 1px;
    border-color: #E8E8E8;
    box-shadow: 0px 15px 45px 0px rgba(51, 51, 51, 0.08);
    margin: 0px 15px 0px 15px;
    align-content: center;
    align-items: center;
    padding: 20px 0px 20px 0px;
    display: flex; }
    .contactWrapper .contactCard .infobox {
      border-style: solid;
      border-width: 1px 1px 1px 1px;
      border-color: rgba(255, 255, 255, 0);
      padding: 15px 30px;
      border-radius: 15px;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      text-align: left; }
      .contactWrapper .contactCard .infobox .info-box-icon {
        margin: 0px 27px 0px 0px;
        height: 55px;
        padding: 11px 11px 11px 11px;
        transform: rotate(0deg);
        width: 55px;
        border-style: solid;
        border-width: 5px 5px 5px 5px;
        border-color: #ebf1f7;
        border-radius: 50px 50px 50px 50px; }
        .contactWrapper .contactCard .infobox .info-box-icon i {
          font-size: 20px;
          color: #435d9f; }
      .contactWrapper .contactCard .infobox .box-body .info-box-title {
        margin: 0px 0px 5px 0px;
        padding: 0px 0px 0px 0px;
        color: #1266af;
        font-size: 17px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: -0.17px; }
      .contactWrapper .contactCard .infobox .box-body p {
        color: #545454;
        font-size: 20px;
        font-weight: 600;
        margin: 0; }

.contactFormWrapper {
  padding: 20px 0px 120px 0px;
  overflow: visible; }
  .contactFormWrapper .container {
    max-width: 1140px; }
    .contactFormWrapper .container .widget-wrap {
      align-content: center;
      align-items: center;
      padding: 0px 15px 0px 15px;
      display: flex; }
      .contactFormWrapper .container .widget-wrap img {
        border-radius: 5px; }

.contactForm {
  background-color: #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  border-style: dashed;
  border-width: 1px 1px 1px 1px;
  border-color: #E8E8E8;
  box-shadow: 0px 15px 45px 0px rgba(51, 51, 51, 0.08);
  margin: 0px 0px 0px 15px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 15px; }
  .contactForm .widgetWrapp {
    padding: 50px 40px 25px 40px; }
    .contactForm .widgetWrapp .form-title {
      margin-bottom: 20px; }
      .contactForm .widgetWrapp .form-title .widget-container {
        margin: 0px 0px 0px 0px;
        padding: 0px 10px 0px 10px; }
        .contactForm .widgetWrapp .form-title .widget-container .elementor-heading-title {
          color: #545454;
          font-size: 24px;
          line-height: 26px;
          letter-spacing: -0.24px;
          font-weight: 700;
          padding: 0;
          margin: 0; }
    .contactForm .widgetWrapp .metform-form-content {
      position: relative;
      z-index: 0;
      overflow-x: clip; }
      .contactForm .widgetWrapp .metform-form-content .widget-wrap {
        padding: 10px;
        flex-wrap: wrap; }
        .contactForm .widgetWrapp .metform-form-content .widget-wrap .input-wrapper {
          margin-bottom: 20px; }
          .contactForm .widgetWrapp .metform-form-content .widget-wrap .input-wrapper .mf-input {
            font-size: 16px;
            font-weight: 400;
            line-height: 26px;
            letter-spacing: -0.1px;
            border-style: solid;
            border-width: 1px 1px 1px 1px;
            border-color: #e5e5e5;
            padding: 12px 25px 12px 25px;
            border-radius: 6px; }
          .contactForm .widgetWrapp .metform-form-content .widget-wrap .input-wrapper textarea {
            height: 110px;
            width: 100%; }
          .contactForm .widgetWrapp .metform-form-content .widget-wrap .input-wrapper #errorMSG {
            color: #435d9f;
            font-weight: 700; }
        .contactForm .widgetWrapp .metform-form-content .widget-wrap .mf-btn-wraper .subBtn {
          padding: 15px 20px 15px 20px;
          font-size: 15px;
          font-weight: 500;
          text-transform: uppercase;
          line-height: 20px;
          color: #ffffff;
          background-color: #435d9f !important;
          border-style: none;
          border-radius: 5px 5px 5px 5px;
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
          position: relative; }
          .contactForm .widgetWrapp .metform-form-content .widget-wrap .mf-btn-wraper .subBtn::before, .contactForm .widgetWrapp .metform-form-content .widget-wrap .mf-btn-wraper .subBtn::after {
            content: " ";
            position: absolute;
            top: 50%;
            left: 50%;
            width: 22px;
            height: 22px;
            margin: -11px 0 0 -11px;
            border-style: solid;
            border-color: currentColor;
            border-width: 0;
            border-radius: 50%;
            opacity: 0;
            -webkit-transition: opacity .3s ease;
            transition: opacity .3s ease; }
          .contactForm .widgetWrapp .metform-form-content .widget-wrap .mf-btn-wraper .subBtn::before {
            border-width: 2px; }
          .contactForm .widgetWrapp .metform-form-content .widget-wrap .mf-btn-wraper .subBtn::after {
            border-top-width: 2px;
            animation: submitSpin .55s linear infinite; }
          .contactForm .widgetWrapp .metform-form-content .widget-wrap .mf-btn-wraper .subBtn span {
            -webkit-transition: opacity .15s ease .15s;
            transition: opacity .15s ease .15s; }
        .contactForm .widgetWrapp .metform-form-content .widget-wrap .mf-btn-wraper [disabled] {
          opacity: 1; }
          .contactForm .widgetWrapp .metform-form-content .widget-wrap .mf-btn-wraper [disabled]::after, .contactForm .widgetWrapp .metform-form-content .widget-wrap .mf-btn-wraper [disabled]::before {
            opacity: 1;
            -webkit-transition-delay: .15s;
            transition-delay: .15s; }
          .contactForm .widgetWrapp .metform-form-content .widget-wrap .mf-btn-wraper [disabled]::before {
            opacity: .25; }
          .contactForm .widgetWrapp .metform-form-content .widget-wrap .mf-btn-wraper [disabled] span {
            opacity: 0;
            -webkit-transition-delay: 0;
            transition-delay: 0; }
    .contactForm .widgetWrapp .mf-response-msg-wrap {
      -webkit-transition: height .45s, opacity .45s, visibility .45s;
      transition: height .45s, opacity .45s, visibility .45s;
      background-color: #fff; }
      .contactForm .widgetWrapp .mf-response-msg-wrap .mf-response-msg {
        border-radius: 5px;
        text-align: center;
        padding: 15px 34px;
        height: 100%;
        border-radius: 10px;
        border: 1px solid #c3c2c2; }
    .contactForm .widgetWrapp .mf-response-msg-wrap[data-show="0"] {
      height: 0;
      opacity: 0;
      visibility: hidden; }
      .contactForm .widgetWrapp .mf-response-msg-wrap[data-show="0"] .mf-response-msg {
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-name: metform-responseClose;
        animation-name: metform-responseClose; }
    .contactForm .widgetWrapp .mf-response-msg-wrap[data-show="1"] {
      height: auto;
      opacity: 1;
      visibility: visible;
      margin-bottom: 20px; }
      .contactForm .widgetWrapp .mf-response-msg-wrap[data-show="1"] .mf-response-msg {
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-name: metform-responseClose;
        animation-name: metform-responseClose; }

@keyframes submitSpin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes metform-responseClose {
  from {
    -webkit-transform: scaley(1);
    transform: scaley(1);
    -webkit-transform-origin: top center;
    transform-origin: top center; }
  to {
    -webkit-transform: scaley(0);
    transform: scaley(0);
    -webkit-transform-origin: top center;
    transform-origin: top center; } }

@keyframes metform-responseOpen {
  from {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0;
    -webkit-transform-origin: top center;
    transform-origin: top center; }
  to {
    -webkit-transform: scaley(1);
    transform: scaley(1);
    opacity: 1;
    -webkit-transform-origin: top center;
    transform-origin: top center; } }

@media screen and (max-width: 1000px) {
  .contactWrapper .contactCard {
    margin: 0px 15px 20px 15px;
    height: auto; }
  .contactForm .widgetWrapp .metform-form-content .widget-wrap .input-wrapper .mf-input,
  .contactForm .widgetWrapp .metform-form-content .widget-wrap .input-wrapper {
    width: 100%; }
  .contactFormWrapper .container .widget-wrap img {
    width: 100%;
    height: auto; } }

@media screen and (max-width: 767px) {
  .contactWrapper #contact {
    max-width: 100%;
    padding: 0;
    border: none; }
  .contactWrapper #contact .contactDes,
  .contactWrapper .contactWrappeData .container {
    padding: 0; }
  .contactWrapper .contactCard {
    margin-left: 0;
    margin-right: 0; }
  .contactForm .widgetWrapp {
    padding: 30px 15px 0px 15px; } }
