@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//margin-forex.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.2") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(193,58,71);
	--wd-alternative-color: rgb(162,44,55);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(247,247,247);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* Global style start */
.page-title-default {
    margin-block-end: 70px !important;
}

.screen-reader-response {
    display: none;
}

.wpcf7-not-valid-tip {
    font-size: 0;
    border: 1px solid var(--wd-primary-color) !important;
}

div.wpcf7 .wpcf7-spinner:before {
    inset-inline-start: 13px !important;
}

.wd-notice,
div.wpcf7-response-output,
.mc4wp-alert,
:is(.woocommerce-error, .woocommerce-message, .woocommerce-info) {
    margin-block-end: 0 !important;
    margin-block-start: 15px !important;
    padding: 0 !important;
    background-color: transparent !important;
    min-height: unset !important;
    font-size: 12px !important;
}

.wpcf7-response-output::before {
    display: none !important;
}

.tablepress>:where(thead, tfoot)>*>th {
    background-color: #f6f6f6;
}

.tablepress-table-name {
    text-align: center;
    color: #fff;
    padding: 15px;
    margin-block-end: 0;
}

.tablepress-table-name:nth-of-type(1) {
    background-color: var(--wd-primary-color) !important;
}

.tablepress-table-name:nth-of-type(2) {
    background-color: #000 !important;
}

.tablepress-table-name:nth-of-type(3) {
    background-color: #117d7d !important;
}

.avatar.photo {
    display: none !important;
}

.categories-page .wrapper-content-banner {
    background-color: rgb(193 58 71 / 90%) !important;
    padding: 10px !important;
}

.tablepress td,
.tablepress th {
    border: 1px solid #ddd;
    padding: 10px 5px;
    font-size: 14px;
}

/* Global style end */
/* Home style start */
.home .s1 {
    margin-block-start: -40px !important;
    background-image: url('/wp-content/uploads/2024/07/new_bg_3-scaled.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-block: 80px !important;
}

.home .s1 .r1 .c1 .wd-nested-carousel {
    margin-block-end: 0;
}

.home .s1 .r1 .c1 .wd-info-box,
.home .s1 .r1 .c1 .wd-image {
    margin-block-end: 0;
    text-align: start;
}

.home .s1 .r1 .c1 .wd-info-box .info-box-title {
    font-size: 36px;
    color: #000;
}

.home .s1 .r1 .c1 .wd-info-box .info-box-inner {
    font-size: 20px;
    color: #000;
}

.home .s1 .r1 .c1 .wd-info-box .wd-button-wrapper {
    text-align: start;
}

.home .s1 .r1 .c1 .wd-info-box .wd-button-wrapper .btn {
    font-size: 18px;
    padding: 20px !important;
}

.home .s2 {
    padding-block: 80px !important;
}

.home .s2 .r1 .wpb_wrapper {
    height: 100% !important;
    background-color: var(--wd-alternative-color);
    padding: 30px 20px;
    transition-duration: .3s;
}

.home .s2 .r1 .wpb_wrapper:hover {
    background-color: var(--wd-primary-color);
}

.home .s2 .r1 .wd-info-box {
    margin-block-end: 0;
}

.home .s2 .r1 .wd-info-box .info-box-title {
    color: #fff;
}

.home .s3 {
    background-color: #fbfbfb !important;
    padding-block: 80px;
}

.home .s3 .r1 .c1 .wd-info-box {
    margin-block-end: 0;
    padding-inline-end: 40px;
    text-align: start;
}

.home .s3 .r1 .c1 .wd-info-box .info-box-title {
    font-size: 24px;
    color: #000;
}

.home .s3 .r1 .c1 .wd-info-box .info-box-inner {
    font-size: 18px;
    color: #000;
}

.home .s3 .r1 .c1 .wd-info-box .wd-button-wrapper {
    text-align: start;
}

.home .s3 .r1 .c2 .wd-info-box {
    margin-block-end: 0;
    background-color: rgba(201, 56, 56, 0.05);
    padding: 20px;
    transition-duration: .3s;
}

.home .s3 .r1 .c3 .wd-info-box {
    margin-block-end: 0;
    background-color: rgba(80, 201, 56, 0.05);
    padding: 20px;
    transition-duration: .3s;
}

.home .s3 .r1 .c4 .wd-info-box {
    margin-block-end: 0;
    background-color: rgba(66, 56, 201, 0.05);
    padding: 20px;
    transition-duration: .3s;
}

.home .s3 .r1 .c2 .wd-info-box:hover,
.home .s3 .r1 .c3 .wd-info-box:hover,
.home .s3 .r1 .c4 .wd-info-box:hover {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .16), 0 0 20px 0 rgba(0, 0, 0, .06);
}

.home .s4 {
    background-color: var(--wd-primary-color) !important;
    padding-block: 80px !important;
}

.home .s4 .woodmart-title-container {
    font-size: 38px;
    color: #fff;
    font-weight: 600;
}

.home .s4 .title-after_title {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
}

.home .s4 .wd-carousel-container {
    margin-block-end: 0;
}

.home .s4 .wd-carousel-container .wd-info-box {
    background-color: var(--wd-alternative-color) !important;
    border: 1px solid #fff;
    padding: 30px 20px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .16), 0 0 20px 0 rgba(0, 0, 0, .06);
    transition-duration: .3s;
}

.home .s4 .wd-carousel-container .wd-info-box:hover {
    border-color: var(--wd-alternative-color);
}

.home .s4 .wd-carousel-container .wd-info-box .info-box-title {
    color: #fff;
}

.home .s5 {
    padding-block: 80px !important;
}

.home .s5 .woodmart-title-container {
    font-size: 38px;
    color: #000;
    font-weight: 600;
}

.home .s5 .title-after_title {
    font-size: 22px;
    color: #000;
    font-weight: 400;
}

.home .s5 .wd-info-box {
    margin-block-end: 0;
    background-color: var(--wd-alternative-color);
    padding: 50px 20px;
    transition-duration: .3s;
}

.home .s5 .wd-info-box:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4), 0 0 20px 0 rgba(0, 0, 0, .1);
}

.home .s5 .wd-info-box .info-box-title {
    color: #fff;
}

.home .s6 {
    background-color: var(--wd-primary-color) !important;
    padding-block: 80px !important;
}

.home .s6 .woodmart-title-container {
    font-size: 38px;
    color: #fff;
    font-weight: 600;
}

.home .s6 .title-after_title {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
}

.home .s6 .wd-list {
    margin-block-end: 0;
}

.home .s6 .wd-list li {
    padding: 10px 20px;
    border: 1px solid #e0e0e0;
    color: #e0e0e0;
    transition-duration: .3s;
    font-size: 18px;
    justify-content: flex-start;
    font-weight: 500;
}

.home .s6 .wd-list li:hover {
    background-color: var(--wd-alternative-color);
    border-color: var(--wd-alternative-color);
    color: #fff;
}

.home .s6 .wd-list li .list-icon {
    color: #e0e0e0 !important;
    transition-duration: .3s;
}

.home .s6 .wd-list li:hover .list-icon {
    color: #fff !important;
}


.home .s7 {
    padding-block-start: 80px !important;
}

.home .s7 .woodmart-title-container {
    font-size: 38px;
    color: #000;
    font-weight: 600;
}

.home .s7 .title-after_title {
    font-size: 22px;
    color: #000;
    font-weight: 400;
}

/* Home style end */
/* Footer style start */
.footer-s1 {
    padding-block: 40px !important;
}

.footer-s1 .r1 {
    padding-block-end: 30px;
    border-block-end: 1px solid rgb(35 35 35) !important;
}

.footer-s1 .r2,
.footer-s1 .r3 {
    padding-block: 30px !important;
    border-block-end: 1px solid rgb(35 35 35) !important;
}

.footer-s1 .vc_column-inner {
    padding: 0 !important;
}

.footer-s1 .r1 .c1 .wd-mc4wp-wrapper {
    margin-block-end: 0;
}

.footer-s1 .r1 .c1 .wd-mc4wp-wrapper .mc4wp-form-fields {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 10px;
}

.footer-s1 .r1 .c1 .wd-mc4wp-wrapper .mc4wp-form-fields p {
    margin-block-end: 0;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-align: start;
}

.footer-s1 .r1 .c1 .wd-mc4wp-wrapper .mc4wp-form-fields div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 10px;
}

.footer-s1 .r1 .c1 .wd-mc4wp-wrapper .mc4wp-form-fields div input[type='email'] {
    background-color: var(--wd-form-brd-color);
    color: #fff;
}

.footer-s1 .r1 .c1 .wd-mc4wp-wrapper .mc4wp-form-fields div input[type="submit"] {
    background-color: #fff;
    color: #000;
}

.footer-s1 .r1 .c2 .wd-text-block {
    text-align: end;
    margin-block-end: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.footer-s1 .r2 .vc_wp_custommenu {
    margin-block-end: 0;
}

.footer-s1 .r2 .vc_wp_custommenu .menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 10px;
}

.footer-s1 .r2 .vc_wp_custommenu .menu-item {
    margin-block-end: 0;
    font-size: 14px;
    font-weight: 500;
}

.footer-s1 .r2 .vc_wp_custommenu .menu-item a {
    color: #fff;
    border-block-end: 1px solid transparent;
    transition-duration: .3s;
    text-transform: uppercase;
}

.footer-s1 .r2 .vc_wp_custommenu .menu-item:hover a {
    color: var(--wd-link-color);
    border-block-end-color: var(--wd-link-color);
}

.footer-s1 .r3 .wd-info-box {
    margin-block-end: 0;
    gap: 40px;
}

.footer-s1 .r3 .wd-info-box .info-box-inner {
    font-size: 13px;
    color: #fff;
    text-align: justify;
}

.footer-s1 .r4 {
    padding-block-start: 30px !important;
}

.footer-s1 .r4 .wd-text-block {
    font-size: 13px;
    color: #fff;
    margin-block-end: 0;
}

/* Footer style end */
/* Prefooter style start */
.wd-prefooter {
    padding: 0 !important;
    background-color: #fff !important;
}

.prefooter-s1 .vc_column-inner {
    padding-inline: 0 !important;
}

.prefooter-s1 .r1 {
    padding-block: 40px !important;
}

.prefooter-s1 .r1 .c1 .contact.wd-info-box {
    background-color: rgb(0 0 0 / 4%);
    padding: 30px;
}

.prefooter-s1 .r1 .c1 .contact.wd-info-box .btn {
    background-color: rgb(0 188 212);
    color: #fff;
}

.prefooter-s1 .r1 .c1 .real.wd-info-box {
    background-color: rgb(0 0 0 / 4%);
    padding: 30px;
}

.prefooter-s1 .r1 .c1 .real.wd-info-box .btn {
    background-color: rgb(255 87 34);
    color: #fff;
}

.prefooter-s1 .r1 .c1 .demo.wd-info-box {
    background-color: rgb(0 0 0 / 4%);
    padding: 30px;
    margin-block-end: 0;
}

.prefooter-s1 .r1 .c1 .demo.wd-info-box .btn {
    background-color: rgb(76 175 80);
    color: #fff;
}

.prefooter-s1 .r1 .c1 .wd-info-box .info-box-title {
    font-size: 20px;
    color: #000;
}

.prefooter-s1 .r1 .c1 .wd-info-box .info-box-inner {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.prefooter-s1 .r1 .c2 .vc_column-inner {
    background-color: var(--wd-alternative-color) !important;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .16), 0 0 20px 0 rgba(0, 0, 0, .06);
}

.prefooter-s1 .r1 .c2 .vc_column-inner .wpb_wrapper {
    height: 100%;
    padding: 30px !important;
}

.prefooter-s1 .r1 .c2 .title-wrapper {
    margin-block-end: 15px;
}

.prefooter-s1 .r1 .c2 .title-wrapper .woodmart-title-container {
    font-size: 20px;
    color: #fff;
}

.prefooter-s1 .r1 .c2 .title-wrapper .title-after_title {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.prefooter-s1 .r1 .c2 .form-container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 15px;
}

.prefooter-s1 .r1 .c2 .form-container .fields {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 15px;
}

.prefooter-s1 .r1 .c2 .form-container .fields input[type='email'],
.prefooter-s1 .r1 .c2 .form-container .fields input[type='text'],
.prefooter-s1 .r1 .c2 .form-container .fields input[type='tel'],
.prefooter-s1 .r1 .c2 .form-container .fields select {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.acceptance .wpcf7-acceptance .wpcf7-list-item {
    margin-inline-end: 0;
}

.acceptance .wpcf7-acceptance .wpcf7-list-item label {
    margin-block-end: 0;
    color: #fff;
}

.submit .wpcf7-submit {
    background-color: #fff !important;
    color: var(--wd-primary-color) !important;
    width: 100%;
}

.prefooter-s1 .r2 {
    background-color: #f6f6f6 !important;
    padding-block: 30px !important;
}

.prefooter-s1 .r2 .wd-images-gallery {
    margin-block-end: 0;
}

/* Prefooter style end */
/* page company-profile start */
.company-profile .s1 .vc_row {
    padding-block-end: 60px !important;
}

.company-profile .s1 .vc_row:last-child {
    padding-block-end: 20px !important;
}

.company-profile .s1 .wd-image,
.company-profile .s1 .wd-info-box {
    margin-block-end: 0;
}

.company-profile .s1 .wd-info-box .info-box-content {
    text-align: start;
}

.company-profile .s1 .wd-info-box .info-box-title {
    font-size: 28px;
    color: #000;
}

.company-profile .s1 .wd-info-box .info-box-inner {
    font-size: 18px;
    color: #000;
}

.company-profile .s1 .wd-info-box .info-box-content .wd-button-wrapper {
    text-align: start;
}

/* page company-profile end */
/* page licenses-regulations start */
.licenses-regulations .s1 {
    background-color: var(--wd-alternative-color) !important;
    padding: 40px !important;
    margin-block-end: 30px !important;
}

.licenses-regulations .s1 .wd-info-box {
    margin-block-end: 0;
    gap: 80px !important;
}

.licenses-regulations .s1 .wd-info-box .info-box-subtitle {
    font-size: 32px;
    color: #fff;
    font-weight: 600;
}

.licenses-regulations .s1 .wd-info-box .info-box-title {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
}

.licenses-regulations .s1 .wd-info-box .info-box-inner {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}

/* page licenses-regulations end */
/* page our-social-media start */
.our-social-media .s1 {
    margin-block-end: 30px !important;
}

.our-social-media .s1 .title-wrapper {
    margin-block-end: 60px;
}

.our-social-media .s1 .woodmart-title-container {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.our-social-media .s1 .title-after_title {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.our-social-media .s1 .wd-info-box {
    margin-block-end: 0;
    padding: 30px 20px;
    transition-duration: .3s;
}

.our-social-media .s1 .wd-info-box:hover {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .16), 0 0 20px 0 rgba(0, 0, 0, .06);
}

/* page our-social-media end */
/* page contact-us start */
.contact-us .s1 .r1 {
    padding-block-end: 60px !important;
}

.contact-us .s1 .r1 .c1 {
    padding-inline-end: 80px !important;
}

.contact-us .s1 .r1 .c1 .title-wrapper {
    margin-block-end: 40px;
}

.contact-us .s1 .r1 .c1 .woodmart-title-container {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.contact-us .s1 .r1 .c1 .title-after_title {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.contact-us .s1 .r1 .c1 .wd-list {
    margin-block-end: 20px;
}

.contact-us .s1 .r1 .c1 .wd-list li {
    align-items: flex-start;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.contact-us .s1 .r1 .c1 .wd-list li .list-icon {
    margin-block-start: 6px;
    color: #000 !important;
}

.contact-us .s1 .r2 {
    margin-block-end: 30px !important;
}

.contact-us .s1 .r2 .c1 .vc_column-inner .wpb_wrapper {
    padding: 30px !important;
    background-color: #f7f7f7;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .16), 0 0 20px 0 rgba(0, 0, 0, .06);
}

.contact-us .s1 .r2 .c1 .form-container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    gap: 30px;
}

.contact-us .s1 .r2 .c1 .form-container .fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.contact-us .s1 .r2 .c1 textarea {
    resize: none;
}

.contact-us .s1 .r2 .c1 .acceptance .wpcf7-acceptance .wpcf7-list-item label {
    color: #000 !important;
    font-size: 14px;
}

.contact-us .s1 .r2 .c1 .submit .wpcf7-submit {
    background-color: var(--wd-alternative-color) !important;
    color: #fff !important;
    transition-duration: .3s;
}

.contact-us .s1 .r2 .c1 .submit .wpcf7-submit:hover {
    background-color: var(--wd-primary-color) !important;
    color: #fff !important;
}

/* page contact-us end */
.account-types .title-wrapper {
    margin-block-end: 60px;
}

.account-types .woodmart-title-container {
    font-size: 32px;
    color: #000;
    font-weight: 600;
}

.account-types .title-after_title {
    font-size: 18px;
    color: #000;
}

.account-types .wd-el-table .highlight {
    background-color: var(--wd-primary-color) !important;
    color: #fff !important;
}

.account-types .wd-el-table .hash-highlight {
    background-color: lightblue !important;
}

.account-types .wd-el-table tr td,
.account-types .wd-el-table tr th {
    border-inline-end: 10px solid #fff;
}

.account-types .wd-el-table tr td:last-child,
.account-types .wd-el-table tr th:last-child {
    border-inline-end: none;
}

.account-types .wd-el-table tr:nth-child(even) td {
    background-color: #f7f7f7;
}

.account-types .wd-el-table tr:last-child td {
    background-color: var(--wd-alternative-color) !important;
    color: #fff !important;
    font-weight: 600;
}

.account-types .wd-el-table tr:last-child td:hover {
    background-color: rgb(255 87 34) !important;
}

.account-types .wd-el-table tr:last-child td a {
    color: #fff !important;
}

.account-types .wd-el-table tr:last-child td:first-child {
    background-color: transparent !important;
    border-block-end: none !important;
}

/* page platform start */
.platform .s1 .woodmart-title-container {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.platform .s1 .title-after_title {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.platform .s1 .wd-list {
    padding-block: 80px;
    margin-block-end: 0;
}

.platform .s1 .wd-list li {
    padding: 15px;
    border: 1px solid var(--wd-alternative-color);
    font-size: 22px;
    justify-content: flex-start;
}

/* page platform end */
/* page refer-a-friend start */
.refer-a-friend .s1 .r1 .c1 .title-wrapper,
.refer-a-friend .s1 .r1 .c2 .wd-image {
    margin-block-end: 0;
}

.refer-a-friend .s1 .r1 .c1 .woodmart-title-container,
.refer-a-friend .s1 .r2 .c1 .woodmart-title-container {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.refer-a-friend .s1 .r1 .c1 .title-after_title,
.refer-a-friend .s1 .r2 .c1 .title-after_title {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.refer-a-friend .s1 .r2 {
    padding-block: 60px !important;
    border-block-start: 2px solid #eee;
}

.refer-a-friend .s1 .r1 .c2 {
    padding-inline-start: 80px !important;
}

.refer-a-friend .s1 .r2 .c1 .title-wrapper {
    margin-block-end: 60px;
}

.refer-a-friend .s1 .r2 .c1 .info-box-title {
    font-size: 24px;
    color: #000;
}

.refer-a-friend .s1 .r2 .c1 .info-box-inner {
    font-size: 18px;
    color: #000;
}

.refer-a-friend .s1 .r2 .c2 .vc_column-inner {
    padding: 30px !important;
    background-color: var(--wd-alternative-color) !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4), 0 0 20px 0 rgba(0, 0, 0, .06);
}

.refer-a-friend .s1 .r2 .c2 input[type='email'],
.refer-a-friend .s1 .r2 .c2 input[type='text'],
.refer-a-friend .s1 .r2 .c2 input[type='tel'],
.refer-a-friend .s1 .r2 .c2 textarea,
.refer-a-friend .s1 .r2 .c2 select {
    color: #fff;
    border-color: #fff;
}

.refer-a-friend .s1 .r2 .c2 .form-container,
.refer-a-friend .s1 .r2 .c2 .fields {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 10px;
}

/* page refer-a-friend end */
/* page institutional-clients start */
.institutional-clients .s1 .title-wrapper {
    margin-block-end: 60px;
}

.institutional-clients .s1 .woodmart-title-container {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.institutional-clients .s1 .title-after_title {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.institutional-clients .s1 .r2 {
    padding-block-end: 50px !important;
}

.institutional-clients .s1 .r2 .wpb_wrapper {
    height: 100%;
}

.institutional-clients .s1 .r2 .info-box-wrapper {
    height: 100%;
}

.institutional-clients .s1 .r2 .wd-info-box {
    height: 100%;
    margin-block-end: 0;
}

/* page institutional-clients end */
/* page introducing-brokers start */
.introducing-brokers .s1 .r1 .title-wrapper {
    margin-block-end: 60px;
}

.introducing-brokers .s1 .r1 .woodmart-title-container {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.introducing-brokers .s1 .r1 .title-after_title {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.introducing-brokers .s1 .r2 .wd-info-box {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2), 0 0 20px 0 rgba(0, 0, 0, .06);
    padding: 20px;
}

/* page introducing-brokers end */
/* page e-book start */
.e-book .s1 .r1 .title-wrapper {
    margin-block-end: 60px;
}

.e-book .s1 .r1 .woodmart-title-container {
    font-size: 34px;
}

.e-book .s1 .r1 .title-after_title {
    font-size: 30px;
    font-weight: 600;
}

.e-book .s1 .r2 {
    padding-block-end: 60px !important;

}

.e-book .s1 .r2 .c1 .wd-image {
    margin-block-end: 0;
}

.e-book .s1 .r2 .c2 .vc_column-inner {
    padding: 30px !important;
    background-color: var(--wd-alternative-color) !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4), 0 0 20px 0 rgba(0, 0, 0, .06);
}

.e-book .s1 .r2 .c2 input[type='email'],
.e-book .s1 .r2 .c2 input[type='text'],
.e-book .s1 .r2 .c2 input[type='tel'],
.e-book .s1 .r2 .c2 textarea,
.e-book .s1 .r2 .c2 select {
    color: #fff;
    border-color: #fff;
}

.e-book .s1 .r2 .c2 .form-container,
.e-book .s1 .r2 .c2 .fields {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 10px;
}

.e-book .s1 .r3 .title-wrapper {
    width: 70%;
    margin-inline: auto;
}

.e-book .s1 .r3 .woodmart-title-container {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.e-book .s1 .r3 .title-after_title {
    font-size: 22px;
    font-weight: 500;
    color: #000;
}

/* page e-end start */
/* page educational-academy start */
.educational-academy .s1 .r1 .c2 .woodmart-title-container {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.educational-academy .s1 .r1 .c2 .title-after_title {
    font-size: 22px;
    font-weight: 500;
    color: #000;
}

.educational-academy .s1 .r2 {
    padding-block-start: 60px !important;
}

.educational-academy .s1 .r2 .c1 .woodmart-title-container {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.educational-academy .s1 .r3 .c-item .wpb_wrapper {
    background-color: var(--wd-alternative-color);
    padding: 20px;
    transition-duration: .3s;
}

.educational-academy .s1 .r3 .c-item .wpb_wrapper:hover {
    transform: scale(1.05);
}

.educational-academy .s1 .r3 .c-item .wd-info-box {
    margin-block-end: 0;
}

.educational-academy .s1 .r3 .c-item .wd-info-box .info-box-title {
    font-size: 24px;
    color: #fff;
}

.educational-academy .s1 .r3 .c-item .wd-info-box .info-box-icon {
    filter: drop-shadow(2px 4px 6px black);
}

.educational-academy .s2 .vc_row {
    padding-block-start: 60px !important;
    margin-inline: 0 !important;
}

.educational-academy .s2 .vc_row .vc_column-inner {
    padding-inline: 0 !important;
}

.educational-academy .s2 .c1 .woodmart-title-container {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.educational-academy .s2 .c2 {
    padding-block: 30px !important;
}

.educational-academy .s2 .c2 .wd-info-box {
    margin-block-end: 0;
}

.educational-academy .s2 .c2 .wd-info-box .info-box-title {
    font-size: 26px;
    color: #000;
}

.educational-academy .s2 .c2 .wd-info-box .info-box-inner {
    font-size: 20px;
    color: #000;
}

.educational-academy .s2 .c3 {
    padding: 30px !important;
    background-color: rgb(0 150 136 / 15%);
}

.educational-academy .s2 .c3 .woodmart-title-container {
    font-size: 26px;
    font-weight: 600;
    color: #000;
}

.educational-academy .s2 .c3 .wd-list {
    margin-block-end: 0;
}

.educational-academy .s2 .c3 .wd-list li {
    font-size: 18px;
    color: #000;
}

/* page educational-academy end */

/* page fund-your-account start */
.fund-your-account .s1 .vc_row {
    margin-inline: 0 !important;
}

.fund-your-account .s1 .vc_row .vc_column-inner {
    padding: 30px !important;
    border: 1px solid #eee;
    transition-duration: .3s;
    margin-block-end: 30px !important;
}

.fund-your-account .s1 .vc_row .vc_column-inner .wpb_wrapper {
    justify-content: space-between !important;
}

.fund-your-account .s1 .vc_row .vc_column-inner:hover {
    border-color: var(--wd-alternative-color);
}

.fund-your-account .s1 .c1 .wd-info-box,
.fund-your-account .s1 .c1 .wd-text-block {
    margin-block-end: 0;
}

.fund-your-account .s1 .c1 .wd-info-box .info-svg-wrapper {
    background-color: #0a80dd;
    width: 80px;
    height: 80px;
}

.fund-your-account .s1 .c1 .wd-info-box .info-box-title {
    font-size: 32px;
    color: #000;
    font-weight: 600;
}

.fund-your-account .s1 .c1 .wd-info-box .info-box-inner {
    font-size: 22px;
    color: #000;
}

.fund-your-account .s1 .c1 .wd-text-block {
    font-size: 24px;
    font-weight: 600;
    background-color: var(--wd-alternative-color);
    color: #fff;
    padding: 0 10px;
    height: max-content;
}

/* page fund-your-account end */
/* page open-account start */
.open-account .s1 .r1 .c1 .wd-info-box {
    border: 1px solid #eee;
    padding: 20px;
}

.open-account .s1 .r1 .c1 .wd-info-box .info-box-title {
    font-size: 24px;
    color: #000;
    font-weight: 600;
}

.open-account .s1 .r1 .c1 .wd-info-box .info-box-inner {
    font-size: 18px;
    color: #000;
}

.open-account .s1 .r1 .c2 .vc_column-inner {
    padding: 30px !important;
    background-color: var(--wd-alternative-color) !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4), 0 0 20px 0 rgba(0, 0, 0, .06);
}

.open-account .s1 .r1 .c2 input[type='email'],
.open-account .s1 .r1 .c2 input[type='text'],
.open-account .s1 .r1 .c2 input[type='tel'],
.open-account .s1 .r1 .c2 textarea,
.open-account .s1 .r1 .c2 select {
    color: #fff;
    border-color: #fff;
}

.open-account .s1 .r1 .c2 .form-container,
.open-account .s1 .r1 .c2 .fields {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 10px;
}

/* page open-account end */
/* landing page start */
.landing-page .whb-header {
    display: none !important
}

.landing-page .s1 .wd-image img {
    filter: brightness(0) invert(1);
}

.landing-page .form-container {
    background-color: #212121;
    padding: 30px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 20px;
    border: 2px solid #414141;
}

.landing-page .form-container .fields {
    display: flex;
    gap: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
}

.landing-page .form-container .fields input {
    border-color: #5f5f5f;
    color: #fff;
}

.landing-page .form-container .fields input:focus {
    border-color: #fff
}

.landing-page .form-container .acceptance .wpcf7-list-item-label {
    color: #fff;
}

.landing-page .form-container .submit .wpcf7-submit {
    color: #fff !important;
    background-color: var(--wd-primary-color) !important;
}

.landing-page .s2 .info-box-content {
    margin-top: -64px
}

.landing-page .s2 .info-box-content .info-box-subtitle {
    font-size: 30px;
    background-color: var(--wd-primary-color);
    color: #fff;
    width: fit-content;
    padding: 5px 20px;
    margin-inline: auto;
}

.landing-page .s2 .info-box-content .info-box-title {
    margin-top: 0;
    padding: 10px;
    background-color: #f2f2f2;
}

/* landing page end */@media (max-width: 576px) {
	.whb-mobile-right .wd-header-nav {
    text-align: end
}

.home .s1 .r1 .c1 .wd-info-box {
    margin-block-end: 40px;
    text-align: center;
}

.home .s1 .r1 .c1 .wd-info-box .wd-button-wrapper {
    text-align: center;
}

.home .s2 {
    padding: 30px !important;
}

.home .s2 .r1 .wpb_wrapper {
    margin-block-end: 30px !important;
}

.home .s2 .r1 .wpb_column:last-child .wpb_wrapper {
    margin-block-end: 0 !important;
}

.home .s3 {
    padding: 30px 15px !important;
}

.home .s3 .r1 .c1 .wd-info-box {
    padding: 0 !important;
    margin-block-end: 30px;
    text-align: center;
}

.home .s3 .r1 .c1 .wd-info-box .wd-button-wrapper {
    text-align: center;
}

.home .s3 .r1 .c2 .wd-info-box,
.home .s3 .r1 .c3 .wd-info-box {
    margin-block-end: 30px;
}

.home .s4 {
    padding: 30px 15px !important;
}

.home .s5 {
    padding: 30px !important;
}

.home .s5 .woodmart-title-container {
    font-size: 28px;
}

.home .s5 .wd-info-box {
    padding: 20px !important;
    margin-block-end: 30px;
}

.home .s5 .c4 .wd-info-box {
    margin-block-end: 0 !important;
}

.home .s6 {
    padding: 30px 15px !important;
}

.home .s6 .woodmart-title-container {
    font-size: 28px !important;
}

.home .s7 {
    padding-block-start: 30px !important;
    padding-inline: 30px !important;
}

.home .s7 .woodmart-title-container {
    font-size: 28px !important;
}

.home .s7 .wd-carousel-container {
    margin-block-end: 0;
}

.prefooter-s1 .r1 {
    padding-block: 5px !important;
}

.footer-s1 .vc_column-inner {
    padding-inline: 30px !important;
}

.footer-s1 .r1 .c2 .wd-text-block {
    text-align: start;
    padding-block-start: 20px !important;
}

.footer-s1 .r1 .c2 .wd-social-icons {
    text-align: start !important;
}

.footer-s1 .r2 {
    display: none !important;
}

.footer-s1 .r3 .wd-info-box .box-icon-wrapper {
    display: none;
}

.page-title-default {
    margin-block-end: 15px !important;
}

.company-profile .s1 .vc_row {
    padding-block-end: 30px !important;
}

.company-profile .s1 .wd-image {
    margin-block-end: 30px !important;
}

.licenses-regulations .page-title-default {
    margin-block-end: 0 !important;
}

.licenses-regulations .site-content {
    margin-block-end: 0 !important;
}

.licenses-regulations .s1 {
    margin-block-end: 0 !important;
}

.licenses-regulations .s1 .wd-info-box {
    flex-direction: column;
    gap: 30px !important;
}

.licenses-regulations .s1 .wd-info-box .box-icon-wrapper {
    max-width: 100%;
}

.licenses-regulations .s1 .wd-info-box .box-icon-wrapper .info-svg-wrapper {
    width: 100% !important;
    height: unset !important;
}

.licenses-regulations .s1 .wd-info-box .info-box-subtitle {
    font-size: 24px;
    text-align: center;
}

.licenses-regulations .s1 .wd-info-box .info-box-title {
    font-size: 20px;
    text-align: center;
}

.licenses-regulations .s1 .wd-info-box .info-box-inner {
    text-align: justify;
    text-align-last: center;
    font-size: 17px;
}

.contact-us .s1 .r1 .c1 {
    padding: 0 !important;
}

.platform .s1 .wd-button-wrapper {
    margin-block-end: 30px;
}

.platform .s1 .wd-list {
    padding-block-end: 0 !important;
}

.refer-a-friend .s1 .r1 .c2 {
    padding-inline-start: 0 !important;
}

.refer-a-friend .s1 .r2 {
    padding-block: 30px 0 !important;
}

.refer-a-friend .s1 .r2 .c2 {
    padding-inline: 20px !important;
}

.institutional-clients .s1 .r2 {
    padding-block-end: 0 !important;
}

.institutional-clients .s1 .title-wrapper {
    margin-block-end: 30px !important;
}

.institutional-clients .s1 .r2 .wpb_wrapper {
    margin-block-end: 20px !important;
}

.e-book .s1 .r1 .woodmart-title-container {
    font-size: 28px !important;
}

.e-book .s1 .r1 .title-after_title {
    font-size: 22px !important;
}

.e-book .s1 .r2 .c1 .wd-image {
    margin-block-end: 30px !important;
}

.e-book .s1 .r2 .c2 {
    padding-inline: 20px !important;
}

.e-book .s1 .r3 .title-wrapper {
    width: 100% !important;
}

.educational-academy .s1 .r1 .c2 .woodmart-title-container {
    font-size: 24px !important;
}

.educational-academy .s1 .r1 .c2 .title-after_title {
    text-align: justify;
    font-size: 18px;
}

.educational-academy .s1 .r2 {
    padding-block-start: 20px !important;
}

.educational-academy .s2 .vc_row {
    padding-block-start: 20px !important;
}

.educational-academy .s2 .c2 {
    padding-block-start: 0 !important;
}

.landing-page .form-container .fields {
    flex-direction: column;
}
}

