#new {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 991px) {
    #new {
      padding-top: 50px;
      padding-bottom: 50px; } }
  #new .contact-blocks {
    margin-top: 32px; }
    #new .contact-blocks .contact {
      margin-top: 30px; }
      #new .contact-blocks .contact .subtitle {
        font-size: clamp(16px, 3vw, 21px);
        margin-bottom: 8px; }
      #new .contact-blocks .contact img {
        margin-right: 15px;
        filter: brightness(0) saturate(100%) invert(11%) sepia(81%) saturate(6392%) hue-rotate(220deg) brightness(91%) contrast(96%);
        max-width: 37px; }
      #new .contact-blocks .contact .con {
        font-size: clamp(16px, 3vw, 21px);
        display: inline-flex;
        align-content: center;
        align-items: center; }
        #new .contact-blocks .contact .con a, #new .contact-blocks .contact .con p {
          font-size: clamp(16px, 3vw, 16px);
          text-decoration: none !important;
          margin-bottom: 0; }
  #new .bottom {
    margin-top: 80px; }
    #new .bottom a {
      font-weight: bold;
      color: #0542BF; }
  #new .form {
    border: 3px solid #B8E5F6;
    background: #EAF5F9;
    border-radius: 23px;
    padding: 26px 45px; }
    #new .form h3 {
      font-size: clamp(18px, 3vw, 35px) !important;
      font-weight: 400;
      margin-bottom: 5px; }
    #new .form label {
      font-size: clamp(14px, 3vw, 16px) !important;
      color: #030D40;
      font-weight: 400; }
    #new .form input {
      border: 2px solid #030D40 !important;
      background: #F4F4F4;
      height: 50px !important; }
    #new .form textarea {
      border: 2px solid #030D40 !important;
      background: #F4F4F4; }
    #new .form input[type^='submit'] {
      margin-top: 20px;
      padding: 24px 24px !important;
      max-width: 100% !important;
      background: #030d40;
      font-weight: 600;
      text-decoration: none !important;
      color: #fff;
      font-size: 16px;
      line-height: 18px;
      border-radius: 0px;
      border: 0 !important;
      margin-bottom: 0 !important;
      height: auto !important; }
      #new .form input[type^='submit']:hover {
        outline: 1px solid #030d40 !important;
        background: #ff000000;
        color: #030d40 !important; }

#anytime {
  padding-top: 150px;
  padding-bottom: 150px;
  background: url("../img/right-bg.png") no-repeat 100% 0%;
  background-size: contain; }
  @media (max-width: 991px) {
    #anytime {
      padding-top: 50px;
      padding-bottom: 50px; } }
  #anytime h3 {
    font-size: clamp(18px, 6vw, 35px) !important; }
  #anytime .image img {
    max-width: 682px;
    width: 100%; }
  #anytime .contact-blocks {
    background: #EAF5F9;
    max-width: 505px;
    border-radius: 50px;
    display: flex;
    flex-direction: column;
    padding: 40px 50px;
    width: 100%; }
    #anytime .contact-blocks .block {
      display: inline-flex;
      margin-bottom: 26px;
      align-items: center; }
      #anytime .contact-blocks .block:last-child {
        margin-bottom: 0; }
      #anytime .contact-blocks .block .icon {
        display: flex;
        justify-content: center; }
        #anytime .contact-blocks .block .icon img {
          float: left;
          margin-right: 45px;
          max-width: 49px;
          width: 100%; }
      #anytime .contact-blocks .block .text p {
        color: #030D40;
        font-size: clamp(16px, 3vw, 25px) !important;
        line-height: 140%; }
        #anytime .contact-blocks .block .text p a {
          font-size: clamp(16px, 3vw, 25px) !important;
          text-decoration: none !important;
          color: #030D40; }
        #anytime .contact-blocks .block .text p:last-child {
          margin-bottom: 0; }

#get-in-touch {
  background: url("../img/contact-bg.png") no-repeat 100% 50% #EAF5F9;
  background-size: contain;
  padding-top: 150px;
  padding-bottom: 150px; }
  @media (max-width: 991px) {
    #get-in-touch {
      padding-top: 50px;
      padding-bottom: 50px; } }
  #get-in-touch h2 {
    color: #030d40;
    font-size: clamp(21px, 6vw, 45px) !important;
    line-height: 120%; }
    @media (max-width: 991px) {
      #get-in-touch h2 {
        text-align: center; } }
  #get-in-touch .text {
    font-size: clamp(14px, 3vw, 25px) !important;
    line-height: 140%;
    max-width: 418px; }
    @media (max-width: 991px) {
      #get-in-touch .text {
        max-width: 100%;
        text-align: center; } }
  @media (max-width: 991px) {
    #get-in-touch .form-block {
      margin-top: 30px; } }

#three-section {
  margin-top: 0; }

@media (max-width: 767px) {
  #what-learn, #learn-anywhere {
    text-align: center; }
    #what-learn .center-block, #learn-anywhere .center-block {
      display: block; }

  .woocommerce ul.products[class*='columns-'] li.product, .woocommerce-page ul.products[class*='columns-'] li.product {
    clear: inherit; } }

/*# sourceMappingURL=contact.css.map */
