/*
Theme Name: jennifervienneau.com
Version: 1.0
*/
:root {
     color-scheme: light only;
}
.qtranxs-available-languages-message {
    display: none;
}
.body {
	background-color: #ffffff !important;
	display: block;
}

body {
	background-color: #ffffff !important;
	display: block;
}

html {
  min-height: 100vh;
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
}

.alert{padding:8px 35px 8px 14px;margin-bottom:18px;color:#c09853;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.alert-heading{color:inherit;}
.alert .close{position:relative;top:-2px;right:-21px;line-height:18px;}
.alert-success{padding:8px 35px 8px 14px;margin-bottom:18px !important;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);background-color:#dff0d8;border:1px solid #d6e9c6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#468847;}
.alert-success .close{position:relative;top:-2px;right:-21px;line-height:18px;}
.alert-danger,
.alert-error{padding:8px 35px 8px 14px;margin-bottom:18px !important;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);background-color:#f2dede;border:1px solid #eed3d7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#b94a48;}
.alert-danger,
.alert-error .close{position:relative;top:-2px;right:-21px;line-height:18px;}
.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1;}
.alert-block{padding-top:14px;padding-bottom:14px;}
.alert-block > p,
.alert-block > ul{margin-bottom:0;}
.alert-block p + p{margin-top:5px;}
.hidden2 { display:none;  }

img.logo_nav {
	margin-top:10px;
}
.logo_slider {
	position: absolute;
	z-index: 100;
	top: 50%;
	 transform: translateY(-50%);
	width: 400px;
	left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
}

.h1_slider {
	position: absolute;
	z-index: 100;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  margin-bottom: 0;		
}

.gm-style .gm-style-iw {
    width: 250px;
    max-width: 250px !important;
    height: 250px;
    max-height: 250px !important;
}
.gm-style .gm-style-iw-d {
	  height: 250px;
    max-height: 250px !important;
}
.map-url {
	display:block;
	width:100%;
}
.map-head {
	color: #142f4c;
	font-size:18px;
	margin-bottom: 10px;
	font-weight:700;
}
.map-popup {
	background:#ffffff !important;
}
.map-image {
	margin-bottom: 5px;
	width:100%;
}
.map-image img {
	width:100%;
}
.map-content {
	text-align:left;
}
.map-content p {
	margin-bottom: 5px;
	margin-top: 0px;
}

img.top-logo.fr {

}
img.top-logo.en {

}

.rd-navbar-top-panel.rd-navbar-light .lang-info .icon {
    color: #9b9b9b;
    display:none;
}
.rd-navbar-fixed.rd-navbar-top-panel .lang-info > span {
    margin-bottom: 5px;
}
.rd-navbar-top-panel .lang-info .icon {
    font-size: 20px;
    margin-right: 11px;
    line-height: 1;
    vertical-align: middle;
}

.contact-info .spacer {}

.mobile_inqu {
	display:none;
}

.range.home {
    justify-content: center;
}

.iw-content {
	background: #fff;
padding: 10px;
width: 150px;
}

.rd-navbar a.strong {
	font-weight:bold;
}

.rd-navbar-top-panel.rd-navbar-static .rd-navbar-nav > li.current-menu-parent > a:after {
    background: linear-gradient(90deg, #ffa200 0%, #f99508 100%);
    left:0;
    width:100%;

}

.sold_banner {
    position: absolute;
    background: #142f4c;
    color: #fff;
    z-index: 100;
    padding: 10px;
}

.context-light h1 {
	color:#142f4c;
}

div.property {
	padding: 20px 20px 20px 20px;
background: #fff;
min-height: 280px;
}


h2.text-bold {
	color:#142f4c;
}
h2.text-bold.white {
	color:#ffffff;
}

.rd-navbar-static.rd-navbar-top-panel .contact-info > span + span {
    margin-left: 20px;
}

.contact-info .spacer { margin-left: 70px !important;}

a.property-link {
	position: relative;
	display: block;
}
div.openhouse {
	position: absolute;
	background: #000;
	color: #fff;
	width: 100%;
	z-index: 549;
	bottom: 0;
}

.pdetails {
	position: relative;
}
.pdetails div.openhouse {
top: 0;
height: 25px;
width: calc(100% - 30px);
}

@media screen and (max-width:1200px){
	.rd-navbar-menu-wrap.logo {
			display:none;
	}
	h4.top-logo span {
	   padding-top: 0;
	}
	img.property {
		width:100%;
	}
	
	.contact-info .spacer { display:block; margin-top:10px !important;margin-left: 0 !important;}
}

@media screen and (max-width:1024px){
	.rd-navbar-top-panel.rd-navbar-light .lang-info .icon {
	    display:inline-block;
	}
}

@media screen and (max-width:980px){
.mobile_inqu {
	display:block;
}
	
}

@media screen and (max-width:800px){
	
	.logo_slider {
		width: 300px;
	}

	.h1_slider {
		width: 80%;
		font-size: 26px;
		line-height: 28px;
		
	}
}

@media screen and (max-width:767px){


}

@media (max-height: 499px) and (max-width: 840px), (max-height: 840px) and (max-width: 499px) {
	
.section-xs-34 {
  padding-top: 34px;
  padding-bottom: 34px;
}
}