﻿#cnt-header-home {
    background-image: url('../img/empresas/fondo-header.jpg') !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    min-height: 250px;
}

#carrusel-home {
    padding-top: 40px;
    background-color: #26318480;
    background-image: url('../img/empresas/fondo-slider-empresas.jpg');
    background-size: cover;
    box-shadow: inset 0 0 0 2000px #26318480;
}

#carrusel-empresas-clientes-libres {
    background-color: #26318480;
    background-image: url('../img/empresas/banner-empresas.png');
    background-size: cover;
    box-shadow: inset 0 0 0 2000px #26318480;
    min-height: 654px;
}

.cnt-main {
    padding: 96px 120px;
}

.cnt-opt-superior {
    max-width: 560px;
}

.tabs-lds-style-1 {
}

.opt-left {
    background-color: #FFF !important;
    min-height: 72px;
    border-radius: 24px 0px 0px 24px !important;
    color: #263184 !important;
    line-height: 19.6px;
}

.opt-right {
    background-color: #FFF !important;
    min-height: 72px;
    border-radius: 0px 24px 24px 0px !important;
    color: #263184 !important;
    line-height: 19.6px;
}

#opciones-superior-tab .active {
    background-color: #DEEBF5 !important;
    color: #212121 !important;
}

#cnt-info-inferior {
    background-color: #26318480;
    background-image: url('../img/empresas/fondo-inferior-empresas.png');
    background-size: cover;
    box-shadow: inset 0 0 0 2000px #26318480;
    padding: 96px 120px;
}

#cnt-banner-proveedores {
    background-color: #26318480;
    background-image: url("../img/empresas/banner-proveedores.png");
    background-size: cover;
    box-shadow: inset 0 0 0 2000px #26318480;
    padding: 124px 120px;
    min-height: 654px;
}

@media(max-width:32rem) {
    .opt-left {
        border-radius: 24px 24px 0px 0px !important;
        width: 220px;
    }

    .opt-right {
        border-radius: 0px 0px 24px 24px !important;
    }
}

@media (max-width: 575px) {
    .btnClienteLibreResponsive {
        margin-top: 0px !important;
    }
}
