#layouts-20241013235205 .contact-form-with-icon {
	background: #efefef;
}
.layouts-20241013235205 h3,
.layouts-20241013235205 h6,
.icon-description-contact-div .links_css label,
.icon-description-contact-div .links_css label a
{
color: #5e5e5e !important;
}
.layouts-20241013235205 .Main-contact-form-heading::after {
	background-color: #A9C7C2 !important;
  }
  .contact-form-with-icon .main-center-btn_layouts-20241013235205-contact-form .form-control, .contact-form-with-icon .main-center-btn_layouts-20241013235205-contact-form textarea, .main-center-btn_layouts-20241013235205-contact-form .rounded_input_captcha_stg .captcha-holder .tip {
	border-color: #A9C7C2;
  }
  .main-center-btn_layouts-20241013235205-contact-form button {
	background-color: #A9C7C2;
  }
  .icon-description-contact-div .links_css i {
	color: #A9C7C2;
  }
  .agent_unit_social_aout_us ul.socials-2 li a {
	color: #A9C7C2;
}
.footer_btn_stng_contact_btn a.btn {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    letter-spacing: 0.02em;
    padding: 2.2rem 3.1rem !important;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    display: inline-block;
    background-color: #a9c7c2; 
    color: #000;
    border: 3px solid #a9c7c2;
    position: relative;  
    overflow: hidden; 
    z-index: 1; 
    text-align: center;
    line-height: 1;
	border-radius: 0;
}

.footer_btn_stng_contact_btn a.btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000; 
    transform: scaleY(0);
    transform-origin: bottom center;
    transition: transform 0.3s;
    z-index: -1;
}
.footer_btn_stng_contact_btn a.btn:hover::after {
	transform: scaleY(1);
}

.footer_btn_stng_contact_btn a.btn:hover {
	color: #a9c7c2; 
    border-color: #a9c7c2; 
}
.footer_style_5:has(#element_1728975366281) {
	background-image: none !important;
  background-color: #333 !important;
}
.footer_style_5  .trademark-section.nodrop, .footer_style_5  .trademark-section.nodrop a {
	background-color: #18202d;
	color: #fff !important;
}

.layouts-20241013235205 h6{
  font-family: PlayfairDisplay-Regular;
  font-size: 18px;
  }
  .layouts-20241013235205 h3 {
          font-family: PlayfairDisplay-Regular;
          font-size: 32px;
    font-weight: 500;
      }
      .layouts-20241013235205 .agent_unit_social_aout_us {
          padding-top: 15px;
      }
      .layouts-20241013235205 .agent_unit_social_aout_us ul.socials-2 li {
    margin: 0 12px;
  }
  .layouts-20241013235205 .col-lg-7 {
      box-shadow: 0 5px 10px rgba(0, 0, 0, .25);
  }

  .all_dropdn_btn_srnia .custom_button {
    background-color: #a9c7c2;
    color: #fff;
    padding: 16px 20px 18px 20px; 
    text-align: center;
    font-weight: bold; 
    text-transform: none;
    border: none; 
    display: block;
    margin-bottom: 10px;
    white-space: nowrap; 
    width: 100%; 
    text-decoration: none;
    font-size: 13px;
       line-height: 17px;
  }
  
  .all_dropdn_btn_srnia .custom_button:hover {
    text-decoration: none; 
    color: #fff;
    opacity: 0.5; 
  }
  
  .all_dropdn_btn_srnia .custom_button .arrow {
    margin-left: 10px;
     font-size: 19px;
  }
  .all_dropdn_btn_srnia .col-auto {
    padding: 0 3px;
    height:70px;
  }