/*
Theme Name: Ndk-Dapt
Theme URI: http://ndk-design.fr
Author: NdkDesign
Author URI: http://ndk-design.fr
Version: 1.1

*/



/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
   .navbar-default .navbar-brand {
     color: #acaaac;
   }
   
   .navbar-default .navbar-toggle {
     border-color: #acaaac;
   }
   
.navbar-toggle {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  float: right;
  margin-bottom: 8px;
  margin-right: 15px;
  margin-top: 9px !important;
  padding: 9px 10px;
  position: relative;
}


#social.content-header p img {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	top: 0px;
	transition: all 0.3s;
}

#search .search-field {
	width: 315px;
}

#search label {
	margin-bottom: 0;
}

.adamrob_parallax_posttitle {
	display: none;
}

h4 {
	padding-left: 0;
	margin: 0;
	color: #521853;
	font-size: 41px;
	font-weight: bold;
	margin-bottom: 15px;
}

#page #main-content {
	padding-top: 30px;
	padding-bottom: 30px;
}

h3 {
	padding-left: 0;
	margin: 0;
	color: #521853;
	font-size: 41px;
	font-weight: bold;
	margin-bottom: 15px;
}

.block1 {
	background: #f2f2f2;
	text-align: center;
	padding: 30px;
	margin-bottom: 30px;
}

.block2 {
	text-align: center;
}

.page-template-about figure img {
	object-fit: cover;
	object-position: 70% 0%;
	width: 225px;
	height: 340px;
}

.page-template-about .myModal {
	display: none;
}

.block1 p {
	text-align: center;
	margin-bottom: 0;
}

.block1 h4 {
	margin-top: 0;
}

#social.content-header p img:hover {
	position: relative;
	top: -3px;
}

#social.content-header p {
	text-align: center;
	margin-bottom: 0;
}
   
   img{
   	max-width:100%;
   	height:auto;
   }
   .clearfix:before,
   .clearfix:after {
   	content: ".";
   	display: block;
   	height: 0;
   	overflow: hidden
   }
   .clearfix:after {clear: both}
   .clearfix {zoom: 1}
   
   .block{
   	margin-bottom:20px
   }
   
   .left{
   	float: left;
   }
   
   .right{
   	float: right;
   }
   .badge{
   		border-radius:40px;
   		-moz-border-radius:40px;
   		-o-border-radius:40px;
   		-webkit-border-radius:40px;
   		padding: 5px 10px;
   }
   
   .btn{
   		color: #fff;
   		font-size:30px;
   		text-align:center;
   		margin: 10px 0;
   		border: none;
   		font-weight:normal
   }
   
   .orange{
   		background:#444444;
   }
   
   .green{
   		background:#77C5E0;
   }
   
   .orange:hover{
   		background:#ED7D5A;
   }
   
   .green:hover{
   		background:#C3E291;
   }
   
   p{
   	text-align:justify
   }
   

/* End Menu left header */
.navbar{
   margin:0;
   background:none;
   border: none;
}

@media (max-width: 680px) {
  .nav > li {
    display: block;
    line-height: 10px;
    padding: 10px;
  }
}
   	
   
   /* Banner-menu-top */
   
   #banner-menu-bottom {
     background: none repeat scroll 0 0 #3FA9F5;
     height: 100%;
     text-align: center;
     width: 100%;
   }
   
   .banner-menu-bottom-h1-1, .banner-menu-bottom-h1-2, .banner-menu-bottom-h1-3 {
     color: #ffffff;
     display: inline-block;
     float: none;
     font-size: 24px;
     font-weight: lighter;
     margin-bottom: 0;
     margin-top: 0;
     padding-bottom: 10px;
     padding-top: 10px;
   }
   
   
   
   /* End Banner-menu-top */
   
    /* @group Logo Group */
   #logo img{
   	float: left;
   }
   #accroche{
 		background:#EEEEEE;
 		font-size:18px;
 		text-align:left;
 		margin-top:30px;
   }
   
   .p-img {
     text-align: center;
     margin-bottom: 35px;
   }
   
   .p-img img {
     height: auto;
     max-width: 100%;
   }
	/* @end */
	
	/* Container */
	
	.white_arrow_top {
	  background: none repeat scroll 0 0 #fff;
	  margin-bottom: 0;
	  text-align: center;
	  padding-top: 35px;
	}
	
	.row.slider {
	  background: none repeat scroll 0 0 #eee;
	}
	
.white_arrow {
  background: none repeat scroll 0 0 transparent;
  text-align: center;
  margin-bottom: -30px;
}

.white_arrow > img {
  cursor: pointer;
}


	
	.placeholders {
	  border: 0 none;
	  margin-bottom: 0;
	  padding-bottom: 15px;
	  text-align: center;
	}
	
	
	.thumbnail {
	  background-color: #FFFFFF;
	  border: 1px solid #DDDDDD;
	  border-radius: 0px;
	  display: block;
	  height: auto;
	  line-height: 1.42857;
	  max-width: 100%;
	  padding: 4px;
	  transition: all 0.2s ease-in-out 0s;
	}
	
	.p-glyphicon-ok-circle {
	  margin-bottom: 0;
	  text-align: center;
	  padding-top: 10px;
	}
	
	.p-glyphicon-ok-circle .glyphicon.glyphicon-ok-circle {
	  color: #333;
	  font-size: 60px;
	}
	
	.h3-title {
	  color: #333;
	  font-family: Lato,sans-serif;
	  font-size: 28px;
	  font-weight: bold;
	  margin-top: 10px;
	  text-align: center;
	}
	
	.p-text {
	  color: #333;
	  font-family: Lato,sans-serif;
	  font-weight: bold;
	  margin-bottom: 0;
	  text-align: center;
	}
	
	.p-button {
	  margin-top: 10px;
	  text-align: center;
	}
	
	.btn.btn-primary.devis {
	  background: none repeat scroll 0 0 #FFFFFF;
	  color: #333;
	  font-family: Lato,sans-serif;
	  font-size: 24px;
	}
	
	.btn.btn-default.contact {
	  background: #FFFFFF;
	  color: #333;
	  font-family: Lato,sans-serif;
	  font-size: 24px;
	}
	
	.btn.btn-primary.devis:hover {
	  background: none repeat scroll 0 0 #eeeeee;
	  color: #333333;
	  font-family: Lato,sans-serif;
	  font-size: 24px;
	}
	
	.btn.btn-default.contact:hover {
	  background: #eeeeee;
	  color: #333333;
	  font-family: Lato,sans-serif;
	  font-size: 24px;
	}
	
	.btn btn-default.contact, .glyphicon.glyphicon-envelope {
	  top: 3px;
	} 
	
	.title_cms {
	  color: #333333;
	  font-family: Lato,sans-serif;
	  font-size: 24px;
	  font-weight: bold;
	  margin-bottom: 35px;
	  margin-top: 35px;
	  padding: 10px 10px 10px 35px;
	}
	
	.p-button2 {
	  text-align: right;
	}
	
	.btn.btn-primary.button2 {
	  background: none repeat scroll 0 0 #f7931e;
	  color: #333;
	  font-family: Lato,sans-serif;
	  font-size: 16px;
	  font-weight: bold;
	}

	
	btn btn-primary button2, .glyphicon.glyphicon-search {
	  left: -3px;
	}
	
	.item.left{
		margin-left:-15px
	}
	
	.item.right{
		margin-right:-15px
	}
	
	.item .content-left{
		padding:10px
	}
	
	.thumbnail.item {
	  background: #ffffff;
	  border: 0 none;
	  padding: 15px;
	}
	
	.thumbnail.item.footer {
	  background: none repeat scroll 0 0 transparent;
	}
	
	
	
	.caption.item {
	  background: none repeat scroll 0 0 #fff;
	}
	
	.col-sm-6.col-md-4.item {
	  padding:  15px;
	}
	
	.h4-footer {
	  color: #eee;
	  font-family: Lato,sans-serif;
	  font-size: 18px;
	  font-weight: bold;
	}
	
.taxonomy-description.cat > p {
  color: #fff;
  font-family: Lato,sans-serif;
  font-size: 14px;
  font-weight: normal;
}
	
	/* End Container */


.col-sm-6.col-md-4.footer {
  margin-bottom: 10px;
}

footer {
  background: #fff;
  color: #fff;
  padding: 15px 0;
  text-align: center;
}

footer a {
	color: #fff;
	margin-right:20px
}

.main_container_footer {
  background: none repeat scroll 0 0 #957157;
}

.col-sm-6.col-md-4 > p {
  text-align: center;
}

.media-heading-footerbloc1, .media-heading-footerbloc2, .media-heading-footerbloc3 {
  text-align: center;
}

#main_content_footer {
  padding: 100px 5%;
}

/* ribbon style */

 .ribbon-wrapper {
	position: relative;
}
.ribbon-front {
  background-color: #ffb362;
  border: 1px solid #3f1e01;
  height: 40px;
  position: relative;
  width: 100%;
  z-index: 2;
}

  .ribbon-front,
  .ribbon-back-left,
  .ribbon-back-right
{
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-o-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}

  .ribbon-edge-topleft,
  .ribbon-edge-topright,
  .ribbon-edge-bottomleft,
  .ribbon-edge-bottomright {
	position: absolute;
	z-index: 1;
	border-style:solid;
	height:0px;
	width:0px;
}

  .ribbon-edge-topleft,
  .ribbon-edge-topright {
}

  .ribbon-edge-bottomleft,
  .ribbon-edge-bottomright {
	top: 40px;
}

  .ribbon-edge-topleft,
  .ribbon-edge-bottomleft {
	left: 0px;
	border-color: transparent #3f1e01 transparent transparent;
}

  .ribbon-edge-topleft {
	top: -10px;
	border-width: 0 0 0 20px;
}
  .ribbon-edge-bottomleft {
	border-width: 0px 20px 10px 0;
}

.ribbon-edge-topright, .ribbon-edge-bottomright {
  border-color: transparent transparent transparent #3f1e01;
  right: 0px;
}

  .ribbon-edge-topright {
	top: -10px;
	border-width: 0 0 0 20px;
}
  .ribbon-edge-bottomright {
	border-width: 0px 0px 10px 20px;
}

  .ribbon-back-left {
	position: absolute;
	top: -10px;
	left: 0px;
	width: 0px;
	height: 40px;
	background-color: #ffb362;	z-index: 0;
}

  .ribbon-back-right {
	position: absolute;
	top: -10px;
	right: 0px;
	width: 0px;
	height: 40px;
	background-color: #ffb362;	z-index: 0;
}




.reablock .container{
	background:#fff;
	font-family: 'Bree Serif', serif;
	text-align:center;
	font-size:20px;
	color: #77C5E0;
	height:80px;
	margin-bottom:15px
	
}

/* @group Product */
.jumbotron h1{
	color: #444444;
	font-weight:normal;
	font-size:46px;
	font-family: 'Bree Serif', serif;
	text-align:center
}

.jumbotron h1 span{
	color: #77C5E0;
}

.submit-code{
	margin-top: 20px;
}
.submit-code .form-control {
	font-size: 24px;
	height: 56px;
}

.submit-code .form-group{
	width:80%
}

.last_winners li span{
	margin-left:20px
}

.contact-picto {
    color: #77C5E0;
    float: right;
    font-size: 100px;
}

.product_list .item{
	border:1px solid #DCDCDC;
	margin-bottom:20px
}

.title-contact {
  color: #fff;
  font-family: Lato,sans-serif;
  font-size: 18px;
  font-weight: bold;
}


#submit {
  background: none repeat scroll 0 0 #ffb362;
  font-size: 18px;
}

@media (min-width: 1200px) {
.left {
  float: left!important;
}
}

@media (min-width: 320px) {
.left {
  float: none;
}
}

@media (min-width: 480px) {
.left {
  float: left;
}
}

@media (min-width: 768px) {
.left {
  float: left;
}
}

@media (min-width: 1200px) {
.right {
  float: right!important;
}
}

@media (min-width: 320px) {
.right {
  float: none;
}
}

@media (min-width: 480px) {
.right {
  float: left;
}
}

@media (min-width: 768px) {
.right {
  float: left;
}
}

.p-name, .p-email, .p-sujet, .p-message {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

#page-contact {
  background: linear-gradient(to bottom, rgba(149, 113, 87, 0.5) 0%, rgba(149, 113, 87, 0.5) 96%, rgba(149, 113, 87, 0.5) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin-bottom: 30px;
  padding: 10px;
}
/* @end */

.price{
	font-size:18px;
	text-align:right;
	font-weight:bold;
		color: #77C5E0;
	
	
}
.carousel{
	margin-bottom:0px
}
.carousel .item{
	text-align:center
}
.carousel i{
	font-size:400px;
	text-align: center;
}

.carousel-indicators .active {
  background-color: #FFFFFF;
  height: 15px;
  margin: 0;
  width: 15px;
}

.carousel-indicators .active:hover {
  background-color: #3FA9F5;
  border: 1px solid #3FA9F5;
  height: 15px;
  margin: 0;
  width: 15px;
}



#ndkbox_container{
	position:absolute;
	background: -moz-linear-gradient(-45deg,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); 
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); 
	background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); 
	background: -o-linear-gradient(-45deg,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); 
	background: -ms-linear-gradient(-45deg,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(135deg,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); 
	width:100%;
	height:100%;
	z-index:1101;
	top: 0px;
	padding-top: 100px;
	display: none;
}

#ndk_window{
	width: 730px;
	max-width:80%;
	height: auto;
	margin: 50px auto;
	background:#fff;
	padding: 20px 20px 60px;
}

.ndk_close {
    background: none repeat scroll 0 0 #333333;
    border-radius: 50px 50px 50px 50px;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: -30px;
    margin-top: -30px;
    padding: 5px 10px;
    position: relative;
    right: -5px;
    text-align: center;
    top: 0;
    cursor:pointer
}

#owl-demo .item {
  background: none repeat scroll 0 0 transparent;
  border-radius: 0;
  color: #ffffff;
  text-align: center;
  padding-top: 35px;
}

.customNavigation{
	text-align:center;
}

.customNavigation a{
	background: none repeat scroll 0 0 #eee;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	margin: 10px;
	padding: 5px 10px;
	text-align: center;
position: relative;
}


section.top-img{
	background:#C1D6EB
}

.content-banner {
  background-repeat: no-repeat;
  min-height: 300px;
  background-position:center bottom;
  background-size:cover
}

.acf-map {
	min-height: 300px;
}

.gmaptitle {
  background: none repeat scroll 0 0 #1570B2;
  color: #FFFFFF;
  margin: 0 auto;
  position: absolute;
  z-index: 999;
}

.gmaptitle .entry-title{
	margin:0;
	padding: 15px;
}

.pagenav {
  list-style: none outside none;
}

.pagenav li{
  list-style: none outside none;
  font-weight:bold;
  border-bottom:1px solid #fff;
  padding-bottom:5px;
  margin-bottom:15px
}
.pagenav ul{
	padding:0
}
.pagenav ul li ul{
  padding-left:15px
}

.pagenav li ul li{
  font-weight:normal;
  border:none;
  padding-bottom:0
}


.content-banner .entry-header {
  background: none repeat scroll 0 0 #1570B2;
  padding: 20px;
  position: relative;
  top: 145px;
}
.content-banner .entry-title{
  color: #FFFFFF;
  font-family: 'Bree Serif', serif;
  font-size:26px;
  text-align:right;
  font-weight:normal;
  margin:0
}

.post_main{
	padding:60px 0 20px 0;
	background:url('img/grey_arrow.png') no-repeat center top #eee;
}
.content_img{


}
.content_img .post-thumbnail{
	background:#fff;
	padding:10px
}

.wp-post-image {
  height: auto;
  max-width: 100%;
}


.col-md-4 thumbnail item, .wp-post-image {
  background: transparent;
  height: auto !important;
  margin: 5px;
  max-width: 100% !important;
  padding: 3px;
  width: auto !important;
}

.img-slide, .wp-post-image {
  height: auto;
  max-width: 100%;
  width: 100%;
}



.rea_text {
  background:#FFB362;
  margin:0 20px;
  padding:10px;
  border: 1px solid #3F1E01;
  border-top-width:3px;
  color: #3F1E01;
  text-align:center
}

.rea_text p {
  color: #333;
  font-family: Lato,sans-serif;
  font-size: 14px;
  font-weight: lighter;
  text-align: center;
}

#rea_block .rea-item h4{
	color: #1570B2;
	font-size:14px;
	margin:5px 0;
}


.gallery-item{
	margin-bottom:15px
}



/* product_list ****************************************************************************** */
.product-grid.row {
  padding: 0;
}
#product_list { position: relative;}
ul.list_view {
	list-style-type: none
}
.list_view li.ajax_block_product {
	margin-top: 20px;
	padding: 10px 0 20px;
	overflow: hidden;
	border-bottom: 1px solid #efefef;
}
.list_view li.ajax_block_product:hover { }
.list_view li.ajax_block_product.last_item { border: none; padding: 0;}
.list_view li.ajax_block_product .compare { position: absolute; top: 10px; right: 25px;}
.list_view li.ajax_block_product .compare label {display: none; color: #666;}
	
	.list_view li p.compare input {
		vertical-align: text-bottom;
		float: left; margin-right: 5px;
	}
.list_view a.product_img_link {
	overflow:hidden;
	position:relative;
	display:block;
}
	.list_view a.product_img_link img {
		vertical-align: bottom;
	}
.list_view li.ajax_block_product h3 {
	padding:10px 0 10px 0;
	font-size:13px;
	color:#000
}
.list_view li.ajax_block_product h3 a {
	margin: 0;
	color: #666;
	font-size: 18px;
	font-family: SegoeUILight;
	text-transform: uppercase;
	}
.list_view li.ajax_block_product h3 a:hover { }

.list_view li.ajax_block_product p.product_desc {
	overflow: hidden;
	padding:0;
	line-height:16px;
}
.list_view li.ajax_block_product p.product_desc a {
	font-size: 14px; color:#666;  line-height:20px;
}
.list_view li.ajax_block_product p.product_desc a:hover {}
.list_view li.ajax_block_product .discount, ul.list_view li.ajax_block_product .on_sale, ul.list_view li.ajax_block_product .online_only {
	display: block;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase
}
.list_view li.ajax_block_product .discount {
	display: inline-block;
	font-weight: bold;
	padding: 2px 5px;
	font-size: 13px;
	margin-top: 10px;
	text-transform: none;
	display: none;
}
.list_view li.ajax_block_product .online_only {
	margin:0 0 10px 0
}
.list_view li .content_price {
	margin: 0;
	line-height: 30px;
}
.list_view li.ajax_block_product .content_price {
	margin-bottom: 10px;
}
.list_view li.ajax_block_product .price {
	font-size: 20px;
	font-weight: bold;
	color: #558A98 ;
	font-family: SegoeUILight;	
}
#product_list li.ajax_block_product span.availability,
#product_list li.ajax_block_product .online_only{
		display: none;
}
.list_view .ajax_block_product .item-inner {}
.list_view .ajax_block_product .left_block { position: relative; overflow: hidden;}

.list_view .ajax_block_product .add-to-links li.compare input { margin: 0 0 0 2px;}

.list_view .ajax_block_product .actions {  margin-top: 15px; position: static;}

.list_view li.ajax_block_product .actions .ajax_add_to_cart_button { float: left;}
.list_view li.ajax_block_product .actions .add-to-links {
    padding: 0;
    margin: 0 0 0 5px;
    width: 50%;
    float: left;
}

.list_view li.ajax_block_product .actions .add-to-links li {
    background: url(../img/bg-link.png) 0 6px no-repeat;
    padding-left: 15px;
    line-height: 17px;
}


/*===================Grid View ==================*/
.product-grid li.ajax_block_product { margin-top: 20px; cursor: pointer;list-style: none;padding:0 15px!important
}
.grid_view li.ajax_block_product { }
.grid_view li.ajax_block_product .compare { position: absolute; right: 10px; top: 10px; z-index: 9; margin: 12px 0 0 15px;}
.grid_view li.ajax_block_product .compare input { margin: 0;}
.grid_view li.ajax_block_product .compare label  { display: none;}
.grid_view li.ajax_block_product img { }

.grid_view li.ajax_block_product .item-inner { position: relative; background: #f1f1f1; }

.grid_view li.ajax_block_product .product_image {
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e8e8e8;
    position:relative
    }
.grid_view li.ajax_block_product .product-name { padding: 10px 0 5px 10px;}
.grid_view li.ajax_block_product .product-name a {
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    font-family: SegoeUILight;
    color: #666;
    }
.grid_view li.ajax_block_product .price-box .price {
    font-size: 18px;
    font-weight: bold;
    color: #558A98;
    font-family: SegoeUILight;
    }
.grid_view li.ajax_block_product .actions {
  display: none;
  width: 100%;
}
.grid_view li.ajax_block_product .actions .ajax_add_to_cart_button { float: left;}
.grid_view li.ajax_block_product .actions .add-to-links {
    padding: 0;
    margin: 0 0 0 5px;
    width: 50%;
    float: left;
}

.grid_view li.ajax_block_product .actions .add-to-links li {
    background: url(../img/bg-link.png) 0 6px no-repeat;
    padding-left: 15px;
    line-height: 17px;
    
}
.actions .exclusive { float: left;}
.actions .exclusive:hover { background-position: 0 94%; }


.list_view li.ajax_block_product .discount { color: #B15B5B;}

input.bt_compare:hover {background: #666;}

span.new {
  background: none repeat scroll 0 0 #23b4ca;
  border-radius: 5px 0 0;
  -moz-border-radius: 5px 0 0;
  -webkit-border-radius: 5px 0 0;
  -o-border-radius: 5px 0 0;
  bottom: 62px;
  color: #fff;
  font-size: 16px;
  padding: 2px 15px;
  position: absolute;
  right: 0;
  width: auto;
}
span.sale {
  background: #3CB643;
  border-radius: 0 0 5px;
  -moz-border-radius: 0 0 5px;
  -o-border-radius: 0 0 5px;
  -webkit-border-radius: 0 0 5px;
  color: #fff;
  display: block;
  font-size: 16px;
  height: auto;
  left: 0;
  padding: 3px 15px;
  position: absolute;
  top: 0;
  width: auto;
}
	
.ptags {
  color: #558A98;
  padding: 0 10px;
  height: 3em; /* dk 27-10 */
}

.conditionnement {
  padding: 0 10px;
  height: 2em; /* dk 27-10 */
}

.price-box {
  padding: 5px 10px 20px;
  text-align: right;
}

.pagination_cat {
  display: table;
  text-align: right;
  width: 100%;
}

.page-numbers {
  color: #000;
  font-size: 16px;
  margin-right: 5px;
}

.page-numbers.current {
  background: #c3161c none repeat scroll 0 0;
  border: 1px solid #000;
  color: #fff;
  padding: 0 10px;
  margin-right: 10px;
}

.next.page-numbers {
  margin-left: 10px;
}

/* STYLE NDK DESIGN */
.container {
  max-width: 1170px;
}

#menu {
  display: table;
  width: 100%;
}

.genericon.genericon-facebook:hover, .genericon.genericon-linkedin:hover, .genericon.genericon-twitter:hover {
  position: relative;
  top: -3px;
  transition: all 0.5s ease 0.1s;
}

.genericon.genericon-facebook {
  background: rgba(0, 0, 0, 0) url("img/fb.jpg") no-repeat scroll 0 0 / cover ;
  height: 30px;
  width: 30px;
  margin-right: 15px;
  transition: all 0.5s ease 0.1s;
  position: relative;
  top: 0px;
}

.genericon.genericon-linkedin {
  background: rgba(0, 0, 0, 0) url("img/in.jpg") no-repeat scroll 0 0 / cover ;
  height: 30px;
  width: 30px;
  transition: all 0.5s ease 0.1s;
  position: relative;
  top: 0px;
}

.genericon.genericon-twitter {
  background: rgba(0, 0, 0, 0) url("img/twitter.jpg") no-repeat scroll 0 0 / cover ;
  height: 30px;
  width: 30px;
  margin-right: 15px;
  transition: all 0.5s ease 0.1s;
  position: relative;
  top: 0px;
}

.genericon-facebook::before, .genericon-linkedin::before, .genericon-twitter::before {
  content: none!important;
}

#social > h1 {
  color: #000000;
  font-size: 21px;
  font-weight: normal;
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

#wpcom_social_media_icons_widget-3 > ul {
  padding: 0;
  text-align: center;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Lato', sans-serif;
}

.screen-reader-text {
  display: none;
}

.search-field {
  background: #521853 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  height: 30px;
  padding-left: 15px;
  width: 150%;
}

.loupe {
  background: #521853 url("img/loupe.png") no-repeat scroll 50% center / auto 60%;
  border: 0 none;
  color: transparent;
  float: right;
  height: 30px;
  position: relative;
  width: 10%;
}

.search-field::placeholder {
  color: #FFF;
  font-weight: normal;
  text-shadow: none;
  opacity: 1;
}

#search .widget-title {
  color: #000000;
  font-size: 21px;
  font-weight: normal;
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

#search-5 label {
  margin: 0;
  width: 65%;
}

#search-5 {
  background: #521853 none repeat scroll 0 0;
}

#menu li {
  display: inline-block;
  float: left;
  position: relative;
  line-height: 30px;
}

#menu li:hover {
  background: #521853 none repeat scroll 0 0!important;
}

#menu {
  background: #521853 none repeat scroll 0 0;
  display: table;
  width: 100%;
}

#menu a {
  color: #fff;
  font-family: Lato,sans-serif;
  font-size: 16px;
  font-weight: normal;
}

#menu a:active {
  background: #521853 none repeat scroll 0 0;
}

#menu a:hover {
   background: #521853 none repeat scroll 0 0!important;
}

.content-header {
  padding-bottom: 15px;
}

#about-us h3 {
  color: #521853;
  font-size: 21px;
  text-align: center;
  font-weight: bold;
}

#about-us p {
  color: #000;
  font-family: Lato,sans-serif;
  font-size: 14px;
  line-height: 21px;
  margin: 0;
  text-align: center;
}

.content-about-us {
  margin-top: 25px;
  margin-bottom: 25px;
}

.modal-content img {
  margin-bottom: 3%;
}

#button-more a {
  background: #521853 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  padding: 10px;
}

#button-more span {
  font-family: Lato,sans-serif;
  font-size: 14px;
  color: #FFF;
}



#about-us-content {
  background: #f2f2f2 none repeat scroll 0 0;
  padding-bottom: 25px;
  padding-top: 25px;
}

#about-us-content h3 {
  font-size: 41px;
  font-weight: normal;
}

#about-us-content p {
  font-size: 18px;
}

#panel-w5925cc8d45e8c-1-0-0 {
  bottom: -20px;
  left: 0;
  margin: 0!important;
  position: absolute;
  right: 0;
}

#icon-angle-top {
  bottom: -66%;
  left: 0;
  position: absolute;
  right: 0;
}

#objectif img {
  width: 180px;
  height: auto;
}

#objectif-content {
  background: #f2f2f2 none repeat scroll 0 0;
  padding-bottom: 25px;
  padding-top: 25px;
}

#objectif-content p {
  font-size: 18px;
}

#objectif p {
  color: #000;
  font-size: 13px;
  margin: 0;
  text-align: center;
}

.home article {
  display: none;
}

#objectif h3 {
  color: #521853;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
}

#newsletter-content p {
  font-family: Lato,sans-serif;
  font-size: 18px;
  text-align: center;
}

#subscribe-email {
  float: left;
  width: 90%;
}

#subscribe-email input {
  border: 0;
  padding: 5px;
}

#subscribe-submit > input {
  background: #000;
  border: 0;
  color: #FFF;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

#subscribe-submit {
  float: left;
  position: absolute;
  right: 22%;
  width: auto;
}

#objectif-content h3 {
  font-size: 41px;
  font-weight: normal;
}

.home #secondary {
  display: none;
}

.content-newsletter {
  background: #521853 none repeat scroll 0 0;
  padding-bottom: 15px;
}

footer {
  padding: 0!important;
}

#footer a {
  color: #000;
  font-family: Lato,sans-serif;
  font-size: 14px;
  text-align: left;
}

#footer ul {
  padding: 0;
}

#newsletter-content h1 {
  font-size: 31px;
  text-transform: uppercase;
}

.send {
  background: rgba(0, 0, 0, 0) url("img/icon-send.png") no-repeat scroll 0 0;
  display: inline-block;
  padding-left: 35px;
  background-position: 0 center;
}

#footer h2 {
  font-size: 14px;
  margin: 0;
}

#footer p {
  color: #000;
  font-family: Lato,sans-serif;
  font-size: 14px;
  text-align: left;
  background: transparent;
}

#footer {
  background: #fff none repeat scroll 0 0;
  text-align: left;
}

#copy p {
  background: transparent none repeat scroll 0 0;
  color: #000;
  font-family: Lato,sans-serif;
  font-size: 12px;
  margin: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: left;
}

#copy h3 {
	margin: 0;
}

#copy a {
	background: transparent none repeat scroll 0 0;
	color: #000;
	font-family: Lato,sans-serif;
	font-size: 12px;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	position: relative;
	top: -5px;
}

.page-template #page {
  padding-bottom: 25px;
}

.site-info .container {
  padding: 0;
}

#ndk p {
  color: #000;
  font-family: Lato,sans-serif;
  font-size: 12px;
  margin: 0;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
  background: transparent;
}

#footer h3 {
  border-bottom: 1px solid #000;
  color: #521853;
  font-size: 18px;
  margin-top: 25px;
  padding-bottom: 5px;
  text-align: left;
  text-transform: uppercase;
}

.site-info {
  background: #f2f2f2 none repeat scroll 0 0;
  margin-top: 15px;
}

@media (max-width: 1280px) {
	#subscribe-submit {
	  right: 8%;
	}
}

@media (max-width: 980px) {
	#search .widget-title {
	  font-size: 18px;
	}
	
	.mobmenu_content {
	  background: #000;
	}
	
	#mobmenuleft li a, #mobmenuleft li a:hover {
	  background: #000!important;
	}
	
	#mobmenuleft li a, #mobmenuleft li a:visited {
	  color: #fff!important;
	  font-family: Lato, sans-serif!important;
	  font-size: 14px!important;
	  font-weight: normal!important;
	  text-transform: uppercase!important;
	}
	
	.signor {
	  color: #fff;
	  font-family: Lato,sans-serif;
	  font-weight: normal;
	  position: relative;
	  top: 5px;
	}
	
	.mob-menu-header-holder {
	  height: 50px!important;
	}
	
	.mob-menu-header-holder {
	  background-color: #521853!important;
	}
	
	.mobmenul-container {
	  margin-left: 30px!important;
	}
	
	#menu {
	  display: none;
	}
	
	.mob-menu-logo-holder {
	  display: none;
	}
	
	#social > h1 {
	  font-size: 18px;
	}
	
	#footer h3 {
	  font-size: 16px;
	}
	
	#subscribe-submit {
	  right: 5%;
	}
}

@media (max-width: 768px) {
	#search .widget-title {
	  font-size: 13px;
	}
	
	.site-info .panel-grid-cell {
	  margin: 0!important;
	}
	
	#footer {
	  background: #fff none repeat scroll 0 0;
	  text-align: left;
	  padding-bottom: 15px;
	}
	
	#copy {
	  display: inline-block;
	}
	
	#ndk {
	  display: inline-block;
	}
	
	#social > h1 {
	  font-size: 13px;
	}
	
	#menu a {
	  font-size: 14px;
	  padding: 5px;
	}
}

@media (max-width: 767px) {
	.border-menu {
	  padding: 0;
	}
	
	.objectif-content-desc-middle img {
	  position: relative;
	  top: 0;
	}
	
	.mob-menu-header-holder.mobmenu {
	  position: absolute;
	}
	
	#search {
	  display: none;
	}
	
	#search .widget-title {
	  display: none;
	}
	
	#social > h1 {
	  display: none;
	}
	
	#logo {
	  left: 25%;
	  position: absolute;
	  top: 0;
	  width: 33%;
	  z-index: 999999;
	  padding-top: 15px;
	}
	
	.signor {
	  color: #521853;
	  top: 13px;
	}
	
	#search {
	  position: absolute;
	  top: 0;
	  width: auto;
	  left: 23%;
	}
	
	#header {
	  text-align: center;
	}
	
	#logo img {
	  float: none;
	  display: inline-block;
	}
	
	#social {
	  position: absolute;
	  right: 0;
	  top: 0;
	  z-index: 999999;
	}
	
	.mobmenul-container i {
	  color: #000!important;
	}
	
	.mob-standard-logo {
	  padding-right: 15px;
	}
	
	.mobmenul-container i {
	  line-height: 46px!important;
	}
	
	.mobmenu-push-wrap {
	  padding-top: 70px!important;
	}
	
	.mob-menu-header-holder {
	  background-color: transparent!important;
	  height: 65px!important;
	}
	
	#menu a {
	  font-size: 14px;
	  padding: 5px;
	}
	
	.mob-menu-logo-holder {
	  text-align: right!important;
	}
	
	#menu {
	  display: none;
	}
}

@media (max-width: 479px) {
	#logo {
	  left: 45%;
	  top: 0;
	  width: 50%;
	}
	
	.objectif-content-desc-middle img {
	  position: relative;
	  top: 0;
	}
	
	#newsletter-content h1 {
	  font-size: 18px;
	}
	
	#about-us-content p {
	  font-size: 14px!important;
	}
	
	#social {
	  display: none;
	}
	
	#objectif-content p {
	  background: transparent none repeat scroll 0 0;
	  font-size: 14px!important;
	}
	
	.send {
	  background-size: auto 100%;
	}
	
	#newsletter-content p {
	  font-size: 14px;
	}
}

@media (max-width: 320px) {
	#logo {
	  left: 35%;
	  width: 65%;
	}
	
	.mobmenul-container {
	  margin-left: 0!important;
	}
}

.page-template #content > h1 {
  font-size: 31px;
  margin-bottom: 25px;
  margin-top: 25px;
  border-bottom: 1px solid #000;
}

.page-template-nos-expertises .widget_sow-image {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #000 #000 currentcolor;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  margin-bottom: 0!important;
}

.page-template-nos-expertises .siteorigin-widget-tinymce.textwidget > p {
  text-align: center;
  background: #521853;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0;
}

.page-template-nos-expertises .siteorigin-widget-tinymce.textwidget a {
  color: #fff;
  font-family: Lato,sans-serif;
}

#objectif-content {
  background: #f2f2f2 none repeat scroll 0 0;
  padding-bottom: 25px;
  padding-top: 25px;
}

#objectif-content h3 {
  color: #521853;
  font-size: 41px;
  font-weight: normal;
  text-align: center;
}

#objectif h3 {
    color: #521853;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
}

#objectif-content p {
  background: transparent none repeat scroll 0 0;
  font-size: 18px;
}

#objectif p {
    color: #000;
    font-size: 13px;
    margin: 0;
    text-align: center;
}

#objectif-content-desc .widget_sow-image {
  border: 0 none;
  width: 150px;
}

#objectif-content-desc .siteorigin-widget-tinymce.textwidget > p {
  background: transparent none repeat scroll 0 0;
  font-size: 18px;
  text-align: left;
}

/*.page-template-nos-realisations h3 {
  border-bottom: 1px solid #521853;
  color: #521853;
  font-size: 21px;
  margin-bottom: 15px;
  margin-top: 25px;
  padding-bottom: 15px;
}*/

.page-template-nos-realisations h3 {
	border-bottom: 1px solid #521853;
	color: #521853;
	font-size: 17px;
	margin-bottom: 15px;
	margin-top: 25px;
	padding-bottom: 15px;
}

.page-template-nos-realisations #content h1 {
  margin-bottom: 45px!important;
}

#logo-manufacturer1 img, #logo-manufacturer2 img, #logo-manufacturer3 img {
  height: auto;
  width: 100px;
}

#avis {
  background: #F2F2F2;
  padding: 15px;
  box-shadow: 0px 0px 15px 0px #C1C1C1;
}

#logo-manufacturer1 {
  border-top: 1px solid #F2F2F2;
  padding-top: 35px;
}

#logo-manufacturer3 {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 35px;
}

.blog h2 {
  border-bottom: 1px solid;
  color: #521853;
  display: inline-block;
  font-size: 21px;
  font-weight: normal;
  margin-top: 0;
}

.blog p {
  color: #000;
  font-family: Lato,sans-serif;
  font-size: 16px;
}

.blog .sharedaddy {
  display: none;
}

.blog .entry-content {
  border: 1px dashed #dedede;
  box-shadow: 0 0 10px 0 #ccc;
  margin: 20px auto;
  padding: 15px;
  transition: all 0.5s ease 0.1s;
  position: relative;
  left: 0;
}

.fixNavigation {
  background: #d15634 none repeat scroll 0 0;
  margin-top: 0;
  opacity: 0.9;
  position: fixed;
  top: 0;
  transition: all 0.5s ease 0.1s;
  width: 100%;
  z-index: 99999;
}

.fixNavigation .sf-menu > li > a {
  color: #FFF;
}

.blog .entry-content:hover {
  box-shadow: none;
  transition: all 0.5s ease 0.1s;
  position: relative;
  left: 15px;
}

.blog .button_more {
  background: #521853;
  color: #FFF;
  display: table;
  font-family: Lato,sans-serif;
  font-size: 12px;
  padding: 10px;
  text-transform: uppercase;
}

.blog #secondary {
  display: none;
}

#newsletter-content p  {
  color: #FFF!important;
}

.blog .paging-navigation {
  text-align: right;
}

.blog .page-numbers:hover {
  color: #000!important;
}

.blog .page-numbers.current {
  background: #521853 none repeat scroll 0 0!important;
}

#contact-footer {
  display: table;
  width: 100%;
}

.page-template-contact .widget_wpcom_social_media_icons_widget ul {
  padding-left: 0;
}

.page-template-contact .wpcf7-form input {
  border: 1px solid #dedede;
  margin-top: 5px;
  width: 100%;
}

.page-template-contact .wpcf7-form textarea {
  border: 1px solid #dedede;
  margin-top: 5px;
  width: 100%;
}

.page-template-contact .sharedaddy {
  display: none;
}

.page-template-contact .wpcf7-form > p {
  font-size: 14px;
  color: #000;
  font-family: Lato, sans-serif;
}

.page-template-contact .wpcf7-form-control.wpcf7-submit {
  background: #521853;
  display: inline-block;
  width: 20%;
  padding: 10px;
  color: #FFF;
  font-family: Lato, sans-serif;
  text-transform: uppercase;
}

.page-template-contact .wpcf7-form-control.wpcf7-file {
  border: 0;
}

#right-blog .widget-title {
  background: #521853 none repeat scroll 0 0;
  color: #fff;
  font-size: 18px;
  margin: 15px 0;
  padding: 10px;
}

#right-blog h2 {
  font-size: 14px;
  border: 0;
  color: #000;
}

#right-blog a {
  color: #000;
  font-family: Lato,sans-serif;
  font-size: 14px;
}

.objectif-content-desc-middle img {
  position: relative;
  top: 25px;
}

#footer-content .cat-item-11 a {
  display: none;
}

#nos-reas img {
  max-width: 100%;
  width: 130px;
  border-radius: 100%;
  box-shadow: 0px 0px 15px 0px #C1C1C1;
  transform: rotate(0deg);
  transition: all 0.3s ease 0.3s;
}

#nos-reas .item-effect:hover img {
  max-width: 100%;
  width: 140px;
  border-radius: 100%;
  box-shadow: none;
  transform: rotate(15deg);
  transition: all 0.3s ease 0.3s;
}

#objectif img {
  max-width: 100%;
  width: 130px;
  border-radius: 100%;
  box-shadow: 0px 0px 15px 0px #C1C1C1;
  transform: rotate(0deg);
  transition: all 0.3s ease 0.3s;
}

#objectif .item-effect:hover img {
  max-width: 100%;
  width: 140px;
  border-radius: 100%;
  box-shadow: none;
  transform: rotate(15deg);
  transition: all 0.3s ease 0.3s;
}

.blog .entry-content img {
  margin: 0 0 10px;
  width: 300px!important;
}

.single h2 {
  border-bottom: 1px solid;
  color: #521853;
  display: inline-block;
  font-size: 21px;
  font-weight: normal;
  margin-top: 0;
}

.single #content h2 {
  border-bottom: 0 none;
  color: #000;
  margin-top: 3%;
}

.single #primary {
  padding-bottom: 3%;
}

.item-effect p {
  text-align: left;
}

/*.item-effect:hover {
  background: #fff none repeat scroll 0 0;
}

.item-effect:hover .hover-effect {
  background: #521853 none repeat scroll 0 0;
  color: #fff;
  font-family: Lato,sans-serif;
  opacity: 1;
  padding: 15px;
}

#hover-effect {
  margin: 0 auto;
  opacity: 0;
  position: relative;
  top: 150px;
  transition: all 0.3s ease 0.3s;
}

.item-effect p {
  transition: all 0.3s ease 0.3s;
}

.item-effect:hover p {
  opacity: 0;
  transition: all 0.3s ease 0.3s;
}

.item-effect:hover #hover-effect {
  margin: 0 auto;
  position: relative;
  transition: all 0.3s ease 0.3s;
  z-index: 999999;
  opacity: 1;
}

#hover-effect a {
  background: #521853 none repeat scroll 0 0;
  border: 0 none;
  opacity: 1;
  width: 263px;
  z-index: 999999;
}

.button-effect {
  position: absolute;
}*/

.page-template-nos-realisations #hover-effect {
  top: 60px;
}

.logo-footer {
  width: 100px!important;
}

.page-child #carousel {
  display: none;
}

.page-child #about-us {
  display: none;
}

.page-child .sharedaddy {
  display: none;
}

.page-child #secondary {
  display: none;
}

.page-child #primary {
  padding-top: 15px;
  padding-bottom: 15px;
}

.category #right-blog h2 {
  display: inline-block;
  margin-top: 0;
}

.category #content img {
  margin: 0;
}

.category .sharedaddy {
  display: none;
}

.category h2 {
  border-bottom: 1px solid;
  color: #521853;
  display: inline-block;
  font-size: 21px;
  font-weight: normal;
  margin-top: 0;
}

.category .button_more {
  background: #521853 none repeat scroll 0 0;
  color: #fff;
  display: table;
  font-family: Lato,sans-serif;
  font-size: 12px;
  padding: 10px;
  text-transform: uppercase;
}

.category .entry-content {
  border: 1px dashed #dedede;
  box-shadow: 0 0 10px 0 #ccc;
  left: 0;
  margin: 20px auto;
  padding: 15px;
  position: relative;
  transition: all 0.5s ease 0.1s;
}

.category .entry-content img {
  margin: 0 0 10px!important;
  width: 300px!important;
}

.category #secondary {
  display: none;
}

 /* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background: rgba(0, 0, 0, 0) linear-gradient(135deg, #fff 50%, #fff -50%, #d1d1d1 70%, #F2F2F2 100%) repeat scroll 0 0;
  border: 1px solid #000;
  border-radius: 0;
  font-family: Lato,sans-serif;
  margin: 15% auto;
  padding: 20px;
  text-align: center;
  width: 30%;
}

/* The Close Button */
.close {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  opacity: 1;
  padding: 5px;
  position: absolute;
  right: -5px;
  top: -5px;
}

.close:hover {
    color: #FFF!important;
    background: #000 none repeat scroll 0 0!important;
    text-decoration: none;
    cursor: pointer;
} 

.close:hover,
.close:focus {
    color: #FFF!important;
    background: #000 none repeat scroll 0 0!important;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.9!important;
} 

.close2 {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  opacity: 1;
  padding: 5px;
  position: absolute;
  right: -5px;
  top: -5px;
}

.close2:hover {
    color: #FFF!important;
    background: #000 none repeat scroll 0 0!important;
    text-decoration: none;
    cursor: pointer;
} 

.close2:hover,
.close2:focus {
    color: #FFF!important;
    background: #000 none repeat scroll 0 0!important;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.9!important;
}

.close3 {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  opacity: 1;
  padding: 5px;
  position: absolute;
  right: -5px;
  top: -5px;
}

.close3:hover {
    color: #FFF!important;
    background: #000 none repeat scroll 0 0!important;
    text-decoration: none;
    cursor: pointer;
} 

.close3:hover,
.close3:focus {
    color: #FFF!important;
    background: #000 none repeat scroll 0 0!important;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.9!important;
}

#about-us img {
  cursor: pointer;
}

.page-template-nos-expertises .widget_sow-image {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #000 #000 currentcolor;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  margin-bottom: 0;
}

#objectif-content p {
  background: transparent none repeat scroll 0 0;
  font-size: 18px;
  text-align: center;
}

.menu-search {
	display: none;
}

#desc1-job h1 {
	margin-top: 0;
	margin-bottom: 15px;
}
#desc1-job ul {
	padding-left: 15px;
	padding-top: 15px;
}
#desc1-job h1 span {
	color: #521853 !important;
	text-decoration: underline;
}
#sociauxjob {
	background: #521853 none repeat scroll 0 0 !important;
	padding: 15px !important;
}
.title-postjob {
	display: none;
}
.page-template-job #right-blog h2 {
	border-bottom: 1px solid;
	border: 0;
	color: #000;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
}
.page-template-job iframe {
	width: 100%;
}
#candidature h1 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
}

#candidature {
	background: #F1F1F1;
	border: 1px solid #DEDEDE;
	border-radius: 5px;
}

#candidature h1 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	margin: 0;
	padding: 15px;
	text-align: center;
}

/* CAROUSEL */
@media (max-width: 736px) {
	#carousel #parallax_1543 {
		height: 250px!important;
	}
}
/* CAROUSEL */

/* FOOTER */
#footer #panel-w5b03cae0505fd-0-2-0 {
	margin-bottom: 0;
}
#footer #panel-w5b03cae0505fd-0-2-1 h3 {
	margin-top: 15px;
}
/* FOOTER */

/* REAS */
#bottompage img {
	height: 62px;
}
/* REAS */

/* MENTIONS */
.page-template-mentions #content h1 {
	padding: 15px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	border: 0;
}
.page-template-mentions #mentionslegales h2 {
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	text-transform: uppercase;
}
/* MENTIONS */

.aboutGroup {
	text-align: center;
}

.aboutGroup p {
	text-align: center;
}

.aboutGroup h4 {
	color: #521853;
	font-size: 21px;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
	cursor: pointer;
}

.aboutGroup img {
	cursor: pointer;
}

#aboutChritine.aboutGroup aside:nth-child(3) {
	display: none;
}

#aboutCarole.aboutGroup aside:nth-child(3) {
	display: none;
}

#aboutMartine.aboutGroup aside:nth-child(3) {
	display: none;
}

#aboutChritine.aboutGroup aside:nth-child(3) {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgb(255,255, 255,0.98);
	z-index: 999999999999;
	padding: 15%;
}

#aboutMartine.aboutGroup aside:nth-child(3) {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgb(255,255, 255,0.98);
	z-index: 999999999999;
	padding: 15%;
}

#aboutCarole.aboutGroup aside:nth-child(3) {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgb(255,255, 255,0.98);
	z-index: 999999999999;
	padding: 15%;
}

.closePop {
	position: absolute;
	top: 15px;
	right: 15px;
	background: #000;
	padding: 5px;
	color: #FFF;
	cursor: pointer;
}

.aboutGroup p img {
	margin-bottom: 30px;
}

.quiSommeNous {
	background: #f2f2f2;
	padding: 30px;
	text-align: center;
}

.quiSommeNous p {
	font-size: 18px;
	text-align: center;
	margin-bottom: 0;
}

.quiSommeNous p a {
	background: #521853;
	padding: 10px;
	display: inline-block;
	margin-top: 30px;
	color: #fff;
	font-size: 14px;
}

.objectif1 h4 {
	font-size: 21px;
	text-align: center;
	font-weight: bold;
}

.objectif1 p {
	text-align: center;
}

.objectif1 {
	display: table;
	width: 100%;
	text-align: center;
}

.objectif1 img {
	max-width: 100%;
	width: 130px;
	border-radius: 100%;
	box-shadow: 0px 0px 15px 0px #C1C1C1;
	transform: rotate(0deg);
	transition: all 0.3s;
	cursor: pointer;
}

.objectif1 .col-md-4:hover img {
	max-width: 100%;
	width: 135px;
	border-radius: 100%;
	box-shadow: 0px 0px 15px 0px #FFF;
	transform: rotate(15deg);
}

.objectif2 {
	background: #f2f2f2;
	padding: 30px;
	text-align: center;
}

.objectif2 p {
	font-size: 18px;
	text-align: center;
	margin-bottom: 0;
}

.objectif2 p a {
	background: #521853;
	padding: 10px;
	display: inline-block;
	margin-top: 30px;
	color: #fff;
	font-size: 14px;
}

#newsletter-content p {
	display: table;
	width: 100%;
	margin: 0 auto;
}

#newsletter-content p input {
	display: inline-block;
}

footer h4 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

.nosExpertisesContent aside:nth-child(2) {
	text-align: center;
	background: #f2f2f2;
	padding: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.nosExpertisesContent aside:nth-child(2) p {
	text-align: center;
	font-size: 18px;
}

.nosExpertisesContent img {
	float: left;
	margin-right: 30px;
}

.nosExpertisesContent p {
	font-size: 18px;
}

.nosExpertisesContent p strong {
	color: #521853;
	display: block;
	padding-bottom: 15px;
}

.contentNotreObjectif {
	display: table;
	width: 100%;
	margin-bottom: 30px;
}

.contentBlockNE a {
	text-align: center;
	font-size: 14px;
	display: inline-block;
	width: 100%;
	background: #521853;
	color: #fff;
	padding: 5px;
}

.contentBlockNE img {
	float: none;
	margin: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

#nosRealisations img {
	max-width: 100%;
	width: 130px;
	border-radius: 100%;
	box-shadow: 0px 0px 15px 0px #C1C1C1;
	transform: rotate(0deg);
	transition: all 0.3s;
	cursor: pointer;
	object-fit: cover;
	height: 130px;
	object-position: 100% 0%;
}

#nosRealisations .col-md-4:hover img {
	max-width: 100%;
	width: 135px;
	border-radius: 100%;
	box-shadow: 0px 0px 15px 0px #C1C1C1;
	transform: rotate(15deg);
	transition: all 0.3s;
}

.nosRealisationsContent .col-md-4 {
	height: 440px;
}

.nosRealisationsContent aside {
	display: table;
	width: 100%;
}

.nosRealisationsContent aside:nth-child(2) .contentLogoReas {
	display: inline-block;
	margin: 15px;
	padding: 15px;
	margin-bottom: 0;
	margin-top: 0;
}

.nosRealisationsContent aside:nth-child(2) .contentLogoReas img {
	border: 0;
	border-radius: 0 !important;
	box-shadow: none !important;
	object-fit: contain !important;
}

.nosRealisationsContent aside:nth-child(1) {
	border-bottom: 1px solid #dedede;
	margin-bottom: 30px;
}

.blockContentReviews {
	display: table;
	width: 100%;
	background: #F2F2F2;
	box-shadow: 0px 0px 15px 0px #C1C1C1;
	padding: 15px;
	margin-top: 30px;
}

.blockContentReviews .col-md-4 {
	height: 100%;
}

.nosRealisationsContent aside:nth-child(3) {
	border-top: 1px solid #dedede;
	padding-top: 15px;
}

.blockContent2Reas img {
	box-shadow: none !important;
	border-radius: 0 !important;
	object-fit: contain !important;
	height: 62px !important;
}

.blockContent2Reas {
	text-align: center;
	display: table;
	width: 100%;
}

.blockContent2Reas .col-md-3:nth-child(2) img {
	height: 62px !important;
	position: relative;
	top: -15px;
}

.blockContent2Reas p {
	margin-bottom: 0;
}

.nosRealisationsContent aside:nth-child(4) {
	border-top: 1px solid #dedede;
	margin-top: 50px;
}
/* STYLE NDK DESIGN */