.navigation-section p, .navigation-section li, .navigation-section .large-font, .navigation-section a, .navigation-section a button {
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
}

.desktop-navbar .mega-menu-wrapper.open > .dropdown-menu {
  height: 510px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
.desktop-navbar .mega-menu-wrapper.open > .dropdown-menu > .mega-menu {
  width: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 246px;
}
.desktop-navbar .mega-menu-wrapper.open > .dropdown-menu > .mega-menu .caret {
  display: none;
}
.desktop-navbar .mega-menu-wrapper.open > .dropdown-menu > .mega-menu > .dropdown-menu {
  min-width: unset;
  width: 100%;
  top: 30px;
  display: block;
  position: relative;
  text-align: center;
}
.desktop-navbar .mega-menu-wrapper.open > .dropdown-menu > .mega-menu > .dropdown-menu a {
  color: #0D0D0D;
  font-weight: 400;
}
.desktop-navbar .mega-menu-wrapper.open > .dropdown-menu > .mega-menu > a {
  width: 246px;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFF;
  font-family: "Playfair Display" !important;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 28px */
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  white-space: normal;
  text-align: center;
}
.desktop-navbar .menu-item-156478 > ul {
  -webkit-column-gap: 0px !important;
     -moz-column-gap: 0px !important;
          column-gap: 0px !important;
}
.desktop-navbar .menu-item-156478 .mega-menu > a {
  width: 200px !important;
}

@media only screen and (max-width: 991px) {
  .navigation-section .topBar .inner-container {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .navigation-section .topBar .inner-container .inner-inner-container {
    width: 100%;
  }
  .navigation-section .topBar .inner-container .top-right-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.mobile-navbar #menu-primary-menu-1 .dropdown-menu {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mobile-navbar #menu-primary-menu-1 > li {
  border-bottom: 1px solid #C8B497;
  padding: 15px 0;
  margin-right: 30px;
}
.mobile-navbar #menu-primary-menu-1 > li > a {
  color: #000;
  font-family: "Playfair Display", sans-serif !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 133.333% */
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mobile-navbar #menu-primary-menu-1 > li.open {
  border-bottom: 0;
}
.mobile-navbar #menu-primary-menu-1 > li ul a {
  color: #000;
  font-family: "Poppins", sans-serif;
  padding-right: 0;
  font-size: 18px;
  font-style: normal;
  border-bottom: 1px solid #C8B497;
  font-weight: 400;
  line-height: 26px; /* 133.333% */
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mobile-navbar #menu-primary-menu-1 > li .caret {
  display: none;
}
.mobile-navbar #menu-primary-menu-1 .menu-item-has-children > a::after {
  content: url("/wp-content/uploads/2025/11/math-plus-1.svg");
  font-size: 24px;
  height: 24px;
  width: 24px;
  position: relative;
  top: 3px;
}
.mobile-navbar #menu-primary-menu-1 .menu-item-has-children.open > a::after {
  content: url("/wp-content/uploads/2025/11/math-minus-1.svg");
}
.mobile-navbar #menu-primary-menu-1 .dropdown-menu > li > a {
  padding-left: 0;
  margin-left: 15px;
}

footer {
  padding: 0 !important;
  background-color: #fff !important;
}
footer h1 {
  font-size: 62px;
}
footer h2 {
  font-size: 48px;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  font-family: "Playfair Display", sans-serif;
  font-weight: 400;
  color: #2A2A2A;
}
footer p, footer li, footer .large-font, footer a {
  font-family: "Montserrat", sans-serif !important;
}
footer .large-font {
  font-size: 20px;
}
footer p, footer li {
  font-size: 16px;
}
footer ul {
  list-style: none;
  padding: 0;
}
footer ul li {
  line-height: 30px;
}
footer p {
  margin: 0;
  font-size: 16px;
}
footer .top-footer {
  padding: 60px 0;
}
footer .top-footer a {
  color: #2A2A2A;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
footer .top-footer a:hover {
  color: #12939A !important;
}
footer .top-footer .map-container {
  height: 103px;
  width: 100%;
  max-width: 208px;
  background: #FFFFFF;
  margin: 20px 0 45px;
}
footer .top-footer .useful-links-header, footer .top-footer .get-in-touch-header {
  margin-bottom: 18px;
}
footer .top-footer .social-icons a {
  margin: 0px 10px;
}
footer .top-footer .social-icons a svg {
  width: 32px;
}
footer .top-footer .social-icons a:first-of-type {
  margin-left: 0;
}
footer .top-footer .social-icons a:last-of-type {
  margin-right: 0;
}
footer .top-footer .footer-text {
  max-width: 272px;
  margin: 25px 0 9px;
}
footer .copyright {
  padding: 14px 0;
  background-color: #12939A;
}
footer .copyright p {
  text-align: center;
  font-size: 16px;
}

@media (max-width: 990px) {
  footer h2 {
    font-size: 28px;
  }
  footer .userful-links {
    margin-bottom: 20px;
  }
}
@media (max-width: 650px) {
  footer .top-footer .footer-text {
    margin: 25px 0 9px;
  }
  footer .top-footer .social-icons {
    margin-bottom: 43px;
  }
  footer .top-footer .map-container {
    margin: 20px 0 45px;
  }
}
input.btn, a.btn {
  font-size: 16px;
  border-radius: 0px;
  border: 0px;
  padding: 15px 38px;
  display: inline-block;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
input.btn:hover, input.btn:focus, input.btn:active, a.btn:hover, a.btn:focus, a.btn:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
input.btn-solid-primary, a.btn-solid-primary {
  color: #FFFFFF;
  background-color: #12939A;
}
input.btn-solid-primary:hover, a.btn-solid-primary:hover {
  color: #12939A;
  background-color: #FFFFFF;
}
input.btn-solid-primary.white-hover:hover, a.btn-solid-primary.white-hover:hover {
  color: #12939A;
  background-color: #FFFFFF;
}
input.btn-solid-dark, a.btn-solid-dark {
  color: #FFFFFF;
  background-color: #12939A;
}
input.btn-solid-dark:hover, a.btn-solid-dark:hover {
  color: #FFFFFF;
  background-color: #12939A;
}
input.btn-outline, a.btn-outline {
  border: 1px solid #12939A;
  color: #12939A;
}
input.btn-outline:hover, a.btn-outline:hover {
  background-color: #12939A;
  color: #FFFFFF;
}
input.btn-white-outline, a.btn-white-outline {
  border: 1px solid #FFF;
  color: #FFF;
}
input.btn-white-outline:hover, a.btn-white-outline:hover {
  background-color: #FFF;
  color: #12939A;
}

h5, .h5 {
  font-size: 24px;
  color: #12939A;
}

.home-2025 h1 {
  font-size: 62px;
}
.home-2025 h2 {
  font-size: 48px;
}
.home-2025 h1,
.home-2025 h2,
.home-2025 h3,
.home-2025 h4,
.home-2025 h5,
.home-2025 h6 {
  font-weight: 400;
  font-family: "Playfair Display", sans-serif;
}
.home-2025 p, .home-2025 li, .home-2025 .large-font, .home-2025 a {
  font-family: "Montserrat", sans-serif;
}
.home-2025 .large-font {
  font-size: 20px;
}
.home-2025 p, .home-2025 li {
  font-size: 16px;
}
.home-2025 .hero {
  height: 846px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-2025 .hero .left-side p {
  margin-bottom: 50px;
}
.home-2025 .section-1 img {
  width: 100%;
}
.home-2025 .section-1 .d-lg-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-2025 .section-1 .right-side p {
  margin-bottom: 50px;
}
.home-2025 .section-1 .header-wrapper .header-block {
  right: 130px;
}
@media (max-width: 990px) {
  .home-2025 .section-1 .d-lg-flex {
    display: block;
  }
}
.home-2025 .featured-services-section h2 {
  margin-bottom: 60px;
}
.home-2025 .featured-services-section .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 23px;
     -moz-column-gap: 23px;
          column-gap: 23px;
}
.home-2025 .featured-services-section .row .services-card {
  padding: 60px 35px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.home-2025 .featured-services-section .row .services-card h2 {
  margin-bottom: 40px;
}
.home-2025 .featured-services-section .row .services-card .contact-border {
  margin-top: 15px;
  margin-bottom: 22px;
  width: 141px;
  height: 3px;
  background-color: #12939A;
}
.home-2025 .featured-services-section .row .services-card .section-subheader {
  color: #fff;
}
.home-2025 .featured-services-section .row .services-card .services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.home-2025 .featured-services-section .row .services-card .services a {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #fff !important;
}
.home-2025 .featured-services-section .row .services-card .services a:last-child {
  margin-bottom: 0;
}
@media (max-width: 990px) {
  .home-2025 .featured-services-section .row {
    margin: 0;
    display: block;
  }
  .home-2025 .featured-services-section .row .services-card {
    margin-bottom: 20px;
  }
  .home-2025 .featured-services-section .row .services-card:last-child {
    margin-bottom: 0;
  }
}
.home-2025 .section-3 {
  background-color: unset;
}
.home-2025 .section-3 img {
  width: 100%;
}
.home-2025 .section-3 .d-lg-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-2025 .section-3 .left-side p {
  margin-bottom: 50px;
}
.home-2025 .section-3 .header-wrapper .header-block {
  left: 130px;
}
@media (max-width: 990px) {
  .home-2025 .section-3 .d-lg-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .home-2025 .section-3 .header-wrapper .header-block {
    left: 0px;
  }
}
.home-2025 .before-and-after-section {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 665px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-2025 .before-and-after-section .container {
  text-align: center;
  max-width: 653px;
  margin: auto;
  padding: 0;
}
.home-2025 .before-and-after-section .container h2 {
  margin-bottom: 40px;
}
.home-2025 .before-and-after-section .container p {
  margin-bottom: 40px;
}
.home-2025 .before-and-after-section .container .white {
  color: #fff;
}
@media (max-width: 990px) {
  .home-2025 .before-and-after-section .container {
    padding: 0 15px;
  }
}
.home-2025 .header-wrapper {
  background: #F7F5F2;
  position: relative;
  bottom: 50px;
  z-index: 1;
}
.home-2025 .header-wrapper .header-block {
  padding: 59px 50px;
  background: #F7F5F2;
  position: relative;
  right: 130px;
}
@media (max-width: 990px) {
  .home-2025 .header-wrapper .header-block {
    right: 0;
    left: 0;
  }
}
.home-2025 .testiomonials-section h2 {
  margin-bottom: 40px;
}
.home-2025 .testiomonials-section .testimonials-wrapper {
  margin-bottom: 40px;
}
.home-2025 .testiomonials-section .testimonials-wrapper .slick-track {
  -webkit-column-gap: 106px;
     -moz-column-gap: 106px;
          column-gap: 106px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-2025 .testiomonials-section .testimonials-wrapper .slick-track .slick-slide {
  opacity: 0.2;
}
.home-2025 .testiomonials-section .testimonials-wrapper .slick-track .slick-slide.slick-center {
  opacity: 1;
}
@media (max-width: 990px) {
  .home-2025 .testiomonials-section .testimonials-wrapper {
    margin-bottom: 40px;
  }
  .home-2025 .testiomonials-section .testimonials-wrapper .slick-track {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}

section {
  padding: 100px 0 !important;
}
@media (max-width: 990px) {
  section {
    padding: 50px 0 !important;
  }
}

.white {
  color: #fff;
}

@media (min-width: 1440px) {
  .container {
    width: 1470px;
  }
}
.innerpage-withoutsidebar-section {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.innerpage-withoutsidebar-section h1 {
  font-size: 62px;
}
.innerpage-withoutsidebar-section h2 {
  font-size: 48px;
}
.innerpage-withoutsidebar-section h1,
.innerpage-withoutsidebar-section h2,
.innerpage-withoutsidebar-section h3,
.innerpage-withoutsidebar-section h4,
.innerpage-withoutsidebar-section h5,
.innerpage-withoutsidebar-section h6 {
  font-family: "Playfair Display", sans-serif;
  font-weight: 400;
}
.innerpage-withoutsidebar-section p, .innerpage-withoutsidebar-section li, .innerpage-withoutsidebar-section .large-font, .innerpage-withoutsidebar-section a {
  font-family: "Montserrat", sans-serif;
}
.innerpage-withoutsidebar-section .large-font {
  font-size: 20px;
}
.innerpage-withoutsidebar-section p, .innerpage-withoutsidebar-section li {
  font-size: 16px;
}
.innerpage-withoutsidebar-section .hero {
  height: 546px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.innerpage-withoutsidebar-section section {
  padding: 100px 0;
}
.innerpage-withoutsidebar-section .top-section h2 {
  max-width: 960px;
  margin: auto;
  margin-bottom: 40px;
}
.innerpage-withoutsidebar-section .top-section {
  padding-bottom: 50px;
}
.innerpage-withoutsidebar-section .top-section p {
  max-width: 805px;
  text-align: justify;
}
@media only screen and (max-width: 650px) {
  .innerpage-withoutsidebar-section h1 {
    font-size: 52px;
  }
  .innerpage-withoutsidebar-section h2 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 650px) {
  .innerpage-withoutsidebar-section h1 {
    font-size: 42px;
  }
  .innerpage-withoutsidebar-section h2 {
    font-size: 32px;
  }
  .innerpage-withoutsidebar-section .top-section .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .innerpage-withoutsidebar-section .top-section .d-flex ul {
    margin: 30px 0 !important;
  }
}
.innerpage-withoutsidebar-section .middle-section:nth-child(even) {
  background-color: #F7F5F2;
}
.innerpage-withoutsidebar-section .middle-section > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 100px 0;
}
.innerpage-withoutsidebar-section .middle-section > .container h4 {
  margin-bottom: 10px;
}
.innerpage-withoutsidebar-section .middle-section > .container .left-sec {
  padding-left: 0;
}
.innerpage-withoutsidebar-section .middle-section > .container .right-sec {
  padding-right: 0;
}
.innerpage-withoutsidebar-section .middle-section > .container .left-sec img, .innerpage-withoutsidebar-section .middle-section > .container .right-sec img {
  width: 100%;
}
@media only screen and (max-width: 990px) {
  .innerpage-withoutsidebar-section .middle-section > .container {
    padding: 50px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .innerpage-withoutsidebar-section .middle-section > .container > div {
    padding: 0;
  }
  .innerpage-withoutsidebar-section .middle-section > .container .img-container {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .innerpage-withoutsidebar-section .middle-section > .container .img-wrapper {
    margin-bottom: 30px;
  }
  .innerpage-withoutsidebar-section .middle-section > .container .left-sec img, .innerpage-withoutsidebar-section .middle-section > .container .right-sec img {
    width: 100%;
  }
}
.innerpage-withoutsidebar-section .faqs-section h2 {
  margin-bottom: 50px;
}
.innerpage-withoutsidebar-section .faqs-section .question .large-font {
  background-color: #F7F5F2;
  padding: 25px 30px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.innerpage-withoutsidebar-section .faqs-section .question .large-font img {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.innerpage-withoutsidebar-section .faqs-section .question .large-font:hover {
  cursor: pointer;
}
.innerpage-withoutsidebar-section .faqs-section .question.open .large-font img {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.innerpage-withoutsidebar-section .faqs-section .answer {
  margin-top: 25px;
  margin-bottom: 25px;
  display: none;
}
.innerpage-withoutsidebar-section .bottom-section {
  padding: 80px 0;
}
.innerpage-withoutsidebar-section .bottom-section .container {
  max-width: 828px;
  margin: auto;
}
.innerpage-withoutsidebar-section .bottom-section .container h4 {
  margin-bottom: 10px;
}
.innerpage-withoutsidebar-section .bottom-section .container p {
  margin-bottom: 35px;
}
.innerpage-withoutsidebar-section > .container {
  padding-top: 50px;
}

.section-subheader {
  color: #2A2A2A;
  font-family: Poppins !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal;
  letter-spacing: 6.4px;
  text-transform: uppercase;
}

.contact h2 {
  margin-bottom: 10px;
}
.contact .wpcf7 {
  max-width: 970px;
  margin: 40px auto 0px;
}
.contact .wpcf7 .row {
  margin-bottom: 30px;
}
.contact .wpcf7 .submit-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact .wpcf7 .submit-wrapper .wpcf7-spinner {
  margin-top: 20px;
  position: absolute;
  left: 124px;
}
.contact .wpcf7 .submit-wrapper > p {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 990px) {
  .contact .wpcf7 {
    margin: 20px auto 0px;
  }
  .contact .wpcf7 .row {
    margin-bottom: 0;
  }
}
@media (max-width: 650px) {
  .contact .wpcf7 {
    margin: 20px auto 0px;
  }
}
.contact-form-section {
  background-color: #F7F5F2;
}
.contact-form-section h1 {
  font-size: 62px;
}
.contact-form-section h2 {
  font-size: 48px;
}
.contact-form-section h1,
.contact-form-section h2,
.contact-form-section h3,
.contact-form-section h4,
.contact-form-section h5,
.contact-form-section h6 {
  font-family: "Playfair Display", sans-serif;
  font-weight: 400;
}
.contact-form-section p, .contact-form-section li, .contact-form-section .large-font, .contact-form-section a {
  font-family: "Montserrat", sans-serif;
}
.contact-form-section .large-font {
  font-size: 20px;
}
.contact-form-section p, .contact-form-section li {
  font-size: 16px;
}
.contact-form-section h2 {
  margin-bottom: 105px;
}
.contact-form-section input[type=text], .contact-form-section input[type=tel], .contact-form-section input[type=email], .contact-form-section input[type=url], .contact-form-section input[type=password], .contact-form-section input[type=search] {
  padding: 15px;
  border: 0;
  color: #2A2A2A;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  border-bottom: 1px solid #2A2A2A;
  background-color: #F7F5F2;
  max-width: 350px;
}
.contact-form-section textarea {
  padding: 15px;
  border: 0;
  color: #2A2A2A;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  border-bottom: 1px solid #2A2A2A;
  background-color: #F7F5F2;
}
.contact-form-section input[type=text]::-webkit-input-placeholder, .contact-form-section textarea::-webkit-input-placeholder, .contact-form-section input[type=tel]::-webkit-input-placeholder, .contact-form-section input[type=email]::-webkit-input-placeholder, .contact-form-section input[type=url]::-webkit-input-placeholder, .contact-form-section input[type=password]::-webkit-input-placeholder, .contact-form-section input[type=search]::-webkit-input-placeholder {
  color: #2A2A2A;
  font-weight: 400;
}
.contact-form-section input[type=text]::-moz-placeholder, .contact-form-section textarea::-moz-placeholder, .contact-form-section input[type=tel]::-moz-placeholder, .contact-form-section input[type=email]::-moz-placeholder, .contact-form-section input[type=url]::-moz-placeholder, .contact-form-section input[type=password]::-moz-placeholder, .contact-form-section input[type=search]::-moz-placeholder {
  color: #2A2A2A;
  font-weight: 400;
}
.contact-form-section input[type=text]:-ms-input-placeholder, .contact-form-section textarea:-ms-input-placeholder, .contact-form-section input[type=tel]:-ms-input-placeholder, .contact-form-section input[type=email]:-ms-input-placeholder, .contact-form-section input[type=url]:-ms-input-placeholder, .contact-form-section input[type=password]:-ms-input-placeholder, .contact-form-section input[type=search]:-ms-input-placeholder {
  color: #2A2A2A;
  font-weight: 400;
}
.contact-form-section input[type=text]::-ms-input-placeholder, .contact-form-section textarea::-ms-input-placeholder, .contact-form-section input[type=tel]::-ms-input-placeholder, .contact-form-section input[type=email]::-ms-input-placeholder, .contact-form-section input[type=url]::-ms-input-placeholder, .contact-form-section input[type=password]::-ms-input-placeholder, .contact-form-section input[type=search]::-ms-input-placeholder {
  color: #2A2A2A;
  font-weight: 400;
}
.contact-form-section input[type=text]::placeholder, .contact-form-section textarea::placeholder, .contact-form-section input[type=tel]::placeholder, .contact-form-section input[type=email]::placeholder, .contact-form-section input[type=url]::placeholder, .contact-form-section input[type=password]::placeholder, .contact-form-section input[type=search]::placeholder {
  color: #2A2A2A;
  font-weight: 400;
}
.contact-form-section textarea {
  max-height: 150px;
}
.contact-form-section .submit-wrapper {
  margin-top: 58px;
}
.contact-form-section .contact-border {
  margin-top: 15px;
  margin-bottom: 22px;
  width: 141px;
  height: 3px;
  background-color: #12939A;
}
@media (max-width: 990px) {
  .contact-form-section input[type=text], .contact-form-section input[type=tel], .contact-form-section input[type=email], .contact-form-section input[type=url], .contact-form-section input[type=password], .contact-form-section input[type=search] {
    max-width: unset;
    width: 100%;
  }
}