/*
 * 		REVISION  06/02/2020 	
 */
 
.SlideTitle {
    color: #fff;
    line-height: 80px;
    width: 500px;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    font-size: 60px;
    font-weight: 900;
	/*
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2em;
    margin: 0.67em 0;
	*/
}

.hero-home-mobile h2.SlideTitle {
    color: #fff;
    font-size: 35px;
    font-weight: 900;
    line-height: 45px;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 0 10px;
    z-index: 10;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 45px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

h3.CardsTitle {
    font-size: 40px;
    font-weight: bold;
    line-height: 60px;
}
h3.Section {
    font-size: 35px;
    font-weight: bold;
	margin-bottom: 40px;
	line-height: 1.2;
}
div.Subsection {
    font-size: 12px;
    font-weight: bold;
    color: #7c7c7c;
    text-transform: uppercase;
    margin-top: 13px;
    letter-spacing: 1px;
}
div.Section {
    margin-bottom: 15px;
    font-size: 25px;
    font-weight: bold;
    color: #37332d;
    margin-bottom: 5px;
}
p.Section {
    margin-right: 30px;
    line-height: 23px;
    font-size: 14px;
    margin-right: 0px;
    margin-bottom: 30px;
    color: #7c7c7c;
    -webkit-box-flex: 2;
    -ms-flex: 2 0 0px;
    flex: 2 0 0;
}

div.scegli {
	font-size: 25px;
    font-weight: normal;
}

.card-magazine section.content-magazine {
    font-size: 12px;
    font-weight: bold;
    color: #7c7c7c;
    text-transform: uppercase;
    /*margin-top: 13px;		*/
    letter-spacing: 1.1px;
}

.card-magazine section.content-magazine {
    padding-left: 130px;
    overflow: hidden;
	display: block;
}

.card-blog section.content-magazine {
    padding-left: 60px;
    overflow: hidden;
	display: block;
}

.card-magazine section.upper-magazine {
    font-size: 12px;
    font-weight: bold;
    color: #7c7c7c;
    text-transform: uppercase;
    /*margin-top: 13px;		*/
    /*letter-spacing: 1px;	*/
	margin-top: 0;
}

.card-magazine section.content-magazine div.postTitle {
    font-size: 20px;
    font-weight: bold;
    color: #37332d;
    margin-bottom: 15px;
	text-transform: initial;
	line-height: 1.2;
    /*margin: 0.67em 0!important;*/
	margin-top: -10;
	letter-spacing: 0px;
}

.card-magazine section.content-magazine p {
	line-height: 22px;
    font-size: 13px;
    color: #37332d;
    margin-top: -7px;
    margin-bottom: 1rem;
	text-transform: initial;
	font-weight: initial;
	letter-spacing: 0px;
	height: 48px;
}

.card-magazine:hover div.postTitle {
    color: #32aab5!important;
}

section.content-criteria {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 335px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.card-exp section.content-criteria div.criteria_type {
    font-size: 12px;
    font-weight: bold;
    color: #7c7c7c;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    margin: 0;
    max-height: 30px;
    overflow: hidden;
    line-height: 1.2;
}

.card-exp section.content-criteria div.criteriaTitle {
	font-size: 25px;
    font-weight: bold;
    color: #37332d;
    font-size: 22px;
    line-height: 35px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    margin: 0;
    max-height: 140px;
    overflow: hidden;
}	

.card-exp section.content-criteria div.criteriaLocation {
	font-size: 12px;
    font-weight: normal;
    color: #7c7c7c;
    letter-spacing: 1px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    margin: 0;
    height: 20px;
    max-height: 20px;
}

.more {
	color: #32aab5!important;
}

.selling .list-selling-mobile .card-selling section.cards div.cardTitle,
.selling .list-selling .card-selling section.cards div.cardTitle {
    font-size: 25px;
    font-weight: bold;
    color: #37332d;
    margin-top: 20px;
    font-weight: 900;
	line-height: 1.2;
}
.selling .list-selling-mobile .card-selling section.cards div.cardTitle:after, 
.selling .list-selling .card-selling section.cards div.cardTitle:after {
    content: "";
    background-image: -webkit-linear-gradient(358deg, #f59e22, #eb5e26);
    background-image: -o-linear-gradient(358deg, #f59e22, #eb5e26);
    background-image: linear-gradient(92deg, #f59e22, #eb5e26);
    display: block;
    width: 40px;
    height: 2px;
    margin: 24px 0;
	line-height: 1.2;
}

section.cards p.cardText {
	font-size: 16px;
    color: #37332d;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    color: rgba(55, 51, 45, 0.6);
    line-height: 25px;
    margin-top: 0;
    margin-bottom: 1rem;
}

.card-destination section {
    z-index: 10;
    background-color: rgba(55, 51, 45, 0.5);
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 20px;
    width: 100%;
}

.card-destination section div.destinationName {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 1.2;
	margin-bottom: .5rem;
}

.card-destination section div.locationName {
    font-size: 25px;
    margin-bottom: 20px!important;
    font-weight: 500;
    line-height: 1.2;
	margin-bottom: .5rem;
}

.card-destination section div.apartmentsCount {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 500;
    line-height: 1.2;
	margin-bottom: .5rem;
}

.proposal .carousel-slide .proposal-carousel li .card-proposal section.property {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 140px;
	line-height: 1.2;
}
.proposal .carousel-slide .proposal-carousel li .card-proposal section div.propertyType {
    font-size: 12px;
    font-weight: bold;
    color: #7c7c7c;
    text-transform: uppercase;
    margin-top: 13px;
    letter-spacing: 1px;
	line-height: 1.2;
}

.proposal .carousel-slide .proposal-carousel li .card-proposal section div.propertyName {
    font-size: 18px;
    line-height: 1.39;
    font-size: 25px;
    font-weight: bold;
    color: #37332d;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 1.39;
}

.proposal .carousel-slide .proposal-carousel li .card-proposal section div.propertyPrice {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: normal;
	line-height: 1.2;
}

.proposal .carousel-slide .proposal-carousel li .card-proposal section div.propertyFeatures {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: normal;
    color: #7c7c7c;
    margin-top: 0;
	line-height: 1.2;
}

.destination-section > div.destination-article .image {
    width: 100%;
    height: 480px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
*, ::after, ::before {
    box-sizing: border-box;
}

h2.title.medium {
    /*font-size: 25px;*/
    font-weight: bold;
}

section.article-2cols {
    column-count: 2;
    column-gap: 50px;
}


section.article-2cols p:nth-child(3) {
    margin-top: 20px;
    font-size: 15px!important;
    color: rgba(55, 51, 45, 0.6);
}
section.article-2cols p:nth-child(6) {
	display:none;
}

article.article-2cols p:nth-child(6) {
	display:none;
}




.minicard div.locationName {
    font-size: 18px;
    color: #fff;
    position: relative;
    z-index: 10;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .5rem;
    margin: 0.67em 0;
}

.minicard div.apartmentsCount {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    font-weight: 100;
    position: relative;
    z-index: 10;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .5rem;
}

.destination-section > div.destination-article section.destination div.destinationName {
    font-size: 25px;
    font-weight: bold;
    margin: 25px 0;
    margin-bottom: .5rem;
    line-height: 1.2;
}

.destination-section > div.destination-article section.destination p.destinationDescription {
    font-size: 14px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 1rem;
}

h2.descriptionTitle {
    font-size: 25px!important;
    font-weight: bold!important;
    margin-bottom: .5rem;
    line-height: 1.2;
}
h2.descriptionTitle p {
    font-size: 25px!important;
    font-weight: bold!important;
    margin-bottom: .5rem;
    line-height: 1.2;
	color: #37332d!important;
}

h3.descriptionTitle {
    font-size: 25px!important;
    font-weight: bold!important;
    margin-bottom: .5rem;
    line-height: 1.2;
}

h1.title.large {
    font-size: 35px;
    font-weight: bold;
}
.top-footer .top-footer-article h3.topfooter {
    font-size: 35px;
    color: #fff;
    margin-bottom: 40px!important;
    line-height: 1.2;
	font-weight: bold!important;
}


/* MAGAZINE BIG */

	.card-appartamento section.content-magazine {
		font-size: 12px;
		font-weight: bold;
		color: #7c7c7c;
		text-transform: uppercase;
		padding-left: 0px;
		overflow: hidden;
		display: block;
		margin-top: 13px;
		letter-spacing: 1px;
		line-height: 1.2;
	}

	.card-appartamento div.upper-magazine {
		font-size: 13px;
		font-weight: bold;
		color: #7c7c7c;
		text-transform: uppercase;
		margin-top: 13px!important;
		letter-spacing: 1px;
		margin-bottom: 15px;
	}

	.card-appartamento section.content-magazine div.postTitle {
		font-size: 25px;
		font-weight: bold;
		color: #37332d;
		margin-bottom: 5px;
		text-transform: initial;
		line-height: 1.39;
		margin: 0.67em 0;
		margin-top: 0;
		letter-spacing: 0px;
	}

	.card-appartamento section.content-magazine p {
		line-height: 25px;
		font-size: 15px;
		color: #7c7c7c;
		margin-top: 0px;
		margin-bottom: 1rem;
		text-transform: initial;
		font-weight: initial;
		letter-spacing: 0px;
	}

	.card-appartamento:hover div.postTitle {
		color: #32aab5!important;
	}

/* */

.dettaglio-header h3 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #7c7c7c;
    margin-bottom: .5rem;
    line-height: 1.2;
}
h3.title.small {
    font-size: 20px;
    font-weight: bold;
}


.dettaglio-form .dettaglio-form-recap div.riassunto {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    margin-bottom: .5rem;
    line-height: 1.2;
}

.dettaglio-form .dettaglio-form-recap div.nondisponibile {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
	margin-top: 0.5rem;
    margin-bottom: 1.5rem;
    line-height: 1.2;
}

section.card-destination div.cluster {
    z-index: 10;
    background-color: rgba(55, 51, 45, 0.5);
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 20px;
    width: 100%;
	display: block;
}	
section.card-destination div.cluster div.clusterType {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: .5rem;
    line-height: 1.2;
    margin-top: 0;
}
section.card-destination div.cluster div.clusterName{
    font-size: 18px !important;
    margin-bottom: 20px;
	line-height: 1.2;
}
section.card-destination div.cluster div.apartmentsCount{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
    color: 
    rgba(255, 255, 255, 0.8);
}

section.dettaglio-palazzo-article div.cluster {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: .5rem;
    line-height: 1.2;
}

	.megamenu-mobile .megamenu-panel-content.inline>ul.main_menu li navigation-wish i.la-heart {
		color: #508030;
	}
	.megamenu-mobile .megamenu-panel-content.inline>ul.main_menu li navigation-wish i.la-heart-o {
		color: #508030;
	}


section.property {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*height: 140px;*/
	line-height: 1.2;
}
section div.propertyType {
    font-size: 12px;
    font-weight: bold;
    color: #7c7c7c;
    text-transform: uppercase;
    margin-top: 13px;
    letter-spacing: 1px;
	line-height: 1.2;
}

section div.propertyName {
    font-size: 18px;
    line-height: 1.39;
    font-size: 25px;
    font-weight: bold;
    color: #37332d;
    margin-bottom: 5px;
	margin-top: 15px;
    font-size: 18px;
    line-height: 1.39;
}

section div.propertyPrice {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: normal;
	line-height: 1.2;
}

section div.propertyFeatures {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: normal;
    color: #7c7c7c;
    margin-top: 0;
	line-height: 1.2;
}



.wrapdestination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.mtop20 {
	margin-top: 20px;
}

.minicard {
    width: 210px;

}
.miniRight {
	width: 210px;
	float: left;
	margin: 5px;
}

.miniLeft {
	width: 210px!important;
	float: left!important;
	margin: 5px!important;
}

.locationRight {
	display: block;
}

.destination-section .carousel-slide {
	display: none!important
}

ul.carousel {
	max-height: 175px;
}


@media (max-width: 767px) {
	/*
	.destination-section .destination-article {
		-webkit-box-flex: 0!important;
		-ms-flex: none!important;
		flex: none!important;
		padding-right: 0!important;
		width: 100%!important
	}
	*/
	.destination-section .destination-listS {
		display: none
	}
	.destination-section .carousel-slide {
		display: block!important
	}
	.destination-section {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: end;
		padding: 150px 0;
	}
	section.d {
		display: block;
		width: 400px;
	}
	.card-magazine section.content-magazine {
		padding-left: 45px;
		overflow: hidden;
		display: block;
	}
	.card-magazine section.content-magazine p {
		overflow: hidden;
	}
}
@media (max-width: 950px) {
	.destination-section {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: end;
		padding: 150px 0;
	}
	.locationRight {
		display: none;
	}
}

section.destinationBox div.destinationName {
	font-size: 25px;
	font-weight: bold;
	margin: 25px 0;
}

section.destinationBox p:nth-child(4) {
	font-size: 14px;
}

@media (max-width: 1020px) {
	div.highlight_price_mobile {
		float:right;
	}
	span.price.mobile {
		font-size: 30px;
		font-weight: bold;
	}
	h3.mb-10 {
		margin-bottom: -10px;
	}
	h3.mt-10 {
		margin-top: -8px;
	}
}
@media (min-width: 1020px) {
	div.highlight_price_mobile {
		display: none;
	}
	span.location_description_mobile {
		display: none;
	}
}

@media (max-width: 681px) {
	h1.title.medium.wishlist {
		margin-top: 25px;
	}
}

li.miniLeft.empty {
	display:none;
}


