@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');
@font-face {
	font-family: GreatVibes;
	src: url(../fonts/GreatVibes-Regular.ttf);
}
body {
	font-family: 'Lato', sans-serif;
	margin: 0;
	padding: 0;
	background: #fff;
}
a {
	text-decoration: none;
	transition: all 0.3s ease 0s;
}
a:hover {
	text-decoration: none;
	transition: all 0.4s ease 0s;
}
ul {
	padding: 0;
	margin: 0;
}
img {
	max-width: 100%;
}
.logo img {
	width: 100%;
}
.header {
	padding: 0 0 4px;
}
.top p {
	margin: 0;
	padding: 0 0 5px;
}
.menu nav {
	background: transparent;
	border: 0;
}
.menu .navbar ul li a {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	padding: 10px 14px;
	text-transform: uppercase;
	font-weight: 700;
}
.menu .nav .active > a {
	background: transparent;
	color: #fff;
}
.menu .navbar ul li a:focus {
	color: #2c2c2c;
}
.menu .navbar ul li a:hover {
	background: #8D190F none repeat scroll 0 0;
	color: #fff;
}
.menu {
	margin: 0 0 0;
}
.menu .navbar ul li ul li a {
	color: #000;
}
.menu .navbar {
	border: 0 none;
	margin-bottom: 0;
	min-height: auto;
}
.top {
	background: #3d3d3d none repeat scroll 0 0;
	color: #ffffff;
	margin: 0 0 0;
}
.top ul li {
	display: inline-block;
	list-style: outside none none;
	padding: 4px 7px 6px;
}
.top ul li a {
	color: #fff;
	font-size: 12px;
}
.bg {
	background: #3D3D3D;
	padding: 2px 0;
}
.logo {
	margin: 18px 0 22px 55px;
}
.banner img {
	width: 100%;
}
.banner-text {
	bottom: 0;
	color: #ffffff;
	position: absolute;
	padding: 0 14px;
}
.banner {
	position: relative;
}
.zoom {
	background: #f8f8f8 none repeat scroll 0 0;
	margin: 21px 0 0;
	padding: 20px 23px;
	text-align: center;
}
.zoom a {
  color: #563833;
}
.face {
	background: #3b5998 none repeat scroll 0 0;
	border-radius: 4px;
	color: #ffffff;
	display: block;
	padding: 5px 0;
	margin: 0 0 15px;
}
.twit {
	background: #55acee none repeat scroll 0 0;
	border-radius: 4px;
	color: #ffffff;
	display: block;
	padding: 5px 0;
	margin: 0 0 15px;
}
.zoom .face i, .zoom .twit i {
  border-right: 0px solid hsl(0, 0%, 80%);
}
.yout {
	background: #bb0000 none repeat scroll 0 0;
	border-radius: 4px;
	color: #ffffff;
	display: block;
	padding: 5px 0;
}
.zoom i {
	font-size: 30px;
}
.zoom span span {
	left: 3px;
	position: relative;
	top: -6px;
	font-size: 11px;
}
.zoom span a {
	color: #fff;
}
.zoom > h3 {
	font-size: 14px;
	font-weight: 900;
	margin-bottom: 0;
	text-transform: uppercase;
}
.zoom > p {
	font-size: 10px;
}
.maisons h3 {
	border-bottom: 2px solid #e30a53;
	font-size: 20px;
	color:#fff;
	font-weight: 900;
	padding: 0 0 6px;
	text-transform: uppercase;
}
.home h3 {
	background: #e30a53 none repeat scroll 0 0;
	color: #ffffff;
	font-size: 18px;
	font-weight: 900;
	margin: 0 0 0px;
	padding: 6px 0;
	text-align: center;
	text-transform: uppercase;
}
.home img {
	width: 100%;
}
.img-box img {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 50px;
	height: 35px;
	padding: 5px;
	width: 35px;
}
.img-box > span {
	display: block;
	margin: 15px 0;
	text-align: center;
}
.img-box {
	background: #3d3d3d none repeat scroll 0 0;
	color: #ffffff;
	float: left;
	width: 100%;
}
.img-box > a {
	color: #ffffff;
	display: block;
	margin: 17px 0;
	text-align: center;
}
.dark-bg {
	background: #3d3d3d none repeat scroll 0 0;
	color: #ffffff;
	margin: 25px 0 0;
}
.dark-bg a, .dark-bg form .btn {
	background: #e20a52 none repeat scroll 0 0;
	border-radius: 10px;
	color: #ffffff;
	display: table;
	font-size: 14px;
	font-weight: 900;
	margin: 18px auto;
	padding: 8px;
	text-align: center;
	text-transform: uppercase;
	width: 178px;
	border: 0;
}
.map {
	text-align: center;
}
form label {
	text-transform: uppercase;
}
.checkbox-inline {
	font-weight: 900;
}
.maisons form {
	width: 303px;
	margin: 0 auto;
}
.maisons form label {
	color: #e30a53;
}
.grey {
	background: #eeeeee none repeat scroll 0 0;
	font-size: 16px;
	font-weight: 900;
	padding: 13px;
	text-align: center;
	text-transform: uppercase;
	color: #3d3d3d;
}
.footer span span {
	margin: 0 0 0 4px;
}
.footer span {
	display: inline-block;
	margin: 23px 5px;
	font-size: 12px;
	padding: 5px;
}
.footer span a {
	color: #fff;
	padding: 0 12px;
}
.col-md-12.footer {
	text-align: center;
}
.google {
	background: #eb4026 none repeat scroll 0 0;
	border-radius: 3px;
}
.pin {
	background: #ca212a;
	border-radius: 3px;
}
.like {
	background: #4267b2 none repeat scroll 0 0;
	border-radius: 3px;
	margin: 0 17px !important;
}
.face i, .twit i {
	border-right: 1px solid #cccccc;
	padding: 0 6px 0 0;
}
.footer .google, .footer .pin {
	padding: 10px 1px;
}
.twitt {
	background: #55acee none repeat scroll 0 0;
	border-radius: 3px;
}
.home a {
  color: #fff;
}
.home:hover .home-img img {
  transform: rotate(0deg) scale(1);
  transition: all 0.5s ease 0s;
}
.home-img img {
  transform: rotate(15deg) scale(1.4);
    transition: all 0.3s ease-in-out 0s;
}
.home-img {
  overflow: hidden;
}
.single-top-constructeur form#commentform {
    padding: 0;
}
.single-top-constructeur .comment-section {
    padding: 50px 0;
}
.single-top-constructeur h3#reply-title {
    margin-bottom: 15px!important;
    display: inline-block;
    font-size: 18px!important;
    width: 100%;
	text-transform: uppercase;
}
.comment-forms.col-sm-4 {
    border: 1px solid #ddd;
}

.user_img {
    display: inline-block;
    width: 19%;
    vertical-align: middle;
	width:100px;
	height:100px;
}
p.review_text {
    font-size: 13px;
    line-height: 1.5;
    
}
.user_img img {
    width: 100%;
}
.title_rating {
    display: inline-block;
    width: 79%;
}
.title_rating h4 {
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
	color: hsl(206, 82%, 63%);
}
.rating {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    
}


.user_review_wrap {
    padding: 0 15px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.top_review {
    padding: 15px 0 0 15px;
    display: inline-block;
    width: 80%;
    vertical-align: middle;
}
p.review_title {
    display: inline-block;
    width: 49%;
    margin: 0;
	text-transform: uppercase;
}
.rating i {
    font-size: 18px;
    margin: 0 3px;
    color: hsl(206, 82%, 63%);
}
.constructure-title h3 {
    border-bottom: 2px solid #e30a53;
    font-weight: 600;
    padding: 0 0 6px;
    text-transform: uppercase;
	color:hsl(0, 0%, 50%);
}
.comment-forms .comment-respond {
    margin: 20px 0;
}
.agg_rating {
text-transform: capitalize;
padding: 10px;
background: #e30a53;
color: #fff;
font-size: 20px;
}
span.total_rating i {
    margin: 0 2px;
}
.navbar.navbar-inverse.darkHeader {
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
}
/************13-feb-2018**************/
ul.nav.navbar-nav li {
    margin-left: 0;
    padding: 0px;
}
ul.nav.navbar-nav li a{
  background: none;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
	border-bottom: 4px solid transparent;
	transition:all 0.3s ease 0s;
}
ul.nav.navbar-nav li a:hover{
  background: none repeat scroll 0 0 #000000 !important;
  border-bottom:#f80045 4px solid;
  }
.review-button a {
    background: #df0053;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
	font-size: 17px;
    margin: 19px 0 0;
    padding: 8px 20px;
}


/****************14-02-2018************************/


.reviews_heading h1 {
display: inline-block;
    color: #3d3d3d;  
	font-size: 30px;
    padding-left: 0px;
}
.reviews_heading span {  
    font-size: 30px;
    color: #d7004c;
    display: inline-block;
}

.reviews_heading p {
    padding-left: 0px;
    margin-top: 15px;
    font-size: 17px;
}
p.review-content span {
    color: #000;
    padding-left: 0px;
    font-size: 17px;
}
.post_title_custom {
    background-color: #AD182C;
    padding: 10px 0;
        margin-top: 2px;
}
.bread_crumbs h1 {
    margin: 0;
    color: #fff;
    font-size: 26px;
    font-weight: 400;
}
ul#breadcrumbs {
    margin: 0;
    padding: 0;
}
.breadcrumbs li{
display: inline-block;
    
}
a.bread-link.bread-home {
    color: #fff;
    font-family: "Open Sans";
    font-size: 16px;
}a.bread-cat.bread-custom-post-type-realisation {
    color: #fff;
    font-family: "Open Sans";
    font-size: 16px;
}strong.bread-current.bread-31480 {
    display: inline-block;
    padding-right: 5px;
    color: #fff;
    font-family: "Open Sans";
    font-size: 16px;
}
li.separator {
    color: #fff;
}
.btn.btn_savinor {
left: 0;
    top: 0;
    right: 0;
    margin: auto;
    display: inline;
	}
/******************* media css *****************/

@media screen and (max-width: 1199px){
.menu .navbar ul li a {
  font-size: 13px;
  padding: 10px 11px;
}
}

@media screen and (max-width: 991px){
.menu .navbar ul li a {
  font-size: 11px;
  padding: 10px 4px;
}
.top {
  text-align: center;
}
}

@media screen and (max-width: 767px){
.logo {
  margin: 18px 0 22px;
}
.logo img {
  width: auto;
}	
	
}
@media screen and (max-width: 480px){

.banner img {
  height: 185px;
}
	.banner h1 {
  font-size: 24px;
}
.maisons form {
  margin: 0 auto;
  width: 94%;
}	
}



