@import "styles-geep.css";

@font-face {
    font-family: "Roboto-Regular";
    src: url("../fonts/Roboto-Regular.ttf");
}

@font-face {
    font-family: "Roboto Regular";
    src: url("../fonts/Roboto-Regular.ttf");
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto-Regular.ttf");
}

@font-face {
    font-family: "Roboto-Medium";
    src: url("../fonts/Roboto-Medium.ttf");
}

@font-face {
    font-family: "Roboto-Bold";
    src: url("../fonts/Roboto-Bold.ttf");
}

@font-face {
    font-family: "Raleway-Bold";
    src: url("../fonts/Raleway-Bold.ttf");
}

@font-face {
    font-family: "Raleway-Black";
    src: url("../fonts/Raleway-Black.ttf");
}

@font-face {
    font-family: "Raleway-Light";
    src: url("../fonts/Raleway-Light.ttf");
}

@font-face {
    font-family: "Raleway-SemiBold";
    src: url("../fonts/Raleway-SemiBold.ttf");
}

@font-face {
    font-family: "Raleway-ExtraBold";
    src: url("../fonts/Raleway-ExtraBold.ttf");
}

@font-face {
    font-family: "Owners Regular";
    src: url("../../fonts/Owners-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Owners Regular";
    src: url("../../fonts/Owners-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Owners Medium";
    src: url("../../fonts/Owners-Medium.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Pepsi Owners Extended";
    src: url("../../fonts/PepsiOwners-Extended.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Pepsi Owners";
    src: url("../../fonts/PepsiOwners-Regular.otf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Pepsi Owners Compressed";
    src: url("../../fonts/PepsiOwners-Compressed.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Pepsi Owners Regular";
    src: url("../../fonts/PepsiOwners-Regular.otf");
    font-weight: normal;
    font-style: normal;
  }

ul {
    padding-inline-start: 0 !important;
}

.logo-mobile {
    display: none;
    text-align: center;
}

.herramientas-mobile {
    display: none;
}

.logo-desktop {
    display: block;
    max-width: 470px !important;
    position: absolute;
    right: 0;
    bottom: 0;
}

.burger {
    display: none;
}

.menu-mobile {
    display: none;
}

.container-logo {
    background-color: white;
    text-align: right;
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 95px;
}

.container-search {
    background-color: #fff;
    text-align: center;
    width: 100%;
}

#search {
    background-color: transparent;
    border: 2px solid #cf790c;
    border-radius: 16px;
    width: 70%;
    color: #cf790c;
    padding: 6px;
    margin-top: 30px;
}

#search:focus {
    outline: 0em;
}

#form {
    position: relative;
    display: inline;
}

#icono-search {
    color: #cf790c;
    position: absolute;
    right: 15px;
    top: 0px;
}

.container-user {
    background-color: #fff;
    text-align: right;
    width: 100%;
    color: #9a1619;
    font-size: 14px;
}

#icono-user {
    color: #cf790c;
    display: inline-block;
    font-size: 65px;
    top: 0px;
    margin-left: 10px;
}

.container-user p {
    text-align: right;
    display: inline-block;
    margin: 0;
}

.nombre-user {
    display: block;
    font-family: "Roboto-Bold";
}

.mail-user {
    display: block;
    font-family: "Roboto-Regular";
}

.whatsapp-user {
    display: block;
    font-family: "Roboto-Regular";
}

.container-datos-user {
    display: inline-block;
    position: relative;
    margin-right: 5vw;
}

.container-datos-user-2 {
    display: none;
}

.container-menu {
    background-color: #2a4982;
    color: white;
    padding: 10px 15px;
}

.menu-principal {
    margin: 0px;
    margin-left: 5vw;
}

.menu2 {
    margin: 0px;
    margin-right: 5vw;
    text-align: right;
}

ul > li {
    display: inline;
}

ul li a {
    margin-right: 15px;
    text-decoration: none;
    color: white;
    font-size: 1.2rem;
    font-family: "Raleway-Bold";
}

ul li a:hover {
    text-decoration: none;
    color: white;
}

.menu-principal a:hover {
    border-bottom: 5px solid #9a1619;
}

.active-link {
    border-bottom: 5px solid #9a1619;
}

.titulo-herramientas {
    text-align: center;
    font-size: 1.5rem;
    color: #044e83;
    line-height: 1;
    font-family: "Raleway-ExtraBold";
}

.titulo-noticias-2 {
    text-align: left;
    font-size: 1.5rem;
    color: #044e83;
    line-height: 1;
    font-family: "Raleway-ExtraBold";
    margin-top: 30px;
    margin-bottom: 30px;
}

.titulo-noticias {
    text-align: left;
    font-size: 1.5rem;
    color: #044e83;
    line-height: 1;
    font-family: "Raleway-ExtraBold";
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 15px;
}

.container-herramientas {
    background-size: cover;
    background-position: center;
    padding-top: 30px;
    background-image: url("../img/bg-herramientas.png");
    padding-left: 5vw;
    max-height: 600px;
    margin-bottom: 360px;
}

.arma-tu-combo img {
    margin-right: 10px;
}

.container-herramientas p {
    display: inline-block;
    font-family: "Raleway-Black";
    font-size: 1.5rem;
    vertical-align: middle;
    margin-left: 0px;
    line-height: 1.2;
}

.container-herramientas p span {
    font-family: "Raleway-SemiBold";
}

.arma-tu-combo {
    color: white;
    margin-top: 30px;
    border-bottom: 1px solid #63bae5;
    padding-bottom: 30px;
}

.arma-tu-combo p svg {
    font-size: 60px;
    margin-left: 30px;
}

.arma-tu-menu {
    color: white;
    margin-top: 30px;
    border-right: 1px solid #63bae5;
    margin-bottom: 30px;
    display: inline-block;
    padding-right: 30px;
}

.arma-tu-menu p {
    display: block;
    margin-top: 15px;
}

.arma-tu-menu svg {
    font-size: 60px;
    margin-left: 30px;
    display: inline-block;
}

.elige-diseno {
    color: white;
    margin-top: 30px;
    margin-bottom: 30px;
    display: inline-block;
    margin-left: 30px;
}

.elige-diseno p {
    display: block;
    margin-top: 15px;
}

.elige-diseno svg {
    font-size: 60px;
    margin-left: 30px;
    display: inline-block;
}

.fecha-noticia {
    color: #717171;
    font-family: "Roboto-Regular";
    display: block;
    font-size: 1rem;
}

.categoria-noticia {
    color: #12548f;
    font-family: "Raleway-Black";
    font-size: 1.2rem;
    display: block;
    text-transform: uppercase;
}

.titulo-noticia {
    color: #21a7dd;
    font-family: "Raleway-ExtraBold";
    display: block;
    font-size: 2rem;
    line-height: 1;
    margin-bottom: 7px;
}

.titulo-links {
    color: #044e83;
    font-family: "Raleway-Black";
    font-size: 1.3rem;
    border-bottom: 1px solid #21a7dd;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
}

.titulo-eventos {
    color: #044e83;
    font-family: "Raleway-Black";
    font-size: 1.3rem;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
}

.container-links {
    padding: 30px;
}

.item-evento {
    padding: 1vw;
    border: 1px solid #21a7dd;
    margin-bottom: 15px;
}

.item-evento h6 {
    color: #21a7dd;
    font-size: 2.5rem;
    display: inline;
    float: left;
    margin-right: 15px;
    vertical-align: middle;
}

.nos-cuidamos {
    position: absolute;
    bottom: -94px;
    right: 52px;
}

.item-evento p {
    color: #878686;
    font-family: "Roboto-Regular";
    margin-bottom: 0;
    vertical-align: middle;
}

.item-evento p span {
    color: #e83637;
    font-family: "Raleway-ExtraBold";
    vertical-align: middle;
    display: block;
}

.parrafo-evento {
    display: inline;
}

.ver-todos {
    float: right;
    color: #e83637;
    font-family: "Raleway-ExtraBold";
    font-size: 1rem;
    cursor: pointer;
}

.item-link h6 {
    font-family: "Raleway-ExtraBold";
    color: #21a7dd;
    margin: 2px 0;
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-top: 15px;
}

.item-link p {
    color: #7a7a7a;
    font-family: "Roboto-Regular";
    margin: 0px 0;
    font-size: 0.9rem;
}

.item-link p a {
    color: #e83637 !important;
    font-family: "Raleway-Regular";
    font-family: "Raleway-ExtraBold";
    font-size: 1.1rem;
    text-overflow: ellipsis;
    width: 90%;
    overflow-wrap: anywhere;
}

.parrafo-noticia {
    color: #777777;
    display: inline-block;
    font-size: 1rem;
    font-family: "Roboto-Regular";
    display: block;
}

.container-info-noticia {
    display: inline-block;
    max-width: 500px;
    cursor: pointer;
}

.container-info-noticia-2 {
    display: block;
    max-width: 400px;
    margin-left: 45px;
    margin-top: 30px;
    cursor: pointer;
}

.img-noticia {
    float: left;
    margin-right: 20px;
    margin-left: 15px;
    width: 450px;
    height: 252px;
    cursor: pointer;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.img-noticia-2 {
    float: left;
    margin-top: 30px;
    width: 100%;
    height: 225px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.img-noticia-modal {
    margin-right: 20px;
    width: 450px;
    margin-bottom: 15px;
}

.barra-lateral {
    width: 6vw;
    background-image: url("../img/fondo-papitas.png");
    position: absolute;
    right: 0px;
    height: 600px;
    top: 0;
}

.logo-siconpepsi {
    position: absolute;
    right: 5px;
    bottom: -11vh;
}

.footer {
    background-color: #008c42;
    color: white;
    font-family: "Roboto-Regular";
    padding: 1vw;
    text-align: center;
    margin-top: 30px;
}

.footer h2 {
    color: white;
    font-family: "Raleway-ExtraBold";
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}

.item-carousel {
    text-align: center;
    max-width: 150px;
    margin: 0 auto;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 115px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
}

.owl-theme .owl-nav {
    display: none;
}

.container-3km {
    margin-top: 17px;
    display: block;
    background-color: #e83637;
    width: 100%;
    padding: 2vw;
    vertical-align: middle;
    position: absolute;
    left: 0;
    bottom: -250px;
    height: 250px;
}

.contenido-3km {
    background-color: white;
    padding: 1vw;
}

.texto-3km {
    font-family: "Raleway-Black";
    color: #e83637;
    display: inline-block;
    text-transform: uppercase;
    max-width: 290px;
    margin-left: 15px;
    vertical-align: middle;
}

.container-3km p {
    color: white;
    font-family: "Roboto-Regular";
    font-size: 1rem;
    margin-top: 20px;
}

/*------------------------------- INTERNAS -----------------------------*/

.container-3km-2 {
    display: block;
    background-color: #e83637;
    width: 100%;
    padding: 2vw;
    vertical-align: middle;
    margin-bottom: 6vw;
    position: relative;
}

.container-3km-2 p {
    color: white;
    font-family: "Roboto-Regular";
    font-size: 1rem;
    margin-top: 20px;
}

.linea-links {
    border-bottom: 2px solid #cacaca;
    width: 100%;
    margin: 10px auto;
    padding-right: 6vw;
}

.no-padding {
    padding: 0;
}

.container-links-2 {
    margin-left: 0 auto;
    margin-left: 0 auto;
    padding-right: 0;
}

.item-link {
    display: block;
}

.titulo-materiales {
    text-align: left;
    color: #e83637;
    font-family: "Roboto-Bold";
}

.item-material {
    margin: 15px auto;
    text-align: left;
    width: 100%;
    position: relative;
    min-height: 94px;
}

.documento-i {
    display: inline;
    font-size: 4rem;
    color: #21a7dd !important;
    vertical-align: middle;
    margin-right: 10px;
    float: left;
}

.documento-i svg {
    color: #21a7dd !important;
}

.nombre-material {
    display: inline-block;
    vertical-align: middle;
    color: #e83637;
    font-family: "Raleway-Bold";
    float: left;
    position: relative;
    width: calc(100% - 100px);
    padding-top: 21px;
}

.nombre-material span {
    display: block;
    color: #747373;
    text-decoration: underline;
    font-family: "Roboto-Regular";
}

.container-links-2 {
    padding: 20px;
    /* padding-right: 7vw; */
    padding-top: 0px;
}

.container-info-noticia-3 {
    display: block;
}

.container-meses {
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    color: #949494;
    font-family: "Roboto-Medium";
    font-size: 1.5rem;
    display: inline-block;
    float: left;
    width: 100%;
}

.bg-login {
    background-color: #fde900;
    text-align: center;
}

.img-login {
    margin: 0 auto;
}

.bg-body-login {
    min-height: 80vh;
    background-color: #009ee0;
    border-top: 50px solid #c22629;
}

.container-form {
    background-color: white;
    margin: 0 auto;
    padding: 2vw;
    text-align: center;
    width: 100%;
}

.container-form h1 {
    display: block;
    color: #044e83;
    font-family: "Raleway-Bold";
    font-size: 4rem;
    margin-bottom: 0px;
}

.container-form h6 {
    display: block;
    font-family: "Raleway-ExtraBold";
    color: #044e83;
    font-size: 2rem;
    margin-bottom: 0px;
}

.container-form p {
    display: block;
    color: #777777;
    font-family: "Roboto-Medium";
    font-size: 1.2rem;
}

label {
    color: #009ee0;
    font-family: "Raleway-ExtraBold";
    font-size: 1.5rem;
}

.form-enviar {
    margin: 15px auto;
    margin-bottom: 0px;
}

#btn-submit {
    background-color: #c22629;
    color: white;
    font-family: "Raleway-ExtraBold";
    outline: none;
    border: 0px;
    display: block;
    padding: 5px 50px;
    font-size: 1.5rem;
}

.container-mes {
    display: inline-block;
    margin: 0px 5px;
    padding: 0 10px;
    cursor: pointer;
}

.mes-active {
    color: #e83637;
    border-bottom: 4px solid #e83637;
}

.titulo-mes {
    color: #009ee0;
    font-family: "Raleway-Light";
    font-size: 3rem;
    margin: 15px;
}

.item-evento-2 {
    padding: 1vw;
    border: 1px solid #21a7dd;
    margin-bottom: 15px;
    width: 100%;
    text-align: left;
}

.item-evento-2 h6 {
    color: #21a7dd;
    font-size: 2.5rem;
    display: inline;
    float: left;
    margin-right: 15px;
    vertical-align: middle;
}

.item-evento-2 p {
    color: #878686;
    font-family: "Roboto-Regular";
    margin-bottom: 0;
    vertical-align: middle;
}

.item-evento-2 p span {
    color: #e83637;
    font-family: "Raleway-ExtraBold";
    vertical-align: middle;
    display: block;
}

.container-3km-3 {
    display: block;
    background-color: #e83637;
    width: 100%;
    padding: 2vw;
    vertical-align: middle;
    position: absolute;
    bottom: -250px;
    left: 0;
}

.container-3km-3 p {
    color: white;
    font-family: "Roboto-Regular";
    font-size: 1rem;
    margin-top: 20px;
}

.item-mes-1 {
    display: none;
}

.item-mes-2 {
    display: none;
}

.item-mes-3 {
    display: none;
}

.item-mes-4 {
    display: none;
}

.item-mes-5 {
    display: none;
}

.item-mes-6 {
    display: none;
}

.item-mes-7 {
    display: none;
}

.item-mes-8 {
    display: none;
}

.item-mes-9 {
    display: none;
}

.item-mes-10 {
    display: none;
}

.item-mes-11 {
    display: none;
}

.item-mes-12 {
    display: none;
}

.modal-noticia {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 5vw;
    display: none;
}

.bg-modal {
    background-color: white;
    padding: 2vw;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow-y: scroll;
    position: relative;
}

.noticia-modal {
    margin: 0 auto;
    text-align: left;
}

.bg-modal p {
    text-align: left;
    color: #777777;
    font-family: "Roboto-Medium";
}

.cerrar-modal {
    position: absolute;
    right: 15px;
    top: 5px;
    font-family: "Raleway-ExtraBold";
    font-size: 2rem;
    cursor: pointer;
    z-index: 999999;
}

.content-imgs {
    width: 100%;
    background-size: cover;
    background-position: center;
}

.content-imgs:before {
    content: "";
    float: left;
    padding-bottom: 75%;
}

@media (max-width: 1790px) {
    .container-herramientas p {
        display: inline-block;
        font-family: "Raleway-Black";
        font-size: 1rem;
        vertical-align: middle;
        margin-left: 0px;
        line-height: 1.2;
    }
    .img-noticia {
        float: left;
        margin-right: 20px;
        margin-left: 15px;
        width: 430px;
        height: 320px;
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat;
    }
    .img-noticia:before {
        content: "";
        float: left;
        padding-bottom: 75%;
    }
    .arma-tu-combo img {
        width: 90px;
        margin-right: 10px;
    }
    .arma-tu-menu img {
        width: 90px;
    }
    .elige-diseno img {
        width: 90px;
    }
    .elige-diseno p {
        display: block;
    }
    .arma-tu-menu p {
        display: block;
    }
    .container-info-noticia {
        display: inline-block;
        max-width: 430px;
    }
    .arma-tu-combo p svg {
        font-size: 45px;
        margin-left: 30px;
    }
    .arma-tu-menu svg {
        font-size: 45px;
        margin-left: 30px;
        display: inline-block;
    }
    .elige-diseno svg {
        font-size: 45px;
        margin-left: 30px;
        display: inline-block;
    }
    .texto-3km {
        font-family: "Raleway-Black";
        color: #e83637;
        display: inline-block;
        text-transform: uppercase;
        max-width: 250px;
        margin-left: 15px;
        vertical-align: middle;
    }
    .container-herramientas {
        background-size: cover;
        background-position: center;
        padding-top: 30px;
        background-image: url(../img/bg-herramientas.png);
        padding-left: 5vw;
        max-height: 500px;
    }
    .barra-lateral {
        width: 6vw;
        background-image: url(../img/fondo-papitas.png);
        position: absolute;
        right: 0px;
        height: 500px;
    }
    .container-links-2 {
        padding: 15px;
        /* padding-right: 7vw; */
    }
}

@media (max-width: 1670px) {
    .texto-3km {
        font-family: "Raleway-Black";
        color: #e83637;
        display: inline-block;
        text-transform: uppercase;
        max-width: 220px;
        margin-left: 15px;
        vertical-align: middle;
    }
    .img-noticia {
        float: left;
        margin-right: 20px;
        margin-left: 15px;
        width: 400px;
    }
    .container-info-noticia {
        display: inline-block;
        max-width: 380px;
    }
}

@media (max-width: 1550px) {
    .container-info-noticia {
        display: inline-block;
        max-width: 346px;
    }
    .img-noticia {
        float: left;
        margin-right: 20px;
        margin-left: 15px;
        width: 360px;
    }
    .texto-3km {
        font-family: "Raleway-Black";
        color: #e83637;
        display: inline-block;
        text-transform: uppercase;
        max-width: 176px;
        margin-left: 15px;
        vertical-align: middle;
    }
    .container-links-2 {
        padding: 5px;
    }
}

@media (max-width: 1450px) {
    .container-links-2 {
        margin-left: 0vw;
    }
    .item-link {
        max-width: 83%;
    }
    .img-noticia {
        float: left;
        margin-right: 20px;
        margin-left: 15px;
        width: 320px;
    }
    .container-info-noticia {
        display: inline-block;
        max-width: 280px;
    }
    #search {
        background-color: transparent;
        border: 2px solid #cf790c;
        border-radius: 16px;
        width: 70%;
        color: #cf790c;
        padding: 3px;
        margin-top: 25px;
    }
    .menu-principal {
        margin: 0px;
        margin-left: 0vw;
    }
    .menu2 {
        margin: 0px;
        margin-right: 0vw;
        text-align: right;
    }
    .container-datos-user {
        display: inline-block;
        position: relative;
        margin-right: 0vw;
    }
    .logo-desktop {
        display: block;
        max-width: 380px;
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%;
    }
    ul li a {
        margin-right: 15px;
        text-decoration: none;
        color: white;
        font-size: 1rem;
        font-family: "Raleway-Bold";
    }
    #icono-user {
        color: #cf790c;
        display: inline-block;
        font-size: 45px;
        top: 0px;
        margin-left: 10px;
    }
    .container-user {
        background-color: #fff;
        text-align: right;
        width: 100%;
        color: #9a1619;
        font-size: 10px;
    }
    .container-datos-user {
        display: inline-block;
        position: relative;
        margin-right: 0vw;
        margin-top: 10px;
    }
    #icono-user {
        color: #cf790c;
        display: inline-block;
        font-size: 45px;
        top: 0px;
        margin-left: 10px;
    }
}

@media (max-width: 1325px) {
    .texto-3km {
        font-family: "Raleway-Black";
        color: #e83637;
        display: inline-block;
        text-transform: uppercase;
        max-width: 132px;
        margin-left: 15px;
        vertical-align: middle;
    }
}

@media (max-width: 1250px) {
    .item-material {
        margin: 10px auto;
        text-align: left;
    }
    .titulo-noticias-2 {
        text-align: left;
        font-size: 1.5rem;
        color: #044e83;
        line-height: 1;
        font-family: "Raleway-ExtraBold";
        margin-top: 15px;
        margin-bottom: 15px;
        margin-left: 0px;
    }
    .container-links-2 {
        padding: 5px;
        padding-right: 7vw;
    }
    .container-links-2 {
        padding: 5px;
        /* padding-right: 7vw; */
    }
    .titulo-noticias {
        text-align: left;
        font-size: 1.5rem;
        color: #044e83;
        line-height: 1;
        font-family: "Raleway-ExtraBold";
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 15px;
    }
    .arma-tu-combo img {
        width: 50px;
    }
    .arma-tu-combo p svg {
        font-size: 30px;
        margin-left: 30px;
    }
    .arma-tu-menu img {
        width: 50px;
    }
    .elige-diseno img {
        width: 50px;
    }
    .texto-3km {
        font-family: "Raleway-Black";
        color: #e83637;
        display: inline-block;
        text-transform: uppercase;
        max-width: 132px;
        margin-left: 15px;
        vertical-align: middle;
        font-size: 0.9rem;
    }
    .arma-tu-menu svg {
        font-size: 30px;
        margin-left: 30px;
        display: inline-block;
    }
    .elige-diseno svg {
        font-size: 30px;
        margin-left: 30px;
        display: inline-block;
    }
    .logo-desktop {
        display: block;
        max-width: 330px;
        position: absolute;
        right: 0;
        bottom: 0;
    }
    ul li a {
        margin-right: 15px;
        text-decoration: none;
        color: white;
        font-size: 0.9rem;
        font-family: "Raleway-Bold";
    }
    .container-herramientas {
        background-size: cover;
        background-position: center;
        padding-top: 20px;
        background-image: url(../img/bg-herramientas.png);
        padding-left: 3vw;
        max-height: 430px;
    }
    .barra-lateral {
        max-height: 430px;
    }
    .titulo-noticia {
        color: #21a7dd;
        font-family: "Raleway-ExtraBold";
        display: block;
        font-size: 1.5rem;
        line-height: 1;
    }
    .container-info-noticia {
        display: inline-block;
        max-width: 200px;
    }
    .img-noticia {
        float: left;
        margin-right: 20px;
        margin-left: 15px;
        width: 300px;
    }
}

@media (max-width: 1170px) {
    .contenido-3km img {
        width: 120px;
    }
    .container-herramientas p {
        display: inline-block;
        font-family: "Raleway-Black";
        font-size: 0.9rem;
        vertical-align: middle;
        margin-left: 10px;
        line-height: 1.2;
    }
    .elige-diseno {
        color: white;
        margin-top: 30px;
        margin-bottom: 30px;
        display: inline-block;
        margin-left: 30px;
        max-width: 45%;
    }
    .arma-tu-menu {
        color: white;
        margin-top: 30px;
        border-right: 1px solid #63bae5;
        margin-bottom: 30px;
        display: inline-block;
        padding-right: 30px;
        max-width: 45%;
    }
    .contenido-3km img {
        width: 110px;
    }
    .img-noticia {
        float: left;
        margin-right: 20px;
        margin-left: 15px;
        width: 273px;
    }
    .footer {
        background-color: #008c42;
        color: white;
        font-family: "Roboto-Regular";
        padding: 1vw;
        text-align: center;
        margin-top: 70px;
    }
}

@media (max-width: 993px) {
    .img-noticia-modal {
        margin-right: 20px;
        width: 100%;
        margin-bottom: 15px;
        margin-top: 50px;
    }
    .container-3km-2 {
        display: block;
        background-color: #e83637;
        width: 100%;
        padding: 2vw;
        vertical-align: middle;
        margin-bottom: 6vw;
        position: relative;
        margin-top: 30px;
    }
    .footer h2 {
        color: white;
        font-family: "Raleway-ExtraBold";
        text-align: center;
        margin: 0 auto;
        margin-bottom: 30px;
        font-size: 1.3rem;
    }
    .arma-tu-combo p svg {
        font-size: 30px;
        margin-left: 0px;
        color: white;
    }
    #dropdown-herramientas {
        margin-top: 15px !important;
        display: none;
    }
    #dropdown-herramientas li {
        margin-bottom: 10px;
    }
    #dropdown-herramientas li a {
        font-size: 15px;
        text-transform: uppercase;
    }
    #mobile-herramientas {
        color: white;
        cursor: pointer;
    }
    .arma-tu-combo {
        color: white;
        margin-top: 30px;
        border-bottom: none;
        padding-bottom: 0px;
    }
    .herramientas-mobile {
        display: block !important;
        background-color: #009ee0;
        width: 100%;
        text-align: center;
    }
    .arma-tu-combo img {
        width: 75px;
    }
    .container-herramientas p {
        display: inline-block;
        font-family: "Raleway-Black";
        font-size: 0.9rem;
        vertical-align: middle;
        margin-left: 5px;
        line-height: 1.2;
        text-align: left;
    }
    #owl-carousel-2 .owl-item img {
        display: inline-block;
        width: 100%;
        max-width: 115px;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .img-noticia {
        float: initial;
        margin-right: 20px;
        margin-left: 15px;
        width: 273px;
        width: 300px;
        margin: 0 auto;
    }
    .container-info-noticia {
        display: inline-block;
        max-width: 200px;
        display: block;
        max-width: 400px;
        margin-left: 45px;
        margin-top: 30px;
        margin: 0;
        /* width: 300px; */
        max-width: 100%;
    }
    .container-info-noticia-2 {
        display: block;
        max-width: 400px;
        margin-left: 45px;
        margin-top: 30px;
        margin: 0;
        max-width: unset;
    }
    .img-noticia-2 {
        margin-top: 30px;
        width: 100%;
        width: 300px;
    }
    .footer {
        background-color: #008c42;
        color: white;
        font-family: "Roboto-Regular";
        padding: 5vw;
        text-align: center;
        margin-top: 10vh;
    }
    .container-herramientas {
        display: none;
        margin-bottom: 0px;
    }
    .container-links-2 {
        padding: 5px;
        padding-right: 5px;
    }
    .barra-lateral {
        display: none;
    }
    ul {
        padding-inline-start: 0 !important;
    }
    .svg-inline--fa {
        color: #9a1619;
    }
    .menu-mobile {
        background-color: #fde900;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        position: fixed;
        z-index: 2;
        left: 0;
        top: 0;
        background-color: rgb(0, 0, 0);
        /* color: white; */
        background-color: rgba(0, 0, 0, 0.9);
        overflow-x: hidden;
        background-color: #2a4982;
    }
    .menu-mobile ul {
        margin-top: 100px !important;
    }
    .menu-mobile ul li {
        display: block;
        text-align: center;
        margin-bottom: 15px;
    }
    .menu-mobile ul li a {
        margin-right: 15px;
        text-decoration: none;
        color: white;
        font-size: 0.9rem;
        font-family: "Raleway-Bold";
        font-size: 20px;
    }
    .menu-mobile ul li a img {
        filter: brightness(0) invert(0);
        filter: invert(73%) sepia(100%) saturate(2964%) hue-rotate(347deg)
            brightness(65%) contrast(97%);
        width: 33px;
    }
    #icono-search {
        color: white;
        position: absolute;
        left: 15px;
        top: 14px;
        cursor: pointer;
    }
    #search {
        background-color: transparent;
        border: 2px solid white;
        border-radius: 16px;
        width: 70%;
        color: white;
        padding: 2px;
        margin-top: 0;
    }
    #search {
        display: none;
    }
    .menu-mobile ul li a:hover {
        border-bottom: 3px solid white;
    }
    .active-link {
        border-bottom: 3px solid white;
    }
    .cerrar {
        color: #9a1619;
        position: absolute;
        top: 9px;
        right: 15px;
        cursor: pointer;
    }
    .burger {
        display: block;
        float: left;
    }
    .logo-mobile {
        display: block;
        text-align: center;
    }
    .logo-desktop {
        display: none;
    }
    .container-datos-user {
        display: none;
    }
    .container-search {
        display: none;
    }
    .container-menu {
        display: none;
    }
    .logo-mobile {
        display: block;
        text-align: center;
        margin: 0 auto;
        padding: 10px;
    }
    .svg-inline--fa {
        display: inline-block;
        font-size: inherit;
        height: 1em;
        overflow: visible;
        vertical-align: -0.125em;
        width: 50px !important;
        height: 50px;
    }
    .burger {
        display: block;
        position: absolute;
        top: 22px;
        cursor: pointer;
    }
    .container-datos-user-2 {
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 23px;
    }
    .nombre-user-2 {
        display: block;
        font-family: "Roboto-Bold";
        color: #9a1619;
        font-size: 13px;
    }
    .mail-user-2 {
        display: block;
        font-family: "Roboto-Regular";
        color: #9a1619;
        font-size: 13px;
    }
    .whatsapp-user-2 {
        display: block;
        font-family: "Roboto-Regular";
        color: #9a1619;
        font-size: 13px;
    }
    #icono-user-2 {
        color: #9a1619;
        margin-left: 12px;
        display: inline;
    }
    /*
   .svg-inline--fa.fa-w-16  {

         display: inline-block;
         font-size: inherit;
         height: 1em;
         overflow: visible;
         vertical-align: -.125em;
         width: 40px !important;
         height: 22px;
     }
*/
    .container-links {
        padding: 30px 15px;
    }
    .categoria-noticia {
        color: #12548f;
        font-family: "Raleway-Black";
        font-size: 1rem;
        display: inline;
        display: inline;
        text-transform: uppercase;
        float: right;
    }
    .fecha-noticia {
        color: #717171;
        font-family: "Roboto-Regular";
        display: block;
        font-size: 1rem;
        display: inline;
    }
    .img-noticia-2 {
        margin-top: 30px;
        width: 100%;
        width: 300px;
        width: 100%;
        margin-bottom: 10px;
        height: 48vw;
    }
    .titulo-noticia {
        color: #21a7dd;
        font-family: "Raleway-ExtraBold";
        display: block;
        font-size: 1.3rem;
        line-height: 1;
        margin: 5px 0;
    }
    #icono-user-2 {
        color: #9a1619;
        margin-left: 5px;
        display: inline;
        display: none;
    }
    .img-noticia {
        float: initial;
        margin-right: 20px;
        margin-left: 15px;
        width: 100%;
        margin: 0 auto;
        height: 47vw;
        background-size: cover;
        margin-bottom: 10px;
    }
    #icono-user-2 {
        color: #9a1619;
        margin-left: 5px;
        display: inline;
        display: none;
    }
    /*
.svg-inline--fa.fa-w-16 {
   display: inline-block;
   font-size: inherit;
   height: 1em;
   overflow: visible;
   vertical-align: -.125em;
   width: 40px !important;
   height: 22px;
   vertical-align: middle;
}*/
    .svg-inline--fa {
        color: white;
    }
    .svg-inline--fa.fa-w-11 {
        width: 0.6875em;
        position: absolute;
        top: 4px;
        right: -5px;
        width: 15px;
        height: 28px;
    }
}

@media (max-width: 580px) {
    .img-login {
        margin: 0 auto;
        width: 100%;
        height: 100%;
    }

    .nombre-user-2 {
        display: block;
        font-family: "Roboto-Bold";
        color: #9a1619;
        font-size: 12px;
    }
    .mail-user-2 {
        display: block;
        font-family: "Roboto-Regular";
        color: #9a1619;
        font-size: 12px;
    }
    .whatsapp-user-2 {
        display: block;
        font-family: "Roboto-Regular";
        color: #9a1619;
        font-size: 12px;
    }
    .svg-inline--fa {
        display: inline-block;
        font-size: inherit;
        height: 1em;
        overflow: visible;
        vertical-align: -0.125em;
        width: 32px !important;
        height: 40px;
    }
}

.share-btn {
    color: #212529;
    margin: 10px;
    font-size: 3em !important;
    width: auto !important;
}

.share-mail {
    color: #212529;
    margin: 10px;
    font-size: 3em !important;
    width: auto !important;
}

.share-btn-fb {
    color: #1a4f69;
    margin: 10px;
    font-size: 3em !important;
    width: auto !important;
}

.share-btn-ws {
    color: green;
    margin: 10px;
    font-size: 3em !important;
    width: auto !important;
}

.share-btn-tw {
    color: #009ee0;
    margin: 10px;
    font-size: 3em !important;
    width: auto !important;
}

.qr-title {
    font-family: "Roboto Medium";
    margin-top: 25px;
    color: #0e0e96;
    font-size: 2.25rem;
    text-transform: uppercase;
}

.gepp-cards {
    cursor: pointer;
    height: 200px;
    width: 360px;
}

@media (min-width: 576px) and (max-width: 764px) {
    .gepp-cards {
        height: 187.79px;
        width: 90%;
    }

    .title-card-1,
    .title-card-2,
    .title-card-3,
    .title-card-4 {
        font-size: 0.9rem !important;
    }
}

#header_gepp {
    background-color: #000;
    height: 79px;
    background: linear-gradient(
        180deg,
        #212121 0%,
        rgba(135, 135, 135, 0) 100%
    );
    z-index: 9999;
    position: fixed;
    width: 100%;
}

.img_arma_tu_combo {
    /* position: absolute;
    right: 21px;
    width: 52%;
    top: 2.5rem; */
}
.img_comunica_tu_whatsapp {
    max-height: 170px;
}
.img_descargas {
    max-height: 100%;
}
.img_menu_qr {
    max-height: 95%;
}

.title-card-1,
.title-card-2,
.title-card-3,
.title-card-4 {
    font-family: "Pepsi Owners";
    font-size: 1.1rem;
    letter-spacing: 1px;
    font-weight: 400;
}

.title-card-1 {
    width: 45%;
    text-align: right;
}
.title-card-2 {
    width: 47%;
    text-align: left;
}

.title-card-3 {
    width: 44%;
    text-align: right;
}

.title-card-4 {
    width: 34%;
    text-align: left;
}

.img_plus {
    height: 12%;
    display: flex;
    align-self: end;
}

@media (max-width: 576px) {
    #header_gepp {
        min-height: 65px;
    }
}
@media (max-width: 575px) {
    .gepp-cards {
        width: 90%;
        height: 115px;
    }
    .title-card-1,
    .title-card-2,
    .title-card-3,
    .title-card-4 {
        font-family: "Pepsi Owners";
        font-size: 1rem;
        letter-spacing: 1px;
        font-weight: 400;
    }
    .img_arma_tu_combo {
        height: 105%;
        width: auto;
        align-self: center;
    }
    .img_comunica_tu_whatsapp {
        max-height: 130px;
        display: flex;
        align-self: center;
    }
    .img_descargas {
        max-height: 115%;
        display: flex;
        align-self: center;
    }
    .img_menu_qr {
        max-height: 110%;
        display: flex;
        align-self: center;
    }
    .title-card-1 {
        width: 49%;
        text-align: right;
    }
    .title-card-2 {
        width: 50%;
        text-align: left;
    }
    .title-card-3 {
        width: 47%;
        text-align: right;
    }
    .title-card-4 {
        width: 48%;
        text-align: left;
    }
}

.header_title {
    font-family: "Pepsi Owners";
    font-size: 0.9rem;
    letter-spacing: 1px;
    font-weight: 400;
}

h2,
h5,
p {
    font-family: "Roboto Regular";
}

.text-center.text-bold {
    font-family: "Roboto-Medium";
    font-size: 15px;
}

@media (min-width: 576px) and (max-width: 764px) {
    .title-card-1,
    .title-card-2,
    .title-card-3,
    .title-card-4 {
        font-size: 0.9rem;
    }
}

.enlace-offline {
    font-family: "Roboto-Regular" !important;
}

div.dropdown {
    font-family: "Roboto-Regular";
}

.title-1,
.title-2 {
    font-family: "Pepsi Owners";
    letter-spacing: 1px;
    font-weight: 400;
}

.title-1 {
    line-height: 2rem;
}

@media (max-width: 575px) {
    #banner-background{
        background-image: url(/dashboardo/home/positive-female.jpg);
        height: 65vh;
        background-size: 198%;
        background-repeat: no-repeat;
        background-position: 68% -2%;
    }
}

@media (min-width: 576px) {
    #banner-background{
        background-image: url(/dashboardo/home/positive-female.jpg);
        height: 60vh;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 68% 0;
    }

    .img_arma_tu_combo,.img_comunica_tu_whatsapp,.img_descargas,.img_menu_qr{
        max-width: 100%;
        height: fit-content;
        display: flex;
        align-self: center;
    }
}

@media (max-width: 370px) {
    #banner-background{
        background-image: url(/dashboardo/home/positive-female.jpg);
        height: 45vh;
        background-size: 195%;
        background-repeat: no-repeat;
        background-position: 68% -2%;
    }
}
