.trial-right {
    position: absolute;
    /*width: 400px;*/
    /*height: 430px;*/
    top: 15px;
    right: 45px;
}

.gray-wrap-partner {
    background: #FAFAFA;
    padding: 12px 0 12px 10px;
    height: 156px;
}

.how-to-get-discount {
    float: right;
    width: 400px;
    margin: 20px 70px 0 0;
    color: #0071b5;
    border-bottom: 1px solid rgba(176, 181, 181, 0.32)
}

.w-title-special {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    padding-right: 20px;
}

.buy-for-special {
    margin: 20px 0 10px 59px;
    position: relative;
}

.buy-for-price {
    margin-left: 169px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    margin-top: 5px;
}

.fxstreet-table {
    width: 49%
}

.mercado-table {
    width: 100%
}

.chiripari-trial-content {
    width: 615px;
    margin: 20px 0 15px 24px
}

.chiripari-trial-bot {
    margin-left: 25px
}

.headSpecialShorter {
    height: 196px;
}

.pay-block {
    width: 65%;
}

.whatYouGetLi {
    font-size: 15px;
}

.savePrice {
    font-size: 17px;
    color: #57ca4a;
    font-weight: 400;
}

.buttonV1 {
    display: inline-block;
    background-color: #76BC40;
    padding: 10px 20px;
    font-size: 22px;
    color: white;
    font-weight: 500;
    border: 1px solid white;
}

.buttonV1:hover {
    background-color: #19a241;
}

.upgrade-button-wrapper {
    text-align: right;
    padding-top: 20px;
}

#tableFree {
    border-collapse: collapse;
    margin-top: 8px
}

#tableFree:hover {
    box-shadow: 0 0 10px lightgrey
}

#tableFree td {
    border: 1px solid lightgrey;
    padding: 6px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500
}

#tableFree em {
    font-weight: 500
}

.f-pad {
    display: none;
    padding: 0;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 12px;
    text-overflow: '';
}

option {
    padding-left: 12px;
}

#desktopIndex {
    position: relative;
}

.index-gradient {
    background: #e0e0e0;
    /* Old browsers */
    background: -moz-linear-gradient(left, #e0e0e0 0%, #f9f9f9 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e0e0e0), color-stop(100%, #f9f9f9));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #e0e0e0 0%, #f9f9f9 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #e0e0e0 0%, #f9f9f9 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #e0e0e0 0%, #f9f9f9 100%);
    /* IE10+ */
    background: linear-gradient(to right, #e0e0e0 0%, #f9f9f9 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#f9f9f9', GradientType=1);
    /* IE6-9 */
}

.index-column-left {
    position: absolute;
    left: -120px;
}

.index-column-right {
    width: 880px;
    float: right;
    /*border-bottom: 2px solid #2980b9;*/
}

.index-column-left div {
    padding: 5px 0 5px 10px;
    text-align: right;
    font-size: 14px;
}

.index-menu {
    border-top: 1px solid #fcfcfc;
    border-bottom: 1px solid #fcfcfc;
    cursor: pointer;
}

.cust-slider-item-left {
    float: left;
    width: 26%;
    text-align: center;
}

.cust-slider-item-right {
    float: left;
    width: 74%;
}

.cust-slider-item-pic {
    width: auto;
}

table td.text-left~td {
    vertical-align: middle;
}

.promo-text {
    justify-content: center !important;
}

.promo-text ul {
    display: none;
}

.text-underline {
    color: #FF8100;
    border-bottom: none !important;
    text-align: center;
}

.d-now {
    display: inline-block;
    margin: 19px 0 0;
    padding: 0 15px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border: solid 1px #fff;
    background: #57c15b;
    height: 51px;
    font-size: 20px;
    line-height: 51px;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    vertical-align: initial;
}

.forex-dev-txt-cont {
    padding: 0 3rem 0 2rem;
}

.forex-dev-img {
    width: 90%;
}

@media (max-width: 800px) {
    .inner-title {
        margin-top: 4px;
    }
}


.invest-product {
    /*position: absolute;*/
    /*width: 208px;*/
    /*height: 290px;*/
    background: url(/templates/pic/special/ico210.png) no-repeat center;
    right: 125px;
    top: -89px;
}


@media screen and (min-width: 320px) and (max-width: 992px) {
    .forex-dev-txt-cont {
        padding: 0;
    }

    .upgrade-button-wrapper {
        text-align: center;
        padding: 4px 0;
    }

    .forex-dev-img {
        width: 100%;
    }

    .pay-block {
        width: 100%;
    }

    .gray-wrap-partner {
        overflow: hidden;
        height: auto !important;
        text-align: center;
        padding-left: 0
    }

    .how-to-get-discount {
        display: none
    }

    .w-title-special {
        width: 100% !important;
    }

    .tradimo {
        display: none
    }

    .buy-for-special {
        margin: 0
    }

    .invest-wrap {
        display: block;
        height: auto;
        overflow: hidden;
        margin: 0;
        background: #0a719e;
        background: -moz-linear-gradient(top, #0a719e 0%, #0a719e 1%, #026c9e 3%, #006d9e 5%, #01669a 12%, #006898 13%, #006198 19%, #016394 20%, #005f95 22%, #005c90 28%, #005991 33%, #00568f 33%, #00558e 39%, #00508b 42%, #004f8a 51%, #004a87 54%, #004a87 61%, #004684 65%, #004684 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0a719e), color-stop(1%, #0a719e), color-stop(3%, #026c9e), color-stop(5%, #006d9e), color-stop(12%, #01669a), color-stop(13%, #006898), color-stop(19%, #006198), color-stop(20%, #016394), color-stop(22%, #005f95), color-stop(28%, #005c90), color-stop(33%, #005991), color-stop(33%, #00568f), color-stop(39%, #00558e), color-stop(42%, #00508b), color-stop(51%, #004f8a), color-stop(54%, #004a87), color-stop(61%, #004a87), color-stop(65%, #004684), color-stop(100%, #004684));
        background: -webkit-linear-gradient(top, #0a719e 0%, #0a719e 1%, #026c9e 3%, #006d9e 5%, #01669a 12%, #006898 13%, #006198 19%, #016394 20%, #005f95 22%, #005c90 28%, #005991 33%, #00568f 33%, #00558e 39%, #00508b 42%, #004f8a 51%, #004a87 54%, #004a87 61%, #004684 65%, #004684 100%);
        background: -o-linear-gradient(top, #0a719e 0%, #0a719e 1%, #026c9e 3%, #006d9e 5%, #01669a 12%, #006898 13%, #006198 19%, #016394 20%, #005f95 22%, #005c90 28%, #005991 33%, #00568f 33%, #00558e 39%, #00508b 42%, #004f8a 51%, #004a87 54%, #004a87 61%, #004684 65%, #004684 100%);
        background: -ms-linear-gradient(top, #0a719e 0%, #0a719e 1%, #026c9e 3%, #006d9e 5%, #01669a 12%, #006898 13%, #006198 19%, #016394 20%, #005f95 22%, #005c90 28%, #005991 33%, #00568f 33%, #00558e 39%, #00508b 42%, #004f8a 51%, #004a87 54%, #004a87 61%, #004684 65%, #004684 100%);
        background: linear-gradient(to bottom, #0a719e 0%, #0a719e 1%, #026c9e 3%, #006d9e 5%, #01669a 12%, #006898 13%, #006198 19%, #016394 20%, #005f95 22%, #005c90 28%, #005991 33%, #00568f 33%, #00558e 39%, #00508b 42%, #004f8a 51%, #004a87 54%, #004a87 61%, #004684 65%, #004684 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a719e', endColorstr='#004684', GradientType=0);
    }

    .invest-content {
        margin: 0 5%;
        height: auto
    }

    .buy-for-price {
        margin: 0
    }

    .invest-controls a:nth-child(2) {
        margin: 5px 0
    }

    .amtrading,
    .authenticfx,
    .benny,
    .colormango,
    .dailyforex,
    .folaforex,
    .fpa,
    .schoolonline,
    .fxfulltime,
    .fxstreet,
    .tradingheroes,
    .mercado,
    .poniatgroup,
    .tradingfo {
        display: none
    }

    .amtrading-top {
        height: auto
    }

    .pic-wrap-content {
        width: 90%
    }

    .fxstreet-table {
        width: 100%
    }

    .chiripari-trial-bot {
        margin: 0
    }

    .chiripari-trial-content {
        width: 90%;
        margin: 0 5%
    }
}

.social-icons-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.social-icons-container .link-no-dec {
    text-decoration: none;
    display: inline-block;
    height: 24px;
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
}

.social-icons-container .link-no-dec .fab {
    font-size: 24px;
    text-align: center;
}

.social-icons-container .link-no-dec .fa-facebook-square {
    color: #3b5998;
}

.social-icons-container .link-no-dec .fa-facebook-square:hover {
    color: #2b4170;
}

.social-icons-container .link-no-dec .fa-youtube {
    color: #e52d27;
}

.social-icons-container .link-no-dec .fa-youtube:hover {
    color: #8A0808;
}

.social-icons-container .link-no-dec .fa-twitter {
    color: #55acee;
    width: 21px;
}

.social-icons-container .link-no-dec .fa-twitter:hover {
    color: #0174DF;
}

.social-icons-container .link-no-dec .fa-telegram-plane {
    color: #0088CC;
}

.social-icons-container .link-no-dec .fa-telegram-plane:hover {
    color: #045FB4;
}

.social-icons-container .link-no-dec .fa-instagram {
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
    border-radius: .2em;
    height: 1em;
    position: relative;
    width: 1em;
}

.social-icons-container .link-no-dec .fa-instagram:before, .social-icons-container .link-no-dec .fa-instagram:after {
    color: #fff;
    content: '';
    display: block;
    position: absolute;
    border: .075em solid;
}

.social-icons-container .link-no-dec .fa-instagram:before {
    border-radius: inherit;
    height: .75em;
    transform: translate(0.125em, 0.125em);
    width: .75em;
}

.social-icons-container .link-no-dec .fa-instagram:after {
    border-radius: 1em;
    box-shadow: .2em -.2em 0 -.16em;
    height: .4em;
    transform: translate(0.3em, 0.3em);
    width: .4em;
}

.social-icons-container .link-no-dec .fa-instagram:hover {
    background: radial-gradient(circle farthest-corner at 35% 90%, #DF7401, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #DF7401, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #4000FF, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #4000FF, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #4B088A, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #4B088A, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #4B088A, transparent), linear-gradient(#4000FF, #4B088A 30%, #B18904 50%, #B18904 70%, #DF7401 100%);
}

.copyright-cont {
    margin-top: 20px;
}

@media screen and (max-width: 768px) {
    .container.footer-content {
        padding-bottom: 2rem;
    }
}

.social-icons-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.social-icons-container .link-no-dec {
    text-decoration: none;
    display: inline-block;
    height: 24px;
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
}

.social-icons-container .link-no-dec .fab {
    font-size: 24px;
    text-align: center;
}

.social-icons-container .link-no-dec .fa-facebook-square {
    color: #3b5998;
}

.social-icons-container .link-no-dec .fa-facebook-square:hover {
    color: #2b4170;
}

.social-icons-container .link-no-dec .fa-youtube {
    color: #e52d27;
}

.social-icons-container .link-no-dec .fa-youtube:hover {
    color: #8A0808;
}

.social-icons-container .link-no-dec .fa-twitter {
    color: #55acee;
    width: 21px;
}

.social-icons-container .link-no-dec .fa-twitter:hover {
    color: #0174DF;
}

.social-icons-container .link-no-dec .fa-telegram-plane {
    color: #0088CC;
}

.social-icons-container .link-no-dec .fa-telegram-plane:hover {
    color: #045FB4;
}

.social-icons-container .link-no-dec .fa-instagram {
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
    border-radius: .2em;
    height: 1em;
    position: relative;
    width: 1em;
}

.social-icons-container .link-no-dec .fa-instagram:before, .social-icons-container .link-no-dec .fa-instagram:after {
    color: #fff;
    content: '';
    display: block;
    position: absolute;
    border: .075em solid;
}

.social-icons-container .link-no-dec .fa-instagram:before {
    border-radius: inherit;
    height: .75em;
    transform: translate(0.125em, 0.125em);
    width: .75em;
}

.social-icons-container .link-no-dec .fa-instagram:after {
    border-radius: 1em;
    box-shadow: .2em -.2em 0 -.16em;
    height: .4em;
    transform: translate(0.3em, 0.3em);
    width: .4em;
}

.social-icons-container .link-no-dec .fa-instagram:hover {
    background: radial-gradient(circle farthest-corner at 35% 90%, #DF7401, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #DF7401, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #4000FF, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #4000FF, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #4B088A, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #4B088A, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #4B088A, transparent), linear-gradient(#4000FF, #4B088A 30%, #B18904 50%, #B18904 70%, #DF7401 100%);
}

.copyright-cont {
    margin-top: 20px;
}

@media screen and (max-width: 768px) {
    .container.footer-content {
        padding-bottom: 2rem;
    }
}

.mob-popup {
    z-index: 999999;
}
.mob-popup__dialog {
    background: rgb(255, 255, 255);
    border: 6px solid #2b3039;
    border-radius: 2px;
}
.mob-popup__content {
    border: 0;
    border-radius: 0;
}
.mob-popup__header {
    padding: 0;
    border: 0;
    border-radius: 0;
}
.mob-popup__close {
    opacity: 1;
}
.mob-popup__img {
    width: 10px;
    height: 10px;
}
.mob-popup__body {
    text-align: center;
    padding: 25px 40px 50px;
}
.mob-popup__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #2b3039;
    padding: 0!important;
}
.mob-popup__subtitle {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #2b3039;
    padding: 0!important;
}
.mob-popup__discount {
    margin-bottom: 20px;
}
.mob-popup__discount span {
    position: relative;
    background: #FF4846;
    color: white;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    padding: 4px 12px;
}
.mob-popup__text {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #2b3039;
    margin-bottom: 1em;
}
.mob-popup__demo {
    display: flex;
    align-items: center;
    justify-content: center;
}
.mob-popup__demo span {
    font-weight: bold;
    font-size: 36px;
    line-height: 38px;
    color: #2b3039;
    margin-right: 8px;
}
.mob-popup__demo img {
    width: auto;
}
.mob-popup__btn {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    background: #0b9ce0;
    margin-bottom: 32px !important;
}
.mob-popup__btn:last-child {
    margin-bottom: 0 !important;
}
.mob-popup__btn:hover {
    background: #115EC7;
    color: rgb(255, 255, 255);
}
.mob-popup__btn_green {
    position: relative;
    background: #00B896;
    box-shadow: 0px 4px 6px rgba(0, 184, 150, 0.15);
}
.mob-popup__btn_green:hover {
    background: #01987C;
    color: rgb(255, 255, 255);
}
.mob-popup__btn_green::before {
    content: '';
    position: absolute;
    top: 17px;
    left: 17px;
    width: 18px;
    height: 18px;
    background: url(/templates/pic/ft2021/btn-download.png) no-repeat;
}
.mob-popup__share {
    background-color: #1B70E2;
    box-shadow: 0px 4px 6px rgba(27, 112, 226, 0.15);
    border-radius: 50px;
}
.mob-popup .modal-dialog {
    max-width: 360px;
    transform: translate(0,15%) !important;
    margin: 0 auto;
}
.mob-popup .modal-header {
    display: block;
}
.mob-popup .modal-header .close {
    margin: 0;
    padding: 8px 15px;
}
.mob-popup button.close:hover {
    transition: .55s;
    background: #FF4846;
    opacity: 1 !important;
}
@media (max-width: 360px) {
    .mob-popup__body {
        padding: 25px 28px;
    }
}
#snackbar_copy {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #2F80ED;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 16px;
    position: fixed;
    z-index: 1000000;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}
#snackbar_copy.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}