b {
    font-weight: 600; 
}

.reviews__sec_desc {
    line-height: 1.4;
}
.news__sec_item .news__sec_item_link span {
    margin-right: 10px;
}
.action__sec_slide_expiry {
    background-color: rgba(255, 255, 255, .6);
}
.action__sec_swiper::before {
    content: '';
    width: 150px;
    height: 100%;
    background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.innova_slider_inner {
    position: relative;
    z-index: 3;
}
.mission__sec_wrap .mission__sec_text ul {
    grid-template-columns: 2fr 3fr;
    gap: 20px;
}
.mission__sec_wrap .mission__sec_text ul li {
    background-color: rgba(132, 105, 160, 0.4);
    border: none;
    padding: 20px 10px;
    text-align: center;
    border-radius: 8px;
    color: #fff;
}
.innova_slider_inner .innova_slide_innerH1 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}
.innova_slider_inner p {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}
.header .header__nav_wrap {
    z-index: 10;
}
.gift__sert_inner {
    text-decoration: none;
}
@media (max-width: 1130px) {
    .mission__sec_wrap .mission__sec_text ul {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 860px) {
    .mission__sec_wrap .mission__sec_text ul {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 480px) {
    .action__sec_swiper::before {
        display: none;
    }
}

.faq__page_item_ques_text > p {
    line-height: 145%;
}

.page-item.active .page-link {
    background-color: #73518D;
    border-color: #73518D;
}
.pagination-sm .page-link {
    color: #73518D;
}
.services__pageHeader {
    margin-bottom: clamp(30px, 3vw, 46px);
}
.services__page .services__pageHeader h2 {
    margin-bottom: 0;
}
.services__pageHeaderText {
    margin-top: 20px;
    line-height: 145%;
}

.tns-outer {
    width: 100%;
    max-width: 1310px;
    padding: 0 15px!important;
    margin: 0 auto;
}
.action__sec_slide_wrap {
    height: auto!important;
    aspect-ratio: 1;
}
@media (max-width: 767px) {
    .tns-outer .tns-controls button {
        top: 50%;
        padding: 0;
        width: 20px;
        height: 40px;
    }
    .tns-outer .tns-controls button:before,
    .tns-outer .tns-controls button:after {
        width: 20px;
        left: 0;
    }
    .tns-outer .tns-controls button:before {
        margin-top: -10px;
    }
    .tns-outer .tns-controls button:after {
        margin-top: 7px;
    }
    .tns-controls button[data-controls=prev] {
        left: 20px;
    }
    .tns-controls button[data-controls=next] {
        right: 20px;
    }
}
@media (max-width: 575px) {
    .section.main__directions {
        padding: 20px 0 0px;
    }
    .main__directions_inner {
        padding: 40px 10px!important;
    }
    .gift__sert .gift__sert_inner {
        gap: 20px;
    }
    .news__sec .news__sec_inner {
        padding: 40px 10px!important;
    }
    .section.news__sec {
        padding: 40px 0;
    }
    .section.form__online.form__online-popup {
        padding: 40px 0;
    }
    .section.form__online .form__online-popup_btn {
        max-width: calc(100% - 20px);
        position: relative;
        z-index: 3;
    }
    div.section,
    section.section {
        padding: 40px 0;
    }
    .innova_slider_inner {
        padding: 20px 40px;
    }
}
@media (max-width: 480px) {
    .section.action__sec {
        padding: 40px 0;
    }
    .section.action__sec .container{
        padding: 0;
    }
}

/*  */
.services__page .services__page_list > li > p > a {
    font-size: clamp(22px, 2vw, 28px);
    color: #73518D;
    text-decoration: none;
    line-height: 1;
    white-space: unset;
}
.services__page .services__page_list > li > ul > li > p {
    margin: 0;
    display: block;
}
.services__page .services__page_list > li > ul > li > p > a {
    font-size: 16px;
    color: #6c6b6b;
    margin-bottom: 0;
    line-height: 140%;
}
.services__page .services__page_list > li {
    padding: 34px 70px 34px 27px;
}
.main__directions_item_link {
    gap: 5px;
}
.bx_sitemap .bx_sitemap_li_title a {
    white-space: unset!important;
}

/* servicesCategory */
.servicesCategory__list {
    gap: 20px;
}
.servicesCategory__item .main__directions_item_link {
    height: 100%;
}
.servicesCategory__item .main__directions_item_link span {
    font-size: 20px;
    line-height: 1.2;
    height: 100%;
}
.servicesCategory__itemImg {
    width: 60px;
    height: auto;
    aspect-ratio: 1;
    display: flex;
}
.servicesCategory__itemImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* servicesCategory */

/* servicesDetail */
.servicesDetail__wrapper.section {
    margin-top: 0;
}
.servicesDetail {
    border-top: 1px solid #6C6B6B;
    border-bottom: 1px solid #6C6B6B;
    border-radius: 30px;
    padding: 60px 10px;
}
.servicesDetail__container {
    display: block;
}
.servicesDetail__container.grid {
    /* display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px; */
}
.servicesDetail__img {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    max-width: 50%;
}
.servicesDetail__img img {
    max-width: 100%;
    height: auto;
}
.textContent {
    font-size: 16px;
    line-height: 145%;
    text-align: justify;
}
.textContent p {
    font-size: 16px;
    line-height: 145%;
    text-align: justify;
}
.textContent p:not(:last-child) {
    margin-bottom: 20px;
}
.textContent ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}
.textContent ul li {
    list-style: none;
    position: relative;
    padding-left: 20px;
}
.textContent ul li::before {
    content: '';
    width: 8px;
    height: auto;
    aspect-ratio: 1;
    background-color: #73518D;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
}
@media (max-width: 991px) {
    .services__page .services__page_list {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 575px) {
    .services__page .services__page_list {
        grid-template-columns: 1fr;
    }
    .servicesDetail__img {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
        max-width: 100%;
        width: 100%;
    }
    .servicesDetail {
        padding: 50px 0;
    }
}
/* servicesDetail */


.services__pageItem {
    position: relative;
    overflow: hidden;
}
.services__pageItem .bx_sitemap_li_title {
    position: relative;
    z-index: 2;
}
.services__pageItem > ul {
    position: relative;
    z-index: 2;
}
.services__pageItem:hover::before {
    opacity: 1;
}
.services__pageItem::before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(145deg, rgba(132,105,160,0.05) 0%, rgba(115,81,141,0.15) 100%), url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='451' height='331' fill='none'%3e%3cg clip-path='url(%23a)'%3e%3cg filter='url(%23b)'%3e%3cpath fill='%2373518D' fill-opacity='.07' d='M60.5 404c45.011 0 81.5-36.937 81.5-82.5S105.511 239 60.5 239-21 275.937-21 321.5 15.489 404 60.5 404Z'/%3e%3c/g%3e%3cpath fill='url(%23c)' fill-opacity='.1' d='M426.267 202.743c45.422-20.859 65.334-74.589 44.476-120.01-20.859-45.422-74.589-65.334-120.01-44.476-45.422 20.858-65.334 74.589-44.476 120.01 20.858 45.422 74.589 65.334 120.01 44.476Z'/%3e%3cpath fill='%2373518D' fill-opacity='.03' d='M303 121c30.376 0 55-24.624 55-55s-24.624-55-55-55-55 24.624-55 55 24.624 55 55 55Z'/%3e%3cpath fill='url(%23d)' fill-opacity='.12' d='M343.867 334.576c49.631 36.917 119.793 26.609 156.709-23.023 36.917-49.631 26.609-119.793-23.023-156.709-49.631-36.917-119.793-26.609-156.709 23.023-36.917 49.631-26.609 119.793 23.023 156.709Z'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='c' x1='379.117' x2='381.111' y1='36.638' y2='208.127' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%238469A0'/%3e%3cstop offset='1' stop-color='%238469A0' stop-opacity='.24'/%3e%3c/linearGradient%3e%3clinearGradient id='d' x1='477.553' x2='343.867' y1='154.844' y2='334.576' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%2373518D'/%3e%3cstop offset='1' stop-color='%2373518D' stop-opacity='.15'/%3e%3c/linearGradient%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 0h451v331H0z'/%3e%3c/clipPath%3e%3cfilter id='b' width='203' height='205' x='-41' y='219' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3e%3cfeGaussianBlur result='effect1_foregroundBlur_4001_3' stdDeviation='10'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    transition: .25s all ease-in-out;
    opacity: 0;
}
.services__pageItem .services__page_cat_link {
    z-index: 3;
}
.content {
    line-height: 145%;
}
.content p {
    margin-bottom: 15px;
}
.content p:last-child {
    margin-bottom: 0;
}


/* newsPage */
.newsPage {
}
.newsPage .services__page_inner {
    padding-bottom: 0;
}
.newsPage__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.newsPage__item {
    border: 1px solid #73518D;
    border-radius: 10px;
    position: relative;
    padding: 20px;
}
.newsPage__itemImg {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    transition: .25s all ease-in-out;
}
.newsPage__itemImg:hover {
    text-decoration: none;
    opacity: .9
}
.newsPage__itemImg img {
    width: 100%;
    height: auto;
    aspect-ratio: 1.5;
    border-radius: 8px;
    object-fit: cover;
}
.newsPage__itemTitle {
    display: block;
    font-weight: 700;
    font-size: 18px;
    color: #73518D;
    line-height: 1.2;
    margin-bottom: 10px;
    text-decoration: none;
    transition: .25s all ease-in-out;
}
.newsPage__itemTitle:hover {
    text-decoration: none;
    color: #73518D;
    opacity: .8;
}
.newsPage__itemText {
    font-size: 14px;
    line-height: 1.4;
    line-clamp: 4;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
@media (max-width: 991px) {
    .newsPage__list {
        gap: 20px;
    }
    .newsPage__item {
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .newsPage__list {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
    .newsPage__item {
        padding: 20px;
    }
}
@media (max-width: 575px) {
    .newsPage.section {
        padding-top: 0;
    }
    .newsPage__list {
        gap: 20px;
    }
    .newsPage__item {
        padding: 10px;
    }
}
@media (max-width: 440px) {
    .newsPage__list {
        gap: 20px;
        grid-template-columns: 1fr;
    }
    .newsPage__item {
        padding: 20px;
    }
}
/* newsPage */


/* form popup */
.white-popup {
    position: relative;
    background: #FFF;
    padding: 50px;
    width: auto;
    max-width: 750px;
    margin: 20px auto;
    border-radius: 10px;
}
.form .mfp-close {
    font-size: 0;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
    opacity: 1;
}
.form .mfp-close:hover {
    opacity: .8;
}
.form .mfp-close:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #909090;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}
.form .mfp-close:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #909090;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
}
.form__title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    color: #73518D;
    font-weight: 500;
    line-height: 1.2;
}
.form form input {
    width: 100%;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 10px 20px;
    border: 1px solid #ccc;
}
.form form button {
    background-color: #2c8837;
    padding: 10px 30px;
    border-radius: 3px;
    color: #ffffff;
    font-size: 17px;
    text-transform: uppercase;
    transition: .25s all;
    width: 100%;
    border: 0;
    cursor: pointer;
}
.form form button:hover {
    color: #fff;
    text-decoration: none;
    opacity: .9;
}
.popup-giftText {
    line-height: 1.5;
}
.popup-giftText p:not(:last-child) {
    margin-bottom: 20px;
}
@media (max-width: 575px) {
    .white-popup {
        padding: 50px 20px;
    }
    .form__title {
        margin-bottom: 20px;
    }
}
/* form popup */

/* Magnific popup */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
.my-mfp-slide-bottom {
    opacity: 0;
    opacity--webkit-transition: opacity 0.3s ease-out;
    opacity--moz-transition: opacity 0.3s ease-out;
    opacity--o-transition: opacity 0.3s ease-out;
    opacity-transition: opacity 0.3s ease-out;
}
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
}
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}
/* Magnific popup */

/* price */
.price {

}
.price__container.services__page_inner {
    padding-left: 30px;
    padding-right: 30px;
}
.section .price__container h2:first-child {
    margin-top: 0;
}
.section .price__container h2:not(.title) {
    color: #73518D;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-top: 50px;
}
.section .price__container h2.title {
    color: #73518D;
}
.section .price__container .services__pageHeader .title {
    margin-bottom: 0;
}
.section .price__container h3 {
    font-size: 24px;
    font-weight: 400;
    color: #6C6B6B;
    margin-bottom: 20px;
}
.price__container table {
    width: 100%;
    margin-bottom: 50px;
}
.price__container table:last-child {
    margin-bottom: 0;
}
.price__container table tr {
}
.price__container table tr th {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px 20px;
    background-color: #efefef;
    font-weight: 700;
}
.price__container table tr th:nth-child(2) {
    width: 200px;
    text-align: center;
}
.price__container table tr th:nth-child(3) {
    width: 300px;
    text-align: center;
}
.price__container table tr td {
    border-bottom: 1px solid #ddd;
    padding: 10px 20px;
    transition: .25s all ease-in-out;
}
.price__container table tr td:nth-child(2) {
    text-align: center;
}
.price__container table tr td:nth-child(3) {
    text-align: center;
}
.price__container table tr:hover td {
    background-color: rgba(221, 221, 221, .3);
}
.price__accordion {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.price__accordion:last-child {
    margin-bottom: 0;
}

.price__accordionHeader {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    position: relative; /* Добавляем для лучшей поддержки псевдоэлементов */
}

.price__accordionHeader::after {
    content: '';
    width: 17px;
    flex: none;
    height: auto;
    aspect-ratio: 1.8;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' fill='none'%3e%3cpath stroke='%236C6B6B' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.667' d='m1.333 1.667 7.5 7.5 7.5-7.5'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: transform 0.25s ease-in-out; /* Уточняем, что анимируем только transform */
}

.price__accordion.active .price__accordionHeader::after {
    transform: rotate(180deg);
}

.price__accordionContent {
    display: none;
    margin-top: 20px;
    width: 100%;
}
.section .price__container .price__accordionHeader h3 {
    margin-bottom: 0;
}

.price__subAccordionHeader {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    position: relative;
    margin-bottom: 1rem;
}

.price__subAccordionHeader::after {
    content: '';
    width: 17px;
    flex: none;
    height: auto;
    aspect-ratio: 1.8;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' fill='none'%3e%3cpath stroke='%236C6B6B' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.667' d='m1.333 1.667 7.5 7.5 7.5-7.5'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: transform 0.25s ease-in-out;
}


.price__subAccordionHeader h4 { 
    font-size: 24px;
    font-weight: 400;
    color: #6C6B6B;
    margin-left: 1.5rem; 
    cursor: pointer;
}

.price__subAccordionHeader.active::after {
    transform: rotate(180deg);
}

.price__subAccordionContent { 
    display: none;
    margin-bottom: 1rem;
    margin-left: 1.5rem; 
}

@media (max-width: 575px) {
    .price__container.services__page_inner {
        padding-left: 0;
        padding-right: 0;
    }
    .section .price__container h2 {
        font-size: 24px;
    }

    .price__subAccordionHeader h4 {
        font-size: 18px;
    }

    .section .price__container h3 {
        font-size: 18px;
    }
    .price__container table tr td {
        padding: 10px;
    }
    .price__container table tr th {
        padding: 10px;
    }
    .price__container table tr th:nth-child(2) {
        width: 120px;
    }
}
/* price */

.pagination-container {
    width: 100%;
}

.about__content {
    display: block;
}
.about__content .servicesDetail__img {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    max-width: 50%;
}
.about__content .servicesDetail__img img {
    max-width: 100%;
    height: auto;
    border-radius: 24px;
}
.about__content .textContent {
    font-size: 16px;
    line-height: 145%;
    text-align: justify;
    margin-bottom: 40px;
}
.about__content .textContent p {
    font-size: 16px;
    line-height: 145%;
    text-align: justify;
}
.about__content .textContent p:not(:last-child) {
    margin-bottom: 20px;
}
.about__content .textContent br {
    display: none;
}
.specialistsServices__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin: 0;
    padding: 0;
}
.specialistsServices__list li {
    list-style: none;
    position: relative;
    padding-left: 20px;
}
.specialistsServices__list li::before {
    content: '';
    width: 8px;
    height: auto;
    aspect-ratio: 1;
    background-color: #73518D;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 3px;
}
.specialistsServices__list a {
    display: inline;
    text-decoration: none;
    color: #73518D;
}
.specialistsServices__list a:hover {
    text-decoration: none;
    opacity: .8;
}
@media (max-width: 575px) {
    .about__content .servicesDetail__img {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
        max-width: 100%;
        width: 100%;
    }
}

.specialists__page_btns a.btn__colored {
    margin-right: 10px;
    color: #fff;
    border: 1px solid #73518D;
}

.specialists__page_btns a.open-gallery.btn__opacity {
    border: 1px solid #fff;
    margin-right: 0;
    color: #6c6b6b;
}
.specialists__sec_btns a.btn__colored {
    margin-right: 10px;
    color: #fff;
    border: 1px solid #73518D;
}

.specialists__sec_btns a.open-gallery.btn__opacity {
    border: 1px solid #fff;
    margin-right: 0;
    color: #6c6b6b;
}
.specialists-container .container {
    position: relative;
    z-index: 3;
}

.our__space.section .swiper-slide-prev {
    width: unset!important;
}
.our__space.section .swiper-slide-active {
    width: unset!important;
}
.our__space.section .swiper-slide-next {
    width: unset!important;
}

.header .header__mode span {
    background-color: transparent;
}
.header .header__mode span.active {
    background-color: #46A65C;
}
.header .header__mode span.notActive {
    background-color: #ff0000;
}

.our__space_slide_img img {
    border-radius: 20px;
}

.our__space_button_prev.swiper-button-prev {
	position: absolute;
	display: block;
	width: 60px;
	height: 100px;
	cursor: pointer;
	outline: none;
	background: transparent;
	top: 50%;
	margin-top: -45px;
	font-size: 0;
	border: none;
	z-index: 2;
}
.our__space_button_prev.swiper-button-prev:hover, .our__space_button_prev.swiper-button-prev:active, .our__space_button_prev.swiper-button-prev:focus {
	outline: none;
}
.our__space_button_prev.swiper-button-prev:before,
.our__space_button_prev.swiper-button-prev:after {
	content: '';
	position: absolute;
	background: #fff;
	height: 2px;
	width: 50px;
	top: 50%;
	left: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.our__space_button_prev.swiper-button-prev:before {
	margin-top: -22px;
}
.our__space_button_prev.swiper-button-prev:after {
	margin-top: 22px;
}
.our__space_button_prev.swiper-button-prev:hover:before {
	margin-top: -18px;
}
.our__space_button_prev.swiper-button-prev:hover:after {
	margin-top: 18px;
}
.our__space_button_prev.swiper-button-prev {
	left: 0px;
}
.our__space_button_prev.swiper-button-prev:before {
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
.our__space_button_prev.swiper-button-prev:after {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
.our__space_button_prev.swiper-button-prev:hover:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.our__space_button_prev.swiper-button-prev:hover:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.our__space_button_next.swiper-button-next {
	position: absolute;
	display: block;
	width: 60px;
	height: 100px;
	cursor: pointer;
	outline: none;
	background: transparent;
	top: 50%;
	margin-top: -45px;
	font-size: 0;
	border: none;
	z-index: 2;
}
.our__space_button_next.swiper-button-next:hover, .our__space_button_next.swiper-button-next:active, .our__space_button_next.swiper-button-next:focus {
	outline: none;
}
.our__space_button_next.swiper-button-next:before,
.our__space_button_next.swiper-button-next:after {
	content: '';
	position: absolute;
	background: #fff;
	height: 2px;
	width: 50px;
	top: 50%;
	left: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.our__space_button_next.swiper-button-next:before {
	margin-top: -22px;
}
.our__space_button_next.swiper-button-next:after {
	margin-top: 22px;
}
.our__space_button_next.swiper-button-next:hover:before {
	margin-top: -18px;
}
.our__space_button_next.swiper-button-next:hover:after {
	margin-top: 18px;
}
.our__space_button_next.swiper-button-next {
	right: 0;
}
.our__space_button_next.swiper-button-next:before {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
.our__space_button_next.swiper-button-next:after {
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
.our__space_button_next.swiper-button-next:hover:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.our__space_button_next.swiper-button-next:hover:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}