/*!
* Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/
html,
body {
	height: 100%;
	width: 100%;
}
body {
	font-family: 'Montserrat', sans-serif;

}
hr {
	border-color: #fff;
	border-width: 2px;
	max-width: 115px;
}
hr.light {
	border-color: white;
}
a {
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
	color: #204280;
}
a:hover,
a:focus {
	color: #eb3812;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
}
h2{
	font-family: 'Montserrat',sans-serif;
	font-weight: 700;
	font-size: 40px;
	text-transform: uppercase;
}
.texteAccueil h2{
	margin-bottom: 50px
}
.texteAccueil p{
	width: 85%;
}    

p {
	font-family: 'Noto Sans', sans-serif;
	font-size: 16px;
	color: #808080;
	line-height: 1.5;
	margin-bottom: 20px;
	font-weight: 400;
}
.header-content p{
	font-family: 'Noto Sans', sans-serif;
	font-size: 20px!important;
	color: #808080;
	line-height: 1.5;
	margin-bottom: 20px;
	font-weight: 400;
}
.bg-primary {
	background-color: #F05F40;
}
.bg-dark {
	background-color: #222222;
	color: white;
}
.text-faded {
	color: rgba(255, 255, 255, 0.7);
}
section {
	padding: 100px 0;
}
aside {
	padding: 50px 0;
}
.no-padding {
	padding: 0;
}
.collapse {
	position: relative;
}
.lang{
	background-color: #fff;
	position: relative;
	padding: 5px;
	right: 0;
	top: 0px;
	width: 30px;
	color: #fff;

}
.lang a{

	color: #204280;
}

.langMobile{display: none!important;}


/*Pop added images Start*/

/*Ballast de chemin de fer*/
.imgkmProduct{
	background-image: url(../img/ballast.jpg);
	background-size: cover;
	min-height: 674px;
	background-repeat: no-repeat;
}
.imgkmProduct1{
	background-image: url(../img/ballast2.jpg);
	background-size: cover;
	min-height: 914px;
	background-repeat: no-repeat;
}
/*Pierre à béton*/
.imgkmProduct2{
	background-image: url(../img/aBeton.jpg);
	background-size: cover;
	min-height: 914px;
	background-repeat: no-repeat;
}
/*Pierre concassée*/
.imgcrushProduct{
	background-image: url(../img/crushedClass.jpg);
	background-size: cover;
	min-height: 914px;
	background-repeat: no-repeat;
}
.imgcrushProduct1{
	background-image: url(../img/crushedClass2.jpg);
	background-size: cover;
	min-height: 914px;
	background-repeat: no-repeat;
}
/*Tout venant*/
.imgblastedkmProduct1{
	background-image: url(../img/toutVenant2.jpg);
	background-size: cover;
	min-height: 914px;
	background-repeat: no-repeat;
}
.imgblastedkmProduct2{
	background-image: url(../img/toutVenant.jpg);
	background-size: cover;
	min-height: 914px;
	background-repeat: no-repeat;
}


/*Pop added images End*/



.imgHistorique{
	background-image: url(../img/machine1.jpg);
	background-size: cover;
	min-height: 674px;
	background-repeat: no-repeat;

}
.imgMission{
	background-image: url(../img/pileRoche.jpg);
	background-size: cover;
	min-height: 674px; 
	background-repeat: no-repeat;
}
.imgValeur{
	background-image: url(../img/machine2.jpg);
	background-size: cover;
	min-height: 914px;
	background-repeat: no-repeat;
}

.imgRoleComm{
	background-image: url(../img/lacCnc.jpg);
	background-size: cover;
	min-height: 674px; 
	background-repeat: no-repeat;
}
.imgBiodiv{
	background-image: url(../img/intermiel.jpg);
	background-size: cover;
	min-height: 800px; 
	background-repeat: no-repeat;
}
.imgConserv{
	background-image: url(../img/milhumide.jpg);
	background-size: cover;
	min-height: 914px;
	background-repeat: no-repeat;
}
.leSapin{
	background-image: url(../img/LamarcheSapin.jpg);
	background-size: cover;
	min-height: 674px;   
	background-repeat: no-repeat;
}

.navbar {

	min-height: 95px!important;


}
.navbar-brand img{
	margin-top: -6px;
}
.container-fluid {
	background-color: #f7f7f7;
	margin-top: 18px!important;
}
.bggray{
	float: left;
	background-color: #f7f7f7;
	padding-top: 0px!important;
	padding: 0px!important;
	width: 100%;

}
.bgProds{
	float: left;
	background-color: #fff;
	padding-top: 0px!important;
	padding: 0px!important;
	width: 100%;
	margin-bottom: 70px;
	border-top: 1px solid #204280;
	background-color: #f7f7f7;

}


.bggray1{



	padding:  0;

}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: relative;
	/* right: 0; */
	/* left: 0; */
	z-index: 1030;
	background-color: #204280!important;
	margin-bottom: 0px;
}
.navbar-default {
	background-color: #204280;
	border:none;
	font-family: 'Montserrat',sans-serif;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
.navbar-default .navbar-header .navbar-brand {
	color: #F05F40;
	font-family: 'Montserrat',sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	z-index: 9999;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
	color: #eb3812;
}
.navbar-default .navbar-header .navbar-toggle {
	font-weight: 700;
	font-size: 12px;
	color: #222222;
	text-transform: uppercase;
	background-color: #fff;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
}

.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
	color: #204280 !important;
	background-color: #fff!important;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	margin-top: 5px!important;
	/*background-color: transparent;*/
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
	background-color: #fff!important;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	margin-top: 5px!important;
}
@media (min-width: 768px) {
	.navbar-default {
		background-color: transparent;
		border-color: rgba(255, 255, 255, 0.3);
	}
	.navbar-default .navbar-header .navbar-brand {
		color: rgba(255, 255, 255, 0.7);
	}
	.navbar-default .navbar-header .navbar-brand:hover,
	.navbar-default .navbar-header .navbar-brand:focus {
		color: white;
	}
	.navbar-default .nav > li > a,
	.navbar-default .nav > li > a:focus {
		color: rgba(255, 255, 255, 0.7);
	}
	.navbar-default .nav > li > a:hover,
	.navbar-default .nav > li > a:focus:hover {
		color: white;
	}
	.navbar-default.affix {
		background-color: #204280;
		border-color: rgba(34, 34, 34, 0.05);
	}
	.navbar-default.affix .navbar-header .navbar-brand {
		color: #F05F40;
		font-size: 14px;
	}
	.navbar-default.affix .navbar-header .navbar-brand:hover,
	.navbar-default.affix .navbar-header .navbar-brand:focus {
		color: #eb3812;
	}
	.navbar-default.affix .nav > li > a,
	.navbar-default.affix .nav > li > a:focus {
		color: #fff;
	}
	.navbar-default.affix .nav > li > a:hover,
	.navbar-default.affix .nav > li > a:focus:hover {
		color: #222222;
	}
}







/*SM - SOUS-MENU */
/*sous menu general*/

.un_dropdown_aPropos, .un_dropdown_produits{
	width:1000px;
	margin:auto;


}
.un_dropdown_aPropos ul{
	margin-left: 490px;
	background-color: #204280;

}
.un_dropdown_produits ul{
	margin-left: 595px;
	background-color: #204280;

}
.un_dropdown_about ul{
	margin-left: 517px;
	background-color: #204280;

}
.un_dropdown_products ul{
	margin-left: 621px;
	background-color: #204280;

}
.un_dropdown_about, .un_dropdown_products{
	width:1000px;
	margin:auto;


}



.smenu{
	display:block;


	background-repeat:repeat-x;
	width:52%;

	position:absolute;
	z-index:10;
	padding-top: 20px;
	height: 230px;
	padding-bottom:250px;
	overflow:none;

}
.smenu ul li{
	list-style:none;
	clear:none;
	min-width: 120px;
	padding-left:15px;
	padding-right:15px;
}	
.smenu ul {
	text-transform: uppercase;
	float:left;
	/* border-left: 1px solid white;*/
	margin-top:0px;
	margin-bottom:0px;
}
.smenu ul li a{
	color:#fff;
	display:inline-block;
	padding-bottom:10px;
	font-size: 15px;
}
.smenu ul li a:hover{
	color:#777!important;

}

#dropmenu{
	display:none;
}
#dropmenu .menu-menu-1-container li:hover,#dropmenu .menu-menu-1-anglais-container li:hover, #dropmenu li.current_page_item, #dropmenu li.current-page-ancestor{
	background-image:none;
}
#dropmenu li.current_page_item a {
	color:#f7941d;
}
.smenu ul li a:hover{
	text-decoration:none;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	color:#f7941d;
}

















.team-member a img:hover{
	opacity: 0.8; filter: alpha(opacity=80);
}


.team-member{
	text-align: center;
	margin-top: 40px;
}
.team-member img{
	margin: 0 auto;
}
.team-member h4 {
	text-transform: uppercase; 
	margin-top: 28px;    
}


.prodList{
	margin-top: 35px;
}



.btn_small {
	color: #204280;
	background-color: #fff!important;
	font-family: 'Montserrat', sans-serif;
	border: 1px solid #204280!important;
	border-radius: 300px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
.btn_small:hover,
.btn_small:focus,
.btn_small.focus,
.btn_small:active,
.btn_small.active,
.open > .dropdown-toggle .btn_small {
	color: #fff;!important;
	background-color: #204280!important;
	border: 1px solid #fff!important;

}











#produits{
	padding: 56px 0 4px!important;
}

#produitsSolo{
	background-color: #f7f7f7;
}


#produitsSolo .estimate_button_FR .estimate_button_EN {
	color: #fff;
	background-color: #204280!important;
	font-family: 'Montserrat', sans-serif;
	border: none;
	border-radius: 300px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
#produitsSolo .estimate_button_FR:hover,
#produitsSolo .estimate_button_FR:focus,
#produitsSolo .estimate_button_FR.focus,
#produitsSolo .estimate_button_FR:active,
#produitsSolo .estimate_button_FR.active,
#produitsSolo .open > .dropdown-toggle#produitsSolo .estimate_button_FR {
	color: #204280;!important;
	background-color: #fff!important;
	border-color: transparent;
}

.top_btn{
	color: #204280!important;
	background-color: #fff!important;
	font-family: 'Montserrat', sans-serif;
	border: none;
	border-radius: 300px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
.top_btn:hover,
.top_btn:focus,
.top_btn.focus,
.top_btn:active,
.top_btn.active,
.top_btn.open > .dropdown-toggle.top_btn  {
	color: #fff!important;
	background-color: #204280!important;
	border-color: transparent;
}










#produitsSolo .estimate_button_EN:hover,
#produitsSolo .estimate_button_EN:focus,
#produitsSolo .estimate_button_EN.focus,
#produitsSolo .estimate_button_EN:active,
#produitsSolo .estimate_button_EN.active,
#produitsSolo .open > .dropdown-toggle#produitsSolo .estimate_button_EN {
	color: #204280;!important;
	background-color: #fff!important;
	border-color: transparent;
}

#produitsSolo ul li{
	text-align: left;
}
#produitsSolo h2{
	text-align: left;
}
#mainNav .container{
	margin-top: 25px; 
}

header {
	position: relative;
	width: 100%;
	min-height: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-position: center;
	background-image: url('../img/LamarcheWebHeader.jpg');
	text-align: center;
	color: white;
}
header .header-content {
	position: relative;
	text-align: center;
	padding: 100px 15px 100px;
	width: 100%;
}
header .header-content .header-content-inner h1 {
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 30px;
}
header .header-content .header-content-inner hr {
	margin: 60px auto;
}
header .header-content .header-content-inner p {
	font-weight: 300;
	color: rgba(255, 255, 255, 0.7);
	font-size: 16px;
	margin-bottom: 50px;
}
@media (min-width: 768px) {
	header {
		min-height: 100%;
	}
	header .header-content {
		position: absolute;
		top: 62%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		padding: 0 50px;
	}
	header .header-content .header-content-inner {
		max-width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}
	header .header-content .header-content-inner h1 {
		font-size: 50px;
	}
	header .header-content .header-content-inner p {
		font-size: 18px;
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
}
.section-heading {
	margin-top: 0;
}
.service-box {
	max-width: 400px;
	margin: 50px auto 0;
}
@media (min-width: 992px) {
	.service-box {
		margin: 20px auto 0;
	}
}
.service-box p {
	margin-bottom: 0;
}
.portfolio-box {
	position: relative;
	display: block;
	max-width: 650px;
	margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
	color: white;
	opacity: 0;
	display: block;
	background: rgba(32, 66, 128, 0.9);
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
	opacity: 1;
}
.portfolio-box:focus {
	outline: none;
}
@media (min-width: 768px) {
	.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
		font-size: 16px;
	}
	.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
		font-size: 22px;
	}
}
.call-to-action h2 {
	margin: 0 auto 20px;
}
.text-primary {
	color: #F05F40;
}

.btn-lg {
	padding: 15px 50px!important;

}

.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.btn-default {
	color: #222222;
	background-color: white;
	border-color: white;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	color: #222222;
	background-color: #f2f2f2;
	border-color: #ededed;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: white;
	border-color: white;
}
.btn-default .badge {
	color: white;
	background-color: #222222;
}
.btn-primary {
	color: #000;
	background-color: #fff;
	border:1px solid #cfd4e6!important;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: white;
	background-color: #000;
	border-color: #cfd4e6;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.estimate_button_FR {
	color: #fff;
	background-color: #204280;
	border: none!important;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
.estimate_button_FR:hover,
.estimate_button_FR:focus,
.estimate_button_FR.focus,
.estimate_button_FR:active,
.estimate_button_FR.active,
.open > .dropdown-toggle.estimate_button_FR {
	color: #204280;
	background-color: #fff;
	border: none!important;
}

.estimate_button_EN {
	color: #fff;
	background-color: #204280;
	border: none!important;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
.estimate_button_EN:hover,
.estimate_button_EN:focus,
.estimate_button_EN.focus,
.estimate_button_EN:active,
.estimate_button_EN.active,
.open > .dropdown-toggle.estimate_button_EN {
	color: #204280;
	background-color: #fff;
	border: none!important;
}




.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #F05F40;
	border-color: #F05F40;
}
.btn-primary .badge {
	color: #F05F40;
	background-color: white;
}
.btn {
	font-family: 'Montserrat', sans-serif;
	border: none;
	border-radius: 0px!important;
	font-weight: 700;
	text-transform: uppercase;
}
.btn-xl {
	padding: 15px 30px;
}
::-moz-selection {
	color: white;
	text-shadow: none;
	background: #222222;
}
::selection {
	color: white;
	text-shadow: none;
	background: #222222;
}
img::selection {
	color: white;
	background: transparent;
}
img::-moz-selection {
	color: white;
	background: transparent;
}
body {
	webkit-tap-highlight-color: #222222;
}
footer .container{
	border-top: 1px solid #fff;
}
footer .row {

	margin-top: 25px;
}
footer {
	clear: both;
	padding: 25px 0;
	text-align: center;
	background-color: #204280;
}
footer span.copyright {
	line-height: 40px;
	font-family: 'Noto Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;

}
footer ul.quicklinks {
	margin-bottom: 0;
	line-height: 40px;

	text-transform: uppercase;
	text-transform: none;
}

#portfolio .img-responsive{
	width: 100%;
}

.leSapin img{
	float: right;
	width: 100%;
	padding-right: 0px; 
	padding-left: 0px; 
}
.leSapin{


	padding-right: 0px; 
	padding-left: 0px; 
}

.texteAccueil{  
	padding: 120px; 
	background-color: #f7f7f7;
	padding-bottom: 70px;

}

.texteAPropos{  
	padding: 0 120px 0 120px;
	background-color: #f7f7f7;
	/*padding-bottom: 124px;*/

}

.texteProduits{  
	padding: 0 120px 0 120px;
	background-color: #f7f7f7;
	/*padding-bottom: 124px;*/

}
.texteProduits h2{  
	text-align: left!important;

}

.popup-gallery{
	background-color: #f7f7f7;  
	float: left;
}


.texteAccueil .btn {
	margin-top: 30px;
}

.text-center hr{
	border-color: #7a89c0;
	border-width: 3px;
	max-width: 115px;
}
.adresse{
	margin-bottom: 46px!important;
}
.lesInfos{}
.leForm{}
#contact .btn{

}
/* page contact Francais*/
#contactFR{
	padding: 200px 0;
}

#contactFR .btn {
	color: #204280;
	background-color: #fff!important;

	font-family: 'Montserrat', sans-serif;
	border: 1px solid #fff;
	border-radius: 300px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
#contactFR .btn:hover,
#contactFR .btn:focus,
#contactFR .btn.focus,
#contactFR .btn:active,
#contactFR .btn.active,
#contactFR .open > .dropdown-toggle#contactFR .btn {
	color: #fff!important;
	background-color: #204280!important;
	border-color: #fff;
}



#contactFR h2{
	color: #fff;
	margin-top: -50px;

}

#contactFR img{
	float: left;
	margin-right: 17px;
}

#contactFR p {
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 1.5;
	margin-bottom: 40px;;
	font-weight: 400;
}
section#contactFR {
	background-color: #204280;
	background-image: url('../img/map-image.png');
	background-position: center;
	background-repeat: no-repeat;
}
section#contactFR .section-heading {
	color: white;
}
section#contactFR .form-group {
	margin-bottom: 25px;
}
section#contactFR .form-group input,
section#contactFR .form-group textarea {
	padding: 15px;
}
section#contactFR .form-group input.form-control {
	height: auto;
}
section#contactFR .form-group textarea.form-control {
	height: 190px;
}
section#contactFR .form-control:focus {
	border-color: #fed136;
	box-shadow: none;
}
section#contactFR ::-webkit-input-placeholder {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #cdcdcd;
}
section#contactFR :-moz-placeholder {
	/* Firefox 18- */
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #cdcdcd;
}
section#contactFR ::-moz-placeholder {
	/* Firefox 19+ */
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #cdcdcd;
}
section#contactFR :-ms-input-placeholder {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #cdcdcd;
}
section#contactFR .text-danger {
	color: #e74c3c;
}


/* page contact English*/
#contactEN{
	padding: 200px 0;
}

#contactEN .btn {
	color: #204280;
	background-color: #fff!important;

	font-family: 'Montserrat', sans-serif;
	border: 1px solid #fff;
	border-radius: 300px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
#contactEN .btn:hover,
#contactEN .btn:focus,
#contactEN .btn.focus,
#contactEN .btn:active,
#contactEN .btn.active,
#contactEN .open > .dropdown-toggle#contactEN .btn {
	color: #fff!important;
	background-color: #204280!important;
	border-color: #fff;
}



#contactEN h2{
	color: #fff;
	margin-top: -50px;
}

#contactEN img{
	float: left;
	margin-right: 17px;
}

#contactEN p {
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 1.5;
	margin-bottom: 40px;;
	font-weight: 400;
}
section#contactEN {
	background-color: #204280;
	background-image: url('../img/map-image.png');
	background-position: center;
	background-repeat: no-repeat;
}
section#contactEN .section-heading {
	color: white;
}
section#contactEN .form-group {
	margin-bottom: 25px;
}
section#contactEN .form-group input,
section#contactEN .form-group textarea {
	padding: 15px;
}
section#contactEN .form-group input.form-control {
	height: auto;
}
section#contactEN .form-group textarea.form-control {
	height: 190px;
}
section#contactEN .form-control:focus {
	border-color: #fed136;
	box-shadow: none;
}
section#contactEN ::-webkit-input-placeholder {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #cdcdcd;
}
section#contactEN :-moz-placeholder {
	/* Firefox 18- */
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #cdcdcd;
}
section#contactEN ::-moz-placeholder {
	/* Firefox 19+ */
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #cdcdcd;
}
section#contactEN :-ms-input-placeholder {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #cdcdcd;
}
section#contactEN .text-danger {
	color: #e74c3c;
}

.lesInfos a {
	color: #fff;

}

opacity: 0.8; filter: alpha(opacity=80);
#contact .btn {
	color: #fff;
	background-color: #35c2f8!important;
	background-color: white;
	font-family: 'Montserrat', sans-serif;
	border: none;
	border-radius: 300px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
#contact .btn:hover,
#contact .btn:focus,
#contact .btn.focus,
#contact .btn:active,
#contact .btn.active,
#contact .open > .dropdown-toggle#contact .btn {
	color: #35c2f8!important;
	background-color: #fff!important;
	border-color: #cfd4e6;
}



#contact h2{
	color: #fff;
	margin-top: -50px;

}

#contact img{
	float: left;
	margin-right: 17px;
}

#contact p {
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 1.5;
	margin-bottom: 40px;
	font-weight: 400;
}

#contact li p {
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 1.5;
	margin-bottom: 0px;
	font-weight: 400;

}

#contact ul {
	padding-left: 20px;
	list-style-type: disc;
	color: #fff;
	margin-top: 30px;

}
#contactEN li p {
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 1.5;
	margin-bottom: 0px;
	font-weight: 400;

}

#contactEN ul {
	padding-left: 20px;
	list-style-type: disc;
	color: #fff;
	margin-top: 30px;

}
#contactFR li p {
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 1.5;
	margin-bottom: 0px;
	font-weight: 400;

}

#contactFR ul {
	padding-left: 20px;
	list-style-type: disc;
	color: #fff;
	margin-top: 30px;

}
section#contact {
	background-color: #204280;
	background-image: url('../img/map-image.png');
	background-position: center;
	background-repeat: no-repeat;
}
section#contact .section-heading {
	color: white;
}
section#contact .form-group {
	margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
	padding: 15px;
}
section#contact .form-group input.form-control {
	height: auto;
}
section#contact .form-group textarea.form-control {
	height: 190px;
}
section#contact .form-control:focus {
	border-color: #fed136;
	box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #cdcdcd;
}
section#contact :-moz-placeholder {
	/* Firefox 18- */
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #cdcdcd;
}
section#contact ::-moz-placeholder {
	/* Firefox 19+ */
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #cdcdcd;
}
section#contact :-ms-input-placeholder {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #cdcdcd;
}
section#contact .text-danger {
	color: #e74c3c;
}


.no_margin{
	margin-right: 0px!important;
	margin-left: 0px!important;
}



.un_dropdown_aPropos ul{
	margin-left: 490px;
	background-color: #204280;
	padding-right: 24px;
	padding-bottom: 17px;

}
.un_dropdown_produits ul {
	margin-left: 595px;
	padding-right: 33px;
	padding-bottom: 30px;
	background-color: #204280;
}
.un_dropdown_about ul{
	margin-left: 517px;
	background-color: #204280;
	padding-right: 10px;
	padding-bottom: 20px;
}
.un_dropdown_products ul{
	margin-left: 621px;
	background-color: #204280;
	padding-bottom: 20px;
	padding-right: 33px;


}
.top_contacts{background-color: #333; padding: 10px;}
.top_contacts p {margin-bottom: 0px; font-size: 14px;}

/*The click overlay panel*/


.leForm .form-control {
	border-radius: 0px;

}
.leForm .row{
	margin-top: 20px;
}
.cd-panel-content select{

	height: 35px;
	font-size: 14px;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
.cd-main-content {
	text-align: center;
}
.cd-main-content h1 {
	font-size: 20px;
	font-size: 1.25rem;
	color: #fff;
	padding: 4em 0;
}
.cd-panel-content h2 {

	color: #fff;

}
.cd-panel-content h4 {
	margin-top: 3px;
	margin-bottom: 4px;
	/*margin-left: 15px;*/
	color: #fff;
	float: left;
	clear: both;

}

.cd-panel-content h3 {
	line-height: 25px;
	font-size: 20px;
	/*margin-left: 15px;*/
	color: #fff;
	float: left;
	clear: both;
	padding-right: 20px;


}
.cd-main-content .cd-btn {
	position: relative;
	display: inline-block;
	padding: 1em 2em;
	background-color: #89ba2c;
	color: #ffffff;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-radius: 50em;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.no-touch .cd-main-content .cd-btn:hover {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 20px rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 1170px) {
	.cd-main-content h1 {
		font-size: 32px;
		font-size: 2rem;
	}
}

.cd-panel {
	z-index: 999999;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	visibility: hidden;
	-webkit-transition: visibility 0s 0.6s;
	-moz-transition: visibility 0s 0.6s;
	transition: visibility 0s 0.6s;
}
.cd-panel::after {
	/* overlay layer */
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	cursor: pointer;
	-webkit-transition: background 0.3s 0.3s;
	-moz-transition: background 0.3s 0.3s;
	transition: background 0.3s 0.3s;
}
.cd-panel.is-visible {
	visibility: visible;
	-webkit-transition: visibility 0s 0s;
	-moz-transition: visibility 0s 0s;
	transition: visibility 0s 0s;
}
.cd-panel.is-visible::after {
	background: rgba(0, 0, 0, 0.6);
	-webkit-transition: background 0.3s 0s;
	-moz-transition: background 0.3s 0s;
	transition: background 0.3s 0s;
}
.cd-panel.is-visible .cd-panel-close::before {
	-webkit-animation: cd-close-1 0.6s 0.3s;
	-moz-animation: cd-close-1 0.6s 0.3s;
	animation: cd-close-1 0.6s 0.3s;
}
.cd-panel.is-visible .cd-panel-close::after {
	-webkit-animation: cd-close-2 0.6s 0.3s;
	-moz-animation: cd-close-2 0.6s 0.3s;
	animation: cd-close-2 0.6s 0.3s;
}

@-webkit-keyframes cd-close-1 {
	0%, 50% {
		-webkit-transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(45deg);
	}
}
@-moz-keyframes cd-close-1 {
	0%, 50% {
		-moz-transform: rotate(0);
	}
	100% {
		-moz-transform: rotate(45deg);
	}
}
@keyframes cd-close-1 {
	0%, 50% {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}
@-webkit-keyframes cd-close-2 {
	0%, 50% {
		-webkit-transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(-45deg);
	}
}
@-moz-keyframes cd-close-2 {
	0%, 50% {
		-moz-transform: rotate(0);
	}
	100% {
		-moz-transform: rotate(-45deg);
	}
}
@keyframes cd-close-2 {
	0%, 50% {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
}
.cd-panel-header {
	position: fixed;
	width: 60px;
	height: 50px;
	line-height: 50px;
	background: rgba(255, 255, 255, 0.96);
	z-index: 2;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
	-webkit-transition: top 0.3s 0s;
	-moz-transition: top 0.3s 0s;
	transition: top 0.3s 0s;
}
.cd-panel-header h1 {
	font-weight: bold;
	color: #89ba2c;
	padding-left: 5%;
}
.from-right .cd-panel-header, .from-left .cd-panel-header {
	top: -50px;
}
.from-right .cd-panel-header {
	right: 0;
}
.from-left .cd-panel-header {
	left: 0;
}
.is-visible .cd-panel-header {
	top: 0;
	-webkit-transition: top 0.3s 0.3s;
	-moz-transition: top 0.3s 0.3s;
	transition: top 0.3s 0.3s;
}
@media only screen and (min-width: 768px) {
	.cd-panel-header {
		width: 60px;
	}

}
@media only screen and (min-width: 1170px) {
	.cd-panel-header {
		width: 60px;
	}

}
#contactForm ul a{
	color: #fff!important;
}
#contactForm ul :before{
	display: none;
}

.cd-panel-close {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 60px;
	/* image replacement */
	display: inline-block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;

}
.cd-panel-close::before, .cd-panel-close::after {
	/* close icon created in CSS */
	position: absolute;
	top: 22px;
	left: 20px;
	height: 3px;
	width: 20px;
	background-color: #204280;
	/* this fixes a bug where pseudo elements are slighty off position */
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.cd-panel-close::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-panel-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.no-touch .cd-panel-close:hover {
	background-color: #204280;
}
.no-touch .cd-panel-close:hover::before, .no-touch .cd-panel-close:hover::after {
	background-color: #ffffff;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.no-touch .cd-panel-close:hover::before {
	-webkit-transform: rotate(220deg);
	-moz-transform: rotate(220deg);
	-ms-transform: rotate(220deg);
	-o-transform: rotate(220deg);
	transform: rotate(220deg);
}
.no-touch .cd-panel-close:hover::after {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.cd-panel-container {
	position: fixed;
	width: 90%;
	height: 100%;
	top: 0;
	background: #204280;
	z-index: 1;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.from-right .cd-panel-container {
	right: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.is-visible .cd-panel-container {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s;
}
@media only screen and (min-width: 768px) {
	.cd-panel-container {
		width: 70%;
	}
}
@media only screen and (min-width: 1170px) {
	.cd-panel-container {
		width: 40%;
	}
}

.cd-panel-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0px 5%;
	overflow: auto;
	/* smooth scrolling on touch devices */
	-webkit-overflow-scrolling: touch;
}
.cd-panel-content p {
	font-size: 15px;
	/* font-size: 1rem; */
	line-height: 1.6;
	color: #fff;
}
.cd-panel-content p:first-of-type {
	margin-top: 0;
}


*, *::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*::after, *::before {
	content: '';
}





@media only screen and (min-width: 768px) {
	.cd-panel-content p {
		font-size: 15px;
		/* font-size: 1rem; */
		line-height: 1.6;
		color: #fff;
	}
}













/*Les fameux media queries*/

@media screen and (max-width: 1200px) {
	.un_dropdown_aPropos ul{
		margin-left: 290px;

		margin-top: -17px!important;
		background-color: #204280;

	}
	.un_dropdown_produits ul{
		margin-left: 396px;
		margin-top: -17px!important;
		background-color: #204280;

	}
	.un_dropdown_about ul{
		margin-left: 318px;
		margin-top: -17px!important;
		background-color: #204280;

	}
	.un_dropdown_products ul{
		margin-left: 421px;
		margin-top: -17px!important;
		background-color: #204280;

	}

}

@media screen and (max-width: 1024px) {
	.bggray1 {height: 125px;}

}

@media screen and (max-width: 990px) {
	h2 {

		font-size: 170%;
	}
	.imgHistorique{
		background-image: url(../img/machine1.jpg);
		background-size: cover;
		min-height: 300px;
		background-repeat: no-repeat;
		float: left;
		clear: both;
		width: 100%;

	}
	.imgMission{
		background-image: url(../img/pileRoche.jpg);
		background-size: cover;
		min-height: 300px;
		background-repeat: no-repeat;
		float: left;
		clear: both;
		width: 100%;
	}
	.imgValeur{
		background-image: url(../img/machine2.jpg);
		background-size: cover;
		min-height: 300px;
		background-repeat: no-repeat;
		float: left;
		clear: both;
		width: 100%;
	}

	.imgRoleComm{
		background-image: url(../img/lacCnc.jpg);
		background-size: cover;
		min-height: 300px;
		background-repeat: no-repeat;
		float: left;
		clear: both;
		width: 100%;
	}
	.imgBiodiv{
		background-image: url(../img/intermiel.jpg);
		background-size: cover;
		min-height: 300px;
		background-repeat: no-repeat;
		float: left;
		clear: both;
		width: 100%;
	}
	.imgConserv{
		background-image: url(../img/milhumide.jpg);
		background-size: cover;
		min-height: 300px;
		background-repeat: no-repeat;
		float: left;
		clear: both;
		width: 100%;
	}
	.leSapin{
		background-image: url(../img/LamarcheSapin.jpg);
		background-size: cover;
		min-height: 300px;
		background-repeat: no-repeat;
		float: left;
		clear: both;
		width: 100%;

	}
	.imgkmProduct{
		background-image: url(../img/ballast.jpg);
		background-size: cover;
		min-height: 300px;
		background-repeat: no-repeat;
		float: left;
		clear: both;
		width: 100%;
	}
	.imgkmProduct1{
		background-image: url(../img/ballast2.jpg);
		background-size: cover;
		min-height: 300px;
		background-repeat: no-repeat;
		float: left;
		clear: both;
		width: 100%;
		margin-top: 20px;

	}
	/*Pierre à béton*/
	.imgkmProduct2{
		background-image: url(../img/aBeton.jpg);
		background-size: cover;
		min-height: 300px;
		background-repeat: no-repeat;
		float: left;
		clear: both;
		width: 100%;
	}
	/*Pierre concassée*/
	.imgcrushProduct{
		background-image: url(../img/crushedClass.jpg);
		background-size: cover;
		min-height: 300px;
		background-repeat: no-repeat;
		float: left;
		clear: both;
		width: 100%;
		margin-top: 20px;
	}
	.imgcrushProduct1{
		background-image: url(../img/crushedClass2.jpg);
		background-size: cover;
		min-height: 300px;
		background-repeat: no-repeat;
		float: left;
		clear: both;
		width: 100%;
		

	}
	/*Tout venant*/
	.imgblastedkmProduct1{
		background-image: url(../img/toutVenant2.jpg);
		background-size: cover;
		min-height: 300px;
		background-repeat: no-repeat;
		float: left;
		clear: both;
		width: 100%;
		margin-top: 20px;

	}
	.imgblastedkmProduct2{
		background-image: url(../img/toutVenant.jpg);
		background-size: cover;
		min-height: 300px;
		background-repeat: no-repeat;
		float: left;
		clear: both;
		width: 100%;


	}



	.texteAPropos {
		padding: 0 32px;
		clear: both; 
		float: left;
	}

	.un_dropdown_aPropos ul{
		margin-left: 69px;
		margin-top: -17px!important;
		background-color: #204280;

	}
	.un_dropdown_produits ul{
		margin-left: 177px;
		margin-top: -17px!important;
		background-color: #204280;

	}
	.un_dropdown_about ul{
		margin-left: 96px;
		margin-top: -17px!important;
		background-color: #204280;

	}
	.un_dropdown_products ul{
		margin-left: 200px;
		margin-top: -17px!important;
		background-color: #204280;

	}
	#contactEN h2 { margin-top: 0px!important;}
	#contactFR h2 { margin-top: 0px!important;}

}

@media screen and (max-width: 768px) {
	.imgMission {float: initial;}
	#produitsSolo .team-member{min-height: 400px;}
	.team-member { min-height: 320px;}    
	.portfolio-box:hover .portfolio-box-caption { display: none;}  
	#textAcc{  padding: 0;}
	.leSapin{display: none;}
	/*.cd-panel-content h4 {margin-top: 30px;}*/
	.leForm .btn_small{ margin-bottom: 10px;}
	.texteAccueil p {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.langMobile{display: inline-block!important;}
	/*.form-group img{display: none;}*/
	.lang{display: none;}
}


@media screen and (max-width: 640px) {
	header .header-content {padding: 165px 15px 100px;}   
	#produitsSolo .team-member {margin-top: 60px;}
.texteProduits {padding: 0 20px 0 20px; background-color: #f7f7f7;/* padding-bottom: 124px; */}
.texteProduits  h2 {font-family: 'Montserrat',sans-serif;font-weight: 700;font-size: 30px;text-transform: uppercase;}
.cd-panel-content select {margin-bottom: 40px;}



}


@media screen and (max-width: 480px) {
	.navbar-brand img {margin-top: -56px;width: 77%;}   
	.texteAccueil { padding: 50px; background-color: #f7f7f7;}
	.navbar-brand {float: left; height: 0px;padding: 15px 15px;font-size: 18px;line-height: 20px;}
	.texteAPropos {padding: 0px 20px 0 20px;background-color: #f7f7f7;}    
	.bggray1 {height: 110px;}  
	#contactFR {padding: 135px 0;}   
	iframe{ width: 300px;}
	.btn {padding: 6px 12px;}
	
	.leForm .btn_small{ margin-bottom: 10px;}
	.cd-panel-content h4 {font-size: 15px;}
	.btn-lg {padding: 10px 7px!important;}
	.cd-panel-content h3 {margin-left: 0px;}
}

@media screen and (max-width: 320px) {
	.navbar-brand img {margin-top: -50px;width: 70%;}
	.texteAccueil {padding: 30px;background-color: #f7f7f7;}  
	iframe{ width: 250px;}
}
