@import url(//fonts.googleapis.com/css?family=Hind:400,300,500,600,700);
body{
	font-family: 'Hind', sans-serif;
	font-size: 14px;
	color: #FFF;
}
.no-padding{
	padding-left: 0;
	padding-right: 0
}
.no-padding-left{
	padding-left: 0
}
.no-padding-right{
	padding-right: 0
}
a:hover, a:focus{
	text-decoration: none;
}
.display-table{
	display: table;
}
.col-cell{
	display: table-cell;
	vertical-align: middle;
	float: none;
}
.full-height{
	height: 100%;
}
#header{
	position: relative;
}
#headerTop{
	padding: 12px 30px;
	position: relative;
	z-index: 99;
}
.is-sticky #headerTop{
	background-color: #FFF
}
.numTop{
	margin: 19px 0 0 35px;
}
.numTop a{
	font-size: 20px;
	font-weight: 500;
	color: #000000;
}
.menuNav > li{
	display: inline-block;
	padding: 23px 30px;
	position: relative;
}
.menuNav li ul{
	display: none;
}
.menuNav li ul.subMenu{
	position: absolute;
	width: 330px;
	background-color: #FFF;
	left: 0;
	padding: 20px 40px;
	margin-top: 23px;
}
.menuNav li ul.subMenu li{
	margin: 0 0 25px;
}
.menuNav li ul.subMenu li:last-child{
	margin-bottom: 0
}
.menuNav li:hover ul.subMenu{
	display: block;
}
.menuNav li:first-child{
	margin-left: 0;
}
.menuNav li:last-child{
	margin-right: 0
}
.menuNav li a{
	color: #000000;
	font-size: 14px;
	font-weight: 500;
	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;
}
.menuNav li a:hover, .menuNav > li.selected > a{
	color: #233b77;
}
#FullScreenHeader{
	background: url('../images/header.jpg') no-repeat center;
	background-size: cover;
	min-height: 650px;
	margin-top: -90px;
	position: relative;
}
#FullScreenHeaderEstimate{
	background: url('../images/jquery1-new.jpg') no-repeat center;
	background-size: cover;
	min-height: 800px;
	top: 50%;
	position: relative;
}
.FullScreenHeaderContact{
background: url('../images/headercontact.png') no-repeat center;	
	}
.contentFullScreen{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -310px;
}
.contentFullScreenEstimate{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -150px;
}
.logoHeader{
	margin-bottom: 50px;
}
.logoHeader img{
	max-width: 100%;
}
.logoHeader p{
	text-transform: uppercase;
    font-size: 40px;
    line-height: 42px;
    font-weight: 500;
    color: #000000;
    margin: 48px 0 0;
}
.phraseDistr{
	width: 100%;
}
.phraseDistr p{
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 500;
	text-align: center;
	color: #000000;
}
.phraseDistr img{
	margin-left: 15px;
	margin-right: 15px;
}
.phraseAlerte{
	float: left;
	width: 100%;
	margin-top: -25px;
}
.phraseAlerte p{
	font-size: 48px;
	font-weight: 700;
	color: #b00000;
	text-transform: uppercase;
}
.phraseAlerte2 {
	margin-top: 24px;}

}.phraseAlerte2 p{
	font-size: 30px;
	line-height: 1.25em;
	font-weight: 600;
	color: #44b6ce;
	text-transform: initial;
}

.phraseAlerte3 p{
	font-size: 30px;
	line-height: 1.25em;
	padding-top: 90px!important;
	font-weight: 600;
	color: #44b6ce;
	text-transform: initial;
}
#sectionHome{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#44b6ce+0,38a3ba+100 */
	background: #44b6ce; /* Old browsers */
	background: -moz-linear-gradient(top,  #44b6ce 0%, #38a3ba 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #44b6ce 0%,#38a3ba 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #44b6ce 0%,#38a3ba 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44b6ce', endColorstr='#38a3ba',GradientType=0 ); /* IE6-9 */
	padding: 140px 15px;
}
#sectionHome h1{
	font-size: 30px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 0 40px;
}
#sectionHome p{
	font-size: 24px;
	font-weight: 300;
	text-align: center;
	max-width: 850px;
	margin: 0 auto 30px;
	letter-spacing: 2px;
}
#sectionHome p.text-center{
	margin-bottom: 0
}
#sectionParallax{
	background: url('../images/parallax.jpg') no-repeat center fixed;
	background-size: cover;
	min-height: 700px;
	position: relative;
	padding: 150px 15px;
}
#sectionParallax:before{
	content: '';
	background-color: rgba(68,182,206,0.8);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#sectionParallax p{
	font-size: 24px;
	font-weight: 300;
	max-width: 670px;
	margin: 0 auto;
	text-align: center;
	letter-spacing: 2px;
}
#sectionContact{
	background-color: #FFF;
	padding: 100px 15px;
	text-align: center; 
}
#sectionContact p span, #sectionContact p a{
	display: inline-block;
	vertical-align: middle;
}
#sectionContact p span{
	color: #444444;
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 2px;
}
#sectionContact p span strong{
	color: #44b6ce;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#sectionContact p a{
	width: 200px;
	height: 70px;
	line-height: 67px;
	border: 3px solid #44b6ce;
	font-size: 16px;
	font-weight: 700;
	color: #004444;
	text-transform: uppercase;
	margin-left: 100px;
	-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;
}
#sectionContact p a:hover{
	color: #FFF;
	background-color: #44b6ce;
}
.colRea{
	position: relative;
}
.colRea img{
	width: 100%;
}
.mask{
	background-color: #44b6ce;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	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;
}
.mask div{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	font-weight: 300;
}
.colRea:hover .mask{
	opacity: 1
}
footer{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#44b6ce+0,37a4ba+100 */
	background: #44b6ce; /* Old browsers */
	background: -moz-linear-gradient(top,  #44b6ce 0%, #37a4ba 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #44b6ce 0%,#37a4ba 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #44b6ce 0%,#37a4ba 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44b6ce', endColorstr='#37a4ba',GradientType=0 ); /* IE6-9 */
	border-top: 4px solid #233b77;
	padding: 50px 15px 30px;
}
.colFooter-1 img{
	margin-bottom: 45px;
}
.colFooter-1 p{
	font-size: 18px;
	font-weight: 300;
}
.colFooter-1 p strong{
	font-weight: 600;
}
.colFooter-1 p span{
	letter-spacing: 6px;
    text-transform: uppercase;
    font-size: 14px;
}
.colFooter-2, .colFooter-3{
	margin-top: 60px;
}
.colFooter-2 p, .colFooter-3 p{
	font-size: 18px;
	font-weight: 300;
	color: #FFF;
}
.colFooter-2 p a, .colFooter-3 p a{
	color: #FFF;
}
p.copy{
	margin-top: 90px;
}
#sectionPages{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#44b6ce+0,38a3ba+100 */
	background: #44b6ce; /* Old browsers */
	background: -moz-linear-gradient(top,  #44b6ce 0%, #38a3ba 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #44b6ce 0%,#38a3ba 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #44b6ce 0%,#38a3ba 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44b6ce', endColorstr='#38a3ba',GradientType=0 ); /* IE6-9 */
	padding: 80px 15px;
	
}
#sectionPages h1{
	font-size: 30px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 0 40px;
}
#sectionPages h2{
    margin: 30px 0 5px;
}
#sectionPages p{
	font-size: 20px;
	max-width: 900px;
	margin: 0 auto 20px; 

}
#sectionPages ul{
	width: 100%;
	max-width: 850px;
	margin: 0 auto 30px;
}
#sectionPages li{
	font-size: 20px;
	margin: 0 0 8px;
	list-style-position: outside;
	list-style-type: disc;
}
#sectionPages ul.grid{
	width: 100%;
	max-width: 100%;
	margin-bottom: 75px;
}
#sectionPages ul.grid:after{
	content: '';
	display: table;
	clear: both;
}
#sectionPages ul.grid li{
	margin: 0;
	list-style-type: none;
}
#sectionPages li a{
	color: #FFF;
}
#sectionPages li a:hover{
	text-decoration: underline;
}
.colLeftContact p.text-center{
	text-align: center !important;
}
.colLeftContact p{
	margin-bottom: 20px !important;
}
.colLeftContact p strong{
	font-weight: 600;
	color: #233b77;
}
.colLeftContact p a{
	color: #FFF;
	text-decoration: none;
}
.colLeftContact p a:hover{
	text-decoration: underline;
}





























.ColContact img{
	display: block;
	margin: 0 auto;
}
.ColContact p{
	text-align: center !important;
	color: #2b2b2b
}
.ColContact h3{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	color: #2b2b2b;
}
.ColContact a{
	color: #2b2b2b;
}
.ColContact{
	min-height: 260px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.ColContact-1{
	border-right: 1px solid #2b2b2b;
	border-bottom: 1px solid #2b2b2b;
}
.ColContact-2{
	border-bottom: 1px solid #2b2b2b;
}
.ColContact-3{
	border-right: 1px solid #2b2b2b;
	padding-top: 60px;
}
.ColContact-4{
	padding-top: 60px;
}
.ColContact-3, .ColContact-4{
	margin-bottom: 100px;
}
.row-form{
	margin-bottom: 20px;
}
.ligne-div label{
	float: left;
	/*min-width: 120px;
	max-width: 120px;*/
	width: 100%; /*12%*/
	color: #233b77;
	font-size: 16px;
	font-weight: 500;
}
.ligne-div input[type="text"], .ligne-div select, .ligne-div input[type="email"]{
	width: 100%;/*73%*/
	border: 2px solid #233b77;
	color: #000;
	font-weight: 400;
	padding: 5px;
}
.ligne-div.col-sm-4 input[type="text"], .ligne-div.col-sm-4 input[type="email"]{
	width: 65%
}
.champ-lg{
	width: 100% !important;
}
.ligne-div textarea{
	width: 100%;
	height: 100px;
	border: 2px solid #233b77;
	color: #000;
}
.btn_send{
	background-color: #233b77;
	border: 1px solid #233b77;
	color: #FFF;
	font-size: 16px;
	line-height: 14px;
	letter-spacing: 1px;
	cursor: pointer;
	text-transform: uppercase;
	padding: 8px 16px;
	/*margin-right: 25px;*/
	-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_send:hover{
	color: #000;
	background-color: #FFF;
	border: 1px solid #233b77;
}
.infos-msg{
	font-size: 18px !important;
	font-weight: 700;
	margin: 10px 0 20px;
	text-align: center !important;
}
.ligne-div input[type="text"].champ-name{
	width: 87%
}
.form-soumission .ligne-div label {
	min-width: 120px;
	max-width: 120px;
}
.ligne-div label.label-lg{
	max-width: 100px;
}
.xmap li{
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 5px;
	color: #FFF;
}
.xmap li ul{
	margin-left: 30px;
}
.xmap li ul li a{
	font-size: 14px;
}
.xmap a{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
	color: #FFF;
}





/******* SLIDER *********/
#full-width-slider {
  	width: 100%;
}
#full-width-slider:after{
	content: '';
	display: table;
	clear: both;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  /*background-color: rgba(0,0,0,0.7);*/
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  /*padding: 20px;*/
  margin: -42px auto 0;
  text-align: center;
}
.infoBlock p.pTxt-1{
	font-size: 30px;
	font-weight: 300;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px #FFF;
}
.infoBlock p.pTxt-2{
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px #FFF;
}
.infoBlock span{
	color: #faa63d;
}
.infoBlockLeftBlack {
  color: #FFF;
  left: 0;
  right: auto;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1800px;
  margin: 0 auto 24px;
}
.rsMinW .rsBullets{
	/*width: 210px;
	right: 0;
	line-height: 20px;
	z-index: 999;*/
}
.nicescroll-rails.nicescroll-rails-hr{
	display: none !important;
}

.submenu {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    left: 15px;
    padding: 10px 20px;
    position: absolute;
    top: 50px;
    width: 200px;
}

.submenu li{
	text-align: left;
	margin: 0 0 8px;
}
.submenu li a{
	color: #000;
	display: block;
	position: relative;
	text-transform: none;
}

.submenu li a:hover{
	color: #233b77;
}

.menuNav li:hover .submenu{
	display: block;
}



#sectionPages .gallery_holder .rsOverflow, #sectionPages .gallery_holder .royalSlider{
width:100% !important;	
	}

#sectionPages .gallery_holder h2 {
    margin: 70px 0 10px !important;
}




@media (max-width: 1200px){
	.menuNav li{margin: 0 20px;}
	.CoordTop p{font-size: 18px;}
}

@media (max-width: 1085px){
	.menuNav li { margin: 0 10px;}
	.menuNav li a{font-size: 15px;}
}

@media (max-width: 991px) {
	.CoordTop p{font-size: 14px;text-align: center;margin-top: 10px;}
}

@media (max-width: 768px) {
	.menuNav{display: none;}
	.sb-toggle-left{display: block; position: absolute; right: 20px; top: 20px;}
	.ligne-div input[type="text"], .ligne-div select, .ligne-div input[type="email"], .ligne-div textarea{width: 100%; margin-bottom: 20px;}
	.champ-lg{width: 100% !important}
	.row-form {margin-bottom: 0;}
	.ColContact-1, .ColContact-3{border-right: 0}
	.ColContact-3{border-bottom: 1px solid #2b2b2b}
	.ColContact-4{padding-top: 25px;}
	.ColContact-3, .ColContact-4 {margin-bottom: 40px;}
	.ColContact{min-height: inherit;}
	.phraseDistr, .phraseAlerte{display: none;}
	.numTop{margin: 19px 0 0 20px;}
	#headerTop{padding: 12px 15px; background-color: #FFF}
	#FullScreenHeader{height: 400px !important; min-height: 400px;}
	.ip-logo img{width: 75%;}
	.logoHeader img{width: 80%;}
	.contentFullScreen{margin-top: -65px}
	#sectionHome{padding: 80px 15px;}
	#sectionHome p{font-size: 17px; letter-spacing: 0}
	#sectionParallax{min-height: 600px; padding: 120px 15px;}
	#sectionParallax p{font-size: 24px; line-height: 28px; letter-spacing: 1px;}
	#sectionContact p a{margin: 15px 0 0;}
	#sectionContact p span, #sectionContact p span strong{letter-spacing: 0; font-size: 20px;}
	.colFooter.colFooter-1, .colFooter.colFooter-1 p, .colFooter.colFooter-3 p{text-align: center !important;}
	p.copy{margin-top: 40px;}
	.colFooter-2{margin-top: 40px;}
	.colFooter-3{margin-top: 15px;}
	#sectionPages p{font-size: 16px;}
}

@media (max-width: 660px){
}

@media (max-width: 500px){
	.grid li{width: 100%;}
}
@media (max-width: 400px){
	.btn_send{width: 100%; margin-right: 0}
	#full-width-slider{display: none;}
}
@media (max-width: 360px) {
}