body {
  background-color: #18373B;
}

.contact-padding {
  padding: 0px 60px;
}

#contact_banner_section {
  padding: 30px 0;
  padding-top: 170px;
  border-bottom: 0.5px solid white;
}
#contact_banner_section .contact-banner .contact-banner-title h2 {
  font-size: 62px;
  color: #fff;
  font-family: "Poppins-Light";
}
#contact_banner_section .contact-banner .contact-banner-title p {
  font-size: 18px;
  color: #fff;
  margin: 0;
}
#contact_banner_section .contact-banner .contact-banner-title p span {
  font-family: "Poppins-Light";
}

.text-end-div {
  text-align: end;
}

#header_section {
  background-color: #fff;
}

#contact_form_section .contact-form .contact-form-contents-area-col {
  padding-right: 80px;
  border-right: 0.5px solid #fff;
}
#contact_form_section .contact-form .contact-form-contents-area-col .contact-form-contents-area .contact-share-taught {
  margin-bottom: 50px;
}
#contact_form_section .contact-form .contact-form-contents-area-col .contact-form-contents-area .contact-share-taught ul li {
  color: #fff;
  font-size: 18px;
}
#contact_form_section .contact-form .contact-form-contents-area-col .contact-form-contents-area .contact-location-address {
  margin-bottom: 50px;
}
#contact_form_section .contact-form .contact-form-contents-area-col .contact-form-contents-area .contact-location-address h4 {
  font-size: 18px;
  color: #fff;
  font-family: "Poppins-SemiBold";
}
#contact_form_section .contact-form .contact-form-contents-area-col .contact-form-contents-area .contact-location-address p {
  color: #4F7175;
  font-size: 18px;
}

.contact-form-area-col {
  padding-left: 80px;
}
.contact-form-area-col .contact-form-area .form-label {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  font-family: "Poppins-Regular";
}
.contact-form-area-col .contact-form-area .form-control {
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
}
.contact-form-area-col .contact-form-area .form-control::-moz-placeholder {
  color: #4F7175;
  font-size: 18px;
  font-family: "Poppins-Light";
}
.contact-form-area-col .contact-form-area .form-control::placeholder {
  color: #4F7175;
  font-size: 18px;
  font-family: "Poppins-Light";
}
.contact-form-area-col .contact-form-area .form-control:focus {
  box-shadow: none !important;
}
.contact-form-area-col .contact-form-area .footer-form-btn {
  background-color: transparent;
  padding: 12px 30px;
  border-radius: 30px;
  font-size: 18px;
  border: 1px solid #fff;
  color: white;
}
.contact-form-area-col .contact-form-area .footer-form-input-col {
  margin-bottom: 50px;
}

#location_map_section .location-title {
  margin-bottom: 30px;
}
#location_map_section .location-title h2 {
  font-size: 65px;
  color: #fff;
  font-family: "Poppins-Light";
}
#location_map_section .location-map .location-map-title {
  text-align: center;
  margin-bottom: 20px;
}
#location_map_section .location-map .location-map-title h3 {
  font-size: 21px;
  color: #fff;
  font-family: "Poppins-bold";
}

@media only screen and (max-width: 1600px) {
  #contact_banner_section .contact-banner .contact-banner-title h2 {
    font-size: 58px;
  }
  #location_map_section .location-title h2 {
    font-size: 58px;
  }
  #contact_form_section .contact-form .contact-form-contents-area-col {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-form-area-col .contact-form-area .footer-form-btn {
    padding: 7px 30px;
    font-size: 16px;
  }
  #contact_banner_section {
    padding-top: 110px;
  }
  #contact_banner_section .contact-banner .contact-banner-title h2 {
    font-size: 24px;
  }
  #contact_form_section .contact-form .contact-form-contents-area-col {
    padding-right: 10px;
    border-right: none;
  }
  #contact_form_section .contact-form .contact-form-contents-area-col .contact-form-contents-area .contact-share-taught ul li {
    font-size: 16px;
  }
  #contact_form_section .contact-form .contact-form-contents-area-col .contact-form-contents-area .contact-location-address h4 {
    font-size: 16px;
  }
  #contact_form_section .contact-form .contact-form-contents-area-col .contact-form-contents-area .contact-location-address p {
    font-size: 16px;
  }
  .contact-form-area-col {
    padding-left: 10px;
  }
  .contact-form-area-col .contact-form-area .form-label {
    font-size: 16px;
  }
  .contact-padding {
    padding: 0px 20px;
  }
  .text-end-div {
    text-align: left;
  }
  #location_map_section .location-title h2 {
    font-size: 24px;
  }
  #location_map_section .location-map .location-map-title h3 {
    font-size: 18px;
  }
  .form-control::-moz-placeholder {
    font-size: 16px !important;
  }
  .form-control::placeholder {
    font-size: 16px !important;
  }
}
html:lang(ar) #contact_form_section .contact-form .contact-form-contents-area-col {
  border-left: 0.5px solid #fff;
  border-right: none;
  padding-right: 10px;
  padding-left: 80px;
}
html:lang(ar) .contact-form-area-col {
  padding-left: 10px;
  padding-right: 80px;
}
@media only screen and (max-width: 767px) {
  html:lang(ar) #contact_form_section .contact-form .contact-form-contents-area-col {
    border-left: none;
    padding-right: 10px;
    padding-left: 10px;
  }
  html:lang(ar) .contact-form-area-col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
