﻿.bannercarrusel {
    height: 570px;
    background-image: linear-gradient(rgb(0 0 0 / 50%) 0%,rgb(0 0 0 / 0%) 100%), url("/images/indeximages/bannercarrusel.png");
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 40px;
    /*height: auto;*/
}

    .bannercarrusel h2 {
        color: white;
        font-size: 40px;
        display: block;
        letter-spacing: 1px;
    }

.encabezado {
    color: black;
    text-align: center;
    height: 45px;
    font-family: 'Raleway', arial, sans-serif;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    line-height: 45px;
    display: block;
}

a {
    color: black;
    text-decoration: none;
}

.container {
    max-width: 1300px;
}

.navstyle {
    color: black;
    font-size: 16px;
    margin-top: 20px;
    padding-top: 10px;
    border-color: black;
    letter-spacing: 0.143em;
    margin-bottom: 40px;
}

.navstyleactive { /*Este es para el que esté activo*/
    font-weight: 600;
    border-top: 2px solid;
}


.color1 {
    background: #4cff00;
}

.color2 {
    background: #ff6a00;
}

.color3 {
    background: #808080;
}

/*Aqui empieza el carrusel*/
html,
.carrusel {
    position: relative;
    height: 60%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.carrusel {
    font-family: 'Segoe UI', Tahoma, Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    color: #000;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    /*min-height: 100vh;*/
}

    .carrusel .container {
        width: 90%;
        padding: 10px 40px;
    }

.container .swiper {
    width: 100%;
    height: 100%;
    clear: both;
    float: left;
}

.container .swiper-slide {
    /*position: relative;*/
    text-align: start;
    font-size: 18px;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0px 4px 4px rgba(196,196,196,0.25);
    margin-top: 35px;
}

.swiper-slide img {
    display: flex;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.container .card-description {
    padding: 1rem;
}

    .container .card-description .card-title, .container .card-description .card-text {
        margin-bottom: 0.5rem;
    }

    .container .card-description .card-link {
        text-align: center;
    }

        .container .card-description .card-link a {
            text-decoration: none;
            color: #1d6ec2;
        }

.swiper-button-next {
    right: 26px !important;
}

.swiper-button-prev {
    left: 26px !important;
}

.container .card-description .card-text {
    color: rgb(89, 89, 89);
    font-size: 16px;
    font-family: Raleway, arial, sans-serif;
    text-align: center;
}

.container .card-description .card-title {
    color: rgb(89, 89, 89);
    font-size: 24px;
    font-family: Raleway, arial, sans-serif;
    color: black;
    text-align: center;
}

/*Aqui termina el carrusel*/
.section2 {
    padding-bottom: 40px;
    padding-top: 40px;
    font-family: Raleway, arial, sans-serif;
}

    .section2 h2 {
        font-size: 36px;
        font-weight: 400;
    }

    .section2 a {
        text-decoration: none;
        display: block;
        /*width: 200px;*/
        /*height: 56px;*/
        background-color: #14e3f5;
        color: black;
        text-align: center;
        padding-top: 20px;
        margin: auto;
        font-weight: 600;
        letter-spacing: 0.143em;
        width: auto;
        height: 56px;
    }

        .section2 a:hover {
            opacity: 0.6;
            text-decoration: none;
        }

/*Para el color o imagen de fondo de cada banner*/
.banner1 {
    background-color: #f6f6f6;
    background-size: cover;
}
/**/
.section3 {
    padding-bottom: 50px;
    padding-top: 50px;
    font-family: Raleway, arial, sans-serif;
}

    .section3 h2 {
        font-size: 36px;
        font-weight: 500;
        text-align: center;
        color: white;
    }

.banner2 {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), url("/images/indeximages/banner1.png");
    background-size: cover;
    display: flex;
    width: 100%;
    height: auto;
}

.logo1 h3 {
    text-align: center;
    font-size: 18px;
    font-family: Raleway, arial, sans-serif;
}

.logo1 img {
    display: block;
    margin: auto;
    width: 100%;
    height: auto;
}

.logo_login img {
    width: 100%;
    height: auto;
}

.section4 {
    padding-bottom: 40px;
    padding-top: 40px;
    font-family: Raleway, arial, sans-serif;
    color: white;
}

    .section4 h2 {
        text-align: center;
        font-weight: 700;
        font-family: 'Cabin', arial, sans-serif;
        font-size: 36px;
        margin-bottom: 25px;
    }

    .section4 h3 {
        text-align: center;
        font-weight: 500;
        font-size: 25px;
        text-shadow: 0px 2px 10px rgb(0 0 0 / 30%);
    }

    .section4 .col1 {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url("/images/indeximages/fila4/1.png");
        background-position: 79.85507246376811% 43.04347826086956%;
        height: auto;
        padding-bottom: 72px;
        padding-top: 72px;
        padding-right: 40px;
        padding-left: 40px;
    }

    .section4 .col2 {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url("/images/indeximages/fila4/2.png");
        background-position: center;
        height: auto;
        padding-bottom: 72px;
        padding-top: 72px;
        padding-right: 40px;
        padding-left: 40px;
    }

    .section4 .col3 {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url("/images/indeximages/fila4/3.png");
        background-position: 50% 50%;
        height: auto;
        padding-bottom: 72px;
        padding-top: 72px;
        padding-right: 40px;
        padding-left: 40px;
    }

.banner3 {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), url("/images/indeximages/banner3.png");
    background-size: cover;
    background-position: 51.44927536231884% 50.869565217391305%;
    background-repeat: no-repeat;
    display: flex;
    width: 100%;
    height: auto;
}

.section5 {
    padding-top: 40px;
    font-family: Raleway, arial, sans-serif;
}

    .section5 h1 {
        text-align: center;
    }

    .section5 h2 {
        padding-bottom: 5px;
        font-size: 24px;
    }
    /*
    .section5 h3 {
        font-weight: 400;
        font-size: 20px;
        color: black;
    }*/

    .section5 img {
        padding-bottom: 15px;
        width: 100%;
        height: auto;
    }

    .section5 .caja {
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 48px;
    }

    .section5 .imgclub {
        width: 100%;
        height: auto;
    }

    .section5 li {
        font-size: 18px;
        color: black;
    }

    .section5 p {
        font-size: 18px;
        font-weight: 600;
        /*color: black;*/
    }

.lista {
    padding-top: 20px;
}

.banner4 {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), url("/images/indeximages/banner4.png");
    background-size: cover;
    background-position: 51.44927536231884% 50.869565217391305%;
    background-repeat: no-repeat;
    display: flex;
    width: 100%;
    height: auto;
}

    .banner4 .section {
        font-size: 36px;
    }

.socialmedia {
    justify-content: center;
    display: flex;
}

    .socialmedia svg {
        margin-left: 18px;
        margin-right: 18px;
        height: 48px;
        width: 48px;
    }

.section6 {
    background-color: rgb(246, 246, 246);
    font-family: Raleway, arial, sans-serif;
}

    .section6 .colizquierdo {
        padding-top: 40px;
        /*padding-left: 150px;
        padding-right: 150px;*/
        padding-bottom: 40px;
    }

    .section6 h1 {
        font-weight: 400;
    }

    .section6 h2 {
        font-size: 24px;
        font-weight: 400;
        /*margin-top: 40px;*/
    }

    .section6 .contacto {
        text-decoration: none;
        font-weight: 700;
        font-size: 18px;
        color: #ffffff;
        padding-top: 16px;
        padding-bottom: 16px;
        padding-left: 40px;
        padding-right: 40px;
        background-color: #455a64;
    }

    .section6 a {
        font-size: 20px;
    }

    .section6 iframe {
        width: auto;
        height: 600px;
    }

    .section6 .colderecho {
        padding-top: 40px;
    }

        .section6 .colderecho h2 {
            margin-top: 30px;
        }

.hashtag-casa h2 {
    font-size: 24px;
    font-weight: 400;
    margin-top: 0;
}

.section6 h3 {
    color: black;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 40px;
}

.section7 {
    padding-bottom: 40px;
    padding-top: 40px;
    font-family: Raleway, arial, sans-serif;
    text-align: center;
    /*background-color: #f6f6f6;*/
}

    .section7 h3 {
        font-size: 18px;
        font-weight: 600;
        margin-top: 20px;
    }

    .section7 img {
        height: 200px;
        width: 464px;
    }

.video iframe {
    height: 620px;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
}

.section8 {
    padding-top: 50px;
    padding-bottom: 50px;
}

    .section8 img {
        width: 100%;
        height: auto;
    }

    .section8 h6 {
        margin-bottom: 16px;
        font-size: 16px;
        font-weight: 400;
        color: #525252;
    }

    .section8 h2 {
        margin-bottom: 16px;
        font-size: 48px;
        font-weight: 600;
        color: black;
        letter-spacing: 1px;
    }

    .section8 h4 {
        font-size: 24px;
        font-weight: 400;
    }

    .section8 .colderecho {
        padding-left: 24px;
        padding-right: 24px;
    }

    .section8 a {
        text-decoration: none;
        display: block;
        background-color: #14e3f5;
        color: black;
        text-align: center;
        padding-top: 16px;
        margin: auto;
        font-weight: 600;
        letter-spacing: 0.143em;
        width: auto;
        height: 56px;
        font-size: 16px;
    }

        .section8 a:hover {
            opacity: 0.6;
            text-decoration: none;
        }

.banner5 {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), url("/images/indeximages/banner3.png");
    background-size: cover;
    background-position: 51.44927536231884% 50.869565217391305%;
    background-repeat: no-repeat;
    display: flex;
    width: 100%;
    height: auto;
}

.section9 {
    padding-bottom: 40px;
    /*padding-top: 40px;*/
    font-family: Raleway, arial, sans-serif;
    color: white;
}

    .section9 h2 {
        text-align: center;
        font-weight: 700;
        font-family: 'Cabin', arial, sans-serif;
        font-size: 36px;
        margin-bottom: 25px;
    }

    .section9 h3 {
        text-align: center;
        font-weight: 500;
        font-size: 25px;
        text-shadow: 0px 2px 10px rgb(0 0 0 / 30%);
    }

    .section9 .col1 {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url("/images/indeximages/e-commerce/3.png");
        background-position: 79.85507246376811% 43.04347826086956%;
        height: auto;
        padding-bottom: 72px;
        padding-top: 72px;
        padding-right: 40px;
        padding-left: 40px;
    }

    .section9 .col2 {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url("/images/indeximages/e-commerce/4.png");
        background-position: center;
        height: auto;
        padding-bottom: 72px;
        padding-top: 72px;
        padding-right: 40px;
        padding-left: 40px;
    }

    .section9 .col3 {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url("/images/indeximages/e-commerce/5.png");
        background-position: 50% 50%;
        height: auto;
        padding-bottom: 72px;
        padding-top: 72px;
        padding-right: 40px;
        padding-left: 40px;
    }

.banner6 {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), url("/images/indeximages/e-commerce/6.png");
    background-size: cover;
    background-position: 51.44927536231884% 50.869565217391305%;
    background-repeat: no-repeat;
    display: flex;
    width: 100%;
    height: auto;
}

.section5 .descarga {
    text-decoration: none;
    display: block;
    background-color: #14e3f5;
    color: black;
    text-align: center;
    padding-top: 16px;
    margin: auto;
    font-weight: 600;
    letter-spacing: 0.143em;
    width: auto;
    height: 56px;
    font-size: 16px;
}

.Detalle {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .Detalle h3 {
        margin-top: 30px;
        text-align: center;
        color: black;
    }

    .Detalle h5 {
        font-size: 16px;
        text-align: center;
        margin-bottom: 35px;
    }

    .Detalle p {
        font-size: 18px;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .Detalle li {
        font-size: 18px;
    }


    .Detalle .DetalleContenido img {
        width: 70%;
        height: auto;
    }


@media (min-width: 576px) and (max-width: 767.98px) {
    .Detalle .DetalleContenido img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 575.98px) {
    .Detalle .DetalleContenido img {
        width: 100%;
        height: auto;
    }
}
