.information-slider_arr_right svg path {
    fill: #0100B9 !important;
}
.information-slider_arr_left svg path {
    fill: #0100B9 !important;
}
a.information-slider_arr_left:hover svg path,
a.information-slider_arr_right:hover svg path {
    fill: #fff !important;
}
a.information-slider_arr_left:hover,
a.information-slider_arr_right:hover {
    background: #0100B9 !important;
}
.reviews-title ,
.grid-title{
    width: 80%;
    margin-bottom: 50px;
}
.search-country-main-title{
    width: 100%;
    text-align: center;
}
.container-end-for-title{
    display: flex;
    justify-content: flex-end;
    font-size: 36px;
    font-weight: 300;
    line-height: 50px;
    letter-spacing: 0.05em;
    text-align: right;
    text-transform: uppercase;
}
.main-title-h2{
    font-size: 42px;
    font-weight: 300;
    line-height: 45px;
    letter-spacing: 0.2em;
    text-align: center;
    text-transform: uppercase;
}
.search-country-main{
    width: 100%;
    height: 320px;
    color: #FFFFFF;
    margin-top: 10dvh;
}
.main-title-information-country{
    margin-bottom: 40px;
    font-size: 36px;
    font-weight: 300;
    line-height: 50px;
    letter-spacing: 0.05em;
    text-align: left;
    width: 50%;
    text-transform: uppercase;
}
.container-information-country,
.grid-information,
.search-product-country-citizenship,
.reviews_video,
.main-container-for-app-block,
.product-accordion-container,
.requirements-info-block,
.slider-active-tabs{
    margin-top: 115px;
}
.button-back {
    margin-top: 3%;
}
.advantages-block{
    margin-top: 200px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.top_line_block_slider_info{
    margin-top: 5% !important;
}
.hr-header{
    display: none !important;
}
.hr-header-product{
    display: none;
    background: rgb(93, 92, 255);
    margin-top: 2%;
}
.title-h2{
    text-transform: uppercase;
    text-align: center;
}
.slider-active-tabs-title,
.slider-active-tabs-title b {
    margin-bottom: 25px;
    justify-content: end !important;
    text-align: end;
}
.slider-active-tabs-title{
    font-size: 36px;
    width: 100%;
}
.advantages-block-title,
.accordion-title-h2,
.app-main-title{
    font-size: 36px;
    font-weight: 300;
    line-height: 50px;
    letter-spacing: 0.05em;
    text-align: left;
    width: 80%;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.requirements-title{
    text-transform: uppercase;
    display: flex;
    justify-content: flex-end;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 2px;
    flex-wrap: wrap;
    color: rgba(2, 1, 84, 1);
    width: 80%;
}

@media screen and (max-width: 990px){
    .search-country-main-title{
        font-size: 30px;
        line-height: normal;
        /*width: 90%;*/
        letter-spacing: normal;
    }
    .main-title-h2{
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.03em;
    }
    .search-country-main{
        height: 200px;
    }
    .container-information-country,
    .grid-information,

    .reviews_video,
    .main-container-for-app-block,
    .requirements-info-block,
    .slider-active-tabs {
        margin-top: 55px;
    }
    .product-accordion-container{
        margin-top: 80px;
    }
    .button-back,
    .hr-header-product {
        margin-top: 5%;
    }
    .search-product-country-citizenship{
        margin-top: 35px;
    }
    .app-main-title,
    .main-title-information-country{
        margin-bottom: 25px;
    }
    .advantages-block-title{
        margin-bottom: 20px;
    }
    .grid-title{
        margin-bottom: 5px;
    }
    .mobile-title-h2{
        font-size: 30px;
        line-height: normal;
        width: 100%;
        letter-spacing: normal;
    }
    .main-title-h2{
        text-align: center;
        width: 100%;
    }
    .accordion-title-h2{
        font-size: 30px;
        line-height: normal;
        width: 90%;
        letter-spacing: normal;
    }
}
@media screen and (max-width: 660px) {
    .app-main-title {
        display: none;
    }
    .search-country-main-title{
        font-size: 26px;
        text-align: right;
        width: 100%;
    }
    .mobile-title-h2{
        font-size: 26px;
    }
    .advantages-block{
        margin-top: 110px;
    }
}
@media screen and (max-width: 470px) {
    .search-country-main{
        height: 153px;
        margin-top: 50px;
    }
    .advantages-block-title {
        margin-top: 8%;
    }
}
