/*Content*/
#content{
	min-height: calc(100vh - 370px);
}

/*breadcrumb*/
.breadcrumb{
    margin: 0px;
 	padding: 0px;
}
#blocks1mod1{width:90% !important;}
#blocks1mod2{width:10% !important;}

/* MENU PRINCIPAL */
.item-142 a, .item-101 a {
 padding: 8px 15px 8px 15px; 
}

/*MENU FOOTER*/
#blocks2mod1 .nav li{display:inline-block;}
#blocks2mod1 .nav {margin: 0px;}

/*OPTIMGAZ*/
.optimgaz .button{
	display:block;
  	padding: 100px 0px;
    font-size:22px;
}

.optimgaz .relou .button{
  	padding: 90px 0px;
}

/*DOCUMENTATION*/
.doc .button{
    display: block;
    padding: 7% 0 0 0px;
    font-size: 18px;
    height: 60px;
}

/*VIDEO*/
.videock{
  height: 500px;
  margin: 0 auto;
  padding:0px;
}

/*LOGO*/
.customlogo a{color:white;}

/*Formulaire de contact*/
.page-header, .contact h3:nth-child(2) {display: none;}
.contact {
	width : 80%;
  	margin : 0 auto;
}
.contact input, .contact textarea {width: 80%;}
.contact .contact-form fieldset:nth-child(2) .control-group .controls{
	width: 304px;
    margin: 0 auto;
}
.itemid-140 .infos-en {
  display: none;
}
.itemid-166 .infos-fr {
  display: none;
}
/* PAGE PHOTO */
.pg-cv-descbox {
    font-size: 14px;
    margin-top: -20px;
}