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

/*FONTS*/
@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;}

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;}

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

.section-title{position: relative; width: 100%; margin-bottom: 45px;}
.section-title:after{content: ""; position: absolute; bottom: 0; left: 0; width: 10%; height: 3px; background-color: #1F11AF;}
.section-title.color-2f7cf7:after{background-color: #2f7cf7;}
.section-title.color-FFFFFF:after{background-color: #FFFFFF;}
.section-title h1,h2{font-family: 'cera_probold'; font-size: 76.861462px; text-transform: uppercase;}
.section-title p {
    color: #8c8c8c !important;
}

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

.cera_probold{font-family: 'cera_probold' !important;}
.cera_proregular{font-family: 'cera_proregular' !important;}
.cera_prolight{font-family: 'cera_prolight' !important;}
.cera_prothin{font-family: 'cera_prothin' !important;}

.color-FFFFFF{color: #FFFFFF !important;}
.color-1F11B1{color: #1F11B1 !important;}
.color-C29571{color: #C29571 !important;}
.color-191f84{color: #191f84 !important;}
.color-2f7cf7{color: #2f7cf7 !important;}
.color-000000{color: #000000 !important;}

.bg-ddbd62{background-color: #ddbd62 !important;}
.bg-71b8ff{background-color: #71b8ff !important;}

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

.btn-more{font-weight: 700; color: #FFFFFF; background-color: #2f7cf7; border-radius: 50px; padding: 8px 45px; font-size: 18px; transition: .3s;}
.btn-more:hover{color: #FFFFFF; background-color: rgb(47,124,247, 0.9);}
.btn-more.bg-C29571{background-color: #C29571; color: #1F11B1;}
.btn-more.bg-C29571:hover{background-color: rgb(194,149,113, 0.9);}
.btn-more.bg-C29571:hover{color: #1F11B1;}

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

.btn-more.btn-cancel{color: #2f7cf7;  background: transparent;}
.btn-more.btn-cancel:hover{background-color: #EEEEEE;}

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;}
.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; background-color: white; padding: 0; width: 32px; height: 32px; border-radius: 50%; opacity: 1; font-weight: 300; line-height: 32px;}
.modal-header .close span{line-height: inherit;}

.bg-image-1{background-image: url("../images/bg-after-movie.svg"); background-size: cover; background-position: center center; background-repeat: no-repeat;}

/*HEADER*/
.header{position: fixed; top: 0; left: 0; width: 100%; height: 86px; z-index: 999; /*padding: 26px 0;*/ background-color: #FFFFFF; transition: 0.5s; display: flex; align-items: center; box-shadow: 0px 3px 10px rgb(0,0,0, 0.20);}
.header .header-content{position: relative; display: flex; align-items: center; justify-content: center; flex-direction: row; justify-content: space-between; margin-top: 8px; margin-left: -5px;}
.header .header-logo{width: 202.226703px; margin: 0 19.5px; transition: 0.5s;}
.header ul{font-family: 'cera_probold'; transition: 0.5s; display: flex; flex: 1; justify-content: flex-end; position: relative;}
.header ul li{display: inline-block; position: relative; font-size: 18.439204px; margin: 0 5px; text-transform: uppercase;}
.header ul li a{display: block; color: #2f7cf7; transition: .3s; padding:  5px 0;}
.header ul li a:hover{color: #2f7cf7;}
.header ul.btn-tickets{position: absolute; right: 10px;}
.header ul.btn-tickets li a{border-radius: 25px; padding: 5px 15px; background-color: #2f7cf7; 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: #202897; border-radius: 50px; padding: 6px 16px;
}
.header ul li .dropdown-item{
	width: 100%;
	font-weight: 300;
    padding: 0 0 0 0;
}
.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 ul li ul{position: absolute; top: 35px; left: 50%; text-align: center; display: block; 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: #2f7cf7; font-weight: 600;}
.header ul li ul li a:hover{color: #2f7cf7; opacity: 0.8;}

/*.header.header-sticky{position: fixed; padding: 15px 0;}
.header.header-sticky .header-logo{width: 100px;}
.header.header-sticky ul{margin-top: 0;}*/

.icon-bar{color: #2f7cf7; font-size: 35px; position: absolute; left: 10px; top: calc(50% - 3px); transform: translateY(-50%);}
/*SIDENAV*/
.sidenav{position: fixed; top: 0; left: -350px; z-index: 1000; width: 300px; height: 100%; background-color: rgb(25,31,132, 0.95); overflow-x: hidden; transition: 0.3s; padding: 30px; }
.sidenav ul{position: relative; top: 80px; left: 0; width: 100%;}
.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 .download-app{margin-top: 50px;}
.sidenav .download-app li{display: inline-block; margin-right: 15px;}
.sidenav .download-app .icon-appstore{height: 35px; fill: #FFFFFF;}
.sidenav .download-app .icon-playstore{height: 32px; fill: #FFFFFF;}
.sidenav .download-app .icon-appstore:hover{fill: #3097f7;}
.sidenav .download-app .icon-playstore:hover{fill: #3097f7;}
/*SIDENAV*/
/*HEADER*/

/*HERO*/
.main-hero{padding: 125px 0 47px 0; overflow: hidden;
background: rgb(113,184,255);
background: -moz-linear-gradient(180deg, rgba(113,184,255,1) 0%, rgba(28,117,188,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(113,184,255,1) 0%, rgba(28,117,188,1) 100%);
background: linear-gradient(180deg, rgba(113,184,255,1) 0%, rgba(28,117,188,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#71b8ff",endColorstr="#1c75bc",GradientType=1);}
.main-hero > .container{max-width: 1190.84px;}
.hero-content{display: flex; justify-content: space-between;}
.container-logo{margin-right: 0; margin-top: 10px; margin-bottom: 0; display: flex;}
.hero-logo{width: 300px;}
.hero-date{border-left: solid 2px #FFFFFF; font-size: 55px; line-height: 50px; letter-spacing: 0; margin-left: 27px; padding-left: 26px;}
.hero-date span{display: block; color: #FFFFFF; text-transform: uppercase;}
.hero-date .hero-date-day{margin-top: 14px;}
.hero-location{color: #FFFFFF; font-size: 20px; margin-top: 17px;}
.hero-location .organizers-section{border-bottom: solid 1px rgb(255,255,255, 0.5); margin-bottom: 12px; padding-bottom: 5px;}
.hero-location .organizers-section img{display: inline-block; width: auto; height: 95px; margin: 0 15px;}
.hero-location .organizers-section img:last-child{margin: 0 0; border-left: solid 1px rgb(255,255,255, 1); 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 22px 0 0;}
.main-hero .hero-location.hero-location-top span{font-size: 18px;}
.hero-location.hero-location-bottom{font-size: 18px; margin-top: 20px;}
.hero-location.hero-location-bottom .organizers-section{border-bottom: solid 1px rgb(255, 255, 255, 1); padding-bottom: 13px; padding-right: 25px; margin-bottom: 10px;}
.hero-location.hero-location-bottom .organizers-section span{vertical-align: sub;}
.hero-location.hero-location-bottom .organizers-section img.logo-ole{height: 32.62px; margin-left: 7px; margin-right: 0;}
.hero-location.hero-location-bottom .organizers-section img.logo-sports-summit{height: 32.62px; margin-left: 7px;}
.hero-location.hero-location-bottom p{font-size: 15px;}


#countdown{margin-bottom: 47px; margin-left: 0; margin-top: 70px;}
#countdown .simply-section{display: inline-block; color: #FFFFFF; text-align: center; border-right: solid 1px #FFFFFF; margin-right: 16px; padding-right: 16px;}
#countdown .simply-section:last-child{border-right: none; margin-right: 0; padding-right: 0;}
#countdown .simply-section .simply-amount{display: block; font-family: 'cera_probold'; font-size: 31px; letter-spacing: 0; margin-bottom: 2px;}
#countdown .simply-section .simply-word{display: block; font-family: 'cera_proregular'; font-size: 16px; text-transform: uppercase; line-height: 16px;}
/*HERO*/

/*AFTER MOVIE*/
/*#after-movie .bg{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url("../images/bg-aftermovie.svg"); background-size: cover; background-position: center center; background-repeat: no-repeat; mix-blend-mode: multiply; opacity: 0.7;}*/
#after-movie{background-image: url("../images/bg-after-movie.svg"); background-size: cover; background-position: center center; background-repeat: no-repeat;}
#after-movie .section-title{margin: 0;}
#after-movie .section-title:after{display: none;}
#after-movie h1{font-size: 27.09px; margin-bottom: 17px;}
#after-movie .thumb-after-movie{position: relative;}
#after-movie .icon-play{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 130px;}
/*AFTER MOVIE*/

/*NUMBERS*/
#numbers{background: rgb(113,184,255);
background: -moz-linear-gradient(180deg, rgba(113,184,255,1) 0%, rgba(28,117,188,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(113,184,255,1) 0%, rgba(28,117,188,1) 100%);
background: linear-gradient(180deg, rgba(113,184,255,1) 0%, rgba(28,117,188,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#71b8ff",endColorstr="#1c75bc",GradientType=1); overflow: hidden;}
#numbers .numbers-item{margin-bottom: 40px;}
#numbers .numbers-item .number{color: #FFFFFF; font-size: 85px; font-family: 'cera_probold' !important;}
#numbers .numbers-item .label{color: #ddbd62; font-size: 22px; font-family: 'cera_probold' !important; line-height: 20px; margin-left: 3px;}
.counter:not(.is-visible) {
	visibility: hidden;
}
#numbers .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*/

/*TOPICS*/
#topics{background-color: #191f84; overflow: hidden;}
#topics .bg{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; mix-blend-mode: multiply;}
#topics .mask1{-webkit-mask-image: url("../images/topics/mask-1.svg"); mask-image: url(../images/topics/mask-1.svg); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;}
#topics .mask2{-webkit-mask-image: url("../images/topics/mask-2.svg"); mask-image: url(../images/topics/mask-2.svg); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;}
#topics .mask3{-webkit-mask-image: url("../images/topics/mask-3.svg"); mask-image: url(../images/topics/mask-3.svg); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;}
#topics .mask4{-webkit-mask-image: url("../images/topics/mask-4.svg"); mask-image: url(../images/topics/mask-4.svg); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;}
#topics .topic-item{text-align: center; margin-bottom: 40px;}
#topics .topic-item figure{margin-bottom: 12px;}
#topics h3{color: #ddbd62; font-family: 'cera_probold' !important; font-size: 30px; line-height: 30px; margin-bottom: 8px;}
#topics p{color: #FFFFFF; font-weight: 400; font-size: 14px;}
/*TOPICS*/

/*AGENDA*/
#agenda .item-agenda h5{font-size: 31px; font-family: 'cera_probold';}
#agenda .item-agenda h5 button{width: 100%; position: relative; color: #FFFFFF; letter-spacing: -0.5px; text-align: left; padding: 14px 48px 13px 48px; background-color: #191f84; 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: #191f84;}
#agenda .item-agenda h5 button[aria-expanded="true"]:after{content: "-";}
#agenda .item-agenda h5 button[aria-expanded="true"]{background-color: #191f84; color: #ddbd62;}
#agenda .item-agenda h5 button[aria-expanded="true"]:hover{background-color: #191f84;}
#agenda h4{font-size: 23px; font-weight: 700; color: #191f84; margin-bottom: 5px;}
#agenda .content-agenda{position: relative; margin: 0 50px 20px 50px; padding-bottom: 20px; border-bottom: solid 1px #191f84;}
#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: #1F11B1;}
#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: 0.3em}
#agenda .speaker-image img{width: 80px; height: auto; border-radius: 0.3em}
#agenda .speakers-agenda .speaker-name{display: block; font-size: 18px; font-weight: 700; color: #191f84; margin-bottom: 3px;}
#agenda .speakers-agenda .speaker-company{display: block; font-size: 14px; font-weight: 300; color: #191f84;}
#agenda .speakers-agenda .speaker-moderador{padding: 10px 10px 10px 10px; margin-left: -10px; border-radius: 5px; background-color: #EEEEEE;}
#agenda .speakers-agenda .speaker-moderador .title-moderador{background-color: #ddbd62; 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;}
.speaker-item figure .speaker-image{width: 100%;}
.speaker-item figure .speaker-logo{position: absolute; right: 0; bottom: 0; width: 75px;}
.speaker-item .speaker-info{margin-top: 12px;}
.speaker-item .speaker-name{color: #191f84; font-size: 22px; font-family: 'cera_probold'; line-height: 22px;}
.speaker-item .speaker-position{color: #191f84; 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: #191f84; font-size: 27px; font-weight: 700;}
.speakers-bio .speaker-info .speaker-position{color: #191f84; 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 #ddbd62; margin-top: 20px; padding: 20px 0 30px 0; margin: 0 10px;}
.speakers-bio .speakers-panel h4{color: #191f84; font-size: 20px; font-weight: 700;}
.speakers-bio .speakers-panel-date{border: solid 2px #ddbd62; 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 #ddbd62;}
.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: #191f84;}
/*SPEAKERS BIO*/

/*TERMS AND CONDITIONS*/
#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*/
.attendees-section .logo-item{margin-bottom: 10px;}
.attendees-section .logo-item img{width: 75%; margin: 0 auto; mix-blend-mode: multiply;}
/*ATTENDEES*/

/*TICKETS*/
.pricing-box{position: relative; z-index: 1; background-color: #FFFFFF; box-shadow: 0 0 30px rgb(0,0,0, 0.20); border-radius: 50px; padding: 40px;}
.pricing-box .pricing-header{margin-bottom: 30px; display: flex; justify-content: space-between; flex-direction: row;}
.pricing-box h3{color: #FFFFFF; font-family: 'cera_probold'; font-size: 34px; text-transform: uppercase; margin-bottom: 15px;}
.pricing-box .price-discount{color: #FFFFFF; font-family: 'cera_probold'; font-size: 46px; display: block;}
.pricing-box .price-discount-percentage{color: #FFFFFF; font-family: 'cera_probold'; font-size: 26px; display: block;}
.pricing-box .price-regular{font-family: 'cera_probold'; font-size: 22px; margin-top: 8px;}
.pricing-box .price-regular span{margin-bottom: 5px;}
.pricing-box ul li{color: #FFFFFF; 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: #FFFFFF; opacity: 0.5; text-decoration: line-through;}
.text-decoration-line-through{text-decoration: line-through;}

.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:#2f7cf7;}
#tickets .icon-check .st1{fill:none;stroke:#2f7cf7;stroke-width:15;stroke-miterlimit:10;}

.pricing-box-info-tickets{margin-bottom: 30px;}
/*TICKETS*/

/*PAGE 404*/
#page-error404{position: relative; width: 100%; min-height: 100vh;}
#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: #2f7cf7; 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%; padding: 100px 0 0 0; overflow: hidden;
background: rgb(113,184,255);
background: -moz-linear-gradient(180deg, rgba(113,184,255,1) 0%, rgba(28,117,188,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(113,184,255,1) 0%, rgba(28,117,188,1) 100%);
background: linear-gradient(180deg, rgba(113,184,255,1) 0%, rgba(28,117,188,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#71b8ff",endColorstr="#1c75bc",GradientType=1);}

footer.footer h4{color: #FFFFFF;  font-size: 22px; text-align: right; border-bottom: solid 1px rgb(255,255,255, 1); margin-bottom: 12px; padding-bottom: 10px;}
footer.footer a{color: #FFFFFF;}
footer.footer .organizers-section{display: flex; flex-direction: row; justify-content: end; align-items: center;}
footer.footer .hero-location.hero-location-bottom .organizers-section{padding-right: 0;}
footer.footer .hero-location.hero-location-bottom p{text-align: right;}
footer.footer .hero-location.hero-location-bottom .organizers-section img.logo-ole{margin-right: 3px;}
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*/

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

@media (max-width: 1290px){
	.main-hero .hero-img{width: 467px;}
	.main-hero .form-1{width: 200px;}

}

@media (max-width: 1359px){
	.d-none-1359{display: none !important;}
	.header .header-content{justify-content: center !important;}

}

@media (max-width: 1090px){
	.hero-logo{width: 240px;}
	.hero-date{font-size: 38px; line-height: 34px; letter-spacing: -2px; margin-left: 20px; padding-left: 20px;}
}

@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%;}
	
	.hero-location{font-size: 14px;}
	.hero-location .organizers-section img{height: 24px; margin: 0 10px;}
	#countdown{margin-bottom: 70px; margin-left: 0;}
	.container-logo{margin-right: 40px;}
	.main-hero .hero-img{width: 400px;}
	
	#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;}
	
	#topics .topic-item figure img{width: 100%}
	
	#agenda .schedule-time{margin-bottom: 10px; margin-right: 10px; display: inline-block;}
}

@media (max-width: 768px){
	.hero-img{display: none;}
	.hero-img-sm{display: block;}
}

@media (max-width: 767px){
	
	.section-title h2{font-size: 28px; line-height: 28px;}
	.section-page{padding-top: 110px;}
	.section-page .section-title h2{font-size: 28px;}
	.section-title:after{bottom: -10px; left: 2px; width: 5%;}
	
	.header{position: fixed; padding: 15px 0;}
	.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;}
	.header .header-content {justify-content: start !important; padding-left: 45px;}
	
	.hero-content{justify-content: center;}
	.container-logo{margin-top: 40px; margin-right: 0; justify-content: center;}
	.hero-logo{width: 150px;}
	.hero-date{font-size: 22px; line-height: 20px; letter-spacing: -1px; margin-left: 11px; padding-left: 11px;}
	.hero-location{text-align: center;}
	.hero-location p{margin: 0 30px;}
	#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 .thumb-after-movie{border-radius: 20px;}
	#after-movie .icon-play{width: 80px;}
	
	#numbers{padding-bottom: 0;}
	#numbers .img-numbers{display: none;}
	#numbers .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 .organizers-section{justify-content: center;}
	footer.footer{padding: 50px 0 0 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;}
}

@media (max-width: 576px){
	.dn-576{display: none !important;}
	.header{height: 60px;}
	.header .header-content{padding-left: 18px;}
	.header .header-logo{width: 155px;}
	.header ul.btn-tickets{right: 0; top: 49%;}
	.icon-bar{left: 0; top: calc(50% - 4px);}
	.main-hero{padding: 120px 0 80px 10px;}
	.container-logo{margin-bottom: 25px; margin-top: 5px;}
	.hero-logo{width: 130px;}
	.hero-img-sm{margin-left: 10px; max-width: 132px;}
	.hero-location{font-size: 11px;}
	.main-hero .hero-location.hero-location-top{margin-top: 0px;}
	.main-hero .hero-location.hero-location-top span {font-size: 9px; letter-spacing: 1.5px;}
	.hero-location.hero-location-top .organizers-section img { margin: 0 4px 0 0; }
	.hero-location .organizers-section img{height: 17px; margin: 0 2px;}
	.hero-location p{margin: 0 0 0 0;}
	.main-hero .form-1 { width: 100px; transform: translateX(100px); }
	#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: 20px; line-height: 23px;}
}

@media (max-width: 380px){
	#numbers .numbers-item .number{font-size: 50px;}
}

@media (max-width: 370px){
	.hero-img-sm{display: none;}
	.main-hero .form-1{display: none;}
}