

/* Start:/local/templates/inevrika/components/bitrix/news/teams/style.css?17582973362639*/
.top-mini-nav {
    margin-top: 40px;
}

.team-top-menu {
    margin-bottom: 40px;
}


.team-top {
    height: 336px;
    border-radius: 20px;
    background: #f6f6f6;
    position: relative;
}

.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;
}

.team-img-container {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-left: -20px;
    overflow: hidden;
}

.team-img-container:nth-child(1) {
    z-index: 1;
}

.team-img-container:nth-child(2) {
    z-index: 2;
}

.team-img-container:nth-child(3) {
    z-index: 3;
}

.avatar-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.3);
}

.avatar-img:first-child {
    margin-left: 0;
}

.bordered {
    border: 1px solid #F6F6F6;
}

.avatar-placeholder {
    z-index: 4;
    width: 40px;
    height: 40px;
    background: white;
    border-radius: 50%;
    outline: 2px solid transparent;
    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;
}

.team-header {
    margin: 0 auto;
    text-align: center;
}

.team-header h2 {
    margin: 20px auto 0 auto;
    width: 80%;
    font-family: 'Bebas Neue Cyrillic', sans-serif;
    font-size: 58px;
    font-weight: 400;
    line-height: 60px;
}

.team-header h2 > span {
    color: #0156CD;
}

@media (max-width: 992px) {
    .team-header h2 {
        width: 60%;
        font-size: 36px;
        line-height: 36px;
    }
}

.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%
    );
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.running-line ul {
    display: flex;
    list-style-image: url("/local/templates/inevrika/assets/icons/star.svg");
    animation: ticker 20s linear infinite;
}

.running-line ul li {
    white-space: nowrap;
    margin: 0 20px 0 20px;
}

@keyframes ticker {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-58.75%);
    }
}

.team-body-haeder {
    margin-bottom: 20px;
}

.team-body-haeder h3 {
    margin: 0 0 20px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
}

/* End */


/* Start:/local/templates/inevrika/components/bitrix/news/teams/bitrix/news.list/team/style.css?17582973362129*/
.team-body-menu {
    margin-bottom: 20px;
}

.nav li {
    margin: 0 4px 0 4px;
}

.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;
}

.team-body-elems {
    display: none;
}

.team-body-elems a {
    min-height: 460px;
    text-decoration: none;
}

.elem-active {
    display: flex;
}

.team-button {
    width: auto;
    height: 41px;
    background: white;
    border: 1px solid #4794FF;
    border-radius: 20px;
    color: #4794FF;
}

.team-button:hover {
    color: white;
    background: #4794FF;
}

.team-button-active {
    color: white;
    background: #4794FF;
}

.card {
    height: 100%;
    border: 0;
    min-height: 460px;
    margin-bottom: 10px;
}

.team-card {
    height: 100%;

    max-height: 460px;
    background: #f6f6f6;
    border-radius: 20px;
    padding: 12px;
    padding-bottom: 24px;
}

@media (max-width: 992px) {
    .team-card {
        max-width: 335px;
        min-width: 335px;
        margin: 0 auto;
        margin-bottom: 10px;

    }
}

.card-img-top {
    width: 100%;
    height: auto;
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
}

@media (max-width: 992px) {
   .card-img-top {}
}

.team-img-section {
    overflow: hidden;
    height: 330px;
    position: relative;
    border-radius: 20px;
}

.card-body h5 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
    color: #242424;
}

.card-body p {
    font-size: 12px;
    font-weight: 400;
    color: #636363;
}

.card-btn {
    padding: 8px 20px;
    border: 1px solid #0156CD;
    border-radius: 20px;
    color: #0156CD;
}
/* 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 */


/* Start:/local/templates/inevrika/components/bitrix/form.result.new/bottomForm/style.css?17582973362005*/
.form-body {
    width: auto;
    max-width: 658px;
    color: white;
}

.form-body a {
    color: white;
}

.form-body p {
    margin: auto 0;
}

.form-label {
    margin-bottom: 12px;
}

.bottom-input-label {
    color: white;
}


.form-body select {
    width: 100%;
    height: 50px;
    padding: 16px 100px 16px 20px;
    border-radius: 50px;
    border: 1px solid #E8E8E8;
    background: transparent;
    margin-bottom: 22px;
    position: relative;
    color: white;
}

.form-body select option {
    color: black;
    background: white;
}

.form-body textarea {
    width: 100%;
    height: 100px;
    padding: 16px 100px 16px 20px;
    border-radius: 20px;
    border: 1px solid #E8E8E8;
    background: transparent;
    margin-bottom: 22px;
    position: relative;
    color: white;
}

.inputtext::placeholder {
    color: white;
    font-size: 12px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
}

.submit-btn-bottom {
    width: 155px;
    height: 42px;
    position: relative;
    border: 0;
    border-radius: 40px;
    background-color: white;
    color: #0156CD;
    font-size: 14px;
    font-family: 'Bebas Neue Cyrillic', sans-serif;
    font-weight: 400;
    cursor: pointer;
    overflow: hidden;
    transition: color 0.4s ease;
    z-index: 1;
}

.submit-btn-bottom::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 0%;
    background-color: #4794FF;
    transition: all 0.4s ease;
    z-index: -1;
    border-radius: 0 0 0 20px;
}

.submit-btn-bottom:hover::before {
    width: 100%;
    height: 100%;
    border-radius: 20px;
}

.submit-btn-bottom:hover {
    color: white;
}

@media (max-width: 992px) {
    .submit-btn-bottom {
        width: 100%;
    }

    .submit-btn-bottom:hover {
        width: 100%;

    }

    .form-body p {
        text-align: center;
        margin: auto 0;
    }
}
/* End */
/* /local/templates/inevrika/components/bitrix/news/teams/style.css?17582973362639 */
/* /local/templates/inevrika/components/bitrix/news/teams/bitrix/news.list/team/style.css?17582973362129 */
/* /local/templates/inevrika/components/bitrix/news.list/our_clients/style.css?1758297336915 */
/* /local/templates/inevrika/components/bitrix/form.result.new/bottomForm/style.css?17582973362005 */
