body {
    max-width: 1920px;
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
    font-style: 16px;
}

.container {
    max-width: 1200px;
}

a:hover {
    text-decoration: none;
}

h1 {
    font-size: 36px;
    color: #000000;
    font-weight: bold;
    margin: 0 0 30px 0;
}

h2 {
    font-weight: bold;
    font-size: 26px;
    color: #000000;
    margin: 0 0 30px 0;
}

h2 span {
    display: block;
    font-size: 18px;
    color: #7f7f7f;
}

h3 {
    font-weight: 700;
    font-size: 18px;
}

p {
    font-size: 16px;
    color: #8f989f;
    line-height: 26px;
}

a {
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

.pre-load-img {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: url(../images/loading.gif) center center no-repeat #e2e2e2;
    background-size: 20% !important;
}

header {
    background-color: #392f0e;
    padding: 10px 0 0 0;
    height: 37px;
}

.logo {
    width: 150px;
    margin: 0 auto;
}

.parallax-window {
    min-height: 400px;
    background-position: 10px 0;
    background: transparent;
    text-align: right;
    border-bottom: 2px solid #927a24;
}

.rules-box {
    background-color: #f7f7f7;
    padding: 50px 0 50px 0;
}

.about-sec {
    padding: 0 0 50px 0;
}

.about-content {
    padding: 0 0 50px 0;
}

.inner-banner {
    min-height: 200px;
    text-align: left;
}

.inner-banner p {
    color: #fff;
    padding: 79px 0 0 0;
    font-weight: 700;
    font-size: 36px;
}

.home-banner p {
    color: #fff;
    padding: 120px 0 0 0;
}

.btn-warning {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107;
    border-radius: 0;
}

.btn-warning:hover {
    color: #fff;
    background-color: #7b5c01;
    border-color: #ffc107;
}

.home-banner p span.welcome-bg {
    font-size: 20px;
    display: inline-block;
    padding: 10px 20px 10px 20px;
    background-color: #927a24;
}

.home-banner p span.welcome-bg-2 {
    font-size: 36px;
    display: inline-block;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    background-color: #fff;
    color: #7d8489;
}

.content {
    padding: 30px 0 30px 0;
}

.des-img {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    margin: 0 0 20px 20px;
}

.list-view {
    margin: 0 0 30px 0;
    padding: 0;
}

.list-view li {
    list-style: none;
    margin: 0 0 10px 0;
}

.list-view li a:hover {
    text-decoration: underline;
}

.list-view li a {
    color: #927a24;
    font-weight: bold;
}

.list-area ul li {
    list-style: none;
    color: #8f989f;
    margin: 0 0 20px 0;
    position: relative;
}

ol li {
    color: #8f989f;
    margin: 0 0 20px 0;
}

ol li ul li {
    list-style: lower-alpha !important;
}

ol li ul li::before {
    width: 0!important;
    height: 0!important;
}

.list-area ul li::before {
    width: 5px;
    height: 5px;
    background-color: #927a24;
    content: " ";
    position: absolute;
    left: -12px;
    top: 10px;
}

.faq-sec {
    padding: 30px 0 30px 0;
    background-color: #fff9e4;
}

.section-01 {
    padding: 30px 0 30px 0;
}

footer {
    background-color: #000000;
    padding: 20px 0 20px 0;
    text-align: center;
}

footer p {
    color: #fff;
    font-size: 16px;
    margin: 0;
}

#cookie_box {
    position: fixed;
    display: none;
    bottom: 0px;
    font-size: 16px;
    z-index: 1000;
    background: rgba(0, 0, 0, 1);
    padding: 10px 10px 10px 10px;
    text-align: center;
    width: 100%;
    color: #ffffff;
}

#cookie_box p {
    font-size: 15px;
    margin: 0 0 5px 0;
}

#cookie_box p span {
    font-weight: bold;
    font-size: 20px;
    color: #f73649;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
}

#cookie_box p b {
    font-size: 18px;
}

#cookie_box .btn {
    padding: 4px 10px 4px 10px;
}

.cookie_third_msg input {
    display: inline-block;
}

.cookie_second_msg,
.cookie_third_msg {
    display: none;
}

a.whynot {
    color: #fde910;
    font-size: 16px;
    position: absolute;
    left: 81px;
    top: 35px;
    font-weight: 700;
    text-decoration: underline;
}

a.whynot:hover {
    color: #fff;
    text-decoration: underline !important;
}

#cookiePopup p {
    font-size: 16px;
}

.text-mute {
    color: #e8e8e8!important;
}

.box-ent {
    background-color: #D6DCE5;
    padding: 20px 20px 10px 20px;
    margin: 0 0 20px 0;
    width: 300px;
}

.box-ent p {
    color: #000;
    font-weight: 700;
}

@media only screen and (max-width: 1199px) {
    #cookie_box p span {
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 1023px) {}

@media only screen and (max-width:991px) {}

@media only screen and (max-width:767px) {}

@media only screen and (max-width:575px) {
    a.whynot {
        left: 0;
        width: 100%;
        text-align: center;
    }
    #cookie_box .btn {
        width: 100%;
        margin-bottom: 5px;
    }
    .form-control.w-50 {
        width: 100% !important;
        margin-bottom: 5px;
    }
    .parallax-window {
        min-height: 335px;
    }
    .about-sec p img {
        width: 100%;
        margin: 0 0 10px 0;
    }
}

@media only screen and (max-width:414px) {}