/*
  Theme Name: Blanidas
*/

/* .lang-item-ru {display: none !important;} */


.footer__logo img{
    max-height: 120px;
}

bwchat#bwc-wrap #bwc-widget-action{
    left: 30px;
}

#product  .product__buy-design{
    background: transparent !important;
    margin-top: 15px;
}

#product  .product__buy-design.product__buy-zakupivli{
    margin-top: 0;
}

.product__buy-now{
    margin-bottom: 15px;
}

#product .product__compare{
    margin-top: 8px;
}

#product .product__actions{
    align-items: flex-start !important;
}

#product .product__actions{
    margin-bottom: 30px;
}


.product__btbsExtra{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 42px;
    padding: 0px 38px;
    margin-bottom: 30px;
}

@media screen and (max-width: 1350px) {
    .product__btbsExtra{
        gap: 20px;
    }
}

@media screen and (max-width: 500px) {
    #product  .product__buy-design{
        justify-content: center;
    }
    #product  .product__buy-design img{
        max-width: 100px;
    }
    #product .product__actions button.product__buy, #product .product__actions a.product__buy{
        font-size: 14px;
    }
    #product .product__image{
        max-width: 200px;
        margin: auto;
    }
}

.product__btbsExtra a{
    display: inline-block;
    border: 1px solid #076fb5;
    border-radius: 6px;
    padding: 8px;
}




.product-plashka{
    position: absolute;
    right: 0;
    top: 0;
}

.product__buy_knopka{
    color: #000 !important;
    background: #fff !important;
    box-shadow: 0px 0px 30px 0px rgba(84, 180, 90, 0.5) !important;
}

.product__buy_knopka:hover{
    background: #076fb5 !important;
    color: #fff !important;
}



.bwc-chat{
    display: none !important;
}

.service__content ul,
.product__description_short ul,
.single__content ul {
    list-style-type: disc;
    padding-left: 25px;
}

.service__content ol,
.product__description_short ol,
.single__content ol {
    list-style-type: decimal;
    padding-left: 25px;
}
.service__content ul li,
.product__description_short ul li,
.single__content ul li,
.service__content ol li,
.product__description_short ol li,
.single__content ol li {
    font-size: 16px;
    line-height: 1.5;
}

.intro__text {
    position: absolute;
    left: 220px;
    bottom: 220px;
    z-index: 2;
    width: 300px;
    text-align: center;
    font-size: 21px;
    font-family: "M PLUS 1p", sans-serif;
}
.intro__text span{
    color: #E08C13;
}
.intro__text * {
    font-family: "M PLUS 1p", sans-serif;
}

.intro__text a {
    font-weight: bold;
    color: #000000;
    font-size: 25px;
}

.home-page .intro__img {
    position: relative;
}

@media screen and (max-width: 992px) {
    .product__btbsExtra{
        padding: 0;
    }
    .intro__text {
        left: 15px;
        bottom: 25%;
        font-size: 13px;
        width: 200px;
    }

    .intro__text a{
        font-size: 14px;
    }
}

.about-page .specialty__item:hover {
    transform: scale(1.05);
}


.catalog-page .catalog__item__parent a {
    display: flex;
    flex-flow: wrap;
    align-items: flex-start;
    justify-content: center;
    padding-left: 0;
}

.service__temp .produce .item figure {
    padding-top: 20px;
    padding-bottom: 20px;
}

.plusiconcat {
    width: 20px;
    height: 20px;
    line-height: 20px;
    /* margin-left: 10px; */
    position: absolute;
    top: -2px;
    left: -24px;
    font-size: 20px;
}

.catalog-page .catalog__item__child ul li a {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}

@media screen and (min-width: 991px) {
    .catalog-page .catalog__item__parent a {
        padding-left: 0;
    }
    .catalog__item__child .more-link{
        position: absolute;
        right: 50px;
        bottom: 50px;
    }
}

.catalog-page .catalog__item__parent {
    overflow: hidden;
}

@media screen and (min-width: 1200px) {
    #catalog .catalog__hero h1 {
        font-size: 80px;
        text-transform: uppercase;
    }
}

.catalog-page .catalog__item__parent a::after {
    display: none !important;
}

.catalog-page .catalog__item__parent a:hover {
    color: #FFFFFF;
}

.catalog-page .catalog__item__parent svg {
    display: none !important;
}

.catalog-page .catalog__item__parent a span {
    width: 100%;
}

.catalog-page .catalog__item__parent a > img {
    position: static;
    left: 0;
    right: 0;
    margin: auto;
    top: 150px;
    order: -1;
    height: 100px;
    width: auto;
    max-width: 230px;
    object-fit: contain;
    margin-bottom: 50px;
    margin-top: 0;
}

.divide {
    width: 50%;
    margin: auto;
    margin-bottom: 40px;
    background: #076fb5;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 270px;
}

.catalog-page .catalog__item:hover .catalog__item__parent > a {
    transform: scale(1.05);
}

.catalog-page .catalog__item__child ul li a::after {
    display: none !important;
}

@media screen and (max-width: 991px) {
    .divide {
        top: 300px;
    }

    .catalog-page .catalog__item__parent a > img {
        margin-top: 70px;
    }
}

.catalog-page .catalog__item__parent a {
    text-align: center;
}

.catalog-page .hello__title, .history__title, .specialty__title, .catalog-page .catalog__title, #product .product__related__title {
    color: #30233D;
}

.service__temp .title, .service__temp .title span {
    color: #30233D !important;
}

.serv_certificate {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 50px;

}
.serv_certificate .text {
    font-size: 24px;
    font-weight: 500;
}
.serv_certificate .certificate__wrapp {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 25px;
}


.catalog__wrapp .description__text h1,
.catalog__wrapp .description__text h2,
.catalog__wrapp .description__text h3,
.catalog__wrapp .description__text h4,
.catalog__wrapp .description__text h5,
.catalog__wrapp .description__text h6
{
    font-size: 28px;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: 500;
    color: #30233D;
}

.other_text__editor p strong, .other_text__editor h2, .other_text__editor h1, .other_text__editor h3, .other_text__editor h4, .other_text__editor h5 {
    font-size: 28px;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: 500;
    color: #30233D;
}

.service__content h2 {
    font-size: 28px;
    margin-bottom: 15px;
    display: inline-block;
    margin-top: 10px;
    font-weight: 500;
    color: #30233D;
}

.service__content h2 strong, .service__content h2 b {
    font-weight: 500;
    color: #30233D;
}

.service__content p strong, .service__content p b {
    font-weight: 500;
    color: #30233D;
}

.service__content p, .other_text__editor p, .service__form__title, .service__title {
    color: #30233D;
}

.service__temp .performance .item:nth-child(odd) .item-cont .text {
    background: linear-gradient(154.04deg, #076fb5 49.54%, #154722 124.17%) !important;
}

.service__temp .performance .item:nth-child(even) .item-cont .text {
    background: linear-gradient(179.53deg, #154722 16.38%, #009846 162.98%) !important;
}

.service__temp .performance .item:nth-child(even) .item-cont .count {
    background: linear-gradient(179.53deg, #154722 16.38%, #009846 162.98%) !important;
}

.service__temp .performance .item:nth-child(odd) .item-cont .count {
    background: linear-gradient(154.04deg, #076fb5 49.54%, #154722 124.17%) !important;
}

.service__temp .performance .item:nth-child(even) .item-cont .count:before {
    border-bottom-color: #154722 !important;
}

.service__temp .performance .item:nth-child(odd) .item-cont .count:before {
    border-bottom-color: #0cb74d !important;
}

.service__title {
    text-transform: uppercase;
    font-size: 3em;
}
@media screen and (max-width: 992px) {
    .service__title {font-size: 2.25em;}
}
@media screen and (max-width: 576px) {
    .service__title {font-size: 1.5em;}
}

.anim-fadein {
    opacity: 0;
}

.anim-fadein.start {
    animation: fadeIn ease 1s forwards;
}

.catalog-page .hello__sub_title p {
    margin-bottom: 10px;
}

.catalog-page .hello__sub_title ul,
.catalog-page .hello__sub_title ol {
    list-style: initial;
    padding-left: 20px;
}

.catalog-page .hello__sub_title ul li,
.catalog-page .hello__sub_title ol li {
    margin-bottom: 10px;
}

.header__comparison .lang-item {
    display: flex;
    align-items: center;
    list-style-type: none;
}

.header__comparison .lang-item a {
    opacity: 1;
    margin: 0 !important;
    min-width: 20px;
	max-width: 25px;
}

.sidebar .widget-title {
    margin-top: 40px;
}

@media screen and (max-width: 768px) {
    .sidebar .widget-title {
        margin-top: 20px;
    }
}

.sidebar .wp-block-categories-list.wp-block-categories {
    margin-bottom: 12px;
}

.mt-0 {
    margin-top: 0 !important;
}

/* catalog-page */
.catalog-page .catalog__item__child-child--title {
    color: white;
    cursor: pointer;
    text-align: center;
    text-decoration: underline;
    margin-bottom: 10px;
    transition: all ease .5s;
}

.catalog-page .catalog__item__child-child--title:hover {
    color: #E9B730;
}

.catalog-page .catalog__item__child .catalog__item__child-child {
    position: relative;
    /* top: 0;
    left: 0;
    width: 100%;
    height: 100%; */
    /* display: none; */
    /* justify-content: center; */
    display: flex;
    padding: 0 0 0 40px;
    max-height: 0;
    overflow: hidden;
    z-index: -1;
    transition: all ease .25s;
}

.catalog-page .catalog__item__child .catalog__item__child-child.active {
    max-height: 800px;
    z-index: 1;
}
.catalog__item__child__parent-title {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 1.5;
    font-weight: 500;
    color: white;
}
.catalog-page .catalog__item__child .catalog__item__child-child.active {
    padding-top: 15px;
}
.catalog__item__child .more-link {
    display: flex;
    width: fit-content;
    align-items: center;
    gap: 15px;
    margin-top: 15px;
}
.catalog__item__child .more-link p {
    font-family: "M PLUS 1p", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 6px;
    text-transform: uppercase;
    color: white;
}
.catalog__item__child .more-link:hover p {
    color: #E9B730;
}
.catalog__item__child .more-link:hover svg circle {
    stroke: #E9B730;
}

.catalog-page .hello__title {
    font-size: 28px;
    line-height: 1.5;
    font-weight: 500;
}

.catalog-page .hello__sub_title p,
.catalog-page .hello__sub_title h6,
.catalog-page .other_text p,
.catalog-page .other_text h6,
.catalog-page .other_text li,
.catalog__wrapp .description__text li,
.catalog__wrapp .description__text p{
    font-size: 16px;
    color: #30233D;
    line-height: 1.5;
}

.catalog-page .other_text ul {
    list-style: initial;
    padding-left: 25px;
    margin-top: 10px;
    margin-bottom: 25px;
}

.service__content ul li, .single__content p, .single__content a, .single__content li {
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    letter-spacing: normal;
    color: #30233D;
}

.single__content li {
    margin-bottom: 0;
}


.catalog-page .other_text {
    margin-top: 100px;
}

/* Media */
@media screen and (max-width: 991px) {
    .catalog-page .other_text {
        margin-top: 70px;
    }
}

@media screen and (max-width: 768px) {
    .catalog-page .other_text {
        margin-top: 50px;
    }
}

@media screen and (max-width: 576px) {
    .catalog-page .other_text {
        margin-top: 30px;
    }
}

/* catalog-page (END) */

.description__text {margin-top: 50px;}
@media screen and (max-width: 768px) {.description__text {margin-top: 30px;}}

/* Service template */
.service__temp .title {
    text-align: center;
    text-transform: uppercase;
    color: #30233D;
    margin-bottom: 30px;
}

.service__temp .title span {
    color: rgba(71, 20, 81, .33);
}

.service__temp .line {
    height: 3px;
    width: 30px;
    background: rgba(71, 20, 81, .33);
}

.service__temp .line.mid {
    margin: auto;
}

/* offer */
.service__temp figure {
    margin: 0;
}

.service__temp .offer {
    padding: 60px 0;
}

.service__temp .offer .content {
    margin-top: 80px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.service__temp .offer .item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row-reverse;
    gap: 30px;
}

.service__temp .offer .item:nth-child(odd) {
    text-align: right;
}

.service__temp .offer .item:nth-child(even) {
    flex-direction: row;
}

.service__temp .offer .icon {
    margin: 0;
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: rgba(11, 184, 77, 1);
    display: flex;
    align-items: center;
    justify-content: center;
}


.service__temp .offer .icon:before {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    height: calc(100% + 4px);
    width: calc(100% + 4px);
    border-radius: 50%;
    border: 2px solid rgba(11, 184, 77, 1)

}

.service__temp .offer .icon i {
    margin: auto;
    font-size: 30px;
    color: white;
}

.service__temp .offer .text {
    transition: all ease .5s;
    width: calc(100% - 110px);
}

/* Media */
@media screen and (max-width: 991px) {
    .service__temp .offer {
        padding: 45px 0;
    }

    .service__temp .offer .content {
        margin-top: 40px;
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

@media screen and (max-width: 576px) {
    .service__temp .offer {
        padding: 30px 0;
    }

    .service__temp .offer .content {
        margin-top: 20px;
    }
}

/* offer (END) */

/* produce */
.service__temp .produce {
    padding: 60px 0;
    margin-bottom: 60px;
}

.service__temp .produce .content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: baseline;
    gap: 30px;
    margin-top: 50px;
}

.service__temp .produce .item {
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: all ease .5s;
    background: white;
    cursor: pointer;
    color: #30233D;
}

.service__temp .produce .item:hover {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(11, 184, 77, 0.2);
    -moz-box-shadow: 0px 0px 20px 0px rgba(11, 184, 77, 0.2);
    box-shadow: 0px 0px 20px 0px rgba(11, 184, 77, 0.2);
}

.service__temp .produce .item:hover .item__text-title,
.service__temp .produce .item:hover .item__text-list {
    color: white;
}

.service__temp .produce .item:hover .item__text:after {
    height: 100%;
}

.service__temp .produce .item__img img {
    margin: auto;
    object-fit: cover;
    min-height: 230px;
    max-height: 230px;
}

.service__temp .produce .item__text {
    position: relative;
    padding: 20px;
    min-height: 250px;
    height: -webkit-fill-available;
}

.service__temp .produce .item__text:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: #076fb5;
    transition: all ease .5s;
}

.service__temp .produce .item__text-title,
.service__temp .produce .item__text-list {
    position: relative;
    z-index: 1;
    transition: all ease .5s;
    color: #30233D;
}

.service__temp .produce .item__text-title {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    letter-spacing: 0.04em;
    padding-bottom: 15px;
}

.service__temp .produce .item__text-list {
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
}

/* Media */
@media screen and (max-width: 991px) {
    .service__temp .produce {
        padding: 45px 0;
        margin-bottom: 45px;
    }

    .service__temp .produce .content {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        margin-top: 40px;
    }

    .service__temp .produce .item__img img {
        min-height: 200px;
    }

    .service__temp .produce .item__text {
        min-height: initial;
    }
}

@media screen and (max-width: 576px) {
    .service__temp .produce {
        padding: 30px 0;
        margin-bottom: 30px;
    }

    .service__temp .produce .content {
        grid-template-columns: 1fr;
        gap: 15px;
        margin-top: 20px;
    }

    .service__temp .produce .item__text {
        padding: 15px;
        height: auto;
    }
}

/* produce (END) */

/* client */
.service__temp .client {
    margin-bottom: 100px;
}

.service__temp .client .title {
    margin-bottom: 40px;
}

.service__temp .client .tabs {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 20px 0;
    margin-bottom: 60px;
}

.service__temp .client .tab-link {
    position: relative;
    padding: 10px 10px 20px;
    transition: all ease .5s;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    font-weight: normal;
    color: #076fb5;
}

.service__temp .client .tab-link:before,
.service__temp .client .tab-link:after {
    content: '';
    position: absolute;
    bottom: 8px;
    width: calc(50% - 25px);
    height: 1px;
    background: rgba(71, 20, 81, .33);
}

.service__temp .client .tab-link:before {
    left: 0;
}

.service__temp .client .tab-link:after {
    right: 0;
}

.service__temp .client .tab-link:first-child:before,
.service__temp .client .tab-link:last-child:after {
    display: none;
}

.service__temp .client .tab-link:hover {
    color: #076fb5;
}

.service__temp .client .tab-link .decore {
    transition: all ease .5s;
    position: absolute;
    bottom: 0;
    left: calc(50% - 8px);
    height: 16px;
    width: 16px;
    border: 1px solid #076fb5;
    border-radius: 50%;
}

.service__temp .client .tab-link .decore:before {
    opacity: 0;
    transition: all ease .5s;
    content: '';
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 4px);
    background: #076fb5;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.service__temp .client .tab-link.active .decore::before,
.service__temp .client .tab-link:hover .decore::before {
    opacity: 1;
}

.service__temp .client .tab {
    display: none;
    align-items: center;
    grid-template-columns: 1fr .5fr 1fr;
    grid-template-areas: "img .. txt";
    gap: 30px 15px;
    padding-bottom: 30px;
    animation: fadeIn ease .25s;
}

.service__temp .client .tab.active {
    display: grid;
}

.service__temp .client .tab__img {
    grid-area: img;
}

.service__temp .client .tab__text {
    grid-area: txt;
}

.service__temp .client .tab__img img {
    width: 100%;
    object-fit: cover;
    max-height: 500px;
    object-fit: contain;
    object-position: center;
}

.service__temp .client .tab__text h5 {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1.5;
    font-weight: normal;
    color: #30233D;
}

.service__temp .client .tab__text p {
    font-size: 14px;
    line-height: 1.8;
    color: #30233D;
}

.service__temp .client .tab__text .line {
    margin: 30px 0;
    width: 130px;
}

/* Media */
@media screen and (max-width: 991px) {
    .service__temp .client {
        margin-bottom: 60px;
    }

    .service__temp .client .title {
        margin-bottom: 30px;
    }

    .service__temp .client .tabs {
        margin-bottom: 40px;
    }

    .service__temp .client .tab {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "img txt";
        gap: 30px;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 768px) {
    .service__temp .client .tabs {
        grid-template-columns: repeat(3, minmax(100px, 1fr));
        gap: 15px 0;
    }

    .service__temp .client .tab {
        grid-template-columns: 1fr;
        grid-template-areas: "txt";
        padding-bottom: 15px;
    }

    .service__temp .client .tab__img {
        display: none;
    }

    .service__temp .client .tab__text {
        text-align: center;
    }

    .service__temp .client .tab__text .line {
        margin: 20px auto;
    }
}

@media screen and (max-width: 576px) {
    .service__temp .client {
        margin-bottom: 40px;
    }

    .service__temp .client .title {
        margin-bottom: 20px;
    }

    .service__temp .client .tabs {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 480px) {
    .service__temp .client .tabs {
        grid-template-columns: repeat(2, minmax(100px, 1fr));
    }

    .service__temp .client .tab__text h5 {
        font-size: 20px;
    }
}

/* client (END) */

/* performance */
.service__temp .performance {
    margin-bottom: 120px;
}

.service__temp .performance .title {
    color: #076fb5;
}

.service__temp .performance .content {
    margin-top: 60px;
    display: grid;
    align-items: center;
    justify-content: center;
    grid-template-areas:
  ". . it-3 ."
  "it-1 . it-3 ."
  "it-1 it-2 it-3 ."
  "it-1 it-2 . it-4"
  ". it-2 . it-4"
  ". . . it-4";
    gap: 5px;
}

.service__temp .performance .item {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.service__temp .performance .item .line {
    position: relative;
    width: 100%;
    height: 2px;
}

.service__temp .performance .item:nth-child(1) {
    grid-area: it-1;
}

.service__temp .performance .item:nth-child(2) {
    grid-area: it-2;
}

.service__temp .performance .item:nth-child(3) {
    grid-area: it-3;
}

.service__temp .performance .item:nth-child(4) {
    grid-area: it-4;
}

.service__temp .performance .item:nth-child(1) .line {
    transform: rotate(-30deg);
    top: 80%;
}

.service__temp .performance .item:nth-child(2) .line {
    transform: rotate(30deg);
    top: 50%;
}

.service__temp .performance .item:nth-child(3) .line {
    transform: rotate(-30deg);
    top: 80%;
}

.service__temp .performance .item:nth-child(4) .line {
    transform: rotate(45deg);
    top: 0;
}

.service__temp .performance .item:nth-child(1) .item-cont .text, .service__temp .performance .item:nth-child(1) .item-cont .count {
    background: #F7C262;
}

.service__temp .performance .item:nth-child(2) .item-cont .text, .service__temp .performance .item:nth-child(2) .item-cont .count {
    background: #63C6AE;
}

.service__temp .performance .item:nth-child(3) .item-cont .text, .service__temp .performance .item:nth-child(3) .item-cont .count {
    background: #EA6153;
}

.service__temp .performance .item:nth-child(4) .item-cont .text, .service__temp .performance .item:nth-child(4) .item-cont .count {
    background: #4AA3DF;
}

.service__temp .performance .item:nth-child(1) .item-cont .count:before {
    border-bottom-color: #F7C262;
}

.service__temp .performance .item:nth-child(2) .item-cont .count:before {
    border-bottom-color: #63C6AE;
}

.service__temp .performance .item:nth-child(3) .item-cont .count:before {
    border-bottom-color: #EA6153;
}

.service__temp .performance .item:nth-child(4) .item-cont .count:before {
    border-bottom-color: #4AA3DF;
}

.service__temp .performance .item-cont {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px 0;
    flex-direction: column;
}

.service__temp .performance .item-cont .text {
    overflow: hidden;
    border-radius: 50%;
    min-height: 150px;
    width: 150px;
    padding: 5px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.service__temp .performance .item-cont .text p {
    font-size: 14px;
    line-height: 1.1;
    font-weight: normal;
    color: white;
}

.service__temp .performance .item-cont .count {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    min-width: 110px;
    border-radius: 6px;
}

.service__temp .performance .item-cont .count:before {
    content: '';
    position: absolute;
    border-bottom: 6px solid;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    height: 0;
    left: calc(50% - 6px);
    top: -5px;
    width: 0;
}

.service__temp .performance .item-cont .count span {
    transition: all ease 1s;
    text-align: center;
    color: white;
}

/* Media */
@media screen and (max-width: 991px) {
    .service__temp .performance {
        margin-bottom: 90px;
    }

    .service__temp .performance .content {
        margin-top: 45px;
    }
}

@media screen and (max-width: 576px) {
    .service__temp .performance {
        margin-bottom: 60px;
    }

    .service__temp .performance .content {
        margin-top: 30px;
        grid-template-areas:
    "it-1 ."
    "it-1 ."
    "it-1 it-2"
    ". it-2"
    "it-3 it-2"
    "it-3 ."
    "it-3 it-4"
    ". it-4"
    ". it-4";
        gap: 20px 40px;
    }

    .service__temp .performance .item {
        grid-template-columns: 1fr;
    }

    .service__temp .performance .item-cont {
        gap: 15px 0;
    }

    .service__temp .performance .item .line {
        display: none;
    }
}

/* performance (END) */
/* Service template (END) */

#catalog .catalog__items .product__item > a,
#catalog .catalog__items .product__info {height: 100%;}
#catalog .catalog__items .product__item > a button {margin-top: auto;}
#catalog .catalog__items .product__item p:last-of-type {margin-bottom: 15px;}

/* Intro home */
@media screen and (max-width: 1120px) {
    .home-page .intro__img {max-width: 900px; margin: auto;}
    .intro__text {left: 16%;}
}
@media screen and (max-width: 992px) {
    .home-page .intro__img {max-width: 700px;}
    .intro__text {
        bottom: 27%;
        font-size: 20px;
    }
    .intro__text a {font-size: 20px;}
}
@media screen and (max-width: 768px) {
    .home-page .intro__img {max-width: 520px;}
    .intro__text {
        font-size: 15px;
        left: 11%;
    }
    .intro__text a {font-size: 15px;}
}
@media screen and (max-width: 576px) {
    .home-page .intro__img {max-width: 345px;}
    .intro__text {
        font-size: 13px;
        left: 1%;
        bottom: 24%;
    }
    .intro__text a {font-size: 13px;}
}
/* Intro home (END) */

.catalog-page .catalog__item {
    min-height: 500px;
}
@media screen and (max-width: 992px) {
    .catalog-page .catalog__item {
        min-height: 450px;
    }
}

.catalog-page .catalog__item .catalog__item__parent:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .3);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.catalog__item.have-child .catalog__item__parent {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    min-height: initial;
}

.catalog-page .catalog__item__child {
    position: relative;
    padding: 20px 120px;
    background-color: transparent !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.catalog__item.have-child:hover .catalog__item__parent a {
    display: none;
}

@media screen and (max-width: 1200px) {
    .areas__item {
        overflow: hidden;
    }
}

.intro__text {
    display: none;
}

.menu-item-has-children {
    position: relative;

}
.menu-item-has-children:hover .sub-menu {
    /* display: flex; */
}
@media screen and (max-width: 992px) {
    .menu-item-has-children:hover .sub-menu {
        display: none;
    }
}
.header__nav .menu a {
    font-weight: 500;
}
.menu-item-has-children .sub-menu {
    animation: fadeIn ease .5s;
    position: absolute;
    top: calc(100% + 8px);
    right: -25px;
    background: white;
    display: none;
    flex-direction: column;
    /* gap: 10px; */
    /* -webkit-box-shadow: 0px 0px 30px 10px rgba(204, 204, 204, 0.2);
    -moz-box-shadow: 0px 0px 30px 10px rgba(204, 204, 204, 0.2);
    box-shadow: 0px 0px 30px 10px rgba(218, 216, 216, 0.2); */
}
.menu-item-has-children .sub-menu:before {
    content: '';
    position: absolute;
    top: -8px;
    left: 0;
    height: 8px;
    width: 100%;
    background: transparent;
}

.menu-item-has-children .sub-menu li {
    position: relative;
}
.menu-item-has-children .sub-menu li:before {
    content: '';
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #7D858B;
}
.menu-item-has-children .sub-menu li:last-of-type::before {
    display: none;
}
.menu-item-has-children .sub-menu li a {
    padding: 10px 20px;
    background: white;
    /* white-space: nowrap; */
    color: #7D858B !important;
}
.menu-item-has-children .sub-menu li a:hover {
    color: white !important;
    background: #7D858B;
}
.menu-item-has-children .sub-menu li a::after {
    display: none;
}
@media screen and (max-width: 992px) {
    .menu-item-has-children {
        text-align: center;
    }
    .menu-item-has-children .sub-menu {
        position: relative;
        top: 0;
        left: 0;
        text-align: center;
        background: transparent;
        animation: fadeIn ease .3s;
    }
    .menu-item-has-children .sub-menu.open {
        display: block;
    }
    .menu-item-has-children .sub-menu li a {
        text-align: center;
        background: transparent;
        color: white !important;
        position: relative;
        font-size: 15px;
        line-height: normal;
        /* line-height: 2; */
        font-weight: 500;
        letter-spacing: 2px;
        opacity: .8;
        padding: 5px;
    }
    .menu-item-has-children .sub-menu li a:hover {
        opacity: 1;
    }
}
@media screen and (max-width: 576px) {
    .menu-item-has-children .sub-menu li a {
        font-size: 18px;
    }
}

#catalog .catalog__top {justify-content: flex-end;}
#catalog .catalog__top .catalog__title {display: none;}

#product .product__description_short table{
    width: 100%;
    border-collapse: collapse;
}
#product .product__description_short table td {
    font-family: "M PLUS 1p", sans-serif;
    border: 2px solid #151515;
}
.areas__title,
.specialty__title,
.history__title,
.blog__title,
.contacts__title,
.latest__title,
.areas__info__title,
#product .product__name,
#product .product__related__title,
.catalog-page .catalog__title,
.catalog-page .hello__title {
    font-size: 32px;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: normal;
    color: #151515;
}
@media screen and (max-width: 576px) {
    .areas__title,
    .specialty__title,
    .history__title,
    .blog__title,
    .contacts__title,
    .latest__title,
    .areas__info__title,
    #product .product__name,
    #product .product__related__title,
    .catalog-page .catalog__title,
    .catalog-page .hello__title {
        font-size: 24px;
    }
    .other_text__editor p strong,
    .catalog__wrapp .description__text h1,
    .catalog__wrapp .description__text h2,
    .catalog__wrapp .description__text h3,
    .catalog__wrapp .description__text h4,
    .catalog__wrapp .description__text h5,
    .catalog__wrapp .description__text h6
    {
        font-size: 22px;
    }
}

#catalog .description__text p,
#catalog .description__text ul {
    margin-bottom: 15px;
}
#catalog .description__text ul {
    list-style-type: disc;
    margin-left: 25px;
}

/* Search */
.search-btn {
    background: transparent;
    cursor: pointer;
}
.search-btn svg path {transition: all ease .5s;}
.search-btn:hover svg path {fill: #076fb5;}

.search {
    z-index: 9999;
    position: fixed;
    inset: 0;

    display: none;
    align-items: center;
    justify-content: center;
    animation: fadeIn ease .5s;
}
.search.open {display: flex;}
.search__decore {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
}

.search__form {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: 20px;
    padding: 50px;
    margin: 20px;
    max-width: 920px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.3);
    -moz-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.3);
    box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.3);
}
.search__input input {
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    width: 300px;
    padding: 15px 20px;
    background-color: #FCFCFC;
    border: 1px solid #076fb5;
    border-radius: 20px 0 0 20px;
    font-family: "M PLUS 1p", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    letter-spacing: normal;
    color: #30233D;
}
.search__input input::placeholder {
    font-family: "M PLUS 1p", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    letter-spacing: normal;
    opacity: .5;
    color: #776C82
}
.search__input input:active,
.search__input input:focus,
.search__input input:hover {
    border-color: #076fb5;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(84, 180, 90, 0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(84, 180, 90, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(84, 180, 90, 0.3);
}
.search__submit input {
    -webkit-appearance: none;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    cursor: pointer;
    min-width: 100px;
    max-width: 200px;
    width: 100%;
    padding: 15px 20px;
    background-color: #076fb5;
    border: 1px solid #076fb5;
    border-radius: 0 20px 20px 0;
    text-transform: uppercase;
    font-family: "M PLUS 1p", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 2px;
    color: white;
}
.search__submit input:hover,
.search__submit input:active {
    background: #076fb5;
    border-color: #076fb5;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(84, 180, 90, 0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(84, 180, 90, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(84, 180, 90, 0.3);
}

.search__close {
    z-index: 2;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px;
    cursor: pointer;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
}
.search__close svg {
    height: 25px;
    width: 25px;
    transition: all ease 1s;
}
.search__close svg path {fill: #c43333;}
.search__close:hover svg path {fill: red;}
.search__close:hover svg {transform: rotate(180deg);}

@media screen and (max-width: 576px) {
    .search__form {
        padding: 15px;
        margin: 15px;
    }
    .search__input input {
        width: 100%;
    }
    .search__close {display: none;}
}
/* Search (END) */

/* Careers */
.careers-page .careers__main-title {
    text-align: center;
    margin-bottom: 60px;
}
.careers-page .careers__items {
    display: grid;
    align-items: flex-start;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 0 auto;
    max-width: 1000px;
}
.careers-page .careers__item {
    display: flex;
    flex-direction: column;
    gap: 25px;
    border-radius: 20px;
    background: #e7e7e7;
    padding: 30px 20px;
}
.careers-page .careers__item_text {
    font-size: 20px;
}
.careers-page .active-btn {
    cursor: pointer;
    width: fit-content;
    padding: 0;
    background: transparent;
    font-size: 18px;
    color: #076fb5;
}
.careers-page .active-btn:hover {
    color: #244526;
}
.careers__item_details,
.careers-page .active-btn .close {
    display: none;
    animation: fadeIn ease 1s;
}

.careers__item_details ul {
    list-style-type: disc;
    margin: 10px 0 20px 40px;
}
.careers__item_details ul li:not(:last-child) {
    margin-bottom: 10px;
}

.careers__item_details .form__main {
    margin-top: 40px;
    grid-template-columns: 1fr;
}

.careers__item_details .form__main .ajax-loader {
    display: none !important;
}

.careers__item_details .form__main input:not([type="submit"]) {
    margin-bottom: 20px;
}
.careers__item_details .form__main input[type="submit"] {
    border-radius: 0;
}
/* Media */
@media screen and (max-width: 992px) {
    .careers-page .careers__main-title {margin-bottom: 45px;}
    .careers-page .careers__item {gap: 20px;}
    .careers-page .careers__item_text {font-size: 18px;}
}
@media screen and (max-width: 576px) {
    .careers-page .careers__main-title {margin-bottom: 30px;}
    .careers-page .careers__items {grid-template-columns: 1fr; gap: 15px;}
    .careers-page .careers__item {gap: 15px;}
    .careers-page .careers__item_text,
    .careers-page .careers__item_link {font-size: 16px;}
}
/* Careers (END) */

.intro__slider img {
    max-height: 750px;
    margin: auto;
}
.intro__slider .slick-dots {
    bottom: -30px;
}
.intro__slider .slick-dots > li {
    border-radius: 50%;
    background: #7D858B;
}
.intro__slider .slick-dots > li:hover,
.intro__slider .slick-dots .slick-active {
    background: #076fb5;
}
@media screen and (max-width: 1200px) {
    .intro__slider img {max-height: 575px;}
}
@media screen and (max-width: 991px) {
    .header__comparison {margin-right: 20px;}
    .intro__slider img {max-height: 400px;}
}
@media screen and (max-width: 576px) {
    .divide {top: 270px;}
    .header__nav.open {width: 100%;}
    .intro__slider img {max-height: 250px;}
    .header__nav .menu a {font-size: 24px;}
}

body header {
    right: 0;
}
body.menu-open header {
    position: absolute;
    right: auto;
}

.menu-item-has-children:hover .sub-menu .sub-menu {
    display: none;
}

.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu {
    display: none;
    right: auto;
    top: -1px;
    left: 100%;
    width: 250px;
}
.menu-item-has-children .sub-menu li.menu-item-has-children:hover > a {
    color: white !important;
    background: #7D858B;
}
.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu {
    display: flex;
}
.sub-menu li.menu-item-has-children .sub-menu li a {
    font-size: 12px;
    line-height: 17px;
    white-space: normal;
    background: #ebebeb;
}
.sub-menu li.menu-item-has-children .sub-menu li a:hover {
    background: #244526;
}
@media screen and (max-width: 991px) {
    .menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu {
        display: none !important;
    }

    .menu-item-has-children .sub-menu li a.active+.sub-menu{
        /*display: block !important;*/
    }
}

/* Catalog upd */
.catalog-page .catalog__wrapp {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

#catalog .circles_child {
    display: grid;
    grid-template-columns: repeat(auto-fill, 280px);
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}
#catalog .circles_child a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
#catalog .circles_child a img {
    min-height: 200px;
    min-width: 200px;
    max-height: 200px;
    max-width: 200px;
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
}
#catalog .circles_child a p {
    text-align: center;
    font-family: "M PLUS 1p", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    color: #000000;
}
@media screen and (max-width: 991px) {
    #catalog .circles_child a p {
        font-size: 20px;
        line-height: 30px;
    }
    #catalog .circles_child  {
        grid-template-columns: repeat(auto-fill, 180px);
        gap: 20px;
    }
    #catalog .circles_child a {
        gap: 15px;
    }
    #catalog .circles_child a img {
        min-height: 150px;
        min-width: 150px;
        max-width: 150px;
        max-height: 150px;
    }
}
@media screen and (max-width: 991px) {
    #catalog .circles_child  {
        grid-template-columns: repeat(auto-fill, 140px);
    }
    #catalog .circles_child a img {
        min-height: 100px;
        min-width: 100px;
        max-width: 100px;
        max-height: 100px;
    }
    #catalog .circles_child a p {
        font-size: 18px;
        line-height: 28px;
    }
}
@media screen and (max-width: 576px) {
    #catalog .circles_child  {
        grid-template-columns: repeat(auto-fill, 125px);
    }
    #catalog .circles_child a img {
        min-height: 90px;
        min-width: 90px;
        max-width: 90px;
        max-height: 90px;
    }
    #catalog .circles_child a p {
        font-size: 16px;
        line-height: 24px;
    }
}
@media screen and (max-width: 450px) {
    #catalog .circles_child  {
        grid-template-columns: repeat(auto-fill, 90px);
    }
    #catalog .circles_child a img {
        min-height: 80px;
        min-width: 80px;
        max-width: 80px;
        max-height: 80px;
    }
    #catalog .circles_child a p {
        font-size: 14px;
        line-height: 18px;
    }
}
/* Catalog upd (END) */

.catalog-page .catalog__item__child > ul {
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: 1fr .8fr;
    grid-auto-flow: dense;
    gap: 20px 40px;
}
.catalog-page .catalog__item__child > ul > li:nth-child(-n + 10) {
    grid-column: 1;
}
.catalog-page .catalog__item__child > ul > li:nth-child(n + 11) {
    grid-column: 2;
}

@media screen and (max-width: 1280px) {
    .catalog-page .catalog__item__child > ul {
        grid-template-columns: 1fr;
    }
    .catalog-page .catalog__item__child > ul > li:nth-child(-n + 10),
    .catalog-page .catalog__item__child > ul > li:nth-child(n + 11) {
        grid-column: 1;
    }
}

@media screen and (max-width: 1200px) { .catalog-page .catalog__item__child {padding: 20px 60px;} }
@media screen and (max-width: 768px) { .catalog-page .catalog__item__child {padding: 20px 35px;} .catalog-page .catalog__wrapp {grid-template-columns: 1fr;} }

/* New menu */
.header__wrapp {position: relative;}
.new-menu {
    display: none;
    animation: fadeIn ease 1s;
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    width: 100%;
    padding: 75px;
    background: #F2F2F2;
    grid-template-columns: 1fr 2fr;
}
.new-menu.active {
    z-index: 99;
    display: grid;
}
.new-menu__main {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.new-menu__main a {
    display: flex;
    align-items: center;
    gap: 15px;
    font-family: "M PLUS 1p", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #151515;
    width: fit-content;
}
.new-menu__main a:hover,
.new-menu__main a.active {
    color: #007840;
}
.new-menu__main a svg {
    transition: all ease .5s;
    opacity: 0;
}
.new-menu__main a.active svg {
    opacity: 1;
}
.new-menu__child ul {
    position: relative;
    animation: fadeIn ease 1s;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.new-menu__child ul::before {
    content: '';
    position: absolute;
    top: 0;
    left: -50px;
    height: 100%;
    min-height: 300px;
    width: 1px;
    background-color: #076fb5;
}
.new-menu__child ul a {
    text-transform: uppercase;
    font-family: "M PLUS 1p", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #151515;
}
.menu-item-has-children > a.active {
    color: #076fb5;
    opacity: 1;
}
.menu-item-has-children > a.active::after {
    width: 100%;
    background-color: #076fb5;
}
.new-menu__main_img {
    position: relative;
    max-height: 300px;
}
.new-menu__main_img img {
    object-fit: cover;
    object-position: center;
	height: 100%;
}
.new-menu__main_img::after {
    z-index: 1;
    content: '';
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(82, 118, 75, .6);
}
.new-menu__child-item.cat-img {
    position: relative;
}
.new-menu__child_cat {
    z-index: 2;
    position: absolute;
    width: fit-content;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "M PLUS 1p", sans-serif;
    font-weight: 800;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
    padding: 5px;
    border: 2px solid #FFFFFF;
    transition: all ease .5s;
}
.new-menu__child_cat:hover {
    color: #007840;
    background: white;
    border-color: #007840;
}
.new-menu__child ul a:hover {
    color: #007840;
}
.new-menu__child-item {
    display: none;
}
.new-menu__child-item.active {
    display: grid;
}
@media screen and (max-width: 1100px) {
    .new-menu__main a {font-size: 20px;}
    .new-menu__child ul a {font-size: 15px;}
    .new-menu__child ul::before {left: -40px;}
}
@media screen and (max-width: 992px) {
    .new-menu.active {display: none !important;}
}
/* New menu (END) */



.contact-us-button-wrapper {
    position: fixed;
    bottom: 56px;
    right: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    z-index: 8;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.contact-us-button-wrapper .main-button-block {
    position: relative;
    display: flex;
    width: 66px;
    height: 66px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    /*box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.4);*/
    cursor: pointer;
}
.contact-us-button-wrapper .main-button-block:before{
    content: "";
    width: 100px;
    height: 100px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    background: rgba(236,237,238,.61);
    left: -12px;
    top: -12px;
    pointer-events: none;
    z-index: -1;
}
.contact-us-button-wrapper .main-button-block.close {
    background-color: #fff;
}
.contact-us-button-wrapper .main-button-block .vi__contact-us-ru,
.contact-us-button-wrapper .main-button-block .vi__contact-us-ua {
    fill: #fff;
    width: 66px;
    height: 66px;
    background-color: #EE836B;
    border-radius: 50%;
}
.contact-us-button-wrapper .main-button-block .vi__close {
    width: 16px;
    height: 16px;
}
.contact-us-button--active .c-header__overlay {
    display: block;
    z-index: 1;
}
@media screen and (max-width: 768px) {
    .contact-us-button-wrapper .main-button-block:before {
        width: 90px;
        height: 90px;
    }

}
@media screen and (min-width: 768px) {
    .contact-us-button-wrapper {
        bottom: 24px;
        right: 24px;
    }
    .contact-us-button-wrapper .main-button-block {
        width: 76px;
        height: 76px;
    }
    .contact-us-button-wrapper .main-button-block .vi__contact-us-ru,
    .contact-us-button-wrapper .main-button-block .vi__contact-us-ua {
        width: 76px;
        height: 76px;
    }
    .contact-us-button-wrapper .main-button-block .vi__close{
        width: 100%;
        height: 100%;
        padding: 28px;
    }
    .contact-us-button-wrapper{
        right: 36px;
        bottom: 36px;
    }
}

@-webkit-keyframes spinAnimation {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes spinAnimation {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
.contact-us-additional-buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: absolute;
    bottom: 88px;
    right: 0px !important;
    pointer-events: none;
}
.contact-us-additional-buttons-link {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-top: -45px;
    opacity: 0;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
    transition-delay: 0ms;
    transition-property: all;
}
.contact-us-additional-buttons-link:hover {
    text-decoration: none;
}
.contact-us-additional-buttons-link__img {
    width: 45px;
    min-width: 45px;
    height: 45px;
    min-height: 45px;
}
.contact-us-additional-buttons-link .buttons-link__title {
    display: none;
    padding: 10px;
    font-size: 13px;
    color: #525252;
    background-color: #fff;
    margin-right: 16px;
    border-radius: 4px;
    white-space: nowrap;
}
.contact-us-additional-buttons.active {
    pointer-events: auto;
}
.contact-us-additional-buttons.active .contact-us-additional-buttons-link {
    margin-top: 8px;
    opacity: 1;
}
.contact-us-additional-buttons.active .contact-us-additional-buttons-link .buttons-link__title {
    display: inline-block;
}
@media screen and (min-width: 360px) {
    .contact-us-additional-buttons {
        bottom: 96px;
    }
    .contact-us-additional-buttons.active .contact-us-additional-buttons-link {
        margin-top: 16px;
    }
}
@media screen and (min-width: 768px) {
    .contact-us-additional-buttons {
        right: 34px;
    }
    .contact-us-additional-buttons-link .buttons-link__title{
        font-size: 15px;
    }
}


.main-button-block:not(.close) .vi__close{
    display: none !important;
}

.main-button-block.close .vi__contact-us-ru{
    display: none !important;
}


.lang-item-en{
    display: none !important;
}


/* new */
.product__image__arrows{
    display: flex;
    justify-content: center;
    gap: 19px;
    margin-top: 35px;
}

.product__image__arrows >div{
    width: 45px;
    height: 45px;
    cursor: pointer;
    border: 1px solid #ACACAC;
    padding: 8px;
    transition: .35s;
    cursor: pointer;
}
.product__image__arrows >div.swiper-button-disabled{
    opacity: .5;
}


.product__image__arrows >div:hover{
    box-shadow: inset 0px 0px 3px 0px #ACACAC;
}
