/* **
 * ========================================
 * Includes Fonts
 * ========================================
 ** */
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/FontAwesome.otf);
}

@font-face {
    font-family: fontawesome-webfont;
    src: url(../fonts/fontawesome-webfont.ttf);
}

@font-face {
    font-family: 'news-gothicBT';
    src: url(/fonts/news-gothicBT.ttf') format('truetype');
}

@font-face {
    font-family: 'news-gothicBt-bold';
    src: url(/fonts/news-gothicBt-bold.ttf') format('truetype');
}

@font-face {
    font-family: nexa-bold;
    src: url(../fonts/nexa/nexa-bold.ttf);
}

@font-face {
    font-family: nexa-light;
    src: url(../fonts/nexa/nexa-light.ttf);
}


@font-face {
    font-family: 'BaiJamjuree-Regular';
    src: url(/fonts/BaiJamjuree-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'BaiJamjuree-Bold';
    src: url(/fonts/BaiJamjuree-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'BaiJamjuree-Light';
    src: url(/fonts/BaiJamjuree-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'FontAwesome';
    src: url(/fonts/fontawesome-webfont.eot'); /* support Internet explorer  */
    src: url(/fonts/fontawesome-webfont-1.eot') format('embedded-opentype'), /* support Internet explorer  */
    url(/fonts/fontawesome-webfont.woff') format('woff'), /* support Modern browser  */
    url(/fonts/fontawesome-webfont.ttf') format('truetype'), /* support firefox , chrome   */
    url(/fonts/fontawesome-webfont.svg') format('svg'); /* Svg form   */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open-sans';
    src: url(/fonts/OpenSans-Regular-webfont.eot'); /* support Internet explorer  */
    src: url(/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), /* support Internet explorer  */
    url(/fonts/OpenSans-Regular-webfont.woff') format('woff'), /* support Modern browser  */
    url(/fonts/OpenSans-Regular.ttf') format('truetype'), /* support firefox , chrome   */
    url('') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*---------------------------------------
   2.2 PRE LOADER              
-----------------------------------------
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}
.status {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}
*/
.p-0 {
    padding-left: 0;
    padding-right: 0;
  
}
/*======================
* Typograpy settings
=======================*/
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
}

.hor-accor .panel-default > .panel-heading {
    background-color: #fff;
    border: none;
    padding-left: 0;
    padding-right: 0;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: none;
    padding-top: 30px;
    padding-bottom: 0;
}

.hor-accor .panel-group .panel {
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-top: 12px;
}

header {
    z-index: 1000;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

    header .navbar-nav > li > a {
        padding: 10px 8px;
        -webkit-transition: all 0.8s ease;
        transition: all 0.7s ease;
    }

    header.sticky {
        position: fixed;
        width: 100%;
    }

        header.sticky .navbar-nav > li > a {
            padding-top: 10px;
            padding-bottom: 10px;
        }

        header.sticky .navbar-default .navbar-brand {
            padding-top: 15px;
            padding-bottom: 15px;
        }

    header .navbar-default {
        background-color: #313131;
        border: none;
        margin: 0;
        border-radius: 0;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    header.sticky .navbar-default {
    }

    header .navbar-default .navbar-nav > li > a {
        font-family: BaiJamjuree-Regular;
        font-size: 15px;
        color: #fff;
        letter-spacing: 0px;
        text-transform: none;
        outline: 0;
    }

    header .navbar-default .navbar-nav > li.last-li-btn a {
        border: 0px solid;
        border-radius: 0px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 9px;
        padding-bottom: 10px;
        color: #5e5e5e;
        float: right;
    }

    header .navbar-default .navbar-nav > li.last-li-btn.signin a {
        background-color: #E8E8E8;
        margin-left: 60px;
    }

    header .navbar-default .navbar-nav > li.last-li-btn.signup a {
        background-color: #1CBA9F;
        margin-left: 15px;
        color: #fff;
    }

    header .navbar-default .navbar-nav > li.last-li-btn a:hover {
        background-color: rgba(28,186,159,0.7);
        color: #fff;
    }

    header .navbar-default .navbar-nav > li > a.search-btn {
        padding-right: 0;
    }

    header .navbar-default .navbar-nav {
        margin-top: 14px;
    }

    header .navbar-default .navbar-brand {
        font-family: Biryani-H;
        font-size: 20px;
        letter-spacing: 2px;
        color: #000;
        padding: 0 !important;
        -webkit-transition: all 0.7s ease;
        transition: all 0.7s ease;
        height: auto;
    }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
    color: #000;
}

header .dropdown-menu > li > a {
    font-family: Raleway-B;
    font-size: 13px;
    color: #000;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    outline: 0;
}

    header .dropdown-menu > li > a:hover {
        background-color: #fff;
    }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #fff;
    color: #000;
}
/*----- 2nd-level drop-down-------*/
header .navbar-nav > li > .dropdown-menu {
    border-radius: 0;
}

header .dropdown-submenu > .dropdown-menu {
    border-radius: 0;
}

header .dropdown-submenu {
    position: relative;
}

    header .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        /*     -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px; */
    }

    header .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    header .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    header .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    header .dropdown-submenu.pull-left {
        float: none;
    }

        header .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            /*     -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px; */
        }

video {
    width: 100%;
    height: auto;
}

.p-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.top-banner {
    border-top: 1px solid #5B8A82;
    background-color: #727272;
}

.exchange_rate .bitexchange_updates_col {
    width: 8%;
    float: left;
    padding-left: 10px;
}

    .exchange_rate .bitexchange_updates_col h3 {
        color: #040404;
        font-family: news-gothicBT;
        font-size: 14px;
        margin-top: 0px;
        font-weight: bold;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .exchange_rate .bitexchange_updates_col {
        width: 155px;
        float: left;
    }
}

.exchange_rate .bitexchange_updates_col h4 {
    color: #040404;
    font-family: news-gothicBT;
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 500;
    margin-top: 0;
}

.exchange_rate .bitexchange_updates_col h5 {
    color: #A11B0A;
    font-family: news-gothicBT;
    font-size: 10px;
    margin-bottom: 0px;
    margin-top: 6px;
}

.exchange_rate .bitexchange_updates_col:before {
    font-family: FontAwesome;
    content: "\f13a";
    padding-right: 6px;
    vertical-align: middle;
    position: relative;
    left: -25px;
    top: 38px;
}

.exchange_rate {
    background-color: #ffffff;
    height: 54px;
}

    .exchange_rate .simply-scroll {
        padding-top: 0px;
        border-bottom: 0px;
    }

.footer_top {
    padding-top: 100px;
    padding-bottom: 100px;
}

    .footer_top .number_counters {
        float: left;
        width: 100%;
        margin-top: 31px;
    }

    .footer_top .counter {
        float: left;
        font-family: nexa-light;
        font-size: 50px;
        color: #000;
        margin-bottom: 0px;
        margin-top: 5px;
    }

    .footer_top .after_prefix {
        float: left;
        margin-left: 5px;
        font-family: news-gothicBT;
        font-size: 42px;
        color: #000;
        margin-bottom: 0px;
        margin-top: 5px;
    }

    .footer_top .before_prefix {
        float: left;
        margin-right: 5px;
        font-family: news-gothicBT;
        font-size: 46px;
        color: #000;
        margin-bottom: 0px;
        margin-top: 5px;
    }

    .footer_top h3 {
        font-family: news-gothicBT;
        font-size: 17px;
        color: #959595;
        margin-bottom: 0px;
        margin-top: 0px;
        display: block;
        width: 100%;
        float: left;
    }

    .footer_top p {
        font-family: BaiJamjuree-Regular;
        font-size: 14px;
        color: #fff;
        margin-bottom: 35px;
        margin-top: 25px;
        width: 95%;
    }

    .footer_top .share-links a {
        background: #1CBA9F;
        margin-right: 10px;
        border-radius: 4px !important;
        padding: 4px;
        color: #013029;
        font-size: 30px;
        display: inline-block;
        width: 50px;
        height: 50px;
        text-align: center;
    }

        .footer_top .share-links a:hover {
            background: #30D667;
        }

    .footer_top h2 {
        font-family: news-gothicBt-bold;
        font-size: 18px;
        color: #fff;
        text-decoration: underline;
        margin-top: 27px;
        margin-bottom: 28px;
    }

    .footer_top ul {
    }

        .footer_top ul li {
            display: block;
            width: 100%;
            float: left;
        }

            .footer_top ul li a {
                padding: 0px 0px 22px 0px;
                font-size: 16px;
                color: #fff;
                font-family: news-gothicBT;
            }

                .footer_top ul li a:hover {
                    background-color: transparent;
                    color: #f7f7f7;
                }

.contact_info p {
    font-size: 16px;
    color: #fff;
    margin-top: 18px;
    margin-bottom: 0px;
}

    .contact_info p strong {
        font-family: news-gothicBt-bold;
        font-weight: 500;
    }

    .contact_info p a {
        color: #fff;
    }

        .contact_info p a:hover {
            text-decoration: none;
            color: #f7f7f7;
        }

.copyright {
    background-color: #1CBA9F;
    padding-top: 22px;
    padding-bottom: 22px;
}

    .copyright h3 {
        margin: 0px;
        text-align: left;
        font-family: BaiJamjuree-Regular;
        font-size: 14px;
        color: #000000;
        margin-top: 6px;
    }
/* new css */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #1cba9f;
}

.navbar-default .navbar-nav > li > a.active {
    color: #1cba9f;
}

.navbar-default .navbar-nav > li > a.bountytab {
    color: #444;
    background: #ffbb00;
    padding: 10px 20px;
    border-radius: 100px;
    margin: 0 5px;
}

    .navbar-default .navbar-nav > li > a.bountytab i {
        padding-right: 5px !important;
    }
/* about-us-section */
.about-us-section {
    background: url(../images/abou-us-section-bg.jpg) no-repeat left center;
    height: 800px;
    padding-top: 185px;
    padding-bottom: 200px;
}

.about-us-content-area h1 {
    font-family: BaiJamjuree-Bold;
    font-size: 50px;
    color: #fff;
    margin-top: 0px;
}

    .about-us-content-area h1 b {
        font-family: BaiJamjuree-Bold;
        color: #1cba9f;
        font-weight: normal;
    }

    .about-us-content-area h1 span {
        font-family: BaiJamjuree-Regular;
        color: #cccbcb;
    }

.about-us-content-area p {
    font-family: BaiJamjuree-Regular;
    font-size: 14px;
    color: #ffffff;
    text-align: justify;
}

.watch {
    margin-top: 30px;
    min-height: 110px;
}

.timeTo {
    font-family: BaiJamjuree-Bold;
    line-height: 107%;
}

    .timeTo span {
        vertical-align: top;
    }

    .timeTo figure {
        display: inline-block;
        margin: 0;
        padding: 0;
    }

    .timeTo figcaption {
        text-align: left;
        line-height: 180%;
        font-weight: normal;
        color: #fff;
        font-family: BaiJamjuree-Regular !important;
        text-transform: capitalize;
        padding-left: 10px;
        margin-top: -10px;
    }

    .timeTo div {
        position: relative;
        display: inline-block;
        overflow: hidden;
    }

        .timeTo div.first {
            /*border-left: 1px solid silver;*/
        }

    .timeTo ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        position: absolute;
        left: 3px;
    }

        .timeTo ul li {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        .timeTo ul li {
            font-family: BaiJamjuree-Bold !important;
            color: #1cba9f;
        }

figure div {
    width: 40px !important;
}

.watch {
    margin-left: -7px;
}

.timeTo figure:first-child {
    width: 160px !important;
}

.timeTo figure:nth-child(2) {
    width: 90px !important;
}

.timeTo figure:nth-child(4) {
    width: 100px !important;
}

.timeTo span {
    visibility: hidden !important;
}

.watch h3 {
    font-family: BaiJamjuree-Regular;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding-left: 7px;
    margin-bottom: 3px;
}

.counters-sec .box-1 {
    width: 33.3%;
    float: left;
}

    .counters-sec .box-1:nth-child(3) {
        padding-left: 35px;
    }

.box-1 .counter {
    font-family: BaiJamjuree-Bold;
    font-size: 17px;
    color: #1cba9f;
}

.box-1 h2 {
    font-family: BaiJamjuree-Regular;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 0px;
}

.box-1 .doller {
    font-family: BaiJamjuree-Bold;
    font-size: 22px;
    color: #1cba9f;
}

.counters-sec {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 10px;
}

.video img {
    width: 96%;
    float: right;
    margin-top: 10px;
}

#html5-watermark div {
    display: none !important;
}

.packages {
    background: url(../images/package-section-bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 840px;
    padding-top: 165px;
}

.package {
    background: url(../images/package-bg.png) no-repeat center center;
    height: 386px;
    width: 20%;
}

    .package:nth-child(4) {
        background: url(../images/package-bg.png) no-repeat center center;
    }

        .package:nth-child(4) .package-content .time .center {
            color: #a11793;
        }

        .package:nth-child(4) .package-content .anmin-value .doller {
            color: #1cba9f;
        }
/* packages */
.packages h2 {
    color: #000000;
    font-family: BaiJamjuree-Bold;
    font-size: 50px;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 95px;
    text-transform: uppercase;
}

    .packages h2 span {
        color: #fff;
    }

.package .package-content .price {
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    height: 150px;
}

    .package .package-content .price h2 {
        font-family: BaiJamjuree-Bold;
        font-size: 49px;
        color: #fff;
        padding-top: 24px;
    }

        .package .package-content .price h2 span {
            font-size: 27px;
        }

.package .package-content .time {
    text-align: center;
    float: left;
    width: 100%;
    clear: both;
}

    .package .package-content .time .before {
        font-family: BaiJamjuree-Regular;
        font-size: 14px;
        color: #333333;
        text-transform: capitalize;
    }

    .package .package-content .time .center {
        font-family: BaiJamjuree-Regular;
        font-size: 45px;
        color: #1cba9f;
        text-transform: capitalize;
        line-height: 40px;
    }

    .package .package-content .time .before {
        font-family: BaiJamjuree-Regular;
        font-size: 13px;
        color: #333333;
        text-transform: capitalize;
    }

.package .package-content {
    padding-left: 25px;
    padding-right: 25px;
}

    .package .package-content .anmin-value {
        padding-top: 20px;
        width: 50%;
        float: left;
    }

        .package .package-content .anmin-value .stat {
            font-family: BaiJamjuree-Regular;
            font-size: 14px;
            color: #333333;
            text-transform: capitalize;
        }

        .package .package-content .anmin-value .doller {
            font-family: BaiJamjuree-Bold;
            font-size: 14px;
            color: #1cba9f;
            text-transform: capitalize;
        }

        .package .package-content .anmin-value:nth-child(4) {
            padding-left: 20px;
        }

    .package .package-content .calculte-button {
        float: right;
        margin-top: 30px;
        padding-top: 10px;
        padding-bottom: 20px;
    }

        .package .package-content .calculte-button a {
            font-family: BaiJamjuree-Regular;
            font-size: 17px;
            color: #fff;
            cursor:pointer;
        }
/* app-section */
.app-section {
    background: url(../images/app-bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 900px;
    padding-top: 165px;
}

    .app-section .content h2 {
        font-family: BaiJamjuree-Bold;
        font-size: 55px;
        text-transform: uppercase;
        color: #fff;
        line-height: 50px;
    }

        .app-section .content h2 span {
            color: #03372e;
        }

    .app-section .content p {
        font-family: BaiJamjuree-Regular;
        font-size: 14px;
        color: #363636;
        margin-top: 27px;
        margin-bottom: 35px;
    }

    .app-section .content a {
        margin-right: 7px;
    }

    .app-section .image img {
        max-width: 100%;
    }

    .app-section .content {
        padding-top: 140px;
    }
/* register-section */
.register-section {
    background: url(../images/register-bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 450px;
    padding-top: 90px;
}

    .register-section h2 {
        font-family: BaiJamjuree-Bold;
        color: #fff;
        font-size: 40px;
        margin-top: 0px;
        text-transform: uppercase;
        margin-bottom: 40px;
    }

        .register-section h2 span {
            color: #000000;
        }

    .register-section .bg-box {
        height: 175px;
        width: 100%;
        background-color: rgba(61,172,153,0.7);
    }

        .register-section .bg-box img {
            height: 175px;
            border: 1px solid #434343;
            float: left;
            width: 10%;
        }

        .register-section .bg-box .register-content {
            padding-left: 56px;
            padding-right: 56px;
            padding-top: 20px;
            float: left;
            width: 90%;
        }

            .register-section .bg-box .register-content h2 {
                font-family: BaiJamjuree-Bold;
                font-size: 26px;
                margin-top: 0px;
                text-transform: uppercase;
                color: #012d25;
                margin-bottom: 8px;
            }

            .register-section .bg-box .register-content p {
                font-family: BaiJamjuree-Regular;
                font-size: 14px;
                margin-top: 0px;
                color: #fff;
                line-height: 25px;
            }

        .register-section .bg-box .btn-primary {
            background-color: #fff;
            border: 0px;
            padding-bottom: 10px;
            padding-bottom: 10px;
            padding-left: 25px;
            padding-right: 25px;
        }

            .register-section .bg-box .btn-primary a {
                background-color: #fff;
                font-family: BaiJamjuree-Regular;
                font-size: 16px;
                color: #383838;
            }

            .register-section .bg-box .btn-primary:hover {
                background-color: #f8f8f8;
            }

                .register-section .bg-box .btn-primary:hover a {
                    background-color: #f8f8f8;
                }

    .register-section.risk-ins {
        background: url(../images/risk-ins-bg.jpg) no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

        .register-section.risk-ins h2 span {
            color: #1cba9f;
        }

        .register-section.risk-ins .bg-box {
            background-color: rgba(39,39,39,0.7);
        }

            .register-section.risk-ins .bg-box .register-content h2 {
                color: #1cba9f;
            }

                .register-section.risk-ins .bg-box .register-content h2 span {
                    color: #fff;
                }

            .register-section.risk-ins .bg-box .register-content p {
                color: #b7b7b7;
            }

            .register-section.risk-ins .bg-box .btn-primary {
                background-color: #1CBA9F;
            }

                .register-section.risk-ins .bg-box .btn-primary a {
                    color: #fff;
                    background-color: transparent;
                }

                .register-section.risk-ins .bg-box .btn-primary:hover {
                    background-color: #00B734;
                }

                    .register-section.risk-ins .bg-box .btn-primary:hover a {
                        background-color: #00B734;
                    }

            .register-section.risk-ins .bg-box img {
                border: 1px solid #3B3B3B;
            }

    .register-section .bg-box {
        border: 1px solid #A2A2A2;
    }

    .register-section.risk-ins .bg-box {
        border: 1px solid #4A4A4A;
    }
/* ssl-secure */
.ssl-secure {
    background: url(../images/ssl-bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 465px;
    padding-top: 80px;
}

    .ssl-secure img {
        max-width: 100%;
    }

    .ssl-secure .content {
        padding-top: 67px;
    }

        .ssl-secure .content h2 {
            font-family: BaiJamjuree-Bold;
            font-size: 40px;
            color: #1cba9f;
            text-transform: uppercase;
        }

            .ssl-secure .content h2 span {
                color: #fff;
            }

        .ssl-secure .content p {
            font-family: BaiJamjuree-Regular;
            font-size: 14px;
            color: #b5b4b4;
            line-height: 24px;
        }
    /* card */
    .ssl-secure.card {
        background: url(../images/card-bg.jpg) no-repeat center center;
        height: 594px;
        padding-top: 145px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

        .ssl-secure.card .content h2 {
            font-size: 55px;
            color: #fff;
            margin-top: 0px;
        }

        .ssl-secure.card .content {
            padding-top: 50px;
        }

            .ssl-secure.card .content h2 span {
                color: #000000;
            }

            .ssl-secure.card .content p {
                font-size: 18px;
                color: #fff;
                width: 95%;
                margin-bottom: 20px;
            }

        .ssl-secure.card .btn-primary {
            border: 2px solid #fff;
            background-color: transparent;
            border-radius: 45px;
            padding-left: 45px;
            padding-right: 45px;
            padding-top: 8px;
            padding-bottom: 12px;
        }

            .ssl-secure.card .btn-primary:hover {
                background-color: #0F6657;
            }

            .ssl-secure.card .btn-primary a {
                background-color: transparent;
                font-family: BaiJamjuree-Regular;
                font-size: 25px;
                text-align: center;
                color: #fff;
            }
/* deposit */
.deposit {
    padding-top: 120px;
    padding-bottom: 130px;
}

    .deposit h2 {
        font-family: BaiJamjuree-Bold;
        font-size: 35px;
        color: #181818;
        text-transform: uppercase;
        margin-bottom: 30px;
    }

        .deposit h2 span {
            color: #1cba9f;
        }

    .deposit .box .name {
        font-family: BaiJamjuree-Regular;
        color: #2a2a2a;
        font-size: 16px;
    }

    .deposit .box {
        margin-top: 15px;
        margin-bottom: 45px;
        float: left;
        width: 100%;
        clear: both;
    }

        .deposit .box .price {
            font-family: BaiJamjuree-Regular;
            color: #1cba9f;
            font-size: 16px;
            margin-bottom: 3px;
            margin-top: 2px;
        }

        .deposit .box .col {
            width: 51%;
            float: left;
        }

    .deposit .border-right {
        border-right: 1px solid #DCDCDC;
        position: absolute;
        float: right;
        right: 50px;
        height: 640px;
    }

    .deposit p {
        font-family: BaiJamjuree-Regular;
        color: #7d7d7d;
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .deposit .top-image img {
        margin-bottom: 20px;
        text-align: center;
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 10px;
    }

.footer_top {
    background: url(../images/footer-bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.copyright img {
    margin-left: 17px;
}

.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}

.copyright a:hover {
    text-decoration: none;
}

.copyright a img:hover {
    text-decoration: none;
}


video {
    pointer-events: none !Important;
    opacity: 0.4;
}

.top-banner {
    background: #000;
}

.sliderheading {
    z-index: 1;
    text-align: center;
    border-radius: 100px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -60%);
    width: 100%;
    padding: 0 25px;
}

@media only screen and (min-width:166px) and (700px) {
    .sliderheading {
        z-index: -2;
        text-align: center;
        border-radius: 100px;
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -60%);
        width: 100%;
        padding: 0 25px;
    }
}

.sliderheading h1 {
    color: #fff;
    font-size: 60px;
    font-family: Baijamjuree-Bold;
}

.sliderheading p {
    color: #ccc;
    font-size: 20px;
    font-weight: 100;
    font-family: Baijamjuree-Light;
}

ul.amk_stats1 {
    margin: 20px 00px 20px 0px;
}

    ul.amk_stats1 li {
        font-family: Baijamjuree-bold;
        display: inline-block;
        font-size: 55px;
        font-weight: 700;
        color: #1cba9f;
        line-height: 48px;
    }

        ul.amk_stats1 li p {
            display: block;
            font-size: 14px;
            font-weight: 400;
            color: #fff;
            line-height: 34px;
            padding: 0 0 0 3px;
        }

        ul.amk_stats1 li:nth-child(1) {
            width: 110px;
        }

        ul.amk_stats1 li:nth-child(2) {
            width: 110px;
        }

        ul.amk_stats1 li:nth-child(3) {
            width: 109px;
        }

        ul.amk_stats1 li:nth-child(4) {
            width: 110px;
        }

.animate_line {
    position: relative;
    z-index: 0;
    padding: 1px 0px;
}

    .animate_line:after,
    .animate_line:before {
        content: "";
        height: 4px;
        width: 0px;
        position: absolute;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        z-index: -1;
    }

    .animate_line:after {
        left: 0;
        bottom: 0;
    }

    .animate_line:before {
        right: 0;
        top: 0;
    }

    .animate_line:hover:after,
    .animate_line:hover:before {
        width: 100%;
        height: 100%;
        background: #ec5598;
    }

@media only screen and ( max-width:768px) {
    .animate_line:after {
        bottom: -5px;
    }

    .animate_line:before {
        top: -5px;
    }
}

.wt-icon-box-wraper.center {
    text-align: center;
    background: #1cba9f;
    padding: 10px;
    height: 250px;
    margin: 10px;
}

    .wt-icon-box-wraper.center .wt-icon-box-xld,
    .wt-icon-box-wraper.center .wt-icon-box-xl,
    .wt-icon-box-wraper.center .wt-icon-box-lg,
    .wt-icon-box-wraper.center .wt-icon-box-md,
    .wt-icon-box-wraper.center .wt-icon-box-sm,
    .wt-icon-box-wraper.center .wt-icon-box-xs {
        margin-left: auto;
        margin-right: auto;
    }



.wt-icon-box-wraper.bx-style-1,
.wt-icon-box-wraper.bx-style-2 {
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
}

    .wt-icon-box-wraper.bx-style-2.center [class*="wt-icon-box-"],
    .wt-icon-box-wraper.bx-style-2.left [class*="wt-icon-box-"],
    .wt-icon-box-wraper.bx-style-2.right [class*="wt-icon-box-"] {
        position: absolute;
    }

    .wt-icon-box-wraper.bx-style-2.center [class*="wt-icon-box-"] {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .wt-icon-box-wraper.bx-style-2.center .wt-icon-box-xl {
        margin-left: -75px;
    }

    .wt-icon-box-wraper.bx-style-2.center .wt-icon-box-lg {
        margin-left: -60px;
    }

    .wt-icon-box-wraper.bx-style-2.center .wt-icon-box-md {
        margin-left: -50px;
    }

    .wt-icon-box-wraper.bx-style-2.center .wt-icon-box-sm {
        margin-left: -40px;
    }

    .wt-icon-box-wraper.bx-style-2.center .wt-icon-box-xs {
        margin-left: -20px;
    }

    .wt-icon-box-wraper.bx-style-2.left [class*="wt-icon-box-"] {
        position: absolute;
        top: auto;
        left: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .wt-icon-box-wraper.bx-style-2.right [class*="wt-icon-box-"] {
        position: absolute;
        top: auto;
        right: 0;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }

a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .text-primary, ul.primary li::before, button.scroltop, .wt-breadcrumb li a, .header-nav .nav > li:hover > a, .header-nav .nav > li .sub-menu li a:hover, .header-nav .nav > li .sub-menu li:hover > a, .header-nav .nav > li .mega-menu > li ul a:hover, .header-nav .nav > li.active > a, .header-nav .nav > li.current-menu-item > a, .header-nav .nav li.has-child.nav-active > a, .header-style-3 .is-fixed .header-nav .nav > li:hover > a, .header-style-3 .is-fixed .header-nav .nav > li.active > a, .header-style-3 .is-fixed .header-nav .nav > li.current-menu-item > a, .header-style-5 .is-fixed .header-nav .nav > li:hover > a, .header-style-5 .is-fixed .header-nav .nav > li.active > a, .header-style-5 .is-fixed .header-nav .nav > li.current-menu-item > a, .nav-dark.header-nav .nav > li .mega-menu > li ul a:hover, .date-style-3 .post-date strong, .status-value span, .rating-bx, .testimonial-1 .testimonial-position, .testimonial-grid-1 .testimonial-position, .testimonial-2 .testimonial-text .fa-quote-left, .testimonial-grid-2 .testimonial-text .fa-quote-left, .testimonial-2 .testimonial-position, .testimonial-grid-2 .testimonial-position, .testimonial-3 .testimonial-position, .testimonial-grid-3 .testimonial-position, .testimonial-3 .quote-left::before, .testimonial-grid-3 .quote-left::before, .testimonial-4 .testimonial-detail .fa-quote-left, .testimonial-grid-4 .testimonial-detail .fa-quote-left, ol.comment-list li.comment .reply a, .masonry-filter > li.active a, .masonry-filter > li a:hover, .masonry-filter > li a:active, .masonry-filter > li a:focus, .masonry-filter.link-style.white > li.active a, .masonry-filter.link-style.white > li a:hover, .masonry-filter.link-style.white > li a:active, .masonry-filter.link-style.white > li a:focus, .masonry-filter.outline-style > li.active a, .masonry-filter.outline-style > li a:hover, .masonry-filter.outline-style > li a:active, .masonry-filter.outline-style > li a:focus, .widget_categories ul li a:hover, .widget_archive ul li a:hover, .widget_meta ul li a:hover, .widget_pages ul li a:hover, .widget_recent_comments ul li a:hover, .widget_nav_menu li a:hover, .widget_recent_entries ul li a:hover, .widget_services ul li a:hover, .footer-dark .footer-top a:active, .footer-dark .footer-top a:focus, .footer-dark .footer-top a:hover, .masonry-filter.link-style.has-bg > li.active a, .masonry-filter.outline-style.has-bg > li.active a, .masonry-filter.link-style.has-bg > li:hover a, .masonry-filter.outline-style.has-bg > li a:hover, .social-icons.social-light.has-bg li a:hover, .social-icons.social-dark.has-bg li a:hover {
    color: #FF9800;
}

.icon-lg {
    width: 80px;
}

.icon-xld, .icon-xl, .icon-lg, .icon-md, .icon-sm, .icon-xs {
    display: inline-block;
    text-align: center;
}

.m-b20 {
    margin-bottom: 20px;
}

.icon-content {
    overflow: hidden;
}

    .icon-content p {
        word-break: break-all;
    }

.about-types .wt-icon-box-wraper {
    border-width: 0px 0px 0px 3px;
}

.wt-icon-box-wraper {
    position: relative;
}

    .wt-icon-box-wraper .wt-tilte {
        margin-top: 0;
    }

    .wt-icon-box-wraper .after-titile-line {
        margin-bottom: 10px;
    }

    .wt-icon-box-wraper p:last-child {
        margin: 0px;
        margin-top: 41px;
    }

.icon-content {
    overflow: hidden;
}

    .icon-content p {
        word-break: break-all;
    }

.wt-icon-box-xld,
.wt-icon-box-xl,
.wt-icon-box-lg,
.wt-icon-box-md,
.wt-icon-box-sm,
.wt-icon-box-xs {
    display: table;
}

    .wt-icon-box-xld .icon-cell,
    .wt-icon-box-xl .icon-cell,
    .wt-icon-box-lg .icon-cell,
    .wt-icon-box-md .icon-cell,
    .wt-icon-box-sm .icon-cell,
    .wt-icon-box-xs .icon-cell {
        display: table-cell;
        vertical-align: middle;
    }

.clearfix::after, .filter-wrap::after, .filter-wrap::after, .wt-icon-box-wraper::after, ol.commentlist li::after {
    content: "";
    display: table;
    clear: both;
}

.about-us-content-area1 p {
    font-family: BaiJamjuree-Regular;
    font-size: 14px;
    color: #013930;
    text-align: justify;
}

#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: transparent;
}

#style-1::-webkit-scrollbar {
    width: 5px;
    background-color: transparent;
}

#style-1::-webkit-scrollbar-thumb {
    background-color: #1cba9f;
    border: 0px solid #1cba9f;
}

body {
    font-family: 'Roboto', sans-serif;
}


/*Dropdown*/
/*Hustydesigns NAV styles Initialize*/
ul#menu ul.sub-menu {
    padding: 0;
    padding-top: 80px;
}

ul#menu li,
ul#menu ul.sub-menu li {
    list-style-type: none;
    display: inline-block;
}

ul#menu ul.sub-menu li {
    margin: 0;
    margin-top: -6px;
}

/*Link Appearance*/
ul#menu li a,
ul#menu li ul.sub-menu li a {
    display: inline-block;
    list-style: none;
    float: left;
    border-radius: 100px;
}

/*Sub-menu style edit here*/
ul#menu li ul.sub-menu li a {
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid #ddd;
    color: #444;
    background: #fff;
    width: 133px;
    padding: 10px 25px;
    text-align: center;
    font-size: 12px;
}

    ul#menu li ul.sub-menu li a:hover {
        background: #1CBA9F;
        border-bottom: 1px solid #1CBA9F;
        color: #fff;
    }

/*Make the parent of sub-menu relative*/
ul#menu li {
    position: relative;
}

    /*sub menu*/
    ul#menu li ul.sub-menu {
        display: none;
        position: absolute;
        top: -34px;
        left: 0px;
    }

    ul#menu li:hover ul.sub-menu {
        display: block;
    }

.close {
    font-size: 12px;
}





.navbar {
    top: 0px;
    width: 100%;
    position: fixed;
    z-index: 7777777777;
}

.navbar-brand img {
    height: 8rem;
}

.number_counters img {
    height: 8rem;
}


.modal-body input[type="text"],
.modal-body input[type="password"],
.modal-body textarea,
.modal-body select {
    background: #fff;
    height: 40px;
    line-height: 40px;
    margin: 5px 0;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
    transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    opacity: 1;
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    color: #444;
    outline: none;
    padding: 0 15px;
    width: 100%;
    font-size: 13px;
    box-sizing: border-box;
}

    .modal-body input[type="text"]:focus,
    .modal-body input[type="password"]:focus,
    .modal-body modal-body,
    .modal-body select:focus {
        border-color: #419E4D;
        outline: none;
    }

    .modal-body input[type="text"]:hover,
    .modal-body input[type="password"]:hover,
    .modal-body textarea:hover,
    .modal-body select:hover {
        border-color: #1067A0;
        outline: none;
    }

.modal-body textarea {
    min-height: 150px;
}



.modal-body input[type="submit"],
.modal-body .sbmt {
    padding: 10px 25px;
    transition-property: background;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    background: #1cba9f;
    color: #fff;
    border: 0px solid #e2e2e2;
    outline: none;
    font-weight: 300;
    font-size: 15px;
    border-radius: 3px;
    margin: 5px 5px 5px 0px;
    font-family: 'Baijamjuree-Light';
}

    .modal-body input[type="submit"]:hover,
    .modal-body .sbmt:hover {
        background: #15967e;
    }

/* The Modal (background) */
.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
    -webkit-animation-name: fadeIn;
    /* Fade in the background */
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s;
}

/* Modal Content */
.modal-content {
    position: fixed;
    bottom: 0;
    background-color: #fefefe;
    width: 100%;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s;
}

/* The Close Button */
.closer {
    color: #444;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin: 25px;
}

    .closer:hover,
    .closer:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }


.modal-body {
    padding: 2px 26px !important;
}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}
@media(max-width:767px) {
    .hdcont {
        width: 100% !important;
    }

    .navbar {
        position: relative;
    }

    .animate_line {
        padding: unset !important;
    }

        .animate_line:before,
        .animate_line:after {
            position: unset !important;
            content: unset !important;
        }

    .navbar-brand img {
        height: 6rem !important;
    }


    .navbar-nav {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        padding-right: 15px;
    }

    .number_counters img {
        height: 11rem;
    }

    header .navbar-default .navbar-nav.pull-right {
        float: none !important;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    header .navbar-default .navbar-nav {
        float: none;
        display: none;
    }

    .navbar-toggle {
        position: absolute;
        right: 15px;
        display: initial;
    }

    .navbar0-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse.collapse.in .navbar-nav {
        background: white;
        position: absolute;
        width: 100%;
        left: 0;
        top: 78px;
        padding: 15px 15px 15px 0;
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}



@media only screen and (min-width:166px) and (max-width:700px) {

    .sliderheading .top_text {
        font-size: 25px !important;
        margin: auto !important;
        margin-top: unset !important;
    }

    .p-0 video {
        margin-top: 20%;
    }

    .counters-sec .box-1 .counter {
        font-size: 14px;
    }

    .calculte-button .box-moda {
        margin-top: 20px;
    }
}
/* Add Animation */
@-webkit-keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0;
    }

    to {
        bottom: 0;
        opacity: 1;
    }
}

@keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0;
    }

    to {
        bottom: 0;
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

