@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,600italic,700,700italic,800italic,800);
body{
   
    margin:0px;
    font-family: 'Open Sans', sans-serif;
}

#bg-grey{
   background-color:#3c3c3b; 
   padding-bottom:40px; 
}
#header{
    padding-top:15px;

}
.center{
     width:1200px;
    margin:auto;  
    font-size:0;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	    margin-top:0px;
	    margin-bottom:30px;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
h5{
    color:#fff;
    font-size:25px;
    padding-top:20px;
width:100%;
text-align:center;
    margin-top:0;

}
#bg-white{
    padding:40px 0;
}
 h1{
 	text-align:center;
   display:inline-block;
    width:100%;
    vertical-align:top;

}
 h1 img{
	width:400px
}
.left-intro{
    display:inline-block;
    width:30%;
    vertical-align:top;
}
.left-intro img{
    max-width:100%;
}
.right-intro{
    display:inline-block;
    width:69%;
    box-sizing:border-box;
    padding-left:40px;
}
.right-intro .left{
    display:inline-block;
    width:45%;
    vertical-align:top;
}
.right-intro .right{
    display:inline-block;
    width:55%;
    box-sizing:border-box;
    padding-left:40px;
}
.right-intro .right input{
    display:inline-block;
    width:100%;
}
.right-intro .right input[type="text"],.right-intro .right textarea{
    border:0px;
    padding:5px 10px;
    box-sizing:border-box;
     font-family: 'Open Sans', sans-serif;
     margin-bottom:10px;
     font-size:16px;
}
.right-intro .right textarea{
    width:100%;
    height:100px;
}
.right-intro .right input[type="submit"],
.submit_info{
    border:0px;
    color:#fff;
    background-color:#e41b13;
    padding:10px 0px;
    font-size:18px;
    text-transform:uppercase;
    display:block;
    text-align:center;
    cursor:pointer;
     font-family: Arial, sans-serif;
}
.succes{
	font-size:22px;
	color:#fff;
	text-align:center;
}
h6.trait{
    color:#fff;
    text-transform:uppercase;
    position:relative;
    text-align:center;
    font-size:18px;
       letter-spacing:3px;
    margin:20px 0px;
    margin-top:0;
}
h6.trait:after{
    content:"";
    position:absolute;
    width:100%;
    height:1px;
    left:0;
    top:50%;
    background-color:#fff;    
}
h6.trait span{
    background-color:#3c3c3b;
    display:inline-block;
    position:relative;
    padding:0 5px;
    z-index:3;
}
.bg-red{
    background-color: #e41b13;
    box-sizing:border-box;
    padding:20px;
}
.bg-red p:nth-child(3),
.bg-red p:nth-child(4){
	text-align:center;
	font-weight:700;
}
.bg-red p:nth-child(4){
	font-size:30px;
}
.bg-red p:nth-child(2){
    margin-bottom:20px;
}
.bg-red + .trait{
    margin-top:20px;
}
.bg-red p{
    color:#fff;
    margin-top:0;
    font-size:20px;
    letter-spacing:2px;
    line-height:35px;
   

}
.text{
    display:inline-block;
    width:365px;
    vertical-align:top;
}
.text p,.text-2 p{
    text-align:justify;
    margin-top:0;
    margin-bottom:10px;
    font-size:20px;
}
.photo{
    display:inline-block;
    width:100%;
    box-sizing:border-box;

    margin-bottom:10px;
}
.photo2{
    display:inline-block;
     width:750px;
     padding-right:40px;
     margin-top:20px;
     vertical-align:middle;
}
.text-2{
    display:inline-block;
    width:410px;
    vertical-align:top;
    padding:10px;
    box-sizing:border-box;
    vertical-align:middle;
}
.photo img,.photo2 img{
    max-width:100%;
    display:inline-block;
}

.photo img:nth-child(2){
  
margin-top:20px;
}
.photo img:nth-child(3){
    height:482px;
     padding:10px;
     padding-left:0;
}
.photo img:nth-child(4){
    height:482px;
     padding:10px;
        padding-right:0;
}
.photo3{
    width:100%;
    margin-top:20px;
}
.photo3 img{
    width:100%;
    padding-right:10px;
    box-sizing:border-box;
}
.prestation{
    font-size:16px;
    background-color:#e41b13;
    padding:20px;
    margin-top:40px;
    display:inline-block;
    width:60%;
    box-sizing:border-box;
}
.prestation h3{
    margin:0px;
    color:#fff;
}
.prestation li{
    color:#fff;
    font-size:18px;
}

.footer{
    display:inline-block;
    width:40%;
    vertical-align:top;
    margin-top:40px;
    box-sizing:border-box;
  padding-left:40px;
}
.footer h3,.footer h4{
    color:#fff;
    font-size:22px;
    line-height:40px;
    text-align:justify;
    margin-top:0;
    font-weight:normal;
    margin-bottom:28px;
}
.footer h4:nth-child(2){
	font-weight:700;
	font-size:25px;
}

.footer h3:first-child{
	font-size:40px;
}
.footer img{
    max-width:100%;
}
.footer h3:nth-child(3){
    margin-bottom:148px;
}
@media screen and (max-width:1200px){
	.center{
		width:100%;
	}
	h1{
		max-width:50%;
	}
	h1 + img{
		max-width:50%;
	}
	.left-intro{
		width:100%;
		text-align:center;
		margin-bottom:30px;
	}
	.right-intro{
		width:100%;
		padding:0px;
		box-sizing:border-box;
		padding:0px 30px;
	}
	.photo img:nth-child(1){
		width:26%;
		height:auto;
	}
		.photo{
			text-align:center;
		}
	.photo img:nth-child(2){
   width:67%;
		height:auto;
		vertical-align:top;
}
.photo img:nth-child(3){
       width:67.9%;
		height:auto;
     padding-left:0;
}
.photo img:nth-child(4){
    width:25%;
		height:auto;
        padding-right:0;
}
.photo2{
	width:100%;
	padding:0;
}
.photo2 img{
	width:100%;
}
.text-2{
	width:100%;
}
.photo3{
	width:100%;
	padding:0px;
}
.photo3 img{
	width:100%;
	padding:0px;
}
.prestation{
	width:100%;
}
.footer{
	width:100%;
	margin:0px;
	padding:0px;
	box-sizing:border-box;
	padding:25px 30px;
}
.footer h3:nth-child(3){
	margin-bottom:30px;
}
#header{height:auto;}
.intro{
	margin-top:90px!important;
}
}
@media screen and (max-width:800px){
	.intro{
	margin-top:0px!important;
}
	.right-intro .left,
	.right-intro .right{
		width:100%;
		display:block;
		max-width:400px;
		margin:auto;
		padding:0;
		margin-bottom:25px!important;
	}
	h5{
		width:100%;
		max-width:100%;
		text-align:center;
	}
	h5 + h1{
		max-width:100%;
	
		margin:auto;
			margin-bottom:20px;
			display:block;
		float:none;

	}
}
@media screen and (max-width:600px){
	.photo img:nth-child(1),
	.photo img:nth-child(2),
	.photo img:nth-child(3),
	.photo img:nth-child(4){
		width:100%;
		height:auto;
		    padding:0;
		    margin-bottom:30px;
	}
		.photo{
			text-align:center;
		}
			.right-intro{
				padding:0;
			}
	
}
@media screen and (max-width:500px){
.footer h3:first-child{
	font-size:30px;
}
.footer h3{
	line-height:30px;
}
}