.ui-menu-item:hover, .ui-state-active {
    background: #be2e21;
}
.literature-title{
    white-space: normal;
}
.collapse__content-downlad > img{
    padding-right: 10px;
    height: 27px !important;
}
    @media (max-width: 767.98px){
        .collapse__link a:not([class]){
            font-size: 16px;
            max-width: 80%;
        }
    }
@media (max-width: 575.98px){
    ._custom-content>ul li {
    width: 100%;
    }
   .main-banner {
        margin-bottom: auto;
    } 
}
._custom-content a:not([class]) {
    white-space: normal;
    color: #41434d;
    font-weight: 500;
    text-decoration: none;
    
}
._custom-content a:not([class]):hover{
    text-decoration: underline;
} 

.catalog__list-wrapper._hover-to-open__target {
  height: 100%;
}
.messengers__phone-wrapper{
    align-items: flex-start;
}
.header-top__item .schedule__icon,.header-top__item .email__icon {
    color: #3573B4;
}
.main-banner__buttons{
    gap: 20px;
    display: flex;
    flex-basis: 100%;
}
.main-banner__button{
    padding: 10px 20px;
}
@media (max-width: 767.98px) {
  .main-banner__button {
    margin-top: 0rem;
  }
}
@media(max-width:576px){
    .main-banner__button {
        margin-top: 0rem;
      }
    .main-banner__buttons{
        display: flex;
        flex-direction: column;
        gap: 20px;
        margin-bottom: 15rem;
    }
}


.collapse__content a:not([class]) {
  display: flex;
  align-items: center;
}
.collapse__content a:not([class]) img {
  margin-right: 1em;
  width: auto;
  max-height: 50px;
  mix-blend-mode: multiply;
}

/* custom content no margins */
._custom-content>*+*,
._custom-content>ol,
._custom-content>ul,
._custom-content .form>*,
._custom-content .form__item-wrapper_row>* {
  margin-top: 0;
}
._custom-content>*+p,
._custom-content>p+*,
._custom-content>*+ol,
._custom-content>*+ul {
  margin-top: 1em;
}
._custom-content>*+h2,
._custom-content>*+h3 {
  margin-top: 1em;
  margin-bottom: 1em;
}


dl.collapse__content-specifications {
  display: flex;
  flex-wrap: wrap;
}
.inner-banner__inner{
    min-height: 300px;
}
@media (min-width: 576px) {
    ._custom-content img:not([class])[style*="float"] {
        max-width: 50%;
    }
}
@media (max-width: 575.98px) {
    ._custom-content img:not([class])[style*="float"] {
        width: 100%;
    }
    .main-banner__promotion-container img{
        min-height: 220px;
    }
    .inner-banner__inner{
        min-height: 250px;
    }
}
@media (min-width: 992px) {
    .map iframe {
         height: 100%; 
    }
}
.content-full{
    flex-basis: 100%;
    max-width: 100%;
}
.content-full .our-shops__adress-content__text{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.inner-banner__heading{
    margin-bottom: 0px;
}
.footer__call-request{
    padding: 1.1rem 2.25rem;
}
.form-reviews{
    display: flex;
    flex-wrap: wrap;
    max-width: 571px !important;
    justify-content: space-between;
    margin-top: 0px !important;
}
.form-reviews .form-group:nth-child(4), 
.form-reviews .form-group:nth-child(5) {
    width: calc(50% - 11px);
}
.form-reviews .form-group:nth-child(6),
.form-reviews .form-group:nth-child(7),
.form-reviews .form-group:nth-child(8),
.form-reviews .form-group .ec-rating,
.form-reviews .form-control,
.form-reviews .form-actions,
.form-reviews {
    width: 100%;
}
.form-reviews .form-group {
    margin-bottom: 10px;
}
.collapse__content-reviews{
   padding: 1.25rem;
}
@media(max-width: 576px){
    .form-reviews .form-group:nth-child(4), 
    .form-reviews .form-group:nth-child(5) {
        width: 100%;
    }
}
.reviews-message{
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.collapse__content table{
    display: block;
    overflow-x: auto;
    border: none;
    white-space: pre-wrap;
    text-align: center;
}
._custom-content td, ._custom-content th{
    padding: .62em;
}
.header .address, .header .schedule{
    font-size: 14px;
}
.collapse__item-heading{
    color: inherit;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
}
.product__title {
    font-size: 20px;
    text-align: left;
    line-height: 1.3;
    margin-bottom: 10px;
}
@media (min-width: 1200px) {
    .messengers__phone {
        letter-spacing: -0.02em;
    }
    .messengers__phone_telegram span {
        position: absolute;
        visibility: hidden;
    }
    .messengers__phone_telegram svg {
        margin-right: -10px;
    }
}

.inner-banner__left-image {
    transform: skewX(11deg);
    transform-origin: 100% 0%;
}
.inner-banner__left {
    left: -60px;
    transform: skewX(-11deg);
    transform-origin: 100% 100%;
}
@media (max-width: 767.98px) {
    .inner-banner__container {
        flex-direction: column;
    }
    .inner-banner__inner {
        min-height: 200px;
    }
    .inner-banner__inner:nth-child(1) {
        min-height: 140px;
    }
    .inner-banner__left {
        top: -60px;
        left: -1px;
        right: -1px;
        transform: skewY(5deg);
        transform-origin: 0% 0%;
    }
    .inner-banner__right {
        display: block;
    }
    .inner-banner__left-image {
        transform: skewY(-5deg);
        transform-origin: 100% 100%;
    }
    .inner-banner__heading {
      font-size: 28px !important;
    }
}
.p-socials .popup__close::after,
.p-socials .popup__close::before{
    width:14px;
    height: 2px;
    background-color:#C2C2C2;
}
.socials-btn {
    color: #fff;
    right: 36px;
    bottom: 130px;
    width: 60px;
    height: 60px;
    border: 0;
    padding: 0;
    z-index: 100;
    display: flex;
    position: fixed;
    overflow: hidden;
    animation: 10s linear 0s infinite none running socials-btn;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    background-color: #2aabee;
}
.socials-btn__icon {
    width: 60%;
    height: 60%;
    position: absolute;
}
.socials-btn__icon_1 {
    animation: 10s cubic-bezier(1,-0.5,0,1.5) 0s infinite none running socials-btn-icon-in;
}
.socials-btn__icon_2 {
    opacity: 0;
    transform: translateX(60px);
    animation: 10s cubic-bezier(1,-0.5,0,1.5) 0s infinite none running socials-btn-icon-out;
}
@keyframes socials-btn {
    0%, 45%, 100% { background-color: #2aabee; }
    50%, 95% { background-color: #7D3DAF; }
}
@keyframes socials-btn-icon-in {
    0%, 45%, 100% { opacity: 1; transform: translateX(0px); }
    50% { opacity: 0; transform: translateX(60px); }
    50.0001%, 95% { opacity: 0; transform: translateX(-60px); }
}
@keyframes socials-btn-icon-out {
    0%, 45% { opacity: 0; transform: translateX(-60px); }
    50%, 95% { opacity: 1; transform: translateX(0px); }
    99.9999% { opacity: 0; transform: translateX(60px); }
}
.p-socials .popup__inner {
    width: 570px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.p-socials__image {
    flex: 0 1 230px;
    overflow: hidden;
    border-radius: 5px 0 0 5px;
}
.p-socials__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.p-socials__inner {
    flex: 1 1 0%;
    padding: 50px;
    text-align: center;
}
.p-socials__heading {
    font-size: 26px;
    font-weight: 600;
    color: #333333;
    display: inline-block;
}
.p-socials__text {
    display: block;
    color: #333333;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.35;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
}
.p-socials__items {
    gap: 15px;
    display: flex;
/*     flex-wrap: wrap; */
}
.p-socials__box {
    gap: 15px;
    flex: 1 1 calc(50% - 15px * 0.5);
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-top: 15px;
    align-items: center;
    align-content: center;
    background-color: #e3e8fd;
}
.p-socials__label {
    color: #fff;
    margin: -15px auto -15px;
    padding: 5px 10px;
    font-size: 12px;
    transform: translateY(-50%);
    line-height: 1;
    font-weight: 500;
    background-color: #3573B4;
}
.p-socials__qr-wrapper {
    overflow: hidden;
    position: relative;
}
.p-socials__qr-wrapper::after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    content: "";
    position: absolute;
    transform: translateY(-30px);
    animation: 10s ease 0s infinite none running socials-qr;
    background: linear-gradient(0deg, rgba(255,255,255,0.9), rgba(255,255,255,0)) 0% 0%/100% 30px no-repeat transparent;
}
@keyframes socials-qr {
    55%, 100% { opacity: 0; transform: translateY(-30px); }
    60% { opacity: 1; transform: translateY(-30px); }
    90% { opacity: 1; transform: translateY(100%); }
    99.9999% { opacity: 0; transform: translateY(100%); }
}
.p-socials__qr {
    height: auto;
    border-radius: 5px;
}
.p-socials__corners-wrapper {
    position: relative;
}
.p-socials__corner {
    width: 15px;
    height: 15px;
    opacity: 0;
    position: absolute;
    transform: translate(0px, 0px);
    animation: 10s ease 0s infinite none running socials-corner;
    border-radius: var(--bdrs, 0px);
}
@keyframes socials-corner {
    0%, 50%, 100% { opacity: 0; transform: translate(0px, 0px); }
    55%, 90% { opacity: 1; transform: translate(var(--tx), var(--ty)); }
}
.p-socials__corner:nth-child(1), .p-socials__corner:nth-child(2) {
    border-top: 3px solid #8ca1fd;
}
.p-socials__corner:nth-child(1), .p-socials__corner:nth-child(4) {
    border-left: 3px solid #8ca1fd;
}
.p-socials__corner:nth-child(2), .p-socials__corner:nth-child(3) {
    border-right: 3px solid #8ca1fd;
}
.p-socials__corner:nth-child(3), .p-socials__corner:nth-child(4) {
    border-bottom: 3px solid #8ca1fd;
}
.p-socials__corner:nth-child(1) {
    --tx: 10px;
    --ty: 10px;
    --bdrs: 8px 0 0 0;
    top: -15px;
    left: -15px;
}
.p-socials__corner:nth-child(2) {
    --tx: -10px;
    --ty: 10px;
    --bdrs: 0 8px 0 0;
    top: -15px;
    right: -15px;
}
.p-socials__corner:nth-child(3) {
    --tx: -10px;
    --ty: -10px;
    --bdrs: 0 0 8px 0;
    right: -15px;
    bottom: -15px;
}
.p-socials__corner:nth-child(4) {
    --tx: 10px;
    --ty: -10px;
    --bdrs: 0 0 0 8px;
    left: -15px;
    bottom: -15px;
}
.p-socials__btn {
    flex-grow: 1;
    min-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.p-socials__btn svg{
    width: 25px;
    height: 25px;
}
.p-socials__btn_vi {
    border-color: #7D3DAF;
    background-color: #7D3DAF;
}
.p-socials__btn_tg {
    border-color: #2aabee;
    background-color: #2aabee;
}
@media (min-width: 992px) {
  .p-socials__btn_wa:hover {
    border-color: #1da851;
    background-color: #1da851;
  }
  .p-socials__btn_tg:hover {
    border-color: #1191d4;
    background-color: #1191d4;
  }
}
@media (max-width: 850px) {
   
    .p-socials .popup__close {
        color: #0a1c28;
        width: 30px;
        height: 30px;
    }
    .p-socials__image {
        flex: 0 1 100%;
        height: 180px;
        border-radius: 5px 5px 0 0;
    }
    .p-socials__inner {
        flex: 0 1 100%;
/*         width: 510px; */
        padding: 30px;
    }
    .p-socials__box_qr {
        display: none;
    }
}
@media (max-width: 575px) {
    .p-socials__image {
        height: 36vw;
    }
     .p-socials .popup__inner {
        width: 310px;
    }
    .p-socials__inner {
        padding: 20px;
    }
    .p-socials__text {
       font-size: 14px;
    }
    .p-socials__btn{
        padding: 0;
        font-size: 16px;
        width: 100%;
    }
    .p-socials__btn svg{
        width: 20px;
        height: 20px;
    }
    .p-socials__heading{
       font-size: 18px;
       
    }
}
