.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
    border-radius: 10px
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    left: -5px;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.png) no-repeat 0 -32px
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.png) no-repeat -43px -32px
}

.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: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    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;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
    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: rgba(80, 80, 80, .75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

a, body, button, div, fieldset, form, input, legend, li, nav, p, td, textarea, th, ul {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center
}

a, body, div, form, html, img, input, li, p, span, ul {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    font-weight: 400;
    background: 0 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: sans-serif
}

select {
    outline: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../fonts/select-triangle.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px 10px
}

select:hover {
    background-size: 10px 10px;
    background-position: right 10px center
}

select:focus {
    outline: 0 !important;
    outline-color: transparent;
    outline-width: 0
}

select::-ms-expand {
    display: none !important;
    background: 0 0 !important;
    position: fixed;
    border: none !important;
    outline: 0 !important
}

button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, option::-moz-focus-inner, select::-moz-focus-inner {
    border: none
}

:not(#fake) {
    outline: 0
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

span.br_new {
    font-family: sans-serif
}

.br240 {
    display: none !important
}

ul {
    list-style: none
}

span.leftMar1 {
    color: #fff !important;
    font-family: sans-serif
}

.clear {
    clear: both
}

body {
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    padding: 20px 0
}

.wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 980px
}

.wrapper:after {
    display: block;
    clear: both;
    content: " "
}

.body-wrap {
    background: url(../img/body-bg.jpg) no-repeat center top #302d4f;
    overflow-x: hidden;
    background-size: cover
}

header {
    position: relative;
    width: 100%;
    padding-top: 1px;
    height: 78px;
    background: url(../img/header-bg.jpg) repeat center top
}

.header-logo {
    height: 75px;
    display: flex;
    align-items: center;
    float: left;
    font-size: 23px;
    font-weight: 600;
    color: #ffbb38
}

.header-call {
    background: #e62500;
    font-family: sans-serif;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    float: right;
    font-size: 16px;
    line-height: 16px;
    padding: 10px;
    margin-top: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    letter-spacing: -.03em
}

.header-call:hover {
    background: #cd2400
}

.blocks-header {
    padding-top: 18px;
    text-align: center
}

.block-header {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    min-height: 32px;
    padding-left: 50px;
    text-align: left;
    position: relative;
    font-family: sans-serif
}

.block-header--1 {
    display: inline-flex;
    align-items: center
}

.block-header span {
    font-family: sans-serif;
    font-weight: 700
}

.block-header:before {
    content: " ";
    background: url(../img/icon-header.png) no-repeat;
    width: 42px;
    height: 32px;
    position: absolute;
    top: 1px;
    left: 0
}

.block-header--1.block-header:before {
    background-position: 0 0
}

.block-header--2.block-header:before {
    background-position: -42px 0
}

.block-header--3.block-header:before {
    background-position: -84px 0
}

.mobDis {
    display: none !important
}

.mobDis240 {
    display: none !important
}

.section1 {
    padding-top: 30px;
    padding-bottom: 30px
}

.section1:after {
    content: " ";
    display: block;
    clear: both
}

.main-title {
    color: #fff;
    font-size: 58px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -3px;
    font-family: sans-serif;
    font-weight: 700;
    padding-bottom: 12px;
    line-height: 1.2
}

.title-small {
    color: #fff;
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    font-family: sans-serif;
    font-weight: 700;
    max-width: 760px;
    text-align: center;
    display: block;
    margin: auto
}

.section1-left {
    float: left;
    width: 370px;
    margin-top: 40px
}

.section1-left .do {
    color: #fff;
    font-size: 19px;
    line-height: 22px;
    letter-spacing: -.03em;
    padding-left: 60px;
    margin-left: 10px;
    min-height: 48px;
    font-family: sans-serif;
    font-weight: 700;
    position: relative;
    padding-bottom: 25px
}

.section1-left .do--6 {
    padding-bottom: 1px
}

.section1-left .do:before {
    content: " ";
    background: url(../img/icon-list1.png) no-repeat;
    width: 55px;
    height: 48px;
    position: absolute;
    top: -2px;
    left: 0
}

.section1-left .do--1.do:before {
    background-position: 0 0
}

.section1-left .do--2.do:before {
    background-position: -55px 0
}

.section1-left .do--3.do:before {
    background-position: -110px 0
}

.section1-left .do--4.do:before {
    background-position: -165px 0
}

.section1-left .do--5.do:before {
    background-position: -220px 0
}

.section1-left .do--6.do:before {
    background-position: -275px 0
}

.section1-center {
    float: left;
    width: 300px;
    position: relative;
    z-index: 2
}

.section1-center:after {
    content: " ";
    clear: both;
    display: block
}

.sale-main-wrap {
    float: right;
    padding-top: 55px;
    width: 100px;
    position: relative;
    z-index: 1
}

.sale-wrap {
    background: url(../img/sale-bg.png) no-repeat center top;
    padding-top: 73px;
    height: 150px
}

.product_sale {
    color: #783703;
    font-size: 41px;
    line-height: 35px;
    text-align: center;
    letter-spacing: -4px;
    padding-right: 3px;
    font-family: sans-serif;
    font-weight: 700
}

.product_sale span {
    font-size: 30px;
    font-family: sans-serif;
    font-weight: 700
}

.product_title {
    color: #783703;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 700
}

.sale-product-img {
    position: absolute;
    top: 22px;
    left: -10px;
    z-index: -1;
    background: url(../img/product-2.png) no-repeat 0 0;
    -webkit-background-size: 100%;
    background-size: 100%;
    width: 246px;
    height: 430px
}

.section1-right {
    float: right;
    width: 290px;
    position: relative;
    padding-top: 14px
}

.form-bg_top {
    background: rgba(34, 32, 56, .4);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #8580ba
}

.wrap-price--top {
    display: flex;
    justify-content: space-around
}

.price-new-wrap--top, .price-old-wrap--top {
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.price-old-wrap--top {
    padding-right: 3px;
    padding-top: 7px;
    text-align: center
}

.price-old-text--top {
    color: #cfcfc7;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: -1px;
    padding-bottom: 5px
}

.price-old-x--top {
    color: #cfcfc7;
    font-family: sans-serif;
    font-size: 25px;
    line-height: 28px;
    position: relative
}

.price-old-x--top:after {
    content: " ";
    display: block;
    width: 100%;
    height: 2px;
    background: #cfcfc7;
    position: absolute;
    top: 14px;
    left: 0
}

.price-old-x--top span {
    font-family: sans-serif;
    font-weight: 700
}

.price-old-x--top .currency-small--top {
    font-size: 18px
}

.price-new-wrap--top {
    min-height: 70px;
    padding: 8px 1px 0 0;
    text-align: center
}

.price-new-text--top {
    color: #ffbb38;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: -1px
}

.price-new-x--top {
    color: #ffbb38;
    font-family: sans-serif;
    font-size: 29px;
    line-height: 42px;
    position: relative;
    letter-spacing: -1px
}

.price-new-x--top span {
    font-family: sans-serif;
    font-weight: 700
}

.price-new-x--top .currency-small--top {
    font-size: 21px
}

.form-main {
    position: relative;
    padding: 0 10px;
    margin-top: -10px
}

.form-main:after {
    content: ' ';
    background: url(../img/arrow-form.png) no-repeat 0 0;
    width: 43px;
    height: 100px;
    position: absolute;
    bottom: 35px;
    left: -38px
}

.form-label {
    font-size: 15px;
    padding: 6px 0 4px;
    color: #fff;
    letter-spacing: -.03em;
    font-family: sans-serif
}

.country-select, .input-form {
    width: 100%;
    border: none;
    padding: 0 8px 0 45px;
    height: 36px;
    color: #556d8f;
    font-size: 15px;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.input-name {
    background: url(../img/icon-name.png) no-repeat 11px center #fff
}

.input-phone {
    background: url(../img/icon-phone.png) no-repeat 13px center #fff
}

.input-form::-webkit-input-placeholder {
    font-family: sans-serif;
    color: #556d8f
}

.input-form::-moz-placeholder {
    font-family: sans-serif;
    color: #556d8f
}

.input-form:-moz-placeholder {
    font-family: sans-serif;
    color: #556d8f
}

.input-form:-ms-input-placeholder {
    font-family: sans-serif;
    color: #556d8f
}

.my-popup__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../img/bg-sect9-480.jpg) no-repeat center/cover;
    border-radius: 10px;
    padding: 20px
}

.my-popup__form {
    width: 290px
}

.submit-form {
    margin-top: 10px;
    width: 100%;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #e62500;
    padding: 17px 2px;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 700;
    cursor: pointer;
    letter-spacing: -1px
}

.submit-form:hover {
    background: #ce2400
}

.protection {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    padding: 12px 10px;
    text-align: center;
    font-family: sans-serif
}

.section2 {
    position: relative;
    border: 1px solid #55507a;
    padding: 30px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: url(../img/bg-sect2.jpg) no-repeat center top;
    background-size: 100% 100%;
    min-height: 493px;
    margin-bottom: 70px
}

.title {
    font-size: 44px;
    line-height: 46px;
    color: #fff;
    text-align: center;
    font-family: sans-serif;
    font-weight: 700;
    letter-spacing: -2px;
    padding: 0 10px
}

.wiki-wrap {
    padding: 33px 240px 0 145px
}

.wiki-text {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-family: sans-serif;
    padding-bottom: 5px
}

.wiki-text--1 {
    padding-bottom: 30px
}

.wiki-color {
    color: #fdb839;
    font-family: sans-serif;
    font-weight: 700
}

#alone {
    position: absolute;
    top: 140px;
    right: 35px
}

.section3 {
    border: 1px solid #817db4;
    border-top: none;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin-bottom: 60px;
    position: relative;
    padding-top: 1px
}

.section3:before {
    content: " ";
    background: url(../img/left-small-border.png) no-repeat left 0;
    width: 30px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0
}

.section3:after {
    content: " ";
    background: url(../img/right-small-border.png) no-repeat right 0;
    width: 30px;
    height: 10px;
    position: absolute;
    top: 0;
    right: 0
}

.sect3-wrap-title {
    background: url(../img/bg-sect3-1.png) no-repeat right bottom;
    margin-top: -8px;
    padding-bottom: 30px
}

.components-wrap {
    position: relative
}

.components-wrap:before {
    content: " ";
    background: url(../img/components-after.png) no-repeat center top;
    width: 757px;
    height: 298px;
    position: absolute;
    left: 132px;
    bottom: -242px
}

.components-wrap:after {
    content: " ";
    clear: both;
    display: block
}

.component-left, .component-right {
    width: 50%;
    min-height: 135px;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -.03em;
    font-family: sans-serif;
    font-weight: 700
}

.component-left {
    height: 368px;
    float: left;
    background: url(../img/bg-comp-1.jpg) repeat 0 0;
    padding: 30px 20px 68px 55px;
    color: #ffb938
}

.component-right {
    height: 368px;
    color: #313050
}

.color_li li {
    padding-bottom: 15px
}

.color_li span {
    color: #fff
}

.component-right {
    float: right;
    background: url(../img/bg-comp-2.jpg) repeat 0 0;
    padding: 30px 20px 68px 55px;
    color: #000
}

.components-list-wrap {
    padding-top: 242px;
    padding-bottom: 25px;
    background: url(../img/bg-comp-list.jpg) no-repeat left top #170f23;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.components-list--title {
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-family: sans-serif;
    font-weight: 700;
    letter-spacing: -1px
}

.components-list--text {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-family: sans-serif;
    letter-spacing: -1px;
    text-align: center;
    position: relative;
    padding: 10px 48px
}

.components-list--text span {
    padding-right: 10px;
    color: #ffb938;
    font-family: sans-serif;
    font-weight: 700
}

ul.ul-for-sec-4_1 {
    font-family: sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    padding-top: 35px;
    padding-bottom: 30px
}

ul.ul-for-sec-4_1 li {
    padding-left: 325px
}

.orangeColor {
    color: #ffb938
}

li.oneLi {
    position: relative
}

li.oneLi:before {
    content: '';
    display: block;
    position: absolute;
    left: 35px;
    background: url(../img/product-2.png) no-repeat 0 50px;
    -webkit-background-size: 100%;
    background-size: 100%;
    width: 201px;
    height: 403px
}

li.TwoLi {
    background: url(../img/pac-for-section-4_1Two.png) no-repeat 0 0
}

.section4 {
    background: url(../img/bg-form-center.jpg) repeat;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 100px;
    margin-top: 23px
}

.section4:after {
    content: " ";
    clear: both;
    display: block
}

.sect4-left {
    width: 390px;
    float: left;
    padding-left: 30px;
    position: relative
}

.sale-wrap--center {
    float: left
}

.sale-wrap--c {
    margin-top: -19px;
    background: url(../img/sale-bg.png) no-repeat 0 0;
    padding-top: 73px;
    height: 150px;
    width: 89px
}

.wrap-price--center {
    float: right;
    padding-top: 80px
}

.price-old-wrap--center {
    padding: 15px 0 10px 0;
    text-align: center
}

.price-old-text--center {
    color: #fff;
    font-family: sans-serif;
    font-size: 17px;
    line-height: 17px;
    letter-spacing: -1px;
    padding-bottom: 8px
}

.price-old-x--center {
    color: #fff;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 34px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    letter-spacing: -1px
}

.price-old-x--center:after {
    content: " ";
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 16px;
    left: 0
}

.price-old-x--center span {
    font-family: sans-serif;
    font-weight: 700
}

.price-old-x--center .currency-small--center {
    font-size: 22px
}

.price-new-wrap--center {
    background: url(../img/bg-price-2.png) no-repeat 0 0;
    min-height: 96px;
    min-width: 242px;
    padding: 11px 1px 0 0;
    text-align: center
}

.price-new-text--center {
    color: #6d3000;
    font-family: sans-serif;
    font-size: 19px;
    line-height: 19px;
    letter-spacing: -1px
}

.price-new-x--center {
    color: #6d3000;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
    position: relative;
    letter-spacing: -2px
}

.price-new-x--center span {
    font-family: sans-serif;
    font-weight: 700
}

.price-new-x--center .currency-small--center {
    font-size: 29px
}

.product-img-center {
    content: " ";
    background: url(../img/product-2.png) no-repeat 0 0;
    width: 210px;
    height: 430px;
    position: absolute;
    top: -30px;
    left: 400px;
    z-index: 1;
    -webkit-background-size: 100%;
    background-size: 100%
}

.popup-callback .product-img-center {
    top: -60px
}

.sect4-right {
    width: 290px;
    float: right;
    padding-top: 30px;
    padding-right: 25px;
    position: relative;
    z-index: 5
}

.form--center {
    position: relative
}

.form--center:after {
    content: " ";
    background: url(../img/arrow-form-2.png) no-repeat 0 0;
    width: 32px;
    height: 68px;
    position: absolute;
    bottom: 45px;
    left: -45px
}

.form--center .form-label {
    padding: 8px 0 6px
}

.form--center .submit-form {
    padding: 15px 2px
}

.protection--center {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    padding: 12px 0;
    text-align: center;
    font-family: sans-serif
}

.section5 {
    background: url(../img/bg-sect5.jpg) no-repeat 0 0 #201518;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 50px;
    border: 1px solid #55507a;
    padding-top: 20px;
    min-height: 560px;
    position: relative
}

.product-img-sect5 {
    content: " ";
    background: url(../img/product-2.png) no-repeat 0 0;
    width: 570px;
    height: 424px;
    position: absolute;
    top: 110px;
    left: 645px
}

.about-wrap {
    padding: 5px 445px 0 30px
}

.about-text {
    font-family: sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    padding-top: 27px
}

.about-text--color {
    color: #ffb938
}

p.txtSection6-1 {
    font-family: sans-serif;
    color: #aca5eb;
    font-size: 22px;
    line-height: 26px;
    padding: 35px 82px 25px 82px;
    text-align: center
}

img.stat-6-1 {
    margin: 0 auto;
    display: block
}

p.txtTwoSection6-1 {
    font-family: sans-serif;
    color: #ffb938;
    font-size: 22px;
    line-height: 26px;
    padding: 10px 82px 45px 82px;
    text-align: center
}

.title-for-6-2 {
    font-family: sans-serif;
    color: #fff;
    font-size: 27px;
    line-height: 33px;
    padding-top: 10px;
    text-align: center
}

.title-for-6-2 {
    padding-bottom: 38px
}

ul.wrap6-2 {
    padding-right: 405px
}

.section6-2 .title {
    font-size: 44px;
    line-height: 46px;
    color: #fff;
    text-align: center;
    font-family: sans-serif;
    font-weight: 700;
    letter-spacing: -2px;
    padding-top: 35px
}

.section6-2 {
    background: #131a2e url(../img/bg-sec-6-2.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    border-radius: 12px;
    padding: 5px 0;
    margin-bottom: 50px
}

li.components-list--text-for-6-2 {
    font-size: 21px;
    line-height: 26px;
    color: #fff;
    font-family: sans-serif;
    margin-left: 35px;
    position: relative;
    margin-bottom: 25px;
    padding-left: 30px;
    background: url(../img/plus.png) no-repeat 0 9px
}

.section6 {
    background: url(../img/bg-sect6.jpg) no-repeat 0 0 #181928;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 40px;
    border: 1px solid #55507a;
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 459px;
    position: relative;
    background-size: cover
}

.section6 .title {
    text-align: left;
    padding-left: 300px
}

.expert-wrap {
    padding: 0 35px 5px 460px
}

.expert-text {
    font-family: sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    padding-top: 30px;
    letter-spacing: -1px
}

.expert-name {
    font-family: sans-serif;
    font-weight: 700;
    color: #ada6ed;
    font-size: 22px;
    line-height: 26px;
    padding-top: 25px
}

.expert-prof {
    font-family: sans-serif;
    font-weight: 700;
    color: #ada6ed;
    font-size: 18px;
    line-height: 22px;
    padding-top: 5px
}

.expert-name br {
    display: none
}

.expert-img {
    content: " ";
    background: url(../img/expert.png) no-repeat bottom/contain;
    width: 340px;
    height: 439px;
    position: absolute;
    bottom: 0;
    left: 28px
}

.section7 {
    background: url(../img/bg-sect7.jpg) no-repeat 0 0;
    background-size: cover;
    padding-bottom: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 40px;
    border: 1px solid #736c9d;
    padding-top: 25px;
    min-height: 349px
}

.section7 .title {
    padding-bottom: 41px
}

.bx-wrapper {
    margin: 0 30px
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0;
    background: 0 0
}

.slide-one {
    width: 918px !important
}

.img-slide {
    float: left
}

.text-wrap-slide {
    padding-left: 235px
}

.text-slide {
    font-family: sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -1px;
    padding-right: 10px
}

.name-slide {
    font-family: sans-serif;
    font-weight: 700;
    color: #ffb938;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -1px;
    padding-top: 10px
}

.name-slide span {
    font-family: sans-serif;
    font-weight: 700
}

.bx-wrapper .bx-pager {
    padding-top: 1px;
    text-align: right
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    bottom: 0
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: 0 0;
    color: transparent;
    width: 16px;
    height: 16px;
    margin: 0 6px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #ffb938
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #ffb938
}

.section8 {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin-bottom: 35px;
    border: 1px solid #817db4;
    border-top: none;
    padding: 1px 0 24px;
    position: relative
}

.section8:before {
    content: " ";
    background: url(../img/left-border-s8.png) no-repeat 0 0;
    width: 180px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0
}

.section8:after {
    content: " ";
    background: url(../img/right-border-s8.png) no-repeat 0 0;
    width: 180px;
    height: 10px;
    position: absolute;
    top: 0;
    right: 0
}

.section8 .title {
    margin-top: -8px
}

.use-wrap {
    padding-top: 50px;
    text-align: center
}

.use-block {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    padding: 170px 10px 0;
    position: relative
}

.use-block:before {
    content: " ";
    background: url(../img/use-img.png) no-repeat;
    width: 160px;
    height: 155px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -80px
}

.use-block--1.use-block:before {
    background-position: 0 0
}

.use-block--2.use-block:before {
    background-position: -160px 0
}

.use-block--3.use-block:before {
    background-position: -320px 0
}

.use-block--1.use-block:after, .use-block--2.use-block:after {
    content: " ";
    background: url(../img/use-arrow-1.png) no-repeat;
    width: 68px;
    height: 23px;
    position: absolute;
    top: 59px;
    right: -12px
}

.use-number {
    background: url(../img/for-number.png) no-repeat 0 0;
    width: 76px;
    height: 75px;
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left: -124px;
    color: #0f2548;
    font-family: sans-serif;
    font-weight: 700;
    text-align: center;
    padding-top: 22px;
    font-size: 36px;
    line-height: 26px
}

.use-text {
    font-family: sans-serif;
    color: #fff;
    font-size: 21px;
    line-height: 26px;
    letter-spacing: -1px;
    text-align: center
}

.section10 {
    padding-bottom: 35px
}

.delivery-wrap {
    padding-top: 45px;
    text-align: center
}

.delivery-wrap--bottom {
    padding-top: 7px
}

.delivery-block {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    text-align: left;
    position: relative;
    padding-top: 170px;
    padding-left: 35px
}

.delivery-block--2 {
    margin-left: 189px
}

.delivery-block--3 {
    margin: 0 50px 0 30px
}

.delivery-block--4 {
    margin-left: 40px
}

.delivery-block--5 {
    width: 24%
}

.delivery-block:before {
    content: " ";
    background: url(../img/delivery-icon-1.png) no-repeat;
    width: 220px;
    height: 231px;
    position: absolute;
    top: 0;
    left: 48px;
    z-index: 1
}

.delivery-block--1.delivery-block:before {
    background-position: 0 0
}

.delivery-block--2.delivery-block:before {
    background-position: -220px 0;
    top: -78px
}

.delivery-block--3.delivery-block:before {
    background-position: -440px 0
}

.delivery-block--4.delivery-block:before {
    background-position: -660px 0;
    top: -78px
}

.delivery-block--5.delivery-block:before {
    background-position: -880px 0;
    width: 160px
}

.delivery-number {
    position: absolute;
    top: 33px;
    left: 0;
    background: url(../img/delivery-number-bg.png) no-repeat 0 0;
    width: 82px;
    height: 81px;
    text-align: center;
    padding-top: 21px;
    color: #fff;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    z-index: 2
}

.delivery-text {
    font-size: 20px;
    line-height: 24px;
    color: #fff
}

.section11 {
    background: #302e4e;
    background: -moz-linear-gradient(top, rgba(23, 21, 45, .35) 0, rgba(48, 46, 78, .35) 100%);
    background: -webkit-linear-gradient(top, rgba(23, 21, 45, .35) 0, rgba(48, 46, 78, .35) 100%);
    background: linear-gradient(to bottom, rgba(23, 21, 45, .35) 0, rgba(48, 46, 78, .35) 100%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 125px;
    border: 1px solid #736c9d;
    padding-top: 30px;
    height: 530px
}

.map-wrap {
    text-align: center;
    padding: 0 10px;
    margin-top: 10px
}

.map-wrap img {
    max-width: 100%
}

.section12 {
    background: #302e4e;
    background: -moz-linear-gradient(top, rgba(48, 46, 78, .35) 0, rgba(23, 21, 45, .35) 100%);
    background: -webkit-linear-gradient(top, rgba(48, 46, 78, .35) 0, rgba(23, 21, 45, .35) 100%);
    background: linear-gradient(to bottom, rgba(48, 46, 78, .35) 0, rgba(23, 21, 45, .35) 100%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 85px;
    border: 1px solid #736c9d;
    padding: 25px 0 35px
}

.work-wrap {
    padding-top: 35px;
    text-align: center
}

.work-block {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    padding-top: 220px;
    text-align: center;
    position: relative
}

.work-block:before {
    content: " ";
    background: url(../img/work-icon.png) no-repeat;
    width: 194px;
    height: 189px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -97px
}

.work-block--1.work-block:before {
    background-position: 0 0
}

.work-block--2.work-block:before {
    background-position: -194px 0
}

.work-block--3.work-block:before {
    background-position: -388px 0
}

.work-name {
    font-family: sans-serif;
    font-weight: 700;
    color: #a19bdd;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: -1px
}

.work-prof {
    font-family: sans-serif;
    font-weight: 700;
    color: #a19bdd;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -1px;
    padding-top: 2px
}

.work-text {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -1px;
    padding-top: 8px
}

.form-wrap--bottom {
    background: url(../img/bg-form--bottom.jpg) no-repeat 0 0;
    height: 415px;
    position: relative;
    border-radius: 15px
}

.form-wrap--bottom:after {
    content: " ";
    clear: both;
    display: block
}

.form-hand {
    content: " ";
    background: url(../img/hand.png?v1) no-repeat 0 0;
    width: 558px;
    height: 463px;
    position: absolute;
    bottom: 1px;
    right: 0;
    z-index: 1
}

.form--bottom-left {
    float: left;
    width: 314px;
    padding-top: 17px
}

.form--bottom-left .do {
    color: #fff;
    font-size: 19px;
    line-height: 22px;
    letter-spacing: -.03em;
    padding-left: 60px;
    margin-left: 10px;
    min-height: 48px;
    font-family: sans-serif;
    font-weight: 700;
    position: relative;
    padding-bottom: 22px
}

.form--bottom-left .do--6 {
    padding-bottom: 1px
}

.form--bottom-left .do:before {
    content: " ";
    background: url(../img/icon-list1.png) no-repeat;
    width: 55px;
    height: 48px;
    position: absolute;
    top: -2px;
    left: 0
}

.form--bottom-left .do--1.do:before {
    background-position: 0 -48px
}

.form--bottom-left .do--2.do:before {
    background-position: -55px -48px
}

.form--bottom-left .do--3.do:before {
    background-position: -110px -48px
}

.form--bottom-left .do--4.do:before {
    background-position: -165px -48px
}

.form--bottom-left .do--5.do:before {
    background-position: -220px -48px
}

.form--bottom-left .do--6.do:before {
    background-position: -275px -48px
}

.form--bottom-center {
    float: left;
    width: 350px;
    position: relative;
    z-index: 5
}

.sale-wrap--bottom {
    padding-left: 12px;
    padding-bottom: 103px
}

.sale-wrap--b {
    margin-top: -12px;
    background: url(../img/sale-bg.png) no-repeat 0 0;
    padding-top: 73px;
    height: 150px;
    width: 89px
}

.wrap-price--bottom:after {
    content: " ";
    clear: both;
    display: block
}

.price-new-wrap--bottom {
    display: inline-block;
    vertical-align: top;
    background: url(../img/bg-price-3.png) no-repeat 0 0;
    min-width: 187px;
    min-height: 81px;
    padding: 10px 1px 0 0;
    text-align: center
}

.price-old-wrap--bottom {
    vertical-align: top;
    padding-top: 14px;
    text-align: center;
    margin-left: -167px
}

.price-new-text--bottom {
    color: #6d3000;
    font-family: sans-serif;
    font-size: 17px;
    line-height: 17px;
    letter-spacing: -1px
}

.price-new-x--bottom {
    color: #6d3000;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    position: relative;
    letter-spacing: -2px
}

.price-new-x--bottom span {
    font-family: sans-serif;
    font-weight: 700
}

.price-new-x--bottom .currency-small--bottom {
    font-size: 25px
}

.price-old-text--bottom {
    color: #fff;
    font-family: sans-serif;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: -1px;
    padding-bottom: 8px
}

.price-old-x--bottom {
    color: #fff;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 34px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    letter-spacing: -1px
}

.price-old-x--bottom:after {
    content: " ";
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 16px;
    left: 0
}

.price-old-x--bottom span {
    font-family: sans-serif;
    font-weight: 700
}

.price-old-x--bottom .currency-small--bottom {
    font-size: 22px
}

.form--bottom-right {
    float: right;
    width: 290px;
    position: relative;
    z-index: 5;
    padding-right: 28px;
    padding-top: 30px
}

.form--bottom {
    position: relative
}

.form--bottom:after {
    content: " ";
    background: url(../img/arrow-form-2.png) no-repeat 0 0;
    width: 32px;
    height: 68px;
    position: absolute;
    bottom: 45px;
    left: -45px
}

.form--bottom .form-label {
    padding: 8px 0 6px
}

.form--bottom .submit-form {
    padding: 15px 2px
}

.footer {
    padding: 38px 0 23px
}

.footer:after {
    content: " ";
    clear: both;
    display: block
}

.popup-callback {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    overflow: auto !important;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(25, 25, 25, .8)
}

.popup-phone {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    overflow: auto !important;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(25, 25, 25, .8)
}

.popup-mouseleave {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    overflow: auto !important;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(25, 25, 25, .8)
}

.close-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    cursor: pointer
}

.popup-close {
    cursor: pointer;
    position: absolute;
    top: -32px;
    right: 9px;
    z-index: 103
}

.show999 {
    display: none
}

.top-for-mob {
    display: none;
    position: relative;
    z-index: 2
}

.img1-for-mob {
    content: " ";
    background: url(../img/product-2.png) no-repeat 0 0;
    background-size: contain;
    width: 124px;
    height: 186px;
    position: absolute;
    left: 238px;
    top: -54px;
    z-index: 3
}

.sale-wrap--mob:after {
    content: " ";
    clear: both;
    display: block
}

.sale-wrap--m {
    background: url(../img/sale-bg.png) no-repeat 0 0;
    padding-top: 73px;
    height: 150px;
    width: 89px;
    float: left;
    margin-top: -15px
}

.wrap-price--mob {
    padding-bottom: 12px
}

.price-old-wrap--mob {
    padding: 15px 16px 0 0;
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.price-old-text--mob {
    color: #fff;
    font-family: sans-serif;
    font-size: 17px;
    line-height: 17px;
    letter-spacing: -1px;
    padding-bottom: 8px
}

.price-old-x--mob {
    color: #fff;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 34px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    letter-spacing: -1px
}

.price-old-x--mob span {
    font-family: sans-serif;
    font-weight: 700
}

.price-old-x--mob .currency-small--mob {
    font-size: 22px
}

.price-old-x--mob:after {
    content: " ";
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 16px;
    left: 0
}

.price-new-wrap--mob {
    min-width: 200px;
    min-height: 80px;
    padding: 9px 1px 0 0;
    text-align: center;
    display: inline-block;
    vertical-align: top
}

.price-new-text--mob {
    color: #6d3000;
    font-family: sans-serif;
    font-size: 17px;
    line-height: 17px;
    letter-spacing: -1px
}

.price-new-x--mob {
    color: #6d3000;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    position: relative;
    letter-spacing: -2px
}

.price-new-x--mob span {
    font-family: sans-serif;
    font-weight: 700
}

.price-new-x--mob .currency-small--mob {
    font-size: 24px
}

.delivery-block--2-mob {
    display: none
}

.delivery-block--4-mob {
    display: none
}

.list_sub_top {
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    list-style-image: url(../img/marker.png);
    margin-left: 25px
}

.show1200a {
    display: block
}

@media screen and (max-width: 999px) {
    .component-left {
        height: 348px
    }

    .show999 {
        display: block
    }

    .show1200a {
        display: none
    }

    .price-new-wrap--mob {
        padding-left: 71px
    }

    .body-wrap {
        background: url(../img/bg-sect1.jpg) no-repeat center top #343156
    }

    .section6-2 {
        padding-bottom: 22px
    }

    .wrapper {
        width: auto;
        max-width: 747px
    }

    .component-right {
        height: auto
    }

    ul.ul-for-sec-4_1 {
        padding-left: 15px;
        padding-right: 15px
    }

    ul.wrap6-2 {
        padding-right: 0;
        padding-bottom: 0
    }

    img.stat-6-1 {
        width: 100%
    }

    li.TwoLi {
        background: 0 0
    }

    li.oneLi:before {
        display: none
    }

    ul.ul-for-sec-4_1 li {
        padding-left: 0
    }

    .blocks-header {
        display: none
    }

    .section1 {
        padding-top: 40px
    }

    .main-title {
        font-size: 53px
    }

    .section1-left {
        float: none;
        width: 460px;
        margin: 17px auto 0;
        background: rgba(34, 32, 56, .78);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding: 20px 0;
        position: relative;
        z-index: 1
    }

    .section1-left .do {
        font-size: 22px;
        line-height: 22px;
        padding-left: 70px;
        padding-right: 14px;
        margin-left: 18px;
        padding-bottom: 1px;
        margin-bottom: 20px
    }

    .section1-left .do br {
        display: none
    }

    .section1-left .do--4, .section1-left .do--5, .section1-left .do--6 {
        padding-top: 10px;
        margin-bottom: 15px
    }

    .section1-center {
        float: none;
        width: 460px;
        margin: 0 auto;
        z-index: 12
    }

    .section1-center:before {
        content: " ";
        width: 157px;
        height: 31px;
        position: absolute;
        bottom: -14px;
        left: 253px
    }

    .sale-main-wrap {
        float: left;
        padding-top: 128px;
        margin-left: 45px
    }

    .sale-product-img {
        position: static;
        height: 450px;
        margin: 30px auto
    }

    .section1-right {
        float: none;
        padding-top: 1px;
        margin: -18px auto 0;
        width: 360px
    }

    .form-bg_top {
        background: #222038
    }

    .form-main {
        padding: 0 14px;
        margin-top: 1px
    }

    .form-label {
        padding: 8px 5px 6px !important
    }

    .submit-form {
        margin-top: 14px;
        font-size: 24px
    }

    .protection {
        text-align: center
    }

    .form-main:after {
        bottom: 40px
    }

    .wrap-price--top {
        padding: 0 1px 0 0;
        text-align: center;
        margin-top: 26px
    }

    .price-old-text--top {
        font-size: 17px;
        line-height: 17px
    }

    .price-old-x--top {
        font-size: 22px;
        line-height: 33px
    }

    .price-old-x--top .currency-small--top {
        font-size: 21px
    }

    .price-new-text--top {
        font-size: 17px;
        line-height: 17px
    }

    .price-new-x--top {
        font-size: 28px;
        line-height: 47px
    }

    .price-new-x--top .currency-small--top {
        font-size: 25px
    }

    .price-new-wrap--top {
        min-width: 150px;
        padding: 9px 1px 0 0;
        background-size: 170px
    }

    .price-old-wrap--top {
        padding-top: 8px
    }

    .price-old-x--top:after {
        top: 17px
    }

    .section2 {
        margin-bottom: 20px;
        min-height: 10px
    }

    .wiki-wrap {
        padding: 25px 10px 75px
    }

    .title {
        font-size: 32px;
        line-height: 37px
    }

    .title br {
        display: none
    }

    .wiki-text {
        font-size: 20px;
        padding-right: 342px
    }

    .wiki-text--1 {
        padding-bottom: 25px;
        padding-right: 1px
    }

    #alone {
        top: 148px;
        right: 0;
        width: 280px
    }

    .section3 {
        border: none;
        margin-bottom: 35px
    }

    .section3:after, .section3:before {
        display: none
    }

    .sect3-wrap-title {
        background: 0 0;
        margin-top: 1px
    }

    .component-left, .component-right {
        padding: 25px 10px 5px 25px;
        min-height: 150px
    }

    .component-left br, .component-right br {
        display: none
    }

    .components-wrap:before {
        width: 600px;
        height: 230px;
        left: 92px;
        bottom: -218px;
        background-size: 600px
    }

    .components-list-wrap {
        background-position: center top
    }

    .components-list--title {
        font-size: 28px;
        line-height: 30px
    }

    .components-list--text {
        font-size: 24px;
        line-height: 28px
    }

    .sect4-left {
        display: none
    }

    .section4 {
        width: 414px;
        margin: 20px auto 30px
    }

    .sect4-right {
        width: 414px;
        margin: 0 auto;
        float: none;
        padding-top: 1px;
        padding-right: 1px
    }

    .form--center {
        padding: 0 32px
    }

    .protection--center {
        text-align: center
    }

    .top-for-mob {
        display: block;
        padding-left: 32px
    }

    .form--center:after {
        content: " ";
        background: url(../img/arrow-form-3.png) no-repeat 0 0;
        width: 43px;
        height: 95px;
        position: absolute;
        bottom: 38px;
        left: -27px
    }

    .form--center .submit-form {
        padding: 19px 2px
    }

    .about-text {
        font-size: 20px;
        line-height: 26px
    }

    .about-wrap {
        padding: 5px 10px 310px
    }

    .section5 {
        min-height: 10px;
        margin-bottom: 40px;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: -200px 0
    }

    .product-img-sect5 {
        width: 160px;
        background-position: center;
        height: 358px;
        top: auto;
        bottom: 8px;
        left: 520px;
        background-size: 206px
    }

    .expert-img {
        width: 241px;
        height: 415px;
        bottom: 0;
        left: 15px
    }

    .section6 {
        min-height: 540px;
        margin-bottom: 26px;
        background-size: cover
    }

    .section6 .title {
        text-align: center;
        padding-left: 1px
    }

    .expert-wrap {
        padding: 0 15px 15px 266px
    }

    .section7 {
        margin-bottom: 35px;
        background-size: cover;
        min-height: 10px
    }

    .bx-wrapper {
        margin: 0 10px
    }

    .img-slide {
        float: none
    }

    .img-slide img {
        margin: 0 auto 26px
    }

    .text-wrap-slide {
        padding-left: 1px;
        padding-bottom: 75px;
        text-align: center;
        min-height: 300px
    }

    .text-slide {
        font-size: 20px;
        line-height: 26px;
        padding-right: 1px
    }

    .name-slide {
        font-size: 22px;
        line-height: 26px;
        padding-top: 8px
    }

    .bx-wrapper .bx-pager {
        text-align: center
    }

    .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
        bottom: 14px
    }

    .bx-wrapper .bx-pager.bx-default-pager a {
        width: 18px;
        height: 18px
    }

    .section8:before {
        width: 45px
    }

    .section8:after {
        background-position: right 0;
        width: 45px
    }

    .use-number {
        margin-left: -110px
    }

    .use-block--1.use-block:after, .use-block--2.use-block:after {
        top: 65px;
        right: -32px;
        background-size: 43px
    }

    .delivery-block--2 {
        margin-left: 105px;
        width: 36%
    }

    .delivery-block--3 {
        margin: 0 28px
    }

    .delivery-block--4 {
        margin-left: 12px
    }

    .delivery-wrap--bottom {
        padding-top: 40px
    }

    .delivery-block:before {
        left: 45px
    }

    .map-wrap {
        margin-top: 6px
    }

    .section11 {
        height: 520px;
        margin-bottom: 75px
    }

    .section12 {
        margin-bottom: 270px
    }

    .work-text {
        font-size: 17px
    }

    .form--bottom-left {
        display: none
    }

    .form--bottom-center {
        display: none
    }

    .form-hand {
        width: 326px;
        height: 475px;
        bottom: 249px;
        right: 0
    }

    .form--bottom-right {
        float: none;
        width: 414px;
        padding: 1px
    }

    .form-wrap--bottom {
        background: url(../img/bg-form-center.jpg) repeat;
        height: auto;
        width: 414px;
        margin: 0 auto;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }

    .form--bottom .submit-form {
        padding: 18px 2px
    }

    .form--bottom:after {
        content: " ";
        background: url(../img/arrow-form-3.png) no-repeat 0 0;
        width: 43px;
        height: 95px;
        position: absolute;
        bottom: 38px;
        left: -27px
    }

    .form--bottom {
        padding: 0 45px 0 33px
    }

    .price-old-x--top {
        letter-spacing: -1px
    }

    .delivery-block--2-mob {
        display: none
    }

    .delivery-block--4-mob {
        display: none
    }

    .slide-one {
        width: 728px !important
    }
}

@media screen and (max-width: 767px) {
    .wiki-text--1 {
        text-align: center
    }

    .component-left {
        height: auto
    }

    .list_sub_top {
        list-style: none;
        margin-left: 0;
        text-align: center
    }

    .list_sub_top li {
        padding-top: 120px;
        margin-bottom: 15px
    }

    .list_sub_top li:first-child {
        background: url(../img/p11.png) center top no-repeat
    }

    .list_sub_top li:nth-child(2) {
        background: url(../img/p22.png) center top no-repeat
    }

    .list_sub_top li:nth-child(3) {
        background: url(../img/ii3.png) center top no-repeat
    }

    .list_sub_top li:nth-child(4) {
        background: url(../img/ii1.png) center top no-repeat
    }

    .list_sub_top li:nth-child(6) {
        background: url(../img/ii6.png) center top no-repeat
    }

    .wrapper {
        width: 450px
    }

    .title-for-6-2 {
        padding-top: 15px
    }

    span.br_new {
        display: block
    }

    .footer {
        padding: 10px 22px 85px 10px
    }

    span.leftMar1 {
        color: #fff !important;
        font-family: sans-serif;
        margin-left: 31px
    }

    ul.ul-for-sec-4_1 {
        font-size: 20px;
        line-height: 24px
    }

    .section6-1 .title {
        font-size: 50px;
        line-height: 47px
    }

    .component-right {
        height: auto
    }

    .header-logo {
        margin-left: -8px
    }

    .title-small {
        font-size: 30px;
        line-height: 30px
    }

    .section2 {
        padding: 25px 0 1px;
        background-position: -580px 0
    }

    .wiki-text {
        padding-right: 1px
    }

    .wiki-wrap {
        padding: 25px 10px 20px
    }

    #alone {
        display: none
    }

    .section3 .title {
        font-size: 44px
    }

    .components-wrap {
        border-radius: 10px 10px 0 0;
        background: #170f23 url(../img/bg-comp-list.jpg) no-repeat;
        background-position: -50px 122px;
        background-size: 600px
    }

    .component-left, .component-right {
        width: auto;
        min-height: 10px;
        font-size: 22px;
        line-height: 24px;
        float: none;
        padding: 15px 18px;
        text-align: center
    }

    .component-left {
        -webkit-border-top-left-radius: 10px;
        -moz-border-top-left-radius: 10px;
        border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-top-right-radius: 10px;
        border-top-right-radius: 10px;
        margin-bottom: 260px;
        position: relative
    }

    .components-wrap:before {
        -webkit-background-size: 100%;
        background-size: 100%;
        width: 460px;
        left: 10px;
        bottom: 250px
    }

    .components-list-wrap {
        padding: 24px 4px 30px;
        background: #170f23;
        border-bottom: 1px solid #817db4
    }

    p.txtSection6-1 {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
        font-size: 19px;
        padding-top: 20px
    }

    p.txtTwoSection6-1 {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
        font-size: 19px
    }

    .decDis {
        display: none !important
    }

    .mobDis {
        display: block !important
    }

    .section6-2 {
        background-position: -610px 0
    }

    li.components-list--text-for-6-2 {
        font-size: 20px;
        margin-left: 20px;
        margin-bottom: 25px;
        padding-left: 20px;
        padding-right: 20px;
        background: url(../img/plus.png) no-repeat 0 9px
    }

    .section6-2 .title {
        font-size: 42px;
        padding-top: 35px
    }

    .components-list--text {
        margin: 12px 20px 0;
        text-align: left
    }

    .section4 {
        margin-left: 34px
    }

    .section5 {
        background-position: -420px 0
    }

    .section5 .title {
        padding-left: 11px;
        padding-right: 11px
    }

    .about-wrap {
        padding: 5px 10px 240px
    }

    .product-img-sect5 {
        width: 338px;
        height: 356px;
        bottom: -49px;
        left: 200px;
        background-size: 140px
    }

    .section6 {
        padding-top: 20px;
        min-height: 10px
    }

    .section6 .title {
        padding-left: 17px;
        padding-right: 17px
    }

    .expert-wrap {
        padding: 0 20px 300px
    }

    .expert-text {
        font-size: 20px;
        line-height: 26px
    }

    .expert-name {
        font-size: 24px;
        line-height: 26px
    }

    .expert-prof {
        font-size: 20px;
        line-height: 26px
    }

    .expert-name, .expert-prof {
        padding-left: 165px
    }

    .expert-name br, .expert-prof br {
        display: block
    }

    .section7 .title {
        padding: 0 12px 41px
    }

    .section7 {
        background: url(../img/bg-sect7-480.jpg) no-repeat 0 bottom #2f3037
    }

    .use-block {
        display: block;
        width: 50%;
        margin-left: 10px
    }

    .use-block--2 {
        margin-left: 223px;
        margin-top: -60px;
        margin-bottom: -100px
    }

    .use-block--2 .use-number {
        margin-left: 35px
    }

    .use-block:before {
        margin-left: -68px
    }

    .use-block--2.use-block:before {
        margin-left: -97px
    }

    .use-block--1.use-block:after {
        background: url(../img/use-arrow-2.png) no-repeat;
        width: 52px;
        height: 50px;
        top: 122px;
        right: -30px
    }

    .use-block--2.use-block:after {
        background: url(../img/use-arrow-3.png) no-repeat;
        width: 52px;
        height: 50px;
        top: 126px;
        right: 238px
    }

    .delivery-text {
        font-size: 22px;
        line-height: 26px
    }

    .delivery-wrap--bottom {
        display: none
    }

    .delivery-block {
        display: block;
        width: 50%;
        text-align: left;
        padding-top: 170px;
        padding-left: 18px;
        margin-left: 10px
    }

    .delivery-block--2-mob, .delivery-block--4-mob {
        display: block;
        margin-left: 235px;
        padding-left: 6px
    }

    .delivery-block--2-mob {
        margin-top: -20px;
        margin-bottom: -125px
    }

    .delivery-block--4-mob {
        margin-top: -30px;
        margin-bottom: -85px
    }

    .delivery-block--1.delivery-block:before {
        background-position: 0 -231px
    }

    .delivery-block--2-mob.delivery-block:before {
        background-position: -220px -231px;
        left: -50px
    }

    .delivery-block--3.delivery-block:before {
        background-position: -440px -231px
    }

    .delivery-block--4-mob.delivery-block:before {
        background-position: -660px -231px;
        left: -50px
    }

    .delivery-block--2-mob .delivery-number, .delivery-block--4-mob .delivery-number {
        left: 130px
    }

    .section10 {
        padding-bottom: 40px
    }

    .section11 {
        background: #18152d;
        background: -moz-linear-gradient(top, #18152d 0, #343156 100%);
        background: -webkit-linear-gradient(top, #18152d 0, #343156 100%);
        background: linear-gradient(to bottom, #18152d 0, #343156 100%);
        margin-bottom: 50px;
        padding-top: 20px;
        height: 460px
    }

    .section12 {
        background: #343156;
        background: -moz-linear-gradient(top, #343156 0, #18152d 100%);
        background: -webkit-linear-gradient(top, #343156 0, #18152d 100%);
        background: linear-gradient(to bottom, #343156 0, #18152d 100%);
        padding: 20px 0 1px
    }

    .section12 .title {
        padding: 0 45px
    }

    .work-block {
        display: block;
        width: auto;
        padding-top: 207px;
        padding-bottom: 35px
    }

    .work-name {
        font-size: 25px;
        line-height: 25px
    }

    .work-prof {
        font-size: 21px;
        line-height: 25px
    }

    .work-text {
        font-size: 19px;
        line-height: 23px;
        padding: 5px 20px
    }

    .form-wrap--bottom {
        margin-left: 34px
    }

    .footer {
        padding: 32px 22px 35px 34px
    }

    .body-bottom {
        background-position: -200px 380px
    }

    .slide-one {
        width: 430px !important
    }

    .bx-clone {
        display: none !important
    }

    body {
        overflow-x: hidden
    }

    .header-call {
        margin-right: 10px
    }

    .main-title {
        line-height: 1.1
    }
}

@media screen and (max-width: 650px) {
    .product-img-sect5 {
        width: 305px
    }
}

@media screen and (max-width: 640px) {
    .my-popup__img {
        display: none
    }

    .my-popup__form {
        width: 270px
    }

    .my-popup__wrapper {
        padding: 15px
    }

    .product-img-sect5 {
        width: 305px
    }
}

@media screen and (max-width: 620px) {
    .product-img-sect5 {
        width: 305px
    }
}

@media screen and (max-width: 600px) {
    .product-img-sect5 {
        width: 305px
    }
}

@media screen and (max-width: 590px) {
    .product-img-sect5 {
        width: 305px
    }
}

@media screen and (max-width: 479px) {
    .wrapper {
        width: 310px
    }

    span.leftMar1 {
        color: #fff;
        font-family: sans-serif;
        padding-right: 0;
        margin-left: 0
    }

    .section6-2 {
        background-size: 755px;
        background-position: -370px 745px
    }

    .section3 {
        margin-bottom: 20px
    }

    .disLiNone {
        display: none !important
    }

    .header-call {
        display: none
    }

    .header-logo {
        float: none;
        margin-right: auto;
        margin-left: auto;
        justify-content: center
    }

    .body-wrap {
        background-size: 800px
    }

    .section6-1 .title {
        font-size: 36px
    }

    .main-title {
        font-size: 41px;
        line-height: 41px;
        letter-spacing: -2px
    }

    .title-small {
        font-size: 24px;
        line-height: 28px
    }

    .section1-left {
        width: 310px;
        margin: 17px auto 0
    }

    .section1-left .do {
        margin-left: 12px;
        padding-right: 12px
    }

    .section1-left .do--4, .section1-left .do--5, .section1-left .do--6 {
        padding-top: 1px;
        margin-bottom: 20px
    }

    .section1-center {
        width: 310px;
        margin-top: 0
    }

    .sale-main-wrap {
        margin: 0 auto
    }

    .section1-left:before {
        left: -103px
    }

    .section1-center:before {
        display: none
    }

    .section1-right {
        width: 310px;
        margin: -58px auto 0
    }

    .sale-main-wrap {
        float: none;
        padding-top: 15px
    }

    .sale-wrap {
        width: 90px;
        position: relative;
        top: 5px
    }

    .sale-product-img {
        height: 480px
    }

    .wrap-price--top {
        padding: 0 1px
    }

    .price-new-wrap--top {
        display: block;
        width: auto;
        height: 89px;
        padding: 12px 1px 0 0
    }

    .price-new-text--top {
        font-size: 18px;
        line-height: 18px
    }

    .price-new-x--top {
        font-size: 35px;
        line-height: 50px
    }

    .price-new-x--top .currency-small--top {
        font-size: 27px
    }

    .price-old-wrap--top {
        padding-top: 11px;
        padding-bottom: 11px
    }

    .price-old-text--top {
        font-size: 16px;
        line-height: 16px;
        padding-bottom: 1px
    }

    .price-old-x--top {
        font-size: 31px;
        line-height: 31px
    }

    .price-old-x--top .currency-small--top {
        font-size: 20px
    }

    .form-main:after {
        display: none
    }

    .form-main {
        padding: 0 8px;
        margin-top: 8px
    }

    .form-label {
        padding: 8px 3px 6px !important
    }

    .submit-form {
        font-size: 23px
    }

    .title {
        font-size: 40px;
        line-height: 38px
    }

    .section2 {
        background-position: -755px 0
    }

    .wiki-wrap {
        padding-bottom: 25px
    }

    .wiki-text {
        font-size: 18px
    }

    .section3 .title {
        font-size: 36px
    }

    .components-wrap {
        background-position: -25px 513px;
        background-size: 400px
    }

    .components-wrap:before {
        width: 290px;
        left: 15px;
        bottom: 320px
    }

    .component-left {
        margin-bottom: 0
    }

    .components-wrap:before {
        background: 0 0
    }

    .component-left, .component-right {
        padding: 30px 15px
    }

    .components-list--title {
        font-size: 26px;
        line-height: 28px
    }

    .components-list--text {
        margin: 12px 1px 0;
        font-size: 20px;
        line-height: 24px
    }

    .form--center:after {
        display: none
    }

    .sect4-right {
        width: 310px
    }

    .section4 {
        width: 310px;
        margin: 0 auto 18px
    }

    .img1-for-mob {
        left: 173px;
        top: 77px
    }

    .wrap-price--mob {
        margin-top: 110px
    }

    .price-new-wrap--mob {
        display: block;
        width: 200px;
        height: 89px;
        margin: 0;
        padding: 12px 1px 0 0
    }

    .price-new-text--mob {
        font-size: 18px;
        line-height: 18px
    }

    .price-new-x--mob {
        font-size: 54px;
        line-height: 50px
    }

    .price-new-x--mob .currency-small--mob {
        font-size: 27px
    }

    .price-old-wrap--mob {
        padding-top: 11px;
        padding-bottom: 11px;
        padding-right: 1px;
        margin-left: 42px;
        margin-top: -58px
    }

    .price-old-text--mob {
        font-size: 16px;
        line-height: 16px;
        padding-bottom: 1px
    }

    .price-old-x--mob {
        font-size: 31px;
        line-height: 31px
    }

    .price-old-x--mob .currency-small--mob {
        font-size: 20px
    }

    .top-for-mob {
        padding-left: 1px;
        padding-top: 1px
    }

    .form-hand {
        background: url(../img/product-2.png) no-repeat 0 0;
        background-size: contain;
        width: 326px;
        height: 235px;
        bottom: 305px;
        right: -179px
    }

    .form--center {
        padding: 0 8px
    }

    .sale-wrap--mob {
        margin-top: -85px;
        width: 103px
    }

    .section3 {
        margin-bottom: 20px
    }

    .sale-wrap--m {
        margin-left: 44px;
        margin-top: 1px
    }

    .section5 {
        background-position: -580px 0
    }

    .about-text {
        font-size: 18px;
        line-height: 25px
    }

    .product-img-sect5 {
        display: none
    }

    .about-wrap {
        padding: 5px 10px 30px
    }

    .expert-wrap {
        padding: 0 10px 433px
    }

    .expert-name, .expert-prof {
        padding-left: 1px
    }

    .expert-text {
        font-size: 18px;
        line-height: 25px
    }

    .text-slide {
        font-size: 18px;
        line-height: 25px
    }

    .name-slide span {
        display: block
    }

    .name-slide {
        font-size: 21px;
        line-height: 26px
    }

    .text-wrap-slide {
        padding-bottom: 60px
    }

    .section8:before {
        width: 15px
    }

    .section8:after {
        width: 15px
    }

    .use-block {
        width: auto;
        margin: 0 auto 20px
    }

    .use-block--1.use-block:after {
        display: none
    }

    .use-block--2.use-block:after {
        display: none
    }

    .section8 {
        padding-bottom: 1px
    }

    .delivery-text {
        font-size: 20px;
        line-height: 23px;
        padding: 0 24px
    }

    .delivery-block--2-mob .delivery-text br:nth-of-type(2) {
        display: none
    }

    .delivery-block {
        width: auto;
        text-align: center;
        padding: 170px 1px 24px;
        margin: 1px
    }

    .delivery-block:before {
        content: " ";
        background: url(../img/delivery-icon-2.png) no-repeat;
        width: 160px;
        height: 155px;
        position: absolute;
        top: 0;
        left: 50% !important;
        z-index: 1;
        margin-left: -80px
    }

    .delivery-block--1.delivery-block:before {
        background-position: 0 0
    }

    .delivery-block--2-mob.delivery-block:before {
        background-position: -160px 0
    }

    .delivery-block--3.delivery-block:before {
        background-position: -320px 0
    }

    .delivery-block--4-mob.delivery-block:before {
        background-position: -480px 0
    }

    .delivery-block--5.delivery-block:before {
        background-position: -640px 0
    }

    .delivery-number {
        left: 22px
    }

    .delivery-block--2-mob .delivery-number, .delivery-block--4-mob .delivery-number {
        left: 200px
    }

    .section10 {
        padding-bottom: 5px
    }

    .section11 {
        display: none
    }

    .form--bottom:after {
        display: none
    }

    .section12 {
        margin-bottom: 110px
    }

    .form--bottom {
        padding: 0 10px
    }

    .form--bottom-right {
        width: 310px
    }

    .form-wrap--bottom {
        margin-left: 1px;
        width: 310px
    }

    .img2-for-mob {
        display: none
    }

    .body-bottom {
        background-position: center bottom
    }

    .footer {
        padding: 32px 1px
    }

    .popup-callback {
        display: none !important
    }

    .popup-phone {
        display: none !important
    }

    .popup-mouseleave {
        display: none !important
    }

    .slide-one {
        width: 288px !important
    }

    .section1-left {
        padding: 45px 0
    }

    .section1 {
        padding-top: 30px
    }
}

.hide {
    display: none !important
}

.ib {
    display: inline-block;
    font-weight: 700
}

.mw1 {
    max-width: 500px
}

.x_country_select {
    position: relative
}

.x_country_select::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 9px;
    left: 9px;
    background: url(../fonts/world.svg);
    background-size: 20px
}

.modal-wrap {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 10000;
    overflow-y: auto;
    overflow-x: hidden;
    transition: .3s all
}

.show-modal {
    visibility: visible;
    opacity: 1;
    transition: .3s all;
    cursor: pointer
}

.close {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 56px;
    font-weight: 700;
    text-align: center;
    right: 0;
    top: -45px;
    color: #fff;
    transition: .3s all;
    cursor: pointer;
    font-family: sans-serif
}

.close:hover {
    color: orange;
    transform: rotate(180deg)
}