/*
Theme Name:     theme map
Author:         Daniel
Version:        1.0
*/
html, body{
	font-family: 'Maven Pro', sans-serif;
}
a {
	color: #7FB2F7;
}
a:focus, a:hover {
	color: #5f95ce;
	text-decoration: none;
}
li{
	list-style: none;
}
article{
	padding-bottom: 3em;
}
hr {
	width: 100%;
}
img {
	max-width: 100%;
	height: inherit;
}
.h1, h1 {
	background-color: #eee;
	padding: 0.5em;
	border-top: solid 1px #C0BDB4;
	margin-top: 4px;
}
.logo{
	width: 100%;
}
.sidebar{
	padding: 6.234em 0.5em;
}
#menu-sidebar li:hover {
	background-color: rgb(253, 190, 107);
}
li.widget li a:hover {
	color: #000000;
}
.header-rendez-vous{
	background-color: antiquewhite;
	padding: 0.890em;
}
.header-rendez-vous span{
	font-size:1.2em;
}
.menu-wrapper{
	z-index:1000;
}
li.widget > header{
	font-size: 1em;
    background-color: transparent;
    color: #7fb2f7;
    font-weight: 600;
}
.gform_wrapper input, .gform_wrapper textarea{
	background-color: #F1F8F9;
}
.header-col3{
	margin-top: 1em;
}
#gform_fields_2 input{
	width: 100%;
}
#gform_fields_2 label{
	font-weight: normal;
	line-height: 28px; /*7px*/
	font-size: 0.8em;
}
.gform_wrapper{
    background-color: #eee;
}
.gform_wrapper form{
	/*background-color: rgba(216, 216, 216, 0.14);*/
	padding: 1em;
    box-shadow: 0 0 0 1px #ccc;
}
.gform_wrapper{
	max-width: 100% !important;
}
table {
	margin-top: 1em;
}
.sidebar li.widget ul li, .skype-status-button, form#searchform {
	background-color: #F5F3EC;
	/*padding: 0.1em 0.8em;*/
}
.sidebar li.widget ul.menu li a{
	/*background-color: rgb(223, 186, 138);
	margin-bottom: 0.2em;*/
	background-color: #7FB2F7;
	padding: 0.5em;
	font-size: 1.040em;
	width: 100%;
	color: #fff;
	text-decoration: none;
    border-radius: 4px;
}
.sidebar li.widget ul.menu li.sidebar-menu-green a {
	background-color: #40b529;
	color: #fff;
}
.sidebar li.widget ul.menu li.sidebar-menu-cyan a {
	background-color: aqua;
	color: #55595D;
}
.sidebar li.widget ul.menu li a:hover {
	background-color: #5f95ce;
    color:#fff;
}
.sidebar li.widget {
	margin-bottom: 1em;
}
.header-contact header {
	font-size: 2.012em;
	margin: 0;
	padding: 0;
}
.header-contact p, .header-tv p {
	/*background-color: #fff;*/
	padding: 0.3em;
}
.header-contact strong{
	color: sienna;
	font-size: 1.5987em;
}
td, th {
	padding: 0 0.5em;
}
.right{
	float: right;
}
#header .col-md-2{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
}
#header .slogan{
	font-weight: bold;
	font-size: 1.2em;
}
#menu-primary_fr_fr .menu-item a {
    background-color: #7FB2F6;
    color: #fff;
    padding: 1em 0.5em;
    margin-right: 0.1em;
    display: table;
    height: 5em;
}
#menu-primary_fr_fr .menu-item a:hover {
    background-color: #5f95ce;
}
.content {
	padding: 1em 0;
}
.webcam {
	background: url('http://public.bleuhabitat.fr/site/webcam.png') top left no-repeat;
	text-indent: 3em;
	background-size: 22%;
	padding: 0.1em 0 0.9em 1.654em;
}
.rendezvous {
	background: url('http://public.bleuhabitat.fr/site/rendezvous.jpg') top left no-repeat;
	background-size: 34%;
	padding: 0.1em 0 0.9em 2.123em;
}
ul.social{
	display:table;
	padding: 0;
}
ul.social > li {
	display: table-cell;
	height: 42px;
	width: 42px;
}
ul.social > li a{
}
.facebook, .linkedin, .twitter, .viadeo, .youtube{
	height: 37px;
	display: table;
	line-height: 2em;
	margin: 0.4em 0;
}
.dailymotion{
	background: url('http://public.bleuhabitat.fr/site/social.png')100% 0% no-repeat;
	height: 42px;
}
.facebook:before {
	background: url('http://public.bleuhabitat.fr/site/facebook-h37.png') 0% 0% no-repeat;
	content:'';
	display: table-cell;
	width: 43px;
}
.googleplus {
	background: url('http://public.bleuhabitat.fr/site/social.png') top left no-repeat;
}
.linkedin{
	background: url('http://public.bleuhabitat.fr/site/social.png')59% 0% no-repeat;
}
.twitter:before {
	background: url('http://public.bleuhabitat.fr/site/twitter-h37.png') 14% 0% no-repeat;
	content:'';
	display: table-cell;
	width: 43px;
}
.viadeo{
	background: url('http://public.bleuhabitat.fr/site/social.png') 86% 0% no-repeat;
}
.youtube{
	background: url('http://public.bleuhabitat.fr/site/social.png')34% 0% no-repeat;
	width: 90px;
}

input.search-field.ui-autocomplete-input {
	width: 12.543em;
}
.btn-success {
	background: #7FB2F6;
}
.row.pt-cv-row {
	border-top: 1px solid #ccc;
	padding-top: 1em;
}
.entry-content {
	overflow: hidden;
}
.entry-content ul, .entry-content ol{
	padding-left:17px;
}
.entry-content li{
	list-style:square;
}
.profil{
	background-color: #F5F5F5;
}
img.alignleft.wp-image-497 {
	margin:5px 0 2px 0;
}
.no-margin{
	margin: 0;
}
iframe{
	width:100%;
}
#footer{
    background-color: #7FB2F6;
}
#footer li.widget li a {
	color: #fff;
}
#footer li.widget li a:hover {
	color:#FFE600;
}
#footer .textwidget {
	color: #6D6546;
}
h2.h2-article {
	background-color: whitesmoke;
	padding: 0.5em;
}
.h2, h2 {
    font-size: 24px;
}
.postMeta{
	background-color: #eee;
	padding: 0.3em;
	box-sizing: content-box;
}
article ol, ul{
	padding-left: 1em;
}
article li {
	list-style-type: square;
}
.sidebar img.attachment-thumbnail{
	width: 100%;
	height: auto;
}
.row-center {
	display: table;
	margin: auto;
	text-align: center;
	/*width: 1400px; 74%;*/
}
.center{
	display:table;
	margin:auto;
	text-align:center;
}
#menu-primary_fr_fr li.menu-item {
	display: table-cell;
	/*padding: 14% 0 0;*/
	vertical-align: bottom;
}
.menu-annonces-particuliers {
	background: url('http://public.bleuhabitat.fr/site/Fotolia_48299590_XS.jpg') no-repeat top center;
	width: 223px;
	/*height: 334px;*/
	background-size: 100%;
}
.menu-annonces-pro-batiment {
	background: url('http://public.bleuhabitat.fr/site/Fotolia_57208669_XS.jpg') no-repeat top center;
	width: 226px;
	background-size: 136%;
}
.menu-annonces-immo-indep {
	background: url('http://public.bleuhabitat.fr/site/Fotolia_25990822_XS.jpg') no-repeat top center;
	width: 202px;
	background-size: 100%;
}
.menu-annonces-immo-agence {
	background: url('http://public.bleuhabitat.fr/site/Fotolia_56372538_XS.jpg') no-repeat top center;
	width: 193px;
	background-size: 100%;
}
.menu-annonces-diag {
	background: url('http://public.bleuhabitat.fr/site/Fotolia_34186579_XS.jpg') no-repeat top center;
	width: 195px;
	background-size: 101%;
}
.menu-annonces-syndic {
	background: url('http://public.bleuhabitat.fr/site/Fotolia_27481114_XS.jpg') no-repeat top center;
	width: 183px;
	background-size: 126%;
}
.sidebar .wp-caption .wp-caption-text{
	padding: 0;
}
.complement{
    padding: 1em 0;
}

/****** MENUS *****/
#navigation a {
	background-color:#7FB2F7;
	color: #FFFFFF;
	text-shadow: 1px 2px 2px #000;
	font-size: 124%;
	width: 100%;
	padding: 1.501em 0 0;
	display: table;
	height: 4.01em;
}
@import url(http://fonts.googleapis.com/css?family=Oxygen+Mono);
/* Starter CSS for Menu */
#navigation ul,
#navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul {
	position: relative;
	z-index: 597;
}
#navigation ul li.hover,
#navigation ul li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
#navigation ul ul {
	bottom: 0;
	left: 0;
	margin-top: 0;
	min-width: 190px;
	position: absolute;
	text-transform: none;
	top: 2.520em;
	visibility: hidden;
	z-index: 1000;
}
#navigation ul ul li {
	float: none;
}
#navigation ul ul ul {
	top: 0;
	left: 190px;
	width: 190px;
}
#navigation ul li:hover > ul {
	visibility: visible;
}
#navigation ul ul {

}
#navigation ul ul {

}
#navigation ul ul li {
	font-weight: normal;
}
/* Custom CSS Styles */
#navigation {
	padding: 0;
	border: 0;
	clear: both;
	font-size: 12px;
	z-index: 1000;
	display: table;
	margin: auto;
	width: 95%; /*1400px;*/
}
#navigation > ul {
	*display: inline-block;
}
#navigation:after,
#navigation ul:after {
	content: '';
	display: block;
	clear: both;
}
#navigation ul ul a {
	border-top: 0 none;
	line-height: 123%;
	/* padding: 16px 20px; */
	font-size: 1.2em;
	min-width: 28em;
	width: 100%;
	display: table-cell;
	box-sizing: border-box;
}
#navigation ul ul ul {
	border-top: 0 none;
}
#navigation ul ul li {
	position: relative;
}
#navigation ul ul li:last-child > a {
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-moz-box-shadow: 0 1px 0 #2F981D;
	-webkit-box-shadow: 0 1px 0 #2F981D;
	box-shadow: 0 1px 0 #2F981D;
}
#navigation ul ul li:last-child:hover > a {
	-moz-border-radius: 0 0 0 3px;
	-webkit-border-radius: 0 0 0 3px;
	border-radius: 0 0 0 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
#navigation ul ul li.has-sub > a:after {
	content: '+';
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -8px;
}
#navigation ul li.has-sub > a:after {
	content: '+';
	margin-left: 5px;
}
#navigation ul li.last ul {
	left: auto;
	right: 0;
}
#navigation ul li.last ul ul {
	left: auto;
	right: 99.5%;
}
#navigation a {
	box-sizing: border-box;
	line-height: 1em;
	text-decoration: none;
	transition-property: background-color;
	transition-duration: 1s;
}
#navigation > ul > li > a {
	line-height: 48px;
	font-size: 12px;
}
@media screen and (max-width: 1350px) {
	#navigation {
		width: 95%;
	}
}
@media screen and (max-width: 991px) {
	#navigation {
		display: none;
	}
}
.primary-navigation{
	float:none !important;
	margin: 7px 0 2.4em 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
}
.primary-navigation ul ul {
	width: 459px;
}
.primary-navigation ul ul a {
	padding: 8px 12px;
	width: 94%;
	white-space: normal;
}
.primary-navigation ul ul a:hover, .primary-navigation ul ul li.focus > a {
	/*background: #6dba2e;*/
}
.primary-navigation li li{
	width: 101%;
}

.big-slider div.ms-info {
	background-color: rgba(127, 178, 247, 0.44);
	bottom: -10px;
	box-sizing: border-box;
    color: #fff;
	font-size: 1.2em;
    padding: 0.5em 2em;
	position: absolute;
	opacity: 1;
	width: 100%;
	text-shadow: 1px 2px #000;
}
.big-slider div.ms-info strong {
	font-size: 1.8em;
	color: #FFF004;
	text-shadow: 1px 2px #000;
}
.ms-info p {
    color:#fff;
}
.ms-info a:link, .ms-info a:visited {
	color: #7FB2F7;
}
.ms-info a:hover {
	color: rgb(56, 135, 241);
    font-weight: 800;
}
.sidebar button{
    margin: 0.4em 0;
}
.form-list {
	box-shadow: 0 0 2px 1px #777;
	margin: 0.3em 1em;
	width: 96.5%;
	display: table;
}
.form-list img {
	width: 100%;
	height: initial;
	padding: 0.3em;
	box-sizing: content-box;
}
.no-padding{
	padding:0;
}
.page-header-widget{
	background-color: #E4E4E4;
	padding: 0.345em;
}
.wp-post-image{
	max-width: 100%;
	height: initial;
	padding: 1em 0;
}
.img-left{
	float:left;
	padding: 0 1em 1em 0;
    max-width: 40%;
}
.img-left img{
	padding:0;
}
.lwa .lwa-register{
	z-index:1000;
}
#footer, #footer p, #footer a, #footer span{
	color:#fff;
}
.sidebar li.widget ul li, .skype-status-button, form#searchform{
	background-color:transparent;
	margin-bottom: 1em;
}
.skype_widget header{
	margin-top: 0.5em;
}
.skype_widget header{
	background-color: transparent !important;
	color: #fff !important;
}
.header-title {
    font-weight: bold;
    font-size: 1.589em;
    color: #7FB2F7;
    text-align: center;
}
.left{
	float:left;
}
#master-slider-main-widget-3 h2, #master-slider-main-widget-3 p{
	color:#000;
}
#master-slider-main-widget-3 h2{
	font-size: 1.298em;
	margin-top: 0;
}
#master-slider-main-widget-3 p {
	font-size: 0.9em;
}
.gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type="text"]{
    height:initial !important;
}
body .validation_error{
    font-size: 1.1em !important;
}
.underline{
    text-decoration:underline;
}
ul.nav-tabs li a {
    background-color: aliceblue;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    background-color: #b9e0f5;
}
.menubar{
    background-color: #7DB1F9;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
}
body .gform_wrapper h2.gsection_title{
    background: #777;
    color: #fff;
    padding: 0.5em !important;
}
.gallery{
    display: table;
    margin: 1em 0;
    background: rgba(0, 0, 0, 0.07);
}
a.button {
    padding: 0.8em;
    background-color: #284b70;
    border-radius: 5px;
    font-size: 1.1em;
    /* margin-top: 1em; */
    display: table;
    color: #fff;
}
a.button:hover {
    background-color: #5f95ce;
    color:#fff;
}
/* Alignement des images des listes Content Views */
a._self.pt-cv-href-thumbnail.pt-cv-thumb-left {
    max-width: 15em;
    float: left;
    padding-right: 0.8em;
}

/************************************************* GEOMAP ***********************************/

div#visualization {
    position: relative;
    left: -22px;
}

/************************************************* MEDIA QUERIES ***********************************/

@media screen and (min-width: 1400px) {
	/*#navigation a {
		padding: 1.001em;
		margin-top: 11em;
		display: table;
		height: 4.001em;
	}*/
}

@media screen and (min-width: 1200px) {
	/*#navigation a {
		padding: 1.001em;
	}*/
}

@media screen and (min-width: 1024px) {
	/*#navigation a {
		padding: 1.001em;
	}*/
}

}@media screen and (max-width: 991px) {
	.header-contact header {
		padding: inherit;
	}
}
@media screen and (max-width: 743px) {
	
}
@media screen and (max-width: 640px) {
	h1{
		font-size: 1.432em;
	}
	td img{
		max-width: 4em;
		height: auto;
	}
}
