body {
    min-height: 100%;
    background-color: trasnsparent;
    font-family: 'Playfair Display';
    color: #FFF;
    font-size: 16px;
    line-height: 20px;
}

a {
    color: #FFF;
    text-decoration: none;
}

#wrapper {
    width: 100%;
    min-height: 100%;
    position: fixed;
    background-size: 100%;
    background-repeat: no-repeat;
}

.wrapper {
    overflow: hidden;
    width: 100%;
    padding-top: 40px;
    background-image: url('/bundles/app/images/bg/01-bg.jpg');
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: graphik, sans-serif;
}

.wrapper.video-purple {
    background-image: url('/bundles/app/images/bg/video-background.png');
    background-position: 50% 100%;
    background-size: cover;
}

.wrapper.blog-purple {
    background-image: url('/bundles/app/images/bg/02-bg.png');
    background-position: 50% 50%;
}

.wrapper.blog-green {
    background-image: url('/bundles/app/images/bg/green-blog-bg.jpg');
    background-position: 50% 100%;
    background-size: cover;
}

.wrapper.video-green {
    background-image: url('/bundles/app/images/bg/green-main-bg.jpg');
    background-position: 50% 100%;
}

.wrapper.green {
    background-image: url('/bundles/app/images/bg/green-main-bg.jpg');
    background-position: 50% 100%;
}

.wrapper.blue {
    background-image: url('/bundles/app/images/bg/blue-wrapper-bg.jpg');
}

.wrapper.blog-blue {
    background-image: url('/bundles/app/images/bg/blue-event-section-bg.jpg');
    background-position: 50% 100%;
}

.wrapper.video-blue {
    background-image: url('/bundles/app/images/bg/blue-video-section-bg.jpg');
    background-position: 50% 100%;
}

.wrapper.video-gray {
    padding-top: 20px;
    background-image: url('/bundles/app/images/bg/gray-video-section-bg.png');
    background-position: 50% 0px;
    background-size: cover;
}

.main-container {
    display: block;
    max-width: 1050px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
    position: relative;
}

.main-container.gray {
    min-height: 60vh;
    margin-bottom: 20px;
}

.main-container.video {
    padding-bottom: 0px;
}

/* @codingStandardsIgnoreStart */
.navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
}

.social-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
/* @codingStandardsIgnoreEnd */

.navbar-right {
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.logo.w--current {
    -webkit-box-flex: 1;
    -ms-flex: 1;
/*     flex: 1; */
}

.social-header-link {
    margin-right: 3px;
    margin-left: 3px;
}

.lang-header {
    margin-right: 15px;
    margin-left: 15px;
    font-family: graphik, sans-serif;
    color: #7E7E7E;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
}

.lang-active {
    color: #0087CA;
    text-decoration: underline;
}

.nav-link {
    margin-left: 26px;
    padding: 20px 0px 10px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: graphik, sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.nav-link.w--current {
    width: auto;
    padding-bottom: 6px;
}

/* HOMEPAGE */

.hero-box {
    margin-bottom: 10px;
    padding: 30px;
    background-image: url('/bundles/app/images/bg/hero-bg.png');
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
    color: #646464;
    font-weight: 500;
    text-transform: uppercase;
}

.hero-tittle {
    margin-top: 10px;
    color: #FFF;
    font-size: 60px;
    line-height: 75px;
    font-weight: 500;
    letter-spacing: 1px;
}

.hero-tittle.blue {
    line-height: 80px;
    font-weight: 700;
}

.hero-bold {
    margin-right: 10px;
    line-height: 80px;
    font-weight: 700;
}

/* @codingStandardsIgnoreStart */
.partner-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 90px;
    margin-bottom: 10px;
    margin-left: -50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 0px 0px;
    background-size: contain;
    background-repeat: no-repeat;
}
/* @codingStandardsIgnoreEnd */

.partner-box.gray {
    height: 100px;
    margin-bottom: 0px;
    margin-left: 120px;
    padding-right: 44px;
    padding-left: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: 0px 50%;
    background-size: 380px;
}

.partner-box.purple-subpage {
    margin-top: -20px;
    background-image: url('/bundles/app/images/bg/purple-partner-bg.png');
}

.partner-box.purple {
    background-image: url('/bundles/app/images/bg/purple-partner-bg.png');
}

.partners-text {
    margin-bottom: 25px;
    margin-left: 50px;
    padding: 10px 10px 10px 20px;
    font-size: 14px;
    font-weight: 700;
}

.card {
    position: relative;
    width: 340px;
    padding: 5px 30px;
}

.card.about {
    display: block;
    background-position: 90% 90%;
    background-size: cover;
}

.card.events {
    display: block;
    background-position: 90% 90%;
    background-size: cover;
}

.card.blog {
    display: block;
    background-position: 90% 90%;
    background-size: cover;
}

.card-tittle {
    color: #EAFF00;
    font-size: 18px;
    text-decoration: underline;
    text-transform: uppercase;
}

.card-tittle.about {
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 20px;
    text-decoration: none;
}

.card-text {
    margin-bottom: 45px;
    font-size: 15px;
    font-weight: 400;
    text-align: justify;
}

.card-text.about {
    margin-bottom: 30px;
    line-height: 18px;
    text-align: left;
}

.card-more {
    position: absolute;
    right: 30px;
    bottom: 15px;
    margin-bottom: 15px;
    float: right;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.card-more:hover {
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

/* @codingStandardsIgnoreStart */
.card-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
/* @codingStandardsIgnoreEnd */

.video-box {
    margin-bottom: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('/bundles/app/images/bg/video-bg.png');
    background-position: 50% 100%;
    background-size: cover;
}

.video-box-slide {
    overflow: hidden;
    width: 44%;
    height: 100%;
    margin-right: 30px;
    margin-left: 30px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .87);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .87);
}

.mask {
    padding: 20px 28px 20px 25px;
}

.video-box-slider {
    height: 100%;
    padding: 5px 20px;
    background-color: transparent;
}

.footer {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 0px;
    background-position: 0px 0px;
    background-size: 720px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: graphik, sans-serif;
}

.footer-container {
    position: relative;
    display: block;
    max-width: 1050px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 41px;
    background-color: rgba(2, 2, 2, .15);
}

.footer-bar {
    position: absolute;
    left: 0px;
    top: -45px;
    right: 0px;
    display: block;
    padding-top: 23px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 50% 50%;
    background-size: cover;
}

.footer-social-box {
    width: 255px;
}

.footer-social-text {
    font-size: 10px;
    line-height: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.footer-social-link {
    margin-right: 11px;
    padding-right: 0px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.footer-social-link:hover {
    opacity: 0.8;
}

/* @codingStandardsIgnoreStart */
.footer-login-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-left: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
/* @codingStandardsIgnoreEnd */

.footer-login-input {
    height: 34px;
    max-width: 250px;
    margin-right: 10px;
    margin-bottom: 0px;
    padding-top: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 6px;
    -webkit-box-shadow: inset -1px 1px 1px 0 rgba(78, 78, 78, .33);
    box-shadow: inset -1px 1px 1px 0 rgba(78, 78, 78, .33);
    color: #8500FF;
}

.footer-input-button {
    height: 32px;
    padding-top: 5px;
    padding-right: 50px;
    padding-left: 50px;
    border-radius: 6px;
    background-color: #8500FF;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.footer-input-button:hover {
    -webkit-box-shadow: inset 0 0 8px 0 hsla(0, 0%, 100%, .86);
    box-shadow: inset 0 0 8px 0 hsla(0, 0%, 100%, .86);
}

/* @codingStandardsIgnoreStart */
.form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/* @codingStandardsIgnoreEnd */

.footer-info {
    padding: 20px 20px 50px;
}

.footer-info-text {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
}

.footer-info-text.underline {
    text-decoration: underline;
    text-transform: uppercase;
}

.footer-info-partner {
    margin-right: 15px;
    margin-left: 58px;
}

.bold {
    font-weight: 500;
}

.footer-copyright {
    padding-bottom: 5px;
    color: #E8FF00;
    font-size: 9px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
}

.card-heading {
    padding-bottom: 12px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
}

.card-date {
    font-size: 12px;
    font-weight: 400;
}

.header {
    display: block;
    max-width: 1050px;
    margin-right: auto;
    margin-left: auto;
}

/* END HOMEPAGE */

/* ABOUT */

.about-hero-box {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding: 25px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 50% 0px;
    background-size: cover;
    font-weight: 700;
    text-transform: uppercase;
}

.card.about-box {
    background-position: 100% 0px;
    background-size: cover;
    background-repeat: no-repeat;
}

/* @codingStandardsIgnoreStart */
.about-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 390px;
    margin-bottom: 80px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
/* @codingStandardsIgnoreEnd */

.about-video {
    margin-left: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

/* END ABOUT */

/* EVENTS */

.event-sidemenu {
    width: 100%;
    height: auto;
    padding: 20px 10px 20px 30px;
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.side-menu-tittle {
    margin-top: 0px;
    margin-bottom: 20px;
    color: #EAFF00;
    letter-spacing: 0.5px;
    text-decoration: underline;
    text-transform: uppercase;
}

.side-menu-item {
    margin-bottom: 10px;
}

.sidemenu-item-bold {
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.sidemenu-item-date {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.event-hero {
    margin-left: 20px;
    padding: 30px;
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
}

.event-hero-tittle {
    margin-bottom: 20px;
/*     font-size: 71px; */
    line-height: 71px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.event-text {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.event-hero-date {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.event-hero-date-bold {
    color: #EAFF00;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.event-content-col {
    padding-right: 0px;
    padding-left: 0px;
}

.event-info {
    margin-bottom: 55px;
    margin-left: 20px;
    padding: 26px 36px 36px;
    background-image: url('/bundles/app/images/bg/event-info-bg.png');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 10px -1px rgba(0, 0, 0, .74);
    box-shadow: 0 0 10px -1px rgba(0, 0, 0, .74);
    color: #565657;
}

.event-info-tittle {
    margin-top: 20px;
    margin-bottom: 20px;
}

.event-info-text {
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 18px;
}

/* END EVENT */

/* VIDEOS */

/* @codingStandardsIgnoreStart */
.video-hero-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 363px;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
/* @codingStandardsIgnoreEnd */

.hero-video {
    overflow: hidden;
    width: 647px;
    height: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.hero-video-info {
    padding-top: 0px;
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-position: 100% 100%;
    background-size: cover;
}

.video-info-tittle {
    color: #EAFF00;
    letter-spacing: 1px;
}

.video-info-text {
    font-size: 15px;
}

.video-slider-section {
    position: relative;
    width: 100%;
    height: 330px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.video-slider {
    width: 100%;
    height: auto;
    background-color: transparent;
}

.video-slide {
    width: 25%;
    height: 100%;
}

.video-slider-left-arrow {
    left: 50%;
    top: 130%;
    z-index: 5;
    overflow: visible;
    width: 165px;
    height: 53px;
    -webkit-transform: translate(-83%, 0px);
    transform: translate(-83%, 0px);
}

.video-slider-left-arrow.gray {
    left: 0%;
    top: 100%;
    right: 20%;
    -webkit-transform: none;
    transform: none;
}

.video-slider-right-arrow {
    top: 130%;
    right: 50%;
    overflow: visible;
    width: 165px;
    height: 53px;
    padding-left: 0px;
    -webkit-transform: translate(93%, 0px);
    transform: translate(93%, 0px);
}

.video-slider-right-arrow.gray {
    left: 20%;
    top: 100%;
    right: 0%;
    -webkit-transform: none;
    transform: none;
}

.left-arrow-text {
    position: absolute;
    left: 0px;
    top: 18px;
    right: 0px;
    bottom: 0px;
    font-size: 8px;
    letter-spacing: 1px;
}

.right-arrow-text {
    position: absolute;
    left: 0px;
    top: 18px;
    right: 0px;
    bottom: 0px;
    font-size: 8px;
    letter-spacing: 1px;
}

.video-slide-overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 4;
    background-color: rgba(0, 135, 202, .2);
    cursor: pointer;
}

.video-slide-overlay:hover, .video-slide-overlay.active {
    border: 5px solid #8500FF;
    background-color: transparent;
}

.video-thumbnail {
    width: 100%;
}

/* END VIDEOS */

/* BLOGS, DOCS */

.blog-content {
    display: block;
    width: 100%;
    max-width: 700px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
}

.blog-post-box {
    margin-bottom: 10px;
    padding: 15px 15px 15px 25px;
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
}

.blog-post-tittle {
    margin-top: 10px;
    font-size: 36px;
    text-transform: uppercase;
    text-shadow: 0 2px 0 #12D9D7;
}

.blog-post-text {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #001875;
    font-size: 18px;
    font-weight: 600;
}

.blog-post-date {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.blog-post-time {
    font-size: 12px;
    font-weight: 400;
}

.partner-box-img {
    margin-right: 15px;
    margin-left: 15px;
}

/* @codingStandardsIgnoreStart */
.about-tabs-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 75px;
    margin-bottom: 15px;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
/* @codingStandardsIgnoreEnd */

.about-tab-link {
    margin-right: 15px;
    padding-right: 2px;
    padding-left: 2px;
    border-bottom: 4px solid #FFF;
    background-color: transparent;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #FFF;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 1px;
}

.about-tab-link:hover {
    border-bottom-color: #EAFF00;
    color: #EAFF00;
}

.about-tab-link.w--current {
    border-bottom-style: none;
    background-color: transparent;
    color: #EAFF00;
}

.about-tabs-content {
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
}

.video-slide-nav {
    position: relative;
    left: 0px;
    top: 100%;
    right: 0px;
    z-index: 5;
    margin-bottom: 0px;
    padding-top: 34px;
}

.navbar.gray {
    margin-bottom: 10px;
}
