@font-face {
  font-family: "ProximaNovaExCn";
  src: url("../fonts/ProximaNovaExCn/ProximaNovaExCn-Regular.eot");
  src: url("../fonts/ProximaNovaExCn/ProximaNovaExCn-Regular.eot?")format("embedded-opentype"),
    url("../fonts/ProximaNovaExCn/ProximaNovaExCn-Regular.woff") format("woff"),
    url("../fonts/ProximaNovaExCn/ProximaNovaExCn-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ProximaNovaExCnBold";
  src: url("../fonts/ProximaNovaExCn/ProximaNovaExCn-Bold.eot");
  src: url("../fonts/ProximaNovaExCn/ProximaNovaExCn-Bold.eot?")format("embedded-opentype"),
    url("../fonts/ProximaNovaExCn/ProximaNovaExCn-Bold.woff") format("woff"),
    url("../fonts/ProximaNovaExCn/ProximaNovaExCn-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ProximaNovaExCnSemiBold";
  src: url("../fonts/ProximaNovaExCn/ProximaNovaExCn-Semibold.eot");
  src: url("../fonts/ProximaNovaExCn/ProximaNovaExCn-Semibold.eot?")format("embedded-opentype"),
    url("../fonts/ProximaNovaExCn/ProximaNovaExCn-Semibold.woff") format("woff"),
    url("../fonts/ProximaNovaExCn/ProximaNovaExCn-Semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "MyriadPro";
  src: url("../fonts/MyriadPro/MyriadProRegular.eot");
  src: url("../fonts/MyriadPro/MyriadProRegular.eot?")format("embedded-opentype"),
    url("../fonts/MyriadPro/MyriadProRegular.woff") format("woff"),
    url("../fonts/MyriadPro/MyriadProRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

.form>span,
.header_title div,
.header_title p,
.why_head {
  text-transform: uppercase
}

.form>span,
.testos {
  text-align: center
}

.appetit_list,
.list_header,
.spec_list,
.why_list {
  list-style-type: none
}

.dokvo_text span,
.item_reviews span,
.price__new {
  font-weight: 700
}

* {
  margin: 0;
  padding: 0
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

a:focus,
a:hover {
  text-decoration: none !important;
  color: #FFF !important;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

footer {
  padding: 10px 0
}

footer,
header {
  background: url(../img/header_bg.png) center top no-repeat;
  padding-top: 20px;
}

.header_title {
  padding-left: 10px
}

.header_title p {
  font-family: Impact;
  font-size: 52.25px;
  margin-bottom: 0;
  color: #FFF;
  line-height: 60px
}

.header_title p span {
  color: #E3A24A
}

.header_title div {
  font-family: ProximaNovaExCn;
  font-size: 33.62px;
  color: #FFF
}

.form>span,
.header_title div span,
.list_header {
  color: #E3A24A
}

.list_header {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  margin-left: 165px;
  margin-top: 28px
}

.list_header li {
  padding-left: 55px;
  background: url(../img/sprite.png) no-repeat;
  height: 42px;
  margin-bottom: 15px
}

.list_header li:first-child {
  line-height: 22px
}

.list_header li:nth-child(2) {
  background-position: 0 -64px
}

.list_header li:nth-child(3) {
  background-position: 0 -130px
}

.list_header li:nth-child(4) {
  background-position: 0 -197px
}

.list_header li:nth-child(5) {
  background-position: 0 -263px
}

.header_img {
  margin-top: 20px
}

.form__wrapper {
  background-color: #fff;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.form>span {
  display: block;
  font-family: ProximaNovaExCnBold;
  font-size: 24px;
  background: url(../img/form_head.png) center top no-repeat;
  padding: 18px 20px 43px
}

.form__item span {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px
}

.form__btn,
.item_btn a {
  color: #394C11;
  font-family: Impact;
  font-size: 41.91px
}

.form__input {
  background-color: #e8e8e8;
  border: none;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 10px
}

.form__list {
  padding: 10px 25px 5px
}

.prices {
  padding: 0 25px 20px
}

.form__list .form__item:last-child {
  background: url(../img/form_btn.png) center top no-repeat;
  border: none;
  text-align: center;
  -webkit-background-size: 100%;
  background-size: 100%;
  margin-top: 15px;
  cursor: pointer
}

.form__btn {
  border: none;
  background-color: transparent;
  padding: 7px 0 19px 27px;
  ;
  width: 100%;
  display: block;
}

.item_btn {
  margin: 40px 0;
  position: relative
}

.testos_foot .item_btn:after,
.testos_foot .item_btn:before {
  position: absolute;
  top: -55px;
  width: 216px;
  height: 114px;
  content: ''
}

.item_btn a {
  padding: 20px 75px 20px 100px;
  background: url(../img/form_btn.png) center no-repeat
}

.testos_foot .item_btn:before {
  background: url(../img/strelka1.png) no-repeat;
  left: 140px
}

.testos_foot .item_btn:after {
  background: url(../img/strelka2.png) no-repeat;
  right: 140px
}

.price__new,
.price__old {
  display: inline-block
}

.price__old {
  font-family: 'Open Sans', sans-serif;
  color: #542828;
  font-size: 16px;
  position: relative
}

.price__new {
  font-family: Roboto;
  color: #542828;
  line-height: 40px;
  margin-right: 10px
}

.new__name,
.new_price_cur {
  font-size: 24px
}

.new_price_val {
  font-size: 48px
}

.old_price_cur,
.old_price_val {
  font-size: 24px
}

.price__old:after {
  content: '';
  width: 100%;
  border-bottom: 2px solid;
  position: absolute;
  bottom: 15px;
  left: 0
}

.old__name {
  margin-bottom: 17px
}

.why {
  background: url(../img/why.png) center top no-repeat;
  padding: 55px 0 25px
}

.why_head {
  color: #fff;
  font-family: ProximaNovaExCnBold;
  font-size: 52px;
  margin-bottom: 85px
}

.why_head span {
  color: #D8333B
}

.why_list {
  color: #E3A24A;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px
}

.testos_head,
.why_foot {
  font-family: ProximaNovaExCnBold;
  text-transform: uppercase
}

.why_list li {
  margin-bottom: 20px;
  padding-left: 50px;
  background: url(../img/sprite.png) -9px -334px no-repeat
}

.why_foot {
  font-size: 30px;
  color: #FFF;
  padding: 10px 0 19px
}

.why_foot span {
  color: #E3A24A;
  display: block
}

.testos_head {
  font-size: 52px;
  color: #191919;
  margin-bottom: 40px
}

.testos_head span {
  color: #E3A24A
}

.testos_text {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  text-align: left
}

.testos_text p span {
  color: #191919;
  font-weight: 700
}

.testos_wrapper span {
  display: block;
  font-size: 30px;
  font-family: ProximaNovaExCnBold;
  text-transform: uppercase;
  color: #191919;
  padding: 45px 0 20px
}

.testos_item p {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  margin-top: 20px
}

.appetit_head,
.testos_foot_text {
  font-family: ProximaNovaExCnBold;
  text-transform: uppercase
}

.testos_foot_text {
  font-size: 48px;
  line-height: 1.2
}

.testos_foot_text span:first-child,
.testos_foot_text span:last-child {
  color: #E3A24A
}

.testos_foot_text span:nth-child(2) {
  color: #EC2D36
}

.appetit {
  background: url(../img/appetit.png) center no-repeat;
  text-align: center;
  line-height: 1.2;
  padding: 50px 0 51px
}

.appetit_head {
  color: #FFF;
  font-size: 52px;
  margin-bottom: 35px
}

.appetit_head span {
  display: block;
  color: #E3A24A
}

.appetit_list {
  text-align: left;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
  color: #E3A24A
}

.appetit_list li {
  padding-left: 50px;
  background: url(../img/sprite.png) 0 -408px no-repeat;
  height: 55px;
  margin-bottom: 25px
}

.sostav {
  text-align: center;
  background-color: #121212;
  padding-bottom: 45px
}

.sostav_head {
  padding-top: 20px;
  font-family: ProximaNovaExCnBold;
  font-size: 52px;
  color: #FFF;
  text-transform: uppercase;
  margin-bottom: 10px
}

.sostav_head span {
  color: #E3A24A
}

.sostav_head p {
  color: #FFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 40px
}

.appetit_img,
.appetit_text {
  float: left
}

.appetit_img {
  width: 30%
}

.appetit_text {
  width: 70%;
  margin-bottom: 10px;
  text-align: left;
  padding-left: 10px
}

.appetit_text span {
  font-family: ProximaNovaExCnBold;
  font-size: 30px;
  color: #E3A24A;
  text-transform: uppercase;
  line-height: 30px;
  display: block;
  margin-bottom: 5px
}

.appetit_text p {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #FFF;
  text-align: left;
  line-height: 23px
}

.appetit_product {
  padding-top: 60px
}

.dokvo {
  text-align: center
}

.dokvo_head {
  color: #191919;
  font-family: ProximaNovaExCnBold;
  font-size: 52px;
  text-transform: uppercase;
  margin-bottom: 30px
}

.dokvo_head div {
  font-family: ProximaNovaExCn;
  font-size: 36px
}

.dokvo_text,
.spec_list {
  font-family: 'Open Sans', sans-serif
}

.dokvo_head div span {
  color: #EC2D36
}

.dokvo_text {
  text-align: left;
  font-size: 22px;
  margin-left: 40px
}

.dokvo .item_btn a {
  font-size: 25px;
  padding: 31px 25px 31px 100px
}

.spec {
  background-color: #000;
  padding: 70px 0 0
}

.spec_img {
  position: relative
}

.spec_img img {
  width: 100%
}

.spec_list {
  position: absolute;
  bottom: 110px;
  left: 50px;
  font-size: 14px;
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg)
}

.dokvo .item_btn {
  top: 60px
}

.spec_list li {
  padding-left: 25px;
  position: relative
}

.spec_list li:before {
  position: absolute;
  color: #EB373F;
  content: '.';
  bottom: -16px;
  left: 0;
  font-size: 65px
}

.spec_list li span {
  color: #191919
}

.spec_text {
  position: relative
}

.spec_text img {
  position: absolute;
  left: -60px
}

.spec_text div {
  font-family: ProximaNovaExCnBold;
  font-size: 52px;
  color: #FFF;
  text-transform: uppercase;
  margin-bottom: 25px
}

.spec_text p,
address {
  font-family: 'Open Sans', sans-serif
}

.spec_text p {
  color: #FFF;
  font-size: 20px;
  position: relative;
  margin-bottom: 20px
}

.spec_text p span {
  color: #E3A24A
}

address {
  text-align: right;
  color: #FFF;
  font-style: italic !important
}

.garanti_wrapper {
  background-color: #FFF;
  height: 122px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative
}

.garanti {
  margin-top: 65px;
  margin-bottom: 90px
}

.garanti_img {
  position: absolute;
  top: -20px;
  left: 25px
}

.garanti_text p {
  font-family: ProximaNovaExCn;
  font-size: 22px;
  line-height: 25px
}

.garanti_text span,
.how_use_head {
  text-transform: uppercase;
  font-family: ProximaNovaExCnBold
}

.garanti_text span {
  font-size: 22px
}

.garanti_text {
  padding-left: 210px;
  padding-top: 15px
}

.how_use_head {
  color: #FFF;
  font-size: 52px
}

.how_use_head span {
  color: #E3A24A
}

.how_use {
  text-align: center;
  padding-bottom: 75px
}

.how_use_text {
  text-align: left;
  padding-top: 65px
}

.how_use_text p {
  font-family: MyriadPro;
  color: #FFF;
  font-size: 24px
}

.how_use_text div,
.how_use_text span {
  font-size: 30px;
  text-transform: uppercase;
  font-family: ProximaNovaExCnBold
}

.how_use_text span {
  display: block;
  color: #EC2D36
}

.how_use_text div {
  color: #fff
}

.reviews {
  background: url(../img/reviews.png) center no-repeat;
  text-align: center;
  padding: 15px 0
}

.reviews_head {
  color: #191919;
  text-transform: uppercase;
  font-size: 52px;
  font-family: ProximaNovaExCnBold;
  margin-bottom: 15px
}

.item_reviews {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  padding: 0 35px
}

.links,
.owl-dots {
  text-align: center
}

.item_reviews address {
  color: #191919;
  font-style: normal !important;
  font-size: 16px
}

.item_reviews p {
  font-size: 15px;
  margin-bottom: 15px;
  position: relative
}

.item_reviews p:after,
.item_reviews p:before {
  content: '';
  width: 24px;
  height: 18px;
  position: absolute
}

.item_reviews p:before {
  background: url(../img/kav1.png) no-repeat;
  left: -35px
}

.item_reviews p:after {
  background: url(../img/kav2.png) no-repeat;
  right: -23px;
  bottom: -10px
}

.owl-nav {
  display: block !important;
  position: relative;
  bottom: 160px
}

.owl-next,
.owl-prev {
  position: absolute;
  height: 28px;
  width: 18px
}

.owl-prev {
  background: url(../img/left.png) no-repeat;
  left: -25px
}

.owl-prev:hover {
  background: url(../img/left_h.png) no-repeat;
  transition: .5s
}

.owl-next {
  background: url(../img/right.png) no-repeat;
  right: -25px
}

.owl-next:hover {
  background: url(../img/right_h.png) no-repeat;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.owl-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  margin: 0 5px
}

.owl-dot.active {
  background-color: #000
}

.links {
  padding: 20px 0;
  font-family: ProximaNovaExCnBold;
  font-size: 20px
}

.links a {
  display: block;
  margin-top: 5px
}

.mobile {
  display: none
}

.snoska {
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
}

* {
  outline: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .list_header {
    margin-left: 0;
  }

  .form>span {
    font-size: 21px;
    padding: 18px 20px 47px;
  }

  .form__btn,
  .item_btn a {
    font-size: 35px;
  }

  .header_img img {
    width: 100%;
  }

  .new__name,
  .new_price_cur {
    font-size: 19px;
  }

  .new_price_val {
    font-size: 30px;
  }

  .price__old {
    font-size: 12px;
  }

  .old_price_cur,
  .old_price_val {
    font-size: 21px;
  }

  .why_foot {
    font-size: 24px;
  }

  .testos_item p {
    font-size: 19px;
  }

  .item_btn a {
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }

  .testos_foot .item_btn:before {
    left: 60px;
  }

  .testos_foot .item_btn:after {
    right: 60px;
  }

  .appetit_list {
    font-size: 18px;
  }

  .appetit_product img {
    width: 100%;
  }

  .appetit_text p {
    font-size: 16px;
  }

  .appetit_product {
    padding-top: 125px;
  }

  .dokvo_img img {
    width: 100%;
  }

  .dokvo_text {
    font-size: 18px;
  }

  .spec_text div {
    font-size: 46px;
  }

  .spec_text p {
    font-size: 12px;
    margin-bottom: 0;
  }

  .spec_list {
    font-size: 12px;
    left: 32px;
    bottom: 83px;
  }

  .garanti_text p {
    font-size: 17px;
  }

  .how_use_text p {
    font-size: 22px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header_img {
    text-align: center;
  }

  .list_header {
    margin-left: 0;
    font-size: 19px;
  }

  .header_img img {
    width: 100%;
  }

  .new__name,
  .new_price_cur {
    font-size: 19px;
  }

  .new_price_val {
    font-size: 35px;
  }

  .why_head {
    margin-bottom: 40px;
  }

  .why_foot {
    font-size: 28px;
  }

  .testos_head {
    font-size: 38px;
  }

  .testos_text {
    font-size: 18px;
  }

  .form__btn {
    padding: 19px 0 19px;
  }

  .testos_item img {
    width: 100%;
  }

  .testos_item p {
    font-size: 14px;
  }

  .testos_foot_text {
    font-size: 38px;
  }

  .testos_foot .item_btn:before {
    left: 0;
  }

  .testos_foot .item_btn:after {
    right: 0;
  }

  .item_btn a {
    -webkit-background-size: 85%;
    -o-background-size: 85%;
    background-size: 85%;
  }

  .form__btn,
  .item_btn a {
    font-size: 30px;
  }

  .item_btn {
    margin: 50px 0 20px 0;
  }

  .testos_foot .item_btn:after,
  .testos_foot .item_btn:before {
    top: -77px;
  }

  .appetit_head {
    font-size: 37px;
  }

  .sostav_head p {
    font-size: 18px;
  }

  .dokvo_head div {
    font-size: 30px;
  }

  .dokvo_text {
    text-align: center;
    margin-left: 0;
    margin-top: 20px;
  }

  .dokvo .item_btn {
    top: 40px;
  }

  .dokvo .item_btn a {
    font-size: 18px;
  }

  .dokvo .item_btn a {
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    padding: 31px 25px 31px 70px;
  }

  .spec_list {
    font-size: 25px;
    left: 115px;
    bottom: 260px;
  }

  .spec_text {
    text-align: center;
    font-size: 18px;
  }

  .spec_text img {
    left: 0;
  }

  .reviews_head {
    font-size: 46px;
  }

  .item_reviews p {
    font-size: 13px;
  }

}

@media (min-width: 481px) and (max-width: 800px) {
  .owl-nav {
    bottom: 110px;
  }
}

@media (max-width: 800px) {
  .owl-prev {
    left: 0;
  }

  .owl-next {
    right: 0;
  }

}

@media (min-width: 481px) and (max-width: 767px) {
  .header_title p {
    font-size: 34px;
    line-height: 40px;
  }

  .list_header {
    margin-left: 0;
  }

  .list_header li {
    margin-bottom: 0;
  }

  header img,
  footer img {
    width: 400px;
    margin: 0 auto;
  }

  .header_img {
    text-align: center;
  }

  .form__wrapper {
    width: 400px;
    margin: 25px auto;
  }

  .form__btn,
  .item_btn a {
    font-size: 35px;
  }

  .form__btn {
    padding: 19px 0 28px;
  }

  .why_head {
    font-size: 37px;
    margin-bottom: 20px;
  }

  .why_foot {
    font-size: 17px;
  }

  .why_list {
    font-size: 20px;
  }

  .testos_head {
    font-size: 24px;
    margin-bottom: 25px;
    margin-top: 15px;
  }

  .testos_text {
    font-size: 18px;
    margin-top: 20px;
  }

  .testos_wrapper span {
    font-size: 19px;
  }

  .testos_item p {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .testos_foot_text {
    font-size: 25px;
  }

  .item_btn a {
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }

  .testos_foot .item_btn:before,
  .testos_foot .item_btn:after {
    display: none;
  }

  .appetit {
    padding-top: 35px;
    padding-bottom: 0;

  }

  .appetit_head {
    font-size: 26px;
  }

  .appetit_list {
    font-size: 14px;
  }

  .appetit_list li {
    -webkit-background-size: 27px;
    -o-background-size: 27px;
    background-size: 27px;
    background-position: 0 -260px;
    margin-bottom: 0;
  }

  .sostav_head {
    font-size: 36px;
  }

  .sostav_head p {
    font-size: 16px;
  }

  .dokvo_text {
    font-size: 17px;
    margin-top: 30px;
  }

  .spec_list {
    left: 0;
    bottom: 160px;
    font-size: 16px;
    text-align: left;
    width: 100%;
    text-align: center !important;
  }

  .spec_img {
    text-align: center;
  }

  .spec_img img {
    width: 450px;
  }

  .spec_list li {
    width: 295px;
    margin: 0 auto;
    text-align: left;
  }

  .garanti_img img {
    width: 90px;
  }

  .garanti_text {
    padding-left: 130px;
  }

  .garanti_img {
    left: 10px;
    top: 15px;
  }

  .garanti_text p {
    font-size: 18px;
    margin-bottom: 0;
  }

  .garanti_text span {
    font-size: 15px;
  }

  .garanti {
    margin-bottom: 25px;
  }

  .how_use_head {
    font-size: 34px;
  }

  .how_use_text p {
    font-size: 20px;
  }

  .reviews_head {
    font-size: 26px;
  }
}

@media (max-width: 480px) {
  body {
    background-color: #000 !important;
  }

  .mobile {
    width: 320px;
    display: block;
    margin: 0 auto;
  }

  .desktop {
    display: none;
  }

  .header_img img {
    width: 100%;
  }

  header,
  footer {
    padding: 0 10px;
  }


  header small,
  footer small {
    font-size: 22px;
  }

  .header_title>span {
    font-family: 'Impact';
    color: #f8a341;
    font-size: 45px;
    text-transform: uppercase;
  }

  .header_title small {
    color: #FFF;
    text-transform: uppercase;
    font-family: 'Impact';
    font-size: 23px;
  }

  .header_title small span {
    color: #f8a341;
  }

  .list_header {
    margin-left: 10px;
  }

  .list_header {
    font-size: 17px;
  }

  .header_title {
    padding-left: 0;
    padding-top: 20px;
    line-height: 1.2;
  }

  .list_header {
    margin-left: 0;
    margin-top: 40px;
  }

  footer,
  header {
    background: #1c1c1c url('../img/header_bg_mob.png') no-repeat;
    padding-bottom: 15px;
  }

  .header_img {
    margin-top: 35px;
    margin-bottom: 25px;
  }

  .list_header li {
    -webkit-background-size: 30px;
    -o-background-size: 30px;
    background-size: 30px;
    height: 30px;
  }


  .list_header li:nth-child(2) {
    background-position: 0 -46px;
  }

  .list_header li:nth-child(3) {
    background-position: 0 -93px;
  }

  .list_header li:nth-child(4) {
    background-position: 0 -141px;
  }

  .list_header li:nth-child(5) {
    background-position: 0 -188px;
  }

  .form>span {
    font-size: 23px;
    padding: 18px 20px 45px;
  }

  .form__btn,
  .item_btn a {
    font-size: 37px;
  }

  .new_price_val {
    font-size: 35px;
  }

  .new__name,
  .new_price_cur {
    font-size: 18px;
  }

  .price__old {
    font-size: 14px;
  }

  .old_price_cur,
  .old_price_val {
    font-size: 18px;
  }

  .price__old:after {
    bottom: 12px;
  }

  .why {
    background: url('../img/why_mob.png') no-repeat;
    padding: 10px 15px 25px;
  }

  .why_head span {
    display: block;
  }

  .why_head {
    font-size: 35px;
    line-height: 1.3;
    margin-bottom: 15px;
  }

  .why_list {
    font-size: 19px;
  }

  .why_list li {
    padding-left: 40px;
    background-position: -9px -337px;
    margin-bottom: 25px;
  }

  .why_foot {
    font-size: 19px;
    padding: 15px 0 19px;
  }

  .testos {
    background-color: #FFF;
    padding: 10px 20px;
  }

  .testos_head {
    font-size: 40px;
    text-align: left;
    line-height: 1.2;
    margin-bottom: 25px;
  }

  .testos_text {
    font-size: 18px;
    margin-top: 25px;
  }

  .testos_wrapper span {
    padding-top: 0;
    font-size: 27px;
    line-height: 1.2;
  }

  .testos_text p {
    margin-bottom: 25px;
    font-size: 16px;
  }

  .testos_item p {
    font-size: 16px;
  }

  .testos_item {
    margin-bottom: 20px;
  }

  .testos_foot {
    background-color: #FFF;
  }

  .testos_foot_text {
    font-size: 22px;
    text-align: center;
  }

  .form__btn,
  .item_btn a {
    font-size: 20px;
  }

  .item_btn {
    text-align: center;
    margin-bottom: 0;
  }

  .item_btn a {
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    padding: 20px 45px 20px 45px;
  }

  .testos_foot .item_btn:after {
    background: url(../img/strelka2_mob.png) no-repeat;
    width: 56px;
    height: 13px;
    right: 0;
    top: -15px;
  }

  .testos_foot .item_btn:before {
    background: url(../img/strelka1_mob.png) no-repeat;
    width: 56px;
    height: 13px;
    left: 4px;
    top: -15px;
  }

  .testos_foot .item_btn a {
    position: relative;
    bottom: 23px;
  }

  .form__btn {
    padding: 18px 0 22px;
    margin-left: 0;
  }

  .appetit {
    background: url('../img/appetit_mob.png') center no-repeat;
    padding-top: 15px;
    padding-bottom: 0;
  }

  .appetit_head {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .appetit_list {
    font-size: 14px;
  }

  .appetit_list li {
    height: 35px;
    -webkit-background-size: 25px;
    -o-background-size: 25px;
    background-size: 25px;
    background-position: 0 -242px;
    padding-left: 40px;
    margin-bottom: 33px;
  }

  .sostav_head {
    font-size: 34px;
  }

  .sostav_head p {
    font-size: 12px;
  }

  .appetit_product {
    padding-top: 0;
  }

  .appetit_product img {
    width: 100%;
  }

  .appetit_img img {
    width: 55px;
  }

  .appetit_text span {
    font-size: 20px;
    margin-bottom: 0;
  }

  .appetit_text p {
    font-size: 13px;
    line-height: 17px;
  }

  .appetit_text {
    padding-left: 0;
  }

  .dokvo {
    background-color: #FFF;
    padding: 15px 0;
  }

  .sostav {
    padding-bottom: 10px;
  }

  .dokvo_head {
    font-size: 32px;
  }

  .dokvo_head div {
    font-size: 28px;
    font-weight: bold;
  }

  .dokvo_head div span {
    display: block;
  }

  .dokvo_img img {
    width: 100%;
  }

  .dokvo_text {
    margin-left: 20px;
    font-size: 16px;
  }

  .dokvo_img {
    padding: 0 15px;
    margin-bottom: 20px;
  }

  .spec_text div {
    font-size: 36px;
    text-align: center;
  }

  .spec {
    padding: 20px 15px 0;
  }

  .spec_list {
    bottom: 87px;
    left: 36px;
    font-size: 12px;
  }

  .spec_img {
    margin-bottom: 20px;
  }

  .garanti_img img {
    width: 90px;
  }

  .garanti {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .garanti_img {
    position: static;
    float: left;
    margin-right: 15px;
  }

  .proc {
    display: block;
    font-family: "ProximaNovaExCnSemiBold";
    font-size: 21px;
    text-transform: uppercase;
    line-height: 24px;
    padding-top: 10px;
  }

  .garanti_text {
    padding-left: 0;
  }

  .garanti_wrapper {
    height: auto;
    padding: 10px 10px 5px 15px;
  }

  .garanti_text p {
    font-family: 'Roboto';
    font-size: 18px;
  }

  .how_use_head {
    font-size: 35px;
    margin-bottom: 15px;
    line-height: 1;
  }

  .how_use {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .how_use_text p {
    font-size: 18px;
  }

  .reviews_head {
    font-size: 30px;
  }

  .reviews {
    background-color: #FFF;
  }

  .owl-nav {
    display: none !important;
  }

  .item_reviews p:before,
  .item_reviews p:after {
    display: none;
  }

  .item_reviews {
    padding: 0;
  }

  .item_reviews p {
    font-size: 14px;
  }

  .item_reviews address {
    text-align: left;
  }

  .links {
    color: #FFF;
    font-size: 14px;
  }

  .links a {
    color: #FFF;
  }

  .spec_text p {
    font-size: 15px;
  }

}

.errorMessage {
  box-sizing: border-box;
  position: absolute;
  z-index: 100000;
  font-size: 13px;
  background: #DC3434;
  color: #fff;
  margin-top: 10px;
  text-align: center;
  line-height: 13px;
  padding: 8px 12px;
}

.copyright {
  font-size: 14px;
  text-align: center;
  padding: 20px 0;
  color: #6C6E6F;
}

.copyright p {
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0;
}

.copyright br {
  display: none;
}

.copyright img {
  margin: 10px auto !important;
}

.copyright img:first-child {
  display: block !important;
}

.copyright a {
  color: #6C6E6F;
  text-decoration: none;
}

.copyright a:hover {
  color: #FF0069;
  text-decoration: none;
}

.form__input {
  padding-left: 10px;
}