@charset "UTF-8";
/*Обнуление*/
@import url("https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap");
* {
  padding: 0;
  margin: 0;
  border: 0;
}

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

:focus, :active {
  outline: none;
}

a:focus, a:active {
  outline: none;
}

nav, footer, header, aside {
  display: block;
}

html, body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input, button, textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

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

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

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

/*--------------------*/
@font-face {
  font-family: "PFDinTextCondPro";
  src: url("../fonts/PFDinTextCondPro-Thin.eot");
  src: local("☺"), url("../fonts/PFDinTextCondPro-Thin.woff") format("woff"), url("../fonts/PFDinTextCondPro-Thin.ttf") format("truetype"), url("../fonts/PFDinTextCondPro-Thin.svg") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "PFDinTextCondPro";
  src: url("../fonts/PFDinTextCondPro-Medium.eot");
  src: local("☺"), url("../fonts/pfdintextcondpro-medium.woff") format("woff"), url("../fonts/pfdintextcondpro-medium.ttf") format("truetype"), url("../fonts/pfdintextcondpro-medium.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}
body {
  font-family: "PTSans";
  background-color: #fffddc;
  color: #000;
  font-size: 14px;
}

a {
  cursor: pointer;
  color: #fff;
}

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}

.container {
  max-width: 1196px;
  margin: 0px auto;
  padding: 0px 15px;
}
@media (max-width: 992.98px) {
  .container {
    max-width: 970px;
  }
}
@media (max-width: 767.98px) {
  .container {
    max-width: 750px;
  }
}
@media (max-width: 479.98px) {
  .container {
    max-width: none;
    padding: 0px 10px;
  }
}

.ibg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.ibg img {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

.wrap-lenta {
  width: 100%;
  height: 220px;
  position: absolute;
  top: -12px;
  left: -12px;
  overflow: hidden;
}

.wrap-lenta:before, .wrap-lenta:after {
  content: "";
  position: absolute;
}

.wrap-lenta:before {
  width: 57px;
  height: 12px;
  left: 121px;
  background: #6d251e;
}

.wrap-lenta:after {
  width: 12px;
  height: 57px;
  left: 0px;
  top: 121px;
  background: #6d251e;
}

.lenta {
  line-height: 40px;
  width: 260px;
  height: 40px;
  position: absolute;
  top: 55px;
  left: -56px;
  font-size: 36px;
  z-index: 2;
  overflow: hidden;
  transform: rotate(-45deg);
  background: #84c225;
  text-align: center;
}

.header {
  font-family: "PFDinTextCondPro";
  font-weight: 500;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0 auto;
  position: fixed;
  z-index: 10;
}
.header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../img/bg-header.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.header__wrapper {
  height: 75px;
  display: flex;
  align-items: center;
  position: relative;
}
.header .logo-wrapper {
  flex-shrink: 0;
  margin-bottom: 20px;
  position: relative;
  z-index: 3;
}
.header .logo {
  max-width: 100%;
}
.header__menu {
  margin: 0 63px 20px 60px;
  position: relative;
  z-index: 3;
}
.header__menu-list {
  display: flex;
}
.header__menu-link {
  position: relative;
  color: #ffffff;
  font-size: 17px;
  margin-right: 19px;
}
.header__menu-link:last-child {
  margin-right: 0px;
}
.header__menu-link a:hover {
  transition: color 0.2s ease-in, transform 0.2s ease-in;
  color: #fff500;
}
.header__contacs-delivery {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 3;
}
.header__contacs {
  margin-right: 21px;
  color: #fff500;
  font-size: 24px;
}
.header__delivery-info {
  margin-bottom: 3px;
}
.header .delivery-text {
  color: #ffffff;
  font-size: 20px;
}

.page {
  display: block;
  height: 100%;
  margin-top: 109px;
}

.main-top {
  font-family: "PFDinTextCondPro";
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 42px;
}
.main-top__buy-heater {
  display: block;
  position: relative;
  width: 100%;
  background-color: #e77817;
  border-radius: 43px;
  height: 341px;
  margin-bottom: 60px;
}
.main-top__timer {
  margin: 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.main-top__button {
  margin-top: -45px;
  font-size: 48px;
  padding: 20px 45px;
  border-radius: 25px;
}
.main-top__button:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.main-top__button:active {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
  background: linear-gradient(to bottom, #61c419 0%, #84c225 58%);
  border: 5px solid rgba(0, 0, 0, 0.3);
}

.buy-heater__content {
  display: flex;
  padding-left: 90px;
  position: relative;
}
.buy-heater__title-subtitle {
  margin-top: 92px;
  margin-bottom: 37px;
}
.buy-heater__title {
  font-size: 72px;
  margin-bottom: 40px;
}
.buy-heater__title p {
  margin-bottom: -13px;
  margin-top: -10px;
  margin-left: -3px;
}
.buy-heater__subtitle-plus {
  display: flex;
  align-items: center;
}
.buy-heater__subtitle-plus .plus {
  font-size: 80px;
  font-weight: 500;
  line-height: 33px;
  margin-left: 0.5em;
}
.buy-heater__subtitle p {
  font-size: 33px;
}
.buy-heater__subtitle p.active {
  color: #fff500;
}
.buy-heater__discount {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 85px;
  width: 192px;
  height: 192px;
  background-image: url("../img/main-top/green-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 5;
}
.buy-heater__price-old {
  font-size: 30px;
  text-decoration: line-through;
  margin-left: 55px;
  margin-bottom: -9px;
  font-weight: 400;
  z-index: 5;
}
.buy-heater__price-new {
  color: #fff500;
  font-size: 90px;
  margin-bottom: -17px;
  z-index: 5;
}
.buy-heater__cena {
  color: #fff500;
  font-size: 30px;
  margin-left: 4px;
  z-index: 5;
}

.sushilka {
  position: absolute;
  top: 61%;
  bottom: -2%;
  left: 44%;
}
.sushilka img {
  width: 100%;
}

.camin {
  position: absolute;
  right: 73px;
  bottom: 0px;
  top: -21px;
  z-index: 0;
}
.camin img {
  width: 100%;
}

.timer {
  flex-basis: 55%;
  padding-bottom: 30px;
}

.buy-now-button {
  font-family: "PFDinTextCondPro";
  color: #ffffff;
  border: 5px solid #84c225;
  text-transform: uppercase;
  font-weight: 500;
  background: #b4e391;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b4e391 0%, #84c225 58%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b4e391", endColorstr="#61c419",GradientType=0 );
  /* IE6-9 */
}

@media (max-width: 1200px) {
  .main-top {
    margin-right: 50px;
    margin-left: 50px;
  }
  .main-top .timer {
    flex-basis: auto;
  }
  .main-top__button {
    font-size: calc(10px + 25 * ((100vw - 320px) / 880));
    padding: 15px 30px;
    border-radius: 25px;
  }
  .main-top__buy-heater {
    height: 300px;
  }
  .main-top .buy-heater__content {
    padding-right: 0px;
  }
  .main-top .buy-heater__title {
    font-size: calc(30px + 32 * ((100vw - 320px) / 880));
    margin-bottom: 40px;
  }
  .main-top .buy-heater__subtitle p {
    font-size: calc(16px + 11 * ((100vw - 320px) / 880));
  }
  .main-top .buy-heater__discount {
    position: absolute;
    right: 32%;
    width: 170px;
    height: 170px;
  }
  .main-top .buy-heater__price-old {
    font-size: calc(15px + 10 * ((100vw - 320px) / 880));
    margin-left: 55px;
    margin-bottom: -9px;
  }
  .main-top .buy-heater__price-new {
    color: #fff500;
    font-size: calc(45px + 35 * ((100vw - 320px) / 880));
    margin-bottom: -12px;
  }
  .main-top .buy-heater__cena {
    color: #fff500;
    font-size: calc(15px + 10 * ((100vw - 320px) / 880));
    margin-left: 4px;
  }
  .main-top .buy-heater__subtitle-plus .plus {
    font-size: calc(16px + 64 * ((100vw - 320px) / 880));
    margin-left: 0.3em;
  }

  .camin {
    position: absolute;
    right: -20px;
    bottom: 0px;
    top: -11px;
    z-index: 0;
    max-width: 100%;
  }
  .camin img {
    width: 85%;
  }

  .sushilka {
    position: absolute;
    top: 59%;
    left: 44%;
  }
  .sushilka img {
    width: 80%;
  }
}
@media (max-width: 970px) {
  .main-top {
    margin-right: 30px;
    margin-left: 30px;
  }
  .main-top__buy-heater {
    height: 250px;
  }
  .main-top__button {
    font-size: 25px;
    padding: 10px 20px;
    border-radius: 25px;
    margin-top: 0px;
  }
  .main-top .buy-heater__content {
    padding-left: 70px;
    padding-right: 0px;
  }
  .main-top .buy-heater__title {
    font-size: calc(30px + 20 * ((100vw - 320px) / 880));
    margin-bottom: 35px;
  }
  .main-top .buy-heater__title p {
    padding-top: 3px;
  }
  .main-top .buy-heater__subtitle p {
    font-size: calc(16px + 7 * ((100vw - 320px) / 880));
  }
  .main-top .buy-heater__discount {
    position: absolute;
    right: 32%;
    width: 150px;
    height: 150px;
  }
  .main-top .buy-heater__price-old {
    font-size: calc(15px + 10 * ((100vw - 320px) / 880));
    margin-left: 55px;
    margin-bottom: -9px;
  }
  .main-top .buy-heater__price-new {
    color: #fff500;
    font-size: calc(45px + 35 * ((100vw - 320px) / 880));
    margin-bottom: -12px;
  }
  .main-top .buy-heater__cena {
    color: #fff500;
    font-size: calc(15px + 10 * ((100vw - 320px) / 880));
    margin-left: 4px;
  }
  .main-top .buy-heater__subtitle-plus .plus {
    font-size: calc(16px + 64 * ((100vw - 320px) / 880));
    margin-left: 0.3em;
  }
  .main-top .camin {
    position: absolute;
    right: -100px;
    bottom: 0px;
    top: -9px;
    z-index: 0;
    max-width: 100%;
  }
  .main-top .camin img {
    width: 70%;
  }
  .main-top .sushilka {
    position: absolute;
    top: 58%;
    left: 44%;
  }
  .main-top .sushilka img {
    width: 65%;
  }
}
@media (max-width: 758px) {
  .main-top__buy-heater {
    height: 100%;
  }
  .main-top .buy-heater__title-subtitle {
    margin-top: 380px;
    margin-bottom: 75px;
  }
  .main-top .buy-heater__title {
    font-size: calc(30px + 20 * ((100vw - 320px) / 880));
    margin-bottom: 35px;
  }
  .main-top .buy-heater__title p {
    padding-top: 3px;
    display: inline;
  }
  .main-top .buy-heater__subtitle p {
    font-size: calc(16px + 7 * ((100vw - 320px) / 880));
  }
  .main-top .buy-heater__discount {
    position: absolute;
    top: 15%;
    right: 60%;
    width: 120px;
    height: 120px;
  }
  .main-top .buy-heater__price-old {
    font-size: calc(15px + 0 * ((100vw - 320px) / 880));
    margin-left: 55px;
    margin-bottom: -1px;
  }
  .main-top .buy-heater__price-new {
    color: #fff500;
    font-size: calc(45px + -15 * ((100vw - 320px) / 880));
    margin-bottom: -5px;
  }
  .main-top .buy-heater__cena {
    color: #fff500;
    font-size: calc(15px + 0 * ((100vw - 320px) / 880));
    margin-left: 4px;
  }
  .main-top .buy-heater__subtitle-plus .plus {
    font-size: calc(16px + 64 * ((100vw - 320px) / 880));
    margin-left: 1em;
  }
  .main-top .sushilka {
    max-width: 70%;
    margin: 0 auto;
    position: absolute;
    top: 75%;
    left: 65%;
  }
  .main-top .sushilka img {
    width: 71%;
    height: auto;
  }
  .main-top .camin {
    position: absolute;
    right: 10%;
    left: 30%;
    bottom: 0px;
    top: 10%;
    z-index: 0;
    max-width: 100%;
  }
  .main-top .camin img {
    width: 70%;
  }
  .main-top .lenta {
    font-size: 25px;
  }
}
@media (max-width: 552px) {
  .main-top .timer {
    display: none;
  }
  .main-top__buy-heater {
    height: 100%;
  }
  .main-top .buy-heater__title-subtitle {
    display: flex;
    flex-direction: column;
    margin-top: 320px;
    margin-bottom: 45px;
  }
  .main-top .buy-heater__content {
    padding-left: 35px;
  }
  .main-top .buy-heater__title {
    font-size: calc(30px + 20 * ((100vw - 320px) / 880));
    margin-bottom: 35px;
  }
  .main-top .buy-heater__title p {
    padding-top: 3px;
    display: inline;
  }
  .main-top .buy-heater__subtitle p {
    font-size: calc(16px + 7 * ((100vw - 320px) / 880));
  }
  .main-top .buy-heater__discount {
    position: absolute;
    top: 5%;
    right: 10%;
    width: 120px;
    height: 120px;
  }
  .main-top .buy-heater__price-old {
    font-size: calc(15px + 0 * ((100vw - 320px) / 880));
    margin-left: 55px;
    margin-bottom: -1px;
  }
  .main-top .buy-heater__price-new {
    color: #fff500;
    font-size: calc(45px + -15 * ((100vw - 320px) / 880));
    margin-bottom: -5px;
  }
  .main-top .buy-heater__cena {
    color: #fff500;
    font-size: calc(15px + 0 * ((100vw - 320px) / 880));
    margin-left: 4px;
  }
  .main-top .buy-heater__subtitle-plus .plus {
    font-size: calc(16px + 64 * ((100vw - 320px) / 880));
    margin-left: 12px;
  }
  .main-top .sushilka {
    max-width: 70%;
    margin: 0 auto;
    position: absolute;
    top: 78%;
    left: 65%;
  }
  .main-top .sushilka img {
    width: 71%;
    height: auto;
  }
  .main-top .camin {
    flex-shrink: 0;
    margin-left: -55px;
    z-index: 0;
    display: flex;
  }
  .main-top .camin img {
    width: 250px;
    height: 250px;
    flex-shrink: 0;
  }
}
@media (max-width: 425px) {
  .main-top {
    margin-right: 35px;
    margin-left: 35px;
  }
}
@media (max-width: 425px) and (max-width: 320px) {
  .main-top {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (max-width: 425px) {
  .main-top .main-top__button {
    font-size: 20px;
    padding: 10px 20px;
    border-radius: 25px;
    margin-top: -30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 425px) {
  .main-top__buy-heater {
    height: 100%;
  }
}
@media (max-width: 425px) {
  .main-top .buy-heater__title-subtitle {
    display: flex;
    flex-direction: column;
    margin-top: 270px;
    margin-bottom: 45px;
    margin-left: 20px;
  }
  .main-top .buy-heater__content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-top .buy-heater__title {
    font-size: calc(30px + 20 * ((100vw - 320px) / 880));
    margin-bottom: 35px;
  }
  .main-top .buy-heater__title p {
    padding-top: 10px;
    display: block;
  }
  .main-top .buy-heater__subtitle p {
    font-size: calc(12px + 11 * ((100vw - 320px) / 880));
  }
  .main-top .buy-heater__discount {
    position: absolute;
    top: 7%;
    right: 10%;
    width: 100px;
    height: 100px;
  }
  .main-top .buy-heater__price-old {
    font-size: calc(15px + 0 * ((100vw - 320px) / 880));
    margin-left: 55px;
    margin-bottom: -1px;
  }
  .main-top .buy-heater__price-new {
    color: #fff500;
    font-size: calc(30px + 15 * ((100vw - 320px) / 880));
    margin-bottom: -5px;
  }
  .main-top .buy-heater__cena {
    color: #fff500;
    font-size: calc(15px + 0 * ((100vw - 320px) / 880));
    margin-left: 4px;
  }
  .main-top .buy-heater__subtitle-plus {
    margin-left: 6px;
  }
}
@media (max-width: 425px) {
  .main-top .sushilka {
    max-width: 70%;
    margin: 0 auto;
    position: absolute;
    top: 78%;
    left: 65%;
  }
  .main-top .sushilka img {
    width: 71%;
    height: auto;
  }
}
@media (max-width: 425px) {
  .main-top .camin {
    z-index: 0;
  }
  .main-top .camin img {
    margin-left: -5px;
    width: 100%;
    height: 240px;
    align-items: center;
  }
}
@media (max-width: 425px) and (max-width: 375px) {
  .main-top .camin img {
    height: 220px;
  }
}
@media (max-width: 425px) and (max-width: 320px) {
  .main-top .camin img {
    margin-top: 10px;
    margin-left: 0px;
    height: 210px;
  }
}
@media (max-width: 425px) {
  .main-top .lenta {
    font-size: 25px;
  }
}
.main-center {
  margin-top: 20px;
  font-family: "PFDinTextCondPro";
  font-weight: 500;
}
@media (max-width: 320px) {
  .main-center {
    padding-right: 0px;
    padding-left: 0px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.main-center__family {
  display: flex;
  margin-bottom: -130px;
  z-index: 0;
}
.main-center__find-yourself {
  z-index: 55;
  width: 100%;
  height: 100%;
  border: 2px solid #e77817;
  border-radius: 46px;
  background: repeating-linear-gradient(-45deg, #fffcc8, #fffcc8 13px, #fdefb6 0, #fdefb6 26px);
  color: #e77817;
  margin-bottom: 70px;
}
@media (max-width: 425px) {
  .main-center__find-yourself {
    margin-top: -50px;
  }
}
.main-center__how-to-order {
  width: 100%;
  height: 100%;
  margin-left: 87px;
  margin-bottom: 103px;
}
@media (max-width: 970px) {
  .main-center__how-to-order {
    margin-left: 43px;
    margin-right: 43px;
  }
}
@media (max-width: 320px) {
  .main-center__how-to-order {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.main-center__specifications {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 115px;
}
.main-center__take-care {
  font-family: "PFDinTextCondPro";
  margin-bottom: 130px;
}
@media (max-width: 700px) {
  .main-center__take-care {
    display: none;
  }
}

.family__image {
  margin-left: 5px;
  margin-right: -234px;
  z-index: -5;
}
.family__image img {
  position: relative;
}
.family__title-subtitle {
  width: 100%;
  color: #e77817;
  margin-top: 58px;
  display: flex;
  flex-direction: column;
}
.family__title {
  font-size: 55px;
  margin-bottom: 12px;
}
.family__subtitle {
  font-size: 33px;
  font-weight: 100;
}

.find-yourself__content {
  margin-top: 17px;
  margin-left: 85px;
  margin-bottom: 78px;
}
.find-yourself__title {
  font-size: 44.95px;
  margin-top: 67px;
  margin-bottom: 52px;
}
.find-yourself__list-area {
  margin-top: -18px;
  font-family: "PT Sans";
  font-weight: 400;
  display: flex;
  justify-content: space-around;
}
.list-column__header {
  position: relative;
  margin-top: 23px;
  margin-bottom: 5px;
  font-size: 24px;
  color: #e77817;
  font-weight: 700;
}
.list-column__header p {
  margin-top: 0px;
}
.list-column__header img {
  position: absolute;
  margin-left: -85px;
}
.list-column__text {
  color: #141414;
  font-size: 13.8px;
  line-height: 16px;
  font-weight: 400;
}

.how-to-order__title {
  color: #e77817;
  font-size: 44.95px;
  font-weight: 500;
  margin-bottom: 39px;
}
@media (max-width: 970px) {
  .how-to-order__title {
    font-size: calc(22px + 22.95 * ((100vw - 320px) / 880));
  }
}
.how-to-order__image {
  display: block;
  margin-bottom: 38px;
  margin-left: -5px;
}
.how-to-order__column {
  display: flex;
  margin: 0px auto;
}
.how-to-order__item {
  flex-basis: 15%;
  text-align: center;
  color: #141414;
  font-family: "PT Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  margin-right: 25px;
}
.how-to-order__item:first-child {
  margin-right: 30px;
}
.how-to-order__item:last-child {
  margin-left: 10px;
}
.how-to-order__item p.num {
  display: none;
}
.how-to-order__item p.first-p {
  display: inline;
}
@media (max-width: 970px) {
  .how-to-order__item {
    margin-right: 20px;
  }
  .how-to-order__item:first-child {
    margin-right: 20px;
  }
  .how-to-order__item:last-child {
    margin-left: 15px;
  }
}

.specifications__border-right {
  height: 100%;
  position: absolute;
  border-right: #e77817 dotted 2px;
  left: 391px;
}
@media (max-width: 651px) {
  .specifications__border-right {
    display: none;
  }
}
.specifications__title-image {
  width: 100%;
  display: flex;
}
.specifications__title {
  display: flex;
  font-family: "PFDinTextCondPro";
  font-size: 40px;
  font-weight: 500;
  line-height: 55.51px;
  text-transform: uppercase;
}
.specifications__title h3 {
  color: #222120;
  margin-left: 86px;
  margin-right: 23px;
}
.specifications__title h4 {
  color: #e77817;
  margin-left: 50px;
}
.specifications__image {
  margin-top: 14px;
  margin-left: 9%;
  display: block;
}
.specifications__image .image__subtitle {
  margin-left: 39px;
  color: #e77817;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  margin-top: 25px;
  margin-bottom: 31px;
}
.specifications__table {
  width: 100%;
  font-family: "PT Sans";
  color: #212121;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  border-collapse: collapse;
  margin-bottom: 38px;
}
.specifications__table .gf {
  background-color: #bae0b2;
  z-index: -1;
}
.specifications__table .item-left {
  padding-left: 87px;
}
.specifications__table .item-right {
  padding-right: 200px;
  text-align: center;
}
.specifications__buy-now {
  display: flex;
  justify-content: flex-end;
  margin-right: 23.19%;
}

.buy-now__price {
  display: flex;
  justify-content: center;
  margin-bottom: 23px;
  margin-top: -15px;
}
.buy-now__price-old {
  color: #222120;
  font-family: "PFDinTextCondPro";
  font-size: 24px;
  font-weight: 500;
  line-height: 55.51px;
  text-decoration: line-through;
  margin-right: 28px;
}
.buy-now__price-new {
  color: #e77817;
  font-family: "PFDinTextCondPro";
  font-size: 50px;
  font-weight: 500;
  line-height: 55.51px;
}
.buy-now__button {
  text-align: center;
  padding: 11px 25px 11px 25px;
  font-size: 30px;
  border-radius: 15px;
  border: 3px solid #84c225;
}
.buy-now__button:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.buy-now__button:active {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
  background: linear-gradient(to bottom, #61c419 0%, #84c225 58%);
  border: 3px solid rgba(0, 0, 0, 0.1);
}

.take-care__content {
  border-radius: 46px;
  background: repeating-linear-gradient(-45deg, #e77817, #e77817 13px, #e98025 0, #e98025 26px);
}
.take-care__title-subtitle {
  font-family: "PFDinTextCondPro";
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 62px;
}
.take-care__title {
  position: relative;
  margin-top: -35px;
  padding-right: 57px;
  padding-left: 58px;
  font-size: 48px;
  font-weight: 500;
  line-height: 70px;
  background: #fb7f00;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #df3d20 0%, #f8c300 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#df3d20", endColorstr="#f8c300",GradientType=0 );
  /* IE6-9 */
  -webkit-clip-path: polygon(0 0, 100% 0, 98% 50%, 100% 100%, 0 100%, 2% 50%);
          clip-path: polygon(0 0, 100% 0, 98% 50%, 100% 100%, 0 100%, 2% 50%);
}
@media (max-width: 970px) {
  .take-care__title {
    font-size: calc(15px + 33 * ((100vw - 320px) / 880));
    line-height: 50px;
    margin-top: -25px;
  }
}
.take-care__subtitle {
  font-size: 30px;
  font-weight: 500;
  line-height: 60px;
}
@media (max-width: 970px) {
  .take-care__subtitle {
    font-size: calc(20px + 10 * ((100vw - 320px) / 880));
    line-height: 40px;
  }
}
.take-care__pay-less {
  display: flex;
  justify-content: center;
}

.pay-less__item {
  display: block;
  position: relative;
  margin-left: 70px;
  margin-right: 70px;
  width: 234px;
  text-align: center;
  z-index: 5;
}
.pay-less__item p {
  color: #f8c300;
  font-family: "PFDinTextCondPro";
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 13px;
}
.pay-less__item img {
  display: inline;
  position: relative;
  margin-right: 64px;
  margin-bottom: -99px;
  z-index: -1;
}
.pay-less__price {
  width: 96px;
  height: 96px;
  background-color: #f8c300;
  border-radius: 50%;
  font-weight: 500;
  color: #b82e2e;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 104px;
  margin-bottom: 37px;
  z-index: 0;
}
.pay-less__price .price-number {
  margin-top: 14px;
  font-size: 40px;
}
.pay-less__price .price-grn {
  font-size: 24px;
}
.pay-less__button {
  font-size: 25px;
  font-weight: 500;
  line-height: 31.4px;
  margin-bottom: -20px;
  padding: 10px 15px;
  border-radius: 15px;
  border: 3px solid #84c225;
}
.pay-less__button:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.pay-less__button:active {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
  background: linear-gradient(to bottom, #61c419 0%, #84c225 58%);
  border: 3px solid rgba(0, 0, 0, 0.3);
  font-size: 24.5px;
}
.pay-less__second-item .pay-less__price {
  margin-left: 124px;
}
.pay-less__second-item img {
  margin-left: -12px;
  margin-right: 17px;
}
.pay-less__third-item .pay-less__price {
  margin-left: 136px;
}
.pay-less__third-item img {
  margin-left: -48px;
}

span.yellow-shadow {
  position: absolute;
  background-color: #f8c300;
  box-shadow: 30px 80px 100px 100px #ffd000;
  z-index: -1;
}
@media (max-width: 970px) {
  span.yellow-shadow {
    box-shadow: 100px 50px 80px 80px #ffd000;
  }
}
@media (max-width: 768px) {
  span.yellow-shadow {
    box-shadow: 100px 50px 60px 60px #ffd000;
  }
}

@media (max-width: 1200px) {
  .main-center .find-yourself__title {
    font-size: 41.95px;
  }
  .main-center .find-yourself__list-column {
    flex-shrink: 1;
    color: #e77817;
    font-size: 24px;
    font-weight: 700;
  }
  .main-center .list-column__header {
    position: relative;
    margin-top: 23px;
    margin-bottom: 5px;
  }
  .main-center .list-column__header p {
    margin-top: 0px;
  }
  .main-center .list-column__header img {
    width: 40px;
    position: absolute;
    margin-left: -55px;
  }
  .main-center .list-column__text {
    color: #141414;
    font-size: 12.8px;
    line-height: 16px;
    font-weight: 400;
  }
  .main-center .how-to-order__image img {
    width: 86.7%;
  }
  .main-center .specifications__image {
    margin-top: 14px;
    margin-left: 5%;
    display: block;
  }
  .main-center .specifications__image img {
    width: 96%;
  }
  .main-center .specifications__table {
    width: 100%;
    font-size: 14px;
    line-height: 32px;
    border-collapse: collapse;
    margin-bottom: 38px;
  }
  .main-center .specifications__table .gf {
    background-color: #bae0b2;
    z-index: -1;
  }
  .main-center .specifications__table .item-left {
    padding-left: 87px;
  }
  .main-center .specifications__table .item-right {
    padding-right: 130px;
    text-align: center;
  }
  .main-center .specifications__buy-now {
    display: flex;
    justify-content: flex-end;
    margin-right: 159px;
  }
  .main-center .pay-less__item {
    display: block;
    position: relative;
    margin-left: 50px;
    margin-right: 40px;
    width: 234px;
    text-align: center;
    z-index: 5;
  }
  .main-center .pay-less__item p {
    font-size: 18px;
    margin-bottom: 13px;
  }
  .main-center .pay-less__item img {
    display: inline;
    position: relative;
    margin-right: 64px;
    margin-bottom: -99px;
    z-index: -1;
  }
  .main-center .pay-less__first-item span {
    right: 180px;
  }
  .main-center .pay-less__second-item .pay-less__price {
    margin-left: 124px;
  }
  .main-center .pay-less__second-item img {
    margin-left: -12px;
    margin-right: 17px;
  }
  .main-center .pay-less__third-item .pay-less__price {
    margin-left: 136px;
  }
  .main-center .pay-less__third-item img {
    margin-left: -48px;
  }
  .main-center .pay-less span.yellow-shadow {
    position: absolute;
    background-color: #f8c300;
    box-shadow: 10px 60px 80px 80px #ffd000;
    z-index: -1;
  }
}
@media (max-width: 970px) {
  .main-center .family__title {
    font-size: 40px;
    margin-bottom: 12px;
  }
  .main-center .find-yourself__content {
    margin-top: 17px;
    margin-left: 120px;
    margin-right: 30px;
    margin-bottom: 78px;
  }
  .main-center .find-yourself__title {
    font-size: 34.95px;
    margin-top: 67px;
    margin-bottom: 52px;
    margin-left: -50px;
  }
  .main-center .find-yourself__list-area {
    margin-top: -18px;
  }
  .main-center .find-yourself__list-column {
    flex-shrink: 0;
    margin-left: -15px;
    margin-right: 15px;
  }
  .main-center .find-yourself__list-column:last-child {
    margin-left: 70px;
  }
  .main-center .list-column__header {
    margin-top: 40px;
    margin-bottom: 0px;
    font-size: calc(10px + 8 * ((100vw - 320px) / 880));
    font-size: 18px;
  }
  .main-center .list-column__text {
    font-size: calc(10px + 2 * ((100vw - 320px) / 880));
    line-height: 12px;
  }
  .main-center .specifications__border-right {
    left: 300px;
  }
  .main-center .specifications__title-image {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .main-center .specifications__title {
    display: flex;
    flex-basis: 50%;
    font-size: calc(25px + 11.95 * ((100vw - 320px) / 880));
    line-height: 55.51px;
  }
  .main-center .specifications__title h3 {
    margin-left: 50px;
    margin-right: 0px;
  }
  .main-center .specifications__title h4 {
    margin-left: 40px;
    margin-right: -80px;
  }
  .main-center .specifications__image {
    flex-basis: 60%;
    margin-top: 14px;
    margin-left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .main-center .specifications__image .image__subtitle {
    margin-left: 0px;
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 31px;
  }
  .main-center .specifications__image img {
    width: 40%;
  }
  .main-center .specifications__table {
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    border-collapse: collapse;
    margin-bottom: 38px;
  }
  .main-center .specifications__table .item-left {
    padding-left: 50px;
  }
  .main-center .specifications__table .item-right {
    padding-right: 70px;
    text-align: center;
  }
  .main-center .specifications__buy-now {
    display: flex;
    justify-content: flex-end;
    margin-right: 11%;
  }
  .main-center .buy-now__price {
    display: flex;
    justify-content: center;
  }
  .main-center .buy-now__price-old {
    font-size: calc(15px + 9 * ((100vw - 320px) / 880));
    line-height: 55.51px;
    margin-right: 28px;
  }
  .main-center .buy-now__price-new {
    font-size: calc(35px + 15 * ((100vw - 320px) / 880));
    line-height: 55.51px;
  }
  .main-center .buy-now__button {
    text-align: center;
    padding: 8px 20px 8px 20px;
    font-size: calc(15px + 15 * ((100vw - 320px) / 880));
    border-radius: 15px;
  }
  .main-center .pay-less__item {
    display: block;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    width: 180px;
    text-align: center;
    z-index: 5;
  }
  .main-center .pay-less__item p {
    font-size: 18px;
    margin-bottom: 13px;
  }
  .main-center .pay-less__item img {
    display: inline;
    position: relative;
    margin-right: 64px;
    margin-bottom: -99px;
    z-index: -1;
  }
  .main-center .pay-less__price {
    width: 80px;
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 104px;
    margin-bottom: 37px;
    z-index: 0;
  }
  .main-center .pay-less__price .price-number {
    margin-top: 14px;
    font-size: 35px;
  }
  .main-center .pay-less__price .price-grn {
    font-size: 20px;
  }
  .main-center .pay-less__button {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: -20px;
    padding: 10px 15px;
    border-radius: 15px;
  }
  .main-center .pay-less__first-item img {
    margin-left: 50px;
    width: 110px;
  }
  .main-center .pay-less__second-item .pay-less__price {
    margin-left: 114px;
  }
  .main-center .pay-less__second-item img {
    margin-left: 0px;
    margin-right: 0px;
    width: 150px;
  }
  .main-center .pay-less__third-item .pay-less__price {
    margin-left: 136px;
  }
  .main-center .pay-less__third-item img {
    width: 190px;
    margin-left: 0px;
  }
}
@media (max-width: 768px) {
  .main-center {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-center__take-care {
    margin-bottom: 70px;
  }
  .main-center__how-to-order {
    margin-left: 75px;
    margin-bottom: 103px;
  }
  .main-center .family__image {
    margin-left: 5px;
    margin-right: 0px;
    z-index: -5;
  }
  .main-center .family__image img {
    width: 190%;
    position: relative;
  }
  .main-center .family__title-subtitle {
    margin-left: 70px;
    margin-top: -30px;
    display: flex;
    flex-direction: column;
  }
  .main-center .family__title {
    font-size: calc(18px + 18.95 * ((100vw - 320px) / 880));
    margin-top: 67px;
    margin-bottom: 22px;
  }
  .main-center .family__subtitle {
    font-size: calc(15px + 10 * ((100vw - 320px) / 880));
  }
  .main-center .find-yourself__content {
    margin-bottom: 70px;
    margin-right: 85px;
  }
  .main-center .find-yourself__content .find-yourself__title {
    font-size: calc(25px + 11.95 * ((100vw - 320px) / 880));
    margin-bottom: 52px;
  }
  .main-center .find-yourself__content .find-yourself__list-area {
    flex-direction: column;
    margin-top: -55px;
  }
  .main-center .find-yourself__content .find-yourself__list-column {
    margin-left: 5px;
    margin-right: 90px;
  }
  .main-center .list-column__header {
    font-size: calc(15px + 5 * ((100vw - 320px) / 880));
  }
  .main-center .list-column__header img {
    position: absolute;
  }
  .main-center .list-column__text {
    font-size: calc(10px + 3.8 * ((100vw - 320px) / 880));
    line-height: 16px;
  }
  .main-center .list-column__text p {
    display: inline;
  }
  .main-center .how-to-order__content {
    margin-top: -15px;
    margin-left: -75px;
  }
  .main-center .how-to-order__title {
    font-size: calc(25px + 11.95 * ((100vw - 320px) / 880));
    margin-bottom: 39px;
    margin-left: -80px;
    text-align: center;
  }
  .main-center .how-to-order__image {
    display: block;
    margin-bottom: 38px;
    margin-left: 0px;
  }
  .main-center .how-to-order__column {
    display: flex;
    margin: 0px auto;
  }
  .main-center .how-to-order__item {
    flex-basis: 15%;
    text-align: center;
    font-size: calc(11px + 3 * ((100vw - 320px) / 880));
    line-height: 17px;
    margin-right: 21px;
  }
  .main-center .how-to-order__item:first-child {
    margin-left: 5px;
    margin-right: 21px;
  }
  .main-center .how-to-order__item:last-child {
    margin-left: 0px;
  }
  .main-center .specifications__border-right {
    left: 291px;
  }
  .main-center .specifications__title-image {
    width: 100%;
    display: flex;
  }
  .main-center .specifications__title {
    flex-basis: 47%;
    display: flex;
    font-size: calc(25px + 11.95 * ((100vw - 320px) / 880));
    line-height: 1;
    flex-direction: column;
    margin-left: 50px;
    margin-right: -50px;
  }
  .main-center .specifications__title h3 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .main-center .specifications__title h4 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .main-center .specifications__image {
    margin-bottom: 30px;
  }
  .main-center .specifications__image .image__subtitle {
    display: none;
  }
  .main-center .specifications__image img {
    width: 40%;
  }
  .main-center .specifications__table {
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    border-collapse: collapse;
    margin-bottom: 38px;
  }
  .main-center .specifications__table .item-left {
    padding-left: 50px;
  }
  .main-center .specifications__table .item-right {
    padding-right: 70px;
    text-align: center;
  }
  .main-center .specifications__buy-now {
    display: flex;
    justify-content: flex-end;
    margin-right: 11%;
  }
  .main-center .buy-now__price {
    display: flex;
    justify-content: center;
  }
  .main-center .buy-now__price-old {
    font-size: calc(15px + 9 * ((100vw - 320px) / 880));
    line-height: 55.51px;
    margin-right: 28px;
  }
  .main-center .buy-now__price-new {
    font-size: calc(35px + 15 * ((100vw - 320px) / 880));
    line-height: 55.51px;
  }
  .main-center .buy-now__button {
    text-align: center;
    padding: 8px 20px 8px 20px;
    font-size: calc(15px + 15 * ((100vw - 320px) / 880));
    border-radius: 15px;
  }
  .main-center .pay-less__item {
    margin-top: -20px;
    margin-left: 0px;
    margin-right: 30px;
    width: 180px;
  }
  .main-center .pay-less__item p {
    font-size: 12px;
    margin-bottom: 13px;
  }
  .main-center .pay-less__item img {
    display: inline;
    position: relative;
    margin-right: 34px;
    margin-bottom: -99px;
    z-index: -1;
  }
  .main-center .pay-less__item:last-child {
    margin-right: 10px;
  }
  .main-center .pay-less__price {
    width: 80px;
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 104px;
    margin-bottom: 37px;
    z-index: 0;
  }
  .main-center .pay-less__price .price-number {
    margin-top: 14px;
    font-size: 35px;
  }
  .main-center .pay-less__price .price-grn {
    font-size: 20px;
  }
  .main-center .pay-less__button {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: -20px;
    padding: 10px 15px;
    border-radius: 15px;
    border-width: 3px;
  }
  .main-center .pay-less__first-item img {
    margin-left: 50px;
    width: 110px;
  }
  .main-center .pay-less__second-item .pay-less__price {
    margin-left: 100px;
  }
  .main-center .pay-less__second-item img {
    margin-left: 0px;
    margin-right: 0px;
    width: 150px;
  }
  .main-center .pay-less__third-item .pay-less__price {
    margin-left: 126px;
  }
  .main-center .pay-less__third-item img {
    width: 190px;
    margin-left: 0px;
  }
}
@media (max-width: 552px) {
  .main-center__family {
    display: none;
  }
  .main-center__how-to-order {
    margin-bottom: 50px;
  }
  .main-center .find-yourself__content {
    margin-top: 50px;
    margin-right: 50px;
    margin-left: 90px;
    margin-bottom: 50px;
  }
  .main-center .find-yourself__content .find-yourself__title {
    margin-top: 30px;
    font-size: calc(28px + 8.95 * ((100vw - 320px) / 880));
    margin-bottom: 52px;
  }
  .main-center .find-yourself__content .find-yourself__list-area {
    flex-direction: column;
    margin-top: -55px;
  }
  .main-center .find-yourself__content .find-yourself__list-column {
    margin-left: 5px;
    margin-right: 0px;
  }
  .main-center .list-column__header {
    font-size: calc(12px + 8 * ((100vw - 320px) / 880));
  }
  .main-center .list-column__text {
    font-size: calc(9px + 4.8 * ((100vw - 320px) / 880));
  }
  .main-center .how-to-order__content {
    margin-top: -15px;
    margin-left: -85px;
  }
  .main-center .how-to-order__title {
    font-size: calc(25px + 11.95 * ((100vw - 320px) / 880));
    margin-bottom: 10px;
    margin-left: -65px;
    text-align: center;
  }
  .main-center .how-to-order__image {
    display: block;
    margin-bottom: 25px;
    margin-left: -10px;
    margin-right: 10px;
  }
  .main-center .how-to-order__image img {
    display: none;
  }
  .main-center .how-to-order__column {
    display: flex;
    margin: 0px 0px;
    flex-direction: column;
  }
  .main-center .how-to-order__item {
    flex-basis: 0%;
    text-align: left;
    font-size: 13px;
    line-height: 1;
    margin-right: 75px;
    margin-left: 0px;
    margin-top: 10px;
    text-align: center;
  }
  .main-center .how-to-order__item p {
    display: inline;
  }
  .main-center .how-to-order__item:first-child {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 75px;
  }
  .main-center .how-to-order__item:last-child {
    margin-left: 0px;
    padding-left: 0px;
  }
  .main-center .how-to-order__item p.num {
    display: block;
    text-align: center;
    font-weight: 700;
    color: #da251d;
    font-size: 15px;
    margin-bottom: 10px;
  }
  .main-center .how-to-order__item .first-p {
    display: inline;
    margin-left: 10px;
  }
  .main-center .specifications__title-image {
    flex-direction: column;
  }
  .main-center .specifications__title {
    flex-basis: 100%;
    flex-direction: column;
    text-align: center;
    margin: 0 auto;
  }
  .main-center .specifications__title h3 {
    display: block;
    margin-right: 0px;
  }
  .main-center .specifications__title h4 {
    display: block;
  }
  .main-center .specifications__image {
    flex-basis: 60%;
    margin-top: 14px;
    margin-left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  .main-center .specifications__image img {
    margin-top: 30px;
    margin-bottom: 20px;
    width: 70%;
  }
  .main-center .specifications__table {
    width: 100%;
    font-size: 10px;
    line-height: 32px;
    border-collapse: collapse;
    margin-bottom: 10px;
  }
  .main-center .specifications__table .item-left {
    padding-left: 25px;
  }
  .main-center .specifications__table .item-right {
    padding-right: 20px;
    text-align: center;
  }
  .main-center .specifications__buy-now {
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    margin: 0;
  }
  .main-center .buy-now__content {
    margin: 0 auto;
  }
  .main-center .buy-now__price {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .main-center .buy-now__price-old {
    line-height: 45px;
    margin-right: 10px;
  }
  .main-center .buy-now__price-new {
    line-height: 45px;
  }
  .main-center .buy-now__button {
    margin-left: 0px;
  }
}
@media (max-width: 425px) {
  .main-center {
    margin-top: 60px;
  }
  .main-center .find-yourself__content {
    margin-top: 40px;
    margin-right: 20px;
    margin-left: 45px;
    margin-bottom: 50px;
  }
  .main-center .find-yourself__content .find-yourself__title {
    margin-left: -10px;
    margin-top: 30px;
    font-size: calc(20px + 16.95 * ((100vw - 320px) / 880));
    margin-bottom: 52px;
  }
  .main-center .find-yourself__content .find-yourself__list-area {
    flex-direction: column;
    margin-top: -55px;
  }
  .main-center .find-yourself__content .find-yourself__list-column {
    margin-left: -10px;
    margin-right: 0px;
    margin-top: 0px;
  }
  .main-center .list-column__header {
    margin-top: 20px;
  }
  .main-center .list-column__header p {
    display: inline-block;
  }
  .main-center .list-column__header img {
    display: none;
  }
  .main-center .specifications__table .item-left {
    padding-left: 12px;
  }
  .main-center .specifications__table .item-right {
    padding-right: 12px;
  }
}
.main-bottom {
  font-family: "PFDinTextCondPro";
  margin-bottom: 113px;
  /* .main-bottom__contact-info */
}
.main-bottom__contact-info {
  margin-left: 92px;
  margin-right: 82px;
}
@media (max-width: 700px) {
  .main-bottom__contact-info {
    display: none;
  }
}
@media (max-width: 552px) {
  .main-bottom__contact-info {
    margin-left: 60px;
    margin-right: 60px;
    margin-top: -70px;
    display: none;
  }
}

.contact-info {
  /* .contact-info__title */
}
.contact-info__area {
  display: block;
  width: 100%;
}
.contact-info__title {
  color: #e77817;
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
  margin-bottom: 38px;
}
@media (max-width: 970px) {
  .contact-info__title {
    font-size: calc(25px + 20 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 552px) {
  .contact-info__title {
    text-align: center;
  }
}
.contact-info__forms {
  display: flex;
}
@media (max-width: 552px) {
  .contact-info__forms {
    justify-content: center;
  }
}
.contact-info__forms textarea {
  flex-grow: 1;
  resize: none;
  line-height: 14px;
  padding-top: 20px;
}
.contact-info__forms-items {
  display: flex;
  flex-direction: column;
  margin-right: 16.25px;
}
.contact-info__forms-items input {
  padding-right: 165px;
}
@media (max-width: 970px) {
  .contact-info__forms-items input {
    padding-right: 115px;
  }
}
@media (max-width: 768px) {
  .contact-info__forms-items input {
    padding-right: 85px;
  }
}
.contact-info__form-style {
  background-color: #fbddc7;
  color: #3e3939;
  font-size: 18px;
  font-weight: 500;
  line-height: 55px;
  border: 2px solid #e77817;
  padding-left: 27px;
  margin-bottom: 16.25px;
}
@media (max-width: 970px) {
  .contact-info__form-style {
    font-size: calc(10px + 8 * ((100vw - 320px) / 880));
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  .contact-info__form-style {
    font-size: calc(10px + 8 * ((100vw - 320px) / 880));
    line-height: 45px;
    padding-left: 20px;
  }
}
.contact-info__button-section {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
@media (max-width: 552px) {
  .contact-info__button-section {
    flex-direction: column;
  }
}
.contact-info__button-section button {
  padding: 0 46px;
  background-color: #e77817;
  color: #ffffff;
  font-size: 30px;
  font-weight: 500;
  line-height: 55px;
  margin-right: 28px;
}
@media (max-width: 970px) {
  .contact-info__button-section button {
    font-size: calc(20px + 10 * ((100vw - 320px) / 880));
    padding: 0 23px;
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  .contact-info__button-section button {
    font-size: 18px;
    padding: 0 27px;
    margin-right: 20px;
    line-height: 45px;
    flex-shrink: 0;
  }
}
.contact-info__button-section button:active {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
}
.contact-info__button-section a {
  color: #e77817;
}

.footer {
  display: flex;
  position: relative;
  background-image: url("../img/bg-footer.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  font-family: "PFDinTextCondPro";
  margin-bottom: -1px;
}
@media (max-width: 425px) {
  .footer {
    margin-top: -55px;
  }
}
.footer__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 55px;
  width: 100%;
}
@media (max-width: 1200px) {
  .footer__container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 768px) {
  .footer__container {
    padding-top: 30px;
    padding-bottom: 35px;
  }
}
@media (max-width: 552px) {
  .footer__container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 375px) {
  .footer__container {
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 25px;
  }
}
.footer__telephone-number {
  flex-basis: 60%;
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  padding-left: 107px;
  margin-top: 5px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) {
  .footer__telephone-number {
    font-size: calc(15px + 9 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 970px) {
  .footer__telephone-number {
    padding-left: 55px;
  }
}
@media (max-width: 768px) {
  .footer__telephone-number {
    padding-left: 10px;
    flex-basis: 33%;
  }
}
@media (max-width: 552px) {
  .footer__telephone-number {
    line-height: 1;
  }
}
@media (max-width: 375px) {
  .footer__telephone-number {
    padding-left: 0px;
    margin-bottom: 12px;
  }
}
.footer__telephone-number p {
  white-space: nowrap;
}
.footer__social-icons {
  display: flex;
}
.footer__social-icons img {
  margin-left: 4px;
}
@media (max-width: 768px) {
  .footer__social-icons img {
    width: 33px;
  }
}
@media (max-width: 375px) {
  .footer__social-icons img {
    width: 30px;
  }
}

.logo-footer {
  flex-basis: 12%;
}
@media (max-width: 768px) {
  .logo-footer {
    width: 180px;
  }
}
@media (max-width: 552px) {
  .logo-footer {
    display: none;
  }
}

.header__burger {
  display: none;
}

@media (max-width: 1200px) {
  .header__container {
    justify-content: space-between;
    max-width: 850px;
  }
  .header .logo {
    max-width: 80%;
  }
  .header__menu {
    flex-shrink: 0;
    margin: 0 20px 18px -20px;
  }
  .header__menu-link {
    font-size: 12px;
  }
  .header__contacs {
    flex-shrink: 0;
    font-size: 20px;
    margin-right: 16px;
    margin-bottom: 10px;
  }
  .header .delivery-info {
    margin-bottom: 5px;
  }
  .header .delivery-text {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  body.lock {
    overflow: hidden;
  }

  .header__container {
    padding-left: 30px;
  }

  .header__burger {
    display: block;
    position: relative;
    width: 30px;
    height: 20px;
    position: relative;
    z-index: 3;
    margin: 0 20px;
  }

  .header__burger span {
    position: absolute;
    background-color: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    top: 9px;
    transition: all 0.3s ease 0s;
  }

  .header__burger:before,
.header__burger:after {
    content: "";
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    transition: all 0.3s ease 0s;
  }

  .header__burger:before {
    top: 0;
  }

  .header__burger:after {
    bottom: 0;
  }

  .header__burger.active span {
    transform: scale(0);
  }

  .header__burger.active:before {
    transform: rotate(45deg);
    top: 9px;
  }

  .header__burger.active:after {
    transform: rotate(-45deg);
    bottom: 9px;
  }

  .header__menu {
    flex-shrink: 1;
    margin: 0px auto;
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    transition: all 0.3s ease 0s;
    background-color: #e77817;
    padding: 70px 10px 20px 10px;
    z-index: 0;
  }

  .header__menu.active {
    top: 0;
  }

  .header__menu-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 30px auto;
  }

  .header__menu-link {
    margin: 10px 0px 20px 0px;
    font-size: 30px;
  }

  .header__contacs-delivery {
    flex-grow: 1;
    margin-left: -20px;
  }
}
@media (max-width: 552px) {
  .header__container {
    justify-content: flex-start;
    max-width: none;
    padding-left: 15px;
  }

  .logo-wrapper {
    display: flex;
    flex-grow: 1;
    align-items: center;
    margin: 0 auto;
  }

  .logo {
    margin: 20px;
    margin-top: 30px;
    margin-right: 0px;
  }

  .header__menu {
    flex-shrink: 0;
    margin: 0 auto;
  }

  .header__contacs-delivery {
    height: 100%;
    display: none;
    text-align: center;
  }

  .header__burger {
    margin-left: 0px;
  }
}
@media (min-width: 768px) {
  .logo-header {
    margin-top: 5px;
  }
}
/*# sourceMappingURL=main.css.map */