/*
*	3.0 GLOBAL LAYOUT & UTILITIES
*/

.carosello-img img {
    height: 420px !important;
    object-fit: cover !important;
    object-position: center !important;
}


/*
*    6.0 HEADER
*/

body:not(.home) header .hero-img-container {
    height: 500px !important;
    min-height: 500px !important;
}


/*
*   10.0 BOOKING FORM
*/
div#search {
    display: none !important;
}

#quotebox {
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    border: 0px;
    height: auto;
}