html{
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body{
	margin:0;
    min-width: 320px;
    overflow-x: hidden;
}

.main-content{
    left: 0px;
    transition: .8s;
}

.expanded {
    transition: .8s;
    margin-left: 0px !important;
    z-index: 999 !important;
}

.opened {
    left: 326px !important;
    transition: .8s;
}

.hamburger{
    position: absolute;
    z-index: 999;
    left: 24px;
    top: 20px;
    cursor: pointer;
    transition: .8s;
}

.hamburger svg{
    font-size: 34px;
    color: #f4cc20;
    position: fixed;
}

.nav-bar{
    height: 100vh;
    position: fixed;
    z-index: -1;
    color: #f4cc20;
    width: 250px;
    background-color: #1f1a17;
    margin-left: -300px;
    padding-right: 25px;
    padding-left: 25px;
    transition: .8s;
}

.nav-bar .nav-items{
    margin-top: 210px;
    display: flex;
    flex-direction: column;
}

.nav-bar .logo{
    width: 214px;
    margin: 60px auto 0px auto;
    display: block;
    top: 0px !important;
    font-size: 65px !important;
    font-family: 'Open Sans', sans-serif;
}

.nav-bar a{
    outline: none;
    text-decoration: none;
    color: #f4cc20;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav-bar a:hover{
    text-decoration: none;
    color: #f4cc20;
}

#header{
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    color: #fafafa;
    background: url('../img/header-img.jpg') no-repeat;
    height: 830px;
    background-size: cover;
}

a{
	outline: none;
	text-decoration: none;
}

a:hover{
	text-decoration:none;
}

.logo{
    font-size: 80px;
    font-weight: 700;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
    top: 100px;
    position: absolute;
    width: 268px;
    color: #212121;
    z-index: 2;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    background-color: rgba(253, 211, 28, 1);
}

.header-slogan{
    top: 400px;
    font-size: 36px;
    position: absolute;
    width: fit-content;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    z-index: 2;
    padding-left: 25px;
    padding-right: 25px;
}

.header-description{
    top: 380px;
    font-size: 19px;
    font-weight: 300;
    letter-spacing: 0.3px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    z-index: 2;
    padding-top: 50px;
    padding-left: 100px;
    padding-right: 100px;
    max-width: 1100px;
}

.header-button{
    transition: .8s;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #f4cc20;
    font-size: 16px;
    background-color: transparent;
    border: 2px solid #f4cc20;
    border-radius: 20px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 280px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    top: 520px;
    z-index: 2;
}

.header-button:hover{
    transition: .8s;
    color: #fafafa;
    background-color: #f4cc20;
    border: 2px solid #f4cc20;
}

.background_shadow{
    position: absolute;
    height: 830px;
    width: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 1;
}

.header-button:hover{
    cursor: pointer;
}

.container{
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    padding: 60px;
    font-family: 'Open Sans', sans-serif;
}

.team-img{
    position: absolute;
    bottom: 20;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.bg{
    width: 84%;
}

.container-header{
    margin: 0;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 66px;
    text-transform: none;
    letter-spacing: -.025em;
    font-weight: 700;
    color: #4d545d;
    text-align: center;
}

.subheading{
    line-height: 1.4;
    color: #787B80;
    font-size: 18px;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}

.betweenish{
    margin: 0;
    font-size: 24px;
    font-weight: 500;
    margin-top: 66px;
    margin-bottom: 46px;
    text-transform: none;
    letter-spacing: -.025em;
    font-weight: 700;
    color: #4d545d;
    text-align: center;
}

.list{
    max-width: 960px;
    margin: 0 auto;
}

.list-item{
    margin-bottom: 40px;
}

.list-item h2{
    color: #f4cc20;
}

.list-item div{
    display: inline-block;
}

.list-item div p{
    max-width: 570px;
}

.list-item img{
    width: 310px;
    /* max-height: 200px; */
    top: 0;
    position: absolute;
    bottom: 0;
    margin: auto;
    right: 0;
}

.list-item .time{
    color: rgba(239, 101, 51, 0.9);
    font-weight: 700;
    font-size: 18px;
}

.grid{
    display: flex;
    margin-top: 100px;
    max-width: 1200px;
}

.plan-box{
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 23%;
    padding: 10px;
}

.plan{
    background: #F0F0F0;
    border: 2px solid #E9E9E9;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    position: relative;
    border-radius: 3px;
}

.plan-type h3{
    color: #f4cc20;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.plan-type:after {
    content: "";
    border-radius: 20px;
    display: block;
    height: 3px;
    width: 70%;
    margin: 12px auto 10px;
    background: #c7c7c775;
}

.plan-price {
    padding-left: 30px;
    padding-right: 30px;
    margin: 30px 0 20px;
    font-size: 38px;
    color: #4d545d;
    line-height: 1;
}

.plan-description {
    width: 272px;
    cursor: zoom-in;
}

.plan-description img{
    padding-top: 20px;
    width: 272px;
    max-height: 170px;
}

.lb-data .lb-details{
    margin-top: 16px !important;
}

.lb-data .lb-caption{
    font-size: 18px !important;
    font-family: 'Open Sans', sans-serif !important;
}

.plan-button {
    margin-top: -27px;
    margin-bottom: -73px;
}

.plan-button .button {
    color: #f4cc20;
    font-weight: 700;
    font-size: small;
    text-transform: uppercase;
    align-items: center;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    display: inline-flex;
    font-size: 16px;
    height: 32px;
    line-height: 24px;
    vertical-align: top;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 38px;
    padding-right: 38px;
    text-align: center;
    white-space: nowrap;
}

.slick-slide img{
    margin: 0 auto;
    width: 100%;
    max-width: 949px;
}

.slick-slider{
    margin-top: 76px;
}

.slider-item{
    outline: none;
    width: 949px;
    max-height: 600px;
}

.slick-dots{
    display: inline-flex;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: fit-content;
    padding-top: 10px;
}

.slick-dots li button{
    opacity: 0;
}

.columns{
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 116px;
}


.column{
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 50%;
}

.reg-header{
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1em!important;
    text-transform: none;
    letter-spacing: -.025em;
    color: #4d545d;
}

.reg-button{
    background-color: #f4cc20;
    color: #fff;
    width: 422px;
}

#reg-form{
    float: right;
    width: min-content;
}

#reg-form div input{
    width: 400px;
    height: 50px;
    border: 1px solid #E0E0E0;
    font-size: 20px;
    color: #4d545d;
    padding-left: 20px;
    font-weight: 600;
    outline: none;
}

.input::placeholder{
    color: #BDBDBD;
    padding-left: 0px;
    font-weight: 600;
}

#reg-form div button{
    font-size: 22px;
    font-weight: 700;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
}

#reg-form div button:hover{
    cursor: pointer;
}

#about{
    min-height: 730px;
    position: relative;
    background-color: #fff;
}

#stock{
    background-color: #fff;
}

#items{
    min-height: 830px;
    background-color: #fbfbfb;
    padding-bottom: 80px;
}

#events{
    min-height: 1030px;
    background-color: #fff;
}

#registration{
    min-height: 740px;
    background-color: #fff;
}