.App{text-align:center;overflow:hidden;position:relative}.wrap{width:90%;max-width:1144px;margin:0 auto}.footer{background:#3d5a80;text-align:left;color:#fff}.footer h2{margin-bottom:.5em;font-weight:700}.footer>.wrap{display:flex;justify-content:space-between;flex-wrap:wrap;padding:2em 0}.footer__info>ul,.footer__menu>ul{padding:0;margin:0}.footer__menu>ul>li>a{color:#fff}.footer__info>ul>li,.footer__menu>ul>li{list-style:none;padding:.5em 0}.footer__info i{width:15px;margin-right:5px}.footer__logo>img{width:200px;margin-top:-.5em}@media only screen and (max-width:624px){.footer__info,.footer__menu{margin-bottom:2em}.footer__logo{width:100%;text-align:center}}.header{display:flex;justify-content:space-between;align-items:center;padding:1em 0;position:relative}.header__logo{width:200px}.header__menu{position:absolute;width:100%;height:100vh;left:100%;transition:all .3s ease-in-out}.header__menu>li{list-style:none}.header__menu>li>a{text-decoration:none;transition:.3s ease-in-out;color:#333}.header__menu>li>a:hover{color:#0575e6}.active{color:#0575e6!important;font-weight:700}.header__menu--checkbox{display:none}.header__menu--button{display:block;width:30px;height:30px;background:url(/img/menu.svg) no-repeat 50%}.header__menu--checkbox:checked~.header__menu--button{background:url(/img/close.svg) no-repeat 50%}.header__menu--checkbox:checked~.header__menu{display:block;position:absolute;top:5em;padding:1em;left:0;right:0;height:100vh;background:linear-gradient(180deg,#333 0,transparent 90%)}.header__menu--checkbox:checked~.header__menu>li:first-of-type a{padding-top:2em;border-radius:.5em .5em 0 0}.header__menu--checkbox:checked~.header__menu>li:last-of-type a{padding-bottom:2em;border-radius:0 0 .5em .5em}.header__menu--checkbox:checked~.header__menu>li>a{background:#fff;color:var(--darkBlue);font-size:1.1em;padding:.8em 1em;display:block;text-align:center;flex:1 1}@media only screen and (min-width:720px){.header__menu{display:flex;justify-content:space-between;align-items:center;padding:0;margin:0;background:none;width:auto;height:auto;position:relative;left:0}.header__menu>li{margin-left:2.5em}.header__menu--button{display:none}}.slider{width:100%;box-sizing:border-box;margin:0;padding:0;display:flex;align-items:center;position:relative;overflow:hidden;height:250px}.slider i{font-size:2em}@media only screen and (max-width:792px){.slider{height:200px}}.slide{min-width:100%;transition:.5s;overflow:hidden;position:relative}.thumb{position:absolute;display:flex;justify-content:center;align-items:center;bottom:0}.thumb__content{display:flex;cursor:pointer;width:10%;margin:1em;border-radius:10px;overflow:hidden;transition:.3s;border:2px solid #fff}.thumb img{width:100%;flex:1 1}@media only screen and (max-width:767px){.thumb{display:none}}#goLeft,#goRight{position:absolute;top:50%;transform:translateY(-50%);width:10%;height:100%;background:none;border:none;outline:none;transition:.3s}#goLeft:hover,#goRight:hover{background:rgba(0,0,0,.356);cursor:pointer}#goLeft:hover i,#goRight:hover i{color:#fff}#goLeft{left:0}#goRight{right:0}.hero{display:flex;justify-content:space-between;padding-top:2em;padding-bottom:4em;align-items:center;position:relative}.hero:before{content:"";position:absolute;background:linear-gradient(90deg,#f0f2f0,#000c40) 0 no-repeat;z-index:-1;width:70%;height:calc(100% + 90px);border-radius:0 0 0 100px;right:0;top:-86px}.hero>.wrap{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:2em 0}.hero__description{text-align:left;flex:1 1;margin-right:8em}.hero__notif{flex:1 1;box-shadow:0 20px 44px rgba(0,0,0,.35);border-radius:20px;overflow:hidden;background:#fff}.hero__body{margin:0;padding:1em;line-height:1.6}.hero__header{background:linear-gradient(135deg,#afc6ff,#2657d0);flex:50px 1;align-items:center;justify-content:center;display:flex;color:#fff;font-size:25px;padding:.5em}.hero__description>h1{font-size:4.5em}.hero__description>p{line-height:1.9;font-weight:700}.hero__input{display:flex}.hero__input>.btn{background-color:#2657d0;border:1px solid #2657d0;width:200px;text-transform:uppercase;font-weight:300;transition:background-color .3s linear}.hero__input>.btn:hover{border:1px solid #021b79;background-color:#021b79}.hero__input>.btn>i{margin-right:10px}@media only screen and (max-width:730px){.hero>.wrap{flex-direction:column}.hero__description{margin-right:0;margin-bottom:4em}}@media only screen and (max-width:500px){.hero__description>h1{font-size:40px!important}.hero__description{width:100%}}.form{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:2em}.form__content{width:49%;display:flex;flex-direction:column;text-align:left;margin-bottom:10px}.custom-file-label:after{content:"Buscar..."}.spinner-border{width:1rem;height:1rem;border:3px solid;border-right:3px solid transparent;margin-right:5px}@media only screen and (max-width:600px){.form__content{width:100%}}:root{--baseBackground:#fff;--cardGray:#fff;--baseColor:#1d2029}.accesos{display:flex;justify-content:space-around;flex-wrap:wrap;padding:4em 0}.acceso{background:#fff;background:var(--cardGray);color:#1d2029;color:var(--baseColor);width:180px;height:250px;box-shadow:0 10px 20px rgba(0,0,0,.15);position:relative;margin-bottom:1em;display:flex;flex-direction:column;justify-content:space-between}.acceso,.acceso__header{border-radius:20px;overflow:hidden}.acceso__header{padding:.3em 0;background:linear-gradient(135deg,#0575e6,#021b79);color:#fff;position:absolute;width:100%;height:80px;transition:height .15s ease-out;font-size:40px}.acceso__header i{transition:font-size .25s ease-in-out}.acceso:hover .acceso__header{padding:0}.acceso__header--desc>p{padding:0;margin:0 0 .5em}.acceso:hover .acceso__header--desc{padding-top:0}.acceso__header--desc{font-size:14px;margin:0;padding:1em .5em 0;transition:height .25s ease-in-out}.acceso:hover .acceso__header{height:250px}.acceso:hover .acceso__header i{font-size:30px}.acceso__body{font-weight:300;padding:0 .5em}.acceso__body>p{margin-top:7.5em}.acceso__footer{padding:1em}.home__nosotros{padding:4em 0;text-align:center}.home__nosotros>h2{font-family:"Playfair Display","Times New Roman",Times,serif;font-weight:700}.home__items{display:flex;justify-content:space-around;flex-wrap:wrap;margin-top:4em}.home__item{width:200px;margin-bottom:3em}.home__item--header>i{font-size:50px;color:#537bdf}.home__item--header>h2{font-weight:700;color:#537bdf;margin:1em 0}.home__item--body{margin-bottom:1em}.home__info{display:flex;justify-content:space-between;padding:4em 0;flex-flow:row wrap}.home__mapa,.home__notif{width:48%;box-shadow:0 10px 20px rgba(0,0,0,.15);border-radius:20px;overflow:hidden}.home__icon,.home__notif{display:flex;align-items:center}.home__icon{background:linear-gradient(135deg,#afc6ff,#2657d0);height:100%;border-radius:20px;flex:50px 1;justify-content:center;color:#fff;font-size:30px}.home__notif>p{flex:4 1;padding:0 1em;text-align:left;line-height:1.8}.home__mapa{display:flex;align-items:center}.home__mapa--img{flex:1 1;background-image:url(/img/map.png);background-repeat:no-repeat;background-size:cover;background-position:50%;width:100%;height:100%;border-radius:20px}.home__mapa--desc{text-align:left;flex:3 1;padding:1em}@media only screen and (max-width:823px){.home__mapa,.home__notif{width:100%;margin-bottom:2em}}@media only screen and (max-width:375px){.accesos{justify-content:center}}.info{display:flex;flex-direction:column;justify-content:space-between;margin:4em auto;width:70%}.info__item{margin-bottom:4em}.info__item--header>i{font-size:50px;color:#537bdf}.info__item--header>h2{font-weight:700;color:#537bdf;margin:1em 0}.info__item--body{line-height:1.9}.cards{margin:2em 0;display:flex;justify-content:space-evenly;flex-wrap:wrap}.card{display:flex;flex-direction:row;width:450px;max-width:100%;border-radius:20px;border:none;box-shadow:0 10px 20px rgba(0,0,0,.15);overflow:hidden;text-align:left;margin:1em .5em}.card__image{background:linear-gradient(135deg,#afc6ff,#2657d0);padding:1em;border-radius:20px;display:flex;justify-content:center;align-items:center}.card__desc{padding:1em;flex-direction:column;flex:1 1}.card__desc,.card__footer{display:flex;justify-content:space-between}.card__image>img{width:80px;filter:blur(.5px);-webkit-filter:blur(.5px)}@media only screen and (max-width:768px){.card{width:250px;flex-direction:column}}body{font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-size:14px}body,h1{margin:0}h1{font-family:"Playfair Display","Times New Roman",Times,serif;font-weight:700}h2{margin:0;font-size:17px;font-weight:400}a{text-decoration:none!important;color:#000;color:initial}.button{display:inline-block;background:none;border:1px solid #2657d0;color:#2657d0;padding:.5em 1em;border-radius:1000px;transition:.3s ease-in-out;outline:none;cursor:pointer}.button:hover{background:#2657d0;color:#fff}.form-check{margin-right:2em}
/*# sourceMappingURL=main.0131df85.chunk.css.map */