/*==============================RESET==============================*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, 
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

article, aside, details, figcaption, figure,
footer, header, hgroup, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr, img {
  border: none;
}

hr {
  border-bottom: 1px solid #ccc;
}

img {
  vertical-align: middle;
}

ol, ul {
  list-style-position: outside;
}

table td,
table th {
  vertical-align: top;
}

big {
  font-size: larger;
}

small {
  font-size: smaller;
}

sub, sup {
  font-size: smaller;
  line-height: 0;
}

sub {
  vertical-align: sub;
}

sup {
  vertical-align: super;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

a:hover, a:visited {
  text-decoration: none;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

input[type="text"], textarea {
  -webkit-appearance: none;
}

input, select {
  vertical-align: middle;
  border: 0;
}

textarea {
  overflow: auto;
}

button {
  cursor: pointer;
  border: 0;
}

:focus, :active {
  outline: none;
}

input::-webkit-input-placeholder {
  color: #000;
}

input::-moz-placeholder {
  color: #000;
}

input:-moz-placeholder {
  color: #000;
}

input:-ms-input-placeholder {
  color: #000;
}

textarea::-webkit-input-placeholder {
  color: #000;
}

textarea::-moz-placeholder {
  color: #000;
}

textarea:-moz-placeholder {
  color: #000;
}

textarea:-ms-input-placeholder {
  color: #000;
}

input:focus::-webkit-input-placeholder {
  color: transparent !important;
}

input:focus::-moz-placeholder {
  color: transparent !important;
}

input:focus:-moz-placeholder {
  color: transparent !important;
}

input:focus:-ms-input-placeholder {
  color: transparent !important;
}

textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}

textarea:focus::-moz-placeholder {
  color: transparent !important;
}

textarea:focus:-moz-placeholder {
  color: transparent !important;
}

textarea:focus:-ms-input-placeholder {
  color: transparent !important;
}


/*==============================COMMON==============================*/
html, body {
  width: 100%;
  height: 100%;
  min-width: 1160px;
}

body {
  min-width: 320px;
font-family: "Arial Narrow", Arial, sans-serif;
  line-height: 1.1;
}

.clr:after {
  content: '';
  display: block;
  clear: both;
}

.center-wrapper {
  position: relative;
  margin: 0 auto;
  width: 1160px;
}

.overflow {
  overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

/*========Header ==========*/
.promo {
 height: 1245px;
}

header {
color: #ffffff;
}
.header-logo {

}
.header-logo img {
  display: block;
  float: left;
  margin-left: 10px;
  margin-right: 25px;
  padding: 30px 0;
}

nav.header-menu {
  padding-top: 82px;
  float: left;
  font-size: 0;
}
nav.header-menu ul {

}
nav.header-menu li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  text-transform: uppercase;
  font-size: 15px;
}
nav.header-menu li a {
  text-decoration: none;
  color: #918683;
}
.header-contacts {
  padding-top: 31px;
}
.header-contacts a {
 font-size: 20px;
 color: #918683;
}
.header-contacts .phone {
  margin-bottom: 26px;  
  float: right;
}
.header-contacts .phone span:after {
content: '';
display: block;
position: absolute;
bottom: -21px;
left: 87%;
margin-top: -10px;
width: 16px;
height: 22px;
background-image: url(/template/images/phone-header.png);
}
.header-contacts a.button-header {
font-size: 12px;
background-color: #fb6310;
padding: 14px 38px;
color: #fff;
text-transform: uppercase;
text-decoration: none;
float: right;
display: inline-block;
position: absolute;
top: 77px;
right: 3px;
}
#feedback {
    text-align: center;
    width: 400px;
}
#feedback h3 {
    margin-bottom: 15px;
    font-size: 30px;
}
#feedback input {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 30px;
    border: 1px solid gray;
    border-radius: 3px;
    margin-bottom: 10px;
    padding-left: 10px;  
}
#feedback button.btn {
    height: 30px;
    border-radius: 3px;
    color: white;
    background-color: #fb6310;
    width: 120px;
}
.promo-slider {
  height: 614px;
  background-position: center;
  margin-bottom: 0;  
  text-align: center;
}
.promo-slider.cross2 img {
  /*width: auto;*/
  width: 100%;
  height: 614px; 

}
.promo-gallery {
position: absolute;
width: 100%;
min-width: 1160px;
left: 0;
background-image: url(/template/images/promo-gallary-background.jpg);
height: 485px;
}
.promo-gallery-info {
  float: left;
  width: 50%;
  height: 544px;
  overflow: hidden;
  padding: 71px 33px;
  background: #f9f6f1;
  color: #4d423a;
  position: absolute;
  margin-top: -5%;
  z-index: 1000;
}
.promo-gallery-big {
  float: right;
  width: 50%;
  height: 544px;
  overflow: hidden;
  padding-top: 6%;
  padding-left: 3%;
  background-image: url(/template/images/promo-gallary-big-background.jpg);
  position: relative;
  margin-top: -5%;
  z-index: 1000;
}
.promo-gallery__text a {
  font-size: 12px;
  background-color: #fb6310;
  padding: 14px 38px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}
.promo-gallery-info {
  color: #4d423a;
}
.promo-gallery__title {
  font-size: 32px;
  text-transform: uppercase;  
}
.promo-gallery-info .promo-gallery__text {
  font-size: 19px;
}
.promo-gallery-info .promo-gallery__text span {
  font-style: italic;
}
.promo-gallery-info .promo-gallery__text h2 {
  font-size: 22px;
}
.promo-gallery-info .promo-gallery__text p,.promo-gallery-info .promo-gallery__text h2 {
  margin-top: 12px;
}

.how-work {
background-color: rgb(251, 237, 202);
width: 80%;
}
.how-work h2 {
color: #ffd100;
font-size: 40px;
border-bottom: 1px solid;
padding-bottom: 10px;
text-align: center;
}
.how-work .title1 {
  letter-spacing: normal;
  font-weight: 300;
  color: #ffd100;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 9px 0;
}
.how-work .title1 span {
  
}
.how-work figure p {
  font-size: 22px;
  width: 80%;
}
.how-work figure {
  margin-bottom: 15px;
  height: 115px;
}
.how-work figure.how-phone {
  background: url(/template/images/telefon.preview.png) 100% 55% no-repeat; 
}
.how-work figure.how-mat {
  background: url(/template/images/vibor-tkaney.png) 100% 55% no-repeat; 
}
.how-work figure.how-dost {
  background: url(/template/images/dostavka.png) 100% 55% no-repeat; 
}
.how-work figure.how-mashin {
  background: url(/template/images/mashin.png) 100% 55% no-repeat; 
}
.how-work figure.how-dost-back {
  background: url(/template/images/dostavka-back.png) 100% 55% no-repeat; 
}
.calculator {
  background-image: url(/template/images/calc-background.jpg);
  height: 641px;
  padding: 108px 0 84px;  
}
h2.title-block {
  font-size: 37px;
  color: #4d423a;
  text-transform: uppercase;
}
.furniture-view.calc-carousel {
  width: 65%;
  display: inline-block;
}
.calculator .furniture-view .types {
  margin-top: 50px;
  font-size: 0;
}
.furniture-view .types .item {
  display: inline-block;
  width: 20%;
  text-align: center;
  line-height: 16px;
  padding-top: 20px;
  border-top: 3px solid transparent;
  vertical-align: top;
}
.furniture-view .types .item:hover {
  padding-top: 20px;
  border-top: 3px solid #ff7200;
  text-align: center;
  color: #ff7200;
  cursor: pointer;
  -webkit-transition: all 500ms;
   -moz-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
     -o-transition: all 500ms ease-out;
        transition: all 500ms ease-out;
}
.furniture-view .item .item-title {
  font-size: 16px;
}
.furniture-view .item .item-preview {
  height: 90px;
  line-height: 90px;
}
#calc .jq-selectbox li.disabled {
  display: none !important;
}
#calc .owl-next.disabled {
  visibility: hidden;
}
.price-finish {
  background-image: url(/template/images/calc-price.png);
  display: inline-block;
  width: 34%;
  height: 443px;
  opacity: 0.8;
  float: right;
  text-align: center;
}
.price-finish .image {
  width: 100%;
  height: 150px;
  margin-bottom: 20px;
  /*background-repeat: no-repeat;
  background-position: center bottom; */
  display: inline-block;
  position: relative;
  line-height: 150px;
}
.price-finish .image img {
  transform: scale(1.9);
  display: inline-block;
  vertical-align: bottom;
}
.price-finish .price-title {
  font-size: 30px;
  text-transform: uppercase;
  margin: 20px 0;
}
.price-finish .price-value {
  text-align: center;
  font-size: 82px;
  color: #ff7200;
}
.price-finish .price-description {
  display: none;
}
.price-finish .price-description.visible {
  display: block;
}
.calc-carousel .owl-item img {
  width: auto;
}
.calc-carousel .difficulty {
  height: 360px;
}
.calc-carousel .difficulty .item, .calc-carousel .materials .item {
  display: none;
}
.calc-carousel .difficulty .item.visible, .calc-carousel .materials .item.visible {
  display: block;
}
.calc-carousel .difficulty fieldset.inputAfterSelect label {
  visibility: hidden;
}
.calc-carousel .difficulty fieldset.inputAfterSelect.showInput label {
  visibility: visible;
}
.choise-material {
  background-image: url(/template/images/cloth-background.jpg);
  height: 787px;
  padding: 66px 0;
}
.select-block {
  display: block;
}
.select-block .block {
  display: inline-block;
  margin-right: 28px;
}
.select-block .block p {
  color: #6e6e6e;
  font-size: 14px;
  margin-bottom: 11px;
}
.difficulties {
font-size: 0;
}
.difficulties label {
  display: inline-block;
  width: 25%;
  text-align: center;  
}

.difficulties label input {
display: none;
}
.calculator .owl-stage-outer .difficulties label b {
    display: block;
    opacity: 0.4;
    position: relative;
    overflow: hidden;
    width: 100px;
    height: 100px;
    margin: 0 auto 5px;
}
.calculator .owl-stage-outer .difficulties label b:hover {
  opacity: 1;
}
.calculator .difficulties input:checked + b {
  opacity: 1;
  border: 1px solid #f9882d;
}
.calculator .difficulties input + b {
   border: 1px solid transparent; 
}
.calculator .owl-stage-outer .difficulties label b img {

}
.difficulties label span {
  font-size: 18px;
}
.calculator .owl-stage-outer .item.prices .work-material {
  display: block;
}
.calculator .owl-stage-outer .item.prices .work-material {
  display: block;
  font-size: 30px;
}
.calculator .owl-stage-outer .item.prices .work-material .work, .calculator .owl-stage-outer .item.prices .work-material .material {
  display: inline-block;
  width: 49%;
}
.calculator .owl-stage-outer .item.prices .total {
  text-align: center;
  font-size: 40px;
}
.calculator .owl-stage-outer .delivery.item .jq-number__field input {
  text-align: center;
}
.calculator .owl-stage-outer .delivery.item .jq-number__field {
  width: 37px;
}
span.deliveryTotal {
  color: #2d2d2c;
  font-size: 30px;
}
.jq-selectbox {
  width: 272px;
}
.color-square {
  width: 220px;
}
.color-square img {
  margin-right: 12px;
  margin-bottom: 7px;
}
.color-square img:nth-child(6n) {
  margin-right: 0px;
}
.slider-cloth {
  height: 330px;
    overflow: hidden;
    margin-top: 40px;
}
.owl-carousel-material {
  width: 100%;
  position: relative;
}
.choise-material p.p-desc {
  text-align: center;
  font-size: 22px;
  color: #333333;
  margin-top: 60px;
}
.owl-carousel-material .owl-nav .owl-prev {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.61);
    background-image: url(/template/images/arrow-nav-mat-prev.png);
    background-position: center;
    width: 35px;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
.owl-carousel-material .owl-nav .owl-next {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.61);
    background-image: url(/template/images/arrow-nav-mat-next.png);
    background-position: center;    
    width: 35px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.callback {
  background-image: url(/template/images/index-news-min.jpg);
  background-position: center;  
  height: 815px;
  padding: 200px 0;
  font-family: "MyriadProRegular";  
}
h2.Big-h2 {
  font-size: 54px;
  color: #f0efee;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 30px;  
}
h2.big-h2-phone {
  font-size: 40px;
  color: #fb6310;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 70px;  
}
.callback h2.Big-h2 {
  color: #fb6310;;
}
p.form-callback {
  margin-bottom: 12px;  
  font-size: 24px;
  color: #f0efee;
  text-align: center;
  font-weight: 400;  
}
form.form {
  width: 698px;
  margin: 0 auto;
}
form.form input {
  margin-right: 10px;
  padding-left: 15px;
  line-height: 45px;
  font-size: 20px;
  height: 45px;
  width: 334px;
  border-radius: 1px;
  border: 1px solid #f0efee;
  background: rgba(245, 245, 245, 0.3);
}

form.form input::-webkit-input-placeholder {color:#ffffff;font-weight: 300;}
form.form input::-moz-placeholder          {color:#ffffff;font-weight: 300;}/* Firefox 19+ */
form.form input:-moz-placeholder           {color:#ffffff;font-weight: 300;}/* Firefox 18- */
form.form input:-ms-input-placeholder      {color:#ffffff;font-weight: 300;}

form.form .btn-form {
  margin: 0 auto;
  width: 398px;
  height: 63px;
  padding-top: 30px;     
}
form.form button {
    background-color: #fb6310;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    width: 398px;
    height: 63px;
}


.order {
  background-image: url(/template/images/funiture-background.jpg);
  background-position: center;
  height: 826px;
  padding-top: 50px;  
}
.order p {
    font-size: 19px;
    margin-top: 10px;    
}
.furniture-view .item {
    margin: 10px 0;
}
.furniture-view .item .item-preview {
  text-align: center;
  margin: 10px 0;
}
.furniture-view .item .item-preview img {
  display: inline-block;
}
.furniture-view .item h3 {
  font-size: 30px;
}
.furniture-view .item h4 {
  margin-top: 15px;
  color: #6a605a;
  font-size: 22px;
    border-top: 1px solid #4d423a;
    padding-top: 5px;  
}
.furniture-view .item fieldset.standart {
  margin-top: 15px;
}
.furniture-view .item fieldset.standart label {
    font-size: 15px;
    text-transform: uppercase;
    margin-right: 25px;
}
.furniture-view .item label p {
  display: inline-block;
}
.slider-order {
  margin-top: 80px;
}
.slider-order .item img {
  width: 840px;
  height: 524px;
}
.owl-nav {
  display: block;
  text-align: center;
  margin-top: 25px; 
}
.owl-prev, .owl-next {
  display: inline-block;
  height: 19px;
  width: 19px;
}
.owl-prev {
  background: url(/template/images/prev.png) no-repeat;
  margin-right: 65px;  
}
.owl-next {
  background: url(/template/images/next.png) no-repeat;
}
.reviews  {
    background-image: url(/template/images/reviews-background.jpg);
    background-position: center;
    background-size: cover;
    height: auto;
}

.reviews .item {
  margin: 0 auto;
  width: 970px;
  padding: 104px 92px;  
}

.reviews .item .face {
  text-align: center;
  margin-bottom: 25px;  
}
.reviews .item .face .image {
  display: inline-block;
  width: 149px;
  display: inline-block;
  margin-right: 25px;
  height: 149px;
  vertical-align: middle;
  overflow: hidden;  
}
.reviews .item .face img {
    border-radius: 999px;
}
.reviews .item .face .info {
  display: inline-block;
}
.reviews .item .face .info h3 {
  font-size: 37px;
  color: #4d423a;
}
.reviews .item .face .info p {
  font-size: 16px;
  color: #ff7200;
}
.slider-reviews {
  margin: 0 auto;
}
.reviews .item .text {

}
.reviews .item .text p {
  text-align: center;
  font-size: 21px;
}
.price-value i.fa.fa-rub {
    font-size: 60px;
}
.reviews .item .text span {
  font-size: 151px;
}

.order .slider-order .owl-item.active.center img {
  opacity: 1!important;
}
.order .slider-order .owl-item img {
  opacity: 0.5!important;
  -webkit-transition: all 500ms;
   -moz-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
     -o-transition: all 500ms ease-out;
        transition: all 500ms ease-out;
}

footer {
  height: 262px;
  background-color: #312b26;
  color:#fff8f6;  
}
.footer-logo {
  padding: 90px 75px;
  display: inline-flex;  
}
footer .container {
  display: block;
}
footer .left, footer .right {
  display: inline-block;
  width: 49%;
}
footer .menu-copy {
  display: inline-block;
}
nav.footer-menu {
  padding-top: 99px;
}
nav.footer-menu li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  text-transform: uppercase;
  font-size: 16px;
}
nav.footer-menu li a, footer .email a {
  text-decoration: none;
  color:#fff8f6;  
}
.copyright {
  padding-top: 45px;
}
.f-contact {
  margin: 0 0 15px 20px;
  padding: 0 0 0 30px;
}
footer .contacts {
  position: absolute;
  top: 90px;
  right: 10px;
}
footer .address {
  background: url(/template/images/address-footer.png) no-repeat left top;
}
footer .phone {
  background: url(/template/images/phone-footer.png) no-repeat left top;
}
footer .email {
  background: url(/template/images/mail-footer.png) no-repeat left top;
}
footer .email i {
  color: #ff7200;
  text-decoration: underline;
}
footer .social {
  padding-top: 15px;
  margin-left: 20px;  
}
footer .social a {
  width: 19px;
  height: 19px;
  display: inline-block;
  background: no-repeat;
  margin-right: 15px;
}
footer .social a.vk {
  background-image: url(/template/images/vk-footer.png);
}
footer .social a.facebook {
  background-image: url(/template/images/facebook-footer.png);
}
footer .social a.instagram {
  background-image: url(/template/images/instagram-footer.png);
}

/* .slider-cloth .owl-carousel-material .owl-item {
  display: inline-block;
} */
/* .slider-cloth .owl-carousel-material .owl-item.hidden {
  display: none;
}
.slider-cloth .owl-carousel-material .owl-item .hidden {
  display: none;
} */
.slider-cloth .materials {
  display: none;
} 
.razrez {
  background-image: url(/template/images/razrez-background.jpg);
  height: 700px;
  padding: 50px 0;  
}
.razrez .item {
  margin: 0 auto;
  width: 970px;
  padding: 5px 90px;
}

.reviews{
    padding: 50px 0px;
}

.instagram .modInstagram{
    display: flex;
    flex-wrap: wrap;
}


.instagram .container{
    width: 1140px;
    display: block;
    margin: 0 auto;
}

.modInstagram .col-md-3{
    width: 25%;
    margin-bottom: 10px;
}

.modInstagram .col-md-3 .thumbnail img{
    width: 100%;
    padding: 0px 15px;
}

.modInstagram .caption{
    padding: 15px;
}

.modInstagram .caption p {
    color: #4d423a;
    text-transform: uppercase;
}

.modInstagram .caption a {
        color: #fb6310;
    margin-top: 10px;
    display: block;
}

.reviews h2{
    display: block;
    text-align: center;
    padding-bottom: 40px;
}


.modInstagram{
    height: 723px;
    overflow: hidden;
}

.instagramm-link{
    color: #fb6310;
    font-size: 22px;
    text-transform: uppercase;
    display: block;
    text-align: center;
}

.instagram .active{
    height: 100%;
}

.modInstagram .thumbnail{
    height: 352px;
}
.instaphoto img{
    width: 400px;
    height: 240px;
    margin: 10px;
}
.inst_photos{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.coll33{
    display: flex;
}
.coll22{
    display: flex;
}
.coll11{
    display: flex;
}
.isnta_ph img{
    height: 400px;
    width: 99% !important;
}
.header-contacts{
    display: flex;
    padding-top: 74px;
    padding-left: 31px;
}
.header-contacts .phone{
    display: flex;
}
.header-contacts a{
    margin-right: 20px;
    font-size: 23px;
}
.header-contacts a.button-header{
    top: 63px;
}