/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra Child Theme by OuterBox
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* TOC:
- Variables
- Utility
- Typography
- Slider
- Carousel
- Video
- Tabbed Content
- Tables
- Forms
- Mobile Menu
*/

:root {
    /* Spacing */
    --space-base: 16px;
    --space-xxs: calc(var(--space-base)*0.25);
    --space-xs: calc(var(--space-base)*0.5);
    --space-sm: calc(var(--space-base)*0.75);
    --space-md: calc(var(--space-base)*1.5);
    --space-lg: calc(var(--space-base)*2);
    --space-xl: calc(var(--space-base)*2.5);
    --space-xxl: calc(var(--space-base)*4);
    --space-xxxl: calc(var(--space-base)*5);
    --section-space: var(--space-xxxl);
    --section-side-space: var(--space-xxl);
    --gutter: var(--space-xxl);	
    --gutter-sm: var(--space-lg);
    --content-max: 768px;
    --content-padded-max: 920px;
    --container-max: 1200px;
    
    /* Fonts */
    --text-base: 16px;
    --text-sm: calc(var(--text-base)*0.875);
    --text-lg: calc(var(--text-base)*1.125);
    --heading-xxs: calc(var(--text-base)*0.875);
    --heading-xs: calc(var(--text-base)*1);
    --heading-sm: calc(var(--text-base)*1.25);
    --heading-md: calc(var(--text-base)*1.5);
    --heading-lg: calc(var(--text-base)*2);
    --heading-xl: calc(var(--text-base)*2.5);
    --heading-xxl: calc(var(--text-base)*3);
    --heading-xxxl: calc(var(--text-base)*3.5);	
    --font-weight-regular: 400;
    --font-weight-bold: 700;
    --line-height-body:1.5;
    --line-height-heading:1.25;
    --font-family-heading: "Rubik";
    --font-family-body: "Inter", sans-serif;
        
    /* Border Radius */
    --border-radius-sm: 4px;
    --border-radius-md: 8px;
    --border-radius-lg: 24px;
    --border-radius-element: var(--border-radius-lg);
    --border-radius-button: var(--border-radius-sm);
    --border-radius-input: var(--border-radius-md);
    
    
    /* Colors */
    --color-ui-01: #EBF1F5;
    --color-ui-02: #799099;
    --color-ui-03: #4C636D;
    --color-ui-white: #ffffff;
    --color-ui-warning: #AA0000;
    --color-text-black: #17212E;
    --color-text-white: #ffffff;
}

  
@media only screen and (max-width : 991px) {	
    :root {	
    --heading-xxs: calc(var(--text-base)*0.875);
    --heading-xs: calc(var(--text-base)*1);
    --heading-sm: calc(var(--text-base)*1.125);
    --heading-md: calc(var(--text-base)*1.25);
    --heading-lg: calc(var(--text-base)*1.5);
    --heading-xl: calc(var(--text-base)*2);
    --heading-xxl: calc(var(--text-base)*2.5);
    --heading-xxxl: calc(var(--text-base)*3);
    --section-space: var(--space-xl);
    --section-side-space: var(--space-base);
    --gutter: var(--space-lg);
    --gutter-sm: var(--space-md);
    }
}
header.elementor-sticky.scrolled{
  background: #00193A;
}
a:focus {
    outline: none;
}
.search-icon-desktop{
	display: none;
	flex-grow: 1;
	max-width: 180px;
}
.search-icon-desktop svg{
	width: 32px;
}
.search-icon-desktop .elementor-icon-wrapper{
	display: flex;
	justify-content: flex-end;
}
.search header.elementor-hidden-mobile{
    background-color: #00193A;
    margin-bottom: 0px;
}
.card-style-one:hover a.elementor-button i {
    color: #FF8C2E;
}
@media(min-width: 1024px){
	.elementor-nav-menu li a:hover{
		color: #FF8C2E;
	}
}
@media(max-width: 1121px){
	.custom-search-form{
		display: none;
	}
}
@media(min-width: 1024px) and (max-width: 1120px){
	.search-icon-desktop{
		display: block;
	}
}
@media(max-width: 991px){
	.logo-grid .gallery {
    	display: flex;
	}
}
form.custom-search-form {
    position: relative;
    width: 300px;
}
form.custom-search-form input {
    width: 100%;
    display: block;
    height: 48px;
	color: #575757;
	font-family: var(--font-family-body);
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 27px */
}
form.custom-search-form button {
    background: transparent;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    display: block;
    height: 48px;
    width: 38px;
}
.e-off-canvas__main .e-off-canvas__content {
    padding-top: 32px;
}
.elementor-widget-button a{
  background: #FF8C2E;
  font-family: var(--font-family-heading);
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.96px;
}
.elementor-widget-button a:hover{
  background: #fff;
}
body.home header .elementor-sticky{
  margin: 0px 0px -162px 0px;
}
body.home header .elementor-sticky:not(.elementor-sticky--effects){
  background: transparent;
  background-image: none!important;
}
.elementor-sticky.elementor-sticky--effects{
  background: #00193A;
  background-image: linear-gradient(180deg, #00193AD1 0%, #00193A 0%)!important;
}
.elementor-sticky:not(.elementor-sticky--effects) .breadcrumbs-bar{
  opacity: 1;
  max-height: 1000px;
  transition: 0.2s all;
}
.elementor-sticky--effects .breadcrumbs-bar{
  opacity:0;
  
  max-height: 0px;
  transition: 0.2s all;
}
.main-nav .elementor-element nav > ul,
.main-nav .elementor-element{
  width: 100%;
}
.main-nav .elementor-element nav > ul > li{
  flex-grow: 1;
}
footer .footer-links a{
  padding:0px!important;
}
.footer-links nav ul > li{
  margin-bottom: 12px;
}
.footer-links nav ul > li:last-child{
  margin-bottom: 0px;
}
.phone-cta a{
  background: transparent!important
}
.phone-cta .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}

.phone-cta .elementor-button-icon i {
    color: #004079;
    font-size: 15px;
}
.phone-cta .elementor-button-icon {
    background: #FF8C2E;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 100%;
}
ul.sub-menu li.submenu-heading{
  font-family: "Rubik", Sans-serif;
    font-size: 20px;
    font-weight: 700;
  color: #004079;
      padding: 13px 20px;
      border-bottom: 1px solid #D3D4D8;
}
nav.elementor-nav-menu--main ul > li > a > .sub-arrow > i{
  color:#FF8C2E; 
}
nav.elementor-nav-menu--main ul > li > ul > li > a > .sub-arrow > i {
  color: #004079;
}
@media(min-width: 1024px){
  nav.elementor-nav-menu--main ul > li > ul{
    border: 1px solid #D3D4D8;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.10);
  }
  nav.elementor-nav-menu--main ul li ul{
    width: 300px!important;
    min-width: 300px!important;
  }
  nav.elementor-nav-menu--main > ul > li > ul > li > a,
  nav.elementor-nav-menu--main > ul > li > ul > li > ul > li > a {
      border-bottom: 1px solid #D3D4D8;
  }
}

nav.elementor-nav-menu--main ul > li > ul li > a{
  display: flex;
  justify-content: space-between;
}
.mobile.phone-cta a,
.mobile.phone-cta a .elementor-button-content-wrapper{
  width: 100%;
  min-width: 100%;
}
.text-link a {
    padding: 0px !important;
    background: transparent !important;
}
/* Utility */
.border-radius-element {
    img, span, div, .elementor-slides .swiper-slide {
    border-radius: var(--border-radius-element);
}}

.padding-full {
    padding: var(--section-space) var(--section-side-space);
}

.padding-top {
    padding: var(--section-space) var(--section-side-space) 0 var(--section-side-space);
}

.padding-bottom {
    padding: 0 var(--section-side-space) var(--section-space) var(--section-side-space);
}

.padding-none {
    padding: 0px var(--section-side-space);
}
.mobile-header .phone-cta.mobile .elementor-button-content-wrapper .elementor-button-icon {
    width: auto;
}
.mobile-header .phone-cta.mobile .elementor-button-content-wrapper {
    gap: 10px !important;
}
/* Typography */

a.elementor-element{
    text-decoration: none !important;
}

.eyebrow-heading {
    span, h1, h2, h3, h4, h5, h6 {
    line-height: 1.5;
    font-size: var(--heading-xs);
    font-family: var(--font-family-heading);
    text-transform: uppercase;
    font-weight:var(--font-weight-bold);
    letter-spacing: 1px;
}}

.headline-heading {
    span, h1, h2, h3, h4, h5, h6 {
    line-height: var(--line-height-heading);
    font-size: var(--heading-xxxl);
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-bold);
}}

h1{
    line-height: var(--line-height-heading);
    font-size: var(--heading-xxl) !important;
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-bold);
    line-height: 120%; /* 57.6px */
}


h2{
    line-height: var(--line-height-heading);
    font-size: var(--heading-xl);
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-bold);
}

h3{
    line-height: var(--line-height-heading);
    font-size: var(--heading-lg);
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-bold);
}

h4{
    line-height: var(--line-height-heading);
    font-size: var(--heading-md);
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-bold);
}


h5{
    line-height: var(--line-height-heading);
    font-size: var(--heading-sm);
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-bold);
}

h6 {
    line-height: var(--line-height-body);
    font-size: var(--heading-xs);
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-bold);
}


p {
    margin-bottom: 0!important;
    font-size: var(--text-base);
    font-family: var(--font-family-body);
    line-height: var(--line-height-body);
}

.p--small {
    font-size: var(--text-sm);
}
.text-lg p,
.p--large {
    font-size: var(--text-lg);
}

p + p,
p + h3,
body .elementor-widget-text-editor p + div{
    margin-top: var(--space-base)!important;
}
body .elementor-widget-text-editor a{
	color:var(--color-text-black);
	text-decoration:underline;
}

span, h1, h2, h3, h4, h5, h6, p {
    
}
.heading1 {
    span, h1, h2, h3, h4, h5, h6 {
    line-height: var(--line-height-heading);
    font-size: var(--heading-xxl);
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-bold);
}}

.heading2 {
    span, h1, h2, h3, h4, h5, h6 {
    line-height: var(--line-height-heading);
    font-size: var(--heading-xl);
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-bold);
}}

.heading3 {
    span, h1, h2, h3, h4, h5, h6 {
    line-height: var(--line-height-heading);
    font-size: var(--heading-lg);
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-bold);
}}

.heading4 {
    span, h1, h2, h3, h4, h5, h6 {
    line-height: var(--line-height-heading);
    font-size: var(--heading-md);
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-bold);
}}


.heading5 {
    span, h1, h2, h3, h4, h5, h6 {
    line-height: var(--line-height-heading);
    font-size: var(--heading-sm);
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-bold);
}}
.heading5{
  a{
    text-decoration: none!important;
  }
}
.heading6 {
    span, h1, h2, h3, h4, h5, h6 {
    line-height: var(--line-height-body);
    font-size: var(--heading-xs);
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-bold);
}}

body, button, input, select, textarea, {
    font-family: var(--font-family-body);
}

.elementor-button{
   border-radius:var(--border-radius-button);
   padding:var(--space-sm) var(--space-md) !important;
   font-family: var(--font-family-heading);
   font-weight: var(--font-weight-bold);
   text-transform: uppercase;
   line-height: 1.35 !important;
}
.header-btn a{
  padding: 0px!important;
}

/* Slider */
.elementor-swiper{
    margin-bottom: 16px;
}
.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: -18px;
}
.elementor-element.elementor-arrows-position-outside .swiper{
    width: calc(100% - 80px);
}
.elementor-slides .swiper-slide{
    position: relative;
    overflow: hidden;
}


/* Carousel */
.swiper-pagination-bullet{
    opacity: 1;
    position: relative;
    mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><path fill="%23ffffff" d="M6,12c-3.31,0-6-2.69-6-6S2.69,0,6,0s6,2.69,6,6-2.69,6-6,6ZM6,1C3.24,1,1,3.24,1,6s2.24,5,5,5,5-2.24,5-5S8.76,1,6,1Z"/></svg>');
    mask-size: contain;
    mask-position: center;
    mask-repeat: no-repeat;
}
.swiper-pagination-bullet:hover,
.swiper-pagination-bullet-active{
    mask: none;
}
.elementor-swiper-button .fa-arrow-left,
.elementor-swiper-button .fa-arrow-right,
.eicon-chevron-left,
.eicon-chevron-right{
    mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.38,11.06L10.66,1.34l1.34-1.34,12,12-12,12-1.34-1.34,9.72-9.72H0v-1.89h20.38Z" style="fill-rule:evenodd;"/></svg>');
    mask-size: contain;
    mask-position: center;
    mask-repeat: no-repeat;
    display: block;
}
.elementor-swiper-button .fa-arrow-left:before,
.elementor-swiper-button .fa-arrow-right:before,
.eicon-chevron-left:before,
.eicon-chevron-right:before{
    background-color: currentColor;
}
.elementor-swiper-button .fa-arrow-left,
.eicon-chevron-left{
    transform: rotate(180deg);
}

.post-page-numbers.current .page-link, .ast-pagination .page-numbers.current {
    background-color: #ff8c2e;
    border-color: #ff8c2e;
}
.ast-pagination a, .nav-links a{
    color: #004079;
}

/* Quick Contact Form */
#gform_2_validation_container,
#gform_3_validation_container
{
    border-color: #fff;
	
    a,
    h2,
    li{
        color: white;
    }
    .gform-icon,
    .gform-icon::before{
        color: #fff;
        border-color: #fff;
    }
}

#gform_2,
#gform_3{
    span.gfield_fileupload_filename,
    span.gfield_fileupload_filesize,
    span.gfield_fileupload_percent,
    span.dashicons.dashicons-trash:before
    {
        color: #fff !important;
    }
}

/* submit button focus state - white  */
#gform_submit_button_2:focus,
#gform_submit_button_2:focus-visible {
	outline: none !important;
	  box-shadow: 0 0 0 2px #fff !important; 
}

/* submit button focus state - white  */
#gform_submit_button_3:focus,
#gform_submit_button_3:focus-visible {
	outline: none !important;
	  box-shadow: 0 0 0 2px #fff !important; 
}

#gform_fields_1 {
	.gfield_validation_message {
		font-weight: 400 !important;
		color: red !important;
	}
}

/* Make Astra mobile menu flyout scrollable */
.ast-mobile-menu .menu-item-has-children > .sub-menu {
    max-height: 80vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

/* Video */
.elementor-widget-video{
    border-radius: var(--border-radius-element);
    position: relative;
    overflow: hidden;
}
.elementor-custom-embed-image-overlay:after{
    content: '';
    background-color: var(--color-text-black);
    opacity: .3;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.elementor-custom-embed-play{
    z-index: 2;
}
.elementor-custom-embed-image-overlay:hover .eicon-play{
    opacity: .8 !important;
}
.eicon-play{
    background-color: currentColor;
    border-radius: 100%;
    opacity: 1 !important;
}
.eicon-play:before{
    opacity: 0;
}
.eicon-play:after{
    content: '';
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"><path fill="%230E6E92" d="M0,2.22v17.56c0,1.68,1.89,2.75,3.45,1.96l17.31-8.78c1.65-.84,1.65-3.08,0-3.91L3.45.27C1.89-.53,0,.55,0,2.22Z"/></svg>') center center no-repeat transparent;
    background-size: 16px;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 2px;
    top: 1px;
}
    
/* Tabbed Content */
.tabs-left .e-n-tabs-heading button{
    position: relative;
}
.tabs-left .e-n-tabs-heading button:after{
    content:'';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    background-color: var(--color-ui-01);
}
@media only screen and (max-width: 767px) {	
   .tabs-top .e-n-tabs-heading button{
       position: relative;
   }
   .tabs-top .e-n-tabs-heading button:after{
       content:'';
       width: 100%;
       height: 1px;
       position: absolute;
       bottom: 0;
       left: 0;
       display: block;
       background-color: var(--color-ui-01);
   }
}


/* Tables */

.html-table{
   table{
      border: 0;
   }
   thead{
      background-color: var(--color-brand-01);
   }
   th{
      border-color: var(--color-text-white);
      color: var(--color-text-white);
      line-height: 1.5;
      font-size: var(--text-base);
      font-family: var(--font-family-body);
      text-transform: uppercase;
      font-weight:var(--font-weight-bold);
      padding: var(--space-sm) var(--space-base);
   }
   tbody tr:nth-child(odd){
      background-color: var(--color-ui-white);
   }
   tbody tr:nth-child(even){
      background-color: var(--color-ui-01);
   }
   td{
      border: 0;
      border-bottom: 1px solid var(--color-ui-02);
      text-align: center;
      font-size: var(--text-base);
      padding: var(--space-sm) var(--space-base);
   }
}
p.gform_required_legend {
    display: none;
}
.html-table::-webkit-scrollbar-track {
  background: var(--color-text-white);
  border: 1px solid var(--color-brand-03);
  height: 8px;
  border-radius: 12px;
}
.html-table::-webkit-scrollbar {
  width: 8px;
  background: var(--color-text-white);
  height: 8px;
  border-radius: 12px;
}
.html-table::-webkit-scrollbar-thumb {
  background: var(--color-brand-03);
  width: 40px;
  border-radius: 12px;
}

@media only screen and (max-width: 1024px) {	
   .html-table{
      overflow: auto;
      table{
         width: 1024px;
      }
   }
}


/* Forms */
form{
   .gfield_label{
      color: var(--color-text-black)  !important;
      line-height: 1.5;
      font-size: var(--text-base) !important;
      font-family: var(--font-family-body);
      font-weight:var(--font-weight-bold) !important;
      float: left;
      font-family: var(--font-family-body) !important;
        letter-spacing: 0.32px !important;
   }
   .gfield_required{
          color: #FF8C2E !important;
        text-transform: uppercase;
        font-size: 16px !important;
   }
   .ginput_container input[type="text"],
   .ginput_container input[type="tel"],
   .ginput_container input[type="email"],
   .ginput_container select{
      border: 1px solid var(--color-ui-03) !important;
      padding: var(--space-sm) var(--space-base) !important;
      height: 48px !important;
      line-height: 48px !important;
   }
   .ginput_container select{
     line-height: 20px !important;
   }
   .ginput_container textarea{
      border: 1px solid var(--color-ui-03) !important;
      padding: var(--space-sm) var(--space-base) !important;
      height: 96px !important;
   }
   label + .gfield_description{
      text-transform: lowercase;
      color: var(--color-text-black);
      font-size: var(--text-sm) !important;
      left: 8px;
      top: 1px;
      position: relative;
   }
   .gform_fields{
      row-gap: var(--space-md) !important;
   }
   .gform_button{
      border-radius:0px!important;
      padding:var(--space-sm) var(--space-md) !important;
      font-family: var(--font-family-heading) !important;
      font-weight: var(--font-weight-bold) !important;
      text-transform: uppercase !important;
      line-height: 1.35 !important;
      color: #00193A!important;
      
      background-color: #FF8C2E !important;
      font-size: var(--text-base) !important;
   }
   .gform_button:hover{
      
      background-color: var(--color-ui-white) !important;
      color: #00193A !important;
   }
}
.gform_wrapper .gform_drop_instructions{
  color: #FF8C2E!important;
}
.gform_wrapper label,
.gform_wrapper .gsection_title,
.gform_wrapper .gfield_description,
.gform_wrapper .charleft.ginput_counter.gfield_description,
.quick-contact-form .gform_fileupload_rules,
.quick-contact-form .charleft.ginput_counter.gfield_description,
.quick-contact-form label {
    color: #fff !important;
    font-family: 'Rubik'!important;
    font-size: 16px!important;
    font-weight: 700!important;
    letter-spacing: 0.96px!important;
}
.gfield_description.validation_message.gfield_validation_message{
  font-weight: 400!important;
  font-size: 14px!important;
}
#gform_1 label{
  color: #00193A !important;
  font-family: 'Rubik'!important;
  font-size: 16px!important;
  font-weight: 700!important;
  letter-spacing: 0.96px!important;
}
.gform-theme--framework .gfield:where(.gfield--type-fileupload,
.gfield--input-type-fileupload) .gform_drop_area::before{
  color: #FF8C2E!important;
}
.gform_wrapper .gform_drop_area,
.quick-contact-form .gform_drop_area {
    background: transparent!important;
    display: flex!important;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px!important;
    color: #fff!important;
}
.gform_wrapper button.gform_button_select_files{
  background: #00193A!important;
  font-family: 'Rubik'!important;
  font-size: 16px!important;
  font-weight: 700!important;
  letter-spacing: 0.96px!important;
  text-transform: uppercase;
  color: #fff!important;
  border-radius: 0px !important;
  text-transform: uppercase!important;
  padding: 16px 25px!important;
}
.quick-contact-form button#gform_browse_button_2_4 {
    font-family: 'Rubik';
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    color: #00193A;
    background: #fff;
    border-radius: 0px !important;
    padding: 16px 25px;
}
.gform_wrapper button.gform_button_select_files:hover,
.quick-contact-form button#gform_browse_button_2_4:hover{
  background: #FF8C2E!important;
}
.gform-theme--framework .gfield:where(.gfield--type-fileupload,
.gfield--input-type-fileupload) .gform_drop_area::before,
.gform_drop_instructions{
  margin: 0px!important;
}
.form-wide form .gfield--width-half{
   grid-column: 1 / -1;
}

.form-light form .gfield_label,
.form-light form .gfield_required,
.form-light form .gfield_description{
   color: var(--color-text-white) !important;
}


/* Mobile Menu */
.off-canvas-toggle a[aria-expanded="true"] i:before{
  content: '\f00d';
}
.elementor-widget-off-canvas{
  .e-off-canvas__overlay{
    background-color: transparent !important;
  }
  .e-off-canvas__content{
    width: 100%;
  }
  .e-off-canvas__main{
    height: calc(100% - 178px);
    top: 178px;
    overflow-y: auto;
  }
}

.e-off-canvas .elementor-nav-menu--main{
  ul {
    position: relative;
    height: 100%;
  }
  ul li{
    position: relative;
  }
  ul li > .submenu-toggle {
    cursor: pointer;
    position: absolute;
    width: 40px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: right;
  }
  ul li a{
    margin: 0;
    border: 0;
  }
  ul li a:after{
    content: '';
    opacity: 1 !important;
    height: 1px;
    width: 100%;
    background-color: #D3D4D8;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  ul li a:hover{
    background: transparent!important;
  }
  ul li a > span{
    display: none !important;
  }
  ul ul {
    position: absolute;
    left: 100vw !important;
    transition: left 0.2s ease-in-out;
    z-index: 3;
    background-color: white;
    width: 100% !important;
    top: 0 !important;
    transition: none;
    margin-left: 0 !important;
    margin-top: 0 !important;
  }
  ul li.submenu-active {
    position: static;
  }
  ul li.submenu-active > ul {
    left: 0 !important;
    transition: left 0.2s ease-in-out;
    z-index: 9;
    display: block !important; 
  }
  button.submenu-toggle{
    position: relative;
    width: 40px;
    height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0;
    line-height: 1.5;
    color: var(--color-text-black);
    font-weight: var(--font-weight-bold);
    background-color: transparent;
    padding: 0;
  }
  button.submenu-toggle:before{
    content:'';
    width: 20px;
    height: 20px;
    display: block;
    background-color: #004079;
    mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Pro v7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2025 Fonticons, Inc.--><path d="M569 337C578.4 327.6 578.4 312.4 569 303.1L401 135C391.6 125.6 376.4 125.6 367.1 135C357.8 144.4 357.7 159.6 367.1 168.9L494.1 295.9L88 295.9C74.7 295.9 64 306.6 64 319.9C64 333.2 74.7 343.9 88 343.9L494.1 343.9L367.1 470.9C357.7 480.3 357.7 495.5 367.1 504.8C376.5 514.1 391.7 514.2 401 504.8L569 337z"/></svg>');
    mask-repeat: no-repeat;
    mask-position: right center;
    mask-size: contain;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
  }
  .submenu-back{
    padding: 13px 20px;
  }
  button.submenu-back-button{
    position: relative;
    display: flex;
    align-items: center;
    text-decoration: none;
    text-transform: capitalize;
    letter-spacing: 1px;
    border: 0;
    line-height: 1.5;
    padding: 13px 0;
    color: var(--color-text-black);
    font-weight: 400;
    background-color: transparent;
  }
  .submenu-back-button:before{
    content:'';
    width: 20px;
    height: 20px;
    display: block;
    background-color: #004079;
    mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2025 Fonticons, Inc.--><path d="M4.7 244.7c-6.2 6.2-6.2 16.4 0 22.6l176 176c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L54.6 272 432 272c8.8 0 16-7.2 16-16s-7.2-16-16-16L54.6 240 203.3 91.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-176 176z"/></svg>');
    mask-repeat: no-repeat;
    mask-position: left center;
    mask-size: contain;
  }
}

#mobile-nav .search-container{
  padding: var(--space-md) 0;
  .search-form input{
    width: 100%;
  }
}
.card-style-one .elementor-element a{
  width: 100%;
}
.text-link a:hover span.elementor-button-icon i,
.card-style-one .text-link a:hover span.elementor-button-icon i {
    color: #FF8C2E;
}
.mobile-nav__utility{
  display: flex;
  flex-direction: column;
  gap: var(--space-md);
  margin-top: var(--space-md);
  i{
    width: 20px;
    color: var(--color-brand-03);
  }
  a{
    text-decoration: none;
    color: var(--color-text-black);
  }
}
header.elementor-element .elementor-widget-search {
    max-width: 350px !important;
}
.card-style-one .elementor-button-content-wrapper{
  justify-content: flex-end;
}
@media(max-width: 1024px){
  .phone-cta.mobile .elementor-button-icon i{
    color: #00193A!important;
  }
  .phone-cta.mobile a {
      background: #FF8C2E !important;
      width: 100%;
      padding: 8px ! Important;
  }
}
@media(max-width: 767px){
  .card-style-one .elementor-widget-image a{
    display: block;
  }
}
/* Base: Mobile first (<= 767px) */
.elementor-element.e-parent.contain-child-el > .elementor-element:first-child {
  padding-left: 20px;
}
.elementor-element.e-parent.contain-child-el > .elementor-element:last-child {
  padding-right: 20px;
}
.moxie-shim.moxie-shim-html5{
  display: none;
}
ul.elementor-nav-menu li ul li .sub-arrow i{
  transform: rotate(0deg)!important;
}
ul.elementor-nav-menu li ul li .sub-arrow i::before {
    content: '\f061';
    font-weight: 400;
    font-family: 'Font Awesome 6 Pro';
}
@media(max-width: 767px){
  footer ul.elementor-nav-menu li a {
      text-align: center;
      justify-content: center !important;
  }
  .gallery.gallery-size-full{
    margin: 0px!important;
  }
  .gallery .gallery-item{
    padding: 0px!important;
  }
}

@media(max-width:768px){
	/* Gap between block */
    .entry-content.clear > div {
        /* display: flex;
        flex-direction: column;
        gap: 60px; */
    }
    .entry-content.clear > div > :first-child {
        /* margin-bottom: -60px; */
    }
    
    .entry-content.clear > div > div:not(:first-child) > div{
        /* padding-top: 0;
        padding-bottom: 0; */
    }
	/* end Gap between block */
}

/* Tablet (768px - 1023px) */
@media (min-width: 768px) {
  /* .elementor-element.e-parent.contain-child-el
    > .elementor-element:first-child {
    padding-left: calc((100vw - 720px) / 2);
    
  }
  .elementor-element.e-parent.contain-child-el > .elementor-element:last-child {
    padding-right: calc((100vw - 720px) / 2);
    padding-left: 80px;
  } */
}

/* Laptop (1024px - 1199px) */
@media (min-width: 1024px) {
  /* .elementor-element.e-parent.contain-child-el
    > .elementor-element:first-child {
    padding-left: calc((100vw - 960px) / 2);
    
  }
  .elementor-element.e-parent.contain-child-el > .elementor-element:last-child {
    padding-right: calc((100vw - 960px) / 2);
    padding-left: 80px;
  } */
}

/* Desktop (1200px and up) */
@media (min-width: 1200px) {
  .elementor-element.e-parent.contain-child-el
    > .elementor-element:first-child {
    padding-left: calc((100vw - 1200px) / 2);
    padding-right: 80px;
  }
  .elementor-element.e-parent.contain-child-el > .elementor-element:last-child {
    padding-right: calc((100vw - 1200px) / 2);
    padding-left: 80px;
  }
}