html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

:focus {
  outline: 0; }

body {
  font: normal 75%/150% 'Philosopher', Arial, Tahoma, Verdana, Georgia, sans-serif;
  font-size: 16px;
  min-width: 100%;
  color: #000000 !important;
}

a {
  color: #000;
}

a:hover {
  color: #000;
}

.ps {
  position: relative;
  float: left;
  width: 100%;
  line-height: 19px;
}

.wrapper {
  max-width: 1200px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto;
}

.title-screen {
  text-transform: uppercase;
  text-align: center;
  font-size: 37px;
  line-height: 37px;
  font-weight: bold;
}

#screen-1 {
  background: url(../img/header_back.jpg) top center no-repeat #000;
}

#screen-1 .screen-1 {
  height: 818px;
}

#screen-1 .screen-1 .logo, #footer .footer .logo {
  background: url(../img/logo.png) no-repeat;
}

#screen-1 .screen-1 .logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 299px;
  height: 257px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 42px;
  line-height: 43px;
  padding-top: 98px;
  letter-spacing: 5px;
  background-color: #e34f45;
  background-position: center 36px;
}

#screen-1 .screen-1 .logo span {
  line-height: 19px;
  font-size: 15px;
  letter-spacing: 2px;
  color: #fbcc95;
}

#screen-1 .back-menu {
  position: absolute;
  right: 0;
  width: 50%;
  height: 116px;
  background: #f8941d;
}

#screen-1 .menu {
  position: relative;
  float: right;
  width: 51.5%;
  height: 116px;
  background: #f8941d;
  color: #fff;
}

#screen-1 .menu ul {
  position: relative;
  float: left;
  list-style: none;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 48px;
  margin-left: 27px;
}

#screen-1 .menu a {
  color: #fff;
}

#screen-1 .menu ul li {
  float: left;
  margin-right: 31px;
}

#screen-1 .phone {
  position: absolute;
  left: 0;
  top: 377px;
  color: #fff;
  text-shadow: 0 0 8px #000;
  font-size: 39px;
  line-height: 45px;
  font-weight: bold;
}

#screen-1 .phone span {
  line-height: 64px;
  font-size: 23.6px;
}

#screen-1 .phone a {
  color: #fff;
}

#screen-1 .black-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 242px;
  background: #000;
  opacity: 0.6;
}

#screen-1 .bottom-back, #gallery .gallery .pattern {
  background: url(../img/pattern.png) no-repeat;
}

#screen-1 .bottom-back {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 49px;
  line-height: 47px;
  padding-bottom: 91px;
  background-position: center 123px;
}

#screen-2 {
  background: #fcf8f0;
}

#screen-2 .screen-2 {
  padding-top: 81px;
  padding-bottom: 100px;
}

#screen-2 .title-screen {
  color: #64482f;
}

#screen-2 .screen-2-text {
  text-align: center;
  color: #a3896f;
  font-size: 29px;
  line-height: 31px;
  margin-top: 28px;
  margin-bottom: 66px;
}

#screen-2 .screen-2-img {
  display: flex;
  justify-content: space-between;
}

#screen-2 .screen-2-img img {
  /*max-width: 49%;*/
  max-width: 100%;
}

#products .products {
  padding-top: 91px;
  padding-bottom: 91px;
}

#products .title-screen {
  color: #64482f;
}

#products .products-block {
  margin-top: 74px;
  color: #907e5c;
  text-transform: uppercase;
  font-weight: bold;
}

#products .product-line {
  margin-bottom: 29px;
}

#products .prod-left {
  position: relative;
  float: left;
  width: 45.5%;
  text-align: center;
}

#products .prod-left .prod-name {
  font-size: 21px;
  line-height: 22px;
  letter-spacing: 3px;
  margin-top: 23px;
  margin-bottom: 55px;  
}

#products .prod-left .prod-name span {
  font-size: 38px;
  line-height: 42px;
}

#products .prod-left .prod-size {
  font-size: 21px;
  line-height: 22px;
  letter-spacing: 3px;
  margin-bottom: 19px
}

#products .prod-left .prod-price {
  font-size: 32px;
  line-height: 29px;
  letter-spacing: 3px;
  color: #d09b65;
}

#products .prod-right {
  position: relative;
  float: right;
  width: 51%;
}

#products .prod-right img {
  max-width: 100%;
}

#feedback {
  background: #fcf8f0;
}

#order-line {
  padding-top: 24px;
  margin-bottom: 63px;
}

#order-line .order-line-title {
  text-align: center;
  font-weight: bold;
  font-size: 35px;
  line-height: 42px;
  margin-top: 34px;
}

#order-line .order-line-agreed {
  text-align: center;
  color: #7f7f7f;
  font-size: 12px;
}

#order-line-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 43px;
  margin-bottom: 22px;
}

#order-line-form .feedback-left {
  position: relative;
  float: left;
  width: 48%;
}

#order-line-form .feedback-right {
  position: relative;
  float: right;
  width: 48%;
}

#order-line-form .order-line-input {
  /*width: 23.5%;*/
  width: 100%;
  padding: 20px 28px;
  border: 1px solid #ca4259;
  border-radius: 30px;
  margin-bottom: 16px;
}

#order-line-form .order-line-textarea {
  /*width: 23.5%;*/
  width: 100%;
  padding: 20px 28px;
  border: 1px solid #ca4259;
  border-radius: 30px;
  margin-bottom: 16px;
  height: 135px;
}

#order-line-form .order-line-submit {
  /*width: 23.5%;*/
  width: 100%;
  background: #e34f45;
  color: #fff;
  text-align: center;
  font-size: 19px;
  padding: 20px 0;
  border-radius: 30px;
  cursor: pointer;
  /*box-shadow: 0 5px 36px #dd2a47;*/
  /*box-shadow: 0 0 16px #dd2a47;*/
  border: none;
}

#order-line-form .order-line-submit:hover {
  background: #e12c4a;
}








#gallery {
  background: url(../img/screen_4.jpg) top center no-repeat;
}

#gallery .gallery {
  height: 773px;
  padding-top: 74px;
}

#gallery .gallery .title-screen {
  color: #fff;
  font-size: 42px;
}

#gallery .gallery .pattern {
  height: 26px;
  background-position: top center;
  margin-top: 33px;
}

#slider {
  padding: 16px 1.4% 0 1.4%;
  background: #fff;
  height: 435px;
  margin-top: 40px;
  /*width: 83%;*/
  width: 63%;
  /*margin-left: 8.5%;*/
  margin-left: 18.5%;
}

#slider .arrows {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  width: 19px;
  height: 27px;
  cursor: pointer;
  background-repeat: no-repeat;
}

#slider .arrows.left {
  left: -6%;
  background: url(../img/move-left.svg) center center;
  background-size: auto 100%;
}

#slider .arrows.right {
  right: -6%;
  background: url(../img/move-right.svg) center center;
  background-size: auto 100%;
}

#slider .arrows.left:hover {
  background-image: url(../img/move-active-left.svg);
}

#slider .arrows.right:hover {
  background-image: url(../img/move-active-right.svg);
}

#slider-line .item {
  text-align: center;
  max-height: 400px;
}

#footer {
  background: url(../img/footer.jpg) top center no-repeat;
  color: #fff;
}

#footer .footer {
  height: 322px;
}

#footer .footer .logo {
  position: absolute;
  left: 0;
  top: 120px;
  width: 210px;
  height: 55px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 31px;
  line-height: 30px;
  padding-left: 70px;
  letter-spacing: 5px;
}

#footer .footer .contacts {
  position: absolute;
  left: 35%;
  line-height: 21px;
  top: 115px;
}

#footer .footer .contacts .email {
  padding-left: 20px;
  color: #fff;
  background: url(../img/email.svg) left center no-repeat;
  background-size: auto 100%;
}

#footer .footer .address {
  position: absolute;
  right: 0;
  top: 115px;
  line-height: 21px;
}

.warning {
  background: #ff7878;
}

@media (min-width: 1920px){
  #gallery, #footer {
    background-size: cover;
  }
}

@media (max-width: 1200px){
  #slider {
    background: none;
  }
  #slider-line .item {
    border: 9px solid #fff;
  }
}

@media (max-width: 1190px){
  /*#screen-2 .screen-2-img img {
    max-width: 95%;
  }*/
  #screen-2 .screen-2-img .img {
    width: 49%;
  }
}

@media (max-width: 1170px){
  #screen-1 .menu {
    min-width: 590px;
  }
}

@media (max-width: 1110px){
  #footer .footer .contacts {
    left: 29%;
  }
}

@media (max-width: 1130px){
  #gallery .gallery {
    height: auto;
    padding-bottom: 70px;
  }
  #slider {
    margin-bottom: 60px;
    height: auto;
  }
}

@media (max-width: 1070px){
  #products .prod-left .prod-name {
    margin-bottom: 35px;
    margin-top: 11px;
  }
}

@media (max-width: 980px){
  #screen-1 .menu {
    width: 100%;
  }
  #screen-1 .back-menu {
    display: none;
  }
  #screen-1 .menu {
    height: 80px;
  }
  #screen-1 .menu ul {
    margin-top: 33px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-left: 0;
  }
  #screen-1 .menu ul li {
    margin-right: 15px;
    margin-left: 15px;
  }
  #screen-1 .screen-1 .logo {
    top: 79px;
    left: 50%;
    width: 300px;
    margin-left: -150px;
  }
  #screen-1 .phone {
    width: 100%;
    text-align: center;
  }
  #screen-2 .screen-2 {
    padding-bottom: 55px;
  }
  #products .products {
    padding-top: 35px;
  }
  #products .products-block {
    margin-top: 40px;
  }
  #footer .footer {
    padding-top: 85px;
  }
  #footer .footer .logo {
    top: 10px;
    left: 50%;
    margin-left: -105px;
  }
  #footer .footer .contacts, #footer .footer .address {
    position: relative;
    float: left;
    width: 100%;
    top: auto;
    left: auto;
    right: auto;
    text-align: center;
    margin-bottom: 25px;
  }
}

@media (max-width: 930px){
  #products .prod-left .prod-name {
    margin-bottom: 30px;
    margin-top: 5px;
  }
  #products .prod-left .prod-size {
    margin-bottom: 10px;
  }
}

@media (max-width: 800px){
  #products .prod-left .prod-size {
    font-size: 20px;
  }
  #products .prod-left .prod-name {
    margin-bottom: 25px;
  }
  #products .prod-left .prod-size {
    margin-bottom: 8px;
  }
  #products .prod-left .prod-price {
    font-size: 28px;
  }
}

@media (max-width: 746px){
  #products .products {
    padding-bottom: 5px;
  }
  #products .prod-right {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 35px;
  }
  #products .prod-left {
    width: 100%;
    margin-bottom: 12px;
  }
  #screen-2 .screen-2-text {
    margin-bottom: 32px;
  }
  #screen-2 .screen-2 {
    padding-bottom: 35px;
  }
  #slider {
    width: 90%;
    margin-left: 5%;
  }
}

@media (max-width: 660px){
  #screen-1 .menu {
    min-width: auto;
  }
  #screen-1 .menu ul {
    padding-left: 20px;
    padding-right: 20px;
    justify-content: space-between;
  }
  #screen-1 .menu ul li {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 640px){
  #slider {
    width: 94%;
    margin-left: 3%;
  }
}

@media (max-width: 550px){
  #screen-1 .menu {
    display: none;
  }
  #screen-1 .screen-1 .logo {
    top: 0;
  }
  #screen-1 .phone {
    top: 348px;
  }
  #screen-2 .screen-2 {
    padding-top: 45px;
  }
}

@media (max-width: 500px){
  #order-line-form .feedback-right {
    width: 100%;
  }
  #order-line-form .feedback-left {
    width: 100%;
  }
  #sale-page .sale-page-img {
    width: 100%;
  }
  .title-screen {
    font-size: 32px;
  }
  #products .prod-left .prod-name span {
    font-size: 30px;
  }
  #order-line .order-line-agreed {
    line-height: 14px;
    margin-top: 12px;
  }
  #order-line {
    margin-bottom: 25px;
  }
}

@media (max-width: 400px){
  #screen-1 .bottom-back {
    font-size: 40px;
  }
}

@media (max-width: 360px){
  #footer .footer .contacts, #footer .footer .address {
    margin-bottom: 11px;
  }
}

@media (max-width: 350px){
  #screen-1 .phone {
    font-size: 33px;
  }

}