body.dark {
    background: #060606
}

* {
    box-sizing: border-box;
    word-wrap: normal;
}

ul * {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase !important;
}

.text-transform-none {
    text-transform: none;
}

html {
    font-size: 16px;
    scroll-behavior: smooth;
}

body {
    background-color: #0c0401;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-size: 1rem;
}

a:focus,
a:hover,
a:visited {
    text-decoration: none
}

button {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none;
    background: transparent;
    border: none;
}

button:focus {
    outline: none;
}

.container-fluid span,
.container-fluid p,
.container-fluid a,
.container-fluid button,
.container-fluid div {
    font-family: 'Oswald', sans-serif;
    color: #FFF;
}

.flow-theory .container-fluid span,
.flow-theory .container-fluid p,
.flow-theory .container-fluid a,
.flow-theory .container-fluid button,
.flow-theory .container-fluid div {
    font-family: 'Oswald', sans-serif;
    color: #FFF;
}

.hamenu span,
.hamenu p,
.hamenu a,
.hamenu button,
.hamenu li {
    text-transform: none;
    font-weight: 500;
    color: #24d5b4 !important;
}

.hamenu li {
    font-size: 84px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.wrapper {
    padding-top: 100px;
}

ul,
li {
    list-style: none;
}

h3 {
    /*font-size: 2.7em;*/
    /*correccion para clte 20/08/2020*/
    font-size: 3.2em;
    font-weight: 300;
    margin: 0.5em 0;
}

.pr-custom-6 {
    padding-right: 4rem !important;
}

.divisor {
    width: calc(100% + 30px);
    transform: translateX(-15px);
    background: #FFE4C6;
}

.ellipsis-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden
}

body.dark #preloader:after,
body.dark #preloader:before {
    background: #000000;
}


/* nav {
    height: 60px;
    background-color: #0c0401;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    align-items: center;
    font-size: 1.4em;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    z-index: 9;
} */

nav button {
    background: none;
    border: none;
    font-weight: 300;
}

nav .wrapper-nav {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    width: 100%;
    padding: 0 10px;
}

nav .wrapper-nav .row {
    width: 100%;
}

nav .wrapper-nav div[class*="col"] {
    text-align: center;
}

nav .wrapper-nav button .arrow-nav {
    position: relative;
    bottom: 5px;
}

nav .wrapper-nav #languages {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    font-size: 20px;
}

nav .wrapper-nav #languages .elegir-idioma {
    padding: 0;
}

nav .wrapper-nav #languages .elegir-idioma.activo {
    font-weight: 400;
}

nav .wrapper-nav #languages .elegir-idioma:hover {
    color: #fcf9f6;
}

nav .wrapper-nav #languages button {
    margin: 0 10px;
}

nav .wrapper-nav .logo img {
    width: 70%;
}

.container-body {
    padding-bottom: 60px;
}

#section-page-wrapper {
    width: 100%;
}

#section-page-wrapper div[class*="col"]:last-of-type {
    margin-bottom: 24px;
}

.arrow-up {
    float: right;
    padding: 0 15px;
    margin-top: 15px;
}


/*Creditos*/

.wrapper-creditos {
    height: 100%;
}

#creditos {
    /* height: calc(100vh - 90px); */
    background: #060606;
}

#creditos a[title="contacto"] {
    font-size: 24px;
    font-weight: 200;
    text-decoration: underline;
}

#creditos h1 {
    padding: 10px 0px;
    font-family: 'Barlow', sans-serif;
}

#creditos h2 {
    font-size: 1.6em;
    margin-bottom: .2em;
    padding: 10px 0px;
    font-weight: 300;
}

#creditos .agradecimientos-title {
    color: #24D5B4;
    text-transform: uppercase;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    line-height: 1;
}

#creditos ul,
.creditos span {
    font-size: 1em;
    line-height: 1.2;
    font-weight: 300;
}

#creditos ul {
    font-size: 1.2em;
}

#creditos .lista-r div {
    margin-bottom: 2em;
    margin-top: 1.7em;
}


/* #creditos .lista-r ul {
    padding-left: 10px;
} */


/* #creditos .lista-l ul {
    border-right: 1px solid;
    padding-left: 0;
} */

#creditos ul li {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden
}

#creditos li:empty {
    display: inline-block;
    width: 100%;
}

#creditos p,
#creditos li,
#creditos span,
#creditos a {
    font-family: 'Barlow', sans-serif !important;
    color: #fff;
}


/*Home*/

#home {
    transition: all .3 ease-in-out;
}

#home .seccion a {
    display: block;
}

#home .seccion a img {
    width: 100%;
}

#home .seccion a p {
    font-size: 2.4em;
    line-height: 1.2;
    padding: 15px;
    font-weight: 300;
    margin-bottom: 0;
}


/* Sections */

#section-odisea {
    font-size: 20px
}

#section-odisea .no-padding {
    padding-right: 0;
    padding-left: 0;
}

#section-odisea .gif-1 {
    height: calc(100vmax - 100px);
    background-image: url("../sections/1-Odisea/gif1.gif");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -80px;
}

#section-odisea h1 {
    font-weight: 300;
    margin-bottom: 2em;
}

#section-odisea h2 {
    font-weight: 300;
    font-size: 3em;
    margin: 1em 0 .5em;
    padding: 0 15px;
}

#section-odisea h3 {
    font-size: 2.7em;
    font-weight: 300;
    margin: 0.5em 0;
}

#section-odisea p {
    color: #fff !important;
    margin-bottom: 0;
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1.2;
}

#section-odisea p.large {
    font-size: 1.8em;
}

#section-odisea p:first {
    margin-bottom: 1em;
}

#section-odisea div:not(.first-row) p {
    padding: 15px;
}

#section-odisea .first-row p {
    padding: 0 !important;
}

#section-odisea .lista-table {
    padding: 0;
    font-size: 2.5em;
    font-weight: 300;
}

#section-odisea .lista-table.lista-lg {
    padding-top: 12px;
}

#section-odisea .lista-table li {
    border-top: 2px solid #FFF;
}

#section-odisea .lista-table li:last-child {
    border-bottom: 2px solid #FFF
}

#section-odisea .lista-table span {
    margin-right: .85em;
}

#section-odisea .lista-table li:first-child span {
    margin-right: 1em;
}

#section-odisea .titulos {
    font-size: 3em;
    font-weight: 200;
    margin: 0.3em 0;
}

#section-odisea .titulos span {
    margin-right: 0.5em;
}

#section-odisea .menu-tropicalia-sticky {
    position: sticky;
    top: 100px;
    left: 80px;
}

#section-odisea a:hover {
    opacity: 0.8;
    color: inherit;
}

#section-jaguara .first-row {
    /* height: 70vh; */
    height: auto;
    margin: 0;
}

#section-jaguara .rounded-full-btn {
    text-align: center;
}

#section-jaguara .rounded-full-btn a {
    font-size: 2em;
    font-weight: 300;
    width: 100%;
    border-radius: 30px;
    border: 1px solid;
    padding: 0 30px;
}

#section-jaguara p {
    font-size: 3em;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 0;
}

#section-jaguara a:focus,
#section-jaguara a:active {
    background: #fff;
    outline: none;
    color: #0c0401;
}


/* Footer */

footer {
    padding-top: 100px;
    line-height: 1.2;
    font-weight: 300;
    width: 100%;
}

.galeria footer {
    background: #ffffff;
    color: #0c0401 !important;
}

.galeria footer div,
.galeria footer h2,
.galeria footer h3,
.galeria footer p,
.galeria footer a {
    color: #0c0401 !important;
}

footer h2 {
    font-size: 1.2em;
    font-weight: 600;
    margin: 15px 0;
}


/* footer p {
    font-size: 1.3em;
    margin-bottom: 0;
} */

footer p {
    text-transform: none;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #888;
    line-height: 1.5;
    margin: 0;
}

footer a {
    font-size: 1.3em;
    text-decoration: underline;
}


/* Galeria */

.hero {
    background-image: url(../sections/2-Galeria/LookAndFeel_Portada_SPA.jpg);
    width: 100vw;
    height: calc(100vh - 60px);
    background-size: cover;
    top: 0;
    background-repeat: no-repeat;
    background-position: top center;
}

.container-body.galeria {
    background: #ffffff !important;
}

#section-galeria {
    background: #ffffff;
    color: #0c0401;
}

#section-galeria h2,
#section-galeria h3,
#section-galeria p {
    color: #0c0401;
}

#section-galeria h3 {
    line-height: 1.1;
}

#section-galeria p {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.2;
    margin: 7px auto 10px auto;
}

#section-galeria a {
    color: #0c0401;
    text-decoration: underline;
    font-size: 1.1em;
    font-weight: 300;
}

#section-galeria .arrow-up {
    filter: grayscale(1) brightness(0.3);
}

.galeria .divisor {
    background: #0c0401 !important;
}


/*Jaguara Video*/

#video-jaguara {
    width: 100%;
    display: none;
}

#video-jaguara.show {
    display: block !important
}


/* Flow Theory*/

#flow-slider .carousel-item {
    height: 100%
}

#flow-slider .carousel-item img {
    height: 100%;
}

#flow-slider .carousel-item:first-child img {
    height: auto;
    /* margin-top: 2em;*/
}

.carousel-control-next {
    width: 50px;
    height: 60px;
    top: 85%;
    position: absolute;
    left: unset;
    right: 80px;
    opacity: 1;
}

.carousel-control-prev {
    width: 50px;
    height: 60px;
    top: 85%;
    position: absolute;
    left: unset;
    right: 200px;
    opacity: 1;
}

.carousel-control-prev-icon {
    background-image: url(../sections/4-Flow/arrow.svg) !important;
    transform: rotate(180deg);
    width: 25px;
    height: 25px;
}

.carousel-control-next-icon {
    background-image: url(../sections/4-Flow/arrow.svg) !important;
    width: 25px;
    height: 25px;
}

.flecha-negra {
    filter: brightness(0);
    -webkit-filter: brightness(0);
}

#section-flow {
    padding-top: 80px;
}

#section-flow #flow-slider .carousel-inner {
    height: calc(100vh - 80px);
}

#section-flow h1 {
    font-weight: 300;
}

#section-flow h1,
#section-flow h2,
#section-flow h3,
#section-flow h4,
#section-flow h5,
#section-flow h6 {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    text-align: center;
}

#section-flow p {
    font-family: 'Barlow Condensed', sans-serif;
    text-align: left;
}

.carousel-item:first-child {
    background-image: none;
    padding: 0px;
}

.carousel-item:first-child p {
    color: #fff !important;
}


/* .flow-theory .carousel-item:not(.portada) {
    background-image: url(../sections/4-Flow/fondo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px;
} */

.flow-theory #flow-slider {
    background-image: url(../sections/4-Flow/fondo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /*padding: 20px;*/
}

#flow-slider .carousel-item.portada {
    background: #000;
}

.flow-theory .carousel-item:not(.portada) p,
.flow-theory .carousel-item:not(.portada) h3 {
    padding-left: 10%;
    padding-right: 10%;
    text-align: left !important;
}

.flow-theory .carousel-item.portada {
    position: relative;
}


/*.flow-theory .carousel-item.portada img {
  filter: brightness(0.0);
}*/

.flow-theory .carousel-item p,
.flow-theory .carousel-item h3 {
    color: #0c0401;
    line-height: 1.1;
}

.flow-theory .carousel-item p {
    font-size: 1.8em;
    font-weight: 300;
    line-height: 1.2;
    text-transform: none;
}

#languages.lang-fixed {
    position: fixed;
    top: 22px;
    right: 150px;
    z-index: 9999999;
    /*transition: top 0.3s ease-in-out;*/
}

#languages.lang-fixed button {
    font-size: 13px;
    font-family: 'Barlow Condensed', sans-serif;
    color: #fff;
    padding: 7px 15px;
    background: transparent;
    border: none !important;
    font-weight: 500;
}

#languages .elegir-idioma.activo {
    border: 1px solid #24d5b4;
    background: #24d5b4;
    border: none !important;
    font-weight: bold;
}

#languages-carousel {
    text-align: right;
    text-align: -webkit-right;
    padding: 0;
    position: absolute;
    right: 0;
    bottom: 40px;
    margin-bottom: 0;
}

#languages-carousel .elegir-idioma {
    padding-right: 0.5em;
    font-size: 1.8em;
    font-weight: 200;
    text-transform: uppercase;
    display: block;
    cursor: pointer;
}

#languages-carousel .elegir-idioma.activo {
    font-weight: 400;
}

.flow-theory #languages.lang-fixed {
    top: 21px;
    z-index: 999999;
}

.flow-theory #languages.lang-fixed button {
    border: none;
    font-size: 24px;
    font-family: 'Barlow Condensed', sans-serif;
    background: transparent;
    color: #fff;
    padding: 0px 15px;
    font-weight: 500;
}

.flow-theory #languages.lang-fixed button.activo {
    font-weight: 400;
}

#section-page-wrapper .flex-lg-row-reverse div[class*="col"] {
    margin: 0 !important;
}

.flow-theory nav .elegir-idioma,
.flow-theory #button-right-nav {
    display: none;
}

.carousel-item.portada img {
    max-width: 100%;
}

.flow-theory #flow-theory {
    font-size: 22px;
    margin: 0 120px 0 60px;
}

.flow-theory .carousel-item {
    padding: 0 15px;
}

.hamenu .cont-info .item p {
    font-size: 14px;
}

.footer-sm p {
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px !important;
    color: #b7b7b7 !important;
}

.footer-sm .left a {
    font-family: 'Barlow', sans-serif;
    text-decoration: none;
    color: #24D5B4 !important;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 5px;
}

#creditos {
    padding: 90px 15px 0;
}

body.policies {
    font-family: 'Barlow', sans-serif;
}

body.policies .wrapper>.container {
    padding-top: 30px;
}

body.policies h1 {
    color: #24d5b4;
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 1em;
}

body.policies p {
    color: #fff;
    font-weight: 300;
}

body.policies p strong {
    font-weight: 600;
}


/* Extra small devices (portrait phones, less than 576px)
 No media query for `xs` since this is the default in Bootstrap */

@media (min-width: 375px) {
    .flow-theory h3 {
        font-size: 3.7em;
    }
}


/* Small devices (landscape phones, 576px and up)*/

@media (min-width: 576px) {}


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {
    .flow-theory .carousel-item {
        padding: 0px 50px;
    }
    .flow-theory #flow-theory {
        font-size: 32px;
        /* margin: 0 auto; */
    }
    .flow-theory .idiomas-flow-theory {
        display: contents !important;
    }
    .flow-theory h3 {
        font-size: 5em;
    }
    .flow-theory p:not(.pfooter) {
        font-size: 2.4em;
    }
    nav {
        top: 100px;
        position: relative;
        /* height: 60px; */
        padding: 10px 0;
        left: 0;
    }
    nav .wrapper-nav {
        font-size: 1.3rem;
        padding: 0 20px;
    }
    nav .wrapper-nav #languages {
        justify-content: flex-end;
    }
    .flow-theory nav .wrapper-nav #languages {
        justify-content: flex-start;
    }
    nav .wrapper-nav .logo img {
        width: 40%;
    }
    .container-body {
        font-size: 1.3rem;
        padding-bottom: 0;
        padding-top: 60px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .container-body .row {
        margin-left: 0;
        margin-right: 0;
    }
    #home .seccion .bloque {
        margin: 15px;
    }
    #home .seccion:nth-child(2n) .bloque {
        margin-right: 0;
    }
    #home .seccion:nth-child(2n+1) .bloque {
        margin-left: 0;
    }
    #home .seccion a p {
        font-size: 1em;
        padding: 10px 0px;
    }
    #creditos .lista-l ul {
        padding-left: 0px;
    }
    footer {
        font-size: 0.9em;
    }
    #creditos {
        padding: 90px 90px 0;
    }
    #creditos h1 {
        font-weight: 600;
        font-size: 1.5em;
    }
    #creditos p {
        font-size: 1.4em;
        font-weight: 300;
        line-height: 1.2;
    }
    #creditos .bottom-aligned p {
        font-family: 'Barlow', sans-serif;
        font-weight: 600;
        color: #fff;
    }
    #creditos ul {
        line-height: 1.3;
    }
    #section-galeria .first-row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .galeria {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .galeria-container {
        padding-left: 80px;
        padding-right: 80px;
    }
    .galeria footer {
        padding-left: 80px;
        padding-right: 80px;
    }
}


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {
    #section-odisea .gif-1 {
        height: calc(100vmin - 100px);
    }
    .no-padding {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    #home .bloque .seccion-text {
        position: absolute;
        opacity: 0;
        left: 0;
        top: 50%;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
    }
    #home .bloque .sub-text {
        position: absolute;
        opacity: 0;
        left: 0;
        bottom: 0;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
    }
    #home .seccion .bloque a {
        position: relative;
    }
    #home .bloque .seccion-text {
        font-size: 2em;
        margin-left: 16px;
        margin-right: 1.5em;
    }
    #home .bloque .sub-text {
        font-size: 1em;
        margin-left: 16px;
        margin-right: 1.5em;
    }
    #home .seccion .bloque a:hover img {
        opacity: 0.4;
    }
    #home .seccion .bloque a:hover .seccion-text {
        opacity: 1;
        left: 0;
        top: 45%;
        transform: translate(0%, -50%)
    }
    #home .seccion .bloque a:hover .sub-text {
        opacity: 1;
        left: 0;
        top: 85%;
        transform: translate(0%, -50%)
    }
    #section-page-wrapper div[class*="col"]:last-of-type {
        margin-bottom: 0;
    }
    #section-odisea .first-row {
        margin-left: -95px;
    }
    #section-odisea div:not(.first-row) p {
        padding-left: 0px;
        padding-right: 0px;
    }
    #section-odisea h1 {
        font-size: 5em;
    }
    #section-odisea p {
        font-weight: 200
    }
    #section-odisea .gif-1 {
        background-position: 0 0;
    }
    #section-odisea .first-row div[class*="col-"]:nth-child(3),
    #section-odisea .first-row div[class*="col-"]:last-child {
        padding-bottom: 50px
    }
    #section-odisea .arrow-up img {
        width: 65px;
        margin-top: 65px;
    }
    #section-odisea #tropicalia-texto-1 {
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-gap: 0.7em;
    }
    .galeria div[class*="col"] {
        margin-bottom: 15px;
    }
    .divisor {
        width: 100%;
    }
}


/*Ipad Pro Measure*/

@media (min-width: 1024px) {
    .flow-theory h3 {
        font-size: 7em;
    }
    .flow-theory p {
        font-size: 2.8em;
    }
}


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    .flow-theory #flow-theory {
        margin: 0 auto;
    }
    .hamenu .container {
        max-width: 1170px;
        padding-top: 100px;
    }
    .flow-theory .carousel-item {
        padding: 20px 0;
    }
    #section-odisea .lista-table {
        font-size: 2.2em;
    }
    #home .seccion .bloque {
        margin-top: 0;
    }
    #home .seccion:nth-child(2n) .bloque,
    #home .seccion:nth-child(3) .bloque {
        margin-right: 0;
    }
    #home .seccion:nth-child(4) .bloque {
        margin-left: 0;
        margin-right: 15px;
    }
    .container-body {
        padding-left: 80px;
        padding-right: 80px;
    }
    #creditos {
        height: 100vh;
        /* min-height: calc(100vh - 60px);
        height: auto; */
    }
    nav .wrapper-nav .logo img {
        width: 20%;
    }
    .carousel-item.portada img {
        max-width: 80%;
    }
    .galeria .eloisacartonera {
        display: flex;
        align-items: flex-start;
        justify-content: flex-end;
        flex-direction: column;
    }
    .galeria .eloisacartonera p {
        margin-left: 0 !important;
    }
    /* .jaguara-video{
      width:80% !important;
  } */
    /*     
  .jaguara-periscope{
      width:80% !important;
  } */
    .flow-theory .container-body {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .flow-theory .container-body footer {
        display: none;
    }
    .flow-theory nav .elegir-idioma {
        display: block;
    }
    #languages-carousel {
        display: none;
    }
    .carousel-control-next {
        left: unset;
        right: 80px;
    }
    .carousel-control-prev {
        left: unset;
        right: 200px;
    }
    .flow-theory .carousel-item:not(.portada) {
        /* padding: 200px 400px;*/
        padding: 110px;
    }
    .flow-theory .carousel-item h3 {
        /* font-size: 4em;*/
        font-size: 6em;
    }
    .flow-theory .carousel-item p {
        /*font-size: 2em;*/
        font-size: 3.5em;
        /* max-width: 80%; */
        margin: 0 auto;
    }
    .flow-theory .portada p {
        color: #FFF !important;
        max-width: 80%;
        text-align: left !important;
        margin: 15px auto;
        font-size: 1.6em;
    }
}

@media (min-width:1440px) {
    #section-odisea .lista-table {
        font-size: 2.7em;
    }
    #home {
        margin-bottom: 24px !important;
    }
    #home .bloque {
        margin: 0 !important;
    }
    #home .bloque .seccion-text {
        font-size: 2.5em;
        margin-left: 16px;
        margin-right: 1.5em;
    }
    #home .bloque .sub-text {
        font-size: 1.1em;
        margin-left: 16px;
        margin-right: 1.5em;
    }
}

@media (max-width:1024px) {
    #section-odisea .gif-1 {
        background-position: 0 0;
    }
}

@media (max-width:991.98px) {
    #section-odisea .gif-1 {
        background-position: -80px 0;
    }
    .flow-theory #languages {
        position: relative;
        top: 0px !important;
        left: 0px;
        width: 100%;
        padding-left: 5px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    #section-flow #flow-slider .carousel-inner {
        min-height: calc(100vh - 80px - 56px) !important;
    }
    #navi {
        top: 0 !important;
    }
}

@media (max-width:767.98px) and (orientation:landscape) {
    #section-flow #languages.lang-fixed.oculto {
        top: 0 !important;
    }
}

@media (max-width:767.98px) {
    #section-flow {
        padding-top: 100px;
    }
    #section-flow h3 {
        word-break: break-word;
    }
    .flow-theory #flow-theory {
        margin: 0 auto 0 20px;
    }
    #section-flow h3 {
        font-size: 3em;
    }
    .flow-theory .carousel-item p,
    .flow-theory .carousel-item p#flow-theory {
        font-size: 1.5em;
    }
}

@media (max-width:480px) {
    .flow-theory #languages.lang-fixed {
        z-index: 999 !important;
    }
    #section-flow #flow-slider .carousel-inner {
        height: calc(100vmax - 130px);
    }
    #flow-slider .carousel-item {
        height: unset;
        min-height: 100vmax;
    }
    #section-flow #languages.lang-fixed.oculto {
        top: 0 !important
    }
    #section-flow .carousel-control-prev,
    #section-flow .carousel-control-next {
        top: 80%;
    }
    #section-flow .carousel-control-prev {
        left: 20%
    }
    #section-flow .carousel-control-next {
        right: 20%;
    }
    .hamenu .cont-info {
        display: none;
    }
    #section-odisea .lista-table {
        font-size: 2em;
    }
    .hamenu.open .main-menu li a {
        max-width: calc(100vw - 70px);
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .hamenu .menu-links .main-menu>li {
        font-size: 3em !important;
        padding: 7px;
    }
}

@media (max-width:375px) {
    #section-flow h3 {
        font-size: 2.5em;
    }
    .flow-theory .carousel-item p,
    .flow-theory .carousel-item p#flow-theory {
        font-size: 1.4em;
    }
    .hamenu .menu-links .main-menu>li {
        font-size: 2.5em !important;
    }
    .hamenu .menu-links .main-menu>li {
        font-size: 2em !important;
    }
}

@media (max-width:340px) {
    body {
        font-size: 14px;
    }
    #section-jaguara .rounded-full-btn a {
        font-size: 1.8em;
    }
}


/*------ CODIGO DEL TEMPLATE -----------*/


/* ====================== [ 02 Start Helper Classes ] ====================== */

.section-padding {
    padding: 10px 0 0;
}

.ubuntu {
    font-family: 'Ubuntu', sans-serif;
}

.nmb-font {
    font-family: 'Roboto Mono', monospace;
    font-weight: 700;
}

.home-title-stroke {
    color: #24d5b4 !important;
}

.sub-title {
    color: #FFF;
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-left: 70px;
    position: relative;
}

.sub-title:after {
    content: '';
    width: 60px;
    height: 1px;
    background: #212529;
    position: absolute;
    left: 0;
    bottom: 45%;
}

.extra-title {
    font-weight: 600;
    font-size: 38px;
    line-height: 1.4;
}

.extra-text {
    font-size: 20px;
    color: #1e1e1e;
}

.kmore {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 30px;
    padding-left: 70px;
    position: relative;
}

.kmore:after {
    content: '';
    width: 60px;
    height: 1px;
    background: #777;
    position: absolute;
    left: 0;
    bottom: 45%;
}

.section-head {
    margin-bottom: 80px;
}

.section-head h6 {
    font-size: 13px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #212529;
    margin-bottom: 10px;
}

.section-head h3 {
    font-weight: 700;
    line-height: 1.5;
}

.bg-gray {
    background: #fafafa;
}

.bg-pattern {
    position: relative;
    background-size: 20% !important;
    z-index: 2;
}

.bg-pattern:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fafafa;
    opacity: .8;
    z-index: -1;
}

.o-hidden {
    overflow: hidden;
}

.position-re {
    position: relative;
}

.full-width {
    width: 100% !important;
}

.bg-img {
    background-size: cover;
    background-repeat: no-repeat;
}

.no-cover {
    background-repeat: repeat;
    background-size: auto;
}

.bg-fixed {
    background-attachment: fixed;
}

.on-top {
    position: relative;
    z-index: 7;
}

.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


/* ====================== [ End Helper Classes ] ====================== */


/* ====================== [ 03 Start Preloader ] ====================== */

.pace {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99999999999999;
    position: fixed;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 400px;
    border: 0px;
    height: 1px;
    overflow: hidden;
    background: #ccc;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.pace .pace-progress {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 400px;
    position: fixed;
    z-index: 99999999999999;
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 100%;
    background: #212529;
}

.pace.pace-inactive {
    width: 100vw;
    opacity: 0;
}

.pace.pace-inactive .pace-progress {
    max-width: 100vw;
}

#preloader {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: fixed;
    z-index: 99999999;
}

#preloader:after,
#preloader:before {
    content: '';
    position: fixed;
    left: 0;
    height: 50vh;
    width: 100%;
    background: #f1f1f1;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

#preloader:before {
    top: 0;
}

#preloader:after {
    bottom: 0;
}

#preloader.isdone {
    visibility: hidden;
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
}

#preloader.isdone:after,
#preloader.isdone:before {
    height: 0;
    -webkit-transition: all 0.7s cubic-bezier(1, 0, 0.55, 1);
    -o-transition: all 0.7s cubic-bezier(1, 0, 0.55, 1);
    transition: all 0.7s cubic-bezier(1, 0, 0.55, 1);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

.loading-text {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 10px;
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.loading-text.isdone {
    top: 40%;
    opacity: 0;
    -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}


/* ====================== [ End Preloader ] ====================== */


/* ====================== [ 04 Start Button Style ] ====================== */

.btn-curve {
    background: transparent;
    padding: 14px 35px;
    border: 1px solid #1e1e1e;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.btn-curve:hover:after {
    bottom: -10px;
    border-radius: 0;
}

.btn-curve:hover span {
    color: #fff;
}

.btn-curve:after {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: 100%;
    background: #1e1e1e;
    border-radius: 0 0 100% 100%/0 0 100% 100%;
    -webkit-transition: all 0.6s cubic-bezier(1, 0, 0.55, 1);
    -o-transition: all 0.6s cubic-bezier(1, 0, 0.55, 1);
    transition: all 0.6s cubic-bezier(1, 0, 0.55, 1);
}

.btn-curve span {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    z-index: 2;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.btn-curve.btn-lit {
    border-color: #24d5b4;
    color: #fff;
}

.btn-curve.btn-lit:hover span {
    color: #1e1e1e;
}

.btn-curve.btn-lit:after {
    background: #24d5b4;
}

.btn-curve.btn-blc {
    background: #1e1e1e;
}

.btn-curve.btn-blc:after {
    background: #fff;
}

.btn-curve.btn-blc span {
    color: #fff;
}

.btn-curve.btn-blc:hover span {
    color: #1e1e1e;
}

.btn-curve.btn-lg {
    padding: 14px 40px;
}

.btn-curve.btn-lg span {
    font-size: 14px;
}

.btn-curve.btn-wit {
    background: #24d5b4;
    border-color: #24d5b4;
}

.btn-curve.btn-wit:after {
    background: #000000;
}

.btn-curve.btn-wit span {
    color: #1e1e1e;
}

.btn-curve.btn-wit:hover span {
    color: #fff;
}

.btn-curve.btn-radius {
    border-radius: 30px;
}


/* ====================== [ End Button Style ] ====================== */


/* ====================== [ 05 Start Cursor Style ] ====================== */

.cursor {
    width: 15px;
    height: 15px;
    background-color: #ccc;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    left: -5px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    Pointer-events: none;
    z-index: 9999999999;
    opacity: .8;
}

.cursor2 {
    display: none;
}


/* ====================== [ End Cursor Style ] ====================== */


/* ====================== [ 06 Start progress-wrap ] ====================== */

.progress-wrap {
    position: fixed;
    bottom: 30px;
    right: 30px;
    height: 44px;
    width: 44px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    -webkit-box-shadow: inset 0 0 0 2px rgba(130, 130, 130, 0.2);
    box-shadow: inset 0 0 0 2px rgba(130, 130, 130, 0.2);
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.progress-wrap::after {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    content: '\f077';
    text-align: center;
    line-height: 44px;
    font-size: 13px;
    font-weight: 900;
    color: #6c6d6d;
    left: 0;
    top: 0;
    height: 44px;
    width: 44px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}

.progress-wrap svg path {
    fill: none;
}

.progress-wrap svg.progress-circle path {
    stroke: #6c6d6d;
    stroke-width: 4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}

.progress-wrap {
    -webkit-box-shadow: inset 0 0 0 2px rgba(130, 130, 130, 0.2);
    box-shadow: inset 0 0 0 2px rgba(130, 130, 130, 0.2);
}

.progress-wrap::after {
    color: #6c6d6d;
}

.progress-wrap svg.progress-circle path {
    stroke: #6c6d6d;
}


/* ====================== [ End progress-wrap ] ====================== */


/* ====================== [ 07 Start Text Animation & Images ] ====================== */

.splitting.animated .char {
    -webkit-animation: fadeInUp 0.4s cubic-bezier(0.3, 0, 0.7, 1) both;
    animation: fadeInUp 0.4s cubic-bezier(0.3, 0, 0.7, 1) both;
    -webkit-animation-delay: calc(30ms * var(--char-index));
    animation-delay: calc(30ms * var(--char-index));
}

.splitting .whitespace {
    width: 10px;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.splitting.txt.animated .char {
    -webkit-animation: fadeIn 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
    animation: fadeIn 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
    -webkit-animation-delay: calc(10ms * var(--char-index));
    animation-delay: calc(10ms * var(--char-index));
}

.splitting.txt .whitespace {
    width: 5px;
}

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

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

.imgio {
    position: relative;
}

.imgio .cimgio {
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    right: 0;
    background: #fff;
    visibility: visible !important;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

.imgio .animated {
    height: 0;
}

.cimgio[data-delay="100"] {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}

.cimgio[data-delay="200"] {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

.cimgio[data-delay="300"] {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.cimgio[data-delay="400"] {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}

.cimgio[data-delay="500"] {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}

.cimgio[data-delay="600"] {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}

.cimgio[data-delay="700"] {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
}

.cimgio[data-delay="800"] {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}

.cimgio[data-delay="900"] {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
}

.cimgio[data-delay="1s"] {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}


/* ====================== [ End Text Animation & Images ] ====================== */


/* ====================== [ 08 Start Menu & Navbar ] ====================== */

.topnav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
    padding: 30px 0;
    color: #fff;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.topnav .container,
.topnav .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.topnav .container-fluid {
    padding: 0 50px;
}

.topnav .logo {
    width: 75px;
}

.topnav .menu-icon {
    margin-left: auto;
    cursor: pointer;
}

.topnav .menu-icon:hover .text .char {
    -webkit-animation: fadeInUp 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
    animation: fadeInUp 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
    -webkit-animation-delay: calc(30ms * var(--char-index));
    animation-delay: calc(30ms * var(--char-index));
}

.topnav .menu-icon .text {
    font-size: 13px;
    font-weight: 500;
    padding-left: 15px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.topnav .menu-icon .text:after {
    content: 'close';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 15px;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}

.topnav .menu-icon .text .word {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}

.topnav .menu-icon .text.open .word {
    opacity: 0;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}

.topnav .menu-icon .text.open:after {
    opacity: 1;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}

.topnav .menu-icon .icon {
    display: table-cell;
}

.topnav .menu-icon .icon i {
    display: block;
    width: 20px;
    height: 3px;
    background: #fff;
    margin: 4px 0;
}

.topnav.dark .menu-icon {
    color: #000;
}

.topnav.dark .menu-icon .icon i {
    background: #000;
}

.topnav.dark.navlit .menu-icon {
    color: #fff;
}

.topnav.dark.navlit .menu-icon .icon i {
    background: #fff;
}

.nav-scroll {
    background: #000000;
}

.hamenu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    background: #0a0a0a;
    padding: 120px 30px 30px;
    overflow: hidden;
    z-index: 9999;
    -webkit-transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    -o-transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
}

.hamenu.open .menu-links .main-menu>li .link {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

.hamenu .menu-links .main-menu {
    font-size: 14px;
    padding-left: 0 !important;
}

.hamenu.open .cont-info:after {
    height: 100vh;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

.hamenu.open .cont-info .item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

.hamenu .menu-links {
    color: #fff;
    margin-top: 30px;
}

.hamenu .menu-links .o-hidden {
    display: inline-block;
}

.hamenu .menu-links .main-menu {
    position: relative;
    z-index: 2;
}

.hamenu .menu-links .main-menu.gosub>li {
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: .2s !important;
    -o-transition-delay: .2s !important;
    transition-delay: .2s !important;
}

.hamenu .menu-links .main-menu.gosub>li .link {
    -webkit-transform: translateY(45px) !important;
    -ms-transform: translateY(45px) !important;
    transform: translateY(45px) !important;
    opacity: 0 !important;
    visibility: hidden !important;
    -webkit-transition-delay: .2s !important;
    -o-transition-delay: .2s !important;
    transition-delay: .2s !important;
}

.hamenu .menu-links .main-menu.gosub .sub-menu.sub-open {
    z-index: 3 !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.hamenu .menu-links .main-menu>li {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    color: #24d5b4 !important;
    font-size: 6em;
    line-height: 0.7em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.hamenu .menu-links .main-menu>li>a {
    font-weight: 500;
    color: #24d5b4 !important;
}

.hamenu .menu-links .main-menu>li span.nm {
    opacity: .8;
    font-size: 11px;
    margin-right: 10px;
}

.hamenu .menu-links .main-menu>li .link {
    -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    cursor: pointer;
}

.hamenu .menu-links .main-menu>li .link i {
    font-size: 15px;
    margin-left: 5px;
}

.hamenu .menu-links .main-menu .sub-menu {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

.hamenu .menu-links .main-menu .sub-menu.sub-open {
    z-index: 3;
}

.hamenu .menu-links .main-menu .sub-menu.sub-open li .sub-link {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

.hamenu .menu-links .main-menu .sub-menu li {
    color: #eee;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 8px 10px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.hamenu .menu-links .main-menu .sub-menu li:hover {
    color: #fff;
}

.hamenu .menu-links .main-menu .sub-menu li .sub-link {
    -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.hamenu .menu-links .main-menu .sub-menu li .sub-link.back {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
}

.hamenu .menu-links .main-menu .sub-menu li .sub-link.back i {
    margin-left: 10px;
}

.hamenu .menu-links .main-menu .sub-menu li .sub-link em {
    font-size: 13px;
    font-weight: 300;
    margin-left: 10px;
}

.hamenu .cont-info {
    color: #fff;
    margin-top: 50px;
    position: relative;
}

.hamenu .cont-info:after {
    content: '';
    width: 1px;
    height: 0;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    left: -40px;
    top: -170px;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.hamenu .cont-info .item {
    font-size: 14px;
    margin-bottom: 30px;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.hamenu .cont-info .item:last-of-type {
    margin-bottom: 0;
}

.hamenu .cont-info .item h6 {
    font-family: 'Barlow Condensed', sans-serif;
    color: #fff;
    font-size: 3em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.hamenu .cont-info .item p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #b7b7b7 !important;
}

.hamenu .cont-info .item p a {
    font-family: 'Roboto';
    font-weight: 300;
    color: #b7b7b7 !important;
}

.menu-icon .words {
    font-family: 'Barlow Condensed', sans-serif;
    color: #fff;
    text-transform: none;
}

.menu-icon .word span {
    font-family: 'Barlow Condensed', sans-serif;
    color: #fff;
}


/* ====================== [ End Menu & Navbar ] ====================== */

#languages.lang-fixed {
    transition: top 0.3s ease-in-out;
}

#languages.lang-fixed.oculto {
    top: -50px !important;
}

#sound-on,
#sound-off {
    filter: brightness(1.5);
}

#sound-on,
#sound-off {
    max-width: 50px;
}


/*---- END CODIGO DEL TEMPLATE -------*/

@media (max-width:656px) {
    #section-flow #flow-slider .carousel-inner {
        min-height: calc(100vh - 80px - 90px) !important;
    }
}