/*font-family: 'Boogaloo', cursive;
font-family: 'Allan', cursive;
*/

h6{
    font-family: 'Boogaloo', cursive;
    font-size: 1.5em;
}
svg{
  width:100%;
}

.titulo1{
    font-family: 'Boogaloo', cursive;
    font-size: 3em;
}

.fntAllan{
    font-family: 'Khula', sans-serif;
    font-size: 1rem;
    color: #78909c;
}
.colorAzul{
    color: azul;
}
.borde1{border: 1px solid red;}
.borde2{border: 1px solid green;}
.borde3{border: 5px dashed black;}
.sinborde{border: 1px solid white;}
.ml2rem{margin-left: 2rem;}
.mr2rem{margin-right: 2rem;}
.mr05rem{margin-right: 0.5rem;}
.mt03rem{margin-top: 0.3rem;}
.mt07rem{margin-top: 0.7rem;}
.mt1rem{margin-top: 1rem;}
.mt3rem{margin-top: 3rem;}
.ml2rem{margin-left: 1.2rem !important;}
.ml3rem{margin-left: 3rem !important;}
.ml1rem{margin-left: 1rem;}
.mb07rem{margin-bottom: 0.7rem !important;}
.mb1rem{margin-bottom: 1rem !important;}
.mb2rem{margin-bottom: 2rem !important;}
.pt05rem{padding-top: 0.5rem !important;}
.pb05rem{padding-bottom: 0.5rem !important;}
.w100{width: 100%;}
.w80{width: 80%;}
.w20{width: 20%;}
.margen0{
  margin: 0px 0px 0px 0px  !important;
}
.container {
        width: 100%;
        /*height: 100vh !important;*/
        max-width: unset !important;
        margin: 0;
}
.carga{
height: 300px;
padding-top: 200px;
width: 100%;
}
/*nav, nav .nav-wrapper  {
    height: 3.5rem;
    line-height: 3.5rem;
    background: -webkit-linear-gradient(bottom left, #068ed2 50%, #3369E6 100%) !important;
    background: -o-linear-gradient(bottom left, #068ed2 50%, #3369E6 100%) !important;
    background: linear-gradient(to top , #068ed2 50%, #3369E6 100%) !important;
}
*/
.degradeOptions{
    background: -webkit-linear-gradient(bottom left, #068ed2 50%, #3369E6 100%) !important;
    background: -o-linear-gradient(bottom left, #068ed2 50%, #3369E6 100%) !important;
    background: linear-gradient(to top , #068ed2 50%, #3369E6 100%) !important;
}
.row{
    margin-bottom: 0px;
}
/*.navbar-fixed{
    height: 3rem;
    line-height: 3rem;
}
*/
  .logocd {
    position: fixed;
    z-index: -1000;
    top: calc(100vh - 4.5rem);
    padding: 0.5rem;
    background-color: white;
    width: 100%;
  }

  .logocd img {
    width: 40%;
    height: 40%;
    display: flex;
    margin-left: auto;
    margin-right: auto;
  }

 .fntsize4{
    font-family: 'Montserrat', sans-serif;
    font-size: 0.95rem;
    font-weight: 400;
  }
.LogoTamano{
  margin-top: 0.2rem;
  margin-left: 0.05rem;
  width: 100% !important;
}
.logopie {
  width: 30%;
  height: 30%;
}
.nav .nav-wrapper {
    background-color: unset;
}
.p_flex{
   width: 100%;
   display: flex;
}
.p_flex_wrap{
   width: 100%;
   display: flex;
   flex-wrap: wrap;
}
.barraPrincipal{
    background-color: #013a84;
}
.barraFiltros{
    margin-top: -1px;
    padding-top: 0.2rem;
}
.contenidoPublicidad{
    background-color: #E6E6E6;
    padding-top: 8rem;
    z-index: -10;
}
.contenidoGeneral{
    padding-top: 4.5rem;
    z-index: -10;
}
.contenidos{
    padding: 15px;
}
.BannerCabecera{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.LogoCabecera{
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;

}
.imgBanner{
    height: 70%;
}
.vistaPromo{
    margin-left: 1rem;
    margin-right: 1rem;
    border-top: 1px solid #ffab91;
    display: flex;
    justify-content: space-around;
}
.vistaDatos{
    margin-left: 1rem;
    margin-right: 1rem;
}
.posDatos{
    margin-bottom: -1.2rem;
    display: flex;
}

i.medio{
    font-size: 1.5rem;
    cursor: pointer;
}
.imgWhats{
    width: 2rem;
    cursor: pointer;
    margin-bottom: -0.5rem;
}
.imgSvg{
    width: 2.5rem;
    cursor: pointer;
    margin-bottom: -0.5rem;   
}
.imgDia{
    width: 120%;
    float: right;
    z-index: -1000;
    margin-right: -0.5rem;
     -moz-transform: rotate(-10deg);
     -o-transform: rotate(-10deg);
     -webkit-transform: rotate(-10deg);
     transform: rotate(-10deg);
}
select{
 height: unset;
}
td, th {
    padding: unset;
}
.seleccion {
    margin-left: 0 !important;
}
.texto_input{
  display: inline-block;
  /*width: 100%;*/
  font-size: 1.0em;
  padding: 0.2em;
  color: #757575;
  border: 1px solid white;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
  margin-bottom: 1em;
  margin-top: 0.4em;
}
.dividir{
    background-color: #DEDFD9;
}
.dividir1{
    width: 95%;
    margin: auto;
    border-top: 1px solid #D2D2D2;
    background-color: #DEDFD9;
}
.btnXsmall {
    margin-top: 0.3rem;
    padding: 0.3rem;
    color: white;
    border: 0;
    border-radius: 0.2rem;
}
.tabla0{
     border-collapse: unset !important;
     border-spacing: 0px 10px;
     /*border-radius: 25px;*/
}
.lineaTabla{
    background-color: white;
    box-shadow: 1px 1px 5px ;
}
.elementoTabla{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.imgTabla{
   width: 100%;
   cursor: pointer;
}
.imgW80{
  width: 80%;
  cursor: pointer;   
}
.modalWidth {
    width: 80% !important;
}
.imgCupon{
    width: 100%;
}
.imgCorte{
    width: 15%;
}
.imgBarras{
    width: 25%;
}

.fijo{
    position: fixed;
    width: 100%;
    z-index: 1;
}
.centrar{
    width: 100%;
    justify-content: space-around;
}
.centrado{
    margin-right: auto;
    margin-left: auto;
}
.fixed-action-btn{
/*    position: unset !important;
    margin-right: 20px;*/
}
.botonOpciones{
    top: 2px;
    padding: 0px !important;
    right: 5px !important;
    position:inherit;
    width: 12%;
}
.botonMenu{
    height: 45px !important;
    display: flex !important;
    /*margin:0px 0px 0px 0px !important;*/
    /*padding-top: 50px;*/
    margin-right: auto !important;
    margin-left: auto !important;
    line-height: 45px !important;

}
.botonDetalles{
    background-color: #016BBD;
    border-radius: 2%;
    color: white;
    font-size: 0.8rem;
    padding: 5px;
    margin-top: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.espacioSet{width: 10%; }

.subBotones{
    margin-top: 6.5rem !important;
    margin-right: -3.5rem !important;
    background-color: rgba(0,0,0,0.5);
    border-radius: 20px;
    max-width: 60px;
     height: 232px !important;
    padding-bottom: 13px;
}


 








@media only screen and (min-width: 601px){
    .contenidoPublicidad{
        padding-top: 12rem;
    }
    .imgCorte{
        width: 10%;
    }
    .imgBarras{
        width: 20%;
    }
     .modalWidth {
        width: 60% !important;
    }
    .mr3rem{margin-right: 3rem;}
    .ml3rem{margin-left: 3rem;}
    .ml1rem{margin-left: 1rem;}
    .LogoCabecera{
      margin-top: 10px;
    }
    .LogoTamano{
        margin-top: 0.1rem;
        margin-left: 0rem;
    }
    .centrar{
        width: 80%;
        display: flex;
        margin-right: auto;
        margin-left: auto;
    }
    .botonOpciones{
     padding: 5px !important;
     right: 2px !important;
     margin-top: 20px;
    }
    .subBotones{
    margin-top: 7rem !important;
    margin-right: -4.5rem !important;
    background-color: rgba(0,0,0,0.5);
    border-radius: 20px;
    max-width: 60px;
     height: 232px !important;
    padding-bottom: 13px;
}


    .col {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
    }
    .banV1{
        margin-left: 1rem;
        margin-right: 1rem;
        display: block;
    }
    .imgV1{
        width: 100%;
    }
    .tabla1 tr td{
        /*padding: 0.2rem !important;*/
    }
    .alturaPanel{
       max-height: calc(100vh - 4rem);
        overflow-y: scroll !important;
    }
    .espacioSet{width: 8%; }
    .posDatos{
        margin-bottom: -1.5rem;
    }
}

@media only screen and (min-width: 993px) {
    .modalWidth {
        width: 30% !important;
    }

    .alturaPanel{
        max-height: unset;
    }
    .widPc{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .widPcArticle{
        width: 32%;
        margin-right: 14px !important;
    }
    .contenidoPublicidad{
        padding-top: 6rem;
    }

    .BannerCabecera{
        width: 70%;
    }
    .imgBanner{
        width: 100%;
    }

    .LogoCabecera{
      margin-left: 0rem;
      margin-top: 0rem;
    }
    .LogoTamano{
        width: 21% !important;
    }
    .botonOpciones{
     margin-top: 3rem;
     margin-right: 2rem !important;
    }
    .banV1{
        margin-left: 0rem;
        margin-right: 0rem;
        margin-bottom: 15px;
        display: block;
    }
    .subBotones{
    margin-top: 6.5rem !important;
    margin-right: -4.5rem !important;
    background-color: rgba(0,0,0,0.5);
    border-radius: 20px;
    max-width: 60px;
     height: 232px !important;
    padding-bottom: 13px;
    }
    .p_justificar {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .posDatos{
        margin-bottom: -2.2rem;
    }
 
}