body {
	min-width: 980px;
	margin: 0 auto;
	background-color: #fff;
	width: 100%; 
    font-family: 'PT Sans', sans-serif;
	}

	a{
	
		outline: none;
		text-decoration: none;	
		color: #000;
	}	
img {
    position: relative;
    margin-bottom: -5px;
    overflow: hidden;
}
.contenue{
    position: relative;	
	margin: 0 auto;
	width: 980px;
	overflow: hidden;

}

.contenueser{
    position: relative;	
	margin: 0 auto;
	width: 980px;
overflow: visible;

}
.contenueheader{
	
	margin: 0 auto;
	width: 980px;

}

.team{
    margin-bottom: 100px;
}

.team img{

	width: 80%;
	padding: 0 10%;

}

.team .perspost{

	width: 70%;
	padding: 20px 5%;
	margin: 0 10%;
	background-color: #000;

}

.fichtech {
    text-align: center;
    text-transform: uppercase;
    border: none;
    margin: 1% 1%;
    line-height: 20px;
    padding: 12px 30px 11px;
    font: 12px 'chivoregular', Arial, Helvetica, sans-serif;
    line-height: 29px;
    font-size: 13px;
    text-decoration: none;
    background: #505050;;
    cursor: pointer;
    outline: none;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.fichtech:hover {background: #d36400;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;}

.fichtech img {
    width: 30px;
    margin-bottom: -9px;
    margin-right: 20px;
}


.team .perspost h2 {
    color: #f58300;
    padding: 0;
    text-align: center;
    margin: 0;
    font-size: 25px;
}


.team .perspost p{

	color: #fff;
    padding: 0;
    text-align: center;
    margin: 10px 0 0 0;
}



.services{
    margin-bottom: 100px;
    position: relative;
    overflow: hidden;
}

.services img{

	width: 90%;
	padding: 0 5%;

}

.services .textserv{

	width: 80%;
	padding: 20px 5%;
	margin: 0 5%;
	background-color: #000;

}

.services .textserv h2 {
    color: #f58300;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    height: 20px;
    font-size: 13px;
}

.imagesbasserv{
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 150px 0;
}



.textimg p {
    color: #7b7b7b;
	 text-align: justify;
    padding: 81px;
    background: white;
    left: 44%;
    position: relative;
    width: 40%;
    line-height: 31px;
    text-transform: uppercase;
    font-size: 18px;
}

.services .voir {
    width: 90%;
    left: 5%;
    position: absolute;
    bottom: 50px;
    top: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.54);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.services:hover .voir {
    opacity: 1;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


.logo-3 {
    float: left;
    width: 33.33%;
    padding-top: 40px;
    padding-bottom: 40px;
}

.logo-3 img {
    width: 80%;
    padding-left: 10%;
}

.butprod {
    background-color: #f58300;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-left: -100px;
    width: 200px;
    text-transform: uppercase;
    left: 50%;
    margin-top: -20px;
    line-height: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
}



#topbar {
	display: none;
    border-bottom: 0;
    z-index: 1001;
    background: rgba(0, 0, 0, 0.81);
        border-bottom: 1px solid #1f1f1f;
    width: 100%;
    top: 0.1px;
    position: fixed;
    height: 50px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

#topbar.floatable2 {
    top: -50px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
 }   


.heuretop {
    float: left;
    color: #fff;
    font-size: 14px;
    margin-right: 14px;
    margin-top: 18px;
        padding-bottom: 2px;
}


.iconeheure {
    width: 18px;
    margin-right: 8px;
}

.mailtop {
    float: left;
    color: #fff;
    font-size: 14px;
    margin-right: 14px;
    padding-bottom: 2px;
    margin-top: 18px;
}

.iconemail {
    width: 18px;
    margin-right: 8px;
}


.phonetop {
    float: right;
    color: #fff;
    font-size: 14px;
    margin-right: 14px;
    padding-bottom: 2px;
    margin-top: 18px;
}

.iconephone {
    width: 18px;
    margin-right: 8px;
}

.sociauxtop {
    float: right;
    color: #fff;
    font-size: 14px;
    margin-right: 14px;
    padding-bottom: 2px;
    margin-top: 18px;
}

.iconesociaux {
    width: 18px;
    margin-right: 8px;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.iconesociaux:hover {
	opacity: 0.5;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}



#header {
    height: 120px;
    position: fixed;
    padding-top: 0px;
    width: 100%;
    top: 0.1px;
    min-width: 980px;
    background-color: #00000066;
    z-index: 1000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-bottom: 1px solid transparent;
}

#header:hover {
     background-color: #000;
    border-bottom: 1px solid #1f1f1f;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#header.floatable {
    top: 0;
    padding-top: 0px;
    height: 100px;
    background-color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}



#header .logo {
    width: 192px;
    display: block;
    float: left;
    margin-top: 13px;
    left: 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#header .logo img {
    height: 65px;
    margin-top: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#header.floatable .logo img {
    height: 65px;
    margin-top: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.hauteurimg {
    height: 470px;
}


.realordi h1 {
    text-align: center;
    width: 100%;
    font-size: 40px;
    margin: 120px 0 50px 0;
    letter-spacing: 4px;
    color: #f58300;
    text-transform: uppercase;
}


#header .menue {
    float: right;
    width: 75%;
    margin-top: -10px;
}

#header .menue li #link {
    line-height: 90px;
}

#textmenue span {
    display: none;
}



#header .menue li #link {
    float: right;
    line-height: 75px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 10px;
    top: 5px;
    position: relative;
    line-height: 126px;
    padding-right: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#header.floatable .menue li #link {
	
line-height: 107px;
}
#header .menue li #link:hover {
    color: #f58300;
        -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}
#header .menue li #link.actif {
    float: right;
    line-height: 75px;
    color: #f58300;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 10px;
    top: 5px;
    position: relative;
line-height: 126px;
    padding-right: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#header.floatable .menue li #link.actif {
	
line-height: 107px;
}


#header .drop .submenue{
    position: fixed;
    left: 0;
    top: 121px;
    width: 100%;
    height: 0;
    overflow: hidden;
    background-color: black;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


#header .drop:hover .submenue{
    position: fixed;
    left: 0;
    top: 121px;
    width: 100%;
    padding-top: 20px;
    height: 455px;
    background-color: black;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


#header.floatable .submenue{
    top: 101px;
        background-color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#header.floatable .drop:hover  .submenue{
    top: 101px;
        background-color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.col-6{
	
	float: left;
	width: 16.6666%;
	overflow: hidden;

}


.drop .servicestop{
	opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.drop:hover .servicestop{
	opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


#sub-menuul {
    float: left;
    width: 50%;
    display: inherit;
    margin-top: 60px;
}

#sub-menuul a {
    line-height: inherit;
    color: white;
    font-weight: bold;
    overflow: hidden;
    font-size: 17px;
    letter-spacing: normal;
    line-height: 27px;
    padding: 4px 0px;
    display: block;
    text-align: left !important;
    width: 100%;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#sub-menuul a:hover {
	color: #f58300;
   -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.submenue .imgheader {
    right: 0;
    top: 0;
    position: absolute;
    width: 50%;
    height: 100%;
    background-color: #f58300;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#sub-menuul a li {
    float: left !important;
}

.servicestop{
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.servicestop img{

	width: 90%;
	padding: 0 5%;

}

.servicestop .textserv{

	width: 80%;
	padding: 20px 5%;
	margin: 0 5%;
    background-color: #0c0c0c;

}

.servicestop .textserv h2 {
    color: #f58300;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin: 0;
    height: 15px;
    font-size: 8px;
}



.servicestop .voir {
    width: 90%;
    left: 5%;
    position: absolute;
    bottom: 50px;
    top: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.54);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.servicestop .voir .butprod {
    background-color: #f58300;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    margin-left: -60px;
    width: 130px;
    text-transform: uppercase;
    left: 50%;
    margin-top: -20px;
    line-height: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
}

.servicestop:hover .voir {
    opacity: 1;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}



.menue li {
	content: "";
    list-style-type: none;
    position: relative;
    float: right;
}

.imgaccueil{
	
	width: 90%;
	left: 5%;
	
	}
	
	
	
.col-3 .plus {
    position: absolute;
    top: 0;
    left: 5%;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.71);
    width: 90%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.col-3:hover .plus {
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}




#sliderpage {
    width: 100%;
    overflow: hidden;
    position: relative;
	height: 300px;
      }


#slider {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 100%;
background: url(/images/slider3.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
      }
      
      
.goToContent {
    bottom: 0;
    left: 50%;
    position: absolute;
    width: 120px;
    height: 100px;
    margin-left: -60px;
    z-index:10;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}    



.goToContent span {
    background: url(/images/goToContent.png) no-repeat center top;
    width: 47px;
    height: 45px;
    text-indent: -9999px;
    text-align: left;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -23px;
    animation: bounce 0.7s ease infinite alternate;
}{
    background: url(/images/goToContent.png) no-repeat center top;
    width: 47px;
    height: 23px;
    text-indent: -9999px;
    text-align: left;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -24px;
   animation: bounce 0.7s ease infinite alternate;
}

      
   @keyframes bounce{
     from {margin-top: -24px;}
     50%  {margin-top: -10px;}
     to   {margin-top: -24px;}
} 



.col-3-real{
	margin-top: 50px;
	float: left;
	position: relative;
	width: 100%;	
	overflow: hidden;

}

.col-3-real2{
	margin-top: 50px;
	float: left;
	position: relative;
	width: 33.333%;	
	overflow: hidden;

}

.imgreal {
    width: 90%;
    position: relative;
    left: 5%;
}


.sectionthermo {
    background-color: #f1f1f1;
	padding: 100px 0 150px 0;
	    margin-bottom: -54px;
	    
}

.sectionthermo h2 {
    font-size: 7.2rem;
    font-weight: 400;
    text-align: center;
    line-height: 1em;
    letter-spacing: 3px;
    max-width: 500px;
    text-transform: none;
    margin: 0 auto;
    margin-bottom: 150px;
}


.sectionthermo h2 small {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.4em;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.bloctherm {
    background-color: #d36400;
    padding: 4%;
    margin: 2%;
    height: 400px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


.centreheader {
    position: relative;
    top: 50%;
    width: 100%;
    webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.centreheader h1 {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

    .centreheader p {
        height: 0;
        visibility: hidden;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }
.bloctherm:hover .centreheader p {
    height: auto;
    visibility: visible;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


.bloctherm h1{
    font-size: 25px;
}


.bloctherm img{
    width: 80px;
    }
    
.remplacement{
   background: url(/services-et-produits/remplace-thermos/images/bueevr.jpg) no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}    

.coupefroid{
   background: url(/services-et-produits/remplace-thermos/images/coupefroid.png) no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}   


.insertion{
   background: url(/services-et-produits/remplace-thermos/images/insertion.png) no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}   
    
    
.col-3-real p {
    margin-bottom: 20px;
    font-size: 15px;
    padding: 4% 3%;
    margin: 0 5%;
    position: relative;
    line-height: 21px;
    z-index: 99;
    color: #fff;
    background-color: #1d1d1b;
    text-align: center;
}

.col-3-real2 p {
    margin-bottom: 20px;
    font-size: 15px;
    padding: 4% 3%;
    margin: 0 5%;
    position: relative;
    line-height: 21px;
    z-index: 99;
    color: #fff;
    background-color: #1d1d1b;
    text-align: center;
}

.demo .plus {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.71);
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.col-3-real2 .plus {
    position: absolute;
    top: 0;
    left: 5%;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.71);
    width: 90%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.demo:hover .plus {
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.col-3-real2:hover .plus {
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.zoom {
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    background: url(/images/zoom.png) no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



.espacereal{

	height: 100px;

}

    .slidertop {
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
}

.contenu {
    width: 960px;
    position: absolute;
    margin-top: 50vh;
    transform: translateY(-50%);
    left: 50%;
    margin-left: -478.5px;
    text-align: center;
}

.contenu h1 {
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    font-size: 36px;
}
.contenu h1 span {
    font-weight: 900;
}

.ligne {
    width: 1px;
    height: 150px;
    background-color: #f58300;
    top: 50%;
    left: 50%;
    margin-left: -1px;
    margin-top: -30px;
    position: absolute;
}


.contenutitrepage {
    width: 1065px;
    position: absolute;
    left: 50%;
    margin-top: 150px;
    margin-left: -532.5px;
    text-align: center;
}  

.contenutitrepage h1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
	 font-weight: bold;
    font-size: 50px;
}

#navmob {
	display: none;
}


.contenutitrepage p {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
font-weight: bold;
    font-weight: 300;
    font-size: 30px;
}


.btn_type1 {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 21px;
    background: #f58300;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.btn_type1:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
   transition: all 0.5s ease;
    background: #c36800;
}

.messagepage2 {
    margin-top: 80px;
}


.messagepage2 p {
    text-align: center;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
    line-height: 45px;
    color: #3e3e3e;
    margin-bottom: 100px;
}



.englobemessage {
    background-color: #f3f3f3;
    margin-bottom: 100px;
    padding-bottom: 50px;
}

.messagepage1 {

    margin-top: 150px;

}

.messagepage1 p {
    text-align: center;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
    line-height: 45px;
    color: #3e3e3e;
    margin-bottom: 100px;
}


.plusserv{
	padding: 150px 0;
	margin: 150px 0;


}

.plusserv p {
    text-align: center;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
    line-height: 45px;
    color: #fff;
}

.espace{

height: 200px;

}

.espace1page{

	height: 100px;

}

.apropsser img {
    width: 60%;
    margin: 0 20% 0 20%;
}


.apropsser .sous-des{
	margin: 0 15%;
	width: 70%;	
	
	}

.apropsser .sous-des h2 {
	    font-size: 3.75rem;
	
}

.apropsser .sous-des p{
    font-size: 22px;

    line-height: 33px;
}



.expertise{

margin-top: -100px;
padding-top: 100px;
margin-bottom: -150px;
padding-bottom: 150px;
background-color: #010506;

}

.cont-exp{
	
    border: 1px solid #464646;
	margin: 5%;
	padding: 5%;

}


.cont-exp img {
    width: 40%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
    left: 31%;
    margin: 23px 0;
}

.cont-exp h3 {
    text-align: center;
    text-transform: uppercase;
    color: #f58300;
    font-size: 24px;
    line-height: 40px;
}

.cont-exp p {
    text-align: center;
    color: #8c8c8c;
    text-transform: uppercase;
    line-height: 30px;
}

.annee{
    margin-top: 85px;
    margin-bottom: 55px;
	position: relative;
	overflow: hidden;
background: url(/images/propos.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

.col-2 {
    margin-bottom: 10px;
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
}

.contact h2{
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 35px;
    margin-bottom: 20px;
}


.contact p {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 25px;
    line-height: 24px;
    color: #3e3e3e;
}

.contact a {
	text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
   transition: all 0.5s ease;

}

.contact a:hover {
	text-decoration: underline;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
   transition: all 0.5s ease;

}


.horaire h2{
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 35px;
margin-bottom: 45px;
}


.horaire p {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0;
    line-height: 34px;
    color: #3e3e3e;
}

.ecrivernous{
    background-color: #f3f3f3;
	padding-top: 50px;
	margin-top: 90px;
    padding-bottom: 50px;
}

.ecrivernous h2 {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 35px;
    margin-bottom: 20px;
}


.inputcont {
    border: none;
    background-color: #f5f5f5;
    font-size: 18px;
    outline: none;
    margin: 20px 1%;
    padding: 1% 1%;
    float: left;
    width: 29%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

textarea {
 width: 95%;
    margin: 20px 1%;
    outline: none;
    padding: 1% 1%;
    height: 250px;
    border: none;
    background-color: #f5f5f5;
    font-size: 20px;
    outline: none;
    font-family: 'Product Sans', Arial, sans-serif;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
 resize: none;
}


.inputcont:hover {
    background-color: #f9f9f9;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


textarea:hover {
    background-color: #f9f9f9;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.inputcont:focus {
    background-color: #f9f9f9;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


textarea:focus {
    background-color: #f9f9f9;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.col-3 {
    margin-bottom: 10px;
    float: left;
    width: 33.3333%;
    position: relative;
    overflow: hidden;
}

.col-4 {
    margin-bottom: 10px;
    float: left;
    width: 25%;
    overflow: hidden;
}

.col-demi{
    width: 16.5%;
    height: 1px;
    float: left;
}

.service2 {
    margin: 1%;
    margin-top: 60px;
    width: 94%;
    padding: 2%;
    position: relative;
}

.service2 img {
    margin-top: -20px;
    width: 90%;
    padding: 0px 5%;
    margin-bottom: -5px;
}

.service2 h3 {
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    background-color: #1d1d1b;
    padding: 4% 5% 0 5%;
    margin: 0 5%;
    text-align: center;
    color: #f58300;
    font-weight: 700;
}

.service2 p {
    margin-bottom: 20px;
    font-size: 15px;
    padding: 4% 3%;
    margin: 0 5%;
    line-height: 21px;
    color: #fff;
    background-color: #1d1d1b;
    text-align: center;
}

.titre h2{
    text-align: center;
    text-transform: uppercase;
    color: #f58300;
    font-size: 48px;
    margin-bottom: 100px;
}

.titre h2:after {
    background: #f58300;
    content: '';
    width: 50px;
    height: 5px;
    display: block;
    position: absolute;
    margin-top: 11px;
    left: 50%;
    margin-left: -30px;
}

.plusservice {
    color: #f58300;
    background-color: #fff;
    border: 2px solid #f58300;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    position: relative;
    left: 50%;
    cursor: pointer;
    margin-top: 100px;
    font-weight: bold;
    padding: 7px 30px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}





#erreur{
position: relative;
width: 100%;
    background-repeat: no-repeat;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin-bottom: -50px;
    background-size: cover;	
    background-position: center top;
    background-image: url(/images/moustiquaire.jpg);
}


.zonetexterreur {
    position: relative;
    left: 10px;
    width: 500px;
    background-color: #fff;
    margin: 17% 0;
}
.zonetexterreur h1 {
    text-align: center;
color: #f58300;
    padding-top: 25px;
    position: relative;
    font-size: 57px;
    padding-bottom: 11px;
    text-transform: uppercase;
    line-height: 100px;
}

.zonetexterreur h1:before {
    content: '';
    width: 50px;
    height: 2px;
    margin-left: -25px;
    bottom: 10px;
    background: #4c4c4c;
    position: absolute;
    left: 50%;
}

.zonetexterreur p {
    text-align: center;
    color: #aaacaf;
    font-size: 19px;
    text-transform: uppercase;
    padding: 0 33px 33px 33px;
    line-height: 31px;
}

.plusservice:hover {
color: #fff;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.plusservice .bghover {
    position: absolute;
    width: 0%;
    height: 100%;
    z-index: 2;
    left: 0%;
    top: 0;
    background-color: #f58300;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.plusservice:hover .bghover {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.plusservice .bghover2 {
    position: absolute;
    width: 0%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    background-color: #ea7d00;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.plusservice:hover .bghover2 {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#textapropos {
    color: white;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    padding-top: 200px;
    padding-bottom: 200px;
    width: 100%;
}



.servicebox{
	float: left;
	width: 29.333%;
	margin: 2%;
    box-shadow: 0 4px 23px -8px rgba(171,171,171,.7);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}

.servicebox:hover{
box-shadow: 0 16px 29px -8px rgba(171,171,171,.7);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;

}

.servicebox img{

	width: 100%;
	
}

.servicebox h2{
	padding: 5%;
	text-align: center;
	font-size: 18px;
    color: #797979;
	
}

.servicebox p{

	width: 100%;
	
}


.mapscont {
    width: 100%;
    z-index: 1;
    height: 400px;
    margin-bottom: -50px;
    left: 0;
	border-radius:5px;    
    position: relative;
}

.prendre-contact {
    background-color: #d36400;
    padding: 20px 0;
    overflow: hidden;
        margin-top: 50px;
    z-index: 110;
    position: relative;
}

.col-md-6 {
    width: 60%;
    float: left;
}

.prendre-contact h2 {
    font-size: 20px;
    padding-top: 11px;
    text-transform: uppercase;
    color: white;
    max-width: 500px;
    line-height: 33px;
}

.prendre-contact p {
    float: right;
    font-family: 'Nunito',sans-serif;
    font-weight: 300;
    font-size: 3.5em;
    text-transform: uppercase;
    color: white;
    line-height: 11px;
}

.prendre-contact p a {
    text-decoration: none;
    color: #fff;
}

.col-md-offset-2 {
    float: left;
    width: 40%;
}

.englobmes {
    background-color: #f3f3f3;
    margin-bottom: 68px;
    padding: 35px 0;
}


.contcol img {
    width: 25%;
    margin-left: 40%;
    margin-top: 55px;
    margin-bottom: 24px;
}

.contcol h3 {
    font-family: Merriweather;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    margin-bottom: 54px;
    font-size: 18px;
    font-family: arial;
    color: #28283b;
}



#apropos{
	position: relative;
	width: 100%;
    margin-bottom: -50px;
	overflow: hidden;
	
}

#aproposimg {
    z-index: 10;
    position: relative;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 400px;
}

#aproposimgmob{

	display: none;

}

.voirimg {
    padding: 20px 0;
    margin-top: 50px;
    background-color: #f1f1f1;
    z-index: 10;
    padding-bottom: 100px;
        margin-bottom: -50px;
    position: relative;
}


.voirimg img {
    width: 90%;
    padding: 0;
    float: left;
}


.titreserv h2 {
    text-align: center;
    text-transform: uppercase;
    color: #f58300;
    font-size: 30px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.titreserv h2:after {
    background: #f58300;
    content: '';
    width: 50px;
    height: 5px;
    display: block;
    position: absolute;
    margin-top: 11px;
    left: 50%;
    margin-left: -30px;
}



#realbig{
	position: relative;
	width: 100%;
    margin-top: 50px;
	margin-bottom: -50px;
	overflow: hidden;
	-webkit-background-size: cover; 
	 -moz-background-size: cover;
	  -o-background-size: cover;
	   background-size: cover; 
	background-position: center center;
	background-image: url();
	    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.gril{

	float: left;
	width: 33.33%;
	height: 33.33%;
	position: relative;
	background-color: transparent;

}

.gril:hover{
    background-color: rgba(245, 131, 0, 0.58);
	    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.bordergrill{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.apropostext {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 5%;
    overflow: hidden;
    float: left;
    position: relative;
    width: 40%;
    height: 100%;
}

.apropostext h1 {
    margin-top: 45px;
    font-size: 25px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
}


.imgservice {
    float: right;
    width: 40%;
    position: relative;
    z-index: 100;
    margin-top: -50px;
    top: -50px;
    padding: 0 5% 5% 5%;
}

.imgservice img{
    width: 100%;
}


.bgnoir{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.49);
}


.bgnoir h1{
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    margin-left: 5%;
    margin-top: 200px;
    max-width: 50%;
}
	
	
	.apropostext p{
	margin-top: 50px;
	font-size: 15px;
	    font-size: 22px;
    line-height: 35px;
    position: relative;
    color: #807E7E;
    margin-bottom: 50px;
    font-weight: 200;
	text-align: justify;
	
	}









button {
    text-align: center;
    text-transform: uppercase;
    border: none;
    margin: 60px 1%;
    padding: 12px 30px 11px;
    font: 12px 'chivoregular', Arial, Helvetica, sans-serif;
    line-height: 13px;
    text-decoration: none;
    background: #2b2b2b;
    cursor: pointer;
    outline: none;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}



.footer {
    overflow: hidden;
    padding-bottom: 50px;
    width: 100%;
    padding-top: 50px;
    position: relative;
    z-index: 110;
    background-color: #191919;
}

.footer .logofooter {
	float: left;
	width: 20%;
	overflow: hidden;
}

.footer .logofooter img {
	width: 100%;
}

.footer ul{

	float: right;
    list-style: none;
    margin-top:25px;
    
}

.footer ul li{

	float: left;
   padding: 0 10px;
   text-transform: uppercase;

}

.footer ul li a{

   color: #fff;

}

.footer ul li a:hover{

   color: #f58300;
   -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}


.contenuereal{
    position: relative;	
	margin: 0 auto;
	width: 980px;
	overflow: hidden;

}

#footercopy {
    height: 7px;
    overflow: hidden;
    padding-bottom: 45px;
    width: 100%;
    padding-top: 10px;
    position: relative;
    z-index: 110;
		background-color: #131313;
}

.message{
	display: block;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 60px;
	height: 60px;
background: url(/images/messenger.png) #f58300 no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 100;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
   -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;	
	}
	
	
	.message:hover{
		
background-color: #d47100;	
   -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;		
    }
	
.copyright {
    letter-spacing: 1px;
    float: left;
    margin-left: 5px;
    font-family: arial;
    line-height: 43px;
    color: #fff;
    font-size: 11px;
}

  .planelogo {
    float: right;
}    

.planelogo img {
    height: 40px;
    margin-top: 1px;
}

::-webkit-scrollbar {
    width: 10px;
    height: 12px;
}

::-webkit-scrollbar-thumb:hover {
background: #585858;
}

::-webkit-scrollbar-thumb {
background: #585858;
}

::-webkit-scrollbar-track-piece {
    background: #cecece;
}

::selection {
    background: #f58300;
    color: #fff;
}

@media screen and (min-width: 1220px) and (max-width: 1520px) {
.contenuereal{
    position: relative;	
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;

}

.hauteurimg {
    height: 570px;
}

.contenutitrepage {
    margin-top: 210px;
}  

#sliderpage {
	height: 400px;
      }

.contenue{
    position: relative;	
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;

}

.contenueser{
    position: relative;	
	margin: 0 auto;
	width: 1200px;
overflow: visible;

}

.btn_type1 {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 40px;
    background: #f58300;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.contenueheader{
	
	margin: 0 auto;
	width: 1200px;

}

.bgnoir h1{
    margin-top: 250px;
}

.contenu {
    width: 1065px;
    margin-left: -532.5px;
}  


.contenu h1 {
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    font-size: 50px;
}

.services .voir {
    bottom: 80px;
}

#aproposimg {
    height: 500px;
}

.servicestop .textserv h2 {
    font-size: 10px;
}

#topbar {
	display: block;
}

#header .drop .submenue{
    top: 171px;
}

#header.floatable .submenue {
    top: 101px;
}

#header .drop:hover .submenue{
    top: 171px;
    height: 450px;
}

#header .menue li #link {
    font-size: 16px;
}

#header .menue li #link.actif {
    font-size: 16px;
}

#header {
    padding-top: 50px;
}
.services .textserv {
    height: 42px;
}

.services .textserv h2 {
    font-size: 18px;
}

.footer ul{
    margin-top: 30px;
    
}

.textimg p {
    font-size: 19px;
}

}


@media screen and (min-width: 1520px) and (max-width: 60000px) {
.contenuereal{
    position: relative;	
	margin: 0 auto;
	width: 1500px;
	overflow: hidden;

}


.hauteurimg {
    height: 670px;
}


.contenutitrepage {
    margin-top: 210px;
}  

#sliderpage {
	height: 400px;
      }
      
      
.contenue{
    position: relative;	
	margin: 0 auto;
	width: 1500px;
	overflow: hidden;

}

.textimg p {
    font-size: 20px;
}

#aproposimg {
    height: 600px;
}

.contenueser{
    position: relative;	
	margin: 0 auto;
	width: 1500px;
overflow: visible;

}

#topbar {
	display: block;
}

#header .menue li #link {
    font-size: 16px;
}

#header .menue li #link.actif {
    font-size: 16px;
}

#header {
    padding-top: 50px;
}
.btn_type1 {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 40px;
    background: #f58300;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.contenu {
    width: 1065px;
    margin-left: -532.5px;
} 

.bgnoir h1{
    margin-top: 300px;
}

.servicestop .textserv h2 {
    font-size: 10px;
}


#header .drop .submenue{
    top: 171px;
}
#header.floatable .submenue {
    top: 101px;
}
#header .drop:hover .submenue{
    top: 171px;
    height: 60%;
}

.contenu h1 {
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    font-size: 50px;
}

.services .voir {
    bottom: 80px;
}

.footer ul{
    margin-top: 47px;
    
}

.contenueheader{
	
	margin: 0 auto;
	width: 1500px;

}


.services .textserv {
    height: 42px;
}

.services .textserv h2 {
    font-size: 18px;
}


}
