@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-family: 'montserrat', Arial, sans-serif;
}

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"], /* 1 */
input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

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

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

input {
    line-height: normal;
}

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

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

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

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

.errField {
    display: none;
    font-size: 14px;
    background: #c50f0f;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

.container {
    min-width: 1020px;
    max-width: 1920px;
    margin: auto;
    min-height: 100px;
    overflow: hidden;
}

.wrapper {
    width: 1002px;
    margin: auto;
    min-height: 1px;
    overflow: hidden;
}

.bold {
    font-weight: 700;
}

.medium {
    font-weight: 500;
}

.upper {
    text-transform: uppercase;
}

.white {
    color: #fff;
}

.underline {
    text-decoration: underline;
}

.block1 {
    width: 100%;
    float: left;
    background: url(../img/block1.jpg) no-repeat center top;
    min-height: 712px;
    position: relative;
}

.block1 .top-block {
    min-height: 77px;
    float: left;
    width: 100%;
    position: relative;
    background: #7b97aa;
}

.block1 .top-block .item {
    width: 279px;
    float: left;
    margin-top: 15px;
}

.block1 .top-block .item2 {
    width: 418px;
}

.block1 .top-block .item .iimage {
    width: 54px;
    float: left;
    margin-top: 5px;
}

.block1 .top-block .item2 .iimage {
    width: 65px;
    margin-top: -1px;
}

.block1 .top-block .item .itext {
    width: 225px;
    float: left;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #323231;
}

.block1 .top-block .item2 .itext {
    width: 312px;
}

.block1 .top-block .button-block {
    width: 305px;
    float: left;
    margin-top: 14px;
}

.block1 .top-block .button-block .scrollTo {
    width: 305px;
    height: 49px;
    background: url(../img/icon3.png) no-repeat left center;
    background-size: cover;
    min-width: 100%;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    color: #434444;
    border: none;
    outline: 0;
    text-align: right;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 75px 4px 0;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.block1 .top-block .button-block .scrollTo .red {
    color: #c53314;
}

.block1 .title-block {
    width: 100%;
    float: left;
}

.block1 .title-block .title {
    width: 810px;
    float: left;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    color: #323230;
    text-transform: uppercase;
    margin-top: 10px;
}

.block1 .title-block .title .red {
    color: #eb500b;
}

.block1 .title-block .subtitle {
    width: 489px;
    float: left;
    font-size: 30px;
    line-height: 42px;
    font-weight: 700;
    color: #434444;
    margin-top: 15px;
    background: #67bb00;
    padding: 0 14px;
    text-align: center;
}

.block1 .left-block {
    width: 325px;
    float: left;
    margin-top: 14px;
}

.block1 .left-block .item {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.block1 .left-block .item .iimage {
    width: 85px;
    float: left;
}

.block1 .left-block .item .itext {
    width: 240px;
    float: left;
    color: #434444;
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
    margin-top: 8px;
}

.block1 .left-block .item .itext .green {
    color: #85ba16;
    font-weight: 700;
}

.block1 .left-block .item3 .itext {
    margin-top: 17px;
}

.block1 .central-block {
    width: 340px;
    float: left;
}

.block1 .central-block .product-block {
    width: 531px;
    float: left;
    margin-left: -130px;
    margin-top: 8px;
}

.block1 .central-block .product-block img {
    transform: scale(.7)
}

.block1 .central-block .label {
    width: 160px;
    float: left;
    position: relative;
    z-index: 1;
    margin-top: -324px;
    margin-left: 150px;
}

.block1 .right-block {
    width: 318px;
    float: left;
    margin-left: 13px;
    margin-top: -115px;
}

.block1 .right-block .title {
    width: 100%;
    float: left;
    color: #434444;
    line-height: 26px;
    font-weight: 400;
    text-align: center;
    margin: 20px 0;
}

.block1 .right-block .title .red {
    color: #eb500b;
    font-size: 22px;
    font-weight: 700;
}

.block1 .right-block .form-block {
    width: 100%;
    float: left;
    height: 483px;
    background: #fdffff;
    -webkit-box-shadow: 0 1px 13px 0 rgba(59, 80, 94, 0.41);
    -moz-box-shadow: 0 1px 13px 0 rgba(59, 80, 94, 0.41);
    box-shadow: 0 1px 13px 0 rgba(59, 80, 94, 0.41);
    margin-top: 60px;
}

.block1 .right-block .form-block .subtitle {
    width: 100%;
    float: left;
    height: 68px;
    color: #ff1a1a;
    font-size: 28px;
    line-height: 68px;
    font-weight: 500;
    text-align: center;
}

.block1 .right-block .form-block .price-block {
    width: 100%;
    float: left;
    height: 73px;
    background: url(../img/item1.png) no-repeat left top;
}

.block1 .right-block .form-block .price-block .new {
    width: 100%;
    float: none;
    color: #ffe827;
    font-size: 31px;
    line-height: 73px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 1px 0px rgba(255, 121, 47, 0.6);
}

.block1 .right-block .form-block .price-block .old {
    width: 96px;
    float: left;
    height: 56px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGEAAAAoBAMAAAAcf4k0AAAAGFBMVEUAAAAsT14sT14sT14sT14sT14sT14sT149y3+aAAAACHRSTlMABui9iSRWSP2EFiwAAAA8SURBVDjLY2AXYCARCKsEkKolRDmRVC1iRq6kamF1MiPVM4zJo54Z9cyoZ0Y9M+qZUc8MNs+QXDWLMwAA7oUaV09a8YcAAAAASUVORK5CYII=) no-repeat left center;
    color: #3b505e;
    font-size: 15px;
    eight: 22px;
    font-weight: 400;
    padding-top: 17px;
    padding-left: 9px;
}

.block1 .right-block .form-block .timer {
    width: 228px;
    float: left;
    padding: 0 45px;
}

.block1 .right-block .form-block .timer .timer-text {
    float: left;
    text-align: center;
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    color: #323230;
    font-weight: 400;
    margin-top: 11px;
}

.block1 .right-block .form-block .timer .timer-block {
    width: 100%;
    float: left;
    margin-top: 8px;
}

.block1 .right-block .form-block .timer .timer-block .item {
    width: 55px;
    float: left;
    font-size: 48px;
    line-height: 30px;
    color: #323230;
    font-weight: 700;
    text-align: center;
}

.block1 .right-block .form-block .timer .timer-block .delimiter {
    width: 27px;
    margin-left: 0;
}

.block1 .right-block .form-block .timer .bottom-line {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 18px;
    color: #323230;
    font-weight: 400;
    margin-top: 12px;
}

.block1 .right-block .form-block .timer .bottom-line div {
    float: left;
    width: 59px;
    text-align: center;
    margin-left: 21px;
}

.block1 .right-block .form-block .timer .bottom-line .h-text {
    margin-left: 0;
}

.block1 .right-block .form-block .textline {
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 19px;
    color: #434444;
    font-weight: 400;
    margin-top: 7px;
    text-align: center;
}

.block1 .right-block .form-block .textline .red {
    color: #eb500b;
    font-weight: 700;
}

.block1 .right-block .form-block .inp-line {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 7px;
}

.block1 .right-block .form-block .inp-line input {
    width: 266px;
    outline: 0;
    height: 44px;
    border: 1px solid #7b97aa;
    background: #fff;
    color: #434444;
    padding: 0 15px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

.block1 .right-block .form-block .inp-line select {
    width: 296px;
    outline: 0;
    height: 44px;
    border: 1px solid #7b97aa;
    background: #fff;
    color: #434444;
    padding: 0 15px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

.block1 .right-block .form-block .button-line {
    width: 100%;
    float: left;
    margin-top: 13px;
    text-align: center;
}

.block1 .right-block .form-block .button-line button {
    width: 358px;
    height: 100px;
    font-size: 27px;
    line-height: 29px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    background: url(../img/button.png) no-repeat left top;
    border: none;
    outline: 0;
    margin-left: -22px;
    padding-bottom: 14px;
}

.block1 .right-block .form-block .text {
    width: 264px;
    float: left;
    margin-left: 38px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #3e3e3e;
    margin-top: 2px;
}

.block1 .right-block .form-block .text img {
    width: 19px;
    float: left;
    padding-right: 11px;
    margin-top: -3px;
}

.block1 .arrow {
    width: 4px;
    float: left;
    margin-top: 14px;
    position: relative;
}

.block1 .wrapper {
    overflow: visible;
}

.block1 .textline {
    width: 636px;
    float: right;
    font-size: 18px;
    line-height: 36px;
    font-weight: 500;
    color: #323230;
    margin-top: -50px;
}

.block1 .textline .text-left {
    width: 585px;
    float: left;
    text-align: right;
}

.block1 .textline .left {
    width: 43px;
    float: left;
    text-align: center;
    font-size: 25px;
    line-height: 34px;
    font-weight: 500;
    color: #323230;
    background: #ffe827;
    margin-left: 3px;
}

.block2 {
    width: 100%;
    float: left;
    background: #f7fcff;
    min-height: 694px;
    position: relative;
}

.block2 .left-block {
    width: 309px;
    float: left;
}

.block2 .left-block .limage {
    width: 220px;
    float: left;
    margin-top: 207px;
    margin-left: 26px;
}

.block2 .left-block .ltitle {
    width: 220px;
    float: left;
    margin-top: -124px;
    margin-left: 26px;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    color: #c50f0f;
    text-transform: uppercase;
}

.block2 .left-block .ltext {
    width: 265px;
    float: left;
    margin-top: 11px;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #323230;
}

.block2 .left-block .ltext .red {
    font-weight: 700;
    color: #c50f0f;
}

.block2 .central-block {
    width: 386px;
    float: left;
    margin-top: 6px;
}

.block2 .central-block .item {
    width: 196px;
    float: left;
    margin-top: 30px;
}

.block2 .central-block .item .iimage {
    width: 100%;
    float: left;
}

.block2 .central-block .item2, .block2 .central-block .item4 {
    margin-left: -32px;
}

.block2 .central-block .item .itext {
    width: 100%;
    float: left;
    margin-top: -118px;
    text-align: center;
    font-size: 19px;
    line-height: 24px;
    font-weight: 700;
    color: #c50f0f;
    text-transform: uppercase;
}

.block2 .central-block .item1 .itext {
    width: 161px;
    padding-right: 35px;
}

.block2 .central-block .item2 .itext {
    font-size: 19px;
    line-height: 24px;
}

.block2 .central-block .item3 .itext {
    width: 186px;
    padding-right: 10px;
}

.block2 .central-block .text-block {
    width: 383px;
    float: left;
    height: 182px;
    margin-top: 18px;
    border: 1px solid #c50f0f;
}

.block2 .central-block .text-block .text {
    width: 353px;
    float: left;
    height: 136px;
    margin-top: 3px;
    margin-left: 3px;
    background: #fc4e52;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 20px 12px;
}

.block2 .right-block {
    width: 307px;
    float: left;
}

.block2 .right-block .limage {
    margin-left: 60px;
}

.block2 .right-block .ltitle {
    margin-left: 60px;
}

.block2 .right-block .ltext {
    width: 278px;
    margin-left: 29px;
}

.block3 {
    width: 100%;
    float: left;
    background: #fff;
    min-height: 692px;
    position: relative;
}

.block3 .title {
    width: 100%;
    float: left;
    margin-top: 40px;
    text-align: center;
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;
    color: #557c97;
}

.block3 .subtitle {
    width: 100%;
    float: left;
    margin-top: 5px;
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #85ba16;
}

.block3 .item {
    width: 309px;
    float: left;
    margin-top: 7px;
    text-align: center;
}

.block3 .item .iimage {
    width: 100%;
    float: left;
}

.block3 .item .ititle {
    width: 265px;
    float: left;
    margin-top: 7px;
    margin-left: 25px;
    background: #ffe827;
    font-size: 24px;
    line-height: 40px;
    font-weight: 500;
    color: #434444;
}

.block3 .item .itext {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #434444;
}

.block3 .item .itext .green {
    font-weight: 700;
    color: #85ba16;
}

.block3 .central-image {
    width: 384px;
    float: left;
    margin-top: 22px;
    text-align: center;
}

.block3 .central-image .arrows {
    float: left;
    position: absolute;
    z-index: 1;
}

.block3 .central-image .arrows .arrow {
    width: 144px;
}

.block3 .central-image .arrows .arrow1 {
    margin-left: -31px;
    margin-top: -280px;
}

.block3 .central-image .arrows .arrow2 {
    margin-left: 280px;
    margin-top: -68px;
}

.block3 .central-image .arrows .arrow3 {
    width: 54px;
    margin-left: 65px;
    margin-top: 109px;
}

.block3 .item3 {
    width: 570px;
    float: left;
    margin-top: -10px;
    margin-left: 280px;
    text-align: left;
}

.block3 .item3 .iimage {
    width: 162px;
    float: left;
}

.block3 .item3 .ititle {
    margin-left: 0;
    text-align: center;
}

.block3 .item3 .itext {
    width: 408px;
    float: left;
    margin-top: 10px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #434444;
}

.block4 {
    width: 100%;
    float: left;
    background: url(../img/block4.jpg) no-repeat center top;
    background-size: cover;
    min-height: 850px;
    position: relative;
    z-index: 3;
}

.block4 .title {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;
    color: #39617c;
}

.block4 .title .green {
    color: #85ba16;
}

.block4 .left-block {
    width: 484px;
    float: left;
    margin-top: 15px;
}

.block4 .left-block .text-block {
    width: 472px;
    float: left;
    padding: 6px;
    background: #fff;
    position: relative;
}

.block4 .left-block .text-block:before, .block4 .left-block .text-block:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #5c784a;
    -webkit-box-shadow: 0 15px 25px #5c784a;
    -moz-box-shadow: 0 15px 25px #5c784a;
    box-shadow: 0 15px 25px #5c784a;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.block4 .left-block .text-block:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.block4 .left-block .text-block .text-content {
    width: 456px;
    float: left;
    border: 1px solid #ddf6cd;
    padding: 12px 8px;
}

.block4 .left-block .text-block .text-content .timage {
    width: 100px;
    float: left;
    height: 100px;
    margin-top: -62px;
    margin-left: -69px;
}

.block4 .left-block .text-block .text-content p {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #434444;
    text-indent: 35px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAAElBMVEUAAAD/NQD/NQD/NQD/NQD/NQCp53f5AAAABXRSTlMA875NhDZ6GpMAAAArSURBVAjXY2AwElRmYGAJDQ11YDAFksEMqkAyiEEUSAZCSIgIRBaiEqILAGfxDBeklr/eAAAAAElFTkSuQmCC) no-repeat left 20px top 5px;
    margin: 0;
    margin-top: 22px;
    padding: 0;
}

.block4 .left-block .text-block .text-content p .red {
    font-weight: 700;
    color: #ec3801;
}

.block4 .left-block .text-block .text-content p:first-of-type {
    margin-top: -35px;
}

.block4 .left-block .bottom-block {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.block4 .left-block .bottom-block .btext {
    width: 255px;
    float: left;
    position: relative;
    z-index: 1;
}

.block4 .left-block .bottom-block .btext .text {
    width: 202px;
    float: left;
    font-size: 15px;
    line-height: 45px;
    font-weight: 700;
    color: #ec3801;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAMAAAANxBKoAAAApVBMVEUAAAD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/NQD/////QAD/1sn/SQr/OAD/oIT/9vP/ZDP/Wyb/Uxv/+/n/8e3/7Ob/5d3/39X/yrr/tp//hF7/elH/ajv/3NH/wK7/uqb/rZP/lHT/ThL/6eP/pYr/mXz/z8H/xLL/i2n/b0NGwgq3AAAAFXRSTlMA+SOC8ubgz8ekn2wqCPCIVUhCIAFShwPDAAAB7klEQVRIx51ViXLqMAxMG6CEq9eTchASIEAoZ6Gv/f9PeyLxS71KaGfYGRhrsiOv17LkaAz6vW57RKN2t9cfOD/i1e2QjY77epV7792Rxp1338gduoar+e6wIfEDXcNDLf1zi66j9YzkJ6XinKKaJ5v8osjBe6TEv1iaRwTYck4Ko0r7UB0wZ07qR/3vjEuAKOZpSDW4RocSvWae+g2+l1o8QuyY+Uh1eCY1YiHsCV1J/kiIaCbsTxOAokdhdwjhx8L+KNerA1Sk1DM15ebClD2/waeB04c4la0zFqwk+NLe9J0exMk8oYAvSCnKOEZ2z+kSYBrTuGAv6Fhzsuu0kb3kNOEC+YRZ6W47qq4zPoRc4uL7GevcQXIq55NfhQUBVG7RvJuwhTfM3Vblx/tcSMHOsP+CbvTkcCFu5G8WBYbugyfg97xSQGuzWNt+w11+K55V6zHc5QDPKNjshVPl3tp1AjW4Lb6/U8wRrXhaRJlVg3+gvheG/Sm+bU5ZEc2t+sa388Gm/ASBX5q4tN4OvsuTdSHjMFGn9NSbn1hbR35Zugmkhn6yBBNyEOLWepU/t+/6S3z3sVdhHwxld6sONkfVB3WPPXNg8oXLE/TYxv4d7td+uQihf98wG26YO7/MtBvm5e2zGOd8i1qNc/4f1UuI2hiMzPUAAAAASUVORK5CYII=) no-repeat right center;
    margin-top: 8px;
    padding-right: 53px;
    text-align: right;
}

.block4 .left-block .bottom-block .btext .text2, .block4 .left-block .bottom-block .btext .text3 {
    width: 170px;
}

.block4 .left-block .bottom-block .btext .text3 {
    margin-top: 12px;
}

.block4 .left-block .bottom-block .bright {
    width: 229px;
    float: left;
    margin-left: -65px;
}

.block4 .left-block .bottom-block .bright .bimage {
    width: 100%;
    float: left;
}

.block4 .left-block .bottom-block .bright .bname {
    width: 228px;
    float: left;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #434444;
    margin-top: 13px;
    text-align: center;
}

.block4 .right-block {
    margin-left: 34px;
}

.block4 .right-block .text-block .text-content {
    padding-bottom: 43px;
}

.block4 .right-block .text-block .text-content .timage {
    margin-left: 426px;
}

.block4 .right-block .text-block .text-content p {
    width: 414px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAAElBMVEUAAABnuwBnuwBnuwBnuwBnuwD1ODUNAAAABXRSTlMA875NhDZ6GpMAAAArSURBVAjXY2AwElRmYGAJDQ11YDAFksEMqkAyiEEUSAZCSIgIRBaiEqILAGfxDBeklr/eAAAAAElFTkSuQmCC) no-repeat right 13px top 5px;
    text-align: right;
    padding-right: 27px;
    text-indent: 0;
}

.block4 .right-block .text-block .text-content p .green {
    color: #85ba16;
    font-weight: 700;
}

.block4 .right-block .bottom-block .bright {
    width: 229px;
    float: left;
    margin-left: 57px;
}

.block4 .right-block .bottom-block .btext {
    width: 255px;
    margin-left: -57px;
}

.block4 .right-block .bottom-block .btext .text {
    display: flex;
    align-items: center;
    width: 202px;
    float: left;
    height: 45px;
    font-size: 15px;
    line-height: 17px;
    font-weight: 700;
    color: #85ba16;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAMAAAANxBKoAAAAh1BMVEUAAABnuwBnuwBnuwBnuwBnuwBnuwBnuwBnuwBnuwBnuwBnuwBnuwBnuwBnuwBnuwBnuwD///+QzD/5/PTz+ezX7bvG5J7B45Z2wQCr2HGKyjT7/fjm89aUzkjx+Obd78Wi1GDs9t+n1mqAxh58xBPj8dDS6rTL56a84I603IFxvwCu2XaXz07i+jMIAAAAEHRSTlMA+iPyooLl4M/HbEUqCIhVxll9WgAAAbVJREFUSMelldmSgjAQRaMEFAa1G9k3RXH3/79vQqAMJAGmnPNmeerWBTodIuM61LYMMCybOi6ZZGmuoM/KXI67dAEyC6r3NyZ3Vd/caILXMMZaif8xYBzjZyjvFjDFYjdIlmRV76UvDZjD+HTfrGGe9aazTfgLZtdjonSRQpwEEa/edqFj6jO5VOEBGfwnnYxO9tixh0/4dkxGAXC2zF7p1Id3ZJHROeRy3k0kIa7GrXO8IUYQP/xGzmJocYmjymmGPpZniJBTptDh6N5IwJQQUr+JDaK3+IMSW3ZPN2a/ePAe0b+DwCaWLKNfogd5I1fB6RSDwCKG9PGQUUOGnJc0WkSKbsqm0H2UAiSk7JA/oN/KtTK2w94e/xQBcjyQsYgt94BjK6egYPfe95lHH7vSCahQ4gj7miNWXY8DaHCIO3zEIkasSsSnznZ7M1iwgc6eB7yW0eGuk1f9+T5iho+UNVdriPkWZ+eOGLM2nlfrd8pyeC6vCJ4XwwhUOvPBRRLUaLFPYnxP2Ka0qxKc31ViD4aX+T0odmx+m9+xYn9Hxfj+/vZumL93vr/T5u/L/9/F8/f8L34CaD9IPQLkAAAAAElFTkSuQmCC) no-repeat left center;
    margin-top: 8px;
    padding-left: 53px;
    text-align: left;
}

.block4 .right-block .bottom-block .btext .text2, .block4 .right-block .bottom-block .btext .text3 {
    width: 170px;
    margin-left: 32px;
}

.block4 .product-block {
    position: absolute;
    z-index: 1;
}

.block4 .product-block .product {
    margin-top: 341px;
    margin-left: 210px;
}

.block4 .product-block .arrow {
    margin-top: -90px;
    margin-left: 479px;
}

.block4 .button-line {
    width: 100%;
    float: left;
    margin-top: 9px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 11px;
}

.block4 .button-line a {
    width: 358px;
    height: 100px;
    font-size: 27px;
    line-height: 90px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    background: url(../img/button.png) no-repeat left top;
    border: none;
    outline: 0;
    margin-left: -22px;
    padding-bottom: 14px;
    display: inline-block;
    text-decoration: none;
}

.block4 .wrapper {
    overflow: visible;
}

.block5 {
    width: 100%;
    float: left;
    background: url(../img/block5.jpg) no-repeat center top;
    min-height: 654px;
    position: relative;
    margin-top: -6px;
}

.block5 .right-block {
    width: 787px;
    float: left;
    margin-left: 215px;
}

.block5 .right-block .rtitle {
    width: 100%;
    float: left;
    font-size: 44px;
    line-height: 48px;
    font-weight: 700;
    color: #343432;
    margin-top: 81px;
}

.block5 .right-block .rtext {
    width: 740px;
    float: left;
    margin-top: 15px;
    padding: 15px 5px 15px 20px;
    background: #fff;
}

.block5 .right-block .rtext p {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #343432;
    font-style: italic;
    text-indent: 35px;
    padding: 0;
    margin: 0;
    margin-top: 30px;
}

.block5 .right-block .rtext p:first-of-type {
    margin-top: 0;
}

.block5 .right-block .rtext p .blue {
    font-weight: 700;
    color: #3a8cc1;
}

.block5 .right-block .rname {
    width: 458px;
    float: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #343432;
    margin-top: 10px;
    margin-left: 20px;
}

.block5 .right-block .sign {
    width: 309px;
    float: left;
    text-align: right;
    margin-top: -60px;
}

.block6 {
    width: 100%;
    float: left;
    background: #fff;
    min-height: 280px;
    position: relative;
}

.block6 .title {
    width: 100%;
    float: left;
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;
    color: #39617c;
    margin-top: 30px;
    text-align: center;
}

.block6 .title .green {
    color: #85ba16;
}

.block6 .video-block {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.block6 .video-block .video {
    width: 285px;
    float: left;
    height: 105px;
    padding-top: 50px;
    margin-left: 73px;
}

.block6 .video-block .video1 {
    margin-left: 0;
}

.block7 {
    width: 100%;
    float: left;
    background: #fbf9f4;
    min-height: 1455px;
    position: relative;
    padding-bottom: 30px;
}

.block7 .title {
    width: 100%;
    float: left;
    margin-top: 30px;
    font-size: 47px;
    line-height: 51px;
    font-weight: 700;
    color: #39617c;
    text-align: center;
}

.block7 .main-block {
    width: 928px;
    float: left;
    -webkit-box-shadow: 0 3px 13px 0 rgba(82, 44, 30, 0.21);
    -moz-box-shadow: 0 3px 13px 0 rgba(82, 44, 30, 0.21);
    box-shadow: 0 3px 13px 0 rgba(82, 44, 30, 0.21);
    background: #e9f5dc;
    margin-top: 25px;
    padding: 0 40px 37px 34px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.block7 .wrapper {
    overflow: visible;
}

.block7 .main-block .item {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.block7 .main-block .item .ititle {
    width: 100%;
    float: left;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    color: #1a6b90;
}

.block7 .main-block .item .ihead {
    width: 100%;
    float: left;
    margin-top: 22px;
    padding: 23px 0;
    border-top: 1px dashed #d2cbbe;
    border-bottom: 1px dashed #d2cbbe;
}

.block7 .main-block .item .ihead .himage {
    width: 82px;
    float: left;
}

.block7 .main-block .item .ihead .htext {
    width: 262px;
    float: left;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #1a6b90;
}

.block7 .main-block .item .ihead .hstar {
    width: 146px;
    float: left;
    margin-top: 7px;
}

.block7 .main-block .item .itext {
    width: 878px;
    float: left;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    color: #302f2c;
    margin-top: 15px;
    padding: 27px 25px;
    background: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 6px 0 rgba(94, 94, 94, 0.27);
    -moz-box-shadow: inset 0 0 6px 0 rgba(94, 94, 94, 0.27);
    box-shadow: inset 0 0 6px 0 rgba(94, 94, 94, 0.27);
}

.block7 .main-block .textline {
    width: 100%;
    float: left;
    margin-top: 15px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #4384a2;
    text-align: center;
}

.block7 .main-block .textline a {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #4384a2;
    text-decoration: underline;
    cursor: pointer;
}

.block8 {
    width: 100%;
    float: left;
    background: url(../img/block8.jpg) no-repeat center top;
    background-size: cover;
    min-height: 700px;
    position: relative;
    z-index: 1;
}

.block8 .title {
    width: 100%;
    float: left;
    margin-top: 30px;
    font-size: 47px;
    line-height: 51px;
    font-weight: 700;
    color: #343432;
    text-align: center;
}

.block8 .title .red {
    color: #eb500b;
}

.block8 .item-block {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.block8 .item-block .item {
    width: 200px;
    float: left;
    text-align: center;
}

.block8 .item-block .item1 {
    width: 220px;
}

.block8 .item-block .item3 {
    width: 235px;
}

.block8 .item-block .arrow {
    width: 49px;
    float: left;
    height: 170px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAlCAMAAAB4b0lwAAAAVFBMVEUAAAAKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBYKEBb3SRBAAAAAHHRSTlMA/hLSCvZN8drJvZaJbmNZQjkwJuvkt66kfXgco4LfPgAAAIBJREFUKM+F0lcOhTAMRFEuKfT6Cm3/++R/RoJ8HkWxY0+RQ1nIaTGLDY1aGWijWs1f7arZtMTnx272pVNbK3q1JXGozYlBLcOoNsGkNkJWG2BWO0mLWk+1qnUEpQgPt+Qtqeh9eff+R5+Ez8un6rP3DfkefdueCU+O5+s1hdnkBqJwBNPwVCueAAAAAElFTkSuQmCC) no-repeat center top 70px;
}

.block8 .item .iimage {
    width: 100%;
    float: left;
}

.block8 .item .ititle {
    width: 170px;
    float: left;
    margin-top: 15px;
    margin-left: 20px;
    background: #85ba16;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    color: #434444;
}

.block8 .item3 .ititle {
    margin-left: 30px;
}

.block8 .item .itext {
    width: 100%;
    float: left;
    margin-top: 12px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #434444;
}

.block8 .item .itext .green {
    font-weight: 700;
    color: #85ba16;
}

.block8 .button-line {
    width: 100%;
    float: left;
    margin-top: 12px;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
}

.block8 .button-line a {
    width: 358px;
    height: 100px;
    font-size: 27px;
    line-height: 90px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    background: url(../img/button.png) no-repeat left top;
    border: none;
    outline: 0;
    margin-left: -22px;
    padding-bottom: 14px;
    display: inline-block;
    text-decoration: none;
}

.block8 .wrapper {
    overflow: visible;
}

.block9 {
    width: 100%;
    float: left;
    background: url(../img/block9.jpg) no-repeat center top;
    min-height: 687px;
    position: relative;
    margin-top: -17px;
}

.block9 .title {
    width: 100%;
    float: left;
    margin-top: 65px;
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;
    color: #39617c;
    text-align: center;
}

.block9 .title .green {
    color: #85ba16;
}

.block9 .left-block {
    width: 393px;
    float: left;
    margin-top: 8px;
}

.block9 .left-block .photo1 {
    width: 276px;
    float: left;
    margin-left: -21px;
}

.block9 .left-block .photo2 {
    width: 263px;
    float: left;
    margin-left: -125px;
    margin-top: 35px;
}

.block9 .text {
    width: 100%;
    float: left;
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    color: #444;
    text-align: center;
}

.block9 .text .green {
    font-weight: 700;
    color: #85ba16;
}

.block9 .left-block .text {
    width: 277px;
    float: left;
    height: 75px;
    margin-left: 67px;
    margin-top: -12px;
    background: url(../img/item10.png) no-repeat left top;
    padding-top: 27px;
}

.block9 .middle-block {
    width: 405px;
    float: left;
    margin-top: 18px;
}

.block9 .middle-block .photo3 {
    width: 279px;
    float: left;
    margin-left: -65px;
    position: relative;
    z-index: 3;
}

.block9 .middle-block .photo4 {
    width: 267px;
    float: left;
    margin-left: -76px;
    position: relative;
    z-index: 2;
}

.block9 .middle-block .text {
    width: 313px;
    float: left;
    height: 77px;
    margin-left: -19px;
    margin-top: 12px;
    background: url(../img/item11.png) no-repeat left top;
    padding-top: 15px;
}

.block9 .right-block {
    width: 204px;
    float: left;
    margin-top: 4px;
}

.block9 .right-block .photo5 {
    width: 267px;
    float: left;
    margin-left: -46px;
    position: relative;
    z-index: 1;
}

.block9 .right-block .text {
    width: 269px;
    float: left;
    height: 71px;
    margin-left: -98px;
    margin-top: 22px;
    background: url(../img/item12.png) no-repeat left top;
    padding-top: 27px;
}

.block9 .textline {
    width: 100%;
    float: left;
    margin-top: 32px;
    font-size: 27px;
    line-height: 73px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background: #eb500b;
}

.block9 .wrapper {
    overflow: visible;
}

.block10 {
    width: 100%;
    float: left;
    background: #fff url(../img/block10.png) no-repeat center top;
    min-height: 560px;
    position: relative;
}

.block10 .title {
    width: 100%;
    float: left;
    font-size: 48px;
    line-height: 52px;
    font-weight: 500;
    color: #302f2c;
    margin-top: 40px;
    text-align: center;
}

.block10 .item-block {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.block10 .item-block .item {
    width: 295px;
    float: left;
    text-align: center;
    margin-left: 30px;
}

.block10 .item-block .item1 {
    margin-left: 0;
}

.block10 .item-block .item2 {
    width: 350px;
}

.block10 .item-block .item .iimage {
    width: 100%;
    float: left;
}

.block10 .item-block .item .itext {
    width: 100%;
    float: left;
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    color: #302d2d;
    margin-top: 20px;
}

.block10 .item-block .item .itext .red {
    color: #dc2017;
}

.block10 .textline {
    width: 100%;
    float: left;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #302f2c;
    text-align: center;
    margin-top: 30px;
}

.dat {
    width: 100%;
    float: left;
    background: #fff url(../img/block9.jpg) no-repeat center top;
    background-size: cover;
    min-height: 560px;
    position: relative;
}

.dat .left-block {
    width: 600px;
    float: left;
    margin-top: 60px;
    text-align: center;
}

.dat .left-block .ltitle {
    width: 100%;
    float: left;
    font-size: 48px;
    line-height: 64px;
    font-weight: 700;
    color: #eb500b;
}

.dat .left-block .ltext {
    width: 100%;
    float: left;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    color: #302d2d;
    margin-top: 15px;
}

.dat .left-block .ltext .red {
    color: #d4443f;
}

.dat .left-block .ltext .green {
    color: #85ba16;
}

.dat .left-block .larrow {
    width: 177px;
    float: left;
    margin-left: 573px;
    margin-top: -106px;
    position: relative;
    z-index: 1;
}

.dat .right-block {
    width: 402px;
    float: right;
    margin: 150px -95px 50px auto;
}

.dat .right-block .product-block {
    width: 415px;
    float: left;
    margin-left: -42px;
    margin-top: 5px;
}

.dat .right-block .label {
    width: 34px;
    float: left;
    margin-top: -212px;
    margin-left: 252px;
}

.block11 {
    width: 100%;
    float: left;
    background: #fff url(../img/block1.jpg) no-repeat center top;
    min-height: 680px;
    position: relative;
}

.block11 .title-block {
    width: 100%;
    float: left;
}

.block11 .title-block .title {
    width: 810px;
    float: left;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    color: #323230;
    text-transform: uppercase;
    margin-top: 30px;
}

.block11 .title-block .title .red {
    color: #eb500b;
}

.block11 .title-block .subtitle {
    width: 489px;
    float: left;
    font-size: 30px;
    line-height: 42px;
    font-weight: 700;
    color: #434444;
    margin-top: 15px;
    background: #67bb00;
    padding: 0 14px;
    text-align: center;
}

.block11 .left-block {
    width: 325px;
    float: left;
    margin-top: 14px;
}

.block11 .left-block .item {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.block11 .left-block .item .iimage {
    width: 85px;
    float: left;
}

.block11 .left-block .item .itext {
    width: 240px;
    float: left;
    color: #434444;
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
    margin-top: 8px;
}

.block11 .left-block .item .itext .green {
    color: #85ba16;
    font-weight: 700;
}

.block11 .left-block .item3 .itext {
    margin-top: 17px;
}

.block11 .central-block {
    width: 340px;
    float: left;
}

.block11 .central-block .product-block {
    width: 531px;
    float: left;
    margin-left: -130px;
    margin-top: 15px;
}

.block11 .central-block .product-block img {
    transform: scale(.7)
}

.block11 .central-block .label {
    width: 160px;
    float: left;
    position: relative;
    z-index: 1;
    margin-top: -324px;
    margin-left: 150px;
}

.block11 .right-block {
    width: 318px;
    float: left;
    margin-left: 13px;
    margin-top: -30px;
}

.block11 .right-block .form-block {
    width: 100%;
    float: left;
    background: #fdffff;
    -webkit-box-shadow: 0 1px 13px 0 rgba(59, 80, 94, 0.41);
    -moz-box-shadow: 0 1px 13px 0 rgba(59, 80, 94, 0.41);
    box-shadow: 0 1px 13px 0 rgba(59, 80, 94, 0.41);
    margin-top: 10px;
}

.block11 .right-block .form-block .ftitle {
    width: 100%;
    float: left;
    font-size: 27px;
    line-height: 31px;
    color: #434444;
    font-weight: 400;
    margin-top: 20px;
    text-align: center;
}

.block11 .right-block .form-block .ftitle .red {
    color: #eb500b;
    font-weight: 700;
}

.block11 .right-block .form-block .textline {
    width: 100%;
    float: left;
    font-size: 28px;
    line-height: 24px;
    color: #4b4b4b;
    font-weight: 400;
    margin-top: 20px;
    text-align: center;
    padding: 18px 0;
    background: url(../img/item1.png) repeat-x left top;
}

.block11 .right-block .form-block .textline .red {
    color: #ffe827;
    font-weight: 700;
    font-size: 31px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px rgba(255, 0, 0, 0.6);
}

.block11 .right-block .form-block .inp-line {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 14px;
}

.block11 .right-block .form-block .inp-line input {
    width: 266px;
    outline: 0;
    height: 44px;
    border: 1px solid #7b97aa;
    background: #fff;
    color: #434444;
    padding: 0 15px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

.block11 .right-block .form-block .inp-line select {
    width: 296px;
    outline: 0;
    height: 44px;
    border: 1px solid #7b97aa;
    background: #fff;
    color: #434444;
    padding: 0 15px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

.block11 .right-block .form-block .button-line {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center;
}

.block11 .right-block .form-block .button-line button {
    width: 358px;
    height: 100px;
    font-size: 26px;
    line-height: 29px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    background: url(../img/button.png) no-repeat left top;
    border: none;
    outline: 0;
    margin-left: -23px;
    padding-bottom: 14px;
}

.block11 .right-block .form-block .text {
    width: 100%;
    float: left;
    margin-left: 38px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #3e3e3e;
    padding: 15px 0;
}

.block11 .right-block .form-block .text img {
    width: 19px;
    float: left;
    padding-right: 11px;
    margin-top: -3px;
}

.block11 .arrow {
    width: 4px;
    float: left;
    margin-top: 104px;
    position: relative;
}

.block11 .wrapper {
    overflow: visible;
}

.block11 .textline {
    width: 632px;
    float: right;
    font-size: 18px;
    line-height: 146px;
    font-weight: 500;
    color: #323230;
    margin-top: -48px;
}

.block11 .textline .text-left {
    width: 580px;
    float: left;
    text-align: right;
}

.block11 .textline .left {
    width: 46px;
    float: left;
    text-align: center;
    font-size: 27px;
    line-height: 35px;
    font-weight: 500;
    color: #323230;
    background: #ffe827;
    margin-left: 3px;
    margin-top: 56px;
}

.footer {
    width: 100%;
    float: left;
    background: #fff;
    font-size: 14px;
    text-align: center;
    padding: 0;
    padding-bottom: 40px;
    color: #6C6E6F;
}

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

.footer br {
    display: none;
}

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

.footer a {
    color: #6C6E6F;
    text-decoration: none;
}

.footer a:hover {
    color: #FF0069;
    text-decoration: none;
}

.hidden-conf {
    display: none;
}

.conf-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #000;
    cursor: pointer;
    filter: alpha(opacity=90);
    -khtml-opacity: .9;
    opacity: .9;
}

.conf-info {
    position: relative;
    cursor: default;
    width: 800px;
    padding: 30px;
    color: #000;
    z-index: 9999;
    text-align: left;
    background: #fff;
    border-radius: 6px;
    position: fixed;
    top: 8%;
    left: 50%;
    margin: 0 0 0 -420px;
}

.conf-info .conf-head {
    font: 30px/30px arial, sans-serif;
    margin: 0 0 16px;
}

.conf-info h5 {
    font: 700 18px/18px arial, sans-serif;
    margin: 16px 0 6px;
}

.conf-info p {
    font: 13px/15px arial, sans-serif;
    margin: 0 0 8px;
}

.closeconf-but {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 29px;
    width: 29px;
    cursor: pointer;
    background: url(../img/img_close-conf.png) no-repeat;
}

.hide {
    display: none;
}

.arcticmodal-container, .arcticmodal-overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}

.arcticmodal-container {
    overflow: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

.arcticmodal-container_i {
    height: 100%;
    margin: 0 auto;
}

.arcticmodal-container_i2 {
    padding: 24px;
    margin: 0;
    border: 0;
    vertical-align: middle;
}

.arcticmodal-error {
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff;
}

.arcticmodal-loading {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background: #000;
}

@media (min-width: 1020px) and (max-width: 1240px) {
    body {
        overflow-x: hidden;
    }
}

@media (max-width: 1060px) {
    .conf-info {
        position: relative;
        cursor: default;
        width: 600px;
        padding: 30px;
        color: #000;
        z-index: 9999;
        text-align: left;
        background: #fff;
        border-radius: 6px;
        position: fixed;
        top: 8%;
        left: 50%;
        margin: 0 0 0 -332px;
    }

    .popup-mini .item {
        right: 50px;
    }

    .desk {
        display: none;
    }

    .mob {
        display: block;
    }

    .mob2 {
        display: none;
    }

    .container {
        min-width: unset;
        max-width: unset;
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .wrapper {
        width: 700px;
        overflow: hidden;
        margin: auto;
    }

    .block1 {
        background-size: cover;
        padding-bottom: 20px;
    }

    .block1 .arrow {
        margin-top: 144px;
    }

    .block1 .top-block .button-block {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }

    .block1 .title-block .title {
        width: 100%;
        text-align: center;
    }

    .block1 .title-block .subtitle {
        margin-left: 105px;
    }

    .block1 .left-block {
        width: 100%;
    }

    .block1 .left-block .item {
        width: 350px;
    }

    .block1 .right-block {
        margin-top: 15px;
    }

    .block1 .textline {
        width: 400px;
        margin-top: 12px;
    }

    .block1 .textline .text-left {
        width: 325px;
    }

    .block1 .textline .left {
        margin-left: 4px;
        float: left;
        line-height: 36px;
    }

    .block2 {
        padding-bottom: 20px;
    }

    .block2 .left-block .limage {
        margin-top: 20px;
    }

    .block2 .right-block {
        margin-top: -330px;
    }

    .block2 .right-block .limage {
        margin-left: 26px;
    }

    .block2 .right-block .ltitle {
        margin-left: 26px;
    }

    .block2 .right-block .ltext {
        margin-left: 0;
    }

    .block2 .central-block {
        margin-top: 56px;
    }

    .block3 {
        padding-bottom: 20px;
    }

    .block3 .title {
        margin-top: 25px;
    }

    .block3 .item3 {
        width: 351px;
        margin-top: 1px;
        margin-left: 40px;
        text-align: center;
    }

    .block3 .item3 .iimage {
        width: 100%;
    }

    .block3 .item3 .ititle {
        margin-left: 55px;
        text-align: center;
    }

    .block3 .item3 .itext {
        width: 100%;
    }

    .block3 .central-image .arrows .arrow2 {
        -moz-transform: rotate(150deg);
        -webkit-transform: rotate(150deg);
        -o-transform: rotate(150deg);
        -ms-transform: rotate(150deg);
        transform: rotate(150deg);
        margin-left: 0;
        margin-top: 122px;
    }

    .block3 .central-image .arrows .arrow3 {
        margin-left: 95px;
        margin-top: -50px;
    }

    .block4 {
        background-size: cover;
        padding-bottom: 160px;
    }

    .block4 .left-block {
        width: 645px;
        margin-top: 55px;
        margin-left: 55px;
    }

    .block4 .left-block .text-block {
        width: 626px;
    }

    .block4 .left-block .text-block .text-content {
        width: 610px;
    }

    .block4 .left-block .bottom-block {
        width: 419px;
        margin-left: 70px;
    }

    .block4 .product-block .product {
        margin-top: 971px;
        margin-left: 290px;
    }

    .block4 .right-block {
        margin-left: 0;
    }

    .block4 .right-block .text-block .text-content .timage {
        margin-left: 586px;
    }

    .block4 .right-block .text-block .text-content p {
        width: 583px;
    }

    .block4 .right-block .bottom-block {
        margin-left: 0;
    }

    .block4 .right-block .bottom-block .bright {
        margin-left: 8px;
    }

    .block4 .right-block .bottom-block .btext {
        width: 235px;
    }

    .block5 {
        background-size: 300%;
        background-position: 60% 0;
        padding-bottom: 20px;
    }

    .block5 .right-block {
        width: 100%;
        margin-left: 0;
    }

    .block5 .right-block .rtitle {
        text-align: center;
    }

    .block5 .right-block .rtext {
        width: 675px;
    }

    .block5 .right-block .sign {
        width: 222px;
        margin-top: -40px;
    }

    .block6 {
        padding-bottom: 20px;
    }

    .block6 .video-block {
        margin-top: 0;
    }

    .block6 .video-block .video {
        margin-top: 20px;
        margin-left: 30px;
    }

    .block6 .video-block .video1 {
        margin-left: 50px;
    }

    .block6 .video-block .video3 {
        margin-left: 207px;
    }

    .block7 .main-block {
        width: 660px;
        margin-top: 20px;
        padding: 0 20px 37px;
    }

    .block7 .main-block .item .itext {
        width: 610px;
        padding: 27px 25px;
    }

    .block8 {
        background-size: cover;
        padding-bottom: 170px;
    }

    .block8 .item-block {
        margin-top: 0;
    }

    .block8 .item-block .item {
        width: 280px;
        min-height: 298px;
        margin-top: 15px;
    }

    .block8 .item-block .arrow {
        width: 70px;
    }

    .block8 .item .ititle {
        margin-left: 60px;
    }

    .block8 .button-line a {
        margin-left: 0;
    }

    .block9 {
        background-size: cover;
        padding-bottom: 20px;
    }

    .block9 .left-block {
        width: 100%;
    }

    .block9 .left-block .photo1 {
        margin-left: 70px;
    }

    .block9 .left-block .photo2 {
        margin-left: 25px;
        margin-top: 0;
        height: 306px;
    }

    .block9 .left-block .text {
        margin-left: 211px;
    }

    .block9 .middle-block {
        margin-left: 65px;
    }

    .block9 .textline {
        line-height: 35px;
    }

    .block10 {
        padding-bottom: 40px;
    }

    .block10 .item-block .item {
        width: 233px;
        margin-left: 0;
    }

    .dat .left-block {
        width: 100%;
        margin-top: 35px;
    }

    .dat .left-block .larrow {
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-left: 80px;
        margin-top: 64px;
    }

    .dat .right-block {
        width: 100%;
        margin: 100px -7px 50px auto;
    }

    .dat .right-block .product-block {
        width: 100%;
        margin-left: 0;
        text-align: center;
        margin-top: -150px;
    }

    .dat .right-block .label {
        margin-left: 396px;
    }

    .block11 {
        background-size: cover;
        padding-bottom: 20px;
    }

    .block11 .arrow {
        display: none;
    }

    .block11 .top-block .button-block {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }

    .block11 .title-block .title {
        width: 100%;
        text-align: center;
    }

    .block11 .title-block .subtitle {
        margin-left: 105px;
    }

    .block11 .left-block {
        width: 100%;
    }

    .block11 .left-block .item {
        width: 350px;
    }

    .block11 .central-block .product-block {
        margin-left: 35px;
    }

    .block11 .central-block .label {
        margin-left: 350px;
    }

    .block11 .right-block {
        margin-top: 15px;
    }

    .block11 .right-block .form-block .button-line button {
        margin-left: -35px;
    }

    .block11 .right-block .form-block .text {
        width: 240px;
        margin: 0 auto;
        float: none;
    }

    .block11 .textline {
        width: 480px;
        margin: 0 auto;
        font-size: 22px;
        margin-top: 10px;
        line-height: 36px;
        float: none;
    }

    .block11 .textline .text-left {
        width: 380px;
        margin-top: 20px;
    }

    .block11 .textline .left {
        float: left;
        margin-top: 20px;
        font-size: 30px;
    }

    .block11 .right-block .form-block .button-line {
        margin-left: 20px;
    }

    .footer {
        padding-top: 40px;
    }

    #apply {
        width: 650px;
    }

    #apply .left-block {
        display: none;
    }

    #apply .product-block {
        width: 230px;
        margin-left: 25px;
        padding-top: 20px;
        height: 372px;
    }

    #apply .central-block {
        width: 310px;
    }

    #apply .right-block {
        width: 335px;
        float: right;
        margin-right: 30px;
        margin-top: 0;
    }

    #apply .right-block .form-block .button-line button {
        margin-left: -38px;
    }

    #apply .close {
        float: right;
        position: relative;
        width: 20px;
        right: 10px;
    }
}

@media (max-width: 719px) {
    .wrapper {
        overflow: hidden;
    }

    .conf-info {
        position: relative;
        cursor: pointer;
        sor: default;
        width: 355px;
        padding: 30px;
        color: #000;
        z-index: 9999;
        text-align: left;
        background: #fff;
        border-radius: 6px;
        position: fixed;
        top: 0;
        left: 50%;
        margin: 1px 0 0 -208px;
    }

    .popup-mini .item {
        left: 20px;
    }

    .block1 .top-block .item {
        width: 400px;
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    .block1 .title-block .title {
        font-size: 38px;
        line-height: 48px;
    }

    .block1 .title-block .subtitle {
        width: 370px;
        line-height: 36px;
        padding: 0 15px;
        margin-left: 0;
    }

    .block1 .left-block .item {
        margin-left: 25px;
    }

    .block1 .central-block {
        width: 100%;
    }

    .block1 .central-block .product-block {
        margin-left: -103px;
    }

    .block1 .central-block .label {
        margin-left: 200px;
    }

    .block1 .right-block {
        margin-top: -25px;
        margin-left: 41px;
    }

    .block1 .arrow {
        display: none;
    }

    .block1 .textline {
        width: 400px;
        margin-top: 15px;
    }

    .block1 .textline .text-left {
        width: 313px;
        margin-top: -1px;
    }

    .block1 .textline .left {
        margin-top: 0;
    }

    .block2 .left-block {
        width: 100%;
    }

    .block2 .left-block .limage {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }

    .block2 .left-block .ltitle {
        width: 100%;
        margin-left: 0;
    }

    .block2 .left-block .ltext {
        width: 100%;
    }

    .block2 .central-block {
        width: 100%;
        margin-top: 0;
    }

    .block2 .central-block .item1 {
        margin-left: 20px;
    }

    .block2 .central-block .text-block {
        margin-left: 8px;
    }

    .block2 .central-block .item3 {
        margin-left: 20px;
    }

    .block2 .right-block {
        margin-top: 0;
    }

    .block3 .central-image {
        display: none;
    }

    .block3 .item {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
    }

    .block3 .item .ititle {
        margin-left: 67px;
    }

    .block4 .left-block {
        width: 345px;
    }

    .block4 .left-block .text-block {
        width: 333px;
    }

    .block4 .left-block .text-block .text-content {
        width: 317px;
    }

    .block4 .left-block .text-block .text-content p {
        font-size: 17px;
        margin-top: 18px;
    }

    .block4 .left-block .bottom-block {
        width: 100%;
        margin-left: 0;
    }

    .block4 .left-block .bottom-block .btext {
        width: 195px;
    }

    .block4 .left-block .bottom-block .btext .text {
        width: 140px;
        font-size: 16px;
        padding-right: 50px;
    }

    .block4 .left-block .bottom-block .btext .text2, .block4 .left-block .bottom-block .btext .text3 {
        width: 108px;
    }

    .block4 .left-block .bottom-block .bright {
        margin-left: -79px;
    }

    .block4 .right-block .text-block .text-content .timage {
        margin-left: 282px;
    }

    .block4 .right-block .text-block .text-content p {
        width: 285px;
    }

    .block4 .right-block .bottom-block .bright {
        margin-left: 0;
    }

    .block4 .right-block .bottom-block .btext {
        width: 173px;
    }

    .block4 .right-block .bottom-block .btext .text {
        font-size: 15px;
        padding-right: 0;
        line-height: 17px;
    }

    .block4 .right-block .bottom-block .btext .text4 {
        padding-top: 5px;
    }

    .block4 .product-block {
        display: none;
    }

    .block5 .right-block .rtext {
        width: 385px;
        padding: 15px 5px 15px 10px;
    }

    .block5 .right-block .rtext p {
        font-size: 18px;
        line-height: 25px;
        margin-top: 20px;
    }

    .block5 .right-block .rtext p:last-of-type {
        width: 235px;
    }

    .block5 .right-block .rname {
        width: 100%;
        font-size: 17px;
        line-height: 22px;
    }

    .block5 .right-block .sign {
        width: 100%;
        margin-top: -198px;
    }

    .block5 {
        background-size: cover;
    }

    .block6 .video-block .video {
        margin-left: 57px;
    }

    .block7 .title {
        font-size: 43px;
        line-height: 47px;
    }

    .block7 .main-block {
        width: 380px;
        padding: 0 10px 20px;
    }

    .block7 .main-block .item {
        margin-top: 20px;
    }

    .block7 .main-block .item .itext {
        width: 360px;
        padding: 15px 10px;
        font-size: 18px;
        line-height: 22px;
    }

    .block8 .title {
        font-size: 36px;
        line-height: 40px;
    }

    .block8 .item-block .arrow {
        display: none;
    }

    .block8 .item-block .item {
        width: 350px;
        margin-left: 25px;
        min-height: auto;
    }

    .block8 .item .ititle {
        margin-left: 90px;
    }

    .block9 .title {
        font-size: 44px;
        line-height: 48px;
    }

    .block9 .left-block .photo1 {
        margin-left: 0;
    }

    .block9 .left-block .photo2 {
        margin-left: -140px;
        margin-top: 15px;
    }

    .block9 .left-block .text {
        margin-left: 61px;
    }

    .block9 .middle-block {
        width: 100%;
        margin-left: 0;
    }

    .block9 .middle-block .photo3 {
        margin-left: 0;
    }

    .block9 .middle-block .photo4 {
        margin-left: -146px;
    }

    .block9 .middle-block .text {
        margin-left: 43px;
    }

    .block9 .right-block {
        width: 100%;
    }

    .block9 .right-block .photo5 {
        margin-left: 66px;
    }

    .block9 .right-block .text {
        margin-left: 65px;
        margin-top: 0;
    }

    .block9 .textline {
        font-size: 25px;
        line-height: 32px;
    }

    .block10 .title {
        font-size: 46px;
        line-height: 48px;
        margin-top: 25px;
    }

    .block10 .item-block {
        margin-top: 0;
    }

    .block10 .item-block .item {
        width: 100%;
        margin-top: 15px;
    }

    .dat .left-block .ltitle {
        line-height: 45px;
        margin-bottom: 20px;
    }

    .dat .left-block .larrow {
        margin-left: -25px;
        display: none;
    }

    .dat .right-block .product-block {
        margin-left: -30px;
    }

    .dat .right-block .label {
        margin-left: 223px;
    }

    .dat .right-block {
        margin-top: 180px;
    }

    .block11 .title-block .title {
        font-size: 38px;
        line-height: 48px;
    }

    .block11 .title-block .subtitle {
        width: 370px;
        line-height: 36px;
        padding: 0 15px;
        margin-left: 0;
    }

    .block11 .left-block .item {
        margin-left: 25px;
    }

    .block11 .central-block {
        width: 100%;
    }

    .block11 .central-block .product-block {
        margin-left: -100px;
    }

    .block11 .central-block .label {
        margin-left: 190px;
    }

    .block11 .right-block {
        margin-top: -25px;
        margin-left: 38px;
    }

    .block11 .right-block .form-block .button-line button {
        margin-left: -22px;
    }

    .block11 .right-block .form-block .button-line {
        margin-left: 3px;
        margin-top: 30px;
    }

    .block11 .arrow {
        display: none;
    }

    .block11 .textline {
        width: 400px;
        margin-top: 15px;
        font-size: 18px;
    }

    .block11 .textline .text-left {
        width: 312px;
    }

    .block11 .textline .left {
        margin-top: 20px;
        font-size: 26px;
    }

    #apply {
        width: 320px;
        min-height: 410px;
    }

    #apply .product-block {
        display: none;
    }

    #apply .left-block {
        display: none;
    }

    #apply .right-block {
        margin-left: 0;
        margin-right: 10px;
        margin-top: 0;
    }

    #apply .close {
        float: left;
        width: 353px;
    }

    #apply .right-block .form-block {
        margin-left: 6px;
        height: 350px;
    }

    #apply .right-block .form-block .button-line button {
        width: 333px;
        height: 100px;
        background-size: contain;
        margin-left: -27px;
    }

    .container {
        min-width: 410px;
        max-width: unset;
        width: 100%;
    }

    .wrapper {
        width: 400px;
    }

    .desk {
        display: none;
    }

    .mob {
        display: none;
    }

    .mob2 {
        display: block;
    }
}