

/* Start:/local/templates/inevrika/components/bitrix/breadcrumb/custom/style.css?1758297336585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #0156CD;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/inevrika/components/bitrix/news.list/cases-mini/style.css?17582973361119*/
.cases {
    width: auto;
    max-width: 1160px;
    margin: 0 auto;
}

.cases-button-section {
    margin: 20px 0 40px 0;
}

.cases-list {
    max-width: 1160px;
    margin: 0 auto;
}

.cases-elem {
    padding: 30px;
    background: #f6f6f6;
    border-radius: 20px;
    margin-bottom: 20px;
}

.cases-elem-header h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 24px 0;
}

.cases-elem span {
    width: 60%;
    color: #636363;
    line-height: 17px;
}

@media (max-width: 992px) {
    .cases-elem span {
        width: 100%;
    }
}

.cases-elem-footer {
    margin-top: 20px;
}

.cases-elem-footer a {
    font-size: 12px;
    font-weight: 700;
    margin-right: 20px;
}

.cases-elem-footer p {
    font-size: 12px;
    font-weight: 700;
    color: #636363;
    margin: 0;
}

@media (max-width: 992px) {
    .cases-elem svg {
        margin-bottom: 27px;
    }
}


.cases-elem:nth-child(1) rect {
    fill: #0156CD;
}

.cases-elem:nth-child(2) rect {
    fill: #CD4501;
}

.cases-elem:nth-child(3) rect {
    fill: #CD9A01;
}
/* End */


/* Start:/local/templates/inevrika/components/bitrix/news.list/personal/style.css?17582973362949*/
.team-section {
    margin-bottom: calc(120px - 32px);
}

.team-badge {
    display: inline-flex;
    align-items: center;
    height: 24px;
    padding: 4px;
    background: rgba(1, 86, 205, 0.10);
    border-radius: 6px;
    margin: 0 auto 40px;
}

.team-badge-text {
    color: #0156CD;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
}

.team-description {
    text-align: center;
    color: #636363;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    max-width: 926px;
    margin: 0 auto 40px;
}

.team-controls {
    margin-bottom: 40px;
}

.control-container button:nth-child(1) span {
    transform: rotate(180deg);
}

.arrow-btn {
    transition: background-color 400ms;
    width: 40px;
    height: 40px;
    margin-right: 12px;
    background: #E8E8E8;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
}

.arrow-btn:hover {
    transition: background-color 400ms;
    color: white;
    background: #0156CD;
}

.arrow-btn span {
    transition: background-color 400ms;
    display: block;
    position: relative;
    left: 7px;
    width: 12px;
    height: 1px;
    background: #242424;
}

.arrow-btn span::before,
.arrow-btn span::after {
    content: "";
    position: absolute;
}

.arrow-btn span::after {
    transition: background-color 400ms;
    width: 6px;
    height: 1px;
    background: #242424;
    top: -2px;
    left: 7px;
    transform: rotate(45deg);
}

.arrow-btn span::before {
    transition: background-color 400ms;
    width: 6px;
    height: 1px;
    background: #242424;
    top: 2px;
    left: 7px;
    transform: rotate(-45deg);
}

.arrow-btn:hover span {
    transition: background-color 400ms;
    background: white;
}

.arrow-btn:hover span::after {
    transition: background-color 400ms;
    background: white;
}

.arrow-btn:hover span::before {
    transition: background-color 400ms;
    background: white;
}

.team-card {
	display:block;
    width: 344px;
    height: 382px;
    position: relative;
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .team-card {
        margin: 0 auto;
        width: 335px;
    }
}

.team-card-img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    object-fit: cover;
}

.team-card-info {
    width: calc(91% - 1px);
    min-height: 80px;
    position: absolute;
    left: 16px;
    bottom: 16px;
    background: #F6F6F6;
    border-radius: 5px;
    padding: 14px 16px;
}

.team-member-name {
    color: #242424;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 4px;
}

.team-member-position {
    color: #0156CD;
    font-size: 14px;
    font-weight: 400;
}

.team-member-experience {
    color: #242424;
    font-size: 14px;
    font-weight: 400;
    text-align: right;
    line-height: 30px;
}

/* Swiper дополнительные стили */
.teamSwiper {
    padding: 20px 0;
}

.swiper-slide-personal {
    display: flex;
    justify-content: center;
}
/* 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/breadcrumb/custom/style.css?1758297336585 */
/* /local/templates/inevrika/components/bitrix/news.list/cases-mini/style.css?17582973361119 */
/* /local/templates/inevrika/components/bitrix/news.list/personal/style.css?17582973362949 */
/* /local/templates/inevrika/components/bitrix/news.list/our_clients/style.css?1758297336915 */
/* /local/templates/inevrika/components/bitrix/form.result.new/bottomForm/style.css?17582973362005 */
