@font-face {
    font-family: 'PalatinoLinotype';
    src: url('fonts/pala.eot');
    src: url('fonts/pala.eot') format('embedded-opentype'),
         url('fonts/pala.woff') format('woff'),
         url('fonts/pala.ttf') format('truetype'),
         url('fonts/pala.svg#PalatinoLinotypeRegular') format('svg');
        font-weight: normal;
        font-style: normal;
}

@font-face {
    font-family: 'PalatinoLinotype';
    src: url('fonts/palab.eot');
    src: url('fonts/palab.eot') format('embedded-opentype'),
         url('fonts/palab.woff') format('woff'),
         url('fonts/palab.ttf') format('truetype'),
         url('fonts/palab.svg#PalatinoLinotypeBold') format('svg');
         font-weight: bold;
         font-style: normal;
}






* 		{margin:0;padding: 0;}
html 	{height:100%;}
body	{font:16px Verdana, Geneva, sans-serif;width:100%;color:#232323;background:#000 url(../i/bgt.webp) 50% 0 no-repeat;height:100%;}

a 		{color:#000;outline:none;}
a:hover	{text-decoration:none}
	
img		{border:0}
p		{margin:0 0 15px 0}

.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear {display: inline-block;}
.clear {display: block;}
.clearboth {clear:both}
table {border-collapse: collapse}
table tr td {vertical-align: top}
ul {list-style:none}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border:0;padding:0;margin:0;}

h1,h2,h3,h4,h5,h6{}
h1 {font-size:18px;margin-bottom:16px; text-transform: uppercase; font-weight:500}
h2 {font-size:18px;margin-bottom:13px;}
h3 {font-size:16px;margin-bottom:10px}
h4 {font-size:14px;margin-bottom:7px}

fieldset {border:0}
input, textarea {outline:none;font:13px Verdana, Geneva, sans-serif}
input.button {cursor:pointer}
textarea {resize:none; overflow: auto}


div.bg {position: relative;min-height: 100%;height: 100%;background: url(../i/bgb.webp) 50% 100% no-repeat;  }
html>body div.bg {height: auto;}

div.page {position: relative;min-height: 100%;height: 100%; width:999px;margin:0 auto }
@media (max-width: 1000px) {
    div.page{
        width: 100%;
        background-color: #000;
    }
}

/*//////////------//////////*/
/*          Header          */
/*//////////------//////////*/
div.header {color: #b29873; position: relative; height: 170px; margin-bottom: 25px;}
@media (max-width: 1000px){
    div.header{
        padding: 0 10px;  
    }
}
div.logo {float:left;width:216px; position: absolute; left: 50%; margin-left: -90px; top:24px; }
@media (max-width: 1000px){
    div.logo{
        margin-left: 0;
        transform: translateX(-50%);
        width: auto;
    }
    div.logo a img{
        width: 100px !important;
        height: 72px !important;
    }
}
div.head_contacts_l,
div.head_contacts_r {font-size: 22px;  padding-top: 23px;width: 385px; font: normal 22px/25px "PalatinoLinotype", sans-serif;}
div.head_contacts_l {float: left;  text-align: right;  }
@media (max-width: 1000px){
    div.head_contacts_l,
    div.head_contacts_r{
        width: auto;
}
}
div.head_contacts_r {float: right;text-align: left; font-size: 18px; line-height: 25px;  }
div.head_contacts_l small {font-size: 15px; font-weight: bold }
div.head_contacts_r small {font-size: 12px; font-weight: bold }
div.head_contacts_l a {color: #b29873; text-decoration:none;}
div.head_contacts_r a {color: #b29873}

div.topmenu.left {float: left; clear: left; }
div.topmenu.right {float: right; }

div.topmenu {padding-top: 20px; }
div.topmenu li {
    display: block;
    float: left; 
    /* background: url(../i/topmenu_but.png) 0 0 no-repeat; margin-right: 3px; */
    background: linear-gradient(180deg, #EDDFC4 0%, #E8C082 100%);
    border-radius: 5px;
    margin-right: 3px;
    transition: all 0.3s ease-in-out;
 }
div.topmenu li a {
    color: #060302;
    height: 37px;
    display: block;
    /* background:url(../i/topmenu_but.png) 100% -37px no-repeat; */
    padding: 0 14px 0 14px;
    line-height: 37px;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    
    }
div.topmenu.right li {margin: 0 0 0 3px;}


div.topmenu li.active {
    background: linear-gradient(180deg, #FADA9D 0%, #CA9657 100%);
}

div.topmenu li:hover {
    -webkit-box-shadow: 4px 4px 8px 0px rgba(52, 48, 39, 0.9) inset;
    -moz-box-shadow: 4px 4px 8px 0px rgba(52, 48, 39, 0.9) inset;
    box-shadow: 4px 4px 8px 0px rgba(52, 48, 39, 0.9) inset;

}


div.breadcrumbs {
    line-height: 26px;
    height: 26px;
    color: #ffda94;
    font-size: 12px;
    font-style: italic;
    width: 760px;
    float: right;
    margin-bottom: 12px;
    padding-left: 15px;
    background: linear-gradient(180deg, #262626 0%, #020202 100%);
    border-radius: 5px;
    }
div.breadcrumbs a {color: #fff; text-decoration: none; padding-right: 21px; margin-right: 3px; background: url(../i/breadcrumbs.gif) 100% 6px no-repeat; }
div.breadcrumbs a:hover {text-decoration: underline}

div.sections {margin-bottom: 34px;}
div.sections a.item {float: left; width: 186px; background: url(../i/section_bg.webp) 0 0 no-repeat; height: 231px; text-decoration: none; text-align: center; margin-left: 15px; padding-top: 45px; }
div.sections a.item:hover {background-position: 100% 0}
div.sections a.item:first-child {margin-left: 0;}
div.sections a.item span.title {font-size: 14px; text-transform: uppercase; height: 30px; display: block; padding: 0 20px; line-height: 30px; margin-bottom: 10px;}
div.sections a.item span.title i {line-height: 15px; vertical-align: middle; font-style: normal;display: inline-block;}

div.sections a.item span.pic {height: 160px; line-height: 160px; }
div.sections a.item span.pic img {vertical-align: middle}


div.sections div.coupon {float: right; width: 168px; height: 241px; text-align: center; padding: 45px 20px 0 20px; background: url(../i/sec_coupon.png) 0 0 no-repeat;color: #251e16; font-size: 14px; }
div.sections div.coupon p {margin-bottom: 15px;}
div.sections div.coupon p.title {font-size: 18px; margin-bottom: 10px;}
div.sections div.coupon p.brown {color: #57320b; font-size: 12px; margin-bottom: 10px;}
div.sections div.coupon p.brown b {text-transform: uppercase; }
div.sections div.coupon p.brown big {font-size: 22px; font-weight:700}
div.sections div.coupon a.but_discount {display: block; width: 121px; height: 16px; color: #fff; text-align: center; text-decoration: none; background: url(../i/but_discount.png) 0 0 no-repeat; font-size: 13px; line-height: 13px !important; margin: 0 auto; }
div.sections div.coupon a.but_discount:hover {background-position: 0 100%}

/*//////////------//////////*/
/*          Content         */
/*//////////------//////////*/
div.body {padding-bottom: 100px;}
@media (max-width: 800px){
    div.body {padding-bottom: 0;}
}
div.content {position: relative; margin: 26px 0; line-height: 1.35;background:url(../i/content_wide_mid.webp) 50% 0 repeat-y; width: 773px; float: right }
@media (max-width: 800px){
    div.content{
        margin-bottom: 0;
    }
}
div.content.wide { width: 100%; float: none;}
div.content div.bgt {height: 87px; width: 773px; background: url(../i/content_top.webp) 0 0 no-repeat; position: absolute; top:-26px; left: 0;}
div.content div.bgb {height: 88px; width: 774px; background: url(../i/content_bottom.webp) 0 0 no-repeat;position: absolute; bottom:-26px; left: 0;}
@media (max-width: 1000px){
    div.content div.bgt{
        display: none;
    }
}

div.content.wide div.bgt {height: 87px; width: 999px; background: url(../i/content_wide_top.webp) 0 0 no-repeat; position: absolute; top:-26px; left: 0;}
div.content.wide div.bgb {height: 87px; width: 999px; background: url(../i/content_wide_bottom.webp) 0 0 no-repeat;position: absolute; bottom:-26px; left: 0;}
@media (max-width: 1000px){
    div.content.wide div.bgb{
        display: none;
    }
}

div.contentIn {position: relative; padding: 10px 28px 28px 28px;}


div.contentIn hr {border: 0;height: 27px; background:url(../i/hr.png) 50% 0 no-repeat; margin-bottom: 15px; }
div.content.wide div.contentIn hr {border: 0;height: 27px; background:url(../i/hr_wide.png) 50% 0 no-repeat; margin-bottom: 15px; }

div.content ul {}
div.content ul li {}

div.content ol {
    list-style-position: inside;
}


div.content img {}
div.content p.lead {font-size: 14px; margin-bottom: 9px;}


div.content dl.ol {margin: 5px 0 10px 5px;}
div.content dl.ol dt {display: block; float: left; clear: left; width: 24px; padding:0 2px 2px 0; height: 25px; line-height: 25px; text-align: center; color: #232323; font-size: 13px; background:url(../i/ol.png) 0 0 no-repeat; }
div.content dl.ol dd {line-height: 17px; padding:3px 0 7px 30px;  }


/*~~~~ВНУТРЕННИЕ СТРАНИЦЫ~~~~*/
div.gallery {position: relative; width:780px; padding-top: 20px; }
div.gallery hr {clear: both;  width: 724px; margin-bottom: 30px; }
div.gallery a.item {
    display: block; 
    width: 208px; 
    float: left; 
    margin-right: 48px; 
    text-decoration: none; 
    text-align: center; 
    padding-bottom: 15px;
}
div.gallery a.item .item__wrap{
    background: linear-gradient(180deg, #EAC892 0%, #C89555 100%);
    border: 1px solid #D0A063;
    margin-bottom: 22px;  
    border-radius: 9px;
}
div.gallery a.item:hover .item__wrap{
    background: linear-gradient(0deg, #EAC892 0%, #C89555 100%);
}
div.gallery a.item span.title {
    display: block; 
    font-size: 14px; 
    line-height: 18px; 
    padding: 3px 0 10px 0; 
    /* background: url(../i/gallery_title.png) 50% 0 no-repeat;  */
}
div.gallery a.item span.pic {
    display: block; 
    /* background: url(../i/gallery_picbg.png) 0 0 no-repeat;  */
    text-align: center; line-height: 200px; 
    height: 208px; 
    margin-bottom: 5px; 
    position: relative; 
    top:-5px; 
}
div.gallery a.item:hover span.pic {background-position: 100% 0;}
div.gallery a.item span.pic img {vertical-align: middle}
div.gallery a.item span.view {
    color: #000; 
    display: inline-block; 
    width: 100%; 
    line-height: 22px; 
    font-size: 12px;
    background: #FACB84;
    border-radius: 7px;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #C69152;
}
div.gallery a.item:hover span.view {
    color: #fff;
    background: linear-gradient(180deg, #262626 0%, #020202 100%);
}


div.qa div.form {padding-bottom: 45px; background: url(../i/hr.png) 50% 100% no-repeat; margin-bottom: 25px;}
div.qa div.lCol {float: left; width: 416px; }
div.qa p.info {font-size: 11px; margin-bottom: 0;}
div.qa div.rCol {float: right; width: 293px;}
div.qa div.textarea {
    width: 416px; 
    margin-bottom: 8px;
    margin-right: 10px;
}
div.qa div.textarea textarea {
    padding:10px 10px 10px 10px; 
    border: 0; 
    width: 396px; 
    background: #EDDFC4;
    border: 2px solid #D9B379;
    box-shadow: inset 3px 3px 5px rgba(0, 0, 0, 0.65);
    border-radius: 5px;
}
div.qa label {display: block; margin-bottom: 10px; color: #140a06}
div.qa .inputbox {
    width: 277px; 
    height: 19px; 
    line-height: 19px;  
    padding: 3px 10px; 
    margin-bottom: 8px; 
    background: #EDDFC4;
    border: 2px solid #D9B379;
    box-shadow: inset 3px 3px 5px rgba(0, 0, 0, 0.65);
    border-radius: 5px;
}
div.qa div.rCol p.info { position: relative; top:-8px;}

div.qa div.captcha label {width: 190px; float: left;}
div.qa div.captcha .inputbox {
    width: 177px; 
    float: left; 
    background: #EDDFC4;
    border: 2px solid #D9B379;
    box-shadow: inset 3px 3px 5px rgba(0, 0, 0, 0.65);
    border-radius: 5px;
}
div.qa div.captcha div.pic {float: right; padding-top: 6px;}


div.qa .but_send {
    width: 102px; 
    height: 29px; 
    padding-right: 2px; 
    color: #000; 
    cursor: pointer;
    background: linear-gradient(178.29deg, #BB7F44 1.45%, #F8D088 50%);
    border: 1px solid #F9D28D;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}
div.qa .but_send:active {
    filter: brightness(1.2);
}
div.qa .but_send:hover {
    filter: brightness(1.2);
}

div.qa div.block { padding-bottom: 5px; width: 728px; }
div.qa div.blockIn {
    padding: 4px 15px 10px 0; 
}
div.qa div.block p.title {
    margin-bottom: 0;
    font-size: 11px; 
    height: 20px; 
    line-height: 20px; 
    background: linear-gradient(180deg, #D1A164 0%, #FADAA2 100%);
    border-radius: 5px;
    padding: 10px 15px 10px 15px
}
div.qa div.block div.questionText, div.qa div.block div.answerText{
    transform: translateY(-5px);
    background: #F0D09F;
    border-radius: 5px;
    padding: 10px 15px;
    display: block;
    border: 1px solid  #D1A164;
}

div.qa hr {height: 5px; background:url(../i/qa_sep.png) 50% 0 no-repeat; margin: 0 0 20px 0; position: relative; }

div.mycheckbox {padding: 3px 0 0 0;}
div.mycheckbox label {clear: both; padding-left: 21px; display: block; line-height: 16px; background: url(../i/checkbox.png) 0 0 no-repeat; cursor: pointer; margin:0 0 10px 2px; clear: both; font-size: 12px;  }
div.mycheckbox .chckbx {position: absolute; left: -9999px;}
div.mycheckbox label.selected {background-image: url(../i/checkbox_a.png) !important}


div.catalog {width: 762px; position: relative; padding-top: 16px; }
div.catalog a.item {
    display: block;
    width: 214px;
    height: 258px;
    float: left;
    margin: 0 35px 25px 0;
    text-align: center;
    padding: 12px 0 0 0;
    text-decoration: none;
    background: linear-gradient(180deg, #EAC892 0%, #C89555 100%);
    border: 1px solid #D0A063;
    border-radius: 9px;
    transition: background 0.3s ease-in-out;
}
div.catalog a.item:hover{
    background: linear-gradient(0deg, #EAC892 0%, #C89555 100%);
}
div.catalog a.item2, span.item2 {
display: block;
width: 333px;
height: 258px;
float: left;
margin: 0 40px 25px 0;
text-align: center;
padding: 12px 0 0 0;
line-height: 15px;
text-decoration: none;
-webkit-border-radius:8px;-o-border-radius:8px; border-radius:8px;
border: 1px solid #C48E50;
  background: #fadaa2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fadaa2 0%, #cd9b5d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fadaa2), color-stop(100%, #cd9b5d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fadaa2 0%, #cd9b5d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fadaa2 0%, #cd9b5d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fadaa2 0%, #cd9b5d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fadaa2 0%, #cd9b5d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colortop', endColorstr='@colorbottom', GradientType=0);
  /* IE6-9 */
}
span.item2{
	height:30px;
	font-size:26px;
}
.bad{color: red;}
.good{color: green;}
div.catalog a.item2 span.pic { height: 203px; display: block;  margin-bottom: 5px; }
div.catalog a.item2 span.pic img {-webkit-border-radius:8px;-o-border-radius:8px; border-radius:8px;position: relative; }



div.catalog a.item span.pic { height: 203px; display: block;  margin-bottom: 5px; }
div.catalog a.item span.pic img {-webkit-border-radius:8px;-o-border-radius:8px; border-radius:8px;position: relative; }
div.catalog a.item:hover {background-position: 100% 0; text-decoration: underline}








div.contacts p {line-height: 20px; padding: 2px 0 4px 0; color: #140a06; }
div.contacts p.phone {
    padding-left: 30px;
    position: relative;
    }
div.contacts p.phone::before{
    content: "";
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    background-image: url(../i/phone-icon.svg);
    top: 0;
    left: 0;
}
div.contacts p.adress {
    padding-left: 30px; 
    position: relative;
}
div.contacts p.adress::before{
    content: "";
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    background-image: url(../i/location-icon.svg);
    top: 0;
    left: 0;
}
div.contacts p.adress span {color: #523e27}
div.contacts p.mail {
    padding-left: 30px; 
    position: relative;
}
div.contacts p.mail::before{
    content: "";
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    background-image: url(../i/mail-icon.svg);
    top: 0;
    left: 0;
}
div.contacts h2 {font-size: 18px; font-weight:500; }
div.contacts div.map {
    margin-bottom: 30px; 
    position: relative;
    border: 5px solid #EAC892;
    border-image: linear-gradient(0deg, #EAC892 0%, #C89555 100%);
    border-image-slice: 1;
    width:551px;
    box-sizing: border-box;
}

div.contacts div.map img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}





/*//////////------//////////*/
/*           Left           */
/*//////////------//////////*/
div.leftCol {width:222px;float:left; }
@media (max-width: 1000px){
    div.leftCol{
        width: 100%;
    }

}

div.leftCol div.sections div.coupon {

    margin: 0; position: relative; left: -25px;
}
@media (min-width: 1000px){
    div.leftCol div.sections a.item {margin: 0 !important; }

}


/*//////////------//////////*/
/*          Footer          */
/*//////////------//////////*/
div.footer {clear:both;width:100%; position:absolute;bottom:0;height:84px;}
.footer-mob{
    display: none;
}
.header-mob{
    display: none;
}
.breadcrumbs__mob{
    display: none;
}
div.qa div.textarea textarea::placeholder{
    opacity: 0;
}
div.qa .inputbox::placeholder{

    opacity: 0;
}
.qa__captcha{
    display: none;
}
.rest__links{
    display: none;
}
.mob_only{
    display: none;
}
@media (max-width: 1000px){
    .desktop-only{
        display: none;
    }
    .breadcrumbs__mob{
        display: block;
    }
    div.breadcrumbs{
        width: 100%;
        margin: 45px 10px 10px 10px;
        padding: 7px 8px;
        box-sizing: border-box;
        height: auto;
        line-height: 1;
    }
    div.content{
        width: 100%;
        box-sizing: border-box;
    }
    div.content div.bgb{
        display: none;
    }
    div.catalog{
        width: 100%;
    }
    div.content.gallery__content{
        background: #EBC385;
    }
    div.content.qa__content{
        background: #EBC385;
        float: none;
    }
    div.gallery hr{
        display: none;
    }
    div.qa hr{
        display: none;
    }
    div.qa div.form{
        background: none;
    }
    div.contentIn.qa__contentIn{
        height: auto !important;
    }
    div.leftCol.qa__leftCol{
        float: none;
    }
    span.item2{
        margin: 0;
        margin-bottom: 10px;
        width: 47%;
    }
    span.item2.bad{
        margin-right: 15px;
    }
    div.catalog a.item2{
        width: 47%;
        margin-right: 15px;
    }
    div.sections{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media (max-width: 800px){
    div.footer{
        display: none;
    }
    .footer-mob{
        display: block;
        background-color: #000;
    }
    .footer__top{
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(../i/footer-bg.webp);
        background-position: center center;
        display: flex;
        padding: 45px 20px 20px 20px;
        justify-content: space-between;
    }
    .header__container .footer__top{
        padding: 0 20px 20px 20px;
    }
    .footer__top-phone{
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        text-transform: uppercase;
        color: #957F5E;
        display: block;
        text-decoration: none;
        margin-bottom: 15px;
    }
    .footer__top-phone span{
        color: #fff;
        font-weight: 700;
    }
    .footer__top-address{
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        color: #E8C082;
        text-align: center;
    }
    .footer__top-address p{
        display: block;
        margin-bottom: 5px;
    }
    .footer__top-location{
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        text-decoration-line: underline;
        color: #FFFFFF;
        margin-bottom: 20px;
        display: block;
        text-align: center;
    }
    .footer__top-mail{
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        text-align: center;
        color: #E8C082;
        display: block;
    }
    .footer__links{
        padding: 0 20px 30px 20px;
    }
    .footer__link{
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }
    .footer__link:first-child{
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    .footer__link::after{
        content:'';
        position: absolute;
        display: block;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url(../i/footer-arr.svg);
        width: 13px;
        height: 13px;
        top: 13px;
        right: 0;
    }
    .footer__link a{
        font-weight: 400;
        font-size: 16px;
        line-height: 130%;
        color: #FFFFFF;
        display: block;
        padding: 10px 0 9px;
        text-decoration: none;
    }
    .footer__bottom{
        background-color: #171717;
        padding: 10px 20px;
    }
    .footer__bottom a{
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }
    .footer__bottom a img{
        width: 86px;
        height: 15px;
        display: block;
        margin-right: 10px;
        object-fit: contain;
    }
    .footer__bottom a p{
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        text-decoration-line: underline;
        color: #FFFFFF;
        margin: 0;
    }
    .header{
        display: none;
    }
    .header-mob{
        display: block;
    }
    .header__container{
        position: relative;
        padding: 15px 0 20px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .burger {
        --burger-width: 40px;
        --burger-height: 40px;
        --burger-line-height: 2px;
        position: absolute;
        border: none;
        padding: 0;
        width: var(--burger-width);
        height: var(--burger-height);
        color: #000;
        cursor: pointer;
        top: 10px;
        right: 10px;
        background: linear-gradient(180deg, #EDDFC4 0%, #E8C082 100%);
        border-radius: 5px;
        z-index: 10;
      }
      .burger::before, .burger::after {
        content: "";
        position: absolute;
        left: 50%;
        width: 18px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        height: var(--burger-line-height);
        background-color: currentColor;
        -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
        transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
        -o-transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
      }
      .burger::before {
        top: 12px;
      }
      .burger::after {
        bottom: 12px;
      }
      .burger__line {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 18px;
        height: var(--burger-line-height);
        background-color: currentColor;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        transition: -webkit-transform 0.3s ease-in-out;
        -o-transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
      }
      .burger--active::before {
        top: 50%;
        -webkit-transform: translateX(-9px) rotate(45deg);
        -ms-transform: translateX(-9px) rotate(45deg);
        transform: translateX(-9px) rotate(45deg);
        -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
        transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
        -o-transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
        background-color: #000;
      }
      .burger--active::after {
        top: 50%;
        -webkit-transform: translateX(-9px) rotate(-45deg);
        -ms-transform: translateX(-9px) rotate(-45deg);
        transform: translateX(-9px) rotate(-45deg);
        -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
        transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
        -o-transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
        background-color: #000;
      }
      .burger--active .burger__line {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        transition: -webkit-transform 0.3s ease-in-out;
        -o-transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
        background-color: #000;
      }
    .nav{
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background-color: #000;
        padding-top: 65px;
        z-index: 5;
    }
    .nav .footer__top{
        background: #000;
    }

    .nav.menu--active{
        display: block;
    }
    .header-mob .logo{
        transform: translateX(0);
        top: 2px;
        left: 10px;
    }
    .header__phone{
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        text-transform: uppercase;
        color: #957F5E;
        margin-left: 140px;
        text-decoration: none;
    }
    .header__phone span{
        color: #fff;
        font-weight: 700;
        font-size: 20px;
        margin-top: 5px;
    }
    .header__address{
        font-weight: 400;
        font-size: 11px;
        line-height: 13px;
        color: #E8C082;
        margin-right: 80px;
    }
    .header__address p{
        margin: 0;
    }
    div.gallery{
        width: 100%;
    }
    div.content p.lead.subtitle{
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        text-transform: uppercase;
    }
    h1.qa__subtitle{
        font-weight: 700;
        font-size: 12px;
        line-height: 15px;
        text-transform: uppercase;
    }
    div.qa label{
        display: none;
    }
    div.qa div.textarea textarea{
        padding: 9px 11px;
        width: 100%;
        box-sizing: border-box;
    }
    div.qa div.textarea{
        width: 100%;
    }
    div.qa div.lCol{
        width: 100%;
    }
    div.qa div.textarea textarea::placeholder{
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        color: #000000;
        opacity: 0.5;
    }
    div.qa .inputbox{
        width: 100%;
        box-sizing: border-box;
        padding: 12px 11px;
        font-size: 14px;
        line-height: 17px;
        height: auto;
    }
    div.qa .inputbox::placeholder{
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        color: #000000;
        opacity: 0.5;
    }
    div.qa div.rCol{
        width: 100%;
    }
    div.qa .but_send{
        width: 100%;
        height: auto;
        padding: 12px;
        font-size: 14px;
    }
    .qa__captcha{
        display: block;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        background: #F8E0BC;
        border-radius: 5px;
        text-align: center;
        padding: 12px;
    }
    div.content img.qa__captcha-img{
        width:100%;
        height: 45px;
        display: block;
        border-radius: 5px;
        text-align: center;
        object-fit: contain;

    }
    div.qa div.captcha div.pic{
        padding: 0;
    }
    div.qa div.block{
        width: 100%;
    }
    div.catalog a.item2 span.pic img{
        object-fit: contain;
        width: 100%;
        box-sizing: border-box;
    }
    div.catalog a.item2, span.item2{
        padding: 5px;
    }
    div.catalog a.item2{
        width: 47%;
        height: auto;
        box-sizing: border-box;
    }
    span.item2{
        width: 45%;
        font-weight: 400;
        line-height: 1;
        padding: 5px;
    }
    div.catalog a.item2 span.pic{
        height: auto;
        margin-bottom: 0;
    }
}
@media (max-width: 576px){
    .header-mob{
        background-color: #000;
        background-image: url(../i/header-bg-mob.webp);
        background-repeat: no-repeat;
        background-size: cover;
    }
    .header__container{
        display: block;
    }
    body{
        background: none;
    }
    .header__address{
        margin-right: 10px;
    }
    .header__address p{
        font-size: 11px;
        line-height: 13px;
    }
    div.content{
        background: none;
    }
    .footer__top{
        display: block;
    }
    .footer__top-phone{
       text-align: center;
       margin-bottom: 11px;
    }
    .footer__top-phones{
        margin-bottom: 23px;
    }
    .footer__top-address p{
        margin-bottom: 0;
    }
    .footer__top-address{
        margin-bottom: 15px;
    }
    .footer__top-location{
        margin-bottom: 13px;
    }
    .footer__links{
        padding: 0 12px 30px 12px;
    }
    div.contentIn{
        padding: 12px 12px 28px 12px;
        height: auto !important;
        min-height: auto !important;
    }
    div.contentIn.catalog__contentIn{
        padding: 17px 10px 28px 10px;
    }
    div.contentIn.contacts__contentIn{
        padding: 17px 12px 10px 12px;
    }
    div.contentIn.gallery__contentIn{
        padding: 17px 12px 10px 12px;
    }
    div.contentIn.qa__contentIn{
        padding: 17px 12px 10px 12px;
    }
    div.contentIn.works__contentIn{
        padding: 17px 12px 10px 12px;
    }
    div.contentIn.rest__contentIn{
        padding: 17px 12px 10px 12px;
    }
    div.contentIn.catalog_contentIn{
        padding: 17px 12px 10px 12px;
    }
    .mob-hidden{
        display: none !important;
    }
    p{
        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
    }
    .memory_img{
        width: 100%;
        object-fit: contain;
        display: block;
        margin-bottom: 13px;
        height: auto;
    }
    div.content{
        background-color: #EBC385;
        margin-top: 0;
        float: none;
    }
    div.leftCol{
        float: none;
    }
    div.content li{
     /*   display: none;*/
    }
	#errorMsg ol li{
		display:block;
	}
    h2{
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        text-transform: uppercase;

        color: #030303;
    }
    div.sections a.item.item_top{
        background: linear-gradient(180deg, #EDDFC4 0%, #E8C082 100%);
        border-radius: 5px;
        padding: 3px 0;
        width: 100%;
        margin: 0;
        margin-bottom: 12px;
        float: none;
        display: flex;
        flex-direction: row-reverse;
        height: 52px;
        justify-content: flex-end;
        box-sizing: border-box;
        align-items: center;
    }
    div.sections a.item.item_top span.pic{
        max-height: 100% !important;
        line-height: 1;
        display: block;
        margin-right: 15px;
        width: 50px;
    }
    div.sections a.item span.pic img{
        max-height: 52px;
        object-fit: contain;
        width: auto !important;
        max-width: 50px;
    }
    div.sections a.item span.title{
        margin-bottom: 0;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        text-transform: uppercase;
        color: #000000;
        height: auto;
        padding: 0;
        max-width: 220px;
    }
    div.sections a.item.item_top{
        text-align: left;
    }
    div.sections div.coupon{
        display: none;
    }
    div.sections{
        margin-bottom: 0;
        padding: 0 10px;
        background-color: #000;
    }
    .header__phone{
        display: block;
        margin-bottom: 20px;
    }
    .header__phone span{
        display: block;
    }
    .header__address{
        text-align: right;
    }
    div.breadcrumbs{
        margin: 10px 10px -10px 10px;
        float: none;
        width: auto;
        max-width: 100%;
    }
    div.sections .monument_sample.item{
        background: #FFFFFF;
        border-radius: 5px;
    }
    div.sections.monument__section{
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        background: #EBC385;
        padding: 0;
    }
    div.contacts div.map{
        width: 100% ;
    }
    div.contacts div.map img{
        width: 100% !important;
        object-fit: cover;

    }
    div.contacts h2{
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        text-transform: initial;
    }
    div.gallery{
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        padding-top: 0;
    }
    div.gallery a.item{
        float: none;
        margin: 0;
        width: 47%;
        box-sizing: border-box;
        padding: 0;
    }
    div.gallery a.item .item__wrap{
        padding: 3px 13px 13px 13px;
        margin-bottom: 10px;
    }
    div.gallery a.item span.pic{
        line-height: 1;
        height: auto;
        margin: 0;
        top: 0;
    }
    div.gallery a.item span.pic img {
        width: 100%;
        object-fit: cover;
        height: auto;
    }
    div.gallery a.item span.title{
        min-height: 34px;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        padding: 0;
        margin-bottom: 7px;
    }
    div.qa div.captcha div.pic{
        width: 45%;
    }
    div.qa div.captcha .inputbox{
        width: 50%;
    }
    div.qa div.form{
        padding-bottom: 0;
    }
    div.qa div.blockIn {
        padding: 0;
    }
    div.qa div.block{
        margin-bottom: 10px;
    }
    div.content br{
        display: none;
    }
    div.qa p.info{
        margin-top: 5px;
    }
    div.catalog.works__catalog{
        padding-top: 0;
    }
    span.item2{
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        height: auto;
        box-sizing: border-box;
        width: 47%;
    }
    div.catalog a.item2{
        margin-bottom: 10px;
    }
    div.catalog a.item2:nth-child(2n){
        margin-right: 0;
    }
    .rest__links{
        display: block;
    }
    .rest__link{
        display: flex;
        align-items: center;
        background: linear-gradient(180deg, #EDDFC4 0%, #D39F60 100%);
        border-radius: 5px;
        text-decoration: none;
        height: 50px;
        padding: 5px;
        box-sizing: border-box;
    }
    .rest__link:not(:last-child){
        margin-bottom: 15px;
    }
    .rest__link-text{
        text-decoration: none;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        text-transform: uppercase;
        padding-left: 15px;
    }
    .rest__link-img{
        flex-basis: 55px;
        flex-shrink: 0;
        object-fit: contain;
        box-sizing: border-box;
        height: 100%;
    }
    div.catalog.catalog__wrap{
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }
    div.catalog.catalog__wrap .item{
        margin: 0;
        width: 48%;
        border: none;
        height: auto;
        padding: 0;
    }
    div.catalog.catalog__wrap .title{
        display: none;
    }
    div.catalog.catalog__wrap a.item span.pic{
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        margin: 0;
        border: none;
        border-radius: 0;
    }
    div.catalog.catalog__wrap a.item span.pic img{
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        object-fit: cover;
        border: none;
        border-radius: 0;
    }
    .mob_only{
        display: block;
    }
}

div.footer div.logo_footer { position: absolute; left: 0; top:-18px; }
@media (max-width: 1000px){
    div.footer div.logo_footer{
        display: none;
    }
}

div.footer div.footer_right {float: right; width: 830px; color: #b29873; background:  url(../i/footer.webp) 0 0 no-repeat;}
@media (max-width: 1000px){
    div.footer div.footer_right{
        float: none;
        width: 100%;
        margin: 0 auto;
        max-width: 830px;
    }
}
div.footer div.footer_right p.discounts {text-align: center; background:url(../i/footer_lines.png) 50% 50% no-repeat; font-size: 13px; text-transform: uppercase; line-height: 40px; height: 40px; color: #c99f62 }


div.footer div.footer_right p.copy {float: left; width: 670px;  font-size: 11px;  }
div.footer div.footer_right p.copy a{
    color: #b29873;
    text-decoration: none;	
}
div.footer div.footer_right div.creator {float: right; width: 99px; font-size: 11px; line-height: 12px; position: relative; top:-10px;  }
div.footer div.footer_right div.creator img {float: left; margin: 2px 5px 0 0; }
div.footer div.footer_right div.creator a {color: #fff;}
div.sections .monument_sample.item{
	margin-top: 0px;
    margin-right: 50px;
    margin-bottom: 50px;
    margin-left: 0px;
}
@media (max-width: 576px) {
    div.sections .monument_sample.item{
        margin: 0;
        padding: 10px;
        width: 48%;
        box-sizing: border-box;
        max-height: 150px;
        position: relative;
        border: 3px solid #D1A164;
        height: auto;
    }
    div.sections a.monument_sample span.pic{
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        display: block;

    }
    /* div.sections .monument_sample.item::before{
        content: "";
        position: absolute;
        top: -4px;
        bottom: -4px;
        left: -4px;
        right: -4px;
        background: linear-gradient(180deg, #D1A164, #FADAA2);
        border-radius: 5px;
        z-index: -1;
    } */
    div.sections a.monument_sample span.pic img{
        width: 100% !important;
        object-fit: contain;
        max-width: 100%;
        max-height: 100%;
        display: block;
    }
    .subtitle{
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
    }
}
/* ----- ERRORS ----- */

#errorMsg{
  background:#ffdfdf;
  border:1px solid #df7d7d; border-width:1px 0;
  margin:1em 0 1em 0; padding:1em;
}

#errorMsg h2{  
  color:#CC0000;  
  font-weight:normal;
  font-size:1.6em;  
}
.error{
  background:#ffdfdf;
  border:1px solid #df7d7d; border-width:1px 0;
}
#errorMsg dt,
#errorMsg h2{
    margin:0 0 .5em 0;
  }
#errorMsg dd{
    margin:0; padding:0;
  }
#errorMsg ol{
      margin:0; padding:0;
    }
#errorMsg ol li{
        margin:0; padding:2px;
        list-style-position:inside;
        border-bottom:1px dotted #df7d7d;
        position:relative;
      }
.errorField{
      color:#af4c4c;
      margin:0 0 6px 0; padding:4px;
      background:#ffbfbf;
    }
/* ----- REQUIRED ----- */

form .req{
  float:none;
  color:red !important;
  font-weight:bold;
  margin:0;
}

/* ----- INSTRUCTIONS ----- */
