.no-mostrar{
    display: none;
}
.si-mostrar{
    display: block;
}
.new-class-20{
    -ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;
}
.site-footer-mobile{
    display: none;
}
.categorias{
    background-size: cover; height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    font-size: 16pt;
    font-weight: bold;
}
.mt-custom{
    margin-top: -9% !important;
}
.dropdown-item:hover{
    color: #ffe958;
    background: transparent;
}
.carousel-caption{
    right:70%;bottom:100px;left:15%;width: 100%
}
.carousel-caption h2,.carousel-caption p{
    max-width: 30%;
}
.carousel-control-prev,.carousel-control-next{
    top: 80%;
}
.span-circular{
    border: 1px solid; border-radius: 50%;padding-top: 5px;width: 33px;
}
.boton{
    background-image: url('../img/boton_azul.png');
    background-size: cover;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 5px;
    width: 230px;
    height: 70px;
    position: relative;
    float: left;
    left: 50%;
}
.boton span{
    font-weight: bold;
}
.span-marca-loreto{
    color: orange;font-size: 16pt;
}
.carousel-indicators .active{
    background-color: orange;
}
.boton-ver-mas{
    background: orange;border-radius: 30px;padding: 10px;max-width: 15%!important;text-align: center;margin-left: 100px;
}
.card-body{
    min-height: 300px;
}
.card-body h5,.card-body p{
    color: white;
}
.bolita-idioma{
    width: 10px;height: 10px;background: orange;border-radius: 50%;margin-top: 8px;margin-right: 5px;
}
.home2title{
    text-align: left;
}
.card{
    margin-bottom: 10px;
}
.background-blanco-humo{
    background: #f1f0f0;
}
.fondo-secciones{
    height: 300px;background-size: cover;
}
@media screen and (max-width: 900px) {
    .mt-custom{margin-top: -11% !important;}
    .site-section{padding: 2.5rem 0;}
}
@media screen and (max-width: 768px) {
    .mt-custom{margin-top: -13% !important;}
    .site-section{padding: 1.5rem 0;}
}
@media screen and (max-width: 600px) {
    .mt-custom{margin-top: -18% !important;}
    .site-section{padding: 0 0;}
}
@media screen and (max-width: 480px) {
    .mt-custom{margin-top: -30% !important;}
    .site-section{padding: 0 0;}
    .carousel-indicators{display: none!important;}
}
@media only screen and (max-width: 319px) {
    .new-class-20{
        -ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;
    }
    .site-section{
        padding: 0 0;
    }
    .carousel-indicators{
        display: none!important;
    }
    .carousel-caption{
        right: 95%;
        bottom: 0;
        left: 0;
        width: 100%;
        font-size: 7pt;
        top: 50px;
    }
    .carousel-caption h2{
        max-width: 90%;
        font-size: 12pt!important;
    }.carousel-caption p{
         max-width: 90%;
         padding-left: 40px;
     }
    .boton{
        width: 135px;
        height: 40px;
        top: -50px;
    }
    .boton-ver-mas{
        padding-left: 0!important;
    }
    .span-marca-loreto{
        font-size: 7pt;
    }
    .site-footer-mobile{
        display: block;
    }
    .site-footer{
        display: none;
    }
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
    .no-mostrar{
        display: block;
    }
    .si-mostrar{
        display: none;
    }
    .new-class-20{
        -ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;
    }
    .carousel-indicators{
        display: none!important;
    }
    .carousel-caption{
        right: 95%;
        bottom: 0;
        left: 0;
        width: 100%;
        font-size: 7pt;
        top: 50px;
    }
    .carousel-caption h2{
        max-width: 90%;
        font-size: 12pt!important;
    }.carousel-caption p{
         max-width: 90%;
         padding-left: 40px;
     }
    .boton{
        width: 135px;
        height: 40px;
        top: -35px;
    }
    .boton-ver-mas{
        padding-left: 0!important;
        margin-bottom: -5px;
    }
    .span-marca-loreto{
        font-size: 7pt;
    }
    .site-footer-mobile{
        display: block;
    }
    .site-footer{
        display: none;
    }
}
@media only screen and (min-width: 577px) and (max-width: 768px) {
    .card-body{
        min-height: 310px;
    }
    .card-body h5{
        font-size: 17pt;
    }.card-body p{
         font-size: 15pt;
     }
    .new-class-20-1{
        -ms-flex: 0 0 100%!important;flex: 0 0 100%!important;max-width: 100%!important;
    }
    .new-class-20{
        -ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;
    }
    .carousel-caption{
        right: 95%;
        bottom: 0;
        left: 0;
        width: 100%;
        font-size: 10pt;
        top: 50px;
    }
    .carousel-caption h2{
        max-width: 90%;
        font-size: 12pt!important;
    }.carousel-caption p{
         max-width: 90%;
         padding-left: 40px;
     }
    .boton{
        width: 185px;
        height: 60px;
        top: -50px;
    }
    .boton-ver-mas{
        padding-left: 0!important;
    }
    .span-marca-loreto{
        font-size: 11pt;
    }
    .site-footer-mobile{
        display: block;
    }
    .site-footer{
        display: none;
    }
}
@media only screen and (min-width: 769px) and (max-width: 983px) {
    .site-footer-mobile{
        display: block;
        padding-top: 50px;
    }
    .site-footer{
        display: none;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1023px) {
    .new-class-20-1,.new-class-20-2,.new-class-20-3{
        -ms-flex: 0 0 33.3%!important;flex: 0 0 33.3%!important;max-width: 33.3%!important;
    }
    .new-class-20{
        -ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;
    }
    .carousel-caption{
        right: 95%;
        bottom: 0;
        left: 0;
        width: 100%;
        font-size: 15pt;
        top: 80px;
    }
    .carousel-caption h2{
        max-width: 90%;
        font-size: 18pt!important;
    }.carousel-caption p{
         max-width: 90%;
         padding-left: 40px;
     }
    .boton{
        width: 235px;
        height: 80px;
        top: -50px;
    }
    .boton-ver-mas{
        padding-left: 0!important;
    }
    .span-marca-loreto{
        font-size: 15pt;
    }
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}