@font-face {
  font-family: "Roboto Slab";
  src: url("../fonts/RobotoSlab-Black.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
}

@font-face {
  font-family: "Roboto Slab";
  src: url("../fonts/RobotoSlab-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Roboto Slab";
  src: url("../fonts/RobotoSlab-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

body {
  background: url(../img/page-bg.jpg) center no-repeat;
  background-size: cover;
}

.main-container.decoration .container {
  border: 0;
}

.img-container {
  margin-bottom: -14px;
}

.img-responsive {
  width: 100%;
  height: auto;
}

p,
del,
span {
  font-family: "Roboto Slab";
  color: #FFFFFF;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container {
  max-width: 1175px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}

.decoration {
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid #FFFFFF;
  border-radius: 8px;
  max-width: 1170px;
  margin: 0 auto;
  /*margin-top: 50px;*/
  padding: 6px 0 9px;
}

.main {
  padding: 40px 0 0;
  background: url(../img/main-bg2.jpg) center no-repeat;
}

.main__left {
  padding: 0 30px;
}

.main__text {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
a.btn-a {
    width: 31%;
    background: #961326;
    border-radius: 5px;
    padding: 18px 13px 18px;
    display: inline-block!important;
    align-items: center;
    margin-top: 14px;
    text-align: center;
}
.main__title {
  font-weight: 700;
  font-size: 96px;
  text-transform: uppercase;
  line-height: 103px;
}

.h1{
  color: #FFFFFF;
}

.main__general-text {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  max-width: 621px;
  padding-top: 31px;
}

.main__blocs {
  padding-top: 36px;
  padding-bottom: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.decoration .content-block {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  max-width: 244px;
  padding: 5px 7px 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 23px;
}

.content-block.active {
  background: #961326;
}

.content-block.active .content-block__text {
  color: #fff;
}

.content-block__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #961326;
  padding-left: 9px;
}

.content-block__discount {
  background: #961326;
  border-radius: 5px;
  max-width: 65px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.content-block__discount-num {
  color: #fff;
  font-size: 20px;
  line-height: 16px;
  font-weight: 700;
  padding-bottom: 5px;
}

.content-block__discount-text {
  color: #fff;
  font-size: 15px;
}

.about {
  padding: 39px 0 80px;
}

.about__top {
  padding-bottom: 22px;
  max-width: 646px;
  margin: 0 auto;
  position: relative;
}

.about__top::after {
  content: "";
  position: absolute;
  top: -12px;
  left: calc(100% + 53px);
  width: 178.26px;
  height: 178.05px;
  background: url(../img/about-block.png) no-repeat;
}

.about__top::before {
  content: "";
  position: absolute;
  top: -12px;
  right: calc(100% + 53px);
  width: 178.26px;
  height: 178.05px;
  background: url(../img/about-block.png) no-repeat;
}

.about__bottom {
  max-width: 700px;
  padding: 20px 50px 5px;
  margin: 0 auto;
  background: rgba(99, 13, 12, 0.5);
  opacity: 0.8;
  border: 2px dashed #FFFFFF;
  border-radius: 5px;
  position: relative;
}

.about__bottom::after {
  content: "";
  position: absolute;
  width: 178px;
  top: 89px;
  left: calc(100% + 28px);
  height: 598px;
  background: url(../img/about-right-group.png) no-repeat;
}

.about__bottom::before {
  content: "";
  position: absolute;
  width: 178px;
  top: 89px;
  right: calc(100% + 28px);
  height: 598px;
  background: url(../img/about-left-group.png) no-repeat;
}

.about__text {
  padding-bottom: 21px;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}

.about__text-general {
  font-weight: 900;
  font-size: 28px;
  line-height: 37px;
  color: #FFFFFF;
  text-align: center;
  position: relative;
  padding-bottom: 9px;
  margin-bottom: 25px;
}

.about__text-general::after {
  content: "";
  position: absolute;
  width: 398px;
  height: 9px;
  bottom: -9px;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  background: url(../img/about-decor.png) no-repeat;
}

.about__text-under {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
}

.sets {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 30px;
  max-width: 1155px;
  margin: 0 auto;
}

.decoration .sets .content-block.sets__content-block {
  max-width: 777px;
  margin: 25px auto;
}

.sets .container {
  max-width: 979px;
}

.sets__title {
  font-weight: 700;
  font-size: 34px;
  line-height: 45px;
  color: #961326;
  text-align: center;
}

.sets__content-block {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
  background: #FAFAFA;
  border: 1px solid #961326;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
}

.sets__discount {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  max-width: 108px;
}

.sets__discount-text {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}

.sets__discount-num {
  font-weight: 700;
  font-size: 34px;
  line-height: 34px;
  padding-bottom: 7px;
}

.sets__discount-general {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  padding-left: 25px;
  padding-top: 5px;
}

.items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.item {
  max-width: calc(50% - 17.5px);
  border: 1px dashed #CCCCCC;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 16px 43px 26px;
  background-color: #fff;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  margin-bottom: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.item__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #961326;
  padding-bottom: 7px;
}

.item__product {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.item__product p {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #251110;
}

.item__product p span {
  font-weight: 700;
  color: #251110;
}

.item__btn {
  background: #961326;
  border-radius: 5px;
  padding: 10px 13px 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 14px;
}

.item__btn del {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  padding-right: 10px;
}

.item__btn span {
  font-weight: 900;
  font-size: 24px;
  line-height: 32px;
  padding-right: 13px;
}

.item__btn p {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}

.item:hover {
  background-color: #961326;
  border: 1px dashed #961326;
}

.item:hover .item__title {
  color: #fff;
}

.item:hover .item__product p {
  color: #fff;
}

.item:hover .item__product p span {
  color: #fff;
}

.item:hover .item__btn {
  background: #fff;
}

.item:hover .item__btn del {
  color: #961326;
}

.item:hover .item__btn span {
  color: #961326;
}

.item:hover .item__btn p {
  color: #961326;
}

.footer .container {
  background: url(../img/footer-bg.png) no-repeat center top;
  padding-top: 47px;
}

.footer__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 808px;
  width: 100%;
  margin: 0 auto;
}

.footer__right {
  padding-left: 45px;
  padding-top: 93px;
}

.footer__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  max-width: 459px;
  position: relative;
}

.footer__text-general {
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  padding-bottom: 23px;
}

.footer__text::after {
  content: "";
  position: absolute;
  width: 138.85px;
  height: 51.91px;
  bottom: -76px;
  right: 9px;
  background: url(../img/footer-decor.svg) no-repeat;
}

.black-content {
  margin-top: 15px;
  margin-bottom: 132px;
}

.black-content .container {
  background: #251110;
  max-width: 1155px;
}

.black-content p {
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  padding: 41px 0 35px;
}

.main-container a {
  display: flex;
}

.mobile {
  display: none;
}

@media screen and (max-width: 1250px) {
  .about__top::after {
    left: calc(100% - 52px);
    opacity: 0.23;
  }

  .about__top::before {
    right: calc(100% - 52px);
    opacity: 0.23;
  }

  .about__bottom::after {
    left: calc(100% - 76px);
    opacity: 0.23;
  }

  .about__bottom::before {
    right: calc(100% - 76px);
    opacity: 0.23;
  }
}

@media screen and (max-width: 1000px) {
  .main {
    background: -o-linear-gradient(5.89deg, #5F0505 0.95%, rgba(158, 22, 22, 0) 151.17%), url(../img/main-bg2.jpg) right no-repeat;
    background: linear-gradient(84.11deg, #5F0505 0.95%, rgba(158, 22, 22, 0) 151.17%), url(../img/main-bg2.jpg) right no-repeat;
  }

  .decoration {
    background: none;
    border: none;
    border-radius: 0px;
    padding: 0;
  }

  .black-content {
    margin-bottom: 0;
  }

  .item {
    max-width: calc(50% - 12.5px);
    padding: 16px 23px 26px;
  }

  .about__top::after {
    display: none;
  }

  .about__top::before {
    display: none;
  }

  .about__bottom::after {
    display: none;
  }

  .about__bottom::before {
    display: none;
  }
}

@media screen and (max-width: 850px) {
  .decoration {
    margin-top: 0;
  }

  .about {
    padding: 39px 0 23px;
  }

  .item {
    margin-bottom: 19px;
  }

  .sets {
    padding-top: 20px;
    padding-bottom: 16px;
  }

  .sets__content-block {
    /* position: relative; */
    margin-bottom: 10px;
    border: 0px;
  }

  .sets__title {
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 10px;
    max-width: 220px;
    -webkit-transform: translateX(30%);
    -ms-transform: translateX(30%);
    transform: translateX(30%);
    text-align: left;
  }

  .sets__discount {
    /* position: absolute; */
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-radius: 8px;
    /*
    top: -78px;
    left: 50%;
    -webkit-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    transform: translateX(-150%); */
  }

  .sets__discount-text {
    text-align: center;
  }

  .sets__discount-num {
    text-align: center;
  }

  .sets__title {
    margin-left: -55px;
    padding-top: 3px;
  }

  .mobile-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
  }

  .sets__discount-general {
    padding: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
  }

  .item {
    max-width: 100%;
    width: 100%;
    padding: 11px 10px 26px;
  }

  .desc {
    display: none;
  }

  .mobile {
    display: block;
  }
}

@media screen and (max-width: 750px) {
	a.btn-a {
    width: 100%;}
  .main {
    background-position-x: 83%;
  }

  .main__title {
    font-size: 64px;
    line-height: 84px;
  }

  .main__text {
    font-size: 14px;
    line-height: 18px;
  }

  .main__general-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    padding-top: 15px;
  }

  .main__blocs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 2px;
    padding-top: 15px;
  }

  .content-block {
    margin-right: 0;
    margin-bottom: 18px;
  }

  .about {
    padding: 39px 0 23px;
  }

  .about__top {
    padding-bottom: 38px;
  }

  .about__bottom {
    padding: 14px 10px 0px;
  }

  .about__text-general::after {
    width: 298px;
    height: 9px;
    background: url(../img/about-mobile-decor.png) no-repeat;
  }

  .about__text-under {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    max-width: 293px;
    margin: 0 auto;
  }

  .footer .container {
    background: url(../img/footer-mobile-bg.png) no-repeat center top;
    padding-top: 47px;
    background-size: cover;
  }

  .footer__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer__right {
    padding: 0;
    max-width: 485px;
  }

  .footer__left-img img {
    margin-top: 10px;
    width: 200px;
    height: 342px;
  }

  .footer__text {
    font-size: 16px;
    line-height: 21px;
  }

  .footer__text-general {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
  }

  .black-content p {
    padding: 24px 0 34px;
  }
}

@media screen and (max-width: 430px) {
  .main {
    padding: 63px 0 0;
  }

  .mobile-container {
    overflow: hidden;
    justify-content: center;
    align-items: center;
  }

  .main__left {
    padding: 0;
  }

  .sets__title {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    margin-right: 35px;
  }

  .sets__discount {
    top: -78px;
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .item__btn del {
    padding-right: 7px;
  }

  .item__btn span {
    padding-right: 8px;
  }

  .item__btn p {
    line-height: 18px;
  }

  .footer__left {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}