html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, .h2 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/***************************/
/***************************/
/***** REDESIGN STYLES *****/
/***************************/
/***************************/

body{
    margin: 0px;
    background: #e4e4e4;
    font-family: 'PT Sans', sans-serif;
    color: #333333;
}
h1{
    font-weight: bold;
    font-size: 20px;
    margin: 20px 0px 10px 0px;
    color: #333333;
}
h2, .h2{
    font-weight: bold;
    padding: 8px 0px;
    font-size: 16px;
}
h3{
    font-weight: bold;
    font-size: 15px;
    margin: 10px 0px;
}
h4{
    font-weight: bold;
    margin: 10px 0px;
}
p{
    font-size: 14px;
    line-height: 1.3;
    margin: 10px 0px;
}
a{
    color: #333;
}
a:link{
    color: #333;
}
a:active, a:focus{
    outline: none;
}
input:active, input:focus{
    outline: none;
}
input[type='text']{
    transition: all 200ms;
}
strong,b{
    font-weight: bold;
}
.strong{
    font-weight: bold;
}
.container{
    margin: 0 auto;
    width: 1200px;
}
.header{
    position: relative;
}
.header-top-wrap{
    background: #f3f3f3;
    min-width: 970px;
}
.header-top-wrap .header-top{
    margin: 0 auto;
    width: 1200px;
    height: 52px;
}
.header-top .geo-address{
    color: #6f6566;
    float: left;
    font-style: italic;
    font-size: 15px;
    position: relative;
    padding-left: 20px;
    left: 220px;
    margin-top: 18px;
    width: 60%;
    background: url(/assets/img/redesign/locator.png) no-repeat left center;
}
.search-bar{
    display: inline-block;
    left: 260px;
    vertical-align: top;
}
.search-bar input{
    border: 1px solid #c0c0c0;
    background: none;
    font-style: italic;
    height: 44px;
    width: 212px;
    padding-left: 8px;
    padding-right: 8px;
}
.search-bar input:focus{
    border: 1px solid #b1b1b1;
}
.search-bar input:focus::-webkit-input-placeholder {
  color: transparent
}
 
.search-bar input:focus::-moz-placeholder {
  color: transparent
}
 
.search-bar input:focus:-moz-placeholder {
  color: transparent
}
 
.search-bar input:focus:-ms-input-placeholder {
  color: transparent
}
.search-bar .search-button{
    background: url('/assets/img/redesign/search-icon.png');
    border: none;
    float: right;
    position: relative;
    top: 12px;
    left: -28px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.search-bar .search-button:active, .header-top .search-bar .search-button:focus{
    border: none !important;
}
.header-top .driving-direction{
    float: right;
    margin-top: 14px;
}
.header-top .driving-direction a{
    color: #6f6566;
    font-size: 15px;
    text-decoration: none;
    border-bottom: 1px dashed #999293;
    padding-bottom: 1px;
}
.header-top .driving-direction a:hover{
    border-bottom: none;
}
.header .logo{
    position: absolute;
    top: -52px;
}
.header .header-contacts{
    margin-left: 240px;
    padding: 22px 0px;
    height: 95px;
}
.header .header-contacts .phones-block{
    display: inline-block;
    width: 198px;
}
.header .header-contacts .phones-block .phone-number{
    color: #6f6566;
    font-size: 20px;
    margin-bottom: 7px;
}
.header .header-contacts .phones-block .phone-number strong{
    color: #000;
    font-weight: bold;
}
.phones-block a{
    color: #6f6566;
    text-decoration: none;
}
.header .header-contacts .mail-block{
    color: #6f6566;
    display: inline-block;
    font-size: 17px;
    vertical-align: top;
    width: 180px;
}
.header .header-contacts .mail-block div{
    margin-bottom: 12px;
}
.header .header-contacts .mail-block a{
    color: #c6874e;
}
.header .header-contacts .mail-block a:hover {
    color: #000;
}
.header .header-contacts .order-button{
    background: #aca480;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    height: 44px;
    width: 152px;
}
.header .header-contacts .order-button:hover {
    background: #bbb491;
}
.header .header-contacts .order-button a{
    color: #fff;
    display: block;
    line-height: 42px;
    text-decoration: none;
    text-align: center;
}
.header .header-contacts .callback-button{
    background: #b28155;
    display: inline-block;
    vertical-align: top;
    height: 44px;
    width: 162px;
}
.header .header-contacts .callback-button:hover {
    background: #c18e5f;
}
.header .header-contacts .callback-button a{
    color: #fff;
    display: block;
    line-height: 42px;
    text-decoration: none;
    text-align: center;
}
.header .header-bottom{
    margin-top: -2px;
    height: 44px;
}
.header .header-bottom .site-title{
    background: #613235;
    color: #fff;
    float: left;
    font-size: 16px;
    text-align: center;
    height: 44px;
    width: 207px;
}
.header .header-bottom .site-title span{
    position: relative;
    top: 8px;
}
.header .header-bottom .header-navmenu{
    background: #6f6566;
}
.header .header-bottom .header-navmenu .sub-menu{
    display: none;
}
.header .header-bottom .header-navmenu ul{
    list-style: none;
    height: 44px;
}
.header .header-bottom .header-navmenu ul li{
    display: inline-block;
    height: 44px;
    margin-left: 8px;
}
.header .header-bottom .header-navmenu ul li:first-child{
    margin-left: 28px;
}
.header .header-bottom .header-navmenu ul li a{
    color: #fff;
    display: block;
    padding: 0px 12px;
    line-height: 42px;
    height: 100%;
    text-decoration: none;
}
.header .header-bottom .header-navmenu ul li a:hover{
    text-decoration: underline;
}
.header .header-hero .header-hero-image{
    background: url("/assets/img/redesign/top-image.jpg") no-repeat;
    /*background: url("/images/happy_new_2017_year.jpg") no-repeat;*/
    background-size: cover;
    width: 100%;
    height: 272px;
}
.header-bottom-nav{
    background: #613235;
}
.header-bottom-nav ul{
    height: 100%;
}
.header-bottom-nav ul li{
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%;
}
.header-bottom-nav ul li a{
    border-bottom: #876a6c 1px solid;
    color: #d9d0d0;
    display: block;
    line-height: 48px;
    text-decoration: none;
    height: 100%;
    padding: 0px 20px;
    transition: all 200ms;
}
.header-bottom-nav ul li a:hover{
    color: #fff;
    background: #502528;
}
.header-bottom-nav ul li:last-child{
    border-right: none;
}
.header-bottom-nav ul li[class*="current-"].menu-item-has-children ul.sub-menu {
    display: block;
    position: relative;
    left: 0;
}
.header-bottom-nav ul li[class*="current-"].menu-item-has-children > a,
.header-bottom-nav ul li[class*="current-"].menu-item-has-children > a:hover {
    background: #613235;
    cursor: default;
}
.header-bottom-nav ul li[class*="current-"] > a,
.header-bottom-nav ul li[class*="current-"] > a:hover {
    color: #fff;
}
.header-bottom-nav ul li[class*="current-"].menu-item-has-children:after {
    right: 15px;
    transform: rotate(90deg);
    cursor: default;
}
.header-bottom-nav ul li[class*="current-"].menu-item-has-children ul.sub-menu li a {
    width: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 1.1;
}
.header-bottom-nav ul li[class*="current-"].menu-item-has-children ul.sub-menu li.current-menu-item a {
    position: relative;
    color: #fff;
}
.header-bottom-nav ul li[class*="current-"].menu-item-has-children ul.sub-menu li.current-menu-item a:after {
    content: "";
    width: 4px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #fff;
}
.header-bottom-nav-header{
    font-weight: bold;
    font-size: 20px;
    padding: 9px 10px 9px 20px;
    color: #c9b5b7;
}
.header-bottom-nav-header:before{
    content: "";
    background: url("/assets/img/redesign/shelf.png") no-repeat left;
    height: 15px;
    width: 15px;
    padding-left: 21px;
}
.header-bottom-nav .menu-item-has-children:after{
    background-image: url("/assets/img/redesign/menu-arrow.png");
    content: "";
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 17px;
    width: 6px;
    height: 16px;
}
.header-bottom-nav .sub-menu{
    display: none;
    position: absolute;
    left: 228px;
    top: 0px;
    z-index: 999;
}
.header-bottom-nav .sub-menu li a{
    background: #3c1214;
    width: 280px;
}
.header-bottom-nav .sub-menu li a:hover{
    background: #4f2628;
}
.header-bottom-nav li:hover .sub-menu{
    display: inline-block;
}
.content-wrap{
    background: #d9d9d9;
}
.contents{
    display: inline-block;
    padding: 38px;
    background: #f3f3f3;
    width: 972px;
    min-height: 600px;
}
.contents ul{
    list-style-type: disc;
    padding-left: 20px;
}
.contents ul li{
    font-size: 14px;
    line-height: 1.3; 
}
.simple-gallery ul li{
    margin-left: 0px;
}
.slider-header{
    font-weight: bold;
    font-size: 20px;
    margin: 20px 0px 10px 10px;
    color: #333333;
}
.slider-catalogs-nav{
    margin-bottom: 30px;
}
.slider-catalogs-nav .slide{
    display: inline-block;
    width: 200px;
    height: 194px;
    margin: 0px 10px;
}
.slider-catalogs-nav .slide:last-child{
    margin-right: 0px;
}
.slider-catalogs-nav .slide a{
    display: block;
    text-decoration: none;
}
.slider-catalogs-nav .slide img{
    height: 150px;
    width: 100%;
}
.slider-catalogs-nav .slide-catalog-name{
    background: #613235;
    color: #fff;
    font-size: 14px;
    display: block;
    text-align: center;
    height: 42px;
    line-height: 42px;
    margin-top: -2px;
}

.left_block{
    background: #3c1214;
    display: inline-block;
    float: left;
    vertical-align: top;
    width: 228px;
}

.footer .footer-top{
    background-color: #4d4647;
    height: 190px;
    padding: 25px 22px;
}
.footer .footer-top div{
    display: inline-block;
    vertical-align: top;
}
.footer .footer-top .first-nav-block{
    margin-left: 300px;
}
.footer .footer-top .second-nav-block{
    margin-left: 80px;
}
.footer .footer-top .third-nav-block{
    margin-left: 80px;
}
.footer .footer-top ul li{
    margin-bottom: 8px;
}
.footer .footer-top ul li a{
    color: #e4e4e4;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}
.footer .footer-top ul li a:hover{
    color: #dbb089;
}
.footer .footer-middle{
    background-color: #615758;
    color: #e4e4e4;
    line-height: 1.2;
    padding: 15px 22px;
}
.footer .footer-middle div{
    display: inline-block;
    vertical-align: top;
}
.footer .footer-middle .block-head{
    display: block;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 4px;
}
.footer .footer-middle .address-block{
    font-style: italic;
    margin-right: 258px;
    width: 180px;
    font-size: 15px;
}
.footer .footer-middle .phones-block{
    width: 150px;
    margin-right: 65px;
}
.footer .footer-middle .phones-block .phone-number{
    margin-bottom: 4px;
}
.footer .footer-middle .phones-block .phone-number span{
    color: #c5a588;
    font-weight: bold;
}
.footer .footer-middle .worktime-block{
    width: 180px;
    margin-right: 50px;
}
.footer .footer-middle .worktime-block a{
    color: #c5a588;
    display: block;
}
.footer .footer-middle .contact-block .callback-btn{
    display: block;
    margin-bottom: 6px;
    width: 162px;
    height: 44px;
}
.footer .footer-middle .contact-block .callback-btn a{
    background-color: #b28155;
    color: #e4e4e4;
    display: block;
    font-weight: bold;
    height: 100%;
    text-align: center;
    text-decoration: none;
    line-height: 42px;
}
.footer .footer-middle .contact-block .callback-btn a:hover {
    background-color: #bd9068;
}
.footer .footer-middle .contact-block .driving-direction{
    border-bottom: #8c8485 1px dashed;
    color: #e4e4e4;
    padding-bottom: 1px;
    text-decoration: none;
}
.footer .footer-middle .contact-block .driving-direction:hover{
    border-bottom: none;
}
.footer .footer-bottom{
    background-color: #4d4647;
    color: #918687;
    padding: 15px 22px;
    text-align: center;
}

/* front-page styles */
.frontpage .frontpage-top{
    border-bottom: 1px solid #ada8a8;
    margin-bottom: 20px;
}
.frontpage .frontpage-top .left-col{
    display: inline-block;
    padding-right: 10px;
    padding-bottom: 20px;
    width: 430px;
}
.frontpage .frontpage-top .left-col h1{
    margin-top: 0px;
    font-size: 18px;
}
.frontpage .frontpage-top .right-col{
    border-left: 1px solid #c2bfbf;
    display: inline-block;
    width: 450px;
    vertical-align: top;
}
.frontpage .frontpage-top .right-col h2, .frontpage .frontpage-top .right-col .h2{
    color: #844e51;
    font-size: 26px;
    font-weight: bold;
    padding-left: 30px;
    padding-top: 0px;
}
.frontpage .frontpage-top .right-col p{
    font-size: 15px;
    color: #6f6566;
}
.frontpage .frontpage-top .right-col .top-advantages-block{
    padding: 20px 0px 16px 90px;
    background: url("/assets/img/redesign/people.png") no-repeat;
    background-position: 30px 18px;
}
.frontpage .frontpage-top .right-col .middle-advantages-block{
    padding: 20px 0px 16px 90px;
    background: url("/assets/img/redesign/tool.png") no-repeat;
    background-position: 30px 22px;
    border-top: 1px solid #d8d6d6;
}
.frontpage .frontpage-top .right-col .bottom-advantages-block{
    margin-bottom: 10px;
    padding: 20px 0px 16px 90px;
    background: url("/assets/img/redesign/eco.png") no-repeat;
    background-position: 30px 20px;
    border-top: 1px solid #d8d6d6;
}
.frontpage .frontpage-top .right-col .advantages-header{
    font-size: 18px;
    font-weight: bold;
    color: #493738;
    margin-bottom: 12px;
    line-height: 1.2;
    text-transform: uppercase;
}
.frontpage .frontpage-middleblock{

}
.frontpage .frontpage-middleblock .advantages-list{
    border-bottom: 1px solid #ada8a8;
    font-size: 18px;
    list-style: disc;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.frontpage .frontpage-middleblock .advantages-list li{
    line-height: 1.6;
    margin-left: 10px !important;
    font-size: 14px !important;
}
.frontpage .frontpage-middleblock .content-accordion{
    vertical-align: top;
    padding-bottom: 20px;
    border-bottom: 1px solid #ada8a8;
}
/* accordion styles */
.ui-accordion .ui-accordion-header{
    width: 400px;
    color: #333 !important;
    border-bottom: dashed 1px solid;
    font-size: 15px !important;
    text-decoration: none;
    margin: 10px 0 !important;
    padding: .1em .5em .1em 2em !important;
}
.ui-accordion .ui-accordion-content{
    padding: 0 2.2em !important;
}
.ui-accordion-header-active .custom-accordion-headers{
    border-bottom: none !important;
}
.ui-state-hover .custom-accordion-headers{
    border-bottom: none !important;
}
.ui-accordion .ui-accordion-header .custom-accordion-headers{
    padding-bottom: 2px;
    border-bottom: 1px dashed #333;
}
.ui-accordion .ui-accordion-content p{
    font-family: 'PT Sans', sans-serif !important;
}
.ui-accordion .ui-accordion-header-active{
    text-decoration: none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border: none !important;
    background: none !important;
}
.ui-widget-content{
    border: none !important;
    background: none !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    background: none !important;
    border: none !important;
}
#accordion h2:before{
    content: "";
}
.ui-accordion-header:focus{
    outline: none !important;
}
.ui-state-hover{
    outline: none !important;
}
.ui-state-active{
    outline: none !important;
}
ui-state-focus{
    outline: none !important;
}

/* end accordion styles */

.frontpage .frontpage-bottom-info{
    padding-top: 20px;
    margin-bottom: 40px;
}
.frontpage .frontpage-bottom-info h2, .frontpage .frontpage-bottom-info .h2{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}
.frontpage .frontpage-bottom-info .news-block{
    display: inline-block;
    margin-right: 27px;
    line-height: 1.3;
    vertical-align: top;
    width: 200px;
}
.frontpage .frontpage-bottom-info .news-block p{
    margin: 0px;
}
.frontpage .frontpage-bottom-info .news-block:last-child{
    margin-right: 0px;
}
.frontpage .frontpage-bottom-info .news-block .news-block-time{
    background: url(/assets/img/redesign/clocks.png) no-repeat left center;
    color: #6f6566;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 22px;
}
.frontpage .frontpage-bottom-info .news-block .news-text p{
    margin: 4px 0px;
}
.frontpage .frontpage-bottom-info .news-block .news-text a{
    color: #b28155;
    font-size: 14px;
}
.frontpage .frontpage-bottom-info .news-block .news-text a:hover{
    text-decoration: none;
}
.frontpage .frontpage-bottom-info .news-block .news-head{
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.frontpage .frontpage-bottom-info .news-block .news-head:hover {
    text-decoration: underline;
}
.category-table tr td{
    text-align: center;
}

/* old styles */

.foto-stat{
    float:left;
    margin:5px 15px 3px 0;
}
#foto-stat{
    float: left;
    margin: 5px 15px 3px 0;
}
.article_separator{
    clear: both;
}
.contentheading{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.pagenavi{
    margin: 0 auto;
    margin-top: 20px;
    width: 220px;
}
.jcomments-links{
    color: #ccc;
    float: right;
    font-style: italic;
    font-weight: bold;
    margin-top: 10px;
    text-align: left;
}
.jcomments-links a:link, .jcomments-links a:visited{
    background: #a68082 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    display: block;
    height: 34px;
    list-style: outside none none;
    padding: 10px 12px 0;
    text-decoration: none;
}
.comments-link, .readmore-link{
    display: none;
}
.breadcrumbs{
    margin: 0px 0px 20px 10px;
    font-size: 14px;
}
.img{
    height:150px;
    width:200px;
}
.img-small{
    height:150px;
    width:112px;
}
.img-text-small{
    background: #613235;
    color: #fff;
    font-size: 14px;
    height:25px;
    width:112px;
    text-align:center;
    padding-top:5px;
}
.img-text{
    font-size: 14px;
    background: #613235;
    color: #fff;
	display: table;
	height: 44px;
    width: 200px;
    text-align:center;
    padding:8px 2px;
}
.img-text a{
    color: #fff;
	display: table-cell;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
	vertical-align: middle;
}
.img-text a:hover{

    text-decoration: underline;
}
.category-wrap{
    margin: 20px 0px;
}
.category-wrap:after {
    content: "";
    display: table;
    clear: both;
}
.category-wrap .category-post{
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}
.category-wrap .category-post:nth-child(4n+4){
    margin-right: 0px;
}
.category-description{
    clear: both;
}
.simple-gallery{
    margin-top: 20px;
}
.simple-gallery ul{
    list-style-type: none;
    padding: 0px;
}
.simple-gallery ul li{
    display: inline-block;
    margin-right: 26px;
    margin-bottom: 20px;
}
.simple-gallery ul li:nth-child(4n+4){
    margin-right: 0px;
}
.ui-widget-content a{
    color: #fff !important;
}
.photo-left{
    float: left;
    margin: 5px 20px 0 0;
}
.photo-right{
    float: right;
    margin: 5px 0 0 20px;
}
/* old styles end */


.search-result a{
    display: block;
    margin: 6px;
}

/* return to top styles */

.return-to-top-button{
    display: inline-block;
    height: 44px;
    width: 115px;
    position: fixed;
    bottom: 80px;
    right: 10%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-align: center;
    line-height: 42px;
    white-space: nowrap;
    background: #a68082;
    color: #fff !important;
    text-decoration: none;
    font-weight: bold;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    z-index: 999;
}
.return-to-top-button:hover{
    opacity: 1 !important;
}
.return-to-top-button.cd-is-visible, .return-to-top-button.cd-fade-out, .no-touch .return-to-top-button:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.return-to-top-button.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.return-to-top-button.cd-fade-out {
    opacity: .5;
}
.return-to-top-button.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.return-to-top-button.cd-fade-out {
    opacity: .5;
}

/* end return to top styles */

/* slick custom */

.slick-prev, .slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 46%;
    display: block;
    width: 13px;
    height: 30px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: transparent;
    background-repeat: no-repeat;
}

.slick-prev{
    background: url(/assets/img/redesign/catalog-slides/left.png);
    left: -25px;
}
.slick-prev:hover, .slick-prev:active, .slick-prev:focus{
    background: url(/assets/img/redesign/catalog-slides/left-a.png);
    outline: 0;
}
.slick-next{
    background: url(/assets/img/redesign/catalog-slides/right.png);
    right: -25px;
}
.slick-next:hover, .slick-next:active, .slick-next:focus{
    background: url(/assets/img/redesign/catalog-slides/right-a.png);
    outline: 0;
}
button:active, button:focus{
    outline: 0;
}

/* end slick custom */

/* order-form styles */
form .headline{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}
.white-popup-block {
    background: #FFF;
    padding: 15px;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative;
}
.white-popup-block h1{
    margin: 0px;
    margin-bottom: 16px;
}
.white-popup-block li{
    margin-bottom: 10px;
}
.white-popup-block input{
    width: 100%;
    height: 30px;
    margin: 0 0 15px;
    padding: 0 6px;
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    border: 1px solid #ccc;
    outline: none;
    transition: all 200ms;
}
.white-popup-block .result{
    margin-bottom: 16px;
}
.white-popup-block .error{
    border: 1px solid #ea3838;
}
.white-popup-block input:focus{
    border: 1px solid #b1b1b1;
}
.white-popup-block textarea{
    width: 100%;
    font: inherit;
    color: #333;
    border: 1px solid #ccc;
    outline: none;
    transition: all 200ms;
    line-height: 30px;
    padding: 0 6px;
    margin-bottom: 15px;
}
.white-popup-block textarea:focus{
    border: 1px solid #b1b1b1;
}
.white-popup-block .order-form-message{
    margin-bottom: 14px;
}
.white-popup-block .order-form-button{
    width: 160px;
    height: 30px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    background: #613235;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all 200ms;
}
.white-popup-block textarea{
    resize: none;
}
.white-popup-block .order-form-button:hover{
    background: #764044;
}
.map-popup{
    max-width: 730px;
}
input[name="security"]{
    display: none !important;
}

/* end order-form styles */
#batton-back{
    display: none;
}

.price-request-form {
    padding: 0;
}
.price-request-form .mfp-close {
    color: #fff !important;
}
.price-request-form .form-headline {
    padding: 15px;
    font-size: 16px;
    color: #fff;
    background: #613235;
}
.price-request-form .form-content {
    padding: 15px;
}
.price-request {
    padding: 8px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    border-top: 1px solid #4d4647;
    background: #615758;
    transition: all 200ms;
}
.price-request:hover {
    background: #726869;
}
.simple-gallery .img a {
    display: block;
}

.price-request-form input[type="file"]{

display: none;/* скрываем input file */

}

/* задаем стили кнопки выбора файла*/

.file-upload {
position: relative;
overflow: hidden;
width: 160px;
height: 30px;
background: #613235;
border-radius: 0px;
color: #fff;
text-align: center;
float: left;
}

.file-upload:hover {
background: #764044;
}

/* Растягиваем label на всю область блока .file-upload */

.file-upload label {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
}

/* стиль текста на кнопке*/

.file-upload span {
line-height: 30px;
}

.file-info{
	float: left;
	margin-left: 7px;
	line-height: 30px;
	width: calc(100% - 167px);
}
.fp-cycle {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 272px;
}
.fp-cycle ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.fp-cycle .arrow {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    border-radius: 1em;
    opacity: 0.5;
    cursor: pointer;
    z-index: 1000;
    text-align: center;
    font-size: 2.2em;
    transition: all 200ms;
    line-height: 20px;
}
.fp-cycle .prev {left: 10px;}
.fp-cycle .next {right: 10px;}
.fp-cycle .arrow:hover {opacity: 1;}
.fp-cycle .arrow {background: #000;color: #fff;box-shadow: 1px 1px 1px rgba(255,255,255,0.5);}
.fp-cycle .sprocket-features-desc {background: rgba(0,0,0,0.5);color: #fff;}
.fp-cycle .features-content {
    position: absolute;
    top: 340px;
    left: 40px;
    width: 90%
}
.fp-cycle .features-content span {
    font-size: 2.5em;
    line-height: 1.3em;
    margin: 0 0 15px 0;
    padding: 10px;
    display: inline-block;
    font-weight: bold;
    background: rgba(0,0,0,0.5);
    color: #fff;
}
.fp-cycle .fpc-pager {
    position: absolute;
    left: 50px;
    bottom: 15px;
    z-index: 1001;
}
.fp-cycle .fpc-pager span {
    width: 1px;
    height: 1px;
    display: inline-block;
    margin: 0 2px;
    padding: 4px;
    text-indent: -999em;
    opacity: 0.4;
    border-radius: 1em;
    cursor: pointer;
    overflow: hidden;
    background: #000;
    color: #fff;
    box-shadow: 1px 1px 1px rgba(255,255,255,0.5);
    line-height: 1;
    transition: opacity 0.2s ease-in;
}
.fp-cycle .fpc-pager span.cycle-pager-active {
    opacity: 1;
}
.m-visible .header-hero-image {
    display: none;
}
.strong{
    font-weight: bold;
    color: black;
}
.rekv {
    border-collapse: collapse;
    width: 100%;
}
.rekv td {
    border: 1px solid;
    padding: 5px 14px;
}
.otzyvy {
    width: 100%;
    background: white;
    padding: 15px;
}
.otzyvy input {
    width: 100%;
    height: 30px;
    margin: 0 0 15px;
    padding: 0 6px;
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    border: 1px solid #ccc;
    outline: none;
    transition: all 200ms;
}
.otzyvy textarea {
    width: 100%;
    font: inherit;
    color: #333;
    border: 1px solid #ccc;
    outline: none;
    transition: all 200ms;
    line-height: 30px;
    padding: 0 6px;
    margin-bottom: 15px;
}
#btn_submit {
    width: 160px;
    height: 30px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    background: #613235;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all 200ms;
}
.h2 {
        font-weight: bold;
    padding: 8px 0px;
    font-size: 16px;
}
.item-feed {
    margin-top: 2%;
}
.name-feed {
    margin-top: 0;
    text-align: right;
    font-weight: bold;
}
.message-feed {
    margin: 0;
}
.item-feed-mes {
    margin-bottom: 40px;
    border-left: 5px #613235 solid;
    padding: 5px;
}
.item-block {
    display: block;
    width: 100%;
}
.right-item-wrap {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    margin-top: 10px;
}
.item-block-image {
    background: #4d4647;
    width: 50%;
    display: inline-block;
    border: 3px #4d4647 solid;
    position: relative;
}
.item-block-image-list {
    background: #e4e4e4;
    display: inline-block;
    border: 5px #c7bdbb solid;
    width: 30%;
    margin-right: 27px;
    margin-bottom: 30px;
    text-align: center;
    vertical-align: top;
    min-height: 305px;
}
.item-block-image-list img {
    max-width: 100%;
    width: auto;
    max-height: 180px;
}
.title-item {
    background: #615758;
    padding: 15px 0;
    text-align: center;
    color: #f3f3f3;
    font-size: 18px;
    margin: 0;
}
.title-item-list {
    background: #fff;
    padding: 15px 0;
    text-align: center;
    font-size: 18px;
    margin: 0;
}
.title-item-list a { 
    color: #603235;
}
.price-item {
    padding: 25px 0;
    vertical-align: top;
    color: #f3f3f3;
    font-family: 'PT Sans', Regular;
    text-align: center;
    font-size: 18px;
    margin: 0;
}
.price-item-list {
    padding: 10px 0;
    vertical-align: top;
    color: #000;
    font-family: 'PT Sans', Regular;
    text-align: center;
    font-size: 18px;
    margin: 0;
}
.price-summ {
    color: #c5a588;
    font-size: 24px;
}
.item-block-image img {
    max-width: 100%;
    width: 100%;
}
.item-specs-header_one {
    color: #34373c;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'PT Sans';
    font-weight: bold;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.item-specs-header {
    color: #613235;
    text-transform: uppercase;
    font-size: 17px;
    padding-top: 12px;
    border-top: 1px #dbdbdb solid;
    margin-top: 15px;
}
.item-specs {
    margin: 15px 40px;
}
.name_harac {
    color: #615758;
    font-family: 'PT Sans';
    font-weight: bold;
    font-size: 16px;
}
.right-item-wrap .item-specs ul {
    list-style-type: none;
    padding: 0px;
    margin-left: 0px;
}
.right-item-wrap .item-specs ul li {
    color: #2c2c2c;
}
.item-specs-ad {
    margin-top: 25px;
    color: #613235;
    font-family: 'PT Sans';
}
.call-worker-btn {
    padding: 10px 40px;
    background: #b28155;
    color: #fff!important;
    text-decoration: none;
    font-size: 14px;
    font-family: 'PT Sans';
    margin-right: 25px;
}
.online-calc-btn {
    padding: 10px 40px;
    background: #613235;
    color: #fff!important;
    text-decoration: none;
    font-size: 14px;
    font-family: 'PT Sans';
}
.price-block-buttons {
    text-align: center;
    margin-bottom: 25px;
}
.item-decsr {
    margin-top: 25px;
}
.description-header {
    text-transform: uppercase;
    color: #34383c;
    font-family: 'PT Sans';
    text-align: center;
    font-size: 18px;
    border-bottom: 1px #615758 solid;
    padding-bottom: 5px;
}
.description-text {
    font-size: 18px;
    font-family: 'PT Sans';
    color: #615758;
}

.white-popup {
    position: relative;
    background: #f7f4f3;
    padding: 0px;
    width: auto;
    max-width: 574px;
    margin: 20px auto;
}
.white-popup .popup-header{
    color: #433b3c;
    font-weight: bold;
    font-size: 18px;
    padding: 14px 24px;
    text-transform: uppercase
}
.white-popup input{
    border: 1px solid;
    border-color: rgb(215, 215, 215);
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    box-shadow: inset 0px 1px 3px 0px rgba(9, 12, 18, 0.27);
    box-sizing: border-box;
    color: #acacac;
    height: 34px;
    padding-left: 10px;
    font-size: 15px;
    font-weight: bold;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.white-popup input:active, .white-popup input:focus{
    outline: none;
    border-color: #aa9093;
    color: #433b3c;
}
.white-popup .img-wrap{
    display: inline-block;
    width: 300px;
    text-align: center;
    vertical-align: top;
    margin-bottom: 16px;
    margin-right: 20px;
        float: left;
}
.white-popup .img-wrap img{
    max-width: 300px;
    max-height: 240px;
}
.white-popup .popup-content{
    box-sizing: border-box;
    padding: 0px 24px;
    padding-bottom: 28px;
}
.white-popup .form-helper{
    color: #a4978b;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 20px;
}
.white-popup .right-form{
    display: inline-block;
    width: 200px;
    padding-bottom: 14px;
    float: left;
    position: relative;
    z-index: 99;
}
.white-popup .right-form input{
    width: 100%; 
}
.white-popup .left-bottom-form{
    display: inline-block;
    vertical-align: top;
}
.white-popup .left-bottom-form input{
    width: 49%;
}
.white-popup .left-bottom-form input:last-child{
    float: right;
}
.white-popup .left-bottom-form .input-name{
    width: 100%;
}
.white-popup .textarea-comment{
    box-sizing: border-box;
    width: 100%;
    resize: none;
    border: 1px solid;
    border-color: rgb(215, 215, 215);
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    box-shadow: inset 0px 1px 3px 0px rgba(9, 12, 18, 0.27);
    box-sizing: border-box;
    color: #acacac;
    padding-left: 10px;
    padding-top: 7px;
    font-size: 15px;
    font-weight: bold;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.white-popup select{
    border: 1px solid;
    border-color: rgb(215, 215, 215);
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    box-shadow: inset 0px 1px 3px 0px rgba(9, 12, 18, 0.27);
    box-sizing: border-box;
    color: #acacac;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 34px;
    width: 100%;
    transition: all 400ms;
}
.white-popup select:active, .white-popup select:focus{
    outline: none;
    border-color: #aa9093;
}
.white-popup button.submit-btn{
    border: none;
    outline: none;
    display: block;
    width: 100%;
    height: auto;

}
.white-popup .popup-top-header{
    background: #433b3c;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0px 24px;
}
.right-form br {
    display: none;
}
.white-popup .submit-btn{
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    display: inline;
    line-height: 34px;
    height: 34px;
    text-align: center;
    background: linear-gradient(180deg, #db5551, #bf403b);
    transition: all 400ms;
    margin-top: 0;
    width: 35%;
    float: right;
}
.white-popup .submit-btn:hover{
    background: linear-gradient(180deg, #bf403b, #bf403b);
}

.white-popup .file-btn{
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    display: inline;
    line-height: 34px;
    height: 34px;
    text-align: center;
    background: linear-gradient(180deg, #db5551, #bf403b);
    transition: all 400ms;
    margin-top: 10px;
    width: 55%;
    float: left;
    margin-left: 32px;
}
.white-popup .file-btn:hover{
    background: linear-gradient(180deg, #bf403b, #bf403b);
}
.file-upload input[type="file"]{
display: none;
}

.file-upload {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    display: inline;
    line-height: 34px;
    height: 34px;
    text-align: center;
    background: linear-gradient(180deg, #db5551, #bf403b);
    transition: all 400ms;
    margin-top: 10px;
    width: 55%;
    float: left;
    margin-right: 32px;
    position: relative;
}

.file-upload:hover {
    background: linear-gradient(180deg, #bf403b, #bf403b);
}

.file-upload label {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
}

.file-upload span {
line-height: 40px;
font-weight:bold;
}
.file_uploads {
    display: inline-block;
    height: 35px;
    width: 100%;
}
.name_input {
    width: 100%;
    margin-bottom: 10px;
}
.phone_input {
    width: 49%;
    display: inline-block;
    margin-bottom: 10px;
}
.email_input {
    width: 49%;
    display: inline-block;
    margin-bottom: 10px;
}
.call-worker-content br {
    display: none;
}
.call-worker-content {
    padding: 0px 24px 20px 24px;
    height: 150px;
}
.call-worker-content .submit-btn{
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 34px;
    text-align: center;
    background: linear-gradient(180deg, #db5551, #bf403b);
    transition: all 400ms;
    margin-top: 0;
    border: none;
    outline: none;
    display: block;
    width: 100%;
    height: auto;
}
.call-worker-content .submit-btn:hover{
    background: linear-gradient(180deg, #bf403b, #bf403b);
}
.itemcard-rotation-left{
    background: url("/assets/img/item-slider-prev.png") no-repeat center;
    left: -13px;
    width: 36px;
    height: 36px;
    z-index: 99;
    position: absolute;
    top: 40%;
    transition: all 200ms;
    background-size: cover;
}
/*.itemcard-rotation-left:hover, .itemcard-rotation-left:active, .itemcard-rotation-left:focus{
    background: url("/assets/images/item-slider-prev-active.png") no-repeat center;
}*/
.itemcard-rotation-left:before{
    content: none;
}
.itemcard-rotation-right{
    background: url("/assets/img/item-slider-next.png") no-repeat center;
    right: -13px;
    width: 36px;
    height: 36px;
    z-index: 99;
    position: absolute;
    top: 40%;
    transition: all 200ms;
    background-size: cover;
}
/*.itemcard-rotation-right:hover, .itemcard-rotation-right:active, .itemcard-rotation-right:focus{
    background: url("/assets/images/item-slider-next-active.png") no-repeat center;
}*/
.itemcard-rotation-right:before{
    content: none;
}
.itemcard-rotation-left a, .itemcard-rotation-right a{
    display: block;
    text-indent: -999px;
    overflow: hidden;
    height: 100%;
}
.header-hero {
    display: none;
}
.m-visible {
    display: block;
}
.popup-headerv2 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
    text-align: center;
}
.worktime-block > a[href="mailto:info@house-deluxe.ru"]:hover {
    text-decoration: none;
}
.footer-bottom > a:hover {
    text-decoration: none;
}
#btn_submit:hover{
    background: #b01b25;
}
.taxonomy.category:hover {
    text-decoration: none;
}
.item-block-image-list:hover{
border: 5px solid black;
}
.header .header-bottom .header-navmenu ul li.current_page_item a{
    color: black;
}

.home:hover {
    text-decoration: none;
}
.rewform {
  width: 350px;
  margin: 0 auto;
}
.rewform input, .rewform textarea {
  width: 100%;
  border: 1px solid #c6c6c6;
  padding: 10px;
}
.rewform .wpcf7-submit {
  cursor: pointer;
}
.rewform .wpcf7-submit:hover {
  background: #ebebeb;
}
.wpcf7-form {
    border: 2px #4d4647 solid;
}