﻿/*vip start*/ 

#vip .header {
    width: 100%;
    height: 150px;
    background-image: linear-gradient(to bottom, #002d5d, #00235b);
    padding: 25px 0;
    box-sizing: border-box;
}

#vip .header h1 {
    font-family: Graphik-Semibold,HelveticaNeue-Light,sans-serif;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.9px;
    text-align: left;
    color: #ffffff;
    margin: 0;
}

#vip .header h3 {
    opacity: 0.5;
    font-family: Graphik-Medium,HelveticaNeue-Light,sans-serif;
    font-size: 15px;
    letter-spacing: -0.5px;
    text-align: left;
    color: #ffffff;
    margin: 0;
    font-weight: 300;
    margin: 10px 0;
}

#vip .breadcrumbs {
    padding: 10px 0;
    box-shadow: none;
    background: transparent;
}

    #vip .breadcrumbs ul {
        margin: 0;
        padding: 0;
        display: block;
    }

        #vip .breadcrumbs ul li {
            display: inline-block;
        }

            #vip .breadcrumbs ul li a {
                color: #596C8B;
                margin: 0 5px 0 0;
                padding: 0;
                line-height: 20px;
                font-size: 12px;
                text-decoration: none;
                border: none;
            }

            #vip .breadcrumbs ul li::after {
                content: "\e91f";
                font-family: 'baymavi' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                color: #596C8B;
                margin: 5px 0;
                font-size: 16px;
                position: relative;
                top: 3px;
                margin-right: 5px;
            }

            #vip .breadcrumbs ul li a:hover {
                text-decoration: underline;
                border: none;
            }

            #vip .breadcrumbs ul li:last-child a {
                color: #4a90e2;
            }

            #vip .breadcrumbs ul li:last-child:after {
                content: " ";
            }

#vip #content {
    width: 100%;
    min-height: 320px;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 3px 10px 0 #d5ddf5;
    margin: 20px auto;
    padding: 0;
    overflow: hidden;
}

#vip .buttons {
    margin: 0;
    justify-content: space-between;
    display: flex;
}

#vip .content {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 3px 10px 0 #d5ddf5;
    overflow: hidden;
}

#vip .container.margin40 {
    margin: 20px auto;
}

#vip h1 {
    font-family: Graphik-Light,HelveticaNeue-Light,sans-serif;
    font-size: 34px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: -0.5px;
    color: #ffffff;
    margin: 10px 0;
}

#vip h2 {
    font-family: Graphik-Light,HelveticaNeue-Light,sans-serif;
    font-size: 28px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: -0.5px;
    color: #ffffff;
    margin: 10px 0;
}

#vip h4 {
    font-family: Graphik-Light,HelveticaNeue-Light,sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.6px;
    color: #2f303b;
}

#vip p {
    font-family: Graphik-Regular,HelveticaNeue-Light,sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: 0.2px;
    color: #616161;
}

#vip .gold {
    color: #d5ac74;
}

#vip .content .col {
    width: 50%;
    float: left;
}

#vip .content .section-1 {
    background: url(/assets/images/vip/v1.png) no-repeat right #06173D;
    height: 380px;
    position: relative;
    top: 0;
    margin: 0;
    display: flex;
    box-sizing: border-box;
    padding: 100px;
    align-items: center;
    width: 100%;
}

#vip .content .section-6 {
    background: url(/assets/images/vip/v5.png) no-repeat right #06173D;
    height: 465px;
    position: relative;
    top: 0;
    margin: 0;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    width: 100%;
    padding: 50px;
}

#vip .section-6 .text-center {
    margin-bottom: 50px;
}

#vip .content .section-6 p {
    color: #c8c8c8;
}

#vip .content .section-4 {
    height: 480px;
    mix-blend-mode: multiply;
    background: #ffffff;
    display: flex;
    width: 100%;
    align-items: center;
    padding: 80px;
    box-sizing: border-box;
}

#vip .content .section-2 {
    min-height: 480px;
    mix-blend-mode: multiply;
    background: #ffffff;
    display: flex;
    width: 100%;
    align-items: center;
    padding: 80px;
    box-sizing: border-box;
}

#vip .content .section-4 {
    padding: 0 80px;
}

#vip .content .section-3, #vip .content .section-5 {
    height: 480px;
    mix-blend-mode: multiply;
    background-image: linear-gradient(to bottom, #F7F7F7, #FDFDFD);
    display: flex;
    width: 100%;
    align-items: center;
    padding: 80px;
    box-sizing: border-box;
}

#vip .form {
    max-width: 1040px;
    margin: auto;
}

    #vip .form label {
        font-size: 10px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 0.4px;
        text-align: left;
        color: #ffffff;
        font-family: Graphik-Regular,HelveticaNeue-Light,sans-serif;
        width: 100%;
        margin: 15px 0 0;
    }

    #vip .form input {
        border-radius: 3px;
        background-color: #ffffff;
        border: solid 2px #fff;
        padding: 10px;
        outline: 0;
        transition: all 0.3s ease-out;
        min-width: 240px;
    }

        #vip .form input::placeholder {
            font-family: Graphik-Regular,HelveticaNeue-Light,sans-serif;
            font-size: 11px;
            letter-spacing: 0.4px;
            text-align: left;
            color: #a3a3a3;
            line-height: 1.5;
        }

        #vip .form input:focus {
            border: solid 2px #42a5f5;
            transition: all 0.3s ease-out;
        }

    #vip .form button {
        font-family: Graphik-Regular,HelveticaNeue-Light,sans-serif;
        font-size: 12px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 0.4px;
        text-align: center;
        color: #ffffff;
        padding: 13px 50px;
        border-radius: 3px;
        background-color: #d5ac74;
        outline: 0;
        position: relative;
        bottom: -26px;
        min-width: 210px;
        border: 2px solid;
        transition: all 0.3s ease-out;
    }
        #vip .form button:hover {
            opacity: 0.8;
            transition: all 0.3s ease-out;
        }

    #vip .form .form-notice {
        opacity: 0.5;
        font-family: Graphik-Medium,HelveticaNeue-Light,sans-serif;
        font-size: 11px;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 0.4px;
        text-align: left;
        color: #ffffff;
        margin-top: 10px;
    }

    #vip .form input.error{
        border: solid 2px #ef5350 !important;
    }
        #vip .form input.error:valid {
            border: solid 2px #fff !important;
            background: #fff;
        }
#vip form .input-validation-error {
    border: solid 2px #ef5350 !important;
}

#vip .notice p {
    font-family: Graphik-Regular,HelveticaNeue-Light,sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: -0.5px;
    text-align: left;
    color: #aaaaaa;
    margin: 10px 0;
}

#vip .table {
    font-family: Graphik-Regular,HelveticaNeue-Light,sans-serif;
    font-size: 14px;
    font-weight: normal;
    min-width: 890px;
    margin-bottom: 0;
}

    #vip .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: solid 2px #d0a66d;
    }

    #vip .table > tbody > tr > td {
        padding: 20px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
        text-align: center;
        color: #5a5a5a;
        font-weight: bold;
    }

        #vip .table > tbody > tr > td:first-child {
            text-align: left;
            font-weight: normal;
        }

    #vip .table > tbody {
        border-bottom: solid 2px #d0a66d;
    }

    #vip .table > thead > tr > th h3 {
        font-family: Graphik-Light,HelveticaNeue-Light,sans-serif;
        font-size: 28px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: -0.5px;
        color: #797876;
    }

#vip .bold {
    background: #F3F3F3;
    font-weight: bold !important;
}

#vip .white {
    border-top: 1px solid #fff !important;
}

#vip .table > thead > tr > th img {
    zoom: 0.5;
}

#vip .table > thead > tr > th:first-child {
    vertical-align: middle;
}

#vip .scroll--blue {
    min-width: 250px;
    overflow-x: auto;
}

#vip .mask {
    min-width: 250px;
}

@media (max-width:1200px) {
    #vip .form .col-sm-3 {
        width: 50%;
    }

    #vip .form input {
        width: 100%;
    }

    #vip .table > tbody {
        border-bottom: none;
    }
    #vip .content .section-2 {
        padding: 40px;
    }
}
@media (max-width: 980px) and (min-width: 768px)
{
    #vip .header {
     margin-top: 50px;
 }
}

@media (max-width:980px) {
    #vip .content .section-1 {
        background: url(/assets/images/vip/v1.png) no-repeat top #06173D;
        height: auto;
    }

    #vip .content .section-2, #vip .content .section-4, #vip .content .section-3, #vip .content .section-5, #vip .content .section-6 {
        padding: 30px;
    }

    #vip .content .section-1 {
        padding: 50px;
    }

    #vip p {
        line-height: 1.5;
        font-size: 13px;
    }

    #vip .notice p {
        line-height: 1.5;
        font-size: 13px;
    }

    #vip h2 {
        font-size: 22px;
        line-height: 1.24;
    }

    #vip h1 {
        font-size: 28px;
        line-height: 1.24;
    }

    #vip .table > tbody > tr > td {
        font-size: 13px;
        line-height: 1;
    }
}

@media (max-width:780px) {
    #vip .table > thead > tr > th img {
        zoom: 0.3;
    }
    #vip .table {
        zoom: 0.85;
        min-width: 640px;
    }
    #vip .content .section-1 {
        zoom: 0.75;
    }
    #vip .content .col {
        width: 100%;
    }

    #vip .content .small {
        zoom: 0.4;
        width: 35%;
        margin: 0 45px;
    }

    #vip .form .col-sm-3 {
        width: 100%;
    }

    #vip .form button {
        width: 100%;
        margin-bottom: 30px;
    }

    #vip .section-6 .text-center {
        margin-bottom: 0;
    }

    #vip .content .section-6 {
        height: auto;
        padding: 20px;
        background-size: cover;
    }

    #vip .content .section-2, #vip .content .section-4, #vip .content .section-3, #vip .content .section-5 {
        height: auto;
        padding: 30px;
    }
}

@media (max-width:420px) {
    #vip .content .section-2, #vip .content .section-4, #vip .content .section-3, #vip .content .section-5 {
        padding: 20px;
    }

    #vip .content .section-6 {
        padding: 20px 0;
    }

    #vip .content .section-1 {
        padding: 20px;
    }

    #vip .content .small {
        display: none;
    }
}
.scroll--blue::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    padding-right: 20px;
}
.scroll--blue::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1);
}
.scroll--blue::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #4286FB;
}
.scroll--blue::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.4);
}
.scroll--blue::-webkit-scrollbar-thumb:active {
    background: rgba(0, 0, 0, 0.9);
}