.bg-overlay-pattern {
background-image: url(//rqch.ru/impr/?w=1920&file=/upload/sites/cd8a27d050a7434561a82d0899f8bad3.jpg);
}
.chat-button._long{
color: #000000;
}
.chat-area.widget_chat{
background-color: #ededed;
}
.wave-button {
        background: #000000; /*цвет кнопки*/
        box-shadow: 0 -2px 0 3px #000000 inset, 0 5px 5px rgba(0, 25, 35, 0.17), 0 15px rgba(255, 255, 255, 0.25) inset;
    }
.wave-button:before, .wave-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 1px solid #000000; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animateWaveButton 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}.widget_chat.chat-area{
left:15px;}
.chat-button._long._showing{
left: 30px;
}
.chat-button._long{
left: -150%;
}
:root {
--button-red: #000000;
--button-blue: #000000;
}
.btn-chat, .btn-chat:hover, .btn-chat:active, .flatpickr-months,.flatpickr-weekdays, .flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover,span.flatpickr-weekday,.step-card__title, ._btn-pills, .chat-area ._progress, .choices__list--multiple .choices__item {
background-color: #e60001;
border-color: #e60001;
}
.noUi-connect,.noUi-handle{
background: #e60001;
}
.card-radio .form-check-input:checked + .form-check-label {
border-color: #e60001 !important;
}
.card-radio .form-check-input:checked + .form-check-label .step-card {
border: 3px solid #e60001 !important;
}
.utp{
color: #e60001;
}
.navbar, .navbar-landing.is-sticky, .contact-wrap, .chat-area ._head{
background-color: #f7f0eb;
}
@media (max-width: 576px) {
.navbar,  .navbar-landing.is-sticky{
background-color: #f7f0eb;
}
.contact-wrap{
background-color: #f7f0eb;
}
}
.map-info{
background-color: #f7f0eb;
}
.promotion-title{
background-color: #e6e6e6;
}
#RQChatWidget .add-section-wrap{
background-color: #e6e6e6;
}
.promotion-title{
color: #000000;
}
.chat-conversation .conversation-list .ctext-wrap-content, .chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content{
background-color: rgba(64, 81, 137, 0.1);
}
.chat-conversation .conversation-list .ctext-wrap-content, .chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content, .prize-wrap .text{
color: #212529;
}
#RQChatWidget .add-section__text{
color: #000000 !important;
}
.advantages{
background-color: #f7f0eb;
}
.advantage-point{
color: #333333;
}
@media (min-width: 499px) {
.legal-info, .legal-info a{
color: #000000;
}
}
.navbar .site-name, .navbar .contact-wrap *, .map-info *  {
color: #000000;
}
.js-mob-btn::before, .js-mob-btn::after {
background: #000000;
}
.js-mob-btn::before {
box-shadow: 0 8px 0 #000000;
}
.navbar .contact-wrap a.btn, .step-card__title, .card-radio .form-check-input:checked + .form-check-label:before, ._btn-pills, ._btn-pills:hover, ._btn-press,.card-radio .form-check-input:checked + .form-check-label:before, #RQChatWidget .add-section__phone, .choices__list--multiple .choices__item  {
color: #ffffff;
}
.marquee{
background-color: #000000;
}
.marquee span{
color: #ffffff;
}
/* PROMO */


.pb-section {
    text-align: center;
    background-color: rgba(255, 255, 255, .8);
}

.pb-section p {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
}

.pb-section a {
    font-size: 16px;
    line-height: 2.4;
    font-weight: 500 !important;
    border: 1px solid #C21825;
    background: #e60001;
    color: #fff !important;
    border-radius: 20px;
    padding: 7px 18px;
}

#rq-lp-block_504 {
    background-color: rgba(255, 255, 255, .8);
    border-bottom: 2px solid #cfcfcf;
    padding-bottom: 20px !important;
}


/* BASE */

.text_add {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    white-space: initial;
}

.conversation-variants .form-check, .item .form-check {
    width: calc((100% - 10px) / 2);
    margin-bottom: 12px;
}

.step-card__title.qtitle {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.4;
}

.step-card__title {
    color: #222;
    background: white;
}

.step-card__text {
    min-width: 50%;
    margin-top: 0;
 	padding: 15px 10px;
    text-align: center;
    margin-left: 0;
    }

.step-card__body {
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
}

.step-card__image {
    margin-right: 0px;
    padding: 0 !Important;
    height: auto;
    overflow: hidden;
    position: relative;
    border-radius: 0;
}


.step-card__badge {
    top: 70px;
    display: block;
    position: absolute;
    left: 10px;
}

.step-card__badge span {
    border-radius: 20px;
    border: 1px solid #c41e30;
    padding: 4px 12px;
    font-size: 11px;
    font-weight: 600;
    color: #fff !important;
    background: #c42e30 !important;
    display: flex;
    align-items: center;
}

.user-chat {
    border-radius: 0;
}

.section {
    padding: 40px 0;
    position: relative;
}

.card-logo {
    max-height: 50px;
}

.site-name {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0px;
    text-transform: none;
}

.site-description {
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    letter-spacing: 1px;
    text-transform: unset;
    color: #e60001;
}

.user-chat {
    background: url(//reddetailing.ru/wp-content/uploads/bg-light-pattern.jpeg);
    -webkit-transition: all .4s;
    transition: all .4s;
    position: relative;
    background-color: var(--vz-body-bg);
    -webkit-box-shadow: 0 5px 10px rgb(30 32 37 / 12%);
    box-shadow: 0 5px 10px rgb(30 32 37 / 12%);
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    border-radius: 24px 24px 0px 0px;
}

h1.mb-0.utp {
    font-size: 1.7rem;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 1rem !important;
}

.mb-0.utp p {
    margin-top: 0;
    margin-bottom: 0 !important;
}

.advantage-point .layout-wrapper.landing {
    font-size: 14px;
}

.advantages .advantage-point img {
    margin-right: 10px;
    width: 24px;
}

.promotion-title {
    font-size: 16px;
}


/* max-width: 499 */

@media (max-width: 499px) {
    .conversation-variants .form-check.rqcard, .item .form-check.rqcard {
        width: 100%;
        min-width: 100%;
    }
    
    .step-card__body {
		display: flex;
		align-items: center;
		justify-content: space-evenly;
		flex-direction: row !important;
}
    
    .step-card__body-wrap {
        height: auto !important;
        background: #c21724;
    }
    
    .text_add {
        font-size: 14px !important;
        line-height: 20px !important;
    }
    
     .step-card__badge {
    }
}

/* max-width: 575 */

@media (max-width: 575.98px) {

    .chat-conversation .conversation-list {
        max-width: 98%;
    }
    
    .step-card__badge {
    }

    .layout-wrapper.landing {
        font-size: 14px;
    }

    h1.mb-0.utp {
        font-size: 1.3rem;
        line-height: 1.2;
        font-weight: 500;
        margin-bottom: 1rem !important;
    }
}


/* max-width: 767 */

@media (max-width: 767px) {

    .advantages {
        flex-direction: column;
        align-items: flex-start;
        padding: 3% 12%;
    }
    
    .step-card__body-wrap {
        height: auto !important;
    }
    
    .step-card__badge {

    }
}


/* max-width: 991 */

@media (max-width: 991px) {

    .conversation-variants .form-check, .item .form-check {
        min-width: calc(50% - 5px);
    }
    
    .chat-conversation .conversation-list {
        max-width: 98%;
    }

    .step-card__title.qtitle {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 1.2;
        font-weight: 600;
    }

    .p-3 {
        padding: 1rem 0rem 1rem 0.5rem !important;
    }
    
    .step-card__badge {
        display: flex;
        position: relative;
        top: 0 !important;
        left: 0 !important;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    
}

.logo-wrap {
    grid-gap: 15px;
}

span.site-name {
    border-left: 2px solid #2222222e;
    padding-left: 15px;
}