/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 1, 2019, 3:19:27 PM
    Author     : gasper
*/
.dsireschedule{
    display: none;
}
.pageDescription a, .singleSpeakerDescription a, .descriptionText a, .contestCondition a, .committeesCondition a{
    text-decoration: underline!Important;
}
body{
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    color: black;
    background-color: #ffffff;
    overflow-x: hidden !important;
}

.landingSubSubTitle:hover, .productTitleLanding:hover{
    opacity: 0.5;
    color: black;
}
table{
    width: 100%;
}
.table th{
    font-weight: 300;
}

h1, h2, h3{
    margin: 0;
    padding: 0;
}

*:focus {
    outline: 0;
    outline: none;
}

a{
    text-decoration: none !Important;
    color: black;
}

b, strong {
    font-weight: 700;
    color: #373434;
}

p{
    margin: 0;
    padding: 0;
    color: #373434;
}


img:focus {
    outline:none !important;
}


.float-right{
    float: right;
}


.loginCard{
    background-color: #ffffff;
    padding: 40px;
    width: 400px;
    margin: 0 auto;
    margin-top: 30vh;
}

.loginImage {
    margin-bottom: 20px;
}

.loginInput {
    margin-bottom: 20px;
    margin-top: 20px;
}

.loginLink {
    padding-top: 10px;
    color: #333333;
    font-size: 12px;
}

/* NAVBAR */
.navSpecialButton{
    border-radius: 21px;
    color: white!important;
    /*width:150px;*/
    padding-top:12px!important;
    padding-bottom:12px!important;
}

.nav>li>a:hover, .nav>li>a:focus{
    color: #ed1d25;
}

.navbar-default {
    border-color: transparent;
    background: transparent;
}

.navbar-default {
    padding: 15px 0;
    -webkit-transition: padding .4s;
    -moz-transition: padding .4s;
    transition: padding .4s;
}


.navbar-default .navbar-brand {
    font-size: 2em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.navbar-default.navbar-shrink {
    background: #ffffff;
    margin-top: 0px!important;
}


.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    transition: .3s;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.9px;
    min-width: 115px;
    text-align: center;
}

.navbar-nav{
    margin-right:0px!important;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
    margin-left: 15px;
    margin-top: -40px;
}


.navbar-brand-scroll{
    margin-left: 35px;
}


.navbar-brand-scroll img{
    width: 90px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.activeNav a{
    text-decoration: underline!important;
}

.activeNavSub{
    text-decoration: underline!important;
}

.navbar-default.navbar-second .navbar-nav>li>a{
    color: #ed1d25;
}



.navigationBorder{
    position: absolute;
    height: 17px;
    width: 1px;
    background-color: white;
}


/*******************************/ 
.mega-menu {
    width: 190px;
    border-radius: 0;
    background-color: #00cded;
    padding: 15px;
    padding-left:0px;
}

.navbar-nav>li>.dropdown-menu{
    margin-top: -3px;
}

.mega-menu li {
    display: inline-block;
    float: left;
    font-size: 0.94rem;
    padding: 8px 0px;
    width: 100%;
}
/*
.mega-menu li.mega-menu-column {
    width: 50%;
}*/

.mega-menu .nav-header {
    padding: 0 !important;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.mega-menu img {
    padding-bottom: 10px;
}

.mega-menu-column li:hover{
    opacity: 0.7;
}

.mega-menu-column ul{
    padding-left:10px;
}




/* Disable Toggle style
********************************/  

/* Dropdown Toggle on style */
.navbar .nav li.dropdown.open > .dropdown-toggle, 
.navbar .nav li.dropdown.active > .dropdown-toggle, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background: inherit; /* Set to inherit when using mouse hover to open dropdown */
    color: inherit;
}   
/* Toggle off style */
.navbar .nav li.dropdown.open.active > .dropdown-toggle,
.navbar .nav > li.dropdown > a:focus { 
    background: blue;
    color: red;
}
/* Toggle hover */
.navbar .nav li.dropdown > .dropdown-toggle:hover,
.navbar .nav li.dropdown.open > .dropdown-toggle:hover {
    background-color: #00cded;
}


/* Toggle caret*/
.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #ffffff;
    border-top-color: #ffffff;
}
/* Toggle caret hover */
.navbar .nav li.dropdown > a:hover .caret, 
.navbar .nav li.dropdown > a:focus .caret {
    border-bottom-color: #333;
    border-top-color: #333;
}
/* Toggle caret active */
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, 
.navbar .nav li.dropdown.active > .dropdown-toggle .caret, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-bottom-color:#333;
    border-top-color: #333;
    background: red;

}



/* Hover style
********************************/ 
.navbar .nav > li > a, .mega-menu a{ 
    color: black;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    z-index: 10000;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease; 

    /* -webkit-transform: translate3d(0, 0, 0); Webkit Hardware Acceleration*/ 
    -webkit-backface-visibility: hidden; /* Safari Flicker Fix #2 */
    -webkit-transform: translateZ(0);
    
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2px;
}

.mega-menu-column a{
    color:white;
}

.mega-menu a:hover{
    cursor: pointer;
    transition: .3s;
}


.navbar-right{
    transition: .3s;
}

.navbar-right .dropdown-menu{
    right: auto;
}


.mega-menu a{
    padding-left: 10px;
    display: inline-block;
}


.mega-menu::before{
    content: '';
    display: block;
    height: 49px;
    width: 20px;
    background-color: #00cded;
    position: absolute;
    top: -48px;
    min-width: 115px;
    left: 0;
}

/* END OF NAVBAR */
/* LANDING PAGE */
.header{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top:200px;
}

.landingTitle{
    font-size: 30px;
    font-weight: 800;
    line-height: 1.32;
    color: #000;
    margin-bottom:10px;

/*    opacity: 0;
    -webkit-animation: fadeInUp 1s ease-in-out 0s bacck;
    animation: fadeInUp 1s ease-in-out 0s forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;*/
}

.sweetLine{
    width: 40px;
    border-bottom: solid 1px #545454;
    height: 10px;
    margin: 0 auto;
}
.sweetLineModal{
    width: 100%;
    border-bottom: solid 1px #949494;
    height: 1px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

.landingDescription p{
    padding-top:30px;
}

.landingSecondTitle {
    font-size: 38px;
    font-weight: 700;
    margin-top: 100px;
    line-height: 1.32;
    color: #434343;
    margin-bottom: 10px;
}

.landingSubTitle{
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #434343;
    margin-bottom:10px;
    
/*    margin-top: 20px;
    margin-bottom: 25px;
    opacity: 0;
    -webkit-animation: fadeInUp 1s ease-in-out 0s bacck;
    animation: fadeInUp 1s ease-in-out 0s forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;*/
}

.landingSubSubTitle{
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #434343;
    margin-bottom:10px;
}

.landingFormTitle{
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #434343;
    margin-bottom:10px;
}

.landingThirdTitle {
    font-size: 38px;
    font-weight: 700;
    margin-top: 100px;
    line-height: 1.32;
    color: #434343;
    margin-bottom: 20px;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}



/*********/

.landing1{
    padding-top: 80px;
}

/* FOOOTER */
.footer{
    color:white;
}
.footerLogo{
    margin-top: -20px;
}
.footer p{
    color:white!important;
}
.footerList p{
    padding-bottom:10px;
}



/* SUBPAGE */

.subpageHeader{
    height: 220px;
    background-repeat: no-repeat;
    background-size: cover;
}

.subpageHeader .breadcrumbs{
    margin-top: 180px;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
}

.subpageHeader .breadcrumbs a{
    color: #ffffff;
}

.subpageHeader .breadcrumbs img{
    padding-left: 10px;
    padding-right: 10px;
}

.breadcrumbs{
    padding-top: 80px;
}

.breadcrumbs span{
    font-size:12px;
}

.subpageContainer{
    padding-top: 60px;
    padding-bottom: 90px;
}

.subpageContainerSidebar{
    padding-top: 0px;
    padding-bottom: 90px;
}

.subpageBody h2{
    font-size: 80px;
    font-weight: 700;
    color: #edeef5;
    text-transform: uppercase;
}

.subpageBody h1{
    font-size: 36px;
    font-weight: 500;
    color: #373434;
    margin-top: -35px;
}

.subpageBody .text{
    margin-top: 30px;
    line-height: 1.5 !Important;
    color: #5c5b5b;
    font-family: 'Muli', sans-serif !Important;
    font-weight: 400;
    margin-bottom: 80px;
    font-size: 16px;
}

.justified-gallery > .entry-visible:hover{
    opacity: 0.9;
}

#mobile-navigation{
    display: none;
}

.slicknav_menu{
    display: none;
}

/*custom*/

/*.landingHeaderTitle{
    padding-top:150px;
}*/

.timeInfoLanding{
    list-style:none;
    display: inline-block;
    padding-left:35px;
}
.boldList, .timeInfoLanding li span{
    font-weight: 800;
    font-size:12px;
}
#informationSection img, #informationSection svg{
    position: absolute;
    top: 20px;
}
.bigTime{
    font-size: 26px!Important;
    font-weight: 800!Important;
}
.timeText{
    font-size: 16px!Important;
    font-weight: 300!Important;
}
.wrapperTime{
    padding-bottom:20px;padding-top:40px;border-radius: 3px;box-shadow: 0 4px 23px 0 rgba(219, 229, 236, 0.59);
}
.reasonsOuterCard{
    width: 49%;
    box-shadow: 0 4px 23px 0 rgba(219, 229, 236, 0.59);
    padding-left:30px;
    padding-top:40px;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.reasonsOuterCard:hover{
    background-position-y: -20px;
    background-position-x: 390px;
}

.triangle{
    position: absolute;
    width: 0;
    height: 0;
    border-left: 125px solid transparent;
    border-bottom: 125px solid;
    bottom: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.reasonsOuterCard:hover .triangle{
    border-left-width: 150px;
    border-bottom-width: 150px;
}

.reasonImage{
    position: absolute;
    right: 10px;
    top: auto!important;
    bottom: 10px!important;
    width:140px;
}
.reasonDescription{
    padding-bottom:40px;max-width:350px;
}
#sponsorsFooter, #partnersFooter{
    padding-top:50px;
}
.arrowRight{
    float: right;
    padding-bottom: 20px;
    padding-right: 20px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#contestSection p{
    color:#373434;
}
.competitionsOuterCard{
    box-shadow: 0 4px 23px 0 rgba(219, 229, 236, 0.59);
    border-radius: 3px!important;
    margin-bottom:30px!important;
    overflow:hidden;
}

.competition{
    min-height:310px;
    background-repeat: no-repeat!Important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.cut{
    background: #fff;
    position: absolute;
    width: 100px;
    height: 400px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.cutRight{
    left: -70px;
    width: 140px;
    height: 500px;
    transform-origin: center top;
    transform: rotate(-21deg);
}
.competitionOdd{
    background-position-x: 70px!Important;
}
.competitionsOuterCard:hover .competitionOdd{
    background-position-x: 0px!Important;
}
.competitionsOuterCard:hover .cutRight{
    left: -140px!Important;
}

.cutLeft{
    right: -80px;
    width: 150px;
    height: 500px;
    transform-origin: center top;
    transform: rotate(21deg);
}
.competitionEvin{
    background-position-x: -70px!Important;
}
.competitionsOuterCard:hover .competitionEvin{
    background-position-x: -10px!Important;
}
.competitionsOuterCard:hover .cutLeft{
    right: -140px!Important;
}
.competitionTitle{
    font-weight: 600;
    font-size: 24px;
    padding-top:50px;
}
.contestCondition:before{
    content: "";
    position: absolute;
    width: 40px;
    height: 1px;
    background: black;
    margin-top: -10px;
}
.competitionDescription{
    padding-top:15px;
}
.galleryImage{
    width:100%;
}
.galleryPadding{
    padding:5px;
}
.landingSubTitle{
    padding-top:20px;
    padding-bottom:20px;
}

.timeline li div{
    border-radius: 3px;
    font-size: 16px;
    z-index: 10;
}
.productCard{
    border-radius: 3px;
    box-shadow: 0 4px 23px 0 rgba(219, 229, 236, 0.59);
    background-color: #ffffff;
    padding-top:20px;
    padding-left:20px;
    padding-bottom:20px;
    padding-right:10px;
    width:100%;
    transition: 0.3s all;
}
/*.productCard:hover p, .productCard:hover span, .productCard:hover strong {
    color:white;
}*/
/*.productCard:hover{
    color:white;
}*/
.timeline li div span{
    font-size: 12px;
    font-weight: 300;
    margin-top:5px;
}

/*TIMELINE RESERVATIONS*/
.timeline {
    list-style: none;
}
.lineBig::after{
    height: 390px!important;
}
.lineSemi::after{
    height: 150px!important;
}
.line::after {
    content: " ";
    display: block;
    position: absolute;
    height: 90px;
    background: #dadada;
    width: 2px;
    left: -19px;
    top: 30px;
}
.active-line::after{
    background: #00cded;
}

.timeline:after {display: inline-block; content: ""; width: 100%;}

.timeline li {
    margin-top:20px;
    position:relative;
}

.timeline li:before {
    display: inline-block;
    content: attr(data-text);
    font-size: 12px;
    position: absolute;
    left: -110px;
    margin-top: 30px;
    font-weight:800;
}
.ball{
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 100px!important;
    margin-top:30px;
    left: -26px;
    z-index:10000;
}
.special{
    height: auto!important;
}
.timeAndDate{
    text-align: left;
    padding-bottom:20px;
    font-size:12px;
    font-weight:700;
}

/*ALL SPEAKER STYLES*/
.speakerOuterCardLanding a:focus{
    color:#fff;
    outline: none;
}
.speakerOuterCardLanding:hover{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.speakerOuterCardLanding:hover{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.speakerOuterCardLanding{
    width:650px;
    margin:20px;
    border-radius: 3px;
    box-shadow: 0 4px 23px 0 rgba(219, 229, 236, 0.59);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    overflow: hidden;
}
.speakerOuterCard:hover{
    background-position-x: -21px;
}
.speakerImage{
    border-radius: 3px;
    padding-left:0px;
    overflow: hidden;
}
.speakerImage:hover{
    
}
.speakerOuterCard:hover .arrowRight, .speakerOuterCardLanding:hover .arrowRight{
    padding-right:10px;
}
.speakerOuterCard{
    width:49%;
    box-shadow: 0 4px 23px 0 rgba(219, 229, 236, 0.59);
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    overflow: hidden;
    cursor: pointer;
}
.parallelogram{
    position: absolute;
    width: 180px;
    height: 100%;
    transform: skew(-10deg);
    top: 0;
    left: -25px;
    z-index:-1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.speakerOuterCard:hover .parallelogram, .speakerOuterCardLanding:hover .parallelogram, .speakerImage:hover .parallelogram{
    width: 195px;
}
.speakerPosition{
    font-size: 16px;
    font-weight: 300;
    color: black;
    font-size:13px;
}
.speakerPosition:before{
    content: "";
    position: absolute;
    width: 20px;
    height: 1px;
    background:black;
    margin-top:30px;
}
.slick-dots li button:before{
    font-size: 10px;
    color:#386178!important;
}
.slick-dots li{
    width: 5px;
}
.speakerTitle{
    font-weight: 800;
    padding-top:50px;
}
.speakerTitleLand{
    padding-top:30px;
    font-weight: 800;
}
.speakerDescription{
    padding-bottom:40px;
}
.singleSpeakerDescription{
    color:#373434!important;
    text-align: justify;
}
.speakerInfo{
    padding-bottom:10px;
}
.speakerInfo span{
    font-weight:800;
}

.speakerInfoLand{
    padding-bottom:30px;
}
.speakerInfoLand span{
    font-weight:800;
}
.equalHeight{
    min-height:350px;
}

/* END OF ALL SPEAKER STYLES*/

/*ALL INPUT STYLES*/
.form-control{
    border: solid 1px rgba(0, 0, 0, 0.32);
    padding-top: 10px;
    height:50px;
    padding-left: 20px;
    font-size: 16px;
    outline: 10px solid white;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    line-height: 1.5;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);
}
#inputContainer{
    padding-bottom:20px;
}
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    line-height: 1.5;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    line-height: 1.5;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);
}
.form-control:focus{
    border: solid 2px #386178;
    box-shadow:none;
}
.label{
    display:none;
    position: absolute;
    top: -10px;
    left: 30px;
    line-height: 1.33;
    letter-spacing: 0.4px;
    color: #386178;
    height: 20px;
    background-color: #fff;
    font-size:12px;
    text-align: center;
    font-weight: 200;
    min-width:50px;
    border: dashed 1px #386178;
}
.actibeLabel{
    display:block;
}
.activeInput{
    border: solid 2px #386178;
}

/*END OF ALL INPUT STYLES*/

.footer a{
    color:white;
}

.footer a img{
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    width:26px;
}

.footer a:hover img{
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
}
.committeesCondition{
    padding-bottom:40px;
}
.committeesCondition p{
    font-size:16px;
}

/*CHECKBOXES*/

.checkboxContainer {
    display: block;
    position: relative;
    padding-left: 37px;
    margin-bottom: 12px;
    margin-top: 10px;
    padding-top: 4px;
    font-weight: 400;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkboxContainer.disabled{
    cursor: not-allowed;
    opacity: .7;
}

/* Hide the browser's default checkbox */
.checkboxContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.disclaimer-text{
    font-size: 10px;
    font-weight: 300;
}
/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #2f363e;
}

.checkmark.disabled{
    background: #ccc;
}

/* On mouse-over, add a grey background color */
.checkboxContainer:hover input ~ .checkmark {
    background-color: #ccc;
}

.checkboxContainer.disabled:hover input ~ .checkmark {
    background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.checkboxContainer input:checked ~ .checkmark {
    background-color: #f6f6f6;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkboxContainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkboxContainer .checkmark:after {
    left: 9px;
    top: 5px;
    width: 6px;
    height: 12px;
    border-width: 0 2px 2px 0!Important;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.tgl {
  position: relative;
  display: inline-block;
  height: 30px;
  cursor: pointer;
  margin-top: 10px;
}
.tgl > input {
  position: absolute;
  opacity: 0;
  z-index: -1;
  /* Put the input behind the label so it doesn't overlay text */
  visibility: hidden;
}
.tgl .tgl_body {
  width: 60px;
  height: 30px;
  background: white;
  border: 1px solid #dadde1;
  display: inline-block;
  position: relative;
  border-radius: 50px;
}
.tgl .tgl_switch {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-color: white;
  position: absolute;
  left: -1px;
  top: -1px;
  border-radius: 50%;
  border: 1px solid #ccd0d6;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.13);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.13);
  -moz-transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, -moz-transform cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;
  -o-transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, -o-transform cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;
  -webkit-transition: left cubic-bezier(0.34, 1.61, 0.7, 1), -webkit-transform cubic-bezier(0.34, 1.61, 0.7, 1);
  -webkit-transition-delay: 250ms, 250ms;
  transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, transform cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;
  z-index: 1;
}
.tgl .tgl_track {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  border-radius: 50px;
}
.tgl .tgl_bgd {
  position: absolute;
  right: -10px;
  top: 0;
  bottom: 0;
  width: 55px;
  -moz-transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, right cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;
  -o-transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, right cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;
  -webkit-transition: left cubic-bezier(0.34, 1.61, 0.7, 1), right cubic-bezier(0.34, 1.61, 0.7, 1);
  -webkit-transition-delay: 250ms, 250ms;
  transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, right cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;
}
.tgl .tgl_bgd-negative {
  right: auto;
  left: -45px;
  background: white url("http://petelada.com/images/toggle/tgl_x.png") center center no-repeat;
}
.tgl:hover .tgl_switch {
  border-color: #b5bbc3;
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.tgl:active .tgl_switch {
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
}
.tgl > :not(:checked) ~ .tgl_body > .tgl_switch {
  left: 30px;
}
.tgl > :not(:checked) ~ .tgl_body .tgl_bgd {
  right: -45px;
}
.tgl > :not(:checked) ~ .tgl_body .tgl_bgd.tgl_bgd-negative {
  right: auto;
  left: -10px;
}
.switchText{
    position: absolute;
    top: 15px;
    font-weight: 100;
}

/*modal*/
.is-visible{
    display:block!Important;
}
.modal {
    position: fixed;
    display: block;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100vh;
}
.modal.is-visible {
    visibility: visible;
}
.modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.modal.is-visible .modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}
.modal-wrapper {
    position: absolute;
    z-index: 9999;
    top: 6em;
    left: 50%;
    width: 40em;
    margin-left: -20em;
    background-color: #fff;
    box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
    border-radius: 5px;
}

.modal-application-wrapper {
    position: absolute;
    z-index: 9999;
    top: 6em;
    left: 20%;
    width: 60%;
    background-color: #fff;
    box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
    border-radius: 5px;
    padding-left: 80px;
    padding-right: 80px;
    overflow: scroll;
}
.modal-wrapper section, .modal-application-wrapper section{
    padding: 20px;
    padding-bottom: 0px;
}

.modal-title{
    background-color: #fbfbfd;
    color: #3d465a;
    width: 100%;
    padding: 20px 30px;
    font-weight: 600;
    font-size: 18px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
}
.modal-title img{
    margin-right: 15px;
    margin-top: -3px;
}
.modal-transition {
    transition: all 0.3s 0.12s;
    transform: translateY(-10%);
    opacity: 0;
}
.modal.is-visible .modal-transition {
    transform: translateY(0);
    opacity: 1;
}
.btn-close div{
    color: #fff;
    float: right;
    width: 23px;
    height: 23px;
    text-align: center;
    border-radius: 50%;
    transition: .3s;
}
.modal-footer{
    text-align: left;
    border: none;
}
.cancelModal{
    font-size: 14px;
    font-weight: 600;
    color: #929eb8;
    margin-top: 15px;
    margin-left: 20px;
    cursor: pointer;
    transition: .3s;
}
.cancelModal:hover{
    color: #3b6a8d;
}
.modal-delete-icon img{
    width: 18px;
}
.element-text{
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
}
.small-element-text{
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.big-element-text{
    text-align: center;
    font-size: 17px;
    margin-bottom: 30px;
    margin-top: 20px;
    font-weight: 900;
}
/*.modal-wrapper, .modal-application-wrapper{*/
/*    top: 25vh;*/
/*}*/
.attendeesList{
    padding:20px;
}
.applicationsWrap{
    border-bottom:1px solid black;
    margin-bottom:10px;
}
.applicationsTitle{
    font-size:20px;
    font-weight:700;
    margin-bottom:10px;
}
.attendeesList .applications{
    display:inline-block;
    border-left:1px solid black;
    padding-left:10px;
    padding-right:10px;
}

.applicationTypeCard{
    box-shadow: 0 4px 23px 0 rgba(219, 229, 236, 0.59);
    padding-top:30px;
    padding-bottom:10px;
}
.smallCard{
    width:30%;
    display:inline-block;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.smallCard:hover{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.bigCard{
    width:38%;
    display:inline-block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.bigCard:hover{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.applicationTypeCard .type{
    font-size:20px;
    font-weight: 700;
    margin-bottom:10px;
}
.applicationTypeCard .price{
    font-size:18px;
}
.applicationTypeCard .price span{
    font-size:16px;
    font-weight: 700;
}

.applicationTypeCard .discount{
    font-size:17px;
    margin-top:5px;
    padding-bottom:20px;
}
.blockImages{
    padding-left:40px;
}

.disabledApplication{
    background:#7a8286!important;
    border: solid 1px #7a8286!important;
    cursor: not-allowed;
}
.disabledApplication:hover{
    color: #7a8286!important;
     background:none!important;
}  
.EarlyBirdDiscountText{
    font-weight:700;
    position:absolute;
    top:30px;
    left:0;
    right:0;
    color:white;
    font-size: 12px;
}
.EarlyBirdDiscountText span{
    font-size:20px;
}


/*********************************
********APPLICATION CARD**********
*********************************/

.EarlyBirdDiscountText:before{
    content: '';
    position: absolute;
    width: 50px;
    background: red;
    height: 2px;
    bottom:calc(50% + 0px);
    left: calc(60% - 20px);
    -webkit-transform:rotate(-10deg);
    -moz-transform:rotate(-10deg);
    -ms-transform:rotate(-10deg);
    -o-transform:rotate(-10deg);
    transform:rotate(-10deg);
}
section {
  background: #fff;
  color: #7a90ff;
  position: relative;
  -webkit-font-smoothing: antialiased;
}
.pricing {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto 3em;
}
.pricing-item {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  align-items: stretch;
  text-align: center;
  -webkit-flex: 0 1 330px;
  flex: 0 1 330px;
  padding: 0px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  
}

label.error{color: red;}


.requiredInputCheck, .requiredCheckbox{
    background: #f9d8d863;
    border: 1px solid red !important;
}
.promocode_box{
    padding-top: 10px;
    position: relative;
}

.promocode_box img.img_promocode{
    width: 20px;
    position: absolute;
    left: 20px;
    top: 13px;
    filter: invert(65%) sepia(20%) saturate(622%) hue-rotate(287deg) brightness(87%) contrast(85%);
}

.promocode_box input{
    width: 100%;
    border-radius: 4px;
    border: solid 1px #ddd;
    height: 45px;
    font-size: 14px;
    color: #292828;
    padding-left: 10px;
    padding-right: 110px;
}

.promocode_box input::placeholder{
    color: #292828;
}

.promocode_box .btn_add_promocode{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #3385aa;
    border: none;
    color: #ffffff;
    font-size: 12px;
    font-family: 'Avenir-Black', sans-serif;
    font-weight: 700;
    text-align: center;
    height: 45px;
    margin-left: auto;
    margin-right: 0px;
    display: block;
    margin-top: -45px;
    z-index: 1;
    position: relative;
    padding: 0 30px;
    text-transform: uppercase;
    transition: .3s;
}

.promocode_box .btn_add_promocode:hover{
    opacity: 0.8;
}


.redBottomBorder{
    border-bottom: 1px solid red;
    padding-bottom: 4px;
}


.red-border {
    border: 1px solid red;



}
.blackInput{
    border: 1px solid rgba(0, 0, 0, 0.32) !important;
}

.invalid {

    border: 2px solid red !important;
    background-color: #f1847629 !Important;
    transition: .3s;

}

.notinvalid {
    border: 2px solid green !important;
    background-color: #F0FCF1 !Important;
    transition: .3s;
}

#PromocodeTitle::placeholder {
    color:#555;
}


.promocode_box .btn_add_promocode.active_promocode_btn{
    background-color: #c8e28d;
    color: #292828;
}


.error_box{
    padding: 10px;
    border: 1px solid #fd8a6e;
    text-align: center;
    margin-top: 20px;
    font-weight: 700;
    font-size: 12px;
    border-radius: 8px;
    display: none;
}
.core{

}
#invalid {
    border:1px solid black !important;
}
.valid {
    border:1px solid green
}


.radioBorder{
    border: 1px solid red;
}
.redBorder{
    border: 1px solid red;
}

.requiredInput2{
    border: 1px solid red;
}

.requiredBlackInput2{
    border: 1px solid black !important;
    color: red !important;
}
/*#email {*/
/*    border: 2px solid gray;*/
/*}*/

#email.valid-email {
    border: 2px solid black !important;
}

.requiredInput{
    border: 1px solid red !important;
}
.pricing-action {
  color: inherit;
  border: none;
  background: none;
}
input[type=radio] {
    border: 0px;
    width: 1.5em;
    height: 1.3em;
}

.pricing-action:focus {
  outline: none;
}

.pricing-feature-list {
  text-align: left;
}

.duration-hidden {
    display: none;
}

.pricing-palden .pricing-item {
  font-family: 'Open Sans', sans-serif;
  cursor: default;
  color: #84697c;
  background: #fff;
  box-shadow: 0 0 10px rgba(46, 59, 125, 0.23);
  border-radius: 20px 20px 10px 10px;
  margin: 1em;
}

@media screen and (min-width: 66.25em) {
  .pricing-palden .pricing-item {
    margin: 1em -0.5em;
  }

  .pricing-palden .pricing__item--featured {
    margin: 0;
    z-index: 10;
    box-shadow: 0 0 20px rgba(46, 59, 125, 0.23);
  }
}
.pricing-palden .pricing-deco {
  border-radius: 10px 10px 0 0;
  padding-top:65px;
  padding-bottom:40px;
  position: relative;
}
.pricing-palden .pricing-deco-img {
  position: absolute;
  top: 90px;
  left: 0;
  width: 100%;
  height: 160px;
}
.pricing-palden .pricing-title {
  font-size: 0.75em;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: black;
}
.pricing-palden .deco-layer {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.pricing-palden .pricing-item:hover .deco-layer--1 {
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
}
.pricing-palden .pricing-item:hover .deco-layer--2 {
  -webkit-transform: translate3d(-15px, 0, 0);
  transform: translate3d(-15px, 0, 0);
}
.pricing-palden .icon {
  font-size: 2.5em;
}
.pricing-palden .pricing-price {
  font-size: 3em;
  font-weight: bold;
  padding: 0;
  color: #fff;
  margin: 0 0 0.25em 0;
  line-height: 0.75;
}

.pricing-palden .pricing-period {
  font-size: 0.15em;
  padding: 0 0 0 0.5em;
  font-style: italic;
}
.pricing-palden .pricing__sentence {
  font-weight: bold;
  margin: 0 0 1em 0;
  padding: 0 0 0.5em;
}
.pricing-palden .pricing-feature-list {
  margin: 0;
  padding: 0 0 0;
  list-style: none;
  text-align: center;
  z-index: 1;
}
.pricing-palden .pricing-feature {
  padding: 1em 0;
  font-size:14px;
}
.discount{
    font-size:10px!important;
}

.workshop{
    font-size:10px!important;
}
.pricing-palden .pricing-action {
  font-weight: bold;
  margin: auto 3em 2em 3em;
  padding: 1em 2em;
  color: #fff;
  border-radius: 30px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.pricing-palden .pricing-item--featured .pricing-deco {
  padding: 5em 0 8.885em 0;
}
.pricing-currency{
    font-size:20px;
}
.pricing-item:hover{transform: scale(1.06);}
.cardCheckmarkContainer{
    display: inline-block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
    margin-top: 10px;
    padding-top: 1px;
}
.cardCheckmarkContainer .checkmark{
    height: 15px;
    width: 15px;
}
.cardCheckmarkContainer .checkmark:after{
    left: 4px;
    top: -0.5px;
    width:5px;
}
.earlyBirdValidityText{
    font-size:12px;
    padding-bottom:20px;
}
#error{
    color: red;
    font-size: 12px;
}

.error {
    border: 1px solid #f00;
}
.contestCondition{
    padding-top:40px;
}
.agreementLink{
    text-decoration: underline!important;
}
.blockImages{
    max-width:180px;
    max-height: 60px;
}
.navbar-brand>img {
    display: inline-block;
}

.bplanetDevelopment{
    padding-top:10px;
    padding-bottom:10px;
    font-size:11px;
    background:#055071;
    color:#fff;
}
.bplanetDevelopment a{
    color:#fff;
}
@keyframes beat{
    to { transform: scale(1.2); }
}
.headerImage{
/*    min-width:400px;
    min-height:390px;*/
/*    width:100%;
    height:400px;*/
}
.imtip {
/*    position: absolute;
    top: 0;
    left: 130px;*/
    margin-top:-420px;
}

.workShopWrap{
    width:100%;
    border:1px solid black;
    padding:10px;
    cursor:pointer;
    margin-top:10px;
    color:black;
}
.workShopInfo{
    padding-top:10px;
    display: none;
    font-size:12px;
}
#workShopApplicationDiv{
    display: none;
    margin-top:20px;
}
.activeTab{
    background: #3385aa;
    color: #fff;
}
.AgreeToTermsSpan, .PreConferenceSpan, .WorkShopApplication, .NotifyMeSpan{
    color:black;
    font-size: 14px;
    line-height: 14px;
}
.RegisteredStudentLabel{
    padding:10px;border: solid 1px rgba(0, 0, 0, 0.32);font-weight:100;cursor: pointer;border-radius: 4px;
}
.RegisteredStudentWrapper{
    display:none;color:black;margin-top:10px;
    
}
.speakerImage img, .speakersImage{
    width:60%;
}
.speakerOuterCardLanding img{
    width:84%;
}
.arrowRight{
    width:auto!important;
}
.frozenCard{
    background-color: #c7c7c7;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23fdf6f6' fill-opacity='0.34' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
}
video {
  width: 100%;
  max-height: 100%;
}
.customLink{
    color: #337ab7;
}
.dates{
    font-size: 1em !important;
    font-weight: bold;
}
.application_card{
    color: #000;
    margin-bottom: 15px;
    height: 180px;
    box-shadow: 0 4px 23px 0 #dbe5ec97;
    padding-right: 20px;
}
.application_card h3{
    font-size: 24px;
    font-weight: 800;
    margin-top: 50px;
    display: inline-block;
}
.application_card_img {
    margin-left: 0;
    height: 180px;
}
.application_card_right{
    padding-left: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.secondRowContainer{
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: center;
}
.secondRowIcon{
    height: 25px;
}
.btn-application-card{
    position: relative;
    border-radius: 21px;
    background-color: #e87817;
    border: 1px solid #e87817;
    letter-spacing: 0.9px;
    color: #ffffff;
    transition: .3s;
    font-weight: 800;
    font-size: 12px;
    padding: 12px 45px;
    transition: all .4s;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center
}
.btn-application-card img{
    position: absolute;
    right: 20px;
    transition: all .3s;
}
.btn-application-card:hover img {
    right: 15px; /* Adjust this value to move the arrow more to the right on hover */
}
.btn-application-card:hover{
    opacity: .7;
    color: #fff;
    /*border: 1px solid #ff9e4a;*/
}
.application-full{
    color: red;
    font-size: 12px;
}
.disabled-card{
    opacity: .65
}
#GzsDiscountWrapper{
    display: none;
}
.sectionTitle{
    color: black;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.promocodeText{
    color: #3385aa;
    font-size: 14px;
    cursor: pointer;
    transition: all .3s;
    margin-top: 10px;
}
.promocodeText span.bold{
    font-weight: 700;

}
.NopromocodeText{
    color: black;
    font-size: 12px;
    transition: all .3s;
    margin-top: 10px;
}
.promocodeText:hover{
    text-decoration: underline;
    opacity: .75;
}
.modalDisclaimerText{
    font-size: 10px;
    font-weight: 300;
    color: #757575;
    text-transform: none;
}
#PromocodeError{
    color: red;
    font-size: 12px;
}
#PromocodeAccepted{
    color: #000;
    font-size: 14px;
    padding: 10px;
    background: #ebebeb;
    border-radius: 8px;
}
span.close{
    line-height: .8;
    opacity: .4;
}
.individual-modal{
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: 0;
    background-color: #fff;
    box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
    border-radius: 5px;
    overflow: scroll;
}
.modal-form{
    max-width: 720px;
    margin: 0 auto;
    overflow: scroll;
}

/* Styling for individual radio boxes */
.radioBox {
    margin-bottom: 10px; /* Add margin between boxes */
    font-size: 14px;
}
/* Styling for radio buttons */
.radioBox input[type="radio"] {
    display: none; /* Hide the default radio buttons */
}

/* Styling for labels */
.radioBox label {
    display: block; /* Display labels as blocks */
    color: black;
    margin-left: 10px;
    position: relative;
    font-weight: normal;
    cursor: pointer;
    padding: 5px;
    border-radius: 5px;
    border: 2px solid #ccc;
    text-align: center;
    transition: all .3s;
    box-shadow: 0 4px 23px 0 #dbe5ec97;
}
.radioBox label:hover{
    background-color: #f6f6f6;
    box-shadow: 0 4px 23px 0 #dbe5ec;
}
.radioBox label span{
    display: block;
}
/* Styling for labels when radio button is checked */
.radioBox input[type="radio"]:checked + label {
    border: 2px solid #3385aa; /* Blue border when radio button is checked */
    background-color: #ebebeb;
    font-weight: 700;
}
#tableResults tr{
    cursor: pointer;
}
#tableResults tr:hover{
    background-color: #f6f6f6;
}
#tableResults .tableArrow{
    height: 10px;
    margin-right: 10px;
    transform: rotate(90deg);
}
#tableResults .tableArrow.rotateArrow{
    transform: rotate(270deg);
}
#tableResults .dropdown_content{
    font-size: 12px;
}
.uploadImage{
    height: 30px;
    display: block;
    margin: 0 auto;
}
.applicationTitleRow{
    padding-bottom:40px;
    padding-top:70px;
}
.applicationModalTopSection{
    padding-bottom: 30px;
    padding-top: 30px;
}
.applicationModalTitle{
    color: #000;
    font-size: 24px;
    font-weight: 800;
}
.fixed{
    position: fixed;
}
#applicationModel{
    overflow: scroll;
    height: auto;
}
.studentDisclamerText{
    font-size: 12px;
    font-weight: 300;
    color: #757575;
    text-transform: none;
}
.AgreeToTermsSmallText{
    font-size: 10px;
    font-weight: 300;
    color: #757575;
    text-transform: none;
}
.durationSmall{
    font-size: 10px;
    font-weight: 300;
    color: #757575;
}
.preconferenceInviteText{
    font-size: 13px;
    margin-top: 5px;
    font-weight: 300;
    color: #757575;
    text-transform: none;
}
.certificateUploadText{
    font-size: 10px;
    color: #757575;
}
#myDiv{
    display: none;
    color: #000000;
}