﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;700&display=swap');

:root {
    --color-bienestar: rgb(255,210,4);
    --color-texto-parrafo: #666666
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Roboto', sans-serif;
    background: #f2f3f7;
}

.navbar {
    box-shadow: 0 12px 20px rgba(0,0,0, 0.1);
}

.navbar .nav-item a {
    color: #FFFFFF !important;
}

.navbar .nav-item a:hover {
    color: #FFC800 !important;
}

.navbar .nav-item .active {
    color: #FFC800 !important;
}

.navbar-bg-bienestar {
    /*background: #004E66;*/
    background: #000;
}

.bg-dark2 {
    /*background: #004E66;*/
    background: #004E66;
}

.home .carousel-item {
    min-height: 100vh;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.home .carousel-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.3);
    z-index:-1;
}

.home .carousel-item .container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.home .carousel-item h2{
    font-size:80px;
    color: #ffffff;
    margin: 0 0 10px;
    opacity:0;
}

.home .carousel-item p {
    font-size:30px;
    margin:0;
    color:#eeeeee;
    opacity:0;
}

.home .carousel-item.active h2{
    animation: fadeInLeft 0.5s ease forwards;
}

.home .carousel-item.active p {
    animation: fadeInRight 0.5s ease forwards;
}

.home .carousel-item.active a {
    animation: fadeInLeft 0.5s ease forwards;
}

/* Beneficios */
.beneficios {
    background: linear-gradient( rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) ), url(../img/head_beneficios.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    /* height: 80vh; */
    /* width: 100%; */
}

/* Convenios */
.convenios {
    background: linear-gradient( rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) ), url(../img/slide-15.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    /* height: 80vh; */
    /* width: 100%; */
}

/* Escuela de Futbol */
.escuelafutbol {
    background: linear-gradient( rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) ), url(../img/centros/crda/CRDA_Inauguracion.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    /* height: 80vh; */
    /* width: 100%; */
}

/* MARKETING CONTENT
-------------------------------------------------- */
    /* Center align the text within the three columns below the carousel */
    .marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.marketing h2 {
    font-weight: 400;
}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}

/* principal */
.principal {
    background-color: var(--color-bienestar);
}

.principal svg {
    color: #B99836;
}

/* beneficiosCard*/
.beneficiosCard{
    padding-top: 10px;
}
.beneficiosCard i {
    font-size: 5rem;
    font-weight: 900;
    /*padding: 1rem;*/
    color: #fff;
    /*border: 1px solid rgb(243,242, 242);*/
    /*border-radius:50%;*/
    transition: all 0.5s ease-in-out;
}

.beneficiosCard i:hover {
    /*background-color: #56b7de;*/
    color: var(--color-bienestar)
}

/* .testimonial */
.testimonials {
    background: linear-gradient( rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) ), url(../img/slide-1.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}

.centrosquillon {
    background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url(../img/centros/quillon/02.JPG);
    min-height: 50vh;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.centroselquisco {
    background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url(../img/centros/elquisco/ElQuisco_003.jpg);
    min-height: 50vh;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.centroscrda {
    background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url(../img/centros/crda/CRDA_Inauguracion.JPG);
    min-height: 50vh;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.head_nosotros {
    background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url(../img/head_nosotros.JPG);
    min-height: 50vh;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.head_beneficios {
    background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url(../img/head_tbeneficios.jpj);
    min-height: 50vh;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.head_crda {
    margin: 0;
    min-height: 35vh;
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/head_crda.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.head_elquisco {
    margin: 0;
    min-height: 35vh;
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/head_ElQuisco.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.head_quillon {
    margin: 0;
    min-height: 35vh;
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/head_Quillon.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.head_elecciones {
    margin: 0;
    min-height: 35vh;
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/head_elecciones.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.head_tbeneficios {
    margin: 0;
    min-height: 35vh;
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/head_tbeneficios_opt.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.head_bes {
    margin: 0;
    min-height: 35vh;
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/head_Bes2023.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.head_amses {
    margin: 0;
    min-height: 35vh;
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/slide-49.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.head_socio {
    margin: 0;
    min-height: 35vh;
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/head_tbeneficios.jpg');
    /*background-image: url('../img/head_tbeneficios.jpg');*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}



.head_newteam {
    margin: 0;
    min-height: 35vh;
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/head_NewTeam.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.head_salud_seguro {
    margin: 0;
    min-height: 35vh;
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/head_Seguro.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.head_salud_convenio_isapres {
    /* este es el head de pruebas */
    margin: 0;
    min-height: 35vh;
    /*background-image: url('../img/head_Isapres.png');*/
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/head_Isapres.png');
    background-repeat: no-repeat;
    background-size: cover;
    /*background-position:center;*/
    background-position-x: center;
    /*background-attachment:fixed;*/
}

.head_concurso_pintura {
    margin: 0;
    min-height: 35vh;
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/head_ConcursoPintura2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.head_news {
    margin: 0;
    min-height: 35vh;
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/head_Noticias.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.head_convenios {
    margin: 0;
    min-height: 35vh;
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/head_Convenios.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.headCRDAreservas {
    margin: 0;
    min-height: 30vh;
    background: linear-gradient(90deg, rgba(9, 32, 50, 0.9), rgba(9, 32, 50, 0.1)), url('../img/crda/crda_11.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.title {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.titleText {
    color: var(--color-bienestar);
    font-size: 2em;
    font-weight: 300;
}

.titleText span {
    color: var(--color-bienestar);
    font-weight: 700;
    font-size: 1.5em;
}

.iconogrande {
    width: 1.75em;
    height: 1.75em;
}

/* box tabla de beneficios */
.box{
    width:100%;
    height:100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    border-radius:10px;
}

/* Nosotros */
.nosotros .content {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 40px;
}

.nosotros .content .box {
    width: 250px;
    margin: 20px;
    border: 15px solid #fff;
    box-shadow: 0 5px 35px rgba(0,0,0,0.08);
}

.nosotros .content .box .imgBx {
    position: relative;
    width: 100%;
    height: 250px;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: .5s ease;
}

.overlay h2 {
    color: #fff;
    font-weight: 300;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.overlay p {
    color: #fff;
    /* font-weight: 300; */
    font-size: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}


    .overlay li {
        font-size: 0.8em;
    }


.imgBx:hover .overlay {
    height: 30%;
    cursor: pointer;
}

.nosotros .content .box .imgBx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nosotros .content .box .text {
    padding: 15px 0 5px;
}

.nosotros .content .box .text p {
    padding-top: 5px;
    color: var(--color-texto-parrafo)
}

.nosotros .content .box .text h3 {
    font-weight: 400;
    color: var(--color-bienestar);
}
/* fin nosotros */

.img-fluid-card{
    width:100%;
    height:100%;
    object-fit:cover;
}

/* redes sociales */
#app-whatsapp {
    position: fixed;
    right: 24px;
    bottom: 25px;
    width: 60px;
    z-index: 1000;
    display: none;
}

#app-whatsapp {
    bottom: 95px;
    display: block;
}

    #app-whatsapp i {
        font-size: 63px;
    }

    #app-whatsapp i {
        /*color: #1ebea5;*/
    }
/* fin redes sociales */


        @keyframes fadeInLeft {
            0% {
                opacity: 0;
                transform: translateX(-30px);
            }

            100% {
                opacity: 1;
                transform: translateX(0px);
            }
        }

        @keyframes fadeInRight {
            0% {
                opacity: 0;
                transform: translateX(30px);
            }

            100% {
                opacity: 1;
                transform: translateX(0px);
            }
        }

        .home .carousel-controls{
    position:absolute;
    left:50%;
    bottom:40px;
    z-index:10;
    transform: translateX(-50%);
}

.home .carousel-indicators{
    position:relative;
    margin:0;
}

    .home .carousel-indicators button {
        height: 70px;
        width: 70px;
        margin: 0 5px;
        border-radius: 50%;
        background-position: center;
        background-size: cover;
        border: 3px solid transparent;
        transition: all 0.3s ease
    }

.home .carousel-indicators button.active {
    border-color: #ffffff;
    transform: scale(1.2);
}

.home .carousel-control-next,
.home .carousel-control-prev {
    height: 60px;
    width: 60px;
    opacity: 1;
    z-index: 3;
    top: 50px;
    transform: translateY(-50%);
    border-radius: 50%;
    transition: all 0.3s ease;
}

    .home .carousel-control-next:hover,
    .home .carousel-control-prev:hover {
        box-shadow: 0 0 10px #ffffff;
    }

.home .carousel-control-next {
    right: -90px;
}

.home .carousel-control-prev{
    left:-90px;
}

/*Responsive*/
@media(max-width: 767px){
    .home .carousel-control-next,
    .home .carousel-control-prev {
        display: none;
    }
    .home .carousel-indicators button {
        height: 60px;
        width: 60px;
    }
    .home .carousel-item h2 {
        font-size:45px;
    }
    .home .carousel-item p {
        font-size: 22px;
    }
    }

