/*HOJA DE ESTILOS*/
@import url("https://use.typekit.net/cje1vwk.css");

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");


* {
    text-align: center;
}

h1 {
    font-family: "coquette", sans-serif;
    font-weight: 700 !important;
    font-style: normal;
}


h2 {
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-bottom: 20px;
}

p {
    font-family: "futura-pt", sans-serif;
    font-weight: 500 !important;
    font-style: normal;
}

li {
    font-family: "futura-pt", sans-serif;
    font-weight: 500 !important;
    font-style: normal;
}

/*navbar*/
nav.navbar {
    padding-bottom: 0;
}


.navbar {
    padding-top: 0 !important;
    text-align: center;
    font-family: "coquette", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    box-shadow: 0px 2px 5px #e50063;
}

.navbar img {
    width: 90px;
}


.navbar a {
    color: #e50063;
}

.navbar a:hover {
    color: #fc9644;
}

.nav-item {
    padding: 0 12px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=UTF8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23e50063' stroke-width='3' stroke-linecap='round' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar .hamburguesa {
    border-color: #e50063;
}

/*SECCIONES PRIMERAS*/


header.inicio {
    background-image: url(../img/fondo-inicio.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 30px;
    padding-bottom: 100px;
}

header.inicio h1 {
    text-align: center;
    font-size: 56px;
    font-weight: 700;
}

header.inicio img {
    width: 100%;
}

h1 {
    font-weight: 700 !important;
    color: #a90249 !important;
    text-align: left;
}

.conoceme-1 h1 {
    padding: 60px 60px 5px;
}

.conoceme-1 p {
    padding: 0 60px 30px;
    text-align: left;
    font-size: 24px;
}

.collage img {
    width: 100%;
    max-width: 622.5px;
}

header.contacto {
    padding-top: 50px;
    padding-bottom: 25px;
}

header.contacto h1 {
    color: white !important;
    text-align: center;
    border: white solid 2px;
    padding: 10px;
    background: linear-gradient(90deg, #fc9644 0%, #fa6191 100%);
}

section.instagram {
    padding-top: 50px;
}

/*PAGINA PROYECTOS*/

.carrusel img {
    object-fit: cover;
    height: 100vh;

}

.carrusel .boton {
    border-radius: 25px;
    background-color: #fc9644;
    height: 10%;
    width: 4%;
}

button.carousel-control-prev {
    margin-left: 25px;
}

button.carousel-control-next {
    margin-right: 25px;
}

.texto-arriba {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #a90249;
    text-align: center;
    padding: 20px;
}

.texto-arriba h2 {
    font-family: "coquette", sans-serif !important;
    font-weight: 700 !important;
    padding-bottom: 0;
    font-size: 48px;
}







/*SECCION 2*/
/*INICIO-CONOCEME*/
.conoceme {
    padding: 60px;
}

.conoceme h2 {
    display: none;
}

.conoceme img {
    padding-bottom: 60px;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

a.boton1 {
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
    font-size: 20px;
    padding: 5px 70px;
    border-radius: 35px 35px;
    border: solid 5px #fa6191;
    background-color: white;
    box-shadow: 0px 2px 5px #fc9644;
}

a.boton1:hover {
    background-color: #f97b5c;
    color: white;
 }

.conoceme a:hover{
    background-color: #f97b5c;
    color: white;
}





/*CONOCEME-ESTUDIOS*/

.estudios {
    padding: 60px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 218, 229, 1) 71%);
}


.estudios h2 {
    color: #a90249;
}

div.row.facultad {
    background-color: #a90249;
    border-radius: 50px;
    margin-bottom: 5px;

}


.estudios img {
    width: 150px;
}

.estudios p {
    color: white;
    text-align: center;
    font-size: 24px;
    padding-top: 16px;
}


/*PRESENTACION DE PROYECTOS DE LAS AREAS DE DISEÑO*/

.areas h1 {
    padding: 40px 0 20px 0;
    text-align: left;
    font-size: 56px;
    font-weight: 700;
}

.presentacion {
    padding: 0 15px 30px 15px;
}



.presentacion div.row.top-proyect {
    padding-bottom: 15px;
}

.presentacion img {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    /* Centra horizontal */
    align-items: center;
}

.presentacion h2 {
    display: none;
}

.qlvad {
    background-image: url(../img/quelevamosadar1.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
    transition: all 0.8s ease-in-out;
}

.den-d {
    background-image: url(../img/den4.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
    transition: all 0.8s ease-in-out;
}

.godo {
    background-image: url(../img/godofredo1.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
    transition: all 0.8s ease-in-out;
}

.bd {
    background-image: url(../img/bd2.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
    transition: all 0.8s ease-in-out;
}

.amara {
    background-image: url(../img/amara1.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
    transition: all 0.8s ease-in-out;
}

.carlos {
    background-image: url(../img/carlos.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
    transition: all 0.8s ease-in-out;
}

.tp-dura {
    background-image: url(../img/tapadura.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
    transition: all 0.8s ease-in-out;
}

.iman {
    background-image: url(../img/iman.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
    transition: all 0.8s ease-in-out;
}

.ryl {
    background-image: url(../img/ryl-sin.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
    transition: all 0.8s ease-in-out;
}

.hlt {
    background-image: url(../img/hlt1.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
    transition: all 0.8s ease-in-out;
}

.agenda {
    background-image: url(../img/agenda1.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
    transition: all 0.8s ease-in-out;
}

.resorte {
    background-image: url(../img/resorte1.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
    transition: all 0.8s ease-in-out;
}


.ryl a img,
.hlt a img,
.agenda a img,
.resorte a img {
    opacity: 1;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}


.qlvad a img,
.godo a img,
.den-d a img,
.bd a img,
.amara a img,
.carlos a img,
.tp-dura a img,
.iman a img {
    opacity: 1;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.ryl a:hover img,
.hlt a:hover img,
.agenda a:hover img,
.resorte a:hover img {
    opacity: 0;
}

.qlvad a:hover img,
.godo a:hover img,
.den-d a:hover img,
.bd a:hover img,
.amara a:hover img,
.carlos a:hover img,
.tp-dura a:hover img,
.iman a:hover img {
    opacity: 0;

}






/*SECCION 3*/
/*INICIO-PROYECTOS*/
.proyectos {
    padding-top: 170px;
    padding-bottom: 60px;
    color: white;
    background-image: url(../img/onda-1.png), linear-gradient(90deg, #fc9644 0%, #fa6191 100%);
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
}

.proyectos img {
    border-radius: 25px;
}


a.boton2 {
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
    margin-top: 30px;
    font-size: 20px;
    padding: 5px 70px;
    border-radius: 35px 35px;
    border: solid 5px #fa6191;
    background-color: white;
}

.proyectos a:hover {
    background-color: #fa6191;
    color: white;
}

.mision {
    color: white;
    padding-top: 150px;
    background-image: url(../img/onda-3.png);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-color: #fa6191;
}

.mision img,
.vision img {
    width: 300px;
}

.mision p,
.vision p {
    font-size: 18px !important;
}

.vision {
    padding-top: 30px;
    color: white;
    background-image: url(../img/onda-2.png);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #fa6191;
    padding-bottom: 150px;
}

/*SECCIÓN 4*/
/*INICIO-CONTACTO*/
section.contacto {
    padding: 90px 0;
}

a.boton3 {
    font-size: 20px;
    padding: 5px 70px;
    border-radius: 35px 35px;
    border: solid 5px #fA6191;
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
    background-color: white;
    box-shadow: 0px 2px 5px #fc9644;
}

.contacto a:hover {
    background-color: #f97b5c;
    color: white;
}

/*CONOCEME-IR A PROYECTOS*/
.proyectos-2 {
    padding: 60px;
}

.proyectos-2 a:hover {
    background-color: #f97b5c;
    color: white;
}


/*PROYECTOS INDIVIDUALES*/

.individual h1 {
    padding-top: 40px;
    text-align: left;
    font-size: 56px;
    font-weight: 700;
}

.individual h3 {
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
    font-size: 24px;
    text-align: left;
    color: #a90249;
}

.individual h4 {
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
    font-size: 22px;
    text-align: left;
    padding-bottom: 20px;
    color: #a90249;
}

.individual p {
    padding-right: 23px;
    text-align: left;
    font-size: 22px;
}

.individual ul {
    padding-left: 15px;
}

.individual li {
    text-align: left;
    font-size: 20px;
}


.individual img {
    width: 100%;
}

.imagenes {
    padding-bottom: 30px;
}

.imagenes img {
    width: 100%;
}

.imagenes h2 {
    display: none;
}

.botones {
    padding: 30px 0;
}

.botones .btn h3 {
    color: #a90249;
    /* color del h3 */
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
    margin-bottom: -20px;
}


.botones .btn i {
    font-size: 100px;
    /* tamaño del icono */
    color: #fc9644;
    /* color del icono */
}

.ir-contacto {
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
    padding: 40px 0;
    background: linear-gradient(360deg, #fa6191 0%, #ffffff00);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}


/*FOOTER*/
footer {
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
    font-style: normal;
    padding: 40px;
    color: white;
    background-color: #fA6191;
}

footer .logo img {
    width: 100px;
}

.bi-instagram {
    color: #fA6191;
    background-color: white;
    padding: 2px 4px;
    border-radius: 50%;
}

.bi-envelope {
    color: #fa6191;
    background-color: white;
    padding: 2px 4px;
    border-radius: 50%;
}

.col-10.insta {
    text-align: left;
}

.insta a {
    text-decoration: none;
    color: white;
}

.col-10.mail {
    text-align: left;
}

.mail a {
    text-decoration: none;
    color: white;
}

.instagram {
    padding-bottom: 10px;
}

/*MEDIAQUERIES*/



@media (max-width: 1200px) {
    header.inicio h1 {
        font-size: 48px;
    }
}

@media (max-width: 996px) {
    header.inicio h1 {
        font-size: 36px;
    }

    .individual h1 {
        font-size: 42px;
    }

    .individual h3 {
        font-size: 18px;
    }

    .individual h4 {
        font-size: 18px;
    }

    .individual p {
        font-size: 16px;
    }

    .individual ul {
        padding-left: 15px;
    }

    .individual li {

        font-size: 14px;
    }

}

@media (max-width: 767px) {
    header.inicio h1 {
        font-size: 24px;
    }

    .carrusel .boton {
        width: 5%;
    }

    .areas h1 {
        padding: 40px 0 10px 0;
        text-align: center;
        font-size: 56px;
        font-weight: 700;
    }

    div.ryl,
    div.hlt,
    div.agenda,
    div.resorte {
        margin-top: 15px;
    }

    .individual h1 {
        text-align: center;
    }

    .individual p{
        text-align: center;
        padding-right: 0;
    }

.individual li{
            font-size: 16px;
}


    .individual h4 {
        text-align: center;
    }


    section.formulario .ps-5 {
        padding-left: 1rem !important;
    }

    footer .creditos {
        padding-top: 30px;
    }

    .col-10.insta {
        padding-left: 25px;
    }

    .col-10.mail {
        padding-left: 25px;
    }
}



@media (max-width: 513px) {

    header.inicio h1 {
        font-size: 20px;
    }


    .contacto h2,
    .proyectos h2 {
        font-size: 20px;
    }

    .conoceme-1 h1 {
        text-align: center;
        padding: 20px 20px 0 20px;
        font-size: 22px;
    }

    .conoceme-1 p {
        padding: 0px 20px 20px 20px;
        text-align: center;
        font-size: 18px;
    }


    .estudios p {
        font-size: 18px;

    }


    .texto-arriba h2 {
        font-size: 34px;
    }

    .carrusel .boton {
        width: 7%;
    }

    .areas h1 {
        font-size: 48px;
    }

    footer {
        font-size: 12px;
    }

    .col-10.insta {
        width: 80px;
        padding-left: 15px;
    }

    .col-10.mail {
        width: 80px;
        padding-left: 15px;
    }

    .col-4.redes {
        padding-left: 10px;
    }

}

@media (max-width:391px) {
    .estudios img {
        width: 90px;
    }



    footer div.col-4.redes {
        padding-left: 50px;
        width: 200px;
    }
}

@media (max-width:379px) {

    .carrusel .boton {
        width: 8%;
    }



    footer div.col-4.col-xs-4.redes {
        padding-left: 0 !important;
        padding-top: 30px !important;
    }
}