/*MENU*/

#Header div.scs-container-styles > div.scs-component-content{
    background-size: cover;
}
/*Logo*/
div[name="logo"]{
    float: left;
    margin: 3vh;
    width: 15%;
}

/*Nav Menu*/
div[name="menu"]{
    width: 70%;
    float: right;
    margin: 2vh;
}

@media screen and (max-width: 1023px)
{
    div.navMenu{
        padding:0px;
    }

}
@media screen and (min-width: 1024px)
{
    div.navMenu{
        padding-bottom: 12px;
        padding-top: 12px;
    }
    img[title='logo_aserta']{
        padding-top: 12px;
        padding-bottom: 12px;
    }
    
}
/*Linea validacion*/
.modal-body{
    text-align: center;
}



@media screen and (max-width:768px)
{
    div[name="btmLV"] a, div[name="btmPL"] a, .buttonHeaderContainer button{
        max-width: 100px;
        border-radius: 0px !important;
        padding: 4px 7px !important;
        width: 100px;
        font-size: 2vw;
    }
    div[name="btmLV"] a span, div[name="btmPL"] a span{
        font-size: .7em;
        word-break: break-word;
    }
    div[name="btmLV"]{
        margin-top: -100px !important;
    }
    div[name="btmPL"]{
        margin-top: -60px !important;
    }
}
@media screen and (min-width:768px)
{
    div[name="btmLV"] a, div[name="btmPL"] a, .buttonHeaderContainer button{
        min-width: 150px;
        border-radius: 0px !important;
    }
}

/*Pago en linea*/
/*div[name="pagoLinea"]{
    color: white;
    font-size: 14px;
    float: right;
}*/
div[name="btmPL"]{
    float: right;
    margin-top: -80px;
    margin-right: 5%;
}
/*@media screen and (min-width: 1024px)
{
    /*Linea validacion
    div[name="validacion"]{
        width: 15%;
        margin: 33% 0 0 0;
    }
    /*Pago en linea
    div[name="pagoLinea"]{
        width: 12%;
        margin: 33% 4% 2% 0;
    }
}
@media screen and (max-width: 1023px)
{
    div[name="pagoLinea"]{
        width: 100%;
        margin: 33% 2% 0 0;
    }
    div[name="validacion"]{
        width: 100%;
        margin: 1% 2% 1% 0;
    }
}*/
@media screen and (min-width:1335.1px)
{
    div[name="btmLV"]{
        float: right;
        margin-top: -80px;
        margin-right: 17%;
    }
}

@media screen and (min-width: 1023px) and (max-width:1335px)
{
    div[name="btmLV"]{
        float: right;
        margin-top: -80px;
        margin-right: 230px;
    }
}

@media screen and (max-width: 1023px)
{
    div[name="btmLV"]{
        float: right;
        margin-top: -135px;
        margin-right: 5%;
    }
}
@media screen and (max-width: 900px)
{
    /*Nav Menu*/
    div[name="menu"]{
        width: 50% !important;
    }
}

div[name="validacion"] p:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    background: #FF9E18;
}

.navMenu li a{
    color: #444444 !important;
    font-size: 16px;
    font-weight: normal !important;
}
.navMenu a.active{
    color: #FF9E18 !important;
}
.navMenu .menuButton{
    color: #444444 !important;
}
.navMenu ul.menuItems{
    background-color: #ffffff !important;
    border-width: 1px !important;
    font-weight: normal;
}

/*HOME*/

.videoAllContainer{
    position: absolute;
}

@media screen and (min-width: 1023.1px)
{
    .videoBtnContainer{
        position: absolute;
        margin-top: 20%;
        right: 19%;
        z-index: 1;
    }
}

@media screen and (max-width: 1023px)
{
    .videoBtnContainer{
        position: absolute;
        margin-top: 24%;
        right: 10%;
        z-index: 1;
        width: 7%;
    }
}



.btnClosecontainer{
    position: absolute;
    top: 3%;
    right: 2%;
    z-index: 1;
}
.videoContainer .videoVelado{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#play_button {
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}
#play_button.paused {
    top: 90px;
    right: 30px;
    max-width: 32px;
    -webkit-transform: none;
    transform: none;
}
.videoAllContainer.show{
    position: unset !important;
}
/*HOME*/


/*MENU*/

/*BODY*/
#Body{
    margin: 5%;
}

/*FOOTER*/
#Footer > div.scs-row{
    width: 90%;
    margin: auto;
    padding-bottom: 5%;
}
div[name="liIcon"]{
    width: 22px;
    float: right;
    margin-right: 1%;
    margin-top: -2%;
}
div[name="instagramIcon"]{
    width: 22px;
    float: right;
    margin-right: 14%;
    margin-top: -2%;
}   


/*FOOTER*/

/*Titulos*/

.scs-title-text span{
    padding: 8px;
}
/*Titulos*/

/*Productos*/
#productosFianzas .accordion-body {
    padding-left: 3%;
}

.accordion-item{
    border: 1px solid #F4F5F4 !important;
}
button.accordion-button{
    background-color: transparent !important;
    font-size: 18px;
    font-weight: bolder;
}
button.accordion-button:not(.collapsed){
    color: #444444 !important;
    box-shadow: unset !important;
}
button.accordion-button:focus{
    border-color: #FF9E18 !important;
}
#productosFianzas{
    font-size: 14px !important;
}
#productosFianzas h6{
    font-size: 15px !important;
    font-weight: bolder !important;
    color: #444444;
}
.accordion-button::after{
    margin-left: auto !important;
}

@media screen and (min-width: 768px)
{
    #myTabProductos li.nav-item{
        width: 48%;
    }
    #myTabPreguntasFecuentes li.nav-item{
        width: 31%;
    }
    #myTabProductos li.nav-item button, #myTabPreguntasFecuentes li.nav-item button{
        width: 80%;
    }
}

@media screen and (max-width: 767.9px)
{
    #myTabProductos li.nav-item{
        width: 98%;
        margin-bottom: 10px;
    }
    #myTabPreguntasFecuentes li.nav-item{
        width: 98%;
        margin-bottom: 10px;
    }
    #myTabProductos li.nav-item button, #myTabPreguntasFecuentes li.nav-item button{
        width: 85%;
    }
}



#myTabContentProductos a{
    color: #FF9E18;
}
#myTabProductos li.nav-item button, #myTabPreguntasFecuentes li.nav-item button{
    margin: auto;
    border-radius: 0px;
}
#myTabProductos li.nav-item button:hover, #myTabPreguntasFecuentes li.nav-item button:hover{
    background-color: #FF9E18;
    color: #444444;
}
#myTabProductos button.nav-link.active, #myTabPreguntasFecuentes button.nav-link.active{
    background-color: #FF9E18;
    color: #444444;
}
#myTabProductos button.nav-link, #myTabPreguntasFecuentes button.nav-link{
    border: 1px solid #FF9E18;
    margin-bottom: 30px;
    font-size: 20px;
    padding: 12px 24px;
}
#myTabProductos, #myTabPreguntasFecuentes{
    margin: 4%;
    border-bottom: 0px !important;
}
button.accordion-button label{
    width: 90%;
    text-align: initial;
    padding-left: 2%;
    font-size: 18px;
    color: #444444;
}
.imgProductos{
    display: block;
    margin: 25vh auto;
}
.imgProductosNoCentrada{
    display: block;
    margin: auto;
}

#productosFianzas .col-7{
    padding: 2%;
    text-align: justify;
    font-size: 16px;
    color: #444444;
}
#prodDigitales ul li{
    font-size: 16px;
    color: #444444;
    text-align: justify;
}



/*Productos*/

/*Requisitos*/

.sl-tabs-tablist{
    padding-bottom: 3% !important;
    padding-left: 3% !important;
}
.sl-tabs-tablist > li{
    text-align: center;
    min-height: 53px;
}


@media screen and (max-width: 768px)
{
    .sl-tabs-tablist > li{
        width: 99% !important;
        background-color: transparent !important;
    }

    .sl-tabs-tablist > li a{
        width: 85%;
    }
    .formContacto .col-6{
        width: 100% !important;
    }
}
@media screen and (min-width: 768px)
{
    .sl-tabs-tablist > li{
        width: 49% !important;
        background-color: transparent !important;
       
    }
    .sl-tabs-tablist > li a{
        width: 60%;
    }
}
.sl-tabs-tablist > li > a{
    color: black !important;
    font-size: 18px !important;
    border: 1px solid #ff9e18 !important;
    padding: 12px 24px !important;
    display: inline-block !important;
    float: unset !important;
    width: 85%;
}
.sl-tabs-tablist > li.sl-tabs-active > a{
    color: #444444 !important;
    background-color: #ff9e18;
}
.sl-tabs-tablist > li > a:hover{
    color: #444444 !important;
    background-color: #ff9e18;
}
.sl-tabs-tablist > li > a span{
    padding: 12px 4px !important;
    font-size: 20px;
    word-break: normal;
    display: block;
    white-space: normal !important;
}

/*Requisitos*/

/*Responsabilidas social*/

body h3{
    font-size: 28px;
    color: #444444;
}
body p,.parrafo{
    font-size: 16px;
    color: #444444;
    text-align: justify;
}

p.conocenos{
    margin-top: 2%;
    margin-bottom: 4%;
}
.pieCarrusel{
    text-align: center;
    margin: 2%;
}
.division{
    width: 100%;
    height: 10px;
    margin-bottom: 5%;
    margin-top: 1%;
}
.w-80{
    align-content: center;
    margin: auto;
}

.barraGrisButtons{
    margin-bottom: 4%;
}


/*Responsabilidas social*/

/*Preguntas frecuentes*/
#preguntasFrecuentes ul li, #preguntasFrecuentesSC ul li,#preguntasFrecuentes ol li, #preguntasFrecuentesSC ol li{
    font-size: 16px;
    color: #444444;
}
#preguntasFrecuentes .accordion-body, #preguntasFrecuentesSC .accordion-body, #preguntasFrecuentesSeg .accordion-body {
    padding-left: 4%;
    padding-right: 6%;
}
#preguntasFrecuentes h2, #preguntasFrecuentesSC h2{
    font-size: 16px !important;
}
/*Preguntas frecuentes*/

/*Nosotros*/

img[data-scs-image-name='iconoAserta.png']{
    margin-top: -10px;
}
.textoContacto{
    padding-left: 2% !important;
    padding-right: 2% !important;
}
#SubmitButtonContactanos[disabled=disabled]{
    opacity: .3;
}
#respuesta{
    color: forestgreen !important;
    font-weight: bolder !important;
    font-size: 20px !important;
}
