/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
   .clearfix:before, .clearfix:after { content: "\0020"; 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: #fff;
	   color: #333333;
	   font-size: 12px;
	   height: auto;
	   padding:0px 0px !important;
	   margin:0px !important;
   }
   
   #headerWrapper,s
   #footerWrapper{
	   background: transparent;
	   width:100%;
	   z-index:300;
	   height:0px;
	   overflow:visible;
	   -moz-box-sizing:border-size;
	   box-sizing:border-size;
	   left:0px;
	   box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.3);
   }
   
   body #generalWrapper{
   }
   
   #header2Wrapper {
	   background: #ffffff;
	   margin-top: 0;
	   border-top: 28px solid #ad9554;
	  }
   
   #footerWrapper{
   }
   #headerWrapper{
	   top:0px;
   }
   
   
   #footerWrapper {
	   background: #00447b;
	   bottom: 0;
	   margin-top: 14px;
	   border-top: 6px solid #ad9554;
	  }
   
   #centerWrapper{
	   padding:0px 0px 0px 0px;
	   position:relative;
	   min-height: calc(100vh - 431px );
	  }
   
   body.search #centerWrapper{
	   padding-top:40px;
	   min-height: calc(100vh - 471px );
	  }
   
   
   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;
   }
   
   h1 {
   
   }
   
   
   h2 {
	   color: #424242;
	   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: 0;
	   margin-left: 0px;
   }
   
   .menu li {
	   float: left;
	   list-style: outside none none;
	   margin-top: 0px;
	   padding: 0;
	   margin-left: 128px;
	  }
   
   .menu a {
	   box-sizing: border-box;
	   color: #ffffff;
	   display: block;
	   height: 35px;
	   margin: 1px;
	   padding: 5px 0 0;
	   margin-top: 0px;
	   position: relative;
	   text-decoration: none;
   }
   
   .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{
   }
   
   .menu li#tab_credit span{
	   /* color: #fff; */
	   /* font-size: 9px; */
	   /* line-height: 16px; */
	   /* padding: 0 48px 0 0; */
	   /* text-align: right; */
	   /* width: 70px; */
   }
   
   .menu .subMenu a {
	   background-color: #00447b;
	   border: 1px solid #fff;
	   height: 33px;
	   margin-top: -4px;
	   padding: 3px 13px;
	   width: 154px;
   }
   .menu .subMenu a:hover {
	   color: #424242;
   }
   
   .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: 236px;
	   z-index:1001;
   }
   
   
   /************** Opened SubMenus  ***************/
   
   body.tabInfo .subMenu.tabInfo{
	   display:block;
   }
   
   /************** Selected Menus ***************/
   
   
   
   
   /************** Hover Menus ***************/
   
   .menu a:hover span {
   
   }
   
   .menu a:hover span.left {
   
   }
   
   .menu a:hover span.right {
   
   }
   
   /************** Selected SubMenus ***************/
   
   
   /************** Hover SubMenus ***************/
   
   .menu .subMenu a:hover span{
   
   }
   
   .menu .subMenu a:hover span.left {
   
   }
   
   .menu .subMenu a:hover span.right {
   
   }
   
   /*  text_header  */
   
   #text_header {
	   color: #fff;
	   font-size: 11px;
	   font-weight: normal;
	   letter-spacing: 0.6px;
	   padding: 6px 0 0 0;
	   text-align: right;
	   text-transform: none;
   }
   
   #text_header a {
	   color: #192356;
   }
   
   #text_header a:hover {
	   color: #00447b;
   }
   
   
   #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: #fff;
	   margin-left: 5px;
	   margin-top: 0;
	   height: 300px;
	  }
   #text_accueil ul {
	   padding: 0px 20px 10px 20px;
   }
   #text_accueil ul li {
	   color: #424242;
	   margin-left: 22px;
   }
   #text_accueil h2{
	   color: #424242;
	   font-size: 18px;
	   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: 19px;
	   color: #424242;
	   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:#00447b;
   }
   
   #text_services h2{
	   color: #00447b;
	   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;
	   position: relative;
	   display: block;
   }
   
   /* Search Forms */
   
   .form_search form {
	   margin:0px 5px;
   }
   
   .form_search input[type=text],
   .form_search select,
   .form_search input[type=submit]{
   
   }
   
   .form_search #submit-element{
	   position:relative;
   
   
   }
   
   .form_search input[type="submit"] {
	   background-color: #ad9553;
	   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: 12px 40px 12px 40px;
	   position: absolute;
	   text-transform: uppercase;
	  }
   
   /* Header Search Form */
   
   
   
   #form_header {
	   background-color: #00447b;
	   color: #ffffff;
	   font-weight: bold;
	   margin: 22px 0 0 0px;
	   padding-bottom: 3px;
	   padding-left: 48px;
	   padding-top: 8px;
	   width: 902px;
	  }
   body.offer.search #form_header {
		margin: -18px 0 30px 0px;
   }
   #form_header label {
	   font-size:13px;
	   font-weight:normal;
	   color: #fff;
	  }
   
   #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;
	   -moz-box-sizing:border-box;
	   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;
	   -moz-box-sizing:border-box;
	   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: normal;
   }
   .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;
	   -moz-box-sizing:border-box;
	   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.index #grid1 {
	   margin-top: 10px;
	   margin-bottom: 20px;
   }
   body.index #grid1 h2 {
	   color: #ffffff;
	  }
   
   body.offer.search #grid1 a{
	   margin-bottom:10px;
   }
   
   body.offer.search .property_array a .photo{
	   height:140px;
   }
   
   
   /* Text Footer */
   #text_footer {
	   color: #fff;
	   font-size: 11px;
	   padding: 2px 0 4px;
	   margin-top: 10px;
   }
   
   #text_footer a{
	   color: #fff;
   }
   
   #text_footer a:hover{
	   color:#FFFFFF;
   }
   
   #text_footer .copyright {
	   color: #fff;
	   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;
	   -moz-box-shadow:
			   0px 1px 3px rgba(000,000,000,0.4),
			   inset 0px 0px 1px rgba(255,255,255,0.7);
	   -webkit-box-shadow:
			   0px 1px 3px rgba(000,000,000,0.4),
			   inset 0px 0px 1px rgba(255,255,255,0.7);
	   box-shadow:
			   0px 1px 3px rgba(000,000,000,0.4),
			   inset 0px 0px 1px rgba(255,255,255,0.7);
	   text-shadow:
			   0px -1px 0px rgba(000,000,000,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;
   }
   
   #text_footer .grey {
	   /* margin-top: 20px; */
   }
   #text_footer h3 {
	   font-weight: normal;
   }
   #text_footer .grey .left {
	   float: left;
	   width: 427px;
	   font-size: 14px;
	   font-weight: 400;
   }
   #text_footer .grey .centre {
	   float: left;
	   width: 207px;
	   font-size: 14px;
	   font-weight: 400;
   }
   #text_footer .grey .right {
	   float: left;
	   width: 312px;
	   font-size: 14px;
	   font-weight: 400;
   }
   #text_footer .left.links {
	   float: left;
	   width: 580px;
	   margin-top: 20px;
   }
   #text_footer .right.copyright {
	   margin-top: 20px;
	   text-align: right;
   }
   
   
   
   /****** 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: #ffffff;
	   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 #424242;
   }
   
   .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;
	   -moz-box-sizing: border-box;
	   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 #424242;
   }
   
   .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.current_sorter{
   
   }
   
   .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: #424242;
	   font-size:16px;
	   margin:0px 0px 10px 0px;
	   padding:0px;
   }
   .properties_result_content article h2 a {
	   background-color: #00447b !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;
	   margin-right: 20px;
   }
   
   
   .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 #ab9350;
	   bottom: 20px;
	   color: #ffffff;
	   font-family: "Pontano Sans",sans-serif;
	   font-size: 18px;
	   font-weight: 700;
	   padding: 0 15px;
	   position: absolute;
	   right: 20px;
	  }
   
   .properties_result_content article.gallery .__price .value{
	   font-size: 16px;
	   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: 13px;
	   border:none;
	   font-family: 'Pontano Sans', sans-serif;
	   float:left;
	   margin-left:5%;
	   margin-right: 5%;
	   text-align: center;
	   width: 90%;
	   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: 8px;
   }
   
   .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: 0px;
   }
   
   .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: #ab9350;
	   color: #ffffff;
	   font-family: "Pontano Sans",sans-serif;
	   font-size: 20px;
	   font-weight: 400;
	   margin: -10px 0px 16px;
	   padding: 4px 118px;
   }
   
   .property_detail_content h2{
	   color: #424242;
	   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:#00447b;
	   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: #fff;
	   background: #00447b;
	   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: #00447b none repeat scroll 0 0;
	   border: medium none;
	   /* border-radius: 3px; */
	   color: #fff;
	   font-family: "Pontano Sans",sans-serif;
	   font-size: 12px;
	   font-weight: 700;
	   letter-spacing: 1px;
	   margin-left: 0px;
	   margin-top: 0px;
	   padding: 11px 15px;
	   text-transform: uppercase;
	   position: absolute;
	   height: 16px;
   }
   
   
   .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: #ffffff none repeat scroll 0 0;
	   color: #00447b;
	   padding: 1px 12px;
   }
   
   #html_contact_simple p{
	   padding-left: 0px;
	   margin-top: 11px;
   }
   
   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 0px 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 #00447b;
	   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: -191px;
   }
   
   /* text_phone */
   .property_detail_content .form_contact_container p, #text_phone p {
	   background: #ab9350;
	   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: 20px;
	   margin-bottom: 30px;
   }
   
   
   /* 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: #ab9350;
	  }
   
   .vegas_background_slider li.current {
	   background: none repeat scroll 0 0 #424242 !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: #ad9554 none repeat scroll 0 0;
	   color: #fff;
	   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 #ad9554;
	   height: 56px;
	   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;
	  }
   
   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 {
	   box-sizing: border-box;
	   color: #424242;
	   display: block;
	   height: 250px !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:hover .infos {
		background: #00447b;
    	color: #fff;
    	border-top: 4px solid #00447b;
   }
   
   body.index.index .property_array a .infos {
	   color: #333;
	   left: 0;
	   margin: 0px;
	   position: absolute;
	   top: 182px;
	   width: 215px;
	   font-size: 11px;
	   background: #fff;
   }
   
   .caption_blue {
	   background-color: #00447b !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: #00447b;
	   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: #00447b!important;
	   font-size: 11px;
	   text-decoration: underline;
   
   }
   
   #text_act_constru {
	   background-color: #ffffff;
	   border: 1px solid #cccccc;
	   height: 378px;
	   margin: 20px 5px 10px 1px;
	   padding: 6px 15px 12px;
	   width: 433px;
   }
   
   #text_act_immo {
	   background-color: #ffffff;
	   border: 1px solid #cccccc;
	   height: 378px;
	   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: 378px;
	   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;
	   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: 227px !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: 400px !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;
   }
   
   #photoflip_title {
	   background: #fff;
	   margin-left: 6px;
   }
   #photoflip_title h2 {
	   margin-left: 10px;
	   color: #424242;
	   font-size: 18px;
	   font-weight: normal;
	   padding-bottom: 6px;
	   padding-left: 10px;
	   padding-top: 12px;
	   position: relative;
   }
   
   
   
   .property_flip .text_container {
	   position: absolute;
	   top: 200px;
	   padding: 0px;
	   filter: alpha(opacity=7);
	   -moz-opacity: 0.7;
	   opacity: 1;
	   background: #ab9350;
	   z-index: 1000;
	   width: 100%;
	   height: 55px;
	  }
   .property_flip .property_title {
	   display: block;
	   font-size: 14px;
	   font-weight: bold;
	   color: #FFF;
	   text-align: left;
	   margin: 0px 10px;
   }
   .property_flip {
	   width: 464px;
	   height: 255px;
	   position: relative;
	   margin-bottom: 10px;
	   /* padding-top: 20px; */
	   text-align: center;
	   background: #fff;
	   margin-left: 6px;
	  }
   .property_flip .property_alt {
	   font-size: 11px;
	   font-weight: normal;
	   color: #fff;
	   text-align: left;
	   margin: 0px 10px;
	   height: 81px;
	   overflow: hidden;
   }
   
   form legend {
	   font-size: 14px;
	   font-weight: normal;
	   padding: 0px 10px;
	   margin: 20px 0px 20px 20px;
	   background: #00447b;
	   color: #424242;
   }
   .form_contact form fieldset, .form_contact_search form fieldset, .form_contact_offer form fieldset {
	   border: 1px solid #cecece;
	   display: block;
	   width: 100%;
	   padding: 0px;
	   margin: 0px;
	   background: #fff;
	   margin-top: 20px;
	   padding-bottom: 10px;
   }
   .form_contact_offer {
	   margin: 0px 20px 10px 0px;
	   padding: 0px;
   }
   
   ul#menu {
	   background: #00447b;
	   margin-top: 15px;
   }
   
   #html_contact_map img {
	   width:100%;
   }
   #realisations #center {
	   margin-top: -10px;
	   margin-bottom: 0px;
   }
   
   #realisations ul {
	   display: inline-block;
   }
   #realisations ul li {
	   float: left;
	   list-style-type: none;
	   margin-left: 0px;
	   margin-right: 20px;
	   width: 282px;
	   display: inline-block;
   }
   
   #realisations  h3 {
	   font-size: 15px;
	   text-transform: uppercase;
	   text-align: center;
	   background: #ab9350;
	   color: #FFF;
	   padding: 7px;
	   margin-bottom: 0;
   }
   #realisations a:hover {
	   background: url('./lightbox_src/search-icon.png');
	   z-index: 999;
   }
   #realisations img {
	   height: 220px;
	   max-height: 220px;
	   max-width: 296px;
	   width: 100%;
   }
   #realisations p {
	   font-size: 13px;
	   /* min-height: 190px; */
	   padding: 18px;
	   background-color: #FFF;
	   border-left: 1px solid #ab9350;
	   border-right: 1px solid #ab9350;
	   border-bottom: 1px solid #ab9350;
	   margin-bottom: 20px;
   }
   .property_detail_content .overview {
		margin: 0px;
   }