#price form {
    position: relative;
    bottom: 12px;
}

#contacts .contacts__checkbox input {
    margin-right: 5px;
}

.success.active {
    padding: 12px;
    border: 1px solid green;
    margin-top: 25px;
}

.success.error {
    padding: 12px;
    border: 1px solid red;
    margin-top: 25px;
}

@media (min-width: 991px) {
    .block-advantages-section p {
        padding-right: 50px;
    }

    .contact-end-section form .wpcf7-submit {
        max-width: 338px;
        width: 100%;
    }
}

.contacts__checkbox {
    margin-top: 16px;
}

.price-after-table-row .cform {
    display: flex;
}

.price-after-table-row form .contact__form-button {
    width: auto;
    background-image: linear-gradient(
        96deg,
        #f0ac0e 0%,
        #ff7426 51%,
        #f0ac0e 100%
    );
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 0 30px;
    max-width: 244px;
    margin-left: 40px;
}

.price-after-table-row form .mPhone {
    width: 240px;
    background-color: #f9f9f9;
    border-color: #fff6;
    height: 50px;
    border: 2px solid #eaedef;
    color: #696687;
    border-radius: 5px;
    padding: 0 24px;
    margin-bottom: 0 !important;
    font-size: 14px;
}

.price-after-table-row form .mName {
    width: 240px;
    background-color: #f9f9f9;
    border-color: #fff6;
    height: 50px;
    border: 2px solid #eaedef;
    color: #696687;
    border-radius: 5px;
    padding: 0 24px;
    margin-right: 30px;
    font-size: 14px;
}

@media (max-width: 920px) {
    .price-after-table-row .cform {
        flex-direction: column;
        padding-left: 0;
    }

    .price-after-table-row form .mName {
        margin-bottom: 10px;
        width: 100%;
    }

    .price-after-table-row form .mPhone {
        margin-bottom: 10px;
        width: 100%;
    }

    .price-after-table-row form .contact__form-button {
        width: 100%;
        height: 46px;
        max-width: inherit;
        margin: 10px auto 0 auto;
    }
}

#contacts .mName {
    width: 100%;
    max-width: 338px;
    height: 50px;
    margin-bottom: 25px;
    padding-left: 10px;
    background-color: #f9f9f9;
}

#contacts .mPhone {
    margin-bottom: 25px;
}

#contacts form .contact__form-button {
    background-image: linear-gradient(90deg, #ff4969 -20%, #fc9d44 115%);
    height: 50px;
    cursor: pointer;
    padding: 10px 30px;
    line-height: 23px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    border: none;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    max-width: 338px;
    height: 42px;
}

#contacts label {
    display: flex;
}

#contacts .contacts__checkbox {
    margin-top: 28px;
}

#contacts .contacts__checkbox span {
    display: inline-block;
    line-height: 15px;
}

@media (max-width: 920px) {
    #contacts .mName,
    #contacts form .contact__form-button {
        max-width: inherit;
    }

    #contacts label {
        margin-bottom: 25px;
    }
}

#price form .success {
    display: none;
}

#wpcf7-f51-o1 {
    position: relative;
}

@media (min-width: 920px) {
    .block.success {
        margin-top: 0;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 75px;
        max-width: 460px;
    }

    .mian-first-b .col-6 {
        min-height: 561px;
    }
}

.header-logo span {
    max-width: 280px;
}

span[itemprop="streetAddress"] {
    white-space: break-spaces;
    max-width: 300px;
}

.brand-company-list {
    margin-top: 60px;
}

/* 11.07.2022 */
.custom-table-price .a0045-price-col-1 span {
    font-size: 13px;
    line-height: 16px;
    margin-left: 20px;
    display: flex;
    width: 70%;
}

.custom-table-price .a0045-price-col-1 div {
    width: 30%;
}

@media (max-width: 920px) {
    .custom-table-price .a0045-price-col-1 {
        display: flex;
        flex-direction: column;
    }

    .custom-table-price .a0045-price-col-1 span {
        padding: 12px 20px;
    }

    .custom-table-price .a0045-price-col-1 span {
        margin: 15px 0;
        padding: 0;
    }

    .custom-table-price .a0045-price-col-1 div {
        width: 100%;
    }
}

.brand-company-item img {
    height: 80px;
    object-fit: contain;
}

.auto_height {
    max-height: none;
    height: auto;
}

.a0014-first-block-media {
    max-width: 76%;
    right: inherit;
}

@media (min-width: 920px) {
    .price-after-table-row h3 {
        width: 40%;
    }
}

@media (min-width: 320px) and (max-width: 920px) {
    .auto_height {
        max-height: inherit !important;
    }
}

.price-after-table-row h3 span {
    background-image: linear-gradient(75deg, #ff4c6c, #fa9d4d 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #0000;
    text-fill-color: rgba(0, 0, 0, 0);
    background-size: cover;
    color: #ff4c6c;
}

[itemprop="addressLocality"] {
    white-space: nowrap;
}

.card-advantages-item img {
    width: 100%;
    object-fit: contain;
}

.b0009-advantage-text {
    text-align: center;
}

.card-advantages-item {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-advantages-item:hover {
    background-color: #7169af;
}

.advantages-list {
    width: 100%;
}

.advantages-list .card-advantages-item img {
    height: 45px;
}

.advantages-list .b0009-advantage-text {
    font-size: 17px;
}

.advantages-list .card-advantages-item {
    /* padding: 36px 40px 45px 40px; */
    padding: 20px 10px;
    cursor: pointer;
    box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 8%);
}

/* Скролл карты или сайта */
.scrolloff {
    pointer-events: none;
}

/* .line-block {
margin: 18px 0;
}

.wpcf7-list-item-label {
font-size: 12px;
}

form [type="checkbox"] {
position: relative;
top: 2px;
} */

.moreModels {
    background-image: linear-gradient(to left, #fc9d44 -20%, #ff4969 115%);
    text-transform: uppercase;
    border: 0;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #fff;
    height: 42px;
    padding: 0 22px;
}

.block-ajax-btn {
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
}

.form-master [name="clients_phone"] {
    background: rgb(227 227 227 / 31%);
    width: 174px;
    margin-right: 25px;
    border: none;
    outline: none;
}

.form-master [name="clients_phone"] {
    width: 230px;
    padding: 15px;
    height: 35px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 64px;
}

.contact__form-button {
    background-image: linear-gradient(to left, #975f44 -20%, #3a2217 115%);
}

.form-master [type="submit"] {
    width: 230px;
    padding: 15px;
    height: 35px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 64px;
}

.form-master [type="submit"] {
    width: 230px;
    padding: 15px;
    height: 35px;
    font-size: 16px;
    font-weight: 400;
}

@media (max-width: 960px) {
    .form-master [name="clients_phone"] {
        width: 100% !important;
        text-align: center;
        margin-top: 20px;
    }

    .form-master [type="submit"] {
        margin-top: 20px;
    }

    .form-master form {
        position: relative;
        bottom: 12px;
        display: flex;
        flex-direction: column;
    }
}

/* POP-AP */
[type="submit"]:disabled {
    opacity: 0.6;
    cursor: default;
}

.swal2-container {
    z-index: 100000 !important;
}

.swal2-confirm.swal2-styled {
    display: inline-block;
    background: rgb(0 0 0 / 0%) !important;
    color: #545454 !important;
    font-weight: 900;
    border: 1px solid #e4f4da !important;
}

.swal2-confirm.swal2-styled:hover {
    border: 1px solid #a5dc86 !important;
}

.footer-yur-data {
    margin-top: 20px;
}

.footer-yur-data p {
    margin-top: 0;
    margin-bottom: 0px;
}

@media (max-width: 960px) {
    .footer-yur-data {
        margin-top: 0px;
        margin-bottom: 20px;
    }
}

/* 10.02.2023 */
[type="submit"]:disabled {
    opacity: 0.6;
}

.requestModal {
    max-width: 520px;
}

.popap-response-service {
    display: flex;
    padding: 14px;
    background: #f2f3f5;
    border-radius: 4px;
    margin-bottom: 35px;
}

.popap-response-service .icon {
    width: 28px;
    height: 28px;
    min-width: 28px;
}

.popap-response-service .name-service {
    padding: 5px 10px;
    text-align: left;
}

.popap-response-service .name-service .text-1 {
    font-weight: 700;
}

.titleModal {
    font-size: 31px;
}

.btn-ok {
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
}

.ok-thankYou {
    background: white;
    padding: 15px 40px;
    border-radius: 6px;
    font-weight: 600;
    border: 2px solid #f3f3f3;
    transition: 0.3s;
}

.ok-thankYou:hover {
    border-color: #1cc63a;
}

.bg-modal-yes {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    display: none;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
}

.modal-yes-img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.modal-yes-img svg {
    width: 100%;
    height: 100%;
}

#successFormLabel {
    font-size: 27px;
    width: 100%;
    text-align: center;
}

.bg-modal-yes .close {
    position: absolute;
    top: 0px;
    right: 4px;
    background: rgb(0 0 0 / 0%);
    border: 0;
    font-size: 26px;
    cursor: pointer;
}

.bg-modal-yes .success-text {
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
    padding: 25px 0 0;
}

.modal-dialog {
    background: white;
    border-radius: 10px;
    max-width: 420px;
}

.modal-header {
    padding: 16px;
    border-bottom: 1px solid rgb(233, 236, 239);
}

.modal-body {
    padding: 27px 32px 32px;
}

.sale-block .a0033-calc-mini-ttl b {
    font-size: 30px;
    color: rgba(0, 0, 0, 0.6);
    text-shadow:
        2px 8px 6px rgba(0, 0, 0, 0.2),
        0px -5px 35px rgba(255, 255, 255, 0.3);
}

.block-command-list {
    display: flex;
    flex-wrap: wrap;
}

#command {
    margin-top: 80px;
    margin-bottom: 80px;
}

.card-commands {
    width: 25%;
    padding: 8px;
    margin-bottom: 25px;
}

@media (max-width: 1020px) {
    .card-commands {
        width: 50% !important;
    }
}

@media (max-width: 567px) {
    .card-commands {
        width: 100% !important;
    }
}

.card-bg .spec-img {
    height: 250px;
}

.card-bg img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain;
}

.card-bg p {
    margin: 12px 0;
}

/* POPAP QUIZ */
.popap__quiz {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0, 0, 0, 0.6);
    padding-left: 10px;
    padding-right: 10px;
    justify-content: center;
    align-items: center;
    transition: 0.5s ease-in-out;
}

.popap__quiz.active {
    display: flex;
}

.modal__popap {
    max-width: 420px;
    width: 100%;
    padding: 85px 30px 20px 30px;
    background: white;
    box-shadow: 0px 0px 40px -10px rgb(224 224 224);
    border-radius: 10px;
    border: 1px solid #e7e7e7;
    display: flex;
    position: relative;
}

.loader__line {
    position: absolute;
    width: 100%;
    height: 4px;
    top: 67px;
    left: 0;
    margin-left: 30px;
    border: 1px solid #c3c3c3;
}

.loader__line span.line__1 {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    background-image: linear-gradient(to left, #fc9d44 -20%, #ff4969 115%);
    width: 0%;
    transition: 0.5s ease-in-out;
}

.loader__line span.line__2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 24px;
    background: #318ce7;
    position: absolute;
    top: -33px;
    right: -20px;
    color: white;
    border-radius: 4px;
    font-size: 12px;
    transition: 0.5s ease-in-out;
    background: linear-gradient(to left, #fc9d44 -20%, #ff4969 115%);
}

.loader__line span.line__2::after {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-top: 5px solid #fc9d44;
    bottom: -10px;
}

.overFlow {
    overflow: hidden;
    display: flex;
}

.box__popap {
    display: flex;
}

.popap__quiz .contact__form-button {
    background-image: linear-gradient(to left, #fc9d44 -20%, #ff4969 115%);
    height: 50px;
    cursor: pointer;
    padding: 10px 30px;
    line-height: 23px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    border: none;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    margin: 20px 0 15px;
}

.slide-popap {
    position: relative;
    z-index: 1;
    transition: 0.5s ease-in-out;
    left: 0;
}

.discont {
    /* width: 200px;
  position: absolute;
  top: -20px;
  left: calc(50% - 100px);
  max-width: 200px;
  z-index: 5;
  border: 1px solid #c3c3c3;
  border-radius: 4px;
  padding: 10px 20px;
  text-align: center;
  background: #EBF9E2; */
    display: none;
}

.popap__quiz h2 {
    margin: 0 0 20px 0;
    line-height: 25px;
}

.popap__quiz [inputmode="tel"] {
    width: 100%;
    margin-top: 20px;
    max-width: inherit;
}

.popap__quiz select {
    width: 100%;
    background-color: #f9f9f9;
    border-color: #fff6;
    height: 50px;
    border: 2px solid #eaedef;
    color: #696687;
    border-radius: 5px;
    padding: 0 24px;
    margin-right: 30px;
}

.input-master {
    display: flex;
    flex-direction: column;
}

.input-master input {
    margin-right: 6px;
}

.input-master label {
    font-size: 20px;
}

.slide-popap form div {
    max-width: inherit;
}

.slide-popap [type="submit"] {
    opacity: 1;
    cursor: pointer;
    pointer-events: inherit;
}

.slide-popap [type="submit"]:disabled {
    opacity: 0.7;
}

.bg-popap__quiz {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: grayscale(40%) opacity(15%);
}

.bg-popap__quiz img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.popap__quiz .cform {
    padding: 1px;
}

@media (max-width: 567px) {
    .modal__popap {
        padding: 85px 14px 20px 14px;
    }

    .popap__quiz h2 {
        font-size: 20px;
        text-align: center;
    }
}

.seo-descript {
    padding-top: 60px;
    padding-bottom: 40px;
    background-color: #f5f5f5;
}

/* Выбор города в шапке  */
.select-citys {
    display: flex;
    justify-content: center;
    font-size: 13px;
    font-weight: 500;
}

.select-citys:hover {
    cursor: pointer;
    opacity: 0.75;
}

.modal__bg {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modal__bg.in-show_select_city {
    display: block;
}

.bg_black {
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 40%);
}

.window_modal {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
    background-color: white;
    padding: 10px 24px;
    border-radius: 8px;
    border: 2px solid #d6d6d6;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 350px;
    height: 400px;
}

.modal__bg .close {
    position: absolute;
    width: 24px;
    height: 24px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    transform: rotate(45deg);
    opacity: 0.5;
    right: 15px;
    top: 15px;
}

.modal__bg .close:hover {
    opacity: 1;
}

.title-modal {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
}

.select-ul {
    list-style-type: none;
    padding-left: 0;
}

.select-ul a {
    color: #404040;
}

.select-ul li {
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}

.select-ul li:hover a {
    opacity: 0.7;
}

.city-ul {
    height: 315px;
    border-radius: 8px;
    border: 1px solid #e3e3e3;
    padding: 14px;
    overflow-y: auto;
}

/* статус заказа */
.btn-status {
    /* width: 45px; */
    width: 220px;
    height: 42px;
    padding: 7px;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    justify-content: flex-start;
    margin-right: 16px;
    border: 0;
    border-radius: 4px;
    position: relative;
}

.btn-status svg {
    width: 30%;
    height: 100%;
}

@media (max-width: 920px) {
    .btn-status svg {
        width: 100%;
    }
}

.btn-status span {
    /* opacity: 0;
  position: absolute;
  top: calc(100% - -10px); */
    /* background-color: white;
  border: 1px solid #ff4c6c; */
    color: #1d1d1b;
    font-size: 13px;
    font-weight: 300;
    /* border-radius: 4px; */
    white-space: pre;
    transition: all 0.3s;
    /* width: 0;
  height: 0;
  padding: 0; */
}

.btn-status:hover span {
    opacity: 1;
    width: auto;
    height: auto;
    padding: 8px 16px;
}

/* .btn-status span::after {
  content: '';
  position: absolute;
  left: calc(50% - 6px);
  top: -15px;
  border: 8px solid transparent;
  border-bottom: 8px solid #ff4c6c;
} */

.m-status .window_modal {
    height: 200px;
}

.m-status .city-ul {
    height: 123px;
}

.m-status input {
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
    height: 40px;
    padding-left: 16px;
    padding-right: 16px;
    text-align: center;
}

.m-status button {
    width: 100%;
}

.enter-status {
    opacity: 0.5;
    pointer-events: none;
}

@media (min-width: 320px) and (max-width: 920px) {
    .btn-status {
        margin-right: 12px;
        height: 38px;
        width: 45px;
    }
}

.title-h2 {
    font-family: "Nunito";
    font-weight: 800;
    font-size: 24px;
    line-height: 1.2;
    margin: 5px 0 20px;
    color: #3b3663;
}

#dd_menu {
    position: relative;
    margin-right: 10px;
    cursor: pointer;
}

.dropdown_menu {
    display: none;
    position: absolute;
    top: 100%;
    list-style: none;
    padding: 14px 4px;
    background-color: white;
    box-shadow: 0 0 14px -11px #9a9a9a;
    border-radius: 10px;
    border: 1px solid #f1f1f1;
    top: 32px;
}

.grid-box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 14px;
    cursor: default;
}

/* #dd_menu .title__drop_menu::before {
  content: '';
  width: 17px;
  height: 17px;
  background-image: url('/public/img/icons/arrow-down.svg');
  position: absolute;
  right: -7px;
  top: 53%;
  transform: translate(0px, -50%);
  background-position: center;
  background-size: 8px;
  background-repeat: no-repeat;
  opacity: 0.6;
} */

.brand-company-item-header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 70px;
    padding: 8px 20px;
    background: #f5f5f5;
    border-radius: 8px;
    position: relative;
}

.dopStyle {
    padding: 8px 20px 23px;
}

.brand-company-item-header div.text-model {
    position: absolute;
    bottom: 0;
    /* text-transform: uppercase; */
    font-size: 12px;
    color: #595959;
    display: block;
}

.brand-company-item-header div.text-model span {
    text-transform: uppercase;
}

.brand-company-item-header img {
    width: 100%;
    height: 100% !important;
    object-fit: contain;
}

.brand-company-item-header:hover {
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    background-color: white;
}

.b0016-sm-media {
    max-width: -webkit-fill-available;
}

@media (max-width: 920px) {
    .dropdown_menu {
        position: relative;
        top: 0;
        padding: 0 6px;
    }

    .grid-box {
        display: flex;
        flex-direction: column;
        gap: 0;
    }

    .grid-box a {
        padding: 4px 0 !important;
    }
}

.scroll-auto {
    max-height: 455px;
    overflow-y: auto;
    direction: rtl;
    padding-left: 10px;
}

.scroll-auto::-webkit-scrollbar {
    width: 6px;
}

.scroll-auto::-webkit-scrollbar-track {
    background: #e3e3e3;
}

.scroll-auto::-webkit-scrollbar-thumb {
    background: linear-gradient(0deg, #ff4969, #fc9d44 80%);
    border-radius: 4px;
    border: 1px solid orange;
}

#mobHead .title__drop_menu {
    color: #e46947 !important;
}

.star {
    display: flex;
    padding-left: 0;
    margin-bottom: 10px;
}

.star li {
    width: 20px;
    height: 20px;
    background-image: url("/public/img/starOn.png");
    background-size: 17px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 5px;
    filter: brightness(1.3);
    list-style: none;
}

.star li:first-child {
    margin-left: 0;
}

.date-reviev {
    margin-left: 10px;
}

.a0059-reviews-slider-block {
    padding: 40px;
}

.breadcrumb {
    position: relative;
    z-index: 1;
    padding: 11px 20px;
    box-shadow: rgb(0 0 0/6%) 0 3px 13px -7px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #f7f7f7;
}

.brand-company-item {
    flex-direction: column;
}

.brand-company-item span {
    margin-top: 10px;
    color: #252525;
}

.custom-brand-div {
    padding: 40px 0 80px;
}

.page_all_price .inside-page {
    padding-top: 0px;
}

.page_all_price .page-content {
    margin-top: 0 !important;
}

.page_all_price .block-price-title {
    margin-top: 0;
}

.breadcrumb li {
    font-size: 13px;
}

.title__drop_menu {
    position: relative;
}

.title__drop_menu::after {
    content: ">";
    display: inline-block;
    position: relative;
    right: -9px;
    transform: rotate(90deg);
    top: 1px;
    transition: all 0.3s;
}

.title__drop_menu.active::after {
    transform: rotate(-90deg);
}

@media (max-width: 920px) {
    .main-header.seo-header {
        height: 70px;
    }

    .main-header.seo-header.sticky {
        position: fixed;
        background: white;
        top: 0;
        box-shadow: 0 0 10px rgb(0 0 0 / 20%);
        height: 70px;
    }

    .main-header.seo-header .header-number,
    .main-header.seo-header .header-address {
        display: none;
    }

    .template-container.shown-cont {
        padding: 70px 0 0 0;
    }

    .a0010-cb-trigger.btn-status {
        display: none;
    }
}

/* КНОПКА В ШАПКЕ ПОЗВОНИТЬ */
.coccoc-alo-ph-circle {
    width: 75px;
    height: 75px;
    top: 50px;
    left: 50px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: 0.1;
    -webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.coccoc-alo-phone {
    background-color: transparent;
    cursor: pointer;
    z-index: 200 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility 0.5s;
    -moz-transition: visibility 0.5s;
    -o-transition: visibility 0.5s;
    transition: visibility 0.5s;
    right: 123px;
    top: -88px;
    position: absolute;
}

.coccoc-alo-phone * {
    display: inline-block;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
    background-color: rgb(243 166 142 / 43%);
    opacity: 0.75 !important;
}

.coccoc-alo-ph-circle-fill {
    width: 65px;
    height: 65px;
    top: 55px;
    left: 55px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 0.1;
    -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.coccoc-alo-ph-img-circle {
    width: 35px;
    height: 35px;
    top: 70px;
    left: 70px;
    position: absolute;
    -webkit-background-size: 30px;
    background-size: 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
    background-color: #f3ab8c;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
    border-color: #f3ab8c;
    opacity: 0.5;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
    border-color: #75eb50;
    opacity: 0.5;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
    background-color: rgba(255, 255, 255, 0.5);
    opacity: 0.75;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
    background-color: #75eb50;
}

.coccoc-alo-phone path {
    fill: white;
}

@-moz-keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }

    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-webkit-keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }

    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-o-keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }

    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }

    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-moz-keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }

    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-webkit-keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }

    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-o-keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }

    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }

    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-moz-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@-o-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@media (min-width: 920px) {
    .phone-mobile {
        display: none;
    }

    #dd_menu .title__drop_menu::after {
        display: none;
    }

    /* #dd_menu .title__drop_menu::before {
    right: -17px;
    transform: translate(0px, -109%);
  } */
}

.block-rev {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px 10px;
}

.block-rev .swiper-slide {
    border: 1px solid #e3e3e3;
    border-radius: 8px;
    padding: 20px;
}

.block-rev .card-review-text,
.block-rev .a0063-author {
    max-width: 420px;
}

@media (max-width: 1100px) {
    .block-rev .card-review-text,
    .block-rev .a0063-author {
        max-width: 360px;
    }
}

@media (max-width: 975px) {
    .block-rev .card-review-text,
    .block-rev .a0063-author {
        max-width: 90%;
    }

    .block-rev {
        grid-template-columns: 1fr;
        gap: 20px 10px;
    }
}

@media (max-width: 750px) {
    .block-rev .card-review-text,
    .block-rev .a0063-author {
        max-width: 80%;
    }

    .block-rev .swiper-slide {
        padding: 10px;
    }
}

@media (max-width: 420px) {
    .block-rev .card-review-text,
    .block-rev .a0063-author {
        max-width: 75%;
    }
}

.price-hidden {
    display: none;
}

/* Доработка страниц  */
.model__inside {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px 15px;
}

.model__inside li {
    background: rgb(255, 73, 105);
    background: linear-gradient(
        90deg,
        rgba(255, 73, 105, 1) 0%,
        rgba(252, 157, 68, 1) 100%
    );
    color: white;
    padding: 5px 10px 5px 42px;
    border-radius: 5px;
    font-size: 11px;
    line-height: 18px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}

.model__inside li span {
    text-transform: lowercase;
}

.card-inside {
    position: relative;
    overflow: hidden;
}

.card-inside img {
    position: absolute;
    left: 0;
    height: 35px !important;
}

.h1-subtext {
    font-size: 16px;
    color: #404040;
    font-weight: 300;
    line-height: 26px;
    margin: 26px 0;
}

.new-btn {
    position: relative;
    padding: 2px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    text-transform: uppercase;
    background: linear-gradient(
        90deg,
        rgba(255, 73, 105, 1) 0%,
        rgba(252, 157, 68, 1) 100%
    );
    border: none;
    border-radius: 5px;
}

.new-btn div {
    background: white;
    padding: 12px 17px;
    border-radius: 3px;
    color: rgb(0 0 0 / 0%);
}

.new-btn div .text {
    background-image: linear-gradient(
        90deg,
        rgba(255, 73, 105, 1) 0%,
        rgba(252, 157, 68, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0;
}

.update-btn div::before {
    content: "Обратный звонок";
    background-image: linear-gradient(
        90deg,
        rgba(255, 73, 105, 1) 0%,
        rgba(252, 157, 68, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.new-btn .new-btn-block {
    background: white;
    padding: 9px 17px;
    border-radius: 3px;
    color: rgb(0 0 0 / 0%);
    display: flex;
    align-items: center;
    gap: 6px;
    min-width: 259px;
    justify-content: center;
    min-height: 44px;
}

@media (max-width: 920px) {
    .new-btn .new-btn-block {
        min-width: 100%;
    }
}

.new-btn .new-btn-block img {
    width: 24px;
    height: 24px;
}

.new-btn .new-btn-block .text {
    background-image: linear-gradient(
        90deg,
        rgba(255, 73, 105, 1) 0%,
        rgba(252, 157, 68, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0;
}

.update-btn div {
    padding: 13px 27px;
}

.new-btn:hover {
    opacity: 0.7;
}

@media (max-width: 920px) {
    .model__inside {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 250px;
    }

    .model__inside li {
        width: 100%;
        max-width: 250px;
    }

    .new-btn {
        width: 100%;
        max-width: 250px;
    }

    .h1-subtext {
        width: 100%;
        max-width: 350px;
    }

    .page-heading .col-7 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .update-27-02 .page-heading__title {
        order: 1;
    }

    .update-27-02 .offer-utp {
        order: 2;
        margin: 10px 0;
    }

    .update-27-02 .h1-subtext {
        order: 4;
    }

    .update-27-02 .new-btn {
        order: 3;
    }
}

.menu-parent,
.dropdown_menu {
    top: 100%;
}

.dropdown_menu .grid-box {
    max-height: 727px;
    overflow-y: auto;
    overflow-x: hidden;
}

.podcat {
    margin: 40px 0 80px;
}

.block_all_podcat {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.block_all_podcat div a {
    font-size: 20px;
    font-weight: 600;
    color: #404040;
}

.block_all_podcat div a:hover {
    background: linear-gradient(to left, #fc9d44 -20%, #ff4969 115%);
}

.block_all_podcat div a:hover {
    background-image: linear-gradient(to left, #fc9d44 -20%, #ff4969 115%);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

a.card-block-podcad {
    display: flex;
    flex-direction: column;
    height: 140px;
    color: black;
    font-weight: 600;
}

a.card-block-podcad:hover {
    background-image: linear-gradient(to left, #fc9d44 -20%, #ff4969 115%);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

a.card-block-podcad img {
    height: 100%;
    width: 100%;
    max-height: 100px;
    object-fit: contain;
    margin-bottom: 14px;
}

.podcat-img-main {
    width: 100%;
    object-fit: contain;
    padding-left: 50px;
    padding-right: 50px;
}

.text-brand {
    font-size: 16px;
}

.grid-box.column {
    display: flex;
    flex-direction: column;
    width: 200px;
}

.grid-box.column .link-a {
    position: relative;
    padding: 0 14px;
}

.grid-box.column .link-a.arrow-right::after {
    content: ">";
    position: absolute;
    right: 14px;
}

.hover__marks {
    position: absolute;
    top: 0;
    left: 100%;
    background-color: white;
    padding: 10px;
    border: 1px solid #ececec;
    border-radius: 8px;
    display: none;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
    transition: all 0.5s;
}

.hover__marks.active {
    display: grid;
}

.brand-company-item.support {
    width: 120px;
    height: 120px;
    padding: 10px;
    background: #e6e6e6;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    margin-bottom: 0;
}

.mobile_link a {
    display: flex !important;
}

.grid-box.column .link-a.arrow-right.mobile::after {
    display: none;
}

.rotate-arrow {
    height: 30px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(90deg);
    top: 1px;
    position: relative;
    z-index: 5;
    right: -6px;
}

.hover__marks_mobile {
    max-height: 140px;
    overflow-y: auto;
    margin-bottom: 14px;
    display: none;
}

.hover__marks_mobile .brand-company-item.support {
    height: auto;
    width: 100%;
}

.hover__marks_mobile .brand-company-item.support span {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
}

.one-line {
    display: flex;
}

.rotate-arrow {
    transition: all 0.3s;
}

.rotate-arrow.active {
    transform: rotate(-90deg);
}

.faq-questions {
    padding: 80px 0;
}

.faq-questions .faq-questions-title {
    margin: 0 0 34px 0;
}

.faq-questions .text-cards {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.faq-questions .text-cards .text-cards-item {
    padding: 14px 20px 14px 24px;
    box-shadow: 13px 13px 24px 0px #0a33501a;
    border-radius: 10px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    transition: 300ms;
    position: relative;
    cursor: pointer;
}

.faq-questions .text-cards .text-cards-item .item-title {
    color: #696687;
    font-size: 18px;
    line-height: 1.5;
}

.faq-questions .text-cards .text-cards-item .item-btn {
    height: fit-content;
    width: fit-content;
    margin-left: auto;
    transition: 300ms;
    background: transparent;
    border: none;
}

.faq-questions .text-cards .text-cards-item .item-block {
    flex: 0 0 100%;
    margin-top: 9px;
    display: none;
}

.faq-questions .text-cards .text-cards-item.active .item-block {
    color: #404040;
    font-size: 16px;
    display: block;
}

.faq-questions .text-cards .text-cards-item.active .item-title {
    /* color: var(--white); */
}

.faq-questions .text-cards .text-cards-item .item-btn {
    transform: rotate(90deg);
}

.faq-questions .text-cards .text-cards-item.active .item-btn {
    transform: rotate(0deg);
}

.faq-questions .text-cards .text-cards-item.active .item-btn svg path {
    /* fill: var(--white); */
}

@media (max-width: 920px) {
    .faq-questions {
        padding: 80px 0;
    }

    .faq-questions .faq-questions-title {
        margin: 0 0 47px 0;
    }

    .faq-questions .text-cards {
        gap: 20px;
    }

    .faq-questions .text-cards .text-cards-item {
        padding: 11px 10px 16px 16px;
    }

    .faq-questions .text-cards .text-cards-item .item-title {
        font-size: 16px;
        max-width: 250px;
    }

    .faq-questions .text-cards .text-cards-item .item-btn {
        height: fit-content;
        width: fit-content;
    }

    .faq-questions .text-cards .text-cards-item .item-block {
        flex: 0 0 100%;
        margin-top: 9px;
        display: none;
    }

    .faq-questions .text-cards .text-cards-item.active .item-block {
        font-size: 14px;
    }

    .start-quiz-btn {
        display: flex;
        justify-content: center;
        margin-bottom: 22px;
    }
}

.start-quiz-btn {
    display: flex;
    gap: 10px;
}

.mini__logo {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    overflow-y: auto;
    max-height: 105px;
    direction: rtl;
}

.mini__logo::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.mini__logo::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

.mini__logo::-webkit-scrollbar-thumb {
    background-color: #ff8c00;
    border-radius: 3px;
    border: 2px solid #f1f1f1;
}

.mini__logo::-webkit-scrollbar-thumb:hover {
    background-color: #e67e00;
    border-color: #e0e0e0;
}

.mini__logo img {
    height: 40px;
    width: 80px;
    object-fit: contain;
}

.header-number {
    list-style: none;
    /* Убираем стандартные маркеры */
    padding-left: 0;
}

.header-number .header-number-phone {
    position: relative;
    padding-left: 12px;
    /* Отступ для места под точку */
    margin-bottom: 12px;
    line-height: 1.4;
}

/* Зелёная точка через псевдоэлемент */
.header-number .header-number-phone::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);

    /* Размер 4x4 пикселя */
    width: 6px;
    height: 6px;

    /* Круглая форма */
    border-radius: 50%;

    /* Цвет — ярко-зелёный */
    background-color: #2ecc71;

    /* Начальное затемнение для пульсации */
    opacity: 0.8;

    /* Анимация пульсации */
    animation: pulse 1.5s infinite ease-in-out;
}

/* Анимация пульсации */
@keyframes pulse {
    0% {
        opacity: 0.8;
        transform: translateY(-50%) scale(1);
    }

    50% {
        opacity: 1;
        transform: translateY(-50%) scale(1.2);
    }

    100% {
        opacity: 0.8;
        transform: translateY(-50%) scale(1);
    }
}

.a0045-price-col-1 {
    width: 40%;
}

.a0048-price-col-2 {
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.a0049-price-col-3 {
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.a0046-price-col-4 {
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.a0047-price-col-5 {
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 920px) {
    .a0046-price-col-4 {
        display: none;
    }

    .a0047-price-col-5 {
        display: none;
    }
}

.potitc-text a {
    text-decoration: underline;
}

/* #dd_menu .title__drop_menu::before, */
.menu-item__parent::before {
    top: 16px;
}

[id="dd_menu"] {
    display: flex;
    gap: 6px;
}

@media (min-width: 992px) {
    .phone_block.visible {
        display: none;
    }
}

/* .main-header.seo-header {
  padding-top: 20px;
} */

.header-number .header-number-phone {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .overlay_phone::after,
    .overlay_phone::before {
        display: none;
    }

    .a0076-to-top {
        right: 46px;
    }
}

.seo-header .header-logo a {
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: flex-start;
}

.seo-header .header-logo a span {
    position: absolute;
    top: 100%;
    font-size: 11px;
    left: 0;
}

.menu-head {
    min-width: 55%;
    margin-left: 0;
}

/* .title__drop_menu {
  white-space: pre;
}

.header-menu .menu>li a {
  white-space: pre;
} */

.a0059-reviews-slider-block {
    max-width: inherit;
    background-color: #f5f5f5;
}

.card-review-text {
    max-width: inherit;
}

.card-review-text::before {
    display: none;
}

#reviews .swiper-slide {
    background-color: white;
    padding: 20px;
    display: flex;
    flex-direction: column-reverse;
    border-radius: 20px;
}

.a0062-cover {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.a0063-author {
    margin: 0 0 10px 0;
    max-width: inherit;
    width: 100%;
}

.a0063-author .img {
    display: flex;
    width: 100%;
}

.a0063-author .img .gis2 {
    margin-left: auto;
    margin-right: 0;
    border-radius: 20px;
}

@media (min-width: 320px) and (max-width: 920px) {
    .block-reviews-section {
        padding-top: 15px;
        display: block !important;
    }

    .a0059-reviews-slider-block {
        padding: 14px;
    }

    .a0062-cover {
        gap: 14px;
    }
}

.header-menu .menu > li {
    display: flex;
    align-items: center;
}

#dd_menu {
    background: linear-gradient(
        90deg,
        rgba(255, 73, 105, 1) 0%,
        rgba(252, 157, 68, 1) 100%
    );
    padding: 2px 2px 2px 2px;
    border-radius: 10px;
}

.icon-burger svg {
    position: relative;
    top: 3px;
}

.icon-burger svg line {
    stroke: #ff4f66;
}

#dd_menu .bg-btn {
    display: flex;
    align-items: center;
    padding: 3px 24px 3px 12px;
    background-color: white;
    border-radius: 8px;
    gap: 10px;
}

.menu-item__parent::before {
    transform: translate(0px, 0%);
}

.title__drop_menu {
    background-image: linear-gradient(
        90deg,
        rgba(255, 73, 105, 1) 0%,
        rgba(252, 157, 68, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    white-space: pre;
}

.a0015-button {
    padding: 15px 29px !important;
}

.button-show-all {
    padding: 15px 8px;
    border-radius: 5px;
}

.price-after-table-row form .contact__form-button {
    height: 42px;
    border-radius: 5px;
}

.price-after-table-row form .mPhone,
.price-after-table-row form .mName {
    height: 42px;
    border-radius: 5px;
}

.page-heading.d-flex .new-btn div {
    padding: 7px 17px;
}

.form-button-phone {
    border-radius: 5px;
}

.logo-bg {
    display: block;
    width: 48px;
    height: 48px;
}

.box-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.box-logo div.text-logo {
    font-size: 18px;
    line-height: 20px;
    background: linear-gradient(to right, #4b0082, #ffa500);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

@media (max-width: 992px) {
    .logo-bg {
        width: 30px;
        height: 30px;
    }
}

.zakaz-status div::before {
    content: "статус заказа";
}

.consult-status div::before {
    content: "получить консультацию";
}

.box-button {
    margin-left: auto;
}

.b0010-advantages-col {
    padding-top: 0;
}

#advantages .container.d-flex {
    flex-direction: column;
    gap: 50px;
}

#advantages .container.d-flex .col-6.b0010-advantages-col,
#advantages .container.d-flex .col-6.advantages-col,
#advantages .container.d-flex .col-6.advantages-col .block-advantages-list {
    width: 100% !important;
}

.mini__logo {
    margin-top: 50px;
}

.brand-garmon-wrapper {
    max-width: 1145px;
    width: 100%;
    margin: 50px auto 50px;
    padding: 0 15px;
    position: relative;
}

.brand-garmon {
    position: relative;
    /* padding: 40px 0 20px; */
    background-color: #fff;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
}

/* .brand-garmon {
  overflow-x: hidden;
} */

.brand-garmon__title {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
    font-weight: 500;
}

.brand-garmon .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.brand-garmon .swiper-slide img {
    width: 100%;
    height: 100%;
    max-height: 32px;
    object-fit: contain;
    /* filter: grayscale(100%); */
    transition: filter 0.3s ease;
}

/* .brand-garmon .swiper-slide img:hover {
  filter: grayscale(0);
} */

/* Стили для стрелок */
.brand-garmon .swiper-button-prev,
.brand-garmon .swiper-button-next {
    width: 30px;
    height: 30px;
    background-color: #f0f0f0;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    opacity: 0.7;
    transition: opacity 0.3s ease;
}

.brand-garmon .swiper-button-prev:hover,
.brand-garmon .swiper-button-next:hover {
    opacity: 1;
}

.brand-garmon .swiper-button-prev::after,
.brand-garmon .swiper-button-next::after {
    font-size: 16px;
    color: #333;
}

@media (max-width: 992px) {
    .swiper-button-prev {
        display: none;
    }

    .swiper-button-next {
        display: none;
    }
}

/* Адаптивность */
/* @media (max-width: 768px) {
  .brand-garmon .swiper-slide img {
    max-height: 60px;
  }
}

@media (max-width: 480px) {
  .brand-garmon .swiper-slide img {
    max-height: 50px;
  }
} */

.brand-garmon-wrapper .swiper-button-prev {
    left: -40px !important;
}

.brand-garmon-wrapper .swiper-button-next {
    right: -40px !important;
}

.header-menu .menu li a {
    white-space: pre;
}

.dop__position_trugolnik::before {
    top: 10px;
}

.a0059-reviews-slider-block {
    box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 0%);
    padding-left: 0;
    padding-right: 0;
    background-color: #f9fafb;
}

.footer .contact-under-map-row {
    margin-top: 0;
}

.footer-title.footer-title__under {
    margin-top: 0 !important;
    /* margin-bottom: 20px !important; */
}

@media (min-width: 320px) and (max-width: 920px) {
    .box-logo div.text-logo {
        line-height: 18px;
        font-size: 16px;
    }

    .seo-header .header-logo a span {
        font-size: 10px;
    }

    .a0059-reviews-slider-block::after {
        display: none;
    }

    .block-reviews-section {
        padding-bottom: 40px;
    }

    .faq-questions {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .sale-block {
        padding: 20px;
    }

    h2 {
        line-height: 1.2;
    }

    .custom-brand-div {
        padding-bottom: 40px;
    }

    .title__drop_menu {
        padding: 10px 0;
        display: block;
        font-weight: 400;
        color: #3b3663;
        font-size: 16px;
    }

    .brand-garmon-wrapper {
        margin: 10px auto 20px;
    }
}

@media (max-width: 750px) {
    .block-rev .swiper-slide {
        display: flex;
        flex-direction: column-reverse;
    }

    .block-rev .card-review-text {
        max-width: 100%;
    }
}

/* Категории ремонта */
.index-select-modal .categories {
    display: flex;
    gap: 10px;
    margin: 20px 0;
    flex-wrap: wrap;
}

.index-select-modal .category-btn {
    padding: 10px 20px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.index-select-modal .category-btn:hover {
    background-color: #f0f0f0;
}

.index-select-modal .category-btn.active {
    border-color: var(--Orange);
}

/* Блок с брендом и поиском */
.index-select-modal .content-container-modal {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.index-select-modal .brand-logo {
    display: none;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.index-select-modal .brand-logo.active {
    display: flex;
}

.index-select-modal .brand-logo img {
    width: 70px;
    height: 70px;
    border-radius: 4px;
    object-fit: contain;
}

.index-select-modal .search-bar {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.index-select-modal .search-bar input {
    flex: 1;
    padding: 10px 20px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    font-size: 14px;
    max-width: 400px;
    border-radius: 6px;
}

.index-select-modal .search-bar button {
    padding: 10px;
    background-color: var(--Orange);
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.index-select-modal .search-bar button:hover {
    background-color: var(--Orange);
}

.index-select-modal .model-list {
    list-style: none;
    padding: 0;
    list-style: none;
    padding: 0;
    display: none;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px 20px;
}

.index-select-modal .model-list.active {
    display: flex;
}

.index-select-modal .model-list li {
    font-size: 14px;
    margin-bottom: 5px;
    cursor: pointer;
}

.index-select-modal .model-list li a {
    color: black;
}

.index-select-modal .model-list li a:hover {
    color: var(--Orange);
    text-decoration: underline;
}

.content-container-modal-block {
    display: flex;
    justify-content: space-between;
}

.pc-none {
    display: none;
}

@media (max-width: 1050px) {
    .pc-none {
        display: block;
    }
    .index-select-modal .categories {
        align-items: center;
    }
    .index-select-modal .categories .categories .category-btn:nth-child(n + 9) {
        display: none;
    }
    .index-select-modal
        .categories
        .categories.open
        .category-btn:nth-child(n + 9) {
        display: block;
    }
    .brand-company-list .brand-company-item:nth-child(n + 9) {
        display: none;
    }
    .brand-company-list.open .brand-company-item:nth-child(n + 9) {
        display: flex;
    }
}

/* Адаптивность */
@media (max-width: 768px) {
    .index-select-modal .categories {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .index-select-modal .category-btn {
        flex-basis: calc(50% - 10px);
    }

    .index-select-modal .content-container-modal {
        padding: 10px;
    }

    .index-select-modal .brand-logo img {
        width: 50px;
        height: 50px;
    }

    .index-select-modal .search-bar input {
        font-size: 12px;
    }

    .index-select-modal .model-list li {
        font-size: 12px;
    }
}

.model-list li:nth-child(n + 20) {
    display: none;
}

.model-list.open li:nth-child(n + 20) {
    display: block;
}

.btn-content-container-modal-block {
    padding: 0;
    line-height: 0;
    border: 0;
    background: white;
    position: relative;
    top: -4px;
}

.header-number-phone_new {
    font-size: 14px;
    font-weight: 700;
    background-image: linear-gradient(75deg, #ff4969, #fc9d44 80%);
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #0000;
    text-fill-color: rgba(0, 0, 0, 0);
}

.h-addres_new svg {
    width: 17px;
    height: 17px;
}

.h-addres_new svg path {
    fill: url(#paint1_linear_5_500);
}

.new_jakor {
    display: inline-flex;
    position: relative;
    padding: 2px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    text-transform: uppercase;
    background: linear-gradient(
        90deg,
        rgba(255, 73, 105, 1) 0%,
        rgba(252, 157, 68, 1) 100%
    );
    border: none;
    border-radius: 5px;
    margin-right: 14px;
}

@media (min-width: 992px) {
    #left_truck {
        display: flex;
        justify-content: flex-end;
    }
}

@media (max-width: 992px) {
    .new_jakor {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    #main-window {
        flex-direction: column-reverse;
    }
}

/* Метро и районы  */
.metro-service {
    padding: 0px 0 72px;
    /* background-color: #F9F9F9; */
}

.metro-service_tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 32px;
}

.metro-service_tabs .metro-service-tab {
    padding: 10px 16px;
    border-radius: 12px;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    background-color: white;
    box-shadow: 0px 4px 12px 0px #00000005;
}

.metro-service_tabs .metro-tab-icon {
    transition: all 0.3s ease;
    background-color: transparent;
    width: 36px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}

.metro-service_tabs .metro-tab-text {
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
    color: #3b3b3b;
    transition: all 0.3s ease;
    line-height: 1.375;
}

.metro-service_tabs .metro-service-tab.active {
    background-color: var(--Orange);
}

.metro-service_tabs .metro-service-tab.active .metro-tab-icon {
    background-color: white;
}

.metro-service_tabs .metro-service-tab.active .metro-tab-text {
    /* color: white; */
    text-decoration: none;
}

.metro-service_tabs .metro-service-tab:hover {
    background-color: var(--Orange);
}

/* .metro-service_tabs .metro-service-tab:hover .metro-tab-icon {
  background-color: white;
} */

.metro-service_tabs .metro-service-tab:hover .metro-tab-text {
    /* color: white; */
    text-decoration: none;
}

.metro-service-content {
    display: none;
}

.metro-service-content.active {
    display: flex;
    gap: 16px 24px;
    flex-wrap: wrap;
    align-items: center;
}

.metro-content-item {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    color: #3b3b3b;
    gap: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.metro-content-text {
    text-decoration: underline;
    color: #3b3b3b;
    transition: all 0.3s ease;
}

.metro-content-item:hover .metro-content-text {
    text-decoration: none;
}

.more-metro {
    color: var(--Orange);
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
    display: none;
    margin-top: 16px;
    margin-bottom: 28px;
}

@media (max-width: 992px) {
    .more-metro {
        display: block;
    }

    .metro-service_tabs {
        gap: 8px;
        margin-bottom: 0px;
    }

    .metro-service_tabs .metro-service-tab {
        padding: 8px 10px;
        gap: 8px;
    }

    .metro-service_tabs .metro-service-tab:nth-child(n + 5) {
        display: none;
    }

    .metro-service_tabs.open .metro-service-tab:nth-child(n + 5) {
        display: flex;
    }

    .metro-service_tabs .metro-tab-text {
        font-size: 14px;
    }
}

.regions .regions_inner {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.regions .regions_tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.regions .regions_tab {
    padding: 10px 16px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    color: #3b3b3b;
    background-color: white;
    gap: 8px;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: underline;
    box-shadow: 0px 4px 12px 0px #00000005;
    text-decoration: underline;
}

.regions .regions_tab svg {
    pointer-events: none;
}

.regions .regions_tab:hover {
    /* color: white; */
    background: var(--Orange);
}

.regions .regions_tab:hover svg path {
    fill: white;
}

.regions .regions_tab.active {
    /* color: white; */
    background: var(--Orange);
    text-decoration: none;
}

.regions .regions_tab.active svg path {
    fill: white;
}

.regions .regions_body {
    grid-template-columns: repeat(auto-fit, minmax(188px, 1fr));
    gap: 16px 60px;
    display: none;
}

.regions .regions_body.active {
    display: grid;
}

.regions .regions-item {
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
    cursor: pointer;
    color: #3b3b3b;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
}

.regions .regions-item svg path {
    fill: var(--Orange);
}

.regions .regions-item:hover {
    text-decoration: none;
}

@media (max-width: 992px) {
    .regions .regions_tab {
        font-size: 12px;
    }
}

@media (min-width: 992px) {
    .footer .footer-title {
        min-height: 39px;
    }

    .h-addres_new svg {
        width: 25px;
        height: 25px;
        position: relative;
        top: 6px;
    }

    .header-address svg.address {
        width: 35px;
        height: 35px;
        position: relative;
        top: 3px;
    }
}

#page-brand {
    padding-top: 0;
}

.page-heading__media {
    width: 100%;
}

.link-card-repair {
    display: block;
    color: #3a3564;
}

.zakaz-status-new {
    background: white;
    background-image: linear-gradient(
        90deg,
        rgba(255, 73, 105, 1) 0%,
        rgba(252, 157, 68, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: 1px solid #fe6c5a;
    padding: 13px 27px;
}

.zakaz-status-new:hover {
    border: 1px solid #fe6c5a;
}

.footer .contact-under-map-row img.email {
    width: 27px;
    margin-right: 8px;
}

/* 9/12/2025 */
@media (max-width: 992px) {
    .seo-header .header-logo a span {
        white-space: pre;
    }

    .fb-block .a0011-first-block-ttl,
    .garant-first-block-desc {
        display: flex;
        text-align: left;
    }

    .update-btn div {
        padding: 7px 27px;
    }

    .start-quiz-btn {
        flex-direction: row;
    }

    .start-quiz-btn .form-button-phone {
        max-width: initial;
        width: 50%;
    }

    .mian-first-block .col-6.title-col-right {
        display: none;
    }

    .index-select-modal .categories {
        margin-top: 0;
    }

    .model.block.index-select-modal {
        padding-top: 10px;
    }
}

/* the end 9/12/2025 */

.box-button button {
    height: 34px;
    padding: 0 22px;
}

.index-select-modal .brand-logo {
    display: flex;
}

.btn-link-marks {
    padding: 4px 20px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
}

@media (max-width: 992px) {
    .content-container-modal-block {
        flex-direction: column;
    }

    .index-select-modal .brand-logo {
        display: flex;
        flex-direction: column;
        gap: 0;
        margin-bottom: 20px;
    }

    .index-select-modal .search-bar {
        justify-content: center;
    }
}

.advantage-main {
    display: flex;
    gap: 20px;
    margin: 32px 0;
}

.advantage-main_card {
    display: flex;
    gap: 8px;
}

.advantage-main_card .icon-svg {
    min-width: 45px;
    width: 45px;
    height: 45px;
}

.advantage-main_card svg {
    width: 100%;
    height: 100%;
}

.advantage-main_card.fill svg path {
    fill: #fa701f;
}

.advantage-main_card.stroke svg path {
    stroke: #fa701f;
}

.span-main {
    gap: 6px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 16px;
}

.span-main span:last-child {
    font-weight: 700;
    font-size: 18px;
}

.open-text {
    display: none;
    margin-top: 0;
    margin-bottom: 32px;
    cursor: pointer;
    font-weight: 300;
    text-decoration: underline;
}

.open-text::after {
    content: "Показать весь текст";
}

.open-text:hover {
    text-decoration: none;
}

.scroll_text {
    height: 110px;
    overflow-y: hidden;
}

.scroll_down {
    height: auto;
}

.open-text.active::after {
    content: "Скрыть текст" !important;
}

.seo-main .h1-subtext {
    margin: 26px 0 0;
}

.pod_brand_seo {
    position: relative;
    overflow-y: hidden;
    margin-bottom: 50px;
}

.pod_brand_seo .expand-button {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    color: silver;
    font-size: 16px;
    display: flex;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 10px;
    background-image: linear-gradient(
        0deg,
        rgb(255, 255, 255) 40px,
        rgba(255, 255, 255, 0)
    );
    text-decoration: underline;
}

.expand-button.bg-show {
    background-image: none;
}

.seo-descript .container {
    position: relative;
    overflow-y: hidden;
}

.seo-descript .expand-button {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    color: silver;
    font-size: 16px;
    display: flex;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 10px;
    background-image: linear-gradient(
        0deg,
        rgb(245 245 245) 40px,
        rgba(255, 255, 255, 0)
    );
    text-decoration: underline;
}

.seo-descript .container .expand-button.bg-show {
    background-image: none;
}

.dropdown_menu .grid-box {
    padding-left: 10px;
    padding-right: 10px;
}

.dropdown_menu {
    box-shadow: 10px 10px 10px rgb(0 0 0/6%);
    border-radius: 10px 0 0 10px;
}

.show-menu-uslugi {
    position: absolute;
    top: 0;
    left: 100%;
    background-color: white;
    width: 350px;
    height: 100%;
    max-height: 100%;
    padding: 14px 4px;
    box-shadow: 10px 10px 10px rgb(0 0 0/6%);
}

.brand-menu-container {
    position: absolute;
    top: 0;
    left: 100%;
    width: 800px;
    background: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    border-radius: 0 10px 10px 0;
}

.brand-menu-container.active {
    display: grid !important;
    grid-template-columns: 1fr 1fr 3fr;
}

.show-menu-uslugi {
    display: none;
}

.menu-support-new ul {
    max-height: 700px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-left: 0;
    padding-right: 0;
    max-width: 260px;
    min-width: 260px;
}

.menu-support-new ul li {
    list-style: none;
    text-align: end;
    padding-left: 8px !important;
    padding-right: 0;
}

.menu-support-new li a {
    font-size: 14px;
    color: #4e4e4e;
}

.menu-support-new ul {
    gap: 8px;
    display: flex;
    flex-direction: column;
    height: stretch;
}

.header-menu .menu .scroll-auto li a {
    white-space: initial !important;
    display: flex;
    justify-content: flex-end;
    line-height: 14px;
}
