.elementor-kit-5{--e-global-color-8f39ab6:#222222;--e-global-color-673d178:#FF752014;--e-global-color-15fe394:#FF7520;--e-global-color-c0d5e1e:#19BD7800;--e-global-color-843c772:#FFFFFF;--e-global-color-a4f7d3f:#111111;--e-global-color-a83fee8:#111111B3;--e-global-color-285398f:#F8F8F8;--e-global-color-c19cee7:#1A73E8;--e-global-color-607f2be:#F6F3F4;--e-global-color-9187fab:#99A1AF;--e-global-color-b6de47a:#0F9D58;--e-global-color-e706b2a:#B90A16;--e-global-color-9b79d8d:#08284B;--e-global-color-94d61a7:#08284BF2;--e-global-color-edfa243:#4A5565;--e-global-color-38d0f87:#FBF9FA;--e-global-color-e825b8e:#F6F3F4;font-family:"Inter", Sans-serif;font-size:1rem;line-height:1.6rem;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h1{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h2{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h3{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h4{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h5{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h6{font-family:"Manrope", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1370px;}.e-con{--container-max-width:1370px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --CTA:#b90a16; --Primary:#08284B; --Gray600:#4A5565; --Gray100:#F6F3F4; --White:#ffffff; --Gray300:#d1d5dc; --Gray200:#ebe6e7; --Gray50:#fbf9fa; }
/* Start custom CSS */.brecrumtitle{
    color: #B90A16;
}

/* Servises */

.s-card{
    cursor:pointer;
    transition: all 0.3s ease-in;
}
.s-svg{
    color: #fff;
    line-height: 0;
}

.s-card:hover .s-i-box{
    background: #b90a16 !important;
    transition: all 0.3s ease-in;
} 

.s-card:hover .s-title {
    color: #B90A16 !important;
    transition: all 0.3s ease-in;
}

.s-card:hover .s-link {
    gap: 12px;
    transition: all 0.3s ease-in;
}

/* Sectors */

.sector-card:hover .sector-view-link{
    opacity: 1;
}
.sector-card:hover img{
    transition: scale 0.3s;
    scale: 1.09;
    z-index: 0;
}/* End custom CSS */