.breadcrumbs{
    opacity: 0 !important;
}
.no-margin-top{
    margin-top:0 !important;
}
.detail_news_nav div{
	position:fixed;
	top:47%;
	z-index:100;
}
.detail_news_nav div.detail_news_nav_prev{
	left:0px;
}
.detail_news_nav div.detail_news_nav_next{
	right:0px;
}
.detail_news_nav div a img{
	width:50px;
}
@media (max-width: 978px)  {
	.detail_news_nav{
		display:none;
	}
}

.bx-touch .group-element.Image_Wrapper img{
	height:auto !important;
	width:100% !important;
}

.comments-block textarea[name="TEXT"] {
    width: 100% !important;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 14px;
}


.content_top .breadcrumbs {
    padding: 40px 15px 0 15px;
    text-align: center;
    margin-bottom: 10px;
}

.content_top .breadcrumbs,
.content_top .breadcrumbs * {
    font-size: 14px;
    color: rgb(94, 94, 94);
}

.content_top .breadcrumbs span {
    font-weight: bold;
}

.block-slides-list{
    width:100% !important;
    position: relative;
    overflow: visible !important;
}
.block-slides-list img{
    max-width: 100%;
}
.block-slides-list-nav{
    margin-top: 15px;
}

.block-slides-list .prev,
.block-slides-list .next {
    color: rgb(94, 94, 94);
    font-size: 30px;
}

.block-slides-list .prev{
    display: block;
    position: absolute;
    top: 40%;
    right: 20px;
    z-index: 9999;
    cursor: pointer;
}

.block-slides-list .next{
    display: block;
    position: absolute;
    top: 40%;
    left: -30px;
    z-index: 9999;
    cursor: pointer;
}

.container_small {
    max-width: 910px;
    margin: 0 auto;
}

.article {
    max-width: 870px;
}
.new,
.article {

}

.new *,
.article * {
    /*color: #454545;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: "GothamPro", sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

.new_footer {
    font-size: 14px;
    line-height: 1.3;
    color:#454545;
    margin-bottom: 20px;
}
.new_footer a, .new_footer a:hover {
    color:#454545;
}

.new a,
.article a {
    text-decoration: underline;
    color:#454545;
}

.new a:hover,
.article a:hover {
    text-decoration: none;
    color:#454545;
}

.new a:visited,
.article a:visited {
    text-decoration: none;
    color:#454545;
}

.page_title {
    font-size: 26px;
    padding: 0;
    line-height: 30px;
    margin: 0 0 35px 0;
}
.article .group-elements {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #f6f6f6;
    max-width: 870px;
    overflow: hidden;
    position:relative;
}


.article_content {
    /*max-width: 850px;*/
}

.blog_detail_page .container_small {
    background-color: #fff;
    padding:20px;
}

.blog_detail_page .container_small.no-bg {
    background-color: transparent;
    padding: 20px 15px 0 15px;
    max-width: 1170px;
}

.profiSeparator{
    width: 96%;
    border-bottom: 1px dashed #ccc;
    color: #ccc;
    text-align: center;
    margin-left: -10px;
    /*margin-bottom: 10px;*/
}
.iwantprofi, .iwantprofi a{
    text-align: center;
    color: #ffb372;
    margin-left: -40px;
}
.iwantprofi a:hover{
    color: #ff0000;
}

.new_content {
    /*overflow: hidden;*/
}

.new_images_container {
    margin: 0 -510px 0 -460px;
    position: relative;
    max-width: 1840px;
    margin-bottom: 30px;
}

.new_images_container:before,
.new_images_container:after {
    content: "";
    background: #fafafa;
    display: block;
    position: absolute;
    z-index: 2;
}

.new_images_container:before {
    background: linear-gradient(to right, #fafafa 40%, transparent 400%);
    width: 460px;
    right: 50%;
    margin-right: 460px;
    top: 0;
    bottom: 0;
}

.new_images_container:after {
    width: 510px;
    background: linear-gradient(to left, #fafafa 50%, transparent 580%);
    left: 50%;
    margin-left: 410px;
    top: 0;
    bottom: 0;
}

.new_images {
    /*max-width: 1840px;*/
    margin: 0 auto;
}

.new_images.owl-carousel .owl-wrapper-outer {
    margin: 0;
}

.new_images_item {
    /*margin-right: 60px;*/
    width: 410px;
    height: 280px;
}


.new_images .new_images_item img {
    display: block;
    width: 100%;
    height: auto;
}

.new_images.owl-theme .owl-controls {
    margin: 0 auto;
    padding: 0;
    width: 870px;
    position: relative;
}



.new_images.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    margin: 0;
    padding: 0;
    font-size: 12px;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin-top: -190px;
    width: 54px;
    height: 105px;
    z-index: 5;
    background-image: url(images/fp_slider_arrows.png);
    background-repeat: no-repeat;
    white-space: nowrap;
    text-indent: 1000%;
}

.new_images .owl-prev {
    left: -160px;
    transform: none;
    border-top: 0;
    border-left: 0;
    background-position: 0 0;
}

.new_images .owl-next {
    right: -110px;
    transform: none;
    border-bottom: 0;
    border-right: 0;
    background-position: -54px 0;
}


.new .new_desc,
.article .new_desc {
    margin-bottom: 16px;
}

.new .new_desc>p,
.article .new_desc>p {
    margin: 0 0 1em 0;
}

.new .new_desc>p:last-child,
.article .new_desc>p:last-child {
    margin: 0;
}

.new_footer_top {
    margin-bottom: 16px;
}



.new_footer_top .new_source a {
    text-decoration: underline;
}

.new_footer_top .new_source a:hover {
    text-decoration: none;
}

.new_footer_middle {
    margin-bottom: 15px;
}

.new_footer_middle .new_date,
.new_footer_middle .new_cat,
.new_footer_middle .new_tags {
    display: block;
}


.new_footer_middle .new_date {
    display: block;
}

.new_footer_middle .new_cat {
    display: block;
    width: 50%;
    float: right;
    text-align: right;
}

.new_footer_middle .new_tags {
    display: block;
}




.new_footer_bottom {
    border: 1px solid #e1e1e1;
    padding: 10px 20px 8px 20px;
}

.new_meta .meta_info,
.new_meta .meta_actions {
    width: 240px;
}

.new_meta .meta_info {
    width: 240px;
    float: left;
}

.new_meta .meta_actions {
    width: 240px;
    float: right;
}

.new_meta .meta_info {
    position: relative;
    margin-top: 6px;
}

.new_meta .meta_info_item {
    display: inline-block;
    vertical-align: top;
    height: 14px;
    line-height: 14px;
    margin-right: 8px;
    color: #999999;
}

.new_meta .meta_info_item:last-child {
    margin-right: 0;
}

.new_meta .meta_info_item.mii_watch {
    text-align: left;
}

.new_meta .meta_info_item span {
    display: inline-block;
    vertical-align: top;
    background-image: url(images/icons.png);
    background-repeat: no-repeat;
    opacity: .7;
}

.new_meta .meta_info_item.mii_watch span {
    width: 14px;
    height: 10px;
    margin-top: 2px;
    background-position: -40px -5px;
}

.new_meta .meta_info_item.mii_msg {
    text-align: center;
}

.new_meta .meta_info_item.mii_msg span {
    width: 14px;
    height: 10px;
    margin-top: 2px;
    background-position: 2px -4px;
}

.new_meta .meta_info_item.mii_likes {
    text-align: right;
}

.new_meta .meta_info_item.mii_likes span {
    width: 15px;
    height: 14px;
    margin-top: -2px;
    background-position: -12px -0;
}






.new_meta .meta_share {
    margin: 0 200px;
    text-align: center;
}

.new_meta .meta_actions {
    text-align: right;
}

.meta_actions .meta_actions_item {
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
}

.meta_actions .meta_actions_item:last-child {
    margin-right: 0;
}

.meta_actions .meta_actions_item.msg_btn {
    margin-bottom: 0;
}

.meta_actions .meta_actions_item.like_btn span {
    margin: 2px 0 0 0;
}

.meta_actions .meta_actions_item.msg_btn span {
    margin: 3px 0 0 0;
}

.meta_actions .meta_actions_item.i_btn span {
    background: url(images/attent.png) no-repeat center center;
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: top;
    opacity: .6;
    transition: opacity .24s;
}

.meta_actions .meta_actions_item.i_btn:hover span {
    opacity: 1;
}

.new_b_block {
    padding: 0;
    padding-bottom: 0px;
    text-align: center;
}

.b_block_cont.ad_bg {
    padding: 25px;
    background: url(images/ad_bd.png) repeat;
}

.b_block_cont.ad_bg img {
    width: 100%;
    height: auto;
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
}

.related_news,
.related_articles {
    color: #5e5e5e;
    font-size: 12px;
    line-height: 18px;
}

.related_news .item_list_block,
.related_articles .item_list_block {
    padding: 0;
}

.related_news .item_list,
.related_articles .item_list {
    padding-top: 0;
    overflow: hidden;
}

.related_news .item_list .col-1-3,
.related_articles .item_list .col-1-3 {
    padding: 0 0 40px 30px;
}

.related_news .item_list .col-1-3>a,
.related_news .item_list .col-1-3 img,
.related_articles .item_list .col-1-3>a,
.related_articles .item_list .col-1-3 img {
    display: block;
}

.related_news .item_list .text,
.related_articles .item_list .text {
    height: 100px;
    padding: 7px 10px 0 10px;
}

.related_news .item_list .text,
.related_articles .item_list .text {
    color: #5e5e5e;
}

.related_news .item_list .text .desc,
.related_news .item_list .text .desc,
.related_articles .item_list .text .desc,
.related_articles .item_list .text .desc {
    font-size: 14px;
    font-weight: normal;
    /* padding-top: 10px; */
}

.related_news .item_list .text .desc,
.related_articles .item_list .text .desc {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.related_news .item_list .text .desc:after,
.related_articles .item_list .text .desc:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: linear-gradient(to top, #fafafa, transparent 100%);
}





.new_images_container.only_one {
    margin: 0 0 18px 0;
    overflow: hidden;
}

.new_images_container.only_one .new_images {
    width: 100%;
    max-width: none;
}

.new_images_container.only_one .new_images_item {
    padding-right: 0;
    float: none;
    margin-right: 0;
    width: 100%;
    height: auto;
}

.new_images_container.only_one .new_images_item img {
    width: 100%;
    height: auto;
}

.new_images_container.only_one:before,
.new_images_container.only_one:after {
    content: normal;
    display: none;
}

.new_images_container.only_two {
    margin: 0 -50px 18px 0;
    overflow: hidden;
}

.new_images_container.only_two .new_images_item {
    padding-right: 0;
    /*float: left;*/
    margin-right: 50px;
}

.new_images_container.only_two:before,
.new_images_container.only_two:after {
    content: normal;
    display: none;
}


.article_content {
    overflow: hidden;
    color:#454545;
}

.article_element .article_foto,
.article_element .article_desc {
    overflow: hidden;
    /*adding-top:10px;*/
    float: left;

}


.article_element {
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
}

.article_element .article_desc a {
    color:#454545;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;

}
.article_element .article_desc  a:hover {
    color:#ff0000;
}

.article_element .article_foto a,
.article_element .article_foto img,
.article_element .article_big_foto img {
    width: 100%;
    height: auto;
    display: block;
    cursor:default;
}

.article_element .article_foto a {
    position: relative;
}

.article_element.has_foto.has_video a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 5;
    background: url(images/play_icon.png) no-repeat center center;
}

.article_element,
.article_element.has_foto,
.article_element.has_foto.has_desc .article_foto,
.article_element.has_foto.has_desc .article_desc {
    width: 50%;
}

.article_element.has_big_foto.has_desc,
.article_element.has_foto.has_desc,
.article_element.has_big_foto,
.article_element.has_desc,
.article_element.has_big_foto .article_foto,
.article_element.has_big_foto.has_desc .article_foto,
.article_element.has_big_foto.has_desc .article_desc {
    width: 100%;
}

.article_element.has_big_foto.has_desc .article_foto,
.article_element.has_big_foto.has_desc .article_desc
.article_element.has_foto.has_desc .article_foto,
.article_element.has_foto.has_desc .article_desc {
    float: left;
    overflow: hidden;
}



.article_content {
    margin-right: -50px;
}

.article_element.has_foto.has_desc {
    padding-right: 0;
}

.article_element,
.article_element.has_foto.has_desc .article_foto,
.article_element.has_foto.has_desc .article_desc {
    padding-right: 50px;
}

.article_element p {
    margin-top: 0;
    margin-bottom: 0em;
}

.article_element .article_foto {
    padding-right: 25px;
}
.article_element.has_foto.has_desc .article_foto {
    padding-right: 50px;
}
.article_element.has_big_foto .article_foto {
    margin-bottom: 25px;
}
.article_element.has_big_foto .article_foto {
    padding-right: 0px;
}



a.control-favorite {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    background: url(/bitrix/templates/archiprofi_v2015/images/icons/star.png) no-repeat;
    margin: 0px 15px 0 0;
    background-size: 20px 20px;
    opacity: .6;
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);

    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
a.control-favorite:hover {
    opacity: 1;
    background: url(/bitrix/templates/archiprofi_v2015/images/icons/star-active.png) no-repeat;
    background-size: 20px 20px;

    -webkit-transform: rotate(358deg) scale(1.2);
    transform: rotate(358deg) scale(1.2);
}
a.control-favorite.control-selected {
    background: url(/bitrix/templates/archiprofi_v2015/images/icons/star-active.png) no-repeat;
    background-size: 20px 20px;
}
a.control-favorite.control-selected:hover {
    background: url(/bitrix/templates/archiprofi_v2015/images/icons/star.png) no-repeat;
    background-size: 20px 20px;

    -webkit-transform: rotate(-358deg) scale(1.2);
    transform: rotate(-358deg) scale(1.2);
}

.article_element_gallery {
    width: 100%;
    margin-top: 4px;
    margin-bottom: 28px;
}

.ap-article-gallery {
    width: 100%;
    position: relative;
}

.ap-article-gallery .slick-dots {
    list-style: none;
    margin: 24px 0 0;
    text-align: center;
    padding: 0;
    height: 20px;
}

.ap-article-gallery .slick-dots li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.ap-article-gallery .slick-dots li button {
    display: block;
    border: 0;
    padding: 0;
    border-radius: 50%;
    overflow: hidden;
    width: 20px;
    height: 20px;
    color: transparent;
    position: relative;
    background-color: transparent;
}

.ap-article-gallery .slick-dots li button:after {
    content: '';
    display: block;
    border-radius: 50%;
    background-color: #eaeaea;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.ap-article-gallery .slick-dots li.slick-active button:after {
    background-color: #ff0000;
}

.ap-article-gallery__arrow {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    outline: 0;
    cursor: pointer;
    bottom: 20px;
    background: #000000;
    top: 50%;
    border: 0;
    z-index: 3;
    opacity: 0;
}

.bx-touch .ap-article-gallery__arrow {
    opacity: 1;
}

.ap-article-gallery__arrow svg {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    fill: #ffffff;
}

.ap-article-gallery__prev {
    right: auto;
    left: 20px;
}


.ap-article-gallery__next {
    right: 20px;
    left: auto;
}

.ap-article-gallery__prev svg {
     -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.ap-article-gallery__next svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}




.ap-article-gallery__main {
    height: 580px;
}

.ap-article-gallery__main:hover .ap-article-gallery__arrow {
    opacity: 1;
}

.ap-article-gallery__main-item {
    outline: 0;
    position: relative;
    height: 580px !important;
    border: 2px solid #eaeaea;
}

.ap-article-gallery__main a {
    display: block;
    height: 100%;
    text-decoration: none;
    position: relative;
}

.ap-article-gallery__main img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.ap-article-gallery__thumbs {
    margin: 24px -12px 0;
}

.ap-article-gallery__thumb {
    padding: 0 12px;
    height: 154px !important;
    position: relative;
    outline: 0;
}

.ap-article-gallery__thumb-inner {
    height: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    border: 2px solid #eaeaea;
    transition: border-color .24s;
}

.ap-article-gallery__thumb.slick-current .ap-article-gallery__thumb-inner  {
    border-color: #101010;
}

.ap-article-gallery__thumb a {
    display: block;
    height: 100%;
    overflow: hidden;
}

.ap-article-gallery__thumb img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

@media (min-width: 991px) {
    .article .group-element img {
        cursor: pointer;
    }
}

@media (max-width: 991px) {

    .ap-article-gallery__main,
    .ap-article-gallery__main-item {
        height: 60vw !important;
    }
    .ap-article-gallery__thumb {
        height: 15vw !important;
    }
}

@media (min-width: 600px) and (max-width: 991px) {

    .article_content {
        margin-right: -25px;
    }

    .article_element,
    .article_element.has_foto.has_desc .article_foto,
    .article_element.has_foto.has_desc .article_desc {
        padding-right: 25px;
    }

}

@media (max-width: 767px) {
    .ap-article-gallery__thumb {
        height: 20vw !important;
    }
}

@media (max-width: 599px) {

    .article_content {
        margin-right: 0;
    }

    .article_element,
    .article_element.has_foto.has_desc .article_foto,
    .article_element.has_foto.has_desc .article_desc {
        padding-right: 0;
    }

    .article_element,
    .article_element.has_foto,
    .article_element.has_foto.has_desc .article_foto,
    .article_element.has_foto.has_desc .article_desc {
        width: 100%;
    }

    .article_element {
        float: none !important;
        overflow: hidden;
    }

    .article_element img {
        width: 100% !important;
        height: auto !important;
    }

    .article_element .article_foto,
    .article_element .article_desc {
        overflow: hidden;
        float: none;
    }
}

@media (max-width: 575px) {
    .ap-article-gallery__thumb {
        height: 28vw !important;
    }
}

@media (max-width: 479px) {

    .ap-article-gallery__main {
        height: auto !important;
    }

    .ap-article-gallery__thumbs {
        display: none !important;
    }

    .ap-article-gallery__arrow {
        display: none !important;
    }
    .ap-article-gallery .slick-dots {
        margin: 14px 0 0;
    }
}




@media (max-width: 767px) {

    .content_bottom {
        padding-top: 15px;
        border: 1px solid #e5e5e5;
    }

    .b_block_cont.ad_bg {
        padding: 25px 15px;
    }

    .container_small {
        padding-left: 15px;
        padding-right: 15px;
    }

    .new_footer_middle .new_date,
    .new_footer_middle .new_cat {
        margin-bottom: 8px;
    }

    .related_news,
    .related_articles {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page_title {
        margin: 12px 0 14px 0;
    }

    .new_images_container {
        margin: 0 0 18px 0;
    }

    .related_news .item_list .text .desc:after,
    .related_articles .item_list .text .desc:after {
        background: linear-gradient(to top, #fff, transparent 100%);
    }

    .related_news .item_list .col-1-3,
    .related_articles .item_list .col-1-3 {
        padding-bottom: 20px;
    }

    .new_images.owl-theme .owl-controls {
        margin: 0 auto;
        padding: 0;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        z-index: 10;
        width: 100%;
    }

    .new_images.owl-theme .owl-controls .owl-buttons {
        position: relative;
        height: 0;
        margin-top: -34px;
    }

    .new_images.owl-theme .owl-controls .owl-buttons div {
        color: #fff;
        display: inline-block;
        zoom: 1;
        margin: 0;
        padding: 0;
        font-size: 12px;
        opacity: 1;
        position: absolute;
        top: 50%;
        width: 35px;
        height: 68px;
        background-image: url(images/fp_slider_arrows_mini.png);
        background-repeat: no-repeat;
        background-size: 70px 68px;
        white-space: nowrap;
        text-indent: 1000%;
    }

    .new_images .owl-prev {
        left: 10px;
        background-position: 0 0;
    }

    .new_images .owl-next {
        right: 10px;
        background-position: -35px 0;
    }

    .new_footer_bottom {
        border: 0;
        padding: 10px 0;
    }

    .new_meta .meta_info {
        position: relative;
        margin-top: 0;
        margin-bottom: 25px;
        text-align: center;
        float: none;
        width: auto;
        padding: 14px 0;
        overflow: hidden;
    }

    .new_meta .meta_actions {
        width: auto;
        float: none;
        margin-bottom: 25px;
        text-align: center;
    }

    .new_meta .meta_share {
        margin: 0;
        text-align: center;
    }

    .new_meta .meta_info:before,
    .new_meta .meta_info:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        height: 2px;
        background: url(images/services_border.png) repeat-x left top;
    }

    .new_meta .meta_info:before {
        top: 0;
    }

    .new_meta .meta_info:after {
        bottom: 0;
    }

    .new_meta .meta_info_item {
        margin: 0;
        width: 33%;
        float: left;
    }

    .related_news .item_list .text .desc,
    .related_news .item_list .text .desc *,
    .related_articles .item_list .text .desc,
    .related_articles .item_list .text .desc * {
        font-size: 13px;
        line-height: 1.3;
    }

    .new_images_item {
        width: 100%;
        height: auto;
    }

    .related_news .item_list .text,
    .related_articles .item_list .text {
        height: auto;
    }

    .related_news .item_list .text .desc,
    .related_articles .item_list .text .desc {
        height: 100%;
        max-height: 100px;
        overflow: hidden;
        position: relative;
    }

    .related_news .item_list .col-1-3,
    .related_articles .item_list .col-1-3 {
        width: 100%;
    }

}

@media (min-width: 768px) and (max-width: 1200px) {

    .new_images_container {
        margin: 0 0 18px 0;
    }

    .new_images.owl-theme .owl-controls {
        margin: 0 auto;
        padding: 0;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        z-index: 10;
        width: 100%;
    }

    .new_images.owl-theme .owl-controls .owl-buttons {
        position: relative;
        height: 0;
        margin-top: -34px;
    }

    .new_images.owl-theme .owl-controls .owl-buttons div {
        color: #fff;
        display: inline-block;
        zoom: 1;
        margin: 0;
        padding: 0;
        font-size: 12px;
        opacity: 1;
        position: absolute;
        top: 50%;
        width: 35px;
        height: 68px;
        background-image: url(images/fp_slider_arrows_mini.png);
        background-repeat: no-repeat;
        background-size: 70px 68px;
        white-space: nowrap;
        text-indent: 1000%;
    }

    .new_images .owl-prev {
        left: 10px;
        background-position: 0 0;
    }

    .new_images .owl-next {
        right: 10px;
        background-position: -35px 0;
    }

    .new_images_item {
        width: 100%;
        height: auto;
    }

    .new_images_container:before,
    .new_images_container:after {
        content: "";
        display: none;
    }

    .related_news .item_list .col-1-3,
    .related_articles .item_list .col-1-3 {
        width: 33.33333333% !important;
    }

    .content_bottom {
        padding-left: 15px;
        padding-right: 15px;
    }

    .related_news .custom_container,
    .related_articles .custom_container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 600px) and (max-width: 1200px) {

    .new_images_container {
        margin: 0 -25px 18px 0;
    }

    .new_images .owl-next {
        right: 35px;
    }

    .new_images_item {
        padding-right: 25px;
    }

    .new_images_container.only_two {
        margin: 0 -25px 18px 0;
        overflow: hidden;
    }

    .new_images_container.only_two .new_images_item {
        padding-right: 25px;
        /*float: left;*/
        margin-right: 0;
    }

    .new_images_container.only_two:before,
    .new_images_container.only_two:after {
        content: normal;
        display: none;
    }

}

@media (max-width: 599px) {

    .new_images_container.only_two {
        margin: 0 0 18px 0;
        overflow: hidden;
    }

    .new_images_container.only_two .new_images_item {
        padding-right: 0;
        /*float: left;*/
        margin-right: 0;
    }

    .new_images_container.only_two:before,
    .new_images_container.only_two:after {
        content: normal;
        display: none;
    }

}


.msg_btn {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}

.msg_btn span {
    width: 19px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    background: url(images/icons.png) no-repeat 0 -14px;
    margin: 6px;
}

.meta_share {
    height: 27px;
    padding-top: 1px;
}

.like_btn {
    display: inline-block;
    vertical-align: top;
}

.like_btn span {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    background: url(images/like_btn.png) no-repeat 0 0;
}

.meta_actions .meta_actions_item.like_btn span {
    margin: 2px 0 0 0;
}

.bx-touch .Image_Wrapper {
    text-align: center;
    margin-bottom:15px;
}

.meta_actions .meta_actions_item.edit_btn {
    margin-bottom: 0;
}
.meta_actions .meta_actions_item.edit_btn span {
    margin: 3px 0 0 0;
}

.news-item-edit {
    width: 19px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    background: url(/bitrix/templates/archiprofi_v2015/images/icons/edit.png) no-repeat;
    margin: 3px 25px 0 0;
    background-size: 16px 16px;

    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.news-item-edit:hover {
    background: url(/bitrix/templates/archiprofi_v2015/images/icons/edit-active.png) no-repeat;
    background-size: 16px 16px;
}

.news-item-delete {
    width: 19px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    background: url(/bitrix/templates/archiprofi_v2015/images/icons/delete.png) no-repeat;
    margin: 2px 10px 0 0;
    background-size: 18px 18px;

    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.news-item-delete:hover {
    background: url(/bitrix/templates/archiprofi_v2015/images/icons/delete-active.png) no-repeat;
    background-size: 18px 18px;
}


.new_footer_top .new_source {
    width:50%;
    float:left;
}
.new_footer_top .new_date {
    width:50%;
    float:left;
    text-align: right;
}

.block-slides-list-nav .slick-slide{
    padding: 0 10px;
}



@media (max-width: 599px) {
    .new_footer_top .new_source {
        width:100%;
        float:none;
    }
    .new_footer_top .new_date {
        width:100%;
        float:none;
        text-align: left;
        margin-top:10px;
    }
    .new_footer_middle .new_cat {
        width:100%;
        float:none;
        text-align: left;
    }
}


.blockquote-image-table {
    border-collapse: collapse;
    border: 0;
    width: 100%;
}

.blockquote-image-table img {
    display: block;
}

.blockquote-image-table td {
    vertical-align: top;
}

.blockquote-image-table td:first-child {
    padding-right: 30px;
}

.blockquote-image-table p {
    margin-top: .8em;
    margin-bottom: .8em;
}

.blockquote-image-table p:first-child {
    margin-top: 0;
}

.blockquote-image-table p:last-child {
    margin-bottom: 0;
}

@media (max-width: 699px) {
    .blockquote-image-table,
    .blockquote-image-table tbody,
    .blockquote-image-table thead,
    .blockquote-image-table tfoot {
        display: block;
    }

    .blockquote-image-table tr {
        display: flex;
        flex-direction: column;
        gap: 20px
    }

    .blockquote-image-table td:first-child {
        padding-right: 0;
        order: 2;
    }

    .blockquote-image-table img {
        width: 100%;
        height: auto;
    }

}

.modal-feedback-universal .selectric {
    border: 1px solid #000000;
}
.modal-feedback-universal .ap-modal__dialog {
    max-width: 328px;
    background-color: #EBECEC;
    padding: 24px 28px 28px;
}
.modal-feedback-universal .ap-modal__header {
    padding-right: 0;
    padding-bottom: 16px;
}
.modal-feedback-universal .ap-modal__close {
    margin-top: 0;
    margin-right: 0;
    top: 0;
    right: 0;
}
.modal-feedback-universal .ap-modal__body {
    font-size: 13px;
    line-height: 1.4;
    color: #333333;
}
.modal-feedback-universal .ap-modal__body p, .modal-feedback-universal .ap-modal__body ul, .modal-feedback-universal .ap-modal__body ol {
    margin-top: 0;
    margin-bottom: 10px;
}
.modal-feedback-universal .ap-modal__body p:last-child, .modal-feedback-universal .ap-modal__body ul:last-child, .modal-feedback-universal .ap-modal__body ol:last-child {
    margin-bottom: 0;
}
.modal-feedback-universal .ap-modal__title {
    font-size: 16px;
    color: #ff0000;
    letter-spacing: 0.01em;
    font-weight: 600;
    line-height: 1.2;
}
.modal-feedback-universal .ap-modal-form__field_agreement {
    font-size: 10px;
    margin-top: 24px;
}
.modal-feedback-universal .ap-modal-form__field_agreement label {
    padding-left: 24px;
}
.modal-feedback-universal .ap-modal-form__field_agreement label:before {
    top: -2px;
}
.modal-feedback-universal .ap-modal__footer {
    text-align: center;
    margin-top: 15px;
}
.modal-feedback-universal .ap-modal__close-link {
    display: inline-block;
    font-size: 15px;
    line-height: 1.3;
    color: #999999;
    letter-spacing: 0.01em;
    -webkit-text-decoration: underline rgba(153, 153, 153, 0.3);
    text-decoration: underline rgba(153, 153, 153, 0.3);
}
.modal-feedback-universal .ap-modal__close-link:hover {
    -webkit-text-decoration: none rgba(153, 153, 153, 0.3);
    text-decoration: none rgba(153, 153, 153, 0.3);
}
.modal-feedback-universal .ap-modal-form__fields-group-title {
    font-weight: 600;
    color: #ff0000;
    margin: 18px auto 10px !important;
    font-size: 14px;
}
.modal-feedback-universal .ap-modal-form__field-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
}
.modal-feedback-universal .ap-modal-form__field-group .ap-modal-form__field {
    margin-bottom: 0;
}
.modal-feedback-universal .ap-modal-form__submit {
    margin-top: 14px;
}
.modal-feedback-universal .modal-feedback-universal__desc {
    color: #333333;
    margin-top: 15px;
}
.modal-feedback-universal .modal-feedback-universal__desc a {
    -webkit-text-decoration: underline rgba(51, 51, 51, 0.2);
    text-decoration: underline rgba(51, 51, 51, 0.2);
}
.modal-feedback-universal .modal-feedback-universal__desc a:hover {
    text-decoration: none;
}
.modal-feedback-universal .ap-modal-form__field_select {
    margin-right: 6px;
}
.modal-feedback-universal .ap-marker {
    display: inline-block;
    padding: 1px 4px 0 5px;
    background-color: #ff0000;
    color: #ffffff;
}
.modal-feedback-universal .ap-marker_blue {
    background-color: blue;
}
.modal-feedback-universal .ap-marker_purple {
    background-color: #9900cc;
}
.modal-feedback-universal .ap-modal-form__field {
    margin-bottom: 10px;
}
.modal-feedback-universal .ap-modal-form__field:last-child {
    margin-bottom: 0;
}
.modal-feedback-universal .ap-modal-form__field_text label, .modal-feedback-universal .ap-modal-form__field_textarea label {
    display: block;
    padding: 0 8px;
    margin-bottom: 4px;
    color: #4A524B;
    font-size: 13px;
}
.modal-feedback-universal .ap-modal-form__field_text label .req, .modal-feedback-universal .ap-modal-form__field_textarea label .req {
    color: #ff0000;
}
.modal-feedback-universal .ap-modal-form__field_text label .req:after, .modal-feedback-universal .ap-modal-form__field_textarea label .req:after {
    content: "*";
    margin-left: 3px;
}
.modal-feedback-universal .ap-modal-form__field_text input[type=text], .modal-feedback-universal .ap-modal-form__field_text input[type=tel], .modal-feedback-universal .ap-modal-form__field_text input[type=email] {
    display: block;
    width: 100%;
    margin: 0;
    border: 1px solid #8d8d8d;
    border-radius: 0;
    height: 34px;
    line-height: 1;
}
.modal-feedback-universal .ap-modal-form__field_text input[type=text]:focus, .modal-feedback-universal .ap-modal-form__field_text input[type=tel]:focus, .modal-feedback-universal .ap-modal-form__field_text input[type=email]:focus {
    border-color: #000000;
}
.modal-feedback-universal .ap-modal-form__field_textarea {
    font-size: 15px;
    line-height: 1.3;
}
.modal-feedback-universal .ap-modal-form__field_textarea textarea {
    display: block;
    width: 100%;
    margin: 0;
    border: 1px solid #8d8d8d;
    border-radius: 0;
    height: 6em;
    max-width: 100%;
    min-width: 100%;
    min-height: 6em;
    padding: 6px 16px 8px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 15px;
    line-height: 1.3;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.modal-feedback-universal .ap-modal-form__field_textarea textarea:focus {
    border-color: #000000;
}
.modal-feedback-universal .iti {
    width: 100%;
}
.modal-feedback-universal .iti__country-list {
    width: 272px;
    max-width: 272px;
    white-space: normal;
}

.modal-feedback-universal-success .ap-modal__dialog {
    max-width: 324px;
    background-color: #EBECEC;
    padding: 36px 28px;
}
.modal-feedback-universal-success .ap-modal__header {
    padding: 0;
}
.modal-feedback-universal-success .ap-modal__close {
    margin-top: 0;
    margin-right: 0;
    top: 0;
    right: 0;
}
.modal-feedback-universal-success .ap-modal__title {
    font-size: 15px;
    color: #333333;
    letter-spacing: 0.01em;
    font-weight: 600;
    line-height: 1.3;
}

.user-profile__social {
    font-size: 0;
    margin-right: -5px;
    margin-left: -5px;
    white-space: nowrap;
    text-align: right; }
.user-profile__social-link {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 30px;
    height: 30px;
    background: #c1c1c1 no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    margin: 4px;
    text-align: center;
    -webkit-transition: background-color .24s;
    -o-transition: background-color .24s;
    transition: background-color .24s; }
.user-profile__social-link:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .24s;
    -o-transition: opacity .24s;
    transition: opacity .24s; }
.user-profile__social-link:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    margin: auto; }
.user-profile__social-link:hover:before {
    opacity: 1; }
.user-profile__social-link.empty {
    -webkit-filter: brightness(120%);
    filter: brightness(120%); }
.user-profile__social-link.empty:hover {
    background-color: #c1c1c1 !important; }
.user-profile__social-link_tw:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M23,5.18a9,9,0,0,1-2.59.71,4.49,4.49,0,0,0,2-2.5,9.18,9.18,0,0,1-2.86,1.1,4.51,4.51,0,0,0-7.81,3.08,4.34,4.34,0,0,0,.12,1A12.82,12.82,0,0,1,2.53,3.89a4.45,4.45,0,0,0-.61,2.27,4.51,4.51,0,0,0,2,3.75,4.45,4.45,0,0,1-2.05-.56v.06A4.52,4.52,0,0,0,5.5,13.83,4.54,4.54,0,0,1,4.32,14a4.63,4.63,0,0,1-.85-.08A4.5,4.5,0,0,0,7.68,17,9,9,0,0,1,2.08,19,9.51,9.51,0,0,1,1,18.91a12.79,12.79,0,0,0,6.92,2A12.76,12.76,0,0,0,20.76,8.1c0-.2,0-.39,0-.59A9.06,9.06,0,0,0,23,5.18Z'/%3E%3C/svg%3E"); }
.user-profile__social-link_tw:hover {
    background-color: #55acee; }
.user-profile__social-link_f:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M17.11,8.12H13.63V5.84a.93.93,0,0,1,1-1.06h2.46V1H13.67A4.29,4.29,0,0,0,9.06,5.61V8.12H6.89V12H9.06V23h4.57V12h3.08Z'/%3E%3C/svg%3E"); }
.user-profile__social-link_f:hover {
    background-color: #3b5998; }
.user-profile__social-link_inst:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M12,6.28A5.68,5.68,0,1,0,17.68,12,5.7,5.7,0,0,0,12,6.28Zm0,9.31A3.64,3.64,0,1,1,15.64,12,3.65,3.65,0,0,1,12,15.59Z'/%3E%3Ccircle fill='%23ffffff' cx='17.9' cy='6.15' r='1.29'/%3E%3Cpath fill='%23ffffff' d='M21.23,2.82A6.33,6.33,0,0,0,16.57,1H7.43A6.07,6.07,0,0,0,1,7.43v9.09a6.4,6.4,0,0,0,1.86,4.75A6.51,6.51,0,0,0,7.48,23h9a6.54,6.54,0,0,0,4.66-1.73A6.33,6.33,0,0,0,23,16.57V7.43A6.36,6.36,0,0,0,21.23,2.82Zm-.18,13.75a4.35,4.35,0,0,1-1.29,3.24A4.61,4.61,0,0,1,16.52,21h-9a4.61,4.61,0,0,1-3.24-1.15A4.47,4.47,0,0,1,3,16.52V7.43a4.43,4.43,0,0,1,1.2-3.24A4.53,4.53,0,0,1,7.48,3h9.13a4.43,4.43,0,0,1,3.24,1.2,4.6,4.6,0,0,1,1.2,3.19v9.14Z'/%3E%3C/svg%3E"); }
.user-profile__social-link_inst:before {
    background: -webkit-linear-gradient(45deg, #ffb140 0%, #ff5445 25%, #fc2b82 60%, #8e40b7 100%);
    background: -o-linear-gradient(45deg, #ffb140 0%, #ff5445 25%, #fc2b82 60%, #8e40b7 100%);
    background: linear-gradient(45deg, #ffb140 0%, #ff5445 25%, #fc2b82 60%, #8e40b7 100%); }
.user-profile__social-link_inst.empty:before {
    display: none; }
.user-profile__social-link_pin:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='%23ffffff' d='M12.56,0C6,0,2.71,4.7,2.71,8.61c0,2.37.9,4.48,2.82,5.27a.47.47,0,0,0,.69-.35c.07-.24.22-.85.29-1.1a.68.68,0,0,0-.2-.77A4,4,0,0,1,5.4,9a6.52,6.52,0,0,1,6.78-6.6c3.71,0,5.74,2.26,5.74,5.28,0,4-1.76,7.34-4.37,7.34a2.14,2.14,0,0,1-2.18-2.66c.42-1.75,1.22-3.63,1.22-4.89a1.85,1.85,0,0,0-1.86-2.07c-1.47,0-2.66,1.52-2.66,3.57a5.3,5.3,0,0,0,.44,2.18S7,17.49,6.74,18.61a15.32,15.32,0,0,0,0,5.24.19.19,0,0,0,.33.08,14.85,14.85,0,0,0,2.48-4.51c.17-.62,1-3.79,1-3.79a4,4,0,0,0,3.37,1.71c4.43,0,7.44-4,7.44-9.44C21.29,3.81,17.83,0,12.56,0Z'/%3E%3C/svg%3E"); }
.user-profile__social-link_pin:hover {
    background-color: #ca2028; }
.user-profile__social-link_yt:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M21.8,8A4.38,4.38,0,0,0,21,6a2.89,2.89,0,0,0-2-.85C16.2,5,12,5,12,5h0s-4.2,0-7,.2A2.89,2.89,0,0,0,3,6,4.38,4.38,0,0,0,2.2,8,30.31,30.31,0,0,0,2,11.24v1.52A30.24,30.24,0,0,0,2.2,16,4.44,4.44,0,0,0,3,18a3.42,3.42,0,0,0,2.21.85C6.8,19,12,19,12,19s4.2,0,7-.21A2.87,2.87,0,0,0,21,18a4.44,4.44,0,0,0,.79-2,30.24,30.24,0,0,0,.2-3.23V11.24A30.31,30.31,0,0,0,21.8,8ZM9.94,14.59V9l5.41,2.82Z'/%3E%3C/svg%3E"); }
.user-profile__social-link_yt:hover {
    background-color: #ce1312; }
.user-profile__social-link_vk:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M22.14,6.31H18.57a.8.8,0,0,0-.71.42S16.43,9.35,16,10.24c-1.24,2.37-2,1.63-2,.52V7a1.2,1.2,0,0,0-1.2-1.2H10.07a2.14,2.14,0,0,0-1.9.89s1.36-.22,1.36,1.61c0,.46,0,1.77,0,2.87a.79.79,0,0,1-.77.81.8.8,0,0,1-.61-.27A23,23,0,0,1,5.48,6.74a.75.75,0,0,0-.68-.43H1.55A.54.54,0,0,0,1,6.85a.64.64,0,0,0,0,.2C2,9.75,6.26,18.24,11.1,18.24h2a.8.8,0,0,0,.81-.8V16.21a.79.79,0,0,1,1.33-.58l2.44,2.29a1.17,1.17,0,0,0,.81.32h3.2c1.55,0,1.55-1.07.71-1.9-.6-.58-2.74-2.84-2.74-2.84a1.12,1.12,0,0,1-.08-1.44l2.3-3C22.58,8.15,23.76,6.31,22.14,6.31Z'/%3E%3C/svg%3E"); }
.user-profile__social-link_vk:hover {
    background-color: #4d76a1; }
.user-profile__social-link_li:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='%23ffffff' d='M.39,8h5V24h-5Zm2.5-8A2.89,2.89,0,1,1,0,2.91,2.88,2.88,0,0,1,2.89,0'/%3E%3Cpath fill='%23ffffff' d='M8.49,8h4.77v2.19h.06A5.23,5.23,0,0,1,18,7.59c5,0,6,3.31,6,7.62V24H19V16.2C19,14.34,19,12,16.45,12s-3,2-3,4.11V24h-5V8Z'/%3E%3C/svg%3E"); }
.user-profile__social-link_li:hover {
    background-color: #007bb5; }
.user-profile__social-link_gm:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='%23ffffff' d='M7.62,10.61c0,.86,0,1.73,0,2.6,1.45,0,2.9,0,4.36,0-.64,3.22-5,4.27-7.34,2.17a4.88,4.88,0,0,1,.2-7.61A5,5,0,0,1,10.78,8a26.17,26.17,0,0,0,1.93-2A7.76,7.76,0,0,0,7.62,4.08,7.63,7.63,0,0,0,4.86,18.81c3,1.14,6.78.37,8.67-2.3a8.74,8.74,0,0,0,1.38-5.89Q11.27,10.59,7.62,10.61Z'/%3E%3Cpath fill='%23ffffff' d='M21.82,10.6c0-.73,0-1.46,0-2.18H19.64c0,.72,0,1.45,0,2.18H17.45v2.17l2.18,0c0,.72,0,1.45,0,2.17h2.17c0-.72,0-1.45,0-2.17l2.18,0V10.61Z'/%3E%3C/svg%3E"); }
.user-profile__social-link_gm:hover {
    background-color: #dc4e41; }
.user-profile__social-link_sk:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='%23ffffff' d='M22.87,13.58A11.13,11.13,0,0,0,11.9.75a11.24,11.24,0,0,0-1.65.12A6.82,6.82,0,0,0,.1,6.82a6.68,6.68,0,0,0,.84,3.27A10.28,10.28,0,0,0,.8,11.85,11.1,11.1,0,0,0,11.9,23a13,13,0,0,0,1.41-.08,6.82,6.82,0,0,0,9.56-9.29ZM15.54,17a5.69,5.69,0,0,1-3.74,1.1A6.38,6.38,0,0,1,8,17.06a2.48,2.48,0,0,1-1.23-2,1.1,1.1,0,0,1,.33-.83,1.16,1.16,0,0,1,.83-.32A1.35,1.35,0,0,1,9,14.46a9.77,9.77,0,0,0,.93,1,3,3,0,0,0,1.91.57,2.56,2.56,0,0,0,1.65-.5,1.37,1.37,0,0,0,.57-1.1c0-.64-.39-1.06-1.18-1.27l-3.12-.79q-3-.75-3-3.32A3.21,3.21,0,0,1,8.27,6.23a6,6,0,0,1,3.31-.84,6.43,6.43,0,0,1,3.18.81c1,.57,1.53,1.25,1.53,2a1,1,0,0,1-.37.8,1.35,1.35,0,0,1-.89.3,1.3,1.3,0,0,1-.95-.47A6.61,6.61,0,0,0,13.2,8a3.09,3.09,0,0,0-1.8-.47,2.38,2.38,0,0,0-1.47.39A1.25,1.25,0,0,0,9.4,9c0,.59.63,1,1.89,1.31l2.32.53c2.12.48,3.17,1.64,3.17,3.49A3.34,3.34,0,0,1,15.54,17Z'/%3E%3C/svg%3E"); }
.user-profile__social-link_sk:hover {
    background-color: #3baae0; }
.user-profile__social-link_wt:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M.09,24c.33-1,.64-1.93,1-2.86s.59-1.86.94-2.76a1.3,1.3,0,0,0-.1-1.24A11.33,11.33,0,0,1,.69,9.7,11.18,11.18,0,0,1,3.51,3.89,11.41,11.41,0,0,1,12.79,0,11.24,11.24,0,0,1,19.9,2.89a11.5,11.5,0,0,1,3.7,6.17,11.39,11.39,0,0,1-.16,5.88,11.41,11.41,0,0,1-4.15,6,11.49,11.49,0,0,1-9.52,2.14,10.6,10.6,0,0,1-3-1.08A.48.48,0,0,0,6.33,22L1,23.71Zm3-3,.18,0,3.37-1.06a.54.54,0,0,1,.35,0c.48.24,1,.53,1.45.74a9.39,9.39,0,0,0,6.31.42,9.55,9.55,0,0,0,5.86-4.54,9.38,9.38,0,0,0,1.18-6.34A9.45,9.45,0,0,0,17.5,3.53a9.38,9.38,0,0,0-6.85-1.45A9.46,9.46,0,0,0,5.22,4.92a9.43,9.43,0,0,0-2.51,4.7A9.42,9.42,0,0,0,4,16.86a1.21,1.21,0,0,1,.11,1.24C3.76,19,3.46,20,3.13,21Z'/%3E%3Cpath fill='%23ffffff' d='M18.27,15.06a2.23,2.23,0,0,1-1.34,2.08,3.14,3.14,0,0,1-2.66.18c-.81-.32-1.64-.63-2.43-1a9.26,9.26,0,0,1-2.66-2.13A15.31,15.31,0,0,1,7,11.06a4.37,4.37,0,0,1-.6-2.55A3.31,3.31,0,0,1,7.71,6.15,1.31,1.31,0,0,1,8.29,6a5,5,0,0,1,.77,0c.21,0,.32.16.4.34L10,7.73c.12.32.21.64.35.95a.85.85,0,0,1-.16,1,5.93,5.93,0,0,1-.63.69.42.42,0,0,0-.09.58,8.61,8.61,0,0,0,2.11,2.58,9.69,9.69,0,0,0,1.91,1.15.41.41,0,0,0,.54-.1c.33-.38.67-.75,1-1.13s.32-.3.6-.15c.82.41,1.64.84,2.45,1.26A.47.47,0,0,1,18.27,15.06Z'/%3E%3C/svg%3E"); }
.user-profile__social-link_wt:hover {
    background-color: #57bb63; }
.user-profile__social-link_vb:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='%23ffffff' d='M12.91,1.46a9.43,9.43,0,0,1,5.45,1.92,9.3,9.3,0,0,1,3.6,6,14,14,0,0,1,.21,2,1.94,1.94,0,0,0,.12.8.72.72,0,0,0,1.16.11c.16-.2.17-.35.15-1A13.14,13.14,0,0,0,22.34,6a9.66,9.66,0,0,0-2-2.72,9.81,9.81,0,0,0-2.9-2.09A10.57,10.57,0,0,0,13.87.09C13.6.06,13.12,0,12.79,0c-.63,0-.76,0-.94.17a.75.75,0,0,0,0,1.08C12,1.39,12.17,1.42,12.91,1.46Z'/%3E%3Cpath fill='%23ffffff' d='M19.35,10.3c0,.65.09.89.38,1a.86.86,0,0,0,.65,0,.88.88,0,0,0,.36-.38,6.74,6.74,0,0,0,0-1.44,7.61,7.61,0,0,0-1.23-3.43,7.52,7.52,0,0,0-5.37-3.22c-.93-.13-1.24-.08-1.44.23a.69.69,0,0,0,.05.87,1,1,0,0,0,.74.28,7.38,7.38,0,0,1,3,.89,6,6,0,0,1,2.17,2.26A6.17,6.17,0,0,1,19.35,10.3Z'/%3E%3Cpath fill='%23ffffff' d='M15,5.82a4.26,4.26,0,0,0-.66-.08.84.84,0,0,0-.53.06.72.72,0,0,0-.22,1.08c.16.19.3.24.78.3a2.18,2.18,0,0,1,2,1.23,3.68,3.68,0,0,1,.31,1.25c0,.4.1.55.28.69a.76.76,0,0,0,.91,0c.25-.23.29-.5.18-1.19a3.79,3.79,0,0,0-1.15-2.4A3.65,3.65,0,0,0,15,5.82Z'/%3E%3Cpath fill='%23ffffff' d='M23.73,19.62a1.59,1.59,0,0,0-.35-.95,31,31,0,0,0-2.71-2.21c-.61-.42-1.54-1-2-1.21A2.06,2.06,0,0,0,17,15.1a1.49,1.49,0,0,0-.28.11,3.52,3.52,0,0,0-.92.95c-.33.4-.63.77-.67.8l0,0-.25.13h0c-.51.24-1.21.1-2.34-.47A10.81,10.81,0,0,1,10,14.86a11.72,11.72,0,0,1-2-2.29,6.49,6.49,0,0,1-1-2.73A1.77,1.77,0,0,1,7.3,9h0l0-.05,0,0,.11-.11.58-.49c.92-.74,1.12-1,1.25-1.41a2.47,2.47,0,0,0-.39-1.71A19.25,19.25,0,0,0,5.47.74,2,2,0,0,0,5,.51,1.93,1.93,0,0,0,4,.42,5.45,5.45,0,0,0,2.2,1.51,8.73,8.73,0,0,0,.58,3.09C.13,3.86.16,4.52.7,6a27.34,27.34,0,0,0,1.87,4.05h0l0,.06c.15.27.3.54.47.8l0,.07c.16.26.32.52.49.78l.19.29c.13.18.25.37.39.56s.41.58.63.87A30.46,30.46,0,0,0,13,21.06l.13.08c.47.3,1,.58,1.45.85l.2.11c.5.27,1,.53,1.52.78l.16.07c.53.26,1.08.51,1.64.74a2.76,2.76,0,0,0,1.47.3,2.61,2.61,0,0,0,.74-.13,3.56,3.56,0,0,0,.93-.5l.19-.14.16-.13A9.85,9.85,0,0,0,23,21.53a5,5,0,0,0,.61-1A2,2,0,0,0,23.73,19.62Z'/%3E%3C/svg%3E"); }
.user-profile__social-link_vb:hover {
    background-color: #7f4da0; }
.user-profile__social-link_tel {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M22.94,4.45,19.62,20.11c-.25,1.11-.91,1.38-1.83.86l-5.06-3.73-2.44,2.35a1.28,1.28,0,0,1-1,.5l.36-5.16L19,6.46c.41-.36-.09-.56-.64-.2L6.78,13.56,1.79,12C.71,11.66.69,10.91,2,10.39L21.54,2.87C22.44,2.53,23.23,3.07,22.94,4.45Z'/%3E%3C/svg%3E"); }
.user-profile__social-link_tel:hover {
    background-color: #1e96c8; }

.user-profile__social{
    padding-right: 25px;
}
.user-profile__social-link_st:after{
    background-image: url("/local/profile_images/web.png");
    background-size: cover;
}
.user-profile__social-link_st:hover {
    background-color: #3b5998;
}
.user-profile__social-link_em:after{
    background-image: url("/local/profile_images/mail.png");
    background-size: cover;
}
.user-profile__social-link_em:hover {
    background-color: #3b5998;
}
.user-profile__social-link_ph:after{
    background-image: url("/local/profile_images/phone.png");
    background-size: cover;
}
.user-profile__social-link_ph:hover {
    background-color: #57bb63;
}
