/*Dekstop & Laptop Styles (min-width: 1200px)*/
@media (min-width: 1200px) {

    .dropdown-menu {
        border-radius: 15px !important;
        box-shadow: rgb(203 173 106 / 20%) 0 7px 29px 0;
        border: none
    }

    .navbar-nav .dropdown-item {
        display: block;
        width: 100%;
        color: #14262e;
        font-size: 13px;
        font-weight: 600;
        line-height: 30px;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        padding: 5px 15px
    }

        .navbar-nav .dropdown-item:hover {
            background: #14262e;
            color: #FFF;
            font-size: 13px;
            opacity: 1 !important
        }

    .culture .dropdown-toggle:hover {
        color: #14262e
    }

    .darkHeader .sticky-header:not(.header-scrolled) .culture .dropdown-toggle:hover {
        color: #FFF
    }

    .dropdown-menu:first-of-type {
        margin-top: 10px;
    }

    /* MAIN SLIDER */
    .mainSlideContainer .btn-green:hover {
        transform: scale(1) !important
    }

    .mainSlideContainer .slideImage {
        position: relative;
        margin-top: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end
    }

        .mainSlideContainer .slideImage img {
            width: 90%
        }

    .mainSlider .owl-dots {
        position: relative;
        text-align: left;
        bottom: 100px;
        max-width: 1320px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        margin-bottom: -27px
    }

    /* MAIN SLIDER */

    /* SECURE TRANSFER */

    .secure-transfer .wrapper {
        display: flex;
        flex-flow: wrap
    }

    .secure-transfer .transfer-image {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .genuine-broker {
        background: url(../img/bg-test7.png) no-repeat;
        background-size: 100% 100%
    }

        .genuine-broker .content, .secure-transfer .content {
            -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
            max-width: 58.333333%;
        }

    /* WHY Pairmetric */
    /*    .why-Pairmetric {
        padding: 0px
    }*/

    .account-step {
        min-width: 350px;
        width: 30%
    }

    /*WHY MT5*/

    .why-mt5 .wrapper {
        display: flex
    }


    .why-mt5 .content {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .why-mt5 .image {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .why-mt5 .content-list {
        padding-left: 5px;
        padding-right: 5px;
        text-align: left;
    }

    .platform-content {
        width: 50%
    }

    .platform-image {
        width: 50%
    }

    .mt5-platforms {
        max-width: 932px
    }

    .platform-section .custom-container {
        display: flex
    }

    .download-mt5 {
        display: flex;
    }

    .account-step:not(:last-child)::after {
        content: '';
        position: absolute;
        top: 45px;
        left: 300px;
        background: url(../img/icons/arrow-right.png) no-repeat;
        background-size: 100% 100%;
        width: 25vh;
        height: 30px;
    }

    /* FOOTER */

    /*    .footerLogo {
        margin-bottom: 25px
    }*/

    /*    .menu-links {
        margin-bottom: 25px
    }*/

    .menu-links {
        margin-bottom: 0
    }

        .menu-links li.title {
            font-size: 15px;
            font-weight: 600;
            color: #FFF;
            margin-bottom: 5px;
            line-height: 2
        }

        .menu-links li {
            margin-bottom: 5px;
            line-height: 1.2
        }

            .menu-links li a {
                font-size: 15px;
                font-weight: 500;
                color: #FFF
            }

    .main-app .item {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .social-media {
        display: flex;
        align-items: center;
        margin-top: 25px;
        /*        justify-content: space-between;
*/
    }

        /*    footer.footer .footerFlex {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }*/

        .social-media .title {
            font-size: 15px;
            font-weight: 600;
            color: #FFF;
            margin-bottom: 0;
            line-height: 2;
            text-align: right;
            margin: 1rem 1rem 1rem 0
        }

    .footer-menu {
        display: flex;
        justify-content: space-between
    }

        .footer-menu .menu-list {
            position: relative;
            width: 13.5%;
        }

        .footer-menu .menu-title {
            font-size: 18px;
            font-weight: 700;
            color: #FFF;
        }

        .footer-menu .menu-links li.title {
            line-height: 1.4 !important;
            color: #99c0ff !important
        }

    .footer-app {
        margin-top: 25px
    }

    .app-text {
        display: flex;
        border-bottom: 1px solid #ffffff66
    }

        .app-text .title {
            font-size: 33px;
            font-weight: 600;
            color: #FFF;
            margin-bottom: 0;
            line-height: 2
        }

        .app-text .desc {
            font-size: 16px;
            font-weight: 400;
            color: #FFF;
            line-height: 1.2;
            margin-bottom: 10px;
        }

    .mobile-app {
        margin-left: auto;
        display: flex
    }

    .app-img {
        width: 187px;
        margin-left: 24px;
    }

    .app-store {
        align-self: end
    }

    .app-icons {
        margin-bottom: 1rem
    }

    /* FOOTER */
}

/*Tablet & Mobile Styles (max-width: 1199px)*/
@media (max-width: 1199px) {


    .genuine-broker {
        background: linear-gradient(90deg, #14262e, #14262e);
    }

    /* WHY-US */

    .why-us .title {
        /*font-weight: 700;
        font-size: 35px;*/
        /*color: #2C3139;*/
        color: #14262e;
        line-height: 1.1;
        text-align: center
    }

    /* WHY-US   */

    .platform-content {
        text-align: center
    }

    .download-mt5 {
        display: list-item;
    }

    /* OTHER - PAGES */

    /* FOOTER */
    /*    .footerLogo {
        margin-bottom: 25px;
        text-align: center
    }
*/
    .social-media, .newsletter {
        margin: auto
    }

    .footer-menu, .footer-app {
        display: none
    }


    /* FOOTER */
}

@media(min-width: 991px) {
    .license-content {
        display: flex;
        gap: 50px
    }
}

/*Tablet Styles (min-width: 768px) and (max-width: 1199px)*/
@media (min-width: 768px) and (max-width: 1199px) {

    .open-account .section-body {
        padding: 20px;
        background: linear-gradient(90deg, #14262e, #14262e);
        border-radius: 15px;
        display: flex;
        justify-content: space-around;
        align-items: center
    }

    .open-account .section-start {
        padding-right: 5px;
        text-align-last: center;
        margin-right: 5px;
    }

    .open-account .section-end {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

        .open-account .section-end a {
            white-space: nowrap
        }

    .main-app .item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .account-step {
        min-width: 250px;
    }

        .account-step.min-w-200 {
            min-width: 200px;
        }

        .account-step:not(:last-child)::after {
            content: '';
            position: absolute;
            top: 45px;
            left: 23vw;
            background: url(../img/icons/arrow-right2.png) no-repeat;
            background-size: 100% 100%;
            width: 150px;
            height: 30px;
        }

    /* FOOTER */

    .social-media {
        /*margin-top: 25px;*/
        display: flex;
        align-items: center;
        justify-content: flex-end
    }

        /*    .footerFlex {
        display: flex;
        align-items: center;
        justify-content: flex-end
    }*/

        .social-media .title {
            font-size: 15px;
            font-weight: 600;
            color: #FFF;
            margin-bottom: 0;
            line-height: 2;
            text-align: right;
            padding-right: 1rem;
            margin: 1rem 1rem 1rem 0
        }

    /* FOOTER */
}

@media (min-width: 768px) {
    .why-mt5 .content-list {
        width: 50%
    }

    .main-app .section-body {
        display: flex;
        margin-bottom: 20px;
        color: #FFF;
        flex-wrap: wrap;
    }

    .main-app .text {
        color: white;
        padding-left: 1rem;
        font-weight: 500;
        font-size: 15px
    }

    .why-us .features .features-item {
        position: relative;
        flex: 0 0 30%;
        max-width: 30%;
        min-height: 235px;
        margin: 15px
    }


    .help-center .text, .help-center a, .help-center a:hover {
        font-size: 30px;
    }

    .platform-item {
        /*    display: flex;
    align-items: center;*/
        /*    margin: 1rem 0;
*/ width: 50%
    }
}

/*Mobile & Mobile Styles (max-width: 767px)*/
@media (max-width: 767px) {
    .account .btn-green {
        padding: 10px 0
    }

    .why-mt5 .content-list {
        width: 100%
    }

    .account-steps-wrapper {
        flex-direction: column;
        align-items: center
    }

    .open-account .section-body {
        flex-direction: column
    }

    .open-account .section-start {
        margin-bottom: 10px
    }

    /*    .open-account .section-end {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }*/

    .open-account .section-end a {
        white-space: nowrap
    }

    .main-app .item {
        display: flex;
        padding: 15px;
        flex-direction: column;
    }

    .main-app .icon {
        align-self: center;
        margin: 1rem;
    }

    .main-app .text {
        color: white;
        text-align: center
    }

    .why-us .features .features-item {
        position: relative;
        width: 100%;
        margin: 15px;
    }

    .help-center .text, .help-center a, .help-center a:hover {
        font-size: 20px;
    }

    /* FOOTER */

    .social-media {
        margin-top: 25px;
        display: flex;
        align-items: center;
        justify-content: center
    }

        .social-media .title {
            font-size: 15px;
            font-weight: 600;
            color: #FFF;
            margin-bottom: 0;
            line-height: 2;
            text-align: left;
            padding-right: 20px;
            margin: 1rem 1rem 1rem 0
        }

    .platform-item {
        width: 100%
    }

    /* FOOTER */
}

/* General Rules */
/*::-webkit-scrollbar {
    width: 0;
    height: 0;
}
*/

::selection {
    color: #fff;
    background: rgb(190, 158, 68,0.5);
}

button, select:hover {
    cursor: pointer;
}

.btn-block {
    display: block;
    width: 100%;
    text-align: left
}

.header-scrolled {
    box-shadow: rgba(149, 157, 165, .2) 0px 7px 29px 0px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: #fff
}

    .header-scrolled .desktop-menu {
        border: none;
        padding: 0
    }

.culture .dropdown-item:first-of-type {
    margin-top: 10px
}

.culture .dropdown-item:last-of-type {
    margin-bottom: 10px
}

.culture .dropdown-item:hover {
    background: #14262e;
    color: #FFF
}

.flag {
    margin-right: 10px;
    width: 22px;
    height: 22px
}

.secure-list {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    flex-flow: wrap;
}

    .secure-list .icon {
        margin-bottom: 10px
    }

.list-item {
    display: flex;
    justify-items: center;
    padding: 15px;
    flex-direction: column;
    align-items: center;
    line-height: 1.5
}

.margin-right {
    padding-left: var(--bs-gutter-x, 1rem);
    padding-right: var(--bs-gutter-x, 1rem);
    width: 100%;
    max-width: 1620px;
    margin-right: calc((100% - 1320px) / 2)
}

.margin-left {
    padding-left: var(--bs-gutter-x, 1rem);
    padding-right: var(--bs-gutter-x, 1rem);
    width: 100%;
    max-width: 1620px;
    margin-left: calc((100% - 1320px) / 2)
}

.secure-transfer .transfer-image, why-mt5 .content, .secure-transfer .more {
    text-align: center;
    margin-bottom: 40px
}

/*OPEN ACCOUNT PARTIAL*/
.open-account .section-body {
    padding: 20px;
    background: linear-gradient(90deg, #14262e, #14262e);
    border-radius: 15px;
    display: flex;
    justify-content: space-around;
    align-items: center
}

.open-account .section-start {
    text-align-last: center;
}

.open-account .section-end {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}


/* WHY US */
.why-us {
    padding: 80px 0
}

    .why-us .section-title {
        margin-bottom: 40px
    }

    .why-us .title {
        font-weight: 700;
        font-size: 35px;
        color: #14262e;
        /*color: #2C3139;*/
        text-align: center
    }

    .why-us .desc {
        font-weight: 500;
        font-size: 18px;
        color: #2C3139;
        line-height: 1.1;
        text-align: center;
        margin-bottom: 0
    }

    /*    .why-us .features {
        position: relative;
        margin-top: 40px;
    }*/

    .why-us .features {
        position: relative;
        margin-top: 40px;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

        .why-us .features .features-item {
            padding: 25px;
            border-radius: 15px;
            border: 1px solid #14262e6e;
            /*box-shadow: rgba(0,0,0,.06) 5px 5px 30px 0;*/
            /*            transition-duration: 0.5s;
*/
        }

            /*        .why-us .features .features-item {
            position: relative;
            min-height: 200px;
            max-height: 200px;
        }*/

            /*        .why-us .features .features-item {
            position: relative;
            min-height: 200px;
            max-height: 200px;
            width: 30%;
            display: inline-flex;
            flex-direction: column;
            margin: 15px;
        }*/

            .why-us .features .features-item:hover {
                animation-name: itemHover;
                animation-duration: 0.5s;
                animation-fill-mode: forwards;
            }

                .why-us .features .features-item:hover .icon {
                    filter: brightness(0) invert(1);
                }

                .why-us .features .features-item:hover .desc {
                    color: #FFF
                }

            .why-us .features .features-item .icon {
                position: relative;
                margin-bottom: 25px;
                text-align: center;
            }

            .why-us .features .features-item .desc {
                position: relative;
                font-size: 16px;
                font-weight: 500;
                line-height: 1.2;
                color: #14262e;
                word-wrap: break-word;
                text-align: -webkit-center;
            }

/* WHY US */

/*WHY Pairmetric*/


.why-Pairmetric .market {
    justify-content: flex-start
}

.why-Pairmetric .why-title {
    font-size: 26px;
    line-height: 50px
}

.regulated-broker {
    padding: 80px 0
}

/* FOOTER */
.newsletter {
    display: flex
}

.email-input {
    display: block;
    position: relative;
    padding: 12px 145px 12px 12px;
    border-radius: 15px;
    border: 1px solid #FFF;
    background: transparent;
    color: #FFF;
    font-size: 15px;
    height: 50px;
    align-self: center;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

    .email-input::placeholder {
        color: #FFF
    }

.newsletter-btn {
    position: relative;
    top: 0px;
    right: 1px;
    min-height: 47px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin: 0;
    place-self: center;
}

    .newsletter-btn:hover {
        transform: none
    }

.letter-text {
    vertical-align: super
}

.footer {
    position: relative;
    padding: 60px 0;
    background: linear-gradient(180deg, #14262e, #060606);
    /*    border-bottom: 7px solid #0F2C7A
*/
}

.contact-list {
    width: 25%
}

.contact-item {
    color: #FFF;
    font-weight: 400
}

.contact-text {
    font-weight: 200
}

.disclaimer {
    margin-top: 25px
}

    .disclaimer .title {
        font-size: 15px;
        font-weight: 600;
        color: #FFF;
        margin-bottom: 0;
        line-height: 2
    }

    .disclaimer .desc {
        font-size: 11px;
        font-weight: 400;
        color: #FFF;
        line-height: 1.5;
        margin-bottom: 2px;
        text-align: justify
    }

.subscription {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.social-media ul {
    margin-bottom: 0
}

    .social-media ul li {
        float: left;
        margin: 0 10px
    }

        .social-media ul li:first-of-type {
            margin-left: 0
        }

        .social-media ul li:last-of-type {
            margin-right: 0
        }

        .social-media ul li a, .social-media ul li a:hover {
            font-size: 16px;
            color: #FFF
        }

/*.footer_mobileApp {
    width: 187px;
    margin-left: 24px;
}


.app_footer {
    display: flex;
    border-bottom: 1px solid #ffffff66
}

.mobileApp {
    margin-left: auto
}
*/

/* MAIN APPS */
.main-app {
    /*    background: url(../img/bg-green2.png) no-repeat;
*/ background: linear-gradient(270deg, #14262e, #14262e);
    background-size: cover;
    padding: 80px 0
}

    .main-app .title {
        padding: 10px 0 40px 0;
        color: #FFF;
        text-align: center
    }

    /*    .main-app .section-body {
        display: flex;
        margin-bottom: 20px;
        color: #FFF;
        flex-wrap: wrap;
    }*/

    .main-app .item {
        display: flex;
        align-items: center;
        padding: 15px
    }

    /*    .main-app .icon {
        align-self: center
    }*/

    /*    .main-app .text {
        color: white;
    }*/

    .main-app .more {
        text-align: center;
    }


/* MAIN APPS */


.secure-transfer {
    padding-top: 80px
}

    .secure-transfer .content {
        text-align: center
    }

/* Genuine Broker */
.genuine-broker {
    position: relative;
    padding: 80px 0;
}

    .genuine-broker .title {
        font-weight: 600;
        font-size: 34px;
        color: #FFF;
        line-height: 1.1;
        text-align: center;
        margin-bottom: 25px
    }

    .genuine-broker .desc {
        color: #FFF;
        text-align: center
    }


    .genuine-broker .more {
        margin-top: 25px;
        text-align: center
    }

.broker-table {
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7142857;
    color: #FFF
}

    .broker-table tr {
        border-bottom: 1px solid #9c9fa347;
    }

    .broker-table td {
        padding: 0.5rem
    }

/* Genuine Broker */


/* ACCOUNT OPEN STEPS*/
.account-open-steps {
    padding: 60px 0;
}

    .account-open-steps .title, .bonus-claim-steps .title {
        font-weight: 600;
        font-size: 40px;
        color: #FFF;
        line-height: 1.1;
        text-align: center;
        margin-bottom: 26px;
        background: linear-gradient(to right,#14262e 60%,#14262e 70%);
        background-size: 100%;
        background-clip: text;
        color: transparent;
        /*        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;*/
    }

    .account-open-steps span, .bonus-claim-steps span {
        font-weight: 400;
        margin-left: 15px
    }

/*.account-steps-wrapper {
    margin: 0 auto;
    padding-top: 30px;
}*/

.account-steps-wrapper {
    display: flex;
    margin: 0 auto;
    padding-top: 30px;
    justify-content: space-around;
}

.account-steps-btn {
    margin-bottom: 20px
}

/*Partial _Open_Account*/

.open-account .title {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    color: #FFF;
    margin-bottom: 5px;
    text-align: left
}

.open-account .desc {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #FFF;
    margin-bottom: 0px;
    text-align: left
}

.open-account .other {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    color: #FFF;
    padding: 10px 0px;
    border-bottom: 1px solid #FFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.open-account .svg-arrow {
    height: 1em;
    margin-left: 0.5em;
}

/*Partial _Open_Account*/

/* SUPPORT */

.support {
    padding: 60px 0;
}


.help-center {
    padding: 20px 0;
    border-radius: 15px;
    background: #14262e;
    margin-bottom: 55px;
    text-align: center;
}

    .help-center .visit-center {
        margin-left: 0.5rem;
        border-bottom: 1px solid #FFF
    }

    .help-center .text, .help-center a, .help-center a:hover {
        /*        font-size: 30px;
*/ font-weight: 600;
        margin-bottom: 0;
        line-height: 1.2;
        color: #FFF
    }

.support .payments {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 40px
}

    .support .payments li {
        float: left;
        text-align: center;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .support .payments li svg {
            filter: brightness(0) invert(0.2)
        }

        .support .payments li:hover {
            text-align: left
        }

            .support .payments li:hover svg {
                display: flex;
                filter: none;
                -webkit-animation-duration: 1s;
                animation-duration: 1s;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
                animation-name: fadeInDown;
                animation-delay: .1s
            }

.risk-warning {
    line-height: 1.2
}

.disclosure-link {
    font-weight: 600;
    color: #14262e;
}

    .disclosure-link:hover {
        color: #14262e;
    }

/* SUPPORT */
/*PROMOTIONS*/
.checkmark {
    font-size: 14px;
    font-weight: 500;
    margin-inline-start: 0;
}

    .checkmark:before {
        content: "\2713";
        font-weight: bolder;
        font-size: 22px;
        color: #14262e;
        padding-right: 0.5rem;
    }

.claim-bonus {
    text-align: center
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.flexible-table {
    display: flex;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

    .flexible-table .gradient-table {
        flex-shrink: 0.5
    }


/*Account Steps*/

/*.account-step {
    text-align: center;
    color: #fff;
    margin-bottom: 45px;
    position: relative;
}
*/

.account-step {
    text-align: center;
    color: #14262e;
    position: relative;
    padding: 20px;
    width: 400px
}

.account-steps-btn {
    margin-bottom: 20px;
    text-align: center
}

/*.arrow-right {
    position: absolute;
    right: -130px;
    max-width: 230px;
    top: 25px;
}*/

.step-number {
    height: 75px;
    width: 75px;
    border-radius: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    padding-bottom: 2px;
    color: #FFF;
    margin-bottom: 21px;
    background: #14262e;
}

.step-content h3, .step-content p {
    color: #14262e;
}

/*WHY MT5*/
.why-mt5 {
    padding: 80px 0;
}

    .why-mt5 .content {
        padding: 0 15px
    }

    .why-mt5 .checkmark {
        padding: 5px;
        padding-left: 25px;
        position: relative;
        margin-bottom: 10px;
        text-align: left
    }

        .why-mt5 .checkmark:before {
            position: absolute;
            top: -3px;
            left: 0px;
        }

    .why-mt5 .list-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 20px
    }

    .why-mt5 .image {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center
    }

    .why-mt5 .links {
        text-align: center
    }

    .why-mt5 .btn-green {
        margin: 0.5rem;
        width: 250px
    }

.market-card {
    min-height: 200px;
    max-height: 230px;
    border: 1px solid #14262e6e;
    border-radius: 15px;
    padding: 18px 23px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin: 15px;
    width: 380px;
    text-align: center
}

.card-answer {
    display: flex;
    flex-direction: column;
    font-weight: 500
}

.card-link {
    margin-top: 1rem;
    color: #14262e;
    font-weight: bolder;
}

    .card-link:hover {
        color: #14262e
    }

.mt5-link {
    margin-top: 1rem;
    color: #00cf99;
    font-weight: bolder;
}

    .mt5-link:hover {
        color: #14262e
    }

.faq-link {
    font-weight: bolder;
    color: #14262e;
}

    .faq-link:hover {
        color: #14262e;
    }

.platform-section {
    padding: 80px 0;
    /*    background: #14262e;
*/ background: linear-gradient(270deg, #14262e, #14262e);
}

    /*    .platform-section .custom-container {
        display: flex
    }*/

    /*.platform-content {
    width: 60%
}*/

    .platform-section .title, .platform-section .desc {
        color: #FFF
    }

    .platform-section .subtitle {
        color: #00cf99;
        text-align: center
    }

.platform-list {
    display: flex;
    flex-wrap: wrap;
}

/*.platform-item {*/
/*    display: flex;
    align-items: center;*/
/*    margin: 1rem 0;
*/ /*width: 50%
}*/

.download-mt5 {
    align-items: center;
    padding: 0.75rem;
    margin: 0.75rem;
    border-radius: 15px
}

    .download-mt5:hover {
        background: #FFF
    }

        .download-mt5:hover .platform-icon {
            filter: brightness(10%);
        }

        .download-mt5:hover .platform-text {
            filter: brightness(10%);
        }


.platform-text {
    color: #00cf99;
    font-weight: 600;
    font-size: 18px;
    margin-left: 1rem
}

    .platform-text.apple {
        margin-top: 0.5rem
    }

.platform-icon {
    vertical-align: middle;
    width: 40px
}

.platforms-link {
    margin-bottom: 3rem;
    margin-top: 1rem;
    color: #FFF
}

/*Animation Keyframes*/
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes itemHover {
    0% {
        transform: scale(1);
        background-color: transparent;
    }

    100% {
        transform: scale(1.04);
        background-color: #14262e;
        color: #FFF
    }
}


.other-section .custom-card:hover .item {
    filter: brightness(0) invert(1)
}



.other-section .custom-card .hover, .other-section .custom-card:hover .no-hover {
    display: none
}


.other-section .custom-card:hover .hover, .other-section .custom-card .no-hover {
    display: block
}

.about-pairmetric {
    background: linear-gradient(270deg, #14262e, #14262e);
    background-size: cover;
    padding: 80px 0;
}

    .about-pairmetric .custom-container {
        display: flex;
        gap: 40px;
    }

    .about-pairmetric .title {
        color: #FFF;
        margin-top: 0
    }

    .about-pairmetric .desc {
        color: #FFF;
        font-size: 16px;
        font-weight: 400
    }

    .about-pairmetric .link {
        color: #FFF;
        font-size: 18px;
        font-weight: 500
    }

        .about-pairmetric .link:hover {
            color: #14262e
        }

.license-text {
    width: 100%;
    text-align: justify
}

.license-pdf {
    text-align: center
}

.feature-benefits .custom-container {
    display: flex;
    gap: 20px
}

.feature-body {
    width: 40%
}

.feature-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 60%;
}

.feature-card {
    display: flex;
    flex-direction: column;
    border: 2px solid #FFF;
    /*    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
*/ padding: 20px;
    border-radius: 15px;
    width: 100%;
    max-width: 350px;
    font-size: 15px;
    justify-content: space-between;
}

    .feature-card .title {
        font-size: 20px
    }


.faq {
    border-radius: 15px;
    border: 1px solid #b5b5b5;
    margin-bottom: 20px;
    word-wrap: break-word;
}

.faq-toggle {
    font-size: 18px;
    color: #14262e;
    font-weight: 600;
    padding: 0.375rem 0.75rem 0.375rem 20px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .faq-toggle:hover {
        color: #14262e;
    }


.faq-content {
    padding: 1.25rem;
    margin: 0
}

    .faq-content .paragraph, .faq-content .item {
        margin: 0;
        font-size: 16px;
        line-height: 1.5;
        padding: 0.5rem 0
    }


.faq:has(.collapsed) .show {
    display: none;
}

.faq-content.show {
    border-top: 1px solid rgba(112,112,112,0.12);
}

.deposit {
    text-align: center;
    padding: 40px 0
}

    .deposit .account-steps-wrapper {
        padding-top: 0
    }

.market-basic caption {
    caption-side: top
}

.market-basic .gradient-table {
    border-radius: 0px
}
