/*---- MYSTYLE.CSS -----*/
/* disabilito le freccette sugli input numerici */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

body{
	font-family: "Montserrat-Medium";
	/*background-color: #F5F5F5;*/
	background-color: transparent;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .accountData .title {
    /*color: #282828;*/
	color: #18955d;
}

#pageHeader {
  width: 100%;
  position: absolute;
  z-index: 99;
}

.bgWhiteDesktop{
	background-color: #fff;
}

.textPanna{
	background-color: #F0F0F0;
}

.blue-title strong{
	color: #f6b2c7;
}

.social-share-btn a{
	color: #444444 !important;
}

.logo a span{
	color: #FFFFFF;
	font-size: 10px;
}

.img-logo-in img{
	max-width: 40px;
}

.introBanner {
    min-height: 90vh !important;
}

.bgBlackTrasparent{
	/*background: rgba(244,239,201,0.85);*/
	background: transparent;
}

.textWhite {
    color: #fff;
}

.pt8{
	padding-top: 8px !important;
}

.mtop0{
	margin-top: 0px !important;
}
.mbottom0{
	margin-bottom: 0px !important;
}

.mtop30{
	margin-top: 30px !important;
}

.pbottom20{
	padding-bottom: 20px;
}

.pageAside dd {
    margin: 0 0 6px;
}

.pageAside dt{
	font-size: 20px;
    line-height: 1.6;
}

#map_div{
	z-index: 1;
	margin-top: 130px;
}

.error{
	color: #FF0000 !important;
}

a {
    color: #18955d;
}

a:hover, a:focus {
    color: #7CE16D;
}

.homeapp-content h2 {
    margin: 0 0 20px;
}

.homeapp-content h2 a{
	/*color: #60B454;*/
	/*color: #004F78;*/
	color: #f6b2c7;
}

.homeapp-content h2 a:hover{
	color: #FFFFFF;
}

.divh1home{
  /*font-weight:700; 
  margin-top:24px; 
  margin-bottom: 20px; 
  letter-spacing:1.4px; 
  color:#004F78;*/
  margin-bottom: 40px;
}

.divh1home h2{
	font-size: 20px;
}

.flleft {
  float:left;
}

.vedi-tutto {
    font-style: italic;
    text-decoration: underline;
    font-weight: bold;
	float:right;
}

#pageHeader.headerAbsolute{
	top: 20px;
}

.pageMainNav.pageMainNav4 > li > a, .pageMainNav.nav.pageMainNav4 > li > a, .pageMainNav.navbar-default.pageMainNav4 > li > a {
 	color: #FFF; 
}

.pageMainNav.pageMainNav4 > li > a:focus, .pageMainNav.pageMainNav4 > li > a:active, .pageMainNav.nav.pageMainNav4 > li > a:focus, .pageMainNav.nav.pageMainNav4 > li > a:active, .pageMainNav.navbar-default.pageMainNav4 > li > a:hover, .pageMainNav.navbar-default.pageMainNav4 > li > a:focus, .pageMainNav.navbar-default.pageMainNav4 > li > a:active {
	color: #60B454;
}

.pageMainNav.pageMainNav4 > li > a:hover, .pageMainNav.nav.pageMainNav4 > li > a:hover{
	color: #60B454;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #60B454;
    background-color: #FFFFFF;
}

.pageMainNavDropdown > li > a, .pageMainNavDropdown.dropdown-menu > li > a{
	color: #004F78;
}

.pageMainNavDropdown > li > a:hover, .pageMainNavDropdown > li > a:focus, .pageMainNavDropdown > li > a:active, .pageMainNavDropdown.dropdown-menu > li > a:hover, .pageMainNavDropdown.dropdown-menu > li > a:focus, .pageMainNavDropdown.dropdown-menu > li > a:active {
    background-color: #60B454;
    color: #fff;
}

.pageMainNav.pageMainNav4 > li > a::after, .pageMainNav.nav.pageMainNav4 > li > a::after, .pageMainNav.navbar-default.pageMainNav4 > li > a::after {
    border-bottom: 3px solid #60B454;
}

.pageMainNavDropdown.pageMainNavDropdown2 > li > a, .pageMainNavDropdown.dropdown-menu.pageMainNavDropdown2 > li > a {
    color: #000;
}

.pageMainNavDropdown.pageMainNavDropdown2 > li > a:hover, .pageMainNavDropdown.dropdown-menu.pageMainNavDropdown2 > li > a:hover {
    color: #FFF;
    background-color: #18955d;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #60B454;
    background-color: #FFF; 
}

#form-ricerca-up{
	display: inline-flex;
	padding-right: 20px;
}

#form-ricerca-up .form-group{
	margin-bottom: 0;
	position: inherit;
}

#form-ricerca-up input{
	height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.84615;
    color: #EDEDED;
    background-color: transparent;
    background-image: none;
	border: none;
    border-bottom: 1px solid #EDEDED;
    border-radius: 0;
}

#form-ricerca-up button{
	border: 1px solid #EDEDED;
	color: #EDEDED;
	background: transparent;
}

#form-ricerca-up input::placeholder{
	color: #EDEDED;
}

.phone-info{
	/*margin-right: 15%;
	margin-top: 20px;*/
	font-size: 18px;
}

.phone-info ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.phone-info ul li{
	display:inline;
}

.phone-info a{
	color: #EDEDED;
}

.phone-info a:hover{
	color: #60B454;
}

.btnPlus:hover {
    color: #282828;
}

.fontNeuron {
    font-family: "Montserrat-Medium", "Playfair Display", "Neuron", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.top-h1 h1{
	font-size: 12px;
	margin-top: 0px;
    margin-bottom: 0px;
}

.h1home{
    font-size: 30px;
    line-height: 43px;
	text-transform: uppercase;
}

.h1home a{
	color: #18955d;
}

.h1home a:hover{
	color: #7CE16D;
}

.findFormBlock {
    padding-top: 0px;
    padding-bottom: 25px;
}

#form-ricerca-up .findFormBlock{
	padding-bottom: 0;
}

@media (max-width: 1199px){
	#form-ricerca-up{
		display: none;
	}
	
	#map_div {
		height: 600px;
		margin-top: 183px;
	}
}
@media (max-width: 991px){
  .h1home{
      font-size: 30px;
      line-height: 35px;
  }
  .findFormBlock {
    padding-top: 0px;
  }
}
@media (max-width: 767px){
  .h1home{
      font-size: 30px;
      line-height: 35px;
  }
  .findFormBlock {
    padding-top: 0px;
  }
  .valuta-immobile {
    padding-top: 0px;
  }
	
  #map_div {
	height: 450px;
	margin-top: 95px;
  }	
}
@media (max-width: 638px){
}
@media (max-width: 566px){
}
@media (max-width: 486px){
}



.postColumn h2, .postColumn .h2 {
    font-size: 18px;
	font-weight: 500;
}

.fwSemi {
    font-weight: 500;
}

.postColumn h3, .postColumn .h3, .newsPostColumn h3 {
    font-size: 18px;
      font-weight: 500;
}

.mbottom30{
	margin-bottom: 30px;
}

.pbottom13{
	padding-bottom: 13px;
}

.bg-primary {
    /*background-color: #003082;*/
	background-color: transparent;
}
.logo h1, .logo h2{
	color: #FFFFFF;
	font-size: 10px;
	display: inline;
}

.headerAbsolute .logo {
    text-align: center;
}

.textBlack{
	color: #000000 !important;
}

.switcherDotsVertical {
    background-color: rgba(0, 3, 23, 0.3) !important;
}

.text-info {
    color: #f6b2c7;
}

.textLightDark {
    color: #282828;
}

.headerContactList a.text-info {
    color: #60B454;
}

.headerContactList a.text-info:hover {
    color: #60B454;
}

.headerContactList a:hover {
    color: #C0C0C0;
}
.contactInfo .adr .text a:hover, .contactInfo .adr .text a:focus {
    color: #C0C0C0;
}

.accountData .sub-title, .accountData .sub-title h2 {
    color: #282828;
}

.socialNetworks.topBarPanelListSocial > li > a {
    color: #282828;
    font-size: 11px;
}

#pageNav .navbar-collapse {
    background-color: #18955d;
}

#pageNav .menuTitle {
    background-color: transparent; 
}

.pageMainNav > li, .pageMainNav.nav > li, .pageMainNav.navbar-default > li {
    border: solid rgba(130, 130, 130, 0.1);
}

.pageMainNav.pageMainNav2 > li > a:after, .pageMainNav.nav.pageMainNav2 > li > a:after, .pageMainNav.navbar-default.pageMainNav2 > li > a:after {
    border-bottom: 3px solid #FF5800;
}

.homeapp-content .description p {
    line-height: 1.66;
}

.bannerImageSlideshow:before {
    z-index: 1;
    /*background: -webkit-gradient(linear, left top, left bottom, from(#282828), color-stop(40%, rgba(19, 41, 61, 0)));
    background: -webkit-linear-gradient(top, #282828 0%, rgba(19, 41, 61, 0) 40%);
    background: -o-linear-gradient(top, #282828 0%, rgba(19, 41, 61, 0) 40%);
    background: linear-gradient(to bottom, #282828 0%, rgba(19, 41, 61, 0) 40%);*/
	background: transparent;
}

.bannerImageSlideshow .bgCover{
	opacity: 1;
}

.visualPostColumn:before {
    z-index: 3;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(19, 41, 61, 0)), to(rgba(19, 41, 61, 0.8)));
    background: -webkit-linear-gradient(top, rgba(19, 41, 61, 0) 30%, rgba(19, 41, 61, 0.8) 100%);
    background: -o-linear-gradient(top, rgba(19, 41, 61, 0) 30%, rgba(19, 41, 61, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(19, 41, 61, 0) 30%, rgba(19, 41, 61, 0.8) 100%);
}

.visualPostColumn:after {
    background-color: #282828;
}

.blockH .bdrBottom {
    /*border-bottom: 1px solid #282828;*/
	border-bottom: 1px solid #18955d;
}

.homeapp:after {
    /*background: rgba(0, 79, 120, 1);*/
	background: rgba(24, 149, 93, 1);
}

.form-vendi-testo{
	box-shadow: 0 7px 4px -4px rgba(19, 41, 61, 0.05);
	padding-top: 30px;
}

.btnDark {
    background-color: #18955d;
    border-color: #145E3D;
    color: #fff;
}

.btnSecondary {
    background-color: #18955d;
    color: #fff;
    border-color: #145E3D;
}

.btnGreen{
	background-color: #60B454;
    color: #fff;
    border-color: #437E3A;
}

.btnBlue{
	background-color: #f6b2c7;
    color: #fff;
    border-color: #BD8C9C;
}

.btnSecondary:hover, .btnSecondary:focus, .btnSecondary:active, .btnGreen:hover, .btnGreen:focus, .btnGreen:active, .btnBlue:hover, .btnBlue:focus, .btnBlue:active {
    background-color: #FFFFFF;
    color: #282828;
    border-color: #E0E0E0;
}

.btn3 {
    background-color: #EEEEEE;
    color: #000;
    border-color: #999999;
}

.btn3:hover, .btn3:focus, .btn3:active {
    /*background-color: #60B454;
    color: #FFF;
    border-color: #000000;*/
	background-color: #18955D;
    color: #FFF;
    border-color: #145E3D;
}

.latestPostsSlider .slick-arrow {
    color: #282828;
}

.latestPostsSlider.slide-v2 .slick-next, .latestPostsSlider.slide-v2 .slick-prev {
    border: 1px solid #282828;
}

.latestPostsSlider .slick-arrow:hover {
    color: #080808;
}

.textSecondary {
    color: #f6b2c7;
}

.textSecondaryBlue {
    color: #f6b2c7;
}

.news-posts-carousel2 .newsPostColumn h2{
	height: 100px;
}

.pageAside {
    background-color: #FFF0F5;
    padding-top: 25px;
	padding-bottom: 15px;
}

.pageAside dt {
    color: #18955d;
}

.pageAside dl .ss i{
	color: #18955d;
	font-size: 18px;
    padding: 0 9px;
}

.postsWidgetList h4, .postsWidgetList .h4 {
    color: #18955d;
}

#pageFooter {
    color: #ECECEC;
    background-color: #18955d;
	padding-top: 10px;
}

.noPulsanti{
	padding-bottom: 10px;
}

.withPulsanti{
	padding-bottom: 10px;
}

#pageFooter p a:hover {
    /*color: #003082;*/
	color: #60B454;
}

.btnScrollToTop:hover {
    color: #60B454;
}

.pageFooterSocial > li > a:hover {
    /*color: #003082;*/
	color: #60B454;
}

.slide-v2 .float-right {
    padding: 0; 
}

.slider-selection {
    background: #000;
}

.ribbon-div {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate3d(0, 0, 1px) rotate(45deg);
    transform: translate3d(0, 0, 1px) rotate(-45deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /*background-color: #C39806;*/
	background-color: #003082;
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    padding: 6px;
    position: absolute;
    z-index: 3;
    left: -34px;
    top: 22px;
    width: 140px;
    text-align: center;
    margin: auto;
    height: 30px;
    bottom: inherit;
    right: inherit;
	text-transform: uppercase;
}

.ribbon-red{
	background: #D10000;
}

.postColumn .imgHolder {
    overflow: hidden;
}

.under-property-action-message > .fi{
	color: #18955d;
}

.popup-phone > .fi{
	color: #282828;
}

.under-property-action-message i, .popup-phone i {
    font-size: 20px;
    margin: 0 5px 0 0;
}

.under-property-action-message span, .under-property-action-details span, .popup-phone span{
	font-size: 15px;
	color: #282828;
	font-weight: 700;
}

.under-property-action-details > .fi{
	font-size: 22px;
	color: #60B454;
}

.img-icon{
	height: 22px;
}

/*.bgLightDark {
    background-color: #F1F1F1;
}*/

.fancybox-close-small {
    background: #f6b2c7;
}

.popupTabsetList {
    background-color: #E0E0E0;
}

.form-control:focus {
    border-color: #282828;
	outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(28, 28, 28, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(28, 28, 28, 0.6);
}

.customFormInputReset:checked + .fakeCheckbox {
    background-color: #18955d;
    border-color: #18955d;
}

.chosen-container .chosen-results li.result-selected:before {
    background-color: #18955d;
    border-color: #18955d;
}

.chosen-container .chosen-results li.highlighted {
    background-color: #18955d;
    color: #fff;
}

.box-error{
	color: #FF0000;
}

.contactTitle{
	display: flow-root;
}

.contactTitle > img{
	float: left;
	padding-right: 20px;
}

.popupMedium {
    /*width: 100%;
    max-width: 600px;*/
	width: 600px;
}

.half-div{
	width: 48%;
	float: left;
}

.alpha{
	margin-right: 2%;
}

.omega{
	margin-left: 2%;
}

#result-segnala, #result-segnala-amico{
	color: #FF0000;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
}

#loader-img, #loader-img-amico{
	text-align: center;
}

.tabSetholder .tabset .active a {
    color: #000;
}

.tabSetholder .tabset a:hover {
    color: #282828;
    background: #fff;
}

.tabSetholder .tabset a {
    color: #000;
}

.tabSetholder .tabset {
    color: #282828;
    background: #DDDDDD;
}

.tabSetholder .tabset li {
    border-right: 1px solid #F5F5F5;
}

.details-li{
	margin-top: -3px;
}

.controIsoContentHolder{
	margin-left: 0px;
	margin-right: 0px;
}

.widgetRecentPostsList .price {
    color: #282828;
}

.contactFormPage .hb-headarea a {
    color: #FF5800;
}

.contactFormPage .hb-headarea .hb-numberbox {
    border: 1px solid #FF5800;
}

.contactFormPage .hb-headarea .hb-numberbox h3 {
    color: #FF5800;
}

.btnDark:hover, .btnDark:focus, .btnDark:active {
    color: #090909;
    background-color: #fff;
    border-color: #090909;
}

.postsFiltersList > li > a:hover {
    color: #282828;
}

.topBarPanelListDropdown .dropdown-toggle:hover {
    color: #404040;
}

.topBarPanelListDropdown .dropdown-menu > li > a {
	color: #FFF;
}

.topBarPanelListDropdown .dropdown-menu > li > a:hover, .topBarPanelListDropdown .dropdown-menu > li > a:focus, .topBarPanelListDropdown .dropdown-menu > li > a:active {
    color: #CDCDCD;
}

.topBarPanelListDropdown .caret {
    color: #282828;
}

.topBarPanelList > li:before {
    background-color: #282828;
}

.socialNetworks.topBarPanelListSocial > li > a:hover {
    color: #404040;
}

.slide-v2 .postColumn .postHoverLinskList {
    padding: 10px 20px;
	display: flex;
	background-color: #F6F6F6;
}

.postHoverLinskList > li{
	width: 50%;
}

.postColumn address {
	font-size: 14px;
	margin-bottom: 0px;
	background-color: #003082;
	color: #FFFFFF;
	padding-top: 8px;
}

.postColumn .postColumnFoot {
	font-size: 14px;
	border-bottom: 1px solid #deedf0; 
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.66;
}


.postColumn .fixedMinHeightTitle{
	height: 33px;
	display: -webkit-box;
    margin: 0 auto;
    width: 100%;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.postColumn .fixedMinHeightDesc{
	height: 133px;
	display: -webkit-box;
    margin: 0 auto;
    width: 100%;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
}
@media (max-width: 1199px){
}
@media (max-width: 991px){
}
@media (max-width: 767px){
}
@media (max-width: 638px){
}
@media (max-width: 566px){
  .postColumn .fixedMinHeightTitle{
	  /*min-height: 70px;*/
  }
  .postColumn .fixedMinHeightDesc{
    min-height: 190px;
  }
}
@media (max-width: 486px){
}



.video-yt{
	margin-bottom: 30px;
}

.icon-yt{
	z-index: 9;
    position: absolute;
    background-color: #3333337d;
    color: white;
    top: 1px;
    right: 15px;
    padding: 5px;
}

.no-border-bottom{
	border-bottom: none !important;
}

.no-border-top{
	border-top: none !important;
}

.postColumn__ListView .postColumnFoot {
    padding-top: 6px;
}

.postColumn__ListView .descrWrap {
    padding-bottom: 6px;
}

.align-left{
	text-align: left;
}

.align-right{
	text-align: right;
}

.contactFormPage .hb-headarea .hb-numberbox h3 a {
    font-size: 22px;
    line-height: 24px;
    margin: 0;
}

.similar-property .postColumn .postHoverLinskList {
    padding: 10px 0 0;
    display: flex;
}
.similar-property .postColumn .postHoverLinskList {
    position: static;
    /*padding: 20px 0 0;*/
	padding: 10px 20px;
    /*display: inline-block;*/
    vertical-align: middle;
}

.similar-property .postColumn .postHoverLinskList > li {
    display: inline-block;
    vertical-align: middle;
    opacity: 1;
    margin: 0 5px 0 0;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.similar-property .postColumn {
    border: 1px solid #dfebee;
}

.pagination.pagination1 {
    margin-top: 10px;
}

.pagination.pagination1 .page-numbers.current {
    background-color: #18955d;
    color: #fff;
}

.pagination.pagination1 .page-numbers {
    background-color: #fff;
    color: #18955d;
}

.pagination.pagination1 .page-numbers:not(.dots):hover {
    background-color: #18955d;
    color: #fff;
}

.pagination.pagination1 .page-numbers.dots {
    padding-right: 6px;
    padding-left: 6px;
}

.breadcrumb > li + li:before {
    content: "> ";
}

.numero_immobili{
	text-transform: uppercase;
	text-align: right;
}

.select-ordinamento{
	background-color: transparent;
	border: none;
	top: -2px;
    position: relative;
	text-align: right;
}

.gradientBackground{
	background-image: linear-gradient(#282828, transparent);
}

.postColumn {
    padding: 0px 0px;
}

.slide-v2 .postColumn .aligncenter {
    margin-bottom: 0px;
}

.postColumn .aligncenter {
    position: relative;
    margin: 0 0px 0px;
}

.list-unstyled-1 {
    padding-left: 0;
    list-style: none;
	padding-top: 5px;
}

.inline-ul{
	display: inline-flex;
	width: 100%;
	padding-right: 20px;
}

.inline-ul > li{
	width: 100%;
	white-space: nowrap;
}

.inline-ul li:last-child{
	text-align: right;
}

.postColumn h2{
	margin: 0 0 2px;
}

.slide-v2 .postColumn .postColumnFoot ul {
    padding: 0 0 10px;
}

.list-unstyled > li{
	text-align: left;
	z-index: 9;
}

.widgetCategoryList > li{
	text-align: left;
}

.pull-center{
	text-align: center;
}

#filterDiv{
	width: 100%;
}

#ricerca-toggle{
	color: #282828;
	width: 100%;
	padding: 8px;
	text-align: center;
	border: 1px solid #D7D7D7;
	background-color: #FFFFFF;
	border-radius: 5px;
	margin-bottom: 10px;
	cursor: pointer;
}

.map {
    background: #ff4900;
    padding: 0;
    margin: 0;
}

.map iframe {
    border: 0;
    padding: 0;
}

#mapbig{
	height: 400px;
	
}

.my-panolens-content{
	width: 100%;
	height: 400px;
	background: transparent !important;
	margin-bottom: 20px !important;
}

.pageMainNav .frame {
    background-color: #FFF;
}

.valuta-immobile{
	padding-bottom: 20px;
}

.contentFiltersHeadingWrap {
    padding-top: 210px;
}

.contentFiltersHeadingWrapMain{
	padding-top: 200px;
}

.paddingContentFiltersMain{
	padding-top: 10px;
}

.propertyIntroCaption {
    padding-top: 0px;
}

.propertyIntroImageSlider {
    top: 172px;
	height: 172px;
}

.linkDistributer .fas{
	color: #60B454;
}

.bannerList{
	margin-bottom: 30px;
}

ul.categorie-lato{
	list-style-type: none;
	padding-left: 0px;
	line-height: 30px;
}

ul.list-nuove-info{
	padding-left: 0;
	text-align: left;
}

.list-nuove-info > li{
	line-height: 30px;
	text-align: left;
}

ul.info-principali-scheda{
	list-style-type: none;
	padding-left: 0px;
}

ul.info-principali-scheda > li{
	width: 100%;
    color: #13293d;
    padding: 13px 20px 13px 20px;
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
    list-style-type: none;
	border-bottom: 1px solid #E6E6E6;
}

ul.info-principali-scheda > li > span{
	/*width: 100%;*/
    /*float: left;*/
}

ul.info-principali-scheda > li > span.righttext{
	color: #8e99a3;
	float: right;
}

.btn-maggiori-info {
    width: 100%;
}

.prezzo-scheda-ribassato{
	color: #60B454;
	font-size: 18px;
}

.prezzo-scheda-iniziale{
	-webkit-text-decoration-line: line-through; /* Safari */
   text-decoration-line: line-through;
}

.map-area {
    padding-top: 56px;
	padding-bottom: 25px;
}

.contactInfoPage .adr i{
	color: #60B454;
}

.contactInfoPage .adr .text a:hover, .contactInfoPage .adr .text a:focus {
    color: #60B454;
}

.contactInfoPage .socialNetworks > li > a:hover {
    color: #004F78;
}

.bgLightGrey{
	background-color: #F5F5F5;
}

.propertyIntroCaption .breadcrumb, .propertyIntroCaption .breadcrumb.breadcrumb1 {
	color: #444444;
}

.propertyIntroCaption .breadcrumb, .propertyIntroCaption .breadcrumb.breadcrumb1 a:hover{
	color: #13293d;
}

.noPaddingTop{
	padding-top: 0 !important;
}

.nome-sede{
	font-weight: bold;
}

ul.ul-valuta-casa{
	list-style-type: none;
	padding-left: 0px;
	columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

ul.ul-valuta-casa > li{
	width: 100%;
	text-transform: uppercase;
    list-style-type: none;
	font-size: 22px;
	/*font-weight: bold;
	font-style: italic;*/
	text-align: center;
	margin-bottom: 25px;
	font-family: "Montserrat-Medium", "Rockwell", "Karla", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul.ul-valuta-casa > li > .fa{
	/*color: #60B454 !important;*/
	color: #B21010 !important;
}

ul.ul-valuta-casa img{
	margin: 0 auto;
	text-align: center;
	width: 52px;
}

ul.ul-valuta-casa .desc-valuta-casa{
	width: 100%;
	text-align: center;
	padding-top: 4px;
}

.guide-fa .fa{
	color: #60B454;
}

.pageAside h2, .pageAside .h2{
	font-size: 23px;
}

.pageMainNav > li > a, .pageMainNav.nav > li > a, .pageMainNav.navbar-default > li > a {
    font-size: 15px;
}

.height-textWrap{
	height: 640px;
}

.video-play{
	width: 100%;
	height: 100%;
}

.video-space{
	width: 100%;
    /*height: 100%;*/
    position: absolute;
	text-align: center;
}
.my-video-fi{
    font-size: 50px;
	position: absolute;
    left: 35%;
    top: 80px;
}


li.social-nel-menu{
	display: inline-flex;
	border: none !important;
	text-align: center;
	width: 100%;
}

li.social-nel-menu a{
	width: 50%;
	padding-right: 15px !important;
}

li.social-nel-menu p{
	color: #FFF;
	padding: 10px 5px;
}

.desc-alto{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0;
}

.slider__counter {
  position: absolute;
  top: 30px;
  right: 10px;
  z-index: 1;
  font-weight: 600;
  color: #000;
}

.my-perche-scegliere li{
	color: #114a82;
}

.my-perche-scegliere > li > .icnHolder:hover {
    -webkit-box-shadow: 0 5px 5px rgba(19, 41, 61, 0.05);
    box-shadow: 0 5px 5px rgba(19, 41, 61, 0.05);
    color: #4c58a4;
}


.blockH {
	font-size: 28px;
}

.img-sec-blog{
	margin: 10px 0;
}

@media (max-width: 1199px){
	.postColumn .fixedMinHeightDesc{
		/*min-height: 185px;*/
	}
	
	.height-textWrap {
		height: 760px;
	}
	
	.my-video-fi{
		top: 60px;
	}
}

@media (min-width: 992px) and (max-width: 1199px){
	.news-posts-carousel2 .newsPostColumn h2{
		height: 120px;
	}
	
	.contentFiltersHeadingWrap {
    	padding-top: 260px;
	}
	
	.paddingContentFiltersMain{
		padding-top: 10px;
	}
}


@media (min-width: 992px){
	.no-padding-left-pc{
		padding-left: 0;
	}
	#immobili-stessa-zona-mobile{
		display: none;
	}
	.valuta-immobile .btn{
		font-size: 18px;
	}
}

@media (max-width: 991px){	
	.logo{
		max-width: 125px;
	}
	
    .blockH {
    	font-size: 26px;
	}
  
	#immobili-stessa-zona{
		display: none;
	}
	
	#banner-square-lato{
		display: none;
	}
	
	.propertyIntroCaption {
    	padding-top: 0px;
	}

	.propertyIntroImageSlider {
		top: 153px;
		height: 172px;
	}
	
	.map-area {
		padding-top: 55px;
	}
	
	.noPaddingLatoMobile{
		padding-left: 0;
		padding-right: 0;
	}
	
	ul.ul-valuta-casa{
		list-style-type: none;
		padding-left: 0px;
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}
	
	.postColumn .fixedMinHeightDesc{
		/*min-height: 210px;*/
	}
	
	.height-textWrap {
		height: 640px;
	}
	
	.my-video-fi{
		top: 80px;
	}
}


@media only screen and (min-width: 768px) and (max-width: 991px){
	.app-btns a {
    	margin-bottom: 20px;
	}
	
	.valuta-immobile .btn {
		font-size: 14px;
	}
	
	.news-posts-carousel2 .newsPostColumn h2{
		height: 200px;
	}
	
	.contentFiltersHeadingWrap {
    	padding-top: 260px;
	}
	
	.paddingContentFiltersMain{
		padding-top: 10px;
	}
}


@media (min-width: 768px){	
	.valuta-immobile .btn {
		line-height: 1.2;
		padding: 12px;
		width: 100%;
		display: block;
	}
	
	.navbar-default .navbar-nav > .active > a{
		color: #fff;
	}
	
	.pageMainNavDropdown.pageMainNavDropdown1 > li > a:hover, .pageMainNavDropdown.dropdown-menu.pageMainNavDropdown1 > li > a:hover {
		color: #fff;
		background-color: #18955d;
	}
}

@media only screen and (max-width: 767px){
	.logo{
		max-width: 75px;
	}
	
	.introBanner {
    	min-height: 45vh !important;
	}
	
	.propertyIntroBlock.style2 {
		/*min-height: calc(260px - 186px);*/
		min-height: 165px;
	}
	
	.propertyIntroCaption > .align {
		padding: 0 0; 
	}
	
	.contentFiltersHeadingWrap {
    	padding-top: 140px;
	}
	
	.bannerList{
		margin-bottom: 0px;
	}
	
	.propertyIntroCaption {
    	padding-top: 0px;
	}

	.propertyIntroImageSlider {
		top: 132px;
		height: 120px;
	}
	
	.paddingContentFiltersMain {
		padding-top: 10px;
	}
	
	.map-area {
		padding-top: 0px;
	}
	
	.rowHead {
    	margin-bottom: 15px;
	}
	
	.paddingLatoMobile15{
		padding-left: 15px;
		padding-right: 15px;
	}	
	
	.valuta-immobile .btn{
		width: 100%;
	}
	
	.postColumn .fixedMinHeightDesc {
		min-height: 133px;
	}
	
	.features-include-list-btn .btn{
		width: 100%;
		font-size: 16px;
		white-space: normal; 
	}
	
	.news-posts-carousel2 .newsPostColumn h2{
		height: 60px;
	}
	
	#fb-root .fb_dialog_content iframe{
		bottom: 64px !important;
	}
	
	.testimonilas2 .testimonialColumn{
		padding: 100px 50px 60px;
	}
	
	.popupMedium{
		width: 100%;
		max-width: 600px;
	}
	
	.height-textWrap {
		height: auto;
	}
	
	.my-video-fi{
		/*left: 40%;
		top: 40%;*/
		display: none;
	}
}

@media (max-width: 638px){
	.postColumn .fixedMinHeightDesc {
		height: 133px;
	}
}

@media (max-width: 486px){
	.propertyIntroBlock.style2 {
    	/*min-height: calc(260px - 152px);*/
		/*min-height: calc(260px - 202px);*/
		min-height: 155px;
	}
	
	.propertyIntroBlock.style-scheda-imm {
    	min-height: 180px;
	}
  
  .blockH {
    	font-size: 24px;
	}
  
}

@media (max-width: 459px){
	.valuta-immobile .btn {
		font-size: 14px;
	}
	
	.news-posts-carousel2 .newsPostColumn h2{
		height: 110px;
	}
}

/*------------SCHEDA IMMOBILE------------*/
.anchorNavigationList > li.active > a {
    color: #282828;
}

.anchorNavigationList > li > a:hover {
    color: #282828;
}

.accountData .listpanel-head {
    float: none; 
    display: flex;
}

.captionAddress{
	padding-top: 10px;
}

.slick-carouselnav{
	display: none;
}

.backOrange{
	background-color: #18955d !important;
	border-color: #18955d !important;
}

.backOrange:hover{
	background-color: #18955d !important;
	border-color: #18955d !important;
}

.backGreen{
	background-color: #18955d !important;
	color: #FFFFFF;
	border-color: #18955d !important;
}

.backGreen:hover{
	background-color: #18955d !important;
	color: #FFFFFF;
	border-color: #18955d !important;
}

.backBlue{
	background-color: #f6b2c7 !important;
	color: #FFFFFF;
	border-color: #f6b2c7 !important;
}

.backBlue:hover{
	background-color: #f6b2c7 !important;
	color: #FFFFFF;
	border-color: #f6b2c7 !important;
}

.btnCondividi{
    border-style: groove;
    background: white;
    border-radius: 5px;
        width: 35px;
    height: 35px;
}
.btnCondividi:hover{
    background: #f6b2c7 !important;
	color: #FFF;

}

/*------------- FINE SCHEDA IMMOBILE --------------*/


/*----------- NUOVA VISUALIZZAZIONE LISTA IMMOBILI ------------------*/
.price-text{
	font-weight: 700;
	color: #282828 !important;
	font-size: 15px;
}

.my-list-unstyled{
	padding-left: 0;
    list-style: none;
    display: inline-flex;
}

.my-list-unstyled > li + li{
	margin-left: 30px;
}

.my-list-unstyled-big {
    padding-left: 0;
    list-style: none;
    display: flex;
    float: left;
}

.my-list-unstyled-big > li.stacco{
    padding-left: 0;
    list-style: none;
    display: flex;
    float: left;
	margin-left: 30px;
}

.classe-energetica{
	padding: 0px 10px; 
	max-width: 41px;
	font-weight: bold;
}

.classe-energetica:after {
 	content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: -22px;
    margin-left: 30px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

.background-classe-energ-aplus{
	color: #FFF;
	background: #014924;
}

.background-classe-energ-aplus:after{
	border-left: 20px solid #014924;
}

.background-classe-energ-a{
	color: #FFF;
	background: #00612E;
}

.background-classe-energ-a:after{
	border-left: 20px solid #00612E;
}

.background-classe-energ-b{
	color: #FFF;
	background: #22A636;
}

.background-classe-energ-b:after{
	border-left: 20px solid #22A636;
}

.background-classe-energ-c{
	color: #282828;
	background: #BBD800;
}

.background-classe-energ-c:after{
	border-left: 20px solid #BBD800;
}

.background-classe-energ-d{
	color: #282828;
	background: #FFF500;
}

.background-classe-energ-d:after{
	border-left: 20px solid #FFF500;
}

.background-classe-energ-e{
	color: #282828;
	background: #F5AD00;
}

.background-classe-energ-e:after{
	border-left: 20px solid #F5AD00;
}

.background-classe-energ-f{
	color: #FFF;
	background: #E67817;
}

.background-classe-energ-f:after{
	border-left: 20px solid #E67817;
}

.background-classe-energ-g{
	color: #FFF;
	background: #C4261D;
}

.background-classe-energ-g:after{
	border-left: 20px solid #C4261D;
}

.background-classe-energ-in-fase-rilascio .fa{
	font-size: 18px;
	color: #ACACAC;
}

.li-stacco:after{
	
}

.postColumn__ListView .imgHolder:before, .postColumn .imgHolder:before {
    background: -o-linear-gradient(top, rgba(19, 41, 61, 0) 0%, rgba(19, 41, 61, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(19, 41, 61, 0) 0%, rgba(19, 41, 61, 0.5) 100%);
}

.prezzo-li{
	padding-top: 5px;
}

.f-left{
	float: left;
	    padding: 4px;
}
.f-right{
	float: right;
}
.fs24{
	font-size: 24px;
}
.fs18{
	font-size: 18px;
}
.fs12{
	font-size: 12px;
}

.frontNumber, .frontNumber_scheda{
	z-index: 9;
    position: absolute;
    background-color: #3333337d;
    color: white;
    bottom: 0px;
    right: 0px;
    padding: 5px;
    text-align: right;
}

.frontNumber_scheda{
	bottom: 6px;
}

.frontPlan{
	z-index: 9;
    position: absolute;
    color: white;
    bottom: 0px;
    left: 0px;
}


/*----------- FINE NUOVA VISUALIZZAZIONE LISTA IMMOBILI ------------------*/

.title-long{
	height: 24px;
    display: -webkit-box;
    margin: 0 auto;
    width: 100%;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.desc-long{
	height: 142px;
    display: -webkit-box;
    margin: 0 auto;
    width: 100%;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
	line-height: 23px;
}

.desc-simil{
	height: 156px;
    display: -webkit-box;
    margin: 0 auto;
    width: 100%;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
}

@media (min-width: 992px) and (max-width: 1199px){
	.desc-long{
		height: 105px;
		-webkit-line-clamp: 4;
		line-height: 25px;
	}
	
	.desc-simil{
		height: 155px;
		-webkit-line-clamp: 6;
	}
}

@media (max-width: 768px){
	.desc-long{
		height: auto;
		-webkit-line-clamp: unset;
	}
	
	.desc-simil{
		height: auto;
		-webkit-line-clamp: unset;
	}
}



/*----------- BLOG ----------------------*/

.widgetCategoryList a:hover {
    color: #60B454;
}

.widgetTaglist a:hover {
    background: #60B454;
	color: #FFFFFF;
}

.btn-info {
    color: #fff;
    background-color: #004F78;
    border-color: #001842;
}

.btn-info:hover {
    color: #FFF;
    background-color: #003082;
    border-color: #001842;
}

.tagActive{
	background-color: #60B454 !important;
}

.catActive{
	color: #60B454 !important;
}

@media (max-width: 991px){
	.paddingMobile15{
		padding: 15px !important;
	}
	
	.noPaddingMobile{
		padding: 0 !important;
	}
}

@media (max-width: 767px){
	.contentFiltersHeadingWrap{
		padding-bottom: 20px;
	}
	
	.widgetPadding{
		padding: 0;
	}
	
	.paddingBox{
		padding: 25px 20px;
	}
	
	#immobili-stessa-zona-mobile .widgetPadding{
		padding: 25px 20px;
	}
	
	.noPaddingBottom{
		padding-bottom: 0;
	}
}

/*------------ FINE BLOG ----------------*/

.bgBaseWrap {
	background-color: #F5F5F5;
}

@media (min-width: 1200px){
	.bgBaseWrap {
		margin-bottom: 850px !important;
		/*background-color: transparent;*/
	}
	
	.homeapp-content {
		padding: 55px 0 0;
	}
	
	#pageNav.pageNav4 .navbar-collapse {
		position: absolute;
		right: 5px;
		top: 70px;
		bottom: 0;
		left: auto;
		-webkit-transform: translateX(0); 
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	.pageMainNav.pageMainNav4 > li.dropdown:before, .pageMainNav.nav.pageMainNav4 > li.dropdown:before, .pageMainNav.navbar-default.pageMainNav4 > li.dropdown:before {
		top: -110px;
	}
	
	.pageMainNav.pageMainNav4 > li > a, .pageMainNav.nav.pageMainNav4 > li > a, .pageMainNav.navbar-default.pageMainNav4 > li > a {
		padding-bottom: 20px;
	}
}

@media (max-width: 1199px){
	.pageMainNav.pageMainNav4 > li > a, .pageMainNav.nav.pageMainNav4 > li > a, .pageMainNav.navbar-default.pageMainNav4 > li > a {
    	color: #FFFFFF;
	}
	
	.pageMainNav .frame{
		top: 30px;
	}
	
	.pageMainNavDropdown, .pageMainNavDropdown.dropdown-menu{
		background-color: #fff;
	}
	
	.marginTop30Under1199{
		margin-top: 30px;
	}
}

@media (min-width: 993px){
	.postColumn__ListView .priceWrap {
    	display: block; 
	}
	
	.my-list-unstyled > li:last-child{
		display: none;
	}

	.onlySmall{
		display: inline;
		width: 100%;
	}
	
	.onlySmall-big{
		display: none !important;
	}
	
	.prezzo-li{
		display: none;
	}
	
	.prezzo-li-big{
		display: inline;
	}
	
	.servicesFetauresList > li {
    	width: 33% !important;
	}
}

@media (min-width: 768px){
		
	.findFormBlock .btn {
		font-size: 18px;
		line-height: 1.2;
	}
	
	.pageMainNavDropdown.pageMainNavDropdown1 > li > a, .pageMainNavDropdown.dropdown-menu.pageMainNavDropdown1 > li > a {
    	color: #000;
	}
	
	#pageNav.pageNav1 {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(40, 40, 40, 0.9)), to(rgba(40, 40, 40, 0.9)));
		background-image: -webkit-linear-gradient(left, rgba(40, 40, 40, 0.9) 0%, rgba(40, 40, 40, 0.9) 100%);
		background-image: -o-linear-gradient(left, rgba(40, 40, 40, 0.9) 0%, rgba(40, 40, 40, 0.9) 100%);
		background-image: linear-gradient(90deg, rgba(40, 40, 40, 0.9) 0%, rgba(40, 40, 40, 0.9) 100%);
		/* background-size: calc(100% - 144px) 100%; */
	}
	
	.pageMainNav.pageMainNav1 > li > a:after, .pageMainNav.nav.pageMainNav1 > li > a:after, .pageMainNav.navbar-default.pageMainNav1 > li > a:after {
    	border-bottom: 3px solid #60B454;
	}
	
	.hidden-md{
		display: none;
	}
	
	.my-list-unstyled-big {
		float: none;
		width: auto;
	}
	
	.pageAside .col {
    	margin-bottom: 10px;
	}
}

@media (max-width: 1399px){
	
}

@media (max-width: 991px){
	.fancybox-close-small {
    	right: -10px;
	}
	
	.half-div{
		width: 100%;
		float: inherit;
		margin: 0;
		padding: 0;
	}
		
	.introSlide .introSlideHolder {
		min-height: calc(100vh - 300px);
	}
	
	.bgWhiteDesktop{
		background-color: transparent;
	}
	
	.sortGroup {
		margin-top: -20px;
	}
		
	.numero_immobili{
		text-align: left;
		margin-top: 5px;
	}
}

@media (min-width: 992px){
	#ricerca-toggle{
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.onlySmall-big{
		margin-top: -12px;
	}
	
	.onlySmall-big{
		display: inline !important;
	}
	
	.my-list-unstyled-big > li:last-child{
		display: none;
	}
	
	.onlySmall{
		margin-top: -12px;
	}
}

@media (min-width: 768px){
	#pageNav.pageNav1 .navbar-collapse {
    	padding: 1px 0 0 10px;
	}
	
	.prezzo-li{
		display: none !important;
	}
	
	.onlySmall{
		display: flex !important;
		/*width: 100% !important;*/
	}
}

@media (max-width: 767px){
	.accountData .listpanel-head {
    	float: left;
    	display: inline; 
	}
	
	.sortGroup {
		justify-content: left;
		margin-top: 10px;
	}
	
	.select-ordinamento {
    	top: -2px;
	}
	
	.ptop25-mobile{
		padding-top: 25px;
	}
	
	.findFormBlock.offsetHeaderTop {
    	padding-top: 0px;
	}
	
	.onlySmall{
		display: none !important;
	}
	
	.myIsoCol{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	
	.sale {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

@media (max-width: 566px){
	.postColumn__ListView .priceWrap {
    	display: block;
		margin-top: 10px;
	}
	
	.postColumn__ListView .linkDistributer {
		width: 100%;
	}
	
	.my-list-unstyled {
    	display: -webkit-box;
	}
	
	.my-list-unstyled-big {
    	float: none;
	}
	
	.prezzo-li{
		width: 100%;
		display: none !important;
	}
	
	.prezzo-li-big{
		display: none !important;
	}
}

@media (min-width: 567px) and (max-width: 767px){
	.onlySmall-big{
		display: none !important;
	}
}

@media (max-width: 566px){
	.onlySmall {
    	display: inline !important;
	}
	
	.app-btns {
		float: none;
		width: 100%;
		text-align: center;
		padding: 30px 0 0;
	}
	
	.app-btns a {
		display: block;
		margin-bottom: 15px;
		margin-right: 0px;
	}
	
	.contentFiltersHeadingWrap {
    	padding-top: 140px;
	}
	
	.paddingContentFiltersMain {
		padding-top: 10px;
	}
}


/*--------- COMPATIBILITA' WEBP CON ALTRI FORMATI --------------------*/
.webp .bgCover1{
	background-image: url('/images/slider-home-1.webp');
}

.no-webp .bgCover1{
	background-image: url('/images/slider-home-1.jpg');
}

.webp .bgCover2{
	background-image: url('/images/slider-home-2.webp');
}

.no-webp .bgCover2{
	background-image: url('/images/slider-home-2.jpg');
}

.webp .bgCover3{
	background-image: url('/images/slider-home-3.webp');
}

.no-webp .bgCover3{
	background-image: url('/images/slider-home-3.jpg');
}

.webp .bgCover4{
	background-image: url('/images/slider-home-4.webp');
}

.no-webp .bgCover4{
	background-image: url('/images/slider-home-4.jpg');
}

.webp .style2 .bgCover{
	background-image: url('/images/tradingcasa-home.webp');
	/*deve esserr 1920x270*/
}

.no-webp .style2 .bgCover{
	background-image: url('/images/tradingcasa-home.jpg');
	/*deve esserr 1920x270*/
}

.webp #cat-imm-1 .bgCover{
	background-image: url('/images/affitti-estivi.webp');
}

.no-webp #cat-imm-1 .bgCover{
	background-image: url('/images/affitti-estivi.jpg');
}

.webp #cat-imm-2 .bgCover{
	background-image: url('/images/appartamenti.webp');
}

.no-webp #cat-imm-2 .bgCover{
	background-image: url('/images/appartamenti.jpg');
}

.webp #cat-imm-3 .bgCover{
	background-image: url('/images/ville.webp');
}

.no-webp #cat-imm-3 .bgCover{
	background-image: url('/images/ville.jpg');
}

.webp #cat-imm-4 .bgCover{
	background-image: url('/images/casali.webp');
}

.no-webp #cat-imm-4 .bgCover{
	background-image: url('/images/casali.jpg');
}
.webp #webp-footer{
	background-image: url(/images/foto-footer.webp);
}

.no-webp #webp-footer{
	background-image: url(/images/foto-footer.jpg);
}

/*--------- FINE COMPATIBILITA' WEBP CON ALTRI FORMATI ---------------*/




/*------ PULSANTI MOBILE CHIAMA, WHATSAPP -----*/

.information-section-below{
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 99;
	background-color: rgba(96, 180, 84, 0.9);
	width: 100%;
	height: 50px;
	text-align: center;
	color: #FFFFFF;
	/*font: 14px/20px "Playfair Display", Arial, Helvetica, sans-serif;*/
	font: 14px/20px "Montserrat-Medium", "Open Sans", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-top: 1px solid rgba(58,115,50,0.7);
    /*box-shadow: 0 -2px 12px rgba(0,0,0,.45)*/
}

.information-section-below .fa{
	font-size: 22px;
	color: #FFFFFF;
	margin-top: 6px;
}

.information-section-below a{
	width: 100%;
}

.box-information, .box-information-33, .box-information-50{
	width: 100%;
	float: left;
	text-align: center;
	/*border-left: 1px solid rgba(58,115,50,0.7);*/
	/*border-right: 1px solid rgba(86,14,1,0.7);*/
	border-top: 1px solid rgba(58,115,50,0.7);
    outline-offset: -1px;
}

.box-information-50{
	width: 50%;
	border-left: 1px solid rgba(58,115,50,0.7);
	border-right: 1px solid rgba(58,115,50,0.7);
}

.box-information-33{
	width: 33.33%;
	border-left: 1px solid rgba(58,115,50,0.7);
	border-right: 1px solid rgba(58,115,50,0.7);
}

.emoticon-box-information{
	width: 100%;
	text-align: center;
}

.text-box-information{
	width: 100%;
	text-align: center;
	padding-bottom: 6px;
	font-weight: 600;
}

.text-box-information a{
	color: #FFFFFF;
}

@media only screen and (min-width: 768px){
	.information-section-below{
		visibility: hidden;
	}
}

@media only screen and (max-width: 767px){
	.withPulsanti{
		padding-bottom: 60px !important;
	}
}

/*-------- FINE PULSANTI MOBILE CHIAMA, WHATSAPP -----*/



/*-------- BOX LA VERSILIA --------*/
#menu-territorio ul {
    display: block;
    padding: 0;
    margin: 0 20px;
}

#menu-territorio{
	padding-top: 64px;
    padding-bottom: 49px;
}

#menu-territorio ul li:nth-child(1), #menu-territorio ul li:nth-child(2), #menu-territorio ul li:nth-child(3), #menu-territorio ul li:nth-child(4){
    border-bottom: 5px solid #FFF;
}

#menu-territorio ul li:nth-child(1), #menu-territorio ul li:nth-child(2), #menu-territorio ul li:nth-child(3){
    border-left: 0;
    border-right: 5px solid #FFF;
}

#menu-territorio ul > li {
    width: 50%;
    list-style: none;
    float: left;
    display: block;
    height: auto;
}

#menu-territorio .inspiration-banner {
    height: 350px;
    display: block;
    -webkit-background-size: cover;
    background-size: cover;
    background-position-y: 50%;
    position: relative;
}

#menu-territorio .inspiration-banner h3 {
    color: #F7F7F7;
    font-size: 28px;
    top: 38%;
    position: absolute;
    text-align: center;
    width: 100%;
}

@media only screen and (max-width: 991px){
	#menu-territorio ul > li {
    	width: 50%;
	}
	
	#menu-territorio ul li:nth-child(2){
		border-right: 0;
	}
}

/* SAN VINCENZO */
.webp #menu-territorio .inspiration-banner.cat-1 {
    background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(/images/san-vincenzo.webp);
}

.webp #menu-territorio .inspiration-banner.cat-1:hover{
    /*opacity: 0.6;*/
	background-image: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url(/images/san-vincenzo.webp);
}

.no-webp #menu-territorio .inspiration-banner.cat-1 {
    background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(/images/san-vincenzo.jpg);
}

.no-webp #menu-territorio .inspiration-banner.cat-1:hover{
    /*opacity: 0.6;*/
	background-image: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url(/images/san-vincenzo.jpg);
}



/* FOLLONICA */
.webp #menu-territorio .inspiration-banner.cat-2 {
    background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(/images/follonica.webp);
}

.webp #menu-territorio .inspiration-banner.cat-2:hover{
    /*opacity: 0.6;*/
	background-image: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url(/images/follonica.webp);
}

.no-webp #menu-territorio .inspiration-banner.cat-2 {
    background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(/images/follonica.jpg);
}

.no-webp #menu-territorio .inspiration-banner.cat-2:hover{
    /*opacity: 0.6;*/
	background-image: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url(/images/follonica.jpg);
}



@media only screen and (max-width: 767px){
	#menu-territorio ul li:nth-child(1), #menu-territorio ul li:nth-child(2), #menu-territorio ul li:nth-child(3), #menu-territorio ul li:nth-child(4), #menu-territorio ul li:nth-child(5), #menu-territorio ul li:nth-child(6), #menu-territorio ul li:nth-child(7), #menu-territorio ul li:nth-child(8), #menu-territorio ul li:nth-child(9) {
		float: none;
		width: 100%;
		border-width: 0px 0px 5px 0px;
		border-bottom: 5px solid #FFF;
	}
}

/*------ FINE BOX LA VERSILIA ------*/



/*--------- FASCIA HOME ---------------*/
.features-include-list {
    margin-top: 25px;
	height: 140px;
}

.features-include-list-btn {
    margin-top: 35px;
	height: 90px;
}

.webp .features-area {
    background: #fff url(/images/valutazione-casa-home.webp) no-repeat scroll 0 0;
	background-size: contain;
}

.no-webp .features-area {
    background: #fff url(/images/valutazione-casa-home.jpg) no-repeat scroll 0 0;
	background-size: contain;
}

.fix {
    overflow: hidden;
}

.fs18 img{
	height: 30px;
	padding-right: 20px;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.features-info {
    position: relative;
    padding: 20px 130px 5px 50px;
	margin-right: -15px;
	/*border-left: 1px solid #004F78;*/
	border-left: 1px solid #18955d;
}

.bg-gray {
    background: #fff;
}

.section-title{
	padding-top: 10px;
}

.features-area .features-desc h4{
	color: #f6b2c7;
	font-size: 20px;
}

.features-include-list h4{
	color: #f6b2c7;
}

@media (max-width: 1400px) and (min-width: 1170px){
	.webp .features-area, .no-webp .features-area {
	background-size: cover;
}	
	
.features-info:before {
    border-bottom: 550px solid #004F78;
	}
}
.features-info:before {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 100%;
    content: "";
    /*border-bottom: 850px solid #004F78;*/
	border-bottom: 850px solid #18955d;
    border-left: 200px solid transparent;
}

@media (min-width: 993px) and (max-width: 1199px){
	.features-include-list-btn {
    	margin-top: 15px;
	}
}
@media (min-width: 992px){
	.offset-lg-5 {
		margin-left: 41.666667%;
	}
}
@media (max-width: 1400px) and (min-width: 1170px){
	.features-info {
		padding: 30px 25px 20px;
	}
}
@media (max-width: 1169px) and (min-width: 992px){
	.features-info {
		padding: 20px 25px 20px;
	}
		.features-include-list {
		margin-top: 3px;
		height: 140px;
	}
}
@media (max-width: 991px) and (min-width: 768px){
	.features-info {
		padding: 40px 15px 45px;
		position: relative;
	}
		.features-include-list {
		margin-top: 25px;
		height: auto;
	}
}
@media (max-width: 1199px){
	.webp .features-area, .no-webp .features-area {
		/*background-size: 100% 100%;*/
		height: 100%;
		background-size: cover;
	}
	.features-info:before {
		border-bottom: 1200px solid #60B454;
		border-left: 168px solid transparent;
		height: 100%;
	}
	
	.section-title{
		padding-bottom: 0px !important;
		margin-bottom: 0;
	}
}
@media(max-width: 991px){
	.features-info{
		margin-right: 0px;
	}
	
	.features-info:before {
		display: none;
	}
	
	.features-include-list, .features-include-list-btn{
		text-align: center;
	}
		
	/*.fix{
		width: 750px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.container-fluid{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}*/
}

@media (max-width: 767px){
	/*.fix {
    	width: auto;
	}*/
	
	.features-info {
		padding: 20px 15px 40px 15px;
	}
	.features-include-list, .features-include-list-btn{
		height: auto;
	}
}

@media (max-width: 639px){
	.pr0 {
		padding-right: 0px;
	}
	.pl0 {
		padding-left: 0px;
	}
}

.fs13{
	font-size: 13px;
}

.imgHolder a i{
	font-size: 70px;
	position: absolute;
	top: calc(50% - 45px);
	left: 0;
	text-align: center;
	margin: 0 auto;
	width: 100%;
}

.overlay-bg{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
}

.aaa{
	padding: 20px 0;
	margin: 0 auto;
}

/* ISOTOPOE */
.aaa-item{
	float: left;
    width: 33.333%;
    padding: .333vw;
}

@media only screen and (max-width: 1199px){
	.aaa-item{
		width: 49%;
		padding: 1vw;;
	}
}

@media only screen and (max-width: 767px){
	.aaa-item{
		width: 100%;
		padding: 10px;
	}
}
.greytext {
    color: #8e99a3;
}
.elementi {
    float: left;
    width: 100%;
    color: #3d1313;
    padding: 12px 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
    list-style-type: none;
    padding-bottom: 20px;
}
.fa-phone{
    transform: scaleX(-1);
}