/* Пользовательские стили*/
@font-face {
font-family: montserrat; 
src: url(/wa-data/public/site/fonts/montserrat.woff2);
}
body {
    font-family: montserrat,museo,sans-serif;
     background: #F8F6F2;
}
.b-menu__phone.max img {
    width: 25px;
}
.b-menu {
    position: relative;
    z-index: 4;
    background: #F8F6F2;
    border-bottom: 1px solid rgba(0,0,0,.3);
    padding: 10px 0;
}
.b-footer {
    background: #F8F6F2;
}
.b-menu__logo img {
    max-height: 77px;
}
a:focus {
    outline: none;
}
.b-slim_menu {
    list-style: none;
    padding: 0;
    margin: 0 0 0 15px;
    line-height: 31px;
    height: 25px;
}
.b-mainslider__form .form-control, .b-mainslider__form .wa-captcha-input {
    height: 34px;
    padding: 8px 19px !important;
    color: #B5B5B5;
    border-radius: 6px;
    font-size: 13px;
    font-style: normal;
    border: none;
    font-weight: 400;
    background: #f7f7f7;
    line-height: normal;
}
.b-mainslider__form_head {
    padding: 0;
    font-size: 18px;
    margin: 0;
    margin-bottom: 20px;
    color: rgb(46, 46, 46);
    letter-spacing: normal;
    font-weight: bold;
    line-height: 1.2;
}
.b-mainslider__formblock {
    margin-top: 80px;
    background: hsl(0deg 0% 91% / 71%);
    border-radius: 4px;
    padding: 20px;
}
.b-mainslider__form .btn {
    border-radius: 0;
    height: 44px;
    width: 100%;
    background-color: #B85D19;
    color: #fff;
    padding: 0 33px;
    border: none;
    margin: 0;
    transition: all .8s ease;
    font-size: 15px;
    font-weight: 500;
    border-radius: 22px;
}
.b-mainslider__form_sign.text-center {
    font-size: 11px;
    color: #f1f1f1;
    line-height: 1.2;
}
p.text-center {
    color: #b75c22;
}
.row.q1 {
    margin-top: 110px;
}
.row.q1 {
    display: flex;
    align-items: center; 
}
.b-mainslider__text {
    margin-bottom: 80px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
}
.row.q1 img {
    border-radius: 12px; 
    box-shadow: 0 20px 35px -10px rgba(0, 0, 0, 0.25), 
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    transition: transform 0.3s ease, box-shadow 0.3s ease; 
}
.row.q1 img:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 40px -12px rgba(0, 0, 0, 0.35);
}
.b-intro {
    padding: 45px 0 60px;
}

.b-feature__item {
    display: flex;
    gap: 18px;
    margin-bottom: 30px;
    align-items: flex-start;
}


.feature-number {
    flex-shrink: 0;
    width: 52px;
    height: 52px;
    background: linear-gradient(135deg, #fff5ed 0%, #fde8db 100%);
    color: #B85D19;
    font-size: 24px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(184, 93, 25, 0.1);
}


.b-feature__item:hover .feature-number {
    background: linear-gradient(135deg, #B85D19 0%, #9a4c14 100%);
    color: white;
    transform: scale(1.05);
    box-shadow: 0 6px 14px rgba(184, 93, 25, 0.25);
}


.b-feature__inner {
    flex: 1;
}

.b-feature__inner h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    margin-top: 0;
}

.b-feature__inner p {
    font-size: 15px;
    color: #6b7c8a;
    line-height: 1.5;
    margin-bottom: 0;
}
.b-feature {
    padding: 100px 0 0px 0;
    background: #f6f6f6;
}
.b-feature-social__button.wow.fadeInLeft.animated {
    margin: 0 auto;
    text-align: center;
}
.b-intro__text {
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 50px;
}
p.p-book {
    font-size: 25px;
    font-weight: bold;
    color: #b75c22;
}
.b-delivery__number {
    width: 70px;
    height: 70px;
    margin: 0 auto 20px auto;
    background: linear-gradient(135deg, #fff5ed 0%, #fde8db 100%);
    color: #B85D19;
    font-size: 32px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(184, 93, 25, 0.12);
}


.b-delivery__block:hover .b-delivery__number {
    background: linear-gradient(135deg, #B85D19 0%, #9a4c14 100%);
    color: white;
    transform: scale(1.08);
    box-shadow: 0 8px 20px rgba(184, 93, 25, 0.3);
}


.b-delivery__block {
    text-align: center;
    padding: 20px;
    transition: all 0.3s ease;
}

.b-delivery__head {
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 12px;
}

.b-delivery__text {
    font-size: 15px;
    line-height: 1.5;
}
h2.b-feature-social__head.z1 {
    text-align: center;
}
.b-contact__overlay {
    background-color: #010610e0;
}
.b-contact__form .form-control {
    position: relative;
    height: 44px;
    padding: 8px 19px !important;
    color: #B5B5B5;
    border-radius: 6px;
    font-size: 13px;
    font-style: normal;
    border: none;
    font-weight: 400;
    background: #f7f7f7;
    line-height: normal;
}
.b-faq__title {
    color: #000;
    margin: 0 0 30px;
    padding: 10px 24px;
    line-height: 1em;
    background: #efefef;
}
.b-contact__form .btn {
    border-radius: 28px;
}



@media (max-width: 768px){
.row.q1 {
        display: block; 
    }
       .b-feature__item {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 12px;
    }
    
   .b-feature__item {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 12px;
    }
    
    .feature-number {
        width: 44px;
        height: 44px;
        font-size: 20px;
    }
a.btn.btn-button.easyfeedback-modal-toggler {
    margin: 20px 0 0 0;
}

}