@charset "UTF-8";
/* CSS Document */

/*FONTS*/
@import url('https://fonts.cdnfonts.com/css/druk-wide-bold');

@font-face {
    font-family: 'cera_probold';
    src: url('../fonts/cerapro-bold-webfont.woff2') format('woff2'),
         url('../fonts/cerapro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_prolight';
    src: url('../fonts/cerapro-light-webfont.woff2') format('woff2'),
         url('../fonts/cerapro-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_proregular';
    src: url('../fonts/cerapro-regular-webfont.woff2') format('woff2'),
         url('../fonts/cerapro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_prothin';
    src: url('../fonts/cerapro-thin-webfont.woff2') format('woff2'),
         url('../fonts/cerapro-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*FONTS*/


*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body{margin: 0 0 0 0; padding: 0 0 0 0; font-family: 'Lexend Deca', sans-serif; font-size: 16px; font-weight: normal; color: #000000; line-height: 1; background-color: #FFFFFF; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}

h1, h2, h3, h4, h5, h6, ul, li, a, p, figure, main{
padding: 0 0 0 0; margin: 0 0 0 0; list-style-type: none; font-weight: normal; font-size: inherit; line-height: normal;}

.h2{font-family: 'Druk Wide Bold', sans-serif; font-size: 42px; line-height: inherit; margin-bottom: 0; font-weight: 700;}
.h2-sm{font-family: 'Druk Wide Bold', sans-serif; font-size: 27px;}
.icon-asterisk{width: 43px;}
.icon-asterisk.mr-10{margin-right: 10px;}
.icon-asterisk-0510A0{filter: invert(17%) sepia(54%) saturate(3521%) hue-rotate(227deg) brightness(85%) contrast(130%);}


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

button:focus{outline: none !important;}
button{background: none; border: none;}
a:focus{outline: none !important;}
a{background: none; border: none; color: inherit;}

img{display: block; max-width: 100%; height: auto; border: 0; border: none;}
img.center-img{margin: 0 auto;}

h2{font-weight: 700;}

section{position: relative; width: 100%; padding: 100px 0;}
.container-fluid{max-width: 1920px;}

.h-100-vh{height: 100vh;}

.section-title{position: relative; width: 100%; margin-bottom: 45px;}
/*.section-title:after{content: ""; position: absolute; bottom: -15px; left: 0; width: 85px; height: 1px; background-color: #1F11AF;}*/
.section-title.color-FFFFFF:after{background-color: #FFFFFF;}
.section-title.color-C29571:after{background-color: #C29571;}
/*.section-title h2{color: #17008B; font-size: 44px; text-transform: uppercase; line-height: 44px; letter-spacing: -0.5px;}*/
.section-title p{font-weight: 300; margin-top: 8px; color: #333333;}

.section-page{padding-top: 150px}
.section-page .section-title h2{font-size: 50px;}
.section-page .section-title:after{display: none;}

.cera_probold{font-family: 'cera_probold';}
.cera_proregular{font-family: 'cera_proregular';}
.cera_prolight{font-family: 'cera_prolight';}
.cera_prothin{font-family: 'cera_prothin';}
.fm-Druk-Wide-Bold{font-family: 'Druk Wide Bold', sans-serif;}

.color-FFFFFF{color: #FFFFFF !important;}
.color-1F11B1{color: #17008B !important;}
.color-C29571{color: #C29571 !important;}
.color-27AC0A{color: #27AC0A !important;}
.color-0510A0{color: #0510A0 !important;}

.bg-ffa266{background-color: #ffa266 !important;}

.mb-10{margin-bottom: 10px !important;}

.btn-more{font-weight: 700; color: #FFFFFF; background-color: #0510A0; border-radius: 50px; padding: 12px 40px 11px 40px; font-size: 16px; transition: .3s; margin: 0 5px; text-transform: uppercase; font-family: 'Druk Wide Bold', sans-serif;}
.btn-more:hover{color: #FFFFFF; background-color: rgb(31,17,177, 0.9);}
.btn-more.bg-C29571{background-color: #C29571; color: #17008B;}
.btn-more.bg-C29571:hover{background-color: rgb(194,149,113, 0.9);}
.btn-more.bg-C29571:hover{color: #17008B;}
.btn-more.btn-cancel{color: #17008B; background: transparent;}
.btn-more.btn-cancel:hover{background-color: #EEEEEE;}
.btn-more.btn-cancel-pay{background-color: #F9E245; color: #17008B;}
.btn-more.btn-cancel-pay:hover{background-color:  rgb(249,226,69, 0.7);}

.btn-more.btn-more-xl{padding: 13px 35px; font-size: 20px;}

.btn-more.btn-more-xl{padding: 13px 35px; font-size: 20px;}

label{font-size: 15px; color: #666666; margin-left: 10px;}
.form-group{margin-bottom: 20px;}
.form-control{height: calc(1.5em + .75rem + 10px); border-radius: 15px; font-size: 16px;}
.form-control:focus {
    outline: 0;
	border-color: rgb(31,17,177);
    box-shadow: 0 0 0 0.2rem rgb(31,17,177, 0);
}
.disclaimer{opacity: 0.7;}

.modal-content{border-radius: 0; border: none; padding: 0 0 0 0; background-color: transparent;}
.modal-header{padding: 0; border-radius: 0; border: none;}
.modal-footer{padding: 0; border: none; border-radius: 0;}
.modal-header .close{color: #C29571 !important; text-shadow: inherit !important;}

.img-shapes-1{position: absolute; left: 30px; top: -3px; width: 450px;}


/*HEADER*/
.header{position: fixed; top: 0; left: 0; width: 100%; z-index: 999; padding: 26px 0; background-color: #17008B; transition: 0.5s;}
.header .header-content{position: relative; flex-direction: row; justify-content: space-between; align-items: center;}
.header .header-logo{width: 136px; margin: 0 21.5px; transition: 0.5s;}
.header ul{font-family: 'Lexend Deca', sans-serif; transition: 0.5s;}
.header ul.download-app{margin-top: -5px;}
.header ul li{display: inline-block; font-size: 17px; margin: 0 6px; position: relative;}
.header ul li a{display: block; color: #FFFFFF; font-weight: 700; transition: .3s;}
.header ul li a:hover{color: #0510A0 }
.header ul li a.btn-tickets{color: #0510A0;border: solid 1px #0510A0; border-radius: 50px; padding: 5px 15px;}
.header ul li a.btn-tickets:hover{background-color: #0510A0; color: #FFFFFF;}
.header ul li .dropdown-toggle{font-size: 14px; font-weight: 300; background-color: rgb(0,0,0, 0.15); border-radius: 50px; padding: 6px 16px;}
.header ul li .dropdown-toggle img{display: inline-block; margin-right: 3px;}
.header ul li .dropdown-toggle span{display: inline-block; vertical-align: middle;}
.header ul li .dropdown-toggle::after{vertical-align: middle;}
.header ul li .dropdown-menu {
    min-width: 100%;
    margin: 5px 0 0 0;
    border: none;
	font-size: 14px; font-weight: 300; background-color: transparent; border-radius: 10px; padding: 6px 16px;
}
.header ul li .dropdown-item{
	width: 100%;
	font-weight: 300;
    padding: 0 0 0 0;
}
.header ul li .dropdown-item:first-child{
	margin-bottom: 5px;
}
.header ul li .dropdown-item img{display: inline-block; margin-right: 3px; border-radius: 3px;}
.header ul li .dropdown-item span{display: inline-block; vertical-align: middle;}
.header ul li .dropdown-item:hover{background-color: transparent;}

.header .icon-appstore{fill: #FFFFFF; height: 19px; transition: 0.5s;}
.header .icon-appstore:hover{fill: #F9E245;}
.header .icon-playstore{fill: #FFFFFF; height: 15px; transition: 0.5s;}
.header .icon-playstore:hover{fill: #F9E245;}

.header.header-sticky{position: fixed; padding: 15px 0; background-color:  rgb(255,162,102,1) !important;}
.header.header-sticky .header-logo{width: 100px;}
.header.header-sticky ul{margin-top: 0;}
.header.header-sticky ul.download-app{margin-top: -5px;}

.header ul li ul{position: absolute; top: 35px; left: 50%; text-align: center; min-width: 150px; background-color: #FFFFFF; opacity: 0; visibility: hidden; transition: all .18s ease-in; box-shadow: 0 2px 13px rgb(0 0 0 / 10%); z-index: 999; border-top: solid 3px #F9E245; transform: translateX(-50%); border-radius: 5px; padding: 5px;}
.header ul li ul:before{content: ""; width: 100%; height: 20px; position: absolute; top: -20px; left: 0; background-color: transparent;}
.header ul li:hover ul{opacity:1; visibility:visible;}
.header ul li ul li{border-bottom: solid 1px #EEEEEE; display: block; padding: 5px; font-size: 15px;}
.header ul li ul li:last-child{border-bottom: none;}
.header ul li ul li a{color: #17008B; font-weight: 600;}
.header ul li ul li a:hover{color: #17008B; opacity: 0.8;}

.icon-bar{color: #FFFFFF; font-size: 23px; position: absolute; left: 0; top: calc(50% - 1px); transform: translateY(-50%);}
/*SIDENAV*/
.sidenav{position: fixed; top: 0; left: -350px; z-index: 1000; width: 300px; height: 100%; background-color: rgb(31,17,177, 0.95); overflow-x: hidden; transition: 0.3s; padding: 30px; }
.sidenav ul{position: relative; top: 80px; left: 0; float: left;}
.sidenav ul li{font-size: 18px; margin-bottom: 25px;}
.sidenav ul li a{color: #FFFFFF; font-weight: 700;}
.sidenav ul li a:hover{opacity: 0.8;}
.sidenav a.closebtn { color: #FFFFFF; font-size: 43px; text-align: left; position: absolute; right: 30px; font-weight: 300; top: 20px; }
/*SIDENAV*/
/*HEADER*/

/*HERO*/
.main-hero{position: relative; padding: 120px 0 70px 0;  overflow: hidden; /*min-height: 100vh;*/
background: rgb(236,88,74);
background: -moz-linear-gradient(0deg, rgba(236,88,74,1) 0%, rgba(255,162,102,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(236,88,74,1) 0%, rgba(255,162,102,1) 100%);
background: linear-gradient(0deg, rgba(236,88,74,1) 0%, rgba(255,162,102,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ec584a",endColorstr="#ffa266",GradientType=1);
}
.bg-image{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url("../images/bg-hero.svg"); background-size: cover; background-position: center center; background-repeat: no-repeat;}
.main-hero > .container{max-width: 1200px;}
.container-logo{margin-right: 80px; margin-top: 100px; margin-bottom: 40px;}
.hero-logo{width: 500px; margin-bottom: 40px;}
.hero-date{border-left: solid 2px #FFFFFF; font-size: 52px; line-height: 47px; letter-spacing: -3px; margin-left: 30px; padding-left: 30px;}
.main-hero h1{display: block; color: #FFFFFF; text-transform: uppercase; font-weight: 600; font-size: 52px; line-height: 47px; letter-spacing: -3px;}
.main-hero h1 span.font-weight-100{font-weight: 100;}
.hero-date span{display: block; color: #FFFFFF; text-transform: uppercase;}
.hero-location{color: #FFFFFF; font-size: 20px;}
.hero-location .organizers-section{border-bottom: solid 1px rgb(255,255,255, 0.23); margin-bottom: 12px; padding-bottom: 15px;}
.hero-location .organizers-section img{display: inline-block; width: auto; height: 51px; margin: 0 15px;}
.hero-location .organizers-section img:last-child{margin: 0 0; border-left: solid 1px rgb(255,255,255, 0.23); padding-left: 15px;}
.main-hero .hero-img{width: 667px;}
.hero-img-sm{display: none;}
.main-hero .form-1{position: absolute; bottom: 50px; transform: translateX(340px); width: 400px;}

.main-hero .hero-location.hero-location-top{margin-top: 40px;}
.hero-location.hero-location-top .organizers-section img{margin: 0 8px 0 0;}
.main-hero .hero-location.hero-location-top span{font-size: 18px; letter-spacing: 2.5px;}

#countdown{margin-bottom: 80px; margin-left: 4px;}
#countdown .simply-section{display: inline-block; color: #FFFFFF; text-align: center; border-right: solid 1px rgb(255,255,255, 0.23); margin-right: 15px; padding-right: 15px;}
#countdown .simply-section:last-child{border-right: none; margin-right: 0; padding-right: 0;}
#countdown .simply-section .simply-amount{display: block; font-weight: 700; font-size: 30px; letter-spacing: -1px; margin-bottom: 5px;}
#countdown .simply-section .simply-word{display: block; font-weight: 300; font-size: 13px; text-transform: uppercase;}

.logo-joy{width: 120px; margin-left: auto; margin-top: 26px; margin-right: 60px;}
/*HERO*/

/*AFTER MOVIE*/
#after-movie .section-title:after{display: none;}
#after-movie .thumb-after-movie{position: relative; /*aspect-ratio: 16/9;*/ /*object-fit: cover;*/}
#after-movie .icon-play{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 130px;}
/*AFTER MOVIE*/

/*NUMBERS*/
#numbers{overflow: hidden; background-image: url("../images/bg-hero.svg"); background-size: cover; background-position: center center; background-repeat: no-repeat;
background: rgb(236,88,74);
background: -moz-linear-gradient(0deg, rgba(236,88,74,1) 0%, rgba(255,162,102,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(236,88,74,1) 0%, rgba(255,162,102,1) 100%);
background: linear-gradient(0deg, rgba(236,88,74,1) 0%, rgba(255,162,102,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ec584a",endColorstr="#ffa266",GradientType=1);}
.numbers-item{margin-bottom: 30px; background-color: #EC584A; border-radius: 8px; padding: 18px;}
.numbers-item .number{font-family: 'cera_probold'; color: #00009D; font-size: 47px; font-weight: 700; letter-spacing: 0;}
.numbers-item .label{color: #FFFFFF; font-size: 16px; font-weight: 300; letter-spacing: 0; line-height: 20px;}
.counter:not(.is-visible) {
	visibility: hidden;
}

.img-numbers{position: absolute; top: 50%; right: calc(50% - 350px); transform: translate(50%, -50%); max-width: 500px;}
#numbers .form-2{position: absolute; top: 50%; transform: translate(50%, -50%); width: 300px; right: calc(50% - 200px);}
#numbers-2{background-color: #FFFFFF; overflow: hidden; background-image: url("../images/bg-numbers-2.svg"); background-size: cover; background-position: center center; background-repeat: no-repeat; color: #17008B !important;}
#numbers-2 .form-2{position: absolute; top: 50%; transform: translate(50%, -50%); width: 300px; right: calc(50% - 200px);}
#numbers-2 .numbers-item .number{color: #17008B;}
#numbers-2 .numbers-item .label{color: #17008B;}
/*NUMBERS*/

/*TOPICS*/
#topics{background-color: #FFFFFF; overflow: hidden; /*background-image: url("../images/bg-hero.svg"); background-size: cover; background-position: bottom left; background-repeat: no-repeat;*/}
#topics .topic-item{text-align: center; margin-bottom: 40px;}
#topics .topic-item figure{margin-bottom: 12px; border-radius: 30px 10px 10px 10px; overflow: hidden;}
#topics .topic-item figure img{width: 100%;}
#topics h3,#topics h4{color: #0510A0; font-family: 'Druk Wide Bold', sans-serif; font-size: 18px; font-weight: 700; line-height: 23px; margin-bottom: 8px;}
#topics h4{font-size: 14px; line-height: 18px;}
#topics p{color: #333333; font-weight: 400; font-size: 14px;}
/*TOPICS*/

/*AGENDA*/
#agenda .item-agenda h5{font-size: 31px;}
#agenda .item-agenda h5 button{width: 100%; position: relative; font-weight: 600; color: #FFFFFF; letter-spacing: -0.5px; text-align: left; padding: 14px 48px 13px 48px; background-color: #0510A0; border-radius: 50px; margin-bottom: 15px; transition: .3s;}
#agenda .item-agenda h5 button:after{content: "+"; position: absolute; top: calc(50% - 3px); right: 40px; font-size: 35px; transform: translateY(-50%);}
#agenda .item-agenda h5 button:hover{background-color: rgb(1,16,160, 0.9);}
#agenda .item-agenda h5 button[aria-expanded="true"]:after{content: "-";}
#agenda .item-agenda h5 button[aria-expanded="true"]{background-color: #0510A0; color: #EC584A;}
#agenda .item-agenda h5 button[aria-expanded="true"]:hover{background-color: rgb(1,16,160, 0.9);}
#agenda h4{font-size: 27px; font-weight: 700; color: #17008B; margin-bottom: 5px;}
#agenda .content-agenda{position: relative; margin: 0 50px 20px 50px; padding-bottom: 20px; border-bottom: solid 1px #0510A0;}
#agenda .schedule-time{margin-bottom: 8px;}
#agenda .schedule-time:first-child{margin-top: 8px;}
#agenda .schedule-time img{display: inline-block; width: 26px; height: auto;}
#agenda .schedule-time span{display: inline-block; vertical-align: middle; font-size: 21px; letter-spacing: -1px; font-weight: 600; color: #0510A0;}
#agenda p.agenda-description{color: #333333; font-size: 16px; font-weight: 300; margin-bottom: 10px;}
#agenda .speaker-image{background-position: center center; background-size: cover; background-repeat: no-repeat; width: 80px; margin-right: 10px; transition: .3s; border-radius: 5px;}
#agenda .speaker-image img{width: 80px; height: auto;}
#agenda .speakers-agenda .speaker-name{display: block; font-size: 18px; font-weight: 700; color: #0510A0; margin-bottom: 3px;}
#agenda .speakers-agenda .speaker-company{display: block; font-size: 14px; font-weight: 300; color: #0510A0;}
#agenda .speakers-agenda .speaker-moderador{padding: 10px 10px 10px 10px; margin-left: -10px;
border: solid 1px #EC584A; border-radius: 5px;}
#agenda .speakers-agenda .speaker-moderador .title-moderador{background-color: #EC584A; color: #ffffff; padding: 3px 8px 2px 8px; font-weight: 600; margin-bottom: 6px; display: inline-block; font-size: 10px; border-radius: 50px;}
/*AGENDA*/

/*SPEAKERS*/
.speaker-item{position: relative; width: 100%; margin-bottom: 40px;}
.speaker-item figure{position: relative; background-position: center center; background-size: cover; background-repeat: no-repeat; background-color: #f4f4f4; transition: .3s; border-radius: 30px 10px 10px 10px; overflow: hidden;}
.speaker-item figure .speaker-image{width: 100%;}
.speaker-item figure .speaker-logo{position: absolute; right: 0; bottom: 0; width: 75px; display: none !important;}
.speaker-item .speaker-info{margin-top: 12px;}
.speaker-item .speaker-name{color: #17008B; font-size: 22px; font-weight: 700; line-height: 22px; letter-spacing: -0.5px;}
.speaker-item .speaker-position{color: #17008B; font-size: 15px; font-weight: 300;}
/*SPEAKERS*/

/*SPEAKERS BIO*/
.speakers-bio{background-color: #FFFFFF; box-shadow: 0 0 30px rgb(175,186,200, 0.30); border-radius: 50px; overflow: hidden; margin-bottom: 20px;}
.speakers-bio .speaker-item{margin-bottom: 0; margin-left: -15px;}
.speakers-bio .speaker-info{padding: 20px 10px;}
.speakers-bio .speaker-info .speaker-name{color: #1F11AF; font-size: 27px; font-weight: 700;}
.speakers-bio .speaker-info .speaker-position{color: #1F11AF; font-size: 18px; font-weight: 300; margin-bottom: 20px;}
.speakers-bio .speaker-info .speaker-description{color: #333333; font-size: 15px;}
.speakers-bio .speakers-panel{border-top: solid 2px #F9E245; margin-top: 20px; padding: 20px 0 30px 0; margin: 0 10px;}
.speakers-bio .speakers-panel h4{color: #1F11AF; font-size: 20px; font-weight: 700;}
.speakers-bio .speakers-panel-date{border: solid 2px #F9E245; border-radius: 5px; display: inline-block; margin-bottom: 10px;}
.speakers-bio .speakers-panel-date li{padding: 5px 10px;}
.speakers-bio .speakers-panel-date li:first-child{border-bottom: solid 2px #F9E245;}
.speakers-bio .speakers-panel-date img{display: inline-block; width: 20px; height: auto;}
.speakers-bio .speakers-panel-date span{display: inline-block; vertical-align: middle; font-size: 18px; letter-spacing: -1px; font-weight: 600; color: #17008B;}
/*SPEAKERS BIO*/

/*TERMS AND CONDITIONS*/
#terms-and-conditions{}
#terms-and-conditions .bg{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url("../images/bg-speakers.svg"); background-size: 100%; background-position: center top; background-repeat: no-repeat; mix-blend-mode: multiply; opacity: 0.7;}
#terms-and-conditions p{margin-bottom: 20px; font-weight: 300; line-height: 22px; font-size: 16px; color: #333333;}
#terms-and-conditions p a{color: #000000; text-decoration: underline; transition: .3s;}
#terms-and-conditions p a:hover{color: #17008B;}
/*TERMS AND CONDITIONS*/

/*ATTENDEES*/
.logo-item{margin-bottom: 10px;}
.logo-item img{width: 75%; margin: 0 auto; mix-blend-mode: multiply;}
/*ATTENDEES*/

/*TICKETS*/
#tickets .bg{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url("../images/bg-speakers.svg"); background-size: cover; background-position: center top; background-repeat: no-repeat; mix-blend-mode: multiply; opacity: 0.7;}
.pricing-box{position: relative; z-index: 1; background-color: #FFFFFF; box-shadow: 0 0 30px rgb(175,186,200, 0.30); border-radius: 50px; padding: 40px;}
.pricing-box-info-tickets{margin-bottom: 30px;}
.pricing-box-info-tickets:last-child{margin-bottom: 0;}
.pricing-box h3{color: #333333; font-weight: 700; font-size: 34px; margin-bottom: 15px;}
.pricing-box h3.color-C29571{color: #C29571;}
.pricing-box ul li{color: #333333; font-size: 15px; font-weight: 600; line-height: 18px; margin-bottom: 15px;}
.pricing-box ul li:last-child{margin-bottom: 0;}
.pricing-box ul li.disable{color: #DCDCDC;}
.order-header{border-bottom: solid 1px #eee; padding-bottom: 15px; padding-left: 20px; padding-right: 20px; padding-top: 15px;}
.order-features{border-bottom: solid 1px #eee; padding-top: 15px; padding-bottom: 15px; padding-left: 20px; padding-right: 20px;}
.order-features:last-child{border: none; padding-bottom: 0; margin-bottom: 0;}
.order-features-header{background-color: #eee; padding: 20px !important; border-radius: 10px;}
#tickets p.disclaimer{font-weight: 300; margin-top: 8px; color: #333333; padding: 30px 30px 0 30px;}
.form-ticket-container{margin-top: 20px;}
.pricing-box .more-actions{padding: 0 20px; margin-top: 40px;}
#tickets .icon-check{width: 150px; margin: 0 auto; margin-bottom: 35px;}
#tickets .icon-check .st0{fill:#17008B;}
#tickets .icon-check .st1{fill:none;stroke:#17008B;stroke-width:15;stroke-miterlimit:10;}
/*TICKETS*/

/*PAGE 404*/
#page-error404{position: relative; width: 100%; min-height: 100vh; background-image: url(../images/bg-speakers.svg); background-size: cover; background-position: center center; background-repeat: no-repeat;}
#page-error404 .header-404{position: absolute; top: 0; left: 0; width: 100%;}
#page-error404 .logo-date{width: 250px; height: auto; margin: 20px 0;}
#page-error404 .container-img-error-404{height: 100vh;}
#page-error404 .img-error-404{width: 390px; margin: 0 auto; margin-bottom: 23px;}
#page-error404 p{text-align: center; font-size: 21.5px; font-weight: 700; color: #2118B4; line-height: 25px; letter-spacing: -1px; margin-bottom: 45px;}
#page-error404 .footer-404{position: absolute; bottom: 20px; width: 100%;}
#page-error404 .hero-location{color: #2118B2;}
#page-error404 .hero-location p{color: #2118B2; text-align: left !important; margin-bottom: 0px !important;}
#page-error404 .hero-location .organizers-section{border-bottom: solid 1px rgb(31,17,177, 0.23);}
#page-error404 .hero-location .organizers-section img:last-child{border-left: solid 1px rgb(31,17,177, 0.23);}
/*PAGE 404*/

/*FOOTER*/
footer.footer{position: relative; width: 100%; background-color: #17008B; padding: 130px 0 70px 0; overflow: hidden; background-image: url("../images/bg-hero.svg");  background-position: center right; background-repeat: no-repeat; background: rgb(236,88,74);
background: -moz-linear-gradient(0deg, rgba(236,88,74,1) 0%, rgba(255,162,102,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(236,88,74,1) 0%, rgba(255,162,102,1) 100%);
background: linear-gradient(0deg, rgba(236,88,74,1) 0%, rgba(255,162,102,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ec584a",endColorstr="#ffa266",GradientType=1);}
footer.footer .container-logo{margin-right: 0; margin-top: 0; margin-bottom: 0;}
footer.footer .hero-location{font-size: 18px;}
footer.footer .hero-location .organizers-section img{height: 27px;}
footer.footer .footer-present{margin-bottom: 100px;}
footer.footer h4{color: #FFFFFF;  font-size: 22px; text-align: right; border-bottom: solid 1px rgb(255,255,255, 0.23); margin-bottom: 12px; padding-bottom: 10px;}
footer.footer a{color: #FFFFFF; transition: .3s;}
footer.footer a:hover{color: #F9E245;}
footer.footer .logo-world-tour{display: inline; width: 173px; margin-top: -3px; margin-right: 5px;}
footer.footer .world-tour-container{margin-top: 80px;}
footer.footer .world-tour-container h4{border-bottom: none; margin-bottom: 8px; padding-bottom: 0;}
footer.footer .world-tour-container .world-tour-nav{width: 100%; background-color: #FFFFFF; border-radius: 20px 20px 0 0; text-align: center; padding: 20px 17px 17px 17px; display: flex; justify-content: center;}
footer.footer .world-tour-container .world-tour-nav a{border-right: solid 1px #DFDFDF; padding: 0 25px;}
footer.footer .world-tour-container .world-tour-nav a:first-child{padding-left: 0 !important;}
footer.footer .world-tour-container .world-tour-nav a:last-child{border-right: none; padding-right: 0 !important;}
footer.footer .world-tour-container .world-tour-nav .world-tour-nav-date{text-transform: uppercase; color: #17008B; font-size: 14px;}
footer.footer .world-tour-container .world-tour-nav .icon-flag{display: inline-block; width: 28px; vertical-align: bottom;}
footer.footer .world-tour-container .world-tour-nav .world-tour-nav-logo{width: 140px; margin-bottom: 10px;}
/*FOOTER*/

.ir-arriba{position: fixed; right: 20px; bottom: 20px; z-index: 998; cursor: pointer; height: 32px; width: 32px; background-color: #FFFFFF; border-radius: 3px; opacity: 0.7; display: none; background-image: url("../images/icon-up.svg"); background-position: center center; background-size: 15px; background-repeat: no-repeat;}
.ir-arriba:hover{opacity: 1;}

/*LITY*/
.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease;}.lity.lity-opened{opacity:1;}.lity.lity-closed{opacity:0;}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important;}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em;}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease;}.lity-loading .lity-loader{opacity:1;}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important;}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;-o-transition:-o-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease,-o-transform 0.3s ease;}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none;}.lity-close::-moz-focus-inner{border:0;padding:0;}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none;}.lity-close:active{top:1px;}.lity-image img{max-width:100%;display:block;line-height:0;border:0;}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:70%;}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch;}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000;}.lity-hide{display:none;}
/*LITY*/

.gallery-item{margin-bottom: 12px;}
.gallery-item img{aspect-ratio: 4/3; object-fit: cover;}


@media (max-width: 1166px){
	.d-none-1166{display: none !important;}
	.nav-right{justify-content: flex-end!important;}
	.header .header-logo{margin-left: 40px;}
}


@media (max-width: 1024px){
	.d-none-1024{display: none !important;}
	.header ul{position: absolute; right: 100px; top: 50%; transform: translateY(-50%);}
	.header ul.select-language{right: 0;}
}
@media (max-width: 991px){
	.container{max-width: 100%;}
	
	.logo-joy{margin-left: inherit; margin-right: inherit;}
	
	#numbers .numbers-item .number{font-size: 60px;}
	#numbers .numbers-item .label{font-size: 17px; letter-spacing: 0; line-height: 17px;}
	#numbers .img-numbers{width: 400px;}
	#numbers .form-2{width: 200px;}
	
	#numbers-2 .numbers-item .number{font-size: 60px;}
	#numbers-2 .numbers-item .label{font-size: 17px; letter-spacing: 0; line-height: 17px;}
	#numbers-2 .img-numbers{width: 400px;}
	
	#topics .topic-item figure img{width: 100%}
	
	#agenda .schedule-time{margin-bottom: 10px; margin-right: 10px; display: inline-block;}
}


@media (max-width: 767px){
	
	.section-title h2{font-size: 28px; line-height: 28px;}
	.section-title:after{width: 60px;}
	.section-page{padding-top: 110px;}
	.section-page .section-title h2{font-size: 28px;}
	
	.header{position: fixed; padding: 15px 0;}
	.header ul{margin-top: 0; right: 75px;}
	.header ul li{margin: 0 0 0 5px;;}
	.header ul li a.btn-tickets{padding: 8px 10px; font-size: 12px;}
	.header ul li .dropdown-toggle img{margin-right: 0;}
	.header ul li .dropdown-toggle span{display: none;}
	.header ul li .dropdown-item img{margin-right: 0;}
	.header ul li .dropdown-item span{display: none;}
	
	#countdown{text-align: center;}
	#countdown .simply-section{margin-right: 10px; padding-right: 10px;}
	#countdown .simply-section .simply-amount{font-size: 24px; letter-spacing: -2px; margin-bottom: 3px;}
	#countdown .simply-section .simply-word{font-size: 10px;}
	
	#after-movie .icon-play{width: 80px;}
	
	#numbers{padding-bottom: 0;}
	#numbers .img-numbers{display: none;}
	#numbers .form-2{display: none;}
	#numbers-2{padding-bottom: 0;}
	#numbers-2 .img-numbers{display: none;}
	#numbers-2 .form-2{display: none;}
	
	#topics{padding-bottom: 50px;}
	#topics h3{font-size: 21px; line-height: 21px;}
	#topics p{font-size: 12px;}
	
	#agenda{padding-bottom: 0;}
	#agenda .item-agenda h5{font-size: 21px;}
	#agenda .item-agenda h5 button{padding: 14px 30px 13px 31px;}
	#agenda .item-agenda h5 button:after{right: 30px;}
	#agenda .content-agenda{margin: 0 0 20px 0;}
	#agenda .schedule-time img{width: 18px;}
	#agenda .schedule-time span{font-size: 15px; letter-spacing: -0.5px;}
	#agenda h4{font-size: 21px;}
	#agenda p.agenda-description{font-size: 15px;}
	#agenda .speakers-agenda .speaker-name{font-size: 16px;}
	#agenda .speakers-agenda .speaker-company{font-size: 12px;}
	
	#speakers{padding-bottom: 0;}
	.speaker-item .speaker-name{font-size: 18px; line-height: 18px;}
	.speaker-item .speaker-position{font-size: 12px;}
	.speaker-item figure .speaker-logo{width: 50px;}
	
	footer.footer{padding: 50px 0 50px 0;}
	footer.footer .container-logo{margin-bottom: 30px;}
	footer.footer .contact-info{margin-bottom: 30px;}
	footer.footer h4{text-align: center;}
	footer.footer .footer-present{margin-bottom: 25px;}
	footer.footer .footer-address{text-align: center !important;}
	footer.footer .world-tour-container .world-tour-nav a{padding: 0 10px;}
	footer.footer .world-tour-container .world-tour-nav .world-tour-nav-logo{width: 100px;}
	footer.footer .world-tour-container .world-tour-nav .icon-flag{display: block; margin: 0 auto; width: 17px; vertical-align: middle;}
	footer.footer .world-tour-container .world-tour-nav .world-tour-nav-date{font-size: 10px; display: block; margin-top: 5px;}
	
	#page-error404 .logo-date{width: 170px; margin: 15px 0;}
	#page-error404 .img-error-404{width: 280px; margin-top: -50px;}
	#page-error404 p{font-size: 15.5px; line-height: 20px; margin-bottom: 30px;}
	#page-error404 .hero-location{text-align: left !important;}
	#page-error404 .hero-location p{margin: 0 0 0 0 !important; font-size: 13px;}
}

@media (max-width: 576px){
	.header{position: fixed; padding: 10px 0;}
	.header .header-logo{width: 109px; margin-left: 35px;}
	.header.header-sticky{position: fixed; padding: 10px 0;}
	.header.header-sticky .header-logo{width: 109px;}
	.main-hero{padding: 120px 0 80px 10px;}
	.container-logo{margin-bottom: 25px; margin-top: 5px;}
	
	.hero-logo{width: 75%;}
	
	#countdown{margin-bottom: 25px;}
	#countdown .simply-section{padding-right: 6px; margin-right: 6px;}
	#countdown .simply-section .simply-amount{font-size: 16px; letter-spacing: -1px; margin-bottom: 2px;}
	#countdown .simply-section .simply-word{font-size: 8px;}
	
	#after-movie{padding: 50px 0;}
	#after-movie h2{font-size: 13px; line-height: 15px;}
	
	#numbers .numbers-item .number{font-size: 32px;}
	#numbers .numbers-item .label{font-size: 12px;}
	
	#topics h3{font-size: 14px; line-height: 17px;}
	
	.h2-sm{font-size: 15px;}
	.icon-asterisk.mr-10{margin-right: 5px;}
	.icon-asterisk{width: 20px;}
	.logo-joy{width: 85px;}
}
