html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
sub,
sup,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size: 100%;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

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

td,
td img {
    vertical-align: top;
}

input,
select,
button,
textarea {
    margin: 0;
    font-size: 100%;
}

input[type="text"],
input[type="password"],
textarea {
    padding: 0;
}

input[type="checkbox"] {
    vertical-align: bottom;
}

input[type="radio"] {
    vertical-align: text-bottom;
}

sub {
    vertical-align: sub;
    font-size: smaller;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

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

nav ul {
    list-style: none;
}

ul {
    list-style: none;
}

* {
    box-sizing: border-box;

}


::-webkit-input-placeholder {

    color: #024c7d;
    font-size: 18px;
}

:-moz-placeholder {

    color: #024c7d;
    font-size: 18px;
}

.placeholder {

    color: #024c7d;
    font-size: 18px;
}




html,
body {
    height: 100%;
    min-width: 970px;

}

body {
    margin: 0 auto;
    display: block;
    max-width: 1980px;
    line-height: 1;
    color: #fff;
    text-align: left;
    font: 12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-family: Arial, Helvetica, sans-serif;

}

input,
select,
button,
textarea {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

label,
input[type="button"],
input[type="submit"],
button {
    cursor: pointer;
}

a,
a:visited {
    color: #e9d8a6;
}

a:hover {
    color: #e9d8a6;
    text-decoration: none;
}

a:focus,
a:active {
    color: #e9d8a6;
    text-decoration: underline;
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.lte8 .clearfix {
    overflow: hidden;
    zoom: 1;
}

.clear {
    clear: both;
}

.dib {
    zoom: 1;
    display: -moz-inline-box;
    display: inline-block;
    _display: inline;
    *display: inline;
    vertical-align: top;
}



.wrapper {
    min-height: 100%;
    overflow: hidden;
    position: relative;
}

.page-wrapper__inner {
    width: 970px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

header {
    background: url('../images/header.jpg') 50% 0 no-repeat;
    height: 1555px;
}

.slide1 {
    height: 874px;
}

.slidenew {
    background: url('../images/bg2.jpg') no-repeat;
    background-size: cover;
    padding-bottom: 60px;
}

.slidenew .container {
    width: 900px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.slidenew h2 {
    font-size: 34px;
    margin: 0;
    padding: 30px 0 20px;
    padding-top: 43px;
    padding-bottom: 35px;
    color: #023c6e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
}

.slidenew h2 b {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-style: italic;
    font-size: 38px;
}

.container .wrapper .leftbar {
    width: 55%;
    margin: 0 auto;
    position: relative;
    left: 50px;
}

.container .wrapper .rightbar {
    width: 50%;
    float: right;
}

.leftbar--img,
.rightbar--img {
    color: #023c6e;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    position: relative;
    z-index: 12;
    text-align: right;
}

.leftbar--img span,
.rightbar--img span {
    display: inline-block;
    margin: 0px 0 10px;
    color: #fff;
    font-weight: normal;
    font-size: 24px;
}

.rightbar--img {
    text-align: right;
    overflow: hidden;
}

.leftbar--img h3,
.rightbar--img h3 {
    font-size: 23px;
    color: #023c6e;
    margin: 0 0 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-style: italic;
}

.rightbar--img img {
    height: 295px;
    float: right;
    margin-left: 10px;
}

.leftbar--img img {
    height: 174px;
    float: right;
    position: relative;
    right: 150px;
    margin-left: 163px;
}

.leftbar--text,
.rightbar--text {
    background: #fff;
    color: #222;
    border-radius: 50px;
    padding: 30px 35px;

    text-align: left;

}

.leftbar--text {
    margin: -25px 111px 0 0;
}

.rightbar--text {
    overflow: hidden;
    margin: -25px 0 0 40px;
}

.plus {
    background: url('../images/plus.png');
    width: 76px;
    height: 76px;
    position: absolute;
    top: 35%;
    left: 46%;
}

.leftbar--text h4,
.rightbar--text h4 {
    font-size: 26px;
    margin: 0 0 10px;
    text-align: right;
}

.leftbar--text h4 {
    margin: 0 0 37px;
}

.leftbar--text ul,
.rightbar--text ul {
    padding-left: 25px;
    font-size: 14px;
    margin-top: -19px;

}

.leftbar--text ul li,
.rightbar--text ul li {
    list-style-image: url('../images/lis.png');
    padding: 4px 0;
    font-size: 19px;

}

.leftbar p {
    margin-top: -10px;
    margin-bottom: 80px;
}

.header-right {
    float: right;
    width: 500px;
    font-size: 24px;
    padding-top: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}

.heaeder-right__top {
    font-size: 35px;

    padding-bottom: 0;
}

.h-prod {

    color: #176496;
    font-family: 'tt_masters_demo_blackregular';
    font-size: 57px;
    margin-right: -100px;
    width: 544px;
    line-height: 78px;
    z-index: 10000;
    direction: ltr;
}

.for-id-style {
    padding-top: 0px;
    position: relative;
    top: -9px;
    line-height: 1.1em;
    font-size: 35px;
}

.products {
    position: relative;
    font-weight: normal;
    margin-top: 20px;
}

.products img {
    height: 160px;
    margin: 24px 5px 0px;
    margin-left: 45px;
    position: relative;
    z-index: 4;
    left: 71px;
}

.products div {
    position: absolute;
    right: 95px;
    font-size: 15px;
    color: #fdf400;
    top: 195px;
}

.products div span {
    font-family: tt_masters_demo_blackregular;
    font-size: 18px;
}

.buttonj {
    background: url('../images/but1.png') 0 0 no-repeat;
    width: 368px;
    height: 123px;
    margin: 0 auto;
    font-size: 42px;
    padding-top: 26px;
    cursor: pointer;
    transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    margin-top: 13px;
}

.buttonj:hover,
.buttonj:active {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    color: #a9c612;
}

.rigth-lists {
    position: absolute;
    top: 705px;
    right: -15px;
    font-size: 26px;
    color: #fff;
    /*   line-height: 26px;*/
    width: 440px;
    font-family: 'tt_masters_demo_blackregular';
}

.rigth-lists li {
    display: block;
    /* display: table; */
    padding-right: 161px;
    background: url('../images/libg.png') 75% 50% no-repeat;
    min-height: 38px;
    line-height: 1;
    vertical-align: middle;
    text-align: right;

}

.rigth-lists li span {
    /* display: table-cell;
    vertical-align: middle;*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-style: italic;
    font-size: 19px;

}



.left-time {
    position: absolute;
    width: 550px;
    top: 647px;
    left: 30px;
    font-size: 36px;
    color: #023c6e;
    font-family: 'tt_masters_demo_blackregular';
    background: url('../images/ttijme.png') 70% 50% no-repeat;
    height: 93px;
    display: table;
    padding-right: 255px;
    text-align: right;
}

.left-time span {
    font-family: 'Open Sans', sans-serif;
    display: table-cell;
    vertical-align: middle;
    font-weight: 800;
    font-style: italic;
    font-size: 30px;
    text-transform: uppercase;
}

.fwrap {
    position: absolute;
    top: -15px;
    left: -41px;

    width: 587px;
    height: 609px;
}

.wrapimg {
    width: 611px;
    height: 560px;
    position: absolute;
    bottom: 1px;
    left: 0;
    overflow: hidden;
    border-top: 5px solid transparent;
    background: url('../images/fdo.png') 0 38px no-repeat;
}

.wrapimg1 {
    width: 611px;
    height: 0;
    position: absolute;
    top: 53px;
    left: 0;
    overflow: hidden;
    border-bottom: 5px solid #fff;
    z-index: 999;
    background: url('../images/fposle.png') 0 38px no-repeat;
}

.tt {
    font-family: 'tt_masters_demo_blackregular';
}

.textimg {
    position: absolute;
    top: 100px;
    left: 55px;
    font-size: 30px;

    color: #fff;
    text-transform: uppercase;
}

.slide2 {
    height: 661px;
}

.s2-header {
    text-transform: uppercase;
    color: #023c6e;
    font-size: 72px;
    text-align: center;
    position: absolute;
    top: -22px;
    width: 100%;
    left: 0;

}

.s2-descr {
    font-size: 23px;
    color: #000000;
    text-align: center;
    padding-top: 63px;
    padding-bottom: 17px;
}

.s2-aheder {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-style: italic;
    color: #9ab708;
    width: 1050px;
    font-size: 28px;

    text-align: center !important;
    margin-left: -150px;
}

.s2-g {
    background: url('../images/s2g.png') 0 0 no-repeat;
    position: absolute;
    width: 415px;
    height: 477px;
    bottom: -20px;
    left: 260px;
}

.s2lines {
    background: url('../images/s2lines.png') -10px 0 no-repeat;
    width: 970px;
    height: 271px;
    position: absolute;
    bottom: 88px;
    left: 0;
}

.left-l {
    display: table;
    height: 56px;
    padding-right: 65px;
    font-size: 22px;
    color: #9ab708;
    left: 0;
    position: absolute;
    text-align: right;
    min-width: 246px;
}

.left-l span {
    display: table-cell;
    vertical-align: middle;
}

.left-l.first {
    left: 0;
    top: -54px;
    background: url('../images/s21.png') 100% 50% no-repeat;
}

.left-l.sec {
    left: 0;
    top: 53px;
    background: url('../images/s22.png') 100% 50% no-repeat;
}

.left-l.th {
    left: 0;
    top: 158px;
    background: url('../images/s23.png') 100% 50% no-repeat;
}

.right-l {
    display: table;
    height: 56px;
    padding-right: 65px;
    font-size: 24px;
    color: #9ab708;
    right: 0;
    position: absolute;
    text-align: right;
}

.right-l span {
    display: table-cell;
    vertical-align: middle;
}

.right-l.first {

    top: -56px;
    background: url('../images/s24.png') 100% 50% no-repeat;
}

.right-l.sec {

    top: 52px;
    background: url('../images/s25.png') 100% 50% no-repeat;
}

.right-l.th {

    top: 170px;
    background: url('../images/s26.png') 100% 50% no-repeat;
}

.ss2 {
    background: url('../images/ss2.jpg') 50% 0 no-repeat;
    height: 2419px;

}

.ss2s1 {
    height: 820px;
}

.ss2-head {
    text-align: center;
    color: #023c6e;
    font-size: 44px;
    padding-top: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
}

.ss2tovar {
    background: url('../images/2tv.png') no-repeat;
    background-position: center;
    background-size: auto 100%;
    width: 330px;
    height: 350px;
    position: absolute;
    top: 136px;
    left: 334px;
}

.babl {
    background: url('../images/babl.png') 0 0 no-repeat;
    width: 381px;
    height: 380px;
    position: absolute;
    text-align: center;
    padding: 0 50px;
    padding-top: 60px;
    font-size: 18px;
    color: #000;
    transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;

}

.babl.first {
    top: 129px;
    left: -16px;
    z-index: 1;
}

.babl.sec {
    top: 118px;
    right: -51px;
    z-index: 1;
}

.babl.th {
    top: 421px;
    left: 154px;
    z-index: 2;
}

.babl.four {
    top: 431px;
    right: 125px;
    z-index: 3;
}

.babl:hover {
    z-index: 10;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.babl-h {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #023c6e;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.ss2s2 {
    height: 395px;
    margin-top: 73px;
    margin-bottom: 0;
}

.babl p {
    margin-top: 10px;
    font-size: 19px;
}

.babl div {
    margin-top: 12px;
}

#bh-sec-d {
    margin-top: 25px;
}

#babl-img-s {
    padding-top: 10px;
}

#bh-sec-p {
    margin-top: 15px;
}



.ss2-s2-header {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 26px;
    color: #023c6e;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    direction: ltr;
}

.ss2-s2-header span {
    color: #b9332d;
}

.ss2ul li {
    float: left;
    width: 194px;
    text-align: center;
    font-size: 19px;
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    line-height: 1;
}

.ss2ul li img {
    padding-bottom: 10px;

}

.ss2ul {
    margin-top: 11px;
}

.s2s3 {
    height: 1070px;
}

.s23-header {
    text-transform: uppercase;
    text-align: center;
    color: #023c6e;
    font-size: 38px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-style: italic;
    margin-top: 20px;
}

.s23-a {
    text-align: center;
    color: #2c5a83;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}

.vrvr {
    background: url('../images/vr.png') 0 0 no-repeat;
    height: 512px;
    padding-left: 338px;
    padding-top: 70px;
    padding-right: 128px;
    color: #000;
    font-size: 18px;
    line-height: 24px;
    margin-top: 50px;
}

.vrvr p {
    font-style: italic;
    padding-bottom: 10px;
    font-weight: 400;
    text-align: right;
    font-size: 20px
}

.bxwrap {
    direction: ltr;
}



.authorsss {
    color: #2c5a83;
    line-height: 1.1;
    width: 170px;
    text-align: right;
    position: relative;
    top: 30px;
    left: -195px;
    font-size: 20px;
    text-shadow: -1px -1px 1px #fff;
}

.s3-rev-header {
    text-align: center;
    text-transform: uppercase;
    font-size: 52px;
    color: #2c5a83;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    padding-top: 30px;
}

.bxwrap li {
    height: 331px;
    position: relative;
}

.left-wr {
    width: 392px;
    height: 331px;
    position: absolute;
    top: 0;
    left: 0;
}

.bxdo {
    position: absolute;
    top: 210px;
    left: 95px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    font-size: 20px;
    color: #325f86;

}

.bxposle {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    top: 256px;
    left: 234px;
    font-size: 20px;
    color: #9ab708;
}

.bx-text {
    padding-left: 400px;
    padding-right: 30px;
    color: #000;
    font-size: 18px;
    font-style: italic;
    padding-top: 155px;
    text-align: right;
}

.bxautor {
    position: absolute;
    bottom: 0;
    left: 96px;
    color: #325f86;
    font-size: 20px;
    font-style: italic;
    line-height: 25px;
    text-align: right;

}

.bxarrow {
    background: url('../images/arrow.png') 0 0 no-repeat;
    width: 96px;
    background-size: contain;
    height: 40px;
    position: absolute;
    top: 246px;
    left: 118px;
    transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
}

footer {
    background: url('../images/footer.jpg') 50% 0 no-repeat;
    height: 687px;
}

.f-header {
    text-align: center;
    text-transform: uppercase;
    width: 575px;
    color: #fff;
    font-size: 32px;
    padding-top: 14px;
    margin-left: -30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    margin: 0 auto 0 0
}

.f-header span {
    font-family: 'tt_masters_demo_blackregular';
    font-size: 30px;
}


.smb {
    background: url('../images/inputs.png') 0 0 no-repeat;
    width: 539px;
    height: 537px;
    position: absolute;
    top: 117px;
    left: -25px;
    background-size: 100% 100%;
}

.smc {
    background: url('../images/smc.png') 0 0 no-repeat;
    width: 210px;
    height: 210px;
    position: absolute;
    top: 89px;
    left: 382px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 60px;
    padding-left: 8px;
    z-index: 1;
}

header .smc {
    left: 538px;
    top: 347px;
}

.smc span.js_old_price_curs {
    color: #000;
    font-weight: 300;
    text-decoration: line-through;
    display: block;
    text-align: center;
    padding-top: 1px;
    margin-left: -4px;
    z-index: 1;
}

.ttf {
    background: url('../images/gel_1.png?v=1') 0 0 no-repeat;
    position: absolute;
    background-size: 100% auto;
    width: 223px;
    height: 268px;
    left: 375px;
    top: 403px;
}

.ttf div {
    color: #0E3150;
    text-align: center;
    position: absolute;
    right: 28px;
    font-size: 15px;
    top: 182px;
    font-weight: bold;
    text-shadow: 1px 1px 40px rgba(255, 255, 255, 1);
}

.ttf div span {
    font-family: 'tt_masters_demo_blackregular';
    font-size: 25px;
}

.copy {
    position: absolute;
    bottom: 24px;
    left: 0;
    color: #fff;
    font-size: 12px;
}

.smb-h {
    font-size: 29px;
    font-size: 24px;
    color: #204c78;
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    padding-top: 34px;
}

.smb-af-h {
    font-size: 26px;
    font-size: 16px;
    color: #204c78;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.smb-af-h span {
    color: #93120d;
    font-size: 27px;
}

select.inp {
    display: block;
    width: 270px;
    margin: 13px auto;
    border: 0;
    outline: none;
    height: 41px;
    line-height: 41px;

    color: #024c7d;
    font-size: 18px;
    border-radius: 25px;

    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;

    background-image: url('../images/sel.png');
    background-position: 96% center;
    background-repeat: no-repeat;
}

.inp-first {

    margin: 33px auto 13px;
}

input.inp {
    display: block;
    width: 270px;
    margin: 13px auto;
    border: 0;
    outline: none;
    height: 41px;
    /* line-height: normal;*/
    line-height: 41px;
    color: #024c7d;
    font-size: 18px;
    border-radius: 25px;

    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    padding-right: 20px;
    padding-left: 20px;
}


input.inp option {
    color: #024c7d;
}


.js_submit {
    display: block;
    background: url('../images/fb.png') 0 0 no-repeat;
    width: 276px;
    height: 68px;
    margin: 26px auto 0;

    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    color: #fff;
    font-size: 34px;
    border: 0;
    outline: none;
    line-height: 65px;
    text-align: center;
    font-weight: 700;
    cursor: pointer;

}

.js_submit:hover,
.js_submit:active {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    color: #a9c612;
}

.action {
    width: 100%;
    position: absolute;
    top: 430px;
    left: 0;
}

.a-h {
    text-align: center;
    color: #023c6e;
    font-size: 16px;
}

.timer-wr {
    background: url('../images/timerbg.png') 0 0 no-repeat;
    width: 175px;
    height: 54px;
    margin: 0 auto;
    margin-top: 3px;
}


.is-countdown {
    width: 175px;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;

}



.countdown-holding span {
    color: #888;
}

.countdown-row {
    clear: both;
    width: 100%;
    padding: 0px;
    text-align: center;
}

.countdown-show1 .countdown-section {
    width: 98%;
}

.countdown-show2 .countdown-section {
    width: 48%;
}

.countdown-show3 .countdown-section {
    width: 57px;
    position: relative;


}

.countdown-show3 .countdown-section .countdown-period {
    font-size: 12px !important;
}

.countdown-show3 .countdown-section:first-child {
    margin-left: 0 !important;
    font-size: 12px;
}

.countdown-show3 .countdown-section.slvzr-first-child {
    margin-left: 0 !important;
    font-size: 12px;
}

.countdown-show4 .countdown-section {
    width: 24.5%;
}

.countdown-show5 .countdown-section {
    width: 19.5%;
}

.countdown-show6 .countdown-section {
    width: 16.25%;
}

.countdown-show7 .countdown-section {
    width: 14%;
}

.countdown-section {
    display: block;
    float: left;
    text-align: center;
    color: #fff;

}

.countdown-amount {
    font-size: 24px;
    font-weight: 700;

    height: 54px;
    display: block;
    line-height: 54px;
    color: #023c6e;

}

.countdown-period {
    display: block;
    font-size: 10px;
    text-align: center;
    width: 100%;
    position: relative;

    color: #023c6e;

}

.countdown-descr {
    display: block;
    width: 100%;
}


.old-pricetext {
    display: block;
    margin-top: 10px;
    text-decoration: line-through;
    font-weight: lighter;
    color: #000;
}

.form__note {
    font-size: 12px;
    margin: auto;
    margin-bottom: 30px;
    width: 290px;
}

.js_errorMessage {
    direction: ltr;
}