/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before, .clearfix:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix {
  zoom: 1;
}

body {
  background: url(/images/bg-body-top.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #FFF;
  color: #222;
  font-size: 12px;
  height: auto;
  padding: 0px !important;
  margin: 0px 0 0 0 !important;
}

a {
  color: #222;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  cursor: pointer;
}

#slogan {
  margin-top: 30px;
  float: right;
}

#slogan a {
  display: block;
  cursor: pointer;
}

/* .container_24 .grid_6 {
    //margin-bottom: 12px;
    //width: 310px;
} */
.biens_rand .grid_6 {
  width: 310px;
}

#grid1 {
  margin-top: 336px;
}

h2 {
  font-family: "Pontano Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #222;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding-bottom: 6px;
  position: relative;
}

h3 {
  font-family: "Pontano Sans", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #3778a5;
  text-align: left;
  margin: 26px 0px 0px 0px;
  padding-bottom: 6px;
  position: relative;
}

p {
  overflow: hidden;
  padding: 0;
}

#generalWrapper {
  width: 100%;
  margin: 0px auto;
}

body.index.index #header2 {
  /* background: rgba(0, 0, 0, 0) url("/images/img01b.png") repeat scroll right top; */
  height: 190px;
  margin-top: 96px;
}

#header2 {
  /* background: rgba(0, 0, 0, 0) url("/images/img01b.png") repeat scroll right top; */
  height: 150px;
  margin-top: 96px;
}

/******************************************/
/************** Widget MENU ***************/
/******************************************/
.menu {
  margin: 0 0 20px;
  position: absolute;
  top: -22px;
}

.menu li {
  float: left;
  list-style: outside none none;
  /* margin-right: -15px; */
  margin-left: 0;
  padding: 0;
}

.menu a {
  box-sizing: border-box;
  color: #666;
  display: block;
  height: 38px;
  margin: 0;
  padding: 10px 14px 0;
  position: relative;
  text-decoration: none;
  text-align: center;
}

.menu a span {
  color: #000000;
  display: block;
  /* font-family: "Pontano Sans", sans-serif; */
  font-size: 13px;
  font-weight: normal;
  margin: -3px 0px 0px 0;
  text-align: center;
  text-transform: uppercase;
}

.menu li#tab_credit {
  float: right;
  margin-right: 10px;
}

.menu li#tab_credit a {
  padding-top: 6px;
  background-image: url(/images/bg-credit-menu.png), url(/images/icon-arrow-right.png);
  background-position: right bottom, 75px 42px;
  background-repeat: no-repeat;
  border: none;
}

.menu li#tab_credit span {
  color: #222222;
  font-size: 12px;
  font-weight: lighter;
  line-height: 12px;
  padding: 0 16px 0 19px;
  text-align: right;
  text-transform: none;
  width: 69px;
}

body.index.index #tab_home a:after,
body.by #tab_vente a:after,
body.rt #tab_location a:after,
body.build #tab_build a:after,
body.content.job #tab_job a:after,
body.contact.simple #tab_contact a:after,
body.content.gestion #tab_gestion a:after,
body.it-g #tab_terrain a:after,
.menu a:hover:after {
  border-bottom: 7px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  bottom: 0;
  content: "";
  height: 0;
  left: calc( 50% - 5px );
  position: absolute;
  width: 0;
}

.menu .subMenu a {
  width: 100%;
}

.menu .subMenu a span {
  display: block;
  height: 25px;
  text-align: left;
  float: left;
  width: 85%;
  font-size: 11px;
  text-transform: none;
  border-top: 1px dotted #FFFFFF !important;
  background: #777777;
}

.menu a span.left {
  display: none;
}

.menu a span.right {
  display: none;
}

.menu .subMenu a span.left {
  width: 15%;
}

.menu .subMenu a span.right {
  float: right;
  clear: right;
  width: 0%;
  background: none;
  border: none;
}

.subMenu {
  margin-bottom: 0px;
  display: none;
  width: 100%;
}

#picture_sub_menu {
  width: 138px;
  margin: 15px 0px 0px 15px;
}

/********** Horizontal Menu SubMenu ************/
.grid_24 .subMenu {
  position: absolute;
  top: 47px;
  z-index: 1001;
}

/************** Opened SubMenus  ***************/
body.tabInfo .subMenu.tabInfo {
  display: block;
}

/************** Selected Menus ***************/
/************** Hover Menus ***************/
/************** Selected SubMenus ***************/
/************** Hover SubMenus ***************/
/*  text_header  */
#text_header {
  margin-top: 100px;
  padding: 0px;
  color: #222;
  text-align: right;
}

#text_header a {
  color: #222;
}

/*  form_title  */
#form_title div {
  font-family: "Pontano Sans", sans-serif;
  font-size: 15px;
  color: #BACCE0;
  letter-spacing: 2px;
  margin: 10px 0px 0px 20px;
  font-weight: bold;
}

/*  text_accueil  */
#text_accueil .title {
  font-family: "Pontano Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #222;
}

#text_accueil .title div {
  font-size: 14px;
  color: #BACCE0;
  font-weight: 700;
  text-transform: uppercase;
}

#text_accueil p {
  margin-top: 6px;
  text-align: justify;
  line-height: 16px;
}

/* menu langue */
#menu_lang {
  width: auto;
  float: right;
  color: #ffffff;
  font-weight: 500;
}

html[lang=fr] #menu_lang .fr,
html[lang=en] #menu_lang .en,
html[lang=de] #menu_lang .de {
  color: #BACCE0;
}

.container_24 .grid_18 {
  min-height: 920px !important;
  width: 710px;
}

body.index.index .container_24 .grid_18 {
  min-height: 180px !important;
  width: 952px;
}

/* Header Search Form */
.text_page_contenu {
  margin: 20px 0;
}



/* Search Forms */
.form_search form {
  margin: 0px 16px 0px 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.form_search input[type=submit] {
  background: url("/images/icon_search_button.png") no-repeat scroll 173px 4px #1b5c8a;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  float: right;
  font-family: "Pontano Sans", sans-serif;
  font-size: 15px;
  letter-spacing: 2px;
  padding: 5px 35px 5px 15px;
  position: relative;
  text-transform: uppercase;
  width: 199px;
}

#form_header label {
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#form_header dl.zend_form dt {
  width: 100%;
  margin-left: 0px;
}

#form_header input[type=submit] {
  margin-top: 0px;
}

#max_price-label,
#max_bedroom-label,
#max_surface-label {
  width: 26px !important;
}

#form_header #min_surface-label,
#form_header #min_surface-element,
#form_header #max_surface-label,
#form_header #max_surface-element {
  display: none;
}

/****** Properties array ******/
.property_array a,
.property_array a:hover {
  height: 229px !important;
  display: block;
  text-decoration: none;
  text-align: left;
  color: #263143;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.property_array a .photo {
  background: #ffffff none repeat scroll 0 0;
  border: 8px solid #ffffff;
  box-shadow: 0 0 0 #999;
  margin-bottom: 0;
  max-height: 214px;
  overflow: hidden;
  position: relative;
  vertical-align: bottom;
}

.property_array a img {
  display: block;
  margin: auto;
  height: 100%;
}

.property_array a .photo:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

.property_array a:hover .photo:after {
  box-shadow: inset 0px 0px 5px #222;
}

.property_array a .infos {
  background: #263143 url("/images/icon-moreinfo.png") no-repeat scroll 280px 15px;
  border-top: 5px solid #BACCE0;
  color: #ffffff;
  padding: 7px 7px 7px 14px;
}

.property_array a .infos .tr_transaction,
.property_array a .infos .key-price,
.property_array a .infos .price {
  font-weight: bold;
}

.property_array a .infos .line {
  display: block;
}

.property_array a .infos .price {
  color: #BACCE0;
}

body.offer.search #grid1 a {
  margin-bottom: 24px;
}

body.offer.search .property_array a .photo {
  height: 140px;
}

body.index.index #grid1 h2 {
  border-bottom: 1px dashed #FFFFFF;
  color: #263143;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
}

/* Text Footer */
#text_footer {
  padding: 14px 0 10px 0;
  font-size: 11px;
}

#text_footer .white {
  -moz-box-sizing: border-box;
  background: url("/images/logo_small.png") no-repeat scroll 520px 4px #FFFFFF;
  border: 1px solid #BACCE0;
  color: #222222;
  font-size: 12px;
  height: 100px;
  line-height: 21px;
  padding: 8px 0 0 20px;
}

#text_footer .white h3 {
  color: #1b5c8a;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

#text_footer .white .links {
  font-size: 12px;
  margin-top: 6px;
  color: #7e8888;
}

#text_footer .links a {
  color: #7e8888;
}

#text_footer .links a:hover {
  color: #222;
}

#text_footer .right.copyright {
  float: right;
  text-align: right;
  font-size: 10px;
  margin-top: 5px;
  color: #FFFFFF;
}

#text_footer .right a {
  color: #FFFFFF;
}

/****** Offer Search ******/
.properties_result_content {
  background: none repeat scroll 0 0 #ffffff;
  margin-right: 24px;
  min-height: 666px;
  padding: 15px;
}

.properties_result_content .navigation_bar {
  margin: 0px 0px 10px 0px;
}

.properties_result_content .navigation_bar .resume {
  float: left;
}

.properties_result_content .navigation_bar .pagination {
  float: right;
}

.properties_result_content .navigation_bar ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.properties_result_content .navigation_bar li {
  float: left;
  height: 30px;
  margin-left: 24px;
}

.properties_result_content .navigation_bar li a {
  margin: 0px 5px;
  color: #263143;
  display: block;
  text-decoration: none;
}

.properties_result_content .navigation_bar li a:hover {
  text-decoration: underline;
  color: #222;
}

.properties_result_content .navigation_bar li span.current_page, .navigation_bar ul.filters a.current_filter {
  font-weight: bold;
  color: #203041;
}

.properties_result_content .navigation_bar li a.next_page, .navigation_bar li a.previous_page {
  width: 15px;
  height: 15px;
}

.properties_result_content .navigation_bar li a.previous_page {
  background: #000000 url(/share/img/previous-next.png) top left no-repeat;
}

.properties_result_content .navigation_bar li a.next_page {
  background: #000000 url(/share/img/previous-next.png) -15px 0px no-repeat;
}

.properties_result_content .navigation_bar li a.previous_page:hover,
.properties_result_content .navigation_bar li a.next_page:hover {
  background-color: #222;
}

.properties_result_content .navigation_bar ul.filters {
  clear: both;
  margin: 10px auto;
}

.properties_result_content .navigation_bar ul.filters a {
  padding: 0px 0px 10px 0px;
}

.properties_result_content .navigation_bar ul.filters a.asc {
  background: #BACCE0 url(/share/img/asc-dsc.png) center -32px no-repeat;
}

.properties_result_content .navigation_bar ul.filters a.desc {
  background: #213041 url(/share/img/asc-dsc.png) center 0px no-repeat;
}

.properties_result_content article {
  margin: 0px 0px 32px 0px;
  position: relative;
}

.properties_result_content article h2 {
  background: #263143 url(/images/icon-arrow-right.png) 10px 10px no-repeat;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  border-bottom: 2px solid #BACCE0;
}

.properties_result_content article h2 a {
  display: block;
  color: #FFFFFF;
  padding: 5px 10px 5px 28px;
}

.properties_result_content article h2 a:hover {
  text-decoration: none;
}

.properties_result_content article h2 a .immotype {
  display: inline-block;
}

.properties_result_content article .photo {
  width: 30%;
  height: 150px;
  float: left;
  overflow: hidden;
  text-align: center;
  display: block;
}

.properties_result_content article .photo img {
  margin: 0px auto;
  height: 100%;
}

.properties_result_content article .description,
.properties_result_content article .info {
  margin: 0px 0px 0px 30px;
  font-size: 12px;
  width: 60%;
  float: left;
}

.properties_result_content article .info .key {
  font-size: 12px;
  font-weight: bold;
}

.properties_result_content article .__price .value {
  color: #1b5c8a;
  font-weight: bold;
  font-family: "Pontano Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
}

.properties_result_content article .__price .key {
  display: none;
}

.properties_result_content article a.detail {
  background: none repeat scroll 0 0 #BACCE0;
  border: medium none;
  border-radius: 2px;
  bottom: 0;
  color: #222;
  font-family: "Pontano Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 2px 11px;
  position: absolute;
  right: 28px;
}

.properties_result_content .no_result {
  margin: 0px 10px 20px 10px;
  font-weight: bold;
}

/*********** Offer Detail ******************/
.property_detail_content {
  background: #FFFFFF;
}

.property_detail_content .navigation_bar ul,
.property_detail_content h1,
.property_detail_content #gallery,
.property_detail_content .offer_childs,
.property_detail_content .situation_description,
.property_detail_content .description,
.property_detail_content .specifications,
.property_detail_content div.googleMap {
  margin-left: 42px;
}

.property_detail_content .offer_childs h2,
.property_detail_content .situation_description h2,
.property_detail_content .description h2,
.property_detail_content .specifications h2,
.property_detail_content div.googleMap h2,
.property_detail_content .form_contact_container h2 {
  margin-bottom: 18px;
}

.property_detail_content .navigation_bar ul li,
.property_detail_content .navigation_bar ul {
  margin-top: 0;
  margin-bottom: 0;
}

.property_detail_content .form_contact_container {
  margin-left: 10px;
  margin-right: 40px;
}

.property_detail_content div.googleMap {
  margin-right: 40px;
}

.property_detail_content h1 {
  color: #1C1C1C;
  font-family: "Pontano Sans", sans-serif;
  font-weight: 400;
  font-size: 22px;
}

.property_detail_content h2 {
  color: #222;
  font-family: "Pontano Sans", sans-serif;
  font-weight: 700;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 0px;
  line-height: 30px;
}

.property_detail_content h3 {
  color: #1C1C1C;
  font-family: "Pontano Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
}

.property_detail_content .overview .__detail_rent_price,
.property_detail_content .overview .__detail_selling_price {
  margin-bottom: 10px;
}

.property_detail_content .overview .__detail_rent_price .key,
.property_detail_content .overview .__detail_selling_price .key {
  display: none;
}

.property_detail_content .overview .__detail_rent_price .value,
.property_detail_content .overview .__detail_selling_price .value {
  color: #222;
  font-weight: bold;
  font-family: "Pontano Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
}

.property_detail_content a.back, .property_detail_content .overview a.contact {
  display: inline-block;
  margin: 17px 0 8px;
  text-decoration: none;
}

.property_detail_content a.back,
.property_detail_content .overview a.contact,
.property_detail_content .form_contact input[type=submit] {
  background: #203041;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 3px;
  border: none;
  padding: 3px 15px;
  font-family: "Pontano Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

/* Contact Page */
#html_contact_simple {
  margin: 0px;
  font-size: 12px;
}

body.contact.simple #center {
  background-color: #fff;
}

body.content.job #center {
	background-color: #fff;
}

body.contact.simple .form_contact {
  margin: 0 28px 20px 0;
}

body.contact.simple .form_contact legend {
  margin: 0 0px 0px 20px;
}

body.contact.simple .form_contact span.required_legend,
body.contact.simple .form_contact dt {
  width: 35%;
  margin-left: 30px;
}

body.contact.simple .form_contact span.required_legend {
  margin-top: 12px;
}

body.contact.simple .form_contact dd {
  width: 40%;
  margin-left: 10px;
  box-sizing: border-box;
}

body.contact.simple .form_contact dd input[type=text],
body.contact.simple .form_contact dd textarea {
  width: 100%;
  box-sizing: border-box;
}

body.contact.simple .form_contact input[type=submit] {
  background: #BACCE0;
  color: #222;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 3px;
  border: none;
  padding: 3px 15px;
  font-family: "Pontano Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

/* SlideShow */
#slideshow1 {
  height: 264px;
  border-radius: 40px 0px 0px 0px;
}

#slideshow1 img {
  border-radius: 40px 0px 0px 0px;
}

/* Contact map */
#html_contact_map {
  margin-top: -140px;
}

/* text_phone */
.property_detail_content .form_contact_container p,
#text_phone p {
  margin-top: 10px;
  background: #222;
  border-radius: 3px;
  padding: 10px;
  color: #FFFFFF;
  font-size: 18px;
  font-family: "Pontano Sans", sans-serif;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}

#img-header {
  /* 
  	margin-top: -100px;
  	height: 204px; */
}

#img-header img {
  width: 310px;
  height: 204px;
  margin-top: -100px;
}

area {
  outline: none;
  cursor: pointer;
}

/* photoflip */
#photoflip1 {
  box-shadow: 0px 0px 0px #555555;
}

#photoflip1 .text_container {
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
}

#photoflip1 .property_alt {
  height: 50px;
  overflow: hidden;
}

.property_detail_content .form_contact_container p, #text_phone p {
  background: #BACCE0 none repeat scroll 0 0;
  border-radius: 3px;
  color: #263143;
  font-family: "Pontano Sans", sans-serif;
  font-size: 17px;
  font-weight: bold;
  margin: -8px 0 10px;
  padding: 9px;
}

.property_detail_content #gallery #big_photo img {
  height: 400px;
  margin-right: 20px;
  max-height: 400px;
  max-width: 577px;
  min-height: 400px;
  text-align: center;
  width: auto;
}

.property_detail_content #gallery li img {
  height: 70px;
  max-width: 100%;
}

.property_detail_content #gallery li a {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  display: block;
  margin: 0 10px 10px 0;
  text-align: center;
}

.property_detail_content #gallery #big_photo {
  margin: 0 0 10px;
  text-align: center;
	height: 400px;
}

.property_detail_content #gallery li img {
  height: 80px !important;
  max-width: 100%;
}

.property_detail_content #gallery li a {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0px solid #CCCCCC;
  display: block;
  margin: 0 10px 10px 0;
  text-align: center;
}

#form_header {
  background-color: #203041;
  color: #ffffff;
  box-shadow: 0 0 2px #999;
  height: 310px;
  margin-left: 720px;
  margin-top: 26px;
  width: 230px;
  position: absolute;
  top: 220px;
}

#center {
  margin-bottom: 30px;
}

.blink {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: blink;
          animation-name: blink;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

@-webkit-keyframes blink {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes blink {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
#firstname-label,
#firstname-element,
#street-label,
#street-element,
#city-label,
#city-element,
#note-label,
#note-element {
  /* display:none; */
}

.form_search #city-element select, .form_search #property_type-element select, .form_search #property_group-element select {
  width: 199px;
}

.form_search_large #max_price-element select, .form_search_large #max_bedroom-element select, .form_search_large #max_surface-element select, .form_search_large #min_price-element select, .form_search_large #min_bedroom-element select, .form_search_large #min_surface-element select {
  width: 86px;
}

#frm_search dl.zend_form, dl.zend_form select {
  width: 100%;
}

body.offer.detail #form_header, body.content #form_header {
  display: none;
}

#form_header dd input[type=radio] {
  margin: 0px 3px 0px 0px;
}

#text_social {
  margin-top: -64px;
  padding-right: 35px;
}

.list-social-network {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;

    list-style-type: none;
}
.list-social-network li:not(:last-child){
  margin-right: 16px;
}
.list-social-network li {
  margin-left: 0;
}

.list-social-network li a img {
  width: 24px;
}

.properties_result_content article .photo.virtual-visit > div.panorama > span > img {
  width: 63px;
  height: 60px;
  opacity: 0.7;
}

.property_array .photo .virtual-visit > span > img, .panel .photo .virtual-visit > span > img {
  width: 63px;
  height: 60px;
}

.btn-modal-gdpr-trigger {
  left: 10px;
  right: auto;
}

.tooltip-toggle::before {
  left: 37px;
  right: auto;
}

.tooltip-toggle::after {
    left: 32px;
    right: auto;
    border-left: none;
    border-right: 5px solid #dee8f4;
    margin-left: 0;
}
