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


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

    border-radius: 10px;

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


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

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

nav ul{
    list-style: none;
    padding: 0;
}
nav ul li{
    width: 20%;
    float: left;
}
nav a{
    color: black;
    text-decoration: none;
}
.menu-r{
    display: none;
}
.menu, .menu-r{
    text-align: center;
    font-size: 19px;
    padding: 12px 0;
    cursor: pointer;
}
.menu:hover, .activo, .menu-r:hover{
    font-weight: bold;
    color: #007dc5;
}
.dosM{
    line-height: 24px;
    padding: 2px 0;
}


.efecto{
    padding: 0;
}


.contenido{
    padding-top: 60px;
    padding-bottom: 60px;
}

.titulo{
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    color: #007dc5;
    font-weight: bold;
}
.subtitulo{
    text-align: center;
    font-size: 30px;
    color: #00D4E3;
    margin-bottom: 12px ;
}

.seccion{
    text-align: justify;
    font-size: 17px;
    line-height: 27px;
}
.seccion b{
    color: #007dc5;
}



.imagen img{
    width: 100%;
}


.iconos{
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}
.icono strong{
    width: 100%;
    text-align: center;
    font-size: 21px;
    display: inline-block;
    margin-bottom: 7px;
}
.icono p{
    text-align: center;
    font-size: 18px;
}
.icono img{
    width: 50px;
}


.leyenda{
    background: #007dc5;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}


center b{
    color: white !important;
}


.azul{
    background: #007dc5;
    color: white;
    padding-top: 60px;
    padding-bottom: 60px;
}
.form-group{
    margin-bottom: 10px;
}


.marcas{
    text-align: center;
}
.marcas img{
    height: 80px;
    margin: 0 40px;
}


.azul svg{
    width: 40px !important;
    margin:0 20px 12px 0;
}


.audifonos{
    padding-top: 40px;
    padding-bottom: 40px;
}


.linea{
    border: 1px solid #ddd;
    padding: 12px;
}

.imagen-linea{
    min-height: 290px;
    text-align: center;
}
.imagen-linea img{
    width: 70%;
}

.texto-linea{
    min-height: 250px;
    font-size: 15px;
    line-height: 20px;
}
.texto-linea strong{
    width: 100%;
    display: inline-block;
    margin-bottom: 12px;
}


.p{
    text-align: center;
    margin-bottom: 30px;
}
.p img{
    height: 40px;
}
.p p{
    color: gray;
    font-size: 17px;
}

.cabecera-fondo{
    position: relative;
    height: 280px;
}
.fondo-servicios{
    background: url(../images/fondo-servicios.webp) no-repeat center center;
    background-size: cover;
}
.fondo-negro{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
}


.area{
    border-bottom: 5px solid #007dc5;
    padding-top: 40px;
    padding-bottom: 20px;
}
.area .titulo{
    font-size: 22px;
}


.uno{
    background: url(../images/como-funciona-la-audicion-en-tu-cerebro.webp)no-repeat center center;
    background-size: cover;
    padding-top: 170px;
    padding-bottom: 170px;
}
.uno strong{
    font-size: 43px;
}

.dos{
    text-align: center;
    font-size: 19px;
    line-height: 32px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.dos strong{
    font-size: 30px;
}


.tres{
    background: #3b3c3d;
}
.tres .area{
    color: white;
    padding: 45px;
}
.tres .area strong{
    font-size: 40px;
}
.tres .area b{
    font-size: 24px;
}
.img29{
    background: url(../images/perdida-de-audicion.webp) no-repeat center center;
    background-size: cover;
}


.cuatro{
    background: #f7f6f4;
    font-size: 18px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.cuatro strong{
    width: 100%;
    font-size: 44px;
    display: inline-block;
    margin-bottom: 30px;
}
.c img{
    width: 100%;

    border-radius: 50%;
}
.c strong{
    font-size: 24px;
}


.cinco{
    padding-top: 40px;
    padding-bottom: 40px;
}
.cinco strong{
    font-size: 23px;
    color: #007dc5;
}

.seis{
    background: #f4f4f4;
}


.mapas{
    padding-top: 30px;
    padding-bottom: 30px;
}
.texto-mapas{
    font-weight: bold;
    font-size: 20px;
}
.texto-mapas img{
    width: 30px;
}
.texto-mapas strong{
    color: #007dc5;
}
.mapas iframe{
    width: 100%;
    height: 410px;
}


.gris{
    background: #f7f7f7;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.gris img{
    width: 200px;
}
.blanco{
    background: white;
    padding-top: 30px;
    padding-bottom: 30px;
}


footer{
    background: #e5e5e5;
    font-size: 18px;
    line-height: 28px;
    padding-top: 20px;
    padding-bottom: 20px;
}
footer iframe{
    width: 90%;
    height: 320px;
}
footer strong{
    width: 100%;
    font-size: 23px;
    display: inline-block;
    margin-bottom: 10px;
}
footer span{
    color: gray;
    font-size: 15px;
    line-height: 0px !important;
    font-weight: bold;
}


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

}

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

}

@media screen and (max-width:992px){
    nav{
        margin: 20px 0 !important;
    }
    .logotipo img{
        width: 50%;
    }
}

@media screen and (max-width:768px){
    .menu-r{
        display: block;
    }
    nav ul{
        display: none;
        padding: 0;
    }
    nav ul li{
        width: 100%;
    }
    .img{
        height: 250px;
    }
    .tres .area{
        padding: 15px;
    }
}

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