body,
html,
p {
    font-family: 'Quicksand', sans-serif;
}

a,
a:focus,
a:hover,
a:visited {
    text-decoration: none!important
}

::-moz-selection {
    color: #fff;
    background: #f7931a
}

::selection {
    color: #fff;
    background: #f7931a
}

body,
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    padding-top: 110px
}

@media all and (min-width:992px) and (max-width:1199px) {
    body {
        padding-top: 125px
    }
}

@media all and (max-width:576px) {
    body {
        padding-top: 150px
    }
	#main-slider{
		margin-top :-50px;
	}
    .navbar-brand img {
        max-width: 230px!important
    }
}

.btn,
.btn-lg {
    padding: 10px 20px;
}

p {
    font-size: 15px;
    line-height: 1.6;
    color: #444;
    font-weight: 400
}

.btn,
.dotted-list,
.dropdown-item,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.member-nav-wrap .navbar-toggler,
.package-tab-wrap .nav-tabs .nav-link,
.top-bar-wrap a,
.top-bar-wrap p,
.why-us-box p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Quicksand', sans-serif;
}

a {
    color: #1b2279
}

a:focus,
a:hover,
a:visited {
    color: #373f95
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    text-transform: capitalize;
}

strong {
    font-weight: 700
}

.thead-dark th {
    background: #1b2279!important;
    border-color: rgba(255, 255, 255, .2)!important
}

.btn {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border-radius: 7px;
    border: none;
}

.btn-lg {
    font-size: 16px
}

.btn-sm {
    font-size: 13px;
    padding: 7px 15px
}

.btn i {
    font-size: 12px
}

.btn-primary {
    color: #fff!important;
    background: #f9b430!important;
}

.btn-primary.active,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff!important;
    background: #373f95!important
}

.btn-secondary {
    color: #fff!important;
    background: #f7931a!important
}

.btn-secondary.active,
.btn-secondary:focus,
.btn-secondary:hover {
    color: #fff!important;
    background: #ffa437!important
}

.btn-info {
    color: #1b2279!important;
    background: #e9e9f4!important
}

.btn-info.active,
.btn-info:focus,
.btn-info:hover {
    color: #1b2279!important;
    background: #d6d6dd!important
}

.btn-link {
    color: #1b2279!important;
    background: #fff!important
}

.btn-link.active,
.btn-link:focus,
.btn-link:hover {
    color: #1b2279!important;
    background: #e9e9f4!important;
    text-decoration: none!important
}

.btn-danger {
    color: #fff!important
}

.bg-primary {
    background-color: #07215c!important;
}

.bg-light {
    background-color: #e9e9f4!important
}

.bg-secondary {
    background-color: #f7931a!important
}

.table-striped tbody tr:nth-of-type(odd) {
    background: #e9e9f4
}

.top-bar-wrap {
    height: 30px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9
}

.top-bar-wrap a,
.top-bar-wrap p {
    color: #e9e9f4;
    display: inline-block;
    float: left;
    font-size: 12px;
    padding: 0;
    margin-right: 15px;
    line-height: 30px;
    font-weight: 700
}

.top-bar-wrap a:hover {
    color: #b3b3b5
}

.top-bar-wrap a.bg-danger,
.top-bar-wrap a.bg-secondary,
.top-bar-wrap a.bg-success {
    padding: 0 15px;
    margin: 0
}

.top-bar-wrap a.bg-secondary:hover {
    background: #ffa437!important;
    color: #fff
}

.fixed-top {
    top: 30px;
    z-index: 9
}

.header-wrap .navbar-light {
    background: #fff
}

.header-wrap .navbar-light .navbar-nav .nav-link,
.member-nav-wrap .navbar-nav .nav-link {
    font-family: 'Quicksand', sans-serif;
    text-transform: capitalize;
    font-weight: 700;
    padding: 10px 15px;
    color: #818186
}

.member-nav-wrap .navbar-nav .nav-link {
    padding: 10px 10px;
    font-size: 15px
}

.member-nav-wrap .navbar-toggler {
    width: 100%;
    color: #4c4c4e!important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 0
}

.header-wrap .navbar-light .navbar-nav .nav-link.btn-primary {
    margin-top: 15px
}

@media all and (min-width:992px) {
    .header-wrap .navbar-light .navbar-nav .nav-link.btn-primary {
        margin-left: 15px;
        margin-top: 0
    }
}

.header-wrap .navbar-light .navbar-nav .nav-item.active .nav-link,
.header-wrap .navbar-light .navbar-nav .nav-link:focus,
.header-wrap .navbar-light .navbar-nav .nav-link:hover,
.header-wrap .navbar-light .navbar-nav.active .nav-link,
.member-nav-wrap .navbar-nav .nav-link:focus,
.member-nav-wrap .navbar-nav .nav-link:hover,
.member-nav-wrap .navbar-nav.active .nav-link {
    color: #1b2279
}

.member-nav-wrap .navbar-nav .nav-item.active .nav-link {
    background: #f7931a;
    color: #fff
}

.nav-item-notification {
    background: #1b2279
}

.nav-item-notification a {
    color: #fff!important
}

.navbar-light .navbar-toggler {
    color: #1b2279;
    border-color: #e9e9f4;
    background: #e9e9f4
}
.support-count {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    background:#f7931a;
    color: #fff;
    text-align: center;
    font-weight: 700 !important;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    left: 3px;
    top: -1px;
}

@media all and (min-width:992px) and (max-width:1199px) {
    .member-nav-wrap {
        position: relative;
        top: 20px
    }
}

.gmt-time {
    font-size: 12px;
    display: block;
    color: #4c4c4e;
    font-weight: 600;
    text-align: right;
    min-height: 20px
}

.dropdown-menu {
    margin: 0;
    border: none
}

.dropdown-item {
    font-weight: 700;
    padding: 7px 15px;
    color: #4c4c4e
}

.dropdown-item:hover {
    color: #262d83;
    background-color: #e9e9f4
}

#main-slider .carousel-item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #333;
    min-height: 600px
}

#main-slider .carousel-item:first-child {
    background-image: url(../images/slide-bg-1.jpg)
}

#main-slider .carousel-item:nth-child(2) {
    background-image: url(../images/slide-bg-2.jpg)
}

#main-slider .carousel-item:nth-child(3) {
    background-image: url(../images/slide-bg-3.jpg)
}

#main-slider .carousel-item:nth-child(4) {
    background-image: url(../images/slide-bg-4.html)
}

.carousel-caption h3 {
    font-size: 40px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #e9e9f4
}

.carousel-caption h3 strong {
    color: #fff
}

.carousel-caption p {
    font-size: 16px;
    color: #e9e9f4
}

@media all and (min-width:1199px) {
    .carousel-caption {
        text-align: center;
        max-width: 650px;
        margin: 0 auto
    }
}

@media all and (max-width:991px) {
    #main-slider .carousel-item {
        min-height: 450px
    }
    .carousel-caption h3 {
        font-size: 36px
    }
}

.carousel-control-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0
}

.carousel-control-next,
.carousel-control-prev {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: #fff;
    opacity: .5;
    margin-top: -20px;
    color: #1b2279
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #1b2279
}

.carousel-control-prev {
    left: -30px
}

.carousel-control-next {
    left: auto;
    right: -30px
}

@media all and (max-width:767px) {
    .carousel-caption {
        text-align: center!important
    }
    .carousel-caption h3 {
        font-size: 30px;
        text-align: center
    }
    .carousel-caption .btn {
        padding: 10px 15px
    }
    .carousel-control-prev {
        left: 15px
    }
    .carousel-control-next {
        left: auto;
        right: 15px
    }
}

.crypto-widget-wrap {
    position: relative
}

.icon-text-wrap img {
    margin-left: 15px
}

.icon-text-wrap-oth img {
    margin-left: 0;
    margin-right: 15px
}

.icon-text-wrap h4.h5 {
    font-size: 18px;
    line-height: 1.6
}

@media all and (max-width:767px) {
    .icon-text-wrap {
        float: none!important
    }
    .icon-text-wrap h4.h5 {
        text-align: left!important
    }
    .icon-text-wrap img {
        margin-right: 15px;
        margin-left: 0
    }
}

.forex-bg-wrap {
    background-color: #e9e9f4;
    background-image: url(../images/forex-bg-image.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: all
}

@media all and (max-width:991px) {
    .forex-bg-wrap {
        background: #e9e9f4
    }
}

.dotted-list {
    font-size: 18px;
    font-weight: 700
}

.dotted-list li {
    margin: 20px 0;
    font-size:15px !important;
}

.dotted-list li i {
    color: #f7931a;
    margin-right: 15px;
}

.forex-ticker-wrap {
    margin: 0;
    background: #fff;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #e9e9f4
}

.package-wrap {
    background-color: #333;
    background-image: url(../images/bg-plan.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.package-tab-wrap {
    text-align: center;
    display: block;
    width: 100%
}

.package-tab-wrap .nav-tabs {
    display: inline-block;
    margin-top: 20px;
    border: none
}

.package-tab-wrap-oth .nav-tabs {
    margin-top: 0
}

.package-tab-wrap .nav-tabs .nav-item {
    display: inline-block
}

.package-tab-wrap .nav-tabs .nav-link {
    font-weight: 700;
    font-size: 14px;
    line-height: 50px;
    text-transform: capitalize;
    border: none!important;
    border-radius: 50px;
    color: #fff;
    height: 50px;
    padding: 0 30px
}

.package-tab-wrap .nav-tabs .nav-link:hover {
    background: rgba(255, 255, 255, .1)
}

.package-tab-wrap .nav-tabs .nav-link.active,
.package-tab-wrap .nav-tabs .nav-link.active:hover {
    color: #1b2279;
    background: #fff
}

.package-tab-wrap-oth .nav-tabs .nav-link {
    color: #4c4c4e;
    background: #e9e9f4
}

.package-tab-wrap-oth .nav-tabs .nav-link:hover {
    background: #d6d6dd
}

.package-tab-wrap .nav-tabs .nav-link.active:hover,
.package-tab-wrap-oth .nav-tabs .nav-link.active {
    color: #fff;
    background: #f7931a
}

.package-box-wrap {
    background: #282f88;
    border-radius: 4px;
    position: relative;
    top: 51px;
}

.package-tab-wrap-oth .package-box-wrap {
    top: 0
}

.package-heading {
    height: 60px;
    margin: 0
}

.package-heading h5 {
    float: left;
    margin-left: 15px;
    position: relative;
    top: 18px;
    color: #e9e9f4
}

.package-heading img {
    float: right;
    position: relative;
    right: -10px
}

.package-price-wrap {
    background: #1b2279
}

.package-price-wrap h5 {
    color: #fff;
    font-weight: 700;
    display: block
}

.package-price-wrap h5 em {
    color: #b3b3b5;
    text-transform: none;
    font-weight: 400
}

.package-price-wrap p {
    color: #b3b3b5;
    margin: 15px 0 0;
    font-size: 18px
}

.package-price-wrap p strong {
    color: #e9e9f4
}

.package-desc-wrap {
    text-align: left
}

.package-desc-wrap ul {
    padding-left: 35px
}

.package-desc-wrap ul li {
    list-style-image: url(../images/package-desc-list-icon.html);
    color: #b3b3b5;
    margin: 15px 0;
    padding-left: 5px
}

.package-desc-wrap ul li strong {
    color: #e3e3e3
}

.package-box-wrap .btn-info {
    border-radius: 0;
    background: #fff!important
}

.package-box-wrap .btn-info:focus,
.package-box-wrap .btn-info:hover {
    background: #f7931a!important;
    color: #fff!important
}

.package-tab-wrap-oth .btn-info {
    background: #e9e9f4!important
}

@media all and (max-width:991px) {
    .package-heading h5 {
        font-size: 16px
    }
    .package-price-wrap h5 {
        font-size: 24px
    }
    .package-price-wrap p {
        font-size: 16px
    }
}

@media all and (max-width:767px) {
    .package-box-wrap {
        top: 0;
        margin-top: 30px
    }
    .package-price-wrap h5 {
        font-size: 30px
    }
    .why-us-wrap h3 {
        padding: 0!important
    }
}

.why-us-box {
    background: #fff
}

.cta-wrap,
.why-us-bg {
    background-repeat: no-repeat
}

.why-us-box h5 {
    color: #1b2279
}

.why-us-box h5 em {
    color: #818186;
    font-weight: 400!important;
    text-transform: none
}

.why-us-box p {
    font-size: 18px
}

.why-us-bg {
    background-image: url(../images/bg-wu-box.jpg);
    background-size: cover
}

.wmd-box span {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 20px;
    background: #f9b430;
    margin-bottom: 15px;
    text-align: center;
    line-height: 80px;
    position: relative;
    top: -40px;
    margin-bottom: -15px;
    border: 10px solid #e9e9f4;
}

.wmd-box span img {
    width: 50px;
    height: 50px
}

.cta-wrap {
    background-color: #1b2279;
    background-image: url(../images/bg-cta.jpg);
    background-size: cover;
    background-position: center
}

@media all and (max-width:991px) {
    .cta-wrap {
    }
    .footer-links-wrap {
        margin-top: 20px
    }
}

.footer-wrap {
    background: #111
}

.footer-links-wrap h6 {
    color: #818186
}

.footer-links-wrap ul li a {
    color: #b3b3b5;
    display: block;
    position: relative;
    left: 0;
    padding: 10px 0
}

.news-date-wrap p em,
.news-date-wrap p strong {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700
}

.footer-links-wrap ul li:hover {
    background: rgba(0, 0, 0, .2)
}

.footer-links-wrap ul li a:hover {
    color: #e3e3e3;
    left: 5px
}

.footer-links-wrap a,
.footer-links-wrap p {
    color: #b3b3b5
}

.footer-copy-wrap hr {
    border-color: rgba(255, 255, 255, .1)
}

.footer-copy-wrap p {
    font-size: 15px;
    color: #b3b3b5;
    margin-bottom: 0;
    font-weight: 500;
}

.main-heading-wrap {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #06215c;
}

.main-heading-wrap h1 {
    font-size: 30px!important;
    color:#fff;
}

.heading-bg-1 {
    background-image: url(../images/heading-bg-1.html)
}

.heading-bg-2 {
    background-image: url(../images/heading-bg-2.html)
}

.heading-bg-3 {
    background-image: url(../images/heading-bg-3.html)
}

.heading-bg-4 {
    background-image: url(../images/heading-bg-4.html)
}

.heading-bg-5 {
    background-image: url(../images/heading-bg-5.html)
}

.heading-bg-6 {
    background-image: url(../images/heading-bg-6.html)
}

.heading-bg-7 {
    background-image: url(../images/heading-bg-7.html)
}

.heading-bg-8 {
    background-image: url(../images/heading-bg-8.html)
}

.heading-bg-9 {
    background-image: url(../images/heading-bg-9.html)
}

.heading-bg-10 {
    background-image: url(../images/heading-bg-10.html)
}

.heading-bg-11 {
    background-image: url(../images/heading-bg-11.html)
}

.heading-bg-12 {
    background-image: url(../images/heading-bg-12.html)
}

.heading-bg-13 {
    background-image: url(../images/heading-bg-13.html)
}

.spcl-list li {
    padding: 10px 0;
    font-weight: 700;
    color: #4c4c4e
}

.spcl-list li i {
    margin-right: 5px;
    color: #f7931a
}

.affiliate-list li,
.passive-list li,
.wallet-list li {
    font-size: 18px;
    margin-top: 30px;
    position: relative;
    padding-left: 45px
}

.passive-list li {
    padding-left: 85px
}

.affiliate-list li strong,
.passive-list li strong,
.wallet-list li strong {
    color: #262d83
}

.affiliate-list li:before,
.passive-list li:before,
.wallet-list li:before {
    content: '\f14a';
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: #f7931a;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    line-height: 30px
}

.dash-news-wrap .col-lg-2,
.news-date-wrap p,
.passive-list li:before,
.wallet-box p.text-muted {
    font-family: 'Quicksand', sans-serif;
}

.passive-list li:before {
    content: '';
    width: 70px;
    border-radius: 0;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    transform: skew(-5deg);
    color: #222
}

.passive-list li:first-child:before {
    content: 'Silver';
    background: #f7fbfc;
    background: -moz-linear-gradient(left, #f7fbfc 0, #e1e4e5 40%, #8d8e8f 100%);
    background: -webkit-linear-gradient(left, #f7fbfc 0, #e1e4e5 40%, #8d8e8f 100%);
    background: linear-gradient(to right, #f7fbfc 0, #e1e4e5 40%, #8d8e8f 100%)
}

.passive-list li:nth-child(2):before {
    content: 'Gold';
    background: #f6f44c;
    background: -moz-linear-gradient(left, #f6f44c 0, #fed900 40%, #d8aa00 100%);
    background: -webkit-linear-gradient(left, #f6f44c 0, #fed900 40%, #d8aa00 100%);
    background: linear-gradient(to right, #f6f44c 0, #fed900 40%, #d8aa00 100%)
}

.passive-list li:nth-child(3):before {
    content: 'Platinum';
    color: #fff;
    background: #7d7e7d;
    background: -moz-linear-gradient(left, #7d7e7d 0, #0e0e0e 100%);
    background: -webkit-linear-gradient(left, #7d7e7d 0, #0e0e0e 100%);
    background: linear-gradient(to right, #7d7e7d 0, #0e0e0e 100%)
}

.bg-affiliate,
.bg-passive {
    background-image: url(../images/bg-affiliate.html);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.bg-passive {
    background-image: url(../images/bg-passive.html)
}

.wallet-list li:before {
    content: '\f14a'
}

.wallet-list li em {
    font-size: 14px
}

@media all and (max-width:767px) {
    .bg-affiliate,
    .bg-passive {
        height: 300px
    }
}

.icon-box img {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    background: #e9e9f4;
    padding: 15px
}

.forex-chart-wrap {
    height: 450px
}

.news-date-wrap p {
    padding: 15px;
    text-align: center;
    margin: 0;
    border-radius: 4px
}

.news-date-wrap p strong {
    font-size: 48px;
    padding-right: 15px;
    color: #262d83
}

.news-date-wrap p em {
    font-size: 16px;
    font-style: normal;
    text-transform: uppercase;
    color: #b3b3b5
}

@media all and (max-width:767px) {
    .news-date-wrap {
        margin-bottom: 1em
    }
}

.page-item.active .page-link {
    background-color: #262d83;
    border-color: #262d83
}


.form-control {
    background: #e9e9f4
}

.member-nav-wrap,
.wallet-box {
    background-color: #e9e9f4
}


.faq-wrap {
    background-color: #eeeef4;
    border-radius: 10px;
    margin-bottom: 15px;
    overflow: hidden;
}
.faq-wrap .card-header {
    border:none;
    background-color: transparent;
    transition: all 0.2s;
    padding: 0;;
}
.faq-wrap .card-header a {
    text-transform: none;
    font-weight: 600;
    font-size: 15px;
    color: #333;
    display: block;
    width: 100%;
    border:none !important;
    padding: 15px 20px;
}
.faq-wrap .card-header:hover, .faq-wrap .card-header:focus {
    background-color: #e2e2eb;
}
.faq-wrap .card-body {
    background-color: #eeeef4;
    font-size: 15px;
    line-height: 1.5;
    border:none !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.faq-wrap .card-header a:hover {
    color: #262d83
}

label {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 3px;
}

.contact-info-wrap {
    display: block;
    margin-bottom: 20px;
    font-weight: 700
}

.contact-info-wrap i {
    background: #e9e9f4;
    color: #f7931a;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 15px;
    vertical-align: middle;
    flex-shrink: 0
}

.contact-info-wrap span {
    vertical-align: middle
}

.contact-social-wrap a {
    width: 40px;
    padding: 0!important;
    text-align: center;
    line-height: 40px;
    margin-bottom: 15px;
    border-radius: 40px;
    display: inline-block;
    font-size: 18px;
}

img[src="/captcha"] {
    width: 90px;
    height: 40px
}

.wallet-box {
    position: relative;
    border-right: 5px solid #b3b3b5
}

.wallet-box h3 {
    color: #262d83;
    position: relative;
    z-index: 2
}

.wallet-box h3 sup {
    color: #818186
}

.wallet-box h4 {
    color: #818186;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    z-index: 2;
    margin-bottom: 5px;
    text-transform: none
}

.wallet-box p.text-muted {
    font-size: 100px;
    color: #fff!important;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    left: 0;
    line-height: 1;
    vertical-align: bottom;
    text-transform: none
}

.wallet-box i {
    font-size: 24px;
    margin: 0 0 -25px;
    width: 50px;
    height: 50px;
    background: #fff;
    color: #f7931a;
    border-radius: 50px;
    line-height: 50px;
    position: relative;
    top: -25px
}

.wallet-add {
    background-color: #f7931a;
    border-right: 5px solid #d17709
}

.wallet-box-primary {
    background: #1b2279;
    border-right: 5px solid #ddd
}

.wallet-box-primary:focus,
.wallet-box-primary:hover {
    background: #13185f
}

.wallet-add h3 {
    color: #fff
}

.wallet-add h3 sup,
.wallet-add h4 {
    color: #e9e9f4
}

.wallet-add p.text-muted {
    color: #ffa941!important
}

.wallet-box-primary p.text-muted {
    color: rgba(255, 255, 255, .2)!important
}

.wallet-add:hover {
    background: #e68612
}

.wallet-box small {
    position: relative;
    z-index: 2;
    margin-top: 0
}

.dash-news-wrap {
    background: #e9e9f4;
    overflow: hidden;
    position: relative;
    top: -15px;
    height: 35px;
    margin-bottom: -15px;
    line-height: 35px
}

@media all and (max-width:767px) {
    .dash-news-wrap {
        height: auto
    }
}

.dash-news-wrap .col-lg-2 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    background: #f7931a;
    text-transform: uppercase
}

.dash-news-wrap .col-lg-10 {
    color: #4c4c4e;
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .3)
}

#caption,
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px
}

#caption {
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px
}

#caption,
.modal-content {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: .6s;
    animation-name: zoom;
    animation-duration: .6s
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: 700;
    transition: .3s
}

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

@media only screen and (max-width:700px) {
    .modal-content {
        width: 100%
    }
}

.cert-box-wrap {
    max-height: 250px;
    padding: 0;
    overflow: hidden;
    background: #000;
    border-radius: 5px
}

.cert-box-wrap img {
    cursor: pointer;
    opacity: 1
}

.cert-box-wrap:hover img {
    opacity: .8
}

.bixocoin-wrap {
    background-image: url(../images/bg-bixo.html);
    background-size: cover;
    background-repeat: no-repeat
}

.bixocoin-wrap img {
    display: inline-block;
    margin-right: 15px
}

.bixocoin-wrap span {
    width: calc(100% - 180px)
}

.notification-wrap {
    background: #fff;
    padding: 15px 30px
}

.notification-wrap .h5 {
    text-transform: none!important
}

.notification-wrap i {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: #f7931a;
    border-radius: 60px;
    margin-right: 15px;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    vertical-align: top
}

.notification-wrap span {
    display: inline-block;
    width: calc(100% - 80px);
    vertical-align: top
}

.bg-invest,
.bg-reg-log {
    background-image: url(../images/bg-reg-log.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.bg-invest {
    background-image: url(../images/bg-invest.html)
}

.reg-success-box .col-lg-4 {
    align-items: center
}

.reg-success-box table td {
    width: 50%
}

.register-secure-box {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.register-secure-box p {
    display: inline-block;
    margin-right: 15px;
    font-size: 14px
}

.register-secure-box p img {
    position: relative;
    top: -2px
}

table.investment-table {
    background-color: rgba(0, 0, 0, .3)!important;
    border: 1px solid rgba(255, 255, 255, .2)!important
}

table.investment-table td {
    border: none!important;
    color: #eaebef
}

table.investment-table td em {
    color: #aaa
}

.btn,
.cert-box-wrap img,
.wallet-add,
a {
    transition: all .2s;
    -webkit-transition: all .2s
}

.tab {
    overflow: hidden;
    padding-top: 10px;
}

.tab button {
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    background-color: inherit;
    color: #4c4c4e;
    float: left;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 15px;
    transition: .1s;
    font-size: 15px;
    text-align: center; 
    width: calc(20% - 10px);
    margin: 5px 5px 0;
    background-color: #e0e0ea;
    border-radius: 5px;
    position: relative;
    top: 0;
}
span.mt-icon {
    width: 40px;
    height: 40px;
    overflow: hidden;
    display: inline-block;
    background-position: center top;
    margin-bottom: 10px;
}
span.mt-icon-1 {
    background-image: url('../images/icon-mt-1.html');
}
span.mt-icon-2 {
    background-image: url('../images/icon-mt-2.html');
}
span.mt-icon-3 {
    background-image: url('../images/icon-mt-3.html');
}
span.mt-icon-4 {
    background-image: url('../images/icon-mt-4.html');
}
span.mt-icon-5 {
    background-image: url('../images/icon-mt-5.html');
}
.tab button:hover {
    color: #262d83;
    background-color: #fff;
    top: -3px;
}

.tab button.active {
    color: #fff;
    background-color: #f7931a
}
.tab button.active span.mt-icon{
    background-position: bottom center;
}

.tabcontent {
    display: none;
    border-top: none
}

.index-widget-wrap-sm {
    height: 220px;
    overflow: hidden
}

.index-widget-wrap-lg {
    height: 480px;
    overflow: hidden
}

.brand-img-wrap {
    border: 1px solid #ddd;
    padding: 0 10px;
    border-radius: 5px
}

table.table th {
    background: #1b2279;
    color: #fff;
    border-color: rgba(255, 255, 255, .2);
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px
}

table.table td {
    font-size: 15px;
    border: none
}

.team-member,
.team-member .team-img {
    position: relative
}

.team-member {
    overflow: hidden
}

.team-member,
.team-member .team-img {
    position: relative
}

.team-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    border: 20px solid rgba(0, 0, 0, .1);
    background-color: rgba(255, 255, 255, .9);
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.team-member:hover .team-hover .desk {
    top: 35%
}

.team-member:hover .team-hover,
.team-member:hover .team-hover .desk,
.team-member:hover .team-hover .s-link {
    opacity: 1
}

.team-hover .desk {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    -webkit-transition: all .3s .2s;
    transition: all .3s .2s;
    padding: 0 20px
}

.desk,
.desk h4,
.team-hover .s-link a {
    text-align: center;
    color: #222
}

.team-member:hover .team-hover .s-link {
    bottom: 10%
}

.team-member:hover .team-hover,
.team-member:hover .team-hover .desk,
.team-member:hover .team-hover .s-link {
    opacity: 1
}

.team-hover .s-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateY(45%);
    -ms-transform: translateY(45%);
    transform: translateY(45%);
    -webkit-transition: all .3s .2s;
    transition: all .3s .2s;
    font-size: 35px
}

.desk,
.desk h4,
.team-hover .s-link a {
    text-align: center;
    color: #222
}

.team-member .s-link a {
    margin: 0 10px;
    color: #333;
    font-size: 16px
}

.team-title {
    position: static;
    padding: 20px 0;
    display: inline-block;
    width: 100%
}

.team-title h5 {
    margin-bottom: 0;
    display: block;
    text-transform: uppercase
}

.team-title span {
    font-size: 12px;
    text-transform: uppercase;
    color: #a5a5a5;
    letter-spacing: 1px
}

.tooltip-btn {
    font-family: 'Times New Roman', serif;
    text-transform: none;
    padding: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #999!important;
    font-style: italic
}

.calculator-wrap {
    background: #f2f2f2;
    background-size: cover;
    text-align: center;
}
.calc-info-wrap {
    
}
.calc-info-wrap p {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #999;
}
.calc-info-wrap h3 {
    font-size: 20px !important;
    color: #fff;
    font-weight: 600;
    background: #1d247c;
    padding: 10px;
    border-radius: 4px;
}
.features-wrap .feature-box {
    border-radius: 10px;
    text-align: center;
    transition: all .2s;
    position: relative;
    top: 0;
}

.features-wrap .feature-box .img-box {
    margin-bottom: 10px;
    position: relative;
    width: 40px;
    height: 40px;
    overflow: hidden;
    display: inline-block
}

.features-wrap .feature-box img {
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: bottom
}

.features-wrap .feature-box p {
    font-size: 16px;
    font-weight: 600;
    color: #373f95;
    line-height: 1.4;
    font-family: 'Quicksand', sans-serif;
}

.features-wrap .feature-box:hover {
    background: #f7931a!important;
}

.features-wrap .feature-box:hover {
    top: -5px;
}

.features-wrap .feature-box:hover .img-box img {
    bottom: 0;
    top: auto
}

.features-wrap .feature-box:hover p {
    color: #fff
}

.anchor-landing {
    width: 100%;
    height: 1px;
    opacity: 0;
    position: relative;
    top: -150px
}

.package-select-wrap.bg-secondary h4 {
    color: #fff
}

.package-select-wrap.bg-secondary p {
    color: #fff
}

.package-select-wrap h4.h5 {
    text-transform: capitalize
}

a.btn-cert img {
    vertical-align: middle;
    position: relative;
    top: -2px
}

.cert-link-wrap {
    display: block;
    margin-bottom: 15px;
    width: calc(50% - 10px);
    float: left;
    display: inline-block;
    margin: 0 5px 10px;
    text-align: center
}

.cert-link-wrap img {
    max-width: 60px
}

.cert-link-wrap span {
    margin-top: 0
}

.cert-link-wrap span h5 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    text-transform: capitalize
}

.cert-link-wrap .btn-white {
    font-size: 12px
}

.cert-link-wrap:hover .btn-white {
    background-color: #1b2279;
    color: #fff
}

.cert-link-wrap-lg {
    width: calc(100% - 10px);
    margin: 0 0 10px 5px
}

.copy-icon {
    cursor: pointer;
    color: #1b2279!important
}

.copy-icon span {
    font-family: Roboto, sans-serif;
    color: #333;
    margin-right: 10px
}

.copy-icon:before {
    display: none
}

.copy-icon:after {
    content: "\f0c5"
}

.captcha-refresh {
    margin-left: 10px;
    display: inline-block
}

.table-sm td {
    padding: 5px 10px;
}

.about-card-wrap {
    /* border-radius: 40px; */
    overflow: hidden;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
}
.about-card-wrap .card-img-top {
    /* border-bottom-right-radius: 40px; */
}

/* Event Design */
.event-img-wrap {
    overflow: hidden;
    height: 250px;
}
.event-img-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 25%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 25%,rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 25%,rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    z-index: 2;
}
.event-badge {
    top:-5px;
    right:5px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    z-index: 3;
}
.event-img-wrap img {
    min-width: 100%;
    min-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(1,1);
    transition: all 0.5s;
    transition-timing-function: ease-in-out;
}
.event-img-wrap-oth {
    height: 350px;
}
.event-content-wrap {
    z-index: 3;
    bottom: 30px;
    right: 15px;
    left: 15px;
}
.event-img-wrap  p.text-muted {
    color: #ddd !important;
    font-size: 14px;
}
.event-img-wrap:hover img{
    transform: translate(-50%,-50%) scale(1.1,1.1);
}

/* Blink */
.btn-blink {
  background:#1b2279;
  animation:myfirst 2s;
  -moz-animation:myfirst 2s infinite; /* Firefox */
  -webkit-animation:myfirst 2s infinite; /* Safari and Chrome */
}
@-moz-keyframes myfirst{
  0%   {background:#1b2279;}
  25%  {background:#2aa7ff;}
  50%  {background:#1b2279;}
  75%  {background:#2aa7ff;}
  100%   {background:#1b2279;}
}
@-webkit-keyframes myfirst{
  0%   {background:#1b2279;}
  25%  {background:#2aa7ff;}
  50%  {background:#1b2279;}
  75%  {background:#2aa7ff;}
  100%   {background:#1b2279;}
}
.nav-link-blink {
  background:#ffa334;
  animation:link 2s;
  -moz-animation:link 2s infinite; /* Firefox */
  -webkit-animation:link 2s infinite; /* Safari and Chrome */
}
@-moz-keyframes link{
  0%   {color:#1b2279;background:#e9e9f4;}
  25%  {color:#fff;background:#1d247c;}
  50%  {color:#1b2279;background:#e9e9f4;}
  75%  {color:#fff;background:#1d247c;}
  100%   {color:#1b2279;background:#e9e9f4;}
}
@-webkit-keyframes link{
  0%   {color:#1b2279;background:#e9e9f4;}
  25%  {color:#fff;background:#1d247c;}
  50%  {color:#1b2279;background:#e9e9f4;}
  75%  {color:#fff;background:#1d247c;}
  100%   {color:#1b2279;background:#e9e9f4;}
}

/* 2FA */
#heading {
    text-transform: uppercase;
    font-weight: normal
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}
#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}
.form-card {
    text-align: left
}
#msform fieldset:not(:first-of-type) {
    display: none
}
#msform input,
#msform textarea {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    background-color: #ECEFF1;
    font-size: 16px;
}
#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #1b2279;
    outline-width: 0
}
#msform .action-button {
    font-size: 14px;
    width: auto;
    background: #1b2279;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 30px;
    margin: 10px 0px 10px 5px;
    float: right;
    border-radius: 50px;
}
#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #311B92
}
#msform .action-button-previous {
    font-size: 14px;
    width: auto;
    background: #e9e9f4;
    font-weight: bold;
    color: #333;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 30px;
    margin: 10px 0px 10px 5px;
    float: right;
    border-radius: 50px;
}
#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #d6d6e7
}
.card {
    z-index: 0;
    border: none;
    position: relative
}
.fs-title {
    font-size: 26px;
    margin-bottom: 30px;
    color: #1b2279;
    font-weight: normal;
}
.steps {
    display: inline-block;
    border-radius: 50px;
    padding:5px 10px;
    font-size: 12px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    background:#f7931a;
    color:#fff;
    font-weight: 600;
    text-transform: uppercase;
}
.fieldlabels {
    color: gray;
    text-align: left
}
#progressbar {
    margin-bottom: 10px;
    overflow: hidden;
    color: lightgrey
}
#progressbar .active {
    color: #1b2279
}
#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400
}
#progressbar #app:before {
    content: '\f17b';
    font-family: 'Font Awesome 5 Brands';
}
#progressbar #qr:before {
    content: "\f029";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
#progressbar #key:before {
    content: "\f084";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
#progressbar #finish:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}
#progressbar li.active:before,
#progressbar li.active:after {
    background: #1b2279
}
.progress {
    height: 20px
}
.progress-bar {
    background-color: #1b2279
}
.fit-image {
    width: 100%;
    object-fit: cover
}
.circle-box {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
    font-weight: 600;
    color: #888;
    background:#e9e9f4;
    display: inline-block;

}
@media all and (min-width: 992px) {
    .circle-box {
        margin-top: 80px;
    }
    .dropdown:hover>.dropdown-menu {
      display: block;
    }
    
    .dropdown>.dropdown-toggle:active {
      /*Without this, clicking will make it sticky*/
        pointer-events: none;
    }
}

/* Rewards */
.reward-wrap p.bg-dark{
    border-radius: 50px;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: 0.05em;
}
.reward-wrap-1 {
    background: #d7e1ff;
}
.reward-wrap-2 {
    background: #c7f4ff;
}
.reward-wrap-3 {
    background: #ffcdcd;
}
.reward-wrap-4 {
    background: #fff1b0;
}
.reward-wrap-5 {
    background: #f4e3a0;
}
.reward-wrap {
    position: relative;
    top: 0;
    transition: all 0.2s;
}
.reward-wrap img {
    position: relative;
    top: 0px;
    transition: all 0.2s;
}
.reward-wrap:hover img{
    top: -10px;
}

.agent-img-wrap {
    width: 200px;
    height: 200px;
    display: inline-block;
    overflow: hidden;
    border-radius: 25px;
}
.agent-img-wrap img {
    width: 200px;
}

/* Testimonials */
.testimoial-box {
    border-radius: 10px;
    position: relative;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    background: #fff;
    background-repeat: no-repeat;
}
.testimoial-box:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 17px;
    background: url(../images/testimonial-arrow-down.html) no-repeat;
    bottom: -12px;
    left: 15px;
}
.testimoial-box p {
    margin-bottom: 0;
}
.testimonial-author-wrap {
    margin-left: 15px;
}
.testimonial-author-img-wrap{
    border-radius: 50px;
    overflow: hidden;
    display: inline-block;
    width: 44px;
    height: 44px;
    margin-right: 15px;
}
.testimoial-author-info-wrap {
    width: calc(100% - 60px);
}
.testimoial-author-info-wrap p {
    font-size: 14px;
}

/* Range Slider */
.rangeslider {
  background-color: #fff;
  border-radius: 0;
  height: 0.2rem;
}

.rangeslider__fill {
  background-color: #ffa334;
  border-radius: 0;
}

.rangeslider__handle {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -webkit-transition: transform 0.3s ease-in-out;
}
.rangeslider__handle::after {
  display: none;
}
.rangeslider__handle:hover, .rangeslider__handle:active {
  -ms-transform: scale(1.2, 1.2);
  /* IE 9 */
  -webkit-transform: scale(1.2, 1.2);
  /* Safari */
  transform: scale(1.2, 1.2);
  transition: transform 0.1s ease-in-out;
  -moz-transition: transform 0.1s ease-in-out;
  -webkit-transition: transform 0.1s ease-in-out;
}

.rangeslider__value-bubble {
  position: absolute;
  top: auto;
  left: 50%;
  bottom:1.75rem;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  text-align: center;
  background-color: #ffa334;
  padding: 0.5rem 1rem;
  color: #fff;
  width: auto;
  margin: 0;
  white-space: nowrap;
  border-radius: 4px;
  font-weight: bold;
}
.rangeslider__value-bubble::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-top: 1rem solid #ffa334;
  position: absolute;
  top: auto;
  left: 50%;
  bottom: -1rem;
  transform: translate(-50%, -45%);
  -webkit-transform: translate(-50%, -45%);
  -ms-transform: translate(-50%, -45%);
}

.presentation-nav {
    border:none;
}
.presentation-nav .nav-link {
    font-weight: 600;
    border-radius: 50px;
    font-size: 15px;
    letter-spacing: 0.025em;
    color: #333;
    border:2px solid #ddd;
    margin:5px;
    position: relative;
    top:-0;
}
.presentation-nav .nav-link:hover, 
.presentation-nav .nav-link:focus {
    background: #fff;
}
.presentation-nav .nav-link.active {
    background: #f7931a;
    color: #fff;
    border-color:#f7931a;
    top:-5px;
}
.presentation-nav .nav-link.active:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -4px;
    width: 0; 
    height: 0; 
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #f7931a;
}
@media all and (max-width: 767px) {
    .presentation-nav .nav-link {
        font-size: 13px;
    }
}
.presentation-wrap {
    border-radius: 10px !important;
    transition: all 0.2s;
    position: relative;
    top: 0;
    box-shadow: 0 20px 20px rgba(0,0,0,0);
}
.presentation-wrap p {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 5px;
    color: #999 !important;
}
@media all and (min-width: 992px) {
    .presentation-wrap.inactive {
        opacity: 1;
    }
}
.presentation-wrap:hover {
    background: #262d83 !important;
    top: -5px;
    box-shadow: 0 20px 20px rgba(0,0,0,0.2);
}
.presentation-wrap:hover h3 {
    color: #fff;
}



.seal-wrap {
    background: #fff;
    border-radius: 10px;
    display: block;
    padding: 10px;
    height:100px;
    position: relative;
}
.seal-wrap img {
    max-width: 100% !important;
    margin:0 !important;
    padding:0 !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}