

/* Start:/bitrix/templates/.default/components/aspro/social.info.next/template1/style.css?17574835913647*/
/* SOCIAL ICONS */

.social-icons {
    margin-bottom: 28px;
    margin-right: -15px;
}

footer .social {
    padding: 16px 0;
}

footer .info + .social {
    margin-top: -38px;
}

.social-icons {
}

.soc .social-icons {
    text-align: right;
}

.social-icons ul {
    margin: 0;
    padding: 0;
    width: auto;
    font-size: 0;
}

body .social-icons li,
body .soc-avt .row a {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1;
    padding: 0px;
    margin: 0px;
}

.social-icons li:before {
    display: none;
}

.social-icons li a,
.soc-avt .row a {
    border-radius: 3px;
    display: block;
    height: 40px;
    margin: 5px 10px 5px 0px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 40px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    font-size: 0;
    background: none;
    border-radius: 100%;
}

body .soc-avt .row a {
    border-radius: 0px;
}

.social-icons li a {
    background-color: #4f5a6b;
    background: url(/bitrix/templates/.default/components/aspro/social.info.next/template1/images/social.png) -4px -4px no-repeat;
}

.soc-avt .row a i {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/bitrix/templates/.default/components/aspro/social.info.next/template1/images/social.png) 0px 0px no-repeat;
    border-radius: 100%;
}

.social-icons li a:hover,
.soc-avt .row a:hover {
    opacity: 0.8;
}

body .soc-avt .row a {
    display: inline-block;
    margin: 5px 11px 5px 0px;
}

.social-icons li.facebook a,
.soc-avt a i.facebook {
    background-position: -54px -4px;
}

.social-icons li.twitter a,
.soc-avt a i.twitter {
    background-position: -104px -4px;
}

.social-icons li.instagram a,
.soc-avt a i.instagram {
    background-position: -154px -4px;
}

.social-icons li.telegram a,
.soc-avt a i.telegram {
    background: url(/bitrix/templates/.default/components/aspro/social.info.next/template1/images/telegram.svg) 0px 0px no-repeat;
}

.social-icons li.ytb a,
.soc-avt a i.ytb {
    background: url(/bitrix/templates/.default/components/aspro/social.info.next/template1/images/youtube.svg) 0px 0px no-repeat;
}

.social-icons li.rutube a,
.soc-avt a i.rutube {
    background: url(/bitrix/templates/.default/components/aspro/social.info.next/template1/images/rutube.svg) 0px 0px no-repeat;
}

.social-icons li.odn a,
.soc-avt a i.odn {
    background-position: -254px -4px;
}

.social-icons li.gplus a,
.soc-avt a i.gplus {
    background-position: -54px -54px;
}

.social-icons li.mail a,
.soc-avt a i.mymailru {
    background-position: -4px -54px;
}

.soc-avt a i.openid-mail-ru {
    background-position: -400px 0px;
}

.soc-avt a i.livejournal {
    background-position: -100px -50px;
}

.soc-avt a i.liveinternet {
    background-position: -350px -50px;
}

.soc-avt a i.openid {
    background-position: -300px -50px;
}

.soc-avt a i.bitrix24,
.bx-authform-social ul li .bx-authform-social-icon.bitrix24 {
    background-position: -153px -54px;
}

.soc-avt a i.box,
.bx-authform-social ul li .bx-authform-social-icon.box {
    background-position: -353px -4px;
}

.soc-avt a i.dropbox,
.bx-authform-social ul li .bx-authform-social-icon.dropbox {
    background-position: -253px -54px;
}

.soc-avt a i.google {
    background-position: -450px 0px;
}

.soc-avt a i.google-plus {
    background-position: -50px -50px;
}

.soc-avt a i.liveid {
    background-position: -300px 0px;
}

.soc-avt a i.office365 {
    background-position: -504px -4px;
}

.soc-avt a i.odnoklassniki {
    background-position: -250px 0px;
}

.soc-avt a i.yandex {
    background-position: -400px -50px;
}

.soc-avt a i.yandex {
    background-position: -400px -50px;
}

.soc-avt a i.blogger {
    background-position: -200px -50px;
}

.rounded_block .social-icons li a,
.soc-avt .row a {
    border-radius: 100%;
    margin: 5px 10px 5px 0px;
}
/* End */


/* Start:/local/templates/aspro_next/components/bitrix/menu/bottom_mobile/style.css?17594565701977*/
.bottom-mobile {
    display: flex;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 995;
}

.bottom-mobile__list {
    display: flex;
    width: 100%;
    margin: 0;
    background: #0A5367;
}

.bottom-mobile__wrap {
    padding: 0;
    width: 20%;
}

.bottom-mobile__wrap:before {
    display: none;
}

.bottom-mobile__wrap--white {
    background: rgba(255, 255, 255, 0.10);
}

.bottom-mobile__link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 48px;
    padding: 6px 10px 8px 10px;
    gap: 4px;
    text-decoration: none;
}

.bottom-mobile__logo {
    position: relative;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.bottom-mobile__logo--main {
    background-image: url("/local/templates/aspro_next/components/bitrix/menu/bottom_mobile/images/main.svg");
}

.bottom-mobile__logo--search {
    background-image: url("/local/templates/aspro_next/components/bitrix/menu/bottom_mobile/images/search.svg");
}

.bottom-mobile__logo--basket {
    background-image: url("/local/templates/aspro_next/components/bitrix/menu/bottom_mobile/images/basket.svg");
}

.bottom-mobile__logo--task {
    background-image: url("/local/templates/aspro_next/components/bitrix/menu/bottom_mobile/images/task.svg");
}

.bottom-mobile__logo--profile {
    background-image: url("/local/templates/aspro_next/components/bitrix/menu/bottom_mobile/images/profile.svg");
}

.bottom-mobile__counter {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 12px;
    height: 12px;
    padding: 2px;
    background-color: #ffffff;
    border-radius: 999px;
    color: #000000;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
}

.bottom-mobile__text {
    color: #ffffff;
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 95%;
    letter-spacing: -0.33px;
    user-select: none;
    text-decoration: none;
}

@media (min-width: 480px) {
    .bottom-mobile {
        display: none;
        visibility: hidden;
    }
}
/* End */
/* /bitrix/templates/.default/components/aspro/social.info.next/template1/style.css?17574835913647 */
/* /local/templates/aspro_next/components/bitrix/menu/bottom_mobile/style.css?17594565701977 */
