@import url(reset.css);
*:focus {
    outline: none;
}

@font-face {
    font-family: 'Futura-Book-Regular';
    src: url('../fonts/a_FuturicaBook.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "PFBeauSansPro-Regular";
    src: url("../fonts/PFBeauSansPro-Regular.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MetaPro';
    src: url('../fonts/MetaPro-Normal.ttf');
}

header,
section,
hgroup,
nav,
footer,
article {
    display: block;
}

strong {
    font-weight: bold;
}

.clear {
    clear: both;
}

a:hover {
    text-decoration: none;
}

body {
    background: #fff;
    color: #000;
    font-family: MetaPro, Myriad Pro;
    font-size: 16px;
    width: 100%;
}

#wrapper {
    width: 100%;
    padding-top: 83px;
}

header {
    background: url("../img/header-bg.png") repeat-x scroll 0 0 transparent;
    width: 100%;
    height: 83px;
    position: fixed;
    z-index: 99;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=90);
    -khtml-opacity: 0.95;
    -moz-opacity: 0.95;
    opacity: 0.95;
}

header.active {
    background: #fff;
}

header.active .last-child {
    background: url("../img/yellow.png") no-repeat scroll 0 0px transparent;
}

header.active .shadow {
    display: block;
}

header.active #top-menu ul li a {
    color: #000;
}

header.active #top-menu ul li a:hover,
header.active #top-menu ul li.active a {
    color: #fff;
}

header.active #top-menu ul li:last-child a {
    -ms-border-radius: 20px;
    /* color:#000; */
}

.total_price,
.js_full_price_curs {
    color: #db1a4a!important;
    font-size: 24px!important;
    line-ehight: 40px;
}

.last-child {
    height: 36px;
    padding-right: 7px;
    margin-top: -3px;
}

.last-child a {
    line-height: 36px !important;
}

.last-child:hover {
    background: url("../img/yellow.png") no-repeat scroll 0 0 transparent !important;
}

.last-child:hover a,
.last-child:hover a span {
    background: none !important;
    color: #000 !important;
}

.header-content {
    width: 975px;
    height: 100%;
    margin: 0 auto;
}

#top-menu {
    padding-top: 30px;
}

#top-menu ul {
    display: block;
}

#top-menu ul li {
    display: block;
    float: left;
    margin-left: 43px;
}

#top-menu ul li:first-child {
    margin-left: 0;
}

#top-menu ul li:last-child a,
.last-child a {
    color: #fec707;
}

#top-menu ul li a {
    height: 31px;
    color: #e1e1e1;
    display: block;
    font-size: 16px;
    text-decoration: none;
    line-height: 31px;
}

#top-menu ul li a span {
    margin: 0 15px;
    height: 31px;
    display: block;
}

#top-menu ul li:hover,
#top-menu ul li.active {
    background: url("../img/menu_a_left.png") no-repeat scroll left 0 transparent;
}

#top-menu ul li:hover a,
#top-menu ul li.active a {
    background: url("../img/menu_a_right.png") no-repeat scroll right 0 transparent;
}

#top-menu ul li:hover a span,
#top-menu ul li.active a span {
    background: url("../img/menu_a_center.png") repeat-x scroll right 0 transparent;
}

#info {
    background: url("../img/bg-gradient.jpg") repeat-x scroll center 0 transparent;
    height: 502px;
}

.header-tube {
    display: none;
}

.info-content {
    background: url("../img/bg_new_1.jpg") no-repeat scroll center 0 transparent;
    width: 100%;
    height: 100%;
}

.shadow {
    background: url("../img/shadow.png") repeat-x scroll center 0 transparent;
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: -6px;
    display: none;
}

.info-content-body {
    width: 975px;
    margin: 0 auto;
    position: relative;
}

.flag {
    background: url("../img/flag.png") no-repeat scroll center 0 transparent;
    width: 110px;
    height: 109px;
    position: absolute;
    right: 170px;
    top: 0;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.flag span {
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin: 15px 0 5px;
}

.info-block {
    margin-left: 345px;
    width: 295px;
    padding-top: 155px;
    font-size: 20px;
}

.info-block h3 {
    font-size: 18px;
    color: #9e0039;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 32px;
}

.info-lists {
    display: block;
}

.info-lists li {
    display: block;
    margin-top: 30px;
}

.info-lists li>div {
    margin-left: 25px;
    line-height: 25px;
}

.info-lists li img {
    margin-right: 15px;
    float: left;
    margin-top: 5px;
}

.middle-menu {
    background: url("../img/bg-middle-menu.png") no-repeat scroll center 0 transparent;
    width: 981px;
    height: 87px;
    position: absolute;
    left: 0px;
    bottom: -126px;
    z-index: 2;
}

.only-today {
    background: url("../img/only-today.png") no-repeat scroll 0 0 transparent;
    width: 110px;
    height: 63px;
    font-size: 18px;
    padding-left: 33px;
    padding-top: 34px;
    text-transform: uppercase;
    float: left;
}

.price {
    float: left;
    line-height: 87px;
    padding-left: 10px;
    font-size: 30px;
}

.spec-price {
    float: left;
    font-weight: bold;
    font-size: 24px;
    margin-right: 10px;
}

.old-price {
    float: left;
    color: #db1a4a;
    font-weight: bold;
    font-size: 26px;
}

.line {
    background: url("../img/line.png") no-repeat scroll 0 center transparent;
}

.diskount {
    background: url("../img/diskount.png") no-repeat scroll 0 0 transparent;
    width: 120px;
    height: 121px;
    position: absolute;
    right: 215px;
    top: -23px;
    font-size: 18px;
    color: #fff;
    line-height: normal;
    text-align: center;
    padding-top: 35px;
    font-weight: bold;
}

.diskount div:first-child {
    font-size: 22px;
}

.btn-order {
    background: url("../img/btn-order.png") no-repeat scroll 0 0 transparent;
    width: 173px;
    height: 45px;
    display: block;
    float: right;
    text-align: center;
    line-height: 45px;
    color: #000;
    font-size: 22px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 21px;
    margin-right: 30px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.btn-order:hover {
    -ms-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

#result {
    background: url("../img/bg-2.jpg") no-repeat scroll center 0 transparent;
    height: 531px;
    background-size: cover;
    position: relative;
}

.red-logo {
    background: url("../img/logos2.png") no-repeat scroll 0 0 transparent;
    width: 93px;
    height: 445px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -229.5px 0 0 0;
}

.result-content {
    width: 975px;
    margin: 0 auto;
    padding-top: 120px;
    color: #fff;
}

.result-content h1 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 40px;
}

.result-lists {
    font-size: 26px;
}

.result-lists .result-block {
    background: url("../img/galka.png") no-repeat scroll 0 10px transparent;
    width: 50%;
    margin-bottom: 35px;
    float: left;
}

.result-lists span {
    padding-left: 25px;
}

#effetcs {
    width: 1000px;
    margin: 0 auto;
}

.table {
    background: url("../img/table.png") no-repeat scroll 0 0 transparent;
    width: 100%;
    height: 691px;
    background-size: 1000px 100%;
}

.table-content {
    padding: 75px;
}

.table-content h1 {
    color: #9e0039;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

.table-content>p {
    text-align: center;
    color: #111;
    font-size: 30px;
}

.show-block {
    margin-top: 50px;
    float: left;
    width: 25%;
}

.show-block img {
    display: block;
    margin: 0 20px;
}

.show-block h3 {
    color: #898989;
    margin: 30px 0;
    padding: 0 20px;
}

.show-block p {
    color: #111111;
    font-size: 18px;
    padding: 0 20px;
}

#spec-tell {
    width: 1000px;
    margin: 0 auto;
}

.spec-left,
.spec-center,
.spec-right {
    float: left;
}

.spec-left {
    width: 35%;
}

.spec-center {
    width: 30%;
    margin-left: 5%;
    margin-right: 5%;
}

.spec-right {
    width: 25%;
}

.spec-name {
    background: url("../img/podpis.png") no-repeat scroll left center transparent;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}

.spec-name div {
    padding-left: 105px;
}

.spec-name span {
    color: #db1a4a;
}

.spec-center {
    font-size: 18px;
}

.spec-center h1 {
    font-size: 36px;
    margin-bottom: 20px;
}

.spec-right img {
    display: block;
    margin: 0 auto;
}

.spec-center p {
    margin-bottom: 20px;
}

.formula-block {
    margin-top: 40px;
    font-size: 18px;
}

.formula-block span {
    color: #db1a4a;
    font-weight: bold;
}

.sertificates {
    background: url("../img/two-line.png") repeat-x scroll 0 center transparent;
    width: 940px;
    margin: 40px auto 0;
}

.sertificates-block {
    background: #fff;
    width: 380px;
    margin: 0 auto;
    padding: 0 10px;
}

.sertificates-block img {
    margin-left: 10px;
}

.sertificates-block img:first-child {
    margin-left: 0;
}

#comments {
    width: 1000px;
    margin: 0 auto;
}

#comments h1 {
    font-size: 36px;
    text-align: center;
    margin: 60px 0;
}

.comment {
    background: url("../img/comments-block.png") no-repeat scroll right -25px transparent;
    margin-bottom: 10px;
    padding-bottom: 50px;
}

.comment-image {
    font-size: 15px;
    position: relative;
    float: left;
    width: 230px;
    padding-top: 90px;
    z-index: 2;
}

.comment-image span {
    width: 70px;
    display: block;
    position: absolute;
    top: 139px;
    right: 8px;
}

.comment-content {
    margin-left: 260px;
    padding: 52px 80px 35px 35px;
    border-radius: 20px;
    -ms-border-radius: 20px;
    font-size: 20px;
    font-family: Times New Romans;
    font-style: italic;
    text-decoration: underline;
    line-height: 32px;
    position: relative;
}

.comment-content:after {}

#form {
    background: url("../img/flowers.jpg") no-repeat scroll center -150px transparent;
}

.form-content {
    background: url("../img/bottom-bg_new_1.png") no-repeat scroll center 0 transparent;
    width: 990px;
    height: 628px;
    margin: 0 auto;
}

.form-container {
    padding: 140px 80px 0 80px;
}

.form-block {
    width: 301px;
    float: left;
}

.form-block h1 {
    font-size: 30px;
    margin-bottom: 25px;
}

.form-block form>div {
    margin-top: 15px;
    margin-bottom: 3px;
}

.form-block span {
    color: #898989;
    font-size: 13px;
    font-family: Tahoma;
}

.form-block label {
    font-size: 18px;
}

.form-block input[type=text],
.form-block input[type=tel],
.input-select {
    background: url("../img/input.png") no-repeat scroll 0 0 transparent;
    width: 301px;
    height: 32px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 32px;
    text-indent: 10px;
    /*margin-top: 3px;*/
    border: none;
}

.input-wrapper {
    position: relative;
    width: 100%;
}

.country_select {
    position: relative;
    cursor: pointer;
    background: url("../img/input.png") no-repeat scroll 0 0 transparent;
    width: 301px;
    height: 32px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 32px;
    text-indent: 10px;
    margin-top: 3px;
    border: none;
}

.select-value {
    background: url("../img/sel.png") no-repeat scroll 95% center transparent;
    line-height: 32px;
}

.select-drop {
    background: url("../img/drop.png") repeat scroll 95% center #fff;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    width: 301px;
    display: none;
    position: absolute;
    z-index: 5;
    top: 25px;
    left: 0;
    padding-bottom: 2px;
    border: none;
}

.select-drop.input-select {
    height: auto;
}

.select-drop div {
    padding: 5px 0;
    cursor: pointer;
}

.select-drop div:hover {
    background: #d3d3d3;
    color: #fff;
}

#phone {
    margin-bottom: 10px;
}

.form-block p {
    margin-top: 5px;
}

.form-block input[type=submit] {
    background: url("../img/button.png") no-repeat scroll 0 0 transparent;
    width: 226px;
    height: 48px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    margin-top: 15px;
    font-size: 15px;
    cursor: pointer;
    letter-spacing: 5px;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.form-block input[type=submit]:disabled {
    opacity: 0.4;
    cursor: not-allowed;


}
.form-block input[type=submit]:not(:disabled):hover {
    -ms-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

.form-info {
    width: 225px;
    float: right;
    margin-right: 15px;
}

.form-info h2 {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
}

.form-info h1 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}

.icon-beg {
    background: url("../img/beg.png") no-repeat scroll center 0 transparent;
    width: 202px;
    height: 66px;
    margin: 20px auto;
    font-size: 24px;
    font-weight: bold;
    line-height: 66px;
    text-align: center;
}

.form-older-price {
    font-size: 18px;
    color: #636363;
    text-align: center;
}

.form-older-price span {
    background: url("../img/grey-procherk.png") no-repeat scroll center center transparent;
}

.finish-discount {
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
    line-height: 25px;
}

.timer {
    margin-top: 40px;
    position: relative;
}

.timer span {
    display: block;
}

.minutes,
.seconds,
.zap,
.form-image {
    float: left;
}

.form-image {
    margin-top: 10px;
    margin-left: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.minutes {}

.seconds {}

.timer-info {
    font-size: 15px;
    text-align: center;
}

.zap {
    line-height: 51px;
    font-size: 24px;
    margin: 0 5px;
}

.minute_1,
.minute_2,
.seconde_1,
.seconde_2 {
    background: url("../img/timer.png") no-repeat scroll 0 0 transparent;
    font-family: PFBeauSansPro-Regular, Myriad Pro;
    width: 68px;
    height: 60px;
    font-size: 47px;
    float: left;
    line-height: 55px;
    letter-spacing: 8px;
    padding-left: 4px;
}

footer {
    border-top: 1px solid #d6d6d6;
    width: 975px;
    margin: 0 auto;
    padding-top: 15px;
}

.footer-left {
    float: left;
}

footer p {
    color: #898989;
    font-size: 12px;
    margin-top: 10px;
}

.footer-right {
    float: right;
    text-align: right;
}

.error {
    border: 1px solid red !important;
}

.footer-tube {
    display: none;
}

@media screen and (max-width: 1024px) {
    * {
        box-sizing: border-box;
    }
    header {
        height: auto;
        position: relative;
        background: #272727
    }
    .header-content {
        width: 100%;
        padding: 25px 20px;
    }
    #wrapper {
        padding: 0;
    }
    #top-menu {
        padding-top: 0;
    }
    #top-menu:after {
        content: '';
        display: table;
        clear: both;
    }
    #top-menu ul {
        overflow: hidden;
        margin: 0;
        padding: 0;
        display: table-cell;
        vertical-align: middle;
    }
    #top-menu li {
        margin: 0 15px 0 0 !important;
    }
    #top-menu span,
    #top-menu a {
        height: auto !important;
        line-height: 1.5 !important;
    }
    #top-menu span {
        margin: 0 !important;
    }
    #top-menu ul li:hover,
    #top-menu ul li.active,
    #top-menu ul li:hover a span,
    #top-menu ul li.active a span,
    #top-menu ul li:hover a,
    #top-menu ul li.active a {
        background: transparent;
    }
    #info {
        height: auto;
        background-size: cover;
    }
    .header-tube {
        display: block;
        height: 300px;
        margin: 0 auto;
    }
    .info-block {
        margin: 0 auto 20px;
        padding: 0;
    }
    .info-content {
        background: url(../img/header-small.jpg);
        padding: 40px 10px;
        background-size: cover;
        background-position: center;
    }
    .info-content-body {
        width: auto;
        max-width: 1000px;
    }
    .flag {
        display: none;
    }
    .middle-menu {
        position: relative;
        width: auto;
        text-align: center;
        height: auto;
        background: #fef9c1;
        border-radius: 50px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        width: 574px;
        margin: auto;
        padding: 10px 20px;
        left: auto;
        bottom: auto;
    }
    .only-today {
        background: none;
        width: auto;
        height: auto;
        padding: 12px 0px;
        max-width: 75px;
    }
    .spec-price,
    .old-price {
        width: 100px;
        padding-right: 10px;
        font-size: 20px;
        line-height: 1.2;
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
    .old-price {
        padding-right: 20px;
    }
    .btn-order {
        margin: 0;
        width: auto;
        height: auto;
        display: inline-block;
        padding: 8px 15px;
        border-radius: 50px;
        background: #fc970f;
        line-height: 1.2;
        margin-top: 12px;
        font-size: 18px;
    }
    .diskount {
        position: static;
        width: auto;
        height: auto;
        background: #dd2550;
        display: table-cell;
        vertical-align: middle;
        padding: 0;
        border-radius: 5px;
        padding: 5px 10px;
        margin-left: 20px;
    }
    #result {
        height: auto;
        overflow: hidden;
    }
    .red-logo {
        top: -150px;
        left: 0;
        right: 0;
        margin: auto;
        transform: rotate(90deg);
    }
    .result-lists {
        font-size: 20px;
    }
    .result-content h1 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .result-lists .result-block {
        width: 100%;
        margin-bottom: 15px;
        margin-left: 0;
    }
    .result-block {
        width: 100%!important;
        margin-left: 0!important;
    }
    .result-content {
        padding: 40px 10px 40px;
        width: auto;
    }
    .result-lists span {
        display: block;
    }
    #effetcs {
        width: auto;
    }
    .table {
        height: auto;
        background: none;
    }
    .table-shows {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .table-content {
        padding: 75px 10px;
    }
    .table-content h1 {
        font-size: 26px;
    }
    .table-content>p {
        font-size: 22px;
    }
    .show-block {
        float: none;
        width: 200px;
        display: inline-block;
        vertical-align: top;
        margin: 25px 0 0;
    }
    #spec-tell {
        width: auto;
        padding: 0 10px;
    }
    .spec-right {
        width: 100%;
    }
    .spec-center {
        margin: 0 0 0 5%;
        width: 60%;
    }
    img {
        max-width: 100%;
        height: auto;
        display: block;
    }
    .sertificates {
        width: auto;
    }
    .formula-block {
        margin-top: 15px;
    }
    .sertificates-block img {
        display: inline-block;
        vertical-align: middle;
    }
    #comments {
        width: auto;
        padding: 0 10px 20px;
    }
    .comment {
        background: none;
        padding: 0;
        margin: 20px 0 0 0;
    }
    .comment-content {
        margin-left: 230px;
        padding: 0 0 0 10px;
    }
    #comments h1 {
        font-size: 26px;
        margin: 20px 0 10px;
    }
    .form-content {
        width: auto;
        height: auto;
        background: none;
    }
    #form {
        background: none;
    }
    .form-info {
        float: left;
        margin: 0 0 0 15px;
    }
    .footer-tube {
        height: 300px;
        display: block;
        margin: 15px auto 0;
    }
    .form-container {
        width: 545px;
        margin: 0 auto;
        padding: 0 0 20px;
    }
}

@media screen and (max-width: 600px) {
    .header-content {
        padding: 20px 10px;
    }
    #top-menu ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .info-block {
        width: auto;
    }
    .middle-menu {
        width: auto;
        border-radius: 0;
        padding: 10px;
    }
    .price {
        float: none;
        clear: both;
        padding: 0;
        display: table;
        margin: auto;
    }
    .only-today,
    .btn-order {
        float: none;
        width: auto;
        max-width: none;
        display: block;
    }
    .old-price {
        padding-right: 10px;
    }
    .table-content {
        padding: 40px 10px;
    }
    .show-block {
        width: 100%;
    }
    .show-block img {
        margin: 0 auto;
    }
    .show-block p {
        padding: 0;
    }
    .spec-left,
    .spec-center,
    .spec-right {
        float: none;
        width: 100%;
        margin: 0;
    }
    .spec-left img {
        margin: auto;
        max-width: 250px;
    }
    .sertificates {
        margin: 0;
    }
    .sertificates-block {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0;
    }
    .sertificates-block img {
        margin: 20px 10px 0 0 !important;
    }
    .comment-image {
        width: auto;
        padding: 0;
        float: none;
        text-align: center;
    }
    .comment-image img,
    .comment-image span {
        display: inline-block;
        vertical-align: middle;
    }
    .comment-image span {
        position: static;
        width: auto;
        padding: 0 0 0 15px;
    }
    .comment-content {
        margin: 0;
        padding: 0;
    }
    .form-container {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .form-block,
    .form-info {
        float: none;
    }
    .form-info {
        margin: 0 0 20px;
    }
}
.dds{
    font-size: 10px;
}
.price .dds{
    position: absolute;
    left: 30%;
    position: absolute;
    left: 30%;
    line-height: 1;
    bottom: 5px;
}
.form-info .dds{
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
label{
    display: block;
    padding-top: 10px;
}
input, textarea {
    font-family: Arial;
}
textarea {
    resize: vertical;
    max-height: 600px;
    min-height: 37px;
}
@media screen and (max-width: 1024px) {
    .price .dds{
         bottom: 0px;
    }
}
