﻿/*FUENTES A UTILIZAR*/
@font-face {
    font-family: 'CIBFontSans-Light';
    src: url('../fonts/CIBFontSans-Light.otf') format('opentype'),
        url('../fonts/CIBFontSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CIBFontSans-Light.woff') format('woff'),
        url('../fonts/CIBFontSans-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'CIBFontSans-Bold';
    src: url('../fonts/CIBFontSans-Bold.otf') format('opentype'), 
        url('../fonts/CIBFontSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CIBFontSans-Bold.woff') format('woff'),
        url('../fonts/CIBFontSans-Bold.ttf') format('truetype');
}

.config-div {
}

.navbar-home{
    font-family: CIBFontSans-Light !important;
    background-color: #bbbdc0;
    color: #2c2a29;
    border-color:#bbbdc0;
    padding: 0.8% 4%;
    overflow: hidden;
}

.principalInit {
    width: 100%;
}

#contentSearch {
    margin: 3% 4%;
}

#contentSearch h3 {
    font-family: CIBFontSans-Bold !important;
    color: #2c2a29 !important;
    text-align: center;
}

/*#contentSearch hr {
    background-color: #ffdb00 !important;
    border-color: #ffdb00 !important;
}
*/

#contentSearch span {
    font-family: CIBFontSans-Bold !important;
    color: #ffcd00 !important;
}

.landingPage {
    margin: 3% 6% 8% 6%;
}

.landingPage li{
    font-family: CIBFontSans-Light !important;
    color: #2c2a29 !important;
    padding: 4px 0;
}
.txtLanding {
    font-family: CIBFontSans-Light !important;
    color: #2c2a29 !important;
}

.header-list{
    border: none;
}
 
.card-info{
    border: none;
}
 
.header-list li{
flex-grow: 1;
}
 
.header-list li a{
color:black ;
border-bottom: 1px solid black !important;
}
 
.list-layout{
    list-style-type: none;
}
 
.list-layout li{
    display: flex;
}
 
.list-layout li div{
 
margin-right: 2% ;
}

.pLanding{
    font-family: CIBFontSans-Bold !important;
    color: #2c2a29 !important;
}
.marginLanding{
margin-left: 3%;
}

.marginLanding{
    margin-left: 3%;
}
.ListCuentaFacil {
    padding: 0% 0% 0% 5%;
}
.ListCuentaFacilDetail {
    padding: 0% 0% 0% 2%;
}
.marginLi{
    margin-left: -2%;
    list-style:none;
    list-style:none;
    display: flex;
}
.marginLi div{
    margin-right:2%;
}
.style_list{
    width: 25px;
}

a.nav-link.active {
    /* background-color: #fff !important; */
    border-bottom: 1px solid #ffdb00 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    font-family: CIBFontSans-Bold !important;
    color: black !important;
}


.tittleProduct {
    font-family: CIBFontSans-Bold !important;
    color: #2c2a29 !important;
}

#content-row p {
    font-family: CIBFontSans-Light !important;
    color: #2c2a29 !important;
}
.contentPrincipal {
    display: none;
}
    .contentPrincipal0 {
        display: block;
    }
    .contentPrincipal01 {
        display: none;
    }
    .contentPrincipal1 {
        display: none;
    }
    .contentPrincipal2 {
        display: none;
    }
    .contentPrincipal3 {
        display: none;
    }
    .contentPrincipal4 {
        display: none;
    }

    .imgPrincipal {
        width: 100%;
    }
}

@media only screen and (min-width: 350px) {
    .contentPrincipal0 {
        display: none;
    }
    .contentPrincipal01 {
        display: block;
    }
    .contentPrincipal1 {
        display: none;
    }
    .contentPrincipal2 {
        display: none;
    }
    .contentPrincipal3 {
        display: none;
    }
    .contentPrincipal4 {
        display: none;
    }

    .imgPrincipal {
        width: 100%;
    }
}

@media only screen and (min-width: 576px) {
    .contentPrincipal0 {
        display: none;
    }
    .contentPrincipal01 {
        display: none;
    }
    .contentPrincipal1 {
        display: block;
    }
    .contentPrincipal2 {
        display: none;
    }
    .contentPrincipal3 {
        display: none;
    }
    .contentPrincipal4 {
        display: none;
    }

    .imgPrincipal {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .contentPrincipal0 {
        display: none;
    }
    .contentPrincipal01 {
        display: none;
    }
    .contentPrincipal1 {
        display: none;
    }
    .contentPrincipal2 {
        display: block;
    }
    .contentPrincipal3 {
        display: none;
    }
    .contentPrincipal4 {
        display: none;
    }

    .imgPrincipal {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .contentPrincipal0 {
        display: none;
    }
    .contentPrincipal01 {
        display: none;
    }
    .contentPrincipal1 {
        display: none;
    }
    .contentPrincipal2 {
        display: none;
    }
    .contentPrincipal3 {
        display: block;
    }
    .contentPrincipal4 {
        display: none;
    }

    .imgPrincipal {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) {
    .contentPrincipal0 {
        display: none;
    }
    .contentPrincipal01 {
        display: none;
    }
    .contentPrincipal1 {
        display: none;
    }
    .contentPrincipal2 {
        display: none;
    }
    .contentPrincipal3 {
        display: none;
    }
    .contentPrincipal4 {
        display: block;
    }

    .imgPrincipal {
        width: 100%;
    }
}


/*
@media only screen and (max-width: 992px) {
    #contentPrincipal {
        width: 100%;
        max-height: 10%;
        height: 100%;
        position: relative;
    }

    .imgPrincipal {
        width: 100%; background-size: cover;background-position: center center;
    }
}

@media only screen and (min-width: 992px) {
    #contentPrincipal {
        width: 100%;
        max-height: 10%;
        height: 100%;
        position: relative;
    }
    .imgPrincipal {
        width: 100%; background-size: cover;background-position: center center;
    }
}
*/

@media only screen and (max-width: 768px) {
    #footerHome {
        font-family: CIBFontSans-Light !important;
        background-color: #2C2A29;
        color: #ffffff;
        text-align:center;
        margin-bottom: -22px;
        padding: 8% 2%;
    }
}

@media only screen and (min-width: 768px) {

    #footerHome {
        font-family: CIBFontSans-Light !important;
        background-color: #2C2A29;
        color: #ffffff;
        text-align:center;
        margin-bottom: -22px;
        padding: 3% 2%;
    }
}

.show_hide {
    font-family: CIBFontSans-Bold !important;
    text-decoration: none !important;
    color: #2c2a29;
    font-weight: bold;
    /*font-size: 1.5em;*/
}

#mensajeDoc {
    font-family: CIBFontSans-Light !important;
    color: red;
}

.show_hide:focus {
     outline: none;
      box-shadow: none;
}

.lineModal {
    margin-top: -16px;
    background-color: #ffdb00 !important;
    border: 1px solid #ffdb00 !important;
}

.btn-Cancelar {
font-family: CIBFontSans-Bold !important;
border-color: #2c2a29 !important;
color: #2c2a29 !important;
background-color: #ffffff !important;
border-radius: 1.25em !important;
border:solid !important;
width: 150px;
height: 45px;
text-decoration: none !important;
text-transform:none !important;
}

.btn-Modal {
font-family: CIBFontSans-Bold !important;
color: #2c2a29 !important;
background-color: #ffdb00 !important;
border-color: #2c2a29 !important;
text-decoration: none !important;
text-transform:none !important;
border-radius: 1.25em !important;
border:solid !important;
border-color: #ffdb00 !important;
width: 150px;
height: 45px;
}

.btn-Modal:focus {
outline: none !important;
box-shadow: none !important;
font-family: CIBFontSans-Light !important;
color: #2c2a29 !important;
background-color: #ffdb00 !important;
border-color: #ffdb00 !important;
text-decoration: none !important;
text-transform:none !important;
}

.btn-Modal:hover {
font-family: CIBFontSans-Light !important;
color: #2c2a29 !important;
background-color: #ffdb00 !important;
border-color: #ffdb00 !important;
text-decoration: none !important;
text-transform:none !important;
}
.btn-Modal:hover {
    font-family: CIBFontSans-Light !important;
    color: #2c2a29 !important;
    background-color: #ffdb00 !important;
    border-color: #ffdb00 !important;
    text-decoration: none !important;
    text-transform:none !important;
}

.show_hide:hover {
      color: #2c2a29 !important;
}

#btnSolicitud, #btnNomina {
    font-family: CIBFontSans-Light !important;
    color: #2c2a29 !important;
    background-color: #ffdb00;
    width: 120px;
    border-color: #2c2a29 !important;
    border-radius: 30px;
    border: 2px solid #2c2a29;
    font-size: smaller;
    font-weight: bold;
}

#btnSolicitudL {
font-family: CIBFontSans-Bold !important;
color: #2c2a29 !important;
background-color: #ffdb00 !important;
border-color: #2c2a29 !important;
box-shadow: none !important;
font-size: smaller;
width: 120px;
border-radius: 1.25em;
}

#btnBack {
font-family: CIBFontSans-Bold !important;
color: #2c2a29 !important;
background-color: #ffffff !important;
border-color: #2c2a29 !important;
box-shadow: none !important;
font-size: smaller;
width: 120px;
border-radius: 1.25em;
}

#content-row {
    /*background-color: #e6e7e8 !important;*/
    margin-top: 25px;
    /*transition-property: padding;
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out;
    transition-delay: 1s;*/
}

   /*#content-row:hover {
        transform: scale(1.05);
    }*/

   /*
    #content-row hr {
        background-color: #ffdb00 !important;
        border-color: #ffdb00 !important;
    }
       */

@media only screen and (max-width: 768px) {
    .cuenta-producto {
        margin-bottom: 1%;
        max-width: 40%;
        width: 100%;
    }
    .content-description {
        padding: 4% 4% 4% 4%;
    }
}

@media only screen and (min-width: 768px) {
    .cuenta-producto {
        margin-bottom: 1%;
        max-width: 25%;
        width: 100%;
    }

    .content-description {
        padding: 4% 8% 4% 0;
    }
}

#btnSearch {
    background-color: #f42434;
    border-color: #f42434;
    color: white;
}


.mynav ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
}

.mynav li:not(:last-child) {
  margin-right: 20px;
}

.mynav a {
    font-family: CIBFontSans-Bold !important;
    color: #2c2a29 !important;
  display: block;
  font-size: 20px;
  text-decoration: none;
  padding: 7px 15px;
}

.mynav a.active {
    border-bottom: 2.5px solid #ffdb00;
}