@font-face {
    font-family: ProtestStrike;
    src: url(../fonts/ProtestStrike-Regular.ttf);
}

@font-face {
    font-family: ProtestStrike;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/ProtestStrike-Regular.ttf);
}

@font-face {
    font-family: "HappySeason";
    src: url("../fonts/HappySeason-ExtraBold.woff");
}

@font-face {
    font-family: "HappySeason";
    src: url("../fonts/HappySeason-ExtraBold.woff");
    font-weight: normal;
    font-style: normal;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
    font-family: "HappySeason", sans-serif;
    font-weight: 800;
}

h2 {
    font-family: "HappySeason", sans-serif;
    font-weight: 800;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

@font-face {
    font-family: "fig";
    src: url("../iconos/fig.eot?x9toij");
    src: url("../iconos/fig.eot?x9toij#iefix") format("embedded-opentype"), url("../iconos/fig.ttf?x9toij") format("truetype"), url("../iconos/fig.woff?x9toij") format("woff"), url("../iconos/fig.svg?x9toij#fig") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: "fig" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
    content: "\e608";
}

.icon-Icono_Facebook:before {
    content: "\e900";
}

.icon-Icono_Instagram:before {
    content: "\e901";
}

.icon-Icono_TikTok:before {
    content: "\e902";
}

.icon-Icono_Youtube:before {
    content: "\e903";
}

* {
    box-sizing: border-box;
}

body {
    font-size: 16px;
}

a {
    text-decoration: none;
    color: inherit;
}

.layout {
    max-width: 1400px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
}

.layout2 {
    max-width: 1870px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
}

.layout3 {
    max-width: 1280px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
}

.layout4 {
    max-width: 1140px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
}

.layout5 {
    max-width: 1670px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
}

.barraAmarilla {
    background: #49333f;
    height: 25px;
    width: 100%;
    display: block;
}

.redes_Fixed {
    background: #fe5c62;
    display: inline-block;
    padding: 0 3px;
    position: fixed;
    right: 0;
    bottom: calc(50% - 90px);
    text-align: center;
    z-index: 2;
}

.redes_Fixed a {
    color: #fff;
    display: block;
    margin: 20px 5px;
    font-size: 20px;
}

.col-15 {
    width: calc(15% - 33px);
}

.col-14 {
    width: calc(14% - 33px);
}

.col-13 {
    width: calc(13% - 33px);
}

.col-12-5 {
    width: calc(12.5% - 33px);
}

.bloqueLogo {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 10px;
}

.bloqueLogoPatrocinadorPrincipal,
.bloqueLogoPatrocinadorPrincipalMovil {
    width: 100%;
}

.bloqueLogo img {
    max-width: 100%;
    display: block;
    margin: auto;
    width: 175px;
}

.bloqueLogoPatrocinadorPrincipal img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    width: 453px;
}

.bloqueLogoPatrocinadorPrincipalMovil img {
    max-width: 100%;
    display: block;
    margin: auto;
    width: 320px;
}

.menu-responsivo {
    margin-right: 25px;
    display: block;
    cursor: pointer;
}

.menu-responsivo img {
    filter: drop-shadow(0px 0px 1px #0009);
}

.menu-responsivo span {
    display: flex;
    justify-content: center;
    margin: 5px 0 0;
    font-family: "Helvetica", sans-serif;
    font-size: 14px;
    filter: drop-shadow(0px 0px 1px #0009);
    color: #fff;
}

.home-trip-img {
    display: none;
}

.col-33 {
    width: calc(33.33% - 20px);
}

.col-20 {
    width: calc(20% - 20px);
}

.col-25 {
    width: calc(25% - 20px);
}

.itemNoticia {
    width: calc(33.33% - 20px);
    margin: 10px;
}

.itemNoticia .imagen img {
    display: block;
    width: 100%;
}

.itemNoticia .info {
    background: #fef8ef;
    padding: 20px 30px 30px;
    height: 380px;
}

.itemNoticia .info h2 {
    font-family: "HappySeason", sans-serif;
    font-weight: 900;
    margin: 10px 0;
    line-height: 1.2em;
    font-size: 40px;
}

.itemNoticia .info .texto p {
    margin: 0;
    font-size: 14px;
    font-family: ProtestStrike, arial, sans-serif;
}

.itemNoticia .info-top {
    display: flex;
    align-items: center;
}

.itemNoticia .info-top p {
    margin: 0;
    width: 50%;
}

.itemNoticia .info-top p:first-child {
    font-family: ProtestStrike, arial, sans-serif;
    color: #9c6eae;
    font-size: 14px;
}

.itemNoticia .info-top p:last-child {
    font-family: ProtestStrike, arial, sans-serif;
    font-size: 21px;
}

.itemNoticia .info-top p:last-child img {
    display: inline-block;
    vertical-align: bottom;
}

.itemNoticia .info-top span {
    color: #fff;
    background: #ea5c5c;
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 14px;
    font-weight: 900;
    padding-top: 8px;
    line-height: 1em;
    text-align: center;
    border-radius: 50%;
}

.slick-slider {
    margin-bottom: 0 !important;
    /* height: 115vh; */
}

.slick-dots {
    bottom: -7px !important;
}

.slick-dots li button:before {
    color: #9c6ead !important;
    font-size: 20px !important;
}

.reveal {
    position: relative;
    opacity: 0;
}

.reveal.active {
    opacity: 1;
}

.active.fade-bottom {
    -webkit-animation: fade-bottom 1s ease-in;
            animation: fade-bottom 1s ease-in;
}

.active.fade-left {
    -webkit-animation: fade-left 1s ease-in;
            animation: fade-left 1s ease-in;
}

.active.fade-right {
    -webkit-animation: fade-right 1s ease-in;
            animation: fade-right 1s ease-in;
}

.header figure .logoImg {
    /* border-radius: 50%; */
    transform: scale(1);
    transition: all 1s ease-in-out;
    margin-left: 25px;
    filter: drop-shadow(0px 0px 2px #3339);
    width: 60%;
}

.header figure .logoImg.rotate {
    transform: scale(1.1);
}

.header {
    padding: 20px 0px;
    position: fixed;
    width: 100%;
    z-index: 1;
}

.header.show {
    z-index: 10;
}

.header figure {
    cursor: pointer;
    margin: 0;
    padding: 0;
    z-index: 10;
    pointer-events: all !important;
}

.header-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    padding: 20px 0;
    overflow: hidden;
    max-width: none;
}

.header .menu {
    color: #fff;
    left: -100%;
    position: absolute;
    width: calc(100% - 330px);
    transition: all 1s ease-in-out;
}

.header .menu ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.header .menu ul li {
    padding-bottom: 5px;
    padding-right: 60px;
    position: relative;
    margin: 15px 0;
    border-bottom: 3px solid #892e5900;
    pointer-events: all !important;
}

.header .menu ul li:last-child {
    padding-right: 0;
}

.header .menu ul li .submenu {
    color: #fff;
    display: none;
    position: absolute;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background: #75c9b9;
}

.header .menu ul li .submenu a {
    font-family: ProtestStrike, arial, sans-serif;
    font-size: 25px;
    display: block;
    font-weight: 900;
    padding: 10px 30px;
}

.header .menu ul li .submenu a:hover {
    color: #892e59;
}

.header .menu ul li:hover {
    border-bottom: 3px solid #892e59;
}

.header .menu ul li:hover .submenu {
    display: flex;
}

.header .menu ul a {
    display: block;
    filter: drop-shadow(0 0 2px #3e3e3e66);
    font-family: ProtestStrike, serif;
    font-size: 28px;
    font-weight: 500;
}

#menu {
    color: #9c6eae;
    font-size: 30px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    display: none;
}

.mn2 {}

.footer {
    background-color: #000;
    color: #fef8ef;
    /* padding: 100px 0 50px; */
    padding: 100px 0 2px;
}

.footer-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
    text-align: center;
}

.footer-logosMovil.slick-slider,
.bloqueLogoPatrocinadorPrincipalMovil {
    display: none;
}

.footer-logosMovil.slick-slider .slick-track {
    display: flex;
    align-items: center;
}

.footer .informacion {
    display: flex;
    align-items: center;
}

.footer .informacion-texto {
    padding-left: 30px;
    font-family: "Helvetica", sans-serif;
}

.footer .informacion-texto p {
    font-size: 15px;
    margin: 0;
    font-weight: 500;
}

.footer .informacion-texto a {
    display: block;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 700;
    margin-top: 10px;
}

.footer .informacion-texto a:hover {
    text-decoration: underline;
}

.header .menu.show {
    left: 200px;
}

.header_logo {
    width: 35px;
    height: 35px;
}

.active.fade-right {
    -webkit-animation: fade-right 1s ease-in;
            animation: fade-right 1s ease-in;
}

.itemImagen {
    width: 33.33%;
    display: block;
}

.itemImagen img {
    width: 100%;
}

.itemImagen:hover {
    transform: scale(1.1);
    transition: 0.5s;
    box-shadow: 0 0 17px 1px rgba(0, 0, 0, 0.654);
}

.itemPrograma {
    margin: 10px;
    width: calc(25% - 20px);
    min-width: 320px;
}

.itemPrograma .imagen img {
    display: block;
    width: 100%;
}

.itemPrograma .info {
    background: #fef8ef;
    height: 22rem;
    padding: 20px 30px 30px;
}

.itemPrograma .info h2 {
    font-family: ProtestStrike, serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2em;
    margin: 10px 0;
}

.itemPrograma .info .texto p {
    margin: 0;
    font-weight: 500;
    font-size: 16px;
    font-family: "Helvetica", sans-serif;
}

.itemPrograma .info-top {
    display: flex;
    align-items: center;
}

.itemPrograma .texto {
    margin: 25px 0 0;
}

.itemPrograma .info-top p {
    margin: 0;
    width: 38%;
    font-family: ProtestStrike, arial, sans-serif;
    font-size: 20px;
    padding: 5px;
    text-align: center;
}

.itemPrograma .info-top p:first-child {
    align-items: center;
    color: #9c6eae;
    display: flex;
    font-family: ProtestStrike, arial, sans-serif;
    font-size: 14px;
    text-align: left;
    width: 45%;
}

.itemPrograma .info-top p:last-child {
    font-family: ProtestStrike, arial, sans-serif;
    font-size: 12px;
    background-color: #fcb54e;
    text-align: center;
    width: 15%;
    padding: 5px;
}

.itemPrograma .info-top span {
    color: #fff;
    background: #ea5c5c;
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 14px;
    font-weight: 900;
    padding-top: 8px;
    line-height: 1em;
    text-align: center;
    border-radius: 50%;
}

.itemPrograma:hover {
    transform: scale(1.1);
    transition: 0.5s;
    box-shadow: 5px 6px 17px 1px rgba(0, 0, 0, 0.654);
}

@-webkit-keyframes example {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes example {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fade-bottom {
    0% {
        transform: translateY(50px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fade-bottom {
    0% {
        transform: translateY(50px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes fade-left {
    0% {
        transform: translateX(-100px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fade-left {
    0% {
        transform: translateX(-100px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@-webkit-keyframes fade-right {
    0% {
        transform: translateX(100px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fade-right {
    0% {
        transform: translateX(100px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

#google_translate_element {
    position: fixed;
    top: 0;
    right: 0;
    padding: 3px 10px;
    background-color: #deb828;
    z-index: 3000;
}

.menu-ocultar {
    display: block;
}

.menu-mostrar {
    display: none;
}

.footer-em {
    display: flex;
    justify-content: center;
    padding: 30px;
}

.footer-em-img {
    filter: brightness(50);
}

.g-recaptcha-wrapper {
    height: 140px;
}

.g-recaptcha {
    margin: 0 auto;
    display: table;
    margin-top: 42px;
    zoom: 125%;
}

.goog-te-spinner-pos+div {
    zoom: 125%;
}

@media (min-width: 960px) and (max-width: 3000px) {
    body {
        zoom: 80%;
    }
    .Home-banner {
        height: 118vh;
    }
}

@media screen and (max-width: 1020px) {
    .header-container {
        padding: 65px 0 20px;
    }
    .header .menu ul a {
        filter: none !important;
    }
    .menu-ocultar {
        display: none;
    }
    .menu-mostrar {
        display: block;
    }
    .space {
        display: none;
    }
    .g-recaptcha {
        zoom: 0;
    }
    .goog-te-spinner-pos+div {
        zoom: 0;
    }
}

@media screen and (max-width: 1600px) {
    .header .menu ul li {
        padding-right: 30px;
    }
}

@media screen and (max-width: 1480px) {
    .header .menu ul a {
        font-size: 30px;
    }
}

@media screen and (max-width: 1350px) {
    .Home-tripulacion-imagen {
        width: 100%;
    }
    .home-trip-fix {
        background-size: 1680px;
    }
}

@media screen and (max-width: 1180px) {
    .header .menu ul a {
        font-size: 24px;
    }
}

@media screen and (max-width: 1020px) {
    .header .menu {
        position: fixed;
        background-color: #9c6eae;
        top: 140px;
        z-index: 20;
        transition: all 1s ease-in-out;
        overflow-y: auto;
        padding: 20px 20px !important;
        width: calc(100% - 50px);
        scroll-behavior: auto;
        overflow: auto;
        border-radius: 20px;
        height: 100%;
        max-height: 575px;
    }
    .header .menu ul li {
        margin: 12px 0;
        padding-right: 0;
    }
    .header .menu.show {
        left: 25px;
    }
    .header {
        padding: 0;
    }
    #menu {
        display: block;
        z-index: 12;
    }
    #menu.show {
        margin-top: -10px;
        position: fixed;
        color: #fff;
    }
    .header figure {
        position: relative;
        z-index: 11;
    }
    .header .menu ul {
        display: block;
        text-align: center;
        color: #fff;
    }
    .header .menu ul li:last-child {
        padding-right: 0;
    }
    .header .menu ul li .submenu {
        width: 100%;
        display: block;
        position: relative;
    }
    .header .menu ul li .submenu a {
        font-size: 18px;
    }
    .header .menu ul li:hover {
        border-bottom: none;
    }
    .header .menu ul li:hover .submenu {
        display: block;
    }
    .header .menu ul li:hover .submenu a:hover {
        color: #ea5c5c;
    }
    .header .menu ul a {
        display: block;
        margin-left: 0;
        font-size: 25px;
    }
    .footer-logos {
        display: none;
    }
    .footer-logosMovil.slick-slider,
    .bloqueLogoPatrocinadorPrincipalMovil {
        display: block;
    }
    .bloqueLogoPatrocinadorPrincipal {
        display: none;
    }
    .footer {
        padding: 66px 0 2px;
    }
}

@media screen and (max-width: 720px) {
    .footer .informacion {
        display: block;
    }
    .footer .informacion-texto {
        padding-left: 0;
    }
    .footer .informacion img {
        display: block;
        margin: 0 auto 20px auto;
    }
}

@media screen and (max-width: 450px) {
    .redes_Fixed {
        padding: 0;
    }
    .redes_Fixed a {
        margin: 15px 5px;
        font-size: 20px;
    }
}
