

/* Start:/bitrix/templates/aspro_mshop/components/bitrix/news.list/sevice-center-v2/style.css?1773404959826*/
#services__btns {
    display: flex;
    gap: 2px;
    margin-bottom: 20px;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-top: 15px;
}

#services__btns .btn {
    display: inline-block;
    padding: 10px 20px;
    border: none;
    text-decoration: none;
    color: black;
    background-color: white;
    border-radius: 4px;
    transition: all 0.3s ease;
    cursor: pointer;
    flex: 1;
    text-align: center;
}

#services__btns .btn:hover {
    background-color: #EB3F08;
    color: white;
}

#services__btns .btn.active {
    background-color: #F26E44;
    color: white;
}

.wrapper_inner .map-form {
    margin-top: 15px;
}

a.scroll-to-top{
    right: 130px!important;
}
.wrapper_inner .map-form .address-select select#country{
    margin-top: 0;
}

/* End */
/* /bitrix/templates/aspro_mshop/components/bitrix/news.list/sevice-center-v2/style.css?1773404959826 */
