@charset "utf-8";
/* Generado por manage.py build_bundles. No editar a mano: los originales son web/css/stylesheet.css, web/css/styles-policy.css, web/css/responsive.css, web/css/responsiveslides.css, web/css/styles.css, web/css/master.css, web/css/jenner.css, web/css/jquery.mmenu.positioning.css, web/css/jquery.mmenu.all.css */
/* web/css/stylesheet.css */
/* CSS Document */
.grecaptcha-badge { visibility: hidden; }
body {
	margin: 0 0 0 0;
	background:white;
	font-size: 14px;
	color: #1e1e1e;
}

body a:link {
	color: #1e1e1e;
	text-decoration: none;
	font-weight: bold;
}

body a:visited {
	color: #333333;
	text-decoration: none;
	
}

body a:hover {
	color: #1e1e1e;
	text-decoration: underline;
}

body a:active {
	color: #1e1e1e;
	text-decoration: none;
}

img {
	border: 0;
}
.indices_vente {
	font-weight: bold;
    font-style: italic;
    font-size: 18px;
    margin: 0 0 15px 0;
}

.mini-profil {
	width: 100%;
	background:#898989 url(../images/bg-mini-profil.jpg) no-repeat center center;
	color: white;
	padding: 2% 0;
}

.mini-profil blockquote {
	font-style: italic;
	margin: 0;
}

.nav_fixed {
	position:fixed!important;
	top:0!important;
	z-index: 99!important;
	background-color: #2f2f2f!important;
	-webkit-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.38)!important;
    -moz-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.38)!important;
    box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.38)!important;
}

.nav_fixed_detail {
    position: fixed;
    top: 75px;
    z-index: 98;
    -webkit-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.38);
    -moz-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.38);
    box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.38);
}

.title_fixed {
	position:fixed;
	top:0;
	padding-left: 6%!important;
	left: 0;
	z-index: 99999999;
	width: 94%;
	background-color: rgba(255, 255, 255, 0.9);
}

.header_top {
	position: absolute;
    top: 33%;
	width: 10%;
}

.box_menu_englobe.nav_fixed.animated.slideInDown .header_top {
	left: 14%;
}

.header_top_small {
	float: left;
	margin: 0 auto;
	padding: 2% 1%;
}

.header_padding {
	padding-top: 120px;
}

.adapt {
	position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	left: 6%;
	width: 12%;
}

.header_top_mobile {
	position: absolute;
	top: 30%;
	left: 20px;
}

.header_top_mobile span {
	padding-right: 3%;
}


.header_top span {
	padding: 0 1%;
	margin-right: 10%;
}

#header_small_left, #header_small_left_main {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 11%;
}



.link_mobile {
	position: absolute;
	left: 5%;
	bottom: 10%;
	text-transform: uppercase;
	width: 40%;
	z-index: 3;
}

.content {
	width: 100%;/*min-width:990px;*/	
}

.content2 {
	width: 100%;
	padding: 0 0 0 0;
}

.content3 {
	width: 100%;
}

.content4 {
	width: 100%;
	padding: 0 0 0 0;
}

.img_print, .header_print {
	display: none;
}

.img_print img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.lig_logo {
	width: 100%;
	position:relative;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.wrapper_logo {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    padding: 50px 0 0 0;
    margin-top: -50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.box_content_txt .small-col {
	width: 32%;
	display: table-cell;
    vertical-align: top;
}

.cell_logo {
	display:table-cell;
	vertical-align:middle;
    padding-bottom: 20px;
}

.box_comm {
	width: 275px;
	padding: 53px 0 0 0;
	font-size: 11px;
	display: table-cell;
	vertical-align: top;
}

.call_header {
	text-align: right;
    font-family: 'Nunito Sans', serif;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 300;
    color: #FFF;
}

.call_header a:link { color: #FFF; text-decoration: none; }
.call_header a:visited { color: #FFF; text-decoration: none; }
.call_header a:hover { color: #e00000; text-decoration: none; }
.call_header a:active { color: #FFF; text-decoration: none; }

.call_header i {
	font-size: 12px;
    padding: 2px 2px 1px 2px;
    background: #ff0000;
    color: #000;
    margin: 0 0 1px 3px;
    vertical-align: bottom;
}

.box_logo {
	text-align: center;
	padding:62px 0 20px 0;
	
}

a.logo:link {
	color: #1e1e1e;
	text-decoration: none;
}

a.logo:visited {
	color: #1e1e1e;
	text-decoration: none;
}

a.logo:hover {
	color: #1e1e1e;
	text-decoration: none;
}

a.logo:active {
	color: #1e1e1e;
	text-decoration: none;
}

.logo img {
	width: auto;
	max-width: 50%;
}

.logo-agency {
	position: absolute;
	right: 9%;
	bottom: 3%;
	z-index: 3;
	width: 6%;
}

.logo_agence {
	width: 90px;
	height: 90px;
	margin: 0;
	background: url(../images/logo_agence.png) no-repeat center center;
	float: left;
}

.logo-englobe {
    position: absolute;
    top: 25%;
    left: 17%;
    width: 27%;
    z-index: 3;
    padding: 0 2% 2% 2%;
}

.small {
	background-color: #2f2f2f;
}

.logo-englobe h1 {
	background-color: white;
  	color: #6b6c6d;
	padding: 2.5% 1%;
	margin-top: 12%;
	font-size: 1.8vw;
    font-family: serif;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.logo-englobe span {
	display: block;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10%;
	font-size: 1.2vw;
	color: white;
	font-family: 'Nunito Sans', serif;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 1.8em;	
}

a.header-link {
	background: none;
	width: 65%;
	color: white!important;
	border: 2px solid white;
	text-decoration: none!important;
	text-transform: uppercase;
	font-size: 1.2vw;
	margin: 10% auto 0 auto;
	padding: 2.5% 1%;
	text-align: center;
	display: block;
	font-family: 'Nunito Sans', serif;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

a.header-link i {
	padding-left: 3%;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

a.header-link:hover {
	background: #3666a9;
}

a.header-link:hover i {
	padding-left: 7%;
}

.suivez_mois {
	padding: 10px 10px 0 0;
	color: #000326;
	float: left;
	display: inline-block;
	text-transform: uppercase;
}
.header_right .box_reseaux {
	display: inline;
}

.box_reseaux a {
	margin: 0 0 0 10px;
	color: black!important;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.header_right .cell {
	display: block;
	color: #004077;
	font-size: 28px;
	padding: 20px 0;
	clear: both;
}
.box_footer .box_reseaux {
	display: none;
}

.btn_social {
   width: 25px;
    height: 25px;
    margin: 0 4px;
    background: white;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    padding: 4px 0;
    font-size: 19px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

a.btn_social:link{ color:#444240; text-decoration:none;}
a.btn_social:active{ color:#444240; text-decoration:none;}
a.btn_social:hover { text-decoration:none;}
a.btn_social:visited{ color:#444240; text-decoration:none;}
.btn_facebook {
	width: 38px;
	height: 40px;
	padding: 0 0 0 0;
	margin: 0 6px 0 0;
	background: url(../images/facebook.png) no-repeat 0 0;
	float: left;
}
a.btn_facebook:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_facebook:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_facebook:hover {
	color: #FFFFFF;
	text-decoration: none;  /*background:url(../images/facebook.png) no-repeat  0 -30px;*/
}
a.btn_facebook:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.btn_linked {
	width: 38px;
	height: 40px;
	padding: 0 0 0 0;
	margin: 0 6px 0 0;
	background: url(../images/facebook.png) no-repeat -84px 0;
	float: left;
}
a.btn_linked:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_linked:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_linked:hover {
	color: #FFFFFF;
	text-decoration: none;  /*background:url(../images/facebook.png) no-repeat  -35px -30px;*/
}
a.btn_linked:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.btn_insta {
	width: 38px;
	height: 40px;
	padding: 0 0 0 0;
	margin: 0 6px 0 0;
	background: url(../images/facebook.png) no-repeat -42px 0;
	float: left;
}
a.btn_insta:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_insta:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_insta:hover {
	color: #FFFFFF;
	text-decoration: none;/* background:url(../images/facebook.png) no-repeat  -70px -30px;*/
}
a.btn_insta:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.btn_youtube {
	width: 29px;
	height: 30px;
	padding: 0 0 0 0;
	margin: 0 6px 0 0;
	background: url(../images/facebook.png) no-repeat -105px 0;
	float: left;
}
a.btn_youtube:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_youtube:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_youtube:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/facebook.png) no-repeat -105px -30px;
}
a.btn_youtube:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.btn_cam {
	width: 26px;
	height: 26px;
	padding: 0 0 0 0;
	margin: 0 5px 0 0;
	background-image: url(../images/cam.jpg);
	background-repeat: no-repeat;
	float: left;
}
a.btn_cam:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_cam:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_cam:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_cam:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.box_tel {
	width: 100%;
	padding: 2px 0 0 60px;
	font-family: "Times New Roman", Times, serif;
	background: url(../images/box_tel.png) no-repeat 10px 12px;
	font-size: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.num_tel {
	font-size: 24px;
	line-height: 26px;
	padding-top: 3px;
	display: block;
	color: #333
}
.box_lang {
	width: 38px;
	padding: 0 0 0 212px;
	float: left;
}


a.btn_external {
	font-size: 1vw;
	padding:0 2%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	text-transform: none;
}

a.btn_external:active { color: white; text-decoration:none;}
a.btn_external:hover { color: #447fbd!important; text-decoration:none;}

a.btn_external:visited { color:white; text-decoration:none;}
.btn_language i {
	margin-right: 5px;
}

.newsletter-item {
	margin-bottom: 50px;
}

h3.newsletter-title {
	font-size: 28px;
	font-family: 'Nunito Sans', serif;
	margin-bottom: 15px
}

.image-upload 
{
	border: 1px solid black;
	padding-left: 50px;
	font-size: 24px;
	padding: 8px 88px 11px 25px;
	width: 100%;
	cursor: pointer;
	position: relative;
	text-decoration: none!important;
}

.image-upload:hover
{
	border: 1px solid #ff0000;
	color: #ff0000;
	cursor: pointer;
}

.image-upload > input
{
    display: none;
}

.image-upload img.upload
{
    width: 28px;
    cursor: pointer;
    position: absolute;
    right: 40px;
}

span.phone-number {
	font-weight: bold;
	font-size: 15px;
}

.box_menu_englobe {
	width: 100%;
	position: absolute;
    top: 0;
    z-index: 99;
}

.box_menu {
  	max-width: 1200px;
	margin: 0 auto;
    font-size: 14px;
    font-family: 'Nunito Sans', serif;
    text-transform: uppercase;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0;
	background-color: #2f2f2f;
}

#header_small {
	width: 100%;
}

.relative {
	position: relative;
}

.box_menu2 {
	background-color: #000;
	height: 50px;
	position: absolute;
	width: 100%;
	z-index: 8;
	top: 15px;
}

.box_menu li:first-child a:before {
    display: none;
}

#menu .btn_menu {
	width: auto;
	padding: 12px 30px;
	white-space: nowrap;
	display: inline-block;
	text-transform: none;
}

#menu a.btn_menu:link {
	background: url(../images/menu_hover.jpg) no-repeat center 45px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 12px;
	letter-spacing: 1px;
	font-weight: 300;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

#menu a.btn_menu:visited {
	color: white;
	text-decoration: none;
}

#menu a.btn_menu:hover {
	color: white;
	text-decoration: none;
	background: url(../images/menu_hover.jpg) no-repeat center bottom;
}

#menu a.btn_menu:active {
	color: white;
	text-decoration: none;
}

#menu .btn_menu_select {
	width: auto;
	white-space: nowrap;
	display: inline-block;
	margin: 0 12px;
	text-transform: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(../images/menu_hover.jpg) no-repeat center bottom;
}

#menu a.btn_menu_select:link {
	color: white;
	text-decoration: none;
}

#menu a.btn_menu_select:visited {
	color: white;
	text-decoration: none;
}

#menu a.btn_menu_select:hover {
	color: white;
	text-decoration: none;
}

#menu a.btn_menu_select:active {
	color: white;
	text-decoration: none;
}

#menu .li:first-child btn_menu, #menu .li::first-child .btn_menu_select, .footer_menu li:first-child {
 padding-left:0 !important;
}

#menu li:last-child .btn_menu, #menu li:last-child .btn_menu_select, .footer_menu li:last-child {
	padding-right: 0 !important;
}

.bandeau_city, .bandeau_home, .bandeau {
	width: 100%;
	position: relative;
	float: right;
}

.bandeau_home:after{
	content: '';
    display: block;
    clear: both;
}

#wrapper {
	float: left;
	width: 100%;
}

.wrapper_home {
    background:#000 url(../images/slide1.jpg) no-repeat center center fixed;
	/*background-size:cover;*/
	height:559px;
	position: relative;
}

.wrapper_home_page {
    background:#000 url(../images/slide1.jpg) no-repeat -100px center fixed;
	/*background-size:cover;*/
	height:200px;
	display: none;
}

.logo_courtier {
	position: absolute;
	top: 15%;
	text-align: center;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 1%;
	margin: 0 auto;
}

.logo_courtier img.big {
	margin-bottom: 5%;
}

.bandeau_home img.ph_courtier {
	width: 25%;
	max-width: 440px;
	position: absolute;
	right: 0;
	
	
	bottom: 0;
	z-index: 9;
}

.box_slog {
	width: 640px;
	padding: 0 0 0 0;
	float: left;
}

.slog {
	width: 620px;
	padding: 100px 0 25px 20px;
	line-height: 32px;
	color: #FFFFFF;
	font-size: 38px;
	font-weight: bold;
	font-style: italic;
	float: left;
}

.slog2 {
	color: #FFFFFF;
	font-size: 28px;
	
	font-style: italic;
}

.box_royal {
	width: 144px;
	padding: 35px 67px 0 150px;
	float: left;
}

.photo_curtier {
	width: 340px;
	padding: 8px 0 0 0;
	float: left;
}

.grey_bar {
	width: 960px;
	padding: 10px 0 20px 20px;
	background-image: url(../images/grey_bar.png);
	background-repeat: no-repeat;
	float: left;
}

.grey_slog {
	width: 515px;
	font-size: 15px;
	
	color: #000000;
	float: left;
}

.box_social {
	width: 190px;
	padding: 0 0 10px 14px;
	background-image: url(../images/box_social.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}

.txt_social {
	width: 105px;
	padding: 12px 0 0 0;
	float: left;
}

.bloc_title {
	color: black;
	margin: 0;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bloc_title.home {
	margin: 0 0 20px 0;
}

.bloc_title.home .bloc_option,
.bloc_title.home .titre_page {
	display: block;
	width: 100%;
}

.bloc_title2 {
    display: table;
    width: 100%;
    padding: 0 20px 0.7% 20px!important;
}

.content_center {
	width: 100%;
	float: left;
}

.content_profil {
	width: 100%;
	float: left;
	background:#dbdbdb url(../images/wassim-ibrahim.jpg) bottom right no-repeat;
}

.box_content_txt h2.profil-title {
	font-family: 'Nunito Sans', serif;
	font-size: 36px;
	margin-top: 60px;
	text-transform: uppercase;
	color: black;
}

.box_content_txt a.profil-link {
	font-family: 'Nunito Sans', serif;
	font-size: 17px;
	color: #ff0000;
	padding: 12px 15px;
	font-weight: bold;
	border: 1px solid #ff0000;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 15px;
	display: block;
	width: 185px;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.box_content_txt a.profil-link:hover {
	color: #dbdbdb;
	background-color: #ff0000;
	width: 190px;
}

.box_content_txt a.profil-link i {

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .5s
}


.box_content_txt a.profil-link:hover i {
	margin-left: 10px;
}

.titre_page {
	padding: 10px 0;
	color: black;
}

.bloc_option {
	padding: 0 0 1% 0;
	vertical-align:middle;
	text-align: center;
}

div.bloc_title.detail_title.fixed_pos.nav_fixed .bloc_title2 {
	padding: 0 20px;
}

div.bloc_title.detail_title.fixed_pos.nav_fixed .content_center2 {
	padding: 10px 20px 0 20px;
}

.bloc_option_top {
	padding: 0 0 1% 0;
	vertical-align: middle;
	text-align: center;
}

.bloc_option.detail_option {
	width: 280px;
	float: right;
	margin-top: -75px;
}

.bloc_print {
	float: right;
	padding: 8px 0 0 0;
}

.titre_txt {
	width: 100%;
	padding: 10px 0 0 0;
	color: #00AAAE;
	font-size: 28px;
}

.titre_page h1 {
	width: 100%!important;
	color: black;
	/*background: url(../images/bg-h1.jpg) repeat-x center 75%;*/
	font-size: 1.9vw;
	margin: 3% 0 0 0;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Nunito Sans', serif;
}

.titre_page h1 span {
	background-color: white;
	padding-right: 10px;
}

.bloc_title.home .titre_page h1 {
	color: white;
	margin-top: 2%;tx
}

.bloc_title.detail_title .titre_page h1:after {
	display:none;
}

.bloc_title.detail_title .titre_page h1 {
	margin:0;
	text-transform:none;
}

.bloc_title.detail_title .titre_page h1 span {
    background-color: white;
}

.beige {
	 background-color: #2f2f2f!important;
}

.beige_no_padding {
	 background-color: #2f2f2f!important;
	 padding: 0!important;
	 margin-bottom: 5%;
}

.brun {
	color: white!important;
}

.titre_prix {
	width: 100%;
	padding: 0;
	color: black;
	font-size: 24px;
	text-transform: uppercase;
	margin-top: -30px;
}

.trier_txt {
	/* width: 138px; */
	padding: 7px 0 0 0;
	text-align: right;
	display: inline-block;
	text-transform: uppercase;
}

.box_trier {
	width: 560px;
	padding: 10px 0 0 0;
	float: left;
}

.liste_page {
	padding: 3px 6px 0 0;
	text-align: right;
	float: left;
}

.par_page {
	width: 60px;
	padding: 3px 0 0 0;
	float: left;
}

.liste_page2 {
	width: 50px;
	padding: 0 0 0 0;
	float: left;
}

.content_services {
	width: 100%;
	padding: 0 0 20px 0;
	text-align: center;
	float: left;
}

.content_maisons {
	width: 100%;
	padding: 0 0 0 0;
	float: left;
}

.secteur_maison {
	width: 100%;
	padding: 0 0 0 0;
	font-size: 18px;
	color: #515151;
	float: left;
}

.secteur_maison a:link {
	color: #515151;
	text-decoration: none;
}

.secteur_maison a:visited {
	color: #515151;
	text-decoration: none;
}

.secteur_maison a:hover {
	color: #000000;
	text-decoration: none;
}

.secteur_maison a:active {
	color: #515151;
	text-decoration: none;
}

.prix_maison {
	width: 100%;
	padding: 4px 0 8px 0;
	font-size: 18px;
	color: #3d7798;
	float: left;
}

.prix_maison a:link {
	color: #101010;
	text-decoration: none;
}

.prix_maison a:visited {
	color: #101010;
	text-decoration: none;
}

.prix_maison a:hover {
	color: #515151;
	text-decoration: none;
}

.prix_maison a:active {
	color: #101010;
	text-decoration: none;
}
.prix_maison a .prix_maison_hid {
	color: #e11b22;
    font-weight: bold;
    text-transform: uppercase;
	font-size: 16px;
}
.adresse_maison {
	width: 100%;
	padding: 0 0 3px 0;
	float: left;
}

.type_maison {
	width: 100%;
	padding: 0 0 0 0;
	float: left;
}

/* Pagination */
.pagination {
	width: 100%;
	padding: 20px 0;
	float: left;
}
.pagination-immo {
	width: auto;
	padding: 0 0 0 0;
	margin: 0;
	text-align: right;
	float: right;
}
.liste_immo {
	width: 50px;
	padding: 3px 0 0 0;
	text-align: right;
	float: right;
}
.pagination-immo ul {
	border: 0;
	margin: 0;
	padding: 0;
}
.pagination-immo li {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	text-align: center;
	display: inline;
}
.pagination-immo a {
	margin-right: 2px;
	background-color: #fff;
	border: 1px solid #cdcdcd;
}
.pagination-immo .previous-off, .pagination-immo .next-off {
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	padding: 3px 4px;
}
.pagination-immo .next a, .pagination-immo .previous a {
	font-weight: bold;
	border: 1px solid #cdcdcd;
}
.pagination-immo .active {
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 3px 6px;
	background-color: #000000;
	border: 1px solid #000000;
}
.pagination-immo a:link, .pagination-immo a:visited {
	color: #000000;
	display: block;
	float: left;
	padding: 3px 6px;
	text-decoration: none;
}
.pagination-immo a:hover {
	background-color: #00AAAE;
	border: 1px solid #00AAAE;
	color: #FFF;
}
/* Menu trier */
#mainnav {
	padding: 0 0 10px 0;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.wrapper_mainnav {
	position: relative;
	list-style: none;
	width: 130px;
	margin: 0 3px;
	display: inline-block;
}
.wrapper_mainnav .filtertit,
.wrapper_mainnav h2 {
	display: block;
	width: 100%;
	font-size: 13px;
	padding: 5px 15px 5px 10px;
	font-weight: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #626262;
	position: relative;
}
.wrapper_mainnav .filtertit i,
.wrapper_mainnav h2 i {
	position: absolute;
	right: 5px ;
	top: 5px;
}
.wrapper_mainnav .filtertit.selected, 
.wrapper_mainnav h2.selected, 
.wrapper_mainnav:hover .filtertit,
.wrapper_mainnav:hover h2, 
.wrapper_mainnav .filtertit:hover,
.wrapper_mainnav h2:hover {
	background: #00AAAE;
	text-decoration: none;
	cursor: pointer;
	color: #FFF;
}
.wrapper_mainnav ul {
	margin: 0;
	padding-left: 0;
	width: 180px;
	position: absolute;
	top: 25px;
	background-color:#FFFFFF;
	padding: 1px;
	border : 1px solid #cbcbcb;
	z-index:10000;
}
.wrapper_mainnav ul li {
	float: none;
	display: block;
	width: auto;
	margin: 0;
}
.wrapper_mainnav ul li a {
	display: block;
	padding: 4px 8px;
	color: #000000;
}
.wrapper_mainnav ul li a:hover {
	text-decoration: none;
	background-color: #eeeeee;
}

input {
	outline: none;
}


input:-moz-placeholder {
	color: #447fbd;
	text-transform: uppercase;
}
input::-webkit-input-placeholder {
	color: #447fbd;
	text-transform: uppercase;
}


.bas_footer {
	width: 100%;
	color: white;
	float: left;
	background-color: #2f2f2f;
}
.bas_footer a:link {
	color: white;
	text-decoration: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.bas_footer a:visited {
	color:white;
	text-decoration: none;
}
.bas_footer a:hover {
	color:#447fbd;
	text-decoration: none;
}
.bas_footer a:active {
	color:white;
	text-decoration: none;
}
.box_footer {
	width: 100%;
	padding: 0 0 20px 0;
	float: left;
}
.footer {
    width: 100%;
    padding: 0;
    font-size: 11px;
    display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.footer_courtier {
	padding: 0 0 20px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	position: relative;
	
}
.footer_courtier .cell {
	display: block;
	text-align: center;
	margin-top: 20px;
	font-size: 23px;
	color: #000;
	font-weight:bold;
}
.footer_courtier img {
	width: auto;
	max-height: 250px;
}
.footer_smenu {
    padding: 4%;
    text-align: center;
}
.box_footer_menu {
	width: 100%;
	height: 25px;
	display: table;
	background: #000;
}
.logo_wrapper {
	text-align: center;
}
.footer_menu {
	width: 92%;
    padding: 1.5% 4%;
	border-top: 4px solid #3666a9;
	color: white;
    text-align: center;
    position: relative;
}
.footer_menu a:link {
	color: white;
	text-decoration: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.footer_menu a:visited {
	color: white;
	text-decoration: none;
}
.footer_menu a:hover {
	color: #447fbd;
	text-decoration: none;
}
.footer_menu a:active {
	color: white;
	text-decoration: none;
}
.footer_menu ul {
	margin: 0;
	padding: 0;
}
.footer_menu li {
    margin: 0 10px;
	list-style: none;
	font-size: 1.1vw;
	font-family: 'Nunito Sans', serif;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.footer_copy {
	width: 100%;
	padding: 13px 0 0 0;
	font-size: 14px;
}

.footer_copy img {
	padding-right: 10px;
	width: 60px;
}

.footer_secteur {
	width: 100%;
	line-height: 20px;
	padding: 0 0 5px 0;
}
.footer_secteur ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
.footer_secteur li  {
    display: inline;
    padding: 2px 5px 2px 0;
    margin: 0 5px 0 0;
    border-right: 1px solid #888888;
    font-weight: bold;
}
.footer_secteur li:last-child {
	margin: 0;
	border-right: none;
}
.footer_partager {
	position: absolute;
    right: 4%;
    top: 50%;
    transform: translateY(-50%);
}

.footer_smenu span {
	display: block;
	color: black;
	font-size: 26px;
	margin: 15px 0 25px 0;
	font-weight: bold;
}

a#lienPartager, a#lienPartager:link, a#lienPartager:visited {
	background: url(../images/partager_bg.png) no-repeat scroll 7px 15px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: white;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 4px 6px 22px;
    text-decoration: none;
    text-transform: uppercase;
    width: 75px;
    background-color: #447fbd;
}
.footer_nom {
	padding: 0 0 0 0;
	font-size: 39px;
	color: #808080;
	text-transform: uppercase;
	font-weight: bold;
}

.logos_footer_left {
    padding: 0 4%;
    width: 45%;
}

.logos_footer_right {
    float: right;
    padding: 4%;
    width: 15%;
}

img.courtier_footer {
	display: block;
	float: right;
}


.footer_txt {
	width: 100%;
	padding: 10px 0 0 0;
	float: left;
	color: #252525;
}
.footer_tel {
	width: 205px;
	padding: 3px 0 0 0;
	font-size: 23px;
	color: #00AAAE;
	float: left;
}
.footer_tel span {
	color: #FFF;
}
.footer_txt ul {
	margin: 0;
	padding: 0;
}
.footer_txt li {
	margin: 0;
	padding: 2px 0 2px 0;
	list-style: url(../images/listico.png);
	list-style-position: inside;
}
.footer_smenu2 {
	width: 195px;
	padding: 5px 10px 0 0;
	color: #000000;
	float: right;
}
.marq_vendu {
	position: absolute;
	left: 0;
	top: 15px;
	z-index: 3;
}
.img_vendu {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
/* Pages Internes */
.titre_interne {
	width: 960px;
	padding: 0 0 10px 0;
	color: #696969;
	font-size: 24px;
	background-image: url(../images/titre_interne.png);
	background-repeat: repeat-x;
	background-position: 0 10px;
	float: left;
}

.content_detail {
	width: 100%;
	padding: 20px 0 20px 0;
	float: left;
}

.content_detail_profil {
	width: 66%!important;
	margin: 0 17%!important;
}

.maison_reseau {
	width: 100%;
	padding: 10px 0 10px 0;
	background-color: #ededed;
	font-size: 18px;
	color: #9c9c9c;
	text-align: center;
	float: none;
	margin-bottom: 10px;
}
.box_retour {
	padding: 0 0 1px 27px;
	float: left;
}
.btn_print {
	width: auto;
	height: 14px;
	padding: 1px 0 0 22px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0 -15px;
	display: block;
	margin: 5px 0 0 0;
	float: left;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

a.btn_print:link { text-decoration: none; color: #447fbd;}
a.btn_print:visited { text-decoration: none; color: #447fbd;}
a.btn_print:hover { text-decoration: none; color: #447fbd; }
a.btn_print:active  { text-decoration: none; color: #447fbd;}

.retour_maison i, .btn_print i {
	margin-right:5px;
}

.retour_maison {
	height: 19px;
	padding: 6px 0 0 0;
	font-size: 12px;
	white-space: nowrap;
	color: #447fbd;
	float: right;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

a.retour_maison:link  { color: #447fbd; text-decoration: none;}
a.retour_maison:visited { color: #447fbd; text-decoration: none;}
a.retour_maison:hover  { color: #447fbd; text-decoration: none;}
a.retour_maison:active  { color: #447fbd; text-decoration: none;}
.btn_brochure {
	width: 130px;
	height: 21px;
	padding: 6px 0 0 35px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/brochure.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: right;
}
a.btn_brochure:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_brochure:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_brochure:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/brochure.png);
	background-position: 0 -27px;
}
a.btn_brochure:active {
	color: #FFFFFF;
	text-decoration: none;
}
.box_left {
	width: 640px;
	padding: 20px 20px 0 0;
	float: left;
}
.box_right {
	width: 330px;
	padding: 20px 0 0 0;
	float: left;
}
.btn_photos {
	width: 75px;
	padding: 0 0 0 25px;
	text-decoration: none;
	background-image: url(../images/btn_photos.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.btn_carte {
	width: 80px;
	padding: 0 0 0 20px;
	text-decoration: none;
	background-image: url(../images/btn_carte.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.btn_street {
	width: 80px;
	padding: 0 0 0 20px;
	text-decoration: none;
	background-image: url(../images/btn_street.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.btn_air {
	width: 85px;
	padding: 0 0 0 15px;
	text-decoration: none;
	background-image: url(../images/btn_air.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.btn_virtuelle {
	width: 90px;
	padding: 0 0 0 20px;
	text-decoration: none;
	background-image: url(../images/btn_virtuelle.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.titre_description {
	width: 100%;
	padding: 20px 0 25px 0;
	color: #696969;
	font-size: 20px;
	
	font-weight: bold;
	font-style: italic;
	background-image: url(../images/titre_interne.png);
	background-repeat: repeat-x;
	background-position: 0 30px;
	float: left;
}
.txt_description {
	width: 100%;
	padding: 0 0 20px 0;
}
.wrapper_txt_description {
	width: 100%;
}
.txt_descrip {
	width: 100%;
	padding: 0;
}
.txt_descrip table {
	width: 100%;
	padding: 0;
	table-layout: fixed;
}
.txt_descrip table tr {
	padding: 5px 0 5px 0;
}
.txt_descrip table .tit_tab {
	width: 25%;
	font-weight: bold;
}
.txt_descrip table .txt_tab {
	width: 25%;
	color: #737373;
}
.txt_descrip table td {
	border-bottom: 1px dashed #cccccc;
	padding: 10px 10px 10px 0;
}
.nombre_pieces {
	width: 100%;
	padding: 15px 0 15px 0;
	color: #696969;
	margin: 0;
}
.detail_piece {
	width: 100%;
	padding: 0;
}
.detail_piece table {
	width: 100%;
	padding: 0;
}
.detail_piece table tr {
	border-bottom: 1px dashed #cccccc;
}
.detail_piece table th {
	font-weight: bold;
	padding: 5px 0 5px 0;
	text-align:left;
	text-transform: uppercase;
}
.detail_piece table td {
	color: #737373;
	padding: 5px 0 5px 0;
}
.piece_col1 {
	width: 134px;
}
.piece_col2 {
	width: 110px;
}
.piece_col4 {
	width: 125px;
}
.prix_insc {
	width: 100%;
	padding: 5px 0 5px 0;
	color: #696969;
	font-weight: bold;
	font-size: 24px;
	float: left;
}
.intro_insc {
	width: 100%;
	padding: 0 0 20px 0;
	float: left;
}
.intro_insc h2 {
	width: 330px;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: bold;
	/*color:#858384;*/
	font-size: 13px;
	float: left;
}
.texte_insc {
	width: 100%;
	padding: 0 0 15px 0;
	float: left;
}
.mls_num {
	width: 100%;
	padding: 10px 0 15px 0;
	float: left;
}
.tit_detail {
	width: 100%;
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 18px;
	float: left;
}
.bloc_txt_right {
	width: 100%;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #b2b2b2;
	float: left;
}
.aime_face {
	width: 100%;
	padding: 7px 0;
	font-size: 11px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	float: left;
}
.aime_twitter {
	width: 100px;
	padding: 0 10px 0 0;
	font-size: 11px;
	float: left;
}
.aime_facebook {
	width: 330px;
	padding: 10px 0 0 0;
	font-size: 11px;
	float: left;
}
.tit_calcul {
	width: 100%;
	padding: 0 0 15px 0;
	margin: 0;
	font-weight: bold;
	font-size: 13px;
	float: left;
}
.ligne_calcul {
	width: 100%;
	padding: 0 0 15px 0;
	float: left;
}
.txt_calcul {
	width: 130px;
	padding: 2px 0 0 10px;
	float: left;
}
.mensu_calcul {
	width: 107px;
	padding: 2px 0 0 0;
	color: #a0a0a0;
	float: left;
}
.box_calcul {
	width: 174px;
	padding: 0 0 0 0;
	float: left;
}
.result_calcul {
	width: 180px;
	padding: 2px 0 0 4px;
	color: #858384;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.champs_calcul {
	width: 174px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	font-size: 16px;
	padding: 6px 5px;
	border: 1px solid #7b7c7e;
}
.titre_outils {
	width: 100%;
	padding: 0 0 5px 0;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	float: left;
}
/* Modif */ 
.demande_visite {
	width: 100%;
	padding: 5px 0 5px 30px;
	background-image: url(../images/demande_visite.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.demande_info {
	width: 100%;
	padding: 5px 0 5px 30px;
	background-image: url(../images/demande_info.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.envoyer_info {
	width: 100%;
	padding: 5px 0 5px 30px;
	background-image: url(../images/envoyer_info.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.erreur {
	width: 100%;
	color: #E2001A;
	padding: 10px 0;
	text-align: left;
	display: none;
}
.erreur2 {
	width: 100%;
	color: #E2001A;
	padding: 0 0 10px 0;
	float: left;
	display: none;
}
.ligne_oublig {
	width: 100%;
	padding: 0 0 10px 0;
	font-size: 10px;
	float: left;
}
.item_taxes {
	padding: 10px 0 10px 0;
	margin: 0 0 2px 0;
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #dddddd;
	background-image: url(../images/item_taxes.png);
	background-repeat: no-repeat;
	background-position: 0 15px;
	color: #4c4c4c;
	float: left;
	display: table;
	table-layout: fixed;
}
.item_total {
	padding: 10px 0;
	margin: 0 0 2px 0;
	width: 100%;
	
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #dddddd;
	color: #4c4c4c;
	cursor: pointer;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	table-layout: fixed;
}

.prix_taxes {
	color: #696969;
}

.item_dimension {
	width: 67%;
	padding: 0 5px 0 15px;
	display: table-cell;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.total_taxes {
	width: 67%;
	padding: 0 5px 0 0;
	color: #696969;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
}
.total_detail {
	width: 33%;
	padding: 0 0 0 0;
	color: #696969;
	font-weight: bold;
	display: table-cell;
}

.detail_dimension {
	width: 33%;
	padding: 0 0 0 0;
	display: table-cell;
}

.ban_ads {
	width: 300px;
	padding: 0 0 0 0;
	float: left;
}

.box_left_txt2 {
	width: 640px;
	padding: 0 20px 0 0;
	min-height: 300px;
	float: left;
}

.content_c {
	color: #000000;
	text-align: justify;
}
.content_c hr {
	margin: 20px 0
}

.titre_content {
	font-size: 18px;
	margin-bottom: 5px
}

.intro_content {
	font-size: 14px;
	line-height: 22px
}

li.list-content {
	list-style-image: url(../images/list_content.png);
	margin-bottom: 5px
}

.text_impo {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 20px
}

.content_c h4 {
	font-size: 12px;
	margin: 0;
	padding: 0
}

ul.souslist {
	margin: 20px
}

.souslist li {
	margin-bottom: 5px;

	list-style: square
}
.conte-marg {
	padding-left: 20px
}

.img_vendre1 {
	width: 566px;
	padding: 0 0 0 10px;
	background: url(../images/bg_vendre.png) 0 0 no-repeat;
	margin: 20px 0 20px 10px;
	clear: both;
}

/* Témoignages */

.box_left_txt {
	width: 640px;
	min-height: 300px;
	padding: 0 20px 0 0;
	float: left;
}

.box_left_txt p {
	padding: 0 0 0 0;
	margin: 0;
}

.box_form_item {
	width: 100%;
	padding: 0 0 0 0;
	float: left;
}

.form_item {
	width: 100%;
	padding: 20px 0 0 0;
	float: left;
}

.titre_ajouter_item {
	width: 100%;
	padding: 0 0 10px 0;
	font-size: 20px;
	
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: 0 4px;
	float: left;
}

.box_right_txt {
	width: 300px;
	padding: 0 0 0 0;
	float: left;
}
.photo_temoin {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 20px;
    clear: both;
}
.photo_temoin img {
	max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.txt_temoin2 {
	width: 100%;
	padding: 20px 0 0 0;
	background: url(../images/bg_temoin2.png) bottom right no-repeat;
}

.txt_temoin3 {
	padding: 0 20px 40px 20px;
	background: url(../images/bg_temoin3.png) bottom left no-repeat;
}

.tit_temoin {
	width: 100%;
	padding: 0 0 10px 0;
	color: #858384;
	font-weight: bold;
}

.detail_temoin {
	width: 100%;
	padding: 0 0 10px 0;
}

.item_right {
	width: 300px;
	padding: 0 0 20px 0;
	float: left;
}

.photo_vendu2 {
	width: 290px;
	padding: 0;
	border: 5px solid #E4E5E5;
	min-height: 203px;
	position: relative;
	display: block;
	float: left;
}

.txt_vendu {
	width: 300px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #dddddd;
	float: left;
}

.ban_ads2 {
	width: 300px;
	padding: 20px 0 0 0;
	float: left;
}

.btn_acheter {
	padding: 18px 0 0 20px;
	margin: 0 0 5px 0;
	background: url(../images/btn_acheter.gif) no-repeat;
	height: 33px;
	width: 280px;
	
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
}

.btn_acheter:link {
	color: #FFFFFF;
	text-decoration: none;
}

.btn_acheter:active {
	color: #FFFFFF;
	text-decoration: none;
}

.btn_acheter:hover {
	background-position: left bottom;
	color: #FFFFFF;
	text-decoration: none;
}

.btn_acheter:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.box_ctem {
	width: 100%;
	padding: 0 0 0 0;
	float: left;
}

.txt_ctem {
	width: 245px;
	padding: 2px 0 0 10px;
	float: left;
}

.erreur_tem {
	width: 380px;
	color: #E2001A;
	padding: 5px 0 10px 0;
	font-size: 12px;
	float: left;
	display: none;
}

.champs_tem {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	padding: 12px 9px;
	border: 0px solid #7b7c7e;
	border-radius: 5px;
}

.btn_envoyer_temoin {
	width: 94px;
	height: 24px;
	padding: 4px 0 0 0;
	margin: 0;
	background-image: url(../images/btn_calcul4.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FFFFFF;
	text-align: center;
	float: right;
}

a.btn_envoyer_temoin:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.btn_envoyer_temoin:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.btn_envoyer_temoin:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_calcul4.png);
	background-position: 0 -28px;
}

a.btn_envoyer_temoin:visited {
	color: #FFFFFF;
	text-decoration: none;
}
/*page Contact */

img.logo_contact {
	margin: 20px 0 12px 0;
	width: 50%;
}

.txt_contact {
	width: 100%;
	background: none;
	margin: 0;
	padding: 0 0 7px 0;
}

.txt_adress {
	width: 100%;
	padding: 0 0 20px 0;
	display: table;
	table-layout: fixed;
}

.adresse_left {
	width: 50%;
	padding: 0 15px 0 0;
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.adresse_left h2 {
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.adresse_right {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.txt_agent_immobilier {
	width: 100%;
	padding: 0 0 0 0;
}

.tit_agent_immobilier {
	width: 100%;
	padding: 3px 0 3px 0;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.nom_agence_immobiliere {
	width: 100%;
	padding: 3px 0 3px 0;
	font-size: 22px;
	color: #EE3A43;
	font-weight: bold;
	float: left;
}

.tit_agence_immobilier {
	width: 100%;
	padding: 0 0 3px 0;
	font-size: 13px;
	font-weight: bold;
	float: left;
}

.btn_mail {
	width: 165px;
	height: 16px;
	padding: 0 0 0 25px;
	margin: 0 92px 0 0;
	color: #858384;
	background-image: url(../images/btn_mail.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	display: block;
	float: left;
}

a.btn_mail:link {
	text-decoration: underline;
	color: #858384;
}

a.btn_mail:visited {
	text-decoration: underline;
	color: #858384;
}

a.btn_mail:hover {
	text-decoration: none;
	color: #858384;
}

a.btn_mail:active {
	text-decoration: underline;
	color: #858384;
}

.lig_cell {
	width: 100%;
	padding: 0 0 5px 0;
	float: left;
}

.txt_cell {
	width: 87px;
	padding: 0 5px 0 0;
	display: inline-block;
}

.detail_cell {
	padding: 0 0 0 0;
	font-weight: bold;
	display: inline-block;
}

.box_form_c {
	width: 560px;
	padding: 0 0 0 0;
	float: left;
}
.label_contact {
	width: 170px;
	padding: 2px 6px 0 0;
	float: left;
}
.erreur_contact {
	width: 380px;
	color: #E2001A;
	padding: 5px 0 10px 176px;
	font-size: 12px;
	float: left;
	display: none;
}
.btn_envoyer_c {
padding: 8px 12px;
    margin: 0;
    background-color: #447fbd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
    float: right;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
a.btn_envoyer_c:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_envoyer_c:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.btn_envoyer_c:hover {
	background-color: #5ba9fc;
}

a.btn_envoyer_c:visited {
	color: #FFFFFF;
	text-decoration: none;
}
/*CSS Ajax */
.box_tabs {
	width: 100%;
	padding: 0 0 0 0;
	border-bottom: 3px solid #447fbd;
	float: left;
}
.indentmenu {
	font-size: 16px;
	width: 100%;
	float: left;
}
.indentmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.indentmenu ul li {
	display: inline;
}
.indentmenu ul li a {
	width: auto;
	color: #FFFFFF; /*text color*/
	padding: 6px 15px;
	text-decoration: none;
	background-color: #3c3c3b;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	white-space: nowrap;
	text-align: center;
	float: left;
}
.indentmenu ul li a:visited {
	color: #FFFFFF;
}
.indentmenu ul li a:hover {
	color: #d2d2d2;
}
.indentmenu ul li a.selected {
	background-color: #447fbd;
	border-bottom: 1px solid #447fbd;
}
.indentmenu ul li a.selected:hover {
	color: #FFF;
}
#tabphotosdivcontainer {
	width: 100%;
	height: 0;
	padding: 0 0 63.1% 0;
	float: left;
	position: relative;
	background: none;
}
#tabphotosdivcontainer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%!important;
}
#tabphotosdivcontainer2 {
	width: 100%;
	height: auto;
	padding: 0;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.box_stcarte {
	width: 610px;
	padding: 0 0 0 0;
	float: left;
}
/* Modified  */

.toggle_container {
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    width: 100%;
}
.wrapper_triger h2 {
	padding: 15px 0 0 15px;
	margin: 0 0 5px 0;
	background: url(../images/h2_trigger_a.png) no-repeat top right;
	height: 51px;
	width: 100%;
	
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wrapper_triger.active h2 {
	background-position: right bottom;
	color: #4c4c4c;
}
.toggle_container {
	width: 100%;
	padding: 10px 5px 20px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
h3.stit_detail {
    padding:8px;
    font-size: 16px;
    cursor: pointer;
    font-weight: 600;
	text-transform:uppercase;
    margin: 0;
    color: #FFF;
}
.toggle_container {
    border-top: 1px solid #040404;
}
.wrapper_triger {
	margin: 0 0 1px 0;
	background:#3c3c3b;
}
.wrapper_triger.active {
	background:#447fbd;
}
#calculateurs {
	float:left;
}
#calculateurs,
#caracteristiques {
	padding-top: 90px;
}
    
@media only screen and (min-width : 600px) and (max-width : 1300px) {
	
	.content_center2#maison_montreal,
	.detail_title .content_center2 {
		padding:20px 50px;
	}
	.detail_title .bloc_title2 {
		padding-left:50px !important;
		padding-right:50px !important;
	}
}
@media only screen and (min-width : 769px) {
	.toggle_container {
		float:left
	}
	
	.wrapper_triger {
		display:inline-block;
		margin: 0 0 1px 0;
		
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
}
/* Modif */ 
.intro_insc .trigger2 {
	padding: 24px 0 0 0;
	margin: 15px 0 5px 0;
	background: url(../images/h2_trigger_a2.gif) no-repeat right top;
	height: 75px;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	display:table;
}
h3.active {
	color: #FFFFFF;
}
.toggle_container2 {
	width: 100%;
	padding: 10px 0 20px 0;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* Modif */ 
.paiement_trigger {
	padding: 13px 3px 30px 60px;
	background: url(../images/calcul.png) no-repeat 15px 0;
	font-weight: normal;
	color: #FFFFFF;
	display: table-cell;
}
.paiement_trigger7 {
	padding: 13px 3px 30px 60px;
	background: url(../images/calcul7.png) no-repeat 15px 0;
	font-weight: normal;
	color: #FFFFFF;
	display: table-cell;
}
/* Modif */ 
.paiement_trigger2 {
	width: 130px;
	padding: 13px 0 0 0;
	font-weight: normal;
	color: #FFFFFF;
	display: table-cell;
}
.intro_insc .trigger3 {
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 2px 0;
	width: 100%;
	border-bottom: 1px solid #dddddd;
	cursor: pointer;
	float: left;
}
.intro_insc .active {
	color: #696969;
}
.toggle_container3 {
	width: 100%;
	padding: 10px 0 20px 0;
	float: left;
}
.photo_profil {
	width: 632px;
	padding: 4px;
	background-color: #FFFFFF;
	margin: 0 0 20px 0;
}
.tit_entrevue {
	color: #696969;
	
	font-size: 26px;
	text-transform: uppercase;
	width: 100%;
}
.tit_entrevue2 {
	color: #696969;
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	width: 100%;
	padding: 0 0 20px 0;
}
.qs_entrevue {
	color: #696969;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	padding: 0 0 0 40px;
	margin: 0 0 10px 0;
	background: url(../images/list_content.png) no-repeat 25px 8px;
}
.txt_entrevue {
	padding: 0 0 0 40px;
	margin: 0 0 20px 0;
}
.box_form_ev {
	width: 100%;
	float: left;
}
.tit_form_ev {
	width: 620px;
	padding: 0 0 10px 0;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	float: left;
}
.tit_form_ev2 {
	width: 620px;
	padding: 30px 0 10px 0;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	float: left;
}
.champs_calcul2 {
	width: 194px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	font-size: 16px;
	padding: 6px 5px;
	border: 1px solid #7b7c7e;
}
.ligne_eva {
	width: 100%;
	padding: 0 0 15px 0;
	float: left;
}
.ligne_calcul2 {
	width: 300px;
	padding: 0 20px 0 0;
	float: left;
}
.ligne_calcul3 {
	width: 300px;
	padding: 0 0 0 0;
	float: left;
}
.label_eva {
	width: 294px;
	padding: 2px 6px 0 0;
	float: left;
}
.label_ev2 {
	width: 620px;
	padding: 2px 0 0 0;
	float: left;
}
.label_eva3 {
	width: 180px;
	padding: 2px 0 0 0;
	float: left;
}
.champs_eva {
	width: 250px;
	padding: 0 0 0 0;
}
.champs_eva2 {
	width: 572px;
	padding: 0 0 0 0;
}
.box_ceva {
	width: 100%;
	padding: 0 0 0 0;
	float: left;
}
.champs_eva3 {
	width: 160px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	font-size: 16px;
	padding: 6px 5px;
	border: 1px solid #7b7c7e;
}
.box_eva3 {
	width: 50%;
	padding: 0 5px 0 0;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.box_eva3 .champs_eva3 {
	width: 100%
}
.box_ceva2 {
	width: 620px;
	padding: 0 0 0 0;
	float: left;
}
.txt_parti {
	width: 144px;
	padding: 2px 0 0 0;
	color: #7a7a7a;
	float: left;
}
.erreur_eva {
	width: 100%;
	color: #E2001A;
	padding: 5px 0 10px 0;
	font-size: 12px;
	float: left;
	display: none;
}
.erreur_eva3 {
	width: 180px;
	color: #E2001A;
	padding: 5px 0 10px 0;
	font-size: 12px;
	float: left;
	display: none;
}
.evenligne {
	width: 270px;
	padding: 290px 0 0 490px;
	float: left;
}
.logoligne {
	width: 135px;
	margin: 0 0 0 0;
	float: left;
}
.box_nom_agence {
	width: 135px;
	font-size: 14px;
	padding: 5px 0 0 0;
	color: #b2b2b2;
	float: left;
}
.box_evafr {
	width: 257px;
	padding: 0 0 0 50px;
	float: left;
}
.lig_secteur {
	width: 100%;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #aeaeae;
	margin: 0 0 15px 0;
	float: left;
}
.photo_inter {
	width: 160px;
	margin: 0 12px 0 0;
	padding: 2px;
	border: 1px solid #626262;
	float: left;
}
.box_txtsect {
	width: 462px;
	padding: 0 0 0 0;
	float: left;
}
.tit_txtsect {
	width: 462px;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #58595B;
	float: left;
}
.img_left {
	margin: 0 10px 10px 0;
	float: left;
}
.infos_agent {
	width: 580px;
	padding: 0 0 20px 10px;
	float: left;
}
.img_right {
	margin: 0 0 10px 10px;
	float: right;
}
.txt_calcul3 {
	width: 100%;
	padding: 0 0 5px 0;
	font-weight: bold;
	float: left;
	text-align: left;
}
.box_calcul3 {
	width: 100%;
	padding: 0 0 0 0;
	float: left;
}
.champs_calcul3 {
	width: 340px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	padding: 6px 5px;
	border: 1px solid #7b7c7e;
}
.champs_small {
	width: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	font-size: 16px;
	padding: 6px 5px;
	border: 1px solid #7b7c7e;
	margin: 0 5px 0 0;
}
.tit_formul {
	width: 100%;
	padding: 20px 0 3px 0;
	margin: 0 0 20px 0;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px dashed #D5D5D5;
	font-size: 15px;
	float: left;
}
.bloc_parti {
	width: 439px;
	padding: 0 0 0 0;
	float: left;
}
.lig_parti {
	width: 439px;
	padding: 0 0 7px 0;
	float: left;
}
.txt_parti {
	width: 144px;
	padding: 2px 0 0 0;
	color: #959595;
	float: left;
}
.champs_parti {
	width: 239px;
	padding: 0 0 0 0;
	float: left;
}
.env_banque {
	width: 110px;
	padding: 0;
	color: #757575;
	float: left;
}
.che_banque {
	width: 24px;
	padding: 0;
	float: left;
}
.txt_parti3 {
	width: 219px;
	padding: 2px 0 0 0;
	color: #959595;
	float: left;
}
.box_message {
	width: 615px;
	padding: 0 0 20px 25px;
	float: left;
}
.liste_visite {
	padding: 0 0 0 13px;
	width: 200px;
	background: url(../images/icone.gif) no-repeat;
	background-position: 0 2px;
	list-style: none;
	margin: 0;
	float: left;
}
.home3maison {
	width: 640px;
	padding: 25px 0 0 0;
	float: left;
}
#menu ul {
	margin: 0;
	padding: 2% 1%;
    width: 98%;
}
#menu > ul > li {
	display: inline-block;
}
#menu ul li {
	position: relative;
	list-style: none;
	width: auto;
	margin: 0;
}
#menu ul .niveau2 {
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	padding: 0 0 0 5%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 9999999999999;
	text-align: left;
	font-size: 12px;
	min-width: 550px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.home_page #menu ul .niveau2 {
	background-color: rgba(0, 0, 0, 0.8);
}
#menu .blocsm {
	width: auto;
	background-repeat: no-repeat;
	text-transform: none;
	white-space: nowrap;
}
/* on rajoute une bordure a gauche et des padding, on doit donc réajuster la taille 100-(8 de bordure + 8 de padding) =84 */ 
div#menu ul.niveau1 li.sousmenu:hover .niveau2, div#menu .niveau2 li.sousmenu:hover .niveau3 {
	display: block;
	float: left;
}
.home_page #menu ul.niveau1 li.sousmenu:hover {
	background: url(../images/arrow_top.png) no-repeat bottom center;
}
#menu ul.niveau1 li.sousmenu:hover {
	background: url(../images/arrow_top_in.png) no-repeat bottom center;
}
/* la bordure de chaque hauteur a une couleure de survol*/ 
div#menu ul li ul li {
	padding: 0;
	border: none;
	float: none;
	display: inline-block;
}
.niveau2 a {
	padding: 15px 10px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 0.8vw;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	font-family: Arial, Helvetica, sans-serif
}
.niveau2 a:link {
	color: white;
	text-decoration: none;
}
.niveau2 a:visited {
	color: white;
	text-decoration: none;
}
.niveau2 a:hover {
	color: #ff0000;
	text-decoration: none;
}
.niveau2 a:active {
	color: #FFF;
	text-decoration: none;
}
.photo_courtier {
	width: 110px;
	padding: 0;
	margin: 0 15px 0 0;
	background-color: #FFF;
	float: left;
}
.box_courtier {
	width: 365px;
	padding: 0;
	float: left;
}
.nom_equipe {
	width: 100%;
	padding: 0 0 3px 0;
	font-weight: bold;
	float: left;
}
.nom_agence {
	width: 100%;
	padding: 5px 0 0 0;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.box_photosprofil {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	border-bottom: 5px solid #d50414;
}
.col_txt {
	width: 300px;
	padding: 0 10px;
	float: left;
}
.col_txt h2 {
	width: 100%;
	padding: 0;
	margin: 0;
	color: #00AAAE;
	font-size: 16px;
	text-transform: uppercase;
}
.col_txt p {
	width: 100%;
	padding: 0;
	margin: 10px 0 20px 0;
}
.col_blue {
	width: 100%;
	padding: 20px 0 20px 0;
	margin: 0 0 15px 0;
	background: url(../images/col_blue.gif) no-repeat #00AAAE top right;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
	float: left;
}
.content_full_text {
	padding: 0 60px 0 20px;
}
.col_gris {
	width: 100%;
	padding: 20px 0;
	margin: 0 0 15px 0;
	background: url(../images/col_gris.gif) no-repeat #a8a9ad top right;
	color: #FFF;
}
.box_content_txt .col_gris h2 {
	width: 100%;
	padding: 0 0 15px 0;
	margin: 0;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
}
.col_gris span {
	font-size: 12px;
	font-style: italic;
}
.box_broch {
	width: 100%;
	padding: 20px 0 0 0;
	float: left;
}
.box_brochures {
	width: 223px;
	height: 260px;
	margin: 0 0 17px 17px;
	background: url(../images/bg_brochures.png) no-repeat left bottom;
	float: left;
}
.box_brochures.bref {
	background: url(../images/bg_brochures.png) no-repeat 0 53px;
}
.img_brochures {
	width: 223px;
	padding: 0 0 0 0;
	float: left;
}
.txt_brochures {
	width: 210px;
	height: 24px;
	padding: 15px 0 7px 13px;
	color: #7f7f7f;
	float: left;
}
a.txt_brochures:link {
	color: #7f7f7f;
	text-decoration: none;
}
a.txt_brochures:visited {
	color: #7f7f7f;
	text-decoration: none;
}
a.txt_brochures:hover {
	color: #4c4c4c;
	text-decoration: none;
}
a.txt_brochures:active {
	color: #7f7f7f;
	text-decoration: none;
}
.comm_brochures {
	width: 210px;
	padding: 0 0 0 13px;
	color: #f15a29;
	float: left;
}
.comm_brochures a:link {
	color: #f15a29;
	text-decoration: none;
}
.comm_brochures a:visited {
	color: #f15a29;
	text-decoration: none;
}
.comm_brochures a:hover {
	color: #f15a29;
	text-decoration: underline;
}
.comm_brochures a:active {
	color: #f15a29;
	text-decoration: none;
}
.header_contact {
	width: 100%;
	border-top: 1px solid #FFF;
	height: 409px;
	padding: 0 0 0 0;
	float: left;
}


.bloc_lien {
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
	margin: 0 0 25px 0;
	border-bottom: 1px dashed #D5D5D5;
	height:130px;
}
.logo_liens {
	width: 160px;
	margin: 0 12px 0 0;
	padding: 2px;
	border: 1px solid #D5D5D5;
	float: left;
}
.logo_liens img {
	width: 100%;
	height: auto;
}
.wrapper_liens {
	padding: 0 0 0 190px;
	font-size: 14px;
}
.tit_lien {
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
	color: #000;
	font-weight: bold;
}
.txt_lien {
	float: left;
	width: 100%;
	padding: 0 0 5px 0;
	font-weight: bold;
}
.web_liens {
	float: left;
	width: 100%;
	padding: 0;
	color: #00AAAE;
}
.web_liens a:link {
	color: #00AAAE;
	text-decoration: none;
}
.web_liens a:visited {
	color: #00AAAE;
	text-decoration: none;
}
.web_liens a:hover {
	color: #00AAAE;
	text-decoration: underline;
}
.web_liens a:active {
	color: #00AAAE;
	text-decoration: none;
}
.right_col_table, .table_gal {
	width: 100%;
	display: table;
	float: left;
}
.table_gal {
	padding: 0 0 20px 0;
	table-layout: fixed;
}
.left_gal {
	display: table-cell;
	vertical-align: top;
	width: 640px;
	max-width: 640px;
	padding: 20px 20px 0 0;
}
.right_gal {
	display: table-cell;
	vertical-align: top;
	padding: 20px 0 0 0;
}
.right_col_td_first {
	width: 60%;
	display: table-cell;
	vertical-align: top;
}
.right_col_td_second {
	width: 40%;
	display: table-cell;
	vertical-align: top;
}
.padding_right_col_td_first {
	padding: 0 20px 0 0;
	float: none;
}
.map_col_wrapper {
	margin: 20px 0;
	position:relative;
}
.wrapper_col_infos {
	width:100%;
		position: relative;
	
	z-index:9;
}
.wrapper_col_infos .content_center2{
	padding-top: 0;
}
.map_col_infos {
	width: 80%;
	margin-left: auto;margin-right: auto;
	padding: 20px 10px 20px 45px;
	padding-top: 0;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(215, 215, 215, 0.85);
}
.tabel_map_infos {
	width: 100%;
	display:table;
	table-layout:fixed;
	font-weight:bold;
}
.tabel_map_infos > div {
	display:table-cell;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tabel_map_infos input[type="radio"]  {
	vertical-align: middle;
    margin: 2px 3px 5px 5px;
}
.tabel_map_infos > div {
	display:table-cell;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tabel_map_infos > div{
	padding-right:0px;
	width: 25%;
}

.table_gal.hidden_print {
	display: block;
	position:relative;
}

.green_box {
	background-color: #ececec;
	width: 100%;
	float:left;
}

.padding_green_box {
	padding: 20px;
	background-color: #ececec;
}

.padding_green_box2 {
	padding: 20px 20px 20px 10px;
	background-color: #ececec;
}
.white_box_bordred {
	padding: 20px;
	border: 1px solid #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#map-canvas {
	width:100%;
	height:425px;
}

.frame_map {
	width: 100%;
	background: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.box_content_txt {
	width: 100%;
	min-height: 150px;
	padding: 0 0 20px 0;
	display: table;
	table-layout: fixed;
}

.img_profil {
	width: 30%;
	padding-right: 5%;
	float: left;
}

h2.profil {
	text-align: center;
	text-transform: uppercase;
	margin: 5% 0;
	padding-bottom: 1%;
	border-bottom: 1px solid black;
}

.txt_profil h4 {
	text-align: left;
	text-transform: uppercase;
	margin: 0 0 2% 0;
	display: block;
    font-size: 1.1em;
	font-weight: normal;
	font-family: 'Nunito Sans', serif;
}

a.txt_profil {
	width: 150px;
	background: #447fbd;
	color: white!important;
	text-decoration: none!important;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 4%;
	padding: 0.5%;
	text-align: center;
	display: block;
	font-family: 'Nunito Sans', serif;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

a.txt_profil i {
	padding-left: 3%;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

a.txt_profil:hover {
	color: red!important;
	background: black;
}

a.txt_profil:hover i {
	padding-left: 7%;
}

.txt_profil h3 {
	background-color: #88a9b1;
	color: white;
	text-transform: uppercase;
	padding: 5%;
	font-weight: normal;
	margin: 3% 0 0 0;
	text-align: center;
}

.box_content_txt.conseils {
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	min-height: initial;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.box_content_txt.conseils h2 {
	font-size: 22px;
}

.slog_tit {
	font-size: 16px;
}

.slog_tit span {
	font-style: italic;
}

.box_content_txt img {
	width: 100%;
	padding: 0 0 20px 0;
	float: left;
}

.box_content_txt p {
	width: auto;
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 14px;
	line-height: 1.5em;
}

.large_txt  {
    font-size: 15px;
    line-height: 140%;
}

.txt_profil  {
	font-size:18px;
}

.slog_profil  {
	font-size:28px;
	font-weight:bold;
	text-align:center;
}

.txt_slog  {
	display:inline-block;
	max-width: 760px;
	padding:0 30px 70px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:48px;
}

.box_content_txt h2 {
	font-family: 'Nunito Sans', serif;
	width: 100%;
	margin: 0;
	color: #447fbd;
	padding: 20px 0 20px 0;
	float: left;
	text-transform: uppercase;
}

.box_content_txt h2.serv {
	padding-top: 0;
	color: #000;
	font-size: 22px;
	font-weight:bold;
}

.box_content_txt .col {
	display: table-cell;
	vertical-align: top;
}

.box_content_txt .col_profil {
	display: table-cell;
	vertical-align: top;
}

.box_content_txt .col_profil_brown {
	display: table-cell;
	vertical-align: top;
	color: white;
	padding: 5%;
}


.box_content_txt.left {
	width: 65%;
	float: left;
}

.box_content_txt.right {
	width: 35%;
	float: right;
}

div.col.special-img {
	padding: 0!important;
}

.box_content_txt .col:first-child {
	padding: 0 20px 0 0;
}

.box_content_txt .col:last-child {
	padding: 0 0 0 20px;
}

.box_content_txt.three_blocs .col {
	display: table-cell;
	vertical-align: top;
	padding: 0 40px 0 0;
}

.box_content_txt .col.last {
	padding: 0 0 20px 0;
}

.box_content_txt .sepa {
	height: 35px;
	background: url(../images/sepa.png) no-repeat top center;
	width: 100%;
	float: left;
}

.box_content_txt ul {
	margin: 3% 0;
	padding: 0;
}

.box_content_txt li {
	margin: 0;
	padding: 0 0 0 5px;
	margin: 0 0 15px 20px;
	list-style: url(../images/ico_list.png);
	font-size: 14px;
}

.box_right_txt_service {
	display: table-cell;
	vertical-align: top;
	width: 300px;
	max-width: 300px;
}

.box_left_txt_service {
	padding: 0 20px 0 0;
}

.box_left_txt_service img {
	width: 100%;
	padding: 0 0 20px 0;
	max-width: 960px;
	float: none;
}

.box_left_txt_service .img_brochures img {
	padding: 0;
}

.two_blocs .ligne_calcul:nth-child(odd) {
	width: 48%;
	margin: 0 2% 0 0;
	clear: left;
}

.two_blocs .ligne_calcul:nth-child(even) {
	width: 50%;
	margin: 0;
}

.two_blocs .champs_calcul3 {
	width: 100%;
}

.three_blocs .txt_calcul3, .three_blocs .box_calcul3, .three_blocs .champs_calcul3 {
	width: 100%;
}

.three_blocs .btn_calcul4 {
	float: right;
	margin: 0 0 0 20px;
}

.txt_calcul_line {
	width: 100%;
	padding: 2px 0 0 0;
	font-weight: bold;
	float: left;
}

.bloc_parti.four_blocs {
	width: 100%;
}

.bloc_parti.four_blocs .lig_parti {
	width: 50%;
	min-width: 440px;
}

.bloc_parti.four_blocs .lig_parti .txt_parti3 {
	width: 50%;
	min-width: 219px;
}

.bloc_content_txt {
	width: 100%;
	min-height: 300px;
	padding: 0 0 20px 0;
	display: table;
	table-layout: fixed;
}

.bloc_content_txt .col {
	display: block;
	vertical-align: top;
	padding: 0 0 20px 0;
}

.bloc_content_txt .col.last {
	padding: 0 0 20px 0;
}

.bloc_content_txt .box_form_c {
	width: 100%;
	max-width: 560px;
}

.bloc_content_txt iframe {
	max-width: 604px;
}

.map_contact iframe {
	max-width: 100%;
}

.ligne_result {
	width: 100%;
	display: table;
	color: #4b4b4d;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.ligne_result .label_result {
	display: table-cell;
	padding: 0 0 0 0;
	vertical-align: top;
}

.ligne_result .txt_result {
	display: table-cell;
	padding: 0 0 0 15px;
	width: 100px;
	text-align: right;
	vertical-align: top;
}

.form_col .ligne_calcul {
	width: 100%;
	display: table;
	float: left;
}

.form_col .txt_ctem {
	padding: 2px 0 0 0;
	width: 100%;
}

.form_col .box_ctem {
	width: 100%;
}

.form_col .champs_tem {
	width: 100%;
}

.commun_left_txt_service {
	width: 100%;
	min-height: 300px;
	padding: 0 0 20px 0;
}

.float_left_txt_service {
	width: 100%;
	min-height: 300px;
	padding: 0 0 20px 0;
	float: left;
}

.img_float img {
	padding: 0 0 10px 0;
	float: left;
}

.float_left_txt_service ul {
	margin: 0;
	padding: 0;
	float: none;
}

.float_left_txt_service li {
	margin: 0;
	padding: 0;
	margin: 0 0 15px 0;
	list-style: url(../images/ico_list.png);
	list-style-position: inside;
}

.float_left_txt_service h2 {
	margin: 0;
	color: #26abe3;
	font-size: 14px;
	padding: 0 0 5px 0;
	width: auto;
	float: none;
}

.img_float {
	width: 380px;
	float: left;
	padding: 0 20px 0 0;
}

.slog_new {
	width: 100%;
	padding: 25px 0;
	font-size: 22px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	background: url(../images/bg_slog.gif);
	float: left;
}

.#ff0000_squ {
	width: 18px;
	height: 18px;
	background-color: #d02630;
	margin: -2px 20px;
	display: inline-block;
}

@media only screen and (min-width : 320px) and (max-width : 568px) { /* STYLES GO HERE */
}

/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
.content_center2,  .bloc_title,  .bas_footer2 {
	padding: 0 5px;
}
.box_maison {
	margin: 0 0 5px 14px;
}
#menu .btn_menu,  #menu .btn_menu_select {
	padding: 8px 0;
}

.slog_new {
	font-size: 18px;
	padding: 20px 0;
}
.box_menu {
	font-size: 12px;
}
.box_comm {
	width: 255px;
}
.box_tel {
	font-size: 26px;
}
	.map_col_infos{width: 100%;}
}

/* iPads (landscape) ----------- */
@media only screen and (max-device-width : 768px) {
#menu .btn_menu,  #menu .btn_menu_select {
	padding: 8px 5px;
}

.slog_new {
	font-size: 18px;
	padding: 20px 0;
}
}

/* Desktops and laptops ----------- */

@media only screen and (min-width : 768px) {
	.bloc_content_txt .col {
		display: table-cell !important;
		vertical-align: top;
		padding: 0 20px 20px 0 !important;
	}
	.bloc_content_txt .col.last {
		padding: 0 0 20px 0 !important;
	}
}

@media only screen and (min-width : 1025px) {
	#menu .btn_menu,  #menu .btn_menu_select {
		padding: 8px 0;
	}
}

@media only screen and (min-width : 1025px) and (max-width : 1380px) {
	.box_maison {
		margin: 0 0 5px 14px;
	}
	#menu .btn_menu,  #menu .btn_menu_select {
		padding: 8px 0;
	}

	.slog_new {
		font-size: 18px;
		padding: 20px 0;
	}
}

@media only screen and (min-width : 768px) and (max-width : 1380px) {
	.right_col_td_first,  .right_col_td_second {
		display: block !important;
		float: left !important;
		width: 100%;
	}

	.padding_right_col_td_first {
		padding: 0 !important;
	}
}
.content_center3 {
	padding-left: 20px;
	padding-right: 20px;
}

.content_center2,  .bloc_title .bloc_title2,  .lig_logo,  .bas_footer2 {
	max-width:1200px;
	padding:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	margin-left:auto;
	margin-right:auto;
 margin-top: 0;
}

.bloc_title .bloc_title2.bloc_title3 {
	max-width:100%;
	padding:0 20px;
}

.bandeau_home .video_content img {
	height: 227px;
	width: 315px;
}
.video_content {
	position: absolute;
	right: 30px;
	bottom: 20px;
	z-index: 9;
	width: 304px;
	height: 85px;
	background: url(../images/btn_video.gif) no-repeat;
}
.video_content.en {
	position: absolute;
	background: url(../images/btn_video_en.gif) no-repeat;
}
.box_option_affiche {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding: 0 0 10px 0;
}

.option_affiche {
	width: auto;
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

.afficher_page {
	width: auto;
	padding: 0 0 0 20px;
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
}

.btn_liste {
    color: #1e1e1e;
    padding: 5px 10px;
    display: inline-block;
    min-width: 94px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 3px;
	border: 1px solid #626262;
	text-transform: uppercase;
}

a.btn_liste:link { color: #1e1e1e; text-decoration: none; }
a.btn_liste:visited { color: #1e1e1e; text-decoration: none; }
a.btn_liste:hover { color: #FFFFFF; text-decoration: none; }
a.btn_liste:active { color: #1e1e1e; text-decoration: none; }

.liste .btn_liste {
	color: #ffffff;
    background: rgb(0 0 0);
}

a.liste .btn_liste:link { color: #FFFFFF; text-decoration: none; }
a.liste .btn_liste :visited { color: #FFFFFF; text-decoration: none; }
a.liste .btn_liste :hover { color: #2c2c2c; text-decoration: none; }
a.liste .btn_liste :active  { color: #FFFFFF; text-decoration: none; }

.btn_mosaique {
   color: #1e1e1e;
    padding: 5px 10px;
    display: inline-block;
    min-width: 94px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 3px;
	border: 1px solid #626262;
	text-transform: uppercase;
}

a.btn_mosaique:link { color: #1e1e1e; text-decoration: none; }
a.btn_mosaique:visited { color: #1e1e1e; text-decoration: none; }
a.btn_mosaique:hover { color: #FFFFFF; text-decoration: none; }
a.btn_mosaique:active { color: #1e1e1e; text-decoration: none; }

.mosaique .btn_mosaique { color: #FFFFFF; text-decoration: none;  background:#000000;}
a.mosaique .btn_mosaique:link { color: #FFFFFF; text-decoration: none; }
a.mosaique .btn_mosaique:visited { color: #FFFFFF; text-decoration: none; }
a.mosaique .btn_mosaique:hover { color: #FFFFFF; text-decoration: none; }
a.mosaique .btn_mosaique:active { color: #FFFFFF; text-decoration: none; }

.btn_mosaique i,
.btn_liste i {
    margin: 0 5px 0 0;
}

.mosaique .box_maison_img img {
	width: 100%;
	height: 290px;
}
.samesect .box_maison_img img.marq_vendu,
.liste .box_maison_img img.marq_vendu, .mosaique .box_maison_img img.marq_vendu {
	width: 210px;
    max-width: 100%;
	height: auto;
}

.visite_libre {
	position: relative;
	margin: -27px 0 0 0;
	z-index: 3;
	height: 27px;
	text-align: center;
	background-color: #9b0717;
	display: block;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.photo_vendu a:hover, a:hover .visite_libre {
	text-decoration: none;
}

.liste .box_maison_img .visite_libre {
	width: 460px;
	height: 27px;
}

.mosaique .box_maison_img .visite_libre img {
	height: 27px;
}

.liste .box_maison {
	width: 100%;
	display: table;
	border-spacing: 0;
	table-layout: fixed;
	height: auto;
	margin: 0 0 20px 0;
	float: none;
}

.box_infos_maison {
	display: table-cell;
	vertical-align: top;
	padding: 0 10px;
}

.liste .box_maison_img {
	display: table-cell;
	vertical-align: top;
	width: 490px;
	float: none;
}

.liste .box_maison_img img {
	width: 100%;
	height: auto;
}

.liste .box_infos_maison {
	padding: 10px 20px;
	font-size: 16px;
}

.liste .secteur_maison {
	font-size: 25px;
}

.liste .prix_maison {
	font-size: 25px;
	padding: 5px 0;
	margin: 10px 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.mosaique .descrip_maison {
	display: none;
}

.liste .adresse_maison, .liste .descrip_maison, .liste .type_maison {
	padding: 0 0 10px 0;
}

.box_pieces {
	width: 100%;
	padding: 4px 0 8px 0;
	float: left;
}

.box_pieces a:link {
	color: #1e1e1e;
	text-decoration: none;
}

.box_pieces a:visited {
	color: #1e1e1e;
	text-decoration: none;
}

.box_pieces a:hover {
	color: #1e1e1e;
	text-decoration: none;
}

.box_pieces a:active {
	color: #1e1e1e;
	text-decoration: none;
}

.btn_pieces {
	width: 23px;
	padding: 4px 0 5px 20px;
	font-size: 13px;
	margin: 1px 10px 0 0;
	background: url(../images/house.svg) no-repeat 0px 3px;
    float: left;
    background-size: 18px 15px;
}

.btn_chamb {
	width: 20px;
	padding: 4px 0 5px 25px;
	font-size: 13px;
	margin: 0 10px 0 0;
	background: url(../images/bed.svg) no-repeat 0 6px;
	float: left;
	background-size: 18px 12px;
}

.btn_salleb {
	width: 20px;
	padding: 4px 0 5px 21px;
	font-size: 13px;
	margin: 0 10px 0 0;
	background: url(../images/bathroom.svg) no-repeat 0 2px;
	float: left;
	background-size: 18px 21px;
}

.btn_salle_eau {
	width: 20px;
	padding: 4px 0 5px 21px;
	font-size: 13px;
	margin: 0 10px 0 0;
	background: url(../images/powderRoom.svg) no-repeat 0 2px;
	float: left;
	background-size: 18px 20px;
}

.ligne_maison {
	width: 100%;
	padding: 0;
	float: left;
}

.mosaique .ligne_maison {
	display: flex;
	float: none;
}

.box_maison {
	width: 25%;
	height: 494px;
	max-height: 490px;
	margin: 0;
	overflow: hidden;
	font-size: 14px;
	display: table-cell;
	vertical-align: top;
}

.box_maison_img {
	padding: 10px 0;
}

.photo_vendu {
	margin: 10px;
	background-color: #FFF;
	position: relative;
	display: block;
}

.video_inscrit {
	width: 100%;
	padding: 0;
	position: absolute;
	bottom: 5px;
	left: -1px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.video_inscrit img {
	width: 100%!important;
}

.video_inscrit .marq_vendu {
	position: inherit;
}

.bandeau_city {
	height: 400px;
	background: url(../images/bandeau_city.jpg) no-repeat;
	background-size: cover;
}

.txt_city {
	padding: 10px 50px 10px 50px;
	z-index: 3;
	font-size: 12px;
}

.tit_city {
	font-size: 14px;
	font-weight: bold;
}

.p_city {
	padding: 0 0 15px 0;
}

.box_txt_slide.box_city_slide {
	background-color: rgba(0, 0, 0, 0.5);
	color: #bfbfbf;
}

.header_secteur {
	width: 100%;
	padding: 15px 0 10px 0;
	border-top: 1px dashed #888888;
	color: #FFF;
}

.header_secteur ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

.header_secteur li {
	display: inline-block;
	padding: 2px 10px 2px 0;
	margin: 0 10px 0 0;
	border-right: 1px solid #FFF;
}

.header_secteur li:last-child {
	margin: 0;
	border-right: none;
}

.header_secteur a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.header_secteur a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.header_secteur a:hover {
	color: #00AAAE;
	text-decoration: none;
}

.header_secteur a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.guido  {
	max-width: 400px;
	text-align:center;
}

.guido img {
	max-width: 100% !important;
	display: block;
	height: auto;
	width: auto !important;
    padding: 0 0 10px 0 !important;
}

.intro a {
	margin: 0 0 10px;
	list-style-type: none;
	font-family: 'helvetica';
	font-weight: bold;
	letter-spacing: 0;
	text-transform: uppercase;
}

h2 {
	font-family: 'helvetica';
	font-weight: normal;
}

.intro {
	width: 100%;
	padding: 0;
	font-size: 16px;
	margin: 0 0 10px;
	list-style-type: none;
	letter-spacing: 0;
}

.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
	border-color: rgba(255, 255, 255, 1) !important;
}

#gallery-1 {
	width: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.map_contact {
	max-width:500px;
	width: 100%;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*************************************************************************
************** Style page Statistiques immobilières **********************
*************************************************************************/

.container_frame {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.container_frame iframe {
	height: 2750px;
	margin-top: -200px;
	margin-bottom: 30px;
}

@media only screen and (max-width : 1400px) {
	.container_frame iframe {
		height: 2950px;
	}
}

@media only screen and (max-width : 680px) {
	.container_frame iframe {
		height: 3650px;
	}
}

#ws-walkscore-tile {
	position: relative;
	text-align: left
}

#ws-walkscore-tile * {
	float: none;
}

#ws-foottext, #ws-footer a, #ws-footer a:link {
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin-right: 6px;
	white-space: nowrap;
	padding: 0;
	color: #000;
	font-weight: bold;
	text-decoration: none
}

#ws-footer a:hover {
	color: #000;
	text-decoration: none
}

#ws-footer a:active {
	color: #b14900
}

.fleche img {
	position: absolute;
	max-height: 200px;
	left: 0;
}

.fleche2 img {
	position: absolute;
	left: 0;
	margin-right: 20px;
}

a[href^="tel"] {
	color: black!important;
	text-decoration: none!important;
}

.profil img {
	width: 100%;
	max-width: 200px;
	padding-right: 20px;
}

.box_content_txt .col_img {
	float: left;
}

.box_content_txt .col_txt_profil {
	float: left;
	width: 100%
}

.col_txt_profil h3 {
	clear: both;
}

.box_left_txt_service img.logo_contact {
	width: 100%;
	max-width: 200px;
	margin-top:5px;
}

.box_content_txt p.conclusion {
	font-size:18px;
}

.content_center .slogan h1 {
    height: 100px;
    background: #004077;
    color: #fff;
   
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    margin: 0;
}

.content_center .slogan span {
	color:#dd042b;

}

.content_center .slogan h1 a {
    color: #fff;
    text-decoration: none;
}

.txt_service .col:first-child p,
.txt_service .col:first-child {
	font-size: 20px;
    line-height: 34px;
}

.rsDefault .rsThumb.rsNavSelected {
    background: #a0a0a0!important;
}

.hidden_desktop  {
	display:none !important;
}

@media only screen and (max-width : 1700px) {
	.wrapper_home {
		height:460px;
	}
}

@media only screen and (max-width : 1600px) {
	.wrapper_home {
		height:420px;
	}
}

@media only screen and (max-width : 1500px) {
	.wrapper_home {
		height:400px;
	}

	.call_header {
		font-size: 14px;
	}

	.call_header i {
		font-size: 10px;
	}
}

@media only screen and (max-width : 1300px) {
	.wrapper_home {
		height:360px;
	}
}

@media only screen and (max-width : 1200px) {
	.wrapper_home {
		height:320px;
	}

	.box_logo {
		padding: 10px 0;
	}
}

@media only screen and (max-width : 1000px) {
	.wrapper_home {
		height:280px;
	}
	.cell_logo {
		padding-bottom: 0;
	}
}

.rsDefault .rsThumbsHor {
	padding-bottom: 2px !important;
    padding-top: 2px !important;
}
.tabscaracteristiques {
	width:100%;
	float:left;
}
.dimension_table {
	display:block;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:30px;
}
.other_infos .dimension_table {
	padding:30px 0 0 0;
}
.dimension_table > div {
	display:inline-block;
	width:33.33%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left:20px;
	padding-bottom:20px;
	margin-left:-4px;
	vertical-align:top;
}
.dimension_table > div:nth-child(4),
.dimension_table > div:first-child {
	padding-left:0;
}
.fixed_pos{
    width: 100%;
	background: white;
}

.btn_infos {
	width: auto;
	color:#FFF;
	display: inline-block;
	margin: 0 0 5px 0;
	background-color: #447fbd;
	float: right;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 8px 20px;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

a.btn_infos:link { text-decoration: none; color: #FFF; }
a.btn_infos:visited { text-decoration: none; color: #FFF;}
a.btn_infos:hover { text-decoration: none; color: #FFF; background-color: #5ba9fc;}
a.btn_infos:active  { text-decoration: none; color: #FFF;}

.tit_infos {
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 20px 0;
	width: 100%;
}
.form_infos .txt_calcul {
	width: 100%;
	padding: 0 0 2px 0;
	float: none;
}
.ligne_calcul.half {
    float: left;
	padding: 0 0 15px 0;
    width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ligne_calcul.half:nth-child(odd) {
	padding-right:10px;
}

.ligne_calcul.half:nth-child(even) {
	padding-left:10px;
}

.form_infos .champs_calcul3,
.form_infos .box_calcul,
.form_infos .champs_calcul {
	width: 100%;
}

.form_infos  .btn_calcul4 {
	margin: 0 0 0 0;
	background-color: #447fbd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	width: auto;
	height: auto;
	padding: 8px 20px;
	font-size: 16px;
	float: none;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.form_infos a.btn_calcul4:link{ color:#FFF; }
.form_infos a.btn_calcul4:active{ color:#FFF; }
.form_infos a.btn_calcul4:hover{ color:#FFF; background-color: #5ba9fc; }
.form_infos a.btn_calcul4:visited{ color:#FFF;}

.wrapper_gal {
	padding: 30px 0 0 0;
}

#wrapperinfos > div {
	padding-top: 90px;
}


.same_district {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
} 
.same_district h4 {
    color: #000;
    font-size: 28px;
    margin: 50px 0 30px 0;
    text-align: center;
} 

.hidden_desktop {
	display:none;
}

.ui-tabs .ui-tabs-nav li.calculator {
	float: right;
    margin: 0 1px 0 0;
}
#calculationtools .champs_calcul {
	width:100%;
}
.pouvoirachat,
.paimenet_estime {
	background-color: #dbdbdb;
}
#calculationtools {
	padding: 0;
}
#calculationtools .wrapper_col > div {
	padding: 20px;
	min-height: 460px;
}

#calculationtools .txt_calcul {
    padding: 2px 10px 0 0;
}
#calculationtools h3{
    margin: 0 0 30px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
}

body .ui-widget {
	font-family: 'Nunito Sans', serif;
    font-size: 13px;
	color: #1e1e1e;
}
.results {
	width:100%;
	float:left;
	margin:10px 0 0 0;
	padding:10px 0;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	background:#FFF;
	min-height:23px;
}
.wrapper_col > div:nth-child(2) .results  {
	background:#dbdbdb;
}
.btn_calcul4 {
	margin: 0 0 0 0;
	background: #447fbd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	width: auto;
	height: auto;
	padding: 8px 20px;
	font-size: 16px;
	float: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
a.btn_calcul4:link{ color:#FFF; text-decoration:none;}
a.btn_calcul4:active{ color:#FFF; text-decoration:none;}
a.btn_calcul4:hover{ color:#FFF; background: #5ba9fc; text-decoration:none;}
a.btn_calcul4:visited{ color:#FFF; text-decoration:none;}



@media only screen and (min-width : 1025px) {
	.wrapper_same .mosaique .ligne_maison {
		display: block;
	}
	.wrapper_same  .box_maison {
		display:inline-block;
		width:24%;
	}
}
.page_temoin .bloc_content_txt {
	min-height:20px;
}
.page_temoin  .txt_ctem {
    width: 100%;
    padding:  0 0 5px 0;
    float: none;
	text-transform:uppercase;
}
.page_temoin  .box_ctem {
    width: 100%;
    padding: 0 0 0 0;
    float: none;
}
.page_temoin .champs_tem {
    width: 100%;
}
.padding_0 {
	padding:0 !important;
}
.txt_temoin {
	width: 49%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    vertical-align: top;
    max-width: 49%;
	border-bottom:1px solid #040404;
}
.txt_temoin:nth-child(odd) {
    margin-right: 1%;
}
.txt_temoin:nth-child(even){
    margin-left: 1%;
}
.ligne_temoin {
	display: flex;
}
.ligne_temoin .txt_temoin {
    flex: 1;
}

.nom_temoin {
	width: 100%;
	padding: 0 0 0 0;
	color: #000;
	font-weight:bold;
}
.box_item_item {
	width: 100%;
	padding: 30px 0 20px 0;
}
.txt_addenda {
	line-height: 20px;
	-webkit-column-count: 2;
    -moz-column-count: 2; 
    column-count: 2;
	-webkit-column-gap: 40px; 
    -moz-column-gap: 40px; 
    column-gap: 40px
}
.txt_addenda p {
	display: inline;
}
.txt_addenda p:empty {
	display: block;
}

h3.stit_detail.stit_calcul {
    margin: 0 0 0 0;
    padding: 10px 0;
    border-bottom: none;
	text-align: center;
    text-transform: uppercase;
    font-size: 20px;
	color: #FFF;
	background-color: #447fbd;
}
.wrapper_col {
	width: 100%;
	float: left;
}
.col_block {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
}
.wrapper_col.col_3 .col_block {
	width: 33.33%;
}
.col_block:last-child {
	padding: 0 0 0 20px;
}
.col_block:first-child {
	padding: 0 20px 0 0;
}
.bloc_content_txt .col:before,
.bloc_content_txt .col:after,
#calculationtools:before,
#calculationtools:after,
.wrapper_col:before,
.wrapper_col:after {
    display: table;
    content: " ";
	clear: both;
}
.btn_calculateurs {
    width: auto;
    color: #FFF;
    display: inline-block;
    background-color: #447fbd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 30px;
    font-size: 20px;
    text-transform: uppercase;

   -webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

a.btn_calculateurs:link { text-decoration: none; color: #FFF;}
a.btn_calculateurs:visited { text-decoration: none; color: #FFF;}
a.btn_calculateurs:hover { text-decoration: none; color: #FFF; background-color: #5ba9fc; }
a.btn_calculateurs:active  { text-decoration: none; color: #FFF;}

.btn_calculateurs i {
	margin: 0 10px 0 0;
}

.btn_download  {
    width: auto;
    color: #FFF;
    display: inline-block;
    background-color: #447fbd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 30px;
    font-size: 16px;
    text-transform: uppercase;

    -webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

a.btn_download:link { text-decoration: none; color: #FFF;}
a.btn_download:visited { text-decoration: none; color: #FFF;}
a.btn_download:hover { text-decoration: none; color: #FFF; background-color: #5ba9fc; }
a.btn_download:active  { text-decoration: none; color: #FFF;}
.btn_download i {
	margin: 0 0 0 10px;
	font-size: 14px;
}
.float_right {
	float: right;
}
.table_gal.box_gal_photos .bloc_txt_right {
    margin: 0 0 20px 0;
    border-bottom: none;
}

/* 24 inch iMac ----------- */
@media only screen and (min-width : 1600px) {
	a.header-link {
		font-size: 20px;
	}

	.footer_menu li {
    	font-size: 16px;
	}

	.logos_footer_left {
		width: 27%;
	}

	.titre_page h1 {
		font-size: 28px;
	}
}

/* 27 inch iMac ----------- */
@media only screen and (min-width : 2400px) {
	
}



/* Nouvelle page Evaluation */ 
.box_eval {
    max-width: 900px;
	margin: 0 auto;
}
.wrapper_street:after{
	content: '';
    display: block;
    clear: both;
}
.wrapper_street {
	border:5px solid #000;
}
#boxstreet {
	width: 100%;
	height: 0;
	padding: 0 0 83% 0;
	float: left;
	position: relative;
	background: none;

}
.wrapper_eval {
    background: #4f4f4f;
    border-radius: 8px;
    padding: 40px;
    -webkit-box-shadow: rgba(0,0,0,.1) 0 1px 4px 0;
    box-shadow: rgba(0,0,0,.1) 0 1px 4px 0;
    max-width: 600px;
	margin: 50px auto;
}
.wrapper_eval_free {
    padding: 0 0 40px 0;
    max-width: 800px;
    margin: 0 auto;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}
.wrapper_eval .champs_calcul3 {
	padding: 8px;
	margin-right: 3%;
	width: 72%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.no_result {
	color:#FFF !important;
}
.confirm {
	font-size:16px;
	padding:100px 0;
	text-align:center;
}
.confirm_alert {
	font-size:16px;
	padding:100px 0;
	text-align:center;
	margin-bottom: 30px;
    border-bottom: 2px solid #bdbdbd;
}
#loding {
	text-align:center;	
}
#loding  img{
	width:200px !important;
	height:auto !important;	
}
.btn_eval.btn_calcul4.full_width {
	width: 100% !important;
}
.btn_eval.btn_calcul4 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none !important;
	border:none;
	color: #FFF;
	background: #447fbd;
	cursor: pointer;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.btn_eval.btn_calcul4:hover{ color:#FFF; background: #5ba9fc; }

.wrapper_eval .tit_eval {
    color: #FFF;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 25px 0;
    text-align: center;
}
.wrapper_result_eval {
    margin: 0 auto;
    text-align: left;
}
.tit_eval_resul {
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0 50px 0;
    text-align: center;
}
.wrapper_eval_guide {
	margin: 30px 0;
	padding: 30px 0;
	border-top:2px solid #bdbdbd;
}
@media only screen and (max-width : 768px) {
	#boxstreet {
		padding: 0 0 55% 0;
	}
	.wrapper_eval_guide {
		margin: 10px 0;
		width:100%;
		float:left;
	}
	.guid_eval .guido {
		margin:0 auto;
	}
	.tit_eval_resul {
		font-size: 14px;
		margin: 20px 0 30px 0;
	}
}
@media only screen and (max-width : 600px) {
	.wrapper_eval .champs_calcul3 {
		padding: 8px;
		margin:0 0 10px 0;
		width: 100%;
	}
	.btn_eval.btn_calcul4 {
		width: 100%;
	}
}
.wrapper_right_btns.visible {
	right:5px;
}
@media only screen and (min-width : 1350px) {
	.wrapper_right_btns.visible {
		right:45px;
	}
}
.wrapper_right_btns	 {
	position:fixed;
	top:100px; 
	z-index: 999999;
	right:-50px;
}
.right_btn {
	width: 40px;
    height: 40px;
    margin-bottom: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #447fbd;
    color: #FFF;
    text-align: center;
    font-size: 19px;
	position:relative;
}
.right_btn:hover {
    background-color: #1f4165;
}
.right_btn a { 
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.right_btn a:link { color:#FFF; text-decoration:none;}
.right_btn a:active { color:#FFF; text-decoration:none;}
.right_btn a:hover { color:#FFF; text-decoration:none;}
.right_btn a:visited { color:#FFF; text-decoration:none;}

	
.animated_btns {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.wrapper_btns_mobile {
	position:fixed;
	bottom:0; 
	z-index: 999999;
	left:0;
	width:100%;	
	table-layout:fixed;
	height: 45px;
	display:none;
}
.wrapper_btns_mobile > div {
	display:table-cell;
	text-align:center;
	vertical-align:top;
	color:#FFF;
	width:50%;
	position:relative;
}
.wrapper_btns_mobile > div:first-child {
	background-color: #447fbd;
}
.wrapper_btns_mobile > div:last-child {
	background-color: #1f4165;
}
.wrapper_btns_mobile > div:last-child .btn_mobile {
	background-color: #1f4165;
}

.wrapper_btns_mobile > div:hover {
	background-color: #5ba9fc;
}
.wrapper_btns_mobile > div:hover .btn_mobile {
	background-color: #5ba9fc !important;
}
.wrapper_btns_mobile a { 
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0 5px 10px;
	font-size: 17px;
	line-height: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color:#FFF !important; 
}

.wrapper_btns_mobile a:link { color:#FFF; text-decoration:none;}
.wrapper_btns_mobile a:visited { color:#FFF; text-decoration:none;}
.wrapper_btns_mobile a:hover { color:#FFF; text-decoration:none;}
.wrapper_btns_mobile a:active { color:#FFF; text-decoration:none;}
.btn_mobile {
    display: block;
    background-color: #447fbd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin: -20px auto 0;
	text-align: center;
	font-size: 19px;
	padding: 10px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media only screen and (max-width : 768px) {
	.wrapper_right_btns	 {
		top:50px; 
	}
}
@media only screen and (max-width : 600px) {
	.wrapper_btns_mobile {
		display:table;
	}
}
@media only screen and (max-width : 500px) {
	.wrapper_btns_mobile a { 
		font-size: 14px;
	}
}
.box_vendu {
    font-family: 'Pathway Gothic One', sans-serif;
    color: #FFF;
    background-color: #e11b22;
    text-align: center;
    padding: 8px 20px;
    font-size: 26px;
    text-transform: uppercase;
}
.ins_vendu .titre_prix,
.ins_vendu h1 {
    color: #e11b22 !important;
}


.tease_eval_fiche{
	text-align: right;
	padding-top: 20px;
	clear: both;
}

.tease_eval_fiche p{
	font-size: 16px;
	margin-bottom: 20px;
}

.tease_eval_fiche .btn_calcul4{text-transform: uppercase;}
.no_results {
	padding: 50px 0;
    text-align: center;
    font-size: 30px;
    line-height: 200%;
	color:#1e1e1e !important;
    width: 100%;
    float: left;
}


.btn_wrapper {
    text-align: center;
    float: left;
    width: 100%;
	margin: 10px 0 0 0;
}
.btn_wrapper i {
    display: block;
    font-size: 16px;
    margin-bottom: -9px;
    color: #447fbd;
}
.btn_wrapper.btn_center {
    float: none;
	margin: 10px 0;
	margin-top: 0px;
	transform: translateY(-7px);
}
@media only screen and (max-width: 768px) {
    .btn_wrapper.btn_center {
		margin: 0 0 30px 0;
	}
}

.contactp{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.contactp>div{
    width: 55%;
    margin-top: 60px;
}

.contactp>div+div{
    width: calc(45% - 60px);
}

.contactp h1{
    margin-top: 0;
    margin-bottom: 0;
}

.contactp h1+p{margin: 0;}
.box_form_c{width: 100%;}
img.logo_contact{width: 160px;margin-top: 0;}

.aginfos{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding-right: 80px;
}

.contactp hr{
    height: 2px;
    background-color: #eee;
    border:0px;
    width: 100%;
    margin: 20px 0;
}

.contactp iframe{margin-bottom: 30px;}

@media only screen and (max-width: 1240px) {
    .aginfos>div:first-child{width: calc(100% - 200px);min-width: 160px;}
    .aginfos{padding-right: 40px;}
}

@media only screen and (max-width: 800px){
    .contactp>div {
        width: 50%;
    }
    .contactp>div+div {
        width: calc(50% - 20px);
    }
    .aginfos>div{margin-bottom: 15px;}
}

@media only screen and (max-width: 600px){
    .contactp>div, .contactp>div+div{width: 100%;}
}


/* ******* Nouvelle fiche ****** */



.box_vendu {
    margin-bottom: 20px;
}
.fichetitlebloc{
    display: flex;
    padding-left: 40px;padding-right: 40px;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    padding-top: 30px;padding-bottom: 30px;
}

.fichetitlebloc h1{
    text-transform: uppercase;
    color: #00AAAE;
    font-weight: 600;
    font-size: 20px;
    flex-grow: 1;
	width: 100%;
}

.fichetitlebloc a.btn{margin-right: 20px;}

.adressebloc, .btnsmap{
    display: flex;
    padding-left: 40px;
    padding-right: 40px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.adressebloc p.adresse{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    flex-grow: 1;
}
.adressebloc p.adresse span{font-weight: 400;}

p.visitelibre{
    margin-left: 20px;
    background-color: #00AAAE;
    color: #fff;
    padding: 20px 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.7;
    text-align: center;
}

.btnsmap{
    padding-top: 0;padding-bottom: 0;
    justify-content: flex-start;
}

.btnsmap a{margin-right: 20px;}



.piecesbloc{
    border-top:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
    margin: 50px 0;
}

.piecesbloc .wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.piecesbloc .piece{
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 25%;
    box-sizing: border-box;
    padding: 40px 30px;
    border-right:1px solid #e6e6e6;
}

.piecesbloc .piece:last-child{
    border-right:0px solid #e6e6e6;
}

.piecesbloc .piece img{
    display: block;
}

.piecesbloc .piece p{
    font-size: 16px;
    margin: 0;
	margin-left: 20px;
}

.descriptionbloc .wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.descriptionbloc .wrap>div{
    width: 75%;
    box-sizing: border-box;
    padding-right: 40px;
    padding-left: 100px;
}

.descriptionbloc aside{
    width: 25%;
}

.descriptionbloc aside.fixedaside{
    position: -webkit-sticky;
    position: sticky;
    top: 70px;
}

.courtaside{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border:2px solid #e6e6e6;
}

.courtaside+.courtaside{border-top: 0px;}

.descriptionbloc aside img{
    display: block;
    width: 35%;
    box-sizing: border-box;
}

.descriptionbloc aside p{
    width: 65%;
    box-sizing: border-box;
    padding-left: 15px;
    text-transform: uppercase;
    margin: 0;
    display: block;
    font-size: 15px;
    padding-right: 10px;
}
.descriptionbloc aside p span {
	font-weight: bold;
    color: #00AAAE;
    display: block;
    padding: 0 0 5px 0;
}
.socfiche{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.socfiche .btn_social {
    color: #979797 !important;
    width: auto;
    height: auto;
    margin: 0 15px;
    background: transparent;
    display: block;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 0;
    font-size: 24px;
}

.interbtn{
    border-left:2px solid #e6e6e6;
    border-right:2px solid #e6e6e6;
    box-sizing: border-box;
    height: 15px;
}

.descriptionbloc aside a.btn{
    display: block;
	text-transform: uppercase;
	position: relative;
	color: #00AAAE !important;
	line-height: 1.2;
	height: auto;
	padding: 25px;
	border:3px solid #00AAAE;
	font-size: 14px;
	font-weight: 600;
    box-sizing: border-box;
	z-index: 2;
    text-align: center;
    margin-top: 20px;
	transition: all .4s;
}
.descriptionbloc aside a.btn:hover{
    color: #fff !important;
	text-decoration: none;
}

.descriptionbloc aside a.btn:after{
	content:"";
	display: block;
	position: absolute;
	width: 100%;
	height: 0%;
	left: 0;
	bottom: 0;
	background: #00AAAE;
	z-index: -1;
	transition: all .4s;
}



.descriptionbloc aside a.btn:hover:after{
    height: 100%;
}
.descriptionbloc aside a.teal_btn {
    display: block;
	text-align: center;
	border-radius: 4px;
}

a.btnside{
    display: block;
    text-transform: uppercase;
	position: relative;
	color: #fff !important;
    padding: 25px;
    box-sizing: border-box;
    border:3px solid #00AAAE;
    font-size: 14px;
	font-weight: 600;
	z-index: 2;
    text-align: center;
	transition: all .4s;
}

a.btnside:hover{
    color: #00AAAE !important;
	text-decoration: none;
}

a.btnside:after{
	content:"";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #00AAAE;
	z-index: -1;
	transition: all .4s;
}

a.btnside:hover:after{
    height: 0;
}

.descriptionbloc h2, .samesect h2, .maptitle h2{
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 30px;
    margin-top: 50px;
    font-weight: normal;
}

.descriptionbloc h3{
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 21px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.simultable>.tr:first-child>.td, .simultable.charact>.tr:nth-child(2) .td{border-top: 2px solid #e1e1e1;}

.simultable .tr{
    display: flex;
    justify-content: center;
   
}

.simultable .td{
     border-bottom: 2px solid #e1e1e1;
    width: 100%;
    padding: 6px 0;
}


.simultable.charact, .simultable.charact .hiddenfiche{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.simultable.charact .tr{
    width: calc(50% - 20px);
}

.simultable.charact .tr.subtit{
    width: 100%;
    padding-top: 30px;
    text-transform: uppercase;
    border-bottom-color: #000;
}

.simultable.charact .tr.subtit .td{
    border-bottom-color: #000;
}

hr.underh3{
    width: 100%;
    height: 2px;
    background-color: #e1e1e1;
    border:none;
    margin-top: 0;
    margin-bottom: 20px;
}

a.openfiche{
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #00AAAE !important;
    text-decoration: none !important;
    font-size: 16px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 45px;
    display: block;
}

a.openfiche.close{display: none;}

a.openfiche span{
    display: inline-block;
    background-color: #fff;
    padding-left: 15px;padding-right: 15px;
    position: relative;
    z-index: 9;
    transition: all .4s;
}

a.openfiche:hover span{
    padding-left: 30px;padding-right: 30px;
}

a.openfiche:after{
    content: "";
    width: 100%;
    height: 2px;
    top: 50%;
    left: 0;
    position: absolute;
    margin-top: -1px;
    background-color: #c9c9c9;
}

p.addendap{
    margin: 0;
    min-height: 4px;
}

p.fullfichep{display: none;}

.navcalculateurs{
    display: flex;
    justify-content: center;
}

.navcalculateurs a{
    width: 100%;
    display: block;
    background-color: #f3f3f3;
    color: #00AAAE !important;
    text-decoration: none !important;
    text-align: center;
    padding: 15px 0;
    text-transform: uppercase;
    transition: all .4s;
}

.navcalculateurs a.active{
    color: #fff !important;
    background-color: #00AAAE;
}

.navcalculateurs a:not(.active):hover{
    background-color: #dbdbdb;
}

#calculateurs{width: 100%;flex: none;padding-top: 0;}

.pannelcalcul{
    background-color: #f3f3f3;
    padding: 20px;
    display: none;
}

.pannelcalcul.active{
    display: block;
}

.pannelcalcul .ligne_calcul{
    float: none;
    display: flex;

}

.pannelcalcul .txt_calcul, .pannelcalcul .box_calcul, .pannelcalcul .champs_calcul{
    float: none;
    width: 100%;
}

.pannelcalcul .results, .pannelcalcul .btn_wrapper{
    float: none;
}

.samesect .wrap, .maptitle.wrap{
    box-sizing: border-box;
    padding-left: 100px;
    padding-right: 100px;
}

.samesect .ligne_maison{
    display: flex;
    float: none;
    justify-content: space-between;
    align-items: flex-start;
}

.samesect .box_maison{
    display: block;
    float: none;
    width: calc(25% - 10px);
}

.samesect .photo_vendu{margin: 0;}

.samesect .photo_vendu a>img:not(.marq_vendu){display: block;width: 100%;transition: all .4s;}



p.introfiche{font-size: 18px;line-height: 1.5;margin-top: 0;}
.descriptionbloc h2:first-child{margin-top: 0;}

.showprint{display: none;}
.popeval,
.popfiche{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 999999;
    display: none;
}
.popeval .close,
.popfiche .close{
    transform: rotate(45deg);
    color: #fff;
    font-size: 70px;
    font-weight: normal;
    position: absolute;
    top: 0;
    right: 20px;
    cursor: pointer;
	font-family: 'Nunito Sans', serif;
}
.popeval article,
.popfiche article{
    background-color: #fff;
    text-align: center;
    width: 600px;
    max-width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 20px;
}
.popeval article h2,
.popfiche article h2{
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}
.popeval input:not([type=submit]), 
.popfiche input:not([type=submit]), 
.popfiche  textarea{
    width: 100%;
    padding:10px;
    border:1px solid #e1e1e1;
    box-sizing: border-box;
    font-size: 16px;
    margin-top: 15px;
}

.popfiche  textarea {
    height: 150px;    
}
.popeval input[type=submit], 
.popfiche input[type=submit] {
    border-radius: 0px;
    padding: 7px 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    background-color: #00AAAE;
    border:2px solid #00AAAE;
    margin-top: 20px;
    display: inline-block;
    transition: all .4s;
	font-family: 'Roboto Condensed', sans-serif;
}
.popeval input[type=submit]:hover,
.popfiche input[type=submit]:hover {
    background-color: #fff;color: #00AAAE;
}

a.btnside.btnfixedfiche{display: none;}


#map-canvas{margin-top: 50px;margin-bottom: 20px;}
.tac{text-align: center;}

hr.hbig{display: none;}

.ficheslider{
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: stretch;
	background-color: #e6e6e6;
	flex-wrap: wrap;
	padding: 5px 0 0;
}

.ficheslidercont{
	width: 77%;
	position: relative;
}

.thumslist{
	width: 23%;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
    background-color: white;
}

.thumslist img{
	display: block;
	width: 100%;
	height: 126px;
	object-fit: cover;
}

.thumbitm{display: block;width: 100%;margin-bottom: 3px;margin-top: 3px;}

.thumbitm:not(:nth-child(-n+5)) img{display: none;}
.bx-viewport .thumbitm:not(:nth-child(-n+5)) img{display: block;}

.ficheslide>img{
	display: block;
	width: 100%;
	/*height: 630px;*/
	object-fit: cover;
}

.ficheslide:not(:first-child)>img, .ficheslide:not(:first-child)>.phototitle{
	display: none;
}

.bx-viewport .ficheslide:not(:first-child)>img, .bx-viewport .ficheslide:not(:first-child)>.phototitle{display: block;}

div.fullscreenfiche{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 18px;
	background-color: rgba(255,255,255,.5);
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 3px;
	transition: all .4s;
}

div.fullscreenfiche:hover, .ficheslidercont .bx-prev:hover, .ficheslidercont .bx-next:hover, .thumslist .bx-prev:hover, .thumslist .bx-next:hover{
	background-color: rgba(255,255,255,.85);
}

div.fullscreenfiche i{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.ficheslidercont .bx-prev, .ficheslidercont .bx-next, .thumslist .bx-prev, .thumslist .bx-next{
	position: absolute;
	top: 50%;
	font-size: 0;
	color: transparent;
	background-color: rgba(255,255,255,.5);
	width: 24px;
	height: 30px;
	border-radius: 3px;
	transition: all .4s;
}

.thumslist .bx-prev{
	top: 10px;
}
.thumslist .bx-next{
	top: auto;
	bottom: 45px;
}

.thumslist .bx-prev, .thumslist .bx-next{
	left: 50%;
	transform: translateX(-50%);
	height: 24px;
	width: 30px;
}
.ficheslidercont .bx-prev{left: 10px;}
.ficheslidercont .bx-next{right: 10px;}

.ficheslidercont .bx-prev:after, .ficheslidercont .bx-next:after, .thumslist .bx-prev:after, .thumslist .bx-next:after{
	content: "";
	width: 8px;
	height: 8px;
	border-right: 3px solid #1e1e1e;
	border-bottom: 3px solid #1e1e1e;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
}

.ficheslidercont .bx-prev:after{
	transform: translate(-30%,-50%) rotate(135deg);
}

.ficheslidercont .bx-next:after{
	transform: translate(-70%,-50%) rotate(-45deg);
}

.thumslist .bx-prev:after{
	transform: translate(-50%,-30%) rotate(-135deg);
}

.thumslist .bx-next:after{
	transform: translate(-50%,-70%) rotate(45deg);
}

.mfp-counter{display: none;}

img.mfp-img{
	padding: 10px 0 !important;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{
	margin-top: 10px !important;
	text-shadow: -1px -1px 0 rgba(0,0,0,.8), 1px -1px 0 rgba(0,0,0,.8), -1px 1px 0 rgba(0,0,0,.8), 1px 1px 0 rgba(0,0,0,.8), 0px 0px 4px #000000 !important;
	font-size: 50px !important;
	padding-right: 10px !important;
	opacity: .9;
}

.phototitle{
	background-color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	padding: 5px 0;
	margin-top: 6px;
}

.thumslist:after{
	content: "";
	width: 100%;
	background-color: #fff;
	height: 29px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	border-top:6px solid #e6e6e6;
}




@media screen and (min-width: 1921px){
    .fichewrap.wrap, .maptitle.wrap{
        max-width: 1400px !important;
    }
}

@media screen and (max-width: 1240px){
    .piecesbloc .piece{width: 25%;max-width: 100%;}
    .fichetitlebloc h1{width: 100%;}
    .fichetitlebloc{justify-content: flex-end;}
    
    .piecesbloc .piece{padding: 30px 20px;justify-content: center;}
    .piecesbloc .piece img{margin-right: 20px;}

}
@media screen and (min-width: 701px){
	.simultable .td:first-child{
		padding-right: 5px;
	}
}
@media screen and (max-width: 1024px){
    .fichetitlebloc, .adressebloc, .btnsmap{padding-left: 0;padding-right: 0;}
    .adressebloc{flex-wrap: nowrap;}
    p.visitelibre{padding: 15px;font-size: 13px;}
    
    .piecesbloc .piece img{
        width: 25px !important;
        height: auto !important;
    }
    .piecesbloc .piece p{font-size: 14px;}
    
    .descriptionbloc .wrap>div{padding-left: 0;width: 65%;}
    .descriptionbloc aside{width: 35%;}
    
    p.introfiche{font-size: 16px;}
    .simultable.charact .tr{width: 100%;}
    .simultable.charact>.tr:nth-child(2) .td {
        border-top: 0px solid #e1e1e1;
    }
    .navcalculateurs a{font-size: 14px;}
    .samesect .wrap, .maptitle.wrap{padding-left: 0;padding-right: 0;}
    
	.ficheslide>img{height: 450px;}
	.thumslist img{height: 90px;}
}
@media screen and (max-width: 800px){
    .adressebloc p.adresse{font-size: 18px;width: 100%;}
    .adressebloc{flex-wrap: wrap;}
    p.visitelibre{width: 100%;margin-left: 0;font-size: 16px;}
    .piecesbloc .piece{padding: 20px 10px;}
    .descriptionbloc .wrap>div, .descriptionbloc aside{width: 100%;padding-right: 0;order:1;}
    .descriptionbloc aside{
        order:2;
        margin-top: 40px;
        max-width: 350px;
        margin-left: auto;margin-right: auto;
    }
    .fichetitlebloc h1{text-align: center;}
    .fichetitlebloc h1 .hiddenprint{display: none;}
    .fichetitlebloc h1 .showprint{display: block;}
	
	.doublecont{width: 100% !important;}
}

@media screen and (max-width: 700px){
	.bx-viewport .ficheslide>img{min-height: 230px;}
	.thumslist:after{display: none;}
	hr.hbig{
		height: 1px;
		border:none;
		display: block !important;
		width: calc(100% + 20px);
		background-color: #e6e6e6;
		margin: 0;
		margin-left: -10px;
	}
    .fichetitlebloc a.btn, .btnsmap a.btn {
        margin-left: 5px;
        margin-right: 5px;
    }
    
    .fichetitlebloc, .btnsmap{justify-content: center;}
	.fichetitlebloc a.btn{width: 250px;}
	.fichetitlebloc a.btn+a.btn{margin-top: 10px;}
    
    .piecesbloc .piece{width: 50%;}
    .piecesbloc .piece:nth-child(2){border-right: 0;}
    
    .simultable .td{
        width: 100%;
    }
    
    .simultable .tr{flex-wrap: wrap;}
    
    .simultable .td:first-child{
        border-top: 2px solid #e1e1e1 !important;
        font-weight: 600;
        border-bottom:none !important;
        padding-bottom: 0;
        text-transform: uppercase;
    }
    .simultable .td:not(:first-child){
        border-top:none !important;
        border-bottom:none !important;
        padding-top: 0;
    }
    
    .simultable .td.th{display: none;}
    
    .samesect{display: none;}
    
    a.btnside.btnfixedfiche{
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 999;padding: 15px 0;
    }
    
    a.btnside.btnfixedfiche:hover{background-color: #fff;}
    
	
	.ficheslidercont{width: 100%;}
	.thumslist{width: 100%;padding-left: 0;padding-right: 0;}
	.ficheslide>img{height: auto;}
	.thumslist img{height: 90px;}
	
	.thumslist .bx-prev{
		left: 10px;
		top: 50%;
		transform: rotate(-90deg) translateX(30%);
	}
	.thumslist .bx-next{
		right: 10px;
		left: auto;
		top: 50%;
		bottom: auto;
		transform: rotate(-90deg) translateX(30%);
	}
	
	.thumbitm{
		box-sizing: border-box;
		padding-left: 2px;
		padding-right: 2px;
	}
	
	.thumslist img{height: 75px;}
	
}
.wrap-locallogic {
	margin: 50px 0 0 0;
}


.doubletr{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	
}
.doublecont{
	width: calc(50% - 20px);
}

.simultable.charact .doublecont .tr{width: 100%;}

.navmedia{
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	border-bottom: 4px solid #00AAAE;
}

.navmedia a{
	display: block;
	padding: 10px 20px;
	text-transform: uppercase;
	font-weight: 600;
	background-color: #e6e6e6;
	text-decoration: none !important;
}

.navmedia a.selected{
	color: #fff !important;
	background-color: #00AAAE;
}
/* ******* FIN Nouvelle fiche ****** */


#err {
	width:100%;;
	color:#E2001A;
	padding: 5px 0;
}
.teal_btn,
button[type=submit], .popnews article input[type=submit], .poplogin article input[type=submit], .popwwu article input[type=submit], input[type=submit] {
	color: #fff !important;
    border: 1px solid #00AAAE;
    background-color: #00AAAE;
    padding: 10px 30px;
    border-radius: 4px;
    display: inline-block;
    font-size: 16px;
    margin-top: 20px;
    transition: all .4s;
	text-transform: uppercase;
    outline:none;
	font-family: 'Roboto Condensed', sans-serif;
}


#openModalLoginComment {
    color: #fff !important;
    border: 1px solid #00AAAE;
    background-color: #00AAAE;
    padding: 10px 30px;
    border-radius: 4px;
    display: inline-block;
    font-size: 16px;
    transition: all .4s;
    text-transform: uppercase;
    outline: none;
    font-family: 'Roboto Condensed', sans-serif;
}

.teal_btn:hover,
button[type=submit]:hover, .popnews article input[type=submit]:hover, .popwwu  article input[type=submit]:hover {
    color: #00AAAE !important;
    background-color: #fff;
}
.teal_btn:hover {
	text-decoration: none;
}
body .ui-autocomplete  {
	background: #FFF;
    list-style: none;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 508px;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 23px;
    overflow-y: auto;
    max-height: 118px;
}
body .ui-autocomplete .ui-menu-item {
	cursor: pointer;
}

a.bouton{
    color: #fff !important;
}

/* web/css/styles-policy.css */
.privacy-policies-page ul {
	margin-left: 20px;
    margin-bottom: 20px;
}
.privacy-policies-page p + ul {
	margin-top: -20px;
}

#privacy-policies-message {
	font-family: Arial;
	background: #333;
	position: fixed;
	bottom: 10px;
	left: 10px;
	padding: 15px;
	width: 440px;
	color: #fff;
	z-index: 999999999999;
	transform: translateY(200%);
	transition: .5s ease-out;
	opacity: 1;
	display:none;
	border-radius: 8px;
	box-sizing: border-box;
	max-width: calc(100% - 20px);
	line-height: 130%;
}

#privacy-policies-message .content {
    font-size: 14px;
}
.wrapper_btn_policies {
	text-align:right;
}
#privacy-policies-message .fa {
    display: none
}

#privacy-policies-message.displayed {
    transform: translateY(0%);
    opacity: .8;
}

#privacy-policies-message.displayed:hover {
    opacity: 1
}

#privacy-policies-message .heading.h3 {
    padding: 0px;
    grid-column: 1;
    margin-bottom: 15px;
}

#privacy-policies-message .heading.h3 span {
    font-size: 14pt
}


#privacy-policies-message .btn_policies {
	color: #fff !important;
	border: 1px solid #000;
	background-color: #000;
	padding: 10px 15px;
	border-radius: 0;
	display: inline-block;
	font-size: 15px;
	transition: all .4s;
	outline:none;
	cursor: pointer;
}
#privacy-policies-message .btn_policies:hover {
    color: #000 !important;
    background-color: #fff;
}


#privacy-policies-message .fa,
#privacy-policies-message p,
#privacy-policies-message .h3 span {
    color: #fff;
}

#privacy-policies-message p {margin: 15px 0;}

#privacy-policies-message p a {
    text-decoration: underline;
    color: #FFF;
}

#privacy-policies-message .fa {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer
}
@media print {
    #privacy-policies-message {
        display: none !important
    }
}

/* web/css/responsive.css */
.btn_mm {
	font-size: 21px;
	color: color!important;
	position: absolute;
	top: 25%;
	right: 20px;
	display: none;
	z-index:9999;
}

.mm-list > li > a:link {
	color: black;
	text-decoration: none;
}
.mm-list > li > a:visited {
	color: black;
	text-decoration: none;
}
.mm-list > li > a:hover {
	color: #447fbd;
	text-decoration: none;
}
.mm-list > li > a:active {
	color: black;
	text-decoration: none;
}
#mm-menu {
	background: white;
}
#mm-menu .mm-list > li:after {
	border-color: #447fbd;
}
.toggle_container3 {
	width: 100%;
}
.wrapper_tabphotosdivcontainer {
	width: 100%;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}

.box_gal_photos .left_gal, .padding_green_box2 .left_gal {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.padding_green_box2 .left_gal {
	display: table-cell;
	vertical-align: top;
	width: 650px;
	padding: 20px 30px 0 0;
}
.box_comm_secon {
	display: none;
}
/* Fixed Bug TN3 */
.tn3-gallery {
	height: 450px !important;
}
.blockMsg .tn3-gallery {
	height: 100% !important;
}

@media only screen and (min-width : 901px) {
	.box_gal_photos .left_gal {
		display: table-cell;
		vertical-align: top;
		width: 650px;
		padding: 20px 30px 0 0;
	}
}

@media only screen and (min-width : 1760px) {
	.bandeau_home img.ph_courtier {
		max-width: 420px;
	}
}

@media only screen and (max-width : 1024px) and (min-width : 901px) {
	.box_gal_photos .left_gal {
		width: 550px;
	}
	.tn3-thumbs {
		width: 307px;
	}
	.tn3-image {
		height: 375px;
	}
	/* Fixed Bug TN3 */
	.tn3-gallery {
		height: 375px !important;
	}
}

@media only screen and (max-width : 1759px) {
	.bandeau_home img.ph_courtier {
		max-width: 380px;
	}
}

@media only screen and (max-width : 1650px) {
	.bandeau_home img.ph_courtier {
		max-width: 280px;
	}

	.box_content_txt p {
		margin: 0 auto;
	}
}

@media only screen and (max-width : 1500px) {
	.fleche2 img {
		max-height: 170px;
	}
}

@media only screen and (max-width : 1402px) {
	.bandeau_home img.ph_courtier {
		max-width: 230px;
	}
}

@media only screen and (max-width : 1200px) {
	.bandeau_home img.ph_courtier {
		max-width: 160px;
	}
	.content_center .slogan h1{
		font-size: 22px;
	}

	.box_content_txt p {
		font-size: 13px;
		margin: 0 auto;
	}
}

@media only screen and (max-width : 1130px) {
	#calculationtools .txt_calcul {
		padding: 0 0 5px  0;
		width:100%;
	}

	#calculationtools .wrapper_col > div {
		padding: 20px;
		min-height: 565px;
	}

	#calculationtools .box_calcul {
		width: 100%;
	}

	.box_content_txt p {
		font-size: 14px;
	}	
}

@media only screen and (max-width : 1100px) {
	.container_frame iframe {
		margin-top: -285px;
	}
}

@media only screen and (max-width : 1024px) {
	.footer_secteur {
		display: none;
	}
	.box_menu {
		padding: 0 2%;
	}

	.header_left {
		width: 75%;
	}

	.header_left span.circle {
		font-size: 2vw;
		padding: 1% 1.5%; 
	}

	.header_left span {
		font-size: 2vw;
	}

	img.courtier_footer.left {
	    width: 30%;
	    float: left;
	}

	.footer_partager {
		top: 160%;
	}

	.content_profil {
		background-color:#dbdbdb;
		background-image: none;
	}

	.box_content_txt.left {
		width: 100%;
	}

	img.agence_footer {
		width: 120px;
		left:10px;
		top: 30%;
	}

	img.courtier_footer.right {
	    width: 10%;
	}

	.footer_menu li {
		font-size: 12px;
	}

	.map_col_td_first,  .padding_green_box2 .left_gal {
		width: 550px;
	}

	.map_col_td_second {
		width: auto;
		min-width: initial;
		max-width: initial;
	}

	.box_maison_img {
		padding: 0;
	}

	.mosaique .box_maison,  .liste .box_maison {
		width: 100%;
		display: table;
		border-spacing: 0;
		table-layout: fixed;
		height: auto;
		margin: 0 0 20px 0;
		float: none;
	}

	.mosaique .box_maison_img,  .liste .box_maison_img {
		display: table-cell;
		vertical-align: top;
		width: 290px;
		float: none;
	}

	.mosaique .box_maison_img img,  .liste .box_maison_img img {
		width: 100%;
		height: auto;
	}

	.mosaique .box_infos_maison,  .liste .box_infos_maison {
		padding: 10px 20px;
		font-size: 16px;
	}

	.mosaique .secteur_maison,  .liste .secteur_maison {
		font-size: 25px;
	}

	.mosaique .prix_maison,  .liste .prix_maison {
		font-size: 25px;
		padding: 5px 0;
		margin: 10px 0;
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
	}

	.mosaique .descrip_maison,  .liste .descrip_maison {
		display: none !important;
	}

	.mosaique .adresse_maison,  .mosaique .descrip_maison,  .mosaique .type_maison,  .liste .adresse_maison,  .liste .descrip_maison,  .liste .type_maison {
		padding: 0 0 10px 0;
	}

	.two_blocs .ligne_calcul:nth-child(even),  .two_blocs .ligne_calcul:nth-child(odd) {
		width: 100%;
		margin: 0;
	}

	.frame_map {
	
	}

	#map-canvas {
		height: 315px !important;
	}

	.bloc_parti.four_blocs .lig_parti {
		width: 100%;
		min-width: initial;
	}
	/*.content_center2,  .bloc_title,  .lig_logo,  .bas_footer2,  .box_menu {
		padding: 0 20px 0 0;
	}*/
	.box_logo {
		vertical-align: middle;
	}

	.logo {
		padding: 0;
		margin-bottom: 0;
	}

	.box_logo {
		position: relative;
	}

	.logo img {
		width: auto;
		max-height: 100%;
	}

	.header_right .cell {
		font-size: 25px;
	}

	.footer_smenu {
		padding-top: 30px;
	}
}

@media only screen and (max-width : 900px) {
	.map_col_infos {
		
		font-size: 12px;
	}
	.content_profil {
		background-color:#dbdbdb;
		background-image: none;
	}

	.box_content_txt h2.profil-title {
		font-size: 28px;
	}

	.image-upload {
		font-size: 18px;
		margin: 0 auto;
	}

	h3.newsletter-title {
		font-size: 20px;
	}

	.footer_courtier {
		display: none;
	}

	.padding_green_box2 .table_gal {
		display: table;
	}

	.padding_green_box2 .right_gal,  .padding_green_box2 .left_gal {
		display: table-cell;
	}

	.titre_prix,  .titre_page h1 {
		font-size: 22px;
	}

	.table_gal {
		display: block;
	}

	.left_gal {
		display: block;
		margin: 0 auto;
	}

	.right_gal {
		display: block;
		width: 100%;
		float: left;
		padding: 40px 0 0 0;
	}

	.padding_green_box2 .right_col_td_second,  .padding_green_box2 .right_col_td_first {
		width: 100%;
		padding: 0;
		display: block;
	}

	.right_col_td_first {
		width: 60%;
		padding: 0 20px 0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.right_col_td_second {
		width: 40%;
		float: none;
	}

	.box_gal_photos .left_gal {
		padding: 0;
		width: 100%;
		max-width: 100%;
	}

	.padding_green_box2 .left_gal {
		width: 59%;
		padding: 0 5% 0 0;
	}

	.padding_green_box2 .right_gal {
		width: 36%;
		float: none;
	}

	.padding_green_box2 .right_gal {
		padding: 0;
	}

	.padding_green_box2 .right_col_table {
		display: block;
	}

	.padding_green_box2 {
		padding: 20px 10px 20px 10px;
	}

	.bandeau_home img.ph_courtier {
		max-width: 130px;
	}

	#menu .btn_menu, #menu .btn_menu_select {
		font-size:10px;
		margin: 0 7px!important;
	}

	.content_center .slogan h1{
		font-size: 18px;
	}

	.dimension_table > div {
    	width: 50%;
	}
}
@media only screen and (min-width : 769px) {
	.wrapper_mainnav ul,
	.wrapper_mainnav div {
		display: none;
		left: 0;
	}
	.wrapper_mainnav h2.selected,
	.wrapper_mainnav:hover h2,
	.wrapper_mainnav h2:hover {
		background: url(../images/btn_trier.png) no-repeat 0 -25px;
		text-decoration: none;
		cursor: pointer;
		color:#FFF;
	}
	.wrapper_mainnav:hover ul,
	.wrapper_mainnav:hover div {
		display: block;
	}
}
/* iPads (landscape) ----------- */
@media only screen and (max-width : 768px) {
	.wrapper_mainnav ul,
	.wrapper_mainnav div {
		display: none;
		right: 0;
	}
	.nav_fixed_detail {
		top: 40px;
	}

	.content_detail_profil {
		width: 100%!important;
		margin: 0!important;
	}
	.logos_footer_left {
		padding: 4% 15% 0 15%;
		width: 70%;
	}
	.header_padding {
		padding-top: 60px;
	}
	
	.btn_social {
		background: #444240;
	}

	a.btn_social:link {
		color: white;
	}

	.box_menu_englobe {
		background-color: rgba(255, 255, 255, 0.85);
	}

	.mini-profil {
		background:#898989 url(../images/bg-mini-profil-mobile.jpg) no-repeat center;
		padding: 5% 0;
		height: 300px;
	}

	.nav_fixed {
		width: 100%;
		top: 45px;
	}

	p.small {
		font-size: 10px;
	}

	.header_top_mobile {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 80%;
	}

	.titre_page {
    	padding: 4px 0;
	}

	.content_detail.fixed_padd {
		padding-top: 1%;
	}

	.bloc_option {
		    padding: 5px 0 10px 0;
	}

	.hidden_desktop {
		display:block!important;
	}

	.hidden_mobile {
		display: none!important;
	}

	.footer_copy a.logo-macle {
		display: none;
	}
	
	.header {
		margin: 0 auto;
		padding: 0;
	}

	a.testimonies {
		display: none;
	}

	.callbacks .caption {
		margin: 4% 20% 2% 20%;
    	width: 60%;
		font-size: 12px;
	}

	small {
		font-size: 10px;
	}

	.box_content_txt .small-col {
		width:100%;
		display: block;
	}
	
	.box_menu_englobe {
		position: fixed;
		top:0;
		z-index: 999;
		height:40px;
		-webkit-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.38);
		-moz-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.38);
		box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.38);
	}

	.bas_footer {
		border-top: 5px solid #447fbd;
	}

	.niveau2 a {
		font-size: 2.2vw;
	}

	.mm-list {
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif!important;
	}

	.header_left {
		left: 5%;
    	top: 8%;
	}

	.header_left span.immo-tv {
    	margin-top: 7%;
		display: block;
	}

	.header_left span.circle {
		font-size: 2.5vw;
		padding: 1% 2%;
	}

	.logos_footer {
		width: 60%;
    	padding: 5% 20%;
	}

	.img_profil {
		width: 90%;
		padding: 0 5%;
		float: none;
	}

	.txt_profil {
		width: 100%;
		float: none;
		position: relative;
	}

	.footer_smenu {
		padding: 4%;
		text-align: center;
	}

	.txt_profil span {
		border-bottom: 2px solid red;
		font-size: 4vw;
		padding-bottom: 0.5%;
		margin-bottom: 4%;
		display: block;
	}

	.header_right {
    	right: 15%;
	}

	.header_left span {
		font-size: 3vw;
	}

	.box_reseaux a {
	    margin: 0 7px 0 0;
	}

	.logo-englobe {
		position: absolute;
		top: 75%;
		left: 0;
		width: 80%;
		z-index: 3;
		padding: 3% 10%;
	}

	a.header-link {
    	font-size: 3.3vw;
		margin-top: 8%;
	}

	.logo-englobe span {
		margin-top: 10%;
		font-size: 2.5vw;
	}

	.testimonial {
		height: 170px;
	}

	.content_profil {
		background-color:#dbdbdb;
		background-image: none;
	}

	.image-upload {
		font-size: 18px;
		margin: 0 auto;
	}

	h3.newsletter-title {
		font-size: 20px;
	}

	.box_content_txt h2.profil-title {
		font-size: 20px;
	}

		/*.home_page .wrapper_home_page {
			display: none;
		}*/

	.home_page .call_header {
		border-top: 0;
	}

	.btn_language {
	}
		a.btn_language:link{ color:black; text-decoration:none;}
		a.btn_language:active{ color:black; text-decoration:none;}
		a.btn_language:hover{ color:#3666a9; text-decoration:none;}
		a.btn_language:visited{ color:black; text-decoration:none;}

	.call_header {
	    text-align: center;
	    padding: 10px 20px;
	    border-top: 10px solid #FFF;
	}

	.wrapper_logo {
	    padding: 0;
	    margin-top: 0;
	}


	.lig_logo {
		padding:0;
	}

	.box_logo {
		padding:35px 20px;
	    text-align: center;
	}

	.bloc_option.detail_option {
		display: block !important;
		margin: 2% auto 0 auto;
		text-align: center;
		float: none;
	}

	.btn_infos {
		max-width: 100%;
		float:none;
		display: block!important;
		text-align: center;
	}

	.bloc_print {
		float: none!important;
		display: block!important;
		text-align: center;
	}

	.btn_print {
		padding: 0 0 7px 0;
		float:none!important;
		display: block!important;
		text-align: center;
	}

	.box_retour {
		padding: 0 0 15px 0;
		float:none!important;
		display: block!important;
		text-align: center;
	}

	.retour_maison {
		float:none!important;
	}
	#mainnav .trier_txt, 
	.box_option_affiche,
	.bloc_option {
		display: none !important;
	}
	.home_option #mainnav {
		display: block;
		width: 100%;
		float: left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 20px 20px 0;
	}
	.wrapper_mainnav {
		float: right;
	}
	.btn_mm {
		display: block;
	}

	.box_maison_img {
		padding: 0 0 10px 0;
	}

	.video_content,  .bloc_option,  .slog_new,  .box_menu,  .box_right_txt_service,  .box_comm {
		display: none;
	}

	.box_left_txt_service {
		padding: 0;
	}

	.content_detail > .table_gal,  .box_content_txt {
		padding: 0 0 20px 0;
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.box_content_txt .col, .box_content_txt .col_profil  {
		display: block;
		padding: 0 0 20px 0 !important;
		float: left;
		width: 100%;
	}

	.box_content_txt .col_profil_brown  {
		background-color: #2f2f2f!important;
		display: block;
		float: left;
		width: 90%;
	}

	.profil-col {
	    width: 72%!important;
	}

	.box_content_txt .col .special-img {
		padding: 0 !important;
	}

	.box_photosprofil {
		margin: 0 auto 20px auto;
		width: 50%;
		float: none;
		min-width: 250px;
	}
	.box_content_txt img {
		float: none;
	}

	.bloc_title2 {
		height: auto;
	}

	.titre_prix {
		font-size: 20px;
	}

	.titre_page h1 {
		font-size: 20px;
	}

	.bas_footer2 {
		padding: 0 20px;
	}

	.footer_nom {
		font-size: 24px;
	}

	.footer_secteur {
		display: none;
	}

	.footer_agence img {
	    margin-left: 10px;
	}

	.footer_txt {
		padding: 3px 0 0 0;
	}

	.footer_tel {
		font-size: 18px;
	}

	.titre_txt {
		padding: 0 0 10px 0;
		font-size: 16px;
	}

	.padding_green_box2 .left_gal,  .padding_green_box2 .right_gal,  .right_col_td_second,  .right_col_td_first {
		width: 100%;
		padding: 0 10px;
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		max-width: initial;
	}

	.map_col_td_second,  .map_col_td_first {
		width: 100%;
		display: block;
		float: left;
	}

	.map_col_td_first {
		padding: 20px 10px 0;
	}

	.map_col_td_second {
		width: 100%;
		padding: 15px 10px 0;
	}

	.indentmenu {
		font-size: 14px;
	}

	.box_content_txt.three_blocs .col {
		display: block;
		padding: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.header_right .cell {
		text-align: center;
	}

	.box_menu2 {
		display: none;
	}

	.logo_wrapper {
		text-align: center;
	}

	.content_center .slogan h1 {
	    height: auto;
		line-height:normal;
	    
	    text-align: center;
	    font-size: 20px;
	    margin: 0;
	    padding: 25px 5px;
	}

	.ligne_temoin {
		display: block;
	}

	.ligne_temoin .txt_temoin {
		display: block;
	    width: 100%;
	    margin: 0 0 20px 0 !important;
	    max-width: 100%;
	    float: left;
	}

	.wrapper_col.col_3 .col_block {
	    width: 49%;
		display:inline-block;
		vertical-align:top;
		float:none;
	}

	.pouvoirachat {
	    margin-top:20px;
	}

	.col_block {
		width: 100%;
		float: left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0;
	}

	.col_block:last-child {
		padding: 0;
	}

	.col_block:first-child {
		padding: 0;
	}

	.wrapper_txt_description {
	    padding: 0 0 30px 0;
	}

	.txt_addenda {
	    line-height: 20px;
	    -webkit-column-count: 1;
	    -moz-column-count: 1;
	    column-count: 1;
	    -webkit-column-gap: 0;
	    -moz-column-gap: 0;
	    column-gap: 0;
	}

	.bloc_content_txt .box_form_c {
	    max-width: 500px;
	}
	.map_col_infos {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px;
		padding-top: 0;
		
	}
	.wrapper_col_infos {
		position: relative;
	}
	.wrapper_col_infos .content_center2 {
		padding: 0 20px;
	}
	
	.tabel_map_infos > div{
		width: 50%;
	}
	
	.tabel_map_infos{
		display: flex;
		flex-wrap: wrap;
	}
}

@media only screen and (max-width : 650px) {
	.logo_courtier img.big {
		margin-bottom: 4%;
	}

	.logo_courtier {
		width: 65%;
		padding-bottom: 5%;
	}

	.wrapper_home {
		height: 200px;
	}

	div.bloc_option_top.animated.zoomIn {
		display: none;
	}

	.box_content_txt h2.profil-title {
		margin-top: 0;
	}

	img.courtier_footer.left {
		width: 50%;
		float: left;
	}

	img.courtier_footer.right {
		width: 15%;
		float: right;
	}

	.box_footer_menu {
		height: 12px;
	}

	.image-upload 
	{
		font-size: 18px;
		margin: 0 auto;
	}

	h3.newsletter-title {
		font-size: 20px;
	}

	.box_content_txt.left {
		width: 100%;
		float: none;
	}

	.box_content_txt.right {
		width: 100%;
		float: none;
	}

	.footer_smenu span {
		display: block;
		color: black;
		font-size: 16px;
		margin: 0;
		font-weight: bold;
		position: absolute;
		bottom: -30px;
		right: 60px;
	}

	.footer_copy {
		text-align: center;
		font-size: 2vw;
		font-style: normal;
	}
		
	.box_footer {
	    background: none;
	    padding: 0;
	}

	.footer_agence img {
	    margin: 15px 10px;
	}

	.footer {
	    display: block;
	    padding: 0;
	}

	.footer_smenu {
	    display: block;
	    text-align: center;
	    padding: 20px 0;
	}

	.mosaique .box_maison, .liste .box_maison {
		display: block;
		width: 50%;
		float: left;
		max-height: inherit;
	}

	.mosaique .box_infos_maison, .liste .box_infos_maison,  .mosaique .box_maison_img, .liste .box_maison_img {
		display: block;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.mosaique .box_maison:nth-child(3),  .liste .box_maison:nth-child(3) {
		clear: left;
	}

	.mosaique .secteur_maison,  .liste .secteur_maison {
		font-size: 18px;
	}

	.mosaique .prix_maison, .liste .prix_maison {
		padding: 4px 0 8px 0;
		font-size: 18px;
		margin: 0;
		border-top: none;
		border-bottom: none;
	}

	.mosaique .box_infos_maison, .liste .box_infos_maison {
		padding-bottom: 3px;
		padding-top: 0;
		font-size: 14px;
	}

	.box_gal_photos .left_gal {
		width: 100%;
	}

	.tn3-image {
		height: 273px;
	}

	.txt_descrip table,  .txt_descrip tbody,  .txt_descrip tr,  .txt_descrip td {
		display: block;
		float: none;
		width: 100% !important;
	}

	.detail_piece table,  .detail_piece tbody,  .detail_piece tr,  .detail_piece td {
		display: block;
		float: none !important;
		width: 100% !important;
	}

	.detail_piece td.piece_col1 {
		font-weight: bold;
		color: #000000;
	}

	.detail_piece th {
		display: none !important;
	}

	.txt_descrip table .tit_tab {
		border-bottom: none !important;
		padding-bottom: 0;
	}

	.callbacks_nav {
		display: none !important;
	}

	.box_content_txt ul {float:none; width:100%;}

	.logo_liens {float:none;}
	.wrapper_liens {
	    padding: 10px 0 0 0;
	   
	}

	.dimension_table > div {
    	width: 100%;
	}
}

@media only screen  and (max-width : 1100px)  and (min-width : 769px) {
	.txt_adress, .adresse_left, .adresse_right {
		display: block;
		width: 100%;
	}
}

@media only screen and (max-width : 550px) {
	.mosaique .box_maison, .liste .box_maison {
		width: 100%;
		float: none;
		margin: 0 auto 20px;
	}

	img.courtier_footer {
		margin-bottom: 20px;
	}

	img.courtier_footer.left {
		width: 50%;
		float: left;
	}

	img.courtier_footer.right {
		width: 15%;
		float: right;
	}

	.box_footer_menu {
		height: 12px;
	}

	.suivez_mois, .footer_partager {
		display: none;
	}

	.box_footer .box_reseaux {
		display: block;
		width: 110px;
		margin: 5px auto;
	}

	.txt_adress,  .adresse_left,  .adresse_right {
		display: block;
		width: 100%;
		text-align: center;
	}

	.adresse_left {
		padding: 0 0 10px 0;
	}

	.footer_courtier .cell {font-size:15px;}

	.indentmenu ul li a {
		display: block;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-right: none;
	}

	.wrapper_col.col_3 .col_block {
	    width: 100%;
	}

	#calculationtools .wrapper_col > div {
	    min-height: auto;
	}
}

/* iPads (landscape) ----------- */
@media only screen and (max-width : 480px) {
	.map_col_infos {
		padding: 10px;
		font-size: 12px;
	}
	.tabel_map_infos > div,
	.tabel_map_infos {
		display: block;
		width: 100%;
		padding: 0 !important;
	}
	.box_gal_photos .left_gal {
		width: 100%;
	}

	.header_top_mobile span {
		font-size: 4.5vw;
	}

	.indentmenu ul {
		width: 100%;
		float: none;
	}

	.map_col_infos {
		width: 100%;
		padding-top: 0;
	}

	.txt_profil h4 {
		font-size: 0.85em;
		margin-bottom: 8%;
	}

	.txt_profil blockquote {
		display: none;
	}

	.mini-profil {
		background: #898989 url(../images/bg-mini-profil-mobile-480.jpg) no-repeat center;
	}

	.logo-englobe span {
		margin-top: 7%;
	}

	.bloc_title {
		margin: 0;s
	}
}
@media only screen and (max-width : 450px) {
	.home_option #mainnav {
		max-width: 250px;
		margin: 0 auto;
		float: none;
		padding: 0;
	}
	.wrapper_mainnav {
		float: right;
		width: 100%;
		margin-bottom: 10px;
	}
	.wrapper_mainnav ul,
	.wrapper_mainnav div {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		left: 0;
	}
}

/* web/css/responsiveslides.css */
/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

rslides-absolute {
  position: absolute;
  top: 0;
  left: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/* web/css/styles.css */
/* La fuente Roboto Condensed se carga con <link rel=preconnect> + <link rel=stylesheet> en header_web.html */

/* font-family: 'Roboto Condensed', sans-serif; */
.tac.mt10{text-align: center;margin-top: 10px;clear: both;}
body{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 16px;
	padding-top: 117px;
}

.wrap{
	width: 1220px;
	max-width: 100%;
	margin: 0 auto;
}

img.invert{filter:invert(1);}

h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto Condensed', sans-serif;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #a6a6a6;
	font-size:14px;
	text-transform: none;
	font-family: 'Roboto Condensed', sans-serif;
}
input::-moz-placeholder, textarea::-moz-placeholder { /* Firefox 19+ */
	color: #a6a6a6;
	font-style: italic;
	font-size:14px;
	text-transform: none;
	font-family: 'Roboto Condensed', sans-serif;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* IE 10+ */
	color: #a6a6a6;
	font-size:14px;
	text-transform: none;
	font-family: 'Roboto Condensed', sans-serif;
}
input:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */
	color: #a6a6a6;
	font-size:14px;
	text-transform: none;
	font-family: 'Roboto Condensed', sans-serif;
}

header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	background-color: #000;
}

header .wrap{
	box-sizing: border-box;
	padding-inline: 80px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

header>.wrap{
	padding-block:10px;
}

.soch{
	background-color: #1194A1;
	color: #fff;
	padding: 7px 0 8px;
	font-size: 13px;
}

.soch a, .socf a, .socmember a{
	color: #fff !important;
	text-transform: uppercase;
	text-decoration: none !important;
	margin-left: 22px;
	line-height: 18px;
	height: 18px;
}

.soch a i, .socmember a i{
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

a.btnsoc{
	margin-left: 8px;
	filter: invert(1);
	height: 16px;
}

a.btnsoc img{
	display: block;
	width: auto;
	height: 100%;
}
a.logoh{
	display: block;
	width: 145px;
}
a.logoh img{display: block;width: 100%;}
.menu-ico{display: none;}
header nav{
	margin-left: auto;
}

header nav > .wsub > a,
header nav > a{
	color: #fff !important;
	text-decoration: none !important;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	position: relative;
	transition: all .4s;
}

header nav > a:hover, header nav > a.selected{
	color: #00AAAE !important;
}

header nav > a.selected:after{
	content: "";
	position: absolute;
	bottom: -7px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #00AAAE;
	display: block;
}
header nav > .wsub {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
header nav .sub{
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 50%;
    transform-origin: top center;
    transform: translate(-50%,100%) scaleY(0.01);
    opacity: 0;
    transition: all .4s;
    padding-top: 32px;
}

header nav .wsub:hover .sub{
    transform: translate(-50%,100%) scaleY(1);
    opacity: 1;
}
.wrapper_sub {
	background-color: #00AAAE;
	padding: 10px 0;
	-webkit-box-shadow: -1px -1px 22px -4px rgba(0,0,0,0.75);
-moz-box-shadow: -1px -1px 22px -4px rgba(0,0,0,0.75);
box-shadow: -1px -1px 22px -4px rgba(0,0,0,0.75);
}
header nav .sub a {
	padding: 7px 40px;
    white-space: nowrap;
    background-color: #00AAAE;
    text-decoration: none;
	display: block;
	text-transform: capitalize;
    font-size: 15px;
	color: white;
}
header nav .sub a:hover {
	color: white;
}
.banner{position: relative;}

img.bannerimg{
	display: block;
	width: 100%;
}

.banner>h1, .banner>.baninfo, .banner>p{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.banner>.baninfo{
	width: 100%;
	max-width: 95%;
    padding-top: 40px;
    text-align: center;
}


.titlebar{
    text-align: center;
    background-color: #1194A1;
    color: #fff;
    padding: 15px 0 15px;
    font-size: 18px;
    font-weight: 400;
}

.titlebar .button {
    margin-left: 2rem;
    display: inline-block;
    padding: 0.2rem 3.5rem;
    background-color: #000;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
}

.titlebar .button:hover {
    background-color: #353535;
}

@media (max-width: 730px) {
    .titlebar {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .titlebar .button {
        margin: 10px 0 0; /* margen superior para el botón en pantallas pequeñas */
    }
}

.banner h1, .banner>p{
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 7px;
    font-size: 24px;
	line-height: 1.3;
	font-weight: 400;
	margin: 0;
	text-shadow: 0px 0px 25px #000;
}

.banner h1 span, .banner>p span{
	color: #32ccc4;
}
.banner h2 span, .banner>p span{
	color: #32ccc4;
}

.banner>.baninfo h1{text-align: center;}
.banner>.baninfo h2{text-align: center;}

.banner h2, .banner>p{
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 70px;
	line-height: 1.3;
	font-weight: bold;
	margin: 0;
	text-shadow: 0px 0px 25px #000;
    margin-bottom: 13px;
    margin-top: 9px;
}

.tablabel{
	display: block;
	width: max-content;
	margin-right: 20px;
	background-color: rgba(255,255,255,.7);
	color: #00AAAE;
	text-transform: uppercase;
	font-size: 15px;
	padding: 15px 25px;transition: all .4s;
}

.tablabel:hover{
	background-color: rgba(255,255,255,.9);
}

input:checked + .tablabel{
	background-color: rgba(255,255,255,1);
}

.banner input[type=radio], .propsearch input[type=radio]{display: none;}

.banner form, form.propsearch{
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-wrap: wrap;
}

.searchbarcont{
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	width: 100%;
}

@media (max-width: 767px) {
	.searchbarcont{
		display: flex;
    justify-content: space-evenly;
    align-items: stretch;
    width: 100%;
    align-content: stretch;
    flex-wrap: wrap;
    flex-direction: row;
	}
	
}

.searchbarcont .submitcont{
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-inline:10px;
}

.borderselect{
	border:1px solid #e0e0e0 !important;
	border-radius: 5px;
}
.mraginlef{
	margin-right: 10px;
}

/* .propsearch input[type=submit]{
	margin-left: 10px;
} */

.btnjiji{
	font-family: 'Roboto Condensed', sans-serif;
    display: inline-block;
    text-transform: uppercase;
    color: #ffffff !important;
    background-color: #00AAAE;
    border: 0px solid #00AAAE;
    text-decoration: none !important;
    padding: 15px 40px;
    font-size: 15px;
    letter-spacing: 1px;
    text-shadow: none;
    transition: all .4s;
	margin: 0px 0px;
	margin-right: 10px;
    border-radius: 5px;
	cursor: pointer;
}

.selectcont2{
	width: 100% !important;
}

.banner form input[type=search], .propsearch input[type=search]{
	border-radius: 5px;
	appearance: none;
	border: 1px solid #000000 !important;
	background-color: #fff;
	box-sizing: border-box;
	padding-right: 60px;
	padding-left: 20px;
	padding-block: 10px;
	width: 100%;
	background-image: url(../images2/loupe.png);
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 23px auto;
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
}

.banner form input[type=submit]{
	appearance:none;
	border:0 !important;
	color: #fff;
	text-transform: uppercase;
	background-color: #00AAAE;
	padding: 8px 20px;
	font-family: 'Roboto Condensed', sans-serif;
}

footer{
	color: #fff;
	background-color: #000;
	padding: 60px 0px 40px;
}

footer .wrap.wrap_contact {
	align-items: flex-start;
	justify-content: flex-start;
	display: flex;
	flex-wrap: wrap;
}
.fcontact_col1,
.fcontact_col2,
.fcontact_col3 {
	flex: 0 0 33%;
	box-sizing: border-box;
}
.fcontact_col1 {
	padding-right: 15px;
}
.fcontact_col2 {
	padding-left: 15px;
	padding-right: 15px;
}
.fcontact_col3 {
	padding-left: 15px;
}
footer .wrap {
	align-items: center;
	justify-content: center;
}
a.logof{
	width: 100%;
    max-width: 270px;
	display: block;
	margin-right: 60px;
}

a.logof img{display: block;width: 100%;}

.socf{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px;
}

.socf a.btnsoc{
	margin-left: 0;margin-right: 10px;
}

.finfo p{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-top: 0;
	margin-bottom: 20px;
}

.finfo p i{
	font-size: 18px;
	margin-right: 10px;
	width: 15px;
}

.finfo p a{
	text-decoration: none !important;
	color: #fff !important;
}

.submitclearcont input[type=button], .propsearch input[type=submit], .propsearch input[type=reset] {appearance:none;}
a.bouton, .submitclearcont input[type=button], .propsearch input[type=submit], .propsearch input[type=reset]{
	font-family: 'Roboto Condensed', sans-serif;
	display: inline-block;
	text-transform: uppercase;
	color: #fff ;
	background-color: #00AAAE;
	border:0px solid #00AAAE;
	text-decoration: none !important;
	padding: 7px 40px;
	font-size: 15px;
    letter-spacing: 1px;
	text-shadow: none;
	transition: all .4s;
    border-radius: 5px;
}

@media (max-width: 767px) {

	a.bouton, .submitclearcont input[type=button], .propsearch input[type=submit], .propsearch input[type=reset]{
		font-family: 'Roboto Condensed', sans-serif;
		display: inline-block;
		text-transform: uppercase;
		color: #fff ;
		background-color: #00AAAE;
		border:0px solid #00AAAE;
		text-decoration: none !important;
		padding: 7px 40px;
		font-size: 15px;
		letter-spacing: 1px;
		text-shadow: none;
		transition: all .4s;
		border-radius: 5px;
	}
}
a.bouton.bouton2, .submitclearcont input[type=button], .propsearch input[type=reset]{
	background-color: #fff;
	color: #00AAAE !important;
}

a.bouton:hover{color: #000;}

a.bouton3{
    padding: 10px 50px;
    background-color: #3F424B;
	border:1px solid #3F424B;
}

a.bouton3:hover{
    color: #fff !important;
    background-color: #5A5E68;
	border:1px solid #5A5E68;
}

a.bouton + .bouton2{margin-left: 10px;}

p.quartiers{
	margin-top: 40px;
	margin-bottom: 0;
	text-align: center;
	width: 100%;
	font-size: 10px;
}

p.quartiers a, .footer_copy a{color: #fff !important;}

.footer_copy{
	margin-top: 40px;
	margin-bottom: 0;
	width: 100%;
	text-align: center;
}

.footer_copy img{
	filter: invert(1);
	vertical-align: middle;
}
.link_poli {
	display: block;
    padding: 0 0 10px 0;
    font-size: 13px;
}
.h2def{
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 24px;
    color: #00AAAE;
    /* border-bottom: 1px solid #00AAAE; */
}

.h2def span{
	display: block;
    color: #000;
    font-size: 14px;
    font-weight: 200;
}


.horizontal-line{
	border-top: 2px solid #00AAAE;
	width: 50%;
	margin: 20px auto;
}

.horizontal-line-white{
	border-top: 2px solid #ffffff;
	width: 50%;
	margin: 20px auto;
}

.horizontal-line-verde{
	border-top: 2px solid #1194A1;
	width: 50%;
	margin: 20px auto;
}

.text-span{
	font-size: 25px !important;
}
.h3def{
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 20px;
    color: #00AAAE;
    /* border-bottom: 1px solid #00AAAE; */
}

.h3def span{
	display: block;
	color: #fff;
	font-size: 15px;
}

.prophome{text-align: center;padding-top: 60px;padding-bottom: 80px;}

.propcont{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap:30px;
	margin-bottom: 30px;
	margin-top: 50px;
}
a.propa{
	color: #000 !important;
}

img.propimg{
	display: block;
	width: 100%;
}

.propa .img{display: block;
width: 100%;
position: relative;color: #fff !important;}

.propa .img p{
	position: absolute;
	margin: 0;
	bottom: 10px;
	left: 15px;
	text-shadow: 0px 0px 5px #000000;
}

.rollprop{
	text-align: left;
	box-sizing: border-box;
	padding: 15px;
	border:1px solid #a5a5a5;
	border-top:0;

}

.text-uppercase{
	text-transform: uppercase;
}

.rollprop p{
	margin: 0px;
}

.rollprop p+p{
	color: #606060 !important;
	margin-top: 10px;
}

.profilhome{
	/* background-image: url("../images/index/2.png"); */
	background-attachment: fixed;
	background-size: cover;
	color: #fff;
	padding: 60px 0px 80px;
	text-align: center;
	background-repeat: no-repeat;
}

/* .profilhome.wwuhome{
	background-image: url("../images/index/3.png");
} */


.h2def-white {
    color: #ffffff;
	font-size: 30px;
	text-transform: uppercase;
}


.profilhome .wrap{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding-left: 80px;padding-right: 80px;
}

.profilhome .img{
	width: 500px;
}

.profilhome .img img{display: block;width: 100%;}

.profilhome .txt{
	width: calc(100% - 530px);
}

.profilhome .txt2{
	/* width: calc(100% - 530px); */
    width: 100%;
	text-shadow: 0px 0px 5px #000000;
}

.statshome{
	padding: 60px 0 80px;
	background-color: #fff;
	text-align: center;
}

.statshome .wrap, .videoshome .wrap{
	box-sizing: border-box;
	padding-left: 80px;padding-right: 80px;
}

.statscont{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap:25px;
	align-items: flex-start;
}

.statblock{
	/* border:1px solid #000; */
    background-color: rgb(245,246,247);
	margin-top: 30px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 40px;
    -webkit-box-shadow: 0px 35px 26px -32px rgb(163, 161, 161);
    -moz-box-shadow: 0px 35px 26px -32px rgba(163,161,161,1);
    box-shadow: 0px 35px 26px -32px rgba(163,161,161,1);
}

.statblock img{
	text-align: center;
	width: 55px;
	z-index: 2;
}

.statblock .img img{
	margin-left: auto;margin-right: auto;display: block;
}

.statels{
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
}

.statel p:first-child{
	color:#000000;
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 0px;
    border-bottom: 2px solid #00AAAE;
}


.statel p:last-child{
	font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
}

.avishome{
	padding: 60px 0;
	text-align: center;
}

.aviscont{margin-bottom: 30px;}

.videoshome{
	/* background-image: url("../images2/video-bg-2.png"); */
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 60px 0px 80px;
	text-align: center;
	color: #fff;
	text-shadow: 0px 0px 5px #000000;
}

.videoshomecont{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap:30px;
	margin-bottom: 30px;
}

.videoshomecont a{background-color: #000;}

.videoshomecont img{
	display: block;
	width: 100%;
	aspect-ratio:16/9;
	object-fit: cover;
	transition: all .4s;
}

.videoshomecont a:hover img{opacity: .7;}

.realestatebroker .wrap {
    margin-top: 80px;
    margin-bottom: 80px;
}
.realestatebroker h3 {
	margin-bottom: 10px;
}
.realestatebroker h3 + p {
	margin-top: 0;
}
.capsules .wrap{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 60px;
    margin-bottom: 60px;
}

.capsules .capsule{
    /* display: block; */
    background: #fff;
    width: calc((100% - 60px) / 3);
    text-align: center;
    border:1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 30px;
    text-decoration: none !important;
	min-height: 510px;
}

.capsules .capsule .img{
    background: #000;
    overflow: hidden;
    display: block;
    width: 100%;
    position: relative;
}

.capsules .capsule .img:after{
    content: "";
    width: 130px;
    height: 130px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-image: url(../images2/playbtn.png);
    background-size: cover;
    transition: all .4s;
}

.capsules .capsule .img img{
    display: block;
	aspect-ratio:16/9;
	object-fit: cover;
    width: 100%;
    transition: all .4s;
}

.capsules .capsule .img:hover img{
    transform: scale(1.1);
    opacity: .8;
}

.capsules .capsule h3{
    text-transform: uppercase;
    font-weight: normal;
	color: #00AAAE;
    margin: 0;
    padding: 30px 20px 0px 20px;
    font-size: 17px;
}

.capsules .capsule p.sm{
    margin: 0;
    padding: 0px 20px 20px;
    font-size: 14px;
	opacity: .5;
}

.capsules .capsule p{
    margin: 0;
    padding: 0px 20px 20px;
}

.capsules .capsule p a{
	text-decoration: underline;
	display: inline-block;
	margin-top: 10px;
}

.capsules .capsule p a:hover{text-decoration: none;}

.capsules .capsule p.hiddendesc{display: none;}

.capsules .capsule .btn{
    padding-bottom: 30px;
    padding-left: 20px;padding-right: 20px;
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
}

.capsules .capsule .btn i{
    margin-left: 10px;
    transition: all .4s;
}

.capsules .capsule .btn:hover i{
    transform: translateX(10px);
}

.poppod, .popnews, .popwwu, .poplogin, .popcomments, .poploginComment{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 99999;
	display: none;
}

.poppod article, .popnews article, .popwwu article, .poplogin article, .popcomments article, .poploginComment article{
	width: 70%;
	padding-bottom: calc(56% * .7);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.popnews article, .popwwu article, .poplogin article, .popcomments article, .poploginComment article{
	width: 400px;
	max-width: 96%;
	padding-bottom: 0;
	background-color: #fff;
	padding: 30px;
	box-sizing: border-box;
	text-align: center;
}

.popnews input:not([type=submit]),
.poplogin input:not([type=submit]),
.poploginComment input:not([type=submit]),
.popcomments input:not([type=submit]),
.fcontact_col3 input:not([type=submit]),
.popwwu input:not([type=submit]){
	appearance:none;
	display: block;
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
	margin-bottom: 10px;
	border:none;
	border-bottom: 1px solid #a5a5a5;
}

.poppod article iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.poppod .close, .popwwu .close{
	color: #00AAAE;
	font-size: 60px;
	transform: rotate(45deg);
	line-height: 1;
	position: absolute;
	top: -50px;
	right: -60px;
	display: block;
	cursor: pointer;
	font-family: Arial;
}

@media (max-width: 767px) {
	.poppod .close, .popwwu .close{
		color: #00AAAE;
		font-size: 60px;
		transform: rotate(45deg);
		line-height: 1;
		position: absolute;
		top: -50px;
		right: 0px;
		display: block;
		cursor: pointer;
		font-family: Arial;
	}
	.close_newsteller {
		color: #00AAAE;
		font-size: 60px;
		transform: rotate(45deg);
		line-height: 1;
		position: absolute;
		top: -50px;
		right: -60px;
		display: block;
		cursor: pointer;
		font-family: Arial;
	}
  }

.popnews .close, .popcomments .close{
	color: #00AAAE;
	font-size: 60px;
	transform: rotate(45deg);
	line-height: 1;
	position: absolute;
	top: -50px;
	right: -60px;
	display: block;
	cursor: pointer;
	font-family: Arial;
}

.close_newsteller {
	color: #00AAAE;
	font-size: 60px;
	transform: rotate(45deg);
	line-height: 1;
	position: absolute;
	top: -50px;
	right: -60px;
	display: block;
	cursor: pointer;
	font-family: Arial;
}

.btn_search_properties{
	padding: 13px;
    border-radius: 5px;
}

@media (max-width: 767px) {
	.popnews .close, .popcomments .close{
		color: #00AAAE;
		font-size: 60px;
		transform: rotate(45deg);
		line-height: 1;
		position: fixed;
        top: -60px;
        right: 3% !important;
		display: block;
		cursor: pointer;
		font-family: Arial;
	}
  }


.soldprop{
	padding-top: 60px;
}

.soldmap{
	position: relative;
	height: 450px;
	margin-top: 50px;
}

.soldmap iframe{
	position: absolute;
	width: 100%;
	height: 100%;
}

.pagecontact .wrap{
	box-sizing: border-box;
	padding: 60px 160px 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.pagecontact .map{
	filter: grayscale(1);
}

.pagecontact form{
	width: 100%;margin-top: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

a.logocontact{
	display: block;
	width: 280px;
}

a.logocontact img{display: block;width: 100%;}

.contactinfo p br{display: none;}
.contactinfo p{
	display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 20px;
}

.contactinfo p i {
    font-size: 18px;
    margin-right: 10px;
    width: 15px;
	color: #00AAAE;
}

.pagecontact form p{
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 60px;
}

.pagecontact form label{
	color: #7b7b7b;
	display: block;
	width: 100%;
	max-width: 100%;
	font-size: 15px;
	font-weight: normal;
}

.pagecontact .champs_tem, .pagecontact .box_ctem{
	width: 100% !important
}

.pagecontact .champs_tem{
	border:0;
	border-bottom: 1px solid #7b7b7b;
}

.pagecontact .ligne_calcul, .pagecontact .box_ctem, .pagecontact .txt_calcul3{float: none;}

.pagecontact .ligne_calcul{width: 100%;margin-bottom: 40px;}
.pagecontact .ligne_calcul.half{width: calc(50% - 15px);padding-left: 0 !important;padding-right: 0 !important;}

.pagecontact .ligne_oublig{margin-left: auto;margin-right: 30px;float: none;font-size: 15px;width: auto;padding-bottom: 0;}

.pagecontact button[type=submit]{margin-top: 0;}

.teampage .wrap{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap:60px;
	box-sizing: border-box;
	padding: 80px;
	text-align: center;
}

.member a.img{
	color: #fff !important;
	text-decoration: none;
	position: relative;
	display: block;
}

.member a.img img{
	display: block;
	width: 100%;
}

.member a.img img.overIMG{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all .1s;
}

.member a.img:hover img.overIMG{
	opacity: 1;
}

.member a.img h2{
	display: block;
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	margin: 0;
	text-align: center;
	font-size: 20px;
	text-shadow: 0px 0px 5px #000;
}

.member p{
	color: #7b7b7b;
	font-size: 14px;
	margin: 0;
	margin-bottom: 25px;
}

.memberinfo{
	border:2px solid #a5a5a5;
	border-top:0;
	padding-bottom: 20px;
	padding-top: 20px;
}

.socmember{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
	gap:8px;
}

.socmember a{color: #000 !important;filter: invert(52%) sepia(8%) saturate(2100%) hue-rotate(130deg) brightness(94%) contrast(89%);margin-left: 0;margin-right: 0;}
.socmember a i{display: block;margin-right: 0;}

.teamsingle .wrap{
	box-sizing: border-box;
	padding: 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.teamsingle .img{
	width: 360px;

}

.teamsingle .img img{display: block;width: 100%;}

.singleinfo{
	width: calc(100% - 420px);
	text-align: center;
	color: #a5a5a5;
}

.singleinfo h1{color: #00AAAE;margin-bottom: 0px;}
.singleinfo h1+p{margin-top: 0;margin-bottom: 15px;}

.singleinfo hr{
	height: 1px;
	border:0;
	width: 100%;
	background-color: #a5a5a5;
	margin: 40px 0;
}

.minibio{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 20px;
	text-align: left;
}

.minibio h3{
	text-transform: uppercase;font-size: 15px;
	color: #a5a5a5;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: normal;
}
.minibionew p,
.minibio p{
	line-height: 1.5;
	color: #000;
	margin-bottom: 0;
}
.minibiotxt {
	padding-bottom: 20px;
}
.minibiocontact {

}
.fullbtn{
	width: 100%;
	text-align: right;
	margin: 0px 0 40px;
}
@media (max-width: 767px) {
.fullbtn{
	width: 100%;
	text-align: center;
	margin: 0px 0 40px;
}
}

.aboutsingle{
	width: 100%;
	color: #fff;
	text-align: center;
	background-image: url("../images2/about-bg.jpg");
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 45px 150px;
	box-sizing: border-box;
}

.aboutsingle p{
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 30px;
}

.widgetsingle{
	width: 100%;
	text-align: center;
}

.prop-bg .wrap{
	box-sizing: border-box;
	padding-left: 80px;
	padding-right: 80px;
}

.prop-bg .searchbarcont{
	/* border:1px solid #e0e0e0; */
}

.prop-bg .tablabel{
	background-color: #fff;
}

.prop-bg input:checked + .tablabel{
	background-color: #e0e0e0;
}

.avanceediv{
	width: 100%;
	padding: 20px 0;
	display: none;
}

.avanceediv hr{
	width: 100%;
	height: 1px;
	border:0;
	background-color: #e0e0e0;
	margin: 15px 0;
}

.selectswrap{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.selectcont{
	width: calc((100% - 100px) / 3);
	display: flex;
	flex-wrap: wrap;
}

.selectcont label{display: block;font-size: 14px;font-weight: bold;margin-bottom: 0px;width: 100%;}

.selectcont select{
	-webkit-appearance: none;
    appearance: none;
    border-radius: 0px;
    border: 1px solid #a5a5a5;
    color: #a5a5a5;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 30px 10px 10px;
    background-image: url(../images2/arrowdown.png);
    background-position: right 9px center;
    background-size: 12px auto;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
}

.selectcont select:not(:last-child), .selectcont select+select{
	width: calc(50% - 10px);
}

.selectcont select+select{margin-left: 20px;}

.cbgrid{
	display: grid;
	grid-template-columns: repeat(3,1fr);
}

.avanceediv input[type=checkbox]{
	accent-color:#00AAAE;
}

.submitclearcont{margin-left: auto;margin-top: 10px;margin-bottom: 10px;gap:15px;display: flex;}

a.avanceea{
	text-transform: uppercase;
	/* text-decoration: none !important;
	color:#00AAAE !important;
	margin: 10px 0;
	align-self: center; */
}

a.avanceea i{font-size: 12px;display: inline-block;vertical-align: middle;margin-top: -4px;}

form.propsearch{padding: 60px 0px 40px;}

.option_affiche+.pagination{
	width: auto;
	float: right;
}

.wwupage .wrap{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	box-sizing: border-box;
	padding-left: 80px;padding-right: 80px;
}

.wwupage .cta{
	width: calc(50% - 20px);
	text-align: center;
	margin-bottom: 40px;
}

.wwupage .cta .img{
	position: relative;
	color: #fff;
}

.wwupage .cta .img img{
	display: block;width: 100%;
}

.wwupage .cta h2{
	position: absolute;
	bottom: 10px;
	margin-bottom: 0;
	left: 0;
	width: 100%;
	text-shadow: 0px 0px 25px #000;
}

.wwupage .cta .txt{
	border:1px solid #000;
	border-top:0;
	padding: 20px;
}

.ctawide{
	width: 100%;
	/* background-image: url("../images2/workwithus-page.jpg"); */
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	padding: 80px 0;
	color: #fff;text-shadow: 0px 0px 25px #000;
}

.toolsect .wrap{
	color: #00AAAE;
	margin-top: 60px;
	box-sizing: border-box;
	padding-left: 80px;padding-right: 80px;
	margin-bottom: 50px;
}



.btnpopfiche{
	cursor: pointer
}

.pointer{
	cursor: pointer
}

.professional{
    padding: 60px 0;
    text-align: center;
    background-color: rgb(245,246,247);
}

.professional .row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15%;
    padding: 50px 0;
}

.professional .col-4 {
    flex: 1; /* Para que cada columna tenga el mismo ancho */
    display: flex;
}

.professional .col-4 img {
    width: 100%;  /* Ajusta según tu necesidad */
    object-fit: contain; /* Asegura que la imagen se ajuste sin deformarse */
}



.politique {
	display: inline-flex;
    align-items: center;
    text-align: left;
    font-size: 12px;
	padding-right: 12px;
}
.politique input{
    color: #333;
}

.politique input[type="checkbox"] {
    appearance: auto;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    width: 13px;
    height: 13px;
    margin-right: 5px;
    cursor: pointer;
}

.politique a:link {
    color: #1194a1;
    text-decoration: underline;
}


.politique a:hover {
    color: #1194a1;
    text-decoration: underline;
}

.politique a:visited {
    color: #1194a1;
    text-decoration: none;
}


.politique label {
    flex: 1; /* Permite que el texto ocupe el resto del espacio */
}
.search-container {
    flex-shrink: 0;
    margin-left: 8px;
}

.search-input {
    padding: 8px;
    border: 1px solid #000000;
    border-radius: 5px;
    font-size: 14px;
    width: 250px;
    background-image: url(../images2/loupe.png);
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 23px auto;
}



a.btn_print:link, a.btn_print:visited, a.retour_maison:link, a.retour_maison:visited, .btn_wrapper i{
	color: #00AAAE;
}

.indentmenu ul li a.selected {
    background-color: #00AAAE;
    border-bottom: 1px solid #00AAAE;
}

.box_tabs{
	border-bottom: 3px solid #00AAAE;
}

button.btn_calcul4, a.btn_calculateurs:link, a.btn_calculateurs:visited, .form_infos a.btn_calcul4:link, .form_infos a.btn_calcul4:visited, a.btn_calcul4:link, a.btn_calcul4:visited, h3.stit_detail.stit_calcul, .wrapper_triger.active, .btn_eval.btn_calcul4, a.btn_download:link, a.btn_download:visited{
	background-color: #00AAAE;
	border-radius: 0px;
	font-weight: 600;
	text-transform: uppercase;
	color:#FFF;
	border: none;
	outline: none;
}

button.btn_calcul4:hover, button.btn_calcul4:focus, .form_infos a.btn_calcul4:hover, a.btn_calcul4:hover, .wrapper_triger, .btn_eval.btn_calcul4:hover, a.btn_download:hover{
	background-color: #333;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	font-weight: 600;
	text-transform: uppercase;
}

.wrapper_right_btns{right: 30px;}

.right_btn{
	background-color: #00AAAE;
}

.right_btn:hover {
    background-color: #333;
}

a.btn_social, p.socialbtns a{
	transition: color .4s;
}

a.btn_social:hover, p.socialbtns a:hover{
	color: #00AAAE !important;
}

.vendreintro{
	text-align: center;
	background: #00AAAE;
	color: #fff;
	padding: 30px 0;
}

.vendreintro h1{
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	color: #fff;
}

.vendreintro ul{
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 14px;
	margin-left: 30px;
	text-align: left;
}

.vendreintro li{
	margin-bottom: 5px;
}

h1.h1styled{
	text-transform: uppercase;
    font-weight: 800;
    color: #00AAAE;
    font-size: 30px;
    line-height: 1;
    margin: 0;
    margin-bottom: 10px;
	text-align: center;
	padding-top: 40px;
}

#form_item{
	text-align: center;
}

.titre_ajouter_item{
	text-transform: uppercase;
    font-weight: 800;
    color: #333;
    font-size: 25px;
    line-height: 1;
    margin: 0;
    padding-bottom: 30px;
	text-align: center;
}

.page_temoin{max-width: 800px !important;}

.wrapper_btns_mobile > div:first-child, .btn_mobile {
    background-color: #00AAAE;
}

.wrapper_btns_mobile > div:last-child, .wrapper_btns_mobile > div:last-child .btn_mobile{
    background-color: #333;
}

.slider img{
	position: fixed !important;
	z-index: -1 !important;
}


.statics{
	font-size: 14px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

.pol {
	padding: 40px 0;
}

@media screen and (min-width: 1921px) {
	.wrap{
		max-width: 1650px;
		width: 95%;
	}

}

@media screen and (max-width: 1240px) {
	.wrap{width: 1000px;}

	.profilhome .img{width: 400px;}
	.profilhome .txt{width: calc(100% - 430px);}
	.pagecontact .wrap{padding-left: 100px;padding-right: 100px;}
}


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

	.wrapper_right_btns{display: none;}

	.wrap {
    	width: calc(100% - 20px);
		padding: 0px 10px;
	}

	.menu-ico{
		display: block;
		width: 40px;
		height: 22px;
		transition: all .4s;
	}

	.menu-ico.open{
	}

	.menu-ico span{
		display: block;
		width: 100%;
		height: 4px;
		background: #fff;
		margin-bottom: 5px;
		border-radius: 1px;
		transition: all .4s;
	}

	.menu-ico.open span{
		background: #fff;
	}

	header .wrap{
		padding-left: 20px;padding-right: 20px;
	}

	a.logoh{margin-right: auto;}

	header nav{
		position: absolute;
		background-color: #000;
		left: 0;
		top: 117px;
		padding: 20px 0;
		width: 100%;
		display: none;
	}
	header nav > a.selected:after{display: none !important;}
	header nav > .wsub {
		display: block;
		text-align: center;
	}
	header nav .sub {
		position: relative;
		left: 0;
		transform: none;
		opacity: 1;
		padding-top: 5px;
	}
	.wrapper_sub {
		background-color: transparent;
		padding: 0 0 20px 0;
	}
	header nav .sub a {
		color:#FFF;
		background-color: transparent;
	}
	header nav > .wsub > a,
	header nav > a {
		width: 100%;text-align: center;
		padding: 5px 0;
		font-size: 16px;
		margin-left: 0;
	}
	header nav .wsub:hover .sub {
		transform: none !important;
	}

	.capsules .wrap{
        padding-left: 0;padding-right: 0;
    }

    .capsules .capsule .img:after{width: 90px;height: 90px;}
    .capsules .capsule h3{padding-top: 20px;}
    .capsules .capsule .btn{padding-bottom: 20px;font-size: 16px;}

    .capswrap{width: 65%;}
    .capsulehome{padding-bottom: 100px;}
    .capswrap a.img{width: 230px;}
    .capswrap .txt{width: calc(100% - 250px);}

	.profilhome .wrap, .statshome .wrap, .videoshome .wrap, .prop-bg .wrap, .teampage .wrap, .teamsingle .wrap, .wwupage .wrap, .toolsect .wrap, .pagecontact .wrap{padding-left: 0;padding-right: 0;}

	.banner h1, .banner>p{font-size: 50px;}

	.profilhome, .ctawide, .aboutsingle, .videoshome{background-attachment: scroll;}
}

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

	.fcontact_col1 {
		display: flex;
		flex: 0 0 100%;
		justify-content: center;
		padding: 0 0 20px 0;
	}
	.fcontact_col2,
	.fcontact_col3 {
		flex: 0 0 50%;
	}
	.wrap_contact {
		justify-content: center;
	}
	.capsules .capsule{width: calc((100% - 15px) / 2);}
	.profilhome .img, .teamsingle .img{width: 300px;}
	.profilhome .txt, .singleinfo{width: calc(100% - 330px);}

	.h2def{font-size: 20px;}
	footer .wrap{padding-left: 0;padding-right: 0;}
	.teampage .wrap{gap:30px;}

	.aboutsingle{padding-left: 50px;padding-right: 50px;}

	a.logocontact{width: 200px;}
}

@media screen and (max-width: 750px) {
	.capsules .capsule{width: 100% !important;position: relative !important;top: 0 !important;left: 0 !important;margin-bottom: 20px;}
	.poppod article{
		width: 90%;
		padding-bottom: calc(56% * .9);
	}


	.capsules .capsule .img:after{width: 55px;height: 55px;}

    .capsules .capsule h3{
        padding-top: 10px;
        padding: 10px;
        padding-bottom: 0;
        font-size: 16px;
    }

    .capsules .capsule p.sm, .capsules .capsule p{
        padding: 0px 10px 15px;
    }

    .capsules .capsule p.sm{font-size: 13px;}
    .capsules .capsule p{font-size: 14px;}

    .capsules .capsule .btn{
        padding-bottom: 10px;
        padding-left: 10px;padding-right: 10px;
        font-size: 13px
    }

    .capsules .capsule .btn i{margin-left: 5px;}

	.profilhome .img, .teamsingle .img{max-width: 80%;margin-left: auto;margin-right: auto;margin-bottom: 30px;}
	.profilhome .txt, .singleinfo{width: 100%;}

	.propcont, .statscont, .videoshomecont, .teampage .wrap{display: block;}

	a.propa, .statblock, .videoshomecont a, a.logof, .member{
		display: block;
		width: 300px;
		max-width: 100%;
		margin-left: auto;margin-right: auto;
		margin-bottom: 20px;
	}

	.wwuhome .img{margin-top: 30px;margin-bottom: 0;}

	p.quartiers{display: none;}
	.finfo{
		width: 100%;
		box-sizing: border-box;
		padding: 0px 20px;
	}
	.soldmap{overflow: hidden;}

	.banner h1, .banner>p{font-size: 30px;}
	.banner>.baninfo h1{margin-bottom: 15px;text-align: center;}

	img.bannerimg{min-height: 400px;object-fit: cover;}
	.selectcont{width: 100%;margin-bottom: 10px;}
	.cbgrid{display: block;}
	.cbgrid>div{width: 100%;display: block;}
	.aboutsingle {
		padding-left: 25px;
		padding-right: 25px;
	}

	a.logocontact{margin-left: auto;margin-right: auto;width: 250px;}
	.contactinfo{width: 100%;margin-top: 30px;}

	.wwupage .cta{width: 100%;}
	header .wrap{padding-left: 0;padding-right: 0;}
}

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

	.btn_social{
		width: 17px;
		margin: 0px 1px;
	}

	header nav.soc span{
		font-size: 14px;
	}

	.slider img {
    	width: 320% !important;
	}

	footer a.logo{
		width: 300px;
	}
}
.back_btn {
	text-align: right;
    position: relative;
    top: -55px;
}


@media screen and (max-width: 590px) {
	.back_btn {
		top: 0;
		margin: 0 0 30px 0;
	}
	.back_btn a.btn_calcul4 {
		font-size: 12px;
	}
}
@media screen and (max-width: 460px) {
	.fcontact_col2,
	.fcontact_col3 {
		flex: 0 0 100%;
	}
	.fcontact_col2 {
		padding: 0 0 50px 0;
    	text-align: center;
	}
	.socf,
	.finfo p {
		justify-content: left;
		align-items: center;
	}
}

.mosaique .box_maison_img img:not(.marq_vendu){
   display: block;
   width: 100%;
   transition: all .4s;
}

.photo_vendu{
	background: #000 !important;
	overflow: hidden; 
	/*(height: 19vh;*/
}

.photo_vendu:hover img:not(.marq_vendu){transform: scale(1.1);opacity: .7;}
.prophome a:not(.btn) img.marq_vendu{
    width: 210px;
    height: auto;
}
.calc-social-icons iframe {
	display: none;
}


/* Search */
.baninfo #freeform-filters {
	flex:0;
}
#freeform-filters {
	width:100%;
}
#freeform-filters ul {
	margin: 0;
    padding: 0;
}
#freeform-filters ul li {
	padding-left: 20px;
    padding-top: 10px;
    list-style: none;
}
#freeform-filters ul li:before {
	content: "\f00d";
	font: normal normal normal 14px/1 FontAwesome;
    text-decoration: none;
    margin-right: 6px;
    color: #00AAAE;
    padding: 1px 4px 1px 0;
    position: relative;
    font-size: 12px;
}

#freeform-filters ul li a {
	color: #00AAAE;
    text-decoration: none;
}
.confirm_message p {
	color: #00AAAE;
	font-size: 18px;
	font-weight: bold;
}
.confirmation p {
	color: #00AAAE;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
}
.confirmation p a {
	color: #00AAAE;
}
.cta_quartier {
	text-align: center;
    margin: 40px 0;
}
.cta_quartier a {
	margin-right: 15px;
}
.cta_quartier a:last-child {
	margin-right: 0;
}
.realestatebroker + .avishome {
	padding-top:0 !important;
}
.realestatebroker_content a:link {
	text-decoration: underline !important;
}

.content_search {
    width: 100%; /* Opcional: asegura que el contenedor ocupe el ancho completo de su contenedor padre */
    max-width: 1200px; /* Ancho máximo del contenedor */
    margin: 0 auto; /* Centra el contenedor horizontalmente */
    padding: 0 20px; /* Relleno interno para asegurar que el contenido no esté pegado a los bordes */
    box-sizing: border-box; /* Incluye el padding y border dentro del ancho total */
}



.rate_banner{
    padding: 60px 0;
    text-align: center;
    background-color: rgb(245,246,247);
    font-size: 18px;
    font-weight: 400;
}


.rate_banner .button {
    display: inline-block;
    width: 20%;
    padding: 6px;
    margin-left: 50px;
    background-color: #000;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
}


.img_rate{
	width: 40%;
}

/* Ejemplo de cómo puedes ajustar el tamaño máximo en pantallas más pequeñas */
@media (max-width: 768px) {
    .content_search {
        max-width: 100%; /* En pantallas pequeñas, ocupar el ancho completo */
        padding: 0 10px; /* Reducir el padding interno */
    }

	.img_rate {
		width: 90%;
	}

	.rate_banner .button {
		width: 60%;
		padding: 6px;
		margin-left: 20px;
	}

	.professional .row {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 5%;
		padding: 0px 0;
	}
	
}

/* web/css/master.css */
.headnew {
  background-color: #00AAAE;
  text-align: center;
  color: #fff;
  padding: 14px 0px;
  font-size: 20px;
  font-weight: 500; }

.boutonnre {
  background-color: #000 !important;
  color: #fff !important;
  border-radius: 5px;
  margin-left: 20px;
  letter-spacing: 2px;
  padding: 5px 30px !important; }
  .boutonnre:hover {
    color: #fff !important; }

.boutonnre2 {
  background-color: #00AAAE !important;
  color: #fff !important;
  border-radius: 5px;
  margin-left: 20px;
  letter-spacing: 2px;
  padding: 7px 30px !important; }
  .boutonnre2:hover {
    color: #fff !important; }

.boutonnre2gra {
  font-size: 20px !important; }

.boutonnre3 {
  background-color: #333 !important;
  color: #fff !important;
  border-radius: 5px;
  margin-left: 20px;
  letter-spacing: 2px;
  padding: 7px 50px !important; }
  .boutonnre3:hover {
    color: #fff !important; }

.boutonnre4 {
  background-color: #333 !important;
  color: #fff !important;
  border-radius: 5px;
  margin-left: 20px;
  font-size: 14px !important;
  letter-spacing: 2px;
  padding: 7px 50px !important; }
  .boutonnre4:hover {
    color: #fff !important; }

.boutonnre5 {
  background-color: #fff !important;
  color: #00AAAE !important;
  border-radius: 5px;
  margin-left: 20px;
  font-size: 14px !important;
  letter-spacing: 2px;
  padding: 7px 50px !important; }
  .boutonnre5:hover {
    color: #00AAAE !important; }

.__cnt {
  position: relative;
  text-align: center;
  display: ruby;
  justify-content: center; }
  .__cnt .lineal {
    height: 2px;
    background-color: #00AAAE;
    width: 50; }
  .__cnt .lineal2 {
    height: 2px;
    background-color: #ffffff;
    width: 50%; }
  .__cnt .contsjks h3 {
    font-size: 14px; }
  .__cnt .contsjks p {
    font-size: 14px; }

.colorbla {
  color: #ffffff !important; }

#map {
  width: 800px;
  height: 600px;
  border: 0px solid #ccc !important; }

.__topmap {
  position: absolute;
  top: 0;
  z-index: 40;
  width: 100%;
  background-color: #000000b8;
  padding-top: 20px;
  padding-bottom: 5px; }

.soldmap {
  margin-top: 0px; }

.soldprop {
  margin-top: 0px;
  padding-top: 20px; }

.h2defb span {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 200; }

#map {
  z-index: 30; }

.ft-20 {
  font-size: 20px; }

.ww_buyint {
  background-color: #1194A1 !important; }

.__diplex {
  display: flex;
  text-align: center;
  width: 100%;
  display: contents; }

.profilhome2 .img {
  width: 360px; }
.profilhome2 .txt {
  width: calc(100% - 380px); }

@media (max-width: 767px) {
  .profilhome2 .img {
    width: 100%; }
  .profilhome2 .txt {
    width: 100%; } }
.profilhome3 {
  display: flex; }
  .profilhome3 .img {
    width: 400px; }
  .profilhome3 .txt {
    width: calc(100% - 420px); }

@media (max-width: 767px) {
  .profilhome3 {
    display: block; }
    .profilhome3 .img {
      width: 100%; }
    .profilhome3 .txt {
      width: 100%; } }
.ww_buyint2 {
  background-color: #F4F3F4 !important;
  color: #333; }

.responsive-table {
  width: 100%;
  overflow-x: auto;
  color: #FFF;
  margin-bottom: 30px; }
  .responsive-table th, .responsive-table td {
    padding: 8px;
    text-align: left; }
  .responsive-table td {
    vertical-align: top; }
    .responsive-table td img {
      height: 20px; }

.cgris {
  color: #333 !important; }

.cver {
  color: #1194A1 !important; }

.responsive-table2 {
  width: 100%;
  overflow-x: auto;
  color: #333;
  margin-bottom: 30px; }
  .responsive-table2 th, .responsive-table2 td {
    padding: 8px;
    text-align: left; }
  .responsive-table2 td {
    vertical-align: top; }
    .responsive-table2 td img {
      height: 20px; }

.horizontal-line-verde {
  border-top: 2px solid #1194A1;
  width: 50%;
  margin: 20px auto; }

.banner {
  height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .banner .baninfo h3 {
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
    margin: 0;
    font-weight: normal;
    text-shadow: 0px 0px 25px #000;
    margin-bottom: 13px;
    margin-top: 9px; }
  .banner .baninfo p {
    color: #1194A1;
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
    margin: 0;
    font-weight: normal;
    text-shadow: 0px 0px 25px #000;
    margin-bottom: 13px;
    margin-top: 9px; }
  .banner .baninfo2 {
    text-align: left; }
    .banner .baninfo2 h2 {
      padding-top: 50px;
      font-size: 50px;
      text-align: left; }
    .banner .baninfo2 h3 {
      color: #fff;
      text-align: left;
      font-size: 17px;
      line-height: 1.3;
      margin: 0;
      font-weight: normal;
      text-shadow: 0px 0px 25px #000;
      margin-bottom: 13px;
      margin-top: 9px; }
    .banner .baninfo2 p {
      color: #1194A1;
      text-align: left;
      font-size: 17px;
      line-height: 1.3;
      margin: 0;
      font-weight: normal;
      text-shadow: 0px 0px 25px #000;
      margin-bottom: 13px;
      margin-top: 9px; }

@media (max-width: 767px) {
  .banner .baninfo h1 {
    font-size: 20px; }
  .banner .baninfo h2 {
    padding-top: 50px;
    font-size: 26px; }
  .banner .baninfo h3 {
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 1.3;
    margin: 0;
    font-weight: normal;
    text-shadow: 0px 0px 25px #000;
    margin-bottom: 13px;
    margin-top: 9px; }
  .banner .baninfo p {
    color: #1194A1;
    text-align: center;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    font-weight: normal;
    text-shadow: 0px 0px 25px #000;
    margin-bottom: 13px;
    margin-top: 9px; } }
.__txoform {
  color: #333;
  font-weight: bold;
  text-align: left;
  font-size: 22px; }
  .__txoform span {
    color: #1194A1; }

.contactinfo {
  text-align: left; }

.__imgteam {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0px;
  padding-top: 50px;
  height: 450px;
  width: 100%; }
  .__imgteam img {
    width: 90%; }

@media (max-width: 767px) {
  .__imgteam {
    display: flex;
    height: 100%; } }
.__fijocont {
  height: 500px;
  padding: 0px 5%; }
  .__fijocont .baninfo {
    height: 100%;
    padding-top: 0px; }

@media (max-width: 767px) {
  .__fijocont {
    height: auto;
    padding: 0px 5%; }
    .__fijocont .baninfo {
      height: 100%;
      padding-top: 0px; } }
.closetow {
  top: -50px !important;
  right: -50px !important; }

@media (max-width: 767px) {
  .closetow {
    top: -68px !important;
    right: 12px !important; } }
.mosaique .ligne_maison {
  display: flex !important;
  float: none; }

@media (max-width: 767px) {
  .mosaique .ligne_maison {
    display: block !important;
    float: none; } }

/*# sourceMappingURL=master.css.map */

/* web/css/jenner.css */
.headnew {
  background-color: #00AAAE;
  text-align: center;
  color: #fff;
  padding: 14px 0px;
  font-size: 20px;
  font-weight: 500; }

.boutonnre {
  background-color: #000 !important;
  color: #fff !important;
  border-radius: 5px;
  margin-left: 20px;
  letter-spacing: 2px;
  padding: 5px 30px !important; }
  .boutonnre:hover {
    color: #fff !important; }

.boutonnre2 {
  background-color: #00AAAE !important;
  color: #fff !important;
  border-radius: 5px;
  margin-left: 20px;
  letter-spacing: 2px;
  padding: 7px 30px !important; }
  .boutonnre2:hover {
    color: #fff !important; }

.boutonnre2gra {
  font-size: 20px !important; }

.boutonnre3 {
  background-color: #333 !important;
  color: #fff !important;
  border-radius: 5px;
  margin-left: 20px;
  letter-spacing: 2px;
  padding: 7px 20px !important; }
  .boutonnre3:hover {
    color: #fff !important; }

.boutonnre4 {
  color: #fff !important;
  border-radius: 5px;
  margin-left: 20px;
  font-size: 14px !important;
  letter-spacing: 2px;
  padding: 7px 20px !important; }
  .boutonnre4:hover {
    color: #fff !important; }

.boutonnre5 {
  color: #00AAAE !important;
  border-radius: 5px;
  margin-left: 20px;
  font-size: 14px !important;
  letter-spacing: 2px;
  padding: 7px 20px !important; }
  .boutonnre5:hover {
    color: #00AAAE !important; }

.__cnt {
  position: relative;
  text-align: center;
  display: ruby;
  justify-content: center; }
  .__cnt .lineal {
    height: 2px;
    background-color: #00AAAE;
    width: 50; }
  .__cnt .lineal2 {
    height: 2px;
    background-color: #ffffff;
    width: 50%; }
  .__cnt .contsjks h3 {
    font-size: 14px; }
  .__cnt .contsjks p {
    font-size: 14px; }

.colorbla {
  color: #ffffff !important; }

#map {
  width: 800px;
  height: 600px;
  border: 0px solid #ccc !important; }

.__topmap {
  position: absolute;
  top: 0;
  z-index: 40;
  width: 100%;
  background-color: #000000b8;
  padding-top: 20px;
  padding-bottom: 5px; }

.soldmap {
  margin-top: 0px; }

.soldprop {
  margin-top: 0px;
  padding-top: 20px; }

.h2defb span {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 200; }

#map {
  z-index: 30; }

.ft-20 {
  font-size: 20px; }

.ww_buyint {
  background-color: #1194A1 !important; }

.__diplex {
  display: flex;
  text-align: center;
  width: 100%;
  display: contents; }

.profilhome2 .img {
  width: 360px; }
.profilhome2 .txt {
  width: calc(100% - 380px); }

@media (max-width: 767px) {
  .profilhome2 .img {
    width: 100%; }
  .profilhome2 .txt {
    width: 100%; } }
.profilhome3 {
  display: flex; }
  .profilhome3 .img {
    width: 420px; }
  .profilhome3 .txt {
    width: calc(100% - 420px); }

@media (max-width: 767px) {
  .profilhome3 {
    display: block; }
    .profilhome3 .img {
      width: 100%; }
    .profilhome3 .txt {
      width: 100%; } }
.ww_buyint2 {
  background-color: #F4F3F4 !important;
  color: #333; }

.responsive-table {
  width: 100%;
  overflow-x: auto;
  color: #FFF;
  margin-bottom: 30px; }
  .responsive-table th, .responsive-table td {
    padding: 8px;
    text-align: left; }
  .responsive-table td {
    vertical-align: top; }
    .responsive-table td img {
      height: 20px; }

.cgris {
  color: #333 !important; }

.cver {
  color: #1194A1 !important; }

.responsive-table2 {
  width: 100%;
  overflow-x: auto;
  color: #333;
  margin-bottom: 30px; }
  .responsive-table2 th, .responsive-table2 td {
    padding: 8px;
    text-align: left; }
  .responsive-table2 td {
    vertical-align: top; }
    .responsive-table2 td img {
      height: 20px; }

.horizontal-line-verde {
  border-top: 2px solid #1194A1;
  width: 50%;
  margin: 20px auto; }

.banner {
  height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .banner .baninfo h3 {
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
    margin: 0;
    font-weight: normal;
    text-shadow: 0px 0px 25px #000;
    margin-bottom: 13px;
    margin-top: 9px; }
  .banner .baninfo p {
    color: #1194A1;
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
    margin: 0;
    font-weight: normal;
    text-shadow: 0px 0px 25px #000;
    margin-bottom: 13px;
    margin-top: 9px; }
  .banner .baninfo2 {
    text-align: left; }
    .banner .baninfo2 h2 {
      padding-top: 50px;
      font-size: 50px;
      text-align: left; }
    .banner .baninfo2 h3 {
      color: #fff;
      text-align: left;
      font-size: 17px;
      line-height: 1.3;
      margin: 0;
      font-weight: normal;
      text-shadow: 0px 0px 25px #000;
      margin-bottom: 13px;
      margin-top: 9px; }
    .banner .baninfo2 p {
      color: #1194A1;
      text-align: left;
      font-size: 17px;
      line-height: 1.3;
      margin: 0;
      font-weight: normal;
      text-shadow: 0px 0px 25px #000;
      margin-bottom: 13px;
      margin-top: 9px; }

@media (max-width: 767px) {
  .banner .baninfo h1 {
    font-size: 20px; }
  .banner .baninfo h2 {
    padding-top: 50px;
    font-size: 20px; }
  .banner .baninfo .bannergranso {
    padding-top: 50px;
    font-size: 22px; }
  .banner .baninfo .bannergranso2 {
    padding-top: 50px;
    font-size: 38px; }
  .banner .baninfo h3 {
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 1.3;
    margin: 0;
    font-weight: normal;
    text-shadow: 0px 0px 25px #000;
    margin-bottom: 13px;
    margin-top: 9px; }
  .banner .baninfo p {
    color: #1194A1;
    text-align: center;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    font-weight: normal;
    text-shadow: 0px 0px 25px #000;
    margin-bottom: 13px;
    margin-top: 9px; }

  .__bordemit {
    margin-bottom: 5px; }

  .boutonnre2gra {
    font-size: 13px !important; } }
.__txoform {
  color: #333;
  font-weight: bold;
  text-align: left;
  font-size: 22px; }
  .__txoform span {
    color: #1194A1; }

.contactinfo {
  text-align: left; }

.__imgteam {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0px;
  padding-top: 50px;
  height: 450px;
  width: 100%; }
  .__imgteam img {
    width: 90%; }

@media (max-width: 767px) {
  .__imgteam {
    display: flex;
    height: 100%; } }
.__fijocont {
  height: 500px;
  padding: 0px 5%; }
  .__fijocont .baninfo {
    height: 100%;
    padding-top: 0px; }

@media (max-width: 767px) {
  .__fijocont {
    height: auto;
    padding: 0px 5%; }
    .__fijocont .baninfo {
      height: 100%;
      padding-top: 0px; } }
.closetow {
  top: -50px !important;
  right: -50px !important; }

@media (max-width: 767px) {
  .closetow {
    top: -68px !important;
    right: 12px !important; } }
.mosaique .ligne_maison {
  display: flex !important;
  float: none; }

@media (max-width: 767px) {
  .mosaique .ligne_maison {
    display: block !important;
    float: none; } }

@media (max-width: 480px) {
  a.bouton, .submitclearcont input[type=button], .propsearch input[type=submit], .propsearch input[type=reset] {
      padding: 7px 30px;
  }
  .poppod .close, .popwwu .close {
    font-size: 50px;
  }
  .banner {
    height: 320px;
  }
  .banner .baninfo .bannergranso2 {
    font-size: 25px;
  }
  .banner .baninfo h1 {
    font-size: 18px;
    margin-bottom: 0px;
  }
  .popnews article{
    width: 100% !important;
    max-width: 100% !important;
  }
}

.accordion {
  width: 100%;
  max-width: 700px;
  margin: 0 auto; }

.accordion-item {
  border-bottom: 1px solid #eee; }

.accordion-btn {
  background: none;
  border: none;
  outline: none;
  width: 100%;
  text-align: left;
  padding: 18px 0;
  font-size: 1.1em;
  color: #00AAAE;
  font-family: "Roboto Condensed", sans-serif;
  cursor: pointer;
  transition: color 0.2s; }
  .accordion-btn::after {
    content: "▼";
    float: right;
    color: #333333;
    transition: transform 0.2s;
    font-size: 16px; }

.accordion-btn.active:after {
  transform: rotate(180deg); }

.accordion-content {
  display: none;
  padding: 0 0 18px 0;
  color: #444; }

  

.preguntashome {
  padding: 60px 0;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif; }
  .preguntashome .wrap {
    width: 1220px;
    max-width: 100%;
    margin: 0 auto; }
    .preguntashome .wrap .h2def {
      text-align: center;
      text-transform: uppercase;
      margin-top: 0;
      margin-bottom: 24px;
      color: #00AAAE; }
    .preguntashome .wrap .preguntashomecont {
      display: grid;
      grid-template-columns: 1fr;
      gap: 30px;
      margin-bottom: 30px; }


/*# sourceMappingURL=jenner.css.map */

/* web/css/jquery.mmenu.positioning.css */
/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/* web/css/jquery.mmenu.all.css */
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -moz-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      -o-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: red; 
    font-weight: bold;
    font-size: 14px; }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
/*
	jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar {
  border: 1px solid transparent;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0;
  position: relative; }
  .mm-buttonbar:after {
    content: '';
    display: block;
    clear: both; }
  .mm-buttonbar > * {
    border-left: 1px solid transparent;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .mm-buttonbar > a {
    text-decoration: none; }
  .mm-buttonbar > input {
    position: absolute;
    left: -1000px;
    top: -1000px; }
  .mm-buttonbar > input:checked + label {
    border-color: transparent  !important; }
  .mm-buttonbar > *:first-child,
  .mm-buttonbar > input:first-child + * {
    border-left: none; }
  .mm-buttonbar.mm-buttonbar-2 > * {
    width: 50%; }
  .mm-buttonbar.mm-buttonbar-3 > * {
    width: 33.33%; }
  .mm-buttonbar.mm-buttonbar-4 > * {
    width: 25%; }
  .mm-buttonbar.mm-buttonbar-5 > * {
    width: 20%; }

.mm-header .mm-buttonbar {
  margin-top: 20px;
  margin-left: -30px;
  margin-right: -30px; }

.mm-footer .mm-buttonbar {
  border: none;
  border-radius: none;
  line-height: 40px;
  margin: -10px -10px 0 -20px; }
  .mm-footer .mm-buttonbar > * {
    border-left: none; }

.mm-list > li > .mm-buttonbar {
  margin: 10px 20px; }

.mm-menu .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: #333333; }
  .mm-menu .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: #333333; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 40px;
  top: 50%; }
  em.mm-counter + a.mm-subopen {
    padding-left: 40px; }
    em.mm-counter + a.mm-subopen + a,
    em.mm-counter + a.mm-subopen + span {
      margin-right: 80px; }
  em.mm-counter + a.mm-fullsubopen {
    padding-left: 0; }

.mm-vertical em.mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-nosubresults > em.mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
	jQuery.mmenu footer addon CSS
*/
.mm-footer {
  background: inherit;
  border-top: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 10px 10px 0 20px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0; }

.mm-menu.mm-hasfooter > .mm-panel:after {
  height: 80px; }

.mm-menu .mm-footer {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu header addon CSS
*/
.mm-header {
  background: inherit;
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  padding: 0 50px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0; }
  .mm-header .mm-title,
  .mm-header .mm-prev,
  .mm-header .mm-next,
  .mm-header .mm-close {
    padding-top: 30px; }
  .mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative; }
  .mm-header .mm-prev,
  .mm-header .mm-next,
  .mm-header .mm-close {
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    min-width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1; }
  .mm-header .mm-prev {
    padding-left: 20px;
    padding-right: 10px;
    left: 0; }
  .mm-header .mm-next,
  .mm-header .mm-close {
    padding-left: 10px;
    padding-right: 20px;
    right: 0; }
  .mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .mm-header [href].mm-prev:before {
    border-right: none;
    border-bottom: none;
    margin-left: 2px;
    margin-right: 5px; }
  .mm-header [href].mm-next:after, .mm-header [href].mm-close:after {
    margin-left: 5px;
    margin-right: -2px; }
  .mm-header [href].mm-next:after {
    border-top: none;
    border-left: none; }
  .mm-header [href].mm-close:after {
    content: 'x'; }

.mm-menu.mm-hassearch .mm-header {
  height: 50px;
  top: 50px; }
  .mm-menu.mm-hassearch .mm-header .mm-title,
  .mm-menu.mm-hassearch .mm-header .mm-prev,
  .mm-menu.mm-hassearch .mm-header .mm-next,
  .mm-menu.mm-hassearch .mm-header .mm-close {
    padding-top: 20px; }

.mm-menu.mm-hasheader li.mm-subtitle {
  display: none; }
.mm-menu.mm-hasheader > .mm-panel {
  padding-top: 80px; }
  .mm-menu.mm-hasheader > .mm-panel.mm-list {
    padding-top: 60px; }
  .mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
    margin-top: -20px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
  padding-top: 120px; }
  .mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
    padding-top: 100px; }

.mm-menu .mm-header {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-header .mm-prev:before,
  .mm-menu .mm-header .mm-next:after,
  .mm-menu .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu labels addon CSS
*/
.mm-list li.mm-label > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }
.mm-list li.mm-label.mm-opened a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-list li.mm-collapsed:not(.mm-uncollapsed) {
  display: none; }

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after {
  top: 8.5px; }

.mm-menu .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box; }

.mm-list > li.mm-search {
  padding: 10px;
  margin-top: -20px; }
.mm-list > li.mm-subtitle + li.mm-search {
  margin-top: 0; }

div.mm-panel > div.mm-search {
  padding: 0 0 10px 0; }

.mm-menu.mm-hasheader .mm-list > li.mm-search {
  margin-top: 0; }

.mm-menu > .mm-search {
  background: inherit;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }

.mm-search {
  padding: 10px; }
  .mm-search input {
    border: none;
    border-radius: 30px;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px; }
  .mm-search input::-ms-clear {
    display: none; }

.mm-menu .mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 60px 0; }
  .mm-menu .mm-noresultsmsg:after {
    border: none !important; }

.mm-noresults .mm-noresultsmsg {
  display: block; }

.mm-menu li.mm-nosubresults > a.mm-subopen {
  display: none; }
  .mm-menu li.mm-nosubresults > a.mm-subopen + a,
  .mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px; }
.mm-menu.mm-hassearch > .mm-panel {
  padding-top: 70px; }
  .mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
    margin-top: -20px; }
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
  margin-top: -10px; }
  .mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
    padding-top: 0; }

.mm-menu .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px; }

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  bottom: 50%;
  z-index: 2; }
  label.mm-toggle:before,
  label.mm-check:before {
    content: '';
    display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-bottom: -15px; }
  label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-bottom: -15px; }
  label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: 0.1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

.mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check {
  bottom: auto;
  margin-bottom: 0; }
.mm-menu.mm-vertical .mm-list > li label.mm-toggle {
  top: 5px; }
.mm-menu.mm-vertical .mm-list > li label.mm-check {
  top: 5px; }

label.mm-toggle, label.mm-check {
  right: 20px; }

label.mm-toggle + a,
label.mm-toggle + span {
  margin-right: 70px; }

label.mm-check + a,
label.mm-check + span {
  margin-right: 50px; }

a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check {
  right: 50px; }

a.mm-subopen + label.mm-toggle + a,
a.mm-subopen + label.mm-toggle + span {
  margin-right: 100px; }

a.mm-subopen + label.mm-check + a,
a.mm-subopen + label.mm-check + span {
  margin-right: 80px; }

em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check {
  right: 90px; }

em.mm-counter + a.mm-subopen + label.mm-toggle + a,
em.mm-counter + a.mm-subopen + label.mm-toggle + span {
  margin-right: 140px; }

em.mm-counter + a.mm-subopen + label.mm-check + a,
em.mm-counter + a.mm-subopen + label.mm-check + span {
  margin-right: 120px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }
  .mm-menu label.mm-toggle:before {
    background: #333333; }
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-30%);
  -moz-transform: translateX(-30%);
  -ms-transform: translateX(-30%);
  -o-transform: translateX(-30%);
  transform: translateX(-30%); }
html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(30%);
  -moz-transform: translateX(30%);
  -ms-transform: translateX(30%);
  -o-transform: translateX(30%);
  transform: translateX(30%); }
html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%); }
html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }
html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  transform: translateY(30%); }
html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(-30%);
  -moz-transform: scale(0.7, 0.7) translateX(-30%);
  -ms-transform: scale(0.7, 0.7) translateX(-30%);
  -o-transform: scale(0.7, 0.7) translateX(-30%);
  transform: scale(0.7, 0.7) translateX(-30%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(30%);
  -moz-transform: scale(0.7, 0.7) translateX(30%);
  -ms-transform: scale(0.7, 0.7) translateX(30%);
  -o-transform: scale(0.7, 0.7) translateX(30%);
  transform: scale(0.7, 0.7) translateX(30%);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(-30%);
  -moz-transform: scale(0.7, 0.7) translateY(-30%);
  -ms-transform: scale(0.7, 0.7) translateY(-30%);
  -o-transform: scale(0.7, 0.7) translateY(-30%);
  transform: scale(0.7, 0.7) translateY(-30%);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(30%);
  -moz-transform: scale(0.7, 0.7) translateY(30%);
  -ms-transform: scale(0.7, 0.7) translateY(30%);
  -o-transform: scale(0.7, 0.7) translateY(30%);
  transform: scale(0.7, 0.7) translateY(30%);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translateX(100%);
  -moz-transform: scale(1.5, 1.5) translateX(100%);
  -ms-transform: scale(1.5, 1.5) translateX(100%);
  -o-transform: scale(1.5, 1.5) translateX(100%);
  transform: scale(1.5, 1.5) translateX(100%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform, left;
  transition-property: transform, left; }
  html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%); }
    html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
      -webkit-transform: scale(0.7, 0.7) translateX(-30%);
      -moz-transform: scale(0.7, 0.7) translateX(-30%);
      -ms-transform: scale(0.7, 0.7) translateX(-30%);
      -o-transform: scale(0.7, 0.7) translateX(-30%);
      transform: scale(0.7, 0.7) translateX(-30%); }

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0); } }
.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3; }
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header .mm-prev:before,
  .mm-menu.mm-light .mm-header .mm-next:after,
  .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06); }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }
  .mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white; }

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-header .mm-prev:before,
  .mm-menu.mm-white .mm-header .mm-next:after,
  .mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }
  .mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black; }

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-header .mm-prev:before,
  .mm-menu.mm-black .mm-header .mm-next:after,
  .mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }
