/*Layout  */
.navbar, .navbar > .container {
	padding-right:0px !important;
	padding-left:0px !important;
}

.container-fluid:not(.container-fluid.header-not-home) .navbar.navbar-light:not(body[class=home] .navbar.navbar-light){
	padding-bottom:10px !important;
	padding-top:10px !important
}

body[class=home] .navbar.navbar-light{
	padding-top:12px !important;
	margin-bottom:14px !important;
}

div.row.d-none.d-md-block{
	width:75% !important;
}

#reportProbemLink{
	margin:15px 15px 15px -15px !important;
}

.projects-index figure, .projects-index aside, .listing.blog {
	/*margin-right:15px;*/
	float: left;
	width: 100%;
}

#alert-subscription-link a{
	color:white !important;
	font-size:14px !important;
    text-transform: initial !important;
}

#alert-subscription-link a:before{
	content:"> ";
	font-size:14px !important;
	margin-right:3px !important;
}

#alert-subscription-link a:hover{
	text-decoration:none !important;
}

section.around-results .projects-index .toFavorite{
	display:block !important;
}

.main-section-title, .first-results h1, .header-post h1{
	text-transform: uppercase;
	margin-bottom:25px !important;
	/*font-weight:700 !important;*/
	font-size:30px !important;
}

.blog-container .caption.project h3{
	font-size:16px !important;
}


#report{
	position:absolute;
}

section.regions.container-fluid.blog-container{
    margin-top: 0px;
}

section.links-to-sections-container .caption.project{
	text-align:center;
}


.header-post h1{
	margin:30px 0px !important;
}

.first-results h1{
	margin:20px 0px !important;
}


.luxury .first-results h1{
	margin:0px !important;
}


section.latest-projects-container .main-section-title{
	margin-top:25px;
}

section.links-to-sections-container ul.featured-homepage{
	margin-top:25px;
}
div#vitrines-gallery-container, div#custom-gallery-container{
	display:none;
}

div.gallery-loader, div.gallery-custom-loader{
	background-repeat: no-repeat;
	background-image: url(../../images/gallery-loader.gif);
	background-position: center center;
	background-size: 250px;
	height:550px;
	padding:50px;
}

div.gallery-custom-loader{
	background-image: url(../../images/gallery-loader.gif); /*au cas o�*/
}
:root {
	--main-dark-blue-color: #003398;
	--main-333333-color: #333333;
	--standard-spacer: 20px;
	--standard-half-spacer: 15px;
	--galery-arrow-container-top-margin: -60px;
}
.bg-blue {
	background-color: #003398;
    background-color: var(--main-dark-blue-color);
    margin-bottom:var(--standard-spacer);
}
.bg-blue-listing{
	padding:13px !important;
	margin:0px !important;
}
.btn-outline-dark-blue {
	color: var(--main-dark-blue-color);
	border-color: var(--main-dark-blue-color);
}
.btn-outline-dark-blue:hover {
	color: #ffffff;
	background-color: #003398;
	background-color: var(--main-dark-blue-color);
}
.btn-dark-blue {
	color: #ffffff;
	background-color: #003398;
	background-color: var(--main-dark-blue-color);
}
.btn-dark-blue:hover {
	color: #003398;
	color: var(--main-dark-blue-color);
	background-color: #ffffff;
}
.btn-333333 {
	background-color: var(--main-333333-color);
	color: #ffffff;
}

.btn-333333:hover {
	background-color: #ccc;
}

.btn-outline-black {
	background-color: #ffffff;
	color: #000000;
	border-color: #000000;
}

body, div:not(.block-title):not(.project-sub-title):not(.far):not(.fab):not(.fa):not(.fas):not(.fal), h1, h2, h3, h4, h5, p, textarea, btn, input, table, tr, td:not(.fa):not(.fas), span:not(.glyphicon):not(.k-icon):not(.k-i-close):not(.k-i-x):not(.far):not(.fab):not(.fa):not(.fas):not(.fal) {

	font-family: Larsseit  !important;
	font-family: Larsseit-Light !important;
	font-weight:500 !important;
}

table#Table_01 td h1{
	font-size:22px !important;
	font-weight:700 !important;
}

table#Table_01 td div a h1{
	font-size:18px !important;
	font-weight:700 !important;
}

table#Table_01 tr td {
	padding:10px !important;
}

table#Table_01 tr td div {
	height:auto  !important;
}

table#Table_01 tr td a img{
	/*width:100%  !important;*/
	height:auto;
}

table#Table_01 div.blog-alert-content a img{
	width:166px  !important;
	height:126px  !important;
}

body.home {
	background-color:#DEE2E6 !important;
}
header.container-fluid {
	background-color: #FFFFFF;
}

#boite-taxCalculatrice, #boite-mortageCalculatrice{
	text-align:left;
	width:45%;
	background-color: #f9f9f9;
	padding:15px;
	border:1px solid #f1f1f1;
	min-width:550px;
	max-width:1000px;
	margin: 25px;
	border-radius: 10px;
}

#boite-taxCalculatrice table tr.info{
	display:none;
}


#boite-taxCalculatrice *, #taxesAndRefounds *{
	border-radius:8px !important;
}


#first-buyer-label-container{
	margin:5px 0px 0px 0px;
}


.dark-blue-text{
	color: #0b4874;
}
.dark-blue-border{
	border-color: #0b4874;
}
#ghmenu .heart-svg {
    background: url(../../images/heart2.svg) no-repeat 8px 9px;
    display: block;
    width: 31px;
    height: 30px;
    background-size: 21px 21px;
    position: absolute;
    top: 20px;
    padding-left: 10px;
}
.logogh.navbar-brand-{
	padding: 0px 15px 0px 13px !important;
    border-right: 1px solid rgb(242,242,242,0.5) !important;
}

.logogh.navbar-brand{
	padding: 0px 15px 0px 13px !important;
	border-right: 1px solid rgb(242,242,242,0.5) !important;
}
.header-not-home .logogh.navbar-brand{
    /*padding: 17px 37px 11px 0px;*/
    padding:17px 15px !important;
    border-right: 1px solid #e7e7e7 !important;
}

.headerhomepage-guidehabitation {
    position: relative !important;
    margin-bottom: 5px;
    padding:0;

}

#reportProblemBtnContainer #btnabonner{
	margin-top:15px;
	margin-bottom:15px;
	background-color:#ccc;
}

#reportProblemBtnContainer #btnabonner:hover{
	background-color:#aaa;
	color:white;
}

.report-probem-text{
	margin-top:15px;
}

.headerhomepage-guidehabitation > .container {
	margin-top:180px;
}


.headerhomepage-guidehabitation .nav-home-page{
	padding:0;
	border-bottom: 1px solid rgba(242,242,242,0.5);
}
#navbarSupportedContent
{
	position:relative;
	top:-6px;
}

.headerhomepage-guidehabitation .nav-home-page #navbarSupportedContent ul.navbar-nav{
	height:100%;
}
.headerhomepage-guidehabitation .nav-home-page li.nav-item{
	border-top:5px solid transparent;
	padding-top:23px;
}
.headerhomepage-guidehabitation .nav-home-page li.nav-item:hover{
	border-top:5px solid #0b4874;
}
.headerhomepage-guidehabitation .nav-home-page .nav-link{
	color:#0b4874;
	/*font-family:Larsseit-bold;*/
	text-transform:uppercase;
	font-size:12px;
}
.form-group-header {
    max-width: 550px;
}
.headerhomepage-guidehabitation .nav-home-page .nav-link:hover{
	color:#0b4874;
}
/*fix carrousel height*/
.slick-slide > div > .featured-box .caption {
	height: 105px !important;
}

.caption.project h3, .caption.project.item-title h3, .caption.project.item-title h4 {
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
}

.caption.project.item-title h4 {
	margin-top:0px;
	/*font-size: 65% !important;*/
}


.featured-homepage {
    padding: 0px 0 0;
}
.featured-homepage .featured-box{
	margin: 0 0 30px;
    position: relative;
}

.regions .featured-box {
	display: flex;
	flex-direction: column;
}

.regions .featured-box .caption {
	flex: 1 0 auto;
}
.regions .featured-box,
.listing.featured-box {
	background-color: transparent;
}

figure.listing.featured-box a img, aside.listing.featured-box a img{
	/*width:100% !important;
	height:262px !important;*/
}

.regions .featured-box .caption,
.listing.featured-box .caption {
	background-color: #ffffff;
    padding: 10px;
    width: auto;
  	min-height: 20px;
  	margin: 0px 0%;
  	box-shadow: 0 0 16px 1px #e5dfdf;
  	-webkit-transition: box-shadow 200ms ease, border 200ms ease, background-color 300ms ease;
  	transition: box-shadow 200ms ease, border 200ms ease, background-color 300ms ease;
  	color: #333;
  	text-decoration: none;
}
.regions .featured-box:hover .caption,
.listing.featured-box:hover .caption {
  	border-style: solid;
    border-width: 0px;
    border-color: #333;
    box-shadow: 0 0 0 1px #e2e2e2;
}
.regions .featured-box .caption h4,
.listing.featured-box .caption h4 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}
.regions .featured-box .caption h4 a,
.listing.featured-box .caption h4 a {
    color: #333333;

}
.regions .featured-box .caption h3,
.listing.featured-box .caption h3 {
    margin-top: 0px;
    margin-bottom: 5px;
    color: #333;
    font-size: 22px;
    line-height: 28.6px;
    text-decoration: none;
    font-weight: bold;
}
.regions .blog-box .caption h3 {
	margin-top: 10px;
    margin-bottom: 35px;
    color: #333;
    font-size: 16px;
    line-height: 21px;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}
.regions .featured-box .caption h3 a,
.listing.featured-box .caption h3 a,
.regions .blog-box .caption h3 a {
    color: #333;
}
.regions .featured-box .caption p,
.listing.featured-box .caption p {
	color: #333;
    font-size: 16px;
    line-height: 24px;
}
.regions {
    padding-top: 10px;
}

img#multi-pret-img{
	width:100% !important;
	max-width:600px !important;
}

/*
.regions.container-fluid.blog-container{
	width:80%;
}
*/

/*
section.regions.container-fluid.blog-container{
	margin-top:40px !important;
}
*/


.regions .container > header {
    padding-left: 0;
}
.regions h2 {
    /*font-size: 30px !important;*/
    margin-top: 0;
    font-weight: normal;
    /*font-family: Larsseit !important;*/
}
.container h2 {
    /*font-family: Larsseit;*/
    font-size: 24px;
    color: #414042;
}
/*Listings*/
.breadcrumb {
    display: none;
}

.header-not-home {
	padding:0;
}
.header-not-home > nav {
	padding:0;
}


.header-not-home > nav > .container
{
	position:relative;
}
.header-not-home .logos-header .navbar-brand {
    padding: 10px 37px 11px 0;
    border-right: 1px solid #e7e7e7 !important;
}
.header-not-home .logogh {

}
.bg-search {
	background-color: #f2f2f2;
}
.header-not-home #navbarSupportedContent {
	position: relative;
}
#navbarSupportedContent li.nav-item {
    border-top: 5px solid transparent;
    padding: 23px 15px 0 0;
    margin-left: 15px;
    position: relative;
}
#navbarSupportedContent li:hover, .header-not-home #navbarSupportedContent li.active {
    border-top: 5px solid #0b4874;
}
.header-not-home #navbarSupportedContent .nav-link {
    color: #000000;
    /*font-family: Larsseit-bold;*/
    text-transform: uppercase;
    font-size: 12px;
}


button#filterMenuButton {
	position: relative;
	background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #064878;
    border-radius: 10px;
    color: #064878;
    text-align: center;
    height: 40px;
    line-height: 35px;
    text-transform: uppercase;
    padding: 0 4rem;
    margin: 1rem 1rem 1rem -1rem;
    cursor: pointer;
}
button#filterMenuButton i.fas.fa-check {
	position: absolute;
	top: .6rem;
	margin-left: 1rem;
}
@media (max-width:411px) {
	button#filterMenuButton{
		padding: 0 1rem;
		font-size: .8rem;
		margin: 1rem 0!important;
	}
	button#filterMenuButton i.fas.fa-check {
		position: relative;
		top: 0;
	}
}


@media (max-width:600px) {
	button#filterMenuButton{
		margin: 1rem 1rem 1rem 0;
	}

}
@media (max-width:782px) {
	button#filterMenuButton{
		margin: 1rem 1rem 1rem 1rem;
	}
}

button#filterMenuButton:focus {
	outline: 0;
}
ul.breadcrumb + div.text-right{
	text-align:left !important;
	margin:10px -30px 10px -30px;
	opacity: 0.3;
}

.first-results {
    margin-top:0px;
    margin-bottom: 0px;
}


/*
.first-results h1 {
	text-transform: uppercase;
    margin:25px 0px;
    font-size: 30px !important;
    font-weight:lighter !important;
}
*/

.first-results h2 {
    color: #808080;
    font-size: 16px !important;
    /*font-family: Larsseit !important;*/
    margin-top: 10px !important;
}
.listing.featured-box {
    margin: 0 0 2rem;
}
.iterator2 .lead {
    font-size: 27px;
    /*font-family: Larsseit-Bold;*/
    color: #414042;
    margin-top:28px;
}
.clr {
    clear: both;
}

/*forms*/
section.menuSlide + header{border-bottom: 1px solid #e7e7e7;};
.header-post{background-color:#ffffff;border-top:1px solid #e7e7e7;min-height:108px;}
.header-post .container h2{font-size:85%;margin:0 !important;}

.header-post > .btn, .website > a, .video > a, .virtual-visit > a
{
	width:195px;
	line-height:34px !important;
	font-size:16px;
	/*text-transform:uppercase;*/

	color: #203C88 !important;
	background-color:transparent !important;
	border: 1px solid #203C88 !important;
}


.header-post > .btn:hover, .website > a:hover, .video > a:hover, .virtual-visit > a:hover
{
	color: white !important;
	background-color:#203C88 !important;
}
.project-image-map {
    margin-bottom: 25px;
}

span.question.text-muted{
	margin-left:10px;
}


hr.table-top-line{
	margin-bottom:25px;
}

.urlext.btn.btn-outline-secondary{
	color:black !important;
	margin-top:20px;
	margin-bottom:35px;
	border: 1px solid #343A40 !important;
	border-radius: 10px !important;
	font-size:14px !important;
}

.urlext.btn.btn-outline-secondary:hover{
	color:white !important;
}


table.table-sm tbody tr > th{
	/*text-transform:uppercase !important;*/
	font-weight:normal !important;
	font-size:16px !important;
}

table.table-sm tbody tr > td{
	font-size:16px !important;
}

table.table-sm tbody tr td{
	height:40px !important;
	vertical-align:middle !important;
}


.pre-qualification-link{
	padding-bottom:25px;
}


.subscribe-main-title{
	font-size:25px;
	text-transform:uppercase;
	font-weight:700;
	color:#064878;
}


#projectSubscribe {
    padding: 0px 10px 0px 10px;
    color: #858585;
	border: 0px solid #fdebd1;
    background-color: #ffffff;
    font-size: 11px;
}


#projectSubscribe table{
	display:block !important;
}

.description_project[itemprop="description"]  ul {
    list-style-type: none;
    padding-left: 0;
}


.description_project ul
{
	padding-left:0;
}
.description_project ul li {
	list-style: none;
}
.description_project ul li:before {
    content: " \2219";
    color: #0b4874;
    padding-right: 7px;
}
.description_project > a, #locationChar > a
{
	font-size:0.8rem;
}

.description_project > a[class=urlext]{
	font-size:18px;
}

.category-selector-container{
	margin:0px 0px 10px 0px;
}

.category-selector-container a{
	text-align:left !important;
}

.description_project.post_free{
	margin-bottom:0px;
}

.container.project-image-map.post_free > div.row{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

p.luxuryReference{
	margin-bottom:35px;
	margin-left:15px;
}

.description_project.maxChar{
	margin-bottom:var(--standard-spacer);
	font-size:16px !important;
}


.description_project.maxChar h2{
	margin-top:20px;
}

div.image-post h2{
	margin-top:25px;
}

.location-map.container{
	/*border-top:1px solid #eee;*/
	/*margin-bottom:25px;*/
	padding-top:var(--standard-spacer);
}

div#crop{
	margin-top:15px;
}


div.other-builder-projects, div.luxury-project-list, .location-map.container, div.available-luxury-unit{
	margin-top:var(--standard-spacer);
}

.price-disclaimer{
	margin-bottom:var(--standard-half-spacer);
	margin-top:-15px !important;
}

div#unit-project-title{
	margin-bottom:var(--standard-half-spacer);
}

table#table-locationChar{
	/*background-color:#f1f1f1;*/
	margin:10px 0px 00px 0px;
}



.subscribe-2-cols{
	margin: 0 0 2rem;
}
.subscribe-2-cols #projectSubscribe {
    padding: 10px 8px 0px 10px;
    color: black;
    border: 2px solid #fdebd1;
    font-size: 11px;
}

#abonnementType h2, .surveyform h2 {
    /*font-family: Larsseit-Bold;*/
    font-size: 24px;
    text-transform: uppercase;
    margin: 5px 0 10px;
    color: #064878;
}
#projectSubscribe input[type="checkbox"]+label, #projectSubscribe input[type="radio"]+label {
    cursor: pointer;
}

#projectSubscribe label {
    padding-left: 3px;
}
#projectSubscribe input[type="checkbox"]:checked+label:before {
    background: url(../../images/check_radio_sheet.png) -23px top no-repeat;
}

#projectSubscribe input[type="checkbox"]+label:before {
    background: url(../../images/check_radio_sheet.png) left top no-repeat;
}
#projectSubscribe input[type="checkbox"]+label:before, #projectSubscribe input[type="radio"]+label:before {
    content: "";
    display: inline-block;
    height: 23px;
    margin: -7px 4px 0 0;
    vertical-align: middle;
    width: 23px;
}
.custom-control-inline{
	margin-right:0;
}

#projectSubscribe #mailgun-message{
	position:relative;
	font-size: 14px !important;
	padding: 5px !important;
	top:0px !important;
	color: #a94442 !important;
}


#confirm-email-message{
	font-size:16px;
}

span.request-given-email{
	font-size:20px;
}

#projectSubscribeFromHome #mailgun-message{
	position:relative !important;
	font-size: 14px !important;
	padding: 5px !important;
	top:0px !important;
	color: white !important;
	margin-bottom:15px !important;
}

#project_request #subscribe-me-cb {
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin:0px 8px 0px 0px;
	/*-moz-appearance:initial;*/
	cursor:pointer;
}

div#confirmationRequest{
	margin-top:15px;
}

table#checkbox-request-project-table .freq, table#checkbox-request-project-table #subscribe-me-cb{
	cursor:pointer;
}


#project_request #mailgun-message{
	position:relative;
	font-size: 14px !important;
	margin-top: 15px !important;
	color: #a94442 !important;
}


#projectSubscribe fieldset, #projectSubscribe #abonnementRegions {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 5px;
    margin-bottom: 8px;
}

#projectSubscribe .input-group {
	text-align:right;
}

#projectSubscribe .input-group input {
    border-radius: 0;
    border: 0 solid transparent;
    height: 42px;
    background-color: #f2f2f2;
}
p.help-block{
    color: #a94442 !important;
	font-size: 14px !important;
	margin-top: 12px !important;
}

#projectSubscribe .input-group .help-block {
    height: 10px;
    font-size: 10px;
    margin-top: 20px !important;
    position: absolute;
	color: #a94442;
	bottom:-25px;
}

#projectSubscribeFromHome .input-group .help-block {
    color: #fff !important;
	height: 10px  !important;
    font-size: 15px !important;
    /*margin-top: 0 !important;*/
    position: absolute !important;
    top: 35px !important;
}

#projectSubscribeFromHome > table{
	width:1139px !important;
}


#projectSubscribe small.wrapped {
    text-align:right;
    display: block;
    height: 0px;
}
#projectSubscribe small {
    position: relative;
    margin-bottom: -5px;
    top: 8px;
}
#projectSubscribe #btnabonner[disabled], #project_request #btnRequestForm[disabled] {
    background-color: #d97118;
    color: #fff;
    opacity: .2 !important;
    border: 1px solid #e08a4d;
    margin-left: 2px;
    text-transform: uppercase;
}
#projectSubscribe #btnabonner:enabled, #project_request #btnRequestForm:enabled {
    color: #fff;
	background-color: #d97118 !important;
    text-transform: uppercase;
}

#projectSubscribe .input-group input.btn {
    color: #ffffff;
}
#projectSubscribe .input-group input {
    border-radius: 0;
    border: 0 solid transparent;
    height: 42px;
    background-color: #f2f2f2;
}

form#projectSubscribe{
	margin-bottom: 0px;
}


#disable-message-forever {
    font-size: 14px;
    font-style: italic;
    position: relative;
    top: 10px;
    text-decoration: underline;
}
.fancybox-inner #projectSubscribe {
    padding: 10px 30px 20px;
    color: #858585;
    border: 1px solid #fdebd1;
    background-color: #ffffff;
    font-size: 11px;
    margin-bottom: 0 !important;
}
/**/
#searchMobile .input-group-append
{

}

div.tt-dataset.tt-dataset-gh-search {
	background-color:white !important;
	border:1px solid #333 !important;
	/*filter: drop-shadow(5px 5px 4px #ccc) !important;*/
}

#search-gh button {
    background: #0b4874 url(../../images/loupe.v3.svg) no-repeat center;
    color: #01a198;
    height: 59px;
    width: 130px;
    position: relative;
    margin-left: -130px;
    z-index: 2;
    border: 0;
}
.tt-dropdown-menu, #searchform .tt-menu {
    /*margin-top: 55px;*/
    padding: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    border-radius: 5px;
    cursor: pointer;
    /*max-height: 700px;
    overflow: auto;*/
}



#searchMobile .tt-menu {
    margin-top: 55px;
    padding: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    border-radius: 5px;
    cursor: pointer;
    max-height: 700px;
    overflow: auto;
}

#search-nav-categories .tt-menu {
	background-color: #ffffff;
	cursor: pointer;
}

#search-nav-categories{
	margin-left:15px !important;
	width:auto !important;
}

.tt-suggestion {
    padding: 3px 20px;
    font-size: 14px;
    line-height: 28px;
}
.tt-suggestion:hover, .tt-suggestion.tt-selectable.tt-cursor {
    background-color: #0B4874 !important;
    color: #fff !important;
}


#search-nav-form .typeahead, #search-nav-form .tt-query, #search-nav-form .tt-hint {
    width: 100%;
    height: 50px;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 50px;
    border: 2px solid #ccc;
    outline: none;
    color: #999;
}

/*#search-nav-categories .typeahead, #search-nav-form .typeahead{
	width:650px !important;
}*/

.search-nav-container .tt-dropdown-menu, .search-nav-container .tt-menu {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    margin-top: 0px;
    /*max-height: 700px;
    overflow: auto;*/
    padding: 0;
}
.tt-suggestion.tt-selectable.tt-cursor
/*POST*/
.header-post {
    background-color: #ffffff;
    border-bottom: 1px solid #e7e7e7;
    min-height: 6.5rem;
}
.header-post .container h2 {
    font-size: .75rem;
    /*font-family: Larsseit !important;*/
    margin: 0 !important;
    text-transform:uppercase;
}
.container h2 {
	/*font-family: Larsseit-bold;*/
	font-size: 1.7rem;
	color: #414042;
	margin-top:28px;
}
.subtitle-post {
	position: relative;
	top: 17px;
	/*pointer-events: none;*/
}
.header-post h1{
	font-size:2.25rem;
	margin-top: 1.2rem;
}
/*module post*/
.module-post {
    margin-top: 30px;
    color: #717171;
    font-size: 1em;
    line-height: 1em;
}
.module-post .fb-replace-image:hover {
    background: url(../../images/facebook-bleu_03.png) no-repeat;
}
.module-post .fb-replace-image {
    background: url(../../images/facebook-gris_03.png) no-repeat;
}
.fb-replace-image {
    display: inline-block;
    width: 1em;
    height: 1em;
}
.contact-block {
    font-size: 15px;
}
.contact-block .inner-contact-block {
    /*border-top: 10px solid #414143;*/
    background-color: #f2f2f2;
    padding: 20px 34px;
}
.contactInfo {
    margin-top: 15px;
    color: #666;
}
.contactInfo div[itemprop=address] {
    margin-bottom: 15px;
}
.contactInfo div[itemprop=name] {
    color: #414042;
    font-size: 24px;
    /*font-family: Larsseit-Bold;*/
    margin: 20px 0 10px;
}

.clickPhone span {
    color: #0b4874;
    cursor: pointer;
}
.contact-block span[itemprop="description"] {
    display: none;
}
#project_request h3 {
    font-size: 19px;
    /*font-family: Larsseit-Bold;*/
    margin-bottom: 18px;
    margin-top: 20px;
}
#project_request input[type=text], #project_request input[type=email] {
    margin-top: 14px;
    border-radius: 0;
    height: 47px;
}
#btnRequestForm {
    border-radius: 0;
    height: 50px;
    text-transform: uppercase;
}
input[type=submit]:disabled {
    visibility: hidden;
}
.image-post .img-fluid {
    min-width: 100% !important;
}

.listing img.img-fluid.lazyloaded {
	width:100% !important;
	height:auto !important;
	max-width:767px !important;
	max-height:575px !important;
}

div.slick-slide .featured-box a img{
	width:100% !important;
	height:auto !important;
	max-width:767px !important;
	max-height:575px !important;
}


div.slick-slide .featured-box{
	padding: 0 1rem !important;
}


ul.featured-homepage li.featured-box .img-fluid.lazyloaded{
	width:100% !important;
	height:auto !important;
}


ul.featured-homepage li.blog-box img.img-fluid.lazyloaded{
	width:100% !important;
	height:auto !important;
	max-width:508px !important;
	max-height:381px !important;
}
/*-------NEW BLOG-------*/

	.blog-cat-group{
		flex:auto !important;
		margin:0px !important;
		padding:0px !important;
	}

	.blog-category-name{
		padding-left:14px;
	}

	.new-blog-color-square{
		margin-right:10px;
		width:12px;
		height:12px;
		border-radius:250px;
	}

	label#color-container{
		cursor:pointer;
	}

	.new-blog-color-name{
		line-height:0px;
		margin-bottom:15px;
		margin-right:8px;
		margin-top:10px;
	}

	.demo-color{
		width:25px;
		height:25px;
		border:1px solid #f1f1f1;
		border-radius:250px;
		margin-right:0px;
	}

	img.blog-tag{
		height:26px;
		border-radius:8px;
		padding:5px;
		margin: -5px 10px 12px -3px;
		display:none !important;
	}

@media only screen and (max-width: 1200px) {
	img.blog-tag{
		height:25px;
		border-radius:250px;
		padding:5px;
		margin: 0px 10px 0px 0px;
	}

	.new-blog-color-name{
		margin-top:7px !important;
		margin-bottom:15px;
	}
}

/*-------NEW BLOG-------*/

.fancybox-thumb {
    position: relative;
}
.show {
    display: block !important;
}
.fancybox-thumb span {
    position: absolute;
    top: 0%;
    color: #fff;
    opacity: .6;
}
.prev_pic {
    float: left;
    width: 41px;
    height: 100%;
    left: 0;
    background: transparent url(../../images/prev_next.png) no-repeat 0px center;
}
.next_pic {
    float: right;
    width: 41px;
    height: 100%;
    right: 0;
    background: transparent url(../../images/prev_next.png) no-repeat -41px center;
}

/*POST exclusive*/
.header-post.header-exclusive {
    background-color: #414042;
    border: 0;
    min-height: 108px;
    color: #fff;
}

.header-post.header-exclusive #approbation{
    color: #000;
}

.header-post.header-exclusive #approbation > h1{
    color: #fff;
}

.header-post.header-exclusive #approbation a#lang-url-link{
    color: #fff !important;
}

.header-post.header-exclusive #approbation a#lang-url-link, .header-post.header-exclusive #approbation div#scroll-down-info > div{
    color: #fff !important;
}

.header-post.header-exclusive .module-post .lifavorite .urlext
{
	color:#fff !important;
}


.head-container-exclusive {
    background-color: #eaebe6;
    background-position: center center;
    background-size: cover;
    margin-bottom: 20px;
}
.head-container-exclusive .container {
    height: 460px;
}
.header-post.header-exclusive #post_cat_link {
    color: #858585;
}
.a-exclusive {
    display: block;
    text-align: center;
    position: absolute !important;
    left: 0;
    width: 100%;
    height: 460px;
}
ul.description_project {
    list-style-type: none;
}
.header-exclusive .module-post li a
{
	color:#ffffff;
}
ul.description_project li small {
    display: block;
    margin-top: 15px;
    font-size: 12px;
    color: #999999;
}
#project_request {
    color: #595957;
    padding: 0;
}

#project_request label{
	font-weight:bold;
}
/*POST*/
.home-page-bottom {
	background-color: #FFFFFF;
}
footer{
	background-color: #333333;
    color: #8d8d8d;
}
footer a.logo{
	display:inline-block;
	margin: 20px 0 10px 0;
}
footer h5{
    border-top: 1px solid #4f4f4f;
    font-weight: bold;
    margin-top: 15px;
    padding-top: 15px;
    text-transform: capitalize;
}
footer a, footer a:hover{
    color:#8d8d8d;
}
footer .nav-link{
	padding:0;
}
footer .container-fluid.droits{
	background-color: #292929;
	    padding: 25px 15px;
    margin-top: 25px;
}
/*h1,h2{font-family:Larsseit;}*/
div.loupe
{
  position:relative;
  background:transparent url(../../images/loupe.svg) no-repeat 15px 25px;
  border:0 !important;
  border-radius:0;
  height: 72px;
  width: 67px;
  z-index: 5;
  cursor:pointer;
}
div.loupe:hover {
    background: #ededed url(../../images/loupe.svg) no-repeat 15px 25px;
}
div.loupe.close_search {
    background: #ededed url(../../images/close_search.svg) no-repeat 15px 30px;
}
div.loupe.close_search:hover {
    background: #ededed url(../../images/close_search.svg) no-repeat 15px 30px;
}

.projects_number
{
	/*font-family:Larsseit-bold;*/
	text-transform:uppercase;
	color:#0b4874;
	width:auto;
}
#searchform .input-group span
{
	width:100%;
}
#searchform .input-group input[type=text]
{
	padding:8px 12px;
	border:2px solid #ccc;
	height:59px;
	width:98%;
}
#searchform .input-group #s-button
{
	background: #0b4874 url(../../images/loupe.v3.svg) no-repeat center;
	/*width:130px;*/
	height:100%;
}

.search-nav-container {
    position: absolute;
    top: 75px;
    width: 345px;
    right: 15px;
    z-index:10;
}

#search-nav-form {
    float: right;
    border: 30px solid #ededed;
    width: 345px;
    display: none;
}

a.calculator-call, .urlext, #nesto-modal{
	color:#1d4087 !important;
	text-decoration:none !important;
}

a.calculator-call:hover, .urlext:hover, #nesto-modal:hover{
	color:#25bad8 !important;
	text-decoration:none !important;
}
/*helpers*/
.hidden{
	display:none;
}

/*helpers*/
/*luxury*/
.luxury .header-not-home .logos-header .navbar-brand{
	border-right:0 !important;
}
.luxury .navbar-brand.logogh {
    border-right: 1px solid #000000 !important;
}
.luxury .header-not-home > nav{
    background-color: #000000 !important;
    border:0px solid #dedbde;
}
.luxury .header-not-home #navbarSupportedContent li:hover, .luxury .header-not-home #navbarSupportedContent li:hover {
    border-top: 5px solid #fff;
}
.luxury .header-not-home #navbarSupportedContent .nav-link {
    color: #a3a1a3 !important;
}
.luxury #pjax-container{
	background-color: #000000 !important;
    margin-bottom:55px;
}
.luxury h1, .luxury h2 {
    color: #ffffff !important;
}
/*
.luxury .first-results{
	display:none;
}
.luxury .listing.featured-box .caption {
    border-width: 0px;
    background-color: #ffffff;
    padding: 8px 0px;
    line-height: 1.3;
}
.luxury .featured-box .caption h3 {
    font-family: Larsseit;
    font-size: 23px !important;
}
*/
/*luxury*/

.btn-warning {
    color: #fff;
    background-color: #d97118;
    border-color: #eea236;
}
/*Utilitaires*/
.bg-gray-gh
{
	background-color:#f2f2f2;
}
#GHModal .modal-header
{
	border-bottom:0;
}
#GHModal .modal-body
{
	padding-top:0;
}
a[data-target="#GHModal"]
{
	cursor:pointer;
}
#leads blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
#leads figcaption h4
{
	margin-top:10px;
}
.request-project-sent-message {
    display: none;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    color: #FF9F00;
    text-transform: uppercase;
    text-align:right;
    margin-top: 15px;
    cursor: default;
}

.listing span.heart-empty, a.blog-heart-icon span.heart-empty{
    display: none;
    border-radius: 25px;
    width: 38px;
    height: 38px;
    background: #F2F2ED url(../../images/favorite-empty-heart.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    right: 20px;
    margin: 10px 5px;
    opacity: 0.7;
}


@media only screen and (max-width: 768px) {
	a.blog-heart-icon span.heart-empty{
	    right:20px !important;
	    top:14px !important;
	}
}

@media only screen and (max-width: 575px) {
	.logogh.navbar-brand{
		padding: 0px 15px 0px 0px !important;
		border-right: 1px solid rgb(242,242,242,0.5) !important;
	}

	#search-nav-categories{
		margin-left:0px !important;
	}
}


.listing span.heart, a.blog-heart-icon span.heart {
    display: block;
    border-radius: 25px;
    width: 38px;
    height: 38px;
    background: #F2F2ED url(../../images/favorite-full-heart.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    right: 20px;
    margin: 10px 5px;
    opacity: 0.5;
}

a.blog-heart-icon span.heart-empty, a.blog-heart-icon span.heart{
    display: block;
    margin: 60px 0px !important;
}

.other-builder-projects ~ aside span.heart-empty{
	display:none !important;
}

.listing:hover span.heart-empty
{
	display:block;
}

.flottant-bottom {
    position: fixed !important;
    top: 95% !important;
    right: 1%;
    color: #969494;
    font-size: 30px;
    cursor: pointer;
    opacity: 0.3;
}
.flottant-bottom:hover {
    -webkit-animation: fadein 1s forwards;
    -moz-animation: fadein 1s forwards;
    -ms-animation: fadein 1s forwards;
    -o-animation: fadein 1s forwards;
    animation: fadein 1s forwards;
}
/*Utilitaires*/

/*survey form*/
#surveyform {
    margin: 0px 0px 60px 0px;
    padding: 18px;
}
#survey {
    color: #fff;
    background: #054777 url(../../images/survey_03.png) no-repeat 48% 40px;
    padding-top: 80px;
    position: relative;
    width: 100%;
    height:463px;
    z-index:25;
    display:block !important;
}
.main_question, .response {
    /*font-family: Larsseit !important;*/
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
}
.main_question{
    text-align: left;
}
#survey input[type="checkbox"], #survey input[type="radio"] {
    display: none;
}
#survey input[type="radio"]+label:before {
    background: url(../../images/check_radio_sheet.png)-47px top no-repeat;
}
#survey input[type="checkbox"]+label::before, #survey input[type="radio"]+label::before {
    content: "";
    display: inline-block;
    height: 24px;
    margin: -7px 4px 0 0;
    vertical-align: middle;
    width: 24px;
}
#survey input[type="radio"]+label:hover:before {
    background: url(../../images/check_radio_sheet.png)-70px top no-repeat;
}
#survey .send.btn {
    background-color: #d97118;
    color: #ffffff;
    position: absolute;
    width: 100%;
    bottom: 0;
    border-radius: 0;
    height: 63px;
    text-transform: uppercase;
    border-top: 1px solid #cdd7e0;
    left: 0 !important;
}
.send.btn {
    color: #000;
    display: none;
    cursor: pointer;
}



/*---------------------------------------------------------------------------------------------*/
/*filters*/
#filters-nav .row {
    padding-right: 0 !important;
}

#filters-nav.in .row {
    margin-left: 15px;
}

div#filter-scrolls {
	padding-bottom: 1rem;
	width:fit-content;
}

div#filter-scrolls .btn-filter {
	background-color: #ffffff;
	color: #888;
}

nav.filters-section, section.filters-section {
    background-color: #ffffff;
    padding: 2rem 1rem;
    border-radius: 0;
}

.filters-section.map-section {
    padding: 30px 30px 10px;
}

.filters-section {
    margin: 0 !important;
}

.filters-section h1 {
    /*font-size: 27px !important;*/
    margin: -10px 0px 0px 10px !important;
	text-transform: uppercase;

}

.filters-section h2 {
    color: #808080;
    font-size: 16px !important;
    font-family: inherit;
    margin: 10px 0px 0px 10px !important;
}

#subcat-menu-0,#subcat-menu,#region-menu,#price-menu,#room-menu,#filter-menu,#empty-menu {
    display: block;
}

#empty-menu select,#subcat-menu-0 select,#subcat-menu select,#region-menu select,#price-menu select,#room-menu select,#filter-menu select {
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #fff;
}


#subcat-menu-0,#region-menu,#subcat-menu,#price-menu,#room-menu,#filter-menu,#empty-menu {
    margin-left: 0;
    padding-left: 0;
}
@media (max-width:600px) {

	#subcat-menu-0,#region-menu,#subcat-menu,#price-menu,#room-menu,#filter-menu,#empty-menu {
    	margin-left: 0;
    	padding-left: 15px;
	}

	.filters-section h2 {
	    color: #808080;
	    font-size: 16px !important;
	    font-family: inherit;
	    margin: 10px 0px 0px 0px !important;
	}

	nav.filters-section, section.filters-section{
		padding: 1rem 0.5rem;
	}

}

#dType,#dLocalisation,#dPrices,#dRooms,#dFilters,#dRegion {
    width: 100%;
    text-align: left;
    overflow: hidden !important;
    font-size: 14px;
    border-radius: 5px !important;
    padding: 8px 12px !important;
    height: 38px;
    border-color: #cccccc;
    color: #cccccc;
}

.chosen-single {
    border-radius: 0 !important;
    height: 45px !important;
    line-height: 45px !important;
}

.chosen-container-single .chosen-single div b {
    background-position: 0 10px !important;
}



#dType .caret,#dLocalisation .caret,#dPrices .caret,#dRooms .caret,#dFilters .caret,#dRegion .caret {
    position: absolute;
    right: 10px;
    margin-top: 7px;
    background: rgba(0, 0, 0, 0) url(../../images/menu-down_03.gif) no-repeat scroll 0 0 !important;
    border: 0 !important;
    width: 11px;
    height: 6px;
}

.chosen-container-single .chosen-single div b {
    background: rgba(0, 0, 0, 0) url(../../images/menu-down_03.gif) no-repeat scroll 0 18px !important;
}

div.dropdown{
	margin: 15px 15px 15px 0px !important;
}

ul.dropdown-menu:not([aria-labelledby=dFilters]) .active {
    background-color: #428bca;
    padding: 3px 7px;
    color: #fffefe;
}

ul.dropdown-menu:not([aria-labelledby=dFilters]) .active a {
    padding: 3px 0px;
}


li.dropdown-item input[type=checkbox]{
	margin-top:7px !important;
}

li.dropdown-item{
	cursor:pointer;
}

#pjax-container > .col-sm-12 {
	margin-left: 0;
	padding-left: 0;
}
#btnFilters {
    display: block;
    background: url(../../images/btnFilters.svg);
    width: 36px;
    height: 24px;
}
.list-map .filterMenuButton {
	font-size: 0.875rem;
	color: #000000;

}

#see_map_link{
	font-size: 0.875rem !important;
	line-height:30px;
}

.list-map .filterMenuButton:hover {
	color: #000000;
}

a.filterMenuButton {
	width:min-content;
	white-space: nowrap;
}

.list-map #favs {
    margin-left: 10px
}
.list-map .btn {
    border-radius: 0 !important
}
.list-map #map-url a {
    margin: 0 !important;
    padding: 0 !important
}

.list-map span {
    padding: 0 !important;
    margin-right: 0 !important;
}



.list-map #map-url {
    margin-left: 9px !important;
    margin-top: 1rem;
}

.list-map .btn-default, #map-url .btn-default {
    border-color: #e7e7e7 !important;
}

#listing-url a {
    margin-right: 9px;
    padding: 0 !important;
}

.see-filters,.see-map {
    background: url(../../images/filters_03.svg) no-repeat;
    display: block;
    text-indent: -9999px;
    width: 72px;
    height: 43px;
    background-size: 154px 43px;
    padding: 0 !important;
}

.see-map {
    background-position: center right;
}
div.subscribe-img-container{
	padding-right:0 !important;
}
ul.dropdown-menu[aria-labelledby="dFilters"]
{
	width:12rem;
}

.featured-box .caption.exclusive_fr p,.featured-box .caption.exclusive_en p{margin:0}
.featured-box .caption.exclusive_fr h3 a,.featured-box .caption.exclusive_en h3 a{color:#fff;}
.featured-box .caption.exclusive_fr h4 a,.featured-box .caption.exclusive_en h4 a{color:#858585;}
.featured-box .caption.exclusive_fr h4,.featured-box .caption.exclusive_en h4{color:#858585;}

.featured-homepage .featured-box .caption.exclusive_fr{max-height:140px !important;background:#333333 url(../../images/exclusive_fr.png) no-repeat 95% 10%;background-size:20%;}
.featured-homepage .featured-box .caption.exclusive_en{max-height:140px !important;background:#333333 url(../../images/exclusive_en.png) no-repeat 95% 10%;background-size:20%;}

/*exclusive listing*/
.featured-box img.exclusive{width:100%}
.projects-index .featured-box .caption.exclusive_fr{background:#333333 none no-repeat 95% 10%;}
.projects-index .featured-box .caption.exclusive_fr > p{color:#ccc;}
.projects-index .featured-box .caption.exclusive_fr h4 strong a{color:#ffffff;}

.projects-index .featured-box .caption.exclusive_en{background:#333333 none no-repeat 95% 10%;}
.projects-index .featured-box .caption.exclusive_en > p{color:#ccc;}
.projects-index .featured-box .caption.exclusive_en h4 strong a{color:#ffffff;}
.listing.featured-box .caption.exclusive_fr p,.listing.featured-box .caption.exclusive_en p{width:80%}

div.projects-index.around{
	/*border-top:1px solid #eee;*/
	padding-top:var(--standard-spacer);
}


label[for=cookies-accepted-ok], label[for=cookies-accepted-no]{
	cursor:pointer;
	margin-right:15px;
}


body.post section .container.noprint{
	margin-top:var(--standard-half-spacer);
}

/*exclusive listing*/

.header-post.header-exclusive .exclusive_en{min-height:106px;background:url(../../images/exclusive_en.png) no-repeat right center;}*/
.header-post.header-exclusive .exclusive_fr{min-height:106px;background:none no-repeat right center;}
.header-post.header-exclusive .exclusive_en{min-height:106px;background:none no-repeat right center;}
.header-post.header-exclusive .module-post{color:#fff !important;}
.header-post.header-exclusive #post_cat_link{color:#858585;}

img[id=broker-banner]{
	width:40px;
}

img[id=other-broker-banner]{
	width:0px;
}

table#broker-container{
	margin:0px;
	width:100%;
	border:0px solid white !important;
}

table#individual-container{
	margin:0px;
	width:100%;
	border:0px solid white !important;
}

table#broker-container td{
	border:0px solid white !important;
}

table#individual-container td{
	border:0px solid white !important;
}

table td#broker-logo, table td#other-broker-logo {
	width:1%;
}

@media only screen and (max-width: 1199px) {
	#projectSubscribeFromHome > table{
		width:100% !important;
	}
}



@media only screen and (max-width: 767px) {
	body[class=home] .navbar.navbar-light{
		padding-top:10px !important;
	}
}

@media only screen and (max-width: 781px) {

		.headerhomepage-guidehabitation > .container {
		margin-top:0px;
	}

	/* nav, .first-results {
		margin: 0px 5px !important;
	} */


	.first-results > h1{
		margin-top:10px;
	}


	.container-fluid {
		/* width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		margin-right: auto;
		margin-left: auto; */
	}

	div.projects-index{
		/*margin:0px 10px !important;*/
	}

	ul.breadcrumb + div.text-right{
		margin:10px -30px 10px -15px;
	}
}

div#main-sticker-sub-info{
	margin-top:0px !important;
	text-align:left !important;
}

/*announce main page styles*/
.announce-wrapper .announce-container {
  margin-top: 4rem;
}
.announce-wrapper .announce-container .announce {
  padding: 0 1rem;
}
.announce-wrapper .announce-container .announce > h2{
	color: #798189;
	font: 46px/56px Larsseit-bold;
}
.announce-wrapper .announce-container .img-announce {
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(../../images/img-announce-md.jpg);
  height: 380px;
}
.announce-wrapper .announce-container .announce > ol,
.announce-wrapper .announce-container .announce > ul{
  color: #007BFF;
  -webkit-padding-start: 20px;
}
.announce-wrapper .create-ad {
  background: #007BFF 0% 0% no-repeat padding-box;
  border: 2px solid #007BFF;
  border-radius: 10px;
  color: #ffffff;
  text-align: center;
  height: 40px;
  line-height: 35px;
  cursor: pointer;
  margin-bottom: 1rem;
}
.announce-wrapper .create-ad:hover {
	background: #064878 0% 0% no-repeat padding-box;
	border: 2px solid #064878;
}
.announce-wrapper .text-gray {
  color: #798189;
}
.announce-wrapper .full-large {
  background-color: #003398;
  color: #FFFFFF;
}
.announce-wrapper .full-large.white {
  background-color: #FFFFFF;
  color: #798189;
}
.announce-wrapper .full-large .visiteurs-text h3 {
  font: 36px/43px Larsseit;
}
.announce-wrapper .full-large .visiteurs-text p {
  font: 24px/29px Larsseit;
}
.announce-wrapper .icons-flex ul {
  list-style: none;
  padding: 4rem 0 2rem;
}
.announce-wrapper .icons-flex ul li {
  color: #798189;
  text-align: center;
}

.announce-wrapper .icons-flex ul li img {
  height: 78px;
}
/*page-mode="page-statique"*/
.size-full {
	max-width: 100%;
}


/*custom icons*/
.custom-arrow {
	background: url(/v5/public/wp-images/images/navigation/ghab_icon_arrow50.svg) no-repeat;
	background-size: 0.8rem 0.8rem;
    background-position: center;
    display: inline-block;
    width: 22px;
    height: 10px;
}
.custom-arrow.custom-arrow-down {

}
.custom-arrow.custom-arrow-up {
	transform: rotate(180deg);
}
.custom-icon.custom-user {
	background: url(/v5/public/wp-images/images/navigation/ghab_icon_compte50.svg) no-repeat;
	background-size: contain;
    background-position: center;
}
.custom-icon.custom-favourites {
	background: url(/v5/public/wp-images/images/navigation/ghab_icon_favori50.svg) no-repeat;
	background-size: contain;
    background-position: center;
}
.custom-icon {
	display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 1rem;
}


p.shown{
	padding:10px;
}


#nesto-container{
	padding:0px !important;
	margin:10px 0px 25px 0px;
}

.calculator-payment-label{
	font-size:18px;
}

#bottom_form_calculator #montly{
	font-size:18px;
	color:#000;
	background-color:#fff !important;
	border:1px solid #ccc !important;
}

#mortgageButton{
	margin-top:1px;
	margin-left:5px;
}

#cookie-agreement{
	width:100%;
	background-color: #292929; /*#FFC90A;*/
	position:fixed;
	bottom:0px;
	left:0px;
	height:50px;
	padding:10px;
	border-top:1px solid #333232;
	z-index:50;
	display:none;
	text-align:center;
	color:white;
}

#cookies-accepted-btn{
	margin-left:15px;
}


@media screen and (min-width:320px)
{
  .announce-wrapper .full-large {
    padding: 1rem 2rem;
  }
  .announce-wrapper .announce-container .img-announce {
    height: 280px;
  }
}
@media screen and (min-width:480px)
{
  .announce-wrapper .announce-container .img-announce {
    height: 500px;
  }
}


@media screen and (max-width: 768px) {
	#cookie-agreement{
		height:75px !important;
	}
}



@media screen and (min-width:600px)
{
	.announce-wrapper .announce-container .img-announce {
    height: 500px;
  }
  .announce-wrapper .full-large {
    padding: 1rem;
  }
}



@media screen and (min-width: 992px)
{
  .announce-wrapper .announce-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .announce-wrapper .announce-container .announce {
    max-width: 49%;
  }
  .announce-wrapper .announce-container .img-announce {
    width: 49%;
    background-image: url(../../images/img-announce-lg.jpg);
  }
  .announce-wrapper .create-ad {
    max-width: 300px;
  }

  .announce-wrapper .visiteurs-container {
    display: flex;
    justify-content: space-between;
  }
  .announce-wrapper .full-large .visiteurs-img {
    width: 49%;
    padding: 2rem 0 2rem;
  }
  .announce-wrapper .full-large .visiteurs-img img {
    width: 400px;
    height: 254px;
  }
  .announce-wrapper .full-large .visiteurs-text {
    max-width: 49%;
    margin-top: 2rem;
  }
  .announce-wrapper .icons-flex ul {
    display: flex;
    justify-content: space-around;
  }
  .announce-wrapper .icons-flex ul li {
    max-width: 200px;
    display: flex;
    flex-direction: column;
  }
  .announce-wrapper .flex-center {
    display: flex;
    justify-content: center;
  }
  .announce-wrapper .flex-center .create-ad {
    min-width: 300px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .announce-wrapper .icons-flex ul li {
    max-width: 200px;
    display: inline-block;
  }
}

@media only screen and (max-width: 300px) {
	div.container .subscribe-form-container  {
		padding-top: 0 !important;
	}

	div.container .subscribe-form-container h4  {
		font-size:20px;
	}

	div.container .subscribe-form-container p{
		font-size:14px;
	}
}


@media only screen and (max-width: 767px) {

    #searchTxtForm{
    	margin-top:5px !important;
    }

	div.medias-project{
		margin-top:0px;
		margin-left:0px;
	}

	div.medias-project ul.list-inline li.list-inline-item{
		margin:0px 5px 10px 0px;
	}

	span.fa-heart{
		font-size:20px !important;
		float:right;
	}

	ul.fav-heart{
		position:absolute;
		margin:23px 15px 10px 0px  !important;
		right:0px;
	}

	.caption.project h3, .caption.project.item-title h3{
		font-size:22px !important;
	}

	.main-section-title, .first-results h1, .header-post h1 {
		font-size:25px !important;
	}

	.subscribe-form-container h4{
		font-size:30px !important;
		line-height:30px !important;
	}

	.description_project.post_free{
		margin-bottom:55px !important;
	}

}

@media only screen and (max-width: 991px) {
	div.row.d-none.d-md-block{
		width:60% !important;
	}
}

@media only screen and (max-width: 685px) {

	/*.header-not-home .logogh.navbar-brand{
	    padding: 17px 37px 11px 25px;
	    border-right: 1px solid #e7e7e7 !important;
	}*/
}

@media only screen and (max-width: 1200px) {
	a#see_map_link{
		display:none !important;
	}

	div.subscribe-form-container {
		padding:20px 20px 0px 20px !important;
	}




	.caption.project h3, .caption.project.item-title h3 {
	   -webkit-line-clamp: 2;
	}
	.caption.project.item-title h4, .caption.project h4{
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		overflow: hidden;
	}
}

@media only screen and (max-width: 991px) {

	.blog-container .caption.project h3{
		font-size:22px !important;
		line-height:22px  !important;
	}

	div.subscribe-img-container{
		text-align:center;
		padding: 5% !important;
	}

	div.subscribe-form-container {
		padding:20px 20px 20px 20px !important;
	}

	.caption.project.item-title h4 {
		margin-top:0px;
		/*font-size: 65% !important;*/
	}
	*/
	.slick-slide > div > .featured-box .caption {
	    min-height: 100px;
	}

	section.regions.container-fluid{
		height:auto !important;
	}

}


@media only screen and (max-width: 815px) {


	li.dropdown-item span, li.dropdown-item a {
		font-size:13px !important;
	}

	li.dropdown-item input[type=checkbox]{
		margin-top:2px !important;
	}

	p.help-block{
		font-size:12px !important;
	}

	#projectSubscribe .input-group .help-block {
		top: -50px !important;
		right:0px;
	}

	section.regions.container-fluid{
		height:auto !important;
	}

	#boite-taxCalculatrice, #boite-mortageCalculatrice{
		margin: 0px;
		min-width:95%;
	}

	#projectSubscribe .input-group {
		text-align:right;
	}

	.input-group-btn {
		width:100%;
	}

	.listing span.heart-empty{
		display:block;
	}

	#project_request #subscribe-me-cb {
		width: 25px;
		height: 25px;
		margin:0px 5px 0px 0px;
	}

	#email, #btnabonner{
		width:100%;
	}

	.subscribe-main-title{
		font-size:22px;
	}

	ul.dropdown-menu[aria-labelledby="dFilters"], ul.dropdown-menu{
		width:100%;
	}

	div.contact-block{
		margin-top: 25px;
	}

	body.post .description_project {
		margin:0px;
		margin-bottom:var(--standard-spacer);
	}

	footer.gh-footer{
		margin:0 !important;
	}

	.location-map.container{
		border-top:0px solid #eee;
		margin-top:-10px;
	}
	div.other-builder-projects{
		margin-top:0 !important;
	}

	.flottant-bottom {
	    top: 95% !important;
	    right: 15px !important;
	}

	span.toFavorite.urlext{
		color:#1d4087 !important;
	}

	span.toFavorite.urlext:hover{
		color:#1d4087 !important;
	}

	/*
	.regions.container-fluid.blog-container {
		width:60%;
	}
	*/

	div.showHiddens.container{
		margin-top:15px;
	}
}


@media only screen and (orientation : landscape){
	nav.navbar, nav.navbar .container{
		padding:0px !important;
	}

	.flottant-bottom {
	    top: 90% !important;
	    right: 15px !important;
	}
}


@media only screen and (max-width: 620px) {
	#report{
		position: relative;
	}
}


/*elemetns rounded corners*/
/*
*:not(footer)
 :not(.container-fluid.droits)
 :not(header)
 :not(.navbar-toggler-custom-icon)
 :not(.navbar-brand-.logogh.d-block  img)
 :not(.arrow)
 :not(td)
 :not(.checkbox-group)
{
	border-radius:8px !important;
}
*/


input[type=text], input[type=submit]:not(input[name=disconnectButton]){
	border:1px solid #ccc !important;
}

#paste-fr-title{
	display:none !important;
}

.project-unit-url{
	text-decoration:none !important;
	color:black !important;
}

.manage-subscription-label{
	margin-top:52px;

}
.manage-subscription-label a {
	color:white !important;
}
.manage-subscription-label a:before {
	content:"> ";
	font-size:25px;
}

.calculator-call-immo, .calculator-call-tax{
	cursor: pointer;
}