@font-face {
font-display: swap;
font-family: "NunitoSans";
src: url("//rqch.ru/upload/sites/d847f8a9b5f8900302ae29b043da8ca5.woff2") format("woff");
}
@font-face {
font-display: swap;
font-family: "TacticSansExd";
src: url("//rqch.ru/upload/sites/66f7511c1b7ab8b6df4cf043486827d0.woff2") format("woff");
}
.site-name{
font-family: "TacticSansExd", sans-serif;
}
h1.utp{
font-family: "TacticSansExd", sans-serif;
}
.bg-overlay-pattern {
background-image: url(//rqch.ru/impr/?w=1920&file=/upload/sites/46968044848d2c2b81824182c7dbcd9f.webp);
}
.chat-area.widget_chat{
background-color: #ededed;
}
.wave-button {
        background: ; /*цвет кнопки*/
        box-shadow: 0 -2px 0 3px  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 ; /*цвет анимированных волн от кнопки*/
    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: ;
--button-blue: ;
}
.utp{
color: #ffffff;
}
.navbar, .navbar-landing.is-sticky, .contact-wrap, .chat-area ._head{
background-color: #0e1214;
}
@media (max-width: 576px) {
.navbar,  .navbar-landing.is-sticky{
background-color: #0e1214;
}
.contact-wrap{
background-color: #0e1214;
}
}
.map-info{
background-color: #0e1214;
}
.promotion-title{
background-color: #0e1214;
}
#RQChatWidget .add-section-wrap{
background-color: #ffffff;
}
.promotion-title{
color: #ffffff;
}
.chat-conversation .conversation-list .ctext-wrap-content, .chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content{
background-color: rgba(255, 255, 255, 0.8);
}
.chat-conversation .conversation-list .ctext-wrap-content, .chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content, .prize-wrap .text{
color: #121314;
}
#RQChatWidget .add-section__text{
color: #ffffff !important;
}
.advantages{
background-color: #ffffff;
}
.advantage-point{
color: #ffffff;
}
@media (min-width: 499px) {
.legal-info, .legal-info a{
color: #ffffff;
}
}
@media (min-width: 499px) {
.legal-info{
background-color: #ffffff;
padding: 5px;
}
}
.navbar .site-name, .navbar .contact-wrap *, .map-info *  {
color: #ffffff;
}
.js-mob-btn::before, .js-mob-btn::after {
background: #ffffff;
}
.js-mob-btn::before {
box-shadow: 0 8px 0 #ffffff;
}
.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;
}
.hidden {
    display: none;
}

* {
    box-shadow: unset!important;
}

.yak {
    display:none;
}

.bg-overlay {
    background: #25292b;
}

#RQChatWidget .navbar {
    position: fixed;
}

.chat-area {
    padding-top: 80px;
}

.site-name {
    align-content: center;
    font-size: 0.8rem;
    text-transform: unset;
    font-family: 'TacticSansExd';
    display: flex;
    flex-direction: column;
}

.site-name::after {
    content: 'Официальный дилер';
    font-family: 'NunitoSans';
    color: #bbbfc4;
    font-size: 0.7rem;
}

.contact-phone-block {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.phone {
    line-height: 100%
}

.phone a {
    font-family: 'TacticSansExd';
    font-size: 0.8rem;
}

.phone:hover a {
    color: #c78e66!important;
    transition: 0.3s;
}

.address a {
    color: #bbbfc4!important;
    font-size: 0.7rem;
    font-family: 'NunitoSans';
}

.address {
    margin: unset;
    text-transform: unset;
    line-height: 12px;
    font-weight: unset;
}

.btn, .btn-chat {
    border: 1px solid;
    border-color: #fff;
    border-radius: 0;
    font-family: 'NunitoSans';
}

.btn::after, .btn-chat:after {
    display: none;
}

._btn-press:active, .btn-chat:active {
    top: unset;
}

.btn:hover, .btn-chat:hover {
    border-color: #c78e66;
    background: #c78e66;
    color: #fff;
    transition: 0.3s;
}

.utp {
    background: #000;
    margin: 10px 0 0 0 !important;
    font-size: 1.5rem;
}

.utp p {
    margin-top: .25em;
}

.user-chat {
    background: rgba(0, 0, 0, 0.6);
    border-radius: 0;
}

.text-muted {
    color: #c78e66!important;
}

.consprint {
    color: #c78e66;
}

.chat-conversation .conversation-list .ctext-wrap-content {
    border-radius: 0 10px 0 10px;
}

.legal-info {
    background: rgba(255,255,255,0.0);
    bottom: 20px;
}

.legal-info p span, .legal-info p strong {
    color: #fff!important;
}

.modal-body {
    font-family: 'NunitoSans';
}

.legal-info a, #messages_cookies-wrap a, .modal-body a {
    color: #c78e66;
    font-family: 'NunitoSans';
}

#messages_cookies-wrap {
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    font-family: 'NunitoSans';
}

.modal-content {
    border-radius: 0;
}

.modal-header h5 {
    font-family: 'TacticSansExd';
}

.form-control {
    border-radius: 0;
}

.form-control:focus {
    border-color: #c78e66;
}

.form-check-input[type=checkbox] {
    border-radius: 0;
}

.form-check-input:checked {
    background-color: #c78e66;
    border-color: #c78e66;
}

.form-check a {
    color: #c78e66;
    font-family: 'NunitoSans';
}

.form-check a:hover {
    color: #c78e66;
}

.chat-conversation .chat-avatar img{
    width: 60px;
    height: 60px;
}

.chat-conversation .chat-avatar::after{
    content: "\eb7c";
    font-family: remixicon;
    position: absolute;
    font-size: 12px;
    color: #56d456;
    top: 65px;
    left: 45px;
}

.qlbl21888 {
    border-radius: 0!important;
    background-color: rgba(255, 255, 255, 0.8)!important;
}

.step-card {
    min-width: unset;
    border: 0!important;
}

.step-card__title {
    font-family: 'TacticSansExd';
    color: #000;
    font-size: 1.5rem;
}

.step-card__body {
    flex-direction: column;
}

.step-card__text {
    text-align: center;
}

.text_add:nth-child(1) {
    font-family: 'TacticSansExd';
}

.card-radio .form-check-input:checked + .form-check-label .step-card__title, .card-radio:hover .step-card__title, .card-radio .form-check-input:checked + .form-check-label .text_add, .card-radio:hover .text_add {
    color: #fff;
}

.card-radio .form-check-input:checked + .form-check-label .qlbl21888, .card-radio:hover .qlbl21888 {
    background-color: #c78e66!important;
}

.card-radio .form-check-input:checked + .form-check-label:before {
    display: none;
}

.text_add p {
    font-size: 0.9rem;
}

#scrlt21889 ._btn-pills, #scrlt21889 ._btn-pills, #scrlt21889 ._btn-pills, #scrlt21889 ._btn-pills {
    color: rgba(255, 255, 255, 0)!important;
    width: 3rem;
    height: 3rem;
    border: #1013160f solid 5px !important;
}

#scrlt21889 ._btn-pills:hover, #scrlt21889 ._btn-pills:hover, #scrlt21889 ._btn-pills:hover, #scrlt21889 ._btn-pills:hover {
    border-color: #c78e66!important;
}

.qbtn21890 , .qbtn21891 {
    border-radius: 0!important;
}

#scrlt21894 .conversation-variants-form .card {
    border-radius: 0;
    background: #000;
    color: #fff;
}

.select-country .country-phone input[type=tel] {
    background: rgba(255, 255, 255, 0.8);
}
.form-check-input {
    background: rgba(255, 255, 255, 0.8);
    border: #c78e66;
}

@media (max-width: 991px) {
    .logo-wrap img {
        display:none;
    }
    .contact-phone-block, .site-name {
        text-align: center;
    }
    
    .site-name {
        font-size: 0.7rem;
    }
    
    .site-name::after {
        font-size: 0.6rem;
    }
    
    .chat-area {
        padding-top: 50px;
    }
    
    .chat-conversation .chat-avatar img {
        width: 30px;
        height: 30px;
    }
    
    .chat-conversation .chat-avatar::after {
        top: 38px;
        left: 20px;
    }
    
    .legal-info br {
        display: none;
    }
    
    .legal-info._active {
        background: #fff;
    }
    
    .user-chat {
        margin: 0 0 30px 0;
    }
    
    .chat-conversation .conversation-list.left {
        min-width: 100%;
    }
    
    .chat-area {
        padding-top:0;
    }
    
    .conversation-variants {
        flex-direction: column;
    }
    
    .conversation-variants .form-check.rqcard {
        width: 100%;
    }
    
    .step-card__badge {
        place-content: center;
    }
    
    .step-card__text {
        text-align: center;
        margin: unset;
    }
    
    ._grey {
        font-size: 1.5rem!important;
    }

    .text_add p {
        font-size: 1.0rem;
    }
}