*{
    margin: 0;
    padding: 0;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

@media screen and (max-width: 480px){
    .margen-secciones{
        margin-left: 3%;
        margin-right: 3%;
        padding-top: 80px;
        padding-bottom: 80px;
    }
}
@media (min-width: 481px) and (max-width: 767px){
    .margen-secciones{
        margin-left: 3%;
        margin-right: 3%;
        padding-top: 90px;
        padding-bottom: 80px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .margen-secciones{
        margin-left: 5%;
        margin-right: 5%;
        padding-top: 100px;
        padding-bottom: 80px;
    }
    
}
@media (min-width: 1025px) and (max-width: 1280px) {
    .margen-secciones{
        margin-left: 10%;
        margin-right: 10%;
        padding-top: 110px;
        padding-bottom: 80px;
    }
    
}

@media (min-width: 1281px){
    .margen-secciones{
        margin-left: 15%;
        margin-right: 15%;
        padding-top: 110px;
        padding-bottom: 80px;
    }
}


 /*--------------------------footer------------------------------------------------*/  
 .column {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-inline: 1%;
    }
    .copyright{
    text-align: center;
    background-color: #000000;
    color: #7c7c7c;
    padding: 15px;
    }
    footer{
    margin: 0;
    padding: 0;
    background-color: #181818;
    color: white;
    
    }
    .contenedor-footer{
    margin-left: 10%;
    margin-right: 10%;
    padding-top: 50px;
    padding-bottom: 50px;
    }
    .contenedor-columnas-footer{
    text-align: center;
    display: flex;
    justify-content: space-between;
    p{
    font-size: 21px;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    
    }
    .footer-seccion-iqz{
    text-align: left;
    display: flex;
    flex-direction: column;
    a{
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    color:#959595;
    }
    }
    
    
    
    @media screen and (max-width: 480px){
    
    footer .margenes{
    padding-top: 50px;
    padding-bottom: 50px;
    }
    
    .contenedor-footer{
    margin-left: 10%;
    margin-right: 10%;
    padding-top: 50px;
    padding-bottom: 50px;
    }
    
    
    .contenedor-columnas-footer{
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    }
    
    .contenedor-columnas-footer p{
    font-size: 21px;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    
    .column {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-inline: 1%;
    }
    
    .footer-seccion-iqz{
    text-align: left;
    display: flex;
    flex-direction: column;
    }    
    
    .footer-seccion-iqz a{
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #959595;
    }
    
    .copyright{
    text-align: center;
    background-color: #000000;
    color: #7c7c7c;
    padding: 15px;
    }
    }
    @media (min-width: 481px) and (max-width: 767px){
    
    footer .margenes{
    padding-top: 50px;
    padding-bottom: 50px;
    }
    
    .contenedor-footer{
    margin-left: 10%;
    margin-right: 10%;
    padding-top: 50px;
    padding-bottom: 50px;
    }
    
    
    .contenedor-columnas-footer{
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    }
    
    .contenedor-columnas-footer p{
    font-size: 21px;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    
    .column {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-inline: 1%;
    }
    
    .footer-seccion-iqz{
    text-align: left;
    display: flex;
    flex-direction: column;
    }    
    
    .footer-seccion-iqz a{
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #959595;
    }
    
    .copyright{
    text-align: center;
    background-color: #000000;
    color: #7c7c7c;
    padding: 15px;
    }
    }
    @media (min-width: 768px) and (max-width: 1024px){
    .column {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-inline: 1%;
    }
    .copyright{
    text-align: center;
    background-color: #000000;
    color: #7c7c7c;
    padding: 15px;
    }
    
    .contenedor-footer{
    margin-left: 10%;
    margin-right: 10%;
    padding-top: 50px;
    padding-bottom: 50px;
    }
    .contenedor-columnas-footer{
    text-align: center;
    display: flex;
    justify-content: space-between;
    p{
    font-size: 21px;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    
    }
    .footer-seccion-iqz{
    text-align: left;
    display: flex;
    flex-direction: column;
    a{
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #959595;
    }
    }
    
    }
    
    @media (min-width: 1281px) {
    .contenedor-footer {
    margin-left: 15%;
    margin-right: 15%;
    }
    }
    
    @media (min-width: 768px) and (max-width: 1024px) {
    .contenedor-footer {
    margin-left: 5%;
    margin-right: 5%;
    }
    }
    
    @media screen and (max-width: 767px) {
    .contenedor-footer {
    margin-left: 3%;
    margin-right: 3%;
    }
    }
    .column{
    margin-inline: 0;
    }

 /*--------------------------footer------------------------------------------------*/  
 
 
/*general*/ 
.contenedor-boton{
    display: flex;
    justify-content: center;
    padding-top: 30px;
}
.contenedor-boton p{
    background-color: blueviolet;
    color: white;
    padding: 10px;
    border-radius: 25px;
    text-align: center;
}


.contenedor-boton a:hover{
    transform: scale(1.1);
}
#contenido{
    .contenedor-boton a{
        text-decoration: none;
        width: 160px;
        transition: 0.3s ease-out;
    }
}

/*general*/ 

/*Portada*/
#portada{
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../pictures/consultorio/consultorio\ \(3\).jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

#portada h3{
    color: white;
    font-size: 28px;
    text-align: center;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

#portada a{
    text-decoration: none;
    color: white;
    text-align: center;
}

#portada a p{
    font-weight: 600;
    background-color: #3dbb13;
    padding: 10px;
    width: 100px;
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.5);
    border-radius: 25px;
    transition: 0.3s ease-out;
}

#portada a:hover{
    transform: scale(1.1);
}

#portada .contenedor-boton{
    display: flex;
    justify-content: center;
    padding-top: 20px;
}


/*Portada*/



/*Contacto*/
 
#contacto .whatsapp{
    display: flex;
    justify-content: center;
    padding-top: 30px;
}

#contacto a{
    background-color: rgb(13, 172, 13);
    text-decoration: none;
    border-radius: 25px;
    transition: 0.3s ease-out;
}

#contacto a:hover{
    transform: scale(1.1);
}

#contacto a p{
    padding: 10px;
    color: white;
    
}

.contacto{
    background-color: #f3f3f3;
}
.contenedor-contacto{
    h1{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    p{
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

.contenedor-contacto p, address{
        font-style: normal;
        padding-top: 8px;
        padding-bottom: 8px;
        color: black;
        font-weight: 400;
        font-size: 18px;
}

.mapa {
    justify-content: center;
    display: flex;
    margin-top: 50px;
    margin-bottom: 50px;
    border: solid 1px #b9b9b98e;
}
/*Contacto*/


/*Contenido*/
#contenido{
    h1, h2{
        padding-top: 16px;
        padding-bottom: 16px;
        font-size: 24px;
    }
    p{
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

.marco-img{
    background-image: url(../pictures/consultorio/consultorio\ \(1\).jpeg);
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center; 
    background-repeat: no-repeat;
    border-radius: 5px;    
}
.contenedor-marco-img{
    display: flex;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 20px;
}

.marco-img-uno{
    background-image: url(../pictures/consultorio/consultorio\ \(5\).jpeg);
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center; 
    background-repeat: no-repeat;
    border-radius: 5px;    
}
.contenedor-marco-img-uno{
    display: flex;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 20px;
}


/*Contenido*/