* {
    margin: 0px;
    padding: 0px;
}

@font-face {
    font-family: 'ElektraText';
    src: url('fonts/ElektraText.eot?') format('eot'),
    url('fonts/ElektraText.woff') format('woff'),
    url('fonts/ElektraText.ttf') format('truetype'),
    url('fonts/ElektraText.svg#ElektraText') format('svg');
}

@font-face {
    font-family: 'RobotoSlab Regular';
    src: url('fonts/RobotoSlab Regular.eot?') format('eot'),
    url('fonts/RobotoSlab Regular.woff') format('woff'),
    url('fonts/RobotoSlab Regular.ttf') format('truetype'),
    url('fonts/RobotoSlab Regular.svg#RobotoSlab Regular') format('svg');
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: ElektraText, arial, sans-serif;
    color: #fff;
    background: #000;
}

a, a:hover, a:focus {
    color: #efca91;
}

p {
    color: #efca91;
    font-size: 13px;
}

.clear {
    clear: both;
}

.center {
    width: 1100px;
    margin: 0 auto;
}

h1, h1 a {
    font-size: 30px;
    line-height: 36px;
    margin: 0px 0px 10px 0px;
    color: #715c4a;
    font-family: 'RobotoSlab Regular';
}

h1 a:hover, h2 a:hover, h3 a:hover {
    color: #715c4a;
    text-decoration: none;
    font-family: 'RobotoSlab Regular';
}

h2, h3,
h2 a, h3 a {
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    margin: 0px 0px 20px 0px;
    color: #715c4a;
    font-family: 'RobotoSlab Regular';
}

h4, h5, h6,
h4 a, h5 a, h6 a {
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    margin: 0px 0px 10px 0px;
    font-family: 'RobotoSlab Regular';
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.center {
    width: 1100px;
    margin: 0px auto;
}

.more {
    display: block;
    width: 24px;
    height: 24px;
    background: url(images/more.jpg) no-repeat;
}


#jh-container {
    min-height: 100%;
    min-width: 1100px;
    width: 100%;

}

#jh-container.home {

}

.jh-content .center ul li {
    list-style: disc;
    margin: 0px 0px 0px 20px;
}

.jh-content .center .bx_catalog_tile_ul li {
    list-style: none !important;
    margin: 0px 0px 20px 10px !important;
}

.jh-content .center .leftbar ul li {
    list-style: none !important;
    margin: 0 !important;
}


div.header {
    width: 100%;
    min-width: 1100px;
    background: url(images/header-bg.png) repeat-x;
    height: 100px;
}

.header .center {
    height: 100px;
    border-bottom: 1px solid #d7a750;
}

.header .logo {
    display: block;
    width: 350px;
    height: 70px;
    background: url(images/logo.png) no-repeat;
    float: left;
    margin: 10px 50px 0px 0px;
}

.header .adres {
    display: block;
    width: 190px;
    height: 70px;
    height: 35px;
    float: left;
    /*margin: 30px 0px 0px 0px;*/
    margin: 0;
    color: #cea87e;
    font-size: 11px;
    font-family: 'RobotoSlab Regular';
    margin-top: 30px;
    left: -19px;
    position: relative;
}

.header .phone {
    display: block;
    width: 220px;
    line-height: 34px;
    float: left;
    margin: 30px 0px 0px 0px;
    color: #fff;
    font-size: 15px;
    padding: 0px 30px 0px 60px;
    background: url(images/phone.png) left top no-repeat;
    font-family: 'RobotoSlab Regular';
}

.header .phone span {
    position: relative;
    left: -60px;
}

.header .callback {
    display: block;
    width: 150px;
    height: 34px;
    line-height: 34px;
    float: left;
    margin: 30px 0px 0px 0px;
    border: 1px solid #cea87e;
    text-align: center;
    text-transform: uppercase;
    color: #cea87e;
    font-size: 11px;
    cursor: pointer;
    font-family: 'RobotoSlab Regular';
}

.header .top-cart {
    float: right;
    padding: 30px 10px 0px 0px;
}

.header .top-cart .cart-num {
    font-family: 'RobotoSlab Regular';
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    background: #f36e3f;
    border-radius: 3px;
    padding: 0px 10px;
    text-align: center;
    display: block;
}

.header .top-cart .cart-icon {
    background: url(images/cart.png) left center no-repeat;
    display: block;
    height: 30px;
    float: left;
    padding: 5px 0px 5px 30px;
}

.header .top-cart .cart-title,
.header .top-cart .cart-title:hover {
    color: #cea97d;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    display: block;
    border: 0;
    font-weight: normal;
}


.jh-content {
    background: #eae4d9;
    padding: 30px 0px;
    color: #3b2d21;
    font-size: 13px;
}

.jh-content p {
    color: #3b2d21;
    font-size: 13px;
}

.jh-content a {
    text-decoration: underline;
    color: #3b2d21;
}


.jh-content .leftbar {
    float: left;
    width: 240px;
    margin: 0px 20px 0px 0px;
}

.jh-content .rightbar {
    float: right;
    width: 840px;
}

.jh-content .him-item {
    float: left;
    width: 270px;
    margin: 0px 5px 20px;
    background: #fff;
    text-decoration: none;
    box-shadow: 0px 0px 6px #ccc;
    position: relative;
}

.jh-content .him-item:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 8px;
    right: 8px;
    background: #391712 url(images/uslugi.png) center center no-repeat;
}

.jh-content .him-item.akcii:after {
    display: none;
}

.jh-content .him-item .preview_picture {
    overflow: hidden;
    display: block;
    width: 270px;
    height: 160px;
    margin: 0px;
}

.jh-content .him-item.akcii .preview_picture {
    overflow: hidden;
    display: block;
    width: 270px;
    height: 200px;
    margin: 0px;
}

.jh-content .him-item .preview_picture img {
    margin: 0;
    width: 270px;
    height: 160px;
}

.jh-content .him-item.akcii .preview_picture img {
    margin: 0;
    width: 270px;
    height: 200px;
}

.jh-content .him-item p {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-indent: 20px;
    margin: 0px;
}


.jh-content .him-menu {
    box-shadow: 0px 0px 6px #ccc;
    width: 240px;
    background: #faf6ed;
    border-bottom: 10px solid #d7a750;
}

.jh-content .him-menu span {
    display: block;
    width: 240px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 13px;
    background: #d7a750;
    padding: 0px 20px;
}

.jh-content .him-menu-item {
    width: 240px;
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: 16px;
    padding: 0px 20px;
    text-decoration: none;
    border-bottom: 1px solid #e3ded3;
}


.jh-uslugi {
    background: url(images/uslugi-bg.jpg) center center no-repeat;
    height: 326px;
}

.jh-uslugi p {
    line-height: 60px;
    font-size: 26px;
    text-align: center;
    color: #fff;
}


.jh-slider {
    width: 100%;
    height: 460px;
}

.jh-slider .carousel-inner {
    width: 100%;
    height: 460px;
    position: relative;
}

.jh-slider .item {
    width: 100%;
    height: 460px;
}

.jh-slider .slide-text {
    width: 520px;
    height: 230px;
    position: absolute;
    top: 150px;
    left: 50%;
    background: #d7a750;
    padding: 20px;
}

.jh-slider .slide1 {
    background: url(images/slider/slide1.jpg) center center no-repeat;
}

.jh-slider .slide2 {
    background: url(images/slider/slide2.jpg) center center no-repeat;
}

.jh-slider .slide3 {
    background: url(images/slider/slide3.jpg) center center no-repeat;
}

.jh-slider .slide4 {
    background: url(images/slider/slide4.jpg) center center no-repeat;
}

.jh-slider .slide5 {
    background: url(images/slider/slide5.jpg) center center no-repeat;
}

.jh-slider .slide6 {
    background: url(images/slider/slide6.jpg) center center no-repeat;
}

.jh-slider .slide7 {
    background: url(images/slider/slide7.jpg) center center no-repeat;
}

.jh-slider .slide8 {
    background: url(images/slider/slide8.jpg) center center no-repeat;
}

.jh-slider .slide9 {
    background: url(images/slider/slide9.jpg) center center no-repeat;
}

.jh-slider .slide10 {
    background: url(images/slider/slide10.jpg) center center no-repeat;
}

.jh-slider .slide13 {
    background: url(images/slider/slide13.jpg) center center no-repeat;
}

.jh-slider .slide-text .slide-title {
    position: relative;
    width: 190px;
    height: 190px;
    font-size: 30px;
    text-align: center;
    padding: 60px 0px 0px 0px;
    margin: 0px 60px 0px 0px;
    float: left;
    font-family: 'RobotoSlab Regular';
}

.jh-slider .slide-text .slide-title:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    width: 190px;
    height: 190px;
    border: 2px solid #fff;
    transform: rotate(45deg);
}

.jh-slider .slide1 .slide-text .slide-title {
    padding: 50px 0px 0px 0px;
    font-size: 22px;
}

.jh-slider .slide8 .slide-text .slide-title {
    padding: 80px 0px 0px 0px;
    font-size: 22px;
}

.jh-slider .slide10 .slide-text .slide-title {
    padding: 80px 0px 0px 0px;
    font-size: 22px;
}

.jh-slider .slide-text p {
    font-size: 20px;
    color: #3b2d21;
    line-height: 24px;
}

.jh-slider .slide-text .price {
    font-size: 20px;
    color: #fff;
}

.jh-slider .slide-text .price span {
    font-size: 36px;
}

.jh-slider .carousel-indicators {
    width: 200px;
    text-align: left;
    margin: 0px 0px 0px 270px;
    bottom: 100px;

}

.jh-slider .carousel-indicators li {
    border: 0px;
    background: #755d34;
}

.jh-slider .carousel-indicators li.active {
    border: 0px;
    background: #3b2d21;
}

.jh-slider .left.carousel-control {
    position: absolute;
    display: block;
    background: url(images/left.png) center 244px no-repeat;
    width: 21px;
    height: 100%;
    left: 50%;
    margin: 0px 0px 0px -40px;
}

.jh-slider .right.carousel-control {
    position: absolute;
    display: block;
    background: url(images/right.png) center 244px no-repeat;
    width: 21px;
    height: 100%;
    left: 50%;
    margin: 0px 0px 0px 530px;
}


.jh-thumbs {
    background: url(images/line.png) left top repeat-x;
    padding: 50px 0px 50px 0px;
}

.jh-thumbs li {
    float: left;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 10px;
    position: relative;
}

.jh-thumbs li:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #d7a750 url(images/thumb.png) center center no-repeat;
}

.jh-thumbs li:first-child {
    float: left;
    margin: 0px;
}

.jh-thumbs li a {
    display: block;
    border: 1px solid #d7a750;
    width: 128px;
    height: 196px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 120px 0px 0px 0px;
}

.jh-thumbs li{
    margin-bottom: 10px;
}

.jh-thumbs li.thumb1 {
    background: url(images/thumb1.jpg) center top no-repeat;
}

.jh-thumbs li.thumb2 {
    background: url(images/thumb2.jpg) center top no-repeat;
}

.jh-thumbs li.thumb3 {
    background: url(images/thumb3.jpg) center top no-repeat;
}

.jh-thumbs li.thumb4 {
    background: url(images/thumb4.jpg) center top no-repeat;
}

.jh-thumbs li.thumb5 {
    background: url(images/thumb5.jpg) center top no-repeat;
}

.jh-thumbs li.thumb6 {
    background: url(images/thumb6.jpg) center top no-repeat;
}

.jh-thumbs li.thumb7 {
    background: url(images/thumb7.jpg) center top no-repeat;
}

.jh-thumbs li.thumb8 {
    background: url(images/thumb8.jpg) center top no-repeat;
}

.jh-thumbs li.thumb9 {
    background: url(images/thumb9.jpg) center top no-repeat;
    margin-left: 0 !important;
}

.jh-thumbs li.thumb10 {
    background: url(images/thumb10.jpg) center top no-repeat;
}

.jh-about .price {
    display: block;
    float: left;
    margin: 20px 100px 0px 0px;
    color: #fff;
    padding: 0px 0px 0px 20px;
    background: url(images/about.png) left center no-repeat;
}

.jh-about .portfolio {
    display: block;
    float: left;
    color: #fff;
    padding: 0px 0px 0px 20px;
    margin-top: 20px;
    background: url(images/about.png) left center no-repeat;
}

.jh-about h1 {
    color: #d6a64f;
}


.jh-otzyv .all {
    text-align: right;
    color: #d6a64f;
    font-size: 14px;
    margin: 0px 10px 10px;
}

.jh-portfolio .full {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #210f0c;
    text-align: center;
    color: #efca91;
    font-size: 14px;
    margin: 20px auto 0px;
}


.jh-online {
    background: url(images/online.jpg) center center no-repeat;
    height: 480px;
    text-align: center;
    padding: 50px 0px 0px;
}

.jh-online .center {
    background: url(images/convert.png) center center no-repeat;
    height: 402px;
    padding: 60px 0px 0px;
}

.jh-online .title {
    font-size: 20px;
    text-transform: uppercase;
    color: #d6a64f;
    padding: 0px 0px 0px 40px;
    background: url(images/pen.png) left center no-repeat;
    width: 240px;
    margin: 0px auto 10px;
    display: block;
    font-family: 'RobotoSlab Regular';
}

.jh-otzyv {
    background: #eae4d9 url(images/line.png) left top repeat-x;
    padding: 50px 0px 50px 0px;
}


.jh-content img {
    margin: 0px 20px 20px 0px;
    float: left;
}

.jh-content img.right {
    margin: 0px 0px 20px 20px;
    float: right;
}

.jh-portfolio .title {
    color: #715c4a;
    font-size: 25px;
    text-align: center;
    font-family: 'RobotoSlab Regular';
}

div.news-list {
    word-wrap: break-word;
}

.jh-portfolio .news-list .news-item {
    width: 200px;
    height: 200px;
    float: left;
    margin: 0 10px;
    background: #fff;
    overflow: hidden;
    text-decoration: none;
    display: block;
    position: relative;
}

.jh-portfolio .news-list .news-item:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #d7a750 url(images/uslugi.png) center center no-repeat;
}

.jh-portfolio div.news-list .preview_picture {
    width: 200px;
    height: 150px;
    margin: 0px;
    display: block;
    overflow: hidden;
}

.jh-portfolio div.news-list .preview_picture img {
    width: 200px;
    height: auto;
    margin: 0px;
    display: block;
}

.jh-portfolio .news-date-time {
    color: #fff;
    font-size: 13px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin: 0px;
    background: #b69d5a;
    display: block;
    width: 100px;
    position: relative;
    top: -15px;
    left: 10px;
    font-family: 'ElektraText';
}

.jh-portfolio div.news-list p {
    margin: 10px 10px 0px;
    color: #3b2d21;
    font-size: 15px;
    font-family: 'ElektraText';
    line-height: 18px;
    display: block;
    max-height: 36px;
    overflow: hidden;
    width: 150px;
}


.copyright {
    color: #664a28;
    font-size: 13px;
    padding: 0px 0px 0px 50px;
    font-family: 'RobotoSlab Regular';
}

.vk {
    background: url(images/vk.png) no-repeat;
}

.li {
    background: url(images/li.png) no-repeat;
}

.fb {
    background: url(images/fb.png) no-repeat;
}

.ig {
    background: url(images/ig.png) no-repeat;
}

.footer {
    width: 100%;
    min-width: 1100px;
    background: #000;
    padding: 30px 0px 50px 0px;
}

.footer .logo {
    display: block;
    width: 220px;
    height: 42px;
    background: url(images/logo-mini.png) no-repeat;
    float: left;
    border: 0px;
}

.footer .col1 {
    width: 220px;
    float: left;
    margin: 0px 80px 0px 0px;

}

.footer .col2 {
    width: 100px;
    float: left;
    margin: 0px 50px 0px 0px;
}

.footer .col3 {
    width: 200px;
    float: left;
    margin: 0px;
}

.footer .col33 {
    width: 200px;
    float: left;
    margin: 0px;
}

.footer .col33 .spsp {
    width: 200px;
    height: 200px;
    background: url(images/spsp.png) no-repeat;
    background-size: 100px 100px;
}

.footer .col4 {
    width: 250px;
    float: left;
}

.footer .col2 a {
    color: #fff;
    font-size: 13px;
    line-height: 26px;
    display: block;
}

.footer .adres {
    display: block;
    width: 190px;
    margin: 0px 0px 0px 0px;
    color: #cea87e;
    font-size: 11px;
    font-family: 'RobotoSlab Regular';
}

.footer .phone {
    display: block;
    width: 220px;
    line-height: 34px;
    margin: 10px 0px 0px 0px;
    color: #fff;
    font-size: 15px;
    padding: 0px 30px 0px 40px;
    background: url(images/phone.png) left top no-repeat;
    font-family: 'RobotoSlab Regular';
}

.footer .phone span {
    position: relative;
    left: -40px;
}

.footer .callback {
    display: block;
    width: 150px;
    height: 34px;
    line-height: 34px;
    margin: 10px 0px 0px 0px;
    border: 1px solid #cea87e;
    text-align: center;
    text-transform: uppercase;
    color: #cea87e;
    font-size: 11px;
    cursor: pointer;
    font-family: 'RobotoSlab Regular';
}


.bx-pagination {
    padding: 0;
}

.bx-pagination .bx-pagination-container ul li {
    margin: 0px 1px 0px 0px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border: 0;
    border-radius: 0;
}

.bx-pagination .bx-pagination-container ul li span,
.bx-pagination .bx-pagination-container ul li a span,
.bx-pagination .bx-pagination-container ul li a:hover span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #412109;
    color: #fff;
    text-align: center;
    border: 0;
    border-radius: 0;
    display: block;
}

.bx-pagination .bx-pagination-container ul li.bx-active span,
.bx-pagination .bx-pagination-container ul li.bx-active a:hover span {
    background: #fff !important;
    color: #70380e !important;
}


.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span {
    border: 0;
    border-radius: 0;
    width: 40px;
    height: 40px;
    background: #412109;
    text-indent: 40px;
    background: #eae4d9 url(images/pag-left.png) center center no-repeat;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-next span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
    border: 0;
    border-radius: 0;
    width: 40px;
    height: 40px;
    text-indent: 40px;
    background: #eae4d9 url(images/pag-right.png) center center no-repeat;
}


.click {
    margin: 0px 0px 10px 0px;
    overflow: hidden;
    max-height: 120px;
    cursor: pointer;
}

.click.active {
    max-height: none;
}

.jh-thumbs li.thumb8 {
    background: url(/bitrix/templates/masterparket/images/fasad.png) center top no-repeat;
}


.mpg {
    background: url("images/mpg.png") 0 2px no-repeat;
    color: #fff;
    display: block;
    font-family: tahoma, verdana;
    font-size: 11px;
    height: 30px;
    line-height: 25px;
    margin: 20px 0 0 0px;
    padding-left: 60px;
    text-decoration: none;
    width: 0px;
}


.new_page_wr h2 {
    color: #715C4A;
    font-size: 25px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: 40px;
}


.block_new_form {
    height: 398px;
    width: 100%;
    background: url(/portfolio/form_fon.png) no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 40px;
}

.block_new_form:before {
    content: " ";
    width: 10px;
    height: 10px;
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}

.title_new_form {
    position: relative;
    text-align: center;
    /* margin-top: 40px; */
    padding-top: 40px;
    font-size: 25px;
    color: #D8A64F;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px;
}

.opis_new_form {
    font-size: 16px;
    text-align: center;
    color: #fff;
    position: relative;
    font-family: arial;
    margin-bottom: 30px;
}

.form_new_main {
    position: relative;
}

.form_new_main input[type="text"] {
    width: 289px;
    height: 58px;
    padding-left: 10px;
    display: block;
    margin: 0 auto;
    border: none;
    outline: none;
    margin-bottom: 20px;
}

.form_new_main input[type="submit"] {
    background: #D7A750;
    width: 289px;
    height: 58px;
    border: none;
    display: block;
    margin: 0 auto;
    outline: none;
    cursor: pointer;
    font-size: 16px;
    font-family: Arial;
}

.left_right {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.left_block_img {
    width: 701px;
    height: 494px;
    float: left;
}

.right_block {
    width: 493px;
    float: right;
    font-size: 16px;
    color: #3B2D21;
    font-family: Arial;
    line-height: 28px;
    margin-top: 142px;
}

.three_block_new h3 {
    font-size: 16px;
    color: #3B2D21;
    text-align: center;
    font-family: Arial;
    margin-bottom: 35px;
}

.list_shlifovka {

}

.list_shlifovka > div {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 20px;
}

.list_shlifovka > div:nth-child(5) {
    margin-right: 0;
}

.list_shlifovka > div:last-child {
    margin-right: 0;
}

.list_shlifovka .block_img_shlifovka {

}

.list_shlifovka .block_img_shlifovka img {
    float: none;
    margin: 0;
}

.block_text_shlifovka {
    text-align: center;
    background: #fff;
    height: 66px;
    padding-top: 10px;
    font-size: 16px;
    color: #3B2D21;
    font-family: Arial;
}

.four_block_new {
    margin-top: 15px;
    width: 100%;
    height: 310px;
    background: url(/portfolio/calc_fon.png) no-repeat;
    background-size: cover;
    position: relative;
}

.four_block_new:before {
    content: " ";
    width: 10px;
    height: 10px;
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}

.block_calc {
    position: relative;
}

.block_line_calc {
    height: 63px;
    width: 696px;
    margin: 0 auto;
    margin-top: 20px;
    background: #ECE4D9;
    border: 1px solid #D7A750;
    position: relative;
}

.title_calc {
    position: relative;
    text-align: center;
    /* margin-top: 40px; */
    padding-top: 28px;
    font-size: 25px;
    color: #D8A64F;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px;
}

.opis_calc {
    font-size: 16px;
    text-align: center;
    color: #fff;
    position: relative;
    font-family: arial;
    margin-bottom: 30px;
}

.button_otchet {
    background: #D7A750;
    width: 289px;
    height: 58px;
    border: none;
    display: block;
    margin: 0 auto;
    outline: none;
    cursor: pointer;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    line-height: 58px;
}

.main_line_calc {
    background: #D7A750;
    border: 1px solid #D7A750;
    width: 136px;
    height: 58px;
    margin-top: 2px;
    margin-left: 1px;
}

.text_calc {
    position: absolute;
    top: 16px;
    left: 0;
    right: 0;
    text-align: center;
    color: rgba(45, 45, 45, 0.51);
    font-size: 20px;
    font-weight: 400;
}


.five_block_new {
    margin-top: 40px;
    width: 100%;
    height: 320px;
    background: #F26E3E url(/portfolio/akcia_fon.png) no-repeat;
    background-size: cover;
    position: relative;
}

.t_two_akcia {
    background: url(/portfolio/t_two.png) no-repeat;
    width: 305px;
    height: 109px;
    position: absolute;
    bottom: 19px;
    left: 51px;
}

.t_one_akcia {
    background: url(/portfolio/t_one.png) no-repeat;
    width: 121px;
    height: 260px;
    position: absolute;
    top: 32px;
    left: 144px;
}

.block_left_akcia {
    width: 40%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.block_right_akcia {
    position: absolute;
    right: 20px;
    width: 50%;
    height: 260px;
    background: #D7A750;
    top: 29px;
}

.akcia_romb {
    background: url(/portfolio/akcia_romb.png) no-repeat;
    height: 311px;
    position: absolute;
    top: -24px;
    bottom: 0;
    width: 315px;
    text-align: center;
    line-height: 296px;
    font-size: 21px;
    color: #fff;
    text-transform: uppercase;
}

.akcia_other_text {
    position: absolute;
    right: 20px;
    font-size: 16px;
    color: #3B2D21;
    font-family: Arial;
    line-height: 26px;
    top: 0;
    bottom: 0;
    height: 82px;
    margin: auto;
}

.six_block_list {

}

.six_block_list > div {
    display: inline-block;
    width: 289px;
    vertical-align: top;
    margin-right: 16px;

}

.six_block_list > div:last-child {
    margin-right: 0px;
}

.title_six_block_list {
    height: 63px;
    width: 100%;
    background: #210F0C;
    font-size: 20px;
    color: #EFCA91;
    text-align: center;
    font-family: Arial;
    line-height: 63px;
}

.opis_six_block_list {
    /*height: 388px;*/
    height: fit-content;
    background: #fff;
    color: #3B2D21;
    font-size: 14px;
    padding: 18px;
    line-height: 22px;
}

.seven_block_list {

}

.seven_block_list > div {
    background: #fff;
    display: inline-block;
    width: 227px;
    vertical-align: top;
    margin-right: 16px;
}

.seven_block_list > div:last-child {
    margin-right: 0;
}

.seven_block_ico {
    height: 100px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.seven_block_ico img {
    float: none;
    margin: 0;
}

.seven_block_title {
    text-align: center;
    font-size: 20px;
    color: #3B2D21;
    font-family: Arial;
    height: 43px;
    margin-bottom: 10px;
}

.seven_block_opis {
    color: #3B2D21;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    padding: 0 15px;
    height: 262px;
}


.eight_block_list {

}

.eight_block_list > div {
    display: inline-block;
    width: 392px;
    vertical-align: top;
    margin-right: 16px;
}

.eight_block_list > div:last-child {
    margin-right: 0;
}

.eight_block_list > div > .eihgt_top_block {
    background: #210F0C;
    padding: 15px 10px;
}

.eihgt_top_block > div:first-child {
    font-size: 20px;
    color: #EFCA91;
    font-family: arial;
    text-align: center;
    border-bottom: 2px solid #EFCA91;
    padding-bottom: 12px;
}

.eihgt_top_block > div:last-child {
    text-align: right;
    font-size: 16px;
    color: #fff;
    font-family: Arial;
    margin-top: 10px;
}

.eight_opis_block {
    background: #fff;
    padding: 20px 62px;
    line-height: 25px;
    position: relative;
}

.eight_opis_block:before {
    content: " ";
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    background: url(/portfolio/quot.png) no-repeat;
    left: 22px;
    top: 26px;
}

.nine_block p {
    font-size: 16px;
    color: #3B2D21;
    margin-bottom: 20px;

}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .wrapper {
        width: 100%;
        margin: 0 auto;
    }

    .left_block_img {
        width: 100%;
        height: auto;
        float: none;
    }

    .right_block {
        width: auto;
        float: none;
        font-size: 16px;
        color: #3B2D21;
        font-family: Arial;
        line-height: 28px;
        margin-top: 51px;
        padding: 0 15px;
        text-align: center;
    }

    .left_block_img img {
        width: 100%;
        height: auto;
        float: none;
    }

    .list_shlifovka > div {
        display: inline-block;
        vertical-align: top;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .list_shlifovka {
        text-align: center;
    }

    .list_shlifovka > div:nth-child(5) {
        margin-right: 20px;
    }

    .list_shlifovka > div:last-child {
        margin-right: 20px;
    }

    .main_line_calc {
        background: #D7A750;
        border: 1px solid #D7A750;
        width: 10%;
        height: 58px;
        margin-top: 2px;
        margin-left: 1px;
    }


    .block_line_calc {
        height: 63px;
        width: 320px;
        margin: 0 auto;
        margin-top: 20px;
        background: #ECE4D9;
        border: 1px solid #D7A750;
        position: relative;
    }

    .five_block_new {
        margin-top: 40px;
        width: 100%;
        height: auto;
        background: #F26E3E url(/portfolio/akcia_fon.png) no-repeat;
        background-size: cover;
        position: relative;
        min-height: 721px;
    }


    .block_left_akcia {
        width: 423px;
        height: 325px;
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        margin: auto;
    }


    .t_one_akcia {
        background: url(/portfolio/t_one.png) no-repeat;
        width: 121px;
        height: 260px;
        position: absolute;
        top: 32px;
        left: 144px;
    }


    .t_two_akcia {
        background: url(/portfolio/t_two.png) no-repeat;
        width: 305px;
        height: 109px;
        position: absolute;
        top: 203px;
        left: 51px;
    }


    .block_right_akcia {
        position: absolute;
        right: 20px;
        width: 100%;
        height: 274px;
        background: #D7A750;
        top: 357px;
        left: 0;
        right: 0;
        margin: auto;
    }


    .akcia_romb {
        background: url(/portfolio/akcia_romb.png) no-repeat;
        height: 311px;
        position: absolute;
        top: -24px;
        bottom: 0;
        width: 315px;
        text-align: center;
        line-height: 296px;
        font-size: 21px;
        color: #fff;
        text-transform: uppercase;
        left: 0;
        right: 0;
        margin: auto;
    }


    .akcia_other_text {
        position: absolute;
        right: 20px;
        font-size: 16px;
        color: #3B2D21;
        font-family: Arial;
        line-height: 26px;
        top: 123px;
        bottom: 0;
        height: 82px;
        margin: auto;
        left: 0;
        margin: auto;
        right: 0;
        text-align: center;
    }


    .six_block_list > div {
        display: inline-block;
        width: 289px;
        vertical-align: top;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .six_block_list > div:last-child {
        margin-right: 20px;
    }


    .six_block_list {
        text-align: center;
    }

    .seven_block_list {
        text-align: center;
    }


    .seven_block_list > div {
        background: #fff;
        display: inline-block;
        width: 227px;
        vertical-align: top;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .seven_block_list > div:last-child {
        margin-right: 20px;
    }

    .seven_block_opis {
        color: #3B2D21;
        font-size: 16px;
        font-family: Arial;
        text-align: center;
        padding: 0 15px;
        height: 325px;
    }


    .eight_block_list {
        text-align: center;
    }

    .list_shlifovka .block_img_shlifovka img {
        float: none;
        margin: 0;
        vertical-align: top;
    }

    .eight_block_list > div {
        display: inline-block;
        width: 330px;
        vertical-align: top;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .center {
        width: auto !important;
    }

    .nine_block {
        padding: 0 15px;
        text-align: center;
    }

    .footer .col2 a {
        color: #fff;
        font-size: 11px;
        line-height: 26px;
    }

}
/***************адаптив**************************************/
.mobile{
    display: none;
}

.nomobile{
    display: block;
}

.mobileheader{
	display: none;
	height: auto !important;
	padding: 18px 65px 25px 65px !important;
	background-repeat: repeat !important;
    border-bottom: 2px solid #d7a750 !important;
    min-width: 100% !important;
}

.flexrow {
	display: flex;
	flex-flow: row;
	align-items: center;
	justify-content: space-between;
}

.mobileheader .phonebox {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

.mobileheader .phone {
	display: block;
	width: 100%;
	line-height: 20px;
	float: none;
	margin: 0;
	color: #fff;
	font-size: 16px;
	padding: 0;
	background: none;
	font-family: 'RobotoSlab Regular';
	text-align: center;
}

.mobileheader .callback {
    display: flex;
    width: 100%;
    height: 30px !important;
    line-height: initial;
    float: left;
    margin: 21px 0px 0px 0px !important;
    border: 1px solid #cea87e;
    text-align: center;
    text-transform: uppercase;
    color: #cea87e;
    font-size: 13px !important;
    cursor: pointer;
    font-family: 'RobotoSlab Regular';
    padding: 0 20px !important;
    align-items: center;
}

.topmenu_mobile{
    display: none;
}

.mob_email_link {
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
}

.flex_cont {
    display: flex;
    align-items: center;
}

.topmenu_mobile .cart-icon {
    background: none !important;
    height: auto !important;
    float: none;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
}

.topmenu_mobile .cart-num {
    font-family: 'RobotoSlab Regular';
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    background: #f36e3f;
    border-radius: 3px;
    padding: 3px 10px !important;
    text-align: center;
    display: block;
    margin-left: 10px !important;
}

.mobile_menu{
    display: none;
}

.jh-about{
    display: block !important;
}

.jh-about-mob{
    display:none !important;
}

.otzyv-home-mobile{
    display: none;
}
.otzyv-home{
    display: block;
}

.mobileemail{
    display: none;
}

.mobile_footer_logo{
    display: none;
}

.mobile_licensebox{
    display: none;
}

.nomobile_licensebox{
    display:block
}

.catalog_head_btns_mobile{
    display:none;
}

.jh-online p.desc {
    margin-top: 20px;
}

.afbf_feedback_poles {
    position: relative;
    top: -17px;
}

.jh-content .leftbar.mobile_leftbar {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    width: 100%;

}
.jh-about p {
    margin-bottom: 10px;
}

.jh-content .catalog-menu.mobile_catalog-menu{
    width: 100%;
    overflow-y: scroll;
    height: 100%;
}
.jh-content .catalog-menu.mobile_catalog-menu span {
    width: 100%;
    position: relative;
}

.jh-content .catalog-menu.mobile_catalog-menu span:before {
    content: "";
    display: block;
    width: 2px;
    height: 15px;
    background: black;
    position: absolute;
    right: 26px;
    top: 20px;
    transform: rotate(45deg);
}

.jh-content .catalog-menu.mobile_catalog-menu span:after {
    content: "";
    display: block;
    width: 2px;
    height: 15px;
    background: black;
    position: absolute;
    right: 26px;
    top: 20px;
    transform: rotate(-45deg);
}

.bx-filter.mobile_filter {
    background: #fff !important;
    border-bottom: none;
    height: 100%;
    overflow-y: scroll;
    padding-left: 20px;
    padding-right: 20px;
}

.bx-filter.mobile_filter .bx-filter-title {
    width: fit-content;
    height: auto;
    font-size: 18px;
    padding: 0;
    padding-top: 0;
    position: relative;
    background: none;
    color: black;
    margin-bottom: 0;
}

.row.mobile_filter_header {
    display: none;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding: 35px 0 !important;
    border-bottom: 1px solid #cfd1d1;
}

.filterclose{
    height: 15px;
    width: 15px;
    position: relative;
}

.bx-filter.mobile_filter .filterclose:before {
    content: "";
    display: block;
    width: 2px;
    height: 15px;
    background: black;
    position: absolute;
    right: 5px;
    top:-1px;
    transform: rotate(45deg);
}

.bx-filter.mobile_filter .filterclose:after {
    content: "";
    display: block;
    width: 2px;
    height: 15px;
    background: black;
    position: absolute;
    right: 5px;
    top: -1px;
    transform: rotate(-45deg);
}

.mobile_filter_header .btn-link {
    color: #795a21!important;
}

.row.mobile_filter_header:after{
    display: none;
}
.row.mobile_filter_header:before{
    display: none;
}



.bx-filter.mobile_filter .bx-ui-slider-handle.left {
    background: #d7a750 none repeat scroll 0 0!important;
    border-radius: 50%;
    width: 28px !important;
    height: 28px !important;
    top: 2px;
    border: none;
}

.bx-filter.mobile_filter .bx-ui-slider-handle.right {
    background: #d7a750 none repeat scroll 0 0!important;
    border-radius: 50%;
    width: 28px !important;
    height: 28px !important;
    top: 2px;
    border: none;
}

.bx-filter.mobile_filter .bx-filter-parameters-box {
    border: none;
    background: #fff;
}

.bx-filter.mobile_filter .bx-ui-slider-track-container {
    padding: 30px 6px;
}

.bx-touch .bx-filter.mobile_filter .bx-filter-popup-result{
    display: none !important;
}

.bx-filter.mobile_filter .bx-filter-input-checkbox input[type=checkbox] {
    width: 1px;
    height: 1px;
    padding: 0;
    margin: 0;
    opacity: 0;
}

.bx-filter.mobile_filter span.bx-filter-param-text {
    background: #f1ece5;
    padding: 15px 20px;
}

.bx-filter.mobile_filter .bx-filter-parameters-box-container .col-xs-12 {
    display: flex;
    flex-flow: row wrap;
}

.bx-filter.mobile_filter .checkbox + .checkbox {
    margin-top: 0;
}

.bx-filter.mobile_filter .bx-filter-input-checkbox input:checked + span.bx-filter-param-text{
    background: #d7a750;
    color:#fff;
}

.bx-filter.mobile_filter .checkbox label {
    padding-left: 0;
    margin-right: 10px;
}

.bx-filter.mobile_filter .bx-filter-parameters-box-title {
    font-size: 13px;
    padding-bottom: 7px;
    text-align: center;
    width: 100%;
}

.bx-filter.mobile_filter .bx-filter-parameters-box-hint {
    margin: 0 auto;
}

.mainslider_mobile{
    display: none;
}
.mainslider{
    display: block;
}


.price_btn {
    background: #3b2d21;
    color: #fff !important;
    margin-bottom: 20px;
    text-decoration: none !important;
}

.price_btn:hover {
    background: #b69d5a;
    color: #3b2d21 !important;

}

.flex_imagebox {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    overflow-x: hidden;
}

a.contacts_mini {
    width: 18%;
    margin: 10px;
}

a.contacts_mini img {
    width: 100%;
    height: auto;
}

.cocial_link{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 30px;
    margin-top: 10px;
}

.cocial_link a {
    height: 32px;
    width: 32px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 10px;
}

.cocial_link a:first-child {
    margin-left: 0;
}






































@media (max-width: 1024px) {
    #jh-container {
        min-width: 100% !important;
        width: 100% !important;
    }

    .topmenu{
        display: none;
    }

	.center {
		width: 100% !important;
		margin: 0px auto;
	}

	.header{
		display: none;
	}
	.mobileheader{
		display: block;
	}

	.jh-thumbs {
		padding: 50px 65px 50px 65px !important;
		width: 100% !important;
		margin: 0 auto !important;
	}

	.jh-thumbs ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}

	.jh-thumbs ul li {
		width: 45%;
		margin-bottom: 18px !important;
		background-position-x: left !important;
		background-position-y: center !important;
		padding: 0 !important;
	}

    .jh-thumbs ul li a {
        width: 100% !important;
        margin-left: 15px !important;
        height: 140px !important;
        padding: 0 !important;
        text-align: left !important;
        font-size: 21px !important;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding-left: 154px !important;
    }

	.jh-thumbs li:after {
		bottom: 1px !important;
		right: -15px !important;
	}

    .header .logo {
        display: block;
        width: 563px !important;
        height: 114px !important;
        background: url(/bitrix/templates/masterparket/images/logo.png) no-repeat;
        float: left;
        margin: 10px 50px 0px 0px;
        background-size: cover !important;
    }

    span.line {
        display: block;
        width: 100%;
        background: white;
        height: 3px;
        margin-bottom: 9px;
    }
    .burger {
        /*border: 1px solid red;*/
        width: 30px;
        height: 30px;
    }
    .topmenu_mobile {
        display: block !important;
        height: fit-content !important;
        padding: 10px 65px 10px 65px !important;
    }

    .mobileheader .logo{
        background: none;
    }

    .mobileheader .logo img {
        width: 100%;
        position: relative;
        margin-left: -10px;
    }

    .topmenu_mobile img{
        width: 40px;
        height: 40px;
    }
    .topmenu_mobile .bx-basket-block {
        padding-bottom: 0;
    }

    .footer {
        width: 100%;
        min-width: 100% !important;
    }

    .jh-slider .right.carousel-control {
        margin: 0;
    }

    .jh-slider .left.carousel-control{
        margin: 0;
    }

    .header .logo {
        display: block;
        width: 50% !important;
        height: auto !important;
        background: none;
        float: none;
        margin: 0;
        background-size: cover !important;
    }

    .jh-slider .slide-text {
        width: 100%;
        height: auto;
        min-height: 250px;
        position: absolute;
        top: auto;
        left: 0;
        background: #d7a750;
        padding: 20px 60px;
        bottom: 0px;
        display: flex;
        flex-flow: row;
        justify-content: center;
        align-items: center;
        border-bottom: 5px solid black;
    }

    .jh-slider .slide-text .slide-title {
        width: 50%;
        height: 100%;
        /*border: 1px solid red;*/
        padding: 0px 70px;
    }

    .jh-slider .carousel-indicators {
        margin: 0px 0px 0px 35px !important;
        bottom: 23px;
    }

    .topmenu #horizontal-multilevel-menu {
        height: auto !important;
    }
    .mobile_menu.showed {
        border: none;
        display: block;
        position: absolute;
        z-index: 1000;
        background: #d7a750;
        left: 0;
        right: 0;
        height: fit-content;
        padding: 20px 60px 60px;
        /*bottom: -116px;*/
    }

    .bx-basket-block {
        padding-left: 40px;
    }
    .jh-otzyv {
        width: 100%;
        overflow: hidden;
        padding: 35px 60px;
    }


    .alx_feed_back {
        width: 100% !important;
        overflow: hidden !important;
    }

    .topmenu_mobile  {
        position: relative;
    }

    .jh-slider .slide-text .slide-title:after {
        content: "";
        display: block;
        position: absolute;
        top: -69px;
        width: 190px;
        height: 190px;
        border: 2px solid #fff;
        transform: rotate(45deg);
        left: 100px;
    }

    .jh-slider .left.carousel-control {
        left: 78px;
        top: 190px;
    }

    .jh-slider .right.carousel-control {
        left: auto;
        right: 78px;
        top: 190px;
    }

    .jh-slider .slide-text p {
        font-size: 20px;
        color: #3b2d21;
        line-height: 24px;
        margin-right: 50px;
        margin-left: 35px;
        width: 50%;
    }

    .jh-slider .slide8 .slide-text .slide-title {
        padding: 0px 70px;
        font-size: 22px;
    }

    .jh-slider .slide11 .slide-text .slide-title {
        padding: 0px 90px;
    }

    .jh-slider {
        height: 600px;
    }

    .jh-slider .carousel-inner {
        height: 600px;
    }

    .jh-slider .item {
        width: 100%;
        height: 600px;
        background-position-y: top !important;
    }

    .jh-thumbs .clearfix, .jh-about .clearfix {
        display: none !important;
    }

    .jh-about{
        display: none !important;
    }

    .jh-about-mob{
        display:block !important;
        margin-bottom: 70px;
    }

    .jh-about-mob .center {
        width: 100% !important;
        /*border: 1px solid red;*/
        padding: 0 60px;
    }

    .imgbox {
        position: relative;
        margin-bottom: 50px;
        margin-top: 50px;
    }

    .about_image_fon2 {
        position: absolute;
        right: -33px;
        z-index: 2;
        zoom: 1.5;
        top: -34px;
    }

    img.about_image_fon {
        position: relative;
        width: 100%;
        z-index: 1;
    }

    .about_text {
        padding: 0 20px;
    }

    .jh-about-mob p {
        font-size: 14px;
    }

    .ab_link_box {
        padding: 0 20px;
        margin-top: 30px;
        display: flex;
    }

    .ab_link_box a {
        color: white;
        font-size: 15px;
        margin-right: 65px;
        position: relative;
        padding-left: 15px;
    }

    .ab_link_box a:before {
        content: "";
        display: block;
        width: 7px;
        height: 7px;
        border-top: 2px solid #cba57c;
        border-right: 2px solid #cba57c;
        transform: rotate(45deg);
        position: absolute;
        left: 0;
        top: 6px;
    }

    .jh-about-mob h1 {
        margin-bottom: 23px;
    }

    .jh-uslugi {
        background: url(/bitrix/templates/masterparket/images/uslugi-bg.jpg) center center no-repeat;
        height: auto;
        background-size: cover !important;
        padding-top: 30px;
        padding-bottom: 60px;
    }

    .jh-uslugi .center {
        padding: 0 60px;
    }

    .jh-uslugi #horizontal-multilevel-menu {
        display: flex;
        flex-flow: column;
        width: 100%;
        padding-bottom: 60px;
    }

    .jh-uslugi #horizontal-multilevel-menu li {
        width: 100%;
    }

    .jh-uslugi {
        background: url(/bitrix/templates/masterparket/images/uslugi-bg.jpg) center center repeat-y;
        height: auto;
    }

    .jh-uslugi #horizontal-multilevel-menu a {
        font-size: 17px;
        width: 100%;
    }

    .jh-content {
        padding: 30px 60px 50px 60px;
        color: #3b2d21;
        font-size: 13px;
    }

    .jh-portfolio {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
    }

    .jh-portfolio .title {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .jh-portfolio div.news-list {
        word-wrap: break-word;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }

    .jh-portfolio .news-list .news-item {
        width: 47%;
        height: auto;
        margin-bottom: 20px;
        box-shadow: 1px 1px 10px 1px #ccc9c2b0;
    }

    .jh-portfolio div.news-list .preview_picture {
        width: 100%;
        height: 282px;
        overflow: hidden;
    }

    .jh-portfolio div.news-list .preview_picture img {
        width: 100%;
    }

    .jh-portfolio div.news-list p {
        margin: 0;
        max-height: inherit;
        width: auto;
        padding: 15px 35px 15px 15px;
    }

    .jh-otzyv .all{
        display: none;
    }

    .otzyv-home-mobile{
        display: block;
    }
    .otzyv-home{
        display: none;
    }

    .otzyv-home-slider .item {
        display: flex;
        flex-flow: row;
        justify-content: space-between;
        border: 1px solid transparent;
    }

    .desc{
        background: #210f0c;
        padding: 30px;
    }

    .desc p {
        color: #efca91;
        font-size: 17px;
        padding: 17px 0;
        border-bottom: 1px solid #efca91;
        margin-bottom: 17px;
    }

    .jh-online .center {
        background: url(/bitrix/templates/masterparket/images/convert.png) center center no-repeat;
        height: auto;
        padding: 60px;
    }

    .alx_feed_back form {
        padding: 0px;
        margin: 0px;
        display: flex;
        flex-flow: column;
        justify-content: center;
    }

    .afbf_item_pole {
        width: auto;
    }

    #afbf_fio_fid1, #afbf_phone_fid1, #afbf_email_fid1 {
        width: 50%;
        margin: 0 auto;
    }

    .jh-otzyv .news-date-time {
        font-size: 14px;
    }

    .anons {
        background: #ffffff;
        margin-left: 30px;
        color: black;
        padding: 30px 30px 30px 70px;
        position: relative;
    }

    .anons:before{
        content: url(/bitrix/templates/masterparket/images/kav.png);
        position: absolute;
        top: 24px;
        left: 24px;
    }

    .prev.slick-arrow {
        position: absolute;
        left: -40px;
        top: 79px;
    }
    .next.slick-arrow {
        position: absolute;
        right: -40px;
        top: 79px;
    }

    #accordion li a {
        text-decoration: none;
        width: 100%;
        padding: 25px 10px;
        font-size: 18px;
        border-bottom: 1px solid white;
        color: #372918;
        height: auto;
        display: block;
        position: relative;
    }

    #accordion .root-item:after{
        content: "";
        display: block;
        border-top: 1px solid #372918;
        border-right: 1px solid #372918;
        transform: rotate(45deg);
        width: 12px;
        height: 12px;
        position: absolute;
        right: 15px;
        top: 31px;
    }

    #accordion .dcjq-parent-li ul li a{
        padding: 10px 10px 10px 30px;
    }

    .jh-online {
        background: url(/bitrix/templates/masterparket/images/online.jpg) top center no-repeat;
        height: auto;
        padding: 0;
    }

    .alx_feed_back * {
        text-align: center !important;
    }

    #afbf_fio_fid1, #afbf_phone_fid1, #afbf_email_fid1 {
        width: 52%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .jh-online .title {
        margin-top: 50px;
    }

    .jh-online .center {
        background: url(/bitrix/templates/masterparket/images/convert.png) center center no-repeat;
        height: auto;
        padding: 60px;
        position: relative;
        top: 0;
    }

    .footer {
        width: 100%;
        min-width: 1100px;
        background: #000;
        padding: 50px 60px;
    }

    .footer .col1, .footer .clearfix {
        display: none;
    }

    .footer .center {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }

    .footer .adres {
        display: block;
        width: 100%;
        margin: 0px auto;
        color: #cea87e;
        font-size: 11px;
        font-family: 'RobotoSlab Regular';
        text-align: center;
    }

    .footer .adres br, .footer .phone br, .footer .phone span{
        display: none;
    }

    .footer .phone {
        display: block;
        width: fit-content;
        line-height: 34px;
        margin: 10px 0px 0px 0px;
        color: #fff;
        font-size: 15px;
        padding: 0;
        background: none;
        font-family: 'RobotoSlab Regular';
        text-align: center;
        margin-right: 30px;
        position: relative;
        margin-left: 42px;
    }

    .footer .phone:after {
        content: url(/bitrix/templates/masterparket/images/phone.png);
        display: block;
        position: absolute;
        top: 0;
        left: -45px;
    }


    .footer .col4 {
        width: 100%;
        float: none;
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        border-bottom: 1px solid #6e5a43;
        padding-bottom: 30px;
        margin-bottom: 50px;
    }

    .footer .col1 {
        margin: 0;
    }
    .footer .col33 .spsp {
        width: 161px;
        height: 130px;
    }

    .mobile_footer_logo {
        display: flex;
        flex-flow: column;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .copyright {
        color: #664a28;
        font-size: 13px;
        padding: 0;
        font-family: 'RobotoSlab Regular';
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

    .copyright br{
        display: none;
    }

    .otzyv-home-mobile .desc {
        background: #210f0c;
        padding: 30px;
        display: block;
        border-top: none;
        width: 40%;
        text-align: center;
        margin: 0 auto;
    }

    .afbf_item_pole {
        width: 52%;
        margin: 0 auto;
    }

    .jh-online {
        background-size: cover !important;
        padding: 60px !important;
    }

    .jh-online .center {
        background: none;
        height: auto;
        padding: 0 !important;
        position: relative;
        top: 0;
        border: 1px solid #d6a04b;
    }

    .desc {
        background: transparent;
    }

    .alx_feed_back {
        height: fit-content;
    }

    .footer .col33 .spsp {
        background: url(/bitrix/templates/masterparket/images/spsp.png) top right no-repeat;
        background-size: 100px 100px;
    }

    .footer #horizontal-multilevel-menu a {
        font-size: 14px;
        line-height: 20px;
        height: 20px;
    }

    .footer .col2 a {
        font-size: 15px;
    }

    .footer .adres {
        margin-top: 20px;
    }

    .otzyv-home-mobile .anons:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 15px 10px 0;
        border-color: transparent #ffffff transparent transparent;
        position: absolute;
        left: -15px;
        top: 46%;
    }

    .mobile_licensebox{
        display: block;
    }

    .nomobile_licensebox{
        display:none;
    }

    .licensebox{
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;

    }

    .licensemob{
        width: 30%;
    }

    .licensemob a, .licensemob a img{
        width: 100%;
    }

    .jh-content .leftbar {
        display: none;
    }

    .jh-content .rightbar {
        float: none;
        width: 100%;
    }

    .jh-content img{
        float: none;
    }

    .click {
        overflow: visible;
        max-height: inherit;
    }

    .click img {
        margin: 0 0 20px !important;
    }

    .catalog_head_btns_mobile {
        display: flex;
        margin: 20px 9px;
        justify-content: space-between;
    }

    .sections_action {
        background: #d7a750;
        padding: 12px 20px;
        text-decoration: none !important;
        position: relative;
        min-width: 240px ;
        width: 240px;
        display: inline-block;
    }

    .sections_action:after{
        content: url(/bitrix/templates/masterparket/images/arrow.png);
        display: block;
        width: 8px;
        height: 16px;
        position: absolute;
        right: 12px;
        top: 11px;
    }

    .sections_action span{
        color:white;
        text-decoration: none !important;
    }

    .filter_action:before{
        content: url(/bitrix/templates/masterparket/images/filter.png);
        display: block;
        width: 27px;
        height: 23px;
        position: absolute;
        left: -40px;
        top: 11px;
    }

    .filter_action {
        position: relative;
        display: flex;
        flex-flow: row;
        align-items: center;
        height: 100%;
    }



}

@media(max-width: 768px){

    ymaps:first-child{
        width: 100% !important;
    }
    .map{
        width: 100% !important;
        overflow: hidden;
    }

    .jh-thumbs ul li a {
        font-size: 16px !important;
        padding-left: 117px !important;
    }

    .jh-portfolio .news-list .news-item {
        width: 46% !important;
    }

    .jh-portfolio div.news-list .preview_picture {
        height: 198px !important;
    }

    .mobile_menu.showed {
        top: 60px !important;
    }

    .jh-slider .left.carousel-control {
        left: 30px !important;
    }

    .jh-slider .right.carousel-control {
        right: 30px !important;
    }

    .jh-slider .slide-text .slide-title:after {
        left: 71px;
    }

    .jh-slider .slide-text p {
        font-size: 20px;
        color: #3b2d21;
        line-height: 24px;
        margin-right: 20px;
        margin-left: 0;
        width: 50%;
    }

    .jh-slider .carousel-indicators {
        margin: 0 0 0 59px !important;
        bottom: 23px;
    }

    .footer .col33 {
        display: flex;
        justify-content: flex-end;
    }
    .alx_feed_back {
        height: fit-content !important;
    }
    .jh-portfolio .news-list .news-item {
        width: 46% !important;
    }

    .otzyv-home-mobile .desc {
        margin: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .mobile{
        display: block;
    }
    .nomobile{
        display: none;
    }
    .aboutimgbox img {
        margin: 0px 20px 20px 0px;
        float: none;
        width: 100%;
    }

    .mb20 {
        margin-bottom: 20px;
        display: block;
    }

    .jh-content {
        padding: 30px 20px 50px 20px;
    }

    .jh-content .bx_catalog_tile_ul {
        width: 100%;
        height: fit-content;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-evenly;
    }

    .jh-content .center .bx_catalog_tile_ul li {
        list-style: none !important;
        margin: 0 !important;
        width: 32%;
        margin-bottom: 10px !important;
    }
    .jh-content .bx_catalog_tile_ul li a {
        width: 100%;
    }

    .jh-content .bx_catalog_tile_ul li a p {
        min-height: 40px;
        line-height: inherit;
        height: auto;
        font-size: 11px;
        padding-right: 35px;
        padding-top: 10px;
        text-indent: inherit;
        padding-left: 20px;
    }

    jh-content .catalog-section .product-item-small-card .product-item-big-card {
        padding: 0 !important;
        width: 100% !important;
    }

    .jh-content .catalog-section .product-item-container {
        width: 100% !important;
        margin: 0 0 20px 0 !important;
    }

    .bx-catalog-element .item-detail-container {
        padding: 30px !important;
        margin: 0 -19px !important;
        display: flex;

    }

    .bx-catalog-element .item-detail-tabs {
        padding: 0px 30px !important;
        margin: 0px -19px !important;
        position: relative;
        top: -2px;
    }

    .bx-catalog-element .product-item-detail-tabs-container {
        min-height: 35px;
        border-top: 1px solid #ededed;
    }

    .bx-catalog-element .product-item-detail-tab {
        min-height: 35px;
    }

    .bx-catalog-element .product-item-detail-tab-link {
        height: 45px !important;
        line-height: 35px !important;
        padding: 5px 0;
        margin-right: 15px;
    }

    .item-detail-container .col-md-6.col-xs-6{
        width: 48%;
    }

    .bx-catalog-element .product-item-detail-tabs-container {
        display: block !important;
    }

    .bx-catalog-element ul.product-item-detail-tabs-list li {
        list-style: none !important;
        margin: 0!important;
        text-align: left!important;
    }

    .bx-catalog-element h1.bx-title {
        margin: 0px 0px 20px 0 !important;
    }

    .product-item-small-card .row{
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }

    .product-item-small-card .row .product-item-big-card{
        width: 30%;
    }

    .product-item-image-wrapper {
        width: 100% !important;
    }

    .product-item {
        width: 100% !important;
    }

    .product-item-image-original, .product-item-image-alternative {
        width: 100% !important;
    }

    .product-item-big-card.col-md-12{
        width: 100% !important;
    }

}

@media(max-width: 640px){
    .jh-slider .item {
        height: 494px;
    }

    .jh-slider .slide-text .slide-title:after {
        left: 34px;
    }

    .jh-slider {
        height: 493px;
    }

    .jh-slider .left.carousel-control {
        top: 88px;
    }

    .jh-slider .right.carousel-control {
        top: 88px;
    }

    .jh-slider .carousel-indicators {
        bottom: 125px;
    }

    .jh-slider .slide-text .slide-title {
        padding: 0px 44px;
        text-align: center;
    }

    .jh-thumbs ul li {
        width: 100%;
    }

    .jh-thumbs ul li a {
        font-size: 20px !important;
        padding-left: 136px !important;
    }

    .jh-portfolio .news-list .news-item {
        width: 46% !important;
    }

    .otzyv-home-slider .item {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        border: 1px solid transparent;
    }

    .otzyv-home-mobile .desc {
        background: #210f0c;
        padding: 30px;
        display: block;
        border-top: none;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 15px;
        width: 100%;
        text-align: center;
    }

    .jh-otzyv .news-date-time {
        width: 100%;
    }

    .jh-otzyv .anons {
        margin-left: 0;
    }

    .mobileheader {
        padding: 18px 25px 25px 25px !important;
    }

    .topmenu_mobile {
        padding: 10px 25px 10px 25px !important;
    }

    .about_image_fon2 {
        zoom: 0.7;
    }

    .ab_link_box a {
        margin-right: 20px;
    }

    .jh-portfolio div.news-list .preview_picture {
        height: 160px !important;
    }

    .otzyv-home-mobile .desc {
        width: 40%;
        margin-right: 27px !important;
    }

    .otzyv-home-mobile .anons {
        width: 50%;
    }

    .jh-otzyv .title {
        margin-bottom: 20px;
    }

    .otzyv-home-slider .anons {
        padding: 16px 16px 16px 59px;
    }

    .otzyv-home-slider .anons:before {
        top: 16px;
        left: 16px;
    }
    .footer .col33 {
        width: 30%;
    }

    .footer .col3 {
        width: 30%;
    }

    .footer .col33 {
        width: 30%;
    }

    .footer #horizontal-multilevel-menu a {
        height: auto;
    }
    .jh-slider {
        overflow: hidden;
    }
    .licensemob{
        width: 48%;
    }

    .jh-content .center .bx_catalog_tile_ul li {
        width: 48%;
    }

    .jh-content .bx_catalog_tile_ul li a .preview_picture img {
        margin: 0;
        width: 100%;
        height: auto;
    }

    .jh-content .bx_catalog_tile_ul li a .preview_picture {
        width: 100%;
    }

    .jh-content .bx_catalog_tile_ul li a p {
        font-size: 14px;
    }

    .product-item-small-card .row {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
    }

    .product-item-small-card .row .product-item-big-card {
        width: 100%;
    }

    .jh-content .catalog-section .product-item-container .product-item {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        overflow: hidden !important;
    }

    .product-item {
        height: auto !important;
    }

    .product-item-image-wrapper {
        width: 30% !important;
        height: auto !important;
        overflow: hidden;
    }

    .product-item-image-original, .product-item-image-alternative {
        height: 125px !important;
        margin-left: 0 !important;
        position: relative !important;
    }

    .bx-section-desc {
        padding: 0;
        margin: 0px !important;
        margin-top: 20px !important;
    }

    .product-item-small-card {
        height: auto !important;
        margin-bottom: 20px;
    }
    .titlebox {
        display: flex;
        flex-flow: column;
        width: 70%;
        justify-content: space-between;
        position: relative;
    }

    .click img {
        margin: 0 0 20px !important;
        float: none !important;
        max-width: 100% !important;
        max-height: fit-content !important;
    }

    .bx-touch .product-item-title {
        display: flex;
        align-items: center;
    }

    .product-item-button-container {
        bottom: 10px;
        right: 26px;
    }

    .row.mobile_filter_header {
        display: flex;
    }

    .row.filter_header{
        display: none;
    }

    .bx-filter-button-box .btn-link{
        display: none;
    }
    .bx-filter .bx-filter-button-box .bx-filter-parameters-box-container {
        padding: 0px;
        text-align: center;
    }
    .bx-filter .bx-filter-button-box .bx-filter-parameters-box-container .btn-themes {
        padding: 0px 50px;
    }
    .bx-retina .bx-filter .bx-filter-input-container input{
        background:#f1ece5 !important;
        color:#796c55 !important;
        border: none !important;
    }
    .bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
        margin: 0 auto;
    }
    .mainslider_mobile{
        display: block;
    }
    .mainslider{
        display: none;
    }
}

@media (max-width: 480px) {
    .cocial_link {
        width: 100%;
        text-align: center;
        justify-content: center;
        margin-top: 30px;
    }

    .jh-thumbs {
        padding: 50px 25px 50px 25px !important;
    }
    .jh-about-mob .center {
        padding: 0 25px;
    }

    .jh-portfolio div.news-list .preview_picture {
        height: 165px !important;
    }

    .otzyv-home-mobile .desc {
        width: 100%;
        margin-right: 0 !important;
        margin-bottom: 30px !important;
    }

    .otzyv-home-mobile .anons {
        width: 100%;
    }

    .otzyv-home-mobile .anons:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 15px 10px;
        border-color: transparent transparent #ffffff transparent;
        position: absolute;
        left: 44%;
        top: -15px;
    }

    #afbf_fio_fid1, #afbf_phone_fid1, #afbf_email_fid1 {
        width: 90%;
    }

    .afbf_item_pole {
        width: 90%;
        margin: 0 auto;
    }

    .footer .col2 {
        width: 37%;
    }

    .footer .col3 {
        width: 48%;
    }

    .jh-slider .right.carousel-control {
        right: 5px !important;
    }

    .jh-slider .left.carousel-control {
        left: 5px !important;
    }

    .jh-slider .slide-text p {
        font-size: 14px;
        color: #3b2d21;
        line-height: 24px;
        margin-right: 0;
        margin-left: 0;
        width: 50%;
    }

    .jh-slider .slide-text {
        padding: 20px 30px;
    }
    .jh-slider .slide-text .slide-title {
        padding: 0;
        text-align: center;
        margin: 0 20px 0 0;
        font-size: 16px;
    }

    .jh-slider .slide-text .slide-title:after {
        top: -59px;
        width: 140px;
        height: 140px;
    }

    .jh-slider .slide8 .slide-text .slide-title {
        padding: 0;
        font-size: 16px;
    }
    .jh-slider .slide11 .slide-text .slide-title {
        padding: 0;
    }

    .jh-slider .slide-text .slide-title:after{
        display: none !important;
    }

    .jh-slider .slide-text .slide-title {
        width: 100% !important;
        height: auto !important;
        min-height: auto !important;
    }

    .jh-slider .slide-text {
        display: flex !important;
        flex-flow: column !important;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .jh-slider .slide-text p {
        font-size: 14px;
        color: #3b2d21;
        line-height: 24px;
        margin-right: 0;
        margin-left: 0;
        width: 100% !important;
        padding: 10px 30px !important;
        text-align: center;
    }

    .jh-slider .slide-text .slide-title {
        padding: 0;
        text-align: center;
        margin: 0 !important;
        font-size: 26px !important;
        width: 90% !important;
    }

    .carousel {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .jh-slider .slide-text p {
        width: 90% !important;
        font-size: 14px !important;
    }

    .jh-slider .left.carousel-control {
        left: 15px !important;
    }
    .jh-slider .right.carousel-control {
        right: 15px !important;
    }
    .mob_email_link {
        font-size: 15px !important;
    }

    .mobileheader .logo img {
        width: 95%;
    }
    .bx-basket-block {
        padding-left: 20px !important;
    }

    .jh-thumbs ul li, .jh-thumbs ul li:first-child {
        width: 100%;
        margin-left: -10px;
    }

    .jh-portfolio .news-list .news-item {
        width: 100% !important;
    }

    .footer {
        padding: 50px 25px;
    }

    .jh-online {
        padding: 60px 25px !important;
    }

    .footer .col2 {
        width: 40%;
        margin-bottom: 30px;
    }

    .footer .col3 {
        width: 40%;
    }

    .footer .col33 {
        width: 30%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .mobileheader .callback {
        font-size: 11px !important;
    }

    .jh-content .center .bx_catalog_tile_ul li {
        width: 100%;
        display: flex;
    }

    .jh-content .bx_catalog_tile_ul li a {
        width: 100%;
        display: flex;
    }

    .jh-content .bx_catalog_tile_ul li a .preview_picture {
        width: 50%;
        height: auto;
    }

    .jh-content .bx_catalog_tile_ul li a p {
        width: 50%;
    }
    
    .jh-content .bx_catalog_tile_ul li a p {
        width: 50%;
        display: flex;
        flex-flow: column;
        justify-content: center;
    }

    .bx-catalog-element .item-detail-container {
        flex-flow: row wrap;
    }

    .item-detail-container .col-md-6.col-xs-6 {
        width: 100% !important;
        text-align: center !important;
    }

    .item-detail-container .col-md-6.col-sm-6 {
        width: 100% !important;
        text-align: center !important;
        margin-top: 20px;
    }

    .item-detail-container .btn.product-item-detail-buy-button {
        width: 185px;
        margin: 0 auto !important;
        text-align: center;
        background: #c33e44 url(/bitrix/templates/masterparket/components/bitrix/catalog.element/.default/images/cart.png) 50px center no-repeat !important;
    }
    .btn.product-item-detail-buy-button span {
        left: 25px !important;
    }
    .product-item {
        height: 130px !important;;
    }

    .product-item-image-wrapper {
        /*width: 100% !important;*/
        height: 130px !important;
    }

    .product-item-image-original, .product-item-image-alternative {
        height: 100px !important;
        top: 14px !important;
        left: -1px !important;
    }

    .jh-content .catalog-section .product-item-container .product-item {
        display: flex;
        flex-flow: row wrap;
    }

    .product-item-image-wrapper {
        width: 30% !important;
    }
    .product-item-price-current {
        line-height: 35px !important;
    }

    .product-item-title {
        height: 60px !important;
    }
    .product-item-button-container {
        width: 40px;
        height: 40px;
    }

    .product-item-small-card {
        height: auto !important;
        margin-bottom: 0;
    }

    .sections_action {
        min-width: 150px !important;
        width: 150px !important;
    }

    .catalog_head_btns_mobile {
        margin: 20px 0 !important;
    }

}

@media (max-width: 350px) {

    .mob_email_link {
        font-size: 12px !important;
        text-align: right;
    }

    .topmenu_mobile {
        padding: 10px 10px 10px 10px !important;
    }

    .mobileheader .phone {
        font-size: 12px;
    }

    .flexrow {
        flex-flow: row wrap;
    }

    .header .logo {
        display: block;
        width: 100% !important;
        height: auto !important;
        background: none;
        float: none;
        margin: 0;
        background-size: cover !important;
        text-align: center;
    }

    .mobileheader {
        padding: 18px 10px 25px 10px !important;
    }

    .mobileheader .phonebox {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 0 auto;
    }

    .mobileheader .callback {
        width: fit-content;
    }

    .jh-slider .carousel-indicators {
        margin: 0 !important;
    }

    .jh-thumbs ul li a {
        font-size: 14px !important;
        padding-left: 125px !important;
    }

    .jh-slider .slide-text .slide-title {
        font-size: 20px !important;
    }

    .jh-slider .slide-text p {
        font-size: 12px !important;
    }

    .jh-slider .carousel-indicators{
        left: 0;
        width: 100%;
    }

    .jh-slider .carousel-indicators {
        display: flex;
        justify-content: center;
    }

    .carousel-indicators li, .carousel-indicators .active {
        margin: 4px;
    }

    .ab_link_box a {
        margin-right: 0;
        width: 100%;
    }

    .ab_link_box {
        padding: 0 10px;
    }
    .jh-about-mob .center {
        padding: 0 10px;
    }

    .jh-uslugi .center {
        padding: 0 10px;
    }

    .jh-content {
        padding: 30px 10px 50px 10px;
    }

    .jh-otzyv {
        padding: 35px 20px;
    }

    .footer .col2 {
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0;
    }

    .about_image_fon2 {
        right: 0;
    }

    .licensemob{
        width: 100%;
    }

    .licensemob{
        width: 100%;
    }
}

@media (max-width: 480px){
    .product-item-image-original, .product-item-image-alternative {
        left: 10px !important;
    }
    .product-item-image-wrapper {
        width: 40% !important;
    }

    .titlebox {
        width: 57%;
    }

    .product-item-price-current {
        padding: 0px 0px 0px 5px;
    }

    .product-item-price-current {
        line-height: 35px !important;
        font-size: 18px !important;
    }

    .product-item-title {
        padding: 0px 5px !important;
    }

}

.product-item-detail-info-container .btn.btn-default{
    margin-top: 20px;
}

