.elementor-kit-7{--e-global-color-primary:#223D6C;--e-global-color-secondary:#000000;--e-global-color-text:#7A7A7A;--e-global-color-accent:#223D6C;--e-global-color-72cbfd2:#FFFFFF;--e-global-color-f0c0931:#F7F7F7;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-size:16px;font-weight:400;line-height:24px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-72cbfd2 );border-style:solid;border-color:var( --e-global-color-primary );padding:13px 24px 13px 24px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#FFFFFF;color:var( --e-global-color-primary );border-style:solid;border-color:var( --e-global-color-primary );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-text );}.elementor-kit-7 a:hover{color:var( --e-global-color-text );}.elementor-kit-7 h1{color:var( --e-global-color-primary );font-size:48px;font-weight:600;line-height:56px;}.elementor-kit-7 h2{color:var( --e-global-color-primary );font-size:36px;line-height:44px;}.elementor-kit-7 h3{color:var( --e-global-color-secondary );font-size:28px;font-weight:600;line-height:36px;}.elementor-kit-7 h4{font-size:24px;font-weight:500;line-height:32px;}.elementor-kit-7 h5{font-size:20px;font-weight:600;line-height:28px;}.elementor-kit-7 h6{font-size:18px;font-weight:400;line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--container-default-padding-top:0px;--container-default-padding-right:32px;--container-default-padding-bottom:0px;--container-default-padding-left:32px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{font-size:32px;line-height:40px;}.elementor-kit-7 h2{font-size:28px;line-height:36px;}.elementor-kit-7 h3{font-size:24px;line-height:32px;}.elementor-kit-7 h4{font-size:20px;line-height:28px;}.elementor-kit-7 h5{font-size:18px;line-height:26px;}.elementor-kit-7 h6{font-size:16px;line-height:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.sticky-header {
  background-color: transparent !important;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  box-shadow: none;
}

.sticky-header .elementor-icon svg{
    fill: #fff!important;
}

.sticky-header.scrolled .elementor-icon svg{
    fill: #211C4A!important;
}

.sticky-header.scrolled {
  background-color: white !important;
}


.sticky-header.scrolled .elementor-nav-menu a {
  color: #211C4A!important;
}

.sticky-header.scrolled .cpel-switcher__nav li a {
  color: #211C4A!important;
}

.sticky-header.scrolled .elementor-nav-menu .sub-arrow .e-font-icon-svg{
    fill: #211C4A!important;
}

.logo-scroll {
  display: none;
}

.sticky-header.scrolled .logo-top {
  display: none;
}

.sticky-header.scrolled .logo-scroll {
  display: block;
}

.crop-image img{
    max-width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.scrolled a.elementor-item.elementor-item-active:after{
    background-color: #211C4A!important;
}

.scrolled a.elementor-item:after{
    background-color: #211C4A!important;
}/* End custom CSS */