@import "lib.css" screen;   .input_email{display: block;margin: 20px auto;width: 100%;max-width: 350px;border-radius: 8px;font-family: akrobat-regular;color: #4f4f4f;height: 40px;outline: none;border: 1px solid #4f4f4f;font-size: 20px;padding-left: 15px;background-color: #e7f3fd;}.input_email:focus{border: 1px solid #4b74fb;}


header{
    min-height: 300px;
    background-image: url(../images/451.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

@media(max-width: 1025px){
    header {min-height: 265px;}
}
@media(max-width: 641px){
    header {min-height: 228px;}
}
@media(max-width: 770px){
    header {min-height: 218px;}
}
@media(max-width: 700px){
    header {min-height: 178px;}
}
@media(max-width: 560px){
    header {min-height: 148px;}
}
@media(max-width: 465px){
    header {min-height: 120px;}
}
@media(max-width: 360px){
    header {min-height: 104px;}
}
@media(max-width: 321px){
    header {min-height: 95px;}
}

/*-----------bordo-------------*/

.bordo{
    background-image: url(../images/345.jpg);
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 1% 2%;
}
.bordo .text-block-273 {
    color: #fff;
    text-align: center;
}
.bordo .text-block-10 {
    margin-bottom: 2%;
    color: #fff;
    font-size: 44px;
    line-height: 1.2em;
    text-align: center;
}
.bold-text-87 {
    font-size: 56px;
}
.text-block-10 {
    margin-bottom: 2%;
    color: #fff;
    font-size: 36px;
    line-height: 1.2em;
    text-align: center;
}
@media(max-width: 641px){
    .bordo {background: #8f0506;}
    .bordo .text-block-10 {font-size: 30px;}
}
@media(max-width: 321px){
    .bordo .text-block-10 {font-size: 24px;}
}
/*-------------video_block-------------*/
.text-block-273 {
    margin-bottom: 3%;
    font-size: 62px;
    line-height: 1em;
    text-align: center;
}
.bold-text-89 {
    color: #831a14;
}
.video_block{
    position: relative;
    z-index: 0;
    padding: 2%;
}
.video_wrapper{
    width: 100%;
    max-width: 720px;
    margin-right: auto;
    margin-bottom: 2%;
    margin-left: auto;
    border-style: solid;
    border-width: 20px;
    border-color: #8e8e9c #676770 #676770;
    border-radius: 20px;
    box-shadow: 1px 1px 3px 0 #000;
}
.thumb-wrap {
    /*background: url(../images/sni.jpg) 0% 0%/100% no-repeat;*/
    position: relative;
    padding-bottom: 52.25%;
    padding-top: 24px;
    height: 0;
    overflow: hidden;
}
.thumb-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.btn{
    display: block;
    width: 100%;
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
    border: 2px solid #f1f3f4;
    border-radius: 50px;
    background-image: linear-gradient(157deg, #c00606, #5a0505);
    box-shadow: 1px 1px 3px 0 #000;
    font-size: 20px;
    line-height: 2em;
    text-align: center;
    letter-spacing: 3px;
    padding: 9px 15px;
    color: white;
}
.btn:hover{
    background-image: linear-gradient(157deg, #5a0505, #c00606);
}

.opinion{
    display: block;
    width: 100%;
    max-width: 250px;
    margin-top: 2%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0.7em;
    padding-bottom: 0.8em;
    border-style: none;
    border-width: 2px;
    border-color: #fff;
    border-radius: 500px;
    background-color: #1a2a83;
    box-shadow: 1px 1px 3px 0 #505050;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    padding: 9px 15px;
    color: white;
}
.opinion:hover{
    background-color: #1a833b;
}

@media(max-width: 641px){
    .video_wrapper {border-width: 10px;border-radius: 10px;}
}

/*------------form_block-----------*/

.form_block{
    padding: 0% 4% 3%;
}
.border{
    max-width: 940px;
    width: 80%;
    margin: auto;
    border-bottom: 1px solid #000;
    margin-bottom: 3%;
}
.mess{
    color: #616161;
    font-size: 22px;
    line-height: 1.2em;
    margin-bottom: 2%;
}
#form{
    margin: auto;
    height: 300px;
    color: #192024;
}
textarea{
    padding-top: 11px;
    padding-left: 18px;
    font-size: 20px;
    font-family: akrobat-regular;
}
.button{
    font-family: akrobat-regular;
    padding: 9px 15px;
    display: block;
    width: 100%;
    max-width: 450px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0.8em;
    padding-bottom: 1em;
    border-radius: 500px;
    cursor: pointer;
    background-image: linear-gradient(180deg, #2103ff, #1602b8);
    color: #fff;
    font-size: 26px;
    text-align: center;
}
.wrapper-form *{outline: none;}
.wrapper-form{
    width: 100%;
    max-width: 700px;
    margin: 0 auto 110px auto;
    padding-right: 10px;
    padding-left: 10px;
}
.font18{
    font-size: 18px;
}


@media(max-width: 1025px){.form_block {padding: 0% 4% 8%;}}@media(max-width: 450px){.form_block {padding: 0% 4% 20%;}}      /*-----------layer----------*/ 

.layer{
    background-image: url(../images/442.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 200px;
    padding: 2%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.text-span-2 {
    font-size: 37px;
}
.text-block-270 {
    margin-top: 5px;
    color: #fcfcfc;
    font-size: 44px;
    line-height: .8em;
    font-weight: 600;
    text-align: center;
}
@media(max-width: 770px){
    /*.layer .text-block-270 {font-size: 64px;}*/
    .layer {min-height: 150px;}
}
@media(max-width: 641px){
    .layer {min-height: 134px;}
    /*.layer .text-block-270 {font-size: 55px;}*/
}
@media(max-width: 416px){
    .layer{background: #8f0506;min-height: 95px;}
    /*.layer .text-block-270 {font-size: 46px;}*/
}

/*-----------last------------*/

.last{
    min-height: 560px;
    padding: 1% 2%;
    align-items: center;
    background-image: url(../images/34k5.jpg);
    background-position: 50% 40%;
    background-size: cover;
    background-repeat: no-repeat;
}
.last-title{
    color: #f2002b;
    font-size: 44px;
    line-height: 1.4em;
    text-align: center;
}
.last-content{
    flex: 1;
    min-width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}
.last-img{
    flex: 1;
    min-width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}
.last-img img{
    width: 100%;
}
.last .text-block-8 {
    margin-top: 11px;
    font-size: 17px;
    line-height: 1.4em;
    color: #192024;
}
.last_btn{
    display: block;
    width: 100%;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50px;
    background-image: linear-gradient(180deg, #f2002b, #610606);
    font-size: 28px;
    line-height: 2em;
    text-align: center;
    letter-spacing: 2px;
    padding: 9px 15px;
    color: white;
}
.last_btn:hover{
    background-image: linear-gradient(180deg, #610606, #f2002b);
}
.last .list-7 {
    color: #ff002f;
    font-size: 30px;
    list-style-type: square;
}
.emp{
    flex: 1;
    min-width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}

@media(max-width: 770px){
    .bold-text-87 {
        font-size: 45px;
    }
    .bordo .text-block-10 {
        margin-bottom: 2%;
        color: #fff;
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
    }
    .last .text-block-8 br:not(.br){display: none;}
    .emp{display: none;}
    .last{background: none;}
    .last-img img {
        width: 65%;
    }
}
@media(max-width: 655px){
    .ddd{order: -1;}
}
@media(max-width: 614px){
    .last-title {font-size: 34px;}
    .text-block-273 {
        margin-bottom: 3%;
        font-size: 40px;
        line-height: 1em;
        text-align: center;
    }
    .text-span-2 {
        font-size: 25px;
    }
}

/*------------fixed-----------*/

.fixed{
    position: fixed;
    top: 10px;
    right: 10px;
    width: 120px;
    height: 190px;
    background: #fff;
    box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.64);
    transition: .2s;
    z-index: 1;
}
.fixed:hover{
    transform: scale(0.99);
    box-shadow: none;
    border-style: solid;
    border-width: 1px;
    border-color: #b90404;
}
.inner-fixed{
    width: 100%;
    height: 100%;
    padding: 1%;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
}
.fixed-text{
    color: #192024;
    font-size: 17px;
}
.red{
    color: #d10000;
    font-size: 18px;
    line-height: 24px;
}
.inner-fixed img{
    width: 100%;
    max-width: 87px;
    height: 104px;
    animation: inner 1s ease-in-out;
}

@keyframes inner{
    0%{transform: scale(.1); opacity: 0;}
    70%{transform: scale(1.1); opacity: .7;}
    100%{transform: scale(1); opacity: 1;}
}

@media(max-width: 416px){
    .fixed {width: 82px;height: 141px;}
    .inner-fixed img {width: 90%; height: 90px}
    .red, .fixed-text {font-size: 16px;}

}
@media(max-width: 770px){
    .last{min-height: 0;}
}


/* modal win */

.modalWindow{
    display: block;
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: rgba(0, 0, 0, .7);
}
.modalWindow-inner{
    max-width: 700px;
    margin: 10px auto;
    width: 90%;
    background: #fff;
    padding: 2% 1% 1%;
    position: relative;
}
.modalWindow-close{
    position: absolute;
    top: 1px;
    right: 1px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    border-radius: 50%;
}
.win2-img{
    flex: .7;
    min-width: 200px;
    padding-left: 10px;
    padding-right: 10px;
}
.win2-img img{
    width: 100%;
    max-width: 235px;
}
.win2-content{
    flex: 1;
    min-width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}
.win2 .modalWindow-inner{
    padding: 2%;
    border-style: solid;
    border-width: 5px;
    border-color: #f50025;
    background-color: #fff;
}
.inner_win2_content{
    padding: 2%;
}
.text-span-4 {
    color: #831a14;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
}
.text-block-276 {
    margin-bottom: 3%;
    font-size: 24px;
    line-height: 1.2em;
    text-align: center;
}
.text-field, .text-field-2{
    min-height: 50px;
}
.w-input, .w-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}
.w-input:focus, .w-select:focus {
    border-color: #3898EC;
    outline: 0;
}
.submit-button {
    width: 100%;
    max-width: 450px;
    padding-top: 0.8em;
    padding-bottom: 0.9em;
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
    border-radius: 500px;
    background-image: linear-gradient(270deg, #831a14, red);
    box-shadow: 1px 1px 3px 0 #4b4a4a;
    font-size: 24px;
    text-transform: uppercase;
    display: inline-block;
    padding: 9px 15px;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    font-family: akrobat-regular;
    outline: none;
}
.submit-button:hover{
    background-image: linear-gradient(270deg, red, #831a14);
}
.w-form-done {
    display: none;
    padding: 20px;
    text-align: center;
    background-color: #dddddd;
}
.w-form-fail {
    display: none;
    margin-top: 10px;
    padding: 10px;
    background-color: #ffdede;
}
@media(max-width: 416px){
    .text-span-4 {font-size: 27px;}
    .text-block-270 {font-size: 35px;}
    .bold-text-87 {font-size: 34px;}
    .text-block-273 {font-size: 32px;}
}

.hidd {
    color: hsla(353.42465753424653, 97.36%, 34.12%, 1.00);
    font-size: 32px;
    margin-bottom: 2%;
}

.blue{
    padding: 1% 3% 2%;
    background-image: linear-gradient(180deg, rgba(5, 18, 192, .5), rgba(5, 18, 192, .5)), url(../images/fon.jpg);
    background-position: 0px 0px, 50% 0px;
    background-size: auto, 1280px;
}
.blue .max1{
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 1%;
}
.blue-h1{
    margin-bottom: 3%;
    font-size: 31px;
    font-weight: 300;
    color: #fff;
}
.quest{
    display: block;
    width: 100%;
    max-width: 200px;
    margin-right: auto;
    margin-left: auto;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    border-radius: 30px;
    background-image: linear-gradient(180deg, hsla(353.42465753424653, 100.00%, 42.94%, 1.00), hsla(353.42465753424653, 93.10%, 17.26%, 1.00));
    font-size: 22px;
    line-height: 2em;
    text-align: center;
    text-transform: uppercase;
    padding: 9px 15px;
    color: white;
}
._l:hover, .colorGreen{
    background-image: linear-gradient(11deg, hsla(144.96, 96.49%, 31.89%, 1.00), hsla(144.96, 96.49%, 21.37%, 1.00));
}
.blue-button{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 440px;
    margin: auto;
}

.hidden-img{
    flex: 1;
    min-width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}
.hidden-content{
    flex: 1;
    min-width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}
.div-block-3 {
    width: 100%;
    max-width: 560px;
    margin-right: auto;
    margin-left: auto;
    border-style: solid;
    border-width: 20px;
    border-color: #8e8e9c #676770;
    border-radius: 20px;
}
.hidden-img img{
    max-width: 100%;
}
.hidden-block{
    display: none;
}
.hidden-block{
    padding: 2%;
}
.row1, .row2{
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.text-block-11 {
    margin-bottom: 3%;
    font-size: 36px;
    line-height: 1.4em;
}
.text-block-14 {
    margin-bottom: 3%;
    font-size: 20px;
    line-height: 20px;
}
.text-block-15 {
    color: #192024;
    font-size: 22px;
    line-height: 1.2em;
}
.hidden-content ul li{
    color: hsla(353.42465753424653, 97.36%, 34.12%, 1.00);
    font-size: 30px;
    list-style-type: square;
}
.last-btn{
    display: block;
    width: 100%;
    max-width: 400px;
    margin-top: 2%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    border-radius: 50px;
    background-image: linear-gradient(180deg, #e64c40, #6f0202);
    font-size: 30px;
    line-height: 2em;
    text-align: center;
    padding: 9px 15px;
    color: white;
}
.last-btn:hover{
    background-image: linear-gradient(180deg, #6f0202, #e64c40);
}
.ll{display: none;}
.bordo{
    padding: 2% 4%;
    background-color: #a60303;
}
.bordo-text{
    color: #fff;
    font-size: 44px;
    line-height: 1.2em;
    text-align: center;
}
.ll{
    background: #fff;
}


@media(max-width: 425px){
    .quest {margin-bottom: 10px;}
}
.imm{
    display: block;
    width: 100%;
    max-width: 300px;
    margin-right: auto;
    margin-bottom: 2%;
    margin-left: auto;
}
@media(max-width: 416px){
    .blue-h1 {font-size: 20px;}
    .imm {width: 85%;margin-bottom: 7%;margin-top: 20px;}
}

.btn-2{
    display: block;
    width: 100%;
    max-width: 400px;
    margin-top: 2%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 30px;
    background-image: linear-gradient(180deg, #1083ee, #180969);
    font-size: 18px;
    line-height: 2em;
    text-align: center;
    text-transform: uppercase;
    padding: 9px 15px;
    color: white;
    border: 0;
}
.btn-2:hover{
    background-image: linear-gradient(180deg, #180969, #1083ee);
}

.block-2{
    padding: 4%;
    background-image: linear-gradient(180deg, #c3e2ff, #c3e2ff);
}
.inner-b2{
    display: block;
    width: 100%;
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 1%;
}
.inner-b2-text{
    margin-bottom: 3%;
    font-size: 24px;
    line-height: 1.4em;
    text-align: center;
    color: #6a859c;
}

.m-info{
    font-size: 32px;
    margin-bottom: 15px;
}
.iz1{
    font-family: arial;
    font-size: 40px;
    font-weight: 600;
    color: #ffb100;
    line-height: 1.4em;
    text-shadow: 2px 2px #ff981d, 3px 3px rgba(200, 120, 22, .2);
}
.iz2{
    font-size: 30px;
    margin-bottom: 30px;
}

.new-img{
    max-width: 224px;
}

.preview{
    padding: 5% 4% 4%;
}
.preview-content{
    flex: 1;
    min-width: 300px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    align-items: center;
    max-height: 274px;
}
.preview-img{
    flex: 1;
    min-width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}
.preview-img img{
    width: 100%;
    max-width: 280px;
}
.text-block-175 {
    margin-top: 50px;
    font-size: 54px;
    line-height: 1.4em;
}
.row-content{
    flex: 1.54;
    min-width: 150px;
}
.row-img{
    flex: 1;
    min-width: 150px;
}
.row-img img{
    width: 100%;
    max-width: 210px;
    margin-top: 112px;
}

.mtop{
    margin-top: 30px;
}

.aa0404{
    padding: 4%;
    background-color: #aa0404;
}
.a-text{
    color: #fff;
    font-size: 60px;
    line-height: 1.2em;
}
.aa0404 img{
    display: block;
    width: 100px;
    margin-right: auto;
    margin-left: auto;  
}
.text-block-17 {
    margin-bottom: 2%;
    color: #ffbd06;
    font-size: 160px;
    line-height: 1.2em;
    font-weight: 700;
    text-align: center;
    text-shadow: 1px 1px 6px #000;
}
.text-block-169 {
    margin-bottom: 3%;
    font-size: 24px;
    line-height: 1.4em;
    text-align: center;
    color: #6a859c;
}
.b2-a{
    margin-bottom: 3%;
    font-size: 26px;
    text-align: center;
}
.video-wrap {
    /*max-width: 750px;*/
    position: relative;
    padding-bottom: 49.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 40px auto;
    width: 100%;
    border-style: solid;
    border-width: 20px 20px 30px;
    border-color: #bec3c7 #8e8e9c;
    border-radius: 20px;
    box-shadow: 1px 1px 3px 0 #000;
}
.video-wrap iframe {
    /*max-width: 750px;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.block-1{
    padding: 2% 4% 2%;
    background: #fff;
}
.inner-block-1{
    max-width: 1100px;
    margin: 0 auto;
}
.new {
    max-width: 750px;
    margin: auto;
}
.none {
    display: none;
}










