


.section-hero-page-accounts-professional-trading-account {
    background-image: url('../images/bg-hero-professional-trading-account.jpg');
    background-position: center;
}


.bg-zero-account {
    background-image: url('../images/bg-zero.jpg');
}

.bg-raw-spread-account {
    background-image: url('../images/bg-raw-spread.jpg');
}


.section-feature-carousel-vertical {
    background-image: url('../images/bg-carousel-pro-1.jpg');
}


.section-get-started {
    background-image: url('../images/bg-get-started.jpg');
}


.section-hero-page-accounts-demo-trading-account {
    background-image: url('../images/bg-hero-demo-trading-account.jpg');
    background-position: center;
}

.section-trade-with-fxt {
    background-image: url('../images/bg-dark-universe.jpg');
}

/* Allow background images for sections with allow-bg-image class */
.section-trade-with-fxt.allow-bg-image {
    background-image: url('../images/bg-dark-universe.jpg') !important;
    background-color: transparent !important;
}


.section-hero-page-accounts-standard-trading-account {
    background-image: url('../images/bg-hero-accounts-demo.jpg');
    background-position: center;
}


.section-feature-carousel-vertical {
    background-image: url('../images/bg-carousel-standard-1.jpg');
}


.swiper-slide-800 {
    width: 800px;
    margin-right: 30px;
}

.swiper-slide-1006 {
    width: 1006px;
    margin-right: 30px;
}


.section-hero-page-deposits-withdrawals {
    background-image: url('../images/bg-hero-deposits-and-withdrawals.jpg');
    background-position: center;
}


.section-hero-page-margin-leverage {
    background-image: url('../images/bg-hero-margin-and-leverage.jpg');
    background-position: center;
}

.section-feature-margin-leverage {
    background-image: url('../images/bg-dark-universe.jpg');
}

/* Allow background images for sections with allow-bg-image class */
.section-feature-margin-leverage.allow-bg-image {
    background-image: url('../images/bg-dark-universe.jpg') !important;
    background-color: transparent !important;
}
