﻿body{
    font-family: 'Montserrat', sans-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: fixed;
    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.webp) no-repeat center center;
    background-size: cover;
}
.fondo-oscuro{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #0E1D40;
    width: 100%;
    height: 100%;
    opacity: .5;
}
.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: 350px;
    padding-bottom: 160px;
}
.texto-efecto strong{
    font-size: 30px;
    text-shadow: 3px 3px 3px black;
}

.btn-verde{
    background: #5eb559;
    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;
}

.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;
}

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

    border-radius: 50%;
}

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


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

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

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

.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.webp) 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;
}


.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 ul{
    list-style: square;
    font-weight: bold;
}


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;
    }
}

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