@font-face{
    font-family: "helverica";
    src:url('../Fonts/HelveticaNeue-BlackExt.otf');
}
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body{
    font-family: "helverica";
}


.texto {
    color: #a2a0a0;
    line-height: 1;
    margin-bottom: 0;
    padding: 10px;
}


#MenuToggle::after{
    content: url('../img/1x/arrow-bott.svg');
    position: relative;
    padding-left: 10px;
}
.cat{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
#MenuToggle{
    cursor: pointer;
    font-size: 16px;
    font-family: "helverica";
}

#MenuToggle {
    cursor: pointer;
    font-size: 13px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: 400;
    margin: 8px 10px;
    border: 1px solid #cecdcd;
    border-radius: 6px;
    padding: 6px 12px;
}

.img-facebook {
    margin-right: 0.6rem;
}

.img-instagram {
    margin-left: 0.4rem;
}

.contenido-nav{
    top: 0;
    position: fixed;
    height: 60px;
    display: flex;
    align-items: center;
    background: #fff !important;
    width: 100%;
    z-index: 99;
    box-shadow: 0px 7px 36px -19px rgb(0 0 0 / 86%);
    -webkit-box-shadow: 0px 7px 36px -19px rgb(0 0 0 / 86%);
    -moz-box-shadow: 0px 7px 36px -19px rgba(0,0,0,0.86);
}

.menu-flotante {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    top: 35px;
    right: 0;
}
.menu-flotante.active {
    position: absolute;
    visibility: visible;
    opacity: 1;
    right: 0;
    top: 35px;
    background: white;
    padding: 10px 25px;
    box-shadow: 2px 26px 50px -34px rgb(0 0 0 / 86%);
    -webkit-box-shadow: 2px 26px 50px -34px rgb(0 0 0 / 86%);
    -moz-box-shadow: 2px 26px 50px -34px rgba(0,0,0,0.86);
}
.menu-flotante ul {
    padding: 0;
    text-decoration: none;
    list-style: none;
    display: flex;
    flex-direction: column;
}
.menu-flotante ul li {
    font-family: 'Montserrat', sans-serif;
    padding: 1px 10px;
    display: inline-block;
    cursor: pointer;
}
.menu-flotante li a{
    text-decoration: none;
    color: #756c6c;
}

.lista-pag2 {
    padding-bottom: 2rem;
    position: relative;
    background: rgb(244,244,244);
    background: linear-gradient(180deg, rgba(244,244,244,1) 0%, rgba(243,243,243,0.8996192226890756) 36%, rgba(255,255,255,1) 43%);
}

.lista-pag2 .img-bolita-23 {
    position: absolute !important;
    max-width: 32px !important;
    min-height: 59px !important;
    top: 41px;
    right: 0;
}


.click-amarillo .img-bolita-5 {
    position: absolute;
    top: 35px !important;
    left: 0 !important;
    max-width: 32px !important;
    min-height: 59px !important;
}


.contenedor-interno .img-bolita-2{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    display: none;
    min-height: 70px !important;
}


.img-app-metro {
    border-radius: 25px;
    webkit-box-shadow: 10px 10px 23px 3px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 23px 3px rgba(0,0,0,0.75);
box-shadow: 10px 10px 23px 3px rgb(207 203 203);
}

.lista-pag2  ul{
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    max-width: 390px;
}

.lista-pag2  ul li {
    line-height: 1.3;
    position: relative;
}


.lista-pag2 ul li p a {
    display: inline;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    text-decoration: none;
}



.lista-pag2  ul li span {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0;
    left: -20px;
    align-items: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
}

.lista-pag2  ul li img{
    max-width: 36% !important;
}

.lista-pag2  ul li p {
    margin: 0;
    text-align: start;
    padding-left: 10px;
    font-size: 0.87rem;
}

.lista-pag2  ul li p  a img {
    max-width: 31% !important;
}

.contenedor-global {
    max-width: 1224px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.cat{
    display: flex;
    justify-content: space-between;
}

.contenedor-interno {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.comtenedor-interno div a img {
    max-width: 100%;
}

.contenedor-global .contenedor-interno img {
    max-width: 100%;
    min-height: 100%;
}

.contenedor-global .contenedor-interno div {
    text-align: center;
}


.img-carrucel-1 {
    padding: 10px;
    max-width: 93%;
    margin-left: auto;
    margin-right: auto;
}

.owl-carousel button.owl-dot {
    background: transparent !important;
}

.owl-theme .owl-dots .owl-dot span{
    height: 15px !important;
    width: 15px !important;
}

.owl-theme .owl-dots .owl-dot.active span{
    background: #ffc300 !important;
    border-radius: 25px !important;
}


.owl-dots .owl-dot:nth-child(1)::before{
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background-image: url(../img/arrow-izqui.jpg);
    left: 520px;
    bottom: 22px;
    background-repeat: no-repeat;
    background-size: contain;
}

.owl-dots .owl-dot:last-child::before{
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background-image: url(../img/arrow-left.jpg);
    right: 515px;  
    bottom: 19px;
    background-repeat: no-repeat;
    background-size: contain;
}

.owl-dots{
    padding: 10px 0px;
}

.click-amarillo {
    text-align: center;
    position: relative;
}

.click-amarillo  a {
    display: inline-block;
    text-decoration: none;
    border-radius: 25px;
    background-color: #FFB70E;
    border: 1px solid #FFB70E;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    padding-left: 2rem;
    padding-right: 2rem;
    transition: all 0.4s;
}


.click-amarillo  a:hover{
    background: #fff;
    color: #FFB70E;
    border: 1px solid #FFB70E;
}


.slider4 .owl-dots .owl-dot:last-child::before {
    bottom: 21px;
}

.slider4 .owl-dots .owl-dot:nth-child(1)::before{
    bottom: 21px;
}


@media screen and (min-width:600px) {
    .slider4 .owl-dots .owl-dot:last-child::before {
        right: 204px;
    }
    .slider4 .owl-dots .owl-dot:nth-child(1)::before {
        left: 207px;
    }
}



.owl-theme .owl-nav {
    margin-top: -33px !important;
}

.slider-3 .owl-theme .owl-dots {
    margin-top: 30px !important;
    margin-bottom: 10px !important;
}

.slider-arreglo-2 .slider4 .owl-dots .owl-dot:nth-child(1)::before{
    left: 247px;
    bottom: 21px;
}

.slider-arreglo-2 .slider4 .owl-dots .owl-dot:last-child::before {
    right: 241px;
    bottom: 21px;
}


.slider5 .owl-carousel .owl-dots{
    display: none;
}

@media (max-width: 500px) {
    .owl-theme .owl-dots .owl-dot span{
        width: 10px !important;
        height: 10px !important;
    }
    img.imagen-texto-categoria {
        width: 60%;
        padding: 3% 3%;
    }
    .owl-dots .owl-dot:nth-child(1)::before,
    .owl-dots .owl-dot:last-child::before{
        width: 10px;
        height: 10px;
        bottom: 25%;
    }
}


@media (min-width: 470px){
    .lista-pag2 ul {
        max-width: 455px;
    }

    .lista-pag2 ul li p {
        font-size: 1.2rem;
    }
}

@media (min-width: 600px){
    .lista-pag2 ul {
        max-width: 548px;
    }

    .lista-pag2 ul li p {
        font-size: 1.4rem;
    }

    .lista-pag2 .img-bolita-23{
        max-width: 62px !important;
    }
}

@media (max-width: 701px){
    #MenuToggle {
        padding-right: 25px;
    }
}

@media screen and (min-width:665px) {
    .click-amarillo .img-bolita-5{
        top: -75px !important;
        left: 0 !important;
        max-width: 92px !important;
    }
}
@media (min-width: 820px) {
    .lista-pag2 ul li p {
        font-size: 1.7rem;
    }

    .lista-pag2 ul li {
        padding-top: 0.8rem;
        padding-bottom: 0.5rem;
    }

    .lista-pag2 ul li span {
        width: 30px;
        height: 30px;
        left: -31px;
        top: 17px;
    }

    .lista-pag2 ul {
        padding-left: 6.5rem;
        max-width: 810px;
    }
    .lista-pag2 .img-bolita-23{
        top: 91px;
        max-width: 72px !important;
    }

    .click-amarillo  a {
        font-size: 2rem;
    }
    
}

@media (min-width: 900px) {
    .lista-pag2  ul li {
        font-size: 2rem;
    }

    .lista-pag2 ul li span{
        left: -42px;
        top: 21px;
        width: 40px;
        height: 40px;
    }
}


@media (min-width: 1040px) {
    .lista-pag2 ul li p {
        font-size: 2.3rem;
    }

    .lista-pag2 ul {
        max-width: 1034px;
        padding-left: 3.5rem;
    }

    .click-amarillo .img-bolita-5{
        max-width: 162px !important;
    }

    .click-amarillo{
        padding-top: 1.2rem;
        padding-bottom: 1.2rem;
    }

    .contenedor-interno .img-bolita-2{
        display: inline-block;
    }

    .img-facebook {
        margin-right: 0.8rem;
    }
}

@media (min-width: 1424px) {
    .lista-pag2 ul li p {
        font-size: 2rem;
    }
}



