html {
  scroll-behavior: smooth; }

body {
  margin: 0;
  padding: 0;
  font-family: "Myriad Pro", "Times New Roman", sans-serif; }

h1, h2, h3, p {
  margin: 0;
  padding: 0;
  font-size: 1em; }

div {
  box-sizing: border-box; }

.container {
  max-width: 320px;
  margin: 0 auto;
  text-align: center; }

.header {
  background: url(../img/bg-header.jpg) no-repeat center;
  background-size: cover;
  overflow: hidden;
  padding: 10px; }
  .header .logo-block {
    text-transform: uppercase; }
    .header .logo-block__logo {
      width: 75%;
      position: relative; }
      .header .logo-block__logo span {
        display: block;
        background-color: #ff0000;
        padding: 5px 40px;
        color: #fff;
        font-weight: 600;
        font-size: 20px; }
      .header .logo-block__logo h1 {
        font-size: 36px;
        color: #fff;
        font-weight: 400; }
      .header .logo-block__logo:before {
        content: '';
        display: block;
        position: absolute;
        background: url(../img/logo.png) no-repeat center;
        background-size: contain;
        width: 70px;
        height: 70px;
        top: 0;
        right: -75px; }
    .header .logo-block__tagline {
      font-family: 'Calibri',  "Times New Roman", sans-serif; }
      .header .logo-block__tagline p:first-child {
        color: #fff;
        font-weight: bold;
        margin: 0;
        font-size: 35px;
        line-height: 35px; }
      .header .logo-block__tagline p:last-child {
        color: #fff;
        font-weight: bold;
        margin: 0;
        font-size: 34px; }
      .header .logo-block__tagline span {
        color: #c1e339; }
  .header .product-block {
    position: relative;
    height: 360px;
    width: 100%; }
    .header .product-block img {
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
  .header .price-block .price {
    font-size: 55px;
    color: #ff0101;
    font-weight: bold;
    line-height: 50px; }
  .header .price-block .oldprice {
    font-size: 37px;
    color: #7c7c7c;
    font-weight: bold;
    text-decoration: line-through;
    line-height: 30px; }
  .header .button-block a {
    display: inline-block;
    background-image: url(../img/header-button.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 280px;
    height: 70px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 70px;
    text-align: left;
    padding-left: 50px;
    text-decoration: none;
    box-sizing: border-box;
    margin-left: 20px; }

.main1 {
  background: url(../img/bg-main1.png) no-repeat center;
  background-size: cover;
  color: white; }
  .main1 .container {
    background: url(../img/bg2-main1.png); }
  .main1 .title {
    font-size: 24px;
    background-color: #115043;
    box-shadow: 0 7px 29px rgba(0, 0, 0, 0.5);
    font-family: 'Calibri', "Times New Roman", sans-serif;
    font-weight: bold;
    padding: 21px 0 13px;
    margin-bottom: 30px; }
  .main1 .text {
    display: flex;
    align-items: center;
    text-align: left;
    font-size: 18px;
    padding: 0 20px;
    font-family: 'Calibri', "Times New Roman", sans-serif; }
    .main1 .text span {
      color: #c2e439; }
    .main1 .text img {
      width: 59px;
      height: 52px; }
    .img {
      margin-bottom: -16px;
      border: 16px solid rgba(255, 255, 255, 0.3);
      border-radius: 50%;
    }
  .main1 .text2 {
    font-weight: bold;
    padding-bottom: 30px;
    line-height: 28px;
    background: url(../img/textimg2.png) no-repeat bottom; }
    .main1 .text2 .first {
      font-size: 28px; }
    .main1 .text2 .second {
      font-size: 42px; }

.main2 {
  background: url(../img/bg-main2.png) no-repeat center;
  background-size: cover;
  color: white;
  font-size: 18px; }
  .main2 .title {
    background-color: #115043;
    box-shadow: 0 7px 29px rgba(0, 0, 0, 0.5);
    padding: 21px 0 13px;
    margin-bottom: 40px; }
  .main2 p {
    padding: 0 20px;
    padding-bottom: 30px;
    text-align: left; }

.main3 {
  background: url(../img/bg-main3.png) no-repeat center;
  background-size: cover;
  color: white;
  font-size: 18px; }
  .main3 .container {
    background: url(../img/bg2-main3.png); }
  .main3 .title {
    background-color: #115043;
    box-shadow: 0 7px 29px rgba(0, 0, 0, 0.5);
    padding: 21px 20px 13px;
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: bold; }
  .main3 p {
    padding: 0 20px;
    padding-bottom: 30px;
    text-align: left; }
  .main3 img {
    padding-bottom: 20px; }
  .main3 .button-block {
    padding-bottom: 20px; }
    .main3 .button-block a {
      display: inline-block;
      background-image: url(../img/header-button.png);
      background-repeat: no-repeat;
      background-size: contain;
      width: 280px;
      height: 70px;
      color: #fff;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 25px;
      line-height: 70px;
      text-align: left;
      padding-left: 50px;
      text-decoration: none;
      box-sizing: border-box;
      margin-left: 20px; }

.main4 {
  background: url(../img/bg-main4.png) no-repeat center;
  background-size: cover;
  color: white;
  font-size: 15px;
  font-weight: bold;
  font-family: 'Calibri',  "Times New Roman", sans-serif; }
  .main4 .title {
    background-color: #115043;
    box-shadow: 0 7px 29px rgba(0, 0, 0, 0.5);
    padding: 21px 20px 13px;
    margin-bottom: 10px;
    font-size: 18px; }
  .main4 p {
    padding: 0 20px; }
  .main4 .subtitle {
    color: #c2e439;
    font-size: 17px; }
  .main4 img {
    border: 10px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%; }

.main5 {
  background: url(../img/bg-main5.png) no-repeat center;
  background-size: cover;
  color: white;
  font-size: 15px;
  font-weight: bold;
  font-family: 'Calibri', "Times New Roman", sans-serif; }
  .main5 .container {
    background: url(../img/bg2-main5.png); }
  .main5 .title {
    background-color: #115043;
    box-shadow: 0 7px 29px rgba(0, 0, 0, 0.5);
    padding: 21px 20px 13px;
    margin-bottom: 10px;
    font-size: 18px; }
  .main5 p {
    padding: 0 18px;
    font-size: 15px;
    text-align: left; }
  .main5 .wrap {
    display: flex;
    align-items: center; }
    .main5 .wrap .first {
      padding: 10px 24px;
      flex-basis: 40%; }
    .main5 .wrap .second {
      padding: 10px;
      padding-left: 0;
      flex-basis: 60%;
      background: url("../img/text-bg.png") no-repeat;
      background-position-x: -8%; }
      .main5 .wrap .second .subtitle {
        color: #c2e439;
        font-size: 16px; }

.main6 {
  background: url(../img/bg-main6.png) no-repeat center;
  background-size: cover;
  color: white;
  font-size: 15px;
  font-weight: bold;
  font-family: 'Calibri', "Times New Roman", sans-serif; }
  .main6 .title {
    background-color: #115043;
    box-shadow: 0 7px 29px rgba(0, 0, 0, 0.5);
    padding: 21px 20px 13px;
    margin-bottom: 10px;
    font-size: 16px; }
  .main6 .wrap {
    background: url(../img/bg2-main6.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 35px; }
  .main6 .wrap1 {
    display: flex;
    font-size: 16px;
    margin-bottom: -10px; }
    .main6 .wrap1 .block {
      flex-basis: 50%;
      padding: 0 16px; }
  .main6 .wrap2 {
    display: flex; }
    .main6 .wrap2 .block {
      flex-basis: 50%; }
      .main6 .wrap2 .block .first {
        padding-right: 10px; }
      .main6 .wrap2 .block .second {
        padding-left: 20px; }
  .main6 .wrap3 {
    display: flex;
    align-items: center;
    font-size: 14px; }
    .main6 .wrap3 .block {
      flex-basis: 50%;
      padding: 8px; }

.main7 {
  background: url(../img/bg-main7.png) no-repeat center;
  background-size: cover; }
  .main7 .container {
    padding: 10px 12px; }
    .main7 .container .title {
      font-size: 19px;
      color: white;
      padding-bottom: 12px; }
      .main7 .container .title span {
        font-size: 14px; }
    .main7 .container .wrapper {
      background-color: white;
      border-radius: 9px;
      padding: 12px; }
      .main7 .container .wrapper .name {
        text-align: left;
        color: #3280c9;
        font-size: 16px; }
      .main7 .container .wrapper .text {
        font-size: 14px;
        text-align: justify;
        padding: 10px 0; }

.main8 {
  background: url(../img/bg-main8.png) no-repeat center;
  background-size: cover; }
  .main8 .container {
    background: url(../img/bg3-main8.png) no-repeat;
    background-size: cover; }
  .main8 .title {
    color: white;
    padding: 12px;
    font-size: 18px;
    background: url(../img/bg2-main8.png);
    font-family: 'Calibri', "Times New Roman", sans-serif;
    font-weight: bold; }
    .main8 .title span {
      color: red;
      font-size: 23px; }
  .main8 .price-block .price {
    font-size: 55px;
    color: #ff0101;
    font-weight: bold;
    line-height: 50px; }
  .main8 .price-block .oldprice {
    font-size: 37px;
    color: white;
    font-weight: bold;
    text-decoration: line-through;
    line-height: 30px; }
  .main8 .text {
    font-size: 18px;
    color: #ffffff; }
  .main8 input {
    width: 256px;
    padding: 0 12px;
    margin: 8px;
    border-radius: 8px;
    border: none;
    outline: none;
    height: 40px;
    color: #ffa700;
    font-size: 16px;
    font-weight: bold; }
    .main8 input::placeholder {
      color: #ffa700;
      font-size: 16px;
      font-weight: bold; }
  .main8 .button-block {
    background-image: url(../img/header-button.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 280px;
    height: 70px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 70px;
    text-align: left;
    padding-left: 50px;
    box-sizing: border-box;
    background-color: transparent;
    border: none;
    margin-bottom: 20px;
    margin-left: 20px; }
  .main8 .footer {
    padding: 10px;
    color: white; }
    .main8 .footer a {
      color: white; }
