/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
  line-height: 1.4;
  color: #222222;
}

::-moz-selection {
  text-shadow: none;

  background: #b3d4fc;
}

::selection {
  text-shadow: none;

  background: #b3d4fc;
}

hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;

  border: 0;
  border-top: 1px solid #cccccc;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  margin: 0;
  padding: 0;

  border: 0;
}

textarea {
  resize: vertical;
}

.browserupgrade {
  margin: 0.2em 0;
  padding: 0.2em 0;

  color: #000000;

  background: #cccccc;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */



/* ===================
    ALL: Orange Theme
    =================== */

.header-container {
  border-bottom: 20px solid #e44d26;
}

.footer-container,
.main aside {
  border-top: 20px solid #e44d26;
}

.header-container,
.footer-container,
.main aside {
  background: #f16529;
}

.title {
  color: white;
}

/* ==============
    MOBILE: Menu
    ============== */

nav ul {
  margin: 0;
  padding: 0;

  list-style-type: none;
}

nav a {
  display: block;
  margin-bottom: 10px;
  padding: 15px 0;

  font-weight: bold;
  text-align: center;
  color: white;
  text-decoration: none;

  background: #e44d26;
}

nav a:hover,
nav a:visited {
  color: white;
}

nav a:hover {
  text-decoration: underline;
}

/* ==============
    MOBILE: Main
    ============== */

.main {
  padding: 30px 0;
}

.main article h1 {
  font-size: 2em;
}

.main aside {
  padding: 0 5% 10px;

  color: white;
}

.footer-container footer {
  padding: 20px 0;

  color: white;
}

/* ===============
    ALL: IE Fixes
    =============== */

.ie7 .title {
  padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face {
  font-weight: normal;
  font-family: tahoma, sans-serif;

  src: url(../fonts/Tahoma.ttf);
}
@font-face {
  font-weight: normal;
  font-family: segoeui, sans-serif;

  src: url(../fonts/segoeui.ttf);
}

body {
  font-weight: normal;
  font-family: tahoma, sans-serif;
}

.blue {
  color: #1c4979;
}
.red {
  color: #ef0303;
}
.wrapp {
  overflow: hidden;
}

.conteiner {
  position: relative;

  display: block;
  box-sizing: border-box;
  width: 1025px;
  margin: 0 auto;
  padding: 0 10px;
}
section {
  box-sizing: border-box;
  min-width: 1025px;
}

.block1 {
  padding-bottom: 190px;

  background: url("../images/header.png")no-repeat center;
}
.block1 img {
  position: absolute;
  top: 230px;
  left: 80px;
}
h1 {
  margin-top: 0;
text-shadow: 5px 5px 5px rgba(245, 245, 245, 1);
  font-weight: normal;
  font-size: 35px;
  line-height: 54px;
  font-family: segoeui, sans-serif;
  text-align: center;
}
.block1 b {
  font-weight: bold;
}
.block1 span {
  color: #85a346;
}
.row {
  width: 350px;
  height: 320px;
  margin: 40px 0 0 250px;
text-shadow: 5px 5px 5px rgba(245, 245, 245, 1);
  font-size: 40px;
  line-height: 46px;
  text-align: center;
}
.slog {
  position: absolute;
  top: 330px;
  left: 350px;

  font-size: 46px;
  line-height: 50px;
  font-family: tahoma, sans-serif;
  text-shadow: 5px 5px 5px rgba(245, 245, 245, 1);
}
.slog b {
  font-size: 44px;
  text-transform: uppercase;
}
.form {
  position: absolute;
  top: 55px;
  right: 10px;

  width: 330px;
  padding-bottom: 5px;

  background: #fffbd3 url("../images/yelow.png")no-repeat top;
  background-position: -60px -20px;
  border-radius: 10px;
}
.spec {
  margin-top: 10px;

  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  font-family: segoeui, sans-serif;
  text-align: center;
}
.spec span {
  font-weight: bold;
  font-size: 23px;
  color: #1c4979;
  text-transform: uppercase;
}
.sale {
  width: 205px;
  height: 40px;
  margin: 20px 0 0 60px;

  font-size: 25px;
  line-height: 35px;
  text-align: center;
  color: #ffffff;

  background: #96b750;
  border-radius: 5px;
}
.sale span {
  display: block;
  float: right;
  margin-right: 10px;

  font-weight: bold;
  font-size: 29px;
  line-height: 36px;
  color: #ffffff;
}
.sale b {
  font-weight: normal;
  font-size: 28px;
}
.price {
  height: 60px;
  margin: 10px 0 0 0;
}
.oldprice {
  display: block;
  padding-top: 17px;

  font-size: 20px;
  line-height: 0.8;
  text-decoration: line-through;
}
.newprice {
  float: left;
  min-width: 198px;
  margin: 0 10px 0 0;

  font-weight: bold;
  font-size: 49px;
  text-align: right;
  color: #ef0303;
}

.curs {
  position: relative;
  z-index: 12;

  font-weight: normal!important;
  font-size: 29px;
  line-height: 0.8;
  color: #ef0303!important;
}
select,
input {
  display: block;
  box-sizing: border-box;
  width: 275px;
  height: 45px;
  margin: 20px 0 18px 25px;
  padding-right: 20px;
  padding-left: 20px;

  font-size: 14px;
  line-height: 40px;
  color: #1c4979;
  text-transform: uppercase;

  border: 1px solid #1c4979;
  border-radius: 5px;
  outline: none;
}
::-webkit-input-placeholder {
  color: #1c4979;
}
:-moz-placeholder {
  color: #1c4979;
}
.block1 .btn {
  display: block;
  width: 280px;
  margin: 0 auto 15px;
  text-transform: uppercase;
  height: 70px;
  font-size: 36px;
  text-align: center;
  color: #ffffff;
  background: url("../images/btn.png")no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.btn {
  -webkit-transition: all 1s ease-out;
     -moz-transition: all 1s ease-out;
       -o-transition: all 1s ease-out;
}
.btn:hover {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
       -o-transform: scale(1.1);
}
.block2 {
  position: relative;
}

.block2 .opacity {
  height: 100%;
  padding-bottom: 510px;

  background: rgba(255, 255, 255, 0.8);
}


.block2 h2 {
  float: right;
  margin-top: 60px;
  margin-right: 80px;

  font-weight: normal;
  font-size: 26px;
  text-align: center;
}
.block2 p {
  float: right;
  margin: 20px 40px 0 225px;

  font-weight: normal;
  font-size: 18px;
  text-align: center;
}
.block2 p span {
  font-weight: bold;
  text-transform: uppercase;
}

.clips span {
  color: #96b750;
}
.clips b {
  text-transform: uppercase;
}
.warn {
  float: right;
  width: 700px;
  height: 200px;
  margin-top: 20px;
}
.warn .inf,
.inf1,
.inf2 {
  float: left;
  margin-top: 20px;
  margin-left: 50px;

  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}
.warn i {
  display: block;
  width: 150px;
  height: 100px;
  margin-bottom: 20px;
  margin-left: 20px;

  background: url("../images/sprite.png")no-repeat;
}
.warn i:first-child {
  background-position: 30px 10px;
}
.warn :nth-child(2) i {
  background-position: -110px 10px;
}
.warn :nth-child(3) i {
  background-position: -270px 10px;
}


.block3 {
  padding-bottom: 247px;
}
.block3 h2 {
  margin-top: 0;
  padding: 30px 0;

  font-weight: normal;
  font-size: 25px;
  text-align: center;
  color: #ffffff;

  background: #89ac44;
}
.block3 h2 span {
  font-size: 30px;
}
.block3 h2 b {
  font-weight: bold;
  text-transform: uppercase;
}
.block3 img {
  position: absolute;
    top: 70px;
    left: -20px;
}
.block3 h3 {
  margin-top: 90px;

  font-weight: normal;
  font-size: 40px;
  text-align: center;
}
.block3 h3 span {
  font-weight: bold;
  color: #8aac43;
  text-transform: uppercase;
}
.plus {
  float: left;
  width: 464px;
  margin: 10px 0 0 140px;

  font-weight: normal;
  font-size: 22px;

  background: #fff9b4;
}
.plus span {
  font-weight: bold;
  text-transform: uppercase;
}
.plus i {
  display: block;
  float: left;
  width: 70px;
  height: 70px;
  margin: 10px 0 0 80px;

  background: url("../images/sprite.png")no-repeat;
  background-position: -410px 3px;
}
.plus ul {
  padding-left: 150px;

  list-style-type: none;
}
.plus li {
  padding-left: 20px;

  text-align: left;

  background: url("../images/sprite.png")no-repeat;
  background-position: -535px -49px;
}
.minus {
  float: right;
  width: 400px;

  font-weight: normal;
  font-size: 16px;
  text-align: left;
}
.minus i {
  display: block;
  float: left;
  width: 60px;
  height: 60px;
  margin: 30px 0 0 30px;

  background: url("../images/sprite.png")no-repeat;
  background-position: -495px 5px;
}
.minus ul {
  padding-left: 90px;

  list-style-type: none;
  line-height: 30px;
}
.minus li {
  padding-left: 30px;

  background: url("../images/sprite.png")no-repeat;
  background-position: -530px -76px;
}

.block4 {
  padding-bottom: 535px;
}
.block4 h3 {
  font-weight: normal;
  font-size: 42px;
  text-align: center;
}
.block4 h3 span {
  color: #96b750;
}
.clip {
  margin-left: 330px;

  font-weight: normal;
  font-size: 24px;
}
.clip span {
  color: #96b750;
}
.block4 .prod {
      position: absolute;
    top: 185px;
    left: 330px;
}
.block4 .inf {
  float: right;
  width: 435px;
  margin: 10px 0 0 0;

  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
}
.block4 .work {
  margin-top: 40px;
}
.block4 .work span {
  text-transform: uppercase;
}
.block4 .work p {
  margin: 20px 0 30px 0;
  padding-left: 20px;

  background: url("../images/mark.png")no-repeat;
  background-position: 0 7px;
}
.warning {
  position: absolute;
  top: 630px;

  width: 1005px;
  height: 100px;

  border: 3px solid #ff0000;
}
.warning h2 {
  /*float: left;*/
  margin: 0;
  margin-right: 10px;
  margin-left: 10px;

  font-weight: bold;
  font-size: 26px;
  line-height: 100px;
  /*short*/
  display:block;
  text-align:center;
}
.warning p {
  margin-top: 13px;
  margin-right: 20px;

  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  text-align: left;
}
.block4 .krep {
  position: absolute;
  top: 530px;
  left: 160px;

  font-weight: normal;
  font-size: 28px;
  text-align: center;
}
.block4 .krep span {
  color: #96b750;
  text-transform: uppercase;
}
.bg {
  position: absolute;
  top: 100px;
}

.block5 {
  overflow: hidden;

  background: #f4fcff;
}

.block-5-header {
  margin-bottom: 50px;
}

.block5__doc-wrap {
  position: relative;

  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 615px;
  padding: 70px 110px;

  background: url("../images/doctor-bg.png") no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.doctor {
  float: left;
  width: 140px;
  height: 160px;

  background: url("../images/doctor.png") no-repeat center top;
  border-radius: 5px;
}

.block5 h3 {
  margin-top: 0;
  margin-left: 170px;
  padding-bottom: 15px;

  font-weight: normal;
  font-size: 20px;

  border-bottom: 1px solid #1c4979;
}
.block5 h2 {
  margin-left: 170px;

  font-weight: normal;
  font-size: 28px;
  line-height: 30px;
}
.block5 h2 span {
  color: #96b750;
}
.block5 .text {
  display: inline-block;
  margin: 10px 50px 0 0;

  font-weight: normal;
  font-size: 16px;
  text-align: justify;
}
.block5 .text span {
  text-transform: uppercase;

  background: #f6f2bc;
}
.block5 .doc {
  margin: 50px 50px 0 0;

  font-weight: normal;
  font-size: 20px;
  text-align: right;
}

.block5-pechat {
  position: absolute;
  bottom: 10px;
  left: 100px;
}

.block5-rospis {
  position: absolute;
  bottom: 35px;
  left: 280px;
}

.block6 {
  padding-bottom: 100px;
}
.block6 h2 {
  font-weight: normal;
  font-size: 42px;
  text-align: center;
}
.block6 h2 span {
  color: #96b750;
}
.block6 h2 b {
  text-transform: uppercase;
}
.komments {
  margin-top: 80px;
}
.komments h3 {
  padding-left: 175px;

  font-weight: bold;
  font-size: 20px;
  text-align: left;
  color: #1c4979;
}
.komments .kom {
  margin-bottom: 50px;
  padding-left: 175px;

  font-weight: normal;
  font-size: 18px;
  text-align: left;
}
.komments img {
  float: left;
  margin-left: 40px;
}
.sleep {
  font-weight: normal;
  font-size: 40px;
  line-height: 55px;
  font-family: segoeui, sans-serif;
  text-align: center;
}
.sleep span {
  font-size: 38px;
  color: #96b750;
}
.sleep span b {
  text-transform: uppercase;
}

.block7 {
  height: 520px;

  background: url("../images/bg7.jpg")no-repeat center;
}
.block7 .form {
  position: absolute;
  top: -90px;
  left: 337px;

  width: 405px;

  background: #fffbd3 url("../images/yelow.png")no-repeat top;
  background-position: -25px 0;
  border-radius: 10px;
}
.block7 .spec {
  margin-top: 20px;

  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
  font-family: segoeui, sans-serif;
  text-align: center;
}
.block7 .spec span {
  font-weight: bold;
  font-size: 24px;
  color: #1c4979;
  text-transform: uppercase;
}
.block7 .sale {
  width: 205px;
  height: 40px;
  margin: 33px 0 0 95px;

  font-size: 25px;
  line-height: 35px;
  text-align: center;
  color: #ffffff;

  background: #96b750;
  border-radius: 5px;
}
.block7.sale span {
  display: block;
  float: right;
  margin-right: 10px;

  font-weight: bold;
  font-size: 40px;
  line-height: 36px;
  color: #ffffff;
}
.block7 .sale b {
  font-weight: normal;
  font-size: 28px;
}
.block7 .price {
  height: 60px;
  margin: 25px 0;
}
.block7 .oldprice {
  display: block;

  font-size: 20px;
}
.block7 .newprice {
  float: left;
  min-width: 233px;

  font-weight: bold;
  font-size: 49px;
  text-align: right;
  color: #ef0303;
}
.block7 .newprice b {
  font-weight: normal;
  font-size: 29px;
}
.block7 select,
input {
  display: block;
  box-sizing: border-box;
  width: 275px;
  height: 45px;
  margin: 0 auto 15px;
  padding-right: 20px;
  padding-left: 20px;

  font-size: 14px;
  line-height: 40px;
  color: #1c4979;
  text-transform: uppercase;

  border: 1px solid #1c4979;
  border-radius: 5px;
  outline: none;
}

.block7 select,
.block1 select {
  background-color: #ffffff;
  background-image: url("../images/sel.png");
  background-repeat: no-repeat;
  background-position: 95% 50%;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -ms-progress-appearance: none;
}

::-webkit-input-placeholder {
  color: #1c4979;
}
:-moz-placeholder {
  color: #1c4979;
}
.block7 .btn {
  display: block;
  width: 280px;
  margin: 0 auto 15px;
  text-transform: uppercase;
  height: 75px;
  font-size: 36px;
  line-height: 10px;
  text-align: center;
  color: #ffffff;
  background: #c30101;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.block7 .prod {
  position: absolute;
    top: 120px;
    right: 80px;
}
.block7 .pech {
  position: absolute;
  top: 280px;
  right: 1px;

  box-sizing: border-box;
  width: 341px;
  height: 170px;
  padding-top: 32px;
  padding-left: 44px;

  text-align: center;

  background: url("../images/pech7.png");
}
.block7 .pech span {
  display: block;

  font-size: 17px;
  color: #1c4979;

  transform: rotate(-4deg);;
}
.block7 .pech b {
  display: inline-block;
  margin-bottom: 5px;
  padding-bottom: 5px;

  font-size: 16px;
  text-transform: uppercase;

  border-bottom: 3px solid #1c4979;;
}
.block7 .pech i {
  display: block;

  font-size: 16px;
  text-transform: uppercase;
  font-style: normal;
}



















.pech1 {
  display: block;
  width: 392px;
  height: 102px;
  padding-top: 26px;

  text-align: center;

  background: url("../images/pechat.png") no-repeat;
}
.pech1 span {
  display: block;

  font-size: 22px;
  color: #6059a9;
  text-transform: uppercase;

  transform: rotate(-4deg);
}
.pech1 span b {
  display: block;

  font-weight: normal;
  font-size: 16px;
  text-transform: none;
}
select {
  padding-right: 0!important;
}




/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* ====================0
    INTERMEDIATE: Menu
    ==================== */

  nav a {
    float: left;
    width: 27%;
    margin: 0 1.7%;
    margin-bottom: 0;
    padding: 25px 2%;
  }

  nav li:first-child a {
    margin-left: 0;
  }

  nav li:last-child a {
    margin-right: 0;
  }

  /* ========================
    INTERMEDIATE: IE Fixes
    ======================== */

  nav ul li {
    display: inline;
  }

  .oldie nav a {
    margin: 0 0.7%;
  }
}

@media only screen and (min-width: 768px) {
  /* ====================
    WIDE: CSS3 Effects
    ==================== */

  .header-container,
  .main aside {
    -webkit-box-shadow: 0 5px 10px #aaaaaa;
       -moz-box-shadow: 0 5px 10px #aaaaaa;
            box-shadow: 0 5px 10px #aaaaaa;
  }

  /* ============
    WIDE: Menu
    ============ */

  .title {
    float: left;
  }

  nav {
    float: right;
    width: 38%;
  }

  /* ============
    WIDE: Main
    ============ */

  .main article {
    float: left;
    width: 57%;
  }

  .main aside {
    float: right;
    width: 28%;
  }
}

@media only screen and (min-width: 1140px) {
  /* ===============
    Maximal Width
    =============== */

  .wrapper {
    width: 1026px; /* 1140px - 10% for margins */
    margin: 0 auto;
  }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
  display: none !important;

  visibility: hidden;
}

.visuallyhidden {
  position: absolute;

  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;

  border: 0;

  clip: rect(0 0 0 0);
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  position: static;

  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;

  clip: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";

  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.shipping,
.total_price {
  margin-bottom: 10px;
  padding-left: 28px;

  font-weight: 700;
  font-size: 14px;
  color: #ef0303;
}

.block7 .shipping,
.block7 .total_price {
  margin-bottom: 10px;
  padding-left: 60px;

  font-weight: 700;
  font-size: 14px;
  color: #ef0303;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
  *,
  *:before,
  *:after {
    color: #000000 !important;
    text-shadow: none !important;

    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    page-break-inside: avoid;

    border: 1px solid #999999;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

.clipsa_wrap {
  position: absolute;
  top: 158px;
  left: 8px;
  z-index: 100;

  width: 300px;
}

.doctor_bg {
  position: absolute;
  top: -40px;
  left: -230px;
  z-index: -1;

  width: 1070px;
  height: 570px;
  overflow: hidden;

  background: url("../images/bg2.jpg")no-repeat left top;
}

.clipsa {
  position: relative;

  text-align: center;
}

.clipsa img {
  vertical-align: top;
}

.clips {
  font-weight: normal;
  /*! position: absolute; */
  font-size: 48px;
  text-align: center;
  /*! top: 350px; */
  /*! left: 220px; */
  /*! line-height: 40px; */
}
.terms__block {
    position: relative;
    bottom: -123px;
    text-align: center;
    z-index: 1;
}
.terms__block a {
    color: #A12000;
}