/*!
 * Custom
 */


/*text fonts*/

/*text size*/



#sidebar ul.components::-webkit-scrollbar {
    width: 10px;
}

#sidebar ul.components::-webkit-scrollbar-track {
    background: #f1f1f1;
}

#sidebar ul.components::-webkit-scrollbar-thumb {
    background: #848484;
}

    #sidebar ul.components::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

#sidebar ul li a.ads:hover {
    background: none !important;
    border: 0px solid !important;
}

.mem-img {
    width: 140px !important;
    max-width: 100%;
}

.mt5 {
    margin-top: 4%;
}

.mt {
    margin-top: -1%;
}

.mrl {
    margin-left: 5%;
}

.mrg2 {
    margin-top: 8px;
}

.mrg1 {
    margin-top: 18px;
}

.text-16 {
    font-size: 15px;
    line-height: 14px;
}

.text-18 {
    font-size: 18px;
    line-height: 28px;
}

.text-20 {
    font-size: 20px;
    line-height: 30px;
}

.text-22 {
    font-size: 22px;
    line-height: 32px;
}

.text-24 {
    font-size: 24px;
    line-height: 34px;
}

.text-26 {
    font-size: 26px;
    line-height: 36px;
}

.text-28 {
    font-size: 28px;
    line-height: 38px;
}

.text-30 {
    font-size: 30px;
    line-height: 40px;
}

.text-34 {
    font-size: 34px;
    line-height: 44px;
}

.text-36 {
    font-size: 36px;
    line-height: 44px;
}

.text-40 {
    font-size: 40px;
    line-height: 50px;
}

.text-44 {
    font-size: 44px;
    line-height: 54px;
}

.text-42 {
    font-size: 42px;
    line-height: 52px;
}

.text-46 {
    font-size: 46px;
    line-height: 56px;
}

.text-52 {
    font-size: 52px;
    line-height: 64px;
}

.text-60 {
    font-size: 60px;
    line-height: 72px;
}

.text-62 {
    font-size: 62px;
    line-height: 72px;
}

.text-70 {
    font-size: 70px;
    line-height: 78px;
}

.text-80 {
    font-size: 45px;
    line-height: 65px;
}

/*text weight*/
.text-normal {
    font-weight: normal;
}

.text-bold {
    font-weight: bold;
}

.text-300 {
    font-weight: 300;
}

.text-800 {
    font-weight: 800;
}

.text-900 {
    font-weight: 900;
}

/*text leads*/
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
    margin-bottom: 25px;
}

h1 {
    font-size: 50px;
    line-height: 60px;
}

h2 {
    font-size: 30px;
    line-height: 40px;
}

/*position*/
.pr {
    position: relative;
}

.font20 {
    font-size: 20px;
}
/*top*/
.tn-50 {
    top: -100px;
}

.tn-120 {
    top: -120px;
}

.tn-240 {
    top: -240px;
}

.mc {
    margin: 0 auto;
}
/*margin*/
.mta-40 {
    margin: 40px auto;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-140 {
    margin-top: 140px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-140 {
    margin-bottom: 140px;
}

.mbn-80 {
    margin-bottom: -80px;
}

.mbn-120 {
    margin-bottom: -120px;
}

.mln-80 {
    margin-left: -80px;
}

.mrn-80 {
    margin-right: -80px;
}

.mln-120 {
    margin-left: -120px;
}

.mrn-120 {
    margin-right: -120px;
}

/*padding*/
.p-5a {
    padding: 5px;
}

.p-20a {
    padding: 20px;
}

.pt-160 {
    padding: 160px 0;
}

.p-10a {
    padding: 15px;
}

.p-15a {
    padding: 15px;
}

.p-20a {
    padding: 20px;
}

.p-10 {
    padding: 10px 0;
}

.p-20 {
    padding: 20px 0;
}

.p-30 {
    padding: 30px 0;
}

.p-40 {
    padding: 40px 0;
}

.p-60 {
    padding: 60px 0;
}

.p-100 {
    padding: 100px 0;
}

.pt-0 {
    padding-top: 0;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-120 {
    padding-top: 120px;
}

.pt-160 {
    padding-top: 160px;
}

.pt-180 {
    padding-top: 180px;
}

.pt-220 {
    padding-top: 220px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pb-160 {
    padding-bottom: 160px;
}

.pb-180 {
    padding-bottom: 180px;
}

.pb-220 {
    padding-bottom: 220px;
}

.skybg {
    background: #eaebee;
}

/*border radius*/
.br-5a {
    border-radius: 5px;
    width: 80%;
}

.br-10a {
    border-radius: 10px;
}

/*checklist*/
.listbonus {
    margin-left: 15px;
}

    .listbonus li {
        list-style: none;
        color: #000;
        font-size: 30px;
        display: inline-block;
        width: 100%;
        border: 1px solid #b1b1b1;
        margin-bottom: 10px;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

        .listbonus li span {
            /* margin-top: 1PX; */
            /* padding-top: 15px; */
            display: inline-block;
            font-size: 20px !important;
            float: left;
            padding-left: 5px;
        }

.fw {
    float: right !important;
    text-align: right !important;
    padding: 10px !important;
    font-weight: 700 !important;
    margin-top: 20px !important;
    font-size: 20px !important;
}

.listbonus li p {
    width: 46%;
    float: left;
}

.listbonus li a img {
    float: right;
    display: block;
    /* margin-top: 10px; */
    padding: 2px;
    padding-top: 5px;
    margin-left: -186px;
}
/*boxes*/
.cta-box {
    background: #fff;
    padding: 30px 0 0 0;
}

.mt2 {
    margin-top: 3%;
}

.header {
    padding: 15px 0;
    background: #eaebee;
}

.md23 {
    font-size: 26px;
    font-weight: 700;
    color: #000;
}

.wpwidth {
    width: 400px;
}

.timerbg {
    background: #446074 url('../images/timerbg.png') no-repeat center center;
    background-size: cover;
    padding: 2% 0 3% 0;
}



.listbonus1 {
    ;
    margin: 0 auto;
}

/*footer*/

.strip_footer {
    width: 100%;
    height: auto;
    background: #eaebee;
    padding: 1% 0;
}

.font_29 {
    font-size: 26px;
}

.prodname li {
    margin: 0 auto;
    list-style: none;
    display: block;
}

.prodname li {
    display: inline-block !important;
    display: inline-block;
    padding: 20px;
    background: green;
    margin: 10px 10px;
}

    .prodname li a {
        color: white !important;
    }

.white-text {
    color: #fff;
}

.text-bold {
    font-weight: bold;
}

.bg2 {
    background: #305773;
}

.pb {
    padding-bottom: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt30 {
    margin-top: 30px;
}

.discription p {
    font-size: 25px;
    color: #000000;
}



.product-box {
    width: 100%;
    float: left;
    text-align: center;
    padding: 15px 0;
    min-height: 450px;
}

    .product-box .circle {
        width: 198px;
        height: 198px;
        border-radius: 100%;
        cursor: pointer;
        border: 3px solid #a1bff4;
        margin: 0 auto;
        display: inline-block;
        padding: 20px 0;
    }


    .product-box a {
        width: 100%;
        float: left;
        font-size: 20px;
        font-weight: 900;
        color: #464646;
        text-align: center;
        padding: 20px 0;
    }

    .product-box p {
        width: 100%;
        float: left;
        font-size: 20px !important;
        font-weight: 300;
        color: #868686;
        text-align: center;
    }

    .product-box a:hover {
        color: #464646;
    }

    .product-box .circle a {
        padding: 0 !important;
    }

    .product-box .circle:hover {
        background: #a1bff4;
    }

.font_35 {
    font-size: 35px;
    font-weight: 700;
}

.font_37 {
    font-size: 37px;
    font-weight: 500;
}

.font_25 {
    font-size: 20px;
}

.width95 {
    width: 95%;
    margin: 0 auto;
}

.seemore a {
    width: 100%;
    float: none !important;
    font-size: 16px !important;
    font-weight: normal !important;
    color: #464646;
    font-weight: 900;
    padding: 0 !important;
}



.bgtop {
    background-image: url('../images/background.jpg');
}

.bgtop2 {
    background: #001e2e;
    padding: 2px;
}



.nom {
    width: 50px;
    padding: 10PX;
    display: inline-block;
    background-color: #b1b1b1;
    margin-bottom: -5px;
    float: left
}

.tek {
    font-size: 27px;
}

.button1 {
    background-color: #242e59;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 30px;
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    border: #d3d3d3 solid 5px;
    border-radius: 10px;
}

    .responsive-video iframe, .responsive-video object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.modal-dialog {
    max-width: 1024px !important;
}

.modal-header {
    border-bottom: none !important;
}

    .modal-header h5 {
        font-size: 30px !important;
    }

.modal-body {
    margin-top: -15px !important;
}
