.elementor-kit-5212{--e-global-color-primary:#084575;--e-global-color-secondary:#2F4A8A;--e-global-color-text:#2F2F2F;--e-global-color-accent:#3A97E4;--e-global-color-b667b51:#E7E7E8;--e-global-color-7b4f14ce:#FFFFFF;--e-global-color-5b42984:#142247;--e-global-color-4a7d180:#3A97E4;--e-global-color-e93197f:#163E60;--e-global-color-e7db1ef:#D6EBFB;--e-global-color-fdb196f:#314989CC;--e-global-color-975ae4b:#0D1835;--e-global-color-d2920b6:#FFFFFF00;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-accent-font-family:"Playfair Display";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-font-style:italic;font-family:"Montserrat", Sans-serif;}.elementor-kit-5212 a{color:#3A97E4;font-weight:bold;}.elementor-kit-5212 a:hover{color:#3586C9;font-weight:bold;}.elementor-kit-5212 h1{font-family:"Playfair Display", Sans-serif;}.elementor-kit-5212 h2{font-family:"Playfair Display", Sans-serif;}.elementor-kit-5212 h3{font-family:"Playfair Display", Sans-serif;}.elementor-kit-5212 h4{font-family:"Playfair Display", Sans-serif;}.elementor-kit-5212 h5{font-family:"Playfair Display", Sans-serif;}.elementor-kit-5212 h6{font-family:"Playfair Display", Sans-serif;}.elementor-kit-5212 button,.elementor-kit-5212 input[type="button"],.elementor-kit-5212 input[type="submit"],.elementor-kit-5212 .elementor-button{font-family:"Montserrat", Sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:0.8px;box-shadow:4px 4px 7px 0px rgba(0, 0, 0, 0.21);}.elementor-kit-5212 button:hover,.elementor-kit-5212 button:focus,.elementor-kit-5212 input[type="button"]:hover,.elementor-kit-5212 input[type="button"]:focus,.elementor-kit-5212 input[type="submit"]:hover,.elementor-kit-5212 input[type="submit"]:focus,.elementor-kit-5212 .elementor-button:hover,.elementor-kit-5212 .elementor-button:focus{box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.19);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS */body{
   font-weight:400 !important; 
}

p{
     font-weight:400 !important; 
  
}

h2{
border-left:none !important; 
border:none;
padding:0px !important;
margin:0px !important;
}

h3{
    text-shadow:none !important;
}


/* IMAGE/TEXT ALIGNMENT ON MOBILE */


@media (max-width: 767px) {
  .reverse-mobile .elementor-row {
    display: flex;
    flex-direction: column-reverse;
  }

  .reverse-mobile .elementor-column:first-child {
    order: 1;
    margin-bottom:30px;
    margin-top:-35px;
}

.reverse-mobile .elementor-column:last-child {
    order: 2;
    
  }
}


.elementor .elementor-html5-video {
border-radius:20px;
}

.elementor-section-wrap>section:nth-child(2) h2.elementor-heading-title:first-child {
    padding:0px; 
   margin: 0px; 
    border: none; 
}

/* CSS FIX FOR SLIDER CENTERING ON TABLET & MOBILE */

@media (max-width: 1024px) {
    .slider-image {
        display: flex;
        justify-content: center;
    }
}

/* TIMELINE */

.timeline-wrapper {
  position: relative;
  padding: 0px 0;
}

/* vertical line */
.timeline-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 49.625%;
  width: 2px;
  height: 100%;
  background: #D6EBFB;
  transform: translateX(-50%);
}

/* rows */
.timeline-row {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}

/* cards */
.timeline-card {
border-radius: 20px;
height:500px;
 }

/* dot */
.timeline-dot {
  position: absolute;
  left: 50%;
  height:80px !important;
  width:80px !important;
  transform: translate(-50%, 0);
  background: #3A97E4;
  color: #D6EBFB;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  z-index: 2;
  box-shadow: 0 0 0 10px #D6EBFB;
}

/* alternate layout */
.timeline-row:nth-child(even) {
  flex-direction: row-reverse;
}


.timeline-progress {
  position: absolute;
  top: 0;
  left: 49.625%;
  transform: translateX(-50%);
  width: 2px;
  height: 0;
  background: #3A97E4; /* darker color when "active" */
  z-index: 2;
}

.elementor-icon-list-icon i{
    color:#fff !important; 
}

/* tablet */
@media (max-width: 1024px) {
  .timeline-wrapper:before {
    
  }
  
  .timeline-progress {
 display:none;
}

  .timeline-row {
      display:flex;
      flex-direction:column;
    }

  .timeline-dot {
   height:40px !important;
  width:40px !important;
  display:none;
  }

  .timeline-card {
    width: 100%;
    height:500px;
   }
}


/* mobile */
@media (max-width: 767px) {

   .timeline-wrapper {
 gap:30px;
 }
 
  .timeline-card {
    height:200px;
   }
   
   #timeline-card-text{
       height:auto;
    
   }
}


/* ACCORDION */

.page-id-6790 .elementor-6790 .elementor-element.elementor-element-771e20c .elementor-accordion-item{
    border-width:0px !important;
    border-bottom:1px !important;
}

.page-id-6790 .elementor-accordion-item{
 border-bottom:1px solid #E7E7E8!important;  
 border:2px solid red;
}

.page-id-6790 .elementor-tab-title{
     border-bottom:1px solid #E7E7E8!important;  
 }

/* EMERGENCY FORM */
.contact-form .form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.contact-form .form-row.one-col {
  flex-direction: column;
}

.contact-form .form-row.two-col {
  flex-direction: row;
}

.contact-form .form-field {
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* Make inputs full width */
.contact-form input,
.contact-form select,
.contact-form textarea {
  width: 100%;
}

/* Mobile stack */
@media (max-width: 768px) {
  .contact-form .form-row.two-col {
    flex-direction: column;
  }
}

/* CF7 Submit Button Styling */
.contact-form input[type="submit"] {
  background: linear-gradient(135deg, #4A90E2 0%, #3A7DC4 100%);
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.4) !important;
  padding: 14px 28px;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  transition: all 0.3s ease;
  width: 100%;
}

/* Hover Effect */
.contact-form input[type="submit"]:hover {
  box-shadow: 0 6px 14px rgba(0,0,0,0.2);
  background: linear-gradient(135deg, #5AA0F0 0%, #428BD6 100%);
}

/* Base Button */
.contact-form input.wpcf7-submit {
  background: #3A97e4;
  color: #ffffff;
  border: 1px solid #fff;
  padding: 14px 28px;
  font-size: 16px;
  font-weight:500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  transition: all 0.25s ease;
  width: 25%;
 }

/* Hover State (THIS is the key match) */
.contact-form input.wpcf7-submit:hover {
  background: #3586c9; /* same color, no gradient shift */
  box-shadow: 0 0px 10px 0px rgba(0,0,0,0.19);
  border: 1px solid rgba(255,255,255,0.8);
}

.elementor-7385 .elementor-element.elementor-element-33675dcc .elementor-button[type="submit"]{
    border:1px solid white;
}


/* ANCHOR SCROLLING OFFSET */

#survey {
  scroll-margin-top: 200px;
}


/* CALL BUTTON IN NAV */

/*#menu-item-5480{*/
/* background: #3A97e4;*/
/*  color: #ffffff;*/
/*  border: 1px solid #fff;*/
/*  padding: 14px 28px;*/
/*  font-size: 16px;*/
/*  font-weight:500;*/
/*  letter-spacing: 1.5px;*/
/*  text-transform: uppercase;*/
/*  border-radius: 4px;*/
/*  cursor: pointer;*/
/*  box-shadow: 0 4px 10px rgba(0,0,0,0.15);*/
/*  transition: all 0.25s ease;*/
/*  font-family: "Montserrat", Sans-serif;*/
/*    font-weight: 500;*/
/*    text-transform: uppercase;*/
/*    letter-spacing: 0.8px;*/
/*    box-shadow: 4px 4px 7px 0px rgba(0, 0, 0, 0.21);*/
 
/*}*/


/* MOBILE MENU UPDATED WITH SOCIAL LINKS */

.header-mobile{
flex-direction: row;
width: 100%;
flex-wrap: wrap; 
}

.header-mobile>div{
    width:25%;
        background: #084575 !important;
        border-bottom:1px solid rgba(255, 255, 255, .25);
    
}

.header-mobile>div:nth-child(5), .header-mobile>div:nth-child(6), .header-mobile>div:nth-child(7), .header-mobile>div:nth-child(8){
    width:25%;
    height:60%;
    background: #3A97E4 !important;
    border-bottom:1px solid rgba(255, 255, 255, .25);
    
}


.u-object-position-mobile-top_right .u-object-positionable{
    margin-top:40px !important;
}

.header__logobar-wrap
{
    padding-top:0px !important;
    padding-bottom:0px;
    min-height:90px !important;
    
}


.elementor-fit-aspect-ratio video{
    width:80%;
}

@media (max-width:1024px){

.elementor-fit-aspect-ratio video{
    width:95%;
}

}/* End custom CSS */