* {
  margin: 0;
  padding: 0;
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: 'Roboto', sans-serif;
}
body {
  font-family: 'Roboto', sans-serif;
  background: #FFF;
  color: #343534;
}
html,
body,
header,
nav,
section,
.container {
  max-width: 100%;
}
header {
  width: 100%;
  height: 100px;
  background-color: #fff;
}
.menu {
  position: absolute;
  right: 20px;
  z-index: 10;
}
nav ul {
  list-style: none;
  background: white;
  overflow: hidden;
  color: #000;
  padding: 0;
  text-align: right;
  margin: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
nav ul li {
  display: inline-block;
  padding: 40px 0 0 40px;
}
nav ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
.menu-icon {
  position: absolute;
  right: 20px;
  top: 34px;
  background: #fff;
  cursor: pointer;
  color: #000;
  z-index: 12;
  display: none;
}
.logo {
  position: relative;
  float: left;
  margin: 16px 36px;
}
.container {
  width: 1200px;
  padding: 0;
}
section {
  width: 100%;
}
section.first {
  width: 100%;
  height: 750px;
  background-color: #a2deea;
  background-image: url(/images/bg-1.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
  overflow-x: hidden;
}
section.first h1 {
  position: relative;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 2px;
  text-shadow: 0 6px 30px #21626f;
  margin-top: 300px;
  z-index: 10;
}
section.first h1 span {
  font-size: 45px;
  font-weight: bold;
  text-transform: initial;
}
.plus {
  position: relative;
  width: 50%;
  float: left;
  margin-top: 100px;
  text-align: center;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: bold;
  z-index: 10;
}
.plus span {
  font-size: 18px;
  font-weight: normal;
}
.boy {
  position: absolute;
  width: 430px;
  margin: 0 auto;
  top: 0;
  left: 40%;
  z-index: 5;
}
.red_btn {
  position: absolute;
  left: calc(50% - 118px);
  bottom: 20px;
  background: #f94659;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  padding: 20px 30px;
  z-index: 6;
  border: none;
  border-radius: 15px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 600px;
    max-width: 100%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
section.second h2,
section.fourth .container h3,
section.fifth .container h3 {
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 80px 0;
}
.complect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/bg-resheniya.jpg) repeat-x;
  margin-bottom: 55px;
}
.foto {
  width: 50%;
  display: inline-block;
  text-align: center;
}
.foto img {
  max-width: 100%;
}
.complect-descr {
  width: 50%;
  display: inline-block;
  padding: 50px 0 0 90px;
}
.complect-descr h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bolder;
}
.complect-descr h3 span {
  font-size: 48px;
  color: #37d0ee;
}
.complect-descr ul {
  list-style-type: none;
}
.complect-descr ul li {
  font-size: 20px;
}
.complect-descr ul li:before {
  content: '●';
  font-size: 25px;
  color: #37d0ee;
  margin-right: 15px;
}
.price {
  color: #e75656;
  font-size: 55px;
  font-weight: bolder;
}
.price span {
  font-size: 25px;
}
.old-price{
  color: #ccc;
  font-size: 44px;
  line-height: 75px;
  font-weight: normal;
  text-decoration: line-through;
  float: left;
  margin-right: 20px;
}
.forma {
  height: 420px;
  width: 100%;
  background-color: #a2deea;
  background-image: url(/images/bg-1.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.forma .cta {
  display: block;
  padding-top: 100px;
  text-align: center;
  font-size: 27px;
  font-weight: 500;
}
.forma .cta span.ucr {
  color: #e75656;
  font-size: 27px;
  font-weight: bolder;
  text-transform: uppercase;
}
.forma .cta span.discount {
  color: #e75656;
  font-size: 35px;
  font-weight: bolder;
  text-transform: uppercase;
}
.forma .cta span.red {
  color: #e75656;
  font-size: 27px;
  font-weight: 500;
}
form {
  margin-top: 60px;
}
.scarcity {
  margin-top: 50px;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}
.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
input {
  display: inline-block;
  height: 68px;
  width: 350px;
  border: none;
  text-transform: uppercase;
  font-size: 20px;
  padding: 25px;
}
button.forma-btn, input.forma-btn {
  background: #1d3873;
  color: #fff;
  padding: 20px 80px;
  border: none;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bolder;
}
section.third .container h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 34px;
  font-weight: bold;
  margin: 80px 0 60px;
}
.img-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.proof {
  text-align: center;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: bold;
  margin: 50px 0;
}
.red-box {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 530px;
  height: 250px;
  background: #f94658;
  color: #fff;
  margin-bottom: 60px;
}
.red-box h3 {
  font-size: 90px;
  font-weight: bolder;
  text-transform: uppercase;
}
.red-box h3 span {
  font-size: 33px;
}
.red-box p {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
section.fourth .container h3 span {
  color: #37d0ee;
}
section.fourth .container .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 100%;
}
.figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 250px;
  height: 215px;
}
.figure img {
  width: 120px;
  margin: 0 auto;
  max-width: 100%;
}
.figure p {
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
}
.otzyvy {
  width: 70%;
  margin: 0 auto;
}
.otzyv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.otzyv .q {
  display: inline-block;
  margin-right: 20px;
}
.otzyv p {
  display: inline-block;
  font-size: 17px;
}
.otzyv p span {
  display: block;
  margin-top: 30px;
  float: left;
}
.otzyv .photo {
  float: right;
  margin-bottom: 60px;
}
.contact {
  display: inline-block;
  width: 545px;
  margin-top: 80px;
}
.map {
  height: 350px;
  margin-bottom: 45px;
}
.address {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 50px 45px;
}
section.sixth h3 {
  text-transform: uppercase;
  text-align: center;
  font-size: 38px;
  font-weight: bold;
  margin: 80px auto;
}
.use {
  margin: 0 auto 120px;
  text-align: center;
  max-width:850px;
}
.use h4 {
  display: block;
  position: relative;
  width: 515px;
  max-width: 100%;
  height: 140px;
  margin: 0 auto -50px;
  z-index: 5;
  text-transform: uppercase;
  text-align: center;
  font-size: 22px;
  padding: 52px 25px;
  color: #fff;
  background-color: #f94658;
}
.use img {
  max-width:100%;
  margin: 0 0 45px;
}
.use p {
  font-size: 18px;
  max-width:95%;
  margin: 0 auto;
}

@media screen and (max-width: 1218px) {
  .img-row > img {
    width: 400px;
    margin: 0 auto 20px;
    max-width: 31%;
  }
  .complect-descr {
    padding: 30px 0 0 50px;
  }
}
@media screen and (max-width: 1080px) {
  .menu {
    position: absolute;
    right: 0px;
    z-index: 10;
  }
  nav ul {
    max-height: 0px;
    background: #fff;
    width: 250px;
  }
  .showing {
    max-height: 20em;
  }
  nav ul li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 0;
    text-align: center;
  }
  nav ul li:hover {
    background-color: rgba(0, 0, 0, 0.2);
  }
  nav ul li a {
    display: block;
    height: 55px;
    padding: 20px 0;
    text-decoration: none;
  }
  .menu-icon {
    display: block;
  }
  .plus {
    color: #fff;
    text-shadow: 0 0 10px #000;
  }
  .img-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .img-row > img {
    width: 585px;
    margin: 0 auto 20px;
    max-width: 90%;
  }
  .contact {
    width: 80%;
    margin: 20px auto 0;
  }
  .otzyvy {
    width: 85%;
  }
  .forma {
    height: auto;
  }
  .forma .cta {
    padding-top: 50px;
  }
  form {
    margin-top: 40px;
  }
  .form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-row input {
    margin: 0 auto;
    margin-bottom: 10px;
  }
  button.forma-btn {
    height: 68px;
    width: 350px;
    margin: 0 auto 20px;
  }
  .scarcity {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 800px) {
  .container {
    width: 100vw;
  }
  section.second h2,
  section.fourth .container h3,
  section.fifth .container h3 {
    font-size: 32px;
    margin: 40px 0;
  }
  .foto {
    width: 45%;
  }
  .complect-descr {
    padding: 0 0 0 30px;
  }
  .red-box {
    margin: 0 auto 20px;
    width: 80%;
  }
  section.fourth .container .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 100%;
    margin: 0;
  }
  .figure {
    width: 30%;
    height: 215px;
  }
  .figure p {
    font-size: 14px;
  }
  .otzyvy {
    width: 95%;
  }
  .otzyv .q {
    display: block;
    width: 30%;
    float: left;
    margin-right: 20px;
  }
  .forma .cta {
    padding-top: 30px;
    font-size: 25px;
  }
  form {
    margin-top: 30px;
  }
}
@media screen and (max-width: 650px) {
  .complect {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .foto {
    width: 490px;
    max-width: 90%;
    margin: 0 auto 20px;
  }
  .complect-descr {
    width: 90%;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 480px) {
  section.first {
    height: 1020px;
  }
  section.first h1 {
    font-size: 44px;
  }
  .plus {
    float: none;
    width: 100%;
    margin-top: 50px;
  }
  .contact {
    width: 95%;
  }
  .otzyvy {
    width: 95%;
  }
  .otzyv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .otzyv .q {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .forma {
    height: auto;
  }
  .forma .cta {
    padding-top: 20px;
  }
  form {
    margin-top: 10px;
  }
}
@media screen and (max-width: 395px) {
  .use h4 {
    margin: 0 auto -20px;
    padding: 36px 25px;
    height: auto;
  }
}

@media screen and (max-width: 359px) {
  section.first {
    height: 1050px;
  }
  .figure p {
    font-size: 11px;
  }
  input {
    width: 300px;
  }
  button.forma-btn, input.forma-btn {
  padding: 20px 40px;
  }
}