@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{
    margin: 0;
    padding: 0;
    font-family: "Poppins", sans-serif;
}
/*Inicio de header*/
header{
    background-image: url("../images/header.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    display: block;
    width: 100%;
    height: 100%;
    padding: 2% 0;
    min-height: 710px;
}
.imenu img{
    width: 100%;
    height: 100%;
    display: block;
}
.logo{
    margin: auto;
    display: block;
    width: 250px;
}
h1{
    color: #ffff;
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
    text-align: left;
    margin-top: 200px;
    margin-left: 8%;
}
.azul{
    color: #23bad4;
}
.azul:hover{
    font-size: 55px;
}
h2{
    margin: 2% 0 5% 0;
    color: #292a61;
    font-size: 40px;
    font-weight: 800;
    line-height: 45px;
    text-align: center;
}

/*Columna 1*/
.columnas1{
    padding: 3% 5%;
    display: block;
}
.columna-img{
    display: inline-block;
    width: 45%;
    vertical-align: middle;
}
.columna-img img{
    display: block;
    width: 100%;
}
.columna-text{
    display: inline-block;
    width: 50%;
    margin-left: 4%;
    vertical-align: middle;
}
.azul2{
    color: #23bad4;
    font-weight: 600;
}
p.info{
    font-size: 28px;
    margin-bottom: 45px;
}
a.btn-morado{
    padding: 10px 15px 10px 15px;
    background: #292a61;
    border-radius: 30px;
    color: #ffff;
    text-decoration: none;
    font-size: 25px;
    border: none;
}
a.btn-morado:hover{
    background: #23BAD4;
}

/*Columna 2*/
.columnas2{
    padding: 3% 5%;
    display: block;
}
.col3{
    width: calc(99%/3);
    display: inline-block;
    vertical-align: top;
}
.col3 img{
    display: block;
    width: 50%;
    margin: auto;
}
.col3 div{
    width: 100%;
    text-align: center;
    font-size: 30px;
}

/*Video*/
.conocenos{
    padding: 3% 5%;
}
.conocenos video{
    width: 60%;
    margin: auto;
    display: block;
}

/*Columnas 3*/
.columnas3{
    padding: 0 0 0 5%;
    margin-top: 5%;
    display: flex;
    background-color: #292a61;
}
.imagen-container{
    flex: 1;
    display: flex;
    justify-content: flex-end;
}
.imagen-ban{
    max-width: 100%;
    height: auto;
}
.col2{
    display: inline-block;
    width: 49.5%;
    vertical-align: middle;
}
.col2 div{
    color: #ffff;
    font-size: 20px;
    margin-bottom: 55px;
    margin-top: 30%;
}
.incrementa{
    color: #ffff;
    font-size: 53px;
    line-height: 1.1;
}
.incrementa:hover{
    font-size: 58px;
    color: #23BAD4;
}
a.btn-azul{
    padding: 10px 15px 10px 15px;
    background: #23BAD4;
    border-radius: 30px;
    color: #ffff;
    text-decoration: none;
    font-size: 25px;
}
a.btn-azul:hover{
    color: #292a61;
}

/*Iconos*/
.iconos{
    padding: 3% 10%;
    display: block;
    align-content: center;
}
.fila1{
    width: calc(95%/5);
    display: inline-block;
    vertical-align: top;
}
.fila1 img{
    display: block;
    height: 30%;
    margin: auto;
}
.fila1 div{
    width: 100%;
    text-align: center;
    font-size: 30px;
    margin: 10px 0 35px 0;
}

.icon-oscu{
    display: block;
    height: 60%;
    margin: auto;
}
.pana:hover{
    content: url("../images/panaderia2.png");
}
.pape:hover{
    content: url("../images/papeleria2.png");
}
.abar:hover{
    content: url("../images/abarrotes2.png");
}
.cafe:hover{
    content: url("../images/cafeteria2.png");
}
.vete:hover{
    content: url("../images/veterinaria2.png");
}
.dent:hover{
    content: url("../images/dentista2.png");
}
.carn:hover{
    content: url("../images/carniceria2.png");
}
.este:hover{
    content: url("../images/estetica2.png");
}
.ropa:hover{
    content: url("../images/ropa2.png");
}
.hote:hover{
    content: url("../images/hotel2.png");
}
.rest:hover{
    content: url("../images/restaurante2.png");
}
.hela:hover{
    content: url("../images/heladeria2.png");
}
.tall:hover{
    content: url("../images/taller2.png");
}
.muse:hover{
    content: url("../images/museo2.png");
}
.mas:hover{
    content: url("../images/mas2.png");
}

/*Contacto*/
.contacto{
    padding: 5% 1% 10% 1%;
    display: block;
    background-color: #23bad4;
}
.contacto div{
    color: #292a61;
    font-size: 27px;
    text-align: center;
    
}
.info-cont{
    color: #292a61;
    text-decoration: none;
    
}

/*Footer*/
footer{
    padding: 5% 1% 8% 1%;
    display: block;
    background: #23BAD4;
    background: linear-gradient(180deg,rgba(35, 186, 212, 1) 0%, rgba(41, 42, 97, 1) 93%);
    text-align: center;
}
p.legales{
    color: #ffff;
    font-family: 'Times New Roman', Times, serif;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
}
footer img{
    width: 10%;
    height: auto;
    margin: 0 15px 0 15px;
}
a{
    color: #ffff;
    text-decoration: none;
}


@media(max-width: 768px) {
    /*Inicio de header*/
h1{
    text-align: center;
    font-size: 30px;
    line-height: 35px;
}
.azul:hover{
    text-align: center;
    font-size: 35px;
}

/*Columna 1*/
h2{
    text-align: center;
}
.columna-img{
    width: 90%;
    margin: auto;
}
.columna-text{
    text-align: center;
    font-size: 20px;
    width: 90%;
    margin: auto;
}
p.info{
    font-size: 20px;
}

/*Columna 2*/
.col3{
    width: 90%;
    margin: auto;
}
.col3 div {
    width: 90%;
    text-align: center;
    font-size: 20px;
    margin: auto;
}

/*Video*/
.conocenos video{
    width: 90%;
    margin: auto;
}

/*Columna 3*/
.columnas3{
    flex-direction: column;
    text-align: center;
}
.imagen-container{
    justify-content: center;
    margin-top: 20px;
}
.col2{
    width: 90%;
    margin: auto;
}
.fila1{
    width: 90%;
    margin: auto;
}

/*Contacto*/
.contacto div{
    font-size: 20px;
    text-align: center;
}

/*Footer*/
footer img{
    width: 30%;
}
p.legales{
    font-size: 15px;
    text-align: center;
}

}