.hero.page-inner, .hero.page-inner > .container > .row {
    height: 430px !important;
    min-height: 430px !important;
}
.vis-hol {
    float: left;
    width: auto;
    overflow: hidden;
    padding: 8px;
}
.vis-hol2 {
    float: right;
    width: auto;
    overflow: hidden;
    padding: 5px;
}
.pi-pic {
    width: 100% !important;
    height: 300px !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
/*PAGE STYLE CSS*/
.property-content img {
    height: 23px;
}

#toolbar-immobili-centro-hol {
    margin-top: 30px;
}

.hero.page-inner {
    /* background-position-y: -460px !important; */
}

/*SIDEBAR*/
.sidebar #mytipoimm_hol, .sidebar #localit_3, .sidebar #n-posti {
	width: 100%;
	height: 35px;
	margin-bottom: 15px;
}
.sidebar .b-btn-cerca #b-invio {
    width: 100%;
    height: 35px;
    border: none;
    background-color: #fac800;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    box-shadow: 2px 2px #000;
    max-width: none;
    color: #000 !important;
}
.sidebar .b-calendario #data_partenza, .sidebar .b-calendario #data_arrivo {
    width: 100px !important;
    height: 35px !important;
    margin-bottom: 15px;
    padding: 7px;
    text-align: center;
}
.sidebar .b-calendario img {
    top: -9px;
    position: relative;
}








