.control_wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.control_wrapper .control_buttons{
    display: flex;
    align-items: center;
}
.control_wrapper .control_buttons.text{
    margin-bottom: 0;
}
.control_wrapper .control_buttons.text p{
    margin-bottom: 0;
}
iframe{
    width: 100%;
    height: 100%;
    min-height: 400px;
}

.page-navigation.hide{
    display: none;
}
.reviews_with__rate{
    margin: 60px 0 0 0;
}
.reviews_with__rate .article__col{
    width: 50%;
}
.more-info-ajax{
    margin: 0 auto;
    color: #4F6EB6;
}
.more-info-ajax .icon{
    fill: #4F6EB6;
}
.reviews_with__rate .article__col .comments__item {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.mt-20{
    margin-top: 20px;
}
.mt-30{
    margin-top: 30px;
    margin-bottom: 0;
}
.comments-form__bottom .captcha-wrapper{
    max-height: 80px;
}
.mb-0{
    margin-bottom: 0;
}
.comments-form__bottom .stars_block{
    display: flex;
    align-items: center;
    margin-right: 30px;
}
.comments-form__bottom .stars_block p{
    font-size: 14px;
    line-height: 140%;
    color: #464646;
}
.comments-form__bottom .stars_block .star_item{
    text-decoration: none;
    display: block;
    margin-left: 10px;
}
.comments-form__bottom .stars_block .star_item:hover svg path{
    fill: #FFB600;
}
.comments-form__bottom .stars_block .star_item.active svg path{
    fill: #FFB600;
}

.comments__info-top.wr .comments__rate{
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    position: relative;
}
.comments__info-top.wr .comments__rate .star_item__view{
    margin-right: 5px;
}
.comments__info-top.wr .comments__rate .star_item__view_y{
    margin-right: 5px;
}
.comments__info-top.wr .comments__rate .y_wrapper{
    position: absolute;
    display: flex;
    align-items: center;
}

.comments-form__bottom .square{
    border-radius: unset;
}
.comments-form .form-message{
    margin: 0 auto;
}

.text__block{
    margin: 100px 0 60px 0;
}
.text__block h3{
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #464646;
    margin-bottom: 25px;
}
.text__block h3:after{
    display: block;
    margin-top: 10px;
    content: "";
    width: 86px;
    height: 5px;
    background: #4F6EB6;
}
.text__block h4{
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #464646;
}
.text__block p{
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #464646;
}
.text__block span{
    display: block;
    margin-top: 20px;
}
.text__block ul li{
    margin-top: 15px;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #464646;
}
.text__block ul li:before{
    content: url("/images/b_galka.png");
    display: block;
    margin-right: 15px;
}


.text-info.w-100{
    width: 66%;
    flex-grow: 0;
    text-align: left;
}
.text-info.width-70{
    width: 66%;
    flex-grow: 0;
    text-align: left;
}

.text-info.w-100 h1{
    max-width: 100%;
}
.text-info.w-100 .text-wrapper{
    max-width: 100%;
}
.text-info.width-70 .text-wrapper{
    max-width: 100%;
}
.text-info.w-100 h2{
    font-size: 18px;
    line-height: 22px;
}
.text-info.w-100 .article-date{
    display: flex;
    align-items: center;
    padding-left: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #FF7D14;
}
.text-info.w-100 .article-date svg, .text-info.w-100 .article-views svg, .text-info.w-100 .article-time_to_read svg{
    margin-right: 10px;
}

.text-info.w-100 .article-views, .text-info.w-100 .article-time_to_read{
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #9B9B9B;
    padding-left: 5px;
}
.text-info.w-100 .article-time_to_read{
    padding-left: 25px;
}

.text-info.w-100 .article-t_author a{
    display: flex;
    align-items: center;
    margin-left: 25px;
}
.text-info.w-100 .article-t_author a img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}
.text-info.w-100 .article-t_author a p{
    padding-left: 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #4F6EB6;
}
.text-info.w-100 .preview_text{
    background: #FAFAFA;
    padding: 20px;
    font-weight: 500;
    font-size: 15px;
    line-height: 150%;
    color: #464646;
    margin-bottom: 30px;
    font-style: italic;
}
.text-info.w-100 .preview_text p{
    margin: 0;
}
.text-info.w-100 .text img{
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;
}

.subscribe_y{
    display: flex;
    align-items: center;
    width: 100%;
}
.subscribe_y a{
    background: #D92C2C;
    border-radius: 0;
    display: block;
    margin-right: 15px;
    width: fit-content;
    height: fit-content;
}
.subscribe_y p{
    margin-bottom: 0;
}
.text-info.w-100 .underline, .text-info.w-100 h2{
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    text-transform: uppercase;
    color: #464646;
}
.text-info.w-100 .underline:after , .text-info.w-100 h2:after{
    content: "";
    display: block;
    margin-top: 10px;
    width: 86px;
    height: 5px;
    background: #4F6EB6;
}
.text-info.w-100 .random_news{
    background: #FAFAFA;
    border-radius: 10px;
    margin: 40px 0;
    padding: 30px;
}
.text-info.w-100 .random_news h3{
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    color: #464646;
}
.text-info.w-100 .random_news .article.article_base{
    margin: 0;
}
.text-info.w-100 .random_news .article.article_base .article__col{
    width: 33.3%;
    margin: 0;
    padding: 0 25px 0 0;
}
.text-info.w-100 .random_news .article.article_base .article__col:last-child{
    padding: 0;
}
.text-info.w-100 .random_news .article.article_base .article__col .article__img.scale-img{
    margin: 0 0 15px 0;
    width: 228px;
    height: auto;
}
.text-info.w-100 .random_news .article.article_base .article__col .article__img.scale-img img{
    margin: 0;
    width: 100%;
    height: 130px;
}
.text-info.w-100 .random_news .article.article_base .article__col .article-ttl{
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #464646;
    margin-bottom: 20px;
}


.text-info.w-100 .scale {
    transition: 1s;
}
.text-info.w-100 .scale:hover {
    transform: scale(1.5);
}
.text-info.w-100 a {
    text-decoration: none;
}

.text-info.w-100 .block_advertising{
    width: 100%;
    display: flex;
    align-items: center;
    background: #FAFAFA;
    padding: 40px;
    margin: 40px 0;
}
.text-info.w-100 .block_advertising.blue{
    border: 1px solid #26A4E2;
    border-top: 8px solid #26A4E2;
}
.text-info.w-100 .block_advertising.blue .link{
    background: #26A4E2;
}
.text-info.w-100 .block_advertising.orange{
    border: 1px solid #FF7D14;
    border-top: 8px solid #FF7D14;
}
.text-info.w-100 .block_advertising.orange .link{
    background: #FF7D14;
}
.text-info.w-100 .block_advertising img{
    width: 96px;
    height: 96px;
    object-fit: contain;
    margin: 0;
}
.text-info.w-100 .block_advertising div{
    margin-left: 40px;
}
.text-info.w-100 .block_advertising .ttl{
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    color: #464646;
    margin: 0;
}
.text-info.w-100 .block_advertising p{
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #464646;
    margin: 15px 0 20px 0;
}
.text-info.w-100 .block_advertising .link{
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 221px;
    height: 47px;
    padding: 15px 0;
}

.text-info.w-100 .article-author__footer{
    display: flex;
    width: 100%;
    margin: 40px 0 30px 0;
}
.text-info.w-100 .article-author__footer .img_wrap{
    display: block;
    min-width: 65px;
    min-height: 65px;
}
.text-info.w-100 .article-author__footer .img_wrap img{
    display: block;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 0;
}
.text-info.w-100 .article-author__footer .content_wrap{
    margin-left: 20px;
    display: flex;
    flex-direction: column;
}
.text-info.w-100 .article-author__footer .content_wrap .author_wrap{
    display: flex;
    align-items: center;
    width: 100%;
}
.text-info.w-100 .article-author__footer .content_wrap .author_wrap p{
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #464646;
}
.text-info.w-100 .article-author__footer .content_wrap .author_wrap a{
    display: block;
    margin-left: 15px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #4F6EB6;
}
.text-info.w-100 .article-author__footer .content_wrap .short_info{
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #464646;
    margin: 15px 0 0 0;
}
.text-bottom-info.w-100{
    padding: 0 0 10px 0;
    border-top: none;
}
.social-wrapper.mod{
    justify-content: flex-start;
    padding-left: 0;
    margin: 0;
    width: 45%;
}
.text__tags .text__tags-link{
    text-decoration: none;
    color: #4F6EB6;
}
.text__tags .text__tags-link:hover{
    text-decoration: underline;
}

.article_rate {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}
.article_rate .ttl{
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #464646;
}
.article_rate .stars_wrap{
    position: relative;
    width: 110px;
    height: 15px;
}
.article_rate .stars_wrap .stars{
    left: 10px;
    top: 0;
}
.breaker{
    margin: 40px 0;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
}
.article-nav{
    margin-bottom: 40px;
}
.article__info.recs .article-title{
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
}
.article__info.recs .article-title a{
    color: #464646;
    text-decoration: none;
}
.article__info.recs .article-title a:hover{
    color: #4F6EB6;
}
.article__info.recs .article-preview_text{
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #464646;
    margin: 15px 0;
}
.article__info.recs .tags_wrap{
    display: flex;
    align-items: center;
    margin-bottom: 17px;
}
.article__info.recs .tags_wrap .article-date,.article__info.recs .tags_wrap .article-time_to_read{
    padding: 0;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
}
.article__info.recs .tags_wrap .article-date{
    color: #FF7D14;
}
.article__info.recs .tags_wrap .article-time_to_read{
    color: #9B9B9B;
}
.article__info.recs .tags_wrap svg{
    margin-right: 12px;
}
.recs__ttl{
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    text-transform: uppercase;
    color: #464646;
}
.add_comment__btn{
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #464646;
    background: #FFFFFF;
    border: 1px solid #FF7D14;
    border-radius: unset;
}
.add_comment__btn svg{
    margin-left: 12px;
}
.add_comment__btn:hover svg path{
    stroke: #fff;
}
.my-field.chk::placeholder,.my-textarea.chk::placeholder{
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #C1C1C1;
}
.form-vote.comments{
    display: flex;
    width: 100%;
    align-items: center;
}
.form-vote.comments p {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #464646;
    margin-right: 10px;
}
.mb-0{
    margin-bottom: 0;
}
.send_comment{
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: unset;
    padding: 10px 47px;
}


.text-right-aside.w-100{
    display: block;
    position: relative;
    height: fit-content;
    width: 34%;
}
.text-right-aside.width-30{
    display: block;
    position: relative;
    height: fit-content;
    width: 34%;
}

.text-right-aside.w-100.fixed{
    position: fixed;
    top: 0;
    right: 0;
}
.text-right-aside.w-100 .context{
    background: #FAFAFA;
    padding: 20px;
    width: 100%;
    max-width: 400px;
    margin: 0 0 70px 0;
    text-align: left;
}
.text-right-aside.w-100 .context .drop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #464646;
    text-decoration: none;
}
.text-right-aside.w-100 .context .drop svg{
    transform: rotate(180deg);
}
.text-right-aside.w-100 .context .drop.active svg{
    transform: rotate(0deg);
}
.text-right-aside.w-100 .context .context_links{
    display: none;
    flex-direction: column;
}
.text-right-aside.w-100 .context .context_links.active{
    display: flex;
}
.text-right-aside.w-100 .context .context_links a{
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #4F6EB6;
    margin-bottom: 15px;
    text-decoration: none;
}
.text-right-aside.w-100 .context .context_links a:hover{
    color: #304370;
}
.text-right-aside.w-100 .context .context_links a:last-child{
    margin-bottom: 0;
}
.text-right-aside.w-100 .context .context_links a:first-child{
    margin-top: 20px;
}
.text-info.w-100 blockquote{
    padding: 30px 30px 30px 100px;
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #464646;
}
.text-info.w-100 blockquote:before {
    content: '';
    position: absolute;
    width: 43px;
    height: 43px;
    left: 30px;
    top: 28px;
    background: center/cover no-repeat url(/local/templates/main/images/quot_new.svg);
}
h4.prod_ttl{
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #464646;
    margin:0 0 20px 0;
    text-align: left;
}
.rand_banners{
    display: flex;
    flex-direction: column;
    text-align: left;
    width: 100%;
    max-width: 400px;
    margin-bottom: 30px;
}
.rand_banners .banner_item{
    margin-bottom: 30px;
    padding: 20px 20px 40px 20px;
    background: #FAFAFA;
    border: 1px solid #E5E5E5;
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 200px;
    height: auto;
}
.rand_banners .banner_item:last-child{
    margin-bottom: 0;
}

.rand_banners .banner_item .b_ttl{
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #464646;
}
.rand_banners .banner_item .ttl{
    max-width: 250px;
    margin: 10px 0 15px 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #464646;
}
.rand_banners .banner_item a{
    display: block;
    max-width: 221px;
    padding: 15px 25px;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #464646;
    background: #FAFAFA;
    border: 1px solid #FF7D14;
}
.rand_banners .banner_item a:hover{
    color: #fff;
    background: #FF7D14;
}
.how_choose-block{
    position: relative;
    width: 100%;
    max-width: 400px;
    padding: 30px 60px 20px 20px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    text-align: left;
    margin-bottom: 8px;
}
.how_choose-block strong{
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    text-transform: uppercase;
    color: #464646;
}
.how_choose-block img{
    position: absolute;
    top: 20px;
    right: 20px;
}
.how_choose-block p{
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #464646;
    margin: 30px 0 25px 0;
}
.how_choose-block p span{
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
}
.how_choose-block a{
    display: block;
    text-decoration: none;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 45px;
    background: #FF7D14;
    width: 220px;
}
.currency_changer .soa-property-container select{
    width: 120px;
    background: #f2f2f2;
    border-radius: 3px;
}


.download_block{
    position: relative;
    display: flex;
    align-items: center;
    min-height: 20px;
    padding: 0 20px 0 0;
}
.download_block:before{
    display: block;
    margin-right: 40px;
    content: '';
    height: 15px;
    border-right: 1px solid #e5e5e5;
}
.download_block .dw_link{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
    margin-right: 20px;
    z-index: 10;
}
.download_block .dw_link:hover{
    background: #F3F3F3;
}
.download_block.after:after{
    content: '';
    display: block;
    width: 80%;
    height: 80px;
    background: #F3F3F3;
    box-shadow: 0 4px 20px rgba(72, 73, 83, 0.25);
    position: absolute;
    top: -20px;
    right: 10%;
    z-index: 9;
}
.download_block .qr_block{
    padding: 20px;
    position: absolute;
    top: 59px;
    right: 10%;
    visibility: hidden;
    opacity: 0;
    transition: all .1s;
    background: #F3F3F3;
    box-shadow: 0 14px 20px rgba(72, 73, 83, 0.25);
    border-radius: 0 0 5px 5px;
    z-index: 11;
}
.download_block .qr_block.active{
    visibility: visible;
    opacity: 1;
}
.download_block .qr_block a{
    display: block;
    margin-top: 15px;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #464646;
    transition: .1s;
    text-decoration: none;
}
.download_block .qr_block a:hover{
    color: #FF7D14;
}
.download_block .qr_block img{
    min-width: 176px;
}
.header__row .header__logo_wrapper{
    display: flex;
    align-items: center;
}
.header__row .header__logo_wrapper .slogan{
    margin-left: 25px;
    max-width: 232px;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #A0A0A0;
}
.index_slider__container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1300px;
    margin: 28px auto 50px auto;
    padding: 0 15px 0 35px;
    max-height: 500px;
    overflow: hidden;
}
.lSSlideOuter.custom_pager{
    width: 54%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.lSSlideOuter.custom_pager .lSPager.lSpg{
    display: flex;
    order: 1;
    z-index: 5;
    margin: 0 0 30px 0!important;
}
.lSSlideOuter.custom_pager .lSSlideWrapper{
    order: 2;
}
.lSSlideOuter.custom_pager .lSPager li{
    padding: 0 10px;
}
.lSSlideOuter.custom_pager .lSPager li:first-child{
    padding: 0 10px 0 0;
}
.lSSlideOuter.custom_pager .lSPager li a{
    background: #E5E5E5;
    color: #E5E5E5;
    border-radius: 5px;
    display: inline-block;
    height: 5px;
    overflow: hidden;
    text-indent: -999em;
    width: 61px;
    position: relative;
    z-index: 99;
    -webkit-transition: all .5s linear 0s;
    transition: all .5s linear 0s;
}
.lSSlideOuter.custom_pager .lSPager li a:hover{
    background: #E5E5E5;
    color: #E5E5E5;
}
.lSSlideOuter.custom_pager .lSPager li.active a{
    background: #4F6EB6;
    color: #4F6EB6;
}
.index_slider{
    min-height: 350px;
    width: 100%;
    display: block;
}

.index_slider .slider_item{
    width: 100%;
    display: none;
}
.index_slider .slider_item .item_info .slide_ttl{
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    text-transform: uppercase;
    color: #FF7D14;
    margin-bottom: 30px;
}
.index_slider .slider_item .item_info .slide_ttl .black_txt{
    color: #464646;
}
.index_slider .slider_item .item_info p{
    font-weight: 600;
    font-size: 26px;
    line-height: 140%;
    text-transform: uppercase;
    color: #464646;
    margin-bottom: 25px;
}
.index_slider .slider_item .item_info p.orange{
    font-size: 22px;
    color: #FF7D14;
    margin-bottom: 35px;
}
.index_slider .slider_item .btn_to__reg{
    display: block;
    margin-left: 1px;
    width: fit-content;
    padding: 15px 64px;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    background: #FF7D14;
    border-radius: 10px;
    transition: .2s;
    border: 1px solid #FF7D14;
}
.index_slider .slider_item .btn_to__reg:hover{
    color: #FF7D14;
    background: #FFFFFF;
}
.index_slider__container .form_b24{
    display: none;
    height: auto;
    max-width: 43%;
    width: 100%;
}

.popular_products{
    margin-bottom: 100px;
}
.popular_products .head{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
}
.popular_products .head .ttl{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #464646;
    margin: 0;
}
.popular_products .head a{
    text-decoration: none;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #4F6EB6;
    transition: .1s;
}
.popular_products .head a:hover{
    color: #FF7D14;
}
.popular_products .head a svg{
    margin-left: 10px;
}
.popular_products .head a svg path{
    transition: .1s;
}
.popular_products .head a:hover svg path{
    fill: #FF7D14;
}
.popular_products .product-list{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 20px;
}
.popular_products .product-list .product-item{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 25px;
    cursor: pointer;
    background: #FAFAFA;
    border: 1px solid #4F6EB6;
    border-radius: 10px;
    transition: .1s;
}
.popular_products .product-list .product-item:hover{
    background: #fff;
    border: 1px solid #fff;
}
.popular_products .product-list .product-item .info{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.popular_products .product-list .product-item .info .section_name{
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #A0A0A0;
}
.popular_products .product-list .product-item .info .product_name{
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    color: #464646;
    margin-bottom: 22px;
}
.popular_products .product-list .product-item .info .more{
    margin-top: auto;
    display: flex;
    align-items: center;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #4F6EB6;
    transition: .1s;
}
.popular_products .product-list .product-item .info .more:hover{
    color: #FF7D14;
}
.popular_products .product-list .product-item .info .more svg{
    margin-left: 10px;
}
.popular_products .product-list .product-item .info .more svg path{
    transition: .1s;
}
.popular_products .product-list .product-item .info .more:hover svg path{
    fill: #FF7D14;
}
.popular_products .product-list .product-item img{
    display: block;
    margin-left: 19px;
    width: 100px;
    height: 100px;
}
.popular_products .mobile_link{
    display: none;
}
.article__col.mod{
    padding: 0 10px;
}
.article__col.mod .article__img{
    margin-bottom: 15px;
}
.article__col.mod .article-tags{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.article__col.mod .article-tags svg{
    margin-right: 10px;
}
.article__col.mod .article-tags .tags-date, .article__col.mod .article-tags .time_to__read{
    display: flex;
    align-items: center;
}
.article__col.mod .article-tags .time_to__read {
    margin-left: 30px;
}
.article__col.mod .article-tags span{
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #9B9B9B;
}
.article__col.mod .article-tags .tags-date span{
    color: #FF7D14;
}
.article__col.mod .article-ttl{
    min-height: 48px;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #464646;
    margin-bottom: 15px;
}
.article__col.mod .article-text{
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #464646;
    margin-bottom: 20px;
}
.article_base.mod{
    margin-bottom: 90px;
}
.article_base.mod.video_grid{
    display: grid;
    grid-template-columns: 0.6fr 1fr;
    grid-template-rows: auto;
    grid-template-areas:
            "left right-top ."
            "left right-bottom ."
            ". . .";
}
.article_base.mod.video_grid .article__col.mod{
    width: auto;
}
.article_base.mod.video_grid .article__col.mod:first-child{
    margin-right: 40px;
    margin-bottom: -60px;
    grid-area: left;
}
.article_base.mod.video_grid .article__col.mod:first-child .article__item{
    flex-direction: column;
}
.article_base.mod.video_grid .article__col.mod:nth-child(2){
    grid-area: right-top;
}
.article_base.mod.video_grid .article__col.mod:nth-child(3):before{
    content: "";
    display: block;
    margin: 30px 0;
    width: 100%;
    height: 1px;
    background: #E5E5E5;
}
.article_base.mod.video_grid .article__col.mod{
    margin-bottom: 0;
}
.article_base.mod.video_grid .article__col.mod:nth-child(3){
    grid-area: right-bottom;
}
.article_base.mod.video_grid .article__col.mod .article__item{
    flex-direction: row;
}
.article_base.mod.video_grid .article__col.mod .article__item .article__img{
    max-width: 257px;
}
.article_base.mod.video_grid .article__col.mod:first-child .article__item .article__img{
    max-width: 100%;
}
.article_base.mod.video_grid .article__col.mod .article__item .article__info{
    margin-left: 20px;
}
.article_base.mod.video_grid .article__col.mod .article__item .article__info .article-ttl{
    order: 1;
}
.article_base.mod.video_grid .article__col.mod .article__item .article__info .article-tags{
    order: 2;
}
.article_base.mod.video_grid .article__col.mod .article__item .article__info .article-text{
    order: 3;
}
.article_base.mod.video_grid .article__col.mod .article__item .article__info .article__bottom{
    order: 4;
    margin-top: 0;
}
.article_base.mod.video_grid .article__col.mod:first-child .article__item .article__info{
    margin-left: 0;
}

.try_free__block{
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-top: 130px;
}
.try_free__block .left_side{
    padding: 40px;
}
.try_free__block .left_side .ttl{
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
    text-transform: uppercase;
    color: #464646;
}
.try_free__block .left_side .ttl:after{
    content: "";
    display: block;
    margin-left: 30px;
    width: 60px;
    height: 5px;
    background: #FF7D14;
}
.try_free__block .left_side .sub_ttl{
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    color: #464646;
}
.try_free__block .left_side .list{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 30px;
}
.try_free__block .left_side .list li{
    display: flex;
    align-items: center;
}
.try_free__block .left_side .list li img{
    width: 35px;
}
.try_free__block .left_side .list li p{
    margin: 0 0 0 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #464646;
}
.try_free__block .right_side{
    display: flex;
    justify-content: center;
    height: 100%;
}

.try_free__block .right_side img{
    display: block;
    width: 100%;
}
.test_yourself__wrapper{
    width: 150%;
    margin: 35px 0 0 -25%;
    background: #FAFAFA;
}
.test_yourself__block{
    width: 100%;
    max-width: 66%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 55px 0;
}
.test_yourself__block .left_side .ttl{
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
    color: #464646;
    margin-bottom: 10px;
}
.test_yourself__block .left_side .sub_ttl{
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #464646;
}
.test_yourself__block .right_side{
    position: relative;
}
.test_yourself__block .right_side .btn{
    position: absolute;
    top: 35%;
    left: 38%;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    padding: 15px 40px;
    background: #FFFFFF;
    border: 1px solid #FF7D14;
    color: #464646;
    border-radius: 10px;
    transition: .1s;
}
.test_yourself__block .right_side .btn svg{
    margin-left: 10px;
    transition: .1s;
}
.test_yourself__block .right_side .btn:hover{
    background: #FF7D14;
    color: #fff;
}
.test_yourself__block .right_side .btn:hover svg path{
    fill: #fff;
}
.article-base-wrapper.mod.mt-100{
    margin-top: 130px;
}
.learn_wrapper{
    width: 150%;
    margin: 130px 0 0 -25%;
    background: #FAFAFA;
}
.learn_wrapper .learn_block{
    width: 100%;
    max-width: 66%;
    margin: 0 auto;
    overflow: hidden;
    padding: 50px 0;
}
.learn_wrapper .learn_block .ttl{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
    text-transform: uppercase;
    color: #464646;
}
.learn_wrapper .learn_block .ttl:after{
    content: "";
    display: block;
    margin-left: 30px;
    width: 60px;
    height: 5px;
    background: #FF7D14;
}
.learn_wrapper .learn_block .content{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0;
}
.learn_wrapper .learn_block .content .left_side{
    margin-right: 45px;
    width: 69%;
}
.learn_wrapper .learn_block .content .left_side .text{
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #464646;
    margin-bottom: 15px;
}
.learn_wrapper .learn_block .content .left_side .b_text{
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #464646;
}
.learn_wrapper .learn_block .content .achievements{
    display: flex;
    align-items: center;
    margin: 40px 0 50px 0;
}
.learn_wrapper .learn_block .content .achievements li{
    margin-right: 60px;
}
.learn_wrapper .learn_block .content .achievements li:last-child{
    margin-right: 0;
}
.learn_wrapper .learn_block .content .achievements .orange_text{
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    color: #FF7D14;
    margin-bottom: 5px;
}
.learn_wrapper .learn_block .content .achievements .text{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #464646;
}
.learn_wrapper .learn_block .content .learning_results{
    display: flex;
    justify-content: space-between;
}
.learn_wrapper .learn_block .content .learning_results .item{
    display: flex;
    width: 45%;
}
.learn_wrapper .learn_block .content .learning_results .item .svg_block{
    display: block;
    min-width: 50px;
    margin-right: 15px;
}
.learn_wrapper .learn_block .content .learning_results .item .bold_text{
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #464646;
}
.learn_wrapper .learn_block .content .learning_results .item .text{
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #464646;
    margin: 0;
}
.learn_wrapper .learn_block .content .right_side{
    width: 30%;
    height: fit-content;
    display: flex;
    justify-content: center;
}
.reliable_brokers__wrapper{
    margin-top: 130px;
}
.reliable_brokers__wrapper .head, .choose_train .head{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 30px;
}
.reliable_brokers__wrapper .head .ttl, .choose_train .head .ttl{
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
    text-transform: uppercase;
    color: #464646;
    margin-bottom: 0;
}
.reliable_brokers__wrapper .head .ttl:after, .choose_train .head .ttl:after{
    content: "";
    display: block;
    margin-left: 30px;
    width: 60px;
    height: 5px;
    background: #FF7D14;
}
.reliable_brokers__wrapper .head .view_all, .choose_train .head .view_all{
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    padding: 15px 40px;
    background: #FFFFFF;
    border: 1px solid #FF7D14;
    color: #464646;
    border-radius: 10px;
    transition: .1s;
    text-decoration: none;
}

.reliable_brokers__wrapper .head .view_all svg, .choose_train .head .view_all svg{
    margin-left: 10px;
    transition: .1s;
}
.reliable_brokers__wrapper .head .view_all:hover, .choose_train .head .view_all:hover{
    background: #FF7D14;
    color: #fff;
}
.reliable_brokers__wrapper .head .view_all:hover svg path, .choose_train .head .view_all:hover svg path{
    fill: #fff;
}
.reliable_brokers__wrapper .reliable_brokers{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 20px;
    grid-auto-flow: initial;
}
.reliable_brokers__wrapper .reliable_brokers .item{
    display: flex;
    width: 100%;
    height: 100%;
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.15));
}
.reliable_brokers__wrapper .reliable_brokers .item .left_side{
    background: #FAFAFA;
    padding: 25px;
    width: 48%;
}
.reliable_brokers__wrapper .reliable_brokers .item .left_side img{
    display: block;
    width: 100%;
    margin-bottom: 25px;
}
.reliable_brokers__wrapper .reliable_brokers .item .left_side .broker_rating{
    display: flex;
}
.reliable_brokers__wrapper .reliable_brokers .item .left_side .broker_rating .number_rate{
    margin-right: 10px;
    font-weight: 600;
    font-size: 40px;
    line-height: 49px;
    text-transform: uppercase;
    color: #464646;
}
.reliable_brokers__wrapper .reliable_brokers .item .left_side .broker_rating .current_rate .stars_rate{
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    position: relative;
}
.reliable_brokers__wrapper .reliable_brokers .item .left_side .broker_rating .current_rate .stars_rate .star_item__view{
    margin-right: 5px;
}
.reliable_brokers__wrapper .reliable_brokers .item .left_side .broker_rating .current_rate .stars_rate .star_item__view_y{
    margin-right: 5px;
}
.reliable_brokers__wrapper .reliable_brokers .item .left_side .broker_rating .current_rate .stars_rate .y_wrapper{
    position: absolute;
    display: flex;
    align-items: center;
}
.reliable_brokers__wrapper .reliable_brokers .item .left_side .broker_rating .current_rate .val{
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #C4C4C4;
}
.reliable_brokers__wrapper .reliable_brokers .item .right_side{
    width: 52%;
    background: #fff;
    padding: 25px 25px 25px 20px;
}
.reliable_brokers__wrapper .reliable_brokers .item .right_side .buttons{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}
.reliable_brokers__wrapper .reliable_brokers .item .right_side .buttons a{
    text-decoration: none;
    display: block;
    width: 128px;
    height: 37px;
    padding: 11px;
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #464646;
    background: #FFFFFF;
    border: 1px solid #4F6EB6;
}
.reliable_brokers__wrapper .reliable_brokers .item .right_side .buttons a.open_acc{
    color: #FFFFFF;
    background: #4F6EB6;
}
.reliable_brokers__wrapper .reliable_brokers .item .right_side .buttons a:hover{
    color: #fff;
    background: #FF7D14;
    border: 1px solid #FF7D14;
}
.reliable_brokers__wrapper .reliable_brokers .item .right_side .props:before{
    content: "";
    display: block;
    margin-bottom: 25px;
    width: 100%;
    height: 1px;
    background: #E5E5E5;
}
.reliable_brokers__wrapper .reliable_brokers .item .right_side .props .prop{
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}
.reliable_brokers__wrapper .reliable_brokers .item .right_side .props .prop:last-child{
    margin-bottom: 0;
}
.reliable_brokers__wrapper .reliable_brokers .item .right_side .props .prop p{
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #464646;
}
.reliable_brokers__wrapper .reliable_brokers .item .right_side .props .prop p.prop_value{
    font-weight: 600;
    margin-left: 10px;
}
.reliable_brokers__wrapper .view_all_mob, .choose_train .view_all_mob{
    display: none;
}

.choose_train{
    margin-top: 130px;
}
.choose_train .article{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 20px;
    padding: 0 10px;
}
.choose_train .article .article__col.mod{
    width: 100%;
    padding: 0;
}
.choose_train .article .article__col.mod .article__info .article_links{
    margin-top: auto;
    display: flex;
    width: 100%;
}
.choose_train .article .article__col.mod .article__info .article_links a{
    text-decoration: none;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #464646;
    width: 120px;
    padding: 11px;
    border: 1px solid #4F6EB6;
    background: #fff;
}
.choose_train .article .article__col.mod .article__info .article_links a:first-child{
    margin-right: 15px;
    background: #4F6EB6;
    color: #fff;
}
.choose_train .article .article__col.mod .article__info .article_links a:hover{
    background: #FF7D14;
    color: #fff;
}
.reviews_wrap{
    margin-top: 100px;
}
.community{
    margin: 100px -10px 90px -10px;
}
.community .ttl{
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
    text-transform: uppercase;
    color: #464646;
    margin-bottom: 30px;
}
.community .ttl:after{
    content: "";
    display: block;
    background: #FF7D14;
    margin-left: 30px;
    width: 60px;
    height: 5px;
}
.community .soc_links{
    width: 100%;
}
.community .soc_links .link{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    height: 100%;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    text-decoration: none;
}
.community .soc_links .link:first-child{
    margin-left: 0;
}
.community .soc_links .link img{
    display: block;
    max-width: 125px;
}
.community .soc_links .link .name{
    display: block;
    margin: 20px 0 5px 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    color: #464646;
}
.community .soc_links .link .desc{
    display: block;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #A0A0A0;
}

.leading_wrap{
    margin-top: 110px;
}
.leading_wrap .ttl{
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
    text-transform: uppercase;
    color: #464646;
    margin-bottom: 0;
}
.leading_wrap .ttl:after{
    content: "";
    display: block;
    margin-left: 30px;
    width: 60px;
    height: 5px;
    background: #FF7D14;
}
.leading_wrap .lead__ajax_filter{
    margin: 30px 0 20px 0;
}
.leading_wrap .lead__ajax_filter .ajax_filter__form{
    display: flex;
    width: 100%;
    align-items: center;
}
.leading_wrap .lead__ajax_filter .ajax_filter__form .filter_block{
    margin-right: 30px;
}
.leading_wrap .lead__ajax_filter .ajax_filter__form .filter_block:last-child{
    margin-right: 0;
}
.leading_wrap .lead__ajax_filter .ajax_filter__form .filter_block .filter_label{
    cursor: pointer;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #C9C9C9;
    transition: .1s;
}
.leading_wrap .lead__ajax_filter .ajax_filter__form .filter_block .filter_label:hover{
    color: #4F6EB6;
}
.leading_wrap .lead__ajax_filter .ajax_filter__form .filter_block .filter_label.active{
    color: #4F6EB6;
}
.leading_list{
    display: flex;
    overflow: hidden;
}
.leading_list .lead-item{
    position: relative;
    cursor: pointer;
}
.leading_list .lead-item img{
    display: block;
    width: 297px;
    object-fit: cover;
    height: 297px;
    border-radius: 10px;
}

.leading_list .lead-item .item_content{
    transition: .2s;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(360deg, #4F6EB6 43.77%, rgba(79, 110, 182, 0) 100%);
    border-radius: 10px;
}
.leading_list .lead-item:hover .item_content{
    transition: .2s;
    visibility: visible;
    opacity: 1;
}
.leading_list .lead-item .item_content .add_wrap{
    padding: 60px 20px 20px 20px;
}
.leading_list .lead-item .item_content .name{
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    color: #FFFFFF;
    margin-bottom: 14px;
}
.leading_list .lead-item .item_content .description{
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #FFFFFF;
}

.trade_calendar{
    margin-top: 90px;
}
.trade_calendar .ttl{
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
    text-transform: uppercase;
    color: #464646;
    margin-bottom: 0;
}
.trade_calendar .ttl:after{
    content: "";
    display: block;
    margin-left: 30px;
    width: 60px;
    height: 5px;
    background: #FF7D14;
}
.trade_calendar .calendar_wrapper{
    display: flex;
    width: 100%;
    margin-top: 35px;
}
.trade_calendar .calendar_wrapper .upcoming_events{
    width: 50%;
    margin-left: 20px;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list{
    display: flex;
    flex-direction: column;
    width: 100%;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item_wrap:after{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #E5E5E5;
    margin: 20px 0;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item_wrap:last-child:after{
    display: none;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item{
    display: flex;
    width: 100%;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item .event_image{
    max-width: 136px;
    width: 100%;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item .event_image{
    display: block;
    max-width: 150px;
    margin-right: 20px;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item .event_image img{
    width: 100%;
    border-radius: 5px;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item .info .event_title{
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #464646;
    text-decoration: none;
    transition: .1s;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item .info .event_preview{
    margin-top: 15px;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #464646;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item .info .event_title:hover{
    color: #FF7D14;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item .info .date_time{
    display: flex;
    margin-top: 15px;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item .info .date_time .date,
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item .info .date_time .time
{
    display: flex;
    align-items: center;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item .info .date_time .date{
    margin-right: 25px;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item .info .date_time .date span,
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item .info .date_time .time span{
    margin-left: 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #9B9B9B;
}
.trade_calendar .calendar_wrapper .upcoming_events .events-list .item .info .date_time .date span{
    color: #FF7D14;
}
.trade_calendar .calendar_wrapper .upcoming_events .see_more{
    display: block;
    text-align: center;
    margin: 30px auto 0 auto;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: underline;
    color: #4F6EB6;
    transition: .1s;
}
.trade_calendar .calendar_wrapper .upcoming_events .see_more:hover{
    color: #FF7D14;
}
@media all and (max-width: 1600px){
    .header__row .header__logo_wrapper .slogan{
        display: none;
    }
}
@media all and (max-width: 1310px){
    .index_slider__container{
        max-width: 1260px;
        padding: 0 15px;
    }
    .header__personal-link span{
        display: none;
    }
}
@media all and (max-width: 1279px){
    .text-right-aside.w-100{
        display: none;
    }
    .text-right-aside.width-30{
        width: fit-content;
    }
    .text-info.w-100{
        width: 100%;
    }
    .text-info.width-70{
        width: 100%;
    }
    .text-info.w-100 .article-date-views{
        flex-wrap: wrap;
        width: 100%;
    }
    .download_block{
        padding: 0 15px 0 0;
    }
    .download_block:before{
        margin-right: 20px;
        content: '';
        height: 0;
    }
    .download_block.after:after{
        height: 50px;
        top: -10px;
    }
    .download_block .dw_link{
        margin-right: 8px;
    }
    .download_block .qr_block{
        top: 41px;
    }
    .download_block .qr_block img{
        min-width: 136px;
    }
    .index_slider .slider_item .item_info .slide_ttl{
        font-size: 32px;
        margin-bottom: 25px;
    }
    .index_slider .slider_item .item_info p{
        font-size: 22px;
        margin-bottom: 20px;
    }
    .index_slider .slider_item .item_info p.orange{
        font-size: 20px;
        margin-bottom: 30px;
    }
    .popular_products .product-list{
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr;
    }
    .article_base.mod.video_grid{
        display: grid;
        grid-template-columns: 0.44fr 1fr;
    }
    .article_base.mod.video_grid .article__col.mod:nth-child(3):before{
        margin: 15px 0;
    }
    .article_base.mod.video_grid .article__col.mod:first-child{
        margin-right: 20px;
        margin-bottom: -30px;
    }
    .try_free__block .right_side{
        padding: 40px 0;
    }
    .try_free__block .left_side .ttl{
        font-size: 22px;
        line-height: 27px;
    }
    .test_yourself__block .left_side .ttl{
        font-size: 22px;
        line-height: 27px;
    }
    .test_yourself__block .left_side .sub_ttl{
        font-size: 18px;
        line-height: 22px;
    }
    .learn_wrapper .learn_block .ttl{
        font-size: 22px;
        line-height: 27px;
    }
    .reliable_brokers__wrapper .reliable_brokers{
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr;
        grid-gap: 30px;
    }
    .reliable_brokers__wrapper .reliable_brokers .item .left_side img{
        max-width: 247px;
    }
    .reliable_brokers__wrapper .head .ttl{
        font-size: 22px;
        line-height: 27px;
    }
    .reliable_brokers__wrapper .head .view_all{
        font-size: 14px;
    }
    .choose_train .article{
        grid-template-columns: 1fr 1fr;
        padding: 0 15px;
    }
    .choose_train .head .ttl{
        font-size: 22px;
        line-height: 27px;
        width: 60%;
    }
    .choose_train .head .view_all{
        font-size: 14px;
    }
    .community{
        margin: 70px -5px 90px -5px;
    }
    .community .ttl{
        font-size: 22px;
        line-height: 27px;
        margin-bottom: 15px;
    }
    .leading_list .lead-item img{
        width: 237px;
        height: 237px;
    }
    .leading_list .lead-item .item_content .name{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .leading_list .lead-item .item_content .description{
        font-size: 12px;
    }
    .leading_list .lead-item .item_content .add_wrap{
        padding: 50px 20px 20px 20px;
    }
    .leading_wrap .container .lSAction{
        justify-content: center;
        margin: 25px 0 0 0;
    }
    .leading_wrap .ttl{
        font-size: 22px;
        line-height: 27px;
    }
    .trade_calendar .calendar_wrapper{
        display: flex;
        flex-direction: column;
    }
    .trade_calendar .calendar_wrapper .upcoming_events{
        width: 100%;
        margin-left: 0;
        margin-top: 35px;
    }
    .trade_calendar .ttl{
        font-size: 22px;
        line-height: 27px;
    }
}
@media all and (max-width: 1023px) {
    .additional_wrap .article__col.mod{
        width: 33%;
    }
    .leading_wrap{
        margin-top: 100px;
    }
    .leading_list .lead-item img{
        width: 200px;
        height: 220px;
    }
    .leading_list .lead-item .item_content .name{
        font-size: 13px;
        margin-bottom: 5px;
    }
    .leading_list .lead-item .item_content .description{
        font-size: 12px;
    }
    .leading_list .lead-item .item_content .add_wrap{
        padding: 7px;
    }
    .leading_wrap .lead__ajax_filter .ajax_filter__form{
        flex-wrap: wrap;
    }
    .leading_wrap .lead__ajax_filter .ajax_filter__form .filter_block{
        margin-right: 20px;
    }
    .leading_wrap .lead__ajax_filter .ajax_filter__form .filter_block:last-child{
        margin-right: 0;
    }
    .leading_wrap .lead__ajax_filter .ajax_filter__form .filter_block .filter_label{
        font-size: 16px;
    }
}


@media all and (max-width: 900px) {
    .comments-form__bottom .captcha-wrapper{
        margin-bottom: 20px;
    }
    .text-info.w-100 .random_news .article.article_base .article__col .article__img.scale-img{
        width: 207px;
    }
    .subscribe_y{
        flex-direction: column;
    }
    .subscribe_y a{
        margin-bottom: 10px;
    }
    .article_base.mod.video_grid{
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 1fr;
        grid-column-gap: 15px;
        grid-template-areas:
                "left right-top right-bottom"
    }
    .article_base.mod.video_grid .article__col.mod:first-child{
        margin-right: 0;
        margin-bottom: 0;
    }
    .article_base.mod.video_grid .article__col.mod .article__item{
        flex-direction: column;
    }
    .article_base.mod.video_grid .article__col.mod:nth-child(3):before{
        display: none;
    }
    .article_base.mod.video_grid .article__col.mod .article__item .article__img{
        max-width: 100%;
    }
    .article_base.mod.video_grid .article__col.mod .article__item .article__info{
        margin-left: 0;
    }
    .try_free__block{
        margin-top: 0;
    }
    .try_free__block .left_side{
        padding: 40px 30px 40px 40px;
    }
    .try_free__block .left_side .list{
        grid-template-columns: 1fr;
    }
    .try_free__block .right_side{
        padding: 112px 0;
    }
    .try_free__block .right_side img{
        width: 90%;
    }
    .test_yourself__block{
        flex-direction: column;
        padding: 50px 0;
    }
    .test_yourself__block .left_side{
        text-align: center;
    }
    .test_yourself__block .right_side{
        position: relative;
    }
    .test_yourself__block .right_side .arr_vector{
        display: none;
    }
    .test_yourself__block .right_side .btn{
        width: fit-content;
        position: unset;
        margin-top: 30px;
        font-size: 14px;
    }
    .learn_wrapper .learn_block .content{
        flex-direction: column;
    }
    .learn_wrapper .learn_block .content .left_side{
        margin-right: 0;
        width: 100%;
    }
    .learn_wrapper .learn_block .content .right_side{
        margin-top: 30px;
        width: 100%;
    }
}
@media all and (max-width: 767px) {
    .additional_wrap .article__col.mod{
        width: 100%;
    }
    .index_slider__container{
        flex-direction: column;
        max-height: 100%;
        margin: 40px 0 50px 0;
    }
    .index_slider__container .lSSlideOuter.custom_pager{
        width: 100%;
    }
    .index_slider__container .form_b24{
        height: fit-content;
        max-width: 100%;
        margin-top: 30px;
    }
    .index_slider .slider_item .item_info .slide_ttl{
        font-size: 24px;
        margin-bottom: 15px;
    }
    .index_slider .slider_item .item_info p{
        font-size: 18px;
        margin-bottom: 15px;
    }
    .index_slider .slider_item .item_info p.orange{
        font-size: 16px;
    }
    iframe{
        min-height: 300px;
    }
    .reviews_with__rate .article__col{
        width: 100%;
    }
    .comments-form__bottom .stars_block{
        margin-bottom: 20px;
    }
    .text-info.w-100 .underline, .text-info.w-100 h2{
        font-size: 20px;
        line-height: 24px;
    }
    .text-info.w-100 .random_news .article.article_base .article__col{
        width: 100%;
        margin-bottom: 20px;
        padding: 0;
    }
    .text-info.w-100 .random_news .article.article_base .article__col:last-child{
        margin-bottom: 0;
    }
    .text-info.w-100 .random_news .article.article_base .article__col .article__img.scale-img{
        width: 100%;
    }
    .text-info.w-100 .random_news .article.article_base .article__col .article__img.scale-img img{
        height: auto;
    }
    .text-info.w-100 .article-date-views .article-t_author a{
        margin: 12px 0 0 0;
    }
    .text-info.w-100 .random_news{
        padding: 20px 10px;
    }
    .text-info.w-100 .random_news .article-base-wrapper{
        padding: 0;
    }
    .text-info.w-100 .block_advertising{
        flex-direction: column;
        padding: 20px;
    }
    .text-info.w-100 .block_advertising div{
        margin: 20px auto 0 auto;
        text-align: center;
    }
    .text-info.w-100 .block_advertising .link{
        margin: 0 auto;
    }
    .text-info.w-100 .article-author__footer {
        flex-direction: column;
    }
    .text-info.w-100 .article-author__footer .img_wrap img{
        margin: 0 0 15px 0;
    }
    .text-info.w-100 .article-author__footer .content_wrap{
        margin-left: 0;
    }
    .social-wrapper.mod{
        margin: 0 0 5px 0;
        width: 100%;
    }
    .article_rate {
        flex-direction: column;
        align-items: flex-start;
    }
    .article_rate .stars_wrap{
        margin: 10px 0;
    }
    .article_rate .stars_wrap .stars{
        left: 0;
    }
    .send_comment{
        width: 100%;
    }
    .text-info.w-100 blockquote{
        padding: 20px 20px 20px 62px;
    }
    .text-info.w-100 blockquote:before {
        width: 34px;
        height: 34px;
        left: 8px;
        top: 20px;
    }
    .popular_products .head .ttl{
        font-size: 16px;
    }
    .popular_products .head a{
        display: none;
    }
    .popular_products .product-list{
        grid-template-columns: 1fr;
        grid-template-rows: auto;
    }
    .popular_products .product-list .product-item{
        padding: 20px;
    }
    .popular_products .product-list .product-item .info .section_name{
        font-size: 12px;
    }
    .popular_products .product-list .product-item .info .product_name{
        font-size: 14px;
    }
    .popular_products .product-list .product-item .info .more{
        font-size: 13px;
    }
    .popular_products .product-list .product-item img{
        width: 70px;
        height: 70px;
    }
    .popular_products .mobile_link{
        margin-top: 30px;
        text-decoration: none;
        display: flex;
        align-items: center;
        font-weight: 400;
        font-size: 16px;
        line-height: 140%;
        color: #4F6EB6;
        transition: .1s;
    }
    .popular_products .mobile_link:hover{
        color: #FF7D14;
    }
    .popular_products .mobile_link svg{
        margin-left: 10px;
    }
    .popular_products .mobile_link svg path{
        transition: .1s;
    }
    .popular_products .mobile_link:hover svg path{
        fill: #FF7D14;
    }
    .article__col.mod{
        margin-bottom: 40px;
        padding: 0;
    }
    .article__col.mod:last-child{
        margin-bottom: 30px;
    }
    .article.mod{
        margin: 0;
    }
    .article-base-wrapper.mod .btn_mobile{
        width: 100%;
        background: #FFFFFF;
        border: 1px solid #FF7D14;
        border-radius: 10px;
    }
    .article-base-wrapper.mod .btn_mobile span{
        justify-content: center;
        font-size: 14px;
        line-height: 140%;
        color: #464646;
    }
    .article-base-wrapper.mod .btn_mobile:hover{
        background: #FF7D14;
    }
    .article-base-wrapper.mod .btn_mobile:hover span{
        color:#fff
    }
    .article-base-wrapper.mod{
        padding-bottom: 100px;
    }
    .article_base.mod.video_grid{
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        grid-column-gap: 0;
        grid-row-gap: 30px;
        grid-template-areas:
                "left"
                "right-top"
                "right-bottom";
    }
    .article_base.mod.video_grid .article__col.mod:nth-child(3){
        margin-bottom: 30px;
    }
    .try_free__block{
        flex-direction: column;
    }
    .try_free__block .left_side{
        padding: 20px 20px 35px 20px;
    }
    .try_free__block .left_side .ttl{
        font-size: 20px;
        line-height: 24px;
    }
    .try_free__block .left_side .sub_ttl{
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 22px;
    }
    .try_free__block .left_side .list{
        grid-gap: 15px;
    }
    .try_free__block .right_side{
        padding: 0;
    }
    .try_free__block .right_side img{
        width: 100%;
    }
    .learn_wrapper{
        margin: 0 0 0 -25%;
    }
    .learn_wrapper .learn_block{
        padding: 30px 0 0 0;
    }
    .learn_wrapper .learn_block .ttl{
        font-size: 20px;
        line-height: 24px;
    }
    .learn_wrapper .learn_block .content .left_side .text{
        font-size: 15px;
    }
    .learn_wrapper .learn_block .content .left_side .b_text{
        font-size: 16px;
    }
    .learn_wrapper .learn_block .content .achievements{
        flex-wrap: wrap;
        margin: 35px 0 20px 0;
    }
    .learn_wrapper .learn_block .content .achievements .orange_text{
        font-size: 20px;
        line-height: 24px;
    }
    .learn_wrapper .learn_block .content .achievements .text{
        margin-bottom: 20px;
        font-size: 13px;
        line-height: 16px;
    }
    .learn_wrapper .learn_block .content .learning_results{
        flex-direction: column;
    }
    .learn_wrapper .learn_block .content .learning_results .item{
        width: 100%;
        margin-bottom: 20px;
    }
    .learn_wrapper .learn_block .content .right_side{
        margin-top: 20px;
    }
    .reliable_brokers__wrapper .head .view_all , .choose_train .head .view_all{
        display: none;
    }
    .reliable_brokers__wrapper .reliable_brokers .item{
        flex-direction: column;
    }
    .reliable_brokers__wrapper .reliable_brokers .item .left_side{
        width: 100%;
        padding: 20px;
        display: flex;
    }
    .reliable_brokers__wrapper .reliable_brokers .item .right_side{
        width: 100%;
        padding: 15px 20px 25px 20px;
    }
    .reliable_brokers__wrapper .reliable_brokers .item .left_side img{
        max-width: 116px;
        max-height: 33px;
        margin: 0;
    }
    .reliable_brokers__wrapper .reliable_brokers .item .left_side .broker_rating{
        margin-left: 20px;
    }
    .reliable_brokers__wrapper .reliable_brokers .item .left_side .broker_rating .number_rate{
        font-size: 22px;
        line-height: 27px;
    }
    .reliable_brokers__wrapper .reliable_brokers .item .left_side .broker_rating .current_rate .stars_rate{
        margin-bottom: 0;
    }
    .reliable_brokers__wrapper .reliable_brokers .item .right_side{
        display: flex;
        flex-direction: column;
    }
    .reliable_brokers__wrapper .reliable_brokers .item .right_side .buttons{
        order: 2;
        margin-bottom: 0;
    }
    .reliable_brokers__wrapper .reliable_brokers .item .right_side .props{
        order: 1;
    }
    .reliable_brokers__wrapper .reliable_brokers .item .right_side .props:before{
        display: none;
    }
    .reliable_brokers__wrapper .reliable_brokers .item .right_side .props:after{
        content: "";
        display: block;
        margin: 25px 0;
        width: 100%;
        height: 1px;
        background: #E5E5E5;
    }
    .reliable_brokers__wrapper .head .ttl:after , .learn_wrapper .learn_block .ttl:after ,
    .try_free__block .left_side .ttl:after, .choose_train .head .ttl:after, .trade_calendar .ttl:after{
        display: none;
    }
    .reliable_brokers__wrapper .view_all_mob , .choose_train .view_all_mob{
        margin-top: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
        font-size: 14px;
        line-height: 140%;
        padding: 15px 40px;
        background: #FFFFFF;
        border: 1px solid #FF7D14;
        color: #464646;
        border-radius: 10px;
        transition: .1s;
        text-decoration: none;
    }
    .reliable_brokers__wrapper .view_all_mob svg , .choose_train .view_all_mob svg{
        margin-left: 10px;
        transition: .1s;
    }
    .reliable_brokers__wrapper .view_all_mob:hover, .choose_train .view_all_mob:hover{
        background: #FF7D14;
        color: #fff;
    }
    .reliable_brokers__wrapper .view_all_mob:hover svg path, .choose_train .view_all_mob:hover svg path{
        fill: #fff;
    }
    .choose_train .article{
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
    .choose_train .head .ttl{
        width: 100%;
    }
    .choose_train .article .article__col.mod .article__info .article_links{
        margin-top: 5px;
    }
    .choose_train .article__col.mod{
        margin-bottom: 0;
    }
    .choose_train .view_all_mob{
        margin-top: 0;
    }
    .community {
        margin: 0 0 70px 0;
    }
    .community .ttl{
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .community .ttl:after{
        display: none;
    }
    .leading_wrap .ttl:after{
        display: none;
    }
    .leading_wrap .lead__ajax_filter .ajax_filter__form .filter_block .filter_label{
        font-size: 15px;
    }
    .leading_wrap .lead__ajax_filter .ajax_filter__form .filter_block{
        margin-bottom: 3px;
    }
    .trade_calendar .calendar_wrapper{
        margin-top: 30px;
    }
    .trade_calendar .calendar_wrapper .upcoming_events{
        margin-top: 85px;
    }
    .trade_calendar .calendar_wrapper .upcoming_events .events-list .item{
        flex-direction: column;
        align-items: center;
    }
    .trade_calendar .calendar_wrapper .upcoming_events .events-list .item .event_image{
        margin-right: 0;
        margin-bottom: 20px;
    }
    .trade_calendar .calendar_wrapper .upcoming_events .events-list .item .info{
        text-align: center;
    }
    .trade_calendar .calendar_wrapper .upcoming_events .events-list .item .info .date_time{
        justify-content: center;
    }
    .trade_calendar .calendar_wrapper .upcoming_events .events-list .item .info .event_title{
        font-size: 15px;
    }
    .trade_calendar .calendar_wrapper .upcoming_events .events-list .item .info .event_preview{
        font-size: 13px;
    }
    .index_slider{
        min-height: 250px;
    }
    .lSSlideOuter.custom_pager .lSPager li{
        padding: 0 7px;
    }
    .lSSlideOuter.custom_pager .lSPager li a{
        height: 4px;
        width: 41px;
        -webkit-transition: all .3s linear 0s;
        transition: all .3s linear 0s;
    }
}
@media (max-width: 530px){
    .bx-touch .bx_item_detail_rating .bx_stars_container {
        width: 68px!important;
    }
}
