﻿body{
    font-family: 'Montserrat', sans-serif;
}

.cur{
    font-style: italic;
    font-family: "Playfair Display", serif;
}

.chat{
    position: fixed;
    bottom: 50px;
    right: 50px;
    width: 60px;
}
.chat img{
    width: 100%;
}
.chat span{
    position: absolute;
    top: 12px;
    left: -370%;
    border: 0px solid red;
    background: white;
    font-weight: bold;
    color: gray;
    padding: 4px 10px;

    border-radius: 10px;

    box-shadow: 2px 0px 10px gray;
}

header{
    position: relative;
    top: 0;
    left: 0;
    z-index: 100;
    background: rgba(255, 255, 255, 0.9);
}

.logotipo{
    text-align: center;
}
.logotipo img{
    width: 70%;
}

nav a{
    color: gray;
    text-decoration: none;
}

nav ul{
    list-style: none;
    padding: 0;
}

nav ul li{
    width: 20%;
    float: left;
}

.menu-r{
    display: none;
    cursor: pointer;
    padding: 12px 0;
}

.menu, .menu-r{
    text-align: center;
    font-size: 18px;
}

.datos{
    font-size: 20px;
    text-align: center;
}
.datos img{
    width: 30px;
}

.efecto{
    position: relative;
    background: url(../images/tanatologo-en-linea.png) no-repeat top center;
    background-size: cover;
}
.fondo-oscuro{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #0E1D40;
    width: 100%;
    height: 100%;
    opacity: .2;
}
.efecto .container{
    position: relative;
    z-index: 2;
}

.fondo-nosotros{
    background: url(../images/fondo-nosotros.webp) no-repeat center center;
    background-size: cover;
    height: 200px;
}


.texto-efecto{
    text-align: justify;
    font-size: 24px;
    line-height: 34px;
    color: white;
    padding-top: 250px;
    padding-bottom: 160px;
}
.texto-efecto strong{
    font-size: 30px;
    text-shadow: 3px 3px 3px black;
}

.btn-verde{
    background: #5eb559;
    background: #017cf8;
    color: white;
    font-size: 26px;
    text-shadow: 2px 2px 2px black;
    margin-top: 200px;
}
.btn-verde:hover{
    font-weight: bold;
    color: white;
}


.contenido{
    background:url(../images/fondo2.webp) no-repeat center center;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
}

.fondoGris{
    background: #f7f7f7;
    padding-top: 10px;
    padding-bottom: 10px;
}

.paquete{
    background: white;
    text-align: center;
    padding-bottom: 20px;

    box-shadow: 3px 3px 3px black;

    border-radius: 5px;
}

.titulo-paquete{
    background: #2685b8;
    text-align: center;
    color: white;
    font-size: 23px;
    font-weight: bold;
}
.precio-paquete{
    font-size: 20px;
    padding: 30px 0;
}
.precio-paquete span{
    color: red;
    font-weight: bold;
    font-size: 24px;
}

.plataformas{
    text-align: center;
    font-size: 25px;
    padding: 10px;
}
.plataformas strong{
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
}
.plataformas img{
    height: 60px;
}


.titulo{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
.subtitulo{
    text-align: center;
    font-size: 20px;
}

.imagen-t{
    text-align: right;
}
.imagen-t img{
    width: 80%;

    border-radius: 50%;
}

.texto-t{
    font-size: 22px;
    line-height: 32px;
}

.contacto-index > div{
    display: flex;
}
.contacto-index-card{
    background: white;
    border: 1px solid #e5e8ee;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(14, 29, 64, 0.12);
    color: #26324a;
    padding: 28px 24px;
    width: 100%;
}
.contacto-index-icon{
    align-items: center;
    background: #f0f2f6;
    border-radius: 10px;
    color: #6f7d95;
    display: flex;
    font-size: 24px;
    height: 48px;
    justify-content: center;
    margin-bottom: 18px;
    width: 48px;
}
.contacto-index-card strong{
    display: block;
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 18px;
}
.contacto-index-card p{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 14px;
}
.contacto-index-card a{
    color: #26324a;
    text-decoration: none;
}
.contacto-index-card span{
    color: #7b879d;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 18px;
}


.blanco{
    background: white;
    padding: 0;
}

.seccion{
    text-align: justify;
    font-size: 20px;
    line-height: 30px;
    padding: 40px;
}
.seccion strong{
    width: 100%;
    font-size: 23px;
    display: inline-block;
    margin-bottom: 20px;
}

/* .imagen{
    background: url(../images/planes-personalizados-de-tanatologo.webp) no-repeat center center;
    background-size: cover;
} */

.imagen img{
    width: 100%;

    border-radius: 20px;
}

.img2{
    background: url(../images/tanatologa-capacitada.webp) no-repeat center center;
    background-size: cover;
}
.img3{
    background: url(../images/tanatologa.webp) no-repeat center center;
    background-size: cover;
}
.img4{
    background: url(../images/tanatologa-erika-garcia.png) no-repeat center center;
    background-size: cover;
}
.img5{
    background: url(../images/covid-19.webp) no-repeat center center;
    background-size: cover;
}
.img6{
    background: url(../images/consulta-con-tanatologo.webp) no-repeat center center;
    background-size: cover;
}
.img9{
    background: url(../images/que-es-la-tanatologia.webp) no-repeat center center;
    background-size: cover;
}
.img10{
    background: url(../images/que-incluye-la-practica-tanatologica.webp) no-repeat center center;
    background-size: cover;
}
.img11{
    background: url(../images/que-es-el-duelo.webp) no-repeat center center;
    background-size: cover;
}
.img12{
    background: url(../images/etapas-del-duelo.webp) no-repeat center center;
    background-size: cover;
}
.img13{
    background: url(../images/2.png) no-repeat center center;
    background-size: cover;
}
.img14{
    background: url(../images/3.png) no-repeat center center;
    background-size: cover;
}


.texto{
    text-align: justify;
    font-size: 20px;
    line-height: 30px;
    padding: 0 40px;
}


.banner{
    background: url(../images/salud-mental.webp) no-repeat center center;
    background-size: cover;
    padding: 40px 40px;
}

.texto-banner{
    background: rgba(63,132,176, 0.8);
    color: white;
    font-size: 20px;
    line-height: 30px;
    padding: 30px;
}


.terapias{
    background: url(../images/fondo-gris.webp) no-repeat center center;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 70px;
}
.card-title{
    font-weight: bold;
    color: #1EA4FF;
}


.form-group{
    margin-bottom: 30px;
}

.hora{
    border: 2px solid #1ea4ff;
    background: #f7f7f7;
    font-size: 20px;
    display: inline-block;
    padding: 12px;
}
.hora:hover, .hora-seleccionada{
    background: #1ea4ff;
    color: white;
    cursor: pointer;
}


.paq{
    display: none;
}


.servicios{
    font-size: 13px;
}
.servicios ul{
    list-style: square;
    font-weight: bold;
}



.textoAgendar{
    font-size: 20px;
    text-align: center;
    margin: 30px 0 40px;
}
.textoAgendar p{
    margin-bottom: 0;
}



.footer{
    background: #97eeff;
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer strong{
    width: 100%;
    font-size: 23px;
    margin-bottom: 20px;
    display: inline-block;
}
.footer img{
    width: 40px;
}
.footer a{
    color: blue;
}
.redes img{
    width: 40px;
}


@media screen and (max-width:1400px){
    header{
        position: relative;
        padding-bottom: 20px;
    }
}

@media screen and (max-width:1200px){

}

@media screen and (max-width:992px){
    .texto-efecto{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .btn-verde{
        margin-top: 20px;
        margin-bottom: 50px;
    }
}

@media screen and (max-width:768px){
    .logotipo img{
        width: 30%;
    }
    .menu-r{
        display: block;
    }
    nav ul{
        display: none;
    }
    nav ul li{
        width: 100%;
    }
    .menu{
        padding: 12px 0;
    }
    .img1, .img2, .img3, .img4, .img5, .img6, .img7, .img8, .img9, .img10, .img11, .img12{
        height: 250px;
    }
    .fondo-nosotros{
        display: none;
    }
    .img{
        height: 400px;
    }
}

@media screen and (max-width:576px){
    .logotipo img{
        width: 50%;
    }
}






.privacidad-section {
    background: #f8f9fb;
    padding: 40px 0 90px;
}

.privacidad-section h2 {
    color: #16233b;
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 22px;
}

.privacidad-texto {
    color: #667089;
    font-size: 21px;
    line-height: 1.7;
    max-width: 850px;
    margin: 0 auto 45px;
}

.cedula {
    color: #667089;
    font-size: 14px;
    margin: 0;
}

.footer-section {
    background: #23304a;
    color: #ffffff;
    padding: 70px 0 25px;
}

.footer-section h3 {
    font-size: 23px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 25px;
}

.footer-section h4 {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 18px;
}

.footer-section p {
    color: #d7dce8;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.7;
    max-width: 390px;
}

.contacto-item {
    display: flex;
    align-items: center;
    gap: 14px;
    color: #d7dce8;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 16px;
}

.contacto-item i {
    font-size: 22px;
    color: #d7dce8;
}

.btn-whatsapp {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 260px;
    max-width: 100%;
    background: #ffffff;
    color: #23304a;
    text-decoration: none;
    border-radius: 10px;
    padding: 12px 18px;
    font-size: 15px;
    font-weight: 700;
    margin-top: 15px;
}

.btn-whatsapp:hover {
    background: #e9edf5;
    color: #23304a;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 13px;
}

.footer-links a {
    color: #d7dce8;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
}

.footer-links a:hover {
    color: #ffffff;
}

.footer-copy {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    color: #d7dce8;
    font-size: 14px;
    font-weight: 600;
    margin-top: 55px;
    padding-top: 28px;
}

@media (max-width: 767px) {
    .privacidad-section {
        padding: 35px 0 60px;
    }

    .privacidad-section h2 {
        font-size: 28px;
    }

    .privacidad-texto {
        font-size: 18px;
    }

    .footer-section {
        padding: 50px 0 25px;
    }

    .footer-copy {
        margin-top: 35px;
    }
}