@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&family=Merriweather&&family=Titillium+Web:wght@700&display=swap');

*{ margin: 0; padding: 0; box-sizing:border-box; transition: all 0.5s;}

html {scroll-behavior: smooth; min-height: 100%; position: relative;}
a {transition-duration: 0s;}
body {position: relative; padding-top: 2rem;}


.mt-6 {margin-top: 4rem !important;}
.mt-7 {margin-top: 5rem !important;}
.mt-8 {margin-top: 6rem !important;}
.mt-9 {margin-top: 7rem !important;}
.mt-10 {margin-top: 8rem !important;}

.mb-6 {margin-bottom: 4rem !important;}
.mb-7 {margin-bottom: 5rem !important;}
.mb-8 {margin-bottom: 6rem !important;}
.mb-9 {margin-bottom: 7rem !important;}
.mb-10 {margin-bottom: 8rem !important;}



/* HOME ---------------------------------------------------------------------------------------------------------------------------------*/

main {position: relative}

/*NAV*/

header {position: sticky; top: 0; background-color: #fffffff5; z-index:100}
.barra {font-family: 'Manrope', sans-serif; font-size: 1.10rem;}
.navbar-brand {font-family: 'Titillium Web', sans-serif; font-size: 2.5rem !important; letter-spacing: -1px; color: #4173bd !important; align-items: end;}
.navbar {height: 5rem;}
.navbar-nav {align-items: end;}
.navbar-collapse {flex-grow: unset !important;}
.nav-link {margin: 0rem 0.25rem; padding-bottom: 0rem !important;}
.nav-link:hover {color: #4173bd !important;}
.nav-link.active {font-weight: 700; color: #4173bd !important;}
.navbar-text {padding-bottom: 0rem !important;}
.barra .navbar-text a {color: #1ebea5; text-decoration: none; align-items: end; padding-bottom: 0rem !important;}
.barra .navbar-text a:hover {color: #e14d3c;}
.barra .fa-whatsapp {font-size: 1.55rem; color: #1ebea5; margin-left: 0.5rem; margin-right: 0.25rem; position: relative; top:0.18rem;}

/*BANNER*/

.banner {display: flex; justify-content: center; align-items: center; position: relative; background-color: #476985;}
.banner img:first-child {z-index:0; display: block;}
.banner img {z-index:0; display: none;}
.banner div {position: absolute; z-index:1; font-family: 'Merriweather', serif; font-size: 1rem; color: #ffffff; padding: 0rem 15rem; text-align: center;}
.banner h1 {font-family: 'Merriweather', serif; font-size: 2.5rem; color: #ffffff; letter-spacing: 0px; margin-bottom: 1.25rem;}
.banner h1 span {font-size: 3.25rem;}
.banner div h2 {font-size: 1.6rem; line-height: 2rem; margin-bottom: 1rem; color: #ffffff;}
.banner div p {font-size: 1.25rem; color: #ffffff;}

.banner .wap {font-family: 'Manrope', sans-serif; font-size: 1.10rem; padding: 0.6rem 0.9rem 0.6rem 0.9rem; border-radius: 20px; background-color: #1ebea5; border-color: #1ebea5; margin-top: 1.5rem; margin-right: 1rem; transition: 0s; color: #ffffff; text-decoration: none; line-height: 100%;}
.banner .wap:hover {background-color: #ffffff; border: none; color: #1ebea5;}
.banner .wap:active {background-color: #ffffff !important; border-color: #1ebea5 !important; color: #1ebea5 !important;}

.banner .mensaje {font-family: 'Manrope', sans-serif; font-size: 1.10rem; padding: 0.6rem 0.9rem 0.6rem 0.9rem; border-radius: 20px; margin-top: 1.5rem; margin-left: 1rem; transition: 0s; text-decoration: none; line-height: 100%;}
.banner .mensaje:hover {background-color: #ffffff; border: none; color: #0d6efd;}
.banner .mensaje:active {background-color: #ffffff !important; border-color: #1ebea5 !important; color: #1ebea5 !important;}


/*SERVICIOS*/

#servicios {padding-top: 8rem;}
#servicios h2 {font-family: 'Merriweather', serif; font-size: 1.75rem; color: #4173bd; margin-bottom: 1.25rem;}
#servicios p {font-family: 'Manrope', sans-serif; font-size: 1.10rem; color: #515151; line-height: 130%;}
#servicios p a {color: #515151;}
#servicios p a:hover {color: #4173bd;}
#servicios div div div p:last-child {font-weight: 700;}


/*METODOLOGIA*/

#metodologia {background-image: linear-gradient(160deg, #f4f9fd, #bee1fd); margin-top: 6rem; padding-top: 3rem; padding-bottom: 5rem;}
#metodologia h2 {font-family: 'Merriweather', serif; font-size: 2.25rem; color: #4173bd; margin-bottom: 1.25rem;}
#metodologia div p {font-family: 'Manrope', sans-serif; font-size: 1rem; color: #515151; line-height: 140%; margin: 0rem;}
#metodologia div p span {font-size: 1.5rem; font-weight: 700; color: #e14d3c}
#metodologia i {font-size: 3rem; margin-bottom: 1.25rem; color: #3a5c78;}
#metodologia .bajada {font-family: 'Manrope', sans-serif; font-size: 1.25rem; color: #e14d3c; line-height: 135%; margin: 0rem 7rem;}
#metodologia .final {font-family: 'Manrope', sans-serif; font-size: 1rem; color: #515151; line-height: 145%; margin: 0rem 7rem;}


/*FRASE*/

.frase p:first-child {font-family: 'Merriweather', serif; font-size: 2.5rem; color: #4173bd;}
.frase p:last-child {font-family: 'Merriweather', serif; font-size: 1.5rem; color: #515151;}
.separador {height: 0.25rem; border-width: 0; color: gray; background-color: gray;}

/*CONTACTO*/

#contacto {margin-top: 3rem; padding-top: 4rem;}

#contacto h2 {font-family: 'Merriweather', serif; font-size: 2rem; color: #4173bd; margin-bottom: 1.25rem;}

.form-tit {font-family: 'Manrope'; font-size: 1rem; margin-top: 0.6rem; margin-bottom: 0.2rem; color: grey;}
.form-control {background-color: #e8e8e8; border-color: #9c9c9c;}
.form-group {margin-bottom: 1rem;}
#contacto .boton-form {font-family: 'Manrope', sans-serif; font-size: 1.10rem; padding: 0.6rem 0.9rem 0.6rem 0.9rem; border-radius: 20px; margin-top: 1.5rem; transition: 0s; text-decoration: none; line-height: 100%;}
#contacto .boton-form:hover {color: #ffffff; background-color: #e14d3c; border-color: #e14d3c;}

#contacto h3 {font-size: 1.25rem; font-weight: 700; color: #e14d3c}
#contacto p {font-family: 'Manrope'; font-size: 1.25rem; margin-top: 0.6rem; margin-bottom: 0.4rem; color: grey;}
#contacto a {font-family: 'Manrope'; font-size: 1.25rem; color: #1ebea5; text-decoration: none}
#contacto a:hover {color: #e14d3c;}
#contacto a i {font-size: 1.85rem; color: #1ebea5; position: relative; top: 0.24rem}

/* Footer */

.footer {position: relative; bottom: 0; margin-top: 6rem; padding-top: 4rem; padding-bottom: 3rem; text-align: center; background-color: #f3f3f3;}
.footer p {font-family: 'Manrope', sans-serif; font-weight: 300; font-size: 0.85rem; color: #4173bd; margin-bottom: 0.20rem;}
.footer a {color: unset; text-decoration: none;}
.footer a:hover {color: #e14d3c; text-decoration: underline;}
.footer .creditos {margin-top: 0.85rem; text-align: center}
.footer .creditos p {font-size: 0.75rem; color: #686868; margin-top: 0.3rem} 
.footer .creditos img:last-child {display: none;}
.footer .creditos:hover img:last-child {display: unset;}
.footer .creditos:hover img:first-child {display: none;}

.footer-logo {font-family: 'Titillium Web', sans-serif; font-size: 1.85rem !important; letter-spacing: -1px; color: #818181 !important; align-items: end; padding-bottom: 0rem !important;}

/*WHATSAPP ICON*/

.wap-fijo {display: flex; justify-content: center; align-items: center; position: fixed; right: 1rem; bottom: 2.7rem; width: 4rem; height: 4rem; z-index: 1000; background-color: #25d366; border-radius: 100%; line-height: 100%; box-shadow: 1px 2px 4px 0px #0000002e;}
.wap-fijo i {font-size: 2.85rem; color: #ffffff;}



/* GRACIAS ---------------------------------------------------------------------------------------------------------------------------------*/

.body-gracias {height: 100vh; width: 100vw;}
.main-gracias {height: 100%; display: flex; flex-direction: column; justify-content: space-between;}
.grax {display: flex; flex-direction: column;}
.grax h1 {font-family: 'Merriweather', serif; font-size: 2.5rem; color: #4173bd; letter-spacing: 0px; margin-bottom: 0.75rem;}
.grax h2 {font-family: 'Merriweather', serif; font-size: 1.6rem; color: #515151; line-height: 2rem; margin-bottom: 1rem;}
.grax p a {font-family: 'Manrope'; font-size: 1rem; color: #515151;}
.grax p a:hover {color: #4173bd;}

.footer.gracias {position: relative; bottom: unset;}
























/* 1920  ------------------------------------------------------- */
@media (max-width: 1920px){

/* BANNER */
.banner h1 {font-size: 3rem;}
.banner div {padding: 0rem 30rem;}



}






/* 1366  ------------------------------------------------------- */
@media (max-width: 1366px){

/* BANNER */
.banner h1 {font-size: 2.5rem;}
.banner div {padding: 0rem 15rem;}

}




/* IPAD PRO  --------------------------------------------------- */
@media (max-width: 1024px){

/* NAV */
.nav-item {margin-bottom: 0.25rem; padding-bottom: 0.45rem; background-color: #f1f1f1;}
.navbar-text {padding-bottom: 0.6rem !important; padding-right: 0.25rem; background-color: #f1f1f1;}

/* BANNER */
.banner div {padding: 0rem 5rem; margin-top: 0rem;}


}










/* IPAD PRO  --------------------------------------------------- */
@media (max-width: 820px){

/* NAV */
.nav-item {margin-bottom: 0.25rem; padding-bottom: 0.45rem; background-color: #f1f1f1;}
.navbar-text {padding-bottom: 0.6rem !important; padding-right: 0.25rem; background-color: #f1f1f1;}

/* BANNER */
.banner div {padding: 0rem 2rem; margin-top: 0rem;}


}






/* IPAD  ------------------------------------------------------- */
@media (max-width: 768px){

/* NAV */
.nav-item {margin-bottom: 0.25rem; padding-bottom: 0.45rem; background-color: #f1f1f1;}
.navbar-text {padding-bottom: 0.6rem !important; padding-right: 0.25rem; background-color: #f1f1f1;}

/* BANNER */
.banner div {padding: 0rem 1rem; margin-top: 0rem;}
.banner .wap {font-size: 0.9rem; margin-top: 0.5rem; margin-right: 0.5rem;}
.banner .mensaje {font-size: 0.9rem; margin-top: 0.5rem; margin-left: 0.5rem;}

}















/* CELULARES --------------------------------------------------- */
@media (max-width: 500px){

/* NAV */

.navbar-brand {font-size: 1.85rem !important;}
.navbar-brand span {font-size: 2rem;}
.nav-item {margin-bottom: 0.25rem; padding-bottom: 0.45rem; background-color: #f1f1f1;}
.navbar-text {padding-bottom: 0.6rem !important; padding-right: 0.25rem; background-color: #f1f1f1;}


/* BANNER */
.banner div {padding: 0rem 0rem; margin-top: 0rem;}
.banner h1 {font-size: 1.4rem; margin-bottom: 1.25rem;}
.banner h1 span {font-size: 2.5rem;}
.banner div h2 {font-size: 1.3rem; line-height: 1.75rem; margin-bottom: 0.25rem;}
.banner div p {font-size: 1rem;}
.banner img:first-child {display: none;}
.banner img {display: block;}
.banner .wap {font-size: 0.9rem; margin-top: 0.5rem; margin-right: 0.5rem;}
.banner .mensaje {font-size: 0.9rem; margin-top: 0.5rem; margin-left: 0.5rem;}

/* SERVICIOS */
#servicios {padding-top: 3rem;}
#metodologia i {font-size: 5rem;}
#metodologia div p span {font-size: 2rem;}
#metodologia div p {font-size: 1.20rem;}
#metodologia .bajada {margin: 0rem 0rem;}
#metodologia .final {margin: 0rem 0rem;}

/* CONTACTO */
#contacto {margin-top: 4rem; padding-top: 0rem;}