body {
    font-family: 'Roboto', sans-serif !important;
}

.cm-transition {
    transition-timing-function: ease-in-out;
    transition: 0.3s;
}

.cm-transition:hover {
    opacity: 0.7;
    cursor: pointer;
}

.cm-banner-destino {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background: #f1f1f1;
}

.cm-banner-destino {
    padding-top: 30px;
    /*padding-bottom: 30px;*/
}

.cm-contenedor-ofertas {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}
.cm-aerolineas, .cm-cruceros {
    height: 26px;
}

.cm-otros {
    position: relative;
    width: 328px;
    height: 160px;
}

.cm-infoVuelos {
    position: absolute;
    left: 50%;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    z-index: 1;
    font-weight: bold;
    height: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.cm-imgLazyv {
    width: 328px;
    height: 160px;
    border-radius: 8px;
}

.cm-rectangulo {
    position: absolute;
    width: 60%;
    height: 100%;
    background: rgba(7, 186, 184, 0.74);
    bottom: 0px;
    right: 0;
    border-radius: 0px 10px 10px 0px;
}

.cm-ciudad {
    text-transform: uppercase;
    color: #FFFFFF;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.12999999523162842px;
    text-align: left;
    margin: 0px;
}

.cm-moneda {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.12999999523162842px;
    text-align: left;
}

.cm-cont-img {
    width: 328px;
    height: 160px;
    margin-bottom: 30px;
    margin-right: 14px;
}

.cm-oferta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 15px;
    width: 100%;
}


.cm-oferta-title {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 8px;
    text-transform: uppercase;
    text-align: center;
    color: #252525;
}

.cm-cont-airlanes, .cm-cont-ships {
    position: absolute;
    bottom: 8%;
    height: auto;
    width: 12%;
    right: 3%;
    background-color: #FFFFFF;
    z-index: 1;
    border-radius: 13px;
    display: flex;
    justify-content: center;
    padding: 5px 8px;
}

.cm-cont-detalleVuelos {
    position: absolute;
    bottom: 30%;
    left: 50%;
    z-index: 1;
    color: #010101;
    background-color: #E4A83F;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 9px;
    height: 22px;
    width: 84px;
    font-size: 12px;
}

.cm-detalleVuelos {
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.12600010633468628px;
    text-align: center;
    margin: 0px;
    color: #4A4A4A;
}

.cm-ofertas-info {
    position: absolute;
    color: #FFFFFF;
    top: 0;
    left: 45%;
    z-index: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.cm-cont-detalleVuelos2 {
    z-index: 1;
    color: #010101;
    background-color: #E4A83F;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    height: 16px;
    width: 72px;
    font-size: 12px;
    /*margin-bottom: 8px;*/
}

.cm-cuotas {
    margin: auto 0 0;
}

.cm-ofertas-detalle3 {
    margin: 0px;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.14700011909008026px;
    text-align: left;
}

.cm-btn-ver-ofertas {
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.12999999523162842px;
    text-align: left;
    color: #FFFFFF;
    margin: 0px;
}

.cm-detalle-dias {
    font-family: Roboto;
    font-size: 13px;
    font-style: italic;
    font-weight: 500;
    letter-spacing: 0.12999999523162842px;
    color: #FFFFFF;
    margin-bottom: 0;
}
.cm-btn-ver-oferta{
    width: 90px;
    height: 17px;
    margin: 8px 0;
}

.search-nacional{
    padding-bottom: 0 !important;
}

.cm-cont-titulo {
    margin-top: 8px;
}

.iconFont.icon-estrella {
    color: #EFB719;
}

.cm-newsletter-sitemap {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 48px;
}

section.detail h1, 
.cajaPrecio .precioPersona span, 
.cajaPrecio .precioHabitacion span, 
.cm-packdetail, 
section.detail h2, 
.detailPack .cityName, 
.detailPack .hotelName,
section.detail p.embarcacion,
.precioHabitacion,
.solicitud h1,
.solicitud h3,
.checkout h3,
.checkout .cajaDetalle h5.hotel, 
.checkout .cajaDetalle h5.embarcacion,
section.detail .cabinaCaja p.cabina .cabinaTipo, 
section.detail .habitacionCaja p.habitacion .habitacionTipo {
    color: #07bab8 !important;
}

.checkout h5.salida:after {
    border-left: 12px solid #07bab8 !important;
}

.checkout h5.salida {
    background-color: #07bab8 !important;
}

.slider.ofertas p.descuento:before {
    border-right: 11px solid #07bab8 !important;
}

.slider.ofertas p.descuento {
    background-color: #07bab8 !important;
}

input[type="submit"], 
.submit, 
#submit, 
button,
section.ofertas h2,
.slider.ofertas p.detalle,
section.detail h2:before,
.cajaPrecio p.descuento {
    background-color: #07bab8 !important;
}

.slider.ofertas p.detalle,
.habitacionTipo {
    color: #FFFFFF !important;
}

.cajaPrecio p.descuento:before {
    border-left: 25px solid #07bab8 !important;
}

.cajaPrecio p.descuento:after {
    border-right: 25px solid #07bab8 !important;
}

.checkout .cajaPrecio {
    border-bottom: 5px solid #07bab8;
}

.cajaPrecio {
    /*top: 120px !important;*/
}

div.ui-datepicker-header {
    background-color: #07bab8 !important;
}



section.ofertas h2#ver-paquetes {
    color: #FFFFFF !important;
}

button.verMas:hover {
    color: #07bab8 !important;
}

.slider.ofertas .buttons {
    color: #07bab8 !important;
}

footer a:hover, .site a:hover, .checkout a:hover, .gracias a:hover {
    color: #07bab8 !important;
}

.slider.ofertas p.detalle:before {
    border-left: 9px solid #07bab8 !important;
}

.ui-menu-item:hover {
    background-color: #07bab8 !important;
}


section.row.responsive.pre-footer {
    display: none;
}

.slider .buttons:hover {
    color: #07bab8 !important;
}

section.row.responsive.pre-footer {
    display: none;
}

.cm-ver-mas {
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
    color: #07BAB8;
    display: none;
    text-decoration: none;
}

.cont-titulo-nacional {
    width: 100%;
}
@media (min-width: 360px) {  
    .cm-container-ofertas {
            display: flex; 
            flex-direction: row; 
            align-items: center; 
            flex-wrap: wrap; 
            width: 100%; 
            justify-content: space-evenly; 
        }
    }
@media (min-width: 576px) {  
}

@media (min-width: 768px) {
    .cm-banner-destino {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        padding-left: 70px;
        padding-right: 65px;
        margin-bottom: 15px;
    }

    .cm-destinos {
        width: 50%;
    }

    .cm-banners {
        width: 50%;
    }
    
    .cm-container-ofertas {
        display: flex; 
        flex-direction: row; 
        align-items: center; 
        flex-wrap: wrap; 
        width: 100%; 
        justify-content: space-evenly; 
    }

    .cm-oferta {
       align-items: flex-start;
       align-self: center;
        width: 90%;
        padding: 0px;
        padding-bottom: 55px;
    
    }
    .cm-oferta-title {
        width: 100%;
        padding-bottom: 30px;
        margin: 0px;
    }

    .cm-newsletter-sitemap {
        flex-direction: row;
        align-items: inherit;
        position: relative;
        padding: 80px 65px 100px 70px;
    }

    .cm-redesSociales {
        position: absolute;
        bottom: -115px;
    }
    
    .cm-cont-img {
        width: 328px;
        height: 160px; 
        margin-bottom: 42px; 
        margin-right: 0; 
    }

}

@media (min-width: 992px) {  
}

@media (min-width: 1200px) {  
}

.btn-arrow:hover{
    color: #07bab8;
  }
  .btn-arrow{
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    color: #07bab8;
    padding-left: 7px;
    text-decoration: none;
  }
  #btn-down:focus, #btn-up:focus{
    text-decoration: none;
    color: #07bab8;
  }
  #btn-down::after {
    content: "\f078";
  }
  #btn-up::after {
    content: "\f077";
  }

  #legales p, div.info.detalle p {
    font-family: 'Roboto', sans-serif !important;
  }

  @media (max-width: 365px){
    .cm-search-box .cm-text-menu{
        font-size: 10px;
    }
}


