/* custom */
.goods_block .goods .cover{
    overflow: hidden;
}
.goods_block .goods .cover img{
    transform: translate(0,275px);
    transition: all 1s;
}
.goods_block .goods .cover.showed img{
    transform: translate(0,0);
}
.company-profile .representative__body.representative-video__body{
    padding: 0;
}
.company-profile .representative__body.representative-video__body a{
    margin: 0;
}
.user-achievements .user-achievements__item{
    margin-top: -10px;
}
.user-achievements .user-achievements__item.big_achievement{
    max-width: 80px;
    margin-top: -14px;
}
.user-profile__bottom .user-profile__block-representative{
    max-width: 230px;
}
.user-profile__menu-link span.work-count{
    font-weight: normal;
}
.video-block::before {
    content: "";
    position: absolute;
    top: 84px;
    left: 15px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    height: 249px;
    -webkit-box-shadow: 0 0 0 10000px #fff;
    box-shadow: 0 0 0 10000px #fff;
}
.user-profile__top-status,
.user-profile__col{
    z-index: 99;
}
.no-margin-right{
    margin-right: 0;
}
.ajax_button{
    color:#ff0000 !important;
}
.company-profile .representative__btn {
    background-color: #ff0000;
}
.hide-info{
    display: none;
}
.search_result_list_company{
    width:100%;
}
.search_result_list_specialists .col-1-6{
    margin-bottom: 25px;
}
.user-profile__admin{
    margin-top: 16px;
}
.user-profile__contacts{
    margin-top: 5px;
}
.user-profile__name-ru.group-name{
    margin-bottom: 12px;
}
.user-profile__avatar-inner{
    vertical-align: middle;
    text-align: center;
    line-height: 248px;
}
.user-profile__avatar img{
    width:auto;
    max-width: 100%;
}
.user-profile .show_all_section{
    color: #ff0000 !important;
}
.mark-selected .user-profile__interaction-icon.icon-like {
    display:none;
}
.user-profile__interaction-link{
    height: 36px;
}
.user-profile__interaction-item{
    margin-bottom: 9px;
}
.user-profile__interaction-item:last-child{
    margin-bottom: 0;
}
.user-profile__admin{
    margin-top: 5px;
}
.representative__video{
    height: 127px;
    width: 100%;
}
.representative__video img{
    width:100%;
    height: 100%;
    max-height: 100%;
}
.user-profile__top-status{
    padding-top: 10px;
}
.user-profile__top-status{
    text-transform: none;
}
.user-profile__top-status .user-profile__top-status-value{
    text-transform: uppercase;
}
#profile-about-awards .konkurs-news__icon-eye{
    fill: #fff !important;
}
#profile-about-awards .konkurs-news_icons_count{
    color: #ffffff !important;
}
.user-profile__description.owner-profile{
    z-index: 100;
}
.user-profile__avatar .profile-edit-link{
    position: absolute;
    z-index: 999;
    bottom: 10px;
    text-align: center;
    width: 100%;
}
.user-profile__avatar .profile-edit-link a{
    display: inline-block;
    outline: 0;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border: 0;
    width: 100%;
    padding: 0 12px;
    height: 36px;
    line-height: 36px;
    text-decoration: none !important;
    color: #ff0000 !important;
    background-color: #ffff00;
    -webkit-transition: opacity .24s;
    -o-transition: opacity .24s;
    transition: opacity .24s;
    max-width: 250px;
    width:90%;
    overflow: hidden;
}
.user-profile__transcription {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: .01em;
    line-height: 1.5;
}
.user-profile__menu-inner:after{
    background: none !important;
}
.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;
}
.video-list .video a{
    text-decoration: none;
}
#profile-about-awards .konkurs-winner__text{
    height: 90px;
}
.color-light-blue {
    background-color: #508dff;
    padding: 2px 5px; }
.profile-map-sidebar__item{
    min-height: 150px;
}
.galery-list .owl-item img{
    max-width: 100%;
}
.galery-list .owl-item{
    text-align: center;
}
@media only screen and (max-width: 1366px) {
    .user-profile__avatar .profile-edit-link{
        bottom: 2px;
    }
}
@media only screen and (max-width: 1200px) {
    .video-block::before {
        display: none;
    }
    .video-block-background{
        display: none;
    }
    .user-profile__avatar-inner{
        line-height: 120px;
    }
    .user-profile__social{
        padding-right: 0;
    }
    .user-profile__description {
        background-attachment: scroll !important;
        background-position: center center !important;
    }
}
@media only screen and (max-width: 621px) {
    .representative__video{
        width:auto;
        max-width: 250px;
        margin: 0 auto 8px auto;
    }
    .company-profile .representative__body.representative-video__body a{
        margin: 0 auto;
    }
    .user-profile__avatar .profile-edit-link a{
        padding: 0 6px;
        font-size: 12px;
    }
}
@media only screen and (max-width: 768px) {
    .user-profile__bottom .user-profile__block-representative{
        max-width: 100%;
    }
}
@media (max-width: 420px) {
    .user-profile__avatar-inner{
        line-height: 100px;
    }
}
