
.main_title p{
    color: #777;
}


.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    height: 100% !important;
}

.teaser-video {
    width: 100%;
    height: auto;

}

@media(max-width: 300px) {
    #contenedorImagen {
        height: 270px !important;
    }

    .contenedorImgHotel {
        height: 270px !important;
    }
}

.img-circle {
    border-radius: 0 !important;
}

@media(max-width:767px) {
    .contenedorImgHotel {
        height: 350px !important;
        
    }

}
