@font-face {
	font-family: 'Fieldwork-geo';
	src: url('../fonts/fieldwork-geo-light.eot');
	src: url('../fonts/fieldwork-geo-light.woff') format('woff'), url('../fonts/fieldwork-geo-light.ttf') format('truetype'), url('../fonts/fieldwork-geo-light.svg') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Fieldwork-geo';
	src: url('../fonts/fieldwork-geo-regular.eot');
	src: url('../fonts/fieldwork-geo-regular.woff') format('woff'), url('../fonts/fieldwork-geo-regular.ttf') format('truetype'), url('../fonts/fieldwork-geo-regular.svg') format('svg');
	font-weight: 400;
	font-style: normal;
}
.f-proposition-row {
    padding: 0;   
    box-shadow: 0px 0px 18.9px 2.1px rgb(0 0 0 / 10%);    
    background: #ffffff;
    z-index: 1;
    position: relative;
    display: inline-block;
}
.f-proposition-row .kenray-heading.text-center{
   margin-bottom: 0 !important;
}
.f-proposition-row .fancy-box.section-style1{
   border-right:none;
   padding-left: 0;
}
.f-proposition-row .fancy-box.section-style1 .fancy-head-wrapp{
    display: flex;
    align-items: center;
}
.f-proposition-row .fancy-box.section-style1 .fancy-head h4{
   line-height: 1.4
}
.f-partners-row .kenray-heading.text-center{
   margin-bottom: 40 !important;
}
.f-partners-row img.item {
    max-height: 107px;
}
.f-about-row .kenray-heading p{
   font-weight: 600;
}
.f-about-row .kenray-list.section-style1 li{
    font-weight: 400;
}
.f-performance-row .kenray-callto .section-icon{
    background-color:#ffffff;
    border-color: #1550a4;
    border-width: 4px;
}
.f-list-padding-0 ul{
    padding: 0 !important;
}
.f-blue-color-theme .vc_tta-tab.vc_active>a,
.f-blue-color-theme .vc_tta-tab>a:hover{
    background-color:#1550a4 !important;
    color: #ffffff !important;
}
.f-blue-color-theme .vc_tta-panels{
    background: transparent !important;
}
header .header-top ul li.button nav .top-button a:hover{
   color: #1550a4;
}
header.site-header .header-top{
    background-color:transparent;
}
header.site-header nav ul.navbar-nav li ul.sub-menu li.menu-item a{
    color: #1B1852;
}
.rs-layer.rev-btn{
    filter: none !important
}
.f-heading-center .kenray-heading{
   text-align: center !important;
}
.page-header{
   position: relative;
}
.page-header:before{
   content: '';
   position: absolute;
   width: 100%;
   height: 100%;
   background: rgba(255, 255, 255, 0.5);
   top: 0;
   left: 0;
}
.f-float-left{
   float: left;
}
header.header-one:not(.sticky){
   position: absolute;
   background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
   box-shadow: none;
}
/* header.site-header:not(.sticky) nav ul.navbar-nav li ul.sub-menu li.menu-item a,
header.site-header:not(.sticky) nav ul.navbar-nav li ul.sub-menu li.menu-item.current-menu-item > a{
   color: #ffffff;
} */

.f-service .service-box.section-style1 .service-head{    
    margin-bottom: 15px;
    margin-top: 45px;
    min-height: 80px;
}
.f-service .service-box.section-style1 .service-head h4{
    line-height: 1.2;    
}
.f-service .service-box.section-style1 p{
    line-height: 1.7;
    min-height: 155px;
}
.f-service .service-box.section-style1::before{
   left: 50% !important;
   transform: translateX(-50%);
}
.f-service .service-box.section-style1::after{
   left: 50% !important;
   transform: translateX(-50%);
}
.f-cercle-top-0 .circle-2{
   top: 0 !important;
}
.fancy-box.section-style1 .fancy-icon i.vc_li{
   font-size: 48px;
   height: 48px;
   line-height: 48px;
}
.f-fancy-header-center .fancy-box.section-style1 .fancy-head-wrapp{
    display: flex;
    align-items: center;
}
.f-fancy-header-center .f-proposition-row .fancy-box.section-style1 .fancy-head h4{
   line-height: 1.4
}
.page-header nav h2.title{
	font-family: 'Muli';
	font-weight: 600;
}
.f-light-title .kenray-heading .section-heading{
    font-family: 'Fieldwork-geo';
    font-weight: 300;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 40px;
}
.f-service .service-box.section-style1 .service-head h4 {
    text-transform: inherit;
}
.our-partner-row .slick-slide{
    padding: 0px 20px !important;
}
.our-partner-row p{
    color: #616161 ;
    text-align: initial;
}
.our-partner-row .slick-slide img {
    object-fit: cover;
}
.service-box  .service-head {
    position: relative;
}
.service-box  .section-more:before {
    content: '';
    height: 70px;
    width: 70px;
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.border-none .widget_text{
	border: none;
}
@media (min-width: 992px){
	.f-light-title .kenray-heading.text-center{
	    padding: 0 200px !important;
	}

}
@media (max-width: 992px){
    header nav ul.navbar-nav li a {
        font-size: 22px !important;
    }
    header.header-one:not(.sticky){

        background: #fff;
     }

     header.header-one:not(.sticky) .main-navigation ul ul{
        background:#1b1852;
     }
     .main-navigation ul ul {
     	display: block !important;
     }
     #site-navigation .toggle-dropdown {
     	display: none !important;
     }
}

@media only screen and (max-width: 767px) {
    .swap-on-mobile {
	display: flex !important;
	flex-direction: column-reverse;
    }
    .k-content .vc_custom_1597224633656,
    .k-content .vc_custom_1661171480407,
    .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner {
        padding-top: 0px !important;
    }
    .k-content .re-pb-8 {
        padding-bottom: 30px !important;
    }
    .f-service .service-box.section-style1 .service-head {
        margin-top: 60px;
    }
    .f-service .service-box.section-style1 .service-head,
    .f-service .service-box.section-style1 p {
        min-height: 40px;
    }
    .f-proposition-row {
        box-shadow: none;
    }
    .k-content .vc_custom_1661171480407 {
        padding-bottom: 0px !important;
    }
    .k-content .vc_custom_1661171547658 {
        margin-top: 0px !important;
        margin-bottom: 30px !important;
        padding-top: 0px !important;
    }
    .f-partners-row p{
        text-align: left;
    }
    footer.site-footer ul.contact-info li i {
        font-size: 30px !important;
    }
    .footer-widget .row .col-sm-12:nth-child(2),
    .footer-widget .row .col-sm-12:nth-child(3){
        max-width: 50%;
    }
    .f-blue-color-theme .vc_tta-panel-title a {
        display: flex !important;
        align-items: center;
    }
    .service-box  .section-more:before {
        top: -95px;
    }
}