.position-relative {
    position: relative !important;
}

.scroll-box {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
}

.elementor-19364 .elementor-element.elementor-element-fa49a0f {
    background: #000 !important;
}

.homepage-section-3-image {
    height: 100%;
    width: auto;
    object-fit: contain;
}

@media screen and (max-width: 600px) {
    .service-box-1 {
        margin-bottom: 30px
    }

    .service-box-2 {
        margin-top: 40px;
    }

    .homepage-section-3-image {
        margin-bottom: 30px;
        height: 450px !important;
    }

    .sc_skills_column.trx_addons_column-1_4.trx_addons_column-1_2-mobile {
        margin-bottom: 40px;
    }

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


@media screen and (min-width: 600px) {
    .service-box-1 {
        position: absolute;
        top: 120px;
    }

    .service-box-2 {
        position: absolute;
        top: 70%;
        transform: translateY(-50%);
        right: -50px;
        max-width: 50%;
    }

}

.homepage-section-3 {
    background: #fff;
    padding: 40px 0;
    margin-top: 70px;
}

.progressbar {
    /*display: inline-block;*/
    /*width: 100px;*/
    /*margin: 25px;*/
}

.circle {
    width: 140px;
    height: 140px;
    margin: 0 20px 0 0;
    display: inline-block;
    position: relative;
    text-align: center;
}

.circle:after {
    width: 120px;
    height: 120px;
    content: "";
    border: 0px solid var(--theme-color-text_link);
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 30px;
    left: 30px;
}

.circle canvas {
    vertical-align: middle;
    border: 0 solid var(--theme-color-text_link);
    border-radius: 50%;
}

.circle div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 26px;
    color: var(--theme-color-text_dark);
    font-weight: 700;
}

.circle strong i {
    font-style: normal;
    font-size: 0.6em;
    font-weight: normal;
}

.circle span {
    display: block;
    color: white;
    margin-top: 12px;
}

.flex-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.h1-font-size {
    font-size: 57px !important;
}

.h-100-cover, .h-100-cover * {
    height: 100%;
}

.homepage-section-5 {
    background: #060606;
    padding: 120px 0;
}

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

.homepage-section-4 {
    background: #fbf3e3;
    padding: 40px 0;
}

.h2-font-size {
    font-size: 44px !important;
}

.h2-font-size-2 {
    font-size: 54px !important;
    line-height: 1.05 !important;
}

.main-btn {
    background: var(--theme-color-text_link);
    color: #fff;
    padding: 12px 30px;
    border-radius: 30px;
    border: 1px solid var(--theme-color-text_link);
    transition: 300ms;
    cursor: pointer;
    width: fit-content;
    font-family: stolzl, sans-serif;
}

.mt-20 {
    margin-top: 20px;
}

.main-btn:hover {
    background: transparent;
    color: var(--theme-color-text_link);
    transform: scale(1.02);
}

.progress-bar-container .progress-bar {
    margin: 20px 0 10px;
    overflow: visible;
    /*padding-left:20px;
  padding-right: 25px; /* Separate bars from container */
}

.progress-bar-container .progress-title-holder {
    padding-bottom: 7px;
    position: relative;
    margin: 5px 0;
    font-family: Montserrat, sans-serif;
    font-size: 2 e;
    line-height: 15px;
    font-weight: 400;
    color: #2e2e2e;
}

.progress-bar-container .progress-title {
    z-index: 100;
    font-weight: bold;
}

.progress-bar-container .progress-number-wrapper {
    width: 100%;
    z-index: 10;
}

.progress-bar-container .progress-number-mark {
    margin-bottom: 4px;
    border-radius: 3px;
    background-color: var(--theme-color-text_link);
    padding: 0 8px;
    position: absolute;
    bottom: 0;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.progress-bar-container .progress-number-wrapper,
.progress-bar-container .progress-number-mark {
    font-family: Open Sans, sans-serif;
    font-size: 11px;
    line-height: 24px;
    height: 24px;
    letter-spacing: 0px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    color: #ffffff;
}

.progress-number-mark {
    left: 0;
}

.progress-bar-container .down-arrow {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid var(--theme-color-text_link);
    position: absolute;
    left: 50%;
    top: 100%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.progress-bar-container .progress-content-outter {
    height: 35px;
    background-color: #0f0f11;
    border-radius: 6px;
}

.progress-bar-container .progress-content {
    height: 35px;
    border-radius: 6px;
    background: linear-gradient(90deg, rgba(175, 15, 0, 1) 0%, rgba(215, 60, 0, 1) 32%, rgba(255, 95, 9, 1) 100%);
    width: 0;
}

.text-white {
    color: #fff !important;
}

.main-btn-2 {
    background: transparent;
    border: 1px solid #ffffff30;
    color: #fff;
    padding: 15px 35px;
    border-radius: 7px;
    width: fit-content;
    cursor: pointer;
    transition: 300ms;
    font-family: stolzl, sans-serif;
}

.main-btn-2:hover {
    border: 1px solid #fff;
    color: var(--theme-color-text_link);
    transform: scale(1.02);
    background: #fff;
}

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

.homepage-bottom-container {
    max-width: 900px;
    margin: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.homepage-section-7 {
    background: #060606;
    padding: 120px 0;
}

.homepage-bottom-container h1 {
    line-height: 1.3;
    margin-bottom: 30px;
}

.homepage-bottom-container p {
    margin-bottom: 30px;
}

.main-btn-2 i {
    margin-left: 12px;
}

.text-theme-color {
    color: var(--theme-color-text_link);
}

.sc_price_metro .sc_price_item_description ul li:before, .sc_price_metro .sc_price_item_details ul li:before {
    display: none !important;
}

li {
    position: relative;
}

.sc_price_metro .sc_price_item_description ul li:after, .sc_price_metro .sc_price_item_details ul li:after {
    content: '';
    position: absolute;
    height: 7px;
    width: 7px;
    background: #fff;
    border-radius: 50%;
    top: 50%;
    left: -16px;
    transform: translateY(-50%);
}

.trx_addons_column-1_3 {
    width: 32.333333%;
}

.sc_price_item_title, .sc_price_item_price_after, .sc_price_item_price_value, .sc_price_item_price {
    text-align: center;
}

.sc_price_item {
    cursor: pointer;
}

.sc_price_item_link:hover {
    background: var(--theme-color-text_link) !important;
    color: #fff !important;
}

button.accordion {
    width: 100%;
    background-color: #1e1e1e;
    border-radius: 7px;
    border: none;
    outline: none;
    text-align: left;
    padding: 15px 20px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.2s linear;
    font-family: stolzl, sans-serif;
}

button.accordion:after {
    font-family: FontAwesome;
    content: "\f150";
    font-family: "fontawesome";
    font-size: 18px;
    float: right;
}

button.accordion.is-open:after {
    content: "\f151";
}

button.accordion:hover,
button.accordion.is-open {
    background-color: var(--theme-color-text_link);
}

.accordion-content {
    background-color: #1e1e1e;
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-in-out;
}

.accordion-content p {
    padding: 10px 0;
    color: #ffffffb8;
    line-height: 1.7;
    font-weight: 300;
    font-size: 15px;
}

.accordion-item {
    margin-bottom: 20px;
    font-family: stolzl, sans-serif;
}

.homepage-section-9 {
    padding: 120px 0;
}

.homepage-section-10 {
    background: #f9f9f9;
    padding: 100px 0;
}

.homepage-section-10 * {
    color: #060606;

}

.fa-star {
    color: gainsboro;
}

.fa-star.checked {
    color: var(--theme-color-text_link);
}

.testimonial-item {
    background: #ffff;
    border-radius: 15px;
    padding: 40px 25px;
}

.testimonial-item p {
    color: gray;
    margin: 30px 0;
}

.testimonial-item h4 {
    color: #060606;
    font-size: 19px;
    margin-bottom: 0;
}


.testimonial-item .author p {
    margin: 8px 0 0 0;
}

.feedback-carousel .owl-dots {
    display: block !important;
    margin-top: 30px !important;
}

.owl-dot.active span {
    background: var(--theme-color-text_link) !important;
}

.sc_skills_counter_modern .sc_skills_total {
    font-size: 140px;
    color: #393939 !important;
}

.trx_addons_column-1_4 {
    width: 24%;
}

.scroll_to_top_style_default:before {
    display: none !important;
}

.benefit-icon {
    color: var(--theme-color-text_link);
    font-size: 48px;
    margin-bottom: 30px !important;
    transition: 300ms;
}

.sc_icons_item:hover .benefit-icon {
    color: #fff !important;
}

.sc_skills_item_title {
    font-size: 18px !important;
}

@media screen and (max-width: 800px) {
    .logo_image {
        height: 50px !important;
        max-height: unset !important;
        max-width: unset !important;
    }

    .heading-xl {
        font-size: 60px;
    }

    .hero__logo-list {
        flex-wrap: wrap;
    }

    .h1-font-size, .h2-font-size, .h2-font-size-2 {
        font-size: 37px !important;
        line-height: 1.01 !important;
    }

    .sc_skills_counter_modern .sc_skills_total {
        font-size: 85px;
    }
}

.about-images-container {
    position: relative;
    height: 100%;
    width: 100%;
}

.about-images-container img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    border-radius: 10px;
}

.about-image-1 {
    position: absolute;
    bottom: 0;
    left: 20px;
    height: 72%;
    width: auto;
    border-radius: 10px;
    z-index: 4;
}

.about-image-2 {
    position: absolute;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    border-radius: 10px;
}

.about-image-fill {
    position: relative;
    background: transparent;
    height: 500px;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .half-column-1 {
        width: 48%;
        padding: 0 90px 0 0;
    }

    .half-column-1 img {
        object-fit: contain;
    }
}

.bottom-section-logo {
    height: 90px;
    margin-bottom: 50px;
}

.bottom-section-logo img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

@media screen and (max-width: 768px) {
    .half-column-1 {
        margin-bottom: 20px;
    }
}

.post_info .post_info_item:after, .post_meta .post_meta_item:after, .post_meta .post_meta_item.post_edit:after, .post_meta .vc_inline-link:after {
    content: '';
    display: inline-block;
    vertical-align: baseline;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    margin: 2px 8px 2px 10px;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #fff;
}

.blog-inner-image {
    width: 100%;
    max-height: 600px;
    border-radius: 10px;
}

.blog-inner-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.homepage-blogs {
    padding: 120px 0 120px 0;
    background: #fff;
}

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

.home-blog-half-container {
    display: flex;
    flex-direction: column;
    width: 50%;
}

.home-blog-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.homepage-blogs * {
    color: #000 !important;
    line-height: 1.3;
}

.homepage-blogs .post_info .post_info_item:after, .post_meta .post_meta_item:after, .post_meta .post_meta_item.post_edit:after, .post_meta .vc_inline-link:after {
    background: #000 !important;
}

.homepage-section-8 {
    padding: 120px 0 50px 0;
}


.brokers-section-2 {
    padding: 100px 0;
}

.brokers-section-3 {
    padding: 30px 0;
}

.broker-element {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #242424;
    padding: 15px;
    border-radius: 8px;
    /*margin: 20px 0;*/
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: auto;
}

.broker-element .column-1_4 {
    padding: 0 6px;
}

.broker-element .column-1_4 {
    width: 24%;
}

.broker-1 {
    height: 100%;
}

.broker-element * {
    color: #fff;
}

.broker-element .text-theme-color {
    color: var(--theme-color-text_link);
}

.broker-titles-container {
    display: flex;
    flex-direction: column;
}

.broker-element h6 {
    text-align: left;
    margin: 0 0 0 13px;
}

.broker-btn {
    text-align: center;
    background: var(--theme-color-text_link);
    color: #fff;
    padding: 9px 0;
    border-radius: 5px;
    font-weight: 600;
    width: 100%;
    transition: 300ms;
}

.broker-btn-container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.broker-btn:hover {
    background: #fff;
    color: var(--theme-color-text_link);
}

.sc_layouts_panel_inner {
    background: #b2b2b2;
}

.elementor-4509 .elementor-element.elementor-element-1c135e79 .logo_image {
    max-height: 55px !important;
}

.smaller-font {
    font-weight: 400;
    font-size: 29px;
    line-height: 1.2;
    font-family: stolzl, sans-serif;
    color: #000;
    margin: 10px 0 15px;
}

.footer-links a {
    color: #fff;
    font-size: 14px;
    font-family: stolzl, sans-serif;
    margin-right: 22px;
    transition: 300ms;
    text-decoration: underline;
    font-weight: 300;
}

.footer-links a:hover {
    color: var(--theme-color-text_link) !important;
}

.blog-content-text p {
    color: #fff !important;
    font-size: 20px;
}

.sc_layouts_title_title > .sc_layouts_title_caption {
    line-height: 1.26;
}

@media screen and (min-width: 900px) {
    .adp-popup.adp-popup-location-center {
        width: 40vw !important;
        max-width: 600px !important;
    }
}

.newsletter-popup-container {
    padding: 32px 10px;
}

#style-11.mc4wp-form .mc4wp-form-fields:before {
    display: none !important;
}

.close-newsletter-popup {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    height: 30px !important;
    width: 40px !important;
    font-size: 17px !important;
    color: #000 !important;
}

.adp-popup .adp-popup-close:before {
    display: none !important;
}

form button:not(.components-button):hover, form button:not(.components-button):focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="button"]:hover, input[type="button"]:focus, .post_item .more-link:hover, .comments_wrap .form-submit input[type="submit"]:hover, .comments_wrap .form-submit input[type="submit"]:focus, .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:focus, .sc_button_default:hover, .sc_button_default:focus, .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover, .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):focus, .socials_share.socials_type_block .social_icon:hover, .socials_share.socials_type_block .social_icon:focus {
    border-color: var(--theme-color-text_link) !important;
    background-color: var(--theme-color-text_link) !important;
}


.newsletter-popup-container input {
    padding: 25px 20px !important;
}

.blog-content .image-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 20px 0 50px 0;
    border-radius: 10px;
}

.blog-content .image-container img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 10px;
}

body, .fix-mobile-size {
    font-size: 17px;
}


@media screen and (max-width: 600px) {
    .broker-element {
        flex-direction: column;
    }

    .broker-element .column-1_4 {
        width: 100% !important;
        margin: 15px 0;
    }

    .fix-mobile-size, .main-btn {
        font-size: 20px !important;
    }

    .fix-mobile-size-2 {
        font-size: 17px !important;
    }

    .amend-mobile-size {
        font-size: 40px;
        margin-top: 0;
        line-height: 1.1;
    }

    .flex-column-mobile {
        flex-direction: column;
    }

    .flex-column-mobile > div {
        width: 100%;
    }

    .brokers-section-2 {
        padding: 0px 0 50px 0;
    }
}

a:hover {
    color: var(--theme-color-text_link);
}

.video-container {
    max-width: 1100px;
    margin-inline: auto;
    padding: 20px;
    border: 1px solid #333333;
    border-radius: 25px;
}

.video-container video {
    object-fit: cover;
    border-radius: 25px;
    /*margin: 0 20px;*/
}

.broker-image {
    padding: 10px;
    height: 200px;
    border-radius: 20px;
    margin-right: 20px;
}

.trading-card h1 {
    margin: 0;
}


.contact-element {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    transition: 300ms;
}

.contact-element h6 {
    color: #fff;
}

.contact-element i {
    font-size: 22px;
    color: #ff5f09;
}

.contact-element:hover * {
    color: #ff5f09 !important;
}

.input, textarea {
    width: 100%;
    border: 1px solid #fff !important;
    margin-bottom: 20px;
    border-radius: 8px !important;
    color: #ff5f09 !important;
    padding: 12px 18px !important;
    transition: 300ms !important;
}

.input:focus, textarea:focus {
    border: 1px solid #ff5f09 !important;
}

.input::placeholder, textarea::placeholder {
    color: #fff !important;
}

.submit-btn {
    margin-top: 10px;
}

.submit-btn:hover {
    box-shadow: 0 0 20px #ff5f09;
}

.contact-section h6 {
    margin: 0 0 0 15px;
}

.row-3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.row-3 .input {
    width: calc(50% - 8px);
}


.trading-view-section {
    max-width: 1600px;
    padding: 0 20px;
    margin: 0 auto 90px auto;
}
