.elementor-kit-5{--e-global-color-secondary:#404040;--e-global-color-text:#1A3C55;--e-global-color-primary:#0070C0;--e-global-color-accent:#F5F5ED;--e-global-color-f8288ae:#CBCBCB;--e-global-color-c8d525d:#404040;--e-global-color-bb32711:#242424;--e-global-color-51f0484:#77C3F8;--e-global-color-3da66fa:#0070C0;--e-global-color-cf92294:#1A3C55;--e-global-color-11ecd1c:#112E43;--e-global-color-07d9f4d:#08263C;--e-global-color-b20d3ac:#EAE6DC;--e-global-typography-primary-font-family:"Source Sans Pro";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Source Serif Pro";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-weight:400;color:#112E43;font-family:"Source Sans Pro", Sans-serif;font-size:18px;}.elementor-kit-5 a{font-family:"Source Sans Pro", Sans-serif;}.elementor-kit-5 h1{font-family:"Source Serif Pro", Sans-serif;font-size:75px;}.elementor-kit-5 h2{font-family:"Source Serif Pro", Sans-serif;font-size:55px;}.elementor-kit-5 h3{font-family:"Source Serif Pro", Sans-serif;}.elementor-kit-5 h4{font-family:"Source Serif Pro", Sans-serif;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Source Serif Pro", Sans-serif;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-kit-5{font-size:16px;}.elementor-kit-5 h2{font-size:38px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:54px;}.elementor-kit-5 h2{font-size:33px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.btn-people{
    font-size:25px;
    font-family:"Source Sans Serif Pro";
    color:#fff;
    border:1px solid #fff;
    padding: 10px 40px;
    margin-top: 40px;
    display: block;
    text-align: center;
}

.btn-people:hover{
    color:#fff;
}

.more-people{
    position: absolute;
    z-index: 1;
    height: 100%;
    background: #0070c0;
    margin-bottom: 0px;
    opacity: 0;
    transition:0.7s ease;
}

.more-people .elementor-widget-container{
    position: relative;
    height: 100%;
}
@media (max-width: 900px){
.more-people .btn-people{
    font-size:15px;
}
}

.more-people:hover{
    opacity: 1;
}
.more-people:not(:last-child){
    margin-bottom: 0px;
}


.about-people-ind, .about-us-box{
        max-height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
}


.about-people-ind::-webkit-scrollbar, .about-us-box::-webkit-scrollbar{
    width:4px;
}

.about-people-ind::-webkit-scrollbar-thumb, .about-us-box::-webkit-scrollbar-thumb{
   background:rgba(0,0,0,.31);
}
.about-people-ind::-webkit-scrollbar-track, .about-us-box::-webkit-scrollbar-track{
    background:rgba(0,0,0,.1);
}


@media (max-width:800px){
    .mobile-menu{
        margin-left:auto;
    }
}


.service-box .elementor-widget-container{
        transition: background 0.4s ease-in;
}

.service-box:hover span{
    color:#fff;
}

.service-box:hover svg{
 -webkit-filter: brightness(0) invert(1);
 filter: brightness(0) invert(1);
 
}

.service-box span, .service-box svg{
    transition:0.2s ease-in
}/* End custom CSS */