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
}
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: .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: -.5em
}
sub {
    bottom: -.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"], 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: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td, th {
    padding: 0
}

/* */

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1
}
.bx-wrapper img {
    max-width: 100%;
    display: block
}
.bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -50px;
    width: 100%
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #efd7d7;
    border: 1px solid #b9b79e;
    text-indent: -9999px;
    display: block;
    width: 28px;
    height: 28px;
    margin: 0 5px;
    outline: 0;
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #e9272a;
    border: 1px solid #e9272a
}
.bx-wrapper .bx-prev {
    left: -50px
}
.bx-wrapper .bx-next {
    right: -50px
}
.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}
.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -75px;
    outline: 0;
    width: 40px;
    height: 150px;
    text-indent: -9999px;
    z-index: 9999
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}
.bx-wrapper .bx-controls-auto {
    text-align: center
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, .75);
    width: 100%
}
.bx-wrapper .bx-caption span {
    color: #fff;
    display: block;
    font-size: .85em;
    padding: 10px
}

/* */

@media screen and (min-width: 1024px) {
    .mobile {
        display: none
    }

    html {
        color: #222;
        font-size: 1em;
        line-height: 1.4
    }

    ::-moz-selection {
        background: #b3d4fc;
        text-shadow: none
    }

    ::selection {
        background: #b3d4fc;
        text-shadow: none
    }

    hr {
        display: block;
        height: 1px;
        border: 0;
        border-top: 1px solid #ccc;
        margin: 1em 0;
        padding: 0
    }

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

    fieldset {
        border: 0;
        margin: 0;
        padding: 0
    }

    textarea {
        resize: vertical
    }

    .browserupgrade {
        margin: .2em 0;
        background: #ccc;
        color: #000;
        padding: .2em 0
    }

    body {
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        line-height: 1.2;
        color: #111
    }

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

    main {
        width: 100%;
        min-width: 1000px;
        overflow: hidden
    }

    section {
        margin: 0 auto
    }

    .container {
        padding-top: 45px;
        padding-bottom: 45px;
        width: 1000px;
        margin: 0 auto;
        position: relative
    }

    h1, h2, h3, p, ul, li {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

    h2 {
        font-size: 65px;
        line-height: .9;
        font-weight: 900;
        margin: 0 0 25px;
        text-transform: uppercase
    }

    h2 span {
        color: #e81f22
    }

    p {
        font-size: 19px;
        margin: 0 0 20px;
        line-height: 1.4
    }

    p span {
        color: #e81f22;
        font-weight: bold
    }

    .ttu {
        text-transform: uppercase
    }

    .text-center {
        text-align: center
    }

    h1 {
        font-weight: 900;
        line-height: .9;
        margin: 0 0 30px;
        font-size: 46px;
        color: #fff;
        text-transform: uppercase
    }

    .s1 {
        color: #fff
    }

    .s1_bg {
        margin: 0 auto;
        background: url("../img/s1.jpg") no-repeat center top;
        background-size: cover;
        min-height: 630px;
        padding-top: 35px
    }

    .s1_bg2 {
        margin: 0 auto;
        background: url("../img/s1_bg.jpg") no-repeat center bottom;
        background-size: cover;
        padding: 40px 0
    }

    .s1 .container {
        padding-top: 0;
        padding-bottom: 0
    }

    .s1 span {
        color: #ffe400
    }

    .s1 article {
        padding-left: 460px
    }

    .s1 .logo {
        display: block;
        margin: 0 0 15px
    }

    .s1 ul {
        font-size: 0;
        text-align: left;
        margin: 0 0 30px
    }

    .s1 li {
        display: inline-block;
        font-size: 20px;
        padding: 10px 15px 10px 64px;
        margin: 0 0 30px;
        width: 270px;
        vertical-align: top;
        background: url("../img/s1_1.png") no-repeat left center
    }

    .s1 li:nth-child(2) {
        background: url("../img/s1_2.png") no-repeat left center
    }

    .s1 li:nth-child(3) {
        background: url("../img/s1_3.png") no-repeat left center
    }

    .s1 li:nth-child(4) {
        background: url("../img/s1_4.png") no-repeat left center
    }

    .btn {
        display: inline-block;
        border: 0;
        cursor: pointer;
        background: url("../img/btn.png");
        height: 89px;
        line-height: 89px;
        padding: 0 35px;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 900;
        outline: none;
        color: #fff;
        text-shadow: 1px 2px 0 #111;
        -moz-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        -webkit-transition: all 1s ease-out;
        border-left: 1px solid #640f0d;
        border-right: 1px solid #640f0d;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        box-shadow: 0 3px 7px #080803;
        position: relative;
        z-index: 99
    }

    .btn:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1)
    }

    .s1 .btn {
        position: relative;
    }

    .btn span {
        color: #ffe400
    }

    .prices {
        line-height: 70px;
        font-size: 0
    }

    .new {
        text-transform: uppercase;
        font-size: 34px;
        display: inline-block;
        margin-right: 15px;
        vertical-align: middle
    }

    .new span {
        color: #ffe400;
        font-size: 42px;
        font-weight: 900
    }

    .old {
        font-size: 34px;
        display: inline-block;
        color: #7a7a7a;
        vertical-align: middle;
        text-transform: uppercase
    }

    .s1 .plaha {
        position: absolute;
        width: 180px;
        left: 250px;
        bottom: -20px;
        z-index: 10;
        padding-left: 10px;
        padding-top: 100px;
        background: url("../img/s1_plaha.png") no-repeat left top;
        text-shadow: 2px 2px 8px #111
    }

    .s1_girl {
        position: absolute;
        top: -35px;
        bottom: 0;
        width: 2000px;
        right: 586px;
        z-index: 1;
        background: url("../img/s1_girl.png") no-repeat right top;
        background-size: auto 100%
    }

    .s1_prod {
        position: absolute;
        left: 50px;
        bottom: 72px;
        z-index: 2
    }

    .s2 {
        background: url("../img/s2.jpg") no-repeat right top;
        background-size: auto 100%
    }

    .s2 article {
        width: 460px;
        float: left
    }

    .s2 aside {
        width: 490px;
        float: right;
        overflow: hidden;
        position: relative
    }

    .s2 aside div {
        display: inline-block;
        position: absolute;
        padding: 0 18px;
        font-size: 24px;
        line-height: 51px;
        background: #d6d6d6;
        left: 12px;
        top: 55px
    }

    .s2 .aft {
        top: 215px;
        left: 140px;
        font-weight: bold;
        background: #ffe400
    }

    .s3 {
        background: url("../img/s3.jpg") no-repeat;
        background-size: cover;
        color: #fff
    }

    .s3 h2 {
        font-size: 57px
    }

    .s3 h2 span {
        color: #ffe400
    }

    .s3 aside {
        width: 460px;
        text-align: center;
        float: left
    }

    .s3 .item {
        display: inline-block;
        vertical-align: bottom;
        width: 146px;
        height: 219px;
        background: #000;
        position: relative;
        margin: 0 7px
    }

    .s3 .item img {
        position: absolute;
        top: 24px;
        width: 71px;
        left: 37px
    }

    .s3 .item:last-child {
        background: #820002;
        height: 320px;
        width: 170px
    }

    .s3 .item:last-child img {
        width: auto;
        left: 43px;
        top: 25px
    }

    .s3 .item-text {
        text-transform: uppercase;
        color: #fff;
        border-bottom: 2px solid #fff;
        font-size: 23px;
        text-align: left;
        font-weight: bold
    }

    .s3 .item-text:nth-child(2) {
        width: 187px;
        position: absolute;
        bottom: 96px;
        left: -79px;
        padding-left: 58px;
        -moz-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .s3 .item-text:nth-child(3) {
        width: 108px;
        padding-left: 35px;
        position: absolute;
        left: 18px;
        bottom: 30px
    }

    .s3 .item:nth-child(2) .item-text {
        color: #f8db00;
        border-bottom: 2px solid #f8db00
    }

    .s3 .item:nth-child(2) .item-text:nth-child(2) {
        width: 286px;
        position: absolute;
        bottom: 145px;
        left: -121px
    }

    .s3 .item:nth-child(2) .item-text:nth-child(3) {
        width: 136px;
        padding-left: 44px
    }

    .s3 article {
        width: 540px;
        float: right;
        padding-right: 85px;
        margin-bottom: 35px
    }

    .s3 .text {
        width: 763px;
        margin: 0 auto;
        position: relative;
        padding: 15px 30px 15px 55px;
        background: url("../img/s3_ibg.png");
        border: 2px solid #821213;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

    .s3 .text:before {
        content: url("../img/s3_i.png");
        display: block;
        position: absolute;
        left: -38px;
        top: 20px
    }

    .s3 .text p {
        margin: 0
    }

    .s3 .text p span {
        color: #f8db00
    }

    .s3 .text b {
        display: block;
        margin: 0 0 5px;
        text-transform: uppercase;
        color: #f8db00;
        font-size: 26px
    }

    .s4 {
    }

    .s4 h2 {
        font-size: 42px;
        line-height: 1
    }

    .s4 article {
        width: 460px;
        position: relative;
        z-index: 99
    }

    .s4 article p:last-child {
        max-width: 320px;
        margin: 0 0 40px
    }

    .s4 aside {
        position: relative;
        display: inline-block;
        z-index: 99
    }

    .s4 aside ul {
        position: absolute;
        left: 100%;
        margin-left: 25px;
        background: rgba(255, 255, 255, .42);
        padding: 20px 0 20px 10px;
        box-shadow: 52px 0 115px 0 #656565;
        top: 0;
        width: 380px
    }

    .s4 aside li {
        font-weight: bold;
        text-transform: uppercase;
        padding-left: 45px;
        background: url("../img/s4_1.png") no-repeat left center;
        font-size: 20px;
        padding-right: 25px;
        display: inline-block;
        width: 160px;
        vertical-align: top
    }

    .s4 aside li:last-child {
        width: 200px;
        background: url("../img/s4_2.png") no-repeat left center
    }

    .s4 aside li span {
        color: #e81f22
    }

    .s4_girl {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 404px;
        background: url("../img/s4.jpg") no-repeat left top;
        background-size: auto 100%;
        width: 3000px
    }

    .s5 {
        background: #f3f0cf;
        padding-bottom: 35px
    }

    .s5 h2 {
        font-size: 57px;
        margin: 0 0 45px
    }

    .s5 .items {
        font-size: 0;
        text-align: center
    }

    .s5 .item {
        display: inline-block;
        vertical-align: top;
        width: 324px;
        box-shadow: 0 0 5px #ccc;
        background: #fff;
        padding: 0 23px 0;
        border: 1px solid #bfbda5;
        text-align: left
    }

    .s5 .item-head {
        position: relative;
        background: #fafafa;
        margin: 0 -23px 18px;
        padding: 10px 0 10px 115px;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 1.2;
        border-bottom: 1px solid #ebebeb;
        box-shadow: 0 0 5px #ebebeb
    }

    .s5 .item-head img {
        position: absolute;
        width: 82px;
        border: 3px solid #fff;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        left: 18px;
        top: -17px;
        box-shadow: 0 0 2px #111
    }

    .s5 .item-head span {
        font-size: 14px;
        display: block;
        color: #e81f22
    }

    .s5 .item:nth-child(2) {
        margin: 0 13px
    }

    .s5 .item p {
        font-size: 15px;
        margin: 0;
        min-height: 135px
    }

    .s5 .img-wrap {
        position: relative;
        bottom: -20px;
        width: 100%
    }

    .s5 .img-wrap img {
        width: 100%
    }

    .s5 .img-wrap div {
        display: inline-block;
        position: absolute;
        font-weight: bold;
        padding: 0 10px;
        font-size: 15px;
        line-height: 26px;
        background: #d6d6d6;
        left: 0;
        top: 27px;
        text-transform: uppercase
    }

    .s5 .img-wrap div:last-child {
        left: 139px;
        color: #fff;
        background: #e81f22
    }

    .s6 {
    }

    .s6 .s1_bg {
        background: url("../img/s6.jpg") no-repeat center top;
        background-size: cover
    }

    .s6 article {
        padding-left: 500px;
        position: relative;
        z-index: 999
    }

    .s6 ul {
        margin: 0
    }

    .s6 li {
        width: 230px;
        background: url("../img/s6_1.png") no-repeat left center
    }

    .s6 li:nth-child(2) {
        background: url("../img/s6_2.png") no-repeat left center
    }

    .s6 .form {
        background: #fff;
        padding: 30px 30px 0;
        width: 376px;
        position: relative;
        bottom: -68px;
        margin-top: -68px;
        text-align: center
    }

    .s6 input, .s6 select {
        display: block;
        width: 100%;
        margin: 0 0 10px;
        border: 0;
        background: #f9f9f9;
        height: 68px;
        border-top: 1px solid #efefef;
        border-right: 1px solid #efefef;
        box-shadow: -2px 2px 8px 1px #c3c3c3;
        -webkit-box-shadow: -2px 2px 8px 1px #c3c3c3;
        color: #111;
        padding-left: 20px;
        font-size: 19px;
        cursor: pointer;
        outline: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .s6 select {
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        /*background: #f9f9f9 url("../img/xsel.png.pagespeed.ic.SMjctVWfiA.png") no-repeat right center;*/
        background-size: auto 100%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .s6 select::-ms-expand {
        display: none
    }

    input::-webkit-input-placeholder {
        color: #111
    }

    input::-moz-placeholder {
        color: #111
    }

    input:-moz-placeholder {
        color: #111
    }

    input:-ms-input-placeholder {
        color: #111
    }

    .s6 .prices {
        text-align: center;
        line-height: 1.2;
        padding: 10px 0
    }

    .s6 .old {
        display: block;
        font-size: 21px
    }

    .s6 .new {
        margin: 0;
        color: #e01d20
    }

    .s6 .new span {
        font-size: 36px;
        color: #e01d20
    }



    .tp {
        text-align: center;
        color: #111;
        font-size: 16px;
        margin: 0 0 10px
    }

    .tp p {
        margin: 5px 0
    }

    .tp p span {
        color: #e01d20
    }

    .s6 .s1_bg2 {
        height: 150px
    }

    .s6 .s1_prod {
        position: absolute;
        left: 200px;
        bottom: 38px;
        z-index: 2
    }

    .s6 .s1_girl {
        background: url("../img/s6_girl.png") no-repeat right top;
        background-size: auto 100%;
        right: 343px
    }

    @media only screen and (min-width: 35em) {

    }@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {

}.hidden {
     display: none !important;
     visibility: hidden
 }

    .visuallyhidden {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto
    }

    .invisible {
        visibility: hidden
    }

    .clearfix:before, .clearfix:after {
        content: " ";
        display: table
    }

    .clearfix:after {
        clear: both
    }

    .clearfix {
        *zoom: 1
    }

    @media print {
        *,
        *:before,
        *:after {
            background: transparent !important;
            color: #000 !important;
            box-shadow: none !important;
            text-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 {
            border: 1px solid #999;
            page-break-inside: avoid;
        }

        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;
        }
    }
}

@media screen and (max-width: 1023px) {
    .desk {
        display: none
    }

    .mobile {
        display: block
    }

    html {
        color: #222;
        font-size: 1em;
        line-height: 1.4
    }

    ::-moz-selection {
        background: #b3d4fc;
        text-shadow: none
    }

    .ac_footer {
        position: relative;
        text-align: center;
        overflow: hidden;
        padding: 50px 0;
        color: #a12000
    }

    .ac_footer a {
        color: #a12000
    }

    .ac_footer p {
        text-align: center
    }

    img[height="1"], img[width="1"] {
        display: none !important
    }

    ::selection {
        background: #b3d4fc;
        text-shadow: none
    }

    hr {
        display: block;
        height: 1px;
        border: 0;
        border-top: 1px solid #ccc;
        margin: 1em 0;
        padding: 0
    }

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

    fieldset {
        border: 0;
        margin: 0;
        padding: 0
    }

    textarea {
        resize: vertical
    }

    .browserupgrade {
        margin: .2em 0;
        background: #ccc;
        color: #000;
        padding: .2em 0
    }

    body {
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        line-height: 1.2;
        color: #111;
        background: #000
    }

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

    main {
        width: 100%;
        overflow: hidden
    }

    section {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto
    }

    .container {
        padding-top: 20px;
        padding-bottom: 20px;
        width: 300px;
        margin: 0 auto;
        position: relative
    }

    h1, h2, h3, p, ul, li {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

    h2 {
        font-size: 30px;
        line-height: .9;
        font-weight: 900;
        margin: 0 0 15px;
        text-transform: uppercase
    }

    h2 span {
        color: #e81f22;
        display: block
    }

    p {
        font-size: 18px;
        margin: 0 0 20px;
        line-height: 1.4
    }

    p span {
        color: #e81f22;
        font-weight: bold
    }

    .ttu {
        text-transform: uppercase
    }

    .text-center {
        text-align: center
    }

    h1 {
        font-weight: 900;
        line-height: .9;
        margin: 0 0 30px;
        font-size: 26px;
        color: #fff;
        text-transform: uppercase
    }

    .s1 {
        color: #fff;
        background: url("../img/s1.jpg") no-repeat center top;
        background-size: cover
    }

    .s1 .logo {
        margin-bottom: 15px
    }

    .s1 .container {
        padding-top: 0;
        padding-bottom: 0
    }

    .s1 article {
        padding-top: 10px;
        padding-bottom: 160px;
        position: relative;
        z-index: 99
    }

    .s1 span {
        color: #ffe400;
        display: block
    }

    .s1_prod {
        position: absolute;
        left: 127px;
        bottom: -20px;
        width: 100px
    }

    .s1 .plaha {
        position: absolute;
        left: 0;
        bottom: 15px;
        width: 114px;
        color: #fff;
        font-size: 13px;
        padding-top: 65px;
        /*background: url("../img/plaha.png") no-repeat right top;*/
        z-index: 3;
        text-align: right
    }

    .s1_girl {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 2000px;
        background: url("../img/s1_girl.png") no-repeat left top;
        background-size: auto 100%;
        left: 118px
    }

    .s1-1 {
        color: #fff;
        /*background: url("../img/s1_1.jpg") no-repeat center top #000*/
    }

    .prices {
        line-height: 70px;
        font-size: 0;
        text-align: center
    }

    .new {
        text-transform: uppercase;
        font-size: 29px;
        display: inline-block;
        margin-right: 15px;
        vertical-align: middle
    }

    .new span {
        color: #ffe400;
        font-size: 29px;
        font-weight: 900
    }

    .old {
        font-size: 22px;
        display: inline-block;
        color: #7a7a7a;
        vertical-align: middle;
        text-transform: uppercase
    }

    .s1-1 span {
        color: #ffe400
    }

    .btn span {
        color: #ffe400
    }

    .btn {
        display: inline-block;
        border: 0;
        cursor: pointer;
        background: url("../img/btn.png");
        background-size: auto 100%;
        height: 64px;
        line-height: 64px;
        padding: 0 35px;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 900;
        outline: none;
        color: #fff;
        text-shadow: 1px 2px 0 #111;
        -moz-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        -webkit-transition: all 1s ease-out;
        border-left: 1px solid #640f0d;
        border-right: 1px solid #640f0d;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        box-shadow: 0 3px 7px #080803;
        position: relative;
        z-index: 99
    }

    .btn:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1)
    }

    .s1-1 .btn {
        margin-bottom: 10px
    }

    .s1-1 ul {
        text-align: left;
        margin-top: 30px;
    }

    .s1-1 li {
        display: inline-block;
        font-size: 20px;
        padding: 15px 15px 15px 100px;
        margin: 0;
        width: 100%;
        background: url("../img/s1_1.png") no-repeat 40px center;
        border-bottom: 2px solid #1b1b1b
    }

    .s1-1 li:nth-child(2) {
        background: url("../img/s1_2.png") no-repeat 40px center
    }

    .s1-1 li:nth-child(3) {
        background: url("../img/s1_3.png") no-repeat 40px center
    }

    .s1-1 li:nth-child(4) {
        background: url("../img/s1_4.png") no-repeat 40px center
    }

    .s1-1 li:last-child {
        border-bottom: 0
    }

    .s2 {
        background: #fff
    }

    .s2 h2 br {
        display: none
    }

    .s2 aside {
        position: relative
    }

    .s2 aside div {
        display: inline-block;
        position: absolute;
        padding: 0 15px;
        font-size: 19px;
        line-height: 38px;
        background: #d6d6d6;
        left: 0;
        top: 37px
    }

    .s2 .aft {
        top: 200px;
        left: 63px;
        font-weight: bold;
        background: #ffe400
    }

    .s2 img {
        width: 100%
    }

    .s3 {
        color: #fff;
        background: #d01d1f
    }

    .s3 h2 {
        font-size: 41px
    }

    .s3 h2 span {
        color: #ffe400
    }

    .s3 .item {
        display: inline-block;
        vertical-align: bottom;
        width: 130px;
        height: 198px;
        background: #000;
        position: relative
    }

    .s3 .item:last-child {
        background: #820002;
        height: 289px;
        width: 157px
    }

    .s3 .item img {
        position: absolute;
        top: 24px;
        width: 64px;
        left: 37px
    }

    .s3 .item:last-child img {
        width: auto;
        left: 43px;
        top: 25px
    }

    .s3 .item-text {
        text-transform: uppercase;
        color: #fff;
        border-bottom: 2px solid #fff;
        font-size: 23px;
        text-align: left;
        font-weight: bold
    }

    .s3 .item-text:nth-child(3) {
        width: 108px;
        padding-left: 35px;
        position: absolute;
        left: 18px;
        bottom: 30px
    }

    .s3 .item-text:nth-child(2) {
        width: 155px;
        position: absolute;
        bottom: 79px;
        left: -59px;
        padding-left: 43px;
        -moz-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .s3 .item:nth-child(2) .item-text:nth-child(2) {
        width: 250px;
        position: absolute;
        bottom: 126px;
        left: -103px
    }

    .s3 .img-items {
        margin: 0 0 25px
    }

    .s3 .item:nth-child(2) .item-text {
        color: #f8db00;
        border-bottom: 2px solid #f8db00
    }

    .s3 .item:nth-child(2) .item-text:nth-child(3) {
        width: 127px;
        padding-left: 36px
    }

    .s3 .text {
        text-align: left;
        margin: 0 auto;
        position: relative;
        padding: 15px 15px 15px 62px;
        border: 2px solid #821213;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background: #9c1617 url("../img/s3_i.png") no-repeat 3px 15px
    }

    .s3 .text p {
        margin: 0
    }

    .s3 .text b {
        display: block;
        margin: 0 0 5px;
        text-transform: uppercase;
        color: #f8db00;
        font-size: 26px
    }

    .s3 .text span {
        color: #f8db00
    }

    .s4 {
        text-align: center;
        background: #fff
    }

    .s4 h2 {
        font-size: 27px
    }

    .s4 ul {
        font-size: 0;
        margin-bottom: 20px
    }

    .s4 li {
        font-weight: bold;
        text-transform: uppercase;
        padding-left: 35px;
        background: url("../img/s4_1.png") no-repeat left center;
        font-size: 17px;
        padding-right: 10px;
        text-align: left;
        display: inline-block;
        width: 50%;
        vertical-align: top
    }

    .s4 li span {
        color: #e81f22
    }

    .s4 li:last-child {
        padding-left: 40px;
        background: url("../img/s4_2.png") no-repeat left center
    }

    .s5 {
        background: #f3f0cf;
        padding-bottom: 5px
    }

    .s5 .item {
        box-shadow: 0 0 5px #ccc;
        background: #fff;
        padding: 0 12px;
        border: 1px solid #bfbda5;
        text-align: left
    }

    .s5 .item-head {
        position: relative;
        background: #fafafa;
        margin: 0 -12px 10px;
        padding: 10px 0 10px 85px;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 1.2;
        border-bottom: 1px solid #ebebeb;
        box-shadow: 0 0 5px #ebebeb
    }

    .s5 .item-head span {
        font-size: 14px;
        display: block;
        color: #e81f22
    }

    .s5 .item-head img {
        position: absolute;
        width: 63px;
        border: 3px solid #fff;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        left: 13px;
        top: -5px;
        box-shadow: 0 0 2px #111
    }

    .s5 .item p {
        font-size: 17px;
        margin: 0
    }

    .s5 .img-wrap {
        position: relative;
        bottom: -20px;
        width: 100%
    }

    .s5 .img-wrap img {
        width: 100%
    }

    .s5 .img-wrap div {
        display: inline-block;
        position: absolute;
        font-weight: bold;
        padding: 0 10px;
        font-size: 15px;
        line-height: 26px;
        background: #d6d6d6;
        left: 0;
        top: 27px;
        text-transform: uppercase
    }

    .s5 .img-wrap div:last-child {
        left: 139px;
        color: #fff;
        background: #e81f22
    }

    .bxslider li {
        padding: 5px 0 20px
    }

    .s6 {
    }

    .s6 .s1_girl {
        background: url("../img/s6_girl.png") no-repeat left top;
        background-size: auto 100%;
        left: 0
    }

    .s6 article {
        padding-right: 73px;
        padding-bottom: 43px
    }

    .s6 h1 {
        font-size: 51px
    }

    .s6 li {
        background: url("../img/s6_1.png") no-repeat 50px center
    }

    .s6 li:nth-child(2) {
        background: url("../img/s6_2.png") no-repeat 50px center
    }

    .s6 .s1_prod {
        left: 13px;
        bottom: -141px
    }

    .s6 .container {
        padding-top: 35px
    }

    .s6 ul {
        margin-left: 98px;
        margin-bottom: 20px
    }

    .s6 ul li {
        font-size: 15px
    }

    .s1-1.s6 .container {
        padding-top: 0;
        padding-bottom: 35px
    }

    .s6 .form {
        background: #fff;
        padding: 20px 20px 0;
        width: 100%;
        position: relative;
        text-align: center
    }

    .s6 input, .s6 select {
        display: block;
        width: 100%;
        margin: 0 0 10px;
        border: 0;
        background: #f9f9f9;
        height: 55px;
        border-top: 1px solid #efefef;
        border-right: 1px solid #efefef;
        box-shadow: -2px 2px 8px 1px #c3c3c3;
        -webkit-box-shadow: -2px 2px 8px 1px #c3c3c3;
        color: #111;
        padding-left: 20px;
        font-size: 19px;
        cursor: pointer;
        outline: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .s6 select {
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        /*background: #f9f9f9 url("../img/xsel.png.pagespeed.ic.SMjctVWfiA.png") no-repeat right center;*/
        background-size: auto 100%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .s6 select::-ms-expand {
        display: none
    }

    input::-webkit-input-placeholder {
        color: #111
    }

    input::-moz-placeholder {
        color: #111
    }

    input:-moz-placeholder {
        color: #111
    }

    input:-ms-input-placeholder {
        color: #111
    }

    .s6 .prices {
        text-align: center;
        line-height: 1.2;
        padding: 10px 0
    }

    .s6 .old {
        display: block;
        font-size: 21px
    }

    .s6 .new {
        margin: 0;
        color: #e01d20
    }

    .s6 .new span {
        font-size: 36px;
        color: #e01d20
    }

    .s6 .btn {
        position: relative;
        font-size: 18px
    }

    .tp {
        text-align: center;
        color: #111;
        font-size: 16px;
        margin: 0 0 10px
    }

    .tp p {
        margin: 5px 0
    }

    .tp p span {
        color: #e01d20
    }

    .s6 .s1_bg2 {
        height: 150px
    }

    @media only screen and (min-width: 35em) {

    }@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {

}.hidden {
     display: none !important;
     visibility: hidden
 }

    .visuallyhidden {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto
    }

    .invisible {
        visibility: hidden
    }

    .clearfix:before, .clearfix:after {
        content: " ";
        display: table
    }

    .clearfix:after {
        clear: both
    }

    .clearfix {
        *zoom: 1
    }

    @media print {
        *,
        *:before,
        *:after {
            background: transparent !important;
            color: #000 !important;
            box-shadow: none !important;
            text-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 {
            border: 1px solid #999;
            page-break-inside: avoid;
        }

        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;
        }
    }
}

.ac_footer {
    position: relative;
    text-align: center;
    overflow: hidden;
    padding: 50px 0;
    color: #a12000
}

.ac_footer a {
    color: #a12000
}

.ac_footer p {
    text-align: center
}

img[height="1"], img[width="1"] {
    display: none !important
}

/* */

h1.main-titile {
    background-color: #324b5f;
    display: inline-block;
    padding: 10px;
    font-size: 28px !important;
    border: 2px solid #1ec3f5;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    max-width: 170px;
    width: 100%;
    padding-left: 15px;
}

h1 {
    font-weight: 900;
    line-height: 0.9;
    margin: 0 0 30px;
    font-size: 56px;
    color: #FFFFff;
    text-transform: uppercase;
}

.s1 li {
    min-height: 68px;
}

.s1_prod {
    width: 300px;
    position: absolute;
    left: -58px;
    bottom: 7px;
    z-index: 2;
}

.s2 .aft {
    top: 315px;
}

.s5 .item p {
    min-height: 252px;
}

.s5 .item {
    padding: 0 23px 40px;
}

.s6 .s6_girl {
    background: url(../img/s6_girl.png)no-repeat right top;
    background-size: auto 100%;
    right: 250px;
    position: absolute;
    top: -35px;
    bottom: 0;
    width: 2000px;
}

.s6 .s1_prod {
    position: absolute;
    left: 185px;
    bottom: -30px;
    z-index: 2;
}

.btn {
    line-height: 0px;
    padding: 0px 15px;
}

@media screen and (max-width: 1023px) {
    h1 {
        font-weight: 900;
        line-height: .9;
        margin: 0 0 30px;
        font-size: 26px;
        color: #fff;
        text-transform: uppercase;
    }
    .s1_prod {
        position: absolute;
        left: 127px;
        bottom: -20px;
        width: 150px;
    }
    .s1 .plaha {
        position: absolute;
        left: 0;
        bottom: 15px;
        width: 114px;
        color: #fff;
        font-size: 13px;
        padding-top: 65px;
        background: url(../img/s1_plaha.png) no-repeat right top;
        background-size: 60%;
        z-index: 3;
        text-align: right;
    }
    .s2 .aft {
        top: 215px;
    }
    .s3 .item:last-child img {
        width: 60%;
    }
    .s3 .text {
        background-size: 18%;
    }
    .s5 .item {
        margin-bottom: 25px;
    }
    .s6 .s1_prod {
        left: 13px;
        bottom: -141px;
    }
    .s6 li {
        background: url(../img/s6_1.png) no-repeat 25px center;
    }
    .s6 li:nth-child(2) {
        background: url(../img/s6_2.png) no-repeat 25px center;
    }
    .s6 li, .s6 li:nth-child(2) {
        background-size: 10%;
    }
    .s1_prod-footer {
        width: 85%;
        margin: 0 20px;
    }
    .s6 ul {
        margin-left: 0;
        margin-bottom: 40px;
    }
    .s1-1-footer li {
        padding: 15px 15px 15px 70px;
    }
    .s6 .btn {
        font-size: 15px;
    }
}

/* */

.country_select {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
}

.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; max-width:100%; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }
.errField { display:none; font-size: 14px; background: #f00; color: #fff; text-align: center; padding: 10px; margin-bottom:10px; }
.errorMessage {font-size: 15px;background: rgba(255, 0, 0, 0.64);color: #fff;text-align: center;padding: 5px 10px;position: absolute;margin: 10px 0 0; z-index: 999;}