

/* Start:/bitrix/templates/mosoboi_ad/components/bitrix/news.list/sotrudniki2/style.css?16902692402662*/
.employees {
    text-align: center;
}

.worker {
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18);
}

.worker .worker-photo {
    width: 118px;
    height: 118px;
    margin: 0 auto;
}

.worker .worker-info {
    color: #383838;
    line-height: 1.2;
    text-align: center;
}

.worker .worker-name {
    padding: 10px 0 5px 0;
    color: #8d5591;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.worker .worker-position {
    min-height: 50px;
    padding-bottom: 18px;
    font-size: 14px;
    font-weight: bold;
}

.worker .worker-like {
    padding-bottom: 10px;
    color: #8d5591;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.worker .worker-like a {
    color: #8d5591;
}
.worker .worker-like span{
    margin: 0 10px;
}

.worker .worker-like a:hover {
    text-decoration: none;
    opacity: 0.95;
}

.worker .worker-contacts {
    display: table;
    margin: 0 auto;
    min-height: 35px;
}

.worker .worker-contacts > div {
    display: table-row;
}

.worker .worker-contacts > div > div {
    display: table-cell;
    vertical-align: middle;
}
.worker .worker-contacts > div > div + div{
    width: 50%;
}

.worker .worker-email .btn{
    padding: 8px 10px;
    color: #fff;
    font-size: 12px;
    border-radius: 6px;
    background-color: #8D5591;
    text-decoration: none;
}

.worker .worker-phone{
    color: #292929;
    font-size: 12px;
    font-style: italic;
}
.worker .worker-phone div{
    /*margin-left: 20px;*/
}
.worker .worker-phone span{
    color: #8d5591;
    font-weight: bold;
}

@media (max-width: 1180px) {
    .topmenu-right {
        width: auto!important;
    }
    .topmenu-right .topmenu-right-item {
        width: auto;
        padding-left: 30px;
    }
    .topmenu-right .topmenu-right-link-icon {
        left: -30px;
        top: 50%;
        transform: translate(0, -50%);
    }
    .footer.footer {
        height: auto;
    }
}

@media (max-width: 767px) {
    .employees.row {
        margin-left: 0;
        margin-right: 0;
    }
    .text_inside_wide #h1-pages {
        height: auto!important;
    }
    /* .footer-menu-wrap .compliant-form {
        margin-right: 0!important;
    } */
}

@media (max-width: 720px) {
    .footer-menu-wrap .compliant-form {
        margin-right: 0!important;
        margin-bottom: 20px;
    }
    .footer .resp_block {
        text-align: center;
    }
}
/* End */
/* /bitrix/templates/mosoboi_ad/components/bitrix/news.list/sotrudniki2/style.css?16902692402662 */
