/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2025 | 12:01:51 */
.dark-bg-form .gfield_label {
  color: #E0E9F0 !important;
}

.dark-bg-form .gform_heading,
.dark-bg-form .gform_description {
  display: none
}

.dark-bg-form .gfield_html h3 {
  color: #fff !important;
  font-size: 18px;
  color: #EEF3F5;
  line-height: 30px;
  font-weight: 300;
}

.dark-bg-form .gfield_html p {
  color: #fff !important;

  color: #EEF3F5;

}

.dark-bg-form .gform_body hr {
  background-color: #FFFFFF3B;
}

.gform_button.button {
  display: inline-block;
  position: relative;
  padding: 18px 48px;
  -webkit-transition: all .5s;
  transition: all .5s;
  border-radius: 3px;
  background-color: #818a91;
  color: #fff;
  line-height: 1;
  text-align: center;
  border-color: #DDA853;
  border-radius: 5px 5px 5px 5px;

  box-shadow: none !important;
  background-color: #DDA853;
  background-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  line-height: 14px;
  cursor: pointer;
}

.dark-bg-form .gform_body input,
.dark-bg-form .gform_body textarea {
  border: 1px solid #E0E9F0;
  background: rgba(255, 255, 255, 0.09);
  color: #fff !important;
  padding: 16px 20px !important;
  border-radius: 4px;
  outline: none;

}

.dark-bg-form .gform_wrapper.gravity-theme .ginput_container_address span {
  flex: 0 0 33%;
  padding-left: .9804%;
  padding-right: .9804%;
}

.dark-bg-form .gform_wrapper.gravity-theme .ginput_complex .ginput_full {
  flex: 0 0 100% !important;
}

.dark-bg-form .gform_wrapper.gravity-theme .ginput_container_address span,
.dark-bg-form .gform_wrapper.gravity-theme .ginput_full:not(:last-of-type) {
  margin-bottom: 35px;
}

.dark-bg-form .gfield {
  margin-bottom: 12px !important;
}

.dark-bg-form .gform_body input::placeholder,
.dark-bg-form .gform_body textarea::placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
  /* Ensure full visibility */
}

/* Vendor prefixes for wider browser support */
.dark-bg-form .gform_body input::-webkit-input-placeholder,
.dark-bg-form .gform_bodytextarea::-webkit-input-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
}

.dark-bg-form .gform_body input:-ms-input-placeholder,
.dark-bg-form .gform_body textarea:-ms-input-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
}

.dark-bg-form .gform_body input::-ms-input-placeholder,
.dark-bg-form .gform_body textarea::-ms-input-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
}


/* Hide the native radio button */
.dark-bg-form .gchoice .gfield-choice-input[type="radio"] {
  display: none;
}

.dark-bg-form .gchoice {
  display: inline !important;
  margin-right: 20px;
}

.dark-bg-form .gchoice .gform-field-label {
  color: #E0E9F0 !Important;
}


/* Add a custom round circle before the label */
.dark-bg-form .gchoice .gform-field-label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  border: 2px solid #ccc;
  border-radius: 50%;
  background-color: transparent;
  vertical-align: middle;
  transition: all 0.3s ease;
  position: relative;
}

/* When selected, style the circle and add tick */
.dark-bg-form .gchoice .gfield-choice-input[type="radio"]:checked+.gform-field-label::before {
  background-color: #DDA853;
  /* yellow */
  border-color: #DDA853;
  content: "✓";
  color: white;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
}

.dark-bg-form .gfield_required {
  display: none !important;
}


.raven-nav-menu-mobile .raven-nav-menu li>a {
  color: #fff !important;
  font-family: "Poppins", Sans-serif !important;
  transition: all 0.3s ease;

}

.raven-nav-menu-full-screen {
  background-color: rgba(24, 59, 78, 0.93) !important;
}

.raven-nav-menu-mobile .raven-nav-menu li>a.raven-menu-item-active,
.raven-nav-menu-mobile .raven-nav-menu li>a:hover {
  color: #DDA853 !important;
}

.sts-services {
  gap: 0;
}

.sts-services .e-child {
  border-bottom: 1px solid #EEF3F5 !important;
  border-right: 1px solid #EEF3F5 !important;
  border-radius: 0px !important;
  box-shadow: none !important;

}

@media (min-width: 1025px) {
  .sts-services .e-child:nth-child(3n) {
    border-right: none !important;
  }

  .sts-services .e-child:nth-last-child(-n+3) {
    border-bottom: none !important;
  }
}



@media (max-width: 1024px) {
  .sts-services .e-child {

    border-right: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
  }


  .sts-services .e-child:nth-child(2n) {
    border-right: none !important;
  }


  .sts-services .e-child:nth-last-child(-n+2) {
    border-bottom: none !important;
  }
}


@media (max-width: 767px) {
  .sts-services .e-child {

    border-right: none !important;
  }


  .sts-services .e-child:last-child {
    border-bottom: none !important;
  }
}

.services-menu-widget .elementor-button-content-wrapper span {
  text-align: left !important
}

.raven-mobile-nav-menu-align-left .raven-nav-menu-full-screen .raven-nav-menu {
  gap: 15px;
}

.raven-mobile-nav-menu-align-left .raven-nav-menu-full-screen .raven-nav-menu a {
  font-size: 34px !important
}

.service-cta--link a,
.service-cta--link a:hover {
  font-size: 28px !important;
	color: #F5EEDC !important;
}

.home-hero-btn a {
  transition: transform 0.3s ease;
}

.home-hero-btn a .elementor-button-icon {
  transition: transform 0.3s ease;
}

.home-hero-btn a:hover .elementor-button-icon {
  transition: transform 0.3s ease;
  transform: translateX(6px) scale(1.2);

}
.gform_confirmation_message{
	color: #F5EEDC !important;
}
.raven-site-logo img, .raven-site-logo svg {
    max-width: 320px;
}