body {
    margin: 0;
    padding: 0;
    font-family: montserrat, sans-serif !important;
    background: var(--bg-color);
    color: var(--text-color) !important
}

:root {
    --theme-color: #f39301;
    --bg-color: white;
    --text-color: #333;
    --light-theme-color: #f5910373;
    --tbl-head-color: rgba(253, 111, 39, 10%)
}
h1 {
    font-size: 40px;
    line-height: 1.3;
    color: var(--theme-color)
}

h2 {
    font-size: 30px;
    line-height: 1.3;
    color: var(--theme-color)
}

h3 {
    color: var(--theme-color);
    font-size: 18px
}

p {
    line-height: 1.7;
    font-size: 14px
}

a {
    color: var(--text-color)
}

a:hover {
    color: inherit
}

.contract-specifications::before,
.get-started::before,
.our-services::before,
.tbl-with-tab::before,
.index-banner::before {
    content: '';
    position: absolute;
    top: 286px;
    left: 0;
    height: 15px;
    width: 0;
    border-radius: 20px;
    box-shadow: 0 0 477px 117px var(--light-theme-color);
    z-index: -1
}

.our-services::before,
.tbl-with-tab::before {
    top: 0
}

.trading-condition::before,
.instrument::before,
.about-us-main-info::before,
.best-performing::before,
.online-cfd::before {
    content: '';
    position: absolute;
    top: 20px;
    right: 0;
    height: 15px;
    width: 0;
    border-radius: 20px;
    box-shadow: 0 0 477px 117px var(--light-theme-color);
    z-index: -1
}

header {
    border-bottom: 1px solid #c1c1c1;
    z-index: 999;
    top: 0;
    background: var(--bg-color)
}

.logo {
    width: 211px
}

.main-header {
    margin: 0 120px
}

header .navbar-nav {
    --bs-nav-link-color: var(--text-color)
}

.navbar-nav .nav-link.active,
.navbar-nav .show>.nav-link,
header .nav-link:focus,
header .nav-link:hover {
    color: var(--theme-color)
}

header .dropdown-menu {
    background: var(--bg-color);
    border: none;
    box-shadow: 0 0 10px 0 var(--light-theme-color);
    margin-top: 6px
}

header .dropdown-item {
    color: var(--theme-color)
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff;
    background-color: var(--theme-color)
}

.main-header .nav-item {
    margin: 0 10px
}

.rounde-btn {
    border: 1px solid var(--theme-color);
    color: var(--theme-color)
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active,
.rounde-btn:hover {
    border: 1px solid var(--theme-color);
    background: var(--theme-color)
}

.fill-btn {
    background: var(--theme-color);
    border: 1px solid var(--theme-color)
}

.fill-btn:hover {
    background: var(--bg-color);
    border: 1px solid var(--theme-color);
    color: var(--theme-color)
}

.index-banner {
    margin: 108px 120px 0;
    padding: 100px 0
}

.banner-slider img {
    height: 500px
}

.banner-slider .slick-dots li button:before {
    width: 8px;
    height: 8px;
    color: transparent;
    border: 1px solid #fff;
    border-radius: 20px;
    line-height: 0;
    opacity: 1
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    background: var(--text-color)
}

.banner-slider .slick-dots li button {
    height: 8px;
    width: 8px;
    line-height: 0%
}

.banner-slider .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.banner-slider .slick-dots {
    bottom: -55px
}

.index-banner p {
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical
}

.online-cfd {
    margin: 50px 0
}

.online-cfd .info {
    width: 70%;
    margin: 50px auto 40px
}

.index-page-tab {
    color: var(--text-color);
    padding: 20px 10px
}

.nav-pills .index-page-tab {
    font-size: 14px
}

.nav-pills .index-page-tab.active,
.nav-pills .show>.index-page-tab {
    color: var(--theme-color);
    background-color: transparent;
    border-bottom: 2px solid var(--theme-color);
    border-radius: 0
}

.tbl-with-tab {
    margin: 100px 0
}

.bdr-clr {
    border-color: var(--theme-color) !important;
    background: transparent;
    border-radius: 3px
}

.index-currebcy-tbl {
    color: var(--text-color) !important;
    font-size: 13px;
    border-color: transparent
}

.index-currebcy-tbl thead tr th {
    background: var(--tbl-head-color);
    padding: 15px 10px
}

.index-currebcy-tbl tbody tr th,
.index-currebcy-tbl tbody tr td,
.index-currebcy-tbl thead tr th {
    padding: 20px 10px
}

.index-currebcy-tbl thead tr th {
    border-top: 1px solid var(--theme-color);
    border-bottom: none
}

.index-currebcy-tbl tbody .no-bdr {
    border-top: none
}

.index-currebcy-tbl tbody tr th,
.index-currebcy-tbl tbody tr td {
    border-top: 1px solid transparent;
    border-bottom: none
}

.tbl-icon {
    padding: 10px
}

.tbl-icon img {
    width: 20px
}

.tbl-icon-arrows {
    padding: 0 20px
}

.tbl-profile img {
    width: 25px
}

.tbl-profile .second-profile {
    margin-left: -8px
}

.index-page-tab:focus,
.index-page-tab:hover {
    color: var(--theme-color)
}

.fx-box {
    width: 350px;
    height: 260px;
    border: 1px solid var(--theme-color);
    border-radius: 10px;
    transition: .4s all;
    margin: 20px
}

.fx-box:hover {
    background: transparent;
    box-shadow: 0 0 10px 0 var(--light-theme-color);
    transition: .4s all
}

.box-icon {
    width: 80px
}

.box-info {
    font-size: 13px;
    color: var(--text-color);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    margin: 0
}

.touck-and-trade {
    margin: 100px 0
}

.trade-side-img {
    width: 90%
}

.trade-side-img::before {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    box-shadow: 0 0 477px 117px var(--light-theme-color);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: -1
}

.trade-side-img img {
    width: 100%
}

.our-services {
    margin: 100px 0
}

.services-box {
    background: transparent
}

.windows-btn {
    left: 0;
    right: 0;
    bottom: -18px;
    margin: 0 auto
}

.services-box::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
    background: var(--theme-color);
    border-radius: 0 6px 0 0
}

.services-box:hover {
    box-shadow: 0 0 10px 0 var(--light-theme-color)
}

.services-box img{
    filter: invert(1);
}
.nitro-ventures img {
    filter: invert(1);
}
.service-box-icon {
    width: 70px
}

.why-forex-trading {
    margin: 100px 0
}

.main-forex-trading {
    background: transparent;
    box-shadow: 0 0 10px 0 var(--light-theme-color);
    border-radius: 20px;
    padding: 50px
}

.forex-trading-box-icon {
    height: 50px;
    width: 50px;
    background: rgba(217, 217, 217, .24);
    border-radius: 50px
}

.forex-trading-box-icon img {
    width: 25px
}

.choose-pricing {
    margin: 100px 0
}

.choose-box-detail {
    display: inline-block;
    width: 100%;
    background: transparent
}

.choose-box-detail::after {
    content: '';
    position: absolute;
    width: 2px;
    transform: scaleY(0);
    height: 100%;
    bottom: 0;
    left: 0;
    background-color: var(--theme-color);
    transform-origin: left top;
    transition: transform .3s ease-out
}

.choose-box-detail:hover::after {
    transform: scaleY(1);
    transform-origin: left top
}

.all-account-detail {
    margin: 0 auto
}

.best-performing {
    margin: 100px 0
}

.performing-assets-laptop,
.performing-assets {
    width: 800px;
    margin: 0 auto
}

.performing-assets-laptop img {
    height: 35%;
    width: auto;
    margin: 40px auto 0
}

.performing-assets-laptop::after,
.performing-assets::after {
    content: '';
    position: absolute;
    height: 150px;
    width: 100%;
    bottom: 0;
    top: 0;
    margin: auto 0;
    border-radius: 10px;
    background: #131313;
    z-index: -1
}

.performing-assets h3 {
    visibility: hidden;
    color: white;
}

.performing-assets .slick-center h3 {
    visibility: visible
}

.performing-assets .slick-slide {
    height: 250px;
    margin: 0 15px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(.8);
    transition: all .4s ease-in-out
}

.performing-assets .slick-slide,
.performing-assets .slick-slide[aria-hidden=true]:not(.slick-cloned)~.slick-cloned[aria-hidden=true] {
    transform: scale(.8, .8);
    transition: all .4s ease-in-out
}

.performing-assets .slick-center::before,
.performing-assets .slick-slide[aria-hidden=true]:not([tabindex="-1"])+.slick-cloned[aria-hidden=true]::before {
    content: "";
    position: absolute;
    width: 250px;
    height: 230px;
    top: auto;
    right: auto;
    background-image: url(../images/back-line.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: contain;
    pointer-events: none
}

.performing-assets .slick-prev {
    left: -130px;
    opacity: .3
}

.performing-assets .slick-next {
    right: -130px;
    opacity: .3
}

.performing-assets .slick-prev:before {
    font-family: "font awesome 5 free";
    font-weight: 900;
    content: "\f053";
    font-size: 30px
}

.performing-assets .slick-next:before {
    font-family: "font awesome 5 free";
    font-weight: 900;
    content: "\f054";
    font-size: 30px
}

.performing-assets .slick-prev:hover,
.performing-assets .slick-prev:focus,
.performing-assets .slick-next:hover,
.performing-assets .slick-next:focus {
    opacity: 10
}

.best-performing .info {
    width: 70%;
    margin: 0 auto
}

.get-started {
    margin: 100px 0
}

.get-started-form {
    padding: 50px;
    /* background: #272727; */
    border-radius: 10px;
    font-size: 12px;
    color: var(--theme-color)
}

.get-started-form .form-control {
    font-size: 10px;
    padding: 13px 10px
}

.get-started .info {
    width: 70%
}

.need-help {
    margin: 100px 0 0;
    background: var(--theme-color);
    padding: 30px 0
}

.need-help h2 {
    font-size: 25px;
    color: var(--text-color)
}

.need-help .need-help-info {
    font-size: 16px
}

.ftr-content {
    font-size: 12px;
    border-top: 1px solid #6b6b6b
}

.ftr-info i {
    height: 35px;
    width: 35px;
    font-size: 18px;
    color: var(--text-color);
    background: transparent;
    transition: 1s all
}

.ftr-info i:hover {
    background: var(--theme-color);
    transition: 1s all
}

.ftr-info li {
    list-style: none;
    margin: 8px 0
}

.ftr-bottom {
    font-size: 12px
}

.ftr-copyright {
    border-top: 1px solid #6b6b6b
}

.about-nitro-ventures-banner {
    height: 400px;
    width: 100%;
    margin: 108px 0 0;
    background-image: url(../images/about-nitro-ventures-banner-bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1
}

.about-nitro-ventures-banner::after {
    content: '';
    position: absolute;
    height: 400px;
    top: 0;
    width: 100%;
    background: rgb(48, 47, 47, .8);
    z-index: -1
}

.text-back {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(255, 255, 255, .1);
    -ms-text-stroke-color: rgba(255, 255, 255, .1);
    -o-text-stroke-color: rgba(255, 255, 255, .1);
    color: transparent;
    font-size: 100px;
    letter-spacing: -.02em;
    z-index: 1;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.about-us-content,
.about-nitro-ventures-section {
    margin: 100px 0
}

.currencies-section-img,
.about-section-img {
    width: 80%
}

.about-section-img::before {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    box-shadow: 0 0 520px 149px var(--light-theme-color);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: -1
}

.about-paragraph-info {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    line-clamp: 10;
    -webkit-box-orient: vertical
}

.change-img-size {
    width: 100%
}

.our-services .main-forex-trading,
.about-us-content .main-forex-trading {
    border-radius: 5px
}

.orange-bg-content {
    background: var(--tbl-head-color);
    border-radius: 5px
}

.about-us-main-info .main-forex-trading {
    box-shadow: none;
    border-radius: 0
}

.about-us-main-info .main-forex-trading::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    width: 100px;
    border-top: 5px solid var(--light-theme-color);
    border-left: 5px solid var(--light-theme-color)
}

.about-us-main-info .main-forex-trading::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100px;
    width: 100px;
    border-right: 5px solid var(--light-theme-color);
    border-bottom: 5px solid var(--light-theme-color)
}

.line-center {
    width: 90%
}

.line-center::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: -9%;
    height: 150px;
    width: 2px;
    background-color: #919191
}

.content-box {
    border-color: #919191 !important;
    border-radius: 3px
}

.content-box::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
    background: var(--theme-color)
}

.contact-box {
    margin: 100px 0
}

.contact-social-link li a {
    color: var(--text-color)
}

.contact-social-link li:hover a {
    color: var(--theme-color)
}

.contact-box .services-box:hover {
    box-shadow: none
}

.contact-box .services-box:hover i {
    background: var(--theme-color);
    transition: 1s all
}

.contact-box .services-box i {
    height: 60px;
    width: 60px;
    margin: -46px auto 0;
    font-size: 20px;
    background: #272727;
    border-radius: 50px;
    transition: 1s all
}

.contract-specifications {
    margin: 100px 0
}

.contract-specifications .index-currebcy-tbl thead tr th {
    border-top: none
}

.circle-img {
    height: 7px;
    width: 7px;
    background: var(--theme-color);
    border-radius: 10px
}

.profit-loss-number {
    font-size: 14px
}

.contract-specifications .index-currebcy-tbl tbody tr th,
.contract-specifications .index-currebcy-tbl tbody tr td,
.contract-specifications .index-currebcy-tbl thead tr th {
    padding: 10px
}

.metal-content .main-forex-trading {
    border-radius: 4px
}

.trading-condition,
.indices-section {
    margin: 100px 0
}

.account-box {
    width: 237px
}

.ftr-img {
    width: 120px
}

.whatsapp-contact {
    z-index: 999;
    bottom: 40px;
    right: 40px;
    border-radius: 50px;
    box-shadow: 0 5px 7px #b78b7599
}

.whatsapp-contact img {
    width: 60px
}