.banner_head {
    background-image: url(/images/banner/bg_luxury_rental.jpg) !important;
    background-position: center center  !important;
}
/*CASE VACANZA LIST*/
.single-property-item .property-text {
	padding-left: 15px;
	padding-right: 15px;
}
.spad {
    padding-top: 100px;
    padding-bottom: 100px;
}
.property-section h4.property-title {
	font-size: 22px;
	font-weight: 600;
	color: #19191a;
	margin-bottom: 34px;
}
#toolbar-immobili-centro-hol {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 100%;
    border: 1px solid #ddd;
    height: 48px;
}
#toolbar-immobili-centro-hol {
    width: 100%;
    height: 36px;
    margin-bottom: 7px;
    display: none;
}
.room-features {
	margin-left: 0px;
	padding-left: 0px;
}
.property-list .single-property-item {
	/* padding-bottom: 40px; */
	border: 1px solid #e5e5e5;
	margin-bottom: 40px;
	background-color: #FFF;
}

.property-list .single-property-item:hover img {
	transform: scale(1.2);
}

.property-list .single-property-item:last-child {
	padding-bottom: 0;
	border: none;
}
.property-list .single-property-item .property-pic img {
	min-width: 100%;
	height: 280px;
	transition: all .5s ease-out 0s;
}
.property-list .single-property-item .property-text .s-text {
	font-size: 10px;
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #e20177;
	display: inline-block;
	padding: 3px 20px;
	margin-top: 15px;
	font-weight: bold;
}
.property-list .single-property-item .property-text h5.r-title {
	font-size: 20px;
	color: #19191a;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 16px;
}
.property-list .single-property-item .property-text .room-price {
	margin-bottom: 12px;
	display: none;
}
.property-list .single-property-item .property-text .room-price span {
	font-size: 14px;
	color: #707079;
	display: inline-block;
	margin-right: 5px;
}
.property-list .single-property-item .property-text .room-price h5 {
	color: #e20177;
	font-weight: 600;
	display: inline-block;
}
.property-list .single-property-item .property-text .properties-location {
	font-size: 14px;
	color: #19191a;
	margin-bottom: 15px;
}
.property-list .single-property-item .property-text .properties-location i {
	color: #e20177;
	margin-right: 4px;
}
.property-list .single-property-item .property-text P {
	margin-bottom: 18px;
}
.property-list .single-property-item .property-text .room-features li {
	list-style: none;
	display: inline-block;
	margin-right: 45px;
}
.property-list .single-property-item .property-text .room-features li:last-child {
	margin-right: 0;
}
.property-list .single-property-item .property-text .room-features li i {
	font-size: 24px;
	color: #e20177;
}
.property-list .single-property-item .property-text .room-features li p {
	font-size: 14px;
	color: #19191a;
	margin-bottom: 0;
	margin-top: 4px;
}
.property-pagination {
	padding-top: 10px;
}
.property-pagination a {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #ebebeb;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #aaaab3;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-right: 6px;
	background-color: #fff;
}
.property-pagination a:hover {
	background: #bb6277;
	border-color: #bb6277;
	color: #ffffff;
}
/*SIDEBAR*/
.sidebar-btn div#res_tab, .sidebar-btn div#com_tab, .sidebar-btn div#hol_tab {
    display: block;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
    background: #fff;
    color: #707079;
    text-align: center;
    cursor: pointer;
    padding: 14px 0 12px;
    width: 33%;
    float: left;
}

.sidebar-btn div#res_tab.active, .sidebar-btn div#com_tab.active, .sidebar-btn div#hol_tab.active {
    background: #bb6277;
    color: #ffffff;  
    display: block;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    padding: 14px 0 12px;
    width: 33%;
    float: left;
}

/*LISTA IMMOBILI*/
.lateral_padd {
    padding-left: 1%; /*50px;*/
    padding-right: 1%; /*50px;*/
}

.property-section {
    background: #F2F4F5;
}

.banner_page {
    background-image: url("../../../banner/bg_vendite.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position-y: -563px !important;
}

.heart-icon {
    float: right;
    margin-top: 10px;
    margin-right: 15px;
    color: #9d2642 !important;
    font-size: 23px;
    cursor: pointer;
}

.tot-hol {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
}

.vis-hol2 {
    padding: 0px;
}

.vis-hol2 span.prezzo {
    display: inline-block;
    text-align: right;
    font-size: 13px;
    margin-top: 0px;
    padding: 13px 0px;
    font-family: "Poppins", sans-serif;
}

.vis-hol2 .nice-select {
    float: right;
    display: inline-block;
    margin-top: 0px;
}

.breadcrumb-text h2 {
    font-size: 44px;
    color: #fff !important;
    font-weight: 600;
    margin-bottom: 16px;
}

.breadcrumb-text .breadcrumb-option a i {
    color: #fff !important;
}

.breadcrumb-text .breadcrumb-option span {
    display: inline-block;
    font-size: 18px;
    color: #fff !important;
}

.breadcrumb-text .breadcrumb-option a {
    display: inline-block;
    font-size: 18px;
    color: #fff !important;
    margin-right: 20px;
    position: relative;
}

.breadcrumb-text .breadcrumb-option a:after {
    position: absolute;
    right: -17px;
    top: 5px;
    content: "\f054";
    font-family: "FontAwesome";
    color: #fff !important;
    font-size: 14px;
}

.property-pic {
    overflow: hidden;
    position: relative;
}

/* STATUS BOX IMMOBILE */
span.statoimmobile.affittato,
span.statoimmobile.venduto {
    position: absolute;
    top: 44px;
    right: -51px;
    width: 100%;
    -webkit-box-shadow: 0 6px 8px -6px rgb(0 0 0 / 10%);
    box-shadow: 0 6px 8px -6px rgb(0 0 0 / 10%);
    padding: 0px;
    transform: rotate(45deg);
    z-index: 9;
    background-color: #b99e8b;
    width: 217px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    height: 23px;
}

span.statoimmobile.in-trattativa {
  position: absolute;
  top: 28px;
  right: -49px;
  width: 100%;
  -webkit-box-shadow: 0 6px 8px -6px rgb(0 0 0 / 10%);
  box-shadow: 0 6px 8px -6px rgb(0 0 0 / 10%);
  padding: 0px;
  transform: rotate( 
45deg
);
  z-index: 9;
  background-color: #b99e8b;
  width: 170px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  line-height: 30px;
}

span.statoimmobile.in-trattativa {
  position: absolute;
  top: 44px;
  right: -51px;
  width: 100%;
  -webkit-box-shadow: 0 6px 8px -6px rgb(0 0 0 / 10%);
  box-shadow: 0 6px 8px -6px rgb(0 0 0 / 10%);
  padding: 0px;
  transform: rotate( 
45deg
);
  z-index: 9;
  background-color: #ffeb3b;
  width: 217px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  height: 29px;
}

span.statoimmobile.sospeso {
  position: absolute;
  top: 44px;
  right: -51px;
  width: 100%;
  -webkit-box-shadow: 0 6px 8px -6px rgb(0 0 0 / 10%);
  box-shadow: 0 6px 8px -6px rgb(0 0 0 / 10%);
  padding: 0px;
  transform: rotate( 
45deg
);
  z-index: 9;
  background-color: #b99e8b;
  width: 217px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  height: 29px;
  line-height: 27px;
}
  
/*Inizio SCORRIMENTO*/
.contenitore_scorrimento {
    text-align: left;
}

.contenitore_scorrimento ul {
    padding: 25px 0px;
}
.contenitore_scorrimento ul li {
    list-style: none;
    display: inline-block;
}

.contenitore_scorrimento ul li a {
    background-color: #ffffff;
    color: #000;
    padding: 11px;
    /* border-radius: 7px; */
    /* font-weight: bold; */
}

.contenitore_scorrimento ul li a.current {
    background-color: #bb6277;
    color: #fff;
    font-weight: bold;
}

.contenitore_scorrimento ul li a:hover {
    background-color: #9d2642;
    color: #fff;
    padding: 11px;
    /* border-radius: 7px; */
    /* font-weight: bold; */
}

.contenitore_scorrimento .nice-select {
    top: 18px;
    height: 48px;
    line-height: 47px;
}
/*Fine SCORRIMENTO*/

.img_cats {
  width: 125px;
}

.property-sidebar .best-agents .ba-item .ba-text h5 {
    color: #19191a;
    font-weight: 600;
    margin-bottom: 3px;
    margin-top: 18px;
}

@media (max-width: 767.98px) {
    .banner_page {
        background-image: url(../../../banner/bg_vendite.jpg) !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-position-y: 0px !important;
    }

    .vis-hol2 span.prezzo {
        display: none;  
    }
}























