@font-face {
    font-family: 'Tahoma';
    src: url('../fonts/Tahoma.ttf') format('truetype');
}

.clearfix:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

#wrapper {
    height: auto !important;
    height: 100%;
    width: 980px;
    margin: 0 auto;
}

#header {
    position: relative;
    padding: 27px 0 16px;
}

.logo {
    float: left;
    height: 106px;
    width: 112px;
    z-index: 2;
    margin: 0 35px 0 16px;
}

.home .logo {
    margin: 0 120px 0 16px;
}

.logo a {
    display: block;
    height: 100%;
    width: 100%;
    background: url('../img/logo.png') no-repeat;
}

.navbar-toggle {
    display: none;
}

.phone {
    float: left;
    margin: 25px 35px 0 0;
}

.home .phone {
    margin: 25px 40px 0 0;
}

.phone span {
    position: relative;
    display: block;
    margin-top: 14px;
    color: #333;
    font-size: 18px;
    /*letter-spacing: -.075em;*/
}

.phone span:before,
.mail a:before,
#footer .icon-phone:before,
#footer .icon-time:before,
#footer .icon-map:before {
    content: " ";
    display: block;
    float: left;
    margin-right: 10px;
    height: 20px;
    background: url('../img/sprite-head-foot.png') no-repeat;
    clear: both;
}

.phone span:before,
#footer .icon-phone:before,
#footer .icon-map:before {
    width: 20px;
}

#footer .icon-time:before {
    width: 18px;
    height: 15px;
    background-position: -96px 0;
}

#footer .icon-map:before {
    background-position: -120px 0;
}

.mail {
    float: left;
    margin: 33px 40px 0 0;
}

.mail p,
.mail a {
    display: block;
    font-size: 18px;
    color: #333;
    text-decoration: none;
    /*letter-spacing: -.05em;*/
    font-family: Tahoma;
}

.mail p {
    font-size: 16px;
    line-height: 25px;
}

.mail a:before {
    width: 32px;
    background-position: -25px 0;
}

.mail a:hover,
.trust a:hover {
    text-decoration: none;
}

.trust {
    float: left;
    width: 160px;
    border-bottom: 2px solid #640c0b;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    padding: 10px 0 8px;
    margin: 43px 12px 0 0;
    background: #82100e;
    text-align: center;
    cursor: pointer;
}

.home .trust {
    width: 190px;
}

.trust a {
    font-family: Tahoma, Helvetica, Sans-serif;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}

.trust a:hover {
    color: #fff;
}

.search {
    position: relative;
    float: right;
    margin: 44px 0 0 0;
}

.search .text {
    font-family: Tahoma;
    font-size: 18px;
    color: #888;
    outline: none;
    width: 180px;
    background: #fff;
    border: 1px solid #dfdfdf;
    -webkit-box-shadow: 0 0 1px #8eb7c9;
    box-shadow: 0 0 1px #8eb7c9;
    border-radius: 5px/7px;
    -webkit-border-radius: 5px/7px;
    -moz-border-radius: 5px/7px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 35px 4px 15px;
    margin: 0;
}

.home .search .text {
    width: 209px;
}

.search .submit_button {
    position: absolute;
    top: 0;
    right: 0;
    outline: none;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background: url('../img/sprite-head-foot.png') no-repeat;
    background-position: -65px 0;
    border: 0;
    padding: 0;
    margin: 4px 11px;
}

/*menu*/
.menutop {
    clear: both;
    height: 30px;
    width: calc(100% - 2px);
    background: #82100e;
    border: 1px solid #323232;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin: 10px auto 0 auto;
    padding: 3px 0;
}

#callback-dialog-form {
    display: none;
}

.menutop .menu {
    height: 30px;
    width: 100%;
    line-height: 30px;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.menutop .menu li {
    float: left;
    text-align: center;
    background: url(../images_new/sprite4.jpg) 0px -66px no-repeat;
    padding: 0 14.7px;
    margin: 0;
}

.menutop .menu li:first-child {
    background: none;
    padding: 0 15px;
}

.menutop .menu a {
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #d0d0d0;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

div.menutop ul.menu a:hover,
div.menutop ul.menu a.menu_act {
    background: #921714;
    color: #fff;
    text-decoration: none;
}

/*menu homepage*/
.home .menutop {
    border: 1px solid #7f1b1c;
    height: 55px;
    padding: 0;
}

.home .menutop .menu {
    height: 55px;
    line-height: 55px;
    overflow: hidden;
}

.home .menutop .menu li {
    position: relative;
    background: none;
    letter-spacing: -.017em;
}

.home .menutop .menu li:after {
    content: "";
    position: absolute;
    margin-top: -11px;
    top: 50%;
    right: 0;
    display: block;
    width: 1px;
    height: 23px;
    background: #c08685;
}

.home .menutop .menu li:last-child:after {
    display: none;
}

.home .menutop .menu li:last-child {
    padding-right: 19px;
}

.home .menutop .menu li:first-child {
    padding-left: 19px;
}

.home .menutop .menu li a {
    font-size: 18px;
    color: #fff;
}

.home div.menutop ul.menu li,
.trust,
.form-submit {
    transition: .2s linear background;
}

.home div.menutop ul.menu li:hover,
.home div.menutop ul.menu li.menu_act,
.trust:hover,
.form-submit:hover {
    background: #711819;
}

.home div.menutop ul.menu a:hover,
.home div.menutop ul.menu a.menu_act {
    background: none;
}

/*content*/
#content .novost {
    margin: 20px 0 0 0;
}

#content .stat_block {
    float: left;
    height: 250px;
    width: 230px;
    padding: 5px 0;
    margin: 0px 10px 0 0;
}

#content .stat_block h2 {
    float: none;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

#content .stat_block ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#content .stat_block ul li {
    margin: 3px 0;
    padding: 0;
}

#content .stat_block ul li a {
    display: block;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    line-height: 1;
    background: url('../img/arrow-leftblock.png') no-repeat left center;
    padding: 5px 0 10px 40px;
}

#content .slide {
    float: left;
    height: 320px;
    width: 500px;
    margin: 10px 10px 0 0;
    padding: 0;
}

#coin-slider {
    position: relative;
    overflow: hidden;
    zoom: 1;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

#coin-slider a {
    text-decoration: none;
    outline: none;
    border: none;
}

.cs-buttons {
    font-size: 0px;
    padding: 10px;
    float: left;
}

.cs-buttons a {
    margin-left: 5px;
    height: 10px;
    width: 10px;
    float: left;
    border: 1px solid #B8C4CF;
    color: #B8C4CF;
    text-indent: -1000px;
}

.cs-active {
    background-color: #B8C4CF;
    color: #FFFFFF;
}

.cs-title {
    height: 60px;
    width: 350px;
    padding: 10px 55px;
    background: url('../img/transparentblack.png') repeat;
    color: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.cs-prev {
    background: url(../images_new/prev.png) no-repeat;
    padding: 0px;
    height: 34px;
    width: 34px;
}

.cs-next {
    background: url(../images_new/next.png) no-repeat;
    padding: 0px;
    height: 34px;
    width: 34px;
}

#content .head_slider {
    font-family: Arial, Helvetica, Sans-serif !important;
    font-size: 17px !important;
    font-weight: 700;
    color: #fff;
    margin: 5px 0;
}

#content .text_slider_pr {
    font-family: Arial, Helvetica, Sans-serif !important;
    font-size: 15px !important;
    font-weight: 400;
    color: #fff;
    margin: 0;
}

.slide-button {
    display: inline-block;
    cursor: pointer;
    background: #f1f1f1;
    background: -moz-linear-gradient(top, #deefff 0%, #98bede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #deefff), color-stop(100%, #98bede));
    background: -webkit-linear-gradient(top, #deefff 0%, #98bede 100%);
    background: -o-linear-gradient(top, #deefff 0%, #98bede 100%);
    background: -ms-linear-gradient(top, #deefff 0%, #98bede 100%);
    background: linear-gradient(top, #deefff 0%, #98bede 100%);
    border: 1px solid #333;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-family: Arial, Helvetica, Sans-serif;
    text-decoration: none;
    color: #333;
    padding: 4px 12px;
    margin: 0 0 0 15px;
}

#content .rightlinks {
    float: right;
    height: 320px;
    width: 230px;
    padding: 0;
    margin: 10px 0 0 0;
}

#content .rightlink {
    height: 49px;
    background: url('../img/arrow-rightblock.png') no-repeat left center;
    border: 1px solid #550200;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 17px 15px 0 53px;
    margin: 0 0 5px;
}

#content .rightlink:last-child {
    margin: 0;
}

#content .sendmail {
    height: 68px;
    background: transparent;
    padding: 15px;
}

#content .rightlink a {
    font-family: Arial, Helvetica, Sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
    line-height: 1.2;
    margin: 0;
}

#content .rightlink span {
    display: block;
    font-family: Arial, Helvetica, Sans-serif !important;
    font-size: 12px;
    font-weight: 200;
    color: #000;
    text-decoration: none;
    margin: 0;
}

#content .sendmail input[type="text"] {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #030303;
    float: left;
    outline: none;
    width: 150px;
    background: #f1f1f1;
    border: 1px solid #550200;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 5px;
    margin: 7px 7px 0 0;
}

#content .sendmail input[type="submit"] {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #030303;
    cursor: pointer;
    outline: none;
    background: #f1f1f1;
    background: -moz-linear-gradient(top, #deefff 0%, #98bede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #deefff), color-stop(100%, #98bede));
    background: -webkit-linear-gradient(top, #deefff 0%, #98bede 100%);
    background: -o-linear-gradient(top, #deefff 0%, #98bede 100%);
    background: -ms-linear-gradient(top, #deefff 0%, #98bede 100%);
    background: linear-gradient(top, #deefff 0%, #98bede 100%);
    border: 1px solid #333;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 5px;
    margin: 7px 0 0;
}

/*rightform*/
.rightform h6 {
    font-size: 30px;
    color: #82100e;
}

#content .project_block {
    background: rgba(0, 0, 0, 0) url("../images_new/srub_fon.png") no-repeat scroll 0 30px;
    float: left;
    margin: 35px 0;
    width: 100%;
}

#content .project_block .project_item {
    background: rgba(0, 0, 0, 0) url("../images_new/project_back.png") repeat-x scroll 0 0;
    float: left;
    height: 360px;
    margin: 0 2%;
    padding: 0 3%;
    width: 23%;
}

#content div.project_block div.project_item p.head {
    line-height: 1.7;
    color: #550200;
    float: left;
    font-family: Myriad Pro, Tahoma, Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0 8px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

#content div.project_block div.project_item p.head a {
    color: #550200;
}

#content .project_block .project_item a {
    font-family: Arial, Helvetica, Sans-serif;
}

#content .project_block .project_item p {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #030303;
    text-align: center;
    margin: 0 0 6px;
}

#content div.project_block div.project_item ul {
    list-style: square outside;
    margin: 0px;
    padding: 5px 0px;
    float: left;
}

#content div.project_block div.project_item ul li {
    float: none;
    font-size: 14px;
    font-family: Tahoma, Myriad Pro, Verdana, Arial;
    color: #0f0e0d;
    padding: 0;
}

#content div.project_block div.project_item ul li a {
    text-decoration: underline;
    color: #000;
}

#content div.project_block div.project_item ul li a:hover {
    text-decoration: underline;
    color: #550200;
    font-style: inherit;
}

#content div.project_block div.project_item ul li a:active {
    text-decoration: underline;
    background-color: #6CB6D9;
}

#content .project_block .project_item:nth-child(1) ul {
    margin-left: 24px;
}

#content .project_block .project_item:nth-child(2) ul {
    margin-left: 35px;
}

#content .project_block .project_item:nth-child(3) ul {
    margin-left: 15px;
}

#content .project_block2 {
    clear: both;
    width: 940px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

#content .project_block2 .project_item2 {
    float: left;
    margin: 3px 0 0;
    padding: 80px 0 0 20px;
    text-align: center;
}

#content .project_block2 .project_item2:nth-child(1) {
    width: 280px;
    background: rgba(0, 0, 0, 0) url("../img/project-house.png") no-repeat scroll center top;
}

#content .project_block2 .project_item2:nth-child(2) {
    width: 280px;
    background: rgba(0, 0, 0, 0) url("../img/project-sauna.png") no-repeat scroll center top;
}

#content .project_block2 .project_item2:nth-child(3) {
    width: 280px;
    background: rgba(0, 0, 0, 0) url("../img/project-besed.png") no-repeat scroll center top;
}

#content .project_block2 .project_item2 a {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #030303;
}

#content .project_block2 .project_item2 p {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #030303;
}

#content .project_block2 .project_item2 ul {
    text-align: left;
}

.preview p {
    width: 80%;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #030303;
    text-align: center;
    margin: 0 auto 20px;
}

.preview a {
    display: block;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #030303;
    text-decoration: underline;
    text-align: center;
}

.new-products {
    height: 322px;
    margin: 0 auto 20px;
}

.new-products h2 {
    text-align: center;
    margin-bottom: 20px;
}

.new-products > div {
    float: left;
    height: 250px;
    width: 203px;
    border: 1px solid #550200;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin: 0 12px 0 0;
    padding: 15px;
}

.new-products > div:last-child {
    margin: 0;
}

.new-products img {
    margin: 0 0 7px 0;
}

.new-products .heading {
    display: block;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 15px !important;
    font-weight: 400;
    color: #000;
    height: 45px;
    margin: 0;
}

.new-products .product-info {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    color: #030303;
    line-height: 1;
    margin: 0 0 7px 0;
}

.new-products .product-desc {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    color: #434343;
    line-height: 1.2;
    height: 90px;
    overflow: hidden;
    margin: 0 0 7px 0;
}

.new-products .product-price {
    float: left;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    color: #030303;
    line-height: 25px;
    margin: 0;
}

.new-products .product-price > span {
    font-weight: 700;
}

.new-products .product-button, .tovar .product-button {
    float: right;
    display: inline-block;
    cursor: pointer;
    background: rgb(255, 212, 3);
    background-image: -webkit-linear-gradient(top, rgb(255, 212, 3), rgb(248, 157, 23));
    background-image: -moz-linear-gradient(top, rgb(255, 212, 3), rgb(248, 157, 23));
    background-image: -ms-linear-gradient(top, rgb(255, 212, 3), rgb(248, 157, 23));
    background-image: -o-linear-gradient(top, rgb(255, 212, 3), rgb(248, 157, 23));
    background-image: linear-gradient(to bottom, rgb(255, 212, 3), rgb(248, 157, 23));
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    text-decoration: none;
    color: #333;
    padding: 2px 8px;
    box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(0, 0, 0, 0), inset 0 0 0 60px rgba(255, 255, 0, 0);
    transition: box-shadow .2s, border-color .2s;
}

.new-products .product-button:hover, .tovar .product-button:hover {
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(0, 0, 0, 0), inset 0 0 0 60px rgba(255, 255, 0, .5);
}

.tovar .product-button {
    float: right;
    display: inline-block;
    cursor: pointer;
    /*background:#f1f1f1;
background:-moz-linear-gradient(top, #e6dfde 0%, #b49e85 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6dfde), color-stop(100%,#b49e85));
background:-webkit-linear-gradient(top, #e6dfde 0%, #b49e85 100%);
background:-o-linear-gradient(top, #e6dfde 0%, #b49e85 100%);
background:-ms-linear-gradient(top,#e6dfde 0%, #b49e85 100%);
background:linear-gradient(top, #e6dfde 0%, #b49e85 100%); 
border:1px solid gray;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;
*/
    background: rgb(255, 212, 3) linear-gradient(rgb(255, 212, 3), rgb(248, 157, 23));
    box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(0, 0, 0, 0), inset 0 0 0 60px rgba(255, 255, 0, 0);
    transition: box-shadow .2s, border-color .2s;
    border: 1px solid rgb(250, 172, 17);
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    text-decoration: none;
    color: #333;
    padding: 2px 12px !important;
}

.tovar .product-button:hover {
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(0, 0, 0, 0), inset 0 0 0 60px rgba(255, 255, 0, .5);
}

.tovar .product-button {
    float: none !important;
}

.new-products-href {
    clear: both;
    display: block;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #030303;
    text-decoration: underline;
    text-align: center;
}

.more-button {
    display: block;
    cursor: pointer;
    background: #f1f1f1;
    background: -moz-linear-gradient(top, #e6dfde 0%, #d3d3b6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6dfde), color-stop(100%, #d3d3b6));
    background: -webkit-linear-gradient(top, #e6dfde 0%, #d3d3b6 100%);
    background: -o-linear-gradient(top, #e6dfde 0%, #d3d3b6 100%);
    background: -ms-linear-gradient(top, #e6dfde 0%, #d3d3b6 100%);
    background: linear-gradient(top, #e6dfde 0%, #d3d3b6 100%);
    border: 2px solid gray;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 17px !important;
    font-weight: 600;
    text-decoration: none;
    color: #404040;
    padding: 8px 12px;
    margin: 0 auto 20px;
    width: 230px;
    text-align: center;
}

.more-button:hover {
    text-decoration: none;
    background: -moz-linear-gradient(top, #e6dfde 0%, #b4ad85 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6dfde), color-stop(100%, #b4ad85));
    background: -webkit-linear-gradient(top, #e6dfde 0%, #b4ad85 100%);
    background: -o-linear-gradient(top, #e6dfde 0%, #b4ad85 100%);
    background: -ms-linear-gradient(top, #e6dfde 0%, #b4ad85 100%);
    background: linear-gradient(top, #e6dfde 0%, #b4ad85 100%);
    border: 2px solid #9a9a9a;
}

.main-news {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 971px;
    margin-left: -20px;
    margin-top: 15px;
    border-top: 1px solid #dab37e;
}

.company-news {
    width: 90%;
}

.main-news .company-news {
    float: left;
    width: 50%;
}

.company-news h2 {
    margin-bottom: 20px;
}

.company-news ul {
    list-style: none;
}

.company-news li {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    color: #000;
    margin: 0 0 7px;
}

.company-news li a {
    font-weight: 700;
}

#content .cont {
    clear: both;
    float: none;
    margin: 0;
    padding: 10px;
}

#content .cont p {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    color: #272727;
}

#content .cont h2 {
    float: none;
    margin: 20px 0;
}

#content .cont ul {
    margin: 0 0 0 20px;
}

#content .cont ul li {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    color: #000;
    margin: 0 0 5px;
}

#content .cont .text {
    float: left;
    height: 135px;
    width: 48%;
    overflow: hidden;
    margin: 15px 0;
    padding: 5px 1%;
}

#content .cont .text img {
    float: left;
    margin-right: 5px;
}

#content .cont .text h1 {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 15px;
    color: #550200;
}

#content .cont .text h1 a, #content .cont .text h1 a:hover {
    text-decoration: none;
    color: #550200;
}

#content .cont .text p {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    color: #272727;
}

#footer {
    clear: both;
    height: auto;
    width: 980px;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0 10px 0;
}

#footer .menu {
    list-style: none;
    margin-top: 5px;
}

#footer .menu li {
    background: rgba(0, 0, 0, 0) url("../../../images/right-arr2.png") no-repeat scroll 0 5px;
    padding-left: 20px;
}

#footer .menu li:first-child {
}

#footer .menu li a {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px;
    color: #550200;
    text-decoration: none;
}

#footer .menu a:hover {
    text-decoration: underline;
}

.hr {
    clear: both;
    height: 1px;
    width: 100%;
    background: #550200;
    margin: 20px 0;
}

#footer .left {
    float: left;
    width: 48%;
    line-height: 1.25;
}

#footer .left p, #footer .left a {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

#footer .right {
    float: right;
    width: 52%;
    line-height: 1.3;
}

#footer .s4et {
    float: right;
    width: 22%;
    margin: 8px 0 0 0;
}

#footer .s4et a {
    float: left;
    margin: 0 12px 0 0;
}

#footer .left h2 {
    float: none;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

#footer .right p {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #000;
}

#footer .foothead {
    font-size: 15px;
    color: #520604;
    margin-left: 20px;
}

#footer .footer_column {
    width: 25%;
    float: left;
    margin-bottom: 10px;
}

div#footer {
    background: #e5cbaf;
    padding: 0;
    width: auto;
}

#footer .container {
    width: 980px;
    margin: 0 auto;
}

div#footer .footer_column {
    position: relative;
    height: 350px;
    margin-bottom: 45px;
}

div#footer .footer_column:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #333;
}

div#footer .last_column:after {
    height: 0;
}

#footer div.footer_menu {
    background-color: #ffe2c3;
    padding: 35px 0 0 0;
    width: 100%;
    border: 0;
}

div#footer .footer_column:first-child .foothead,
div#footer .footer_column:first-child .menu li {
    margin-left: 0;
}

div#footer .foothead {
    display: block;
    margin-bottom: 30px;
}

div#footer.home-footer .foothead {
    margin-bottom: 30px;
}

div#footer .menu li {
    margin-bottom: 7px;
}

#content div.project_block div.project_item p.head a:before,
#footer .foothead:before {
    content: " ";
    display: block;
    float: left;
    background: url('../img/sprite-categrs.png') no-repeat;
    margin: -12px 15px 0 0;
    width: 37px;
    height: 40px;
}

#content div.project_block div.project_item p.head a:before {
    float: none;
    margin: 0;
    position: absolute;
    left: -56px;
    top: -5px;

}

#footer .icon-info:before {
    width: 33px;
    background-position: 0 0;
}

#content div.project_block div.project_item p.head .icon-pr-house:before,
#footer .icon-pr-house:before {
    background-position: -39px 0;
}

#content div.project_block div.project_item p.head .icon-pr-bath:before,
#footer .icon-pr-bath:before {
    background-position: -79px 0;
}

#content div.project_block div.project_item p.head .icon-pr-summr:before,
#footer .icon-pr-summr:before {
    background-position: -119px 0;
}

#footer .menu li {
    position: relative;
    background: none;
    margin-left: 21px;
}

#footer .menu li:before,
#content div.project_block div.project_item ul li:before {
    content: " ";
    position: absolute;
    left: 0;
    background: url('../img/sprite-categrs.png') no-repeat;
    margin: 5px 12px 0 0;
    width: 11px;
    height: 11px;
    background-position: -159px -18px;
}

#footer .footer_column:nth-child(1) .menu li:before {
    background-position: -159px -31px;
}

#footer .left p,
#footer .left p a,
#footer .right p {
    line-height: 1.4;
    margin-bottom: 15px;
}

#footer .left p:last-child {
    margin-bottom: 0;
}

.footer-contacts {
    padding: 30px 0 35px;
}

.soc_btns {
    width: 30%;
    float: left;
}

.soc_btns a,
.instagram a {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    background: url(../img/sprite-soc-btns.png) no-repeat;
    transition: opacity .2s linear;
}

.production-foto-wrap .btn-href {
    margin-top: 21px;
}

.instagram {
    float: right;
}

.instagram a {
    margin-top: 17px;
    margin-right: 0;
    background-position: -280px 0;
}

.soc_btns a:last-child {
    margin-right: 0;
}

.soc_btns a:hover {
    opacity: .8;
}

.soc_btns .facebook {
    background-position: -56px 0;
}

.soc_btns .youtube {
    background-position: -112px 0;
}

.soc_btns .instagram {
    background-position: -168px 0;
}

.soc_btns .google {
    background-position: -224px 0;
}

.footer-contacts > a {
    float: left;
    margin-top: 15px;
}


.horizontal-form label, .horizontal-form .frame-label {
    margin-bottom: 18px;
    display: block;
}

.horizontal-form label label, .horizontal-form .frame-label label {
    margin-bottom: 0;
}

.horizontal-form label > .title, .horizontal-form .frame-label > .title {
    float: left;
    width: 390px;
    padding: 0px 5px 0 0;
    text-align: left;
}

.horizontal-form .frame-radio {
    padding-top: 7px;
}

.horizontal-form label:after, .horizontal-form .frame-label:after, .frame-inside:after, .frame-label:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
}

.frame-form-field input, .frame-form-field select {
    width: 200px;
}

.frame-form-field textarea {
    width: 190px;
}

.horizontal-form > .title {
    font-size: 21px;
    color: #520604;
    margin-bottom: 15px;
}

.frame_order_call h1 {
    margin: 15px 0;
}

.frame-form-field input[type="submit"], .frame-form-field button {
    background: #3b3324;
    color: #d1b37d;
    border: medium none;
    font: bold 14px Arial, sans-serif;
    height: 30px;
    line-height: 23px;
    padding: 0 25px;
    border-radius: 5px;
}

.frame-form-field input[type="submit"]:hover, .frame-form-field button:hover {
    cursor: pointer;
}

.frame-form-field input[type="file"] {
    width: 300px;
}

.btn-calculate {
    display: inline-block;
    position: relative;
    font-size: 0;
    vertical-align: middle;
}

.btnCalculate {
    cursor: pointer;
    display: inline-block;
    font-size: 0 !important;
    height: 49px;
    line-height: 49px;
    text-decoration: none;
    border: 1px solid #550200;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 0 50px 0 17px;
}

.btnCalculate .icon_arrow {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    position: relative;
    width: 20px;
    height: 33px;
    background: url(../image/icon_arrow.png) no-repeat;
    margin-right: 17px;
    top: 7px;
}

.btnCalculate .text-el {
    font-family: Arial, Helvetica, Sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
    margin: 0;
    vertical-align: top;
}

.frame_order_call {
    padding: 5px 20px;
    background-color: #f1e2cd;
}

#fancybox-wrap .horizontal-form label > .title, #fancybox-wrap .horizontal-form .frame-label > .title {
    width: 240px;
}

div.breadcrumbs {
    margin: 8px 0;
}

div.info ul.menu2 > li {
    width: 100%;
}

div.info ul.menu2 > li > a {
    font-size: 13px !important;
}

div.hot-left {
    width: 230px;
}

div.hot-left > div > a.heading {
    top: 0;
    padding-top: 10px;
    display: block;
    margin-bottom: 5px;
    font-size: 15px;
}

div.hot-left > div > a {
    left: 0;
}

div.hot-left > div > p {
    margin: 0;
}

.price_menu {
    width: 240px;
}

.price_menu > ul > li > a {
    font-size: 14px;
    vertical-align: 0;
    left: 0;
    top: 0;
}

.nopadding td {
    padding: 5px;
}

.mobile-view {
    display: none;
}

.mobile-hidden {
    display: block;
}





.useful {
    width: 100%;
    clear: both;
}

.useful a {
    background: rgba(0, 0, 0, 0) url("../../../images/article.png") no-repeat scroll 0 0;
    padding: 5px 0 0 35px;
    display: block;
    height: 30px;
    width: 28%;
    min-width: 120px;
    float: left;
}

.useful2 a {
    width: 45%;
}







#order_call option {
    padding: 2px 6px;
}

#order_call select {
    border-radius: 5px;
    height: 30px;
    padding: 2 3px;
    width: 210px;
}

.param select {
    width: 80px;
}

/*#order_call input {height: 30px; border-radius: 5px; padding: 3px;}*/
.big-btn {
    background: rgb(255, 212, 3);
    background-image: -webkit-linear-gradient(top, rgb(255, 212, 3), rgb(248, 157, 23));
    background-image: -moz-linear-gradient(top, rgb(255, 212, 3), rgb(248, 157, 23));
    background-image: -ms-linear-gradient(top, rgb(255, 212, 3), rgb(248, 157, 23));
    background-image: -o-linear-gradient(top, rgb(255, 212, 3), rgb(248, 157, 23));
    background-image: linear-gradient(to bottom, rgb(255, 212, 3), rgb(248, 157, 23));
    -webkit-border-radius: 15;
    -moz-border-radius: 15;
    border-radius: 15px;
    font-family: Arial;
    color: #000;
    font-size: 22px;
    padding: 15px 20px 15px 20px;
    text-decoration: none;
    margin: 10px auto;
    display: block;
    text-align: center;
    line-height: 30px;
    box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(0, 0, 0, 0), inset 0 0 0 60px rgba(255, 255, 0, 0);
    transition: box-shadow .2s, border-color .2s;
    border: 1px solid rgb(250, 172, 17);
    font-family: Arial, Helvetica, Sans-serif;
}

.big-btn:hover {
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(0, 0, 0, 0), inset 0 0 0 60px rgba(255, 255, 0, .5);
    text-decoration: none;
}

.medium-btn {
    background: rgb(255, 212, 3);
    background-image: -webkit-linear-gradient(top, rgb(255, 212, 3), rgb(248, 157, 23));
    background-image: -moz-linear-gradient(top, rgb(255, 212, 3), rgb(248, 157, 23));
    background-image: -ms-linear-gradient(top, rgb(255, 212, 3), rgb(248, 157, 23));
    background-image: -o-linear-gradient(top, rgb(255, 212, 3), rgb(248, 157, 23));
    background-image: linear-gradient(to bottom, rgb(255, 212, 3), rgb(248, 157, 23));
    -webkit-border-radius: 12;
    -moz-border-radius: 12;
    border-radius: 12px;
    font-family: Arial;
    color: #000;
    font-size: 18px;
    padding: 7px 10px 7px 10px;
    text-decoration: none;
    margin: 10px auto;
    display: block;
    text-align: center;
    line-height: 28px;
    box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(0, 0, 0, 0), inset 0 0 0 60px rgba(255, 255, 0, 0);
    transition: box-shadow .2s, border-color .2s;
    border: 1px solid rgb(250, 172, 17);
    font-family: Arial, Helvetica, Sans-serif;
}

.medium-btn:hover {
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(0, 0, 0, 0), inset 0 0 0 60px rgba(255, 255, 0, .5);
    text-decoration: none;
}

.akc-btn {
    background: rgb(255, 212, 3) linear-gradient(to bottom, #ff4a4a, #c90000) repeat scroll 0 0;
    background-image: -webkit-linear-gradient(top, #ff4a4a, #c90000);
    background-image: -moz-linear-gradient(top, #ff4a4a, #c90000);
    background-image: -ms-linear-gradient(top, #ff4a4a, #c90000);
    background-image: -o-linear-gradient(top, #ff4a4a, #c90000);
    background-image: linear-gradient(to bottom, #ff4a4a, #c90000);
    -webkit-border-radius: 12;
    -moz-border-radius: 12;
    border-radius: 12px;
    font-family: Arial;
    color: #fff;
    font-size: 20px;
    padding: 7px 10px 7px 10px;
    text-decoration: none;
    margin: 40px auto 10px;
    display: block;
    text-align: center;
    line-height: 28px;
    box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(0, 0, 0, 0), inset 0 0 0 60px rgba(255, 255, 0, 0);
    transition: box-shadow .2s;
    border: 1px solid #ab2929;
    font-family: Arial, Helvetica, Sans-serif;
    max-width: 350px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px 1px #666666;
}

.akc-btn:hover {
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(255, 0, 0, .0), inset 0 0 0 60px rgba(185, 0, 0, .8);
    text-decoration: none;
    color: #fff;
}

#print_form.submit {
    background: rgb(255, 212, 3) linear-gradient(to bottom, #ff4a4a, #c90000) repeat scroll 0 0;
    background-image: -webkit-linear-gradient(top, #ff4a4a, #c90000);
    background-image: -moz-linear-gradient(top, #ff4a4a, #c90000);
    background-image: -ms-linear-gradient(top, #ff4a4a, #c90000);
    background-image: -o-linear-gradient(top, #ff4a4a, #c90000);
    background-image: linear-gradient(to bottom, #ff4a4a, #c90000);
    color: #fff;
    box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(0, 0, 0, 0), inset 0 0 0 60px rgba(255, 255, 0, 0);
    transition: box-shadow .2s;
    border: none;
    padding: 7px 10px 7px 10px;
}

#print_form.submit:hover {
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(255, 0, 0, .0), inset 0 0 0 60px rgba(185, 0, 0, .8);
    text-decoration: none;
    color: #fff;
}

.star_rating {
    margin-top: 5px;
    display: inline-block;
    height: 13px;
/ / display : inline;
    zoom: 1;
}

.rating {
    background: url("../images/star-sprite.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    list-style: none outside none;
    margin-top: 0 !important;
    padding: 0;
    position: relative;
    width: 98px;
}

.nostar, .rate0 {
    background-position: 0 0;
}

.onestar, .rate1-0 {
    background-position: 0 -32px;
}

.onestar-half, .rate1-5 {
    background-position: 0 -48px;
}

.twostar, .rate2-0 {
    background-position: 0 -64px;
}

.twostar-half, .rate2-5 {
    background-position: 0 -80px;
}

.threestar, .rate3-0 {
    background-position: 0 -96px;
}

.threestar-half, .rate3-5 {
    background-position: 0 -112px;
}

.fourstar, .rate4-0 {
    background-position: 0 -128px;
}

.fourstar-half, .rate4-5 {
    background-position: 0 -144px;
}

.fivestar, .rate5-0 {
    background-position: 0 -160px;
}

div.rating div {
    cursor: pointer;
    float: left;
    height: 16px;
    overflow: hidden;
    text-indent: -999em;
    width: 9px;
    margin-left: 0 !important;
}

div.rating div span {
    height: 16px;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 8px;
    z-index: 200;
}

div.rating div.one span {
    left: 0px;
    width: 16px;
}

div.rating div.one-half span {
    left: 16px;
}

div.rating div.two span {
    left: 32px;
}

div.rating div.two-half span {
    left: 40px;
}

div.rating div.three span {
    left: 48px;
}

div.rating div.three-half span {
    left: 56px;
}

div.rating div.four span {
    left: 64px;
}

div.rating div.four-half span {
    left: 72px;
}

div.rating div.five span {
    left: 80px;
}

div.rating div span:hover {
    background: url("../images/star-sprite.png") no-repeat scroll 0 0 transparent;
    height: 16px;
    left: 0;
    overflow: hidden;
    width: 98px;
    z-index: 2;
}

div.rating div.half span:hover {
    background-position: 0 -16px;
}

div.rating div.one span:hover {
    background-position: 0 -32px;
}

div.rating div.one-half span:hover {
    background-position: 0 -48px;
}

div.rating div.two span:hover {
    background-position: 0 -64px;
}

div.rating div.two-half span:hover {
    background-position: 0 -80px;
}

div.rating div.three span:hover {
    background-position: 0 -96px;
}

div.rating div.three-half span:hover {
    background-position: 0 -112px;
}

div.rating div.four span:hover {
    background-position: 0 -128px;
}

div.rating div.four-half span:hover {
    background-position: 0 -144px;
}

div.rating div.five span:hover {
    background-position: 0 -160px;
}

h3 {
    font-size: 110%;
}

.overflow {
    overflow: hidden;
}

.star-rating {
    float: left;
}

.star-rating a {
    background: url("../images/star-sprite.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 16px;
    text-indent: -999em;
    width: 16px;
}

.rating_nohover {
    background: url("../images/star-sprite.png") no-repeat scroll 0 0 transparent;
    height: 16px;
    list-style: none outside none;
    margin-top: 0 !important;
    padding: 0;
    position: relative;
    width: 80px;
    margin-right: 10px;
}

div.rating_nohover div {
    cursor: pointer;
    float: left;
    height: 16px;
    overflow: hidden;
    text-indent: -999em;
    width: 16px;
}

div.rating_nohover div span {
    height: 16px;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 16px;
    z-index: 200;
}

div.rating_nohover div.one span {
    left: 0;
}

div.rating_nohover div.two span {
    left: 16px;
}

div.rating_nohover div.three span {
    left: 32px;
}

div.rating_nohover div.four span {
    left: 48px;
}

div.rating_nohover div.five span {
    left: 64px;
}

.rating_nohover.nostar {
    background-position: 0 0;
}

.rating_nohover.onestar {
    background-position: 0 -16px;
}

.rating_nohover.twostar {
    background-position: 0 -32px;
}

.rating_nohover.threestar {
    background-position: 0 -48px;
}

.rating_nohover.fourstar {
    background-position: 0 -64px;
}

.rating_nohover.fivestar {
    background-position: 0 -80px;
}

.project-rating {
    display: block;
}

.project-rating > span:first-child {
    font-weight: bold;
}

.comment_author {
    display: inline-block;
}

.comment_author > span {
    font-weight: bold;
}

.comment_text {
    margin-top: 10px;
}

.feedback-result {
    text-align: center;
    margin: 20px 0 30px;
}

.feedback-result span {
    color: #82100e;
    font-size: 20px;
}
.tabs.tabs_old {
	width: 100%;
	background: #e9d1b6;
	margin: 10px 0 30px;
	border: 1px solid #d3c0c0;
}
.tabs_old .tabs__caption {
	height: 34px;
	line-height: 28px;
	list-style: none;
/*	border-bottom: 1px solid #DDD; */
	background: #520605;
	margin-bottom: 5px !important;
}
.tabs_old .tabs__caption li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 12px 0;
	color: #d9c199;
	cursor: pointer;
	background: #520605;
/*	border: 0px solid #E4E4E4;
	border-bottom: 1px solid #F9F9F9; */
	position: relative;
	width: 132px;
	text-align: center;
	height: 32px;
	border-top: 2px solid #520605;
	border-right: 2px solid #644e4e;
}
.tabs_old .tabs__caption li:hover {
	color: #F70;
	padding: 0 13px;
	background: #f3e5d6;
	/* border: 1px solid #FFCA95; */
}
.tabs_old .tabs__caption .last {
	border-right: none;
}
.tabs_old .tabs__caption .active {
	color: #000;
	background: #e9d1b6;
	border-top: 2px solid #520605;
	font-weight: bold;
}
.tabs_old .tabs__content {
	display: none;
	border: 1px solid #D4D4D4;
	border-width: 0 1px 1px;
	background: #e9d1b6;
	padding: 10px 12px;
	clear: both;
}
.tabs_old .tabs__content.active {
	display: block;
}
#content .kartochka_tovara2 p.yellow_old{float:left;padding:5px 5px;width:98%;margin-bottom:1px;color:#000;font-size:15px;font-family:Arial;border-bottom: 1px dotted gray;transition:background .05s}
#content .kartochka_tovara2 p.yellow_old:hover{background:#f1e3d3;}

@media (max-width: 1024px) {
    #footer .container {
        width: 956px;
    }
    .useful {
        padding-left: 25px;
    }
    .toggle_cards {
        display: none;
    }
}
@media (max-width: 980px) {
    #footer .container {
        width: 750px;
    }

    div#footer .footer_column {
        height: 450px;
    }

    #footer .foothead, #footer .menu li a {
        font-size: 17px;
    }
	.tabs__caption li {
        border: 2px solid #82100e;
		margin: 0.5%;
		padding: 0 5px;
		width: 44.7%;
		text-align: left;
    }
}
@media (max-width: 768px) {
    div.tags {
        margin-left: 20px;
    }
    .advantgs-points-main-wrap2 {
        padding: 30px 20px;
    }
    .advantgs-point-wrap2 {
        width: 33%;
        margin: 0;
        padding: 0;
    }
    p.yellow {
        margin: 30px;
    }
    #footer .container {
        width: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 15px;
        padding-left: 15px;
    }

    div#footer .footer_column:first-child .foothead, div#footer .footer_column:first-child .menu li {
        margin-left: 20px;
    }

    div#footer .footer_column:after {
        height: 0;
    }

    div#footer .footer_column {
        height: auto;
        margin-bottom: 20px;
    }

    #footer .left p, #footer .left p a, #footer .right p {
        font-size: 14px;
    }

    .soc_btns {
        width: auto;
        float: right;
    }

    .main-news {
        display: none;
    }

    #footer .menu {
        margin-left: 48px;
    }

    noindex {
        float: left;
        vertical-align: top;
    }

    #content .advantgs-point-wrap .advantgs-descr {
        font-size: 15px;
    }

    .questns-wrap {
        background-repeat: repeat-y;
    }

    #footer .s4et {
        margin: 0;
    }
    #consultation_form {
        width: 93%;
    }
    #consultation_form #PhoneNumber{
        padding: 5px;
        margin: 0 0 0 20px;
        width:170px;
    }
    #consultation_form .submitbutton{
        padding: 5px;
        margin-left: -10px;
    }
    #consultation_form .fa {
        display: none;
    }
    .mobile-view {
        display: block;
    }

    .mobile-hidden {
        display: none;
    }
	a#PrintPage  {
		display: none;
	}
    #wrapper {
        width: auto;
        padding: 0 10px;
    }

    #header {
        height: auto;
        overflow: hidden;
        text-align: center;
    }

    #header .logo {
        width: 80px;
        margin: 10px 10px 0 0;
    }

    #header .navbar-toggle {
        display: block;
        position: fixed;
        top: 8px;
        right: 15px;
        z-index: 1002;
        padding: 9px 10px;
        background: #fff;
        border: 0;
        outline: 0;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }

    #header .navbar-toggle:after {
        content: 'меню';
        position: absolute;
        top: 25px;
        left: 5px;
        font-size: 12px;
        line-height: 34px;
    }

    #header .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background-color: #333;
        position: relative;
        -webkit-transition: -webkit-transform 0.5s, top 0.2s;
        transition: transform 0.5s, top 0.2s;
    }

    #header .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 4px;
    }

    #header .navbar-toggle.active:after {
        display: none;
    }

    #header .navbar-toggle.active .icon-bar:nth-child(1) {
        top: 6px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #header .navbar-toggle.active .icon-bar:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #header .navbar-toggle.active .icon-bar:nth-child(3) {
        opacity: 0;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    #header .trust {
        display: none;
    }

    .menutop {
        display: none;
        height: auto;
        position: fixed;
        z-index: 1001;
        top: 0;
        left: 0;
        width: 100%;
        margin: 0;
        box-sizing: border-box;
        border-radius: 0;
    }

    .menutop .menu {
        height: auto;
        width: auto;
    }

    .menutop .menu li {
        float: none;
        background: none;
        padding: 5px 0;
    }

    .menutop .menu a {
        font-size: 16px;
    }

    #content .stat_block {
        display: none;
    }

    #content .slide {
        float: none;
        width: auto;
        height: auto;
        margin: 10px 0 0 0;
    }

    #coin-slider {
        width: auto !important;
    }

    #content .slide .cs-title {
        height: auto;
        width: auto;
        bottom: 0 !important;
        left: 0 !important;
        right: 0;
        padding: 10px 5px;
        text-align: center;
    }

    #content .slide .slide-button {
        display: block;
        width: 90px;
        margin: 10px auto 0;
    }

    #content .cs-prev {
        top: 100px !important;
        left: 10px !important;
    }

    #content .cs-next {
        top: 100px !important;
        right: 10px !important;
    }

    #content .rightlinks {
        float: none;
        height: auto;
        width: auto;
        text-align: center;
    }

    #content .rightlinks .rightlink {
        text-align: left;
        margin: 5px 0;
    }

    #content .project_block {
        float: none;
        background: url(../images_new/srub_fon2.png) center 40px no-repeat;
    }

    #content .project_block .project_item {
        float: none;
        width: auto;
        margin: 0;
        padding: 0;
    }

    #content .project_block .project_item ul {
        width: 260px !important;
        margin: 0 5px !important;
    }

    #content .project_block .project_item ul a {
        font-size: 24px;
        line-height: 1.4;
    }

    .new-products {
        height: auto;
        text-align: center;
        display: none;
    }

    .new-products div,
    .new-products div:last-child {
        display: inline-block;
        float: none;
        margin: 10px;
        text-align: left;
    }

    #content .products_list #titleExt {
        text-align: center;
    }

    #content .products_list #titleExt div[style="clear:both;"] {
        clear: none !important;
        display: inline-block;
    }

    #content .info {
        float: none;
        width: auto !important;
        padding: 10px 15px !important;
    }

    #content .info.info-main > div {
        width: auto !important;
        margin-left: auto !important;
    }

    .main-news {
        margin-left: 0;
    }

    .main-news .company-news {
        width: auto;
        float: none;
    }

    #content .info li {
        margin: 5px 0;
    }

    #view-more-link {
        text-decoration: none;
        border-bottom: 1px #520604 dashed;
    }

    #content .info {
        overflow: hidden;
    }

    #content .info .art_niz div {
        width: auto !important;
        margin: 0 !important;
        float: none !important;
    }

    #content .info table {
        width: 100% !important;
    }

    #content .info table tr {
        display: block;
        text-align: center;
        height: auto !important;
    }

    #content .info table td {
        display: inline-block;
        width: 45% !important;
        margin: 2%;
        text-align: left;
        vertical-align: top;
    }

    #content .info table td img {
        max-width: 100%;
        height: auto !important;
    }

    /*#content .info table.table-deals td{width:100% !important;margin:0 auto 10px;}*/
    /*#content .info .table-deals img{width:auto !important;height:auto !important;max-width:100% !important;}*/
    #footer {
        width: auto;
        padding: 20px 10px 10px;
    }

    #footer
    #wrapper #footer {
        padding: 20px 0 10px;
    }

    #footer .footer_menu {
        width: auto !important;
    }

    #footer .footer_column {
        float: none;
        width: 100%;
    }

    #footer .left,
    #footer .right {
        float: none;
        width: auto;
        margin-bottom: 10px;
    }

    #footer .s4et {
        float: none;
        width: auto;
        overflow: hidden;
    }

    #footer > div {
        float: none !important;
        width: auto !important;
    }

    #footer .menu li {
        margin: 5px 0;
    }

    #content .novosti {
        display: inline-block !important;
        width: 260px !important;
        float: none !important;
        overflow: hidden;
        margin-right: auto !important;
        height: auto !important;
        min-height: 0 !important;
    }

    #content .white_bg .novosti {
        width: 236px !important;
    }

    #content .white_bg .novosti .promob {
        margin-left: 127px;
    }

    #content .novosti .data {
        margin-left: 0;
    }

    #content .novosti a {
        float: none;
        display: block;
        padding-left: 0 !important;
    }

    #content .novosti a.product-button {
        padding-left: 15px !important;
        display: none;
    }

    #content .novosti p img {
        max-width: 100%;
    }

    #content .novosti .data + a {
        margin-left: 60px;
    }

    #content .novosti h3 {
        width: auto;
        float: none;
    }

    #content .novost .rightlink {
        width: auto !important;
        height: auto;
        padding-bottom: 10px;
    }

    #content .novost ul.navigation_menu li {
        margin-left: 0;
        float: none;
        line-height: 1.2;
        margin: 5px 0;
    }

    #content .novost ul.navigation_menu a {
        float: none;
    }

    #content .novost div.hot-left {
        width: auto;
        display: none;
    }

    #content .novost .company-news {
        display: none;
    }

    #content .novost table,
    #content .novost thead,
    #content .novost tbody,
    #content .novost tr {
        display: block;
        height: auto !important;
        border-collapse: collapse;
    }

    #content .novost td {
        display: block;
        width: auto !important;
    }

    #content .novost .dasched table td {
        width: auto !important;
    }

    #content .novost .table {
        width: 100%;
        overflow-x: auto;
    }

    #content .novost .table table {
        display: table;
        float: none !important;
    }

    #content .novost .table thead,
    #content .novost .table tbody {
        display: table-row-group;
    }

    #content .novost .table tr {
        display: table-row;
    }

    #content .novost .table td,
    #content .novost .dasched .table td {
        display: table-cell !important;
        padding: 1px 5px;
    }

    #content .novost td .white_bg {
        padding: 10px;
    }

    #content .novost td .white_bg table {
        width: auto !important;
        float: none !important;
    }

    #content .novost .white_bg img {
        width: 230px !important;
        height: auto !important;
        float: none !important;
        margin-bottom: 10px;
        display: block;
    }

    #content .comment_add .textbox {
        padding: 2px;
    }

    #content .comment_add .textbox.t_box_small {
        width: auto;
    }

    #content .comment_add input[type="text"] {
        width: 96%;
        padding: 3px 1%;
    }

    #content .novost td .white_bg textarea {
        width: 96% !important;
        padding: 1%;
    }

    #content .novost td .white_bg object {
        width: 100% !important;
    }

    #content .novost #gallery_latest_images a {
        display: inline-block;
        width: 45%;
        margin: 2%;
    }

    #content .novost #gallery_latest_images img {
        max-width: 100%;
        height: auto !important;
    }

    #content .novost > p {
        display: inline-block;
    }

    #content .novost h1 {
        float: none;
        width: 90%;
        font-size: large;
        text-align: center;
    }

    #content .doted {
        float: none;
    }

    #content ul.gallery_menu {
        float: none;
        margin: 20px 0 0;
        width: auto;
        padding: 0;
    }

    #content ul.gallery_menu li {
        float: none;
        margin-right: 0;
    }

    #content ul.gallery_menu a {
        float: none;
    }

    #gallery_wrap {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    #gallery_wrap div.galleryview {
        width: 100% !important;
        height: auto !important;
    }

    #gallery_wrap div.galleryview .fon {
        width: auto;
        height: auto;
        min-height: 80px;
        padding: 10px;
        position: static;
    }

    #gallery_wrap div.galleryview img.nav-prev {
        top: 100px !important;
        left: 10px !important;
    }

    #gallery_wrap div.galleryview img.nav-next {
        top: 100px !important;
        right: 10px !important;
    }

    #gallery_wrap div.galleryview .strip_wrapper {
        display: none;
    }

    #gallery_wrap div.panel {
        width: 100% !important;
        height: auto !important;
        position: static !important;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    #gallery_wrap div.panel img {
        max-width: 100% !important;
        width: 100% !important;
        height: auto !important;
    }

    .product-hblock {
        width: 92%;
    }

    #content .ceny {
        width: auto;
        padding: 0;
        text-align: center;
    }

    #content .ceny a.icon {
        display: block;
        float: none;
        margin: 0 auto 5px;
    }

    #content .ceny h3 {
        float: none;
        width: auto;
    }

    #content .ceny p {
        float: none;
        width: auto;
        text-align: justify;
    }

    #content .ceny a.text {
        float: none;
        padding-left: 0;
    }

    #content .price_menu {
        width: auto;
    }

    #content .price_menu ul {
        margin-left: 20px;
    }

    #content .kontakty,
    #content .kontakty.right {
        float: none !important;
        width: auto !important;
        padding: 10px 0 0 0 !important;
    }

    #content .kontakty img {
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
    }

    #content iframe {
        width: 100% !important;
        min-width: 0 !important;
    }

    #content .project_block2 {
        height: auto;
    }

    #content .project_block2 .project_item2 {
        float: none;
        height: auto;
        padding-left: 0;
    }

    #content .tovar {
        margin-left: auto !important;
        height: auto !important;
        min-height: 0 !important;
    }

    #content .raboty {
        height: auto !important;
        min-height: 0 !important;
        vertical-align: top;
    }

    #content .tovar .vmestoh2,
    #content .tovar .vmestoh3 {
        float: none;
    }

    #content .novosti p {
        float: none;
    }

    #content .kartochka_tovara {
        float: none;
        padding: 10px;
        width: auto;
    }

    #content .kartochka_tovara .kartochka_tovara {
        margin: 0 -10px;
    }

    #content .kartochka_tovara .block_info {
        float: none;
        width: auto;
    }

    #content .kartochka_tovara #info {
        float: none !important;
    }

    #content .kartochka_tovara .captain {
        color: #D9C199;
        background: #520605;
        text-align: center;
        display: block;
        text-decoration: none;
        line-height: 20px;
    }

    #content .kartochka_tovara .block_info #prImage {
        width: auto !important;
    }

    #content .kartochka_tovara .block_info #prImage img {
        width: 100% !important;
        height: auto !important;
    }

    #content .kartochka_tovara #info tr:first-child td:last-child {
        display: none;
    }

    #content .kartochka_tovara div#info select,
    #content .kartochka_tovara div#info select.styled {
        width: 100%;
        margin: 0;
    }

    #content .kartochka_tovara a.submit {
        margin-left: 0;
    }

    #content .kartochka_tovara .vid {
        float: none;
        width: auto;
    }

    #content .kartochka_tovara .vid img {
        max-width: 100% !important;
        width: auto !important;
        height: auto !important;
    }

    #content .kartochka_tovara .btnCalculate {
        height: auto;
        line-height: 1.2;
        padding: 15px;
        overflow: hidden;
    }

    #content .kartochka_tovara .btnCalculate .icon_arrow {
        float: left;
        top: 0;
    }

    #content .kartochka_tovara .item_related {
        height: auto;
        margin: 20px 0 0 0;
    }

    #content .item_related .kar-ka_t .in_bg {
        min-height: 0 !important;
    }

    #content .kartochka_tovara .kar-ka_t a {
        float: none !important;
    }

    #content .kartochka_tovara .item_related .promob,
    #content .kartochka_tovara .item_related h3,
    #content .kartochka_tovara .item_related p,
    #content .kartochka_tovara .item_related img {
        display: none;
    }

    #content .kartochka_tovara .item_related a h3 {
        display: block;
    }

    #content .kartochka_tovara .item_related .zag {
        border: none;
    }

    #content .kartochka_tovara .one {
        margin-left: 0;
    }

    #content .kartochka_tovara #cost {
        display: block;
    }

    #content .kartochka_tovara #print_form {
        float: none;
    }

    #content .kartochka_tovara .block_info div p {
        float: none;
    }

    #content .kartochka_tovara p.yellow {
        width: 96%;
        padding: 0 2%;
        margin-bottom: 3px !important;
        overflow: hidden;
    }

    #content .kartochka_tovara p.yellow span {
        margin-right: 0;
    }

    #content .kartochka_tovara2 {
        float: none;
        padding: 10px;
        width: auto;
    }

    #content .kartochka_tovara2 .kartochka_tovara {
        margin: 0 -10px;
    }

    #content .kartochka_tovara2 .block_info {
        float: none;
        width: auto;
    }

    #content .kartochka_tovara2 #info {
        float: none !important;
    }

    #content .kartochka_tovara2 .captain {
        color: #D9C199;
        background: #520605;
        text-align: center;
        display: block;
        text-decoration: none;
        line-height: 20px;
    }

    #content .kartochka_tovara2 .block_foto_left #prImage {
        width: auto !important;
    }

    #content .kartochka_tovara2 .block_foto_left #prImage img {
        width: 100% !important;
        height: auto !important;
    }

    #content .kartochka_tovara2 #info tr:first-child td:last-child {
        display: none;
    }

    #content .kartochka_tovara2 div#info select,
    #content .kartochka_tovara2 div#info select.styled {
        width: 100%;
        margin: 0;
    }

    #content .kartochka_tovara2 a.submit {
        margin-left: 0;
    }

    #content .kartochka_tovara2 .block_foto_right {
        float: none;
        width: auto;
    }

    #content .kartochka_tovara2 .btnCalculate {
        height: auto;
        line-height: 1.2;
        padding: 15px;
        overflow: hidden;
    }

    #content .kartochka_tovara2 .btnCalculate .icon_arrow {
        float: left;
        top: 0;
    }

    #content .kartochka_tovara2 .item_related {
        height: auto;
        margin: 20px 0 0 0;
    }

    #content .item_related .kar-ka_t .in_bg {
        min-height: 0 !important;
    }

    #content .kartochka_tovara2 .kar-ka_t a {
        float: none !important;
    }

    #content .kartochka_tovara2 .item_related .promob,
    #content .kartochka_tovara2 .item_related h3,
    #content .kartochka_tovara2 .item_related p,
    #content .kartochka_tovara2 .item_related img {
        display: none;
    }

    #content .kartochka_tovara2 .item_related a h3 {
        display: block;
    }

    #content .kartochka_tovara2 .item_related .zag {
        border: none;
    }

    #content .kartochka_tovara2 .one {
        margin-left: 0;
    }

    #content .kartochka_tovara2 #cost {
        display: block;
    }

    #content .kartochka_tovara2 #print_form {
        float: none;
    }

    #content .kartochka_tovara2 .block_info div p {
        float: none;
    }

    #content .kartochka_tovara2 p.yellow {
        width: 96%;
        padding: 0 2%;
        margin-bottom: 3px !important;
        overflow: hidden;
    }

    #content .kartochka_tovara2 p.yellow span {
        margin-right: 0;
    }

    #content .kartochka_tovara2 .block_foto_left {
        float: none !important;
        width: 100% !important;
    }

    #content .kartochka_tovara2 .block_foto_right {
        float: none !important;
        width: 100% !important;
    }

    #content div.project_blocks div.project_item {
        float: none !important;
        width: auto;
        height: auto !important;
        margin: 0;
        padding: 10px;
    }

    #content div.project_blocks div.project_item p.head {
        float: none;
    }

    #content div.project_blocks div.project_item ul {
        margin: 0 0 20px 10px;
        float: none;
    }

    #content .project_blocks .sideblock {
        display: none;
    }

    #login_form {
        width: auto !important;
    }

    #login_form td {
        display: block;
    }

    #login_form textarea {
        width: 95% !important;
        padding: 2%;
    }

    #login_form table {
        display: block;
        position: relative;
        margin-bottom: 50px;
    }

    #login_form #cost_modal {
        float: none !important;
        position: absolute;
        bottom: -45px;
        left: 0;
    }

    #fancybox-wrap {
        margin: 10px !important;
        padding: 0 !important;
        width: auto !important;
    }

    #fancybox-wrap .fancybox-bg {
        display: none;
    }

    #fancybox-content {
        width: auto !important;
    }

    #fancybox-title {
        display: none !important;
    }

    #fancybox-close {
        top: 0;
        right: 0;
    }

    #lightbox-container-image-box {
        max-width: 100% !important;
        width: auto !important;
        height: auto !important;
        min-height: 150px !important;
    }

    #lightbox-image {
        max-width: 100% !important;
        width: auto !important;
        height: auto !important;
    }

    #lightbox-container-image-data-box {
        width: auto !important;
    }

    #lightbox-nav-btnPrev,
    #lightbox-nav-btnNext {
        height: 100% !important;
    }

    .lt-label {
        display: none !important;
    }

    .breadCrumbs {
        line-height: 1.8;
    }

    .lt-label-mobile {
        margin: 20px 0 0 20px !important;
    }

    .text-toggle {
        margin: 10px 0;
        cursor: pointer;
        height: 25px;
        background: #520605;
        color: #d9c199;
        font-size: 14px;
        font-family: Arial;
        text-align: center;
        line-height: 25px;
        position: relative;
    }

    .text-toggle:after {
        content: '';
        background: url(../../../images/arrow2.png) 0 0 no-repeat;
        width: 7px;
        height: 3px;
        margin-left: 5px;
        position: absolute;
        top: 50%;
        margin-top: -1px;
    }

    .text-toggle.active:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    #print_form[href="#submit_form"] {
        display: none;
    }

    .toggle_cards {
        display: none;
    }


    .useful a {
        width: 38%;
        margin: 15px 0;
        padding: 0px 0 0 35px;
    }

    .tabs__caption {
        background: none !important;
    }
	.tabs__caption li:hover {
		padding: 0 5px;
	}
	#content .fotod {
		height: 100%;
	}
	#content .novost {
		margin: 0;
	}	
}
@media (max-width: 601px) {
    #footer .right p,
    #footer .right p > span {
        font-size: 13px;
    }

    noindex,
    .soc_btns {
        float: none;
    }

    .soc_btns {
        margin-top: 10px;
    }
}
@media (max-width: 425px) {
    img.vid_proekta.proekt_left {
        width:90% !important;
    }
    a.cd-top.cd-is-visible.cd-fade-out {
        margin-bottom: 10px;
    }
    textarea#comment_text {
        width: 96%;
    }
    .mobile-hidden{
        display:none;
    }
    .submitbutton {
        width: auto;
    }
    .tabs {
        margin: 0 10px;
        width: 93%;
    }
    p.yellow {
        margin: 0;
        width: 95%;
    }
    .search-toggle {
        margin-right: 55px;
    }

    #header .phone {
        margin-right: 10px;
    }

    #header .phone span {
        font-size: 14px;
    }

    .content-filter .param-input {
        width: 75px;
    }
    .useful a {
        margin: 15px 0;
        width: 38%;
    }
    .calc_attr{
        width:93%;
        height: 40px;
    }
	.tabs__caption li {
		width: 44%;
	}
			
}
@media (max-width: 375px) {

    .advantgs-point-wrap2 {
        width: 50%;
    }
	.tabs__caption li {
		font-size: 12px;
	}
}
@media (max-width: 320px) {
    #consultation_form .submitbutton {
        padding: 4px;
    }
    #consultation_form #PhoneNumber {
        padding: 5px 2px;
    }
    .tabs__caption li {
        padding: 5px 2px;
        width:46%;
    }
    .calc_attr input[type=radio] {
        margin: 10px 3px 10px 0px;
    }
    .text-block {
        margin: 0 20px 0 0;
    }
    #features-block {
        margin: 0;
    }

    .calc_attr{
        width:100%;
        font-size: x-small;
    }
    select#delivery {
        width: 88px;
    }
}









.base-table,
.novost > table{
    border-collapse: collapse;
}
.menu_articles{
    margin-right: 25px;
}
@media (max-width: 768px){
    .menu_articles{
        margin-right: 0;
        margin-bottom: 10px;
    }
}
.menu_articles h2, .menu_articles .h2 {
    background: url(../img/menu-articles-header-bg.png) repeat-x 0px 0px #82100e;
    border: 1px solid #550706;
    border-radius: 5px 5px 0 0;
    color: #fff;
    box-shadow: inset 0px 1px 2px -1px #fff;
}
.menu_articles h2, .menu_articles .h2{
    margin-top: 0 !important;
    margin-bottom: 0  !important;
}
.menu_articles ul{
    margin-bottom: 0 !important;
}
.menu_articles li{
    background: #f1e2cd;
    border: 1px solid #c5b49d;
    border-top: none;

}
.menu_articles li:last-child{
    border-bottom-width: 2px;
    border-radius: 0 0 5px 5px;
}
.menu_articles a{
    text-decoration: none;
    top: 0 !important;
    left: 0 !important;
}
.menu_articles h2 a, .menu_articles .h2 a{
    color: #fff;
}
.menu_articles li a{
    color: #4f2100;
    font-weight: normal !important;
}
.menu_articles h2,
.menu_articles .h2,
.menu_articles li{
    position: relative;
    padding-left: 62px;
    height: 33px;
    padding-top: 13px;
	display: block;
}
.menu_articles h2 > a:before,
.menu_articles .h2 > a:before,
.menu_articles li > a:before{
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(../img/sprite-menu-articles.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: absolute;
    top: -2px;
    left: -42px;
}
.menu_articles li.o_domah > a:before{
    background-position: -22px 0px;
}
.menu_articles li.o_baniah > a:before{
    background-position: -44px 0px;
    width: 21px;
}
.menu_articles li.o_foundation > a:before{
    background-position: -65px 0px;
}
.menu_articles li.prochee > a:before{
    background-position: -87px 0px;
}



.white_bg{
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 0 !important;
}


#content .novost .articles-page h1 {
    font-size: 24px !important;
    line-height: 26px !important;
    text-align: center;
    width: 100% !important;
}
#content .novost table.articles-page .white_bg h1{
    margin-top: 20px !important;
    margin-bottom: 8px;
}
#content .novost .articles-page .article-full-text p{
    line-height: 24px !important;
}
#content .novost table.articles-page .white_bg .article-full-text{
    position: relative;
}
#content .novost table.articles-page .white_bg .article-full-text img{
    border: 10px solid #fff;
    outline: 1px solid #d9ccb9;
    max-width: 100%;
    box-sizing: border-box;
}




.banners_left{
    width: 220px;
}

.banners_left a{
    position: static !important;
    display: block;
}
.banners_left img{
    display: block;
}
.banner-left{
    margin-top: 10px;
}
@media (max-width: 768px){
    .banners_left{
        display: none;
        width: auto;
        margin-left: -10px;
    }
    .banners_left:after{
        content: '';
        display: block;
        clear: both;
    }
    .banner-left{
        float: left;
        width: 220px;
        height: 156px;
        margin-left: 10px;
    }
}



.block{
    padding-top: 30px;
    padding-bottom: 31px;
}
.block.projects{
    background: #fff;
    margin-top: 30px;
    margin-left: -20px;
    margin-right: -20px;
}
.block.comments{}
.block.comments-form{
    background: url(../img/block-comments-form-bg.jpg) 0px 0px no-repeat;
    margin-bottom: -10px;
    margin-left: -10px;
    margin-right: -10px;
    min-height: 266px;
    background-size: cover;
}
.white_bg .block.comments-form{
	margin-left: -20px;
    margin-right: -20px;
}
.block h2, .block .h2{
    text-align: center;
    font-size: 24px !important;
    text-transform: uppercase;
    color: #550706;
}
.block.comments-form h2{
    margin-bottom: 21px !important;
}
.block.projects:after{
    content: '';
    display: block;
    clear: both;
}
.block.projects #products{
    margin-left: 21px;
}
.block.projects .product-item{
    width: 220px;
    box-sizing: border-box;
    margin-right: 13px;
}
.block.projects .product-item > a img{
    width: 223px;
}
.block.projects .product-item > a{
    max-height: 147px;
}
.block.projects .product-item:hover {
    box-shadow: 0px 0px 10px 1px rgba(85, 7, 6, 0.8) !important;
}
.block.projects .product-item .badges .badge{
    font-family: arial, sans-serif;
    font-size: 14px;
}
.block.projects .product-item .badges {
    top: -8px;
    right: 3px;
    height: 45px;
    line-height: 44px;
}
.block.projects .product-item .badges .badge {
    width: 45px;
    height: 45px;
    margin: 0px 0px 0px 10px;
    background: url(../images/product-badges-45.png);
}
.block.projects .product-item .badges .badge.new {
    background-position: -90px 0px;
}
.block.projects .product-item .badges .badge.hit {
    background-position: -45px 0px;
}
.block.projects .product-item .indicator{
    border-collapse: separate;
}
.block.projects .product-item .title{
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #550706;
}
.block.projects .product-item .right-side  .title{
    text-overflow: clip;
    white-space: normal;
}
.block.projects .product-item .prop-price-wrapper{
    font-family: arial, sans-serif;
    font-size: 12px;
}
.block.projects .product-item .product-properties .table-cell{
    padding-bottom: 4px;
}
.block.projects .product-item .price{
    display: table-cell;
    vertical-align: middle;
    width: 216px;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 15px 28px;
    font-family: arial, sans-serif;
}
.block.projects .product-item .price span{
    font-size: 18px;
}
@media (max-width: 768px){
    .block.projects .product-item:nth-child(2n), .block.projects .product-item.second {
        margin: 15px 0px 0px -1px;
    }
}
@media (max-width: 670px){
    .block.projects .product-item {
        margin: 15px auto 0px auto !important;
        display: block !important;
    }
}

.hot-left .header2 {
    text-transform: uppercase;
    margin-bottom: 0;
}
.hot-left.block.projects{
    padding-top: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    background: transparent;
}
.hot-left.block.projects .product-item{
    margin-top: 10px;
}
.hot-left.block.projects .product-item:hover {
    box-shadow: 0px 0px 10px 1px rgba(255, 255, 255, 0.8) !important;
}
.hot-left.block.projects a{
    top: 0 !important;
    left: 0 !important;
}






.block.sibling-articles h2{
    margin-top: 0 !important;
    margin-bottom: 19px !important;
}
.block.sibling-articles ul{
    display: block;
    margin-left: -9px;
    margin-right: -1px;
    margin-bottom: 0;
    margin-top: -10px;
}
.block.sibling-articles ul:after{
    content: '';
    display: block;
    clear: both;
}
.block.sibling-articles li{
    display: block;
    width: 219px;
    float: left;
    margin-left: 9px;
    margin-right: 1px;
    margin-top: 10px;
    border: 3px solid #fff;
    outline: 1px solid #cdc0af;
    height: 117px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.block.sibling-articles li a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    border: none;
}
.block.sibling-articles span{
    background: rgba(130, 16, 14, 0.75);
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 4px 5px;
}








.form.comment_add .columns{
    position: relative;
    padding-bottom: 16px;
}
.form.comment_add .columns:after{
    content: '';
    display: block;
    clear: both;
}
.form.comment_add .column{
    float: left;
    width: 50%;
    box-sizing: border-box;
}


.form.comment_add .column-1{
    padding-left: 38px;
}
.form.comment_add .column-2{
    margin-left: -34px;
    width: 360px;
}


.form.comment_add .columns input[type="text"],
.form.comment_add .columns #comment_text
{
    border-color: #bfb1b1;
    margin: 0;
    padding: 3px 10px;
}
.form.comment_add .columns input[type="text"]{
    height: 38px;
    width: 218px;
    padding: 0 10px;
}
.form.comment_add .columns #comment_text{
    resize: none;
    width: 100%;
    box-sizing: border-box;
    height: 110px;
    padding-top: 10px;
    padding-bottom: 10px;

}
.comment_add .textbox.t_box_small{
    width: 100% !important;
    margin-bottom: 4px;
}
.form.comment_add .column .textbox_titles{
    font-weight: normal;
    white-space: nowrap;
    color: #550706;
    padding-left: 11px;
    margin-bottom: 2px !important;
}
.form.comment_add .columns .comment_form_info{
    padding-top: 0;
}
.form.comment_add .columns .comment_form_info .textbox_titles{
    padding-top: 0;
}
.block.comments-form .text-block{
    margin-bottom: 0;
}

@media (max-width: 768px){
    .form.comment_add .column{
        float: none;
        width: auto;
    }
    .form.comment_add .column-1{
        padding-left: 0;
    }
    .form.comment_add .column-2{
        margin-left: 0px;
        width: auto;
    }
    .form.comment_add .columns #comment_text{
        width: 100% !important;
    }
    .form.comment_add .columns input[type="text"]{
        box-sizing: border-box;
        width: 80% !important;
    }
}


.srub-button{
    font-size: 16px !important;
    border: 1px solid #550706 !important;
    height: 36px;
    line-height: 36px;
    width: 178px;
    background: url(../img/menu-articles-header-bg.png) repeat-x 0px 0px #82100e !important;
    border-radius: 5px;
    color: #fff !important;
    box-shadow: inset 0px 1px 2px -1px #fff !important;
    font-weight: normal !important;
    margin: 0 auto;
    display: block;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 0 !important;
}
.srub-button:hover{
    box-shadow: inset 0px 1px 5px -2px #fff !important;
    text-decoration: none;
}





.white_bg .carousel-responsive-wrapper{
    border: none;
    box-shadow: none;
    background: transparent;
    padding-top: 30px;
    height: 200px;
    padding-bottom: 20px;
}
.white_bg .carousel-responsive-wrapper .left-arrow, .carousel-responsive-wrapper .right-arrow{
    margin-top: -101px;
    height: 200px;
}
#content .white_bg  .slider-container3 .slides>li {
    width: 213px;
    height: 150px;
    margin: 0 1px 0 0;
}
.white_bg .building-foto .slides li img {
    width: 200px;
    height: 150px;
}
@media (max-width: 768px){
    #content .novost .white_bg .building-foto .slides li img {
        width: 200px !important;
        height: 150px !important;
    }
}
.white_bg .building-media-wrap{
    margin: 0 -20px;
    background: #fff;
    padding-bottom: 30px;
}
.white_bg .building-media-wrap > .container{
    width: 650px;
    margin: 0 auto;
}
@media (max-width: 768px){
    .white_bg .building-media-wrap > .container{
        width: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 15px;
        padding-left: 15px;
    }
}









.print-icon{
    display: block;
    width: 15px;
    height: 15px;
    background: url(../img/icon-print.png) 0px 0px no-repeat;
    float: right;
    margin-top: 6px;
}


.about-page{
    margin-top: 5px;
}

.white_bg.about-page .breadcrumbs{
    margin-top: 3px;
}

#content .novost .about-page h1{
    color: #550706;
    text-align: center;
    font-size: 24px;
    margin: 25px 0 29px;
}




.block-white-bg{
    background: #fff;
    padding: 33px 30px;
}
.block-white-bg:after{
    display: table;
    content: '';
    clear: both;
}
.block-white-bg p{
    line-height: 24px;
}


.about-mainpic{
    border: 5px solid #fff;
    outline: 1px solid #82100e;
    max-width: 100%;
    box-sizing: border-box;
    float: right;
    margin-left: 20px;
    margin-top: 8px;
}

#content .about-page .table-deals{margin-right: -3px;}
#content .about-page .table-deals td a,
.about-page .h2, .about-page h2{
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #550706;
}
#content .about-page .h2{
    margin-top: 29px;
    margin-bottom: 20px;
}

.about-reasons{
    background: #f0cea9 url(../img/about-bg-1.jpg) center center no-repeat;
    background-size: cover;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 6px solid #82100e;
    padding-bottom: 3px;
}
.about-reasons:before{
    content: ''; display: table;
}
#content .about-reasons h2{
    margin-bottom: 58px;
	margin-top: 29px;
}
#content .about-page table.table-deals .a-descriptn {
	height: 70px;
}
.columns{
    position: relative;
    margin-left: -20px;
}
.columns:after{
    display: block;
    content: '';
    clear: both;
}
.column{
    width: 50%;
    float: left;
    position: relative;
}

.point-block{
    margin-left: 20px;
    margin-bottom: 30px;
    position: relative;
}

.point-block .h3{
    background: #faefe4;
    padding: 15px 20px 15px 130px;
	text-align: left;
}

.point-icon{
    position: absolute;
    left: 19px;
    top: -39px;
}

.point-block p{
    margin: 0;
}
.point-block .text{
    padding: 30px 36px;
    line-height: 24px;
}
.point-block .text ul{
    margin: 0;
}
.point-block .text li{
    margin: 0;
    list-style-position: outside;
    margin-left: 30px;
}

.links-banners{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-right: -20px;
    padding-right: 20px;
    margin-left: -20px;
    padding-left: 20px;
}
#content .columns .left {
    float: left;
    width: 490px;
}
#content .columns .right {
    float: right;
    width: 440px;
}
.columns .video{
    width: 490px;
    height: 370px;
    box-sizing: border-box;
    border: 5px solid #fff;
}


ul.about-base,ul.about-base li{display: block;list-style-type: none;}
ul.about-base{
    margin-left: -52px;
    margin-right: -1px;
    margin-top: 3px;
    margin-bottom: 30px !important;
}
ul.about-base:after{
    content: ''; display: table; clear: both;
}
ul.about-base li{
    position: relative;
    float: left;
    width: 279px;
    margin-left: 52px;
    margin-top: 20px;
}
ul.about-base li:before{
    content: '';
    box-sizing: border-box;
    display: block;
    width: 75px;
    height: 75px;
    background: #d7140c;
    border-radius: 50%;
    color: #f1e2cd;
    font-weight: bold;
    font-size: 36px;
    padding-left: 16px;
    padding-top: 31px;
    z-index: 10;
    position: absolute;
    left: 10px;
    top: 111px;
}
ul.about-base li:nth-child(1):before{content: '1.'}
ul.about-base li:nth-child(2):before{content: '2.'}
ul.about-base li:nth-child(3):before{content: '3.'}
ul.about-base li:nth-child(4):before{content: '4.'}
ul.about-base li:nth-child(5):before{content: '5.'}
ul.about-base li:nth-child(6):before{content: '6.'}
ul.about-base li:after{
    content: '';
    display: block;
    width: 220px;
    height: 220px;
    background: rgba(255,255,255,0.5);
    border-radius: 50%;
    position: absolute;
    left: 41px;
    top: -15px;
    z-index: 20;
}
ul.about-base li > span{
    box-sizing: border-box;
    background: rgba(85, 7, 6, 0.1);
    display: block;
    border-radius: 5px;
    padding: 10px 12px;
    position: relative;
    z-index: 5;
    line-height: 24px;
    height: 96px;
    vertical-align: middle;
    display: table-cell;
    letter-spacing: -0.2px;
}
ul.about-base li > i{
    display: block;
    width: 190px;
    height: 190px;
    background-image: url(../img/sprite-about-base.jpg);
    background-repeat: no-repeat;
    border-radius: 50%;
    margin: 0 0 5px 56px;
    position: relative;
    z-index: 30;
}
ul.about-base li:nth-child(1) > i{background-position:    0px 0px;}
ul.about-base li:nth-child(2) > i{background-position: -190px 0px;}
ul.about-base li:nth-child(3) > i{background-position: -380px 0px;}
ul.about-base li:nth-child(4) > i{background-position: -570px 0px;}
ul.about-base li:nth-child(5) > i{background-position: -760px 0px;}
ul.about-base li:nth-child(6) > i{background-position: -950px 0px;}


.links-banners{
    background: #edc295 url(../img/about-bg-2.jpg) center center no-repeat;
    background-size: cover;
}
.links-banners ul{
    display: block;
    margin-left: -7px;
    margin-right: -1px;
    margin-bottom: 0 !important;
    margin-top: -10px;
}
.links-banners ul:after{
    content: '';
    display: block;
    clear: both;
}
.links-banners li{
    display: block;
    width: 209px;
    float: left;
    margin-left: 7px;
    margin-right: 1px;
    margin-top: 10px;
    border: 3px solid #fff;
    outline: 1px solid rgba(1, 1, 1, 0.15);;
    height: 174px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.links-banners li a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    border: none;
}
.links-banners span{
    background: rgba(130, 16, 14, 0.75);
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 4px 5px;
    min-height: 34px;
    line-height: 120%;
}

.links-banners li.large{
    outline: none;
    border-color: #82100e;
}

.links-banners li.large span{
    background: rgba(255, 255, 255, 0.75);
    color: #550706;
    font-size: 24px;
    padding-top: 9px;
    min-height: 30px;
}






.warranty-banner{
    background: url(../images/warranty-banner.jpg) 0px 0px no-repeat;
    position: relative;
    width: 980px;
    height: 215px;
    margin-left: -20px;
}
.warranty-banner a{
    display: block;
    width: 100%;
    height: 100%;
}

.footer-point-block{
    margin-top: 40px;
    margin-bottom: 40px;
}

.footer-point-block{
    float: left;
    position: relative;
    width: 300px;
    margin-left: 20px;
}

.footer-point-block .h2{
    background: #faefe4;
    padding: 5px 10px 6px 100px;
    font-size: 18px !important;
    line-height: 18px;
    margin: 0 !important;
    font-weight: normal;
    height: 67px;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    width: 300px;
    text-align: left;
    text-transform: none;
}

.footer-point-block .h2 a{
    text-decoration: none;
}

.footer-point-block .text{
    padding: 17px 12px 10px 27px;
    line-height: 24px;
    box-sizing: border-box;
    min-height: 177px;
    letter-spacing: -0.5px;
}

.footer-point-block,
.point-block
{
    background: #fff;
}


.point-icon {
    width: 95px;
    height: 95px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #550706;
}
.point-icon > i {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -23px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 45px;
    background: url(../img/sprite-about.png) no-repeat;
}
.point-icon:after {
    content: "";
    position: absolute;
    bottom: -48px;
    left: 50%;
    margin-left: -20px;
    height: 15px;
    border: 20px solid transparent;
    border-top: 20px solid #550706;
}
.footer-point-block .point-icon{
    width: 71px;
    height: 71px;
    top: -10px;
}
.footer-point-block .point-icon:after{
    bottom: -47px;
}
.footer-point-block-1 .point-icon > i{
    background-position: -300px 0px;
    width: 33px;
    height: 33px;
    margin-top: -16px;
    margin-left: -16px;
}
.footer-point-block-2 .point-icon > i{
    background-position: -334px 0px;
    width: 27px;
    height: 34px;
    margin-top: -17px;
    margin-left: -14px;
}
.footer-point-block-3 .point-icon > i{
    background-position: -361px 0px;
    width: 45px;
    height: 22px;
    margin-top: -11px;
    margin-left: -22px;
}
.point-block-1 .point-icon > i{
    background-position: 0px 0px;
    width: 60px;
    height: 30px;
    margin-top: -15px;
    margin-left: -30px;
}
.point-block-2 .point-icon > i{
    background-position: -60px 0px;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
}
.point-block-3 .point-icon > i{
    background-position: -110px 0px;
    width: 37px;
    height: 35px;
    margin-top: -17px;
    margin-left: -18px;
}
.point-block-4 .point-icon > i{
    background-position: -147px 0px;
    width: 66px;
    height: 49px;
    margin-top: -24px;
    margin-left: -33px;
}
.point-block-5 .point-icon > i{
    background-position: -213px 0px;
    width: 51px;
    height: 46px;
    margin-top: -23px;
    margin-left: -25px;
}
.point-block-6 .point-icon > i{
    background-position: -264px 0px;
    width: 36px;
    height: 52px;
    margin-top: -26px;
    margin-left: -18px;
}


@media (max-width: 768px){
    .about-mainpic {
        margin-left: 0;
    }
    #content .novost .white_bg .table-deals img{
        width: 100% !important;
        max-width: 100%;
    }
    #content .novost .white_bg .table-deals,
    #content .novost .white_bg .table-deals tr,
    #content .novost .white_bg .table-deals td{
        display: block !important;
    }
    .about-reasons .column,
    .footer-point-block{
        float: none;
        width: auto;
    }
    .footer-point-block{

    }
    .footer-point-block .h2{
        width: 100%;
        position: absolute;
        padding-top: 10px;
    }
    .footer-point-block .point-icon{
        z-index: 2;
    }
    .footer-point-block .text{
        padding-top: 75px;
    }
    #content .columns .left,
    #content .columns .right{
        float: none;
        margin: 0 auto;
        width: auto;
    }
    #content .columns .right{
        margin-top: 20px;
    }
}





sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
.link-other-comments {
	text-align: center;
}
.link-other-comments a {
	display: inline-block;
	padding-top: 10px;
	font-weight: bold;
}
.t_box_small #comment_author {
	display: none;
}