@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,700italic,800);
body{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000000;
}
.no-padding{
	padding-left: 0;
	padding-right: 0
}
.no-padding-left{
	padding-left: 0
}
.no-padding-right{
	padding-right: 0
}
.no-margin-bottom{
	margin-bottom: 0 !important
}
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%;
}
#headerTop{
	padding: 15px 0;
}
.logo{
	position: relative;
	margin-bottom: 20px;
}
.logo img{
	max-width: 100%;
	width: 350px;
}
.rbqHeader{
	margin-top: -40px;
    margin-left: 160px;
}
.rbqHeader p{
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.menuNav{
	margin: 64px 0 0;
}
.menuNav li{
	display: inline-block;
	margin: 0 20px;
}
.menuNav li:first-child{
	margin-left: 0;
}
.menuNav li:last-child{
	margin-right: 0
}
.menuNav li a{
	color: #000;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: all 0.35s ease;
	   -moz-transition: all 0.35s ease;
	    -ms-transition: all 0.35s ease;
	     -o-transition: all 0.35s ease;
	        transition: all 0.35s ease;
}
.menuNav li a:hover, .menuNav li.selected a{
	color: #db2826;
}
.numCoord{
	margin: 50px 0 0;
}
.numCoord p{
	font-size: 18px;
	text-align: center;
}
.numCoord p a{
	color: #000;
}
.numCoord p span{
	font-weight: 700;
}
.color-red{
	color: #db2826;
}
.color-bleu{
	color: #4089c9;
}
#HeaderImage{
	background: url('../images/header.jpg') no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	height: 675px;
	position: relative;
}
.txtInfosBloc{
	position: absolute;
	width: 96%;
	max-width: 660px;
	left: 0;
	right: 0;
	top: 50%;
	margin: -260px auto 0;
}
.txtInfosBloc img{
	max-width: 100%;
	width: 370px;
}
.txtInfosBloc p{
	font-family: 'lucida_calligraphyitalic';
	font-size: 56px;
	color: #db2826;
}
#sectionAbout{
	padding: 75px 15px 55px;
}
#sectionAbout h1{
	font-size: 30px;
	font-weight: 300;
	margin: 0 0 30px;
}
#sectionAbout h1 span{
	font-family: 'lucida_calligraphyitalic';
	color: #db2826;
}
#sectionAbout p{
	width: 100%;
	max-width: 750px;
	font-size: 18px;
	font-weight: 300;
	text-align: justify;
	letter-spacing: 1px;
	margin: 0 auto 20px;
}
#sectionParallax{
	position: relative;
	min-height: 700px;
}
#sectionParallax p{
	text-align: center;
	font-size: 38px;
	line-height: 38px;
	font-weight: 700;
	font-style: italic;
	letter-spacing: 4px;
	color: #FFF;
	margin-top: 150px;
}
#sectionParallax p span{
	display: block;
	width: 20px;
	height: 20px;
	margin: 50px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#sectionParallax p span.cirRed{
	background-color: #db2826;
}
#sectionParallax p span.cirBlue{
	background-color: #4089c9;
}
#sectionServices{
	background: url('../images/bgServices.png') no-repeat left bottom;
	padding: 120px 15px;
}
.blocServTop{
	margin-bottom: 75px;
}
.blocServTop p{
	font-size: 18px;
	font-weight: 300;
	text-align: justify;
	letter-spacing: 1px;
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
}
.blocServTop p.titleService{
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 30px;
}
.blocServTop p.titleService span{
	font-weight: 700;
	color: #db2826;
}
.contentColServ{
	width: 100%;
	max-width: 302px;
	margin: 0 auto;
}
.contentColServ img{
	max-width: 100%;
	display: block;
	margin: 0 auto 25px;
}
.contentColServ h3{
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 20px;
}
.contentColServ p{
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 25px;
}
.contentColServ p a.lienSavoirPlus{
	color: #000;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.contentColServ p a.lienSavoirPlus:hover{
	color: #db2826;
	text-decoration: underline;
}
.blockRea{
	padding: 0;
}
.colRea{
	position: relative;
}
.colRea img{
	width: 100%;
}
.mask-rea{
	background-color: rgba(219,40,38,0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.35s ease;
	   -moz-transition: all 0.35s ease;
	    -ms-transition: all 0.35s ease;
	     -o-transition: all 0.35s ease;
	        transition: all 0.35s ease;
}
.mask-rea div{
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -11px;
}
.colRea:hover .mask-rea{
	opacity: 1;
}
#sectionSoumission{
	background-color: #db2826;
	padding: 140px 15px;
}
#sectionSoumission p span, #sectionSoumission p a{
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
}
#sectionSoumission p span{
	color: #FFF;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 2px;
}
#sectionSoumission p span strong{
	display: block;
	font-size: 23px;
	font-weight: 700;
}
#sectionSoumission p a{
	margin-left: 90px;
	width: 150px;
	height: 60px;
	line-height: 56px;
	border: 2px solid #FFF;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	-webkit-transition: all 0.35s ease;
	   -moz-transition: all 0.35s ease;
	    -ms-transition: all 0.35s ease;
	     -o-transition: all 0.35s ease;
	        transition: all 0.35s ease;
}
#sectionSoumission p a:hover{
	background-color: #FFF;
	color: #db2826;
}
#sectionParallaxHome{
	position: relative;
	min-height: 600px;
}
footer{
	background: url('../images/logo-footer.png') no-repeat right center;
	border-top: 2px solid #db2826;
	padding: 100px 15px 50px;
	text-align: center;
}
.blocFooterTop{
	margin-bottom: 100px;
}
.blocFooterTop h4{
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #db2826;
	letter-spacing: 1px;
	margin: 0 0 8px;
}
.blocFooterTop p{
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 1px;
	margin-bottom: 7px;
}
.blocFooterTop p a{
	color: #000;
}
.blocFooterTop p.lienMail{
	font-size: 18px;
}
.blocFooterTop p.lienMail a{
	color: #000;
	letter-spacing: 0;
	font-weight: 700;
}
.FooterBottom{
	background: url('../images/shadow.png') no-repeat top center;
	padding-top: 45px;
}
.FooterBottom p{
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px;
}
.FooterBottom p strong{
	font-weight: 700;
}
.FooterBottom p img{
	vertical-align: -3px;
	margin-left: 2px;
}
#sectionPages{
	padding: 100px 15px;
}
#sectionPages h1{
	font-size: 34px;
	font-weight: 700;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 50px;
}
#sectionPages h2{
	font-size: 24px;
	font-weight: 700;
	color: #db2826;
	text-align: center;
	margin: 25px 0 15px;
}
#sectionPages h3{
	font-size: 20px;
	font-weight: 600;
	color: #4089c9;
}
#sectionPages p{
	font-size: 15px;
	font-weight: 300;
	text-align: justify;
	margin-bottom: 15px;
}
.blocReaServ{
	margin-bottom: 25px;
}
.blocReaServ img{
	display: block;
	margin: 0 auto 3px;
}
#sectionPages .blocReaServ p{
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 0 !important;
}
#sectionPages li{
	list-style-type: disc;
	list-style-position: inside;
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 4px;
}
.blockRea2{
	padding: 0 7px;
	margin-bottom: 14px;
}
#sectionPages p a{
	color: #000;
}










.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;
}
.row-form.row-form-submit{
	margin-bottom: 15px
}
.ligne-div label{
	float: left;
	/*min-width: 120px;
	max-width: 120px;*/
	width: 100%; /*12%*/
	color: #232323;
	font-size: 16px;
	font-weight: 400
}
.ligne-div input[type="text"], .ligne-div select, .ligne-div input[type="email"], .ligne-div input[type="date"], .ligne-div input[type="tel"]{
	width: 100%;/*73%*/
	border: none;
	font-size: 14px;
	font-weight: 400;
	padding: 5px;
	border: 2px solid #4089c9;
	outline: none;
}
/*.ligne-div input[type="text"]:focus, .ligne-div input[type="email"]:focus, .ligne-div textarea:focus{
	border-color: #000;
}*/
.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{
	outline: none;
	width: 100%;
	height: 100px;
	font-size: 14px;
	font-weight: 400;
	padding: 5px;
	border: 2px solid #4089c9;
}
.btn_send{
	background-color: #FFF;
	border: none;
	color: #4089c9;
	width: 150px;
	font-size: 16px;
	font-weight: 700;
	height: 40px;
	line-height: 36px;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
	display: block;
	letter-spacing: 1px;
	border: 2px solid #4089c9;
	-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{
	background-color: #4089c9;
	color: #FFF;
}
.infos-msg{
	font-size: 18px !important;
	font-weight: 700 !important;
	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{
	margin: 0 auto;
    width: 100%;
    max-width: 970px;
}
.xmap li{
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 5px;
	color: #000;
	font-weight: 700;
}
.xmap li ul{
	margin-left: 30px;
}
.xmap li ul li a{
	font-size: 14px;
}
.xmap a{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	color: #000;
}
.xmap a:hover{
	color: #db2826;
}
p.pLarge{
	font-size: 20px !important;
	font-weight: 400 !important
}




/******* 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;
}










@media (max-width: 1340px){
	.menuNav li{margin: 0 10px;}
	.rbqHeader{margin-left: 140px;}
}

@media (max-width: 1200px){
	.rbqHeader{margin-top: 0; margin-left: 0; text-align: center;}
}

@media (max-width: 1024px){
}

@media (max-width: 991px) {
	.menuNav li{margin: 0 5px;}
	.numCoord p{font-size: 15px;}
}

@media (max-width: 850px){
	.numCoord{width: 100%; margin-top: 0;}
	.menuNav{width: 75%;}
}

@media (max-width: 768px) {
	.menuNav, .picto-menu{display: none;}
	.sb-toggle-left{display: block; position: absolute; right: 10px; top: 10px;}
	.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;}
	.contentColServ p, .contentColServ img{margin-bottom: 10px;}
	.contentColServ{margin-bottom: 35px;}
	#sectionSoumission p span{display: block;}
	#sectionSoumission p a{margin-left: 0; margin-top: 15px;}
	#sectionSoumission{padding: 75px 15px;}
	footer{background: none;}
	.blocReaServ{width: 33.33%;}
	#sectionPages p, #sectionPages li{font-size: 16px;}
	.blockRea2 .colRea{max-width: 300px; margin: 0 auto;}
}

@media (max-width: 660px){
}

@media (max-width: 500px){
	.grid li{width: 100%;}
	.colFooter-1 li{width: 100%;}
}
@media (max-width: 400px){
	.btn_send{width: 100%; margin-right: 0}
}
@media (max-width: 360px) {
}