
body {
  margin: 0;
  padding: 0;
  line-height: 1.15;
  background: #170E17;
  background-size: 100%;
}

li {
  list-style-type: none;
}

ul {
  padding: 0;
}

.button__bottom {
  /*border: 3px solid rgba(223, 57, 10, 0.26);*/
  padding: 15px;
  display: flex;
  justify-content: center;
  position: fixed;
  bottom: 0;
  right: -70px;
  z-index: 99999;
  transition: bottom 1s;
  width: 500px;
  background: transparent;
  border-radius: 20px;
  font-family: 'RF Dewi Expanded', sans-serif;
}
.widget img {
  max-width: 500px;
}
.pulse {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
img {
  margin: 0;
  max-width: 100%;
}

input,
select {
  padding: 0;
  border: 0;
}

.wrapper {
  max-width: 100%;
  font-family: 'Inter', sans-serif;
  margin: 0 auto;
  background: url("../img/ellipseRight.png") no-repeat right top, url("../img/ellipseleft.png") no-repeat left 10%;
}

._container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}

.block-1 {
  background: url("../img/bg1.png") no-repeat left ;
  background-size: cover;
}

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 33px;
  padding-bottom: 78px;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact__link {
  color: #FFF;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 110.3%; /* 16.545px */
  margin-right: 38px;
}

.header__btn {
  border-radius: 7px;
  background: #53b913;
  padding: 10px 20px;
  color: #FFF;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 900;
  line-height: 110.3%; /* 16.545px */
}

.nav img {
  margin-left: 38px;
  border-radius: 50%;
}

.content__1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.left__1 h3 {
  color: #FFF;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 110.3%; /* 52.944px */
}

.left__1 h1 {
  color: red;
  font-size: 128px;
  font-style: normal;
  font-weight: 900;
  line-height: 110.3%; /* 141.184px */
  margin-bottom: 70px;
  text-shadow: 0 2px 3px #2f2f2f;
}

.left__1 p {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 110.3%; /* 22.06px */
  margin-bottom: 20px;
}

.btn {
  border-radius: 7px;
  background: #d1cb08;
  display: inline-block;
  padding: 20px 90px;
  color: #FFF;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 900;
  text-shadow: 0 2px 3px #5E5E5E;
  line-height: 110.3%; /* 16.545px */
}

.left__1 ul {
  margin-top: 80px;
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.3%; /* 32.06px */
}

.red-text {
  background: #d1cb08;
  width: 100%;
  padding: 35px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 130px;
}

.red-text h2 {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: 110.3%; /* 26.472px */
}

.content__2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 120px;
}

.left__2 {
  max-width: 600px;
}

.left__2 h3 {
  color: #d1cb08;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 110.3%; /* 35.296px */
  margin-bottom: 60px;
}

.left__2 p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.3%; /* 25.648px */
}

.left__2 p:last-child {
  margin-top: 60px;
}

.bg__2__3 {
  background: url("../img/Ellipse3.png") no-repeat bottom right;
}

.content__3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 130px;
}

.right__3 {
  max-width: 600px;
}

.right__3 h3 {
  color: #d1cb08;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 110.3%; /* 35.296px */
  margin-bottom: 15px;
}

.right__3 p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.3%; /* 25.648px */
  margin-bottom: 30px;
}

.block-4 {
  background: #0F080F;
  padding-top: 95px;
  padding-bottom: 95px;
}

.title__4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 80px;
}

.title__4 h2 {
  color: #FFF;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 110.3%; /* 35.296px */
  max-width: 900px;
  margin-bottom: 30px;
}

.content__4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.box__4 {
  text-align: center;
}

.box__4 p {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.3%; /* 25.648px */
  margin-top: 30px;
}

.title__5 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.title__5 h2 {
  color: #FFF;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 110.3%; /* 35.296px */
}

.content__5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 115px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.right__5 {
  max-width: 500px;
}

.right__5 h3 {
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 110.3%; /* 35.296px */
  margin-bottom: 25px;
}

.right__5 p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.3%; /* 25.648px */
  margin-bottom: 45px;
}

.right__5 ul {
  border-radius: 7px;
  border: 1px solid #d1cb08;
  padding: 50px;
}

.right__5 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
}

.right__5 ul li:last-child {
  margin-bottom: 0;
}

.right__5 ul li span {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 160.3%; /* 25.648px */
  margin-left: 15px;
}

.border__6 {
  border-radius: 7px;
  border: 1px solid #d1cb08;
  padding: 50px;
  max-width: 350px;
}

.bg__5__6 {
  background: url("../img/EllipseLeft.png") no-repeat left top, url("../img/Ellipse3.png") no-repeat right bottom;
}

.block-7 {
  background: #0F080F;
  padding: 100px 0;
}

.content__7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.content__7 h2 {
  color: #FFF;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 110.3%; /* 35.296px */
  margin-bottom: 20px;
}

.content__7 ul {
  margin-bottom: 30px;
}

.content__7 ul li {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.3%; /* 25.648px */
}

.title__8 h2 {
  color: #FFF;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 110.3%; /* 35.296px */
  padding-top: 90px;
  padding-bottom: 60px;
}

.content__8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 100px;
}

.box__8 {
  padding: 35px;
  max-width: 300px;
  border-radius: 7px;
  background: #d1cb08;
}

.top__8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.top__8 img {
  border-radius: 50%;
  margin-right: 30px;
}

.top__8 p {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 160.3%; /* 32.06px */
  text-shadow: 0 2px 3px #5E5E5E;
}

.text__8 p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.3%; /* 25.648px */
  text-shadow: 0 2px 3px #5E5E5E;
}

.content__9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(223, 57, 10, 0.26);
  margin-bottom: 70px;
}

.buy {
  margin-bottom: 33px;
  max-width: 415px;
}

.content__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 70px;
}

.left__footer {
  max-width: 300px;
}

.left__footer p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.3%; /* 25.648px */
  margin-top: 20px;
}

.center__footer {
  max-width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.center__footer p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.3%; /* 25.648px */
  margin-bottom: 5px;
}

.center__footer a {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.3%; /* 25.648px */
}

.center__footer ul li {
  list-style-type: disc;
  color: #FFF;
}

.right__footer {
  max-width: 300px;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.3%; /* 25.648px */
}

.bottom__bg {
  background: url("../img/EllipseLeft.png") no-repeat left top, url("../img/Ellipse3.png") no-repeat right bottom;
}

.mob__prod {
  display: none;
}

@media (max-width: 1400px) {
  ._container {
    max-width: 700px;
  }

  .right__1 {
    display: none;
  }

  .mob__prod {
    display: block;
  }

  .block-1 {
    background: none;
  }

  .content__1 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .button__bottom {
    right: -62px!important;
    width: 300px!important;
  }
  .widget img {
    max-width: 300px!important;
  }
  .content__2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .left__2 {
    max-width: 100%;
  }

  .left__2 p:last-child {
    margin-bottom: 30px;
  }

  .right__2 img {
    width: 100%;
  }

  .content__3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .right__3 {
    max-width: 100%;
  }

  .left__3 img {
    width: 100%;
  }

  .content__4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box__4 {
    margin-bottom: 35px;
  }

  .content__5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .right__5 {
    max-width: 100%;
  }

  .content__6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .left__5 img {
    width: 100%;
  }

  .right__5 p {
    max-width: 100%;
  }

  .content__7 img {
    max-width: 100%;
  }

  .content__8 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box__8 {
    margin-bottom: 40px;
    max-width: 100%;
  }

  .mob__prod {
    max-width: 100%;
  }

  .content__9 {
    border: 0;
  }

  .content__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .left__footer {
    max-width: 100%;
    margin-bottom: 10px;
  }

  .center__footer {
    max-width: 100%;
  }

  .right__footer {
    max-width: 100%;
  }
}

@media (max-width: 750px) {
  ._container {
    max-width: 100%;
  }
  .button__bottom {
    right: -36px!important;
    width: 200px!important;
  }
  .widget img {
    max-width: 200px!important;
  }
  .block-1 {
    background: url("../img/bg1.png") no-repeat;
    background-size: cover;
  }

  .header {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .logo img {
    max-width: 93px;
  }

  .contact__link {
    display: none;
  }

  .nav img {
    max-width: 25px;
    margin-left: 10px;
  }

  .header__btn {
    color: #FFF;
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 900;
    line-height: 110.3%; /* 12.133px */
  }

  .left__1 h3 {
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 110.3%; /* 35.296px */
  }

  .left__1 h1 {
    color: #FFF;
    font-size: 70px;
    font-style: normal;
    font-weight: 900;
    line-height: 110.3%; /* 77.21px */
    margin-bottom: 0;
  }

  .wrapper {
    background: none;
  }

  .left__1 h3 {
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 110.3%; /* 35.296px */
  }

  .left__1 p {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110.3%; /* 15.442px */
  }

  .btn {
    display: block;
    padding: 20px 0;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 900;
    line-height: 110.3%; /* 16.545px */
    width: 100%;
  }

  .left__1 ul {
    margin-top: 40px;
  }


  .red-text h2 {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 110.3%; /* 22.06px */
  }

  .red-text {
    margin-bottom: 40px;
  }

  .left__2 h3 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 110.3%; /* 22.06px */
    margin-bottom: 35px;
  }

  .border__mob {
    border-radius: 7px;
    border: 1px solid #d1cb08;
    padding: 25px;
  }

  .left__2 p {
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 160.3%; /* 20.839px */
  }

  .left__2 p:last-child {
    margin-top: 30px;
  }

  .content__2 {
    margin-bottom: 45px;
  }

  .right__3 h3 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 110.3%; /* 22.06px */
  }

  .right__3 p {
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 160.3%; /* 20.839px */
  }

  .bg__2__3 {
    background: none;
  }

  .content__3 {
    padding-bottom: 80px;
  }

  .block-4 {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .title__4 h2 {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 110.3%; /* 22.06px */
  }

  .title__4 h2 {
    margin-bottom: 20px;
  }

  .title__4 {
    display: block;
    margin-bottom: 70px;
  }

  .box__4 img {
    max-width: 100%;
  }

  .box__4 p {
    color: #FFF;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 160.3%; /* 20.839px */
  }

  .title__5 {
    margin-top: 50px;
    margin-bottom: 30px;
  }

  .title__5 h2 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 110.3%; /* 22.06px */
  }

  .right__5 h3 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 110.3%; /* 22.06px */
    margin-bottom: 10px;
  }

  .right__5 p {
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 160.3%; /* 20.839px */
  }

  .right__5 ul {
    padding: 30px;
  }

  .right__5 ul li span {
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 900;
    line-height: 160.3%; /* 20.839px */
    max-width: 150px;
  }

  .right__5 svg {
    width: 28px;
  }

  .bg__5__6 {
    background: none;
  }

  .content__5 {
    margin-bottom: 45px;
  }

  .right__5 h3 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 110.3%; /* 22.06px */
    margin-bottom: 20px;
  }

  .right__5 p {
    padding: 30px;
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 160.3%; /* 20.839px */
  }

  .block-7 {
    padding: 45px 0;
  }

  .content__7 h2 {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 110.3%; /* 22.06px */
    margin-bottom: 0;
  }

  .content__7 ul li {
    color: #FFF;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 160.3%; /* 20.839px */
  }

  .title__8 h2 {
    padding-top: 50px;
    padding-bottom: 40px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 110.3%; /* 22.06px */
  }

  .top__8 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .top__8 img {
    margin-right: 0;
  }

  .box__8 {
    padding: 20px;
  }

  .text__8 p {
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 160.3%; /* 20.839px */
  }

  .content__8 {
    margin-bottom: 35px;
  }

  .content__footer {
    padding-bottom: 50px;
  }

  .left__footer p, .content__footer, .right__footer, .center__footer a {
    font-size: 10px;
  }
  .bottom__bg {
    background: none;
  }
}

.center__footer ul {
  margin-left: 20px;
}

