html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.jumbotron {
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after {
    content: "";
    content: none;
}
q:before, q:after {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button.focus, button:focus, .btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.form-control {
    border-radius: 0;
}
.form-control:focus {
    box-shadow: none;
}
textarea {
    resize: none;
}
.modal .modal-content {
    border-radius: 0;
    border: 0;
}
a {
    color: inherit;
}
a:hover {
    text-decoration: none;
}
@font-face {
    font-family: "PN";
    src: url("../fonts/ProximaNova.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
@font-face {
    font-family: "PNB";
    src: url("../fonts/ProximaNovaBold.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
@font-face {
    font-family: "PNEB";
    src: url("../fonts/ProximaNovaExtrabold.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
@font-face {
    font-family: "PNL";
    src: url("../fonts/ProximaNovaLight.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
@font-face {
    font-family: "PNSB";
    src: url("../fonts/ProximaNovaSemibold.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
@font-face {
    font-family: "PNBlack";
    src: url("../fonts/ProximaNovaBlack.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
@font-face {
    font-family: "PNI";
    src: url("../fonts/ProximaNovaItalic.woff");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
html {
    scroll-behavior: smooth;
    font-family: PN, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
}
@media(max-width: 767.98px) {
    html {
    font-size: 15px;
}
}h2 {
    font-family: PNSB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    color: #3d7ea6;
}
@media(max-width: 991.98px) {
    h2 {
    font-size: 30px;
    font-size: 1.875rem;
}
}p+h2 {
    margin-top: 30px;
    margin-top: 1.875rem;
}
h3 {
    font-size: 30px;
    font-size: 1.875rem;
}
@media(max-width: 991.98px) {
    h3 {
    font-size: 25px;
    font-size: 1.5625rem;
}
}h4 {
    font-size: 25px;
    font-size: 1.5625rem;
}
@media(max-width: 991.98px) {
    h4 {
    font-size: 20px;
    font-size: 1.25rem;
}
}p {
    color: #606060;
    line-height: 24px;
    line-height: 1.5rem;
    text-align: justify;
}
p+p {
    margin-top: 10px;
}
b {
    font-family: PNB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
}
.btn-wsp {
    position: fixed;
    z-index: 3;
    width: 50px;
    height: 50px;
    right: 40px;
    bottom: 40px;
}
@media(max-width: 767.98px) {
    .btn-wsp {
    bottom: 15px;
    right: 15px;
    width: 46px;
    height: 46px;
}
}.navbar {
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 3;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 15px;
    transition: padding .5s ease;
}
.navbar .collapse {
    justify-content: center;
}
.navbar .navbar-nav {
    gap: 40px;
}
@media(max-width: 991.98px) {
    .navbar .navbar-nav {
    margin-top: 10px;
    margin-top: 0.625rem;
    text-align: right;
    gap: 15px;
    padding: 15px;
}
}@media(max-width: 991.98px) {
    .navbar .navbar-nav li {
    margin-left: 0;
    margin: 5px 0px;
    margin: 0.3125rem 0rem;
}
}.navbar .navbar-nav li a {
    color: #606060;
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
}
.navbar .navbar-nav li a:hover {
    color: #3d7ea6;
}
.navbar .navbar-nav li.active a {
    color: #3d7ea6;
    font-family: PNEB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
}
.navbar .navbar-brand {
    position: absolute;
    width: 90px;
    top: 25px;
    transition: width .5s ease, top .5s ease;
}
.navbar .navbar-brand img {
    filter: drop-shadow(-1px 4px 9px rgba(31,  31,  31,  0.5));
}
.navbar .redes {
    display: flex;
    align-items: center;
    gap: 15px;
}
.navbar .redes a {
    width: 20px;
}
.navbar.scrolled {
    padding-top: 15px;
}
.navbar.scrolled .navbar-brand {
    width: 75px;
    top: 5px;
}
.navbar .navbar-toggler {
    margin-left: auto;
    border: 0;
    display: block;
}
.header {
    overflow: hidden;
    background-image: url(../img/header.jpg);
}
.header.fp-section.fp-table {
    overflow: hidden;
    display: block;
}
.header .header--intro {
    position: absolute;
    z-index: 30;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100vw;
    display: flex;
    align-items: center;
}
.header .header--intro h1 {
    font-family: PNB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    color: #fff;
    line-height: 1.1;
    text-shadow: 0px 0px 9px rgba(0, 0, 0, .7);
}
@media(max-width: 767.98px) {
    .header .header--intro h1 br {
    display: none;
}
}.header .scrollDown {
    position: absolute;
    z-index: 40;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 40px;
    width: 30px;
}
#menu {
    position: fixed;
    right: 60px;
    right: 3.75rem;
    z-index: 2;
    width: auto;
    height: auto;
    padding: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media(max-width: 991.98px) {
    #menu {
    right: 20px;
    right: 1.25rem;
}
}@media(max-width: 767.98px) {
    #menu {
    display: none;
}
}#menu li {
    display: flex;
    align-items: center;
    height: 30px;
    position: relative;
    z-index: 2;
    left: -2px;
    border-left: 1px solid #3d7ea6;
}
#menu li.active a {
    height: 30px;
    background-color: #3d7ea6;
    width: 5px;
    margin-left: -3px;
}
.animate {
    opacity: 0;
}
@-moz-document url-prefix() {
    @media(max-width:  767.98px) {
    .animate {
    opacity: 1;
}
}}@supports(-webkit-touch-callout: none) {
    @media(max-width:  767.98px) {
    .animate {
    opacity: 1;
}
}}.img-container {
    width: 50vw;
    position: absolute;
    top: 0;
    bottom: 0;
    background-size: cover;
}
.img-container .destaque-img {
    color: #fff;
    position: absolute;
    inset: 0;
    margin: auto;
    width: fit-content;
    height: fit-content;
    font-size: 2.3rem;
    line-height: 1.1;
    font-family: PNSB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
    text-shadow: 0px 0px 9px rgba(0, 0, 0, .7);
}
@media(max-width: 991.98px) {
    .img-container .destaque-img {
    position: relative;
    font-size: 1.8rem;
    padding: 30px;
    width: 100%;
    text-align: center;
}
}@media(max-width: 992px) {
    .img-container {
    width: 100vw;
    position: relative;
}
}.wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media(max-width: 767.98px) {
    .wrapper {
    height: auto;
    text-align: center;
}
}@media(max-width: 767.98px) {
    .section: not(.header) {
    height: auto !important;
    padding: 60px 0px;
    padding: 3.75rem 0rem;
}
.section:not(.header) .fp-tableCell {
    height: auto !important;
}
.section:not(.header).contacto {
    padding-bottom: 0;
}
}@media(max-width: 991.98px) {
    .nosotros.section {
    padding-top: 0;
}
}.nosotros .img-container {
    left: 0;
}
@media(max-width: 991.98px) {
    .nosotros .img-container {
    height: auto;
    margin-bottom: 30px;
}
}.nosotros .wrapper img:first-child {
    width: 30px;
    align-self: flex-end;
}
.nosotros .wrapper img:last-child {
    width: 10px;
}
@media(max-width: 767.98px) {
    .nosotros .wrapper img: last-child {
    display: none;
}
}@media(max-width: 991.98px) {
    .miembros.section {
    padding: 0;
}
}.miembros .img-container {
    right: 0;
}
@media(max-width: 991.98px) {
    .miembros .img-container {
    margin-top: 30px;
}
}.miembros h2:first-child {
    color: #663917;
}
.miembros h2:last-child {
    color: #bf9330;
}
.eventos .img-container {
    left: 0;
}
.eventos .icon {
    height: 50px;
    margin-bottom: 10px;
}
.eventos .title {
    font-size: 20px;
    margin-bottom: 10px;
}
.eventos p {
    padding-right: 30%}
@media(max-width: 991.98px) {
    .eventos p {
    padding-right: 20px;
}
}.eventos p+.icon {
    margin-top: 30px;
}
.noticias {
    background-color: #e4e4e4;
}
.noticias h2 {
    margin-bottom: 40px;
}
@media(max-width: 767.98px) {
    .noticias .container {
    padding: 0;
}
}.noticias .animate {
    position: relative;
    z-index: 2;
}
.noticias .owl-stage {
    display: flex;
}
.noticias .item {
    padding: 20px;
    padding: 1.25rem;
    background-color: #fff;
    border-radius: 8px;
    margin: 7px;
    margin: 0.4375rem;
    box-shadow: 0px 0px 7px 1px #d2d2d2;
    -webkit-box-shadow: 0px 0px 7px 1px #d2d2d2;
    -moz-box-shadow: 0px 0px 7px 1px #d2d2d2;
    text-align: center;
    position: relative;
    height: 97%;
    display: flex;
    flex-direction: column;
}
@media(max-width: 767.98px) {
    .noticias .item {
    padding: 40px 10px 30px 10px;
    padding: 2.5rem 0.625rem 1.875rem 0.625rem;
}
}.noticias .item .item--description {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    flex: 1;
}
.noticias .item hr {
    margin-top: 13px;
    margin-bottom: 13px;
    border: 0;
    background: #3d7ea6;
    height: 3px;
    width: 45px;
    margin-left: 0;
}
.noticias .item h5 {
    font-size: 16px;
    font-size: 1rem;
    color: #3d7ea6;
    font-family: PNB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
    line-height: 1.2;
}
.noticias .item h5+p {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    margin-top: 4px;
    margin-top: 0.25rem;
    line-height: 1.2;
    color: #727277;
}
.noticias .item img {
    flex: 1;
    aspect-ratio: 1/1;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    margin: auto;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
}
.noticias .item .btn-item {
    margin-top: auto;
    font-size: 14px;
    font-size: 0.875rem;
    background-color: rgba(0, 0, 0, 0);
    color: #663917;
    padding: 10px 0px;
    padding: 0.625rem 0rem;
    font-family: PNB, Arial, Helvetica Neue, Helvetica, Lucida Grande, Sans-serif;
    display: block;
    width: 100%}
.noticias .item .btn-item:hover {
    color: #3d7ea6;
}
.contacto {
    background-color: #ebebeb;
}
.contacto h2 {
    margin-bottom: 30px;
}
@media(max-width: 767.98px) {
    .contacto b {
    display: block;
}
}.contacto form label {
    text-transform: uppercase;
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
    font-size: 14px;
}
.contacto form button {
    background-color: #3d7ea6;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 25px;
    border: 0;
}
.contacto form button:hover {
    background-color: #663917;
}
.contacto .img-container {
    right: 0;
}
@media(max-width: 767.98px) {
    .contacto .img-container {
    position: relative;
    width: 100%;
    top: auto;
    height: 350px;
    background-position: center center;
    margin-top: 50px;
    margin-top: 3.125rem;
}
}footer {
    background-color: #3d7ea6;
    height: 92px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 40px;
    padding-top: 2.5rem;
}
@media(max-width: 767.98px) {
    footer {
    position: relative;
    height: auto;
}
}footer .logo-footer {
    margin-bottom: 20px;
}
footer li {
    margin-top: 10px;
    margin-top: 0.625rem;
    display: flex;
    align-items: center;
    gap: 8px;
}
footer li a {
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
}
footer li a:hover {
    color: #fff;
}
footer li img {
    width: 18px;
}
footer .footer-redes a {
    display: inline-block;
    width: 20px;
    margin-left: 10px;
}
.taco {
    background-color: #1a1a1a;
    margin-top: 50px;
    padding: 15px 0px;
    padding: 0.9375rem 0rem;
}
.taco p {
    color: #fff;
    font-size: 12px;
}
.taco .ellecktra {
    justify-content: flex-end;
}
@media(max-width: 767.98px) {
    .taco .ellecktra {
    justify-content: center;
}
}/*# sourceMappingURL=main.min.css.map */