/* Header */
#head { background:#181015 url( ../images/header.jpg) no-repeat; background-size: cover; min-height:876px; text-align: center; padding-top:240px; color:white; font-family:"Open sans", Helvetica, Arial; font-weight:300; }
#head.secondary { height:100px; min-height: 100px; padding-top:0px; }
	#head .lead { font-family:"Open sans", Helvetica, Arial; font-size:44px; margin-bottom:6px; color:white; line-height:1.15em; } 
	#head .tagline { color:rgba(255,255,255,0.75); margin-bottom:25px; }
		#head .tagline a { color:#fff; } 
	#head .btn { margin-bottom:10px;}
	#head .btn-default { text-shadow: none; background:transparent; color:rgba(255,255,255,.5); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); background: transparent; }
		#head .btn-default:hover,
		#head .btn-default:focus { color:rgba(255,255,255,.8); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); background: transparent; }
		#head .btn-default:active, 
		#head .btn-default.active { color:#fff; -webkit-box-shadow:inset 0px 0px 0px 3px #fff; -moz-box-shadow:inset 0px 0px 0px 3px #fff; box-shadow:inset 0px 0px 0px 3px #fff; background: transparent; }

@media (max-width: 1600px) {
	#head { min-height:600px; padding-top:160px; }
	#head .lead { font-size: 34px; }
}
@media (max-width: 1200px) {
	#head { min-height:500px; padding-top:160px; }
	#head .lead { font-size: 34px; }
}
@media (max-width: 767px) {
	#head { min-height:420px; padding-top:160px; }
	#head .lead { font-size: 34px; }
}
@media (max-width: 650px) {
	#head { min-height:300px; padding-top:160px; }
	#head .lead { font-size: 34px; }
}
@media (max-width: 550px) {
	#head { min-height:200px; padding-top:160px; }
	#head .lead { font-size: 34px; }
}
@media (max-width: 400px) {
	#head { min-height:150px; padding-top:160px; }
	#head .lead { font-size: 34px; }
}
@media (max-width: 200px) {
	#head { min-height:100px; padding-top:160px; }
	#head .lead { font-size: 34px; }
}

/* Head_2er */
#head_2 { background:#181015 url( ../images/header_2.jpg) no-repeat; background-size: cover; min-height:1200px; text-align: center; padding-top:240px; color:white; font-family:"Open sans", Helvetica, Arial; font-weight:300;
position: relative;
}
#head_2.secondary { height:100px; min-height: 100px; padding-top:0px; }
	#head_2 .lead { font-family:"Open sans", Helvetica, Arial; font-size:44px; margin-bottom:6px; color:white; line-height:1.15em; } 
	#head_2 .tagline { color:rgba(255,255,255,0.75); margin-bottom:25px; }
		#head_2 .tagline a { color:#fff; } 
	#head_2 .btn { margin-bottom:10px;}
	#head_2 .btn-default { text-shadow: none; background:transparent; color:rgba(255,255,255,.5); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); background: transparent; }
		#head_2 .btn-default:hover,
		#head_2 .btn-default:focus { color:rgba(255,255,255,.8); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); background: transparent; }
		#head_2 .btn-default:active, 
		#head_2 .btn-default.active { color:#fff; -webkit-box-shadow:inset 0px 0px 0px 3px #fff; -moz-box-shadow:inset 0px 0px 0px 3px #fff; box-shadow:inset 0px 0px 0px 3px #fff; background: transparent; }

@media (max-width: 1600px) {
	#head_2 { min-height:800px; padding-top:160px; }
	#head_2 .lead { font-size: 34px; }
}
@media (max-width: 1200px) {
	#head_2 { min-height:700px; padding-top:160px; }
	#head_2 .lead { font-size: 34px; }
}
@media (max-width: 767px) {
	#head_2 { min-height:420px; padding-top:160px; }
	#head_2 .lead { font-size: 34px; }
}
@media (max-width: 660px) {
	#head_2 { min-height:400px; padding-top:160px; }
	#head_2 .lead { font-size: 34px; }
}
@media (max-width: 550px) {
	#head_2 { min-height:300px; padding-top:160px; }
	#head_2 .lead { font-size: 34px; }
}
@media (max-width: 400px) {
	#head_2 { min-height:250px; padding-top:160px; }
	#head_2 .lead { font-size: 34px; }
}
@media (max-width: 200px) {
	#head_2 { min-height:200px; padding-top:160px; }
	#head_2 .lead { font-size: 34px; }
}

/* Autohide navbar */
.slideUp { top:-100px; }
.headroom { -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }


/* Highlights (in jumbotron in most cases) */
.highlight { margin-top:40px; }
	.h-caption { text-align: center; } 
	.h-caption i { display:block; font-size: 54px; color:#382526; margin-bottom:36px; }
	.h-caption h4 { color:#382526; font-size: 16px; font-weight: bold; margin-bottom:20px; }
	.h-body { }


/* Typography */
h1, h2, h3, h4, h5, h6 { font-family:"Open sans", Helvetica, Arial; }
h1, .h1, h2, .h2, h3, .h3 { margin-top:30px; } 
blockquote { font-style: italic; font-family: Georgia; color:#999; margin:30px 0 30px; }
label { color: #777; }
.thin { font-weight:300; }
.page-title { margin-top:20px; font-weight:300; }
.text-muted { color:#888; }
.breadcrumb { background:none; padding:0; margin:30px 0 0px 0; }
ul.list-spaces li{ margin-bottom:10px; }

/* Helpers */
.container-full { margin: 0 auto; width: 100%; }
.top-space { margin-top: 60px; }
.top-margin { margin-top:20px; }

img { max-width:100%; }
img.pull-right { margin-left: 10px; }
img.pull-left { margin-right: 10px; }
#map { width:100%; height:280px; }
#social { margin-top:50px; margin-bottom:50px; }
	#social .wrapper { width:340px; margin:0 auto; }

/* Main content block */
.maincontent { }

/* Sidebars */
.sidebar { padding-top:36px; padding-bottom:30px; }
	.sidebar .widget { margin-bottom:20px; }
	.sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 { margin-top:20px; } 

/* Footer */
.footer1 { background: #232323; padding: 30px 0 0 0; font-size: 12px; color: #999; }
	.footer1 a { color: #ccc; }
		.footer1 a:hover {color: #fff; }
	.footer1 .widget { margin-bottom:30px; }		
	.footer1 .widget-title { font-size: 17px; font-weight: bold; color: #ccc; margin: 0 0 20px; }
	.footer1 .entry-meta { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 0 0 35px 0; padding: 2px 0; color: #888888; font-size: 12px; font-size: 0.75rem; }
		.footer1 .entry-meta a { color: #333333; }
		.footer1 .entry-meta .meta-in { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0; }
	.follow-me-icons { font-size:30px; }		
		.follow-me-icons i { float:left; margin:0 10px 0 0; }		

.footer2 { background: #fff; padding: 15px 0; color: #000; font-size: 12px; }
	.footer2 a { color: #aaa; }
		.footer2 a:hover { color: #fff; }
		.footer2 p { margin: 0; }

	.widget-simplenav { margin-left:-5px; }		
	.widget-simplenav a{ margin:0 5px; }
        .ecriture{
            font-family: ubuntulight, Arial, Helvetica, "Trebuchet MS", sans-serif;
   
        }
        .video{
            display:block;width:480px;margin:0 auto 35px auto; height: 240px;
        }
        .bag_1{
           background: url( ../images/Webp.net-resizeimage.jpg) no-repeat;
           min-height:500px; 
           font-family:"Open sans", Helvetica, Arial;
           font-weight:300; 

        }
        .bag_2{
              border: 1px solid;
              border-color: #EFEFEF;
  padding: 10px;
  box-shadow: 0px 5px #888888;
        }
        .spad {
	padding: 100px 0;
}
.client-slider .single-brand {
	display: table;
	height: 80px;
	width: 100%;
}

.client-slider .single-brand a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.client-slider .single-brand a img {
	width: auto;
	margin: 0 auto;
	opacity: 0.2;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.client-slider .single-brand a:hover img {
	opacity: 1;
}
/*
    code by Iatek LLC 2018 - CC 2.0 License - Attribution required
    code customized by Azmind.com
*/
@media (min-width: 768px) and (max-width: 991px) {
    /* Show 4th slide on md if col-md-4*/
    .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    /* Show 3rd slide on sm if col-sm-6*/
    .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -50%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
@media (min-width: 576px) {
   
    .carousel-item {
        margin-right: 0;
    }
    /* show 2 items */
    .carousel-inner .active + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
        transition: none;
    }
    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* farthest right hidden item must be also positioned for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* MD */
@media (min-width: 768px) {
    /* show 3rd of 3 item slide */
    .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none;
    }
    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction */
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* LG */
@media (min-width: 991px) {
    /* show 4th item */
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    /* Show 5th slide on lg if col-lg-3 */
    .carousel-inner .active.col-lg-3.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* left or forward direction */
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction //t - previous slide direction last item animation fix */
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
.mr-auto,.mx-auto{margin-right:auto!important}
.mb-auto,.my-auto{margin-bottom:auto!important}
.ml-auto,.mx-auto{margin-left:auto!important}
@media (min-width:576px){
    .m-sm-0{margin:0!important}
.mt-sm-0,.my-sm-0{margin-top:0!important}}
.d-block{display:block!important}
.img-fluid{max-width:100%;height:auto}
.des {
    text-align: center;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    font-family: ubuntulight, Arial, Helvetica, "Trebuchet MS", sans-serif;
}
.des .gui1 {
    width: auto;
    margin-left: 10px;
    margin-top: -10px;
}
.des .gui2 {
    width: auto;
    margin-right: 10px;
    margin-top: -10px;
}
.e_acceuil{
    font-size: 18px;
}
@media (max-width:1000px){
    .e_acceuil{
    font-size: 16px;
}}

.bg_profil{
     background-image: url('../../assets/img/Votre-profil-nous-interesse.png');
     background-repeat: no-repeat;
     background-size: 400px;
     background-position-x: right;
     background-color: #efefef;
}
@media (max-width:1000px){
 .bg_profil{
     background-image: url('../../assets/img/Votre-profil-nous-interesse.png');
     background-repeat: no-repeat;
     background-size: 300px;
     background-position-x: right;
     background-color: #efefef;
}
}
@media (max-width:770px){
 .bg_profil{
     background-image: url('../../assets/img/Votre-profil-nous-interesse.png');
     background-repeat: no-repeat;
     background-size: 150px;
     background-position-x: right;
     background-color: #efefef;
}
}
.responsive{
    display:none;
}
@media (max-width:575px){
     .video{
            display:block;width:480px;margin:0 auto 35px auto; width: 320px;height: 240px;
        }
  .responsive{
      display:hidden;
}
}
.bg_1{
    position: absolute;
    bottom: 10%;
    right: 15%;
}
.bg_2{
    font-size: 22px;
}
@media (max-width:1350px){
.bg_1{
    position: absolute;
    bottom: 5%;
    right: 5%;
}
}
@media (max-width:1050px){
.bg_1{
    position: absolute;
    bottom: 20%;
    right: 5%;
}
}

@media (max-width:770px){
.bg_1{
    position: absolute;
    bottom: 5%;
    right: 5%;
}
.bg_2{
    font-size: 20px;
}
}
@media (max-width:660px){
.bg_1{
    position: absolute;
    bottom: 15%;
    right: 5%;
}
.bg_2{
    font-size: 16px;
}
}
@media (max-width:400px){
.bg_2{
    font-size: 12px;
}
}