/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}
main {
    flex: 1 0 auto;
}
.iniciando {
    margin: 6px 30px;
    position: relative;
    float: right;
    width: 40px;
}
.programa-icons {
    width: 40px;
    height: auto;
}
.principal-icons {
    font-size: 34px !important;
    color: #070D40;
}
.principal-color {
    background-color: #070D40 !important;
}
.secondary-color {
    background-color: #b80000 !important;
}
.tabs .tab a:hover, .tabs .tab a.active {
    color: white;
}
.tabs .tab a {
    color: white !important;
}
.card-tabs .tabs .indicator{
    background-color: #fff !important;
}
.tabs .indicator {
    background-color: #070D40 !important;
}
.justificado {
    text-align: justify;
    text-justify: inter-word;
}
nav {
    background-color: #070D40 !important;
}
footer {
    background-color: #b80000 !important;
}
.icon-block {
  padding: 0 15px;
}

.link-icon {
  display: inline-flex;
  vertical-align: middle;
}
.link-icon i {
  color: white;
  font-size: 20px !important;
}
.link-icon-mob {
  align-items: center;
  display: flex;
}
#modallogin {
  width: 400px;
}
#ddlogin {
    width: 150px !important;
}
.select-wrapper input.select-dropdown {
    margin: 0 0 35px 0 !important;
}
.separador-registro {
    margin: 0 -24px 20px -24px !important;
    border-top: 1px solid #A0A0A0;
}
.registro{
    background-color: #F3F3F3;
}
.img-profile {
    width: 150px;
    height: auto;
}
.pagar {
    position: absolute;
    float: right;
    right: 25px;
    top: 15px;
}
#modalpagar {
    width: 530px;
    max-width: 100%;
    margin: 0 auto;
    max-height: 100% !important;
}
.openpay {
    height: 60px;
    margin: 30px 30px 0 0;
    width: 450px;
    max-width: 100%;
}
.openpay div.logo {
    background-image: url(../img/openpay.png);
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: 0 17px;
    border-right: 1px solid #ccc;
    font-size: 10px;
    font-weight: 400;
    height: 50px;
    width: 170px;
    padding: 0px 0 0 0;
    float: left;
}
.loading-payment {
    margin-top: 30px;
    justify-content: center;
    display: flex;
}
.total-payment {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 20px;
}
.footer-payment {
    display: flex;
    justify-content: flex-end;
}

.logos-tiendas li {
    float: left;
    margin: 10px 10px 0 10px;
}
.logos-tiendas img {
    height: auto;
    width: 94px;
}

.openpay div.shield {
    background-image: url(../img/security.png);
    background-size: 30px;
    background-position: left bottom;
    background-repeat: no-repeat;
    font-size: 10px;
    font-weight: 400;
    margin-left: 0px;
    padding: 10px 0 0 40px;
    width: 240px;
    float: right;
}

.brand-logo {
    font-size: 24px !important;
}
@media only screen and (max-width: 400px) and (min-width: 300px) {
    .openpay div.logo {
        background-image: url(../img/openpay.png);
        background-size: 80px;
        background-repeat: no-repeat;
        background-position: 0px 29px;
        border-right: 1px solid #ccc;
        font-size: 10px;
        font-weight: 400;
        height: 52px;
        width: 91px;
        padding: 0px 0 0 0;
        float: left;
    }
    .openpay div.shield {
        background-image: url(../img/security.png);
        background-size: 25px;
        background-position: 0 15px;
        background-repeat: no-repeat;
        font-size: 10px;
        font-weight: 400;
        margin-left: 0px;
        padding: 10px 0 0 40px;
        width: 150px;
        float: right;
    }
    .logos-tiendas img {
        height: auto;
        width: 42px;
    }
}

@media only screen and (max-width: 500px) and (min-width: 400px) {
    .openpay div.logo {
        background-image: url(../img/openpay.png);
        background-size: 80px;
        background-repeat: no-repeat;
        background-position: 0 17px;
        border-right: 1px solid #ccc;
        font-size: 10px;
        font-weight: 400;
        height: 50px;
        width: 140px;
        padding: 0px 0 0 0;
        float: left;
    }
    .openpay div.shield {
        background-image: url(../img/security.png);
        background-size: 30px;
        background-position: left bottom;
        background-repeat: no-repeat;
        font-size: 10px;
        font-weight: 400;
        margin-left: 0px;
        padding: 10px 0 0 40px;
        width: 200px;
        float: right;
    }
    .logos-tiendas img {
        height: auto;
        width: 66px;
    }
}

/*Size S*/
@media only screen and (max-width: 600px) {
    .brand-logo {
        font-size: 12px !important;
        width: 180px;
    }
}

/*Size M*/
@media only screen and (min-width: 600px) and (max-width: 992px)  {
    .columnas-principales {
        height: 300px;
    }
    .brand-logo {
        font-size: 20px !important;
        width: 300px;
    }
}

/*Size L*/
@media only screen and (min-width: 992px) and (max-width: 1200px)  {
    .columnas-principales {
        height: 300px;
    }
    .brand-logo {
        font-size: 12px !important;
        width: 300px;
    }
}

/*Size XL*/
@media only screen and (min-width: 1200px) {
    .columnas-principales {
        height: 450px;
    }
    .brand-logo {
        font-size: 24px !important;
        width: 400px;
    }
}