

/* Start:/local/templates/inevrika/components/bitrix/news/media_center/style.css?17582973361874*/
.top-mini-nav {
    margin-top: 40px;
}

.team-top-menu {
    margin-bottom: 40px;
}


.team-top {
    height: 336px;
    border-radius: 20px;
    background: #f6f6f6;
    position: relative;
}

.media-logo {
    margin: 16px 0 20px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
}

@media (max-width: 992px) {
    .media-logo {
        font-family: 'Bebas Neue Cyrillic', sans-serif;
        font-weight: 400;
    }
}

.team-h {
    width: 141px;
    position: absolute;
    bottom: 0;
    right: 48px;
    transform: scaleX(-1);
}

.team-ellipse-img {
    width: 40px;
    height: 40px;
}


.avatar-container {
    width: auto;
    height: 40px;
    margin-top: 80px;
}

.avatar-img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
    margin-left: -20px;
}

.avatar-img:first-child {
    margin-left: 0;
}

.avatar-img.bordered {
    border: 1px solid #F6F6F6;
}

.avatar-placeholder {
    width: 40px;
    height: 40px;
    background: white;
    border-radius: 50%;
    outline: 2px solid #F6F6F6;
    margin-left: -20px;
}

.dots-container svg {
    position: absolute;
    top: 0;
}

.specialists-text {
    color: #636363;
    font-size: 12px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    margin-top: 10px;
}

.team-header {
    margin: 0 auto;
    text-align: center;
}

.team-header h2 > span {
    color: #0156CD;
}

.running-line{
    margin: 40px auto 60px auto;
    width: 100%;
    max-width: 1440px;
    white-space: nowrap;
    overflow: hidden;
    mask-image: linear-gradient(
            90deg,
            transparent 0%,
            black 10%,
            black 90%,
            transparent 100%
    );
}

.team-body-haeder {
    margin-bottom: 20px;
}
/* End */


/* Start:/local/templates/inevrika/components/bitrix/news/media_center/bitrix/news.list/media/style.css?17582973363108*/
.team-body-menu {
    margin-bottom: 20px;
}

.team-body-menu-md {
    width: 100%;
    border: 0;
    background: #4794FF;
    color: #F6F6F6;
    border-radius: 70px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position: right center;
}

.media {
    display: none;
}

.elem-active {
    display: flex;
}

.team-button {
    width: auto;
    height: 41px;
    background: white;
    border: 1px solid #4794FF;
    border-radius: 20px;
    color: #4794FF;
    margin: 0 4px 0 4px;
}

.team-button:first-child {
    margin-left: 0;
}

.team-button:hover {
    color: white;
    background: #4794FF;
}

.team-button-active {
    color: white;
    background: #4794FF;
}

.card {
    background: #f6f6f6;
    border: 0;
    border-radius: 10px;
}

.card-title {
    font-family: 'Bebas Neue Cyrillic', sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 8px 0;
}

.card-text {
    font-size: 12px;
    font-weight: 400;
    color: #636363;
}

.card-bottom a {
    font-size: 12px;
    font-weight: 700;
    color: #0156CD;
}

.card-bottom span {
    font-size: 12px;
    font-weight: 700;
    color: #636363;
}

.img-section {
    position: relative;
    padding: 12px 12px 0 12px;
    width: 100%;
    height: 100%;
}

.card-img-top {
    border-radius: 10px;
}

.group-badge {
    position: absolute;
    background: #9bc40e;
    border-radius: 5px;
    bottom: 5px;
    left: 20px;
    padding: 4px 12px;
}

.media-more-button {
    margin: 40px auto 0 auto;
    text-decoration: none;
    display: block;
    width: 335px;
    height: 42px;
    background: #0156CD;
    color: white;
    border-radius: 45px;
}

.media-more-button:hover {
    color: white;
}

@media (max-width: 992px) {
    width: 100%;
}

.form-select {
    margin-bottom: 8px;
}

.search {
    padding: 0;
}



.search-form-media {
    position: relative;
}

.media-search-input {
    width: 100%;
    height: 41px;
}

.media-search-input input {
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 30px;
    background: #f6f6f6;
}

.media-search-button {
    position: absolute;
    width: auto;
    height: 41px;
}

.media-search-button button {
    width: auto;
    height: auto;
    cursor: pointer;
}

.media-search-input input[type=text] {
    padding-left: 40px;

}
.media {padding:12px;}

.card .media-card {
    padding: 16px 12px 12px 12px;

}

@media (max-width:991px){
	.team-body-menu ul{display:block;}
	.team-body-menu ul li{flex:100%;}
	.team-body-menu ul li > button{display:none;}
	.team-body-menu ul.is_active > button,
	.team-body-menu ul li > button.team-button-active{width:100%;display:block;}
}

/* End */


/* Start:/local/templates/inevrika/components/bitrix/news.list/our_clients/style.css?1758297336915*/
.clients {
    margin: 0 auto;
    margin-top: 40px;
}

.swiperCompany {;
    height: 75px;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
}



.swiper-slide-company {
    width: auto !important;
    display: flex !important;
    align-items: center;
    position: relative;
    background: #F6F6F6;
    height: 58px;
    text-align: center;
    border-radius: 10px;
    padding: 15px 20px;
}

.slide-s {
	max-height:75px!important;
	max-width:100%!important;
	width:auto!important;
	height:auto!important;
}

@media (max-width: 992px) {
    .slide-s-md {
        transform: rotate(180deg);
    }

    #swiper_3 {
        transform: rotate(180deg);
    }

    #swiper_4 {
        transform: rotate(180deg);
    }
}
.swiper-container {
    overflow: hidden;
}

.swiper-wrapper {
    transition-timing-function: linear;
}

.swiper-slide {
    flex-shrink: 0 !important;
    width: auto !important;
}

/* End */
/* /local/templates/inevrika/components/bitrix/news/media_center/style.css?17582973361874 */
/* /local/templates/inevrika/components/bitrix/news/media_center/bitrix/news.list/media/style.css?17582973363108 */
/* /local/templates/inevrika/components/bitrix/news.list/our_clients/style.css?1758297336915 */
