
.lang-ru{
    .header-title{
        h1{
            font-size: 65px;
            margin-bottom: -80px;
        }
        .bg-1{
            font-size: 110px;
        }
        span{
            margin-top: 65px;
        }
    }
    .header-text{
        margin-top: 25px;
    }
    .ai-signals__title{
        font-size: 17px;
    }
    .ai-signals__btn{
        font-size: 12px;
    }
    .sect-6-wrap{
        .m-text{
            margin-bottom: 60px;
            p:last-child{
                display: none;
            }
        }
    }
    .sect-18__text{
        .m-text{
            margin-bottom: 35px;
        }
    }
    .office-info__img_1{
        margin-bottom: 65px;
    }
    .sect-18{
        .m-text{
            margin-bottom: 0;
        }
    }

    .cab-bal__btns {
        .m-btn{
            font-size: 13px;
        }
        .m-btn_bd-2{
            margin-right: 0;
        }
    }
}
.sect-6-video .sect-6-video__icon{
    zoom: 1;
}
.sect-6-video:hover .sect-6-video__icon{
    zoom: 1.05;
}

.trans-confirm{
    .cab-bot__amount{
        flex-direction: row;
        justify-content: center;
        padding-left: 0;
    }
    .cab-bot__amount-icon{
        position: relative;
        margin-right: 15px;
    }
}

.m-text_16{
    ul,ol{
        li{
            margin-bottom: 8px;
        }
        li:after{
            top: 8px;
        }
    }
}
.cab-free{
    .m-text{
        p{
            b{
                color: #ffffff;
            }
        }
    }
}
.cab-slider__item{
    display: block;
    text-decoration: none;
}
.cab-news__link{
    align-self: center;

    svg{
        margin-left: 5px;
    }
}

.cab-stat__list{
    height: 100%;
}

.m-cur {
    padding: 5px 0;

    .swiper{
        padding-bottom: 5px;
        pointer-events: none;
        width: 115%;
    }
}

._capt_new{
    position: relative;
    padding-right: 90px;

    img{
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
}

.news-page{
    img{
        max-width: 100%;
    }
}

.news-item.news-pg{
    cursor: default;
}

.news-item .cab-pag ul li a{
    border-color: #9CBBBC;
    margin-right: 3px;
}

.news-item .cab-pag ul li:last-child a{
    margin-right: 0;
}

.news-item .cab-pag ul li a:hover, .news-item .cab-pag ul li.active a{
    background-color: #9CBBBC;
    color: #fcfdfe;
}
.news-item .cab-pag ul li.active a{
    cursor: default;
}

.cab-amount__select-drop input{
    display: none;
}
.cab-amount__select-item{
    img{
        margin-right: 6px;
    }
}

.trans-addr{
    display: flex;
    align-items: center;

    span:first-child{
        margin-right: 5px;
    }

    .cab-ref-link__copy{
        background-color: #27B5B5;
        color: #fff;
        font-size: 12px;
        height: auto;
        padding: 5px;
    }

    .cab-ref-link__copy:hover{
        background-color: #fff;
        color: #264040;
    }
}

.cab-bot__right.trans-confirm{
    background-image: none;
    height: auto;

    a{
        color: #9cbbbc;
        text-align: center;
    }
}

.cab-bot__info p span{
    text-align: right;
}

.cab-free__check-wrap{
    cursor: initial;
}

.cab-info__buttons{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;

    .m-btn{
        margin: 5px;
    }
}

.alert{
    text-align: center;
}

.alert-info{
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.1);
    background-color: rgba(38, 64, 64, 0.1);
}

.alert-info2{
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.1);
    background-color: rgba(38, 64, 64, 0.1);
    background-image: url(../img/cab-bot-right-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px center;
}

.cab-text{
    p{
        position: relative;
    }
    a{
        position: absolute;
        color: #9CBBBC;
    }
}

.about-hero__link a{
    color: #729F9F;
    pointer-events:none;
}

@media screen and (min-width: 1441px){
    .lang-sa{
        .header-title{
            p{
                font-size: 60px;
            }
        }
    }
    .lang-ir{
        .header-text{
            margin-top: 0;
        }
    }

}

@media screen and (min-width: 481px){
    .lang-ru{
        .ai-signals__btn{
            min-width: 268px;
        }
    }
    .lang-en{
        .ai-signals__btn{
            min-width: 235px;
        }
    }
}

@media screen and (max-width: 1440px){
    .lang-ru{
        .header-menu__item{
            margin-right: 0;
            padding-left: 8px;
            padding-right: 8px;
        }
        .header-text{
            margin-top: -60px;
        }
        .sect-6-wrap{
            .m-text{
                margin-bottom: 74px;
                p:last-child{
                    display: block;
                }
            }
        }
        .office-info__img_1{
            margin-bottom: 15px;
        }
        .office-info__right{
            p{
                margin-bottom: 40px;
            }
        }
    }

}

@media screen and (max-width: 1199px) {
    .lang-ru{
        .header-title{
            h1{
                font-size: 55px;
                margin-bottom: -70px;
            }
        }
        .header-text{
            margin-top: -20px;
        }
    }
}

@media screen and (max-width: 991px) {
    .lang-ru{
        .header-text{
            margin-top: 25px;

            p{
                font-size: 14px;
            }
        }
    }
}

@media screen and (max-width: 767px) {
    .lang-ru{
        .header-text{
            margin-top: -15px;

            p{
                font-size: 14px;
            }
        }
        .header-link{
            font-size: 15px;
        }
        .ai-signals__title{
            width: 100%;
        }
        .sect-6-wrap {
            .m-text {
                margin-bottom: 20px;
            }
        }
    }
}

@media screen and (max-width: 575px) {
    .lang-ru {
        .header-title {
            h1 {
                font-size: 42px;
                margin-bottom: -60px;
            }
            span{
                font-size: 25px;
                margin: 55px 15px 0 0;
            }
            .bg-1{
                font-size: 60px;
            }
        }
        .ai-signals__title{
            font-size: 20px;
        }
        .ai-signals__btn{
            font-size: 16px;
        }
    }
}

@media screen and (max-width: 459px) {
    .lang-ru {
        .header-title {
            h1 {
                font-size: 40px;
            }
        }
    }
}