
@import url('https://fonts.googleapis.com/css?family=Oxygen:300,400,700&display=swap&subset=latin-ext');
@import url('rest.css');

@import url('preloader.css');

@import url('select.css');

@import url('pagination.css');

@font-face {
    font-family: 'MarkPro';
    src: url('../fonts/MarkPro.woff2') format('woff2'),
        url('../fonts/MarkPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MarkBold';
    src: url('../fonts/MarkPro-Bold.woff2') format('woff2'),
        url('../fonts/MarkPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'MarkLight';
    src: url('../fonts/MarkPro-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MarkBlack';
    src: url('../fonts/MarkPro-Black.woff2') format('woff2'),
        url('../fonts/MarkPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'MarkMedium';
    src: url('../fonts/MarkPro-Medium.woff2') format('woff2'),
        url('../fonts/MarkPro-Medium.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

 



body{
    color: #515151; 
    font-family: 'Oxygen';
    font-size: 16px;      
}
*{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
p{ 
    font-family: 'Oxygen';
    font-size: 18px;
}
ul{
    list-style: none;
}
a:focus, a:hover{
    text-decoration: none;
}
.carousel_off{
    display: block;
}

.back_color_blue{

	background-color: #1cb5e0;

}

.color_blue a{

	color: #299be6 !important;

}

.margin_top_90{

	margin-top: 90px;

}

.margin_top_80{

	margin-top: 80px;

}

.margin_top_70{

	margin-top: 70px;

}

.margin_top_60{

	margin-top: 60px;

}

.margin_top_50{

	margin-top: 50px;

}

.margin_bottom_70{

	margin-bottom: 70px;

}

.padding_left_40{

	padding-left: 40px;

}

.center-justified {

    text-align: justify;

    -moz-text-align-last: center;

    text-align-last: center;

}

.font-size-17{

	font-size: 17px !important;

}


/* old  css */
/*
.header-ctm{
	padding-top: 0px; 
	padding-bottom: 8px; 
}

.logo-header{

	display: block;

	margin-top: 10px;

	margin-bottom: 10px;

}
*/

/* css header and menu */
/*
.header_top_link{

	padding-bottom: 10px;

	border-bottom: 1px solid #bebebe

}

.header_top_link li{

	margin-left: 22px;

}

.header_top_link li:last-child{
 

	padding-right: 0px;

}

.header_top_link li:last-child a{

	color: #767676;

	font-size: 14px;

}



.header_top_link i{

	font-size: 20px;

	color: #1b8fdc;

}

.fa-map-ctm{

	content: " ";

    width: 38px;

    height: 22px;

    background: url(../images/icons/icon-location.png) no-repeat center;

    position: relative;

    top: 4px;

    margin-right: 12px;

}

.navbar-wrapper .container{

	width: 100%;

	padding: 0px;

	margin: 0px;

} 


.services-client-reclamation{
    font-size: 20px;
    font-weight: bold;
}
.services-client-reclamation .fa-headphones{

}
.services-client-reclamation .fa-headphones:before{
    content: " ";
    display: block;
    position: relative;
    height: 34px;
    width: 34px;
    background: url(../images/callcenter.png) no-repeat 0px 0px;
    top: 10px;
    margin-right: 10px;
}
.navbar-ctm{

	background: #fff;

	border-radius: 0px;

	border: 0px;

	margin-bottom: 0px;

	position: relative;

}





.navbar-ctm .navbar-nav > li > a{

  	font-family: 'Raleway', sans-serif;

	text-transform: uppercase;

	font-size: 14px;

	color: #757575;

	font-weight: 600;   

	line-height: 34px;

}



.navbar-ctm .navbar-nav > li > a:hover{

	color: #757575;

}

.navbar-ctm .navbar-nav > li > a:hover, 
.navbar-ctm .navbar-nav > li > a:focus{ 
	color: #757575;
}


.navbar-ctm .navbar-nav > li > a.homepage{

	font-size: 0px;

	width: 60px;

	height: 43px;

	background: url(../images/icons/icon_homepage.png) no-repeat center center;

}



.navbar-toggle{

	background: #2482c0;

	position: absolute;

	left: 5px;

	top: 0px;

}  

.navbar-toggle .icon-bar{

	background: #fff;

}  

.navbar-header  .navbar-toggle.collapsed{

	background: #2482c0 !important;

}

.navbar-header .navbar-toggle:hover, 

.navbar-header .navbar-toggle:focus,

.navbar-header .navbar-nav > .open > a, 

.navbar-header .navbar-nav > .open > a:hover, 

.navbar-header .navbar-nav > .open > a:focus,

.navbar-header .navbar-nav > .active > a, 

.navbar-header .navbar-nav > .active > a:hover, 

.navbar-header .navbar-nav > .active > a:focus{

	background: #ce2c28;

	background-color: #ce2c28;

}

.navbar-inverse .navbar-nav > .open > a,

.navbar-inverse .navbar-nav > .open > a:hover,

.navbar-inverse .navbar-nav > .open > a:focus {

    color: #fff;

    background-color: #1b8fdc;

}

.navbar-nav > li > .dropdown-menu a{

	padding: 10px 0px 0px 10px;

	text-transform: uppercase;

	color: #1b8fdc;

  	font-family: 'Raleway', sans-serif; 

	font-size: 14px; 

	font-weight: 600;   

	line-height: 34px;

}



@media (min-width: 768px) {

	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{

		margin: 0px;

		padding: 0px;

	}

	.navbar-ctm .navbar-nav{ 

	    float: right;

	    padding: 0px;

	    margin: 0px;

	}



	.navbar-nav {

		text-align: right;

	}

	.navbar-nav > li {

	    float: none;

	    display: inline-block;

	}





	.navbar-ctm .navbar-nav > li:last-child a,

	.navbar-ctm .navbar-nav > li:last-child{

		padding-right: 0px;

		margin-right: 0px;

	}



}



@media (max-width: 1200px) {
 

	 .navbar-nav > li > a{

	 	padding: 10px 5px;

	 }

}

@media (min-width: 1200px) {
  
	 .navbar-nav > li > a{

	 	padding: 10px 20px;

	 }

}

 

@media (max-width: 992px) {



	 .navbar-nav > li > a{

	 	padding: 10px 5px;

	 }

}
.header_menu,
.footer_menu,
.logo-header-r{
	display: none;
}

@media (max-width: 768px){  
	.header_menu,
	.footer_menu,
	.logo-header-r{
		display: block;
	}


	.logo-header{

		margin-bottom: 20px;

	}	
	.navbar-ctm{
		top: 10px;
	}
	.img-logo-header{
		display: none;
	}
	.menu_autre-left_res{
		padding-bottom: 0px;
		padding-top: 0px;
		margin: 0px;
		height: 91px;
	}
	.res_btn_menu_c{  
	    margin-left: -15px;
	    margin-right: -15px; 
	    background: #fff;
	    position: relative;
	}
	.res_btn_menu{
		width: 100px;
	    height: 100px;
	    background: #2482c0; 
	    position: relative;
	    float: left;
	} 
	.logo-header-r{
	    position: absolute;
	    top: 20px;
	    right: 16%;
	    margin: auto;
	}

	.res_btn_menu .navbar-toggle{
	    border-radius: 50%;
	    border: 1px solid #fff;
	    width: 45px;
	    height: 45px;
	    padding: 0px;
	    position: absolute;
	    left: 0px;
	    right: 0px;
	    top: 0px;
	    bottom: 0px;
	    display: block;
	    margin: auto;
	}
	.navbar-toggle .icon-bar {
	    display: block;
	    width: 25px;
	    height: 1px;
	    border-radius: 0px;
	    margin: auto;
	}
	.menu_autre_res .header_top_link{
		display: none;
	}
	.navbar-wrapper .container{ 
	}
	.header_top_link li{
		margin-left: 0px;
	}
	.menu_header{ 
		text-align: left; 
		margin-left: 40px;
	}
 	.header_menu{
 		margin-bottom: 40px;
 		padding-top: 30px;
 		position: relative;
 	}
 	.header_menu  .navbar-toggle{
	    border-radius: 50%;
	    border: 1px solid #fff;
	    width: 45px;
	    height: 45px;
	    padding: 0px;
	    position: absolute;
	    left: 85%;
	    right: 0px;
	    top: 35px;
	    display: block;
	    margin: auto;
	}
	.header_menu  .navbar-toggle .icon-bar {
	    display: block;
	    width: 25px;
	    height: 1px;
	    border-radius: 0px;
	    margin: auto;
	}
	.header_menu  .navbar-toggle .icon-bar:last-child{
		transform: rotate(-45deg);
	}

	.header_menu  .navbar-toggle .icon-bar:first-child{
		transform: rotate(45deg);
	}


	    
	.footer_menu{
		margin-top: 40px;
	}
	.services-client-app{
		display: inline-block;
	} 
	.footer_menu a{
	    color: #79d7ff;
	    display: block; 
	}  
	.services-client-app{
		display: block;
		width: 100%;
		text-align: left;
		margin-left: 40px;
	}
	.services-client-app .fa{
		background: url(../images/phone-call.png) no-repeat center center;
	    background-size: 100%;
	    font-size: 0px;
	    width: 33px;
	    height: 33px;
	    float: left;
	    margin-right: 10px;
	    margin-top: 35px;
	}
	.footer_menu .services-client-app label{ 
		font-size: 10px;
	    font-family: 'NexaFreeBoldwebfont';
	    color: #feffff;
	    display: block;
	    letter-spacing: 5px;
	    text-transform: uppercase;
	    margin-bottom: 10px;
	}
	.footer_menu .services-client-app b{
		font-size: 20px;
		font-family: 'NexaFreeBoldwebfont';
		color: #79d7ff;
		display: block;
	}
	.navbar-ctm .navbar-nav > li{
		margin-bottom: 5px;
	}
	.navbar-ctm .navbar-nav > li > a{
		color: #fff;
		font-size: 20px;
		font-family: 'NexaFreeBoldwebfont';
		text-transform: capitalize;
	}
	.navbar-ctm .navbar-nav > li > a.homepage{
		display: none;
	}

	.navbar-inverse .navbar-nav > .open > a, 
	.navbar-inverse .navbar-nav > .open > a:hover, 
	.navbar-inverse .navbar-nav > .open > a:focus{
		color: #fff;
    	background-color: #2482c0;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	    color: #fff;
	}
 
	.navbar-wrapper{

		height: 0px;

	}



	.navbar-collapse{ 
	  height: 100% !important;  
	  width: 100%;
	  position: fixed;
	  z-index: 9999;
	  top: 0px;
	  left: -100%;
	  overflow: hidden;
	  transition: 0.5s 0.5s ease-out; 
	  -webkit-transition: left 0.5s ease-out;
	  background: #1e6da0;
	}

	.navbar-collapse.in{ 

		left: 0px;
		top: 0px;

	}



  

}

*/




/*  Header  */

.header{
	height: 100px;
}
.logo{
	margin-top: 20px;
}
.menu{
	margin-top: 28px;
    text-align: right;
}
.menu_ul, .social_media_header, .social_media_header li{
	display: inline-block;
}
.menu_ul{
	margin-bottom: 0px;
}
.menu_ul li, .link_ctm{
	display: inline-block;
	margin-right: 30px;
}
.menu_ul li a{ 
    font-family: 'MarkMedium';
    font-size: 18px;
	color: #5b5b5b;
}
.link_ctm{
	position: relative;
	top: 6px;
}
.social_media_header{
	position: relative;
	top: -2px;
}
.social_media_header li{
	margin-right: 20px;
}
.social_media_header li:last-child{
	margin-right: 0;
}
.espace_client{
	background: #2691d9;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
    height: 100px;
    cursor: pointer;
}
.espace_client a{
	font-family: 'MarkMedium';
    font-size: 14px;
	color: #fff;
	padding-top: 12px;
    display: block;
}
.hamburger{
	display: none;
}
/*@media (min-width: 1200px){
	.header .container {
	    width: 1250px;
	}
}*/
@media (min-width: 992px) and (max-width: 1199px){
	.menu_ul li, .link_ctm{
		margin-right: 25px;
	}
	.menu_ul li a{
		font-size: 16px;
	}
	.social_media_header li {
	    margin-right: 8px;
	}
	.logo {
	    margin-top: 30px;
	}
}
@media (max-width: 991px){
    .header{
        height: 90px;
    }
    .header .container{
        position: relative;
    }
    .logo{
        text-align: -webkit-center;
        text-align: -moz-center;
        padding-right: 50px;
        margin-top: 13px;
    }
    .espace_client{
        width: 130px;
        height: 90px;
        position: absolute;
        top: 0;
        right: 0;
    }
    .menu{
        position: fixed;
        top: 0;
        width: 100%;
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #d13c39;
        transition: .4s ease;
        -webkit-transition: .4s ease;
        -moz-transition: opacity .4s ease;
        overflow-y: auto;
        margin-top: 0px;
        padding: 0 15px;
        text-align: unset;
    }
    .menu_ul{
        display: block;
        margin-bottom: 35px;
    }
    .menu_ul li{
        margin-right: 0;
        margin-bottom: 20px;
        display: block;
    }
    .link_ctm{
        margin-right: 25px;
    }
    .menu_ul li a{
        font-size: 19px;
        color: #fff;
    }
    .espace_client a{
        font-size: 13px;
    }
    .hamburger{
        position: absolute;
        left: 0;
        top: 10px;
        margin: auto;
        z-index: 999;
        width: 75px;
        height: 75px;
        cursor: pointer;
        display: block;
    }
    .hamburger button{
        background: transparent;
        border: 0;
        outline: none;
    }
    .hamburger samp, .hamburger .ferme{
        font-family: 'MarkBold';
        font-size: 9px;
        color: #2691d9;
        text-transform: uppercase;
        position: absolute;
        bottom: 10px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
    }
    .hamburger .ferme{
        color: #fff;
        display: none;
    }
    .hamburger.animate samp{
        display: none;
    }
    .hamburger.animate .ferme{
        display: block;
    }
    .hamburger.animate{
        position: fixed;
        left: unset;
    }
    .bar,
    .bar:after,
    .bar:before {
        height: 4px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    .bar {
        transform: translateY(25px);
        background: #2691d9;
        transition: all 0ms 300ms;
        position: absolute;
        top: 6px;
        width: 22px;
        right: 0;
        left: 0;
        margin: auto;
    }
    .bar.animate {
        background: rgba(255, 255, 255, 0);
    }
    .bar:before {
        content: "";
        position: absolute;
        left: -7px;
        bottom: 11px;
        background: #2691d9;
        width: 33px;
        transition: bottom 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1), transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
    }
    .bar:after {
        content: "";
        position: absolute;
        left: -7px;
        top: 11px;
        width: 33px;
        background: #2691d9;
        transition: top 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1), transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
    }
    .bar.animate:after {
        background: #fff;
        top: 0;
        transform: rotate(45deg);
        transition: top 500ms cubic-bezier(0.23, 1, 0.32, 1), transform 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1);;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        width: 33px;
        height: 4px;
    }
    .bar.animate:before {
        background: #fff;
        bottom: 0px;
        transform: rotate(-45deg);
        transition: bottom 500ms cubic-bezier(0.23, 1, 0.32, 1), transform 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1);;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        width: 33px;
        height: 4px;
    }
    .show_menu {
        right: 0%;
        opacity:1;
        z-index: 99;
    }
    .hide_menu {
        opacity:0;
        right: 100%;
    }
}
@media (max-width: 600px){
    .espace_client{
        width: 100px;
    }
}
@media (max-width: 400px){
    .logo img{
        width: 135px;
        margin-top: 20px;
    }
}




/*col-md-offset-1*/



/* css footer */

.footer{

	background: #21323c;

	padding: 80px 0px 75px 0px;

	margin-top: 0px;

	color: #fff;

}

.logo_footer{ 	

}

.logo_footer img{

	display: block;

	margin: 0px auto;

    margin-top: 40px;	

}

.footer_suivez_nous p{

	font-family: 'MarkPro';

	font-size: 21px;

	color: #fff;

	margin: 0px;

}

.footer_suivez_nous p b{

	display: block;

	font-size: 26px;

	color: #fff;

	font-family: 'MarkBold';

}

.footer_menu_sociaux a{

	font-size: 30px;

	color: #0e9fff;

}



.menu_bottom_top{

	margin-top: 30px;

}

.menu_bottom_top li{

	margin-left: 20px;

	margin-right: 20px;

}



.menu_bottom_top li:first-child{ 

	margin-left: 0px;

}



.menu_bottom_top li:last-child{ 

	margin-right: 0px;

}



.menu_bottom_top li a{
	font-family: 'MarkBold';
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}



.footer_bottom{ 
	margin-top: 50px;
	border-top: 1px solid  #646464
}

.footer_bottom p,
.footer_bottom b{ 
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

.footer_menu_sociaux{

	padding-top: 8px;

} 

.menu_link_footer{

	margin-top: 13px;

}

.menu_link_footer li{

	margin: 0px;

	padding: 0px; 

}

.menu_link_footer li a{
	font-family: 'MarkBold';
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	margin-left: 16px;
	font-weight: bold;
}



.menu_link_footer li a:after{

    content: " ";

    width: 1px;

    display: inline-block;

    height: 10px;

    background: #9b9b9b;

    margin-left: 16px;

    position: relative;

    top: 1px;

}



.menu_link_footer li:last-child a:after{

	display: none;

}































@media (max-width: 768px){  

	 .logo_footer img{

	 	display: block;

	 	margin: 0px auto;

	 }

	.footer_suivez_nous p { 

	    text-align: center;

	    margin: 20px auto 0px;

	} 

	.footer_menu_sociaux {

		text-align: center;

	}

	.menu_bottom_top {

		text-align: center;

	}

	.menu_bottom_top li{

		display: block;

		margin: 6px auto;

	}

	.footer_bottom{

		margin: 10px auto;

	}

	.menu_link_footer {

		text-align: center;

	}

	.menu_link_footer li { 

	}

	.footer_bottom p, .footer_bottom b{

		text-align: center;

	}

}





@media (max-width: 992px) {

	.footer_menu_sociaux a{

		font-size: 30px; 	

	}



}







/* css switcher */


/*
#switcher_accueil{

	position: relative; 

}

.block-img-responsive{
	display: block;
	width: 100%;
	height: 100%;
	min-height: 450px;
	height: 650px;
	max-height: 650px; 
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
 

.switcher-accueil-item{
	width: 100vw;
}

#switcher_accueil .switcher-contenu{

    position: absolute;

    left: 0px;

    right: 0px;

    top: 0px;

    bottom: 0px;

    margin: auto;

    width: 100%;  

}

.switcher-contenu .mini_witcher {

    display: inline-block;

    background: rgba(242, 179, 9, 0.85);

    padding: 0px 33Px 40px;

    transform: skewY(-4deg);

    margin-top: 100px;

}

.switcher-contenu .mini_witcher img{

    transform: skewY(4deg);

}

.owl-pagination{



}

.owl-pagination .owl-page{
 

}

.owl-pagination .owl-page.active{
 

}



#switcher_accueil .owl-page{

	background: transparent;

} 

#switcher_accueil .owl-page span{

	display: block;

    width: 15px;

    height: 15px;

    margin: 5px 7px;

    filter: Alpha(Opacity=50);

    opacity:1;

    -webkit-border-radius: 100%;

    -moz-border-radius: 100%;

    border-radius: 100%;

    background: #fff;

    border: 3px solid #bebebe

}

#switcher_accueil .owl-page.active span{

    background: #bebebe;

    border: 3px solid #bebebe

}

.conetnu_message_switcher{

	padding-top: 135px;

	text-align: left

}

.conetnu_message_switcher p{

	font-size: 71px;

	font-weight: normal;

	line-height: 66px;

	color: #fff;

	font-family: 'NexaFreeLightwebfont';

	letter-spacing: -4px;

}



.conetnu_message_switcher p b{

	font-size: 81px; 

	color: #fff;

	line-height: 77px;

	font-family: 'NexaFreeBoldwebfont';

	letter-spacing: -4px;

}

*/

.form_chercher_colis{
    width: 350px;
    padding: 15px;
    background: #299be6;
    position: relative;
    margin: 230px auto 0px;
}

.form_chercher_colis_header{
    position: absolute;
    left: -20px;
    top: -18px;
    display: inline-block; 
    padding-right: 20px;
    background: #3fb3ff; 
    padding-left: 15px;
}
.menu_rechercher_coli .form_chercher_colis_header{
    width: 120%
}
.form_chercher_colis_header p {
    margin: 0px; 
    line-height: 20px;
    color: #fff;
    background: url(../images/icons/map-point-pointer.png) no-repeat left center;
    font-size: 15px;
    font-family: 'NexaFreeLightwebfont';
	height: 40px;
    padding: 0px;
    margin: 0px;
    padding-left: 40px;
    line-height: 40px;
}

.form_chercher_colis_header p b{
    color: #fff;
    font-size: 15px;
    font-family: 'NexaFreeBoldwebfont';
}

.form_chercher_colis .form-control{
	border-radius: 0px;
	border: 2px solid #2388ca;
	height: 40px;
	line-height: 40px;
	padding-left: 18px;
}
.form_chercher_colis_form_t{
	line-height: 16px;
    color: #fff;
    text-align: center;
    font-size: 13px;
} 
.form_chercher_colis .form-group{
	margin-bottom: 8px;
}

.input-botton-send{
	width: 178px;
	border-radius: 30px; 
	text-align: center;
	display: block;
	margin: 0px auto;
	color: #00eaff;
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'NexaFreeBoldwebfont';
	border: 1px solid #00eaff;
	background: transparent;
	line-height: 30px;
	padding: 0px;
}
/*
@media (max-width: 990px){  

	 



}



@media (max-width: 768px){  

	#switcher_accueil .switcher-contenu{

		position: relative;
    	background: #299be6;
	}

	.conetnu_message_switcher{ 
	    height: 0px;
	    padding-top: 20px;
	    position: relative;
	    top: -145px;
	    text-align: center;
	}
 

	.conetnu_message_switcher p{ 
		display: inline-block; 
		text-align: center;

	} 

	.conetnu_message_switcher p ,
	.conetnu_message_switcher p b{

		font-size: 31px;   
		line-height: 15px;  
		letter-spacing: 1px;
		font-family: 'NexaFreeBoldwebfont';
	}

	.form_chercher_colis{

		margin: 0px auto;

		width: 100%;

	}

	.form_chercher_colis_header{

		width: 110%;
	    top: -26px;
	    left: -17px;

	}
	.block-img-responsive{
		min-height: 160px;
		height: 160px;
	}
	.section_particuliers_entreprise .row > div:first-child:after{ 
		display: none;
	}
}

*/


/*  Switcher home  */

.switcher_home{
    background: url('../images/new/switcher_home.jpg') no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    width: 100%;
    height: 720px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.switcher_content{
    text-align: -webkit-center;
    text-align: -moz-center;
}
.title_switcher{
    font-family: 'MarkMedium';
    font-size: 50px;
    color: #fff;
    margin-bottom: 80px;
}
.blocks_switcher{
    position: relative;
    z-index: 1;
}
.blocks_switcher div{
    width: 220px;
    height: 175px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
    text-align: center;
    cursor: pointer;
}
.blocks_switcher div:last-child{
    margin-right: 0px;
}
.blocks_switcher a{
    font-family: 'MarkBold';
    font-size: 18px;
    color: #fff; 
    display: block;
}
.blocks_switcher .colis{
    background: #29a7fc;
}
.blocks_switcher .agences{
    background: #d23c3b;
}
.blocks_switcher .simulation{
    background: #194a6b;
}
.switcher_etijar img{
    width: 100%;
}
.form_search{
    margin-top: 40px;
    position: relative;
    overflow: hidden;
    width: 710px;
    display: none;
}
.form_search.active{
    display: block;
}
.text_input{
    margin-right: 30px;
    float: left;
}
.text_input input{
    width: 470px;
    height: 50px;
    background: #fff;
    border: 0;
    outline: none;
    padding-left: 30px;
    font-family: 'MarkPro';
    font-size: 17px;
    color: #7b7b7b;
}
.button_search button{
    float: left;
    outline: none;
    border: 0;
    background: #34a9f9;
    font-family: 'MarkBold';
    font-size: 17px;
    color: #fff;
    width: 210px;
    height: 50px;
    padding-right: 25px;
    position: relative;
}
.button_search button:after{
    content: '';
    position: absolute;
    top: 10px;
    right: 25px;
    background: url('../images/new/search.png') no-repeat;
    width: 21px;
    height: 22px;
    pointer-events: none;
}
.switcher_etijar_mobile{
    display: none;
}
@media (max-width: 767px){
    .switcher_home{
        background: url('../images/new/switcher_home_mobile.jpg') no-repeat center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
    }
    .blocks_switcher div {
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }
    .blocks_switcher aside img{
        width: 40px;
    }
    .blocks_switcher aside a{
        display: none;
        padding-top: 0px;
    } 

	.blocks_switcher aside a.showmobile{
		display: block !important;
	}


    .blocks_switcher div:last-child{
        margin-bottom: 0;
    }
    .title_switcher{
        font-size: 35px;
    }
    .form_search{
        width: 100%;
    }
    .text_input{
        width: 80%;
        margin-right: 0px;
    }
    .text_input input{
        width: 100%;
    }
    .button_search button{
        width: 50px;
        height: 50px;
        border-radius: 50%;
        padding-right: 0px;
        float: right;
    }
    .button_search button span{
        display: none;
    }
    .button_search button:after{
        top: 13px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .switcher_etijar{
        display: none;
    }
    .switcher_etijar_mobile{
        display: block;
        background: #ebebeb;
        padding-bottom: 50px;
    }
    .switcher_etijar_mobile .img_etijar{
        margin-bottom: 30px;
    }
    .text_switcher_etijar{
        padding: 0 15px;
    }
    .text_switcher_etijar h1{
        font-family: 'MarkBlack';
        font-size: 30px;
        color: #2484c6;
        margin: 30px 0 0;
        text-transform: uppercase;
    }
}
@media (max-width: 350px){
    .blocks_switcher div {
        margin-right: 12px;
    }
}


.section_puissance{ 

}

.contenu_back_puissance{

	width: 100%;

	position: relative;

	background: url(../images/back_puissance.png) no-repeat right center;

	background-size: 115%;

}

.contenu_back_puissance img{

	display: block;

	margin: 0px auto;



}

.contenu_text_puissance{

	padding: 80px 0px;

}

.contenu_text_puissance h6{

	font-size: 25px;

	font-family: 'NexaFreeLightwebfont';

}

.contenu_text_puissance h6 b{

	font-size: 25px;

	font-family: 'NexaFreeBoldwebfont';

}

.contenu_text_puissance p{

	font-size: 16px; 

	font-weight: 400;

	margin-top: 60px;

	line-height: 35px;

}









 



/* css global page */

/* css breadcrumbs */

.section_breadcrumbs{

	background: #fff;

	padding: 10px 0px;

} 

.section_breadcrumbs ul{

	list-style: none;

	margin: 0px;

	padding: 0px;

}

.section_breadcrumbs ul li{

	display: inline-block;

}

.section_breadcrumbs ul li a{

	font-size: 14px;

	color: #979797;

	font-weight: 600

}

 



/* css block section accueil partucailie and entreprise */

.section_particuliers_entreprise{

	padding: 50px 0px 45px;

}

.section_particuliers_entreprise img.img-responsive{ 

	margin: 0px auto 20px;

	max-height: 65px;

}



.section_particuliers_entreprise h4{

	margin-bottom: 30px;

	font-size: 27px;

	font-family: 'NexaFreeBoldwebfont';

}

.section_particuliers_entreprise p{

	max-width: 420px;

	margin: 0px auto;

}

.section_particuliers_entreprise .row > div{

	position: relative;

}

.section_particuliers_entreprise .row > div:first-child:after{

	content: " ";

	position: absolute;

	height: 230px;

	border-left: 1px solid #bebebe;

	right: 0px;

	top: 30px;



}	





@media (max-width: 1125px) {

	 

}



@media (max-width: 992px) {



	 

}



@media (max-width: 768px){  



	.section_particuliers_entreprise .row > div{

		margin-bottom: 20px;

	}

}





.section_link_page{

	padding: 75px 0px;

	text-align: center;

}

.section_link_page img{

	display: block;

	margin: 0px auto 20px;

}

.section_link_page h5{

	width: 130px;

	display: block;

	margin: 0px auto 24px;

	font-size: 21px;

	color: #fff;

	font-family: 'NexaFreeBoldwebfont';

}



.section_link_page  div.row > div:last-child h5{

	width: 150px;

} 

	

.section_link_page  a.ensavoir{

	font-family: 'NexaFreeBoldwebfont';

	font-size: 11px;

	color: #1a7eb1;

	line-height: 19px;

	letter-spacing: 1px;

	text-transform: uppercase;
	cursor: pointer;

}



@media (max-width: 1125px) { 

} 

@media (max-width: 992px) { 

} 

@media (max-width: 768px){   

	.section_link_page .row > div{

		margin-bottom: 20px;

	}

}







/* css autre page template */

.section_header_page { 
    background: #fff; 
    position: relative;

} 
.section_header_page .container-fluid{
	padding: 0px;
}

.container_body,
.container_body .container{

	position: relative;

} 

.header_page_contenu { 
    position: relative;
    min-height: 430px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}

.header_page_contenu .header_page_contenu_text {

    position: absolute;

    left: 0px;

    right: 0px;

    top: 0px;

    bottom: 0px;

    margin: auto;

    text-align: center;

    font-size: 35px;

    color: #fff;

    height: 45px;

    font-family: 'Raleway';

    font-weight: 700;

    text-transform: uppercase;

    font-weight: bold;

}

.header_page_contenu img { 
    display: block; 
    margin: 0px auto;
    width: 100%;

}

.block_switcher{

    display: inline-block;

    position: absolute;

    left: 0;

    bottom: -26px;

    background: #1b8fdc;

    color: #fff;

    font-family: 'NexaFreeLightwebfont';

    font-size: 23px;

    text-transform: uppercase;

    padding: 10px 20px;

}

.block_switcher b{ 

	color: #fff;

	font-family: 'NexaFreeBoldwebfont';

	font-size: 23px;

}

.detail_page{

	padding: 40px 0px;

}

.detail_page h4{

	font-size: 30px;

	line-height: 30px;

	font-family: 'NexaFreeBoldwebfont';	

}

.detail_page p{

	font-size: 14px;

	color: #5b5b5b;

	margin-bottom: 30px;

}

.apropo_dec_back{

	padding: 35px;

	background: url(../images/back-desc-a-propos.jpg) no-repeat left top;

}



ul.list-check-mark{

	padding: 0px;

	margin: 0px;

	list-style: none;

}

ul.list-check-mark li{
	margin-bottom: 15px;
	color: #fff;
	padding-left: 54px;
	background: url(../images/icons/check-mark.png) no-repeat left top;
	font-size: 15px; 	
}

ul.list-check-mark.checked-blue li{
	color: #696969;
	padding-left: 30px;
	font-size: 15px;
	background: url(../images/icons/checked-blue.png) no-repeat left top;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;

}

.titre_block_h{

	margin-bottom: 40px;

}

.titre_block_h{

	

}

.titre_block_h .titre_01{

	font-size: 31px;

	font-weight: bold;

	text-transform: uppercase;

	padding-bottom: 5px;

	line-height: 35px;

}

.titre_block_h .titre_02{

	font-size: 19px;

	line-height: 30px;

	color: #696969;

    font-family: 'NexaFreeLightwebfont';

    padding-top: 8px;

    padding-bottom: 10px;

	border-left: 1px solid #bebebe

}

.titre_block_h_left .titre_02{

	border-right: 1px solid #bebebe;

	border-left:0px; 

}

.block_image_relative{

	position: relative;

	display: block;

}

.block_ani{

	position: absolute;

	top: -22px;

	width: 100px;

	height: 100px;

	background: #1b8fdc;

	text-align: center;

}



.block_ani img{

	display: block;

	margin: 25px auto 0px;

}

.r_left{

	left: -20px;

	right: auto;

}

.r_right{

	left: auto;

	right: -20px;

}





.detail_red{



}

.detail_red .block_ani,

.detail_red .block_switcher{

	background: #cc312c

}

.detail_red .titre_01{

	color: #cc312c

}



.detail_red  ul.list-check-mark.checked-blue li{ 

	background: url(../images/icons/checked-red.png) no-repeat left top; 

}

.description-text{

	font-size: 15px;

	line-height: 37px;

}

@media (max-width: 1125px) { 

} 

@media (max-width: 992px) { 

	.header_page_contenu .header_page_contenu_text {

	    font-size: 35px;

	}

} 

@media (max-width: 768px){   

	.header_page_contenu .header_page_contenu_text {

	    font-size: 35px;

	}

	.titre_block_h{ 
		margin-top: 20px;
		margin-bottom: 20px;  
	}

	.detail_red .titre_01{

		text-align: center !important;

	}

	.titre_block_h .titre_02{  

		border: 0px;text-align: center;

	}

	.titre_block_h_left .titre_02{ 

		border: 0px;text-align: center;

	}

	.detail_page .margin_bottom_70 {

		margin-bottom: 40px;

	}

	.block_image_relative{

		margin-top: 20px;

	}

	.block_switcher {

	    display: inline-block;

	    position: relative;

	    left: 0px;

	    bottom: 0px;

	}
	.footer{
		padding-bottom: 0px;
	}
} 









.reseau_map{

	height: 800px;

	width: 100%;

	position: relative;

	margin-top: 60px;

}

.reseau_map #map{

	width: 100%;

	height: 100%;

}

.reseau_map_header{

	width: 760px;

	height: 110px;

	background: #3e5361;

	position: absolute;

	top: -33px;

	left: 0px;

	z-index: 999;

}



.reseau_map_header_c{

	position: relative;

	height: 100%;

	padding-left: 100px;

}

.reseau_map_header_left{

	height: 100%;

	width: 90px;

	background: #1b8fdc url(../images/icons/location-map.png) no-repeat center center;

	position: absolute;

	left: 0px;

	top: 0px;

}

.contenu_select_input{

	margin: 30px auto 0px;

	width: 80%;

}

.input-text-road{  

    height: 40px;

    width: 100%; 

    border: 0px; 

    display: block;

    background: transparent;

    color: #fff

}



.input-text-road option{

	background: #3e5361;

}

.reseau_map_header_c p{

	margin-top: 25px;

}

.reseau_map_header_c p b,

.reseau_map_header_c p{

	color: #fff;

	font-size: 22px;

    font-family: 'NexaFreeLightwebfont';

    line-height: 27px;

}

.reseau_map_header_c p b{

	display: block; 

	font-family: 'NexaFreeBoldwebfont';	

}

 



.infowincontent{

}

.gm-style-iw {

   width: 350px !important;

   top: 0 !important;

   left: 0 !important;

   background-color: #3f3f3f;

   box-shadow: none;

   border: 0;

   border-radius:0;
   background-color: transparent
} 

.firstHeading{

    text-align: center;

    text-transform: uppercase;

    display: block;

    font-size: 20px;

    color: #fff;

}

.gm-style-iw ul{

    list-style: none;

    margin-bottom: 5px;

    padding: 5px 15px 5px 15px;

    border-left: 10px solid #1b8fdc;

} 

.gm-style-iw ul li,

.gm-style-iw ul li label{ 

  	font-family: 'Oxygen', sans-serif;

    font-size: 14px;

    color: #fff;

}

.gm-style-iw ul li label{  

	font-weight: bold;	

} 
.gm-style-iw ul li p{
    margin: 0px;
    color: #fff;
    padding: 0px;
    line-height: 14px;
    margin-bottom: 10px;
}








@media (max-width: 1125px) { 

} 

@media (max-width: 992px) { 

 

	.reseau_map_header{

		width: 100%; 

		position: initial;

	}

	.reseau_map_header_c p b, .reseau_map_header_c p {

	    color: #fff;

	    font-size: 18px;

	    font-family: 'NexaFreeLightwebfont';

	    line-height: 27px;

	}

} 

@media (max-width: 768px){   









	.reseau_map{ 

		margin-top: 10px;

	}

	.reseau_map #map{ 

		height: 650px;

	}

	.reseau_map_header{

		width: 100%;

		position: initial;    

		height: auto;

	} 

	.reseau_map_header_c{ 

		padding: 0px;

	}

	.reseau_map_header_left{ 

		padding-left: 0px;

	    width: 100%;

	    height: 50px;

	    display: block;

	    position: relative;

	}  

	.reseau_map_header_c p{ 

		margin: 5px auto;

	}

	.reseau_map_header_c p b,

	.reseau_map_header_c p{

		color: #fff;

		font-size: 15px; 

		text-align: center;

	}

	.input-text-road {   

	    width: 100%;

	    margin: 0; 

	}

	.contenu_select_input {

	    margin: 5px auto 20px;

	    width: 80%;

	}

}







/* css page offer omploi */



.menu_header_page_contenu{

	

}

.menu_header_page_contenu ul{

	display: inline-block;

	width: 100%;

	text-align:center;

	padding: 0px;

	margin: 0px;

	list-style: none;

}

.menu_header_page_contenu ul li{

	display: inline-block;

	margin: 0px 50px;

}

.menu_header_page_contenu ul li a{

	padding-bottom: 18px;

	border-bottom: 5px solid #fff;

	color: #777777;

	font-size: 22px; 

	text-transform: uppercase;

	font-weight: bold;

}  

.menu_header_page_contenu ul li.selected a{

	border-bottom: 5px solid #1b8fdc;

	color: #1b8fdc;

}
.menu_header .ctm_voyageur{
	
}

.menu_header .ctm_voyageur a{
	color: #299be6 !important
}
.menu_header .ctm_voyageur a img{
	
}


.list_offres_emplois{ 

}

.list_offres_emplois .item_emploi{

	padding-bottom: 26px;

	margin-bottom: 26px;

	border-bottom: 1px solid #b6b6b6

}

.list_offres_emplois .item_emploi h4 a{

	color: #5b5b5b;

	font-size: 23px;

    font-family: 'MarkPro';

    font-weight: bold;

}



.date_offer{

	display: block;

	text-align: center;

	font-size: 27px;

	color:#ce2c28;

    font-family: 'MarkPro';

    font-weight: bold;

    margin-top: 10px;

}

.date_offer span{

	display: block;

	color:#ce2c28;

	font-size: 15px;

    font-family: 'MarkPro';

	line-height: 5px;

    font-weight: bold;

}

.option_offer{

	font-size: 18px;

	color: #1b8fdc;

	text-transform: uppercase;

    font-family: 'MarkPro';

    font-weight: bold;

}

.readmore{

    text-transform: uppercase;

    font-size: 12px;

    color: #ce2c28;

    letter-spacing: 1px;

    font-weight: bold;	

}

.detail_emploi{

	padding: 10px 0px 50px;

}

.detail_emploi h1{

	margin-bottom: 20px;

}

.detail_emploi h1 a{

	display: block;

    color: #5b5b5b;

    font-size: 26px;

    font-family: 'MarkPro';

    font-weight: bold;	

}

.detail_emploi h1 a label {

	margin-top: 10px;

    font-size: 15px;

    color: #ce2c28;

    display: block;

}

.detail_emploi p{

	margin: 5px auto;

}

.detail_emploi p label{

    font-family: 'MarkPro';

    font-weight: bold;	

}  







/* css form */



.form_carraiere{

	max-width: 800px;

	margin: 50px auto;

}



.form_carraiere .row{

	margin-bottom: 40px;

}



.form_carraiere .form-control{

    box-shadow: none;

    border: 0px;

    border-bottom: 1px solid #1b8fdc;

    border-radius: 0px;

    padding-bottom: 12px;

    padding-left: 0px;

    font-size: 16px;

    color: #686868;

    resize: none;

}

.form_carraiere .form-control.error{

    border-bottom: 1px solid red;

}

.input-botton{ 

	display: block;

    background: #cc2924;

	height: 60px;

	width: 100%;

	border: 1px solid #cc2924; 

	text-align: center;

	border-radius: 34px;

    padding: 15px 10px;  

	text-transform: uppercase;  

    color: #fff;

    font-size: 18px;

    font-family: 'MarkPro';

    font-weight: bold;  

    outline: none;

}



.input-botton:focus,

.input-botton:hover{

  border: 1px solid #1b8fdc;

  color: #fff;

  outline: none;

  box-shadow: none;

}

.form_carraiere .contenu_select{

    border: 0px;

    border-bottom: 1px solid #1b8fdc; 

    font-size: 16px;

    color: #686868;

    padding-left: 0px;

    height: 34px;

}

.form_carraiere .contenu_select .input_select{

	padding-left: 0px;

    color: #686868;

    font-size: 16px;

}

.form_carraiere .contenu_select:before{

	border-left: 0px;

}

.inputfile {

	width: 0.1px;

	height: 0.1px;

	opacity: 0;

	overflow: hidden;

	position: absolute;

	z-index: -1;

}

.inputfile + label {

	display: block;

	height: 60px;

	width: 100%;

	border: 1px solid #1b8fdc; 

	text-align: center;

	border-radius: 34px;

    padding: 15px 10px;

}



.inputfile + label span{

	color: #1b8fdc;

	text-transform: uppercase;

}

.inputfile:focus + label,

.inputfile + label:hover {

    background-color: #1b8fdc;

}



.inputfile:focus + label span,

.inputfile + label:hover span{

	color: #fff;

}

.inputfile + label {

	cursor: pointer; /* "hand" cursor */

}

@media (max-width: 1125px) { 

} 

@media (max-width: 992px) { 



} 

@media (max-width: 768px){   

	.menu_header_page_contenu ul li{

		display: block;

		margin: 10px auto;

	}

	.form_carraiere .row{

		margin-bottom: 0px;

	}

	.form_carraiere .form-control{

		margin-bottom: 40px;

	}

	.input-botton{ 



	}

	.menu_header .ctm_voyageur a{
		color: #79d7ff !important
	}
}





.detail_suivi_colis{

	margin: 40px auto;

}

.detail_suivi_colis-header{

	margin-bottom: 40px;

}

.detail_suivi_colis-header label{

	display: block;

	position: relative;

	padding-left: 60px;

	font-size: 15px;

	color: #7e7e7e;

	font-weight: 600;

	padding-top: 10px;

}

.detail_suivi_colis-header label span{

	display: block;

	width: 38px;

	height: 38px;

	position: absolute;

	left: 0px;

	top: 0px;

}

.detail_suivi_colis-header label span.icon_numero{

	background: url(../images/icons/icon-numero.png) no-repeat left center;

}

.detail_suivi_colis-header label span.icon_date{

	background: url(../images/icons/icon-date.png) no-repeat left center;

}

.detail_suivi_colis-header label span.icon_destinataire{

	background: url(../images/icons/icon-distinataire.png) no-repeat left center;

}

.detail_suivi_colis-header label span.icon_ville{

	background: url(../images/icons/icon-distinataire-ville.png) no-repeat left center;

}

.detail_suivi_colis-header p{

	text-align: center;

	font-size: 23px;

	color: #606060;

    font-family: 'MarkPro';

    font-weight: bold;  

}

.detail_suivi_colis-body p{ 

	font-size: 18px;

	color: #727272; 

    font-weight: bold;  

    padding: 0px;

    margin: 0px;

}

.row_conforme p{

	color: #1b8fdc

}

.detail_suivi_colis-body .icon_style{

    display: block;

    margin: 0px auto;

    width: 0px;

    height: 0px;

    border: 7px solid #c4c4c4;

    border-radius: 50%;

    padding: 5px;

    margin-bottom: 56px; 

    position: relative;

}

.detail_suivi_colis-body .icon_style:before{
    content: " ";
    height: 56px;
    width: 2px;
    background: #c4c4c4;
    display: block;
    margin: 0px auto;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 17px;
}



.detail_suivi_colis-body .row_conforme .icon_style{
    background: transparent;
    border-color: transparent;
} 

.detail_suivi_colis-body .row_conforme .icon_style:before{
	border-color: #1b8fdc;
	background-color: #1b8fdc;
}

.detail_suivi_colis-body .row_conforme .icon_style:after{
	content: " ";
    background: url(../images/icons/checked-point.png) no-repeat center;
    position: absolute;
    left: -10px;
    top: -7px;
    display: block;
    width: 30px;
    height: 30px;
}


.detail_suivi_colis-body .row_solrei .icon_style:after{
	content: " ";
    background: #fff url(../images/return.png) no-repeat center;
    position: absolute;
    left: -10px;
    top: -7px;
    display: block;
    width: 30px;
    height: 30px;
}



 .menu_rechercher_coli{
 	position: fixed;
 	right: 0px;
 	top: 40%;

 }

 .menu_rechercher_coli .botton_rechercher_coli>span{
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #1b8fdc;
    text-align: center;
    line-height: 40px;
    color: #fff;
    position: absolute;
    right: 0px;
    top: -3px;
    z-index: 999;
    font-size: 0px;
    background: #1b8fdc url(../images/icons/map-point-pointer.png) no-repeat center;
    cursor: pointer;
 }

 .menu_rechercher_coli .form_chercher_colis{ 
 	margin: 0px;
 	right: -500px;
 	top: 15px;
 	transition: right 2s;
 }

 .menu_rechercher_coli .botton_rechercher_coli.selected .form_chercher_colis{
	right: 0px;
 }



@media (max-width: 900px){  

	.header_page_contenu {  
	    min-height: 330px; 

	}
}

@media (max-width: 768px){  

	.menu_rechercher_coli .form_chercher_colis{ 
		min-width: 360px;
	}

	.menu_rechercher_coli .form_chercher_colis_header{
		left: 0px;
	}
	.detail_suivi_colis-body{
		text-align: center;
	}


	.header_page_contenu {  
	    min-height: 230px; 

	}

}

.gm-style .gm-style-iw-c{
	background: #3e5361 !important;
}
.gm-style-iw-d{
	overflow: hidden !important;
}
.firstHeading{
	margin: 10px auto !important;
}
.popup_text p{
	line-height: 18px;
}


.modal-body{
	padding: 30px;
} 
.modal-body img{
	display: block;
	margin: 0px auto 40px;
}

.select2-container--default .select2-selection--single{ 
    border-radius: 0px !important;
    background: transparent !important;
    border: 0px !important;
    line-height: 40px !important;
    color: #fff !important;	
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 44px !important;
    color: #fff !important;	
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	display: none !important;
}

.float_right{
	float: right;
}
.float_left{
	float: left;
}

@media (max-width: 768px){  

	.titre_block_h .titre_01{
		font-size: 26px;
		text-align: center;
	}
	.padding_left_40{
	    padding-left: 25px;
	    padding-right: 25px;
	}
	.block_ani.r_right{
		right: 0px;
	}
	.block_ani.r_left{
		left: 0px;
	}
	.margin_p_r{
		margin: 0px 25px;
	}
	.margin_top_50{
		margin-top: 10px;
	}
	.detail_page p { 
	    margin-bottom: 15px;
	}
}

.information-contact{
    margin: 30px auto;
    padding: 20px;
}
.information-contact ul{
	padding: 0px; 
}
.information-contact ul li{
	list-style: none;
}
.information-contact ul li a{
	text-decoration: none;
}
.information-contact ul li i{
    color: #1b8fdc;
    font-size: 30px;
    position: relative;
    top: 5px;
}
.information-contact ul li label{ 
	font-family: 'Oxygen', sans-serif;
    font-weight: 600;
}
samp.error{
	color: red;
	font-size: 13px;
}
.switcher_header_all_page .form_chercher_colis{
	margin-top: 0px;
}
.header_page_contenu_text .form_chercher_colis{
	position: absolute;
	right: 0px;
	top: -100px;
}

@media (max-width: 768px){

	.switcher_header_all_page	.form_chercher_colis_header {
		
	}	


}	


.espaceformcloier{ 
 	position: fixed;
 	right: 0px;
 	top: 30%;
 	z-index: 99;
}
.espaceformcloier .barrightshow{ 
}
.espaceformcloier .barrightshow span{ 
    display: block;
    width: 50px;
    height: 211px;  
    cursor: pointer;
    position: relative;
}
.espaceformcloier .barrightshow span:before{
	content: " ";
	display: block;
	width: 100%;
	height: 45px;
	background: #1e8fda url(../images/form_suivi_col_icon.png) no-repeat center;
}
.espaceformcloier .barrightshow span samp{ 
    display: block;
    height: 50px;
    width: 166px;
    margin: auto;
    position: absolute;
    left: -58px;
    bottom: 0px;
    top: 43px;
    right: 0px; 
    font-size: 15px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    line-height: 50px;
    background: #40b3fd;
    transform: rotateZ(-90deg);
    font-family: 'MarkPro';
}
.espaceformcloier .contenu_form{
	position: absolute;
    right: -412px;
    top: 0px;
    background: #40b3fd; 
    overflow: hidden;
    width: 362px;
 	transition: right 2s;
}
.espaceformcloier .contenu_form .contenu_form_header{ 
    background: #1e8fda;
    height: 46px;
    position: relative;
    font-size: 18px;
    color: #fff;
    font-family: 'Oxygen';
    font-weight: 600;
    text-align: left;
    text-indent: 20px;
    line-height: 46px;
}
.closeb{
    position: absolute;
    right: 0px;
    top: 0px;
    height: 46px;
    width: 46px;
    color: #fff;
    text-align: center;
    display: block;
    background: #40b3fd;
    font-size: 40px;
    line-height: 38px;
    text-indent: 0px;
    cursor: pointer;
}
.espaceformcloier .contenu_form .contenu_form_contenu{
    height: 150px;
    padding: 0px 20px;
}
.espaceformcloier.selected .contenu_form{
    right: 0px;
}


@media only screen and (device-width: 768px) { 
	#switcher_accueil .switcher-contenu {
	    position: absolute;
	    left: 0px;
	    right: 0px;
	    top: 0px;
	    bottom: 0px;
	    margin: auto;
	    width: 100%;  
	    background: transparent;
	}
	.form_chercher_colis {
	    margin: 0px auto;
	    width: 100%;
	    right: 323px;
	    top: 54px;
	}

	.block-img-responsive {
	    min-height: 160px;
	    height: 270px;
	}
	.menu_bottom_top li{
		display: inline-block;
	}
	.section_link_page h5{
		font-size: 18px;
	}
	.navbar-header,
	.contenu_header_top .container,
	.menu_autre-left_res{
		width: 100%;
	}
	.navbar-ctm .navbar-nav{
	    float: none;
	    width: 400px;
	    margin-left: 20px;
	}
	.navbar-ctm .navbar-nav > li{
		display: block;
		margin-bottom: 10px;
	}
	.services-client-app {
	    width: 100%;
	    text-align: left;
	    padding-bottom: 50px;
	    display: inline-block;
	    margin: 50px auto;
	    margin-left: 33%;
	} 
	.footer_menu a {
	    color: #79d7ff;
	    display: block;
	    font-size: 40px;
	}
	.navbar-collapse.in {
	    left: 0px;
	    top: 0px;
	    height: 100vh !important;
	}
	.logo-header-r{
		left: 10%;
	}
	.navbar-inverse .navbar-nav > .open > a, 
	.navbar-inverse .navbar-nav > .open > a:hover, 
	.navbar-inverse .navbar-nav > .open > a:focus {
	    color: #fff;
	    background-color: #1e6da0;
	}
	.navbar-nav > li > .dropdown-menu {
		display: block;
		position: relative;
	    margin-top: 0;
	    border-top-left-radius: 0;
	    border-top-right-radius: 0;
	    border: 0px;
	    background: #1e6da0;
	    padding: 0px;
	    box-shadow: none;
	    left: 30px;
	    float: none;
	}
	.menu_header .dropdown-menu li{
		display: block;
	    background-color: #1e6da0;
	}
	.menu_header .dropdown-menu li a{
	    background-color: #1e6da0; 
	    color: #fff;
	}
}
.navbar-ctm .navbar-nav > li > a:hover, .navbar-ctm .navbar-nav > li > a:focus{
	color: #79d7ff;
}


/*  Style Language Arab  */

.langue_arab .navbar-ctm .navbar-nav > li > a{
	font-size: 16px;
}
.langue_arab .navbar-ctm .navbar-nav > li > a.homepage{
	font-size: 0px;
}
.langue_arab .navbar-nav > li > .dropdown-menu a{
	padding: 10px 10px 0px 0px;
}
.langue_arab .form_chercher_colis_form_t{
	font-size: 17px;
	line-height: 20px;
}
.langue_arab .input-botton-send{
	font-size: 14px;
}
.langue_arab .input-botton-send:hover,
.langue_arab .input-botton-send:focus{
	color: #00eaff;
}
.langue_arab  .section_link_page a.ensavoir{
	font-size: 14px;
}
.langue_arab .contenu_text_puissance p{
	font-size: 18px;
}
.langue_arab .contenu_text_puissance h6{
	font-size: 26px;
}
.langue_arab .menu_bottom_top li:last-child{
	margin-left: 0px;
	margin-right: 20px;
}
.langue_arab .menu_link_footer li a,
.langue_arab .menu_link_footer li a:after{
	margin-right: 16px;
	margin-left: 0px;
}
.langue_arab .section_particuliers_entreprise .row > div:first-child:after{
	left: 0;
	right: unset;
}
.langue_arab .detail_page p{
	font-size: 16px;
	line-height: 35px;
}
.langue_arab .reseau_map_header_c p{
	padding-right: 15px;
	margin-bottom: 0px;
}
.langue_arab .contenu_select:before{
	left: 0;
	right: unset;
}
.langue_arab .closeb{
	left: 0;
	right: unset;
}
.langue_arab .espaceformcloier .contenu_form .contenu_form_header{
	text-align: unset;
}
.langue_arab .select2-container .select2-selection--single .select2-selection__rendered{
	text-align: right;
}
.langue_arab .espaceformcloier .barrightshow span samp{
	left: 0;
	right: -58px;
}
.langue_arab .gm-style-iw ul{
	border-right: 10px solid #1b8fdc;
	border-left: 0px;
}
.langue_arab .gm-style .gm-style-iw-c{
	padding: 12px !important;
}

.langues{
	padding: 0px;
	margin-top: 10px;
}
.langues li{
	display: inline-block;
	list-style: none;
	margin-right: 10px;
}
.langue_arab .langues li{
	margin-right: 0px;
	margin-left: 10px;
}
.langue_arab .footer_menu .services-client-app label{
	letter-spacing: 0px;
	font-size: 16px;
}
.langue_arab .services-client-app .fa{
	margin-top: 45px;
}
.langue_arab .footer_menu .services-client-app b,
.langue_arab .services-client-reclamation,
.langue_arab .header_top_link li:last-child{
	direction: ltr;
}
.langue_arab .header_top_link li:last-child{
	margin-left: 0px;
}
.langue_arab .block_ani.r_left{
	right: -30px;
	left: auto;
}
.langue_arab .block_ani.r_right{
	right: auto;
	left: -20px;
}
.langue_arab .page_services .float_right{
	float: left !important;
}
.langue_arab .page_services .padding_left_40{
	padding-right: 40px;
}
.langue_arab .block_switcher{
	right: 0;
	left: unset;
}
.langue_arab .reseau_map_header_c{
	padding-right: 100px;
}
.langue_arab .reseau_map_header_left{
	left: unset;
	right: 0;
}
@media (max-width: 768px){
	.langue_arab .social-network{
		padding-left: 40px;
	}
	.langue_arab .block_ani.r_right{
		left: -15px;
	}
	.langue_arab .block_ani.r_left{
		right: -15px;
	}
	.langue_arab .page_services .padding_left_40{
		padding: 0px 15px;
	}
	.langue_arab .reseau_map_header_c{
		padding-right: 0px;
	}
}
@media (min-width: 768px){
	.langue_arab .navbar-ctm .navbar-nav{
		float: left;
	}
	.langue_arab .navbar-ctm .navbar-nav > li:last-child a{
		padding-left: 0px;
		padding-right: 20px;
	}
}









/*  Simulation tarifs  */

.simulation_tarifs{
    background: #fff;
    padding-top: 100px;
    position: relative;
    top: -225px;
    display: none;
}
.simulation_tarifs.active{
    display: block;
}
.content_simulation_tarifs{
    max-width: 650px;
    margin: auto;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: -ms-center;
}
.titre_simulation_tarifs{
    font-family: 'MarkPro';
    font-size: 29px;
    color: #325369;
    margin-bottom: 40px;
}
.titre_simulation_tarifs span{
    font-family: 'MarkBold';
}
.select_simulation, .input_simulation{
    position: relative;
    margin-bottom: 40px;
    width: 90%;
}
.select_simulation select, .input_simulation input{
    width: 100%;
    height: 45px;
    font-family: 'MarkPro';
    font-size: 18px;
    color: #2f2f2f;
    appearance: none;
    outline: none;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d2e2ec;
    padding-left: 15px;
} 
.select_simulation:after{
    content: '';
    position: absolute;
    right: 7px;
    top: 21px;
    background: url(../images/new/arrow_down.png) no-repeat;
    width: 21px;
    height: 12px;
    pointer-events: none;
}
.text_radio_simulation{
    display: inline-flex;
    width: 90%;
    margin-bottom: 30px;
}
.text_input_simulation{
    text-align: left;
    width: 65%;
}
.radio_input{
    width: 35%;
    text-align: right;
}
.radio_input.natureprestation {
	width: 100%;
	text-align: left;
}
.text_input_simulation p{
    font-family: 'MarkPro';
    font-size: 13px;
    color: #2f2f2f;
    text-align: justify;
    margin-top: 2px;
}
.text_input_simulation p strong{
    font-family: 'MarkBold';
    display: block;
}
.text_input_simulation p span{
    font-size: 11px;
    display: block;
    margin-top: 15px;
}
.content_simulation_tarifs .row .col-md-2,
.content_simulation_tarifs .row .col-md-3,
.content_simulation_tarifs .row .col-md-5,
.content_simulation_tarifs .row .col-md-2{
    padding: 0 2px;
}
.chiffres_simulation .select_simulation{
    width: 100%;
}
.input_dimensions{
    display: inline-flex;
    border-bottom: 1px solid #d2e2ec;
}
.input_dimensions input{
    border-bottom: 0px;
    padding: 0 10px;
}
.input_dimensions samp{
    font-family: 'MarkLight';
    font-size: 18px;
    color: #2f2f2f;
    align-items: center;
    display: flex;
}
.valeur_declare.no_active{
    display: none;
}
.titre_chiffres_simulation{
    background: #2c76a6;
    width: 100%;
    height: 65px;
    font-family: 'MarkBold';
    font-size: 14px;
    color: #f2f2f2;
    padding: 15px;
    line-height: 1;
    text-align: left;
    margin-bottom: 10px;
}
.titre_chiffres_simulation span{
    font-family: 'MarkPro';
    font-size: 11px;
    color: #77d7ff;
    display: block;
}
.select_expedition{
    width: 90%;
    text-align: left;
}
.select_expedition .select_simulation{
    width: 100%;
}
.select_expedition label{
    font-family: 'MarkBold';
    font-size: 18px;
    color: #2f2f2f;
    font-weight: 100;
    margin-bottom: 10px;
    padding-left: 15px;
}
.content_result{
    width: 90%;
}
.content_result h3{
    font-family: 'MarkLight';
    font-size: 18px;
    color: #325369;
    margin-bottom: 20px;
    line-height: 1.4;
    padding-bottom: 20px;
    border-bottom: 1px dashed #c1defa;
}
.content_result h3 span{
    font-family: 'MarkPro';
    display: block;
}
.total_result{
    margin-bottom: 25px;
}
.total_result label{
    font-family: 'MarkBold';
    font-size: 18px;
    color: #2f2f2f;
    display: block;
}
.total_result label span{
    font-family: 'MarkPro';
}
.result{
    font-family: 'MarkPro';
    font-size: 14px;
    color: #fff;
    padding: 12px 25px;
    background: #d44443;
    border-radius: 30px;
    display: inline-block;
}
.result strong{
    font-family: 'MarkBold';
    padding-left: 10px;
    font-size: 18px;
}
.result p{
	color: #fff;
}

.total_result p{
    font-family: 'MarkMedium';
    font-size: 17px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 8px;
}
.jour_livraison label{
    font-family: 'MarkLight';
    font-size: 15px;
    color: #2c76a6;
    display: block;
}
.jour_livraison p{
    font-family: 'MarkPro';
    font-size: 13px;
    color: #000;  
    letter-spacing: 1px;
}
.text_checkbox {
    display: inline-block;
    position: relative;
    padding-right: 33px;
    margin-bottom: 0px;
    margin-left: 10px;
    cursor: pointer;
    font-family: 'MarkPro';
    font-size: 18px;
    color: #2f2f2f;
    font-weight: 100;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1;
}
.checkmark {
    position: absolute;
    top: -4px;
    right: 0;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background-color: #dbf1ff;
}
.text_checkbox input:checked ~ .checkmark:after {
    display: block;
}
.text_checkbox .checkmark:after {
    left: 6px;
    top: 6px;
    width: 13px;
    height: 13px;
    background: #d43a34;
    border-radius: 50%;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.text_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
@media (max-width: 500px){
    .select_simulation, .input_simulation, .text_radio_simulation, .text_input_simulation, .radio_input,
    .select_expedition, .content_result{
        width: 100%;
    }
    .text_radio_simulation{
        display: block;
    }
    .radio_input{
        text-align: left;
    }
    .content_simulation_tarifs .row .col-md-2,
    .content_simulation_tarifs .row .col-md-3,
    .content_simulation_tarifs .row .col-md-5,
    .content_simulation_tarifs .row .col-md-2{
        padding: 0 15px;
    }
}






/*  Page home  */

.pages_home{
    position: relative;
    margin-top: 60px;
    margin-bottom: 40px;
}
.item_pages_home{
    position: relative;
    cursor: pointer;
}
.text_pages_home{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: -webkit-center;
    text-align: -moz-center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.text_pages_home h2{
    margin: 0;
}
.text_pages_home a{
    font-family: 'MarkBold';
    font-size: 24px;
    color: #fff;
    display: block;
    padding-top: 30px;
}
.item_pages_home:hover .text_pages_home{
    background: rgb(45 125 175 / 80%);
}
.pages_home .owl-theme .owl-nav.disabled+.owl-dots,
.ciffres_cles .owl-theme .owl-nav.disabled+.owl-dots,
.slider_services_etijar.owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 0;
}
.pages_home .owl-theme .owl-dots .owl-dot.active span,
.pages_home .owl-theme .owl-dots .owl-dot:hover span,
.ciffres_cles .owl-theme .owl-dots .owl-dot.active span,
.ciffres_cles .owl-theme .owl-dots .owl-dot:hover span,
.slider_services_etijar.owl-theme .owl-dots .owl-dot.active span,
.slider_services_etijar.owl-theme .owl-dots .owl-dot:hover span {
    background: #033884;
}
.pages_home .owl-theme .owl-dots .owl-dot span,
.ciffres_cles .owl-theme .owl-dots .owl-dot span,
.slider_services_etijar.owl-theme .owl-dots .owl-dot span{
    width: 15px;
    height: 15px;
    background: #b7b7b7;
}
@media (min-width: 768px) and (max-width: 991px){
    .text_pages_home img{
        width: 70px;
    }
    .text_pages_home a{
        font-size: 20px;
    }
}
@media (max-width: 767px){
    .pages_home{
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .item_pages_home{
        max-width: 390px;
        margin-bottom: 30px;
    }
}


/*  E.tijar  */

.block_e_tijar{
    background: url(../images/new/bg_etijar.jpg) no-repeat right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    width: 100%;
    height: 520px;
    margin-bottom: 70px;
}
.img_e_tijar{
    text-align: -webkit-right;
    text-align: -moz-right;
}
.text_e_tijar{
    padding-top: 100px;
    text-align: -webkit-right;
    text-align: -moz-right;
    text-align: -ms-right;
}
.text_e_tijar p{
    font-family: 'MarkMedium';
    font-size: 24px;
    color: #474747;
    margin: 45px 0 75px;
}
.savoir_plus a{
    font-family: 'MarkMedium';
    font-size: 18px;
    color: #fff;
    padding: 20px 105px 20px 60px;
    position: relative;
    background: #2272a8;
}
.savoir_plus a:after{
    content: '';
    position: absolute;
    right: 35px;
    top: 16px;
    background: url('../images/new/arrow.png') no-repeat;
    width: 15px;
    height: 26px;
    pointer-events: none;
}
.img_etijar{
    display: none;
}
@media (min-width: 768px) and (max-width: 991px){
    .text_e_tijar {
        margin-top: 20px;
    }
    .text_e_tijar p{
        font-size: 21px;
        margin: 35px 0 55px;
    }
} 
@media (max-width: 767px){
    .block_e_tijar{
        background: #f8f8f8;
        height: auto;
    }
    .block_e_tijar .col-md-6:first-child{
        padding-left: 0px;
        padding-right: 0px;
    }
    .img_etijar{
        display: block;
    }
    .text_e_tijar{
        padding-top: 50px;
        padding-bottom: 70px;
    }
}
@media (max-width: 340px){
    .savoir_plus a{
        padding: 20px 80px 20px 40px;
    }
}




/*  A propos home  */

.apropos_home{
    margin-bottom: 70px;
}
.apropos_home .container-full{
    max-width: 1450px;
    margin: auto;
}
.apropos_home .container-full .row{
    margin-right: 0px;
}
.apropos_home .container-full .col-md-6{
    padding-right: 0px;
}
/*.text_apropos_home_abs{
    position: absolute;
    top: -35px;
    left: -80px;
    padding: 70px;
    background: #2272a8;
    max-width: 650px;
}*/
.text_apropos_home_abs{
    margin-top: 50px;
}
.text_apropos_home_abs h3{
    font-family: 'MarkBold';
    font-size: 30px;
    color: #2c76a6;
    margin: 0;
    line-height: 40px;
}
.text_apropos_home p{
    font-family: 'MarkPro';
    font-size: 16px;
    color: #585858;
    margin: 50px 0;
    line-height: 30px;
}
@media (min-width: 992px) and (max-width: 1199px){
    .text_apropos_home_abs{
        margin-top: 0px;
    }
    .text_apropos_home_abs h3{
        line-height: 33px;
        font-size: 22px;
    }
    .text_apropos_home p{ 
        font-size: 15px;
        margin: 30px 0;
        line-height: 25px;
    }
}
@media (max-width: 991px){
    .apropos_home .container-full .row{
        margin-left: 0px;
        display: flex;
        flex-direction: column-reverse;
    }
    .apropos_home .container-full .col-md-6{
        padding: 0;
    }
    .text_apropos_home_abs{
        margin-top: 40px;
    }
    .text_apropos_home p{
        margin: 30px 0 50px;
    }
    .img_apropos_home{
        text-align: -webkit-center;
        text-align: -moz-center;
        text-align: -ms-center;
    }
}
@media (max-width: 500px){
    .text_apropos_home_abs h3{
        font-size: 22px;
        line-height: 28px;
    }
}

/*  Chiffres Clés  */

.ciffres_cles{
    margin-bottom: 80px;
}
.ciffres_cles .container{
    background: url('../images/new/bg_chiffres.png') no-repeat;
}
.ciffres_cles .margin-top-70px{
    margin-top: 70px;
}
.ciffres_cles .padding-top-20px{
    padding-top: 20px;
}
.title_ciffres_cles{
    position: absolute;
    bottom: -245px;
    width: 235px;
    transform: translateX(-35%) translateY(0) rotate(-90deg);
    -webkit-transform: translateX(-35%) translateY(0) rotate(-90deg);
    -moz-transform: translateX(-35%) translateY(0) rotate(-90deg);
    font-family: 'MarkPro';
    font-size: 28px;
    color: #325369;
    margin: 0;
}
.title_ciffres_cles span{
    display: block;
}
.item_ciffres_colis{
    background: #2c76a6 url(../images/new/bg_box.jpg) no-repeat center;
    width: 100%;
    height: 430px;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    text-align: center;
}
.item_ciffres_colis div{
    position: relative;
    top: -90px;
}
.item_ciffres_colis label{
    font-family: 'MarkBold';
    font-size: 40px;
    color: #5ebeff;
}
.item_ciffres_colis p{
    font-family: 'MarkPro';
    font-size: 20px;
    color: #fff;
}
/*.ciffres_cles .col-md-8 .row:first-child{
    margin-bottom: 30px;
}*/
.item_ciffres_cles{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    height: 200px;
    width: 100%;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: -ms-center;
    box-shadow: #f3f3f3 1px 1px 20px 8px;
}
.item_ciffres_cles label{
    font-family: 'MarkBold';
    font-size: 47px;
    color: #2a94db;
    line-height: 1;
}
.item_ciffres_cles label span{
    font-size: 24px;
}
.item_ciffres_cles p{
    font-family: 'MarkPro';
    font-size: 20px;
    color: #355d78;
}
.item_ciffres_tonnes img{
    display: inline-block;
    position: relative;
    top: -30px;
}
.text_ciffres_tonnes{
    display: inline-block;
    padding-left: 40px;
}
.text_ciffres_tonnes span{
    padding-left: 15px;
}
.item_ciffres_parcour label{
    font-size: 24px;
    margin: 22px 0 10px;
}
.item_ciffres_points img{
    display: inline-block;
    position: relative;
    top: -30px;
    padding-right: 15px;
}
.item_ciffres_points label span{
    display: block;
}
.item_ciffres_vehicules img{
    display: inline-block;
}
.item_ciffres_vehicules p{
    font-size: 26px;
    display: inline-block;
}
.item_ciffres_vehicules label{
    padding-left: 40px;
    padding-right: 20px;
    position: relative;
    top: 10px;
}
.item_ciffres_tonnes, .item_ciffres_points{
    margin-bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1199px){
    .title_ciffres_cles{
        transform: translateX(-42%) translateY(0) rotate(-90deg);
        -webkit-transform: translateX(-42%) translateY(0) rotate(-90deg);
        -moz-transform: translateX(-42%) translateY(0) rotate(-90deg);
    }
    .item_ciffres_colis label{
        font-size: 32px;
    }
    .item_ciffres_cles label{
        font-size: 34px;
        line-height: 1;
    }
    .item_ciffres_parcour label{
        font-size: 24px;
    }
    .item_ciffres_vehicules p{
        position: relative;
        top: 8px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .item_ciffres_tonnes img{
        top: -10px;
        width: 80px;
    }
}
@media (max-width: 991px){
    .title_ciffres_cles{
        position: relative;
        bottom: unset;
        width: 100%;
        transform: unset;
        -webkit-transform: unset;
        -moz-transform: unset;
        margin-bottom: 20px;
    }
    .text_ciffres_tonnes{
        padding-left: 0px;
    }
    .item_ciffres_cles label span{
        display: block;
        padding-left: 0;
    }
}
@media (max-width: 767px){
    .ciffres_cles .col-md-8 .row:first-child{
        margin-bottom: 0px;
    }
    .item_ciffres_cles{
        margin-top: 30px;
    }
    .text_ciffres_tonnes{
        padding-left: 40px;
    }
}
@media (max-width: 340px){
    .text_ciffres_tonnes{
        padding-left: 15px;
    }

}




/*  Block Logistic & D'aide  */

.block_logistic_aide{
    margin-bottom: 100px;
}
.item_logistic, .item_aide{
    position: relative;
    max-width: 600px;
}
.text_item_logistic, .text_item_aide{
    position: absolute;
    right: 10%;
    top: 20%;
}
.text_item_logistic h4{
    font-family: 'MarkBold';
    font-size: 50px;
    color: #fff;
    margin: 0;
    text-align: center;
}
.text_item_logistic h4 strong{
    font-size: 60px;
    display: block;
    position: relative;
    z-index: 9;
}
.text_item_logistic h4 strong:after{
    content: '';
    position: absolute;
    right: 0;
    left: -9px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #d44443;
    -webkit-transform: skewX(-14deg);
    transform: skewX(-14deg);
    width: 145px;
    z-index: -1;
}
.text_item_logistic h4 span{
    font-family: 'MarkPro';
    font-size: 37px;
    color: #fff;
    display: block;
}
.text_item_aide h4{
    font-family: 'MarkBold';
    font-size: 47px;
    color: #fff;
    margin: 0;
}
.text_item_aide h4 span{
    color: #f85a59;
}
.text_item_aide h5{
    font-family: 'MarkPro';
    font-size: 27px;
    color: #fff;
    margin: 30px 0 45px;
    max-width: 290px;
}
.text_item_aide a{
    font-family: 'MarkMedium';
    font-size: 18px;
    color: #fff;
    background: #d44443;
    padding: 20px 40px 20px 70px;
    position: relative;
}
.text_item_aide a:before{
    content: '';
    position: absolute;
    left: 25px;
    top: 20px;
    background: url('../images/new/email.png') no-repeat;
    width: 28px;
    height: 16px;
}
.savoir_plus_logistic{
    margin-top: 30px;
}
.savoir_plus_logistic a{
    padding: 20px 70px 20px 40px;
    background: #d44443;
}
.savoir_plus_logistic a:after{
    background: url('../images/arrow_02.png') no-repeat;
}
@media (min-width: 992px) and (max-width: 1199px){
    .text_item_logistic h4, .text_item_aide h4{
        font-size: 40px;
    }
    .text_item_logistic h4 strong{
        font-size: 45px;
    }
    .text_item_logistic h4 span{
        font-size: 33px;
    }
    .text_item_aide h5 {
        font-size: 24px;
        margin: 20px 0 30px;
    }
}
@media (max-width: 991px){
    .block_logistic_aide{
        margin-bottom: 50px;
    }
    .item_logistic, .item_aide{
        max-width: 600px;
        margin-bottom: 30px;
    }
}
@media (max-width: 550px){
    .text_item_logistic, .text_item_aide {
        right: 6%;
        top: 13%;
    }
    .text_item_logistic h4{
        font-size: 30px;
    }
    .text_item_logistic h4 strong{
        font-size: 25px;
    }
    .text_item_logistic h4 span{
        font-size: 20px;
    }
    .text_item_logistic h4 strong:after{
        width: 60px;
        left: -2px;
    }
    .text_item_aide h4{
        font-size: 24px;
    }
    .text_item_aide h5 {
        font-size: 17px;
        margin: 14px 0 25px;
        max-width: 190px;
    }
    .text_item_aide a {
        font-size: 15px;
        padding: 15px 30px 15px 50px;
    }
    .text_item_aide a:before{
        left: 10px;
        top: 14px;
    }
    .savoir_plus_logistic a{
        padding: 15px 50px 15px 30px;
        font-size: 16px;
    }
    .savoir_plus_logistic a:after {
        right: 20px;
        top: 11px;
    }
}

/*  Nos services  */

.services_home{
    margin-bottom: 70px;
}
.title_services_home{
    font-family: 'MarkPro';
    font-size: 28px;
    color: #325369;
    margin: 0;
    padding-top: 30px;
}
.title_services_home span{
    display: block;
}
.item_services_home{
    text-align: -webkit-center;
    text-align: -moz-center;
}
.item_services_home label{
    font-family: 'MarkBold';
    font-size: 16px;
    color: #454545;
    font-weight: unset;
    margin-top: 45px;
}
.services_home .owl-carousel .owl-nav button.owl-next span,
.services_home .owl-carousel .owl-nav button.owl-prev span{
    display: none;
}
.services_home .owl-carousel .owl-nav button.owl-next:before{
    content: '';
    position: absolute;
    top: 45px;
    right: -10px;
    background: url(../images/new/next.png) no-repeat;
    width: 19px;
    height: 35px;
}
@media (max-width: 1199px){
    .title_services_home{
        font-size: 25px;
    }
}
@media (max-width: 767px){
    .title_services_home{
        margin-bottom: 40px;
    }
    .item_services_home{
        margin-bottom: 50px;
    }
    .item_services_home label{
        margin-top: 30px;
    }
}














/* css form */

 
.form_simulation .select2.select2-container {
  width: 100% !important;
}

.form_simulation .select2.select2-container .select2-selection { 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 45px;
	margin-bottom: 0px;
	outline: none !important;
	transition: all .15s ease-in-out;
	border-bottom: 1px solid #d2e2ec !important;
	text-align: left; 
    font-family: 'MarkLight';
}

.form_simulation .select2.select2-container .select2-selection .select2-selection__rendered {
	color: #000 !important;
    line-height: 45px;
    padding-right: 0px;
    text-transform: uppercase;
    background: #dcf1ff;
    font-family: 'MarkMedium';
}

.form_simulation .select2.select2-container .select2-selection .select2-selection__arrow {
  background: #152c72;
  border-left: 1px solid #152c72;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  height: 32px;
  width: 33px;
}

.form_simulation  .select2.select2-container.select2-container--open .select2-selection.select2-selection--single {
  background: #f8f8f8;
}

.form_simulation  .select2.select2-container.select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}

.form_simulation  .select2.select2-container.select2-container--open .select2-selection.select2-selection--multiple {
  border: 1px solid #34495e;
}

.form_simulation  .select2.select2-container .select2-selection--multiple {
  height: auto;
  min-height: 34px;
}

.form_simulation  .select2.select2-container .select2-selection--multiple .select2-search--inline .select2-search__field {
  margin-top: 0;
  height: 32px;
}

.form_simulation  .select2.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: block;
  padding: 0 4px;
  line-height: 29px;
}

.form_simulation  .select2.select2-container .select2-selection--multiple .select2-selection__choice {
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 4px 4px 0 0;
  padding: 0 6px 0 22px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  position: relative;
}

.form_simulation  .select2.select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  margin: 0;
  text-align: center;
  color: #e74c3c;
  font-weight: bold;
  font-size: 16px;
}

.form_simulation  .select2-container .select2-dropdown {
  background: transparent;
  border: none;
  margin-top: -5px;
}

.form_simulation  .select2-container .select2-dropdown .select2-search {
  padding: 0;
}

.form_simulation  .select2-container .select2-dropdown .select2-search input {
  outline: none !important;
  border: 1px solid #34495e !important;
  border-bottom: none !important;
  padding: 4px 6px !important;
}

.form_simulation  .select2-container .select2-dropdown .select2-results {
  padding: 0;
}

.form_simulation .select2-container .select2-dropdown .select2-results ul {
  background: #fff;
  border: 1px solid #34495e;
}

.form_simulation .select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
  background-color: #3498db;
}
.form_simulation .select2-container--default .select2-selection--single .select2-selection__arrow b{
	border-color: #fff transparent transparent transparent; 
}
.form_simulation .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent; 
}


/* scrol liste select */

.select2-container--default .select2-results>.select2-results__options{ 
	height: 100%;
	max-height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
} 

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
	width: 12px;
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 100px;
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
    border-radius: 21px;
    border: 0px solid transparent;
    background-clip: content-box;
    background-color: #152c72;
    height: 50px;
} 
.select2-container--default .select2-results__option--highlighted[aria-selected]{
	background-color: #1a4a6b !important;
    font-family: 'MarkLight';
}
.select2-results__option{
	text-transform: uppercase !important;
}

.resltaestime{
	text-align: right;
}

.resltaestime p{ 
    font-family: 'MarkPro';
    font-size: 16px;
    color: #325369; 
}
.resltaestime p strong{
    font-family: 'MarkPro';
    font-size: 16px;
    color: #325369; 
}
.resltaestime label{
	font-family: 'MarkBold';
	font-size: 18px;
    color: #325369;
    display: inline-block;
    padding-right: 15px;
}
.resltaestime p.resltaestime-final{ 
    font-family: 'MarkBold';
    padding: 10px 20px;
    background: #d44443;
    border-radius: 30px;
    color: #fff;
    margin-top: 27px;
    display: inline-block;
} 
.calcule_estumation,
.calcule_estumation:hover,
.calcule_estumation:focus,
.calcule_estumation:active{
	display: block;
	background: #d44443;
	padding: 10px 20px;
    border-radius: 30px;
	font-family: 'MarkBold';
	color: #fff;
	text-transform: uppercase;	
	border: 0px;
	outline: none;   
	min-width: 200px;
	text-align: center; 
}


.justifycontent{
	display: flex;
	justify-content: center;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{
	outline: none;
}
.label_date{
	display: block;
	text-align: left;
	width: 90%;
}
.input_simulation.dateexpedition{
	background: #dcf1ff;
}
.simulationload{
	display: block;
	margin: 90px auto 0px;
}
.infomarker{
	border-radius: 50%;
    background: #d43a35;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    font-family: 'MarkBold';
    cursor: pointer;
} 
.infomarker.displayinligne{
	display: inline-block
}
.contenu-toggle{
	display: block;
	width: 180px;
	padding: 0px;
	margin: 0px; 
}
.tooltipimage{
	display: block;
	width: 180px;
	max-width: 100%;
	margin-bottom: 10px;
}
.infomarker.displayinligne + .tooltip {
	opacity:1
}
.infomarker.displayinligne + .tooltip > .tooltip-inner {
    background:#d44443;  
}
.form_simulation label.error{
	font-size: 12px;
	color: red;
}

.facultatif{
	font-family: 'MarkPro';
    font-size: 11px;
    color: #77d7ff; 
}


.input_dimensions{
		position: relative;

}

.input_dimensions  label.error{
	display: none !important;
	position: absolute;
	bottom: -30px;
} 
.input_dimensions  input.error:hover + label.error{
	display: block !important;
}

.input_dimensions  input.error{
	border-bottom: 1px solid red; 
}
@media (max-width: 991px){

	.justifycontent{
		display: block;
		justify-content: none;
	}
	.radio_input.natureprestation{

	}
	.radio_input.natureprestation .text_checkbox{
		padding-left: 50px;
	    padding-right: 0px;
	    margin-left: 0px;
	    display: block;
	    margin-top: 20px;
	}
	.radio_input.natureprestation .text_checkbox .checkmark{
		right: auto;
		left: 0px;
	}
	.input_simulation{
		position: relative;
	}
	.input_simulation  input.error{
		border-bottom: 1px solid red; 
	}
	.input_simulation  label.error{
		display: none !important;
		position: absolute;
    	bottom: -30px;
	} 
	.input_simulation  input.error:hover + label.error{
		display: block !important;
	}
}



/*  A propos e-tijar  */

.apropos_etijar{
    margin: 25px 0;
}
.apropos_etijar_left p{
    font-family: 'MarkPro';
    font-size: 17px;
    color: #5c5a5a;
    line-height: 35px;
    margin: 65px 0;
    text-align: justify;
}
.savoir_plus_apropos_etijar a{
    background: #d43a34;
}
.savoir_plus_apropos_etijar a:after{
    background: url('../images/new/arrow_02.png') no-repeat;
}
.apropos_etijar_right{
    padding: 40px 40px 0 40px;
    background: #007ebf;
    position: relative;
    overflow: hidden;
}
.item_apropos_etijar_right{
    width: 50%;
    float: left;
    height: 70px;
    margin-bottom: 40px;
    display: flex;
    padding-left: 10px;
}
.item_apropos_etijar_right ul{
    display: inline-flex;
    align-items: center;
    margin-bottom: 0px;
}
.item_apropos_etijar_right li{
    font-family: 'MarkBold';
    font-size: 17px;
    color: #fff;
}
.item_apropos_etijar_right li:last-child{
    padding-left: 15px;
}
@media (min-width: 992px) and (max-width: 1199px){
    .item_apropos_etijar_right li{
        font-size: 15px;
    }
}
@media (max-width: 991px){
    .apropos_etijar_left{
        margin-bottom: 40px;
    }
    .apropos_etijar_left p{
        margin-top: 20px;
    }
}
@media (max-width: 767px){
    .item_apropos_etijar_right{
        margin-bottom: 20px;
        width: 100%;
    }
}
@media (max-width: 500px){
    .item_apropos_etijar_right{
        height: 120px;
        padding-left: 0px;
        text-align: -webkit-center;
        text-align: -moz-center;
        text-align: -ms-center;
        justify-content: center;
    }
    .item_apropos_etijar_right ul{
        display: block;
    }
    .item_apropos_etijar_right li:last-child{
        padding-left: 0px;
        padding-top: 15px;
        font-size: 14px;
    }
    .apropos_etijar_right {
        padding: 40px 25px 0 25px;
    }
}




/*   Express   */

.section_express{
    margin-bottom: 90px;
}
.row_express{
    display: flex;
    align-items: center;
}
.item_express{
    text-align: center;
    position: relative;
}
.item_express:after{
    content: '';
    position: absolute;
    right: -30px;
    top: 8px;
    background: url(../images/new/slash.png) no-repeat;
    width: 26px;
    height: 43px;
}
.section_express .col-md-9 .row .col-md-3:last-child .item_express:after{
    display: none;
}
.item_express h3{
    font-family: 'MarkPro';
    font-size: 26px;
    color: #194b6c;
    margin: 0;
}
.item_express h3 span{
    font-family: 'MarkBold';
    display: block;
}
.button_express a{
    display: block;
    background: #2172a9;
    font-family: 'MarkBold';
    font-size: 18px;
    color: #fff;
    padding: 18px 35px 18px 80px;
    position: relative;
    line-height: 1.2;
}
.button_express a span{
    display: block;
    font-family: 'MarkPro';
}
.button_express a:before{
    content: '';
    position: absolute;
    left: 20px;
    top: 15px;
    background: url(../images/new/income.png) no-repeat;
    width: 45px;
    height: 45px;
    pointer-events: none;
    background-size: contain;
}
@media (min-width: 992px) and (max-width: 1199px){
    .button_express a {
        font-size: 16px;
        padding: 18px 20px 18px 70px;
    }
    .button_express a:before{
        left: 12px;
    }
}
@media (max-width: 991px){
    .row_express{
        display: inherit;
    }
    .button_express a{
        display: inline-block;
    }
    .item_express{
        margin-bottom: 30px;
    }
}
@media (max-width: 767px){
    .item_express:after{
        display: none;
    }
    .button_express{
        text-align: center;
    }
}

/*  nos services etijar  */

.title_services_etijar{
    font-family: 'MarkMedium';
    font-size: 32px;
    color: #206291;
    margin: 0;
    margin-bottom: 60px;
}
.title_services_etijar img{
    padding-left: 20px;
}
.row_services_etijar{
    margin-top: 80px;
}
.item_services_etijar{
    display: inline-flex;
    align-items: center;
}
.img_services_etijar{
    position: relative;
}
.img_services_etijar img.no_resp{
    max-width: unset;
}
.img_services_etijar_abs{
    position: absolute;
    top: 50%;
    right: -45px;
    background: #007ebf;
    width: 110px;
    height: 110px;
    padding: 20px 25px;
    margin-top: -55px;
}
.item_services_etijar h4{
    font-family: 'MarkPro';
    font-size: 24px;
    color: #206291;
    margin: 0;
    padding-left: 70px;
    line-height: 32px;
}
.item_services_etijar h4 span{
    font-family: 'MarkBold';
    display: block;
}
.text_services_etijar{
    padding: 45px 45px 45px 0px;
}
.text_services_etijar p{
    font-family: 'MarkPro';
    font-size: 18px;
    color: #4b4b4b;
    margin-bottom: 0px;
    line-height: 30px;
    text-align: justify;
}
.text_services_etijar li{
    font-family: 'MarkPro';
    font-size: 18px;
    color: #4b4b4b;
    padding-top: 10px;
}
.text_services_etijar li samp{
    font-family: 'MarkBold';
    font-size: 18px;
    color: #d43a34;
}
.text_services_etijar_last .text_services_etijar{
    padding: 0;
}
.block_services_etijar{
    width: 49%;
    float: left;
    height: 500px;
    padding-right: 15px;
}
.block_services_etijar_last{
	clear: both;
	float: none; 
}
.block_services_etijar_last .row{
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}


@media (min-width: 992px) and (max-width: 1199px){
    .text_services_etijar_last .img_services_etijar_abs{
        right: -15px;
    }
    .text_services_etijar_last .item_services_etijar h4{
        font-size: 21px;
        padding-left: 24px;
    }
    .block_services_etijar{
        height: 530px;
    }
}
@media (max-width: 991px){
    .row_services_etijar{
        margin-top: 0px;
    }
    .text_services_etijar{
        margin-bottom: 60px;
    }
    .text_services_etijar, .text_services_etijar_last .text_services_etijar{
        padding-left: 0px;
        padding-top: 30px;
    }
    .block_services_etijar{
        height: 100%;
        width: 100%;
    }
    .block_services_etijar_last,
    .block_services_etijar_last .row{
        display: block;
    }
}
@media (max-width: 460px){
    .title_services_etijar img{
        padding-left: 0px;
        display: block;
    }
    .item_services_etijar{
        display: block;
    }
    .img_services_etijar{
        max-width: 222px;
    }
    .item_services_etijar h4{
        padding-left: 0px;
        padding-top: 20px;
    }
    .text_services_etijar_last .text_services_etijar{
        margin-bottom: 0px;
    }
}

/*  nos confiances slider  */

.nos_confiances_slider{
    margin-bottom: 100px;
}
.nos_confiances_slider .owl-stage{
    display: flex;
    align-items: center;
}
.text_nos_confiances{
    position: relative;
    margin: 80px 0 40px;
    height: 65px;
}
.title_nos_confiances{
    float: left;
    font-family: 'MarkMedium';
    font-size: 32px;
    color: #b7b7b7;
    margin: 0;
}
.nos_confiances_plus{
    float: right;
}
.nos_confiances_slider .owl-theme .owl-nav{
    height: 0;
    margin-top: 0px;
}
.nos_confiances_slider .owl-carousel .owl-nav button.owl-next span,
.nos_confiances_slider .owl-carousel .owl-nav button.owl-prev span {
    display: none;
}
.nos_confiances_slider .owl-carousel .owl-nav button.owl-next:before,
.nos_confiances_slider .owl-carousel .owl-nav button.owl-prev:before{
    content: '';
    position: absolute;
    top: 45px;
    right: -10px;
    background: url(../images/new/right.png) no-repeat;
    width: 24px;
    height: 45px;
}
.nos_confiances_slider .owl-carousel .owl-nav button.owl-prev:before {
    right: unset;
    left: -20px;
    background: url(../images/new/left.png) no-repeat;
}
.nos_confiances_slider .owl-theme .owl-dots .owl-dot span{
    width: 15px;
    height: 15px;
    background: #b7b7b7;
}
.nos_confiances_slider .owl-theme .owl-dots{
    margin-top: 40px;
}
.nos_confiances_slider .owl-theme .owl-dots .owl-dot.active span,
.nos_confiances_slider .owl-theme .owl-dots .owl-dot:hover span{
    background: #033884;
}
@media (max-width: 767px){
    .text_nos_confiances{
        height: auto;
    }
    .title_nos_confiances{
        display: none;
        margin-bottom: 35px;
        font-size: 25px;
    }
    .nos_confiances_slider .owl-carousel{
        display: none;
    }
    .title_nos_confiances, .nos_confiances_plus{
        float: unset;
    }
    .nos_confiances_slider .owl-theme .owl-nav{
        display: none;
    }
    .nos_confiances_slider .owl-carousel .owl-nav button.owl-prev:before{
        left: 0;
    }
    .nos_confiances_slider .owl-carousel .owl-nav button.owl-next:before{
        right: 0;
    }
}
 


/*  Nos Offres  */

.nos_offres .container{
    background: #194a6b;
    margin-bottom: 70px;
}
.nos_offres .container .col-md-7{
    padding-left: 0;
}
.img_nos_offres{
    margin-left: -1px;
}
.title_nos_offres{
    font-family: 'MarkPro';
    font-size: 44px;
    color: #fff;
    margin: 35px 0 50px;
}
.title_nos_offres span{
    font-family: 'MarkBold';
    display: block;
}
.item_text_nos_offres{
    margin-top: 35px;
}
.item_text_nos_offres label{
    font-family: 'MarkBold';
    font-size: 20px;
    color: #fff;
}
.item_text_nos_offres label img{
    padding-right: 25px;
}
.item_text_nos_offres p{
    font-family: 'MarkPro';
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: justify;
    line-height: 30px;
}
@media (min-width: 992px) and (max-width: 1199px){
    .title_nos_offres{
        font-size: 35px;
        margin: 25px 0 40px;
    }
    .item_text_nos_offres p{
        margin-top: 15px;
        line-height: 22px;
    }
}
@media (max-width: 991px){
    .nos_offres .container{
        padding-bottom: 40px;
    }
}
@media (max-width: 450px){
    .title_nos_offres{
        font-size: 30px;
    }
    .item_text_nos_offres label{
        font-size: 17px;
    }
    .item_text_nos_offres label img{
        padding-right: 15px;
    }
}


.dropdownmenu{
	position: relative;
}
.dropdown-menu.menusous li{
	display: block;
}


@media (max-width: 991px){

	.dropdown-menu.menusous li a{
		color: #d13c39
	}
}

/*   Construction   */

.switcher_construction{
	background: url('../images/userpage.jpg') no-repeat center;
	background-size: cover;
	height: 340px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.switcher_construction .title_switcher,
.switcher_conditions .title_switcher{
	margin: 0;
}
.content_construction, .content_conditions{
	padding: 50px 0;
}

/*  Conditions Générales  */

.switcher_conditions{
	background-size: cover;
	height: 340px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.content_conditions h2{
	font-family: 'MarkBold';
    font-size: 30px;
    color: #043882;
    margin-bottom: 30px;
}
.content_conditions p{
	font-family: 'MarkPro';
    font-size: 18px;
    color: #5b5b5b;
    margin-bottom: 50px;
}
.content_conditions p strong{
	display: block;
}
@media (max-width: 575px){
	.content_conditions h2{
		font-size: 22px;
	}
	.content_conditions p{
		text-align: justify;
    	font-size: 16px;
	}
}
.showmobile{
	display: block !important;
	padding-top: 0px;
}



.popup_overlay{
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: rgb(0 0 0 / 60%);
    z-index: 99999;
    align-items: center;
}
.close_popup{
    background: #d23c3b;
    border: 0;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 15px 20px;
    line-height: 1;
    font-size: 22px;
    outline: none;
}
.popup_index{
    margin: auto;
    position: relative;
    padding: 0 30px;
}
@media (max-width: 991px){
	.close_popup{
		right: 6px;
	}
}










