/* 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: #FFFFFF url(/share/images/bg-body.png) center top no-repeat;
  color: #333333;
  font-size: 12px;
  height: auto;
  padding: 0px 0px !important;
  margin: 0px !important;
}

#headerWrapper, s #footerWrapper {
  background: #fc7d37;
  width: 100%;
  z-index: 300;
  height: 0px;
  overflow: visible;
  box-sizing: border-size;
  left: 0px;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.3);
}

body #generalWrapper {
  background: url("/images/bg_top_bar.jpg") top repeat-x;
}

#header2Wrapper {
  background: url("/images/bg-body-top.png") repeat-x scroll center 176px rgba(0, 0, 0, 0);
  margin-top: 0;
}

#footerWrapper {
  height: 64px;
}

#headerWrapper {
  top: 0px;
}

.required-field-message {
  color: black;
}

.caption_red {
  background: rgba(171, 25, 62, 0.7) !important;
  font-size: 20px !important;
  font-weight: normal !important;
  padding: 10px !important;
}

.caption_red img {
  margin-top: -5px;
}

body.index #grid1 {
  margin-top: 20px;
}

#footerWrapper {
  background: url("/images/bg-body-top.png") repeat scroll center 0 rgba(0, 0, 0, 0);
  bottom: 0;
  margin-top: 14px;
}

#centerWrapper {
  padding: 0px 0px 0px 0px;
  position: relative;
}

body.search #centerWrapper {
  padding-top: 40px;
}

body.index.index #centerWrapper .container_24 {
  min-height: 550px;
  background: url(/images/bg-center-wrapper.png) right 50px no-repeat;
}

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

a:hover {
  text-decoration: underline;
}

h2 {
  color: #575656;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding-bottom: 4px;
  padding-top: 0px;
  position: relative;
}

p {
  overflow: hidden;
  padding: 0;
}

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

b, strong {
  font-weight: bold;
  font-size: 13px !important;
}

/******************************************/
/************** Widget MENU ***************/
/******************************************/
.menu {
  margin-bottom: 10px;
  margin-left: 110px;
}

.menu li {
  float: left;
  list-style: outside none none;
  margin-top: 0px;
  padding: 0;
}

.menu a {
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  height: 48px;
  margin: 1px;
  padding: 11px 0 0;
  position: relative;
  text-decoration: none;
  width: 80px;
}

.menu a span {
  display: block;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: 3px 0 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 -10px, 75px 42px;
  background-repeat: no-repeat;
  border: none;
}

.menu li#tab_credit span {
  color: #fff;
  font-size: 9px;
  line-height: 16px;
  padding: 0 32px 0 0;
  text-align: right;
  width: 70px;
}

.menu .subMenu a {
  background-color: #ab193e;
  border: 1px solid #fff;
  height: 33px;
  margin-top: 2px;
  padding: 3px 13px;
  width: 154px;
}

.menu .subMenu li {
  float: none;
  margin: 0px;
}

.menu .subMenu a span {
  padding: 0px;
  display: block;
  text-align: left;
  float: left;
  width: 100%;
  font-size: 12px;
  text-transform: none;
}

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

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

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

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

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

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

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

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

/************** Selected Menus ***************/
/************** Hover Menus ***************/
/************** Selected SubMenus ***************/
/************** Hover SubMenus ***************/
/*  text_header  */
#text_header {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0.6px;
  padding: 10px 0;
  text-align: right;
  text-transform: none;
}

#text_header a {
  color: #192356;
}

#text_header a:hover {
  color: #ab193e;
}

#text_header .contact {
  float: right;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 10px;
  position: relative;
  padding-left: 26px;
}

#text_header .contact span {
  color: #FFFFFF;
}

#text_header .contact span.icon {
  display: block;
  position: absolute;
  width: 22px;
  height: 32px;
  top: -3px;
  left: 0px;
}

/*  form_title  */
#form_title {
  position: relative;
  z-index: 80;
}

#form_title div {
  position: absolute;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 2px;
  left: 15px;
  top: 8px;
  padding-left: 18px;
}

/*  text_accueil  */
#text_accueil {
  background: url("/images/bg-transparent-black.png") repeat scroll left top transparent;
  height: 323px;
  margin-left: 5px;
  margin-top: 30px;
}

#text_accueil h2 {
  color: #ab193e;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 6px;
  padding-left: 20px;
  padding-top: 12px;
  position: relative;
}

#text_accueil p {
  margin-top: 6px;
  text-align: justify;
  line-height: 18px;
  color: #fff;
  padding: 0px 20px 10px 20px;
}

#text_services {
  background: url("/images/bg-transparent-black.png") repeat scroll left top transparent;
  height: 323px;
  margin-left: 5px;
  margin-top: 30px;
  line-height: 22px;
  color: #ab193e;
}

#text_services h2 {
  color: #ab193e;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 6px;
  padding-left: 20px;
  padding-top: 12px;
  position: relative;
}

#text_services p {
  margin-top: 6px;
  text-align: justify;
  line-height: 18px;
  color: #fff;
  padding: 0px 20px 10px 20px;
}

/* 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: #c78dde;
}

/*  content pages */
.text_page_contenu {
  background-color: #fff;
  margin: 17px 0 10px;
  padding: 20px;
}

/* Search Forms */
.form_search form {
  margin: 0px 5px;
}

.form_search #submit-element {
  position: relative;
}

.form_search input[type=submit] {
  background-color: #ab193e;
  background-image: url("/images/icon_search_button.png");
  background-position: 127px center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 3px;
  bottom: -8px;
  color: #fff;
  float: right;
  font-family: "Pontano Sans", sans-serif;
  font-size: 17px;
  font-weight: 700;
  left: 42px;
  letter-spacing: 2px;
  padding: 8px 40px 7px 10px;
  position: absolute;
  text-transform: uppercase;
}

/* Header Search Form */
#form_header {
  background-color: #3c3c3b;
  color: #ffffff;
  font-weight: bold;
  margin: 22px 0 0 6px;
  padding-bottom: 3px;
  padding-left: 48px;
  padding-top: 8px;
  width: 902px;
}

#form_header label {
  font-size: 13px;
  font-weight: normal;
  color: #FFFFFF;
}

#form_header #transaction-element {
  margin-left: 100px;
}

#form_header #property_type-label,
#form_header #min_bedroom-label {
  margin-left: 40px;
}

#form_header #submit-label {
  display: none;
}

#form_header dl.zend_form dt {
  width: 12%;
}

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

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

#form_header_bottom {
  background: url(/images/bg-transparent-black.png) top left repeat;
  height: 0px;
  margin: 1px 0px 20px 0px;
}

/****** Properties array ******/
.property_array a,
.property_array a:hover {
  height: 300px !important;
  display: block;
  text-decoration: none;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
  text-transform: uppercase;
  background: url(/images/bg-transparent-black.png) top left repeat;
  position: relative;
  padding-top: 35px;
  box-sizing: border-box;
}

.property_array a .photo {
  height: 214px;
  vertical-align: bottom;
  overflow: hidden;
  border: 8px solid transparent;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
}

.property_array a img {
  height: 103%;
  margin: 0 2px 0 -2px;
  width: 103%;
}

.property_array a .infos:after {
  content: "plus d'info";
  position: absolute;
  color: #FFFFFF;
  top: 262px;
  font-size: 11px;
  text-decoration: underline;
}

.property_array a .infos {
  position: absolute;
  height: 90px;
  width: 214px;
  margin: 0px 8px 0 8px;
  color: #FFFFFF;
  left: 0px;
  top: 0px;
}

.property_array a .sub-infos {
  position: absolute;
  display: none;
  top: 210px;
  background: url(/images/bg-transparent-black.png) top left repeat;
  width: 214px;
  height: 47px;
  padding: 5px 10px;
  box-sizing: border-box;
}

.property_array a:hover .sub-infos {
  display: block;
}

.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 .city {
  font-size: 14px;
  background: #000000;
  position: absolute;
  display: block;
  top: 0px;
  height: 43px;
  left: -8px;
  width: 230px;
  padding: 10px 5px 0px 5px;
  box-sizing: border-box;
}

.key-price {
  display: none;
}

.property_array a .infos .price {
  color: #2393c8;
  font-size: 18px;
  position: absolute;
  top: 258px;
  right: 0px;
  background: #000000;
  padding: 0px 10px;
}

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

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

/* Text Footer */
#text_footer {
  color: #000000;
  font-size: 11px;
  padding: 2px 0 4px;
  margin-top: 10px;
}

#text_footer a {
  color: #333;
}

#text_footer a:hover {
  color: #FFFFFF;
}

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

#text_footer .copyright2 {
  color: #FFF;
  float: left;
  font-size: 12px;
  margin-top: 0;
  text-align: left;
  line-height: 15px;
}

#text_footer .social {
  float: right;
  margin: -28px 0px 0px 10px;
  width: 30px;
  height: 30px;
  background: #212121 url(/images/icon_social.png) center center no-repeat;
  border-radius: 25px;
  border: 1px solid #000000;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4), inset 0px 0px 1px rgba(255, 255, 255, 0.7);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3);
  opacity: 0.8;
}

#text_footer .social:hover {
  opacity: 1;
}

#text_footer .social.twitter {
  background-position: -25px center;
  margin-right: 10px;
  margin-top: 40px;
}

#text_footer .social.facebook {
  background-position: 0px center;
  background-position: 0 center;
  margin-top: 40px;
}

#text_footer .social,
#vegas_background {
  display: none;
}

body.index #text_footer .social,
body.index #vegas_background {
  display: block;
}

/****** Offer Search ******/
.properties_result_content {
  padding: 0px;
}

.properties_result_content h2.title {
  display: none;
}

.properties_result_content .navigation_bar,
.property_detail_content .navigation_bar {
  width: 950px;
  bottom: 60px;
  z-index: 2500;
  margin: 0px 0px 10px 0px;
}

.properties_result_content .navigation_bar:first-of-type {
  display: none;
}

.properties_result_content .navigation_bar .resume {
  color: #575656;
  float: right;
  padding-top: 16px;
}

.properties_result_content .navigation_bar .pagination {
  float: right;
  margin-right: -200px;
}

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

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

.properties_result_content .listing_views li,
.properties_result_content .navigation_bar .pagination li span.current_page,
.properties_result_content .navigation_bar .pagination li a {
  margin: 0px;
  padding: 2px 8px;
  color: #222;
  display: block;
  text-decoration: none;
  border-radius: 3px;
}

.properties_result_content .listing_views li {
  padding: 0px;
  margin-left: 5px;
}

.properties_result_content .navigation_bar .pagination li a,
.properties_result_content .listing_views li {
  background-color: #CCC;
  border: 1px solid #FFF;
}

.properties_result_content .listing_views li.selected,
.properties_result_content .navigation_bar .pagination li a:hover,
.properties_result_content .navigation_bar .pagination li span.current_page,
.properties_result_content .navigation_bar ul.filters a.current_filter {
  background-color: #FFF;
  border: 1px solid #575656;
}

.properties_result_content .listing_views span,
.properties_result_content .listing_views a {
  background-image: url(/share/img/sprites.png);
}

.properties_result_content .listing_views .gallery {
  background-position: -212px -716px;
}

.properties_result_content .listing_views .list {
  background-position: -192px -716px;
}

.properties_result_content .navigation_bar li a.next_page,
.navigation_bar li a.previous_page {
  width: 22px;
  height: 22px;
  box-sizing: border-box;
}

.properties_result_content .navigation_bar li a.previous_page:after {
  font-weight: bold;
  content: "<";
  color: #FFFFFF;
}

.properties_result_content .navigation_bar li a.next_page:after {
  font-weight: bold;
  content: ">";
  color: #FFFFFF;
}

.properties_result_content .navigation_bar li a.previous_page:hover,
.properties_result_content .navigation_bar li a.next_page:hover {
  background-color: #FFF;
  border: 1px solid #575656;
}

.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: #2393c8 url(/share/img/asc-dsc.png) center -32px no-repeat;
}

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

.properties_result_content article {
  margin: 0px 0px 20px 0px;
  position: relative;
  background-color: #FFFFFF;
  padding-bottom: 20px;
  color: #333333;
}

.properties_result_content article.gallery {
  padding-bottom: 0px;
}

.properties_result_content article h2 {
  background: #000000;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

.properties_result_content article h2 a {
  background-color: #575656 !important;
  color: #ffffff;
  display: block;
  padding: 3px 9px;
}

.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: 25%;
  height: 150px;
  float: left;
  overflow: hidden;
  text-align: center;
  display: block;
  position: relative;
}

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

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

.properties_result_content article .description {
  margin-bottom: 20px;
}

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

.properties_result_content article .__price .value {
  background: none repeat scroll 0 0 #ab193e;
  bottom: 20px;
  color: #ffffff;
  font-family: "Pontano Sans", sans-serif;
  font-size: 22px;
  font-weight: 700;
  padding: 0 15px;
  position: absolute;
  right: 20px;
}

.properties_result_content article.gallery .__price .value {
  font-size: 14px;
  margin-left: 0px;
  bottom: 0px;
  right: 0px;
  padding: 0px 10px;
}

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

.properties_result_content article a.detail {
  display: none;
}

.properties_result_content article.gallery a.detail {
  color: #333333;
  font-size: 11px;
  border: none;
  font-family: "Pontano Sans", sans-serif;
  float: left;
  margin-left: 5%;
  margin-top: 5px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: underline;
}

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

/*********** Offer Detail ******************/
.property_detail_content {
  background: url(/images/bg-transparent-black.png) center center repeat;
  color: #333;
  background-color: #FFF;
}

.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: 0px;
  margin-bottom: 0;
  margin-left: 0px;
}

.property_detail_content .navigation_bar ul li {
  margin-top: 20px;
}

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

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

.property_detail_content h1 {
  background: none repeat scroll 0 0 #575656;
  color: #ffffff;
  font-family: "Pontano Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 16px;
  padding: 4px 13px;
}

.property_detail_content h2 {
  color: #ab193e;
  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: #333;
  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: #ab193e;
  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 {
  margin: 10px 0px;
  display: inline-block;
  text-decoration: none;
}

.property_detail_content .overview a.contact,
.property_detail_content .form_contact input[type=submit] {
  color: #FFFFFF;
  background: #ab193e;
  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;
}

.property_detail_content a.back {
  background: #ab193e none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #ffffff;
  font-family: "Pontano Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-left: 20px;
  margin-top: -1px;
  padding: 3px 15px;
  text-transform: uppercase;
}

.property_detail_content #gallery #big_photo img {
  margin-left: 2px;
  margin-right: 20px;
  max-height: 404px;
  max-width: 585px;
  min-height: 404px;
  text-align: center;
}

/* Contact Page */
body.contact #center {
  margin-top: 20px;
}

#html_contact_simple {
  margin: 0px;
  font-size: 12px;
}

#html_contact_simple h2 {
  background: #3b3b3b none repeat scroll 0 0;
  color: #ffffff;
  padding: 1px 12px;
}

#html_contact_simple p {
  padding-left: 40px;
}

body.contact.simple #center {
  background: url(/images/bg-transparent-black.png) center center repeat;
  color: #FFFFFF;
  padding-bottom: 20px;
}

body.contact.simple .form_contact {
  margin: 0 28px 0px 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], #mailchimpSubscriber input[type=submit] {
  background: none repeat scroll 0 0 #ab193e;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  font-family: "Pontano Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 3px 15px;
  text-transform: uppercase;
}

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

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

/* Contact map */
#html_contact_map {
  float: right;
  margin-right: 2px;
  margin-top: -544px;
}

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

#ken_slider {
  height: 285px;
  margin-top: -14px;
}

/* Mailchimp */
#mailchimpSubscriber h2 {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0px;
}

#mailchimpSubscriber #email-element {
  width: 37%;
}

#loan_simulator {
  position: relative;
}

#calculatorFrame {
  position: absolute;
  left: 950px;
  top: -40px;
}

.menu a:hover {
  color: #b1b1b1;
}

.vegas_background_slider li.current {
  background: none repeat scroll 0 0 #575656 !important;
  border-radius: 2px;
}

.thumbbuttons {
  background: url("/share/img/assets/button/navigdots_bgtile.png") repeat scroll 0 0 transparent;
  border-radius: 5px 5px 5px 5px;
  bottom: -33px;
  height: 35px;
  position: absolute;
  top: 246px !important;
  z-index: 1000;
}

body.index.index .property_array a .infos .price {
  background: #ab193e none repeat scroll 0 0;
  color: #ffffff;
  font-size: 16px;
  padding: 0 13px;
  position: absolute;
  right: -1px;
  top: -55px;
}

body.index.index .property_array a .photo {
  background: none repeat scroll 0 0 #ffffff;
  border: 6px solid #ffffff;
  box-shadow: 0 0 0px #999999;
  height: 164px;
  margin-bottom: 19px;
  overflow: hidden;
  position: relative;
  vertical-align: bottom;
}

body.index.index .property_array a .infos {
  border-top: 4px solid #ab193e;
  height: 90px;
  padding: 6px 6px 0px 8px;
  width: 209px !important;
}

body.inde.index .property_array a, .property_array a:hover {
  color: #000000;
  text-align: left;
  text-transform: uppercase;
}

body.index.index .property_array a .infos .city {
  background: none repeat scroll 0 0 transparent;
  box-sizing: border-box;
  display: block;
  font-size: 12px;
  height: 41px;
  left: 2px;
  margin-bottom: 6px;
  position: absolute;
  top: -6px;
  width: 230px;
  color: #333;
}

body.index.index .property_array a .photo:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(/images/icon-moreinfo.gif) bottom right no-repeat;
  content: none;
}

body.index.index .property_array a:hover .photo:after {
  box-shadow: inset 0px 0px 6px #333;
}

body.index.index .property_array a .infos:after {
  color: #333;
  content: none;
  font-size: 11px;
  position: absolute;
  text-decoration: underline;
  top: 0px;
}

body.index.index .property_array a, .property_array a:hover {
  background-color: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  color: #000000;
  display: block;
  height: 256px !important;
  margin-bottom: -4px;
  margin-left: 6px;
  padding: 1px;
  position: relative;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: 225px;
}

body.index.index .property_array a .infos {
  color: #333;
  left: 0;
  margin: 0px;
  position: absolute;
  top: 189px;
  width: 215px;
  font-size: 11px;
}

.caption_blue {
  background-color: #ab193e !important;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.45) !important;
  color: #222;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 30px;
  font-weight: 700;
  padding: 5px 10px;
  position: absolute;
  border-radius: 0px;
}

.caption_white {
  background-color: rgba(255, 255, 255, 0.75) !important;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.45) !important;
  color: #222;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 30px;
  font-weight: 700;
  padding: 5px 10px;
  position: absolute;
  border-radius: 0px;
}

.vegas_background_slider ul {
  background: none repeat scroll 0 0 #212121;
  float: left;
  list-style: none outside none;
  margin-left: -6px;
  margin-top: -20px;
  padding: 5px 5px 5px 0;
}

body.index.index #grid1 h2 {
  background: transparent url("/images/heart.png") no-repeat scroll 0 8px;
  padding-left: 25px;
  margin-top: 2px;
}

.btno a:hover {
  text-decoration: underline;
}

.btno a {
  background-color: #ab193e;
  border-radius: 3px;
  color: #ffffff !important;
  font-size: 10px;
  padding: 5px;
  text-decoration: none;
  text-transform: uppercase !important;
  width: 100px;
}

.btno2 a:hover {
  text-decoration: underline;
}

.btno2 a {
  color: #ab193e !important;
  font-size: 11px;
  text-decoration: underline;
}

#text_act_constru {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  height: 488px;
  margin: 20px 5px 10px 1px;
  padding: 6px 15px 12px;
  width: 433px;
}

#text_act_constru img {
  margin-bottom: 20px;
}

#text_act_immo {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  height: 488px;
  margin-bottom: 10px;
  margin-left: 11px;
  margin-top: 20px;
  padding: 6px 15px 12px;
  width: 193px;
}

#text_bloc_right {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  height: 488px;
  margin-bottom: 10px;
  margin-left: 11px;
  margin-top: 20px;
  padding: 6px 15px 12px;
  width: 193px;
}

.vjs-default-skin .vjs-big-play-button {
  background-color: rgba(7, 20, 30, 0.7);
  border: 0.1em solid #3b4249;
  border-radius: 0.5em !important;
  box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
  cursor: pointer;
  display: block;
  font-size: 2em !important;
  height: 2.6em;
  left: 0.5em;
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 0.5em;
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
  vertical-align: middle;
  width: 4em;
  z-index: 2;
}

.anythingSlider .photo {
  border: 0px solid #ffffff !important;
  box-shadow: 0 0 0px #999999 !important;
  height: 191px !important;
  margin: 21px 0px 5px 0px !important;
  overflow: hidden !important;
  position: relative !important;
  text-align: center !important;
  vertical-align: bottom !important;
  background-color: #FFF !important;
  width: 243px !important;
}

.anythingBase .panel {
  background: none repeat scroll 0 0 transparent;
  display: block;
  float: left;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  background-color: #FFF !important;
}

.container_24 .grid_18 {
  width: 704px;
  margin-left: 6px;
}

.container_24 .grid_6 {
  width: 230px !important;
}

.vegas_background_slider ul {
  background: #FFF none repeat scroll 0px 0px !important;
  float: left;
  list-style: outside none none;
  padding: 5px 5px 5px 0px !important;
  border-radius: 6px;
  display: none;
}

.vegas_background_slider li {
  background: none repeat scroll 0 0 #a9afd6 !important;
  cursor: pointer;
  float: left;
  height: 10px;
  margin-left: 5px;
  width: 10px;
  border-radius: 6px !important;
}

.properties_result_content article.gallery {
  background-color: #ffffff !important;
  border: 1px solid #ccc !important;
  box-sizing: border-box;
  float: left;
  height: 270px !important;
  margin-right: 19px;
  width: 32%;
}

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

.anythingSlider {
  border: 1px solid #ccc !important;
  height: 249px !important;
  padding: 7px !important;
  background-color: #FFF;
}

.property_slide {
  background-color: #FFF;
}

.anythingBase {
  background: none repeat scroll 0 0 transparent;
  left: 0;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -20px !important;
}

.form_contact form fieldset, .form_contact_search form fieldset {
  background-color: #ffffff;
  border: 0 solid #cecece !important;
  display: block;
  margin-top: 12px;
  padding: 0;
}

dl.zend_form dt {
  clear: left;
  color: #333;
  float: left;
  margin: 0 0 0 30px;
  text-align: left;
  width: 200px;
}

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

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

#text_infos a img {
  height: 320px;
  margin-top: 20px;
  margin-right: 10px;
}

.g-recaptcha {
  margin-left: -125px;
}

body.offer.detail .g-recaptcha {
  margin-left: -110px;
}

.agent {
  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;
  margin-bottom: 10px;
}

.agent .photo {
  margin-right: 10px;
}

.agent .photo img {
  width: 110px;
}