section#nav_menu-7 ul li a {
    font-size: 13.33px;
    font-weight: 700;
    color: #1C1C1C !important;
    font-family: "Inter";
}
section#nav_menu-7 ul {
    display: flex;
    list-style: none;
    justify-content: space-evenly;
    padding: 0;
}
#header a.nav-link{
    text-decoration: none !important;
}
ul.sub-menu.dropdown-menu a {
    padding: 0 !important;
}
.pricing_rate span:nth-child(1) {
    color: #1C1C1C;
}
.pricing_rate span:nth-child(1) .rate {
    color: #1C1C1C;
}

.pricing_rate .inner-account:nth-child(1) .heading_text.rate {
    color: #1C1C1C;
}

#footer3 .col-lg-6:nth-child(2) .footer-warning {
    padding-left: 48px;
}
ul#menu-account-footer-menu-eng {
    padding-left: 0;
}
ul#menu-account-footer-menu-eng li {
    list-style: none;
}
ul#menu-platform-footer-menu-eng {
    padding-left: 0px;
}
ul#menu-platform-footer-menu-eng li {
    list-style: none;
}
ul#menu-trading-footer-menu-eng {
    padding-left: 0px;
}
ul#menu-trading-footer-menu-eng li {
    list-style: none;
}
ul#menu-company-footer-menu-eng {
    padding-left: 0px;
}
ul#menu-company-footer-menu-eng li {
    list-style: none;
}
ul#menu-footer-education-menu {
    padding-left: 0px;
}
ul#menu-footer-education-menu li {
    list-style: none;
}
ul#menu-analytics-footer-menu-eng {
    padding-left: 0px;
}
ul#menu-analytics-footer-menu-eng li {
    list-style: none;
}
.page-id-14 .inner_heading_sec {
    display: none;
}

section.analytics-img {
    padding: 50px 0px;
}
section#exchange-ticker {
    padding: 50px 0px;
}
.page-id-817 .main_btn {
    width: 100%;
    display: flex;
    max-width: 380px;
    height: 74px;
    padding: 16px;
    align-items: flex-end;
    gap: 25%;
    border-radius: 12px;
    background: #1C1C1C;
    font-size: 24px;
    font-weight: 500;
    line-height: 110%;
    color: #fff;
    transition: 0.5s ease-in-out;
    border: 2px solid #171B18;

}
.page-id-817 .main_btn:hover {
    border-radius: var(--Radius-Square-Corner-Radius, 12px);
    background: linear-gradient(258deg, rgba(180, 186, 255, 0.40) -24.89%, rgba(192, 255, 187, 0.40) 154.6%), linear-gradient(107deg, #C9FB80 22.41%, #60FCD0 71.41%);
    color: #171B18;
    font-size: 24px;
    font-weight: 500;
}

.page-id-826 .main_btn {
    display: flex;
    max-width: 380px;
    height: 74px;
    padding: 16px;
    align-items: flex-end;
    gap: 25%;
    border-radius: 12px;
    background: #1C1C1C;
    font-size: 24px;
    font-weight: 500;
    line-height: 110%;
    color: #fff;
    transition: 0.5s ease-in-out;
    border: 2px solid #171B18;
    margin: auto;
}
.page-id-826 .main_btn:hover {
    border-radius: var(--Radius-Square-Corner-Radius, 12px);
    background: linear-gradient(258deg, rgba(180, 186, 255, 0.40) -24.89%, rgba(192, 255, 187, 0.40) 154.6%), linear-gradient(107deg, #C9FB80 22.41%, #60FCD0 71.41%);
    color: #171B18;
    font-size: 24px;
    font-weight: 500;
}
button.submit-button.formbold-btn {
    background: #171B18;
    color: #FFF;
    padding: 9px 110px;
    border-radius: 24px;
    transition: 0.5s ease-in-out;
    font-weight: 600;
    border: 0;
}
button.submit-button.formbold-btn:hover {
    color: #1C1C1C;
    background: #E6F2E9;
    padding: 9px 30px;
}
input#wpforms-1283-field_1 {
    width: -webkit-fill-available;
    border: none;
    border-bottom: 2px solid #363636;
    outline: none !important;
    margin-bottom: 16px;
    padding-bottom: 8px;
    /* color: #919191; */
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 9px 8px;
    max-width: 425px;
    background: transparent !important;
    border-radius: 0px !important;
}
input#wpforms-1283-field_1:hover {
    background: #F3F3F3 !important;
    border-color: #C7C7C7;
}
input#wpforms-1283-field_2 {
    width: -webkit-fill-available;
    border: none;
    border-bottom: 2px solid #363636;
    outline: none !important;
    margin-bottom: 16px;
    padding-bottom: 8px;
    /* color: #919191; */
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 9px 8px;
    max-width: 425px;
    background: transparent !important;
    border-radius: 0px !important;
}
input#wpforms-1283-field_2:hover {
    background: #F3F3F3 !important;
    border-color: #C7C7C7;
}
textarea#wpforms-1283-field_3 {
    width: -webkit-fill-available;
    border: none;
    border-bottom: 2px solid #363636;
    outline: none !important;
    margin-bottom: 16px;
    padding-bottom: 8px;
    /* color: #919191; */
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 9px 8px;
    max-width: 425px;
    background: transparent !important;
    border-radius: 0px !important;
    height: 90px !important;
}
textarea#wpforms-1283-field_3:hover {
    background: #F3F3F3 !important;
    border-color: #C7C7C7;
}
button#wpforms-submit-1283 {
    background: #171B18;
    color: #FFF;
    padding: 9px 110px;
    border-radius: 24px;
    transition: 0.5s ease-in-out;
    font-weight: 600;
    border: 0;
}
button#wpforms-submit-1283:hover {
    color: #1C1C1C;
    background: #E6F2E9;
    padding: 9px 30px;
}
.wpforms-submit-container {
    text-align: center;
}

button.owl-next::after {
    content: "\279C";
    color: black;
    font-size: 22px;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
button.owl-prev::after {
    content: "\279C";
    color: black;
    font-size: 22px;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transform: rotate(180deg);
}
.iphone_slider .item img {
    border-radius: 30px;
}

body.error404 .inner_heading_sec {
    display: none;
}

.inner_heading_sec_new {
    background: radial-gradient(90.41% 251.33% at 90.41% 13.06%, rgba(113, 255, 215, 0) 90%, #B5DD7B 111%), radial-gradient(75.78% 218.75% at 13.39% 39.33%, rgba(136, 243, 190, 0.7) 0%, rgba(243, 222, 180, 0.5) 100%), #FFFFFF;
    margin-top: 70px;
}
table.table-customer-form tr td {
    margin: 0 auto;
    border: 1px solid #000;
    padding: 10px;
}
.popup_video .fa-play {
    /* Additional styling */
    position: absolute; /* Position the play button absolutely */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1; /* Ensure the play button is above the images */
    border-radius: 100%; /* Makes the button circular */
    border: 1px solid #fff; /* Adds a white border */
    padding: 15px;
}
span.heading_text.rate {
    text-align: right;
}








@media (max-width: 991px) {
    section#nav_menu-7 ul {
        display: block;
}
ul#menu-footer-legele-menu-eng-1 li a {
    font-size: 13.33px;
    font-weight: 700;
    color: #1C1C1C;
    font-family: "Inter";
    width: 180px;
    height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: normal;
    margin: auto;
    margin-bottom: 14px;
}
}


ul#menu-main-menu-eng {
    flex-direction: unset !important;
}

.trading_table tbody,.trading_table td,.trading_table tfoot,.trading_table th,.trading_table thead,.trading_table tr {
    border: none;
}

.logo img {
    max-width: 200px;
}
.footerlogocol img {
    max-width: 100%;
}