/* CSS STYLE RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strong, sub, sup, var, b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; 
	font-family: lato, arial, sans-serif; font-weight:400;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
.body-container, header, .columns, .left_column, #avis-header, #avis-legal, #footer_box, #footer_text, #footer_img img, #footer_slogan{float:left;}
.right_column{float:right}

/* #####################
		TEMPLATE
   #####################*/

body{background:#fff;}
.body-container{width:100%; min-width:1210px;}
.container{max-width:1140px; margin:auto;}

.header_container{background:#fff; border-bottom:solid 10px #65a7dd; position: fixed; top: 0; z-index: 999;}
.fixedNav{position: fixed; z-index:999;}
header{width:100%;}
.logo{float:left;}
nav{float:right; margin-top: 42px;}
.menu{float:left;}
.menu li{float:left; margin-right:10px;}
.menu li a{font-size:19px; font-weight:400; color:#4b4b4b; text-transform:uppercase; text-decoration:none; padding:13px 20px; display:block; background-color: #e3e3e3; transition: background-color 0.7s ease;}
.menu li a.menu_active, .menu li a:hover{background-color:#b4c9da;}
.menu li.tel{font-size:31px; color:#064b84; font-weight:900; margin-top: 14px;}
.menu li.tel:before{float: left; content: url(images/top-tel.png); margin-right: 5px; margin-top: -11px;}

.top_container{background: url(images/banniere.jpg) no-repeat top center; background-size: 100%; padding:30px 0 0 0;margin-top: 109px;}
.top_container img.linda{float:left;}

#contactForm{float:right; width:340px; padding:20px 20px; background:#064b84; text-align: center;}
#form_title{font-size:37px; font-weight:900; color:#fff; text-transform:uppercase; margin-bottom:10px;}
#label_select{font-size:21px; color:#fff; margin-bottom: 6px;}
#contact_form_message{float:left; color:#fff; margin-top:10px; margin-left:0px;}
#contact_submit{float:right; font-size:16px; font-weight:700; color:#fff; background:#000; padding:8px 10px; border:none; text-transform:uppercase; cursor:pointer;}
#contactForm select{float:left; font-family: 'Arial', sans-serif; width:100%; height:30px; padding:5px; margin-bottom:10px;}
#contactForm input[type='text']{float:left; font-family: 'Arial', sans-serif; width:96%; height:20px; padding:1.5%; margin-bottom:10px;}
#contactForm textarea{float:left; font-family: 'Arial', sans-serif; width:97%; height:120px; padding:1.5%; margin-bottom:10px;}

.slider{float:left; margin-right:40px;}
.h1_div{float:left; width:100%; background-color: #1f1f1f; min-width: 1140px; padding: 30px 0 20px 0; text-align: center;}
.h1_div h1{font-size:28px; font-weight:400; color:#fff; text-transform: uppercase; margin-bottom: 30px;}
.h1_div h1 span{display: block; font-size:32px; font-weight:900; color:#fff; line-height: 40px;}

span.scrollto{display: inline-block; padding: 13px 18px; background-color: #064b84; font-size: 14px; color: #fff; font-weight: 900; text-transform: uppercase; transition: background-color 0.7s ease;}
span.scrollto:hover{background-color: #033660;}

.main_container{padding:35px 0; position:relative; z-index:10; background:#fff; border-bottom: solid 12px #197bce;}
.main_text{float:left; width: 745px;}
#addthis{float: left; width: 100%; margin-bottom: 20px;}
.main_text h2{font-size:35px; color:#000; font-weight:900; line-height: 36px; margin-bottom:30px;}
.main_text p{font-size:15px; line-height:21px; margin-bottom:30px; color:#000;}
.main_text p span{font-size:25px; font-weight: 900; text-transform: uppercase; line-height: 30px;}


.main_right{float:right; width: 340px;}
#infos_client{float:left; width:280px; padding: 30px; background-color:#f3f3f3; text-align:center; margin-bottom: 30px;}
#infos_client p.name{font-size:31px; color:#3e3e3e; font-weight:900; text-transform: uppercase; margin-bottom: 5px;}
#infos_client span.gestion{display:inline-block; font-size:19px; color:#064b84; font-weight:900; text-transform: uppercase; margin-bottom: 35px;}
#infos_client p.adr{font-size:24px; color:#1f1f1f; margin-bottom:7px;}
#infos_client p.tel{font-size:29px; color:#1f1f1f; font-weight: 900; margin-bottom: 10px;}
#infos_client p.tel a{color:#000; text-decoration:none;} /* Pour safari */

.questions{float:left; border-left:solid 6px #e1e1e1; padding-left: 20px;}
.questions h3{font-size: 17px; color:#064b84;  line-height: 21px; font-weight:900; margin-bottom: 20px; text-transform: uppercase;}
.questions h3:before{float: left; margin-right: 15px; content: url(images/question-mark.png);}
.questions p{font-size:16px; line-height: 21px; color:#1f1f1f; font-weight: 400; margin-bottom: 20px;}
.questions p:last-of-type{font-size:24px; line-height: 30px; font-weight: 900;text-transform: uppercase;}
.questions p:last-of-type span{display: block; color: #064b84; font-weight: 900;}

.gestion_container{background:#3d3d3d; position:relative; z-index:7; padding:150px 0 25px; margin-top:-125px;}
.gestion_container .left{float: left; width:461px;}

.main_text2{float:right; width:580px; margin-right: 40px;}
.main_text2 h3{font-size:43px; line-height: 42px; color:#fff; font-weight:900; margin-bottom:20px; text-transform: uppercase;}
.main_text2 h3 span{font-size:26px; color:#fff; font-weight:900; display: block; text-transform: none;}
.main_text2 p{font-size:14px; line-height:18px; margin-bottom:20px; color:#fff;}


.services_container{background:#e3e3e3; position:relative; z-index:5; padding:180px 0 25px; margin-top:-125px;}
.liste_services{float:left; width:415px; margin-left: 40px;}
.liste_services h3{font-size:26px; color:#197bce; font-weight:900; margin-bottom:30px; text-transform:none;}
.liste_services h3 span{display:block; font-size:70px; color:#064b84; font-weight:400; margin-bottom:5px;}
.liste_services ul{float:left; margin-left:40px; margin-bottom:10px;}
.liste_services ul li{margin-bottom:30px; font-size:19px; color:#000; list-style:url(images/puce.png);}



.paragraphe_keywords{float:right; width:560px; padding:20px 40px 30px 30px; background-color: #fff; margin-right: 20px; -webkit-box-shadow: 0px 0px 51px 0px rgba(189,189,189,1); -moz-box-shadow: 0px 0px 51px 0px rgba(189,189,189,1); box-shadow: 0px 0px 51px 0px rgba(189,189,189,1);}
.paragraphe_keywords h3{font-size:22px; line-height: 26px; margin-top: 40px; color:#197bce; font-weight:900; margin-bottom:37px; text-transform:none;}
.paragraphe_keywords h3:before{float: left; content: url(images/i-maison.png); margin: -30px 15px 0 0;}
.paragraphe_keywords p{font-size:20px; line-height:25px; margin-bottom:20px; color:#3d3d3d; padding: 0 20px;}
.paragraphe_keywords p:last-of-type{font-size:25px; color:#064b84; font-weight: 900;}
.paragraphe_keywords p:last-of-type span{display: block; font-size:25px; color:#65a7dd; font-weight: 900;}


.infos_container{background:#cacaca; padding:30px 0px;}
.map{float:right; width:341px; border:1px solid #bebebe;}






#infinite-adsense{width:100%; float:left;}
#adsense{width:970px; margin:15px auto;}

#avis-legal{width:1100px; padding:20px; background:#fff; line-height:18px; font-size:12px;}
#avis-header{width:1100px; padding:20px; background:#fff; text-align:center; font-size:25px; font-weight:bold; margin:20px 0;}

.scrollto{cursor:pointer;}
.errorHighlight{border: solid 1px #d82424!important; background: #f9c4c4;}

#footer_box{width:100%; min-width:1210px; background:#000; padding:5px 0px 5px 0px; margin:0;}
footer{margin:auto; width: 1130px; text-align: center; padding: 10px 20px 10px 60px; color: #868686; font-size: 12px}
#footer_text{text-align: left; width: 940px; line-height: 22px; margin: 0px 0 0 0; float:left; color:#868686; font-size: 12px}
#footer_text a{color: #868686}
#footer_img{float: right; width: 170px;}
#footer_img img{margin: 0 12px 0 0;}
#footer_slogan{width: 170px; text-align: left; margin: 6px 0 0 0; font-size: 11px}
#footer_slogan a{color: #ddd; text-decoration: none; font-size:10px;}

#toTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 64px;
    height: 64px;
    background-image: url('images/up.png');
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
#toTop:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

/*Slider Default style*/

/* Style bouton prev et next */
.bjqs-next a{width: 30px; height: 30px; background-image: url(images/next.png); background-repeat: no-repeat; position:relative; z-index: 30; margin-right: 20px}
.bjqs-prev a{width: 30px; height: 30px; background-image: url(images/prev.png); background-repeat: no-repeat;position:relative; z-index: 30; margin-left: 20px}

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

pre{
	font-family: "Source Code Pro", monospace;
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: whiteSmoke;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#banner-fade,
#banner-slide{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative; z-index: 1!important;
}


ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}