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

html {
	background: #fff !important;
}

body {
	background: #fff !important;
  	color: #333333;
  	font-size: 12px;
  	height: auto;
  	padding:0px 0px !important;
	margin:0px !important;
}

body.offer.search {
	background: url("images/background_home.png") no-repeat 0px -90px rgba(255, 255, 255, 0.81) !important;
    background-size: cover !important;
}

#headerWrapper,s
#footerWrapper{
	background:#fc7d37;
	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);
}

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

#headerWrapper{
	top:0px;
}

.required-field-message {
    color: #000;
}
#footerWrapper {
    background-color:#2f3191;
    bottom: 0;
    margin-top: 50px;
	position: fixed;
	bottom: 60px;
	left: 0;
    right: 0;
    z-index: 9999;
}

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

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


body.index.index #centerWrapper .container_24{
	min-height:550px;
}

a {
  color: #2f3191 !important;
  text-decoration: none;
}

a:hover {
  color: #2f3191 !important;
  text-decoration: underline !important;
}

h1 {
	letter-spacing: 0px !important;
}


h2 {
    color: #2f3191;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 4px;
    padding-top: 0px;
    position: relative;
    line-height:26px;
}


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: 35px;
}

.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 0px 0 0px;
    position: relative;
    text-decoration: none;
    width: 81px;
}

.menu a span {
    display: block;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 4px 0 0;
    text-align: center;
    text-transform: uppercase;
}

body.index.index #tab_home a,
body.by #tab_vente a,
body.rt #tab_location a,
body.offer.search.build #tab_build a,
body.contact.simple #tab_contact a,
body.real-residences #tab_realisations a,
body.real-maisons #tab_realisations a,
body.real-interieurs #tab_realisations a,
.menu a:hover{
    
	color:#db9f73;

}


.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: #2f3191;
    border: 0px solid #FFF;
    padding: 1px 13px;
    width: 144px;
    height: 33px;
    margin-top: 2px;
}

.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:359px;
	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: #192356;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1.1px;
    padding: 10px 0;
    text-align: right;
    text-transform: none;
}

#text_header a {
    color: #192356;
}

#text_header a:hover {
    color: #2f3191;
}


#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: #2f3191;
    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:#2f3191;
}

#text_services h2{
  color: #2f3191;
    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 input[type=text],
.form_search select,
.form_search input[type=submit]{

}

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

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

/* Header Search Form */

#form_header {
    background-color: #ffffff;
    color: #222222;
    font-weight: bold;
    margin: 36px 0 0 6px;
    padding-left: 49px;
    padding-top: 7px;
    width: 901px;
    border-top: 5px solid #2f3191;
}

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

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

#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: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;
	-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.offer.search #grid1 a{
    margin-bottom:10px;
}

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

#text_banner {
	margin-bottom: 130px;	
}

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

#text_footer a{
    color:#333;
}

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

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

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

#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;
}

/****** 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 30px 0px;
}

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

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

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

.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: #80A6D3;
	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 #2f3191;
}

.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:-213px -717px;
}

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

.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 #2f3191;
}

.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:#000000;
	font-size:15px;
	margin:0px 0px 10px 0px;
	padding:0px;
	
}
.properties_result_content article h2 a {
    background-color: #2f3191 !important;
    color: #ffffff !important;
    display: block;
    padding: 6px 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 {
 
    max-width: 123%;
    margin-left: -26px;
}

.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 #F48123;
    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:#2f3191;
	font-size:14px;
    border:none;
	font-family: 'Pontano Sans', sans-serif;
	float:left;
	margin-top:3px;
	display:inline-block;
	text-transform:uppercase;
	background: #FFF;
	width: 100%;
	padding: 3px;
	text-align: center;
}
.properties_result_content article.gallery a.detail:hover {
	//color: #F48123;
}

.properties_result_content .no_result{
	margin:20px 20px 20px 20px;
	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{

}

.property_detail_content .offer_childs, .property_detail_content .situation_description, .property_detail_content .description, .property_detail_content .specifications {
	margin-left: 0 !important;
}

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

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

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

.property_detail_content div.googleMap{
	
}

.property_detail_content div.googleMap {
	  margin: 10px 0px 30px 0px;
}

.property_detail_content .form_contact_container h2 {
	margin-bottom: 0 !important;
}

.property_detail_content h1 {
	background: none repeat scroll 0 0 #2f3191;
	color: #ffffff;
	font-family: "Pontano Sans",sans-serif;
	font-size: 20px;
	font-weight: 400;
	margin: -38px 0 16px;
	padding: 4px 13px;
	width: 859px;
	margin-left: 91px;
	float: left;
}

.property_detail_content h2{
	color:#2f3191;
	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:#2f3191;
	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 a.back,
.property_detail_content .overview a.contact,
.property_detail_content .form_contact input[type=submit]{
	color: #FFF !important;
	background: #F48123;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	border: none;
	padding: 6px 15px 5px 15px;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 13px;
}

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

.property_detail_content #gallery {
  margin: 0px 0px 0px 0px;
}

body.offer #center {
	background: transparent !important;
}

/* Contact Page */

body.contact #center{
	margin-top:140px;
	margin-bottom: 156px;
}
#center{
	margin-top:140px;
	background: #FFF;
}

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

#html_contact_simple h2{
	color:#FFFFFF;
	background:#2f3191;
	padding-left:28px;
}

#html_contact_simple h2{
	color:#FFFFFF;
	background:#2f3191;
	padding: 4px 20px;
	font-size: 20px;
}

#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;
	color: #000 !important;
}

body.contact.simple .form_contact input[type="submit"], #mailchimpSubscriber input[type="submit"] {
    background: none repeat scroll 0 0 #2f3191;
    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: -297px;
}

/* text_phone */
.property_detail_content .form_contact_container p, #text_phone p {
    background: none repeat scroll 0 0 #2f3191;
    border-radius: 3px;
    color: #ffffff;
    font-family: "Pontano Sans",sans-serif;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    padding: 6px;
    text-align: center;
}


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


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

.vegas_background_slider li.current {
    background: none repeat scroll 0 0 #2f3191 !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: none repeat scroll 0 0 #2f3191;
    color: #ffffff;
    font-size: 16px;
    padding: 0 11px;
    position: absolute;
    right: 0px;
    top: -59px;
}


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: 5px solid #2f3191;
    height: 90px;
    padding: 12px 6px 0px 8px;
    width: 213px !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: 265px !important;
    margin-bottom: 11px;
    margin-left: 6px;
    padding: 1px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 229px;
}

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: #2f3191 !important;
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.75);
    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: url("/images/heart.png") no-repeat scroll 0 7px transparent;
    padding-left: 23px;
    margin: 9px 0 5px 6px;
}

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

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

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

}

#text_act_constru {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    height: 378px;
    margin: 20px 0px 10px 11px;
    padding: 6px 15px 12px;
    width: 436px;
}

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

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

.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: 230px !important;
}

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

.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: 271px !important;
    margin-right: 19px;
    width: 32%;
}

.properties_result_content article.gallery:hover a.detail {
	color: #F48123 !important;
	-webkit-transition: background-color 2000ms ease-in-out;
    -moz-transition: background-color 2000ms linear;
    -o-transition: background-color 2000ms linear;
    -ms-transition: background-color 2000ms linear;
    transition: background-color 2000ms linear;
} 
 
 
.property_detail_content #gallery #big_photo {
    height: 410px !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;
}

body.index #form_header, body.error #form_header {
	display: none;
}
#header2 {display: none;}


/* Bootstrap */

#navigation {
	background: rgba(255, 255, 255, 1) !important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  background-color: #2f3191 !important;
  color: #FFF !important;
}


.navbar .brand {
  padding: 0px 20px 0px !important;
  margin-left: -20px;
  position: absolute;
  top: 15px;
}


.open .caret {
	border-top: 4px solid #fff !important;
}

.navbar .nav>li {
	margin-left: 5px !important;
}

.navbar .nav li a {
  //padding: 53px 15px 39px 15px !important;
  padding: 53px 15px 41px 15px !important;
}
.navbar .nav li ul li a  {
  padding: 10px 15px 10px 15px !important;
}
.navbar .nav li ul li  {
  margin-left: 0 !important;
}


.footer {
	background: #FFF;
	padding: 10px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
	  z-index: 999;
}
p.copyright_alpina {
	text-align: center;
	color: #2f3191;
	font-weight: 600;
	margin-top: 10px;
}


@media (min-width: 1200px) {
	.container {
	  width: 950px !important;
	}
}

/* Mightyslider */
#footer {
	background-color: rgba(0, 0, 0, 0) !important;
	border-top: none !important;
	text-shadow: none !important;
}

/* Slider */

body.offer #example, body.content #example, body.contact.simple.contact #example {
	display: none;
}
.nav a:hover {
    background-color: #2f3191 !important;
    color: #fff !important;
}

.nav a:hover {
    color: #fff !important;
}