/*
Theme Name:   Thema Child Theme: fortissio
Theme URI:    https://www.fortissio.com
Description:  Thema Child Theme: fortissio
Template:     thema
Version:      1.0.0
Text Domain:  naxex-fortissio
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500&family=Ubuntu:wght@300;400;500;700&display=swap');

h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 61px;
    font-style: normal;
    color: #444444;
}

h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    font-style: normal;
}

h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
    font-style: normal;
}

p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: -0.01em;
}

.zenstox {
    max-width: 1100px;
    margin: auto;
}

.zenstox_inner {
    max-width: 1240px;
    margin: auto;
    text-align: left;
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.zenstox_inner2 {
    max-width: 1110px;
    margin: auto;
    text-align: left;
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.cfd-warning-inner {
    max-width: 1180px;
    margin: auto;
    padding-bottom: 55px;
}

.cfd-warning-inner p {
    line-height: 27px !important;
}

.cfd-warning-inner a {
    text-decoration: underline;
    /*font-weight: bold;*/
    color: #3853DE;
}

@media screen and (max-width: 1200px) {
    .zenstox-footer-inner {
        text-align: left;
        margin: auto;
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
}

@media screen and (max-width: 992px) {
    .cfd-warning-inner p {
        font-size: 14px !important;
    }

    .cfd-warning-inner {
        padding-bottom: 25px;
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
}

.zenstox_inner3 {
    max-width: 1110px;
    margin: auto;
    text-align: left;
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.zenstox_inner780 {
    max-width: 780px;
    margin: auto;
    text-align: left;
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.zenstox_inner_rates {
    max-width: 1110px;
    margin: auto;
    text-align: left;
    margin-left: -35px !important;
    margin-right: -35px !important;
}

@media (max-width: 768px) {
    .zenstox_inner {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .zenstox_inner2 {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }

    .zenstox_inner3 {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    h2 {
        font-size: 18px !important;
        line-height: 24px !important;
    }

}

.zenstox_inner830 {
    max-width: 830px;
    margin: auto;
    text-align: left;
    margin-left: 15px !important;
    margin-right: 15px !important;
}

html[lang=ar] .zenstox_inner,
html[lang=ar] .zenstox_inner2,
html[lang=ar] .zenstox_inner3 {
    text-align: right;
}

img {
    /*max-width: 100%;*/
    /*height: auto;*/
}

#logo {
    margin: auto;
}

.thema-page__content {
    text-align: -moz-center;
    text-align: -webkit-center;
}

.txt_align_left {
    text-align: left;
}

.txt_align_center {
    text-align: center;
}

.txt_align_right {
    text-align: right;
}

/* === header === */
.main-header {
    background-color: #ffffff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}

/* === end header === */


a.nav-link {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    font-style: normal;
    color: #3C3C3C !important;
}

a.nav-link:hover {
    color: #073853 !important;
}

a.nav-link {
    font-size: 16px;
}

@media (max-width: 991px) {
    a.nav-link {
        color: #FFFFFF !important;
    }

    .login-header {
        border: 2px solid #ffffff;
        border-radius: 30px;
        padding: 0 40px;
        width: 150px;
    }

    .join-now-header {
        border: 2px solid #ffffff;
        background-color: #ffffff;
        border-radius: 30px;
        padding: 0 40px;
        color: #00B410;
        width: 150px;
    }

    #login-menu-mobile .join-now-header a {
        color: #00B410 !important;
        margin-top: 0;
    }
}

html[lang="es-ES"] .login-menu-mobile li {
    height: auto;
}

.login-menu-mobile li {
    height: auto;
}

.login-menu-mobile li a {
    line-height: 105%;
}

.scrollToTop {
    position: fixed;
    bottom: 50px;
    right: 10px;
    display: none;
    height: 44px;
    width: 44px;
    z-index: 1001;
    transition: all .5s;
    cursor: pointer;
    background-image: url("/wp-content/uploads/2022/06/scroll-to-top.png");
    background-repeat: no-repeat;
    background-size: 44px 44px;
    background-color: unset;
    border: none;

}

.scrollToTop:hover {
    outline: 0;
}

html[lang='ar'] .scrollToTop {
    left: 10px;
    right: auto;
}

*:focus,
*:active {
    outline: none;
}

.carousel-control-prev,
.carousel-control-next,
.carousel-control-prev:active,
.carousel-control-next:active {
    color: #FF861C;
    font-size: 75px;
    opacity: 1.0;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
    color: #fff;
    font-size: 75px;
    opacity: 1.0;
}

.carousel-indicators {
    top: 10px;
    position: relative;
    justify-content: flex-start;
    margin: 0;
    padding-left: 0px;
    /*padding-top:25px;*/
}



/* ======= buttons ======= */

.btn-blue {
    border: none;
    background: #3853DE;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #FFFFFF;
    border-radius: 7px;
}

.btn-blue:hover {}

.btn-open-account {
    width: 171px;
    height: 52px;
}

.signup-button-header {
    border: none;
    background: #3853DE;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #FFFFFF !important;
    border-radius: 7px;
}

#login-menu>.signup-button-header>.nav-link {
    color: #FFFFFF !important;
}

#login-menu>.signup-button-header>.nav-link:hover {
    color: #3853DE !important;
}

@media screen and (max-width: 991px) {
    .signup-button-header {
        width: 85px;
        height: 40px;
        text-align: center;
    }

    .signup-button-header>a {
        background-color: #FFFFFF;
        color: #3853DE !important;
        border-radius: 7px;
    }
}

.btn-rates {
    color: #3853DE;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    width: 89px;
    height: 30px;

    background: unset;
    border: 2px solid #3853DE;
    box-sizing: border-box;
    border-radius: 7px;
}

html[lang='pl-PL'] .rates-desktop .btn-rates {
    padding-right: 0;
    padding-left: 0;
}

.btn-trends {
    color: #3853DE;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    width: 145px;
    height: 40px;
    white-space: nowrap;
    background: unset;
    border: 2px solid #3853DE;
    box-sizing: border-box;
    border-radius: 7px;
    margin: auto;
    margin-bottom: 20px !important;
    margin-top: 10px;
}

.trends-title {
    padding-top: 10px;
}

.btn-white {
    background: none;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #FFFFFF;
    letter-spacing: -0.01em;

    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 7px;
}

.btn-see-all {
    width: 200px;
    height: 52px;
}

@media (max-width: 500px) {}


.green-button {
    display: inline-block;
    line-height: 20px;
    border: 2px solid #00B410;
    border-radius: 40px;
    height: 56px;
    width: 280px;
    background: #00B410;
    text-align: -webkit-center;

    color: #FFFFFF !important;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 700;
}

.green-button:hover {
    background: rgba(0, 180, 16, 0.73);
    border: rgba(0, 180, 16, 0.73);
}


/* === small slider === */
.gallery {
    width: 100%;
    /*background: url("bg.png");*/
}

.sm_title {
    text-align: -webkit-center;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
}

.gallery-container img {
    width: 100%;
    height: auto;
}

.gallery-container {
    align-items: center;
    display: flex;
    height: 300px;
    margin: 0 auto;
    max-width: 1100px;
    position: relative;
}

.gallery-item {
    height: 150px;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease-in-out;
    width: 150px;
    z-index: 0;
    /*cursor:pointer;*/
}

.gallery-item-1 {
    left: 15%;
    opacity: .8;
    transform: translateX(-50%);
}

.gallery-item-2,
.gallery-item-4 {
    height: 200px;
    opacity: 1;
    width: 200px;
    z-index: 1;
}

.gallery-item-2 {
    left: 30%;
    transform: translateX(-50%);
}

.gallery-item-3 {
    height: 250px;
    opacity: 1;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
    z-index: 2;
}

.gallery-item-4 {
    left: 70%;
    transform: translateX(-50%);
}

.gallery-item-5 {
    left: 85%;
    opacity: .8;
    transform: translateX(-50%);
}

.gallery-controls {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}

.gallery-controls button:focus {
    outline: none;
}

button:focus {
    outline: unset !important;
}

.gallery-controls-previous {
    position: relative;
}

.gallery-controls-previous::before {
    border: solid #000;
    border-width: 0 2px 2px 0;
    content: '';
    display: inline-block;
    height: 4px;
    left: -10px;
    padding: 2px;
    position: absolute;
    top: 0;
    transform: rotate(135deg) translateY(-50%);
    transition: left 0.15s ease-in-out;
    width: 4px;
}

.gallery-controls-previous:hover::before {
    /*left: -18px;*/
}

.gallery-controls-next {
    position: relative;
}

.gallery-controls-next::before {
    border: solid #000;
    border-width: 0 2px 2px 0;
    content: '';
    display: inline-block;
    height: 4px;
    padding: 2px;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: rotate(-45deg) translateY(-50%);
    transition: right 0.15s ease-in-out;
    width: 4px;
}

.gallery-controls-next:hover::before {
    right: -18px;
}

.gallery-nav {
    bottom: -15px;
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    position: absolute;
    width: 100%;
}

.gallery-nav li {
    background: #ccc;
    border-radius: 50%;
    height: 10px;
    margin: 0 16px;
    width: 10px;
}

.gallery-nav li.gallery-item-selected {
    background: #555;
}

.next_small_button {
    font-size: 51px;
    color: #FF861C;
    font-style: normal;
    right: 20px;
    position: absolute;
    cursor: pointer;
}

.next_small_button:hover {
    color: #FFFFFF;
}

.prev_small_button {
    font-size: 51px;
    color: #FF861C;
    font-style: normal;
    left: 20px;
    position: absolute;
    cursor: pointer;
}

.prev_small_button:hover {
    color: #FFFFFF;
}

.grecaptcha-badge {
    visibility: hidden;
}

/* === footer disclaimer === */
.footer_desclaimer {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #444444;
    /* padding-top: 27px; */
    background-color: #F8F8F8;
    padding-bottom: 100px;
}

@media (max-width: 768px) {
    .footer_desclaimer {
        padding-bottom: 0;
    }
}

b .footer_desclaimer {
    font-weight: bold;
}

.footer_desclaimer a {
    color: #444444;
}

.thema-footer__section--disclaimer {
    font-size: 16px !important;
    padding: 25px 0 0px 0 !important;

}

.footer-container {
    max-width: 1240px !important;
}

.footer_desclaimer a:hover {
    text-decoration: underline;
    color: #444444;
}

.footer_desclaimer p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #444444;
    padding-top: 21px;
    text-align: justify;
}

html[lang='ar'] .footer_desclaimer .widget-column>div:last-child {
    text-align: right;
}

html[lang='ar'] .footer_desclaimer .widget-column {
    text-align: right;
}

div.footer_desclaimer>section>div>div>div>aside>div>div:nth-child(2) {
    font-size: 16px;
}

.section-tradenow-button {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 80px;
}

.fb-follow-us {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #4F4F4F;
    padding-bottom: 10px;
    /*margin-top: -30px;*/
}

.footer_inner {
    width: 1100px;
}

.footer_menu {
    padding-top: 55px
}

.footer_data {
    height: unset;
    background-color: #FAFAFA !important;
}

.footer_payments {
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    border-bottom: none !important;
}

.footer_payment {
    background-color: #f8f8f8;
}

#menu-footer-menu>li>a,
.menu>li>a {
    border-bottom: unset !important;
}

#menu-footer-menu>li>a:after,
.menu>li>a:after {
    content: none !important;
}

.footer_payments img {
    /*width: 100%;*/
    height: auto;
    margin: auto 4px;
}

.footer-payments-main {
    flex: 1;
    /*text-align: center;*/
    margin: auto;
}

.footer-payments-main a:hover {
    text-decoration: none;
}

.payment-banner-small {
    display: none;
}

@media (max-width: 500px) {
    .payment-banner-small {
        display: block;
    }

    .payment-banner-big {
        display: none;
    }

    .thema-footer__section--disclaimer,
    div.footer_desclaimer>section>div>div>div>aside>div>div:nth-child(2),
    .footer_desclaimer p,
    .widget-column {
        font-size: 14px;
    }
}

#menu-footer-menu {
    padding-left: 0;
    display: flex;
}

@media (min-width: 1200px) {
    .footer-payments-main {
        margin-left: -15px;
    }
}

.footer-payments-facebook {
    margin-left: auto;
    text-align: right;
}

html[lang=ar] .footer-payments-facebook {
    text-align: left;
}

.footer-payments-facebook img {
    max-width: 32px;
}

.footer-payments-facebook a:hover {
    text-decoration: none;
}

.footer-menu-flex {
    display: flex;
}

.footer-menu-main {
    flex: 1;
}

.footer-menu-main ul.menu {
    display: flex;
    flex-wrap: wrap;
}

.footer-menu-facebook {
    margin-left: auto;
}

.need-help {
    text-align: center;
    background-color: #444444;
    color: #FFFFFF;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 27px;
    padding: 14px 0;
    /*max-height: 98px;*/
}

.need-help b {
    font-weight: 700;
}

.need-help-link:hover {
    text-decoration: none;
}

.need-help-inner {
    /*margin-top: -8px;*/
}

.need-help-btn {
    border: 2px solid #FFFFFF;
    background: none;
    color: #FFFFFF;
    width: 136px;
    height: 52px;
    border-radius: 7px;
    margin-left: 130px;

    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}

#menu-footer-menu {
    margin-bottom: 0;
}

html[lang=ar] #menu-footer-menu-arabic {
    padding-right: 0;
}

@media screen and (max-width: 992px) {
    .footer-menu-facebook {
        display: none;
    }

    .need-help-btn {
        display: none;
    }

    /* #menu-footer-menu > li > a, */
    .fb-follow-us {
        font-size: 14px;
    }
}

@media screen and (max-width: 820px) {
    .fb-follow-us {
        display: none;
    }

    /* #menu-footer-menu > li > a, */
    .fb-follow-us {
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .footer-payments-facebook {
        display: none;
        border-top: 1px solid #dedede;
        border-bottom: 1px solid #dedede;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 768px) {

    #menu-footer-menu,
    .menu {
        /* display: none !important; */
    }

    .footer_payments {
        display: revert;
    }

    .footer-payments-main {
        text-align: center;
    }

    .need-help {
        font-size: 20px;
    }
}

.need-help-inner-mobile {
    display: none;
}

@media screen and (max-width: 500px) {
    .need-help-inner-mobile {
        display: block;
    }

    .need-help-inner {
        display: none;
    }

    .footer-menu-facebook {
        display: block;
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .footer-menu-flex {
        display: block;
        text-align: -webkit-center;
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .footer_menu {
        padding-top: 25px;
    }

    /* === need help === */
    .need-help img {
        /*display: block;*/
        margin: auto;
    }

    .need-help span {
        display: block;
        margin: auto;
    }

    .need-help {
        font-size: 18px !important;
        line-height: 1px !important;
        max-height: 150px;
        padding: 20px 0;
    }

}

.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children>a,
li.custom-menu-item>a.nav-link,
.navbar-expand-lg .navbar-nav li.custom-menu-item>a.nav-link {
    font-weight: 400;
    line-height: 21px;
    font-style: normal;
    padding-left: 30px;
}

html[lang='pl-PL'] .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children>a,
html[lang='es-ES'] .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children>a,
html[lang='pl-PL'] li.custom-menu-item>a.nav-link,
html[lang='es-ES'] li.custom-menu-item>a.nav-link,
html[lang='pl-PL'] .navbar-expand-lg .navbar-nav li.custom-menu-item>a.nav-link,
html[lang='es-ES'] .navbar-expand-lg .navbar-nav li.custom-menu-item>a.nav-link {
    padding-left: 22px;
}

@media screen and(min-width: 992px) {
    .nav.navbar-nav .dropdown-menu a {
        font-weight: 400;
    }
}

.nav.navbar-nav .dropdown-menu .dropdown-menu a {
    font-weight: 400;
}

.menu>.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children:not(:first-of-type) {
    padding-left: 70px;
}

/* === why2 === */
.wbandsmith800 {
    max-width: 820px;
    margin: auto;
    text-align: -webkit-center;
    text-align: -moz-center;
}

.section-why2 {
    background-color: #28343A;
    margin: auto;
    color: #FFFFFF;
}

.why2-btn {
    text-align: -webkit-center;
    padding-bottom: 80px;
    padding-top: 80px
}

.why2-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-align: -webkit-center;
    color: #FFFFFF;
    padding-top: 90px;
    padding-bottom: 90px
}

@media (max-width: 576px) {
    .why2-btn {
        padding-bottom: 50px;
        padding-top: 30px
    }

    .why2-title {
        padding-bottom: 50px;
        padding-top: 30px
    }
}



.why2-icons {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 16px;
    text-align: -webkit-center;
    color: #FFFFFF;
}

.col-sm img:after {
    content: "\a";
    white-space: pre;
}

.col-sm p {
    margin-top: 20px;
    max-width: 134px;
}

@media screen and (max-width: 576px) {
    .col-sm p {
        float: right;
        text-align: left;
        max-width: unset;
    }

    .col-sm img {
        padding: 10px;
    }

    .col-sm {
        max-width: 300px;
        margin: auto;
        display: flex;
    }
}

/* === contact us === */

.contact-us-container {
    max-width: 700px;
}

.contact-us-main {
    text-align: -webkit-center;
}

.btn-submit-contact-us-form {
    /* padding-bottom: 100px; */
}

.contact-us-title-container {
    max-width: 415px;
}

.contact-us-title-container p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
}

.wpcf7-submit {
    border-radius: 60px;
    border: 2px solid #00B410;
    background: #00B410;
    font-size: 16px;
    width: 168px;
    height: 50px;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.01em;
}

.wpcf7-submit:hover {
    /*background: #FFFFFF;*/
    /*color: #00B410;*/
}

div.wpcf7 .ajax-loader {
    margin-left: -16px;
    position: relative;
    right: -20px;
}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea,
.wpcf7-select {
    background: #f8f8f8;
    border: 2px solid #DADADA;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 10px 5px;
    width: 100%;
}

/*.wpcf7-form-control-wrap input:focus,*/
/*.wpcf7-form-control-wrap textarea:focus,*/
/*.wpcf7-select:focus {*/
/*    outline-color: #FF861C;*/
/*}*/

.wpcf7-response-output {
    /* margin-top: -60px !important;
    margin-bottom: 100px !important; */
    border: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}

/*option {*/
/*    !* Whatever color  you want *!*/
/*    background-color: #82caff;*/
/*}*/

.wpcf7-form-control.wpcf7-textarea {
    border-top: none;
    border-right: none;
    border-left: none;
    border: 1px solid #DADADA;
    background: unset;
    border-radius: unset;
    resize: none;
    height: 100px;
    background-color: #FFFFFF;
}

/*.wpcf7-form-control.wpcf7-textarea:focus {*/
/*    border-bottom: 2px solid #3853DE;*/
/*}*/

.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-select {
    border-top: none;
    border-right: none;
    border-left: none;
    border: 1px solid #DADADA;
    border-radius: unset;
    background: unset;
    resize: none;
    background-color: #ffffff;
}

/*.wpcf7 .wpcf7-text:focus,*/
/*.wpcf7 .wpcf7-select:focus {*/
/*    border-bottom: 2px solid #3853DE;*/
/*}*/

.wpcf7 .container {
    padding: 20px 20px 23px 20px;
    background-color: #FAFAFA;
}

.wpcf7 .wpcf7-select-arrow {
    background-image: url(/wp-content/uploads/2022/06/arrow-contact.png) !important;
    background-position: 98% center !important;
    background-repeat: no-repeat !important;
    box-shadow: 2px 2px 0px #00b410;
}

.wpcf7 label {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #4F4F4F;
    margin-top: 6px;
}

.wpcf7 form.invalid .wpcf7-response-output {
    border: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #E61134;
    text-align: center;
    margin: 0;
    margin-top: 23px;
}

.wpcf7 .wpcf7-not-valid-tip {
    font-size: 14px;
    margin-bottom: 0.5rem;
}

@media screen and (min-width: 992px) {
    .wpcf7 .container {
        padding: 0 50px 0 0;
    }
}

@media screen and (max-width: 767px) {
    .mob-padding-20px {
        padding-top: 20px;
    }
}

label {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #28343A;
    float: left;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url('/wp-content/uploads/2021/05/select.png') !important;
    background-position: 98% center !important;
    background-repeat: no-repeat !important;

}

/* === breadcrumbs === */
.breadcrumbs {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #464646;
    text-align: left;
    /*margin-left: 15px;*/
    max-width: 1060px;
}

.breadcrumbs span {
    color: #00B410 !important;
}

.breadcrumbs span a {
    color: #00B410 !important;
    text-decoration: none;
}

.breadcrumbs a {
    color: #464646 !important;
    text-decoration: none !important;
}

a.br-link {
    color: #444444 !important;
}

@media screen and (max-width: 992px) {
    .breadcrumbs {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .breadcrumbs {
        margin-left: 0;
    }
}

/* === documents === */

@media screen and (max-width: 1100px) {
    .documents-main {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.documents-main {
    text-align: -webkit-center;
    border: 1px solid #DADADA;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #28343A;
}

.documents-main a {
    text-decoration: underline;
    color: #28343A;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
}

@media screen and (max-width: 768px) {
    .documents-main p {
        margin-bottom: 12px !important;
    }
}

.documents-main p {
    margin-bottom: 3px;
}

.doc-columns {
    text-align: left;
    padding-left: 50px !important;
}

@media screen and (max-width: 768px) {
    .doc-columns {
        padding-left: 5px !important;
    }
}

.documents-main h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #28343A;
}

.documents-main h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #FF861C;
    line-height: 30px;
}

/* === search page === */
.thema-main__content--search {
    padding-top: 150px;
    padding-bottom: 150px;
}



button.bw-button.bw-button-gray.btn-custom {
    position: absolute;
    right: 33px;
    top: 7px;
    background: 0 0;
    width: 14px;
    height: 0;
    border: none !important;
}

/* account types start */

.account-types-main {
    max-width: 1100px;
}

.owl-item .account-carousel-box {
    width: 280px;

    background-color: #F6F6F6;
    border: 2px solid #DADADA;
    box-sizing: border-box;
    border-radius: 4px;
    margin: auto;

    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}

.owl-stage {
    margin-top: 70px;
    margin-bottom: 30px !important;
}

.owl-item {}

.owl-dots {
    bottom: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 40px;
    top: -55px;
}

.owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 8px;
    background-color: #7A7A7A !important;
    opacity: 0.25;
    outline: 0;
}

.owl-dots .owl-dot.active {
    opacity: 1;
    background-color: #073853 !important;
}

.owl-nav button svg {
    width: 32px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #B8B8B8;
}

.owl-carousel .owl-nav {
    min-width: 95%;
    left: 50%;
    top: 40%;
}

.owl-nav button.owl-prev {
    float: left;
}

.owl-nav button.owl-next {
    float: right;
}

.account-carousel-box {
    padding: 20px;
}

.account-box-title {
    padding-top: 10px;
    padding-bottom: 10px;
}

.owl-item.active.center {
    z-index: 1;
}

.owl-item.active.center .account-box-title {
    padding-top: 20px;
    padding-bottom: 20px;
}

.owl-item.active.center .account-carousel-box {
    background-color: #073853;
    width: 316px;

    border: none;
    margin-top: -50px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    .owl-item.active.center .account-carousel-box {
        width: unset;
    }

    .owl-item.active.center .account-price {
        font-size: 28px !important;
    }
}

@media screen and (min-width: 989px) and (max-width: 989px) {
    .owl-item.active.center .account-carousel-box {
        width: unset !important;
    }

    .owl-item.active.center .account-price {
        font-size: 28px !important;
    }
}

@media (max-width: 460px) {
    .owl-item.active.center .account-carousel-box {
        width: unset;
    }

    .owl-item.active.center .account-button {
        font-size: 15px !important;
        width: 190px !important;
        height: 49px !important;
    }

    .owl-item.active.center .account-price {
        font-size: 22px !important;
    }
}


.account-box-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #073853;
}

.owl-item.active.center .account-box-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 36px;
    color: #FFFFFF;
}

.account-box-body p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #3C3C3C;
    line-height: 19px;
}

.owl-item.active.center .account-box-body p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
}

.account-equity {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #073853;
}

.owl-item.active.center .account-equity {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 19px;
    color: #FFFFFF;
}

.account-price {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #D6A600;
    padding-top: 10px;
    padding-bottom: 10px;
}

.owl-item.active.center .account-price {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #D6A600;
    padding-top: 15px;
    padding-bottom: 15px;
}

.account-button {
    border-radius: 3px;
    font-size: 14px;
    border: 2px solid #073853;
    background: none;
    color: #073853;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;

    width: 190px;
    min-height: 40px;
}

.account-button:hover {
    background-color: #073853;
    color: #FFFFFF;
}

.owl-item.active.center .account-button {
    border-radius: 3px;
    border: none;
    background: linear-gradient(180deg, #9F8633 0%, #D3B02F 26.56%, #F9D44F 54.17%, #D3B02F 79.69%, #B4932F 100%);
    font-size: 17px;
    color: #073853;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;

    width: 233px;
    height: 49px;
}

.owl-item.active.center .account-button:hover {
    border: none;
    background: linear-gradient(180deg, #CB9C00 0%, #FFC700 26.56%, #FFEA9E 54.17%, #FFC700 79.69%, #D9A300 100%);
    color: #073853;
}

.account-button-container {
    margin-top: 25px;
    margin-bottom: 10px !important;
}

.owl-item.active.center .account-button-container {
    margin-top: 25px;
    margin-bottom: 20px !important;
}

/* account types end */

/* news page start */
.investing-news-box {
    /*background-color: #F6F6F6;*/
    /*padding: 30px;*/
    /*padding-left: 50px;*/
    margin-bottom: 30px;
}



@media (max-width: 768px) {
    .investing-news-box {
        padding-left: 20px;
    }
}

.investing-news-page-datetime {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #979797;
}

.bw-news-heading-holder h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #444444;
}

.investing-news-content p {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #3C3C3C;
}

.investing-news-button {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #3853DE;
    padding-top: 18px;
    cursor: pointer;
    text-decoration: underline;
}

.investing-news-button.investing-news-page-button {
    cursor: pointer;
    display: inline-block;
    margin-left: 20px;
}

.investing-news-button.investing-news-page-button:first-child {
    margin-left: 0;
}

.investing-news-button.investing-news-page-button.selected {
    color: #00B410;
    pointer-events: none;
    text-decoration: none;
}

@media (max-width: 576px) {
    .bw-news-heading-holder h3 {
        font-size: 14px;
        line-height: 18px;
    }
}

/* news page end */

/* === currency table === */
#tabs-blue {
    position: absolute;
    background: #3853DE;
    border-radius: 10px;
    transform: rotate(3.82deg);
    top: 0;
    left: 0;
}

.project-tab {
    /*padding-top: 50px;*/
    /*max-width: 550px;*/
    max-width: 95%;
    position: relative;
    word-wrap: break-word;
    margin-bottom: -50px;
    /*     background: #fff; */
    border-radius: 10px;
}

.project-tab #tabs h6.section-title {
    color: #eee;
}

.project-tab #tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    height: 45px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    font-style: normal;
    color: #FFFFFF !important;
    background-color: #3853DE !important;
    text-decoration: none;
    padding-top: 12px;
}


.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border-color: unset;
    border: none;
    border-radius: unset;
}

.project-tab .nav-link:nth-last-child(2n-1):not(:last-child) {
    margin-right: 10px;
    margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
    .project-tab .nav-link:nth-last-child(n):not(:last-child) {
        margin-right: 10px;
        margin-bottom: 0;
    }
}

@media screen and (min-width: 1200px) {
    .project-tab .nav-link:nth-last-child(n):not(:last-child) {
        margin-right: 16px;
    }
}

@media screen and (min-width: 768px) {
    .project-tab .nav-link:last-child {
        margin-bottom: 0;
    }
}

.accordion>.card .card-header {
    margin-bottom: 12px !important;
    border: 1px solid rgba(17, 17, 17, 0.125);
}

.card {
    background-color: unset !important;
    border: none !important;
}

.project-tab .nav-link {
    width: 10%;
    height: 45px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    font-style: normal;
    color: #4F4F4F !important;
    background-color: #FFFFFF !important;
    /*     border: 2px solid #073853 !important; */
    /*     border-radius: 3px; */
    text-decoration: none;
    padding-top: 12px;
    border: none;
    border-radius: unset;
    white-space: nowrap;
}

.table th,
.table td {
    border-top: none !important;
    vertical-align: unset !important;
}

@media screen and (max-width: 922px) {
    .project-tab .nav-link {
        width: 33%;
    }

    .project-tab {
        max-width: unset;
    }

    .project-tab .nav-link:nth-child(n+3) {
        border-top: 1px solid #C2C2C2;
        border-radius: unset;
    }

    .project-tab .nav-link:nth-child(3) {
        border-right: none;
        border-top: none;
    }

    .table th,
    .table td {
        vertical-align: unset !important;
    }
}

/*.nav-tabs .nav-item.active:after {*/
/*    content: url("/wp-content/uploads/2021/08/live-rates-arrow.png");*/
/*    display: block;*/
/*    padding-top: 20px;*/
/*}*/
/* account types cards */
.account-types-inner .card-ctr {
    margin-bottom: 20px !important;
}

.account-types-inner .card-ctr .card {
    height: 100%;
    margin-bottom: 0 !important;
}

/* account types cards END*/

/* home page live rates start */
.card-header-bg {
    height: 111px;
    background-color: #F2FAFF !important;
}

.card-body-bg {
    /*background-color: #FFFFFF;*/
}

.card-shdw {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25);
    border: none !important;
    max-width: 256px;
    max-height: 200px;
    margin-bottom: 30px !important;
    border-radius: unset !important;
}

.card-title-rates {
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 15px;

    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 17px;
    color: #3C3C3C;
}

.card-text-rates {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #3C3C3C !important;
}

#nav-stocks>div.row>div>div>div.card-header.card-header-bg>img {
    width: 100%;
}

@media screen and (max-width: 500px) {
    .card-text-rates {
        font-size: 12px !important;
    }

    #nav-stocks>div.row>div>div>div.card-header.card-header-bg>img {
        padding-top: 10%;
    }
}

/* home page live rates end */

.project-tab .nav-link:hover {
    color: #FFFFFF !important;
    background-color: #3853DE !important;
    border: none;
    border-radius: unset;
}

@media screen and (max-width: 768px) {
    .project-tab .nav-link {
        width: 33%;
    }


    .nav-tabs .nav-link {
        margin-right: 0 !important;
        margin-left: 0 !important;
        /*margin-bottom: 10px !important;*/
    }

    .nav-tabs .nav-link.active {
        /*margin-bottom: 40px !important;*/
    }


    .project-tab {
        margin-top: -30px;
    }

    .currency-subtitles {
        padding-top: 10px;
    }
}

@media screen and (max-width: 414px) {

    .project-tab .nav-link,
    .project-tab #tabs .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        /*font-size: 12px;*/
    }
}


.project-tab .nav-link:hover {
    color: #FFFFFF;
    background-color: #FF861C;
}


.project-tab thead {
    background: #28343A;
    color: #FFFFFF;
}


.project-tab a {
    color: #333;
    /*float: left;*/
    padding: 8px;
}

.price-up {
    color: #10C200 !important;
}

.price-down {
    color: #DD3333 !important;
}

.price-freeze {
    color: #848484 !important;
}

.nav-tabs .nav-link {
    /*     margin-left: 10px;
        margin-right: 10px; */
}


nav {
    /*     padding-bottom: 25px; */
    padding-top: 30px;
    /* 	border: 1px solid #C2C2C2; */
}

.nav-tabs {
    border: unset;
    border-bottom: none !important;
    /*     border: 1px solid #C2C2C2; */
}

.table thead th {
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    font-style: normal;
}

.table thead th {
    width: 25%;
}

.table {
    border: 1px solid #C2C2C2;
}

.table tbody td {
    color: #28343A;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    font-style: normal;
}

@media screen and (max-width: 411px) {

    .table thead th,
    .table tbody td,
    .table tbody td:first-child {
        font-size: 12px;
    }
}


.has-search .form-control {
    padding-left: 2.375rem;
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 0;
    border-bottom: 0.5px solid #28343A;
}


.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}


.tab-container,
.tab-container>.row>.col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

/* bootstrap courusel fade out */
.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}

/* === internal pages === */

@media screen and (min-width: 992px) {
    .internal-page {
        text-align: left;
    }
}

@media screen and (max-width: 991px) {
    .internal-page {
        /*text-align: center;*/
    }
}

.internal-page h1 {
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 36px;
    font-style: normal;
}

.internal-page p {
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
}

.internal-page b {
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
}

.internal-page h3 {
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 22px;
    font-style: normal;
    line-height: 30px;
}

.internal-page .app_icons {
    padding-top: unset;
}


@media screen and (max-width: 991px) {
    .app_icons {
        /*padding-left: 20%;*/
    }
}

/* === internal pages - accordion */
.panel {
    background-color: #F5F7F9;
    border: 1px solid #DADADA;
}

.panel-heading {
    background-color: #F5F7F9;
    border-bottom: none;
}

.panel-body {
    border-top: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
}

.panel-body p {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    font-style: normal;
    color: #212529 !important;
}

.panel-body i {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    font-style: italic;
}

.panel-body a {
    color: #FF861C;
    text-decoration: underline;
}

.panel-body a:hover {
    color: #FF861C;
    text-decoration: none;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: none;
    padding-left: 43px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.panel.panel-default {
    margin-bottom: 20px;
}

.panel-title>a {
    color: #28343A;
}

h4.panel-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 22px;
    font-style: normal;
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 5px;
}

.panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    font-size: 17px;
    color: #FF861C;
    padding-right: 15px;
    float: left !important;
}

.panel-title>a.collapsed:before {
    float: left !important;
    content: "\f067";
    color: #28343A;
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
    text-decoration: none;
}

/* === internal page - trading platform === */
.profit-platform-header {
    height: 570px;
}

.profit-platform-woman img.vc_single_image-img.attachment-full {
    max-width: unset;
}

@media screen and (max-width: 768px) {
    .profit-platform-header {
        height: unset;
    }

    .profit-platform-woman {
        margin-bottom: 0px !important;
    }
}

/* === internal page - cfd trading === */
.cfd-trading-man img.vc_single_image-img.attachment-full {
    max-width: unset;
}

.cfd-trading-header {
    height: 570px;
}

.internal-text-block {
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .cfd-trading-header {
        height: unset;
    }

    .cfd-trading-man {
        margin-bottom: -35px;
    }

    .cfd-trading-header {
        margin-bottom: 0px !important;
    }

    .internal-text-block {
        display: block;
        height: unset;
    }
}


/* === header menu === */
nav.navbar {
    justify-content: space-between;
    padding: 0 0;
    z-index: 10;
    top: 5px;
}

/*ul.navbar-nav li.menu-item-has-children:hover > ul.dropdown-menu{*/
/*    display: block !important;*/
/*}*/
/*ul.nav li.dropdown:hover > ul.dropdown-menu{*/
/*    display: block;*/
/*    margin: 0;*/
/*}*/


.collapse.navbar-collapse>.menu-main-container {
    margin-left: 40px;
}

.collapse.navbar-collapse.show>.menu-main-container {
    margin-left: 0;
}

.enter-tm>span {
    display: block;
    font-weight: 300;
    font-size: 13px;
    line-height: 19px;
    color: #28343A;
    margin-bottom: -6px;
}

.header-l {
    display: flex;
    align-items: center;
}


.nav.navbar-nav>li {
    margin: 0 7px;
}

.search-wrapper {
    position: relative;
    /* margin-right: 18px; */
    /*margin-top: -10px;*/
}

.search-form {
    align-items: center;
    position: absolute;
    top: 55px;
    left: 0;
    background: #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
    display: none;
    width: 265px;
    height: 44px;
    padding-left: 15px;
}

.search-section {
    display: flex;
    padding-top: 11px;
}

.search-form input {
    border: 0;
    border-left: 1px solid #DADADA;
    background: transparent;
    font-size: 14px;
    line-height: 21px;
    color: #28343A;
    /*padding: 2px 0;*/
    width: 100%;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 45px;
    padding-top: 0px;
}

.search-form button {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    background: #00B410;
    padding: 0;
    border: 0;
    border-radius: 15px 0 0 15px;
    padding: 4px 6px 4px 8px
}

.search-form button img {
    width: 16px;
}

html[lang='ar'] .search-form button {
    right: auto;
    left: 15px;
}

.navbar-brand {
    margin-right: 10px;
}

.navbar-brand img {
    width: auto;
}

@media (min-width: 992px) {
    .navbar-brand img {
        width: 100px;
    }
}

@media (min-width: 1200px) {
    .navbar-brand img {
        width: auto;
    }
}

.desktop form.navbar-form.search-form {
    top: 47px;
    left: -200px;
    /*display: flex;*/
    font-size: 14px;
}

.mobile form.navbar-form.search-form {
    top: 50px;
    font-size: 14px;
}

.nav.navbar-nav .dropdown-toggle {
    font-size: 16px;
    line-height: 21px;
    color: #444444;
    display: flex;
    align-items: center;
    padding-right: 13px;
    text-decoration: none;
    font-weight: 400;
    position: relative;
}

.mobile-help {
    display: none;
}

.mobile-logo {
    display: none;
}

.bottom-logo {
    padding-bottom: 20px;
}

.navbar-mobile {
    display: none !important;
}

li.menu-item.submenu-back {
    display: none;
}

.nav.navbar-nav .dropdown-menu a:hover {
    font-weight: 700;
}

@media screen and (max-width: 991px) {
    .login_mobile {
        display: inline-block;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        color: #FFFFFF !important;
        height: 40px;
        max-width: 85px;
        width: 85px;
        border: 2px solid #FFFFFF;
        border-radius: 7px;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .mobile-help {
        display: block;
        background-color: #00A1DF;
        margin-left: -16px;
        margin-right: -16px;
        margin-bottom: -56px;
        padding-left: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #FFFFFF;

        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 16px;
    }

    .mobile-logo {
        display: block;
    }

    .mobile-logo img {
        max-width: 125px;
    }

    .mobile-logo .col-2 img {
        margin-top: -15px;
        margin-left: -5px;
    }

    .nav.navbar-nav .dropdown-toggle {
        font-weight: normal !important;
        color: #FFFFFF !important;
        font-size: 14px;
    }

    ul.nav.navbar-nav {
        padding-top: 10px;
        padding-left: 20px;
    }

    .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children>a,
    li.custom-menu-item>a.nav-link {
        line-height: unset;
        padding-left: 0 !important;
        /*border-bottom: 1px solid #ECEFF1;*/
    }

    li.custom-menu-item>a.nav-link {
        font-weight: normal !important;
    }

    html[lang=ar] li.custom-menu-item>a.nav-link {
        text-align: right;
        padding-right: 22px;
    }

    li.custom-menu-item>a.nav-link:hover {
        color: #FFF !important;
    }

    .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children>a:after {
        font-family: FontAwesome;
        color: #FFFFFF;
        font-size: 16px;
        content: "\f078";
        /*position: absolute;*/
        /*right: 0;*/
    }

    .navbar-mobile {
        display: block !important;
    }

    .navbar-desktop {
        display: none !important;
    }

    #main-menu.nav.navbar-nav ul.dropdown-menu li.nav-item a:hover {
        color: #FFFFFF !important;
    }

    #main-menu.nav.navbar-nav>li {
        position: static;
    }

    #main-menu.nav.navbar-nav ul.dropdown-menu {
        position: absolute;
        top: 0;
        left: 0;
        overflow: auto;
        background: #00B410 !important;
        width: 100%;
        height: 100%;
        transform: translate3d(-100%, 0, 0);
        transition: transform 0.35s;
        margin: 0;
        border: none;
        padding: 10px 20px 0;
        display: flex;
        flex-direction: column;
    }

    #main-menu.nav.navbar-nav ul.dropdown-menu.show {
        transform: translate3d(0, 0, 0);
    }

    li.menu-item.submenu-back {
        display: inline-block;
        position: relative;
    }

    li.menu-item.submenu-back>a:hover {
        color: #FFFFFF !important;
    }

    .submenu-back::after {
        content: "";
        background: #444444;
        position: absolute;
        z-index: -1;
        left: -20px;
        right: -20px;
        top: -10px;
        bottom: -10px
    }

    .submenu-back>a::before {
        font-family: FontAwesome;
        color: #FFFFFF;
        font-size: 16px;
        content: "\f078";
        position: absolute;
        left: -10px;
        transform: rotate(90deg);
    }
}

.nav.navbar-nav .dropdown-toggle::after {
    position: absolute;
    right: -14px;
    top: 9px;
    content: url("/wp-content/uploads/2022/05/menu-arrow-down.svg");
}

.nav.navbar-nav .menu-item-has-children .menu-item-has-children {
    margin-bottom: 0;
}

.lang a {
    padding-bottom: 0;
}

.nav.navbar-nav a:hover,
.nav.navbar-nav .dropdown-toggle:hover {
    color: #0b88d9;
}


.nav.navbar-nav>li.dropdown:hover>.dropdown-menu {
    /*display: block;*/
}

.nav.navbar-nav .dropdown-menu {
    background: rgba(255, 255, 255, 0.95);
    /*border: 1px solid #DADADA;*/
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    /*border-radius: 2px;*/
    /*padding: 20px 15px;*/
    /*width: 188px;*/
    margin-top: 29px;
}

.nav.navbar-nav .dropdown-menu a {
    font-size: 14px;
    line-height: 24px;
    color: #444444;
    background-color: unset;
    min-width: 140px;
    padding-left: 10px !important;
    font-weight: 400;
}

.nav.navbar-nav .dropdown-menu a:not(:nth-last-child(1)) {
    margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
    .nav.navbar-nav .dropdown-menu .dropdown-toggle {
        margin-bottom: 0 !important;
    }

    .nav.navbar-nav .dropdown-menu .dropdown-toggle::after {
        content: '';
        display: none;

    }

    .nav.navbar-nav .dropdown-menu .dropdown-menu {
        position: relative;
        box-shadow: none;
        background-color: transparent;
    }

    .tbs-header__nav__menu--languages>li {
        margin-bottom: 0;
    }

    .tbs-header__nav__menu--languages>li>a:first-of-type {
        padding-bottom: 8px;
    }

    html[lang='ar'] .tbs-header__nav__menu--languages {
        padding-right: 0;
        margin-right: 0;
    }
}

html[lang=ar] .nav.navbar-nav .dropdown-menu {
    right: 0;
    left: auto;
    text-align: right;
}

html[lang=ar] .nav.navbar-nav .dropdown-menu .dropdown-menu {
    padding-right: 15px;
    margin-right: 2px;
    padding-left: auto;
    margin-left: auto;
}

html[lang=ar] .nav.navbar-nav .dropdown-menu li.menu-item {
    width: 100%
}

html[lang=ar] .nav.navbar-nav .dropdown-toggle {
    padding-right: 22px;
}

.search-wrapper>button {
    padding: 0;
    background: transparent;
    border: 0;
}


header {
    background: #FFFFFF;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
    position: sticky;
    top: 0;
    z-index: 9;
}


.enter-tm {
    display: block;
    margin: 0 18px;
}

.enter-tm .dropdown-toggle {
    background: transparent;
    border: 0;
    font-weight: 500;
    font-size: 13px;
    line-height: 19px;
    color: #FF861C;
    padding: 0;
}

.enter-tm .dropdown-toggle::after {
    margin-left: 1px;
    vertical-align: middle;
    border-top: 6px solid;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
}


.header-r {
    display: flex;
    align-items: center;
    max-height: 27px;
    height: 27px;
}

/*.nav.navbar-nav>li.dropdown:after {*/
/*    top: 100%;*/
/*    width: 100%;*/
/*    height: 27px;*/
/*    left: 0;*/
/*    content: url("/wp-content/uploads/2021/11/menu-arrow-down.png");*/
/*    display: block;*/
/*    position: absolute;*/
/*}*/



.lang .dropdown-toggle {
    background: transparent;
    border: 0;
    display: flex;
    align-items: center;
    /*padding: 0 15px 0 8px;*/
    /*border-right: 1px solid #464646;*/

}

.lang .dropdown-toggle:after {
    /*border: 0;*/
    /*background: url("/wp-content/uploads/2021/arrow-tm.svg");*/
    /*width: 13px;*/
    /*height: 7px;*/
}

.lang .dropdown-toggle img {
    margin-right: 7px;
    padding-bottom: 0;
}

.lang .dropdown-menu {
    background: rgba(255, 255, 255, 0.95);
    /* border: 1px solid #DADADA; */
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 14px 8px;
    /* width: 87px; */
    min-width: 0;
}

.lang .dropdown-menu {
    margin-top: 23px;
    /* width: 80px; */
    /* height: 50px; */
}

.lang a.dropdown-item {
    padding-left: 0px;
    padding-top: 0px;
}

.lang .dropdown-menu a {
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #28343A;

}

.lang .dropdown-menu a img {
    margin-right: 7px;
}

.lang .dropdown-menu li:not(:nth-last-child(1)) a {
    margin-bottom: 10px;
}

html[lang='ar'] .lang .dropdown-toggle img {
    padding-left: 10px;
}

html[lang='ar'] .dropdown-menu {
    text-align: right;
}

html[lang='ar'] img.wpml-ls-flag {
    padding-left: 10px;
}

html[lang='ar'] .wpcf7 input[type="email"] {
    direction: unset;
}

html[lang='ar'] .lang .dropdown-menu a img {
    padding-left: 10px;
}

html[lang='ar'] .wpcf7-form {
    direction: rtl !important;
}

html[lang='ar'] .wpcf7 .wpcf7-select-arrow {
    background-position-x: 2% !important;
}

@media screen and (max-width: 390px) {

    html[lang='el'] td.column-1,
    html[lang='el'] td.column-3,
    html[lang='it'] td.column-1,
    html[lang='it'] td.column-3 {
        padding: 2px !important;
    }
}


.search-wrapper.mobile {
    display: none;
}

.login-menu-mobile {
    display: none;
}

a.show-row-below,
a.mobile-show-row-below {
    position: relative;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 40px;
}

a.show-row-below::after,
a.mobile-show-row-below::after {
    position: absolute;
    right: -30px;
    top: 0;
    content: url(/wp-content/uploads/2021/11/menu-arrow-down.svg);
    transform: scale(1.2);
}

a.show-row-below.row-hidden::after,
a.mobile-show-row-below.row-hidden::after {
    top: -5px;
    transform: rotate(-90deg) scale(1.2);
}

a.mobile-show-row-below.row-hidden::after {
    right: -10px;
}

.tablepress.read-more-table td {
    text-align: center;
}

.stocks-table .mobile-show-row-below {
    display: none;
}

.stocks-table .mobile-show-row-below::after {
    right: 0;
    padding-left: 5px;
}

.tablepress.read-more-table.indices-table tr:nth-of-type(2n-1) td p img {
    display: block !important;
    float: left;
    width: 3rem;
}

.tablepress.read-more-table.indices-table tr:nth-of-type(2n-1) td:first-of-type {
    text-align: left;
    vertical-align: middle;
}

html[lang=ar] .tablepress.read-more-table.indices-table tr:nth-of-type(2n-1) td:first-of-type {
    text-align: right;
}

html[lang=ar] .tablepress.indices-table img {
    width: 3rem;
}

.tablepress.read-more-table.indices-table tr:nth-of-type(2n-1) td:last-of-type {
    vertical-align: middle;
}

.tablepress.read-more-table.indices-table tr:nth-of-type(2n-1) td:first-of-type p strong {
    font-weight: 400;
}

@media screen and (min-width: 992px) {
    .tablepress.read-more-table.indices-table tr:nth-of-type(2n-1) td:first-of-type p strong {
        margin-left: 1rem;
    }
}

.tablepress.read-more-table.indices-table tr:nth-of-type(2n-1) td:first-of-type p {
    margin-bottom: 0;
    margin-left: 0.5rem;
}

.tablepress.read-more-table.indices-table tr:nth-of-type(2n-1) td:nth-of-type(2n) strong {
    font-weight: 400;
}

/* .tablepress.read-more-table.indices-table tr:nth-of-type(2n-1) td:nth-of-type(2n) strong br,
.tablepress.read-more-table.indices-table tr:nth-of-type(2n-1) td:nth-of-type(2n) br {
display: none;
} */

.tablepress.read-more-table.indices-table a.show-row-below {
    margin-right: 1rem
}

.tablepress.read-more-table.stocks-table tr:nth-of-type(4n-1),
.tablepress.read-more-table.indices-table tr:nth-of-type(4n-1) {
    background: #E5E5E5;
}

.tablepress.read-more-table.indices-table td,
.tablepress.read-more-table.indices-table th,
.tablepress.read-more-table.indices-table td p,
.tablepress.read-more-table.stocks-table td,
.tablepress.read-more-table.stocks-table th,
.tablepress.read-more-table.stocks-table td p {
    font-family: 'Poppins', sans-serif !important;
}

html[lang=ar] table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,
html[lang=ar] table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before {
    right: 4px;
}

html[lang=ar] table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,
html[lang=ar] table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child {
    padding-right: 30px;
    padding-left: 8px;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child {
    padding-left: 30px !important;
}

.tablepress.read-more-table.stocks-table tbody>tr:nth-child(2n)>td:nth-child(3n),
.tablepress.read-more-table.indices-table tbody>tr:nth-child(2n)>td:nth-child(2n) {
    display: none !important;
}

@media screen and (max-width: 767px) {

    .tablepress.read-more-table.indices-table td,
    .tablepress.read-more-table.indices-table th,
    .tablepress.read-more-table.indices-table td p,
    .tablepress.read-more-table.stocks-table td,
    .tablepress.read-more-table.stocks-table th,
    .tablepress.read-more-table.stocks-table td p {
        font-size: 12px !important;
    }

    a.show-row-below {
        font-size: 12px;
    }
}

@media screen and (max-width: 991px) {
    .stocks-table .column-4 {
        display: none;
    }

    .stocks-table .mobile-show-row-below {
        display: block;
        float: right;
    }

    .tablepress.read-more-table.indices-table tr:nth-of-type(2n-1) td:first-of-type {
        text-align: center;
    }

    .dataTables_wrapper table.tablepress,
    .tablepress.read-more-table.indices-table,
    .tablepress.read-more-table.stocks-table {
        margin-bottom: 2rem !important;
    }

    /* .tablepress.read-more-table.indices-table tr:nth-of-type(2n-1) td:nth-of-type(2n) strong br,
    .tablepress.read-more-table.indices-table tr:nth-of-type(2n-1) td:nth-of-type(2n) br {
        display: block;
    } */
}

#main-menu .dropdown-submenu {
    margin-top: -1px;
    padding-left: 10px;
}

ul#login-menu {
    padding-top: 5px;
}

@media (max-width: 991px) {
    header {
        position: relative;
    }

    #login-menu-mobile a {
        /*margin-top: -2px;*/
        font-family: 'Poppins', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        text-align: center;
    }

    #login-menu-mobile li.login_mobile a:hover {
        color: #FFFFFF !important;
    }

    #main-menu .dropdown-submenu {
        margin-top: 0;
        padding-left: 0;
    }

    .login-menu-mobile {
        display: block;
        /* margin-left: 50px; */
        width: 100%;
        margin-top: -5px;
    }

    ul#login-menu-mobile {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        /*padding-left: 10px;*/
        padding-right: 10px;
    }

    .login-menu {
        display: none;
    }

    .search-wrapper.desktop {
        display: none;
    }

    .search-wrapper.mobile {
        display: block;
        position: absolute;
        /* padding-right: 20px; */
        right: 28px;
    }

    .nav.navbar-nav .dropdown-menu a {
        color: #ffffff;
    }

    a.show-row-below::after {
        top: -5px;
        transform: scale(0.8);
    }

    a.show-row-below.row-hidden::after {
        top: -10px;
        transform: rotate(-90deg) scale(0.8);
    }
}

/* === login menu === */


/*#login-menu > li > .nav-link {*/
/*    display: inline-block;*/
/*    font-weight: 500;*/
/*    font-size: 16px;*/
/*    line-height: 20px;*/
/*    color: #3853DE !important;*/
/*    height: 40px;*/
/*    border: 2px solid #3853DE;*/
/*    border-radius: 7px;*/
/*    text-align: -webkit-center;*/
/*    text-align: -moz-center;*/
/*}*/

#login-menu>li>.nav-link {
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    /*line-height: 20px;*/
    color: #444444 !important;
    text-align: -webkit-center;
    text-align: -moz-center;
}

#login-menu>li>.nav-link:hover {
    /*background-color: #FFFFFF;*/
}

#login-menu>li.join-now-header>.nav-link {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    color: #FFFFFF !important;
    /*border: 2px solid #00B410;*/
    border-radius: 40px;
    height: 44px;
    width: 140px;
    background: #00B410;
    text-align: -webkit-center;
}

#login-menu>li.join-now-header>.nav-link:hover {
    background: rgba(0, 180, 16, 0.73);
    border: rgba(0, 180, 16, 0.73);
}



@media (min-width: 992px) and (max-width: 1200px) {
    #login-menu>li>.nav-link {
        width: unset;
    }
}

/* === Blog navigation buttons === */

.thema-page__content .post-navigation>a,
.thema-page__content a.blog-back-btn {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 16px;
    line-height: 20px;
    color: #3853DE !important;
    height: 40px;
    border: 2px solid #3853DE;
    border-radius: 7px;
    text-align: -webkit-center;
    text-align: -moz-center;
    padding: 0.5rem 1rem;
    text-decoration: none;
}

.thema-page__content .post-navigation>a:hover,
.thema-page__content a.blog-back-btn:hover {
    color: #3853DE !important;
    background-color: #ffffff;
}

.orange-button-border {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    transition: 0.6s;
    color: #28343A;
    padding: 11px 42px;
    border: 2px solid #FF861C;
    border-radius: 2px;
}

.orange-button-border:hover {
    color: #FF861C;
    transition: 0.6s;
    text-decoration: none;

}

.orange-button {
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF !important;
    padding: 8px 20px;
    display: inline-block;
    background: #FF861C;
    border-radius: 2px;
    transition: 0.6s;
    text-align: center;
    text-decoration: none !important;
}

.orange-button:hover {
    transition: 0.6s;
    background: #FF861C;
}



.enter-tm .dropdown-menu {
    padding: 20px 6px;
    min-width: 0;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-top: 20px;
    width: 130px;
    margin-left: -15px;
}

.enter-tm .dropdown-menu .orange-button {
    width: 100%;
    margin-bottom: 8px;
}



.enter-tm .dropdown-menu p {
    font-size: 12px;
    line-height: 100%;
    color: #464646;
    margin-bottom: 0;
    text-align: center;
}

.orange-link {
    font-weight: 500;
    font-size: 12px;
    line-height: 120.5%;
    color: #FF861C !important;
    display: block;
    text-align: center;
}

.search-wrapper>button.active {
    background: url("/wp-content/uploads/2022/05/close.svg") no-repeat center;
}


.search-wrapper>button.active img {
    opacity: 0;
}

.navbar-toggler-tm {
    display: none;
}

ul.nav.navbar-nav {
    padding-bottom: 0;
}

ul.dropdown-menu.show span:after {
    content: unset;
}

.collapse.navbar-collapse a.dropdown-item {
    padding-left: 0;
}

.top-menu-container {
    height: 60px;
}

.container.top-menu-container {
    max-width: 1240px;
    background-color: #FFFFFF;
}

@media screen and (max-width: 1060px) {
    .nav.navbar-nav>li {
        margin: 0 2px;
    }
}

/*@media screen and (width: 992px) {*/
/*    div#bs-example-navbar-collapse-1 {*/
/*        display: none!important;*/
/*    }*/
/*}*/

/*@media screen and (min-width: 992px) {*/
/*    .navbar-expand-lg .navbar-collapse {*/
/*        display: none!important;*/
/*    }*/
/*}*/
@media screen and (max-width: 991px) {
    .top-menu-container {
        max-width: unset !important;
    }

    .icon-bar {
        width: 16px;
        height: 2px;
        background: #28343A;
        border-radius: 100px;
        margin: 3px 0;
        display: block;
    }

    #menu-language-menu {
        margin-left: -15px;
        padding-right: 50px;
        margin-bottom: 0;
    }

    .header-r {
        display: none;
    }

    .header-l {
        width: 100%;
        justify-content: space-between;
        flex-direction: row-reverse;
    }

    html[lang=ar] .header-l {
        flex-direction: row;
    }

    html[lang=ar] #main-menu.nav.navbar-nav ul.dropdown-menu {
        transform: translate3d(+100%, 0, 0);
    }

    html[lang=ar] #main-menu.nav.navbar-nav ul.dropdown-menu.show {
        transform: translate3d(0, 0, 0);
    }

    html[lang=ar] .submenu-back>a::before {
        transform: rotate(-90deg);
    }

    html[lang=ar] .nav.navbar-nav li.dropdown:not(.show) .dropdown-toggle:not(.show2):after {
        transform: rotate(90deg) !important;
    }

    html[lang=ar] .nav.navbar-nav li.dropdown.show .dropdown-toggle::after {
        transform: rotate(90deg) !important;
    }

    .search-wrapper {
        margin-left: 0;
    }

    .navbar-brand {
        margin-right: 0;
    }

    .navbar-toggler-tm {
        padding: 0;
        background: transparent;
        border: 0;
        display: block;
    }

    .dropdown-menu {
        background-color: #FFFFFF !important;
    }

    .navbar-collapse.collapse {
        position: fixed;
        top: 11px;
        width: 290px;
        /*right: -492px;*/
        /*display: block!important;*/
        /*transition: 0.8s;*/
        background: #00B410;
        border: none;
        padding: 20px 15px;
    }

    nav.navbar {
        /*padding: 3px 0;*/
    }

    .navbar-collapse.collapse.show {
        right: -15px;
        top: 55px;
        position: absolute;
        display: block;
        z-index: 10;
        width: calc(100% + 30px);
    }


    .lang .dropdown-toggle:before,
    .nav.navbar-nav>li.dropdown:after {
        display: none;
    }

    .nav.navbar-nav .dropdown-toggle::after {
        position: static;
        margin-left: 6px;
    }

    .nav.navbar-nav li.dropdown.show .dropdown-toggle::after {
        transform: rotate(-90deg) !important;
        color: #FFFFFF;
    }

    .nav.navbar-nav li.dropdown.show>.dropdown-toggle {
        color: #FFFFFF !important;
        border-bottom: unset;
    }

    .nav.navbar-nav li {
        margin: 0;
        margin-bottom: 13px;
    }

    .nav.navbar-nav .dropdown-menu {
        border: 0;
        padding: 0;
        width: 0;
        box-shadow: none;
        margin: 10px 0 5px 0;
        border-bottom: 1px solid #DADADA;
        padding-bottom: 5px;
    }

    .nav.navbar-nav li.dropdown:not(.show) ul.dropdown-menu:not(.show2) {
        display: none !important;
    }

    .nav.navbar-nav li.dropdown:not(.show) .dropdown-toggle:not(.show2):after {
        transform: rotate(-90deg) !important;

    }

    .navbar-nav {
        /*border-bottom: 1px solid #DADADA;*/

    }

    .lang {
        margin: 19px 0 30px 0;
        border-right: 0;
    }


    .navbar-collapse.collapse .orange-button-border {
        padding: 7px 20px;
        width: 155px;
        text-align: center;
        margin-bottom: 12px;
    }

    .navbar-toggler-tm.active {
        background: url(/wp-content/uploads/2022/05/close.svg) no-repeat center;
    }

    .navbar-toggler-tm.active span {
        opacity: 0;
    }

    .search-form {
        top: 39px;
        width: 310px;
        right: -15px;
        /*border-right-color: #fff;*/
        left: auto;
        max-width: calc(100vw - 30px);
    }

    .search-wrapper {
        margin-top: 0px;
    }

    .navbar-header {
        align-items: center;
        display: flex;
    }

    .lang .dropdown-toggle {
        padding-left: 0;
        border-right: 0;
    }

    .collapse.navbar-collapse.show .dropdown-menu a {
        padding-right: 50px;
    }

}

/* === language menu === */
.menu-button-wrapper {
    justify-content: space-between;
}

.menu-button-wrapper .tbs-header__nav__menu--languages {
    list-style: none;
    margin: 0;
    padding: 10px 0 0 25px;
    padding-top: 26px;
    text-align: center;
}

.tbs-header__nav__menu--languages {
    padding-top: 17px;
    margin-right: 16px;
    margin-left: 10px;
}

@media screen and (max-width: 991px) {
    .tbs-header__nav__menu--languages {
        padding-top: 0px;
        padding-left: 0px;
    }

    .tbs-header__nav__menu--languages>li>a {
        padding-left: 10px;
    }

    .tbs-header__nav__menu--languages>li.nav-item>a:hover {
        color: #FFFFFF !important;
    }

    .collapse.navbar-collapse.show .dropdown-menu a {
        padding-left: 15px;
    }
}

html[lang=ar] #menu-languages-menu-arabic {
    text-align: right;
}



.menu-button-wrapper .tbs-header__nav__menu--languages .dropdown-menu.show {
    position: absolute !important;
    max-width: 100px !important;
}

.menu-button-wrapper .tbs-header__nav__menu--languages .menu-item {
    padding: 0;
    border-bottom: none;
}

.menu-button-wrapper .tbs-header__nav__menu--languages .menu-item .nav-link {
    padding-bottom: 5px;
}

.menu-button-wrapper .tbs-header__nav__menu--languages .menu-item .nav-link:after {
    content: none;
}

.menu-button-wrapper .tbs-header__nav__menu--actions {
    padding: 0;
}

.menu-button-wrapper .tbs-header__nav__menu--actions .nav-item {
    border: none;
}

.menu-button-wrapper .tbs-header__nav__menu--actions .nav-item span {
    border: 2px solid #343434;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 9px 36px;
}

img.wpml-ls-flag {
    padding-right: 4px;
    padding-bottom: 2px;
}

.dropdown-menu.show span.wpml-ls-display {
    margin-bottom: 2px;
    margin-left: 6px
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: unset !important;
}

@media screen and (max-width: 992px) {
    .black-out {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
        background-color: rgba(0, 0, 0, 0.8);
    }

    html[lang=ar] .tbs-header__nav__menu--languages {
        margin-right: 0;
    }

    html[lang=ar] span.wpml-ls-display:after {
        transform: rotate(90deg) !important;
    }
}

a span.wpml-ls-display {
    font-weight: 400;
    font-size: 16px;
}

span.wpml-ls-display:after {
    content: url("/wp-content/uploads/2022/06/arrow-down.png");
    margin-left: 3px;
    position: absolute;
    top: 12px;
}

@media screen and (min-width: 991px) {
    span.wpml-ls-display:after {
        top: auto;
    }
}

.tbs-header__nav__menu--languages .dropdown-toggle::after {
    display: none;
}

.search-form input:active,
.search-form input:focus {
    /*border: 0px;*/
}

a.dropdown-item {
    /*padding-left: 0;*/
}

li.menu-item {
    display: block;
}

.footer-menu-class li.menu-item {
    display: block;
}

.footer-menu-class {
    /*margin-left: 20%;*/
}

.menu {
    padding-left: 0;
    display: flex;
}

@media screen and (max-width: 991px) {
    .footer-menu-class {
        margin-left: unset !important;
    }

    span.wpml-ls-display:after {
        font-family: FontAwesome;
        color: #FFFFFF;
        font-size: 16px;
        content: "\f078";
        transform: rotate(-90deg) !important;
        margin-top: -3px;
    }

    .tbs-header__nav__menu--languages>li.menu-item a.dropdown-toggle:hover span {
        color: #FFFFFF !important;
    }
}

li.menu-item.dropdown-item a:hover {
    /*background-color: unset;*/
    color: #00B410 !important;
    font-weight: 700;
}

li.dropdown-submenu a:hover {
    /*background-color: unset;*/
    color: #00B410 !important;
    font-weight: 400 !important;
}

#menu-languages-menu-2 {
    height: 10px;
}

.dropdown-menu show {
    width: 100px;
    height: 60px;
    padding-top: 14px;
}

ul.dropdown-menu.show {
    min-width: unset;
}

#menu-languages-menu-2>li>ul>li>a {
    padding: 0;
}

#menu-languages-menu-2>li>ul>li>a:hover {
    background-color: unset;
}

#menu-languages-menu-2>li>ul>li>a>span::after {
    content: "";
}

#menu-languages-menu-1>li>ul>li>a {
    /*padding-top: 10px;*/
    padding-left: 0px;
}

#menu-languages-menu-1 {
    /*padding: 0;*/
}

#menu-languages-menu-1>li>ul>li>a:hover {
    background-color: unset;
}

#menu-languages-menu-1>li>ul>li>a>span::after {
    content: "";
}

div.search-wrapper>form>input[type=text] {
    outline: none;
}



.collapse.navbar-collapse.show .dropdown-menu a {
    padding-left: 0px;
}


/* === resp panels inner pages === */

.col-inner-flex {
    flex: 1;
}

.col-inner-page.col-text {
    padding: 40px;
}

.layout-inner-page {
    padding-bottom: 3px;
}

@media only screen and (min-width: 768px) {
    .layout-inner-page {
        display: flex;
    }

    .container-inner-page p {
        font-size: 16px;
        line-height: 24px;
    }

    .col-inner-page.col-text {
        padding: 40px;
    }
}

.container-inner-page {
    /*max-width: 1100px;*/
    margin-right: auto;
    margin-left: auto;
    max-width: 1060px;
    margin: auto;
    text-align: left;
}

.container-inner-page p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    color: #FFFFFF;
}

.container-inner-page p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    color: #FFFFFF;
}

.container-inner-page b {
    font-weight: 700;
}

@media only screen and (max-width: 970px) {
    .container-inner-page p {
        font-size: 14px;
        line-height: 20px;
    }

    .col-inner-page.col-text {
        padding: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .container-inner-page p {
        font-size: 16px;
        line-height: 24px;
    }

    .col-inner-page.col-text {
        padding: 20px;
    }
}

.col-inner-page {
    padding: 0;
    margin: 0;
    /*background: #b3e888;*/
    margin-bottom: 0px;
}

.col-img img {
    width: 100%;
    height: 100%;
}

.col-img {}

#mob-trading-text {
    margin-top: 80px;
}

@media only screen and (max-width: 768px) {
    #mob-trading-text {
        margin-top: 0px;
    }
}

#profit-text01,
#profit-text02 {
    margin-top: 60px;
}

@media only screen and (max-width: 768px) {

    #profit-text01,
    #profit-text02 {
        margin-top: 0px;
    }
}

.er-404-wrapper {
    padding-bottom: 100px;
    padding-top: 30px;
}

.title-404 {
    /*padding-top: 70px;*/

    padding-bottom: 10px;
}



.er-404-wrapper img {
    max-width: 100% !important;
    height: auto !important;
}

.text-404 {
    font-family: 'Poppins', sans-serif;
}

@media (min-width: 1200px) {
    .container.er-404-wrapper {
        max-width: 1230px;
    }
}

@media (max-width: 1200px) {
    .container.er-404-wrapper {
        max-width: 100% !important;
    }

}

@media (max-width: 992px) {

    a span.wpml-ls-display {
        font-weight: 400;
        font-size: 14px;
    }

}

@media only screen and (max-width: 320px) {
    .app_icons img {
        max-width: 100%;
    }

    .er-404-wrapper {
        max-width: 280px;
        margin: auto;
    }
}


/* thema-restriction */
.thema-restriction {
    display: none;
    background-color: rgba(0, 0, 0, 0.8) !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 999999 !important;
}

.thema-restriction__content {
    background-color: #FFF !important;
    padding: 50px 40px !important;
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    font-weight: bold !important;
    width: 90% !important;
    max-width: 400px !important;
    text-align: center !important;
}

.thema-restriction__content__ok {
    display: block;
    width: 100% !important;
    max-width: 30% !important;
    padding: 10px 10px !important;
    margin: 0 auto !important;
    background: #00B410 !important;
    color: #FFF !important;
    font-weight: bold !important;
    text-align: center !important;
    text-decoration: none !important;
}

.thema-restriction__content__ok:hover {
    text-decoration: none !important;
    background: #00B410 !important;
    color: #FFF !important;
}

/* Thema-Restricition CSS end */
/* Thema Contact Details Pop up START */
.thema-contact-details {
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999997;
}

.thema-contact-details__content {
    background-color: #FFF;
    padding: 50px 10px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: bold;
    width: 90%;
    height: 90%;
    overflow-y: auto;
    text-align: center;
}

.thema-contact-details__content .contact-details-close-btn {
    background: #00B410;
    outline: none;
    box-shadow: none;
    padding: 4px;
    -webkit-transition: 0.50s;
    -moz-transition: 0.50s;
    -ms-transition: 0.50s;
    -o-transition: 0.50s;
    transition: 0.50s;
    border: 2px solid #fff;
    border-radius: 50%;
    line-height: 0;
    font-size: 0;
    position: fixed;
    top: 16px;
    right: 16px;
}

.thema-contact-details__content .contact-details-close-btn:hover {
    -webkit-transition: 0.50s;
    -moz-transition: 0.50s;
    -ms-transition: 0.50s;
    -o-transition: 0.50s;
    transition: 0.50s;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media screen and (min-width: 768px) {
    .thema-contact-details__content {
        padding: 50px 40px;
    }
}

/* Thema Contact Details Pop up END */

/* Thema Select account type START */
.thema-select-acc-type {
    display: none;
    background: #444 url(/wp-content/themes/naxex-zenstox/assets/images/acc-type-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 999998 !important;
}

.thema-select-acc-type .acc-type-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: auto;
}

.thema-select-acc-type .acc-type-content .col-12.col-lg-6 {
    padding-bottom: 0;
}

.thema-select-acc-type .acc-type-content .acc-type-ctr {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thema-select-acc-type .acc-type-content .acc-type-ctr .acc-type-header,
.thema-select-acc-type .acc-type-content .acc-type-ctr .box-col {
    text-align: center;
}

.thema-select-acc-type .acc-type-content .acc-type-ctr .acc-type-header {
    margin-bottom: 33px;
}

.thema-select-acc-type .acc-type-content .acc-type-ctr .acc-type-header h2 {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 32px !important;
    font-weight: 700;
    line-height: 112.5%;
    margin-bottom: 8px !important;
}

.thema-select-acc-type .acc-type-content .acc-type-ctr .acc-type-header p {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.thema-select-acc-type .acc-type-content .acc-type-ctr .box-ctr {
    border-radius: 16px;
    background: #FFF;
    max-width: 338px;
    margin: 0 auto;
    padding: 40px 32px;
    color: #444;
}

.thema-select-acc-type .acc-type-content .acc-type-ctr .box-ctr p {
    margin-top: 12px;
    margin-bottom: 24px;
    color: #444;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
}

.thema-select-acc-type .acc-type-content .disclaimer-ctr {
    padding-bottom: 3rem;
}

.thema-select-acc-type .acc-type-content .disclaimer-content,
.thema-select-acc-type .acc-type-content .disclaimer-content p {
    color: rgba(255, 255, 255, 0.40);
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 135.5%;
}

.thema-select-acc-type .acc-type-content .acc-type-btn {
    display: block;
    padding: 12px 32px;
    width: 100%;
    border-radius: 40px;
    box-shadow: 0px 3px 9px 0px rgba(204, 204, 204, 0.40);
    color: #fff;
    font-size: 17px;
    line-height: normal;
    font-weight: 600;
    text-decoration: none;
}

.thema-select-acc-type .acc-type-content .acc-type-close-btn {
    background: transparent;
    outline: none;
    box-shadow: none;
    padding: 4px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    -webkit-transition: 0.50s;
    -moz-transition: 0.50s;
    -ms-transition: 0.50s;
    -o-transition: 0.50s;
    transition: 0.50s;
    border: 2px solid #fff;
    border-radius: 50%;
    line-height: 0;
    font-size: 0;
}

.thema-select-acc-type .acc-type-content .acc-type-close-btn:hover {
    -webkit-transition: 0.50s;
    -moz-transition: 0.50s;
    -ms-transition: 0.50s;
    -o-transition: 0.50s;
    transition: 0.50s;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.thema-select-acc-type .acc-type-content .acc-type-btn:hover {
    color: #fff;
    text-decoration: none;
    transition: 0.1s all linear;
    transform: scale(1.03);
}

.thema-select-acc-type .acc-type-content .acc-type-btn.cfd-btn {
    background-color: #00B410;
}

.thema-select-acc-type .acc-type-content .acc-type-btn.invest-btn {
    background-color: #009EB4;
}

.thema-select-acc-type .acc-type-content .acc-type-ctr .box-col:last-of-type {
    margin-bottom: 33px;
}

.thema-select-acc-type .acc-type-content .acc-type-ctr .box-col:nth-last-of-type(2) {
    margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
    .thema-select-acc-type .acc-type-content .acc-type-ctr .acc-type-header h2 {
        font-size: 50px !important;
    }
}

@media screen and (min-width: 992px) {
    .thema-select-acc-type .acc-type-content .acc-type-ctr .box-ctr {
        max-width: 323px;
    }

    .thema-select-acc-type .acc-type-content .acc-type-ctr .box-col:nth-last-of-type(2),
    .thema-select-acc-type .acc-type-content .acc-type-ctr .box-col:last-of-type {
        margin-bottom: 0;
    }

    .thema-select-acc-type .acc-type-content .acc-type-ctr .box-col:nth-last-of-type(2) .box-ctr {
        margin-right: 1rem;
    }

    .thema-select-acc-type .acc-type-content .acc-type-ctr .box-col:last-of-type .box-ctr {
        margin-left: 1rem;
    }

    .thema-select-acc-type .acc-type-content .acc-type-ctr .acc-type-header {
        margin-bottom: 48px;
    }

    .thema-select-acc-type .acc-type-content .acc-type-close-btn {
        margin-bottom: 0;
    }
}

/* Thema Select account type END */

/* 404 page */
.er-404-image img {
    max-width: 100%;
    height: auto;
}

.er-404-text-message {
    padding-bottom: 40px;
}


/* section symbols */
.section-symbols {
    max-width: 1080px;
    /*width: 1080px;*/
    margin: auto;
}

.symbols-crumbs {
    max-width: 1100px;
    margin: auto;
    text-align: left;
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.symbol-menu>li {
    width: 20%;
    text-align: center;
    /*     border-left: 1px solid #DADADA; */
    line-height: 10px;
    /*display: inline;*/
    /*margin-right: 1em;*/
}

.symbol-menu {
    width: 100%;
    box-sizing: border-box;
}

.symbol-menu>li>a {
    font-family: 'Poppins', sans-serif;
    font-weight: 700 !important;
    font-size: 16px;
    color: #444444;
    padding: 8px 20px;
    border: 2px solid #444444;
    border-radius: 40px;
    text-decoration: none;
}

.symbol-menu>li>a:hover {
    color: #444444;
    text-decoration: none;
    border: 2px solid #00B410;
}

a.symbol-menu-item.active {
    color: #444444;
    border: 2px solid #00B410;
}

.symbol-menu>li:first-child {
    text-align: left;
    border-left: none;
}


.symbol-menu>li:last-child {
    /*text-align: right;*/
}

.symbol-name {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 36px;
    color: #28343A;
    display: inline;
    padding-right: 10px;
}

.symbol-sub-name {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #28343A;
    display: inline;
}

.symbol-name-price {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 54px;
    color: #28343A;
    display: inline;
    padding-right: 20px;
}

.symbol-name-price-move {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #28343A;
    display: inline;
}

/*.price-up {*/
/*    color: #1ABB00;*/
/*}*/

/*.price-up:after {*/
/*    content: url('/wp-content/uploads/2021/06/symbol-arrow-up.png');*/
/*}*/

/*.price-down {*/
/*    color: #e60122;*/
/*}*/

/*.price-down:after {*/
/*    content: url('/wp-content/uploads/2021/06/symbol-arrow-down.png');*/
/*}*/

.price-up-small:after {
    content: url('/wp-content/uploads/2021/06/symbol-small-arrow-up.png');
}

.price-down-small:after {
    content: url('/wp-content/uploads/2021/06/symbol-small-arrow-down.png');
}

.tab-pane {
    padding-bottom: 30px;

}

/*.card-body {*/
/*    padding: 2.25rem;*/
/*}*/

.symbol-body {
    padding: 2.25rem;
}

.symbol-card-height {
    height: 290px;
}

.btn-symbol {
    border: 2px solid #28343A;
    color: #FFFFFF;
    background-color: #28343A;
    cursor: pointer;
    width: 190px;
    height: 54px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 24px;
}

.btn-symbol:hover {
    background-color: #FF861C;
    border: 2px solid #FF861C;
}

.symbol-buttons {
    display: inline-block;
    padding-top: 20px;
}

.card-body.tab-graph-body {
    padding: 0 1rem;
}

#news-block,
#symbol-block {
    background-color: #FFFFFF !important;
    border: 1px solid #D9DADB !important;
    border-radius: 0;
}

#news-block .news-body {
    padding: 15px;
    padding-top: 0;
}

#news-block .symbol-news-header {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #444;
    display: inline;
    background-color: transparent;
    border: none;
    /* height: 40px; */
    padding-bottom: 0;
    padding-top: 15px;
    padding-left: 15px;
}

.symbol-news-text {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #444;
    padding-bottom: 10px;
}

.symbol-news-text span {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #444;
    /*padding-left: 10px;*/
}

#symbol-block .symbol-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 0;
}

#symbol-block .symbol-buttons a {
    width: 100%;
    max-width: 180px;
}

#symbol-block .symbol-buttons .btn-symbol {
    background-color: transparent;
    border: 2px solid #00B410;
    border-radius: 40px;
    color: #444;
    font-size: 16px;
    width: 100%;
    max-width: 167px;
}

#symbol-block .symbol-buttons .btn-symbol.sell {
    border-color: #E50914;
}

#symbol-block .symbol-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

#symbol-block .symbol-header .symbol-name {
    font-size: 35px;
    line-height: 60px;
}

#symbol-block .symbol-header .symbol-sub-name {
    font-size: 20px;
    line-height: 30px;
    display: block;
    text-align: left;
}

#symbol-block .symbol-header .symbol-name-price {
    font-size: 40px;
    line-height: 60px;
    font-weight: 700;
}

#symbol-block .symbol-header .symbol-name-price-move {
    font-size: 18px;
    line-height: 27px;
    display: inline;
    padding-left: 0;
}

@media screen and (max-width: 1199px) {
    #symbol-block .symbol-header .symbol-name {
        font-size: 2.5vw;
    }

    #symbol-block .symbol-header .symbol-sub-name {
        font-size: 1.5vw;
    }

    #symbol-block .symbol-header .symbol-name-price {
        font-size: 2.5vw;
    }
}

@media screen and (max-width: 991px) {
    #symbol-block .symbol-header {
        align-items: center;
    }

    #symbol-block .symbol-buttons {
        flex-direction: row;
    }

    #symbol-block .symbol-header .symbol-sub-name {
        text-align: center;
    }
}

/* */

.symbol-graph {
    padding-top: 40px;
}

.symbol-panel-body {
    padding-top: 20px;
}

.panel-default>.panel-heading+.panel-collapse>.symbol-panel-body {
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #ffffff;
    border: none;
}

.panel-symbol {
    border: none;
    background-color: unset;
    padding-top: 40px;
}



@media screen and (max-width: 992px) {
    .symbol-menu>li>a {
        font-size: 18px;
    }

    /* .btn-symbol {
        width: 180px !important;
    } */
    .symbol-name-price {
        font-size: 40px !important;
    }

    .symbol-name {
        font-size: 32px !important;
    }

    .symbol-sub-name {
        font-size: 18px !important;
    }

    .symbol-card-height {
        /*height: 290px;*/
    }

    .symbol-card-height {
        height: unset !important;
    }

    /* #symbol-block {
        margin-bottom: 40px;
    } */
}

@media screen and (max-width: 700px) {
    .btn-symbol-hide {
        width: 120px !important;
    }

    .btn-symbol-show {
        width: 120px !important;
    }

    h4.panel-title.panel-symbol-title span {
        font-size: 22px !important;
    }

    .symbol-name-price {
        font-size: 30px !important;
        padding-right: 10px;
    }

    .symbol-name {
        font-size: 24px !important;
    }

    .symbol-sub-name {
        font-size: 16px !important;
    }

    .symbol-menu>li>a {
        font-size: 14px;
    }

    .symbol-name-price-move {
        font-size: 16px;
    }

    .price-down:after {
        width: 10px;
        height: auto;
    }

}

@media screen and (max-width: 600px) {
    .btn-symbol-hide {
        display: none !important;
    }

    .btn-symbol-show {
        display: none !important;
    }
}

@media screen and (max-width: 518px) {
    .btn-symbol-hide {
        width: 100px !important;
    }

    .btn-symbol-show {
        width: 100px !important;
    }

    /* .btn-symbol {
        width: 220px !important;
        margin: 10px;
    } */
    .symbol-name-price {
        font-size: 48px !important;
    }

    h4.panel-title.panel-symbol-title span {
        font-size: 18px !important;
    }

    .symbol-name {
        font-size: 20px !important;
    }

    .symbol-name-price {
        font-size: 24px !important;
    }

    .symbol-body {
        text-align: center;
    }

    .symbol-menu>li>a {
        font-size: 12px !important;
    }

}

@media screen and (max-width: 500px) {
    .symbol-menu>li {
        width: unset;
        text-align: center;
        border-bottom: 2px solid #FF861C;
        padding-bottom: 15px;
        padding-top: 10px;
        border-left: none;
        border-right: none;
        border-top: none;
        line-height: 20px;

    }

    .symbol-menu {
        width: 100%;

    }

    .symbol-menu>li>a {
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
        font-size: 24px !important;
        color: #28343A;
    }

    .symbol-menu>li:first-child {
        text-align: center;
        border-left: none;
    }

    .symbol-menu>li:last-child {
        text-align: center;
    }
}

@media screen and (max-width: 400px) {
    h4.panel-title.panel-symbol-title {
        font-size: 18px !important;
        padding-left: 15px !important;
    }

    h4.panel-title.panel-symbol-title span:nth-child(1) {
        font-size: 16px !important;
    }

    h4.panel-title.panel-symbol-title span:nth-child(2) {
        font-size: 14px !important;
    }
}

/* @media screen and (max-width: 360px) {
    .btn-symbol {
        width: 200px !important;
    }
} */



.panel-symbol>a {
    text-decoration: none;
}

.panel-symbol>a>.panel-heading {
    background-color: #FF861C;
    color: #fff;
    height: 80px;
}

.panel-symbol>a.collapsed>.panel-heading {
    background-color: #F5F7F9;
    color: #28343A;
    margin-bottom: 10px;
}

h4.panel-title.panel-symbol-title {
    padding-bottom: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 22px;
    padding-top: 20px;
    padding-left: 40px;
}

h4.panel-title.panel-symbol-title span:nth-child(1) {
    font-weight: 400;
    font-size: 33px;
}

h4.panel-title.panel-symbol-title span:nth-child(2) {
    font-weight: 500;
    font-size: 18px;
}

h4.panel-title.panel-symbol-title span:nth-child(2) .fa.fa-arrow-up {
    font-weight: 500;
    font-size: 18px;
    color: #ffffff;
}

.btn-symbol-hide {
    cursor: pointer;
    width: 154px;
    height: 41px;
    border: 2px solid #FFFFFF;
    background-color: unset;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #FFFFFF;
    right: 38px;
    position: absolute;
}

.btn-symbol-show {
    cursor: pointer;
    width: 154px;
    height: 41px;
    border: 2px solid #FF861C;
    background-color: unset;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #28343A;
    right: 38px;
    position: absolute;
    display: none;
}

.panel-symbol>a.collapsed>.panel-heading>.panel-title>.btn-symbol-hide {
    display: none;
}

.panel-symbol>a.collapsed>.panel-heading>.panel-title>.btn-symbol-show {
    display: unset;
}

.thema-sc-live-rates {
    min-height: unset;
    padding: 0 0 20px 0;
    margin-bottom: 15px;
    background: #fafafa
}

.thema-sc-live-rates h2 {
    color: #343434;
    font-size: 1.5rem;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    line-height: 1.4;
    text-align: left;
    background: #fff;
    padding: 10px 15px;
    margin: 0
}

html[lang=ar] .thema-sc-live-rates h2 {
    text-align: center
}

.thema-sc-live-rates__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px
}

.thema-sc-live-rates__buttons__btn {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    margin: 20px 20px 0 0;
    max-width: 50%;
    color: #343434 !important;
    font-size: .875rem;
    font-family: Roboto, sans-serif;
    font-weight: 400 !important;
    line-height: 29px;
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: center;
    padding: 0 10px;
    background-color: transparent;
    border-radius: 4px;
    border: 3px solid #ffd600;
    cursor: pointer
}

.thema-sc-live-rates__buttons__btn:hover {
    color: #343434;
    border-color: #ee1212;
    cursor: pointer
}

.thema-sc-live-rates__buttons__btn:last-child {
    margin-right: 0
}

.thema-sc-live-rates--tabs #real-time-indx {
    margin: 10px 0;
    font-family: Encode Sans Expanded;
}

.thema-sc-live-rates--tabs #real-time-indx>li {
    width: 22%;
    list-style: none;
    cursor: pointer;
    display: block;
    width: 100%;
}

.thema-sc-live-rates--tabs #real-time-indx>li a {
    color: #9aa9b1;
    font-size: .75rem;
    font-weight: 700;
    line-height: 2.875rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: .5rem 0;
    background-color: unset;
    border-bottom: 4px solid #e8e8e8;
    border-radius: 0;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

html[lang=es-ES] .thema-sc-live-rates--tabs #real-time-indx>li a,
html[lang=fr-FR] .thema-sc-live-rates--tabs #real-time-indx>li a,
html[lang=ru-RU] .thema-sc-live-rates--tabs #real-time-indx>li a {
    min-height: 56px;
    line-height: 1rem
}

.thema-sc-live-rates--tabs #real-time-indx>li a.active,
.thema-sc-live-rates--tabs #real-time-indx>li a:hover {
    color: #323232;
    border-color: #ffd600;
    font-family: Encode Sans Expanded;
    font-style: normal;
    font-weight: 700;
    font-size: 20px
}

.thema-sc-live-rates--tabs div.qt_regular {
    width: 100%;
    border: none;
    margin-top: 0
}

.thema-sc-live-rates--tabs div.qt_regular div:not([class]) {
    padding-bottom: 10px
}

.thema-sc-live-rates--tabs div.qt_regular span.cell {
    display: table-cell;
    color: #323232;
    font-size: .9375rem;
    vertical-align: middle;
    padding: 10px 5px;
    border: 0;
    font-family: Encode Sans Expanded;
    font-style: normal;
    font-weight: 700;
    min-width: 64px;
    text-align: right
}

.thema-sc-live-rates--tabs div.qt_regular span.cell:first-of-type {
    display: block;
    width: 100%;
    font-size: 1.125rem;
    font-weight: 700;
    text-align: left;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px
}

html[lang=ar] .thema-sc-live-rates--tabs div.qt_regular span.cell:first-of-type {
    text-align: right
}

.thema-sc-live-rates--tabs div.qt_regular span.cell.change {
    display: table-cell
}

html[lang=es-ES] .thema-sc-live-rates--tabs div.qt_regular span.cell.change,
html[lang=fr-FR] .thema-sc-live-rates--tabs div.qt_regular span.cell.change,
html[lang=ru-RU] .thema-sc-live-rates--tabs div.qt_regular span.cell.change {
    display: inline-table
}

.thema-sc-live-rates--tabs div.qt_regular span.cell.ask,
.thema-sc-live-rates--tabs div.qt_regular span.cell.bid {
    width: 50px;
    text-align: center;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 140%
}

html[lang=fr-FR] .thema-sc-live-rates--tabs div.qt_regular span.cell.ask,
html[lang=fr-FR] .thema-sc-live-rates--tabs div.qt_regular span.cell.bid {
    width: 60px
}

html[lang=es-ES] .thema-sc-live-rates--tabs div.qt_regular span.cell.ask,
html[lang=es-ES] .thema-sc-live-rates--tabs div.qt_regular span.cell.bid {
    width: 80px
}

html[lang=ru-RU] .thema-sc-live-rates--tabs div.qt_regular span.cell.ask,
html[lang=ru-RU] .thema-sc-live-rates--tabs div.qt_regular span.cell.bid {
    width: 70px
}

.thema-sc-live-rates--tabs div.qt_regular span.cell.ask a,
.thema-sc-live-rates--tabs div.qt_regular span.cell.bid a {
    width: 50px;
    font-size: 16px;
    text-align: center;
    padding: 0;
    line-height: 1.875rem;
    border: 2px solid #343434;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50px;
    font-weight: 400 !important;
    text-decoration: none
}

.thema-sc-live-rates--tabs div.qt_regular span.cell.ask a:hover,
.thema-sc-live-rates--tabs div.qt_regular span.cell.bid a:hover {
    border-color: #ffd600
}

html[lang=fr-FR] .thema-sc-live-rates--tabs div.qt_regular span.cell.ask a,
html[lang=fr-FR] .thema-sc-live-rates--tabs div.qt_regular span.cell.bid a {
    width: 60px
}

html[lang=es-ES] .thema-sc-live-rates--tabs div.qt_regular span.cell.ask a,
html[lang=es-ES] .thema-sc-live-rates--tabs div.qt_regular span.cell.bid a {
    width: 80px
}

html[lang=ru-RU] .thema-sc-live-rates--tabs div.qt_regular span.cell.ask a,
html[lang=ru-RU] .thema-sc-live-rates--tabs div.qt_regular span.cell.bid a {
    width: 70px
}

.thema-sc-live-rates--tabs div.qt_regular span.cell.bid {
    width: 80px !important;
    font-family: Encode Sans Expanded !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important
}

.thema-sc-live-rates--tabs div.qt_regular span.cell.bid>a {
    width: 90px !important;
    font-size: 16px !important;
    text-decoration: none
}

.thema-sc-live-rates--tabs div.qt_regular span.cell.change {
    font-weight: 400 !important
}

.thema-sc-live-rates--tabs div.qt_regular span.cell.name {
    font-weight: 700
}

.thema-sc-live-rates--tabs div.qt_regular span.cell.arrowMetter {
    padding: 0;
    min-width: 40px;
    text-align: center
}

.thema-sc-live-rates--tabs div.qt_regular span.cell.arrowMetter>span {
    margin: auto
}

.thema-sc-live-rates--tabs div.qt_regular span.cell.arrowMetter>span.positive {
    display: block;
    width: 22px;
    height: 42px;
    background: transparent url(../assets/images/live_rates_icons.png) no-repeat -4px 0;
    vertical-align: middle
}

.thema-sc-live-rates--tabs div.qt_regular span.cell.arrowMetter>span.negative {
    display: block;
    width: 22px;
    height: 42px;
    background: transparent url(../assets/images/live_rates_icons.png) no-repeat -35px -5px;
    vertical-align: middle
}

.thema-sc-live-rates--tabs div.qt_regular .white-button {
    position: relative;
    display: inline-block;
    color: #343434;
    font-weight: 700;
    font-size: .75rem;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 24px 0 0 0;
    margin: 4px auto;
    background-color: #fff;
    border: none;
    border-radius: 2px;
    z-index: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    outline: 0
}

a .thema-sc-live-rates--tabs div.qt_regular .white-button {
    color: #9aa9b1;
    text-decoration: none
}

.thema-sc-live-rates--tabs div.qt_regular .openGraphic {
    text-align: center;
    padding-left: 17px
}

.thema-sc-live-rates--tabs div.qt_regular .openGraphic .white-button {
    position: relative;
    display: inline-block;
    font-size: .6875rem;
    margin: -2px 0 0 0;
    border-radius: 2px
}

.thema-sc-live-rates--tabs div.qt_regular .openGraphic>.white-button>img {
    display: inline-block;
    width: initial
}

.thema-sc-live-rates--tabs .change {
    width: 100%
}

.thema-sc-live-rates--tabs .change>span {
    display: block;
    text-align: right
}

.thema-sc-live-rates--tabs .change>.negative,
.thema-sc-live-rates--tabs .change>.positive {
    line-height: 15px;
    text-align: right;
    margin: 0 auto
}

.thema-sc-live-rates--tabs .change>.negative:after,
.thema-sc-live-rates--tabs .change>.positive:after {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/themes/thema-Xlntrade/assets/images/sprite-icons.png);
    content: ""
}

.thema-sc-live-rates--tabs .change>.positive {
    color: #78c201
}

.thema-sc-live-rates--tabs .change>.positive:after {
    background-position: -225px -27px
}

.thema-sc-live-rates--tabs .change>.negative {
    color: #ff4c44
}

.thema-sc-live-rates--tabs .change>.negative:after {
    background-position: -250px -27px
}

/*cookie bar start*/
.cookiealert {
    position: fixed !important;
    left: 20px;
    bottom: 12px;
    width: 412px;
    /*height: 95px;*/
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    display: none;
    border-radius: 0 !important;


    color: #4F4F4F;
    background: #FFFFFF;
    border: 1px solid #E5E5E5 !important;
    box-sizing: border-box;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
}

.cookie-inner {
    max-width: 1110px;
    margin: auto;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    font-style: normal;
}

.cookie-inner p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0;
    text-align: initial;
}

.cookie-inner a {
    color: #00B410 !important;
}

.cookie-img {
    padding-top: 10px;
}

.cookie-close {
    margin-left: -15px;
    margin-top: -5px;
    cursor: pointer;
}

.row.cookie-inner {
    /*margin: auto;*/
}

.cookiealert.show {
    opacity: 1;
    visibility: visible;
    display: block;
    /*transform: translateY(0%);*/
    /*transition-delay: 1000ms;*/
}

.cookiealert a {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    font-style: normal;
    color: #fff;
    text-decoration: underline;
}

.cookiealert a:hover {
    color: #0c88b4;

}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
    margin: auto;
}

.alert {
    border: none !important;
    /*border-radius: unset !important;*/
}

.btn-cookie {
    border: 2px solid #FFFFFF;
    padding: 14px 28px;
    cursor: pointer;
    width: 130px;
    height: 34px;
    padding-top: 7px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 17px;
    margin-top: -5px;
    margin-bottom: 25px;
    color: #ffffff;
    background-color: unset;
}

.btn-cookie:hover {
    background-color: #FFFFFF;
    color: #000000;
}

.cookie-btn {
    margin: auto;
}


@media screen and (max-width: 992px) {
    .cookie-inner {
        font-size: 12px;
        line-height: 14px;
    }

    .cookie-inner p {
        font-size: 12px;
        line-height: 14px;
    }

    .cookiealert a {
        font-size: 12px;
        line-height: 14px;
    }

    .btn_box.download.acceptcookies {
        max-width: 110px;
    }

    .cookie-img {
        padding-top: 0;
    }
}

/* cookie bar end */

/* cfd bar start */
.cfdalert {
    position: fixed !important;
    left: 0;
    bottom: 0;
    width: 100%;
    height: unset;
    margin: 0 !important;
    z-index: 999;
    border-radius: 0 !important;
    color: #E8E8E8;
    background: rgba(255, 255, 255, 1);
}


.cfdalert.alert {
    padding: 0 1rem !important;
}

.cfd-inner {
    max-width: 1200px;
    margin: auto;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #4F4F4F;
    padding-left: 20px;
    padding-right: 40px;
    text-align: left;
}

@media screen and (min-width: 768px) {
    .cfd-control-button {
        display: none;
    }

    .cfd-inner {
        margin: auto !important;
    }
}

@media screen and (max-width: 768px) {
    .cfdalert {
        /*height: 29px;*/
        background: unset !important;
    }

}

@media screen and (max-width: 612px) {
    .cfdalert {
        /*height: 45px;*/
    }
}

.row.cfd-inner {
    display: none;
    margin: auto;
    background: rgba(255, 255, 255, 0.9);
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: -1px;
    margin-right: -1px;
    margin-bottom: -1px;
}

.row.cfd-inner b {
    font-weight: 700;
}

.cfdalert .cfd-inner p {
    margin-bottom: 4px;
    line-height: 16px;
    font-size: 14px;
}

.cfd-support-btn {
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #3853DE !important;
    height: 40px;
    max-width: 112px;
    width: 112px;
    border: 2px solid #3853DE;
    border-radius: 7px;
    text-align: -webkit-center;
    background: none;
    margin-top: 9px;
}

html[lang='de-DE'] .cfd-support-btn {
    font-size: 14px;
}

.cfd-control-button {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 21px;
    font-size: 24px;
    color: #000000;

    margin-top: 1px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    width: 40px;
    /*height: 20px;*/
    background-color: rgba(255, 255, 255, 0.9);
    border: none;

}

.cfd-control {
    display: none;
}

/*#cfd-mobile {*/
/*    display: none;*/
/*}*/

#cfd-before,
#cfd-after {
    display: contents;
}

@media screen and (min-width: 768px) {
    .cfdalert .cfd-inner p {
        line-height: 18px;
        font-size: 16px;
    }
}

@media screen and (min-width: 992px) {
    .cfdalert.alert {
        padding: 0 !important;
    }

    html[lang='ar'] #cfd-desktop {
        text-align: right !important;
    }

    html[lang='ar'] .cfdalert.alert .cfd-inner {
        padding-right: 20px;
    }
}

@media screen and (min-width: 1200px) {
    .row.cfd-inner div {
        padding-left: 0;
        padding-right: 0;
    }

    html[lang='ar'] .row.cfd-inner div {
        text-align: left !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
    html[lang='el'] .cfdalert>.row.cfd-inner>div:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
        padding-right: 0;
    }

    html[lang='el'] .cfdalert>.row.cfd-inner>div:last-child {
        padding-left: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
}

@media screen and (max-width: 992px) {
    .row.cfd-inner {
        margin-left: -17px;
        margin-right: -17px;
    }

    .cfd-inner {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .cfd-inner {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    .cfdalert {
        bottom: unset;
        top: 0;
        position: sticky !important;
    }

    .cfd-control {
        display: block;
    }

    .cookiealert {
        left: 3px;
        bottom: 5px;
    }

    #cfd-before,
    #cfd-after {
        display: none;
    }

    /*#cfd-desktop {*/
    /*    display: none;*/
    /*}*/
    /*#cfd-mobile {*/
    /*    display: block;*/
    /*}*/
}

@media screen and (max-width: 576px) {
    .cookie-close {
        margin-left: 0;
    }
}

@media screen and (max-width: 500px) {
    .cfd-inner {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    .cookiealert {
        width: 312px;
    }
}

@media screen and (max-width: 340px) {

    /* Keep cfd alert to be only two rows initially, to prevent overlap mobile menu */
    .cfd-inner {
        font-size: 13px !important;
    }
}

/* cfd bar end */

.section-sfd-warning {
    display: none;
    padding-left: 0;
    padding-right: 0;
}

@media screen and (max-width: 1270px) {
    .section-sfd-warning {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media screen and (max-width: 992px) {
    .section-sfd-warning {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media screen and (max-width: 768px) {
    .section-sfd-warning {
        padding-left: 0;
        padding-right: 0;
    }
}


#post-614 p {
    font-size: 15px;
}

html[lang=es-ES] div.wpb_raw_code.wpb_content_element.wpb_raw_html.btn-align-center>div>a>button {
    width: 220px;
}

html[lang=es-ES] div.row.why2-btn.wbandsmith800>div>button {
    width: 230px;
}

html[lang=es-ES] button.btn.learn_more {
    width: 220px !important;
}

@media screen and (max-width: 992px) {
    a.dropdown-item {
        font-size: 15px !important;
    }
}

html[lang=es-ES] .btn.start_trading_now {
    width: 230px;
}

ul.dropdown-menu.show {
    padding-left: 15px;
    margin-left: 2px;
}

ul.dropdown-menu.show {
    display: flex;
    flex-direction: column;
}

html[lang=es-ES] #menu-item-wpml-ls-11-en>a>span.wpml-ls-display::after {
    content: none;
}

html[lang=en-US] #menu-item-wpml-ls-11-es>a>span.wpml-ls-display::after {
    content: none;
}

.flying-chat {
    position: fixed;
    bottom: 20%;
    display: inline-block !important;
    right: 0;
    font-size: 32px;
    width: 81px;
    height: 45px;
    z-index: 2;
    transition: all .5s;
    background-color: unset;
    border: 0;
    cursor: pointer;
    background-image: url(/wp-content/uploads/2022/07/chat.png);
    background-repeat: no-repeat;
    background-size: 81px 45px;
}

.flying-chat.d-none {
    display: none !important;
}

.contact-details-btn-t,
.contact-details-btn {
    position: fixed;
    bottom: 19%;
    display: inline-block !important;
    left: 0;
    font-size: 14px;
    font-weight: 500;
    height: 57px;
    width: 125px;
    z-index: 2;
    color: #fff;
    transition: all .5s;
    background: #00B410;
    cursor: pointer;
    border: none;
    border-radius: 0 36px 36px 0;
}

.contact-details-btn-t.d-none,
.contact-details-btn.d-none {
    display: none !important;
}

.tradingview-widget-container {
    padding-bottom: 0.5rem;
}


.thema-block--main-quotes-list {
    /*margin-bottom: 18px;*/
    /*background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;*/
    margin-top: -5px;
}

.thema-block--main-quotes-list .bx-wrapper .bx-viewport {
    height: 55px !important;
    background: transparent;
}

html[lang='ar'] .thema-block--main-quotes-list .bx-wrapper .bx-viewport {
    direction: ltr;
}

.thema-block--main-quotes-list #mainQuotesList>li {
    display: inline-block;
    width: auto !important;
    padding: 0 15px;
    border-left: 1px solid #073853;

}

.thema-block--main-quotes-list #mainQuotesList>li>div {
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    margin-top: 0;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.thema-block--main-quotes-list #mainQuotesList>li .currency {
    font-family: 'Poppins', sans-serif;
    color: #073853;
    font-weight: 400;
    font-size: 18px;
}

.thema-block--main-quotes-list #mainQuotesList>li .ask {
    position: relative;
    /*padding-left: 10px;*/
    font-family: 'Poppins', sans-serif;
    color: #0e0e0e;
    font-weight: 700;
    font-size: 18px;
}

.thema-block--main-quotes-list #mainQuotesList>li .percentage {
    position: relative;
    padding-left: 10px;
}

.thema-block--main-quotes-list #mainQuotesList>li .percentage.upQuotes:before {
    content: url("/wp-content/uploads/2021/09/quotes-up.png");
    position: absolute;

}

.thema-block--main-quotes-list #mainQuotesList>li .percentage.downQuotes:before {
    content: url("/wp-content/uploads/2021/09/quotes-down.png");
    position: absolute;

}

.upGreen {
    padding-left: 20px !important;
    color: #10C200 !important;
}

.downRed {
    padding-left: 20px !important;
    color: #DD3333 !important;
}

.bx-viewport {
    /*overflow: visible !important;*/
}

.quotesbox-row {
    margin-left: -45px !important;
    margin-right: -45px !important;
    margin-top: -40px;
}

.quotesbox-col {
    background-color: #FFFFFF;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
}

/* ==== live rates start ==== */

.container-live-rates {
    max-width: 1110px;
    margin: auto;
    text-align: left;
    /*     margin-left: 15px !important;
        margin-right: 15px !important; */
}

.h2-live-rates>button {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-decoration: none !important;
    color: #444444;
}

.h2-live-rates>button:hover {
    color: #444 !important;
}

.card-live-rates.open .h2-live-rates>button {
    color: #fff;
}

.card-live-rates.open .h2-live-rates>button:hover {
    color: #fff !important;
}

.btn.focus,
.btn:focus {
    box-shadow: none !important;
}

.btn-link-live-rates.focus,
.btn-link-live-rates:focus {
    text-decoration: none !important;
}

.btn-link-live-rates:active {
    text-decoration: none !important;
}

.btn-link-live-rates:after {
    /*     font-family: 'Poppins', sans-serif;
        font-weight: 300;
        font-size: 32px;
        line-height: 28px;
        color: #0084CD;

        content : "-";
        right: 0;
        position: absolute;
        margin-right: 30px; */
    padding: 6px 20px;
    border: 2px solid #444;
    border-radius: 40px;

    content: attr(data-hide);
    right: 0;
    position: absolute;
    margin-right: 30px;

    font-size: 14px;
    font-weight: 700;
    color: #444;
    font-family: 'Poppins', sans-serif;
    width: 180px;
    text-align: center;
    margin-top: -7px;
}

.card-live-rates.open .btn-link-live-rates:after {
    border: 2px solid #fff;
    color: #fff;
}

/* .btn-link-live-rates.collapsed:after {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 28px;
    color: #3C3C3C;

    content : "+";
    right: 0;
    position: absolute;
    margin-right: 30px;
} */

.btn-link-live-rates.collapsed:after {
    padding: 6px 20px;
    border: 2px solid #444;
    border-radius: 40px;

    content: attr(data-show);
    right: 0;
    position: absolute;
    margin-right: 30px;

    font-size: 14px;
    font-weight: 700;
    color: #444;
    font-family: 'Poppins', sans-serif;
    width: 180px;
    text-align: center;
    margin-top: -7px;
}

.card-live-rates.open .btn-link-live-rates.collapsed:after {
    border: 2px solid #fff;
    color: #fff;
}

@media screen and (max-width: 991px) {

    .btn-link-live-rates:after,
    .btn-link-live-rates.collapsed:after {
        padding-right: 0;
        margin-right: 0;
        border: none;
        width: 85px;
    }

    .card-live-rates.open .btn-link-live-rates:after {
        border: none;
    }

    .btn-link-live-rates:after {
        /* minus icon */
        content: url(/wp-content/uploads/2022/08/minus-icon.png);
    }

    .btn-link-live-rates.collapsed:after {
        /* plus icon */
        content: url(/wp-content/uploads/2022/08/plus-icon.png);
    }
}

.title-price {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #444;
    padding-left: 15px;
}

.card-live-rates.open .title-price {
    color: #fff;
}

.title-price-up:before {
    content: url(/wp-content/uploads/2022/08/live-rates-up.png);
    position: absolute;
    right: -21px;
    vertical-align: middle;
    top: 4%;
}

.title-price-green {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #10C200;
    padding-left: 20px;
}

.title-price-down:before {
    content: url(/wp-content/uploads/2022/08/live-rates-down.png);
    color: #DD3333;
    position: absolute;
    right: -21px;
    vertical-align: middle;
    top: 8%;
}

.title-price-grey {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    padding-left: 20px;
}

.title-price-stay:before {
    content: url(/wp-content/uploads/2022/08/live-rates-grey.png);
    color: #3C3C3C;
    position: absolute;
    right: -21px;
    vertical-align: middle;
    top: 4%;
}

.title-price-red {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #DD3333;
    padding-left: 20px;
}

.graph-button {
    color: #3C3C3C;
}

.btn-link:hover {
    text-decoration: none;
    color: #3C3C3C;
}

.card-header-live-rates {
    background-color: #fff !important;
}

.card-live-rates.open .card-header-live-rates {
    background-color: #444 !important;
}

.accordion>.card-live-rates {
    border-left: none !important;
    border-right: none !important;
}

.accordion>.card-live-rates>.show {
    /*     border-bottom: 1px solid #3C3C3C !important; */
}

.project-tab-live-rates a {
    float: none;
}

.graph-button-section,
.graph-news-section {
    height: 300px;
    padding-left: 10px;
    background-color: #ffffff;
    border: 1px solid #D9DADB;
}

.graph-button-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #3C3C3C;
}

nav.nav-nav-live-rates {
    padding-bottom: 0;
    padding-top: 20px;
}

@media screen and (max-width: 992px) {
    nav.nav-nav-live-rates .nav-tabs-live-rates {
        flex-wrap: nowrap;
        flex-direction: column;
    }

    nav.nav-nav-live-rates .nav-tabs-live-rates .nav-item.nav-link {
        width: 100%;
        margin-bottom: 10px;
    }
}

.graph-button {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 24px;
    color: #444444;
    background-color: unset;
    letter-spacing: 1px;
    width: 100px;
    height: 28px;
    position: absolute;
    left: 140px;
}

.graph-button-one .graph-button {
    border: 2px solid #00B410;
    border-radius: 40px;
}

.graph-button-two .graph-button {
    border: 2px solid #E50914;
    border-radius: 40px;
}

.graph-button-one,
.graph-button-two {
    display: flex;
    padding: 7px;
}



.nav-tabs-live-rates .nav-link.active {
    background-color: #FFFFFF !important;
    color: #444444 !important;
    /*     border-top: 1px solid rgba(17, 17, 17, 0.125) !important;
        border-right: 1px solid rgba(17, 17, 17, 0.125) !important;
        border-left: 1px solid rgba(17, 17, 17, 0.125) !important;
        border-bottom: 1px solid #16A3F2 !important; */
    background: #FFFFFF;
    font-size: 16px;
    font-weight: 700 !important;
    border: 2px solid #00B410;
    border-color: #00B410 !important;
    border-radius: 40px;
}

.nav-tabs-live-rates .nav-link {
    margin-left: 0;
    margin-right: 0;
    color: #444444 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    /*     border-top-left-radius: unset !important;
        border-top-right-radius: unset !important;
        border: none !important;
        border-bottom: 1px solid rgba(17, 17, 17, 0.125) !important; */
    background: #FFFFFF !important;
    border: 2px solid #444444 !important;
    border-radius: 40px !important;
}

.nav-tabs-live-rates .nav-link:hover {
    background-color: #FFFFFF !important;
    color: #444444 !important;
}

.nav-tabs-live-rates .nav-item.active:after {
    display: none;
}

@media screen and (max-width: 768px) {
    .nav-tabs-live-rates .nav-link.active {
        margin-bottom: 10px !important;
        /* border-bottom: 1px solid #3C3C3C !important; */
    }

    .nav-tabs-live-rates .nav-link {
        border: 1px solid #3C3C3C !important;
    }

    .h2-live-rates>button {
        font-size: 16px;
    }
}

.nav-tabs-live-rates {
    margin-bottom: -26px;
    padding-bottom: 20px;
}

.project-tab-live-rates .nav-link {
    border: none;
    border-radius: unset;
}

.project-tab-live-rates {
    margin-bottom: 60px;
}

.tab-pane-live-rates {
    padding-bottom: 0;
    margin-bottom: 0;
}

.tab-content-live-rates {
    /*     border: 1px solid rgba(17, 17, 17, 0.125); */
    border-top: none;
}

@media (max-width: 768px) {
    .tab-content-live-rates {
        border-top: 1px solid rgba(17, 17, 17, 0.125) !important;
    }
}

@media (max-width: 992px) {

    /* .tradingview-container-one {
        padding-bottom: 70px;
    } */
    .wpb_single_image.vc_align_left {
        text-align: center !important;
    }
}

@media (max-width: 500px) {
    .title-price {
        font-size: 12px;
        padding-left: 10px;
    }

    .title-price-green {
        font-size: 12px;
    }

    .title-price-red {
        font-size: 12px;
    }

    .title-price-grey {
        font-size: 12px;
    }
}

@media (max-width: 500px) {
    .title-price {
        font-size: 12px;
        padding-left: 10px;
    }

    .title-price-green {
        font-size: 12px;
        padding-left: 10px;
    }

    .title-price-red {
        font-size: 12px;
        padding-left: 10px;
    }
}

@media (max-width: 475px) {

    .title-price-green,
    .title-price-red,
    .title-price-grey {
        display: none;
    }
}

@media (max-width: 375px) {

    .title-price,
    .title-price-green,
    .title-price-red,
    .title-price-grey {
        display: none;
    }

    .graph-button {
        left: 120px;
    }
}

/* ==== live rates end ==== */

/* ==== live rates custom widget start ==== */
.widgetcustom-container {
    background: url(/wp-content/uploads/2021/widget_bg.svg) top no-repeat;
    position: relative;
    height: 160px;
    width: 360px;
    margin-top: 40px;
    margin-left: 10px;
}

@media (max-width: 1200px) {
    .widgetcustom-container {
        margin-left: -10px;
        transform: scale(0.9);
    }
}

@media (max-width: 1060px) {
    .widgetcustom-container {
        margin-left: -20px;
        transform: scale(0.8);
    }
}

@media (max-width: 992px) {
    .widgetcustom-container {
        margin: auto;
        margin-top: 30px;
        /*margin-left: 0;*/
        transform: unset;
    }
}

@media (max-width: 500px) {
    .widgetcustom-container {
        transform: scale(0.8);
    }
}

@media (max-width: 450px) {
    .widgetcustom-container {
        transform: scale(0.7);
        margin-left: -38px;
    }
}

@media (max-width: 400px) {
    .widgetcustom-container {
        margin-left: -56px;
        transform: scale(0.7);
    }
}

@media (max-width: 370px) {
    .widgetcustom-container {
        margin-left: -65px;
        transform: scale(0.57);
    }
}

@media (max-width: 340px) {
    .widgetcustom-container {
        margin-left: -78px;
        transform: scale(0.55);
    }
}

@media (max-width: 320px) {
    .widgetcustom-container {
        width: 330px;
        margin-left: -60px;
        transform: scale(0.54);
    }

    .tradingview-container-one {
        padding-bottom: 10px;
    }
}

.indicators-container {
    margin-bottom: 10px;
    position: relative;
    top: -20px;
}

.neutral {
    text-align: center;
    display: block !important;
    padding-bottom: 30px;

    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #a6a6a6;
    text-transform: uppercase;
}

.sellbuy {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #a6a6a6;
    text-transform: uppercase;

    text-align: center;
    padding-bottom: 50px;
}

.strongsellbuy {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #a6a6a6;
    text-transform: uppercase;
}

.row.strongsellbuy {
    margin-right: -90px;
    margin-left: -90px;
    text-align: center;
}

.row.strongsellbuy>div {
    word-spacing: 9999px;
    /*force a line break after each word*/
}

.indicator-dot {
    border: 2px solid #131722;
    border-radius: 50%;
    bottom: -40px;
    box-sizing: border-box;
    height: 8px;
    left: calc(50% - 4px);
    position: absolute;
    width: 8px;
}

.indicator-arrow {
    align-items: center;
    bottom: -25px;
    display: flex;
    flex-direction: column;
    height: 90%;
    justify-content: center;
    left: calc(50% - 4px);
    position: absolute;
    transform-origin: 50% 100%;
    width: 8px;
}

.indicator-arrow-inner {
    background-color: #131722;
    border-radius: 1px;
    height: 130px;
    width: 2px;
}

.indicator-arrow-buy {
    transform: rotate(38deg);
    padding-left: 10px;
}

.indicator-arrow-strongbuy {
    transform: rotate(74deg);
    padding-left: 18px;
}

.indicator-arrow-sell {
    transform: rotate(-38deg);
    padding-right: 10px;
}

.indicator-arrow-neutral {
    transform: none;
    padding-right: unset;
}

.indicator-arrow-strongsell {
    transform: rotate(-74deg);
    padding-right: 18px;
    left: calc(50% - 14px);
}

.indicator-text {
    text-align: center;
    padding-top: 30px;

    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    color: #2962ff;
    text-transform: uppercase;
}

.indicator-text-neutral:after {
    /* content: "NEUTRAL"; */
    color: #a6a6a6;
}

.indicator-text-buy:after {
    /* content: "BUY"; */
    color: #2962ff;
}

.indicator-text-sell:after {
    /* content: "SELL"; */
    color: #f44336;
}

.indicator-text-strongbuy:after {
    /* content: "STRONG BUY"; */
    color: #2962ff;
}

.indicator-text-strongsell:after {
    /* content: "STRONG SELL"; */
    color: #f44336;
}

.indicator-text-neutral:after {
    /* content: "NEUTRAL"; */
    color: #2962ff;
}

/* ==== live rates custom widget end ==== */


.signup-bottom-inner {
    margin-bottom: 30px;
    margin-top: 40px;
    text-align: center;
    text-align: -moz-center;
    text-align: -webkit-center;
}

.sign-up-btn-bottom {
    width: 260px;
    height: 49px;
}

hr.hr-grey {
    border-top: 1px solid #DADADA;
    max-width: 1000px;
}

.cfd-warning {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #3C3C3C;
    margin-bottom: 100px;
    text-align: center;
    text-align: -moz-center;
    text-align: -webkit-center;
}

@media (max-width: 768px) {
    .cfd-warning {
        font-size: 14px;
        line-height: 16px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    #home-page-why {
        background-position-x: -550px !important;
    }
}

@media (min-width: 992px) {
    html[lang='ar'] #home-page-why {
        background-position-x: 63% !important;
    }
}

/* Start style for animation on #home-page-gear section */
.flying-block,
.flying-dot {
    opacity: 1;
}

.flying-line {
    opacity: 0;
    stroke-dashoffset: -500;
}

#home-page-gear .animate .flying-line {
    opacity: 1;
    stroke-dashoffset: 500;
    stroke-dasharray: 1000;
    animation: drawLines 4s linear;
}

#home-page-gear .animate .flying-dot {
    opacity: 0;
    animation: showHidden 1s forwards;
    animation-delay: 2.1s;
}

@media screen and (min-width: 1200px) {

    .flying-block,
    .flying-dot {
        opacity: 0;
    }

    #home-page-gear .animate .flying-block {
        animation: showHidden 1s forwards;
        animation-delay: 2.1s;
    }
}

@keyframes drawLines {
    from {
        stroke-dashoffset: -500;
    }

    to {
        stroke-dashoffset: 500;
    }
}

@keyframes showHidden {
    to {
        opacity: 1;
    }
}

/* End style for animation on #home-page-gear section */

/* Move zendesk chat left on ar lang */
html[lang='ar'] #webWidget {
    left: 0 !important;
    right: auto !important;
}

/* Hide the second chat button */
#launcher {
    display: none !important;
}

/* Targeting only Firefox */
@supports (-moz-appearance:none) {
    /* fix some borders in FF on page: /trading/product-sheet-and-costs/ */
    @media screen and (max-width: 576px) {

        #post-871 .tablepress,
        /* IT QA */
        #post-715 .tablepress,
        /* EN QA and PROD */
        #post-749 .tablepress {
            /* IT PROD */
            border-width: 2px !important;
        }
    }
}

button.search-page-btn.bw-button.bw-button-gray.btn-custom {
    margin-top: 0;
    right: 6px;
    top: 50%;
    width: 19px;
    transform: translate(-50%, -12px);
}

html[lang='ar'] button.search-page-btn.bw-button.bw-button-gray.btn-custom {
    right: auto;
    left: 15px;
}

button.search-page-btn.bw-button.bw-button-gray.btn-custom:hover::after {
    content: none;
}

button.search-page-btn.bw-button.bw-button-gray.btn-custom>img {
    position: absolute;
    top: 0;
    left: 0;
}

/* naxex-table-navigation style */

#naxex-table-search {
    color: #000000;
}

.naxex-table,
.scrollable-table-inside .dataTables_wrapper {
    max-height: 340px;
    overflow: auto;
    margin-left: -6.5px !important;
    margin-right: 0.8px !important;
    margin-bottom: 2rem;
    border-right: 1px solid #c2c2c2;
}

.scrollable-table-inside .dataTables_wrapper {
    max-height: 360px;
}

html[lang='en-US'] .naxex-table,
html[lang='it-It'] .naxex-table,
html[lang='el'] .naxex-table,
html[lang='pl-Pl'] .naxex-table {
    max-height: 367px;
}

.naxex-table-container>a.btn-outline-secondary {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #4F4F4F !important;
    line-height: 20px;
    font-size: 16px;
    text-decoration: none;
    border-radius: 0;
    border: 1px solid #C2C2C2;
}

.naxex-table-container>a.btn-outline-secondary:hover,
.naxex-table-container>a.btn-outline-secondary:active,
.naxex-table-container>a.btn-outline-secondary.selected {
    color: #FFF !important;
    background-color: #3853DE !important;
}

@media screen and (max-width: 500px) {
    .naxex-table-container>a.btn-outline-secondary {
        font-weight: normal;
        line-height: 18px;
        font-size: 12px;
    }
}

/* naxex-table-navigation style END */

/* trending block*/

.trending-box {
    max-width: 368px !important;
    background: #FFFFFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    height: auto;
    margin: auto;
}

.trending-bold {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: 30px !important;
    line-height: 45px !important;
    white-space: nowrap;
    text-align: left;
    padding-top: 20px;
    margin-bottom: -10px;
}

.trending-norm {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 30px !important;
    color: #4F4F4F !important;
    white-space: nowrap;
    text-align: left;
}

.trending-title {
    text-align: center;
    padding-bottom: 10px;
    font-size: 24px !important;
}

.blu {
    color: #3853DE !important;
}

.grey {
    color: #4F4F4F !important;
}

@media screen and (max-width: 992px) {
    .trending-box {
        margin: auto !important;
        /*margin-bottom: 20px;*/
    }

    #home-page-trends .col-lg-4 {
        margin-bottom: 30px !important;
    }

    #home-page-trends .col-lg-4 {
        margin-bottom: 30px !important;
    }
}

@media screen and (max-width: 500px) {
    .trending-bold {
        font-size: 24px !important;
        line-height: 28px !important;
    }

    .trending-norm {}
}

@media screen and (max-width: 350px) {
    .trending-bold {
        font-size: 18px !important;
        line-height: 23px !important;
    }

    .trending-norm {
        font-size: 14px !important;
        line-height: 23px !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

    .trending-bold.blu,
    .trending-bold.grey {
        font-size: 24px !important;
    }

    .trending-inner .row>.col-6 {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 810px) and (max-width: 834px) {

    .trending-box,
    .trending-container {
        transform: scale(0.95);
    }
}

/* rates block */

.rates-mobile {
    display: none;
}

@media screen and (max-width: 992px) {
    .rates-desktop {
        display: none;
    }

    .rates-mobile {
        display: block;
        text-align: right;
    }
}

/* tables sheets costs*/

.thema-page__content .tablepress thead th,
.thema-page__content .tablepress tfoot th {
    background: #444444 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    text-transform: none !important;
    font-weight: 400 !important;
}

.thema-page__content .tablepress.regulations-table thead th,
.thema-page__content .tablepress tfoot th {
    background: initial !important;
    border: 1px solid #c2c2c2 !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 30px;
    color: #444444;
    text-decoration: none !important;
    text-transform: none !important;
}

.tablepress .even td {
    background: #FAFAFA !important;
}

.tablepress .odd td {
    background: #E5E5E5 !important;
}

.dataTables_wrapper {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #4F4F4F;
}

.tablepress.read-more-table tr:nth-of-type(2n) td {
    padding: 0 10px !important;
    text-align: center !important;
}

.tablepress.read-more-table tr:nth-of-type(2n) td p {
    margin-top: 1rem;
}

@media screen and (max-width: 992px) {
    .dataTables_wrapper {
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 30px;
        color: #4F4F4F;
    }
}

@media screen and (max-width: 500px) {
    .dataTables_wrapper {
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        color: #4F4F4F;
    }
}

.thema-page__content a {
    font-weight: normal !important;
    /*color: #3853DE!important;*/
}

.thema-page__content .tablepress tbody td {
    border: 1px solid #c2c2c2 !important;
}

/* single post css*/

.one-post,
.main-posts-container {
    padding-top: 50px;
    padding-bottom: 70px;
}

.main-posts-container .post-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #323232;
}

.main-posts-container .post-author {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #323232;
    padding-top: 15px;
    padding-bottom: 20px;
}

.main-posts-container a {
    text-decoration: none !important;
}

.main-posts-container .post-read-more {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #3853DE;
}

.blog-posts .post-title {
    padding-top: 20px;
}

.very-single-post {
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.post-content img {
    width: 100%;
    height: auto;
}

p.post-info {
    font-size: 14px !important;
}

@media screen and (max-width: 500px) {

    .one-post,
    .main-posts-container {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    p.post-info {
        font-size: 12px !important;
    }
}


/* single post css end*/

li.market-analysis>a {
    color: #3853DE !important;
    /*line-height: 24px;*/
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border-radius: 10px;
    padding: 2px 10px;
    border: 2px solid #3853DE;
    margin-left: 14px;
    margin-top: 2px;
}



@media screen and (max-width: 922px) {
    li.market-analysis>a {
        border: 2px solid #FFFFFF;
        color: #FFFFFF !important;
        max-width: 200px;
        text-align: center;
        margin-left: 0;
        margin-top: 0;
    }

    li.market-analysis>a:active,
    li.market-analysis>a:visited {
        color: #FFFFFF !important;
    }
}

html[lang='ar'] .thema-page__content {
    text-align: -moz-center !important;
    text-align: -webkit-center !important;
}

.whatsapp-mobile {
    display: none;
}

@media screen and (max-width: 991px) {
    .whatsapp-desktop {
        display: none
    }

    .whatsapp-mobile {
        display: block;
        right: 70px;
        /* top: 14px; */
        position: absolute;
    }

    .bw-whatsapp-icon {
        /*right: 40px;*/
        /*position: absolute;*/
    }
}

/* whatsapp */
.bw-whatsapp-icon {
    display: inline-block;
    background-color: transparent !important;
}

.bw-whatsapp-icon a {
    display: block;
    padding: 0 !important;
}

.bw-whatsapp-icon img {
    width: 30px;
    padding: 4px;
    vertical-align: top;
}

.bw-whatsapp {
    opacity: 0;
    visibility: hidden;
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 500px;
    margin: 0 0 0 -250px;
    background-color: #fff;
    color: #000;
    border-radius: 3px;
    overflow: hidden;
    z-index: 9999991;
    transform: scale(0.9) translateY(-50%);
    -webkit-transform: scale(0.9) translateY(-50%);
    transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.bw-whatsapp-expand .bw-whatsapp {
    opacity: 1;
    visibility: visible;
    transform: scale(1) translateY(-50%);
    -webkit-transform: scale(1) translateY(-50%);
}

.bw-whatsapp-header {
    background-color: #128C7E;
    text-align: center;
    line-height: 63px;
}

.bw-whatsapp-header>img {
    max-width: 40px;
    vertical-align: middle;
}

.bw-whatsapp-header>strong {
    margin-left: 8px;
    vertical-align: middle;
    font-size: 28px;
    font-weight: 400;
    color: #fff;
}

.bw-whatsapp-content {
    padding: 20px;
    font-size: 15px;
    line-height: 22px;
}

.bw-whatsapp-content a {
    color: #6079E9;
}

.bw-whatsapp-footer {
    display: flex;
    margin-top: auto;
}

.bw-whatsapp-footer>a {
    flex: 0 1 50%;
    background-color: #e6e6e6;
    color: #000;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    font-weight: 700;
    border-right: 1px solid #ccc;
    text-decoration: none;
}

.bw-whatsapp-footer>a:hover {
    background-color: #ccc;
    color: #000;
    text-decoration: none;
}

.bw-whatsapp-footer>a:last-child {
    border-right: 0;
}

.bw-whatsapp-overlay {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 9999990;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.bw-whatsapp-expand .bw-whatsapp-overlay {
    opacity: 1;
    visibility: visible;
}

@media only screen and (max-width: 560px) {
    .bw-whatsapp-header {
        line-height: 55px;
    }

    .bw-whatsapp {
        width: 300px;
        margin-left: -150px;
    }

    .bw-whatsapp-header>strong {
        margin-left: 6px;
        font-size: 20px;
    }

    .bw-whatsapp-header>img {
        max-width: 30px;
    }

    .bw-whatsapp-footer>a {
        font-size: 16px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 380px) {
    .bw-whatsapp-icon {
        /* position: absolute; */
        right: 20%;
    }
}

iframe[src='https://desktoppro.fortissio.com/preloader.html'],
iframe[src='https://mobilepro.fortissio.com/preloader.html'] {
    height: 0;
    position: absolute;
    left: -9999px;
    overflow: hidden;
    visibility: hidden;
    display: none;
}

@media screen and (max-width: 991px) {
    #affiliate-man.vc_custom_1639040665652 {
        margin-bottom: 35px !important;
    }
}


.support-mobile {
    display: none;
    width: 48px;
    height: 48px;
    /*background-image: url("/wp-content/uploads/2022/02/support_mobile.png");*/
    border: none;
    background-color: unset;
    position: fixed;
    bottom: 100px;
    z-index: 9999;
    right: 10px;
}

html[lang='ar'] .support-mobile {
    left: 10px;
    right: unset;
}

@media screen and (max-width: 992px) {
    .support-mobile {
        display: block;
    }

    .contact-ar {
        display: flex !important;
        padding-right: 20px;
    }

    .bottom-logo {
        text-align: center;
    }
}

@media screen and (min-width: 992px) and (max-width: 1130px) {

    .nav.navbar-nav .dropdown-toggle,
    a.nav-link,
    a span.wpml-ls-display {
        font-size: 14px !important;
    }

}

.bottom-open-account {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 60px;
}

.error404 .main-404 {
    background-image: none;
    background-color: #F8F8F8;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: auto;
    padding-top: 40px;
    padding-bottom: 15vw;
    line-height: 1.2 !important;
    text-align: center;
}

.image-404 {
    text-align: center;
}

.image-404 img {
    margin: 0 auto;
}

.title-404 span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 91.0613px;
    color: #444444;
}

.title-404 h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 23.6041px;
    color: #444444;
    line-height: 1.2 !important;

}

.text-404 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #444444;
}

@media screen and (min-width: 768px) {
    .error404 .main-404 {
        background-image: url("https://zenstox.com.qaplexop.com/wp-content/uploads/2023/05/404-background.png");
        padding-bottom: 325px;
        text-align: left;
    }

    .title-404 h2 {
        font-size: 32px;
    }
}

@media screen and (min-width: 992px) {
    .error404 .main-404 {
        padding-bottom: 250px;
    }

    .title-404 span {
        font-size: 90px;
    }

    .title-404 h2 {
        font-size: 35px;
    }
}

@media screen and (min-width: 1500px) {
    .error404 .main-404 {
        padding-bottom: 15vw;
    }

    .title-404 span {
        font-size: 7.752vw;
    }

    .title-404 h2 {
        font-size: 2.009vw;
    }
}

@media screen and (min-width: 1920px) {
    .error404 .main-404 {
        background-size: contain;
    }
}

.safety-first {
    text-align: center;
}

.safety-block {
    width: 100%;
}

#section-reasons h3 {
    padding-top: 0px;
}

@media screen and (min-width: 576px) {
    #section-reasons h3 {
        padding-top: 95px;
    }
}