html,
body
{
    height: 100%;
    margin: 0;
    padding: 0;
}
body
{
    font-family: Arial, sans-serif;
    font-size: 13px;

    color: #d4c9b5;
    background: #160201;
}
@media (max-width: 1170px)
{
    .catalog-postion
    {
        margin-right: 5px !important;
    }
}
@media (max-width: 1309px)
{
    .catalog h1
    {
        background-size: 493px !important;
    }
}
@media (max-width: 1280px)
{
.top-phone
{
    position: relative;

    float: right;

    width: auto !important;
    margin-right: 0;
    padding-top: 20px;
}
.free-phone {

    right: 345px !important;

}
}
/*@media (min-width: 1332px) {
	.top-line {
		margin-left: 257px !important;
	}
}
@media (min-width: 1722px) {
	.news {
		margin-left: 257px !important;
	}
}*/
.wrapper
{
    min-width: 1280px;
    min-height: 100%;
    /*margin-bottom: -50px;*/
}
* html .wrapper
{
    height: 100%;
}
.buffer
{
    clear: both;

    height: 50px;
}
a img
{
    border: none;
}
.header
{
    position: relative;

    min-width: 1100px;
    height: 120px;

    border-top: 1px solid #8d7e73;
    background: url(/img/header-background.jpg) repeat-x;

display: flex;
}

.header__left {
width: 50%;
display: flex;
  align-items: center;
  position: relative;
}

.header__right {
width: 50%;
display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}


/* ШАПКА */

.top-logo,
.tagline,
.top-phone,
.free-phone
{
    /*display: inline-block;

    vertical-align: middle;*/
}
.top-logo
{
    position: relative;

    margin: 0 36px;
}
.top-logo:before
{
    position: absolute;
    top: -10px;
    left: 13px;

    content: url('/img/top-border-1.jpg');
}
.tagline:before
{
    position: absolute;
    top: 8px;
    left: -35px;

    content: url('/img/dot.png');
}
.tagline
{
    font: italic 16px Georgia,serif;

    position: relative;

    margin-left: 20px;
}
.tagline a
{
    color: #d4c9b5;
}
.top-phone
{
    /*position: relative;

    float: right;

    width: 350px;
    margin-right: 30px;
    padding-top: 20px;*/
margin-right: 4rem;
}
.top-phone:before
{
    position: absolute;
    top: -13px;
    right: 60px;

    content: url('/img/top-border-2.jpg');
}
.free-phone
{
    /*position: absolute;

    top: 0;
    right: 415px;
    
    padding-top: 30px;*/
margin-right: 4rem;
}
.free-phone .number:before
{
    top: -14px;
}
.top-phone
.social,
.number
{
    /*display: inline-block;

    vertical-align: middle;
    height: 53px;*/
}
.number a
{
    color: inherit;
    text-decoration: none;
}
.social {
margin-right: 4rem;
  display: flex;
  flex-wrap: wrap;
}
.social__icon {
display: block;
width: 1.875rem;
height: 1.875rem;
margin-right: 1rem;
}
.social__icon:last-child {
margin-right: 0;
}
.social__icon.vkontakte {
background: url('/img/icon-vk.png') no-repeat center center / contain;
}
.social__icon.max {
background: url('/img/icon-max.png') no-repeat center center / contain;
}
.social__icon.telegram {
background: url('/img/icon-telegram.png') no-repeat center center / contain;
}
.social__icon.whatsapp {
background: url('/img/icon-whatsapp.png') no-repeat center center / contain;
}
.social__icon.instagram {
background: url('/img/icon-instagram.png') no-repeat center center / contain;
}
.top-home
{
    position: absolute;
    top: 7px;
    right: 60px;
}
.top-home div
{
    display: inline-block;

    vertical-align: middle;
}
.home
{
    margin-left: 10px;
}
.number
{
    font-family: calibri;
    font-size: 30px;

    position: relative;

    /*margin-left: 57px;*/
}
.number:before
{
    position: absolute;
    top: -8px;
    left: -24px;

    content: url('/img/dot.png');
}
.number span
{
    /*color: #867c70;*/
}
.mobile-phone
{
    font-size: 20px;
}
.city
{
    position: relative;

    margin-top: 2px;
    /*margin-left: 78px;*/
}
.city-wrapper
{
    /*position: absolute;

    padding: 0 1em 1em;*/
}
.city-wrapper.active
{
    position: absolute;
    z-index: 2;

    min-width: 202px;
    margin: -1px 0 0 -1px;

    border: 1px solid #c8a66e;
    background-color: rgba(48, 20, 16, .9);
}
.current-city
{
    font-family: calibri;
    font-size: 18px;
    font-weight: bold;

    position: relative;

    text-transform: uppercase;
}
.current-city:before
{
    position: absolute;
    top: -5px;
    left: -24px;

    content: url('/img/dot.png');
}
.current-city span
{
    font: italic 16px Georgia,serif;

    cursor: pointer;
    text-transform: capitalize;

    color: #c8a66e;
}
.city-choose
{
    display: none;

    padding: .5em 0;
}
.city-wrapper.active .city-choose
{
    display: block;
}
.city-choose a
{
    display: block;

    margin-bottom: .3em;

    color: #c8a66e;
}
.city-choose a:last-child
{
    margin-bottom: 0;
}
/* КАРУСЕЛЬ */

.carousel
{
    position: relative;

    overflow: hidden;
}
.top-carousel
{
    width: 100%;
    height: 179px;

    border-top: 1px solid #8d7e73;
    border-bottom: 1px solid #8d7e73;
}
.top-carousel ul
{
    height: 179px;
    margin: 0;
    padding: 0;
}
.top-carousel li
{
    float: left;

    width: 171px;
    height: 179px;

    list-style: outside none none;

    text-align: center;

    border-left: 1px solid #cec6b2;
}
.top-carousel img
{
    height: 179px;
}
.basket
{
    position: absolute;
    top: 0;
    right: 40px;

    width: 210px;
    height: 179px;

    border: 1px solid #8d7e73;
    background: url(/img/basket-background.jpg) no-repeat center center;
}
.basket-sub
{
    font-size: 13px;

    position: relative;
    top: 85px;
    left: 20px;

    width: 151px;
    height: 69px;
    padding: 2px 0 0 20px;

    background-color: rgba(0, 0, 0, .5);
}
.basket-sub:before
{
    position: absolute;
    top: 5px;
    left: 6px;

    content: url('/img/basket-border.png');
}
.basket-sub span
{
    font-weight: bold;

    color: #fff;
}
.basket-sub a
{
    font-style: italic;

    display: inline-block;

    margin-top: 13px;

    color: #fff;
}

/* ГЛАВНОЕ МЕНЮ */

.top-menu ul
{
    width: 1100px;
    height: 54px;
    margin: 0 auto;
    padding: 0;

    text-align: center;

    background: url(/img/top-menu-background.png) no-repeat center center;
}
.top-menu li
{
    line-height: 47px;

    position: relative;

    display: inline-block;

    height: 50px;
}
.top-menu li:before
{
    position: relative;
    top: -4px;

    margin: 0 6px;

    content: url('/img/dot.png');
}
.top-menu li:first-child:before
{
    content: none;
}
.top-menu a
{
    font: italic 15px Georgia,serif;

    text-decoration: none;

    color: #fff;
}
.top-menu li:hover .dropdown
{
    display: block;
}
.menu-active:before
{
    position: absolute;
    top: -1px;
    right: 25px;
}
.top-menu .dropdown
{
    position: absolute;
    z-index: 3;
    top: 100%;
    left: -50px;

    display: none;

    width: 250px;

    background: none;
}
.top-menu li:nth-child(6) .dropdown
{
    left: 7px;
}
.top-menu .dropdown li
{
    display: block;
    float: none;

    margin: 0;
    padding: 0;

    text-align: center;

    border-right: 1px solid #402e27;
    border-bottom: 1px solid #402e27;
    border-left: 1px solid #402e27;
    background-color: rgba(48, 20, 16, .7);
}
.top-menu .dropdown li:hover
{
    background-color: #d0c8b4 !important;
}
.top-menu .dropdown li a:hover
{
    color: #000 !important;
}
.top-menu .dropdown li:nth-child(2n)
{
    background-color: rgba(22, 2, 1, .7);
}
.top-menu .dropdown li a
{
    font-size: 13px;
    line-height: 52px;

    display: block;

    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0;

    text-decoration: none;

    color: #fff;
}
.top-menu .dropdown li:before
{
    content: none;
}

/* БОКОВОЕ МЕНЮ */

.sidebar
{
    float: left;

    width: 217px;
    margin: 14px 15px 0 50px;
}
.sidebar2
{
    float: right;

    width: 217px;
    margin: 14px 50px 0 15px;
}
.clock-icon
{
    width: 217px;
    height: 205px;

    text-align: center;

    background: url(/img/clock-background.png) no-repeat center center;
}
.clock-icon img
{
    width: 190px;
}
.clock-click
{
    margin-top: 20px;

    text-align: center;
}
.clock-click a
{
    font: 19px Georgia, serif;

    text-decoration: none;

    color: #d0c8b4;
}
.clock-click a:hover
{
    text-decoration: underline;
}
.clock-click img
{
    margin: 5px 0;
}
.clock-list ul
{
    margin: 0;
    padding: 0;
}
.clock-list li
{
    position: relative;

    list-style-type: none;
}
.clock-list li:nth-child(2n)
{
    background-color: #160201;
}
.clock-list li:nth-child(2n-1)
{
    background-color: #301410;
}
.right_block li:nth-child(1),
.left_block li:nth-child(1)
{
    border: 1px solid #e5c280;
    background-image: url(/img/basket-icon.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 25px;
}
.right_block li:nth-child(1) a,
.left_block li:nth-child(1) a
{
    text-transform: uppercase;

    color: #e5c280;
}
.right_block {
text-transform: uppercase;
}
/*.right_block li:nth-child(18) a
{
    font-size: .7em;
}*/
.watch_list li:nth-child(2) {
    border: 1px solid #FF0000;
}
.watch_list li:nth-child(15) {
    border: 1px solid #FF0000;
}
.watch_list li:nth-child(26) {
    border: 1px solid #FF0000;
}
.watch_list li:nth-child(34) {
    border: 1px solid #FF0000;
}
/*.watch_list li:nth-child(29) {
    border: 1px solid #FF0000;
}
.watch_list li:nth-child(36) {
    border: 1px solid #FF0000;
    background-image: url(/img/basket-icon2.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 25px;
}
.watch_list li:nth-child(36) a:after {
	content: '-25%';
	position: absolute;
	right: 30px;
	bottom: 50%;
	margin-bottom: -14px;
	background-color: red;
	border-radius: 50%;
	height: 28px;
	width: 28px;
	line-height: 28px;
	font-weight: bold;
	font-family: 'calibri';
	font-size: 1em;
	text-align: center;
	color: #fff;	
}
.watch_list li:nth-child(36) a:after {
	content: '-50%';
}*/
/*.clock-list li:nth-child(40),
.clock-list li:nth-child(42)
{
    border: 1px solid #e5c280;
    background-image: url(/img/basket-icon.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 25px;
}*/
/*.interior_list li:nth-child(17)
{
    border: 1px solid #e5c280;
}*/
.clock-list a
{
    font-size: 12px;
    line-height: 30px;

    position: relative;

    display: block;

    width: 100%;
    height: 31px;

    text-decoration: none;

    color: #d0c8b4;
}
.clock-list a:before
{
    position: relative;
    top: -3px;

    padding: 0 10px;

    content: url('/img/dot.png');
}
.watch_list
{
    z-index: 3;
    /*position: absolute;*/

    width: 217px;
}
.special
{
    text-align: center;
}
.special h1
{
    font: 19px Georgia,serif;

    margin: 20px 0 0;

    text-align: center;

    color: #d0c8b4;
}
.special a
{
    font-size: 13px;

    color: #d4c7bc;
}
.special-image
{
    display: table-cell;

    width: 217px;
    height: 230px;

    vertical-align: middle;
    /*    background: url(/img/special-background-1.png) no-repeat center center; */

    background: url(/img/clock-spec-background.png) no-repeat center center;
}
.special-name
{
    margin: 0 0 5px;
}
.special-price
{
    margin: 0 0 20px;
}
.search
{
    margin-bottom: 17px;
}
.search-form
{
    width: 207px;
    height: 25px;
    padding-left: 10px;

    color: #5b4340;
    border-radius: 5px;
    background-color: #e9ded7;
}
.search-send
{
    font-family: Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;

    width: 97px;
    height: 32px;
    margin-top: 4px;
    padding: 0;

    cursor: pointer;

    color: #5b4340;
    border: none;
    background: url(/img/search-button.png) no-repeat center center;
}
.search-send:active
{
    color: #fff;
    background: url(/img/search-button-hover.png) no-repeat center center;
}

/* ОСНОВНАЯ ЧАСТЬ */

.main
{
    margin: 14px 0 0 282px;
}
.main h1
{
    font-family: Georgia, serif;
    font-size: 24px;
    font-weight: normal;

    text-align: center;
}
.main h1:before
{
    position: relative;
    top: -6px;
    right: 13px;

    content: url('/img/dot.png');
}
.main h1:after
{
    position: relative;
    top: -6px;
    left: 13px;

    content: url('/img/dot.png');
}
.main .clock-menu
{
    position: relative;
    z-index: 2;

    float: right;

    margin-right: 40px;
}
/*.main .clock-click {
    margin-top: -3px;
}*/
.banner
{
    line-height: 66px;

    width: 90%;
    height: auto;
    margin: 0 auto;

    text-align: center;
}
.banner img
{
    width: 100%;
}
.banner a
{
    font-size: 44px;

    text-decoration: none;
    text-transform: uppercase;

    color: #000;
}

/* О САЛОНЕ */

.about
{
    min-height: 275px;
    padding-right: 273px;
}
.about-text
{
    width: 90%;
    margin: 0 auto;

    text-align: justify;
}
.about-text p
{
    font-size: 13px;
    line-height: 22px;
}
.about-text a
{
    color: #fff;
}

/* КАТАЛОГ */

.catalog
{
    margin: 0 257px 15px 0;
}
.catalog h1
{
    margin: 0;
    padding: 30px 0 20px;

    background: url(/img/sub.png) no-repeat center top;
}
.catalog-postion
{
    font-size: 12px;

    position: relative;

    display: inline-block;

    width: 176px;
    height: 475px;
    margin: 0 15px 12px 0;

    text-align: center;
    vertical-align: top;

    background-color: #2f140f;
}
.catalog-wrap
{
    text-align: center;
}
.catalog-postion:before
{
    position: absolute;
    bottom: -2px;
    left: 0;

    content: url('/img/position-border.jpg');
}
.catalog-position-img
{
    position: relative;

    display: table;

    width: 149px;
    height: 267px;
    margin: 14px auto 0;

    background-color: #fff;
}
.catalog-position-img a
{
    display: table-cell;

    width: 100%;

    vertical-align: middle;
}
.catalog-position-img img
{
    max-width: 140px;
    max-height: 267px;
    margin: 0 auto;
}
.catalog-position-img:before
{
    position: absolute;
    bottom: -11px;
    left: 67px;

    content: url('/img/rhomb.png');
}
.catalog-postion .parent_name
{
    font-size: 14px;
    font-weight: bold;
}
.catalog-postion .parent_name a
{
    color: #fff;
}
.catalog-position-name
{
    margin-top: 15px;
}
.catalog-position-name a
{
    font-weight: bold;

    text-decoration: none;

    color: #d4c9b5;
}
.catalog-position-price
{
    margin: 15px 0 7px;
}
.catalog-position-price span
{
    font-weight: bold;

    color: #fff;
}
.no_price
{
    position: relative;
}
.no_price:before
{
    position: absolute;
    top: 45%;
    left: 0;

    width: 100%;
    height: 2px;

    content: '';

    background: #fff;
}
.catalog-position-price-sale
{
    margin: 15px 0 7px;
}
.catalog-position-price-sale span
{
    font-weight: bold;

    color: #fff;
}
.add-to-cart
{
    position: relative;
}
.add-to-cart input
{
    font-style: italic;

    position: relative;
    z-index: 1;

    width: 103px;
    height: 29px;
    padding: 0;

    cursor: pointer;

    color: #a48b74;
    border: 1px solid #fff;
    border-radius: 5px;
    background-color: #2f140f;
}
.add-to-cart input:hover
{
    color: #2f140f;
    background-color: #bf9f72;
}

/* НОВОСТИ */

.news-wrapper
{
    position: relative;

    width: 217px;
    padding-bottom: 20px;
}
.news-wrapper:after
{
    position: absolute;
    bottom: 0;
    left: 0;

    content: url('/img/news-border.jpg');
}
.news-wrapper h1
{
    padding-top: 20px;

    background: url(/img/news-border.jpg) no-repeat center top;
}
.news-position
{
    width: 217px;
    margin-top: 18px;
    padding-top: 15px;

    background: url(/img/news-border.jpg) no-repeat center top;
}
.annons
{
    position: relative;
}
.annons a
{
    font-size: 12px;

    color: #d4c7bc;
}
.annons img
{
max-width: 200px;
}
.date
{
    font-size: 12px;
    line-height: 32px;

    width: 105px;
    height: 32px;
    margin-top: 5px;

    text-align: center;

    color: #fff;
    background-color: #41312e;
}
.link-archive
{
    line-height: 42px;

    position: relative;

    width: 125px;
    height: 42px;
    margin: 20px auto 0;
}
.link-archive a
{
    display: block;

    text-align: center;

    color: #fff;
    background-color: #41312e;
}

/* ФУТЕР */

.footer
{
    min-width: 1020px;
    height: 136px;
    padding: 0 40px;

    background: url(/img/footer-background.png) repeat-x center top;
}
.footer-wrap
{
    position: relative;

    display: table;

    width: 100%;
    height: 134px;

    border-bottom: 2px solid #cfbaa7;
}
.bottom-logo,
.bottom-phone,
.labsite
{
    display: table-cell;

    width: 33%;
    padding: 0 20px;

    vertical-align: middle;
}

.bottom-logo div {
    display: inline-block;
    text-align: center;
}

.bottom-logo a {
    font-size: 12px;
    color: #fff;
}

.bottom-phone
{
    font-family: calibri;
    font-size: 30px;

    text-align: center;
}
.bottom-phone span
{
    color: #867c70;
}
.labsite
{
    font-size: 10px;

    text-align: right;
}
.labsite img
{
    display: inline-block;

    margin-right: 5px;

    vertical-align: middle;
}
.labsite span
{
    display: inline-block;

    margin-right: 5px;

    text-align: left;
    vertical-align: middle;
}
.labsite a
{
    color: #d4c7bc;
}
.feedback_form
{
    display: none;
}
/*.feedback_form table {
    border-collapse: collapse;
}
.feedback_form table td {
    border: 1px solid silver;
    padding: 4px;
    vertical-align: top;
}
.feedback_form table input {
    width: 200px;
}
.feedback_form table img {
    display: block;
    margin: 3px auto 0;
}*/
#bah-wrap
{
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;
}
#bah-wrap1
{
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.bah-overlay
{
    position: relative;
    z-index: 2;

    width: 100%;
    height: 100%;

    opacity: .5;
    background: #000;
}
.cross
{
    position: absolute;
    /*margin-right: -290px;
    margin-top: -190px;*/
    z-index: 5;
    top: 10px;
    right: 10px;

    width: 20px;
    height: 20px;

    cursor: pointer;
    text-indent: -9999px;

    background: url(/img/close.png) no-repeat;
}
.fork
{
    position: fixed;
    z-index: 4;
    top: 50%;
    left: 50%;

    display: none;

    width: 540px;
    margin-top: -140px;
    margin-left: -290px;
    padding: 10px 10px 15px;

    border: 2px solid #bda388;
    border-radius: 5px;
    background: #160201;
}
.fork h1
{
    width: 96%;
    margin: 2px 0 11px;
}
.fork table
{
    margin-bottom: 20px;
}
.fork table tr:first-child td
{
    padding-bottom: 3px;
}
.fork table input
{
    width: 150px;
    height: 25px;
    padding: 0 10px;

    color: #fff;
    border: 1px solid #b3661e;
    border-radius: 5px;
    background-color: #301410;
}
.fork-button
{
    line-height: 40px;

    display: inline-block;

    width: 30%;
    height: 40px;
    padding: 0 10px;

    cursor: pointer;
    text-align: center;
    vertical-align: top;

    border: 1px solid #b3661e;
    border-radius: 10px;
    background-color: #160201;
}
.fork-button:hover
{
    color: #fff;
    border-color: #fff;
}
.fork-button:active
{
    color: #000;
    background-color: #fff;
}
.fork-button:active a
{
    color: #000;
}
.fork-button a
{
    line-height: 37px;

    display: block;

    text-decoration: none;

    color: #fff;
}
.goto_feedback
{
    color: white;
}
.seo
{
    font-size: 13px;
}
.button
{
    position: relative;
    z-index: 1;

    height: 30px;
    padding: 0 15px;

    cursor: pointer;

    color: #a48b74;
    border: 1px solid #fff;
    border-radius: 5px;
    background-color: #2f140f;
}
.button:hover
{
    color: #2f140f;
    background-color: #bf9f72;
}
.fto
{
    padding: 5px 15px 5px 1px;
}
.fto img
{
    border: 1px solid #cec6b2;
}
.ftoc
{
    padding: 5px 15px 5px 1px;

    text-align: center;
}
.ftoc img
{
    border: 1px solid #cec6b2;
display: inline-block;
}
.ftoc span
{
    display: block;
    margin-top: .5rem;
    text-decoration: none;
    max-width: 250px;
    font-size: .9rem;
    text-align: center;
display: inline-block;
}
.img-center-g {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	margin: 40px 0 40px 0;	
}
.img-center-g img
{
    border: 1px solid #cec6b2;
}
.img-center-g a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin-right: 1rem;
    text-decoration: none;
    font-size: .9rem;
    text-align: center;
}
.img-center-g span
{
    margin-top: .5rem;
    max-width: 250px;
}
.ftol
{
    float: left;

    padding: 10px 30px 5px 1px;
}
.ftol img
{
    border: 1px solid #cec6b2;
}
.ftor
{
    float: right;

    padding: 15px 5px 5px 15px;
}
.ftor img
{
    border: 1px solid #cec6b2;
}
/*.right_block .clock-list {
    display:  none;
}*/
.top-line
{
    position: relative;

    width: 70%;
    margin: 40px auto;
    padding: 70px 0;

    text-align: justify;

    background: none;
}
.top-line:before
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 44px;

    content: '';

    background: url('/img/mgram-top.png') no-repeat center center;
}
.top-line:after
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 44px;

    content: '';

    background: url('/img/mgram-bottom.png') no-repeat center center;
}
.ym
{
    position: absolute;
    top: 100px;
    left: -9999px;
}
.liveinternt
{
    position: absolute;
    right: 48%;
    bottom: 8px;
}
.left_block,
.right_block
{
    display: none;
}
.catalog-postion .specify_price,
.recommended-position .specify_price
{
    font-size: 11px;
    font-style: italic;

    display: block;

    margin-top: 8px;
    padding: 0;

    text-align: center;

    color: #fff !important;
}
.catalog-postion .specify_price:hover,
.recommended-position .specify_price:hover
{
    color: #a48b74 !important;
}
.sticky
{
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;

    width: 100%;
    margin: 0;
    padding: 12px 0;

    background: rgba(181, 162, 136, .9);
}
.search-wrap
{
    margin-bottom: 20px;
    padding-right: 273px;
}
#search_top_form
{
    position: relative;

    width: 90%;
    margin: 0 auto 20px;

}
.search_top
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    width: 100%;

    text-align: center;
}
.search_top .param
{
    box-sizing: border-box;

    font-size: 14px;

    width: 12%;
    margin: 0 .5em;
    padding: 2px;

    background-color: #301410;
}
.search_top .param.top-margin {
    margin-top: 2em;
}
.sticky .search_top .param.top-margin {
    margin-top: .5em;
}
.search_top .double-filter
{
    width: 23%;
}
.search_top .param:first-child
{
    /*width: 29%;*/
    /*min-width: 120px;*/
}
.search_top .param:nth-child(2),
.search_top .param:nth-child(3),
.search_top .param:nth-child(4)
{
    /*padding: 5px 24.6px;*/
    padding: 5px 0;

    border: 1px solid #fff;
}
.search_top .param:nth-child(2) div:last-child label,
.search_top .param:nth-child(3) div:last-child label,
.search_top .param:nth-child(4) div:last-child label
{
    margin-right: 0;
}
.search_top .param:nth-child(1),
.search_top .param:nth-child(5),
.search_top .param:nth-child(6)
{
    background: none;
}
.search_top .param:nth-child(5)
{
    /*width: 9.5%;
    min-width: 60px;*/
}
.search_top .param:nth-child(6)
{
    /*width: 9.5%;
    min-width: 80px;*/
    margin-right: 0;
}
.search_top .param div
{
    display: inline-block;
}
#go
{
    font-size: 14px;

    /*width: 120px;*/
    width: 100%;
    height: 28px;

    cursor: pointer;

    color: #fff;
    border: 1px solid #fff;
    background: #301410;
}
.param-search
{
    font-size: 14px;

    width: 100%;
    height: 28px;

    cursor: pointer;

    color: #fff;
    border: 1px solid #fff;
    background: #301410;
}
.radio-filter
{
    width: 15px;
    height: 15px;
    margin: 0 3px 0 0;

    vertical-align: middle;
}
.radio-filter + label
{
    cursor: pointer;
}
.radio-filter:not(checked)
{
    position: absolute;

    opacity: 0;
}
.radio-filter:not(checked) + label
{
    position: relative;

    display: block;

    margin: 0 20px 0 0;
    padding: 0 25px 0 0;
}
.search_top .param:last-child .radio-filter:not(checked) + label
{
    margin: 0 0 0 20px;
}
.radio-filter:not(checked) + label:before
{
    position: absolute;
    top: 1px;
    right: 0;

    width: 13px;
    height: 13px;

    content: '';

    border: 1px solid #cdd1da;
    background: #fff;
}
.radio-filter:not(checked) + label:after
{
    position: absolute;
    top: 5px;
    right: 4px;

    width: 7px;
    height: 7px;

    content: '';
    transition: all .2s;

    opacity: 0;
    border-radius: 50%;
    background: #301410;
}
.radio-filter:checked + label:after
{
    opacity: 1;
}
.price-filter {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-top: 2em;
}
.sticky .price-filter {
	margin-top: 1em;
}
.price-input {
	background: #301410;
	border: 1px solid #fff;
	width: 70%;
	height: 25px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.add_button {
	border: 1px solid #fff;
	background: #301410;
	font-weight: normal;
	color: #fff;
	width: 12%;
	height: 2em;
	cursor: pointer;
}
.choose_cost {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.choose_cost_title {
	position: absolute;
	bottom: -1.4em;
	left: 0;
	width: 100%;
	font-size: .8em;
	text-align: center;
}
.is_request_price {
box-sizing: border-box;
font-size: 14px;
margin: 0 .5em;
background-color: #301410;
padding: 5px 5px 5px 0;
border: 1px solid #fff;
}
.space_beetwen {
	width: 100px;
}
.ui-slider {
	display: none;
	background: #D3C9B5;
	width: 45%;
	height: 1.2em;
	margin: 0 2em;
	position: relative;
	text-align: left;
}
.ui-slider-handle {
	top: -.50em;
	margin-left: -1em;
	border: 1px solid #fff;
	background: #301410;
	font-weight: normal;
	color: #fff;
	position: absolute;
	z-index: 2;
	width: 2em;
	height: 2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider-handle input {
	position: absolute;
	top: -2em;
	left: calc(50% - 2em);
	width: 4em;
	border: none;
	font-size: 0.71125em;
	font-weight: bold;
	text-align: center;
}
.brand_window
{
    position: absolute;
    z-index: 3;
    left: 50%;

    display: none;

    width: 100%;
    max-width: 1047px;
    height: auto;
    margin-top: 14px;
    margin-left: -540px;
    padding: 20px 15px;

    border: 1px solid #d0c4b0;
    background-color: rgba(48, 20, 16, .96);
}
.brand_window .pos
{
    display: inline-block;

    width: 18.28%;
    min-width: 187px;
    padding: 0 9px 15px 5px;

    color: #fff;
    border-right: 1px solid #d0c4b0;
}
.brand_window .pos:nth-child(5n)
{
    border-right: none;
}
.radio-brand
{
    width: 15px;
    height: 15px;
    margin: 0 3px 0 0;

    vertical-align: middle;
}
.radio-brand + label
{
    cursor: pointer;
}
.radio-brand:not(checked)
{
    position: absolute;

    opacity: 0;
}
.radio-brand:not(checked) + label
{
    position: relative;

    display: block;

    width: 100%;
}
[for="pos_408"] {
    font-size: .6em;
}
.radio-brand:not(checked) + label:before
{
    position: absolute;
    top: 1px;
    right: 0;

    width: 13px;
    height: 13px;

    content: '';

    border: 1px solid #cdd1da;
    background: none;
}
.radio-brand:not(checked) + label:after
{
    position: absolute;
    top: 5px;
    right: 4px;

    width: 7px;
    height: 7px;

    content: '';
    transition: all .2s;

    opacity: 0;
    border-radius: 50%;
    background: #fff;
}
.radio-brand:checked + label:after
{
    opacity: 1;
}
.conf_p
{
    clear: left;
}
/*[name=confirm_stop] {
    margin-left:6px;
}*/
.sale_25 .catalog-position-img:after,
.sale_25 .recommended-position-img:after {
	content: '-25%';
	position: absolute;
	right: 5px;
	bottom: 5px;
	background-color: red;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-weight: bold;
	font-family: 'calibri';
	font-size: 1.3em;
	color: #fff;	
}
.sale_50 .catalog-position-img:after,
.sale_50 .recommended-position-img:after {
	content: '-50%';
	position: absolute;
	right: 5px;
	bottom: 5px;
	background-color: red;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-weight: bold;
	font-family: 'calibri';
	font-size: 1.3em;
	color: #fff;	
}
.brand-logo {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.brand-logo span {
	display: block;
	padding: 1em 1em .7em;
	background: #fff;
}
.brand-logo img {
	display: block;
}
.new_rado:after {
content: 'Новинка! Ожидается поступление!';
position: absolute;
bottom: 17px;
left: 0;
color: red;
font-size: 15px;
font-weight: bold;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

strong {
	color: #F7C787;
}
.image_text {
	position: relative;
	display: flex;
	background-color: #250B0A;
	margin-top: 40px;
	padding: 40px;
	clear: both;
	border-left: 1px solid #9F856C;
	border-right: 1px solid #9F856C;
	border-top: 1px solid #9F856C;
}
.image_text:first-of-type {
	border-top: 1px solid #9F856C;
}
.image_text:last-of-type {
	border-bottom: 1px solid #9F856C;
}
.image_text + .image_text {
	margin-top: 0;
	border-top: none;
}
.image_text-img {
	width: 250px;
	padding: 0 40px 0 0;
}
.image_text-img div {
	margin-bottom: 40px;
}
.image_text-img div:last-child {
	margin-bottom: 0;
}
.image_text-img img {
	display: block;
	width: 250px;
}
.image_text-img span {
	display: block;
	margin-top: 1em;
	font-size: .9em;
}
.image_text-img span strong {
	display: block;
	margin-bottom: .5em;
}
.image_text-text {
	box-sizing: border-box;
	vertical-align: top;
	width: 100%;
}