/* ------ fonts
-----------------------------------------------*/
@font-face {
    font-family: 'Verlag';
    src: url('../fonts/Verlag-Book.eot');
    src: url('../fonts/Verlag-Book.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Verlag-Book.woff') format('woff'),
         url('../fonts/Verlag-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Verlag';
    src: url('../fonts/Verlag-Black.eot');
    src: url('../fonts/Verlag-Black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Verlag-Black.woff') format('woff'),
         url('../fonts/Verlag-Black.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}



/* ------ layout
-----------------------------------------------*/

body{
	margin:0 auto;
	color:#010101 !important;
}
.row{
 margin:0 !important;
}
.container-fluid{
	padding-left:0;
	padding-right:0;
	margin-left:260px;
}
.left{float:left}
.right{float:right}

.col-centered{
    float: none;
    margin: 0 auto;
	text-align:center;
}
h1{
	font-family:'Vollkorn';
}
.no-padding{
	padding:0;
}
/* ------ menu
-----------------------------------------------*/
#menu{
	position:fixed;
	width:260px;
	height:100%;
	background:#fff !important;
	border:0;
}
#logo{
	margin:60px 0 0 31px;
}
#menu-principal{
	list-style-type:none;
	margin:50px 0 50px 0;
	padding:0;
}
#menu-principal li{
	margin:10px 0 10px 0;
}
#menu-principal a{
	font-family:'Vollkorn';
	font-size:15.6px;
	color:#000 !important;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 0 0 31px;
	height:22px;
	display: inline-block;
}
#menu-principal a.active{
	font-family:'Vollkorn';
	border-left:2px solid #000;
	padding:0 0 0 29px;
	font-weight:500;
	
}
#menu-principal a:hover{
	opacity:0.6;
	
}
#menu-secondaire a{
	display:inline-block;
	border:2px solid #cacaca;
	color:#cacaca !important;
	height:36px;
	min-width:36px;
	text-align:center;
	font-size:14.5px;
	font-family:Verlag;
	padding:6px;
	margin: 0 7px 0 0;
}
#menu-secondaire a:hover{
	text-decoration:none;
	opacity:0.7;
}
#menu-secondaire {
	margin:0 0 0 31px;
}

/* ------ menu mobile
-----------------------------------------------*/
#logo_mobile{
margin: 35px 0 35px 0;
}
#menu_mobile{
	display:block;
	border:0;
	margin-bottom:50px;
}
#menu_mobile li a{
	padding:0;
}
#menu_mobile li a.active {
	font-family: 'Vollkorn';
	border-left: 0;
	padding: 0 0 0 0;
	font-weight:500;
}
#menu_mobile ul{
	margin:50px auto;
	display:inline-block;
}
#btn_menu_mobile{
	font-size:17px;
	font-family:Verlag;
	text-transform:uppercase;
	display:inline-block;
	height:26px; 
	width:100%;
	text-align:center;
	cursor:pointer;
	color:#fff !important;
	background:#000;
	margin:0;
	padding-top:13px;
	height:48px;
}
.menu_mobile_open{
	display:none !important;
}
#menu_mobile_conteneur{
	text-align:center;
}

/* ------ header
-----------------------------------------------*/
#header_accuei{
	border:0;
	padding:0;
	margin:0;
	height:322px;
	background-color:#000 !important;
	text-align:center;
	background:url(../images/img_header.jpg) no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}
#header_accuei h1{
	color:#fff !important;
	font-size:51px;
	padding:0;
	margin:93px auto;
	text-transform:uppercase;
}
#header{
	border:0;
	padding:0;
	margin:0;
	height:322px;
	background-color:#000 !important;
	text-align:center;
}
#header h1{
	color:#fff !important;
	font-size:51px;
	padding:0;
	margin:93px auto;
	text-transform:uppercase;
}
#menu-header{
	text-align:right;
	margin:15px 17px 0 0;
	padding:0;
}
#menu-header a{
	color:#fff !important;
	font-family:'Vollkorn';
	font-size:15.6px;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 10px 0 10px;
	padding:0;
}
#menu-header a:hover{
	opacity:0.7;
}




/* ------ footer
-----------------------------------------------*/
#footer_accueil{
	background:#fff !important;
	padding:282px 0 0 0;
	background:url(../images/img_background_footer.jpg) no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}
#footer_accueil p{
	font-family:Verlag;
	font-size:15.6px;
	margin-bottom: 20px;
}

#footer{
	background:#000 !important;
	padding:0 0 0 0;
}
#footer a{
	color:#fff !important;
	text-decoration:none;
}
#footer a:hover{
	opacity:0.8;
}
#footer_accueil a{
	color:#fff !important;
	text-decoration:none;
}
#footer_accueil a:hover{
	opacity:0.8;
}
#footer p{
	font-family:Verlag;
	font-size:15.6px;
	margin-bottom: 20px;
}
#footer_contact h3{
	font-family:Verlag;
	font-size:16px;
	text-align:center;
	text-transform: uppercase;
}
#footer_contact hr{
	max-width: 300px;
}

#footer_contact{
	background-color:rgba(0,0,0,0.79) !important;
	color:#fff !important;
	min-height:145px;
	padding:40px;
}
#footer_copyright{
	background:#fff !important;
	color:#acacac !important;
	height:66px;
	padding:20px;
        margin-bottom: 0px !important;
}
#footer_copyright a {
    color: #acacac !important;
}
.pdec {
    margin-left: 50px;
}
@media screen and (max-width: 800px) {
    .pdec {
        margin-left: 0;
        width: 100%;
        display: block;
        margin-top: 10px;
        padding-bottom: 20px;
    }
}
/* ------ content
-----------------------------------------------*/

#content{
	background:#fff !important;
	min-height:600px;
	padding:0;
}
.contact-page #content{
	min-height:438px;
}
.accueil_quote{
	text-align:center;
	min-height:277px;
	background:#fafafa !important;
	margin:0 auto;
	padding-top:102px;
	padding-bottom:88px;
}
.accueil_quote p{
	text-align:center;
	font-family:'Vollkorn';
	font-size:26.46px;
	max-width:579px;
	display:inline-block;
	margin:0 0 0 0;
	line-height:28px;
}
.line{
	width:98px;
	margin-top: 37px;
	margin-bottom: 0px;
	border-top: 3px solid #000;
}

.accueil_entreprise{
	background:url(../images/img_background_entreprise.jpg) no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	height:452px;
	padding:0;
}
.accueil_entreprise_texte{
	background:rgba(0,0,0,0.65) !important;
	color:#fff !important;
	height:100%;
	padding:111px 0 0 40px;
}
.accueil_entreprise_texte h1{
	text-transform:uppercase;
	color:#fff !important;
	font-size:42,83px;
}
.accueil_entreprise_texte p{
	font-family:Verlag;
	color:#fff !important;
	font-size:19px;
	max-width:460px;
	display:inline-block;
	padding-right:10px;
}
.lineEntreprise{
	width:98px;
	border-top: 3px solid #fff;
	margin:13px 0 20px 0;
}
.accueil_entreprise a{
	width:95px;
	color:#fff !important;
	font-family:Verlag;
	font-size:19.55px;
	display:inline-block;
	background:url(../images/icon_arrow_next.png) no-repeat right !important;
}
.accueil_entreprise a:hover{
	text-decoration:none;
	opacity:0.7;
}
.accueil_bloc{
	padding:0;
	color:#fff !important;
}
#accueil_domaine h1{
	font-family:Verlag;
	font-size:27.1px;
	padding-top:219px;
	display:inline-bloc;
	height:100%;
	margin:0;
	text-decoration:none;
	background: rgba(0,0,0,0.38) !important;
	
}
#accueil_domaine{
	color:#fff !important;
	display:inline-block;
	height:464px;
	text-align:center;
	background:url(../images/img_background_domaine.jpg) no-repeat center center !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover!important;
	-o-background-size: cover !important;
	background-size: cover !important;
	padding:0px;
	
}

#accueil_domaine:hover h1{
	padding-top:197px;
	text-decoration:none;
	color:#000 !important;
	border: 3px solid #fff;	
	background: rgba(0,0,0,0) !important;

}
#accueil_domaine:hover{
	text-decoration:none;
	padding:19px;
	
}
#accueil_domaine:hover .line-bloc{
	border-top: 3px solid #000;
}
#accueil_profil h1{
	font-family:Verlag;
	font-size:27.1px;
	padding-top:219px;
	display:inline-bloc;
	height:100%;
	margin:0;
	text-decoration:none;
	background: rgba(0,0,0,0.38) !important;	
}
#accueil_profil{
	color:#fff !important;
	display:inline-block;
	height:464px;
	text-align:center;
	background:url(../images/img_background_profil.jpg) no-repeat center center !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	padding:0px;
	
}
#accueil_profil h1{
	color:#fff !important;
}
#accueil_domaine h1{
	color:#fff !important;
}
#accueil_profil:hover h1{
	padding-top:197px;
	text-decoration:none;
	color:#000 !important;
	border: 3px solid #fff;
	background: rgba(0,0,0,0) !important;
}
#accueil_profil:hover{
	text-decoration:none;
	padding:19px;
}
#accueil_profil:hover .line-bloc{
	border-top: 3px solid #000;
}
.line-bloc{
	width:98px;
	border-top: 3px solid #fff;
	margin-top:13px;
}

/* ------ ENTREPRISE
-----------------------------------------------*/
.entreprise_right{
	overflow:hidden;
}
.entreprise_left{
	overflow:hidden;
	margin:76px 0 50px 0;
}
.entreprise_left .line{
	margin-left:0;
	margin-top:18px;
	margin-bottom:12px;
}
.entreprise_left h2{
	text-transform:uppercase;
	text-align:left;
	font-family:'Vollkorn';
	font-size:24.27px;
	margin:66px 0 0 0;
	line-height:28px;
	padding:0;
}
.entreprise_left p{
	text-align:justify;
	font-family:'Verlag';
	font-size:16px;
	margin:18px 0 18px 0;
}

/* ------ PROFIL
-----------------------------------------------*/
.profil h2{
	text-transform:uppercase;
	text-align:left;
	font-family:'Vollkorn';
	font-size:24.27px;
	display:inline-block;
	margin:60px 0 0 0;
	line-height:28px;
	padding:0;
}
.profil p{
	text-align:justify;
	font-family:'Verlag';
	font-size:17px;
	margin:18px 0 18px 0;
}
.profil ul{
	font-family:'Verlag';
	padding-left:35px;
	font-size:17px;
	margin:18px 0 18px 0;
	list-style-type:none;
}
.profil ul > li:before {
    content: "–"; /* en dash here */
    position: absolute;
    margin-left: -35px; 
}
.profil{
	overflow:hidden;
	margin-top:0;
	margin-bottom:50px;
	padding:0 40px;
	max-width:960px;
	margin-right:auto;
	margin-left:auto;
}
.first_content{
	margin-top:76px;
}
.contact-page .first_content{
	margin-top:38px;
}
.profil .line{
	margin-left:0;
	margin-top:6px;
	margin-bottom:0px;
}
#profil_card{
	min-height:362px;
	padding:35px 0 34px 0;
	
	background-image:
            -webkit-linear-gradient(to left,
                rgba(217, 217, 217, 1) 0px,
                rgba(255, 255, 255, 0) 100%
            ) !important;
        background-image:
            -moz-linear-gradient(to left,
                rgba(217, 217, 217, 1) 0px,
                rgba(255, 255, 255, 0) 100%
             )!important;
        background-image:
            -o-linear-gradient(to left,
                rgba(217, 217, 217, 1) 0px,
                rgba(255, 255, 255, 0) 100%
             )!important;
        background-image:
            -ms-linear-gradient(to left,
                rgba(217, 217, 217,1) 0%,
                rgba(255,255,255,0) 100%
             )!important; /* IE10+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#ffffff',GradientType=0 )!important; /* IE6-9 */
        background-image:
            linear-gradient(to left,
                rgba(217, 217, 217, 1) 0%,
                rgba(255,255,255,0) 100%
             )!important; /* W3C */
}

.profil_card_img {
	text-align:right;
}
.profil_card_info{
	margin:45px 0 0 0;
}
.profil_card_info h1{
	text-transform:uppercase;
	text-align:left;
	font-family:'Vollkorn';
	font-size:27.29px;
	display:inline-block;
	margin:66px 0 0 0;
	line-height:28px;
	padding:0;
}
.profil_card_info p{
	text-align:justify;
	font-family:'Verlag';
	font-size:16.47px;
	margin:12px 0 6px 0;
}
.profil_card_info a{
	text-decoration:underline;
	text-align:justify;
	font-family:'Verlag';
	font-size:16.47px;
	margin:10px 0 10px 0;
	color:#000  !important;
}
#profil_card_link a{
	text-decoration:none;
	display:inline-block;
	border:1px solid #000;
	color:#000  !important;
	height:26px;
	min-width:26px;
	text-align:center;
	font-size:11.38px;
	font-family:Verlag;
	padding:5px;
	margin: 0 6px 0 0;
}
#profil_card_link a:hover{
	text-decoration:none;
	opacity:0.7;
}
#profil_card_link {
	margin:18px 0 0 0;
}

/* ------ CONTACT
-----------------------------------------------*/
#contact_card{
	min-height:362px;
	padding:35px 0 34px 0;
	margin-bottom:270px;
	margin-top:0px;
	
background-image:
            -webkit-linear-gradient(to right,
                rgba(217, 217, 217, 1) 0px,
                rgba(255, 255, 255, 0) 100%
             )!important;
        background-image:
            -moz-linear-gradient(to right,
                rgba(217, 217, 217, 1) 0px,
                rgba(255, 255, 255, 0) 100%
             )!important;
        background-image:
            -o-linear-gradient(to right,
                rgba(217, 217, 217, 1) 0px,
                rgba(255, 255, 255, 0) 100%
             )!important;
        background-image:
            -ms-linear-gradient(to right,
                rgba(217, 217, 217,1) 0%,
                rgba(255,255,255,0) 100%
             )!important; /* IE10+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#ffffff',GradientType=0  )!important; /* IE6-9 */
        background-image:
            linear-gradient(to right,
                rgba(217, 217, 217, 1) 0%,
                rgba(255,255,255,0) 100%
             )!important; /* W3C */
}
#contact_card h2{
	text-transform:uppercase;
	text-align:left;
	font-family:'Vollkorn';
	font-size:24.27px;
	display:inline-block;
	margin:60px 0 0 0;
	line-height:28px;
	padding:0;
}
#contact_card .line{
	margin-left:0;
	margin-top:6px;
	margin-bottom:0px;
}
#input_entreprise {
	position: relative;
	height:30px;
}
#input_entreprise span {
	top:16px;
	left: 14px;
	font-family:'Verlag';
	font-size:16.47px;
}
#input_entreprise input {
	position:absolute;
}
.contact_info h2 {
text-transform: uppercase;
text-align: left;
font-family: 'Vollkorn';
font-size: 24.27px;
margin: 30px 0 0 0;
line-height: 28px;
padding: 0;
}
.contact_info .line {
margin-left: 0;
margin-top: 6px;
margin-bottom: 0px;
}
.adresse{
	text-decoration:underline;
	margin-bottom:12px;
}
.contact_info{
	text-align:left;
}
.contact_info h3{
	text-align:left;
	font-family: 'Vollkorn';
    font-size: 18px;
    text-transform: uppercase;
    margin: 30px 0 10px 0;
}
.contact_info p{
	text-align:left;
	font-family:'Verlag';
	font-size:16.47px;
	margin:0 0 6px 0;
}
.carte{
	padding:0;
	width:100%;
}
.carte-montreal{
	border-bottom:2px solid #000;
}
.contact_info a{
	text-align:left;
	font-family:'Verlag';
	font-size:16.47px;
	color:#000 !important;
	display: inline-block;
}
.email{
	text-decoration:underline;
	text-align:center;
	font-family:'Verlag';
	font-size:16.47px;
	margin:10px 0 0 0;
	color:#000 !important;
	display: inline-block;
}
#contact_info_link a{
	text-decoration:none;
	display:inline-block;
	border:1px solid #000;
	color:#000 !important;
	height:26px;
	min-width:26px;
	text-align:center;
	font-size:11.38px;
	font-family:Verlag;
	padding:5px;
	margin: 0 6px 0 0;
}
#contact_info_link a:hover{
	text-decoration:none;
	opacity:0.7;
}
#contact_info_link {
	margin:18px 0 40px 0;
}

form input{
	background:#fff !important;
	border:2px solid #000;
	margin:8px auto;
	width:100%;
	height:37px;
	padding-left:12px;
	color:#000 !important;
	font-family:'Verlag';
	font-size:16.47px;
}
form textarea{
	background:#fff !important;
	border:2px solid #000;
	margin:8px auto;
	width:100%;
	height:250px;
	padding-left:12px;
	color:#000 !important;
	font-family:'Verlag';
	font-size:16.47px;
	resize: none; 
}
#btn_submit{
	border:0px #000;
	background:#000 !important;
	margin:8px auto;
	max-width:168px;
	height:49px;
	padding:12px !important;
	color:#fff !important;
	font-family:'Verlag';
	font-size:20.27px;
	text-transform:uppercase;
	float:right;
}
#btn_submit:hover{
	opacity:0.8;
}
::-webkit-input-placeholder {
   color: #000 !important;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000 !important;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #000 !important;  
}

:-ms-input-placeholder {  
   color: #000 !important;  
}
#form_left{
	padding-left:0;
	margin-top:20px;
}
#form_right{
	padding-left:0;
	margin-top:20px;
}


/* ------ DOMAINE
-----------------------------------------------*/
.domaine{
	padding:0;
	text-align: center;
	margin-bottom:46px;
}
.domaine ul{
	list-style-type:none;
	margin:0;
	padding-top:70px;
}
.domaine li{
	text-align:left;
	padding:45px 0 45px 0;
}
.domaine a{
	font-family:'Verlag';
	font-size:22.83px;
	color:#000 !important;
	background:url(../images/icon_checkbox.png) no-repeat left !important;
	padding:0 0 0 40px;
}
.domaine a:hover{
	text-decoration:none;
	opacity:0.7;
	
}
.domaine h2{
	color:#fff !important;
	background:#000 !important;
	text-transform:uppercase;
	text-align:center;
	font-family:'Vollkorn';
	font-size:25.83px;
	display:inline-block;
	margin:66px 0 46px 0;
	line-height:28px;
	padding:42px 0 0 0;
	width:100%;
	min-height:113px;
}
.domaine h2 .line{
	width:98px;
	border-top: 3px solid #fff;
	margin-top:13px;
	margin-bottom:26px;
	
}
.domaine p{
	text-align:justify;
	font-family:'Verlag';
	font-size:17px;
	display:inline-block;
	margin:18px 0 18px 0;
	padding:0 40px;
	max-width:930px;
	}

/* ------ media queries
-----------------------------------------------*/

/* ------ PAGE DE CONFIDENTIALITE
-----------------------------------------------*/
.pdc{
	width: 930px;
        margin: auto;
        max-width: 85%;
        display: block;
        clear: both;
        float: none;
	font-family:'Verlag';
        padding: 50px 0;
}
.pdc h2{
	text-transform:uppercase;
	font-family:'Vollkorn';
	font-size:25.83px;
        line-height: 1.4;
	display:inline-block;
	margin:18px 0;
	padding:0;
}
.pdc ul{
        padding-left: 35px;
        line-height: 1.8;
        font-size: 17px;
}
.pdc p{
	text-align:justify;
	font-size:17px;
	display:inline-block;
	margin:10px 0;
	padding:0;
	}

/* ------ media queries
-----------------------------------------------*/

@media screen and (min-width: 1200px){
	.profil_card_info{
	margin:0 0 0 0;
	}
	.entreprise_left{
		padding:0 40px;
	}
}
@media screen and (max-width: 1199px) and (min-width: 992px){
	.profil_card_info{
	margin:0 0 0 0;
	}
	.entreprise_left{
		padding:0 40px;
	}
	.contact_info h2{
		margin: 0;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px){
	.domaine ul{
	padding-top:0px;
	}
	.profil_card_img {
	text-align:center;
	}
	.entreprise_left{
		padding:0 40px;
	}
	.entreprise_right{
		padding:0;
	}
	.accueil_entreprise_texte p{
	max-width:412px;
	}	
	.contact_info h2 {
	text-align: center;
	}
	.contact_info a {
	text-align: center;
	}
	.contact_info p {
	text-align: center;
	}
	.contact_info .line {
		margin:6px auto;
	}
	#contact_info_link {
	margin: 18px 0 40px 0;
	text-align: center;
	}
	.contact_info h3{
		text-align:center;
		margin: 40px 0 10px 0;
	}
}

@media screen and (max-width: 767px){
	.contact_info h3{
		text-align:center;
		margin: 40px 0 10px 0;
	}
	.domaine ul{
	padding-top:0px;
	max-width: 389px;
	margin:0 auto;
	float:none;
	}
	.domaine a{
	font-size:19px;
	display:inline-block;
	min-height:23px;
	}
	.profil_card_img {
	text-align:center;
	}
	.profil {
	padding:0 15px;
	}
	.container-fluid{
	padding-left:0;
	padding-right:0;
	margin-left:0;
	}
	#header h1 {	
	font-size: 42px;
	margin: 111px auto;
	}
	
	#accueil_domaine{
	height:232px;
	}
	#accueil_domaine h1{
		padding-top:96px;

	}
	#accueil_domaine:hover h1{
		padding-top:74px;

	}
	
	#accueil_profil{
	height:232px;
	}
	#accueil_profil h1{
		padding-top:96px;

	}
	#accueil_profil:hover h1{
		padding-top:74px;

	}
	.accueil_entreprise_texte {
	padding: 82px 30px 0 30px;
	}
	.accueil_entreprise {
	background: url(../images/img_background_entreprise.jpg) no-repeat center !important;
	}
	.accueil_entreprise_texte p{
	max-width:412px;
	}	
	.profil_card_img  img{
		width:100%;
		max-width:292px;
	}
	.contact_info h2 {
	text-align: center;
	}
	.contact_info a {
	text-align: center;
	}
	.contact_info p {
	text-align: center;
	}
	.contact_info .line {
		margin:6px auto;
	}
	#contact_info_link {
	margin: 18px 0 40px 0;
	text-align: center;
	}
        .page-de-confidentialite #header h1 {
            font-size: 38px;
        }
}

@media screen and (max-width: 447px){
	#footer_contact {
		padding-top: 51px;
	}
	
}
@media print {
	a[href]:after {
	content: "" !important;
	}
	html, body{
	min-width:640px !important;
	
	}
}
@page {
    size: A4;
}
@media print {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media print {
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666666666666%;
  }
  .col-xs-10 {
    width: 83.33333333333334%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666666666666%;
  }
  .col-xs-7 {
    width: 58.333333333333336%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666666666667%;
  }
  .col-xs-4 {
    width: 33.33333333333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.666666666666664%;
  }
  .col-xs-1 {
    width: 8.333333333333332%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666666666666%;
  }
  .col-xs-pull-10 {
    right: 83.33333333333334%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666666666666%;
  }
  .col-xs-pull-7 {
    right: 58.333333333333336%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666666666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.666666666666664%;
  }
  .col-xs-pull-1 {
    right: 8.333333333333332%;
  }
  .col-xs-pull-0 {
    right: 0;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666666666666%;
  }
  .col-xs-push-10 {
    left: 83.33333333333334%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666666666666%;
  }
  .col-xs-push-7 {
    left: 58.333333333333336%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666666666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.666666666666664%;
  }
  .col-xs-push-1 {
    left: 8.333333333333332%;
  }
  .col-xs-push-0 {
    left: 0;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-xs-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-xs-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-xs-offset-0 {
    margin-left: 0;
  }
  .col-print-6{  width: 50% !important;}

  .hidden-print{display:none !important;}
  #menu{
	position:fixed;
	width:180px;
	height:100%;
	background:#fff !important;
	border:0;
	}
	#logo{
		margin:0;
		padding:60px 10px 0 31px;
		width:100%;
	}
	.container-fluid {
		margin-left: 0;
	}
	#menu-principal a {
	font-family: 'Vollkorn';
	font-size: 12.6px;
	color: #000 !important;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 31px;
	height: 18px;
	display: inline-block;
	}
	#menu-secondaire a {
	display: inline-block;
	border: 2px solid #cacaca;
	color: #cacaca !important;
	height: 30px;
	min-width: 30px;
	text-align: center;
	font-size: 14.5px;
	font-family: Verlag;
	padding: 3px;
	margin: 0 0 0 0;
	}
	.accueil_quote p {
	font-size: 17.46px;
	}
	#accueil_domaine {
	height: 230px;
	}
	#accueil_domaine h1 {
	padding-top: 97px;
	font-size: 21.1px;
	}
	#accueil_domaine:hover h1 {
	padding-top: 75px;
	}
	#accueil_profil {
	height: 230px;
	}
	#accueil_profil h1 {
	padding-top: 97px;
	font-size: 21.1px;
	}
	#accueil_profil:hover h1 {
	padding-top: 75px;
	}
	#logo_mobile {
	margin: 35px 0 35px 0;
	height: 135px;
	}
	#header_accuei{
	height:280px;
	}
	#header{
	height:280px;
	}
	.accueil_quote {
	min-height: 213px;
	padding-top: 66px;
	padding-bottom: 50px;
	}
	#footer_accueil {
	padding: 210px 0 0 0;
	}
	.accueil_entreprise {
	height: 370px;
	}
	.accueil_entreprise_texte {
	padding: 66px 0 0 40px;
	width:50%;
	}
	.accueil_entreprise_texte p {
	font-size: 17px;
	}
	#header h1 {
	font-size: 48px;
	margin: 75px auto;
	}
	#header_accueil h1 {
	font-size: 48px;
	margin: 75px auto;
	}
	.entreprise_left {
	overflow: hidden;
	margin: 0px 0 50px 0;
	}
	.first_content {
	margin-top: 0;
	}
	.domaine ul {
	padding-top: 0;
	}
	.domaine li {
	text-align: left;
	padding: 25px 0 25px 0;
	}
	.domaine a {
	font-size: 16.83px;
	height: 25px;
	display: inline-block;
	}

}