/*
Theme Name: Cargomatic 2015
Description: Cargomatic 2015 Theme
Version: 1.0
Author: Version 2 SARL
*/

@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0; padding:0;}
table{ border-collapse:collapse; border-spacing:0;}
fieldset,img{ border:0;}
address,caption,cite,code,dfn,var{ font-style:normal; font-weight:normal;}
ol,ul{ list-style:none; }
caption,th{ text-align:left;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;font-family:'Lato', 'Open Sans', Arial,sans-serif; margin:20px 0 10px 0; padding:0; }
q:before,q:after{ content:'';}
abbr,acronym{ border:0;}
img{ max-width:100%; }

body,button,input,select,textarea{ 
	font-family: 'Lato', 'Open Sans', Arial,sans-serif;
	color: #000;
	font-size: 14px;
}

/* Balises block */
h1{ font-size:38px; font-weight:300; text-transform:uppercase; color:#014617; margin-top:0; }
h2{ font-size:28px; font-weight:300; text-transform:uppercase; color:#014617 }
h3{ font-size:20px; text-transform:uppercase; color:#90bc26; }
.post-content h4{ }
.post-content h5{ }
.post-content h6{ }
.post-content p{ margin-bottom: 10px; }
.post-content ul{ }
.post-content ol{ }
.post-content blockquote{ }
.post-content pre{ }
.post-content address{ }
.post-content address{ }

.page-template-page-parole-expert .main{ position:relative; width:100%; max-width:none; margin:0; padding:0; }
.page-template-page-parole-expert h1{ width:100%; position:absolute; top:150px; left:0; font-family:'Lato'; font-weight:700; font-size:70px; text-transform:uppercase; color:#fff; text-shadow:0px 2px 2px #000; text-align:center }
.page-template-page-parole-expert h2{ color:#000; }
.page-template-page-parole-expert .accroche{ width:100%; position:absolute; top:230px; left:0; font-family:'Lato'; font-weight:300; font-size:60px; text-transform:uppercase; color:#fff; text-shadow:0px 2px 2px #000; text-align:center }
.page-template-page-parole-expert .content{ max-width: 1000px; margin:0 auto; }
.widget_sow-image{ margin:0 !important; position:relative }
.widget_sow-image .htag{ position:absolute; top:10px; right:10px; background:#a83136; color:#fff; display:block; padding:2px 8px }
.legende_video{ background:#a83136; color:#fff; font-size:18px; padding:5px 10px 5px 10px; margin-top:-10px; }

/* Balises inline */
.post-content strong{ }
.post-content em{ }
.post-content acronym{ }
.post-content code{ }
.post-content del{ }
.post-content ins{ }

/* Classes des images */
.alignleft{ display:inline; float:left;}
.aligncenter{ clear:both;	display:block; margin-left:auto; margin-right:auto;}
.alignright{ display:inline; float:right;}
.size-auto{ }
.size-medium{ }
.size-large{ }
.size-full{ }
.wp-caption{ }
.wp-caption img{ }
.gallery{ }
.gallery .gallery-item{ }

input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="search"]:focus, input[type="submit"]:focus, input[type="password"]:focus, input[type="date"]:focus, textarea:focus, select:focus {
	outline: none;
}

.clear {
	clear: both;
}
hr {
	margin: 0;
	border: none;
}

.main img {
	max-width: 100%;
	height: auto;
}

a {
	color: #88b528;
  /*
	transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
  */
}
	a:hover {
		color: #424242;
		text-decoration: none;
	}

/* CONTAINER */
.container {
	max-width: 1000px;
	margin: 0 auto;
}

/* LISTES A PUCE */
.post-content ul{ padding:0 0 5px 0; }
.post-content ul li{ background: url('images/puce-verte.gif') left 7px no-repeat; padding:5px 0 0 20px; }

/* HEADER */
header{ height:auto; position:relative; overflow:hidden  }
.headerLeft{ position:absolute; top:0; left:0; width:50%; height:100%; background:#004609; z-index:99;  }
.headerRight{ position:absolute; top:0; right:0; width:50%; height:100%; background:url(images/header-fond-droite.png) repeat; z-index:99;  }
.headerInner{ position:relative; background:url(images/header-fond.png) repeat-y center top; z-index:100; height:100%; }
.headerInner .titre-site{ height:76px; color:#fff; text-align:right; text-transform:uppercase; font-size:25px; font-family:'Lato', Arial,Verdana,sans-serif; font-weight:300; line-height:30px; }
.headerInner .titre-site span{ font-size:40px; }
.headerInner .colLeft{ float:left; width:19%; padding-top:35px; }
.headerInner .colLeft img{ max-width:170px; height: auto; }
.headerInner .colRight{ float:right; width:81%; }
	
/* MENU */
/* menu principal */
#menu-principal ul{ text-align:right; }
#menu-principal ul li{ display:inline-block; position:relative; height:40px; }
#menu-principal ul li a{ display:inline-block; height:20px; padding:10px 0px; margin:0 5px; color:#fff; text-transform:uppercase; font-size:14px; text-decoration:none; font-family:'Lato', 'Open Sans', arial, sans-serif; }
#menu-principal ul li:hover a,
#menu-principal ul li a:hover,
#menu-principal ul li.current-menu-item a,
#menu-principal ul li.current-menu-parent a{ color:#fff; border-bottom:4px solid #88b528; padding-bottom:0; }
#menu-principal .sub-menu{ display:none; }
.volet{ background:#014617; /*height:auto;*/ height:263px; position:relative; z-index:100; padding:20px; display:none; }
.voletInner{ 	max-width: 1000px; margin: 0 auto; }
.voletInner>ul{ column-width:300px; column-count:3; -webkit-column-width:300px; -moz-column-width:300px; }
.voletInner>ul>li{ break-inside: avoid-column; padding:8px; }  
.voletInner>ul>li>a{ color:#fff; text-decoration:none; font-weight:bold; font-size:15px; }
.voletInner>ul>li>a:hover{ color:#88b528; }
.voletInner>ul>li>ul>li{ padding:2px }  
.voletInner>ul>li>ul>li>a{ color:#fff; text-decoration:none; font-size:13px; }
.voletInner>ul>li>ul>li>a:hover{ text-decoration:underline;color:#88b528; }
.voletInner>ul>li>ul>li>a:before{ content:'> ' }       



			
/* menu secondaire */
#menu-secondaire{ padding:10px 0 0 0; text-align:right; height:40px; }
#menu-secondaire>nav,#menu-secondaire>nav>ul{ display:inline-block;  }
#menu-secondaire>span{ display:inline-block; color:#fff; font-size:18px; font-weight:bold; /*background:#014617*/ }
#menu-secondaire ul li{  vertical-align:top; display:inline-block; position: relative; color:#fff; font-size:12px; text-transform:uppercase; font-weight:700; height:30px; }
#menu-secondaire ul li a, #menu-secondaire ul li span{ display:inline-block; color: #fff; text-decoration: none; font-size: 12px;  height:16px; text-transform: uppercase; padding:0px 25px; font-weight: 700; }
#menu-secondaire ul li:last-child a{ padding-right: 0; }
#menu-secondaire ul li.wpml-ls-item a { padding: 0 30px 0 0; }
.phonenumber{ background:url('/wp-content/uploads/2016/12/pictos-telephone.png') center left no-repeat; padding:5px 0px 5px 28px; color:#fff; font-size:18px; font-weight:bold; text-decoration:none }
.phonenumber:hover{ color:#fff }

#menu-secondaire ul li.li_parole_expert a{ background: url('images/picto-presse-cargomatic.png') center left no-repeat; padding: 0px 30px }	
#menu-secondaire ul li.carrieres a{ background: url('images/picto-carrieres-cargomatic.png') center left no-repeat; }	
#menu-secondaire ul li.recherche span{ background: url('images/picto-recherche-cargomatic.png') center left no-repeat; padding-right:0; }
#menu-secondaire ul li.recherche{ cursor:pointer; }
#menu-secondaire ul li.recherche span{ /*overflow:hidden;*/ }
#menu-secondaire form{ display:none; }
/* #menu-secondaire ul li a:hover, #menu-secondaire ul li span:hover{ background:#fff; color:#014617 }
#menu-secondaire ul li:hover a, #menu-secondaire ul li:hover span{ background:#fff; color:#014617 }*/ 
#menu-secondaire ul li:hover ul{ display:block;  } 	
#menu-secondaire ul.sub-menu { position: absolute; top:26px; left: -10px; background: #fff; display: none; width:180px; }
/* #menu-secondaire form{ position: absolute; top: 26px; right: -10px; background: #fff; display: none; width:240px; padding:5px 10px }
#menu-secondaire form input[type='text']{ border:0; background:#e3e3e3; height:24px; }
#menu-secondaire form input[type='submit']{ border:0; background:#014617; color:#fff; height:24px; padding:0 15px; text-transform:uppercase; } */
#menu-secondaire form{ display:none; width:0px; overflow:hidden; height:23px; text-align:left;  }
#menu-secondaire form input[type='text']{ background:none; border:1px solid #fff; height:19px; color:#fff; width:148px;   }
#menu-secondaire form input[type='submit']{ border:0; background:#fff; color:#014617; padding:3px 10px; display:none; }
#menu-secondaire ul.sub-menu li{ display: block; background-image:none; text-align:left; }
#menu-secondaire ul.sub-menu li a{ background-image:none; background:none; display:block; padding:5px 10px; color:#014617; text-transform:none }			

/* devis */
.txtdevis{ font-size:18px; color:#014617  }
.etapes{ height:37px; border-bottom:1px solid #88b528; margin-bottom:100px }
.etapes .etape{ float:left; width:25%; }
.etapes .etape p{ background:url(images/pictos-devis-small.png) no-repeat 0 0; width:75px; height:75px; margin:0 auto; color:#88b528; font-weight:bold; text-transform:uppercase; }
.etapes .etape p + p{ background:none; width:auto; padding-top:15px; height:auto;  }
.etapes #etape1 p{ background-position:0 -75px; }
.etapes #etape2 p{ background-position:-75px -75px; }
.etapes #etape3 p{ background-position:-150px -75px; }
.etapes #etape4 p{ background-position:-225px -75px; }
.etapes #etape1.actif p{ background-position:0 0; }
.etapes #etape2.actif p{ background-position:-75px 0; }
.etapes #etape3.actif p{ background-position:-150px 0; }
.etapes #etape4.actif p{ background-position:-225px 0; }
.choix{ margin-bottom:100px; }
.choix #choix1{ margin-left:20%; float:left; width:30%; text-align:center; }
.choix #choix2{ margin-right:20%; float:right; width:30%; text-align:center; }
.choix #choix1 a, .choix #choix2 a{ font-size:18px; text-transform:uppercase; font-weight:500; text-decoration:none; color:#014617;  }
.choix #choix1 a:hover, .choix #choix2 a:hover{ color:#88b528 }
.choix_service{ margin-bottom:100px; }
.choix_service .option{ float:left; width:33.33%; text-align:center; margin-bottom:20px; }
.choix_service .option p{ display:block; border-radius:85px; height:150px; width:150px; background:#f6f6f5; margin:0 auto; padding:10px;  }
.choix_service .option a{ display:table-cell; height:150px; width:150px; font-size:18px; text-transform:uppercase; text-decoration:none; text-align:center; color:#014617; vertical-align:middle; margin:0 auto }
.choix_service .option a:hover{ color:#88b528 }

.col1-2{ width:48%; float:left; clear:both }
.col1-2 + .col1-2{ float:right; clear:none; }
.col1-4{ width:25%; float:left; clear:both; margin-right:2% }
.col3-4{ width:73% }
.col1-4 + .col3-4{ float:right; clear:none; margin-right:0 }
.main form fieldset{ background:#dbdbdb; padding:20px; }
.main form fieldset fieldset { padding: 0; }
.main form input, .main form textarea{ border:0; width:96%; background:#fff; margin:5px 0 15px 0; padding:5px; }
.main form legend{ color:#014617; font-size:18px; padding-top:50px; }
.main form textarea[name="demande"]{ height:190px; } 
.main form textarea[name="particularites_techniques"]{ height:50px; }
.main form textarea[name="lieu_disposition"]{ height:50px; }
.main form input[type="date"]{ width:50%; }
.main form input[type="checkbox"], .main form input[type="radio"]{ width:auto; }
.main form .submit{ padding-top:20px; text-align:right }
.main form .submit input{ width:auto; padding:10px 30px }
.wpcf7-list-item{ display:block; }
.main .submit_widget_devis{ background:#f38d00; color:#fff; padding:10px 30px; width:auto; font-weight:700; font-size:16px; width:100%; cursor:pointer; }
.main .datepicker{ background:url(images/picto-calendrier.png) no-repeat top 1px right 10px #fff; }

	
/************************************
ACCUEIL
************************************/
.main{ padding-top:20px; }
.home h2 {	
	text-align: center;
	position: relative;
	margin-top: 0;
	text-transform: uppercase;
	font-weight: 400;
	color: #424242;
	font-size: 24px;
	font-family: 'Lato', 'Open Sans', Arial,Verdana,sans-serif;
}
.home h3 {
	margin: 0;
}
	.home h2:before {
		content: '';
		display: block;
		border-bottom: 2px solid #424242;
		position: absolute;
		top: 14px;
		width: 100%;
	}
	.home h2 span {
		background: #fff;
		position: relative;
		padding: 0 10px;
	}

/* Carousel */
.box_carousel{ width:75%; float:left; }
.metaslider{ display:block; margin:0 auto; }
.metaslider .flexslider{ margin-bottom:0 !important; }
.metaslider .caption-wrap{
			background: none !important;
			opacity:1 !important;
			line-height:normal !important;
			bottom:10% !important;
			left:4% !important;
			right:4% !important;
			width:92% !important;
		}
			.metaslider .caption {
				padding: 0 !important;
				font-family: 'Lato', 'Open Sans', Arial,Verdana,sans-serif;
			}
				.metaslider .caption-wrap h3 {
					color: #fff;
					font-weight: 700;
					font-size: 47px;
					line-height: 38px;
					text-transform: none;
					line-height: auto;
					margin-bottom: 5px;
                    text-shadow: 0 0 10px black;
				}
					.metaslider .caption-wrap h3 span {
						font-size: 36px;
					}
				.metaslider .caption-wrap p {
					text-transform: uppercase;
					font-size: 22px;
                    text-shadow: 0 0 10px black;
				}
		.flex-control-nav {
			bottom: 6% !important;
			right: 4% !important;
			text-align: right !important;
			z-index: 1000;
		}
			.flex-control-paging li a.flex-active {
				background: #fff !important;
			}
			.flex-control-paging li a {
				background: #fff !important;
				background: rgba(255,255,255,0.5) !important;
				width: 15px !important;
				height: 15px !important;
				color: transparent;
			}


.box_actualites .news img{ height:290px; }

/* Solutions */
.box_solutions{ float:right; width:23%; font-family:'Lato', 'Open Sans', Arial,Verdana,sans-serif; font-weight:300; }
.box_solutions .bloc{ margin-bottom:8px; position:relative; cursor:pointer; }
.box_solutions .bloc img{ width:100%; height:auto; display:block; }
.box_solutions .text a{ background:url(images/encart-transparence.png) repeat; color:#fff; padding:3px 10px; text-decoration:none; display:block; position:absolute; left:0; right:0; bottom:0; text-align:right; }
.box_solutions .bloc:hover a{ background:#88b528; }

/* Demande de devis */
.box_devis{ float:right; width:100%; margin-top: 20px; font-family: 'Lato', 'Open Sans', Arial,Verdana,sans-serif; }
.box_devis a{ padding:19px 52px 19px 15px; height:22px; text-transform:uppercase; color:#fff; text-decoration:none; font-weight:700; font-size:16px; display:block; background:url('images/picto-fleche-cargomatic.png') 94% center no-repeat #f89427; border: 1px solid transparent; }
.box_devis a:hover{ background:url('images/picto-fleche-hover-cargomatic.png') 12px center no-repeat #fff; padding:19px 15px 19px 52px; height:22px; color:#2f683f; border:1px solid #2f683f; }

/* Greenbox */
.rightbar .box_greenbox{ background:#f7f7f7; color:#004609; font-size:17px; }
.rightbar .box_greenbox h4{ margin:0; display:block; text-transform:uppercase; background: #d90b0c; padding: 15px; font-family: 'Lato', 'Open Sans', Arial,Verdana,sans-serif; text-align:center; font-size:18px; color:#fff; font-weight:700; } 
.rightbar .box_greenbox p{ padding-top:10px; }

/* Container gris */
	.containerGris {
		background: #e3e3e3;
		overflow: hidden;
		padding: 20px 0;
		margin: 20px 0;
	}
.home .containerGris  h2 span{ background:#e3e3e3; }
.home  h2 a{ color:#424242; text-decoration:none; }
		
	/* Réseaux */
	.box_reseau {
		width: 48%;
		float: left;
		position: relative;
		font-family: 'Lato', 'Open Sans', Arial,Verdana,sans-serif;
	}
		.box_reseau .text {
			background: url('images/picto-reseau-cargomatic.png') 13px center no-repeat #014617;
			color: #fff;
			padding: 10px 25px 10px 70px;
			font-size: 16px;
			min-height: 42px;
			position: absolute;
			bottom: 3px;
			left: 70px;
			right: 70px;
		}
			.box_reseau .text a {
				color: #fff;
				text-decoration: none;
			}
				.box_reseau:hover p a {
					color: #88b528;
				}
				.box_reseau:hover .text {
					background: url('images/picto-reseau-hover-cargomatic.png') 13px center no-repeat #014617;
				}

	/* Paroles d'expert */	
	.box_expert {
		width: 48%;
		float: right;
		margin-left: 1%;
		position: relative;
		font-family: 'Lato', 'Open Sans', Arial,Verdana,sans-serif;
	}
		.box_expert .text {
			background: url('images/picto-expertise-cargomatic.png') 13px center no-repeat #9a2a32;
			color: #fff;
			padding: 10px 25px 10px 70px;
			font-size: 16px;
			min-height: 42px;
			position: absolute;
			bottom: 3px;
			left: 70px;
			right: 70px;
		}
			.box_expert .text a {
				color: #fff;
				text-decoration: none;
			}
				.box_expert:hover a {
					color: #000;
				}
				.box_expert:hover .text {
					background: url('images/picto-expertise-hover-cargomatic.png') 13px center no-repeat #9a2a32;
				}

	/* Actualités */
	.box_actualites {
		width: 48%;
		float: left;
		margin-right: 1%;
		position: relative;
		margin-bottom: 25px;
	}
		.news img {
			width: 100%;
			min-height: 290px;
		}
        .news .newsDetail img { min-height: 0; }
		.newsDetail {
			background: #e3e3e3;
			padding: 10px 25px;
			position: relative;
			margin-top: -3px;
			min-height: 42px;
		}
		.newsDetail .date,
		.newsDetail h3 {
			color:#014617;
			text-transform: uppercase;
			font-size: 16px;
			font-weight: 700;
		}
		.newsDetail .date {
			float: left;
			margin-right: 5px;
		}
		.newsDetail h3 {
			margin-bottom: 5px;
		}
		.newsDetail .more a {
			background:#014617;
			color: #fff;
			font-weight: 700;
			text-decoration: none;
			padding: 3px 5px;
			font-size: 13px;
			position: absolute;
			bottom: 0;
			right: 0;
		}
			.newsDetail .more a:hover {
				background: #88b528;
				color: #fff;
			}
		
	/* Moyens */
	.box_moyens {
		width: 48%;
		float: right;
		margin-left: 1%;
		position: relative;
		font-family: 'Lato', 'Open Sans', Arial,Verdana,sans-serif;
	}
	.box_moyens {
		margin-bottom: 25px;
	}
	.box_moyens img {
		width: 100%;
		min-height: 290px;
	}
	.box_moyens .text {
		background:#014617;
		color: #fff;
		margin-top: -3px;
		padding: 10px 25px;
		font-size: 16px;
		min-height: 42px;
	}

	/* Services */
	.box_services {
		width: 48%;
		float: left;
		margin-right: 1%;
		position: relative;
		font-family: 'Lato', 'Open Sans', Arial,Verdana,sans-serif;
	}
		.box_services .bloc {
			background:#014617;
			padding: 10px 25px;
			color: #fff;
			text-transform: uppercase;
			font-weight: 700;
			overflow: hidden;
			min-height: 182px;
		}
			.box_services ul {
				width: 46%;
				float: left;
			}
				.box_services ul:first-child {
					margin-right: 2%;
				}
				.box_services ul:last-child {
					margin-left: 2%;
				}
					.box_services ul li {
						min-height: 50px;
						padding-left: 70px;
						padding-top: 8px;
					}
					.box_services ul li:first-child {
						margin-top: 8px;
					}
					.box_services ul li.stockage {
						background: url('images/picto-stockage-cargomatic.jpg') no-repeat;
					}
					.box_services ul li.rdv {
						background: url('images/picto-rdv-cargomatic.jpg') no-repeat;
					}
					.box_services ul li.livraison {
						background: url('images/picto-livraison-cargomatic.jpg') no-repeat;
					}
					.box_services ul li.signature {
						background: url('images/picto-signature-cargomatic.jpg') no-repeat;
					}
					.box_services ul li.reglements {
						background: url('images/picto-reglements-cargomatic.jpg') no-repeat;
					}
					.box_services ul li.produits {
						background: url('images/picto-produits-cargomatic.jpg') no-repeat;
					}

	/* Contact */
	.box_contact {
		width: 48%;
		float: right;
		margin-left: 1%;
		position: relative;
		font-family: 'Lato', 'Open Sans', Arial,Verdana,sans-serif;
	}
		.box_contact .bloc {
			background:#014617;
			padding: 10px 25px;
			color: #fff;
			font-weight: 700;
			overflow: hidden;
			font-size: 18px;
			position: relative;
			min-height: 182px;
		}
			.box_contact .bloc p {
				margin: 15px 0;
			}
      .box_contact .bloc p+p+p+p{
				margin:30px 0 15px 0;
			}
			.box_contact .bloc a {
				color: #fff;
				text-decoration: none;
			}
				.box_contact .bloc a:hover {
					color: #88b528;
				}
		.box_contact .devis a,
		.box_contact .question a{
			padding: 12px 52px 12px 15px;
			text-transform: uppercase;
			width: 168px;
			position: absolute;
			right: 0;
		}
		.box_contact .devis a {
			background: url('images/picto-fleche-cargomatic.png') 94% center no-repeat #f89427;
			top: 12%;
		}
			.box_contact .devis a:hover {
				background: url('images/picto-fleche-hover-cargomatic.png') 4% center no-repeat #fff;
			}
		.box_contact .question a {
			background: url('images/picto-fleche-cargomatic.png') 94% center no-repeat #7eba90;
			top: 43%;
		}
    
.box_contact .reseaux_sociaux{ bottom:16px; position:absolute; right:0; padding:0; width:235px; }
.box_contact .reseaux_sociaux a{ width:40px; height:40px; display:inline-block; background:url(/wp-content/themes/cargomatic-2015/images/cargomatic-reseaux-sociaux.png) no-repeat 0 0; background-size:auto 100%; }
.box_contact .reseaux_sociaux .facebook{ background-position:-42px 0; }
.box_contact .reseaux_sociaux .instagram{ background-position:-84px 0; }
.box_contact .reseaux_sociaux .linkedin{ background-position:-126px 0; }
   
			.box_contact .question a:hover {
				background: url('images/picto-fleche-hover-cargomatic.png') 4% center no-repeat #fff;
			}
			.box_contact .devis a:hover,
			.box_contact .question a:hover {
				padding: 12px 15px 12px 52px;
				color: #2f683f;
			}

/************************************
WIDDGETS
************************************/
.widget h4 {
	display: none;
}

.devis_rightbar {
	background: #f6f7f7;
	margin-bottom: 15px;
}
	.devis_rightbar h3 {
		background: #f38d00;
		color: #fff;
		font-weight: 700;
		text-align: center;
		font-size: 18px;
		padding: 10px;
		margin: 0;
		font-family: 'Lato', 'Open Sans', Arial,Verdana,sans-serif; 
	}
		.devis_rightbar h3 .lowercase {
			text-transform: none;
			font-weight: 400;
		}
	.devis_rightbar .wpcf7 {
		padding: 10px;
	}
	
.box_livraison_domicile {

}
	.box_livraison_domicile h3 {
		background: #75bb00;
		padding: 15px;
		font-family: 'Lato', 'Open Sans', Arial,Verdana,sans-serif;
		text-align: center;
		font-size: 18px;
		color: #fff;
		font-weight: 700;
		margin: 15px 0;
	}
	.box_livraison_domicile .bloc {
		background: #f6f7f7;
		padding: 20px 2%;
		margin-bottom: 15px;
		text-align: center;
	}
		.box_livraison_domicile .bloc img {
			margin-bottom: 5px;
		}
		.box_livraison_domicile .bloc a {
			text-decoration: none;
			color: #565353;
			font-weight: 700;
		}
			.box_livraison_domicile .bloc a:hover {
				color: #75bb00;
			}
.content .box_livraison_domicile .bloc {
	margin-right: 2%;
	width: 28%;
	float: left;
	min-height: 141px;
	margin-bottom: 40px;
	margin-top: 40px;
}
	.content .box_livraison_domicile .bloc:last-child {
		margin-right: 0;
	}
	
.mots_cles {
	text-align: center;
	color: #a0a0a0;
}

.box_coeur {
	text-align: center;
	margin-top: 30px;
}
	
/************************************
FORMULAIRE
************************************/
.main input,
.main select,
.main textarea {
	width: 96%;
	border: 1px solid #bab8b7;
	margin: 5px 0;
	padding: 5px 2%;
}
.main select {
	width: 100%;
}
.main input[type="submit"]{
	background: #f38d00;
	width: 100%;
	padding: 10px;
	color: #fff;
	font-family: 'Lato', 'Open Sans', Arial,Verdana,sans-serif;
	font-size: 16px;
	font-weight: 700;
	-webkit-box-shadow:inset 0px 0px 10px 2px #c27b1b;
	-moz-box-shadow:inset 0px 0px 10px 2px #c27b1b;
	box-shadow:inset 0px 0px 10px 2px #c27b1b;
	border: none;
}	
	.main input[type="submit"]:hover {
		box-shadow: none;
		cursor: pointer;
	}
	.main input[type="submit"]:focus {
		background: #f38d00;
	}
.main div.wpcf7 img.ajax-loader {
	margin-left: 0 !important;
}
.main div.wpcf7-response-output {
	margin: 0 !important;
	padding: 10px !important;
}
.main div.wpcf7-validation-errors {
	border: none !important;
	background: #ccc;
}
.main div.wpcf7-mail-sent-ok {
	border: none !important;
	background: #005a26;
	color: #fff;
}
.main span.wpcf7-not-valid-tip {
	color: #f38d00 !important;
	font-style: italic;
	margin-bottom: 10px;
}

.main .wpcf7 p { margin-top: 10px }
.textwidget .wpcf7 p { margin-top: 2px }
.textwidget .wpcf7 .ajax-loader{ display:none; }

small {
	font-style: italic;
}

.formulaire input:focus,
.formulaire textarea:focus {
	background: #f6f7f7;
}
	
/************************************
WRAPPER
************************************/
/* Breadcrum */
.breadcrumbs {
	text-transform: uppercase;
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: 600;
}
.breadcrumbs,
.breadcrumbs a {
	color: #a7a5a5;
	text-decoration: none;
}
	.breadcrumbs a:hover {
		color: #75bb00;
		text-decoration: underline;
	}


/* Content */
.bgGris {
	background:#014617;
	padding: 2%;
	text-align: center;
  color:#fff;
}
	.bgGris h3 {
		font-size: 14px;
		font-weight: 700;
		font-family: 'Open Sans', Arial,Verdana,sans-serif;
		color: #fff;
		margin: 0 0 5px 0;
	}
	.bgGris ul li {
		background: none;
		padding-left: 0;
		padding-bottom: 5px;
	}
		.bgGris ul li:last-child {
			padding-bottom: 0;
		}
.bgGris.offres {
	min-height: 130px;
}
.col-3 {
	width: 27.33%;
	margin-right: 3%;
	float: left;
}
	.col-3 + .col-3 + .col-3 {
		margin-right: 0;
        margin-bottom: 10px;
	}
	
.txtOrange{ color:#f38d00; }
.txtVert{ color:#014617; }

.transport, .ecommerce{
	font-weight: 700;
	margin: 30px 0;
	padding: 0 50px;
	text-align: center;
}
.transport:before {
	content: '';
	display: block;
	background: url('images/auction-small.png') left center no-repeat;
	width: 39px;
	height: 36px;
	display: inline-block;
	padding-left: 10px;
	vertical-align: middle;
}
.ecommerce:before{
	content: '';
	display: block;
	background: url('images/picto-transport.png') left center no-repeat;
	width: 39px;
	height: 36px;
	display: inline-block;
	padding-left: 10px;
	vertical-align: middle;
}

.intro {
	font-size: 18px;
}

.slider_page {
	margin-bottom: 30px;
}

.page-template-page-rightbar .content {
	float: left;
	width: 70%;
}

.rightbar {
	float: right;
	width: 28%;
	margin-left: 2%;
}

/* Articles */
.post-info {
	font-weight: 700;
	color: #88b528;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.retour a {
	display: block;
	background: #2f683f;
	color: #fff;
	padding: 5px 15px;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	float: right;
	margin-bottom: 10px;
}
	.retour a:hover {
		background: #88b528;
	}
.pager {
	float: right;
	margin-top: 10px;
}
	.pager div {
		float: left;
	}
	.pager div.next a {
		margin-left: 10px;
	}
	.pager a {
		background: #88b528;
		color: #fff;
		padding: 5px 15px;
		text-transform: uppercase;
		font-weight: 700;
		text-decoration: none;
		display: block;
	}
		.pager a:hover {
			background: #2f683f;
		}
.more a {
	color: #88b528;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	display: block;
	float: right;
	margin-top: 10px;
	clear: both;
}
	.more a:hover {
		color: #2f683f;
	}

.offre,
.actus,
.results {
	overflow: hidden;
}

.post-content .image img,
.actus .post-thumbnail,
.search .post-thumbnail {
	width: 30%;
	float: left;
	margin-right: 2%;
}
.actus .post-excerpt {
	width: 68%;
	float: right;
}

/************************************
FOOTER
************************************/
#footerInner {
	background: #e3e3e3;
	padding: 15px 0;
	overflow: hidden;
}
footer .menu-footer ul {
	width: 15%;
	float: left;
	margin: 0 3%;
}
	footer .menu-footer ul:first-child {
		margin-left: 0;
	}
	footer .menu-footer ul:last-child {
		margin-right: 0;
	}
	footer .menu-footer ul li {
		border-bottom: 1px solid #545454;
		padding: 6px 0;
	}
		footer .menu-footer ul li:last-child {
			border-bottom: none;
		}
		footer .menu-footer ul li a {
			color: #545454;
			text-transform: uppercase;
			font-weight: 700;
			text-decoration: none;
		}
			footer .menu-footer ul li a:hover {
				color: #88b528;
			}
footer .implantationsInner {
	text-align: center;
	margin: 30px auto;
	font-family: 'Lato', 'Open Sans', Arial,Verdana,sans-serif;
}
	footer .box-implantations ul li {
		display: inline;
		color:#014617;
		font-size: 13px;
		text-transform: uppercase;
		font-weight: 700;
		border-left: 1px solid #014617;
		padding: 0 10px;
	}
		footer .box-implantations ul li:last-child {
			border-right: 1px solid #014617;
		}
#footerInner .copyright {
	text-align: center;
	margin-top: 15px;
}
	#footerInner .copyright a {
		color: #545454;
		text-decoration: none;
	}
		#footerInner .copyright a:hover {
			color: #88b528;
		}
		
/* RECHERCHE */
#searchform input {
	display: block;
	width: 100%;
	margin: 10px auto 0 auto;
	padding: 10px 15px;
	background: #e3e3e3;
	border: 0;
}

.filtre{ top:0; left:0; right:0; bottom:0; position:absolute; z-index:10000; cursor:pointer; text-align:center; }
.cargo_img_bloc1{ width:33.3%; float:left; position:relative }
.cargo_img_bloc1 img{ display:block; }
.cargo_img_bloc1 p{ margin:0; position:absolute; bottom:0; left:0; width:100%; height:35px; box-sizing:border-box; padding:5px 30px; color:#fff; background:url(images/encart-transparence.png) repeat; text-transform:uppercase; text-align:center; font-size:10px; font-weight:bold; }
.Axl_Testimonials_Widget_Slider_Widget{ background: #f6f7f7; margin-bottom: 15px; }
.Axl_Testimonials_Widget_Slider_Widget h4{ margin:0; display:block; background:#9a2a32; color:#fff; text-transform:uppercase; text-align:center; font-size:18px; font-weight:700; padding:10px;     font-family: 'Lato', 'Open Sans', Arial,Verdana,sans-serif;  }
.Axl_Testimonials_Widget_Slider_Widget .testimonials-widget-testimonials{ padding:10px; }
.Axl_Testimonials_Widget_Slider_Widget .image{ text-align:center; display:block; }
.Axl_Testimonials_Widget_Slider_Widget .bx-viewport,
.testimonials-widget-testimonial,
.Axl_Testimonials_Widget_Slider_Widget .bx-wrapper,
.testimonials-widget-testimonials{ width:auto !important; max-width:none !important; }
.Axl_Testimonials_Widget_Slider_Widget .image{ text-align:center }
.Axl_Testimonials_Widget_Slider_Widget .bx-wrapper img { display:inline-block; }
.carrephoto{ float:left; width:33%; position:relative }
.carrephoto img{ display:block; }
.carrephoto p{ margin:0; text-align:center; position:absolute; bottom:0; left:0; right:0; padding:3px 10px; background: url(images/encart-transparence.png) repeat; text-transform:uppercase; color:#fff; }
.carrephoto:nth-child(3n+2){ clear:both; }
.page-template-page-parole-expert .sow-image-container a img{ width:auto !important; }
#black-studio-tinymce-27{ margin-top:10px; }
#black-studio-tinymce-27 .box_devis{ width:31.33%; float:none }
#black-studio-tinymce-27 .box_devis a{ padding:19px 47px 19px 10px; }
#black-studio-tinymce-27 .box_devis a:hover{ padding:19px 10px 19px 47px; }
.page-id-425 h3, .page-id-5145 h3{ display:none; } 


.single-post .main { max-width: 1000px; margin: 0 auto; }

@media (max-width:800px){
  .cargo_img_bloc1 p{ padding:5px 10px; }
}
@media (max-width:620px){
  .cargo_img_bloc1 p{ top:0; height:auto; }
}


/* ===MISE A JOUR 2023=== */

.newsDetail a, .actus a { text-decoration: none; }
.box_devis { float: none; }
.box_devis.bas-page { width: 250px; }
.home .box_devis { float: right; margin-top: 0; width: 23%; }
.col-3 { width: 30.4%; margin-right: 4.2%; }
.bgGris.offres { height: auto !important; }
.box_livraison_domicile .bloc a { display: block; width: fit-content; margin: auto; }
.box_actualites .news img { height: auto; }

#pl-62 #pg-62-0 { margin-bottom: 0; }
.tel-contact { text-align: center; display: flex; font-size: 18px; text-transform: uppercase; justify-content: center; transition: all 0.3s ease; background-color: #f38d00; color: white; padding: 10px 20px; text-decoration: none; width: fit-content; margin: auto; border: 1px solid transparent; }
.tel-contact:hover { background-color: white; color: #004609; border: 1px solid #004609; font-weight: bold; }

/* FAQ */
.post-content ul .accordion__item { background: none; }
.post-content .helpie-faq.accordions .accordion { margin-top: 0; }
.post-content .helpie-faq.accordions .accordion .accordion__item .accordion__header div.accordion__title { color:#004609; font-size: 17px; padding-left: 0; }
.post-content .helpie-faq.accordions .accordion .accordion__item .accordion__body, .post-content .helpie-faq.accordions .accordion .accordion__item .accordion__header { padding-left: 0; }
.post-content .helpie-faq.accordions .accordion .accordion__item .accordion__body ul { margin-bottom: 15px; }
.post-content .helpie-faq.accordions .accordion__header:before, .post-content .helpie-faq.accordions .accordion__header:after { background: #004609; }
.post-content .helpie-faq.accordions .accordion .accordion__item { border-color: #004609; }

/* Responsive */
@media (max-width: 1024px) {
    .home .box_devis { width: 100%; margin-bottom: 20px; }
    .box_devis.bas-page { display: none; }
}

/* ===MISE A JOUR 2024=== */
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer { margin-bottom: 0 !important; }
.wpml-ls-legacy-list-horizontal .wpml-ls-flag { margin-right: 5px; }

.rse { margin-bottom: 80px; }
.rse .intro, .rse ul { margin-bottom: 20px; }
.rse .box_devis a { border-radius: 0; display: flex; align-items: center; width: fit-content; margin-bottom: 20px; padding: 18px 60px 20px 15px; }
.rse .box_devis a:hover { padding: 18px 15px 20px 60px; }

.objectifs-rse, .objectifs-rse .wp-block-columns { width: fit-content; gap: 10px; }
.objectifs-rse .wp-block-column:not(:first-child) .wp-block-columns { margin-left: 34px; }
.objectifs-rse img { max-width: 90px !important; height: 90px !important; object-fit: cover !important; }

.category-rse blockquote { position: relative; }
.category-rse blockquote .list-title { position: absolute; top: 100%; }

.galerie-rse .wp-block-image img { height: 320px; object-fit: cover; }