body,
html {
  padding: 0;
  margin: auto;
  max-width: 320px;
}
* {
  box-sizing: border-box;
  overflow: auto;
}
.first-block {
  height: 602px;
  background: url("img/first-block.jpg") top center;
  background-size: cover;
}
.first-block-logo {
  float: right;
  width: 101px;
  margin: 14px;
  height: 50px;
}
.first-block-title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  color: #d0d0d0;
  margin-top: 56px;
  margin-left: 16px;
  width: 190px;
}
.first-block-subtitle {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  text-transform: uppercase;
  color: #fafafa;
  margin-top: 32px;
  margin-left: 16px;
  width: 185px;
}
.button {
  position: relative;
  line-height: 35px;
  width: 148px;
  padding: 0 8px;
  background: #ff961b;
  border-radius: 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  text-align: center;
  display: inline-block;
  color: #fafafa;
  font-family: "Roboto", sans-serif;
  margin-top: 37px;
  margin-left: 16px;
  overflow: visible;
}
.button::before {
  height: 4px;
  bottom: -4px;
  width: 129px;
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(200, 84, 0, 0.6);
  border-radius: 0 0 5px 5px;
  content: "";
  margin: auto;
}
.benefits {
  margin-top: 54px;
  margin-left: 16px;
}
.benefit {
  margin-bottom: 10px;
}
.benefit img {
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 8px;
}
.benefit span {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
}
.second-block-title {
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 21px;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  color: #ff4646;
}
.second-block-text {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  padding: 16px;
}
.second-block-text span.first {
  font-size: 15px;
}
span.yellow {
  font-weight: 500;
  color: #ff961b;
}
.second-block-sneaker {
  width: 234px;
  margin: -50px auto auto;
  display: block;
  z-index: 11;
}
.third-block {
  margin-top: -105px;
  background: #5f442b;
  overflow: unset;
}
.third-block * {
  overflow: unset;
}
.triangle {
  width: 34px;
  margin-top: 30px;
  margin-left: 16px;
}
.third-block-title {
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  color: #ffffff;
  line-height: 21px;
  font-family: "Roboto", sans-serif;
  margin-top: 6px;
}
.gallery {
  padding: 16px;
}
.gallery img {
  width: 100%;
  margin-bottom: 10px;
  z-index: 11;
  position: relative;
}
.obrabotan-block {
  position: relative;
  background: #ff961b;
  padding: 64px 16px;
  margin-top: -60px;
}
.obrabotan-block img {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.obrabotan-block-title {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  line-height: 19px;
  text-align: center;
}
.obrabotan-block-text {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  color: #ffffff;
}
.gift-block {
  background: url("img/gift-bg.jpg") bottom center;
  background-size: cover;
  height: 453px;
}
.gift-block-title,
.gift-sub-title {
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 21px;
  font-family: "Montserrat", sans-serif;
  margin-top: 40px;
  margin-left: 16px;
  color: white;
}
.gift-block-subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  font-family: "Montserrat", sans-serif;
  margin-left: 16px;
  color: white;
}
.gift-sub-title {
  color: black;
  font-weight: 700;
  overflow: auto;
  margin-bottom: 4px;
}
.gift-pro {
  margin-top: 8px;
  margin-left: 16px;
}
.gift-pro img {
  float: left;
  margin-right: 18px;
  height: 27px;
  width: 23px;
}
.gift-pro span {
  display: block;
  margin-top: 4px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-style: normal;
  font-weight: 500;
}
.order-form {
  padding: 8px;
  margin-top: 24px;
}
.order-input {
  width: 140px;
  margin-left: 8px;
  border: 1px solid #000000;
  border-radius: 5px;
  line-height: 40px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  height: 40px;
  padding: 0 11px;
}
::placeholder {
  color: black;
}
.order-button {
  line-height: 40px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  height: 40px;
  text-align: center;
  border: 0;
  padding: 0;
  width: 190px;
  background: #ff961b;
  border-radius: 5px;
  cursor: pointer;
  color: white;
  margin: 12px auto auto;
  display: block;
}
.sub-order-button {
  display: block;
  margin-top: 4px;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  line-height: 16px;
  text-align: center;
}
.first-sneakers-buy,
.first-sneakers-buy * {
  overflow: unset;
}
.first-sneakers-buy-title {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  margin-top: 56px;
  margin-left: 16px;
  margin-right: 16px;
}
.first-sneakers-buy-gallery {
  margin-left: 8px;
  margin-top: 4px;
}
.first-sneakers-buy-gallery img {
  margin-left: 8px;
  width: 140px;
  margin-top: 16px;
}
.first-sneakers-buy-percent {
  margin-top: -39px;
  float: right;
  margin-left: 160px;
  margin-bottom: -240px;
}
.buy-specs {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  line-height: 26px;
  padding-left: 16px;
}
.buy-specs .bold {
  font-weight: bold;
  width: 99px;
}
.size-selector,
.color-selector {
  padding: 16px;
}
.size-selector-title,
.color-selector-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  font-family: "Roboto", sans-serif;
  padding-left: 3px;
}
.size-selector-selector {
  padding-left: 16px;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
}
.size-selector-element {
  margin-right: 16px;
  margin-top: 6px;
  display: inline-block;
  line-height: 19px;
  padding: 0 3px;
  cursor: pointer;
}
.size-selector-element.active {
  background: #ff961b;
}
.color-selector {
  padding-top: 0;
}
.color-selector-element {
  width: 25px;
  height: 25px;
  margin-right: 20px;
  border: 1px solid black;
  border-radius: 13px;
  display: inline-block;
  margin-top: 8px;
  cursor: pointer;
}
.color-selector-element.pink {
  background: #d2ae9e;
}
.color-selector-element.black {
  background: black;
}
.color-selector-element.white {
  background: white;
}
.color-selector-element.light-blue {
  background: skyblue;
}
.color-selector-element.active {
  border: 2px solid #ff961b;
}
.price {
  text-align: center;
}
.new-price {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 27px;
  font-family: "Roboto", sans-serif;
  color: #ff4646;
}
.old-price {
  text-decoration-line: line-through;
  color: #727272;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  font-family: "Roboto", sans-serif;
  margin-left: 8px;
}
.autumn {
  position: relative;
  margin-top: 48px;
}
.autumn-triangle {
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  height: 40px;
}
.autumn-title {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 133.19%;
  text-align: center;
  letter-spacing: 0.06em;
  font-family: "Roboto", sans-serif;
  margin-top: 8px;
}
.autumn-subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 133.19%;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.06em;
  margin-top: 14px;
  font-family: "Roboto", sans-serif;
}
.arrows-down {
  display: block;
  margin: 18px auto;
  width: 83px;
}
.about-brand {
  position: relative;
  overflow: hidden;
  background: #5f442b;
  padding: 32px 16px;
  color: white;
  font-weight: 300;
  font-size: 12px;
  line-height: 17px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
}
.about-brand-title {
  display: block;
  width: 252px;
  margin: auto;
}
.about-brand-img {
  width: 100%;
}
.about-brand p {
  margin-top: 16px;
  margin-bottom: 16px;
}
.about-brand .bold {
  font-weight: 500;
  margin-bottom: 0;
}
.background-ecco-1 {
  position: absolute;
  right: -91px;
  bottom: -43px;
  width: 320px;
  height: 160px;
}
.background-ecco-2 {
  position: absolute;
  right: 46px;
  bottom: 184px;
  width: 320px;
  height: 160px;
}
.title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 33px;
  margin-top: 50px;
  text-align: center;
}
.why-us-pro img,
.how-to-part span {
  width: 70px;
  display: block;
  margin: 10px auto;
  text-align: center;
  color: #ff961e;
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  font-family: "Montserrat", sans-serif;
  line-height: 67px;
}
.why-us-pro-sub,
.how-to-sub {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  margin-bottom: 16px;
}
.afterwards {
  text-align: center;
  padding: 25px 16px;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
  background: #ff961b;
  font-family: "Montserrat", sans-serif;
}
.reviews {
  position: relative;
  z-index: 11;
}
.reviews-pics {
  padding: 8px;
  margin-top: 24px;
}
.reviews-pics img {
  width: 140px;
  margin-left: 8px;
}
.last-block-img {
  width: 320px;
  margin-top: -163px;
}
.last-block {
  margin-top: -5px;
  background: #5f442b;
  position: relative;
  overflow: hidden;
}
.to-start-text {
  padding: 16px;
  margin-top: 0;
  color: white;
  font-style: normal;
  font-weight: bold;
  font-size: 19px;
  font-family: "Montserrat", sans-serif;
  line-height: 28px;
  text-align: center;
}
.last-ecco {
  position: absolute;
  top: 0;
  left: 173px;
  width: 320px;
}
.timer-title {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  margin-left: 16px;
  margin-bottom: 8px;
}
.last-block .sub-order-button {
  color: white;
}
.footer {
  padding-top: 48px;
  background: #5f442b;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}
.footer div {
  width: 234px;
  margin: auto auto 4px;
}

#formError {
  box-sizing: border-box;
  position: fixed;
  top: 10px;
  right: 10px;
  border-radius: 5px;
  background-color: brown;
  width: 270px;
  padding: 10px;
  color: white;
  font-family: "Montserrat", sans-serif;
  visibility: hidden;
}
.formErrorClose {
  background-color: transparent;
  color: inherit;
  border: none;
  z-index: 99;
  float: right;
  font-weight: 700;
  font-size: 1em;
  cursor: pointer;
  outline: none;
}
.formErrorMessage {
  font-weight: 500;
  font-size: 12px;
}
.formErrorMessage p {
  margin: 0;
}
#formError.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
@-webkit-keyframes fadein {
  from {
    top: 30px;
    opacity: 0;
  }
  to {
    top: 10px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    top: 30px;
    opacity: 0;
  }
  to {
    top: 10px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    top: 10px;
    opacity: 1;
  }
  to {
    top: 30px;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    top: 10px;
    opacity: 1;
  }
  to {
    top: 30px;
    opacity: 0;
  }
}
a,
a:visited,
a:hover,
a:active {
  color: white;
}

.timer-subs {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  font-family: "Roboto", sans-serif;
  margin-top: -5px;
  color: white;
}
.timer-sub-1 {
  display: inline-block;
  width: 37px;
  margin-left: 22px;
}
.timer-sub-2 {
  display: inline-block;
  width: 75px;
  padding-left: 22px;
}
.timer-sub-3 {
  display: inline-block;
  width: 75px;
  padding-left: 24px;
  margin-left: 4px;
}
.timer-sub-4 {
  display: inline-block;
  width: 75px;
  padding-left: 24px;
}
