.swiper-slide h5 a {
    color: black !important;
}

.onovo-number .num {
    color: black;
    text-shadow: none !important;
}

.onovo-service-grid-item .image img {
    max-height: 180px;
}


.m-t-10 {
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-50 {
    margin-bottom: 50px;
}


.p-0 {
    padding: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.p-t-5 {
    padding-top: 5px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-t-50 {
    padding-top: 50px;
}

.p-t-60 {
    padding-top: 60px;
}

.p-t-70 {
    padding-top: 70px;
}

.p-t-80 {
    padding-top: 80px;
}

.p-t-100 {
    padding-top: 100px;
}

.p-t-110 {
    padding-top: 110px;
}

.p-t-120 {
    padding-top: 120px;
}

.p-t-130 {
    padding-top: 130px;
}

.p-t-140 {
    padding-top: 140px;
}

.p-t-148 {
    padding-top: 148px;
}

.p-t-150 {
    padding-top: 150px;
}

.p-t-250 {
    padding-top: 250px;
}

.p-t-260 {
    padding-top: 260px;
}

.p-t-270 {
    padding-top: 270px;
}

.p-t-280 {
    padding-top: 280px;
}

.p-t-290 {
    padding-top: 290px;
}

.p-t-300 {
    padding-top: 300px;
}

.p-t-350 {
    padding-top: 350px;
}


.p-b-10 {
    padding-bottom: 10px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-b-50 {
    padding-bottom: 50px;
}

.p-b-60 {
    padding-bottom: 60px;
}

.p-b-70 {
    padding-bottom: 70px;
}

.p-b-80 {
    padding-bottom: 80px;
}

.p-b-100 {
    padding-bottom: 100px;
}

.p-b-150 {
    padding-bottom: 140px;
}

.p-b-190 {
    padding-bottom: 190px;
}

.p-b-200 {
    padding-bottom: 200px;
}

.p-b-230 {
    padding-bottom: 230px;
}

.p-b-300 {
    padding-bottom: 300px;
}

.p-b-310 {
    padding-bottom: 310px;
}

.p-b-410 {
    padding-bottom: 410px;
}

.p-b-450 {
    padding-bottom: 450px;
}

.p-b-500 {
    padding-bottom: 500px;
}

.p-b-550 {
    padding-bottom: 550px;
}

.p-b-600 {
    padding-bottom: 650px;
}

.carousel-control-prev,
.carousel-control-next {
    background-color: transparent;
    /* Fondo transparente */
    border: none;
    /* Sin bordes */
    outline: none;
    /* Sin contorno */
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
    background-color: rgba(0, 0, 0, 0.3);
    /* Fondo semi-transparente al pasar el mouse (opcional) */
}

.btn-califica {
    background-color: rgba(39, 224, 253, 1);
    color: rgba(3, 40, 98, 1);
    width: 330px;
    height: 50px;
    font-size: 0.9em;

}

.btn-boletos {
    background-color: rgba(39, 224, 253, 1);
    color: rgba(3, 40, 98, 1);
    font-size: 0.7em;
}

.btn-menu {
    background-color: rgba(0, 0, 0, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 0.7em;
    width: 170px;
    /* Ancho fijo */
    height: 50px;
    /* Alto fijo */
}

.btn-menu:hover {
    background-color: rgba(39, 224, 253, 1);
    color: rgba(255, 255, 255, 1);
    width: 170px;
    /* Ancho fijo */
    height: 50px;
    /* Alto fijo */
}

.btn-menuactivo {
    background-color: rgba(39, 224, 253, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 0.7em;
    width: 170px;
    /* Ancho fijo */
    height: 50px;
    /* Alto fijo */
}

.btn-menuactivo:hover {
    background-color: rgba(0, 0, 0, 1);
    color: rgba(255, 255, 255, 1);
    width: 170px;
    /* Ancho fijo */
    height: 50px;
    /* Alto fijo */
}

.footer--fixed .wrapper {
    padding-bottom: 0px !important;
}

.seccion-banner-principal {
    position: relative;
    z-index: 2;
    background: #fff;
}

.seccion-banner-principal img {
    display: block;
    width: 100%;
    height: auto;
}


.onovo-subtitle-5 {
    margin: 0 0 20px 0;
    font-size: 45px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}
