html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

.dnd {
  display: none !important;
}
.ever-popup .dnd {
  display: block !important;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: Arial, sans-serif;
  overflow-x: hidden;
  color: #1e1e1e;
  font-size: 18px;
}

.opensans {
  font-family: Arial, sans-serif;
}

.shell {
  max-width: 1000px;
  margin: auto;
  position: relative;
  padding: 0 10px;
  padding-top: 20px;
}

.ptsans {
  font-family: Arial, sans-serif;
}

.lobster {
  font-family: "Times New Roman", cursive;
  font-style: italic;
}

section {
  position: relative;
}

.sec1 {
  height: 678px;
  background: url(../img/fon1.png) center center;
  background-size: cover;
}

header {
  margin: 0 0 65px;
  padding-top: 40px;
}
header div {
  background-color: #ec3222;
  border-radius: 30px;
  padding: 10px 20px;
  display: inline-block;
}
header div span {
  font-size: 29px;
  text-transform: uppercase;
  color: #fff;
}
.left-part {
  float: left;
  width: 330px;
  position: relative;
}
.sec1 h1 {
  font-size: 45px;
  color: #ec3222;
  text-transform: uppercase;
}
.sec1 .shell::before {
  content: "";
  display: block;
  position: absolute;
  width: 644px;
  height: 592px;
  top: 80px;
  left: 320px;
  margin: auto;
  background: url(../img/woman.png) no-repeat;
  background-size: 100%;
}
.sec1 h3 {
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 35px;
}
.sec1 ul li {
  list-style-image: url(../img/li.png);
  font-size: 16px;
  font-weight: bold;
  padding-left: 6px;
  margin-bottom: 35px;
}
.right-part {
  float: right;
  width: 314px;
  position: relative;
  text-align: center;
}
.time {
  display: inline-block;
  padding: 10px;
  border-radius: 50%;
  font-size: 36px;
  color: #ec3222;
  background-color: #fff;
}
.dots {
  font-size: 36px;
  color: #6b8f27;
}
.comment {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 30px auto;
}
.nd {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #008ef6;
  background: -moz-linear-gradient(
    left,
    #008ef6 0%,
    #56b7fd 50%,
    #118ce3 100%
  );
  background: -webkit-linear-gradient(
    left,
    #008ef6 0%,
    #56b7fd 50%,
    #118ce3 100%
  );
  background: linear-gradient(
    to right,
    #008ef6 0%,
    #56b7fd 50%,
    #118ce3 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008ef6', endColorstr='#d89a1e',GradientType=1 );
  padding: 15px 10px;
  box-sizing: border-box;
  width: 290px;
  border: none;
  border-radius: 6px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: bold;
}

.fonekeeper {
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -700px;
}

.list {
  position: absolute;
  top: 0;
  left: 0;
  width: 778px;
  height: 216px;
  background: url(../img/list.png);
  z-index: 1;
}

.logo {
  position: absolute;
  top: 23px;
  left: 20px;
  width: 308px;
  height: 126px;
  background: url(../img/logo.png);
  z-index: 2;
  background-size: 308px 126px;
}

img.fon-1 {
  position: absolute;
  top: 0;
  left: 0;
}

.panel {
  position: absolute;
  top: 30px;
  right: 0;
  line-height: 70px;
  padding: 0 1em 0 1.5em;
  font-size: 18px;
  border-radius: 10px;
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.2);
  background: #f6fbfc;
  background: -moz-linear-gradient(top, #f6fbfc 0%, #d1e5ee 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #f6fbfc),
    color-stop(100%, #d1e5ee)
  );
  background: -webkit-linear-gradient(top, #f6fbfc 0%, #d1e5ee 100%);
  background: -o-linear-gradient(top, #f6fbfc 0%, #d1e5ee 100%);
  background: -ms-linear-gradient(top, #f6fbfc 0%, #d1e5ee 100%);
  background: linear-gradient(to bottom, #f6fbfc 0%, #d1e5ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fbfc', endColorstr='#d1e5ee', GradientType=0);
}

.c-grey {
  color: #bcbcbc;
}

.left {
  float: right;
}

.right {
  float: left;
}

.clear {
  clear: both;
}

.btn {
  font-family: Arial;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  padding: 0.4em;
  display: inline;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.btn-1 {
  border: 1px solid #ee8d0e;
  background: #fed757;
  background: -moz-linear-gradient(top, #fed757 0%, #f1ad20 50%, #fda702 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #fed757),
    color-stop(50%, #f1ad20),
    color-stop(100%, #fda702)
  );
  background: -webkit-linear-gradient(
    top,
    #fed757 0%,
    #f1ad20 50%,
    #fda702 100%
  );
  background: -o-linear-gradient(top, #fed757 0%, #f1ad20 50%, #fda702 100%);
  background: -ms-linear-gradient(top, #fed757 0%, #f1ad20 50%, #fda702 100%);
  background: linear-gradient(to bottom, #fed757 0%, #f1ad20 50%, #fda702 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fed757', endColorstr='#fda702', GradientType=0);
}

.btn-1:hover {
  background: #fed757;
  background: -moz-linear-gradient(top, #fed757 0%, #efb540 50%, #fcb125 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #fed757),
    color-stop(50%, #efb540),
    color-stop(100%, #fcb125)
  );
  background: -webkit-linear-gradient(
    top,
    #fed757 0%,
    #efb540 50%,
    #fcb125 100%
  );
  background: -o-linear-gradient(top, #fed757 0%, #efb540 50%, #fcb125 100%);
  background: -ms-linear-gradient(top, #fed757 0%, #efb540 50%, #fcb125 100%);
  background: linear-gradient(to bottom, #fed757 0%, #efb540 50%, #fcb125 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fed757', endColorstr='#fcb125', GradientType=0);
}

.btn-1:active {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.14);
}

.btn-2 {
  position: absolute;
  top: 703px;
  left: 26px;
  border: 1px solid #0379ce;
  background: #56b7fd;
  background: -moz-linear-gradient(top, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #56b7fd),
    color-stop(50%, #118ce3),
    color-stop(100%, #008ef6)
  );
  background: -webkit-linear-gradient(
    top,
    #56b7fd 0%,
    #118ce3 50%,
    #008ef6 100%
  );
  background: -o-linear-gradient(top, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  background: -ms-linear-gradient(top, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  background: linear-gradient(to bottom, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56b7fd', endColorstr='#008ef6', GradientType=0);
}

.btn-2:hover {
  background: #6abffc;
  background: -moz-linear-gradient(top, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #6abffc),
    color-stop(50%, #1f94e2),
    color-stop(100%, #1396f4)
  );
  background: -webkit-linear-gradient(
    top,
    #6abffc 0%,
    #1f94e2 50%,
    #1396f4 100%
  );
  background: -o-linear-gradient(top, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  background: -ms-linear-gradient(top, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  background: linear-gradient(to bottom, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6abffc', endColorstr='#1396f4', GradientType=0);
}

.btn-2:active {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.14);
}

.btn-3 {
  width: 166px;
  text-align: center;
  display: block;
  border: 1px solid #0379ce;
  background: #56b7fd;
  background: -moz-linear-gradient(top, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #56b7fd),
    color-stop(50%, #118ce3),
    color-stop(100%, #008ef6)
  );
  background: -webkit-linear-gradient(
    top,
    #56b7fd 0%,
    #118ce3 50%,
    #008ef6 100%
  );
  background: -o-linear-gradient(top, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  background: -ms-linear-gradient(top, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  background: linear-gradient(to bottom, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56b7fd', endColorstr='#008ef6', GradientType=0);
}

.btn-3:hover {
  background: #6abffc;
  background: -moz-linear-gradient(top, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #6abffc),
    color-stop(50%, #1f94e2),
    color-stop(100%, #1396f4)
  );
  background: -webkit-linear-gradient(
    top,
    #6abffc 0%,
    #1f94e2 50%,
    #1396f4 100%
  );
  background: -o-linear-gradient(top, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  background: -ms-linear-gradient(top, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  background: linear-gradient(to bottom, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6abffc', endColorstr='#1396f4', GradientType=0);
}

.btn-3:active {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.14);
}

.btn-4 {
  position: absolute;
  top: 89px;
  right: 20px;
  font-size: 36px;
  padding: 0.3em 1em;
  border: 1px solid #0379ce;
  background: #56b7fd;
  background: -moz-linear-gradient(top, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #56b7fd),
    color-stop(50%, #118ce3),
    color-stop(100%, #008ef6)
  );
  background: -webkit-linear-gradient(
    top,
    #56b7fd 0%,
    #118ce3 50%,
    #008ef6 100%
  );
  background: -o-linear-gradient(top, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  background: -ms-linear-gradient(top, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  background: linear-gradient(to bottom, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56b7fd', endColorstr='#008ef6', GradientType=0);
}

.btn-4:hover {
  background: #6abffc;
  background: -moz-linear-gradient(top, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #6abffc),
    color-stop(50%, #1f94e2),
    color-stop(100%, #1396f4)
  );
  background: -webkit-linear-gradient(
    top,
    #6abffc 0%,
    #1f94e2 50%,
    #1396f4 100%
  );
  background: -o-linear-gradient(top, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  background: -ms-linear-gradient(top, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  background: linear-gradient(to bottom, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6abffc', endColorstr='#1396f4', GradientType=0);
}

.btn-4:active {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.14);
}

.btn-5 {
  width: 260px;
  display: block;
  font-size: 30px;
  padding: 0.3em 1em;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 1px solid #0379ce;
  background: #56b7fd;
  background: -moz-linear-gradient(top, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #56b7fd),
    color-stop(50%, #118ce3),
    color-stop(100%, #008ef6)
  );
  background: -webkit-linear-gradient(
    top,
    #56b7fd 0%,
    #118ce3 50%,
    #008ef6 100%
  );
  background: -o-linear-gradient(top, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  background: -ms-linear-gradient(top, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  background: linear-gradient(to bottom, #56b7fd 0%, #118ce3 50%, #008ef6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56b7fd', endColorstr='#008ef6', GradientType=0);
}

.btn-5:hover {
  background: #6abffc;
  background: -moz-linear-gradient(top, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #6abffc),
    color-stop(50%, #1f94e2),
    color-stop(100%, #1396f4)
  );
  background: -webkit-linear-gradient(
    top,
    #6abffc 0%,
    #1f94e2 50%,
    #1396f4 100%
  );
  background: -o-linear-gradient(top, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  background: -ms-linear-gradient(top, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  background: linear-gradient(to bottom, #6abffc 0%, #1f94e2 50%, #1396f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6abffc', endColorstr='#1396f4', GradientType=0);
}

.btn-5:active {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.14);
}

.c-blue {
  color: #0081a1;
}

.c-blue2 {
  color: #17a0c2;
}

.fs14 {
  font-size: 14px;
}

.podarite {
  position: absolute;
  width: 196px;
  height: 71px;
  background: url(../img/podarite.png) repeat scroll 0 0 transparent;
  top: 171px;
  left: 505px;
  padding: 0.7em 1em;
  line-height: 1.2;
}

.text1 {
  position: absolute;
  left: 20px;
  top: 129px;
  letter-spacing: -3px;
}

.spis1 {
  position: absolute;
  left: 20px;
  top: 330px;
  list-style-type: none;
  padding: 0;
  letter-spacing: -1px;
}

.spis1 li {
  background: url(../img/galka.png) no-repeat left center;
  padding: 0 0 0 2em;
  margin-bottom: 0.5em;
}

.fs36 {
  font-size: 29px;
}

.fs48 {
  font-size: 48px;
}

.mus700 {
  font-family: Arial;
}

.mus900 {
  font-family: Arial;
}

.fs18 {
  font-size: 18px;
}

.timer {
  position: absolute;
  top: 571px;
  left: 8px;
}

.timer-2d {
  float: left;
  font-size: 48px;
  margin-right: 14px;
  display: block;
  width: 100px;
  height: 87px;
  background: white;
  border-radius: 50%;
}

.c-orange {
  color: #ff7214;
}

.c-orange2 {
  color: red;
}

.ostalos {
  position: absolute;
  top: 541px;
  left: 82px;
}

.ostalos2 {
  position: absolute;
  top: 663px;
  left: 30px;
  letter-spacing: -1px;
}

.bold {
  font-weight: 700;
}

.up {
  text-transform: uppercase;
}

#dost {
  cursor: pointer;
  position: relative;
  z-index: 100;
}

#dost-hide {
  display: none;
  position: absolute;
  top: 55px;
  left: -60px;
  background: #fff;
  width: 320px;
  height: 130px;
  border-radius: 6px;
  padding: 1em;
  border-top: 10px solid #ffca14;
  font-size: 13px;
  line-height: 1.2;
  z-index: 10;
}

#dost-hide:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 17px 16px;
  border-color: transparent transparent #ffc814;
  position: absolute;
  top: -26px;
  left: 80px;
}

#dost:hover #dost-hide {
  display: block;
}

.callback {
  width: 133px;
  height: 86px;
  background: #edf2f4;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 73px;
  right: 0;
  cursor: pointer;
  transition: all 0.5s;
}

#phone {
  position: absolute;
  background: #edf2f4 url(../img/phone.png) no-repeat center center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  top: 18px;
  left: -20px;
  box-shadow: -2px 0 0 -4px rgba(0, 0, 0, 0.27),
    -5px 0 3px -3px rgba(34, 34, 34, 0.32);
  transition: top 0.5s;
}

#text1 {
  font-size: 18px;
  text-align: center;
  letter-spacing: -1px;
  position: absolute;
  top: 26px;
  left: 26px;
  line-height: 0.9;
  font-family: Arial, sans-serif;
}

.c-grey2 {
  color: #8297ae;
}

.fs11 {
  font-size: 11px;
}

.ital {
  font-style: italic;
}

.fs15 {
  font-size: 15px;
}

#cb-form {
  display: none;
  width: 180px;
  position: absolute;
  top: 20px;
  right: 0;
}

#cb-form p {
  margin: 0;
}

#form1 .input-form {
  width: 166px;
  height: 32px;
  border: 1px solid #dee4e9;
  border-radius: 3px;
  background: #e9eff4;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.ls1 {
  letter-spacing: -1px;
}

#spasibo {
  display: none;
  width: 180px;
  margin: 33px 0 0 48px;
  line-height: 1.2;
}

.fon-2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 600px;
  height: 755px;
}

.sec2 {
  padding: 80px 0 40px;
  background: url(../img/fon2.jpg) no-repeat center center;
  background-size: cover;
}

.fl {
  max-width: 155px;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  top: 245px;
  right: 370px;
  margin: auto;
  z-index: 2;
}

.sec1 .shell::after {
  content: "";
  display: table;
  clear: both;
}

.k3 {
  width: 33.3333333333%;
  float: left;
}

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

.sec3 {
  height: 852px;
  background: url(../img/fon3.jpg) no-repeat center center;
  background-size: cover;
  box-shadow: 0 35px 30px -15px rgba(0, 0, 0, 0.24) inset,
    0 -35px 30px -15px rgba(0, 0, 0, 0.24) inset;
}

.nogi {
  position: absolute;
  top: 0;
  left: 200px;
}

.fs90 {
  font-size: 90px;
}

.c-yellow {
  color: #ec3222;
}

.c-white {
  color: #fff;
}

.fs40 {
  font-size: 40px;
}

.text2 {
  position: absolute;
  top: 26px;
  left: 20px;
  letter-spacing: -3px;
}

.fs34 {
  font-size: 34px;
}

.panel1 {
  width: 438px;
  height: 130px;
  background: url(../img/panel1.png);
  margin-bottom: 2em;
  position: relative;
}

.sec3 .left {
  width: 50%;
  margin-top: 11em;
}

.sec3 .right {
  margin-top: 15em;
}

.left .panel1 img {
  margin: 30px 0 0 15px;
  width: 70px;
  height: 70px;
}

.right .panel1 img {
  margin: 30px 0 0 349px;
  height: 70px;
  width: 70px;
}

.fs13 {
  font-size: 16px;
}

.text3 {
  position: absolute;
  top: 17px;
  left: 90px;
  line-height: 1.1;
  padding-top: 18px;
  padding-left: 20px;
  width: 325px;
}

.text4 {
  position: absolute;
  top: 23px;
  left: 50px;
  line-height: 1.1;
  width: 311px;
  padding-top: 10px;
}

.sec4 {
  height: 238px;
  background: url(../img/fon4.jpg) no-repeat center center;
  background-size: cover;
}

.flakon {
  position: absolute;
  top: 5px;
  width: 125px;
  left: 40px;
}

.c-blue3 {
  color: #275c72;
}

.text5 {
  position: absolute;
  top: 101px;
  left: 370px;
}

.sec5 {
  background: url(../img/fon5.jpg) no-repeat center center;
  background-size: cover;
  padding: 2.4em 0;
}

h1 {
  font-size: 38px;
  font-family: Arial;
  margin-top: 0;
  letter-spacing: -2px;
}

.pad > div {
  padding: 0 20px;
}

.panel2 {
  width: 476px;
  height: 56px;
  display: table;
  margin-bottom: 4px;
  background: #3e88c4 url(../img/krest.jpg) no-repeat 14px center;
}

.panel2-body {
  display: table-cell;
  vertical-align: middle;
  font-family: Arial;
  color: #fff;
  font-size: 17px;
  padding-left: 50px;
  letter-spacing: -1px;
}

.sec5 .left,
.sec5 .right {
  margin-top: 1em;
}

.sec6 {
  background: url(../img/fon6.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 40px;
}

.sec6 h1 {
  color: #fff;
  text-align: center;
  font-size: 40px;
}

.digits {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.sec6 .mus700 {
  display: inline-block;
  width: 32%;
  padding-top: 45px;
  padding-left: 40px;
  vertical-align: top;
  position: relative;
  box-sizing: border-box;
}

.sec6 .mus700::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 109px;
  height: 109px;
  left: 0px;
  top: -30px;
  float: left;
}
.sec6 .mus700.text6::before {
  background: url(../img/digits1.png) no-repeat;
  background-size: 100%;
}
.sec6 .mus700.text7::before {
  background: url(../img/digits2.png) no-repeat;
  background-size: 100%;
}
.sec6 .mus700.text8::before {
  padding-top: 35px;
  background: url(../img/digits3.png) no-repeat;
  background-size: 100%;
}

.fs16 {
  font-size: 16px;
}

.sec7 {
  background: url(../img/fon7.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  padding-bottom: 80px;
}

.tetka {
  position: relative;
  top: 290px;
}

footer {
  padding: 20px 0;
  text-align: center;
}

footer a {
  display: inline-block;
  color: #c00607;
  position: relative;
}
footer a::before {
  content: "";
  display: block;
  position: absolute;
  left: -60px;
  top: -7px;
  width: 46px;
  height: 38px;
  background: url(../img/everad.png) no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 1280px) {
  .tetka {
    width: 680px;
  }
}

.banka {
  position: absolute;
  top: 210px;
  right: 0;
}

.text9 {
  position: absolute;
  top: 200px;
  left: 583px;
}

.c-red {
  color: #c00607;
}

.lh07 {
  line-height: 0.7;
}

.text9 p {
  margin: 0.2em 0;
}

.c-black {
  color: #1e1e1e;
}

.form {
  position: relative;
  float: left;
  margin-top: 120px;
  background-color: rgba(255, 255, 255, 0.65);
  padding: 20px;
  width: 320px;
  border: 1px solid #aaa;
}

#form p {
  margin: 0.3em 0;
}

.c-grey3 {
  color: #9b907e;
}

img.nysk {
  position: fixed;
  z-index: 9999999 !important;
  top: 0;
  width: 100%;
}

img.nysk:hover {
  cursor: pointer;
}

.copyright {
  font-size: 14px;
  text-align: center;
  padding: 20px 0;
  color: #6c6e6f;
}

.copyright p {
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0;
}

.copyright br {
  display: none;
}

.copyright img {
  margin: 10px auto !important;
}

.copyright a {
  color: #6c6e6f;
  text-decoration: none;
}

.copyright a:hover {
  color: #ff0069;
  text-decoration: none;
}

.prod {
  display: none;
  max-width: 155px;
  width: 100%;
  height: auto;
}

.error {
  display: none;
  font-size: 12px;
  background: rgba(255, 64, 0, 0.6);
  color: #fff;
  margin-top: 15px;
  text-align: center;
  line-height: 12px;
  padding: 10px;
  border-radius: 3px;
}

.digit {
  margin: 17px 23px;
}

.form:before {
  content: "";
  background-image: url(../img/Varilux_tube.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 187px;
  right: -238px;
  width: 145px;
  height: 260px;
  background-size: 100%;
}

.formbefore:before {
  content: "";
  background-image: url(../img/product-1.png);
  position: absolute;
  bottom: 45px;
  right: -287px;
  width: 148px;
  height: 260px;
  background-size: contain;
}

.form .c-grey3 {
  color: #000;
  text-align: center;
  font-size: 16px;
  margin-top: 5px;
}
.mus700.fs18.up {
  margin-bottom: 5px;
}
#country_code_selector,
.orderformcdn .input-form,
.orderformcdn select {
  border: 1px solid #aaa;
  background: #fff !important;
}

.bblock {
  display: none;
}

.ever-popup .form::before {
  display: none;
}
.ever-popup .form {
  background-color: #fff;
  border-color: #000;
}

.price {
  text-align: center;
}
.fs14.c-grey2.nnone {
  font-size: 15px;
  font-weight: bold;
}
.x_price_previous {
  text-decoration: line-through;
}

.bblock .x_currency {
  font-size: 24px !important;
}
.bblock.dnd {
  display: block;
}

.block.hike {
  font-size: 0px;
}
.price {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  margin: 0;
}
.new-price span {
  font-size: 40px;
}
.old-price span {
  font-size: 32px;
}
.price .text {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}
.old-price .text {
  margin-bottom: 12px;
}
.new-price {
  color: #c00607;
}
.old-price {
  color: #8297ae;
}

.ever-popup .orderformcdn .input-form,
.ever-popup .orderformcdn select {
  height: 40px;
}

@media screen and (max-width: 1019px) {
  .shell {
    width: 740px;
    padding: 0 10px;
  }
  .bblock {
    display: block;
  }
  .fl {
    width: 240px;
    position: static;
    margin: 20px auto 0;
  }
  .sec1 .shell::before {
    width: 564px;
    height: 505px;
    top: 90px;
    left: 274px;
  }
  .text5 br {
    display: none;
  }
  .text5 {
    max-width: 270px;
    left: 290px;
  }
  .sec2 {
    padding-top: 40px;
  }
  .sec1 {
    height: auto;
    overflow: hidden;
  }
  header {
    margin-bottom: 20px;
    text-align: center;
    padding-top: 20px;
  }
  .nogi {
    left: 0;
    right: 0;
    margin: auto;
  }
  .fs34,
  .fs90 {
    text-shadow: 0px 0px 2px #000;
  }
  .panel1 {
    background-size: 100% 100%;
    width: auto;
  }
  .sec3 {
    height: auto;
  }
  .text2 {
    position: relative;
    left: auto;
    top: auto;
    text-align: center;
    padding-top: 40px;
  }
  .sec3 .left {
    float: none;
    margin: 40px auto 0;
  }
  .sec3 .right {
    float: none;
    width: 50%;
    margin: 0 auto;
  }
  .right .panel1 img {
    float: left;
    margin: 30px 0 0 15px;
  }
  .text3,
  .text4 {
    width: 215px;
    left: 110px;
    padding-top: 15px;
  }
  .sec3 .shell::after {
    content: "";
    display: table;
    clear: both;
  }
  .sec5 .left,
  .sec5 .right {
    float: none;
    display: block;
    margin: 0 auto;
  }
  .sec5 .left {
    margin-top: 20px;
  }
  .panel2 {
    width: 100%;
  }
  .sec5 h1 {
    text-align: center;
  }

  .sec6 {
    height: auto;
    text-align: center;
    padding-top: 40px;
  }

  .sec6 .mus700 {
    width: auto;
    padding: 45px 40px 0;
    text-align: left;
    min-width: 380px;
  }

  .tetka {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    display: block;
  }
  .sec7 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .form::before {
    content: none;
  }
  .text9 {
    position: static;
    padding: 0px;
    float: right;
    width: 300px;
  }
  .text9 p {
    margin: auto;
  }
  .sec7 .fs34 {
    text-shadow: none;
  }
  .sec7 .lh07 {
    line-height: 1;
  }
  .form {
    margin-top: 0;
  }
  .prod {
    display: block;
    margin: 10px auto;
  }
  .nnone {
    display: none;
  }
  p.heading {
    font-size: 34px;
    margin: 7px 0px;
  }
  .sec7::before {
    content: "";
    display: block;
    width: 1920px;
    height: 1920px;
    background-color: #fff;
    opacity: 0.6;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .text3,
  .text4 {
    padding-left: 0px;
    left: 100px;
  }
  .text3 br,
  .text4 br {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .shell {
    width: 580px;
  }
  .panel1 {
    width: 280px;
    height: 150px;
  }
  .left .panel1 img {
    margin-top: 15px;
  }
  .text3,
  .text4 {
    width: 175px;
    left: 90px;
    top: 14px;
    padding-top: 5px;
  }
  .sec3 .text3 br,
  .sec3 .text4 br {
    display: none;
  }
  .right .panel1 img,
  .left .panel1 img {
    margin: 40px 0 0 10px;
  }
  .flakon {
    position: static;
    float: left;
  }
  .text5 {
    top: 42px;
    left: 326px;
  }
  .text5 br {
    display: none;
  }
  .btn-4 {
    top: 119px;
    right: 60px;
  }
  .tetka {
    width: 500px;
  }
  .text9 {
    float: none;
    margin: 0 auto;
  }
  .form {
    max-width: 320px;
    width: 100%;
    float: none;
    margin: 15px auto 0;
  }
  .text9 p {
    text-align: center;
  }
  .sec1 .shell::before {
    content: none;
  }
  .left-part,
  .right-part {
    float: none;
    margin: 0 auto;
    max-width: 400px;
    width: 100%;
  }
  .left-part h3 br {
    display: none;
  }
  .sec1 {
    text-align: center;
    padding-bottom: 30px;
  }
  .sec1 ul {
    text-align: left;
    display: inline-block;
  }
}

@media screen and (max-width: 600px) {
  .shell {
    width: 480px;
  }
  .nogi {
    left: -17px;
  }
  .sec3 {
    overflow: hidden;
  }
  .k3 {
    width: 170px;
    float: none;
    margin: 0 auto 30px;
  }
  .sec2 {
    height: auto;
    text-align: center;
    background-size: 100%;
    background-repeat: repeat-y;
  }
  .sec2::after {
    content: "";
    display: table;
    clear: both;
  }
  .text5 {
    left: 246px;
  }
  .tetka {
    display: none;
  }
  .btn-4 {
    right: 40px;
  }
  .sec3 .left,
  .sec3 .right {
    width: 280px;
  }
}

@media screen and (max-width: 480px) {
  .shell {
    width: 320px;
  }
  .sec6 .mus700 {
    min-width: 1px;
    width: 280px;
    padding: 45px 0 0;
  }
  .flakon {
    float: none;
    display: block;
    margin: 0 auto 20px;
  }
  .nogi {
    display: none;
  }
  .panel1 {
    width: auto;
  }
  .sec3 .left,
  .sec3 .right {
    width: 100%;
  }
  .text5 {
    max-width: 20000px;
  }
  .text5,
  .btn-4 {
    position: static;
  }
  .btn-4 {
    display: block;
    margin: 20px 0 0;
  }
  .sec4 {
    height: auto;
    text-align: center;
    padding: 20px 0;
  }
  .panel2-body {
    padding-right: 10px;
  }
  .sec1 h1 {
    font-size: 42px;
    margin-bottom: 0;
  }
  header {
    margin-bottom: 20px;
    padding-top: 30px;
  }
  .sec1 h3 {
    margin-bottom: 25px;
    margin-top: 10px;
  }
}
.footer {
  text-align: center;
}
