@font-face {
  font-family: RoadRadio;
  src: url("/fonts/roadradio_bold.otf") format("opentype"); 
}

@font-face {
  font-family: SF Pro Display;
  src: url("/fonts/SF-Pro-Display-Light.otf") format("opentype");  
}

@font-face {
  font-family: SF Pro Display;
  font-weight: 500;
  src: url("/fonts/SF-Pro-Display-Medium.otf") format("opentype"); 
}

@font-face {
  font-family: SF Pro Display;
  font-weight: 600;
  src: url("/fonts/SF-Pro-Display-Semibold.otf") format("opentype"); 
}

@font-face {
  font-family: Gilroy;
  src: url("/fonts/Gilroy-ExtraBold.otf") format("opentype"); 
}

* {
    box-sizing: border-box;
}

body{
  font-family: SF Pro Display;
  font-size: 15px;
  margin: 0;
}

.block {
    float: left;
    width: 100%;
    padding: 60px 0;
}

.block1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: #1564DA;
}

.logo {
    float: left;
    height: 110px;
    background-color: white;
}

.title_menu {
    float: left;
    padding: 0 60px 0 30px;
    background-color: #325AE7;
    color: white;
    max-width: 330px;
    height: 55px;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.menu {
    float: left;
    background-color: #264AC9;
    height: 55px;
    display: flex;
    align-items: center;
    max-width: 760px;
    width: 100%;
}

.menu li {
    display: inline-block;
    font-weight: 600;
    padding: 0 20px;
}

.menu li a {
    color: white;
}

.phone_mess {
    float: left;
    max-width: 330px;
    width: 100%;
    display: flex;
    align-items: center;
    height: 55px;
    background-color: #264AC9;
    padding-left: 25px;
}

.mess {
    float: left;
    margin: 0 4px -2px 4px;
}

.phone_header a {
    color: white;
    font-size: 16px;
    font-weight: 600;
    margin-left: 15px;
}

.phone_header {
    margin-top: -1px;
}

.block.block1 {
    background: url(/img/1/fon1.png);
    background-size: cover;
    height: 795px;
    padding: 0;
}
.block.block1.torg {
    background: url(/img/header_holod3.jpg);
    background-size: cover;
    height: 795px;
}
.start_left {
    max-width: 640px;
    float: left;
    width: 100%;
    margin-top: 100px;
}

.block.block1.torg .start_left {
    max-width: 640px;
    float: left;
    width: 100%;
    margin-top: 100px;
    background: white;
    opacity: 0.8;
    padding: 20px;
    margin-left: 80px;
}
.start {
    width: 100%;
    float: left;
}

.start_form {
    float: left;
    width: 100%;
    background-color: white;
    z-index: 5;
    position: relative;
    border-radius: 6px;
    border: 1px solid #eee;
    padding: 35px;
    margin-top: 60px;
    margin-bottom: -77px;
}

.title1 {
    color: #000000;
    font-weight: 600;
    font-size: 35px;
}

.tilte2 {
    font-family: RoadRadio;
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 20px;
    line-height: 30px;
}

.tilte2 span {
    color: #1564DA;
}

.start_left p {
    font-weight: 500;
}

.preim {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

.preim_min {
    max-width: 240px;
    width: 100%;
    margin: 12px 25px;
    position: relative;
}

.preim_title {
    font-weight: 600;
    font-size: 17px;
}

.preim_p {
    color: #000000B2;
    padding-top: 8px;
}

.block.block1 .preim_min:before {
    content: ' ';
    position: absolute;
    left: -25px;
    top: 15px;
    width: 12px;
    height: 12px;
    background: url(/img/1/Line11.png);
}

.start_right {
    float: left;
    position: relative;
}

.start_right_img1 {
    position: absolute;
    z-index: 4;
    left: -100px;
	top: 15px;
}

.start_right_img2 {
    position: absolute;
    left: 100px;
    top: -95px;
    z-index: 3;
}

input[type="text"] {
    font-family: SF Pro Display;
    font-size: 15px;
    padding: 18px 22px;
    width: 290px;
    border: 1px solid #325fff2e;
    border-radius: 6px;
    margin-right: 8px;
}

.start_form_p {
    color: #000000a8;
    margin-top: 15px;
    font-size: 13px;
}

.start_form_p a {
    color: #1564DA;
}

input[type="submit"] {
    background-color: #1564DA;
    color: white;
    border-radius: 6px;
    padding: 19px 40px;
    border: none;
    font-weight: 600;
}

.row_block1 {position: absolute;width: 100%;top: 0;left: 0;height: 55px;z-index: 1;background: linear-gradient(45deg, #eecfba00, #eecfba00, #264AC9, #264AC9);}

.header {
    position: relative;
    z-index: 2;
}

.block2_left {
    max-width: 560px;
    width: 100%;
    float: left;
    position: relative;
    height: 560px;
}

.block2_img {float: left;margin: 10px;}

.block2_img img {
    border-radius: 50%;
}

.block.block2 {
    padding: 150px 0 50px 0;
}

.block2_img.block2_img2 {
    position: absolute;
    right: 0px;
    top: 70px;
}

.block2_img.block2_img3 {
    position: absolute;
    bottom: 0;
    left: 85px;
}

.block_title {
    font-family: 'RoadRadio';
    font-size: 32px;
    line-height: 41.6px;
    margin-bottom: 35px;
}

.block2_p {
    margin-top: 30px;
    line-height: 30px;
}

.block2_p p {
    margin: 5px 0;
}

.block2_right {
    float: left;
    max-width: 520px;
    margin-left: 50px;
}

.block_title span {
    color: #1564DA;
}

.block2_youtube_title {
    font-weight: 600;
    font-size: 17px;
    position: relative;
    margin-left: 27px;
    margin-top: 30px;
}

.block2_youtube_title:before {
    content: ' ';
    width: 19px;
    height: 19px;
    position: absolute;
    left: -27px;
    top: 0;
    background: url(/img/2/youtube.png);
}

.block2_youtube_min {
    float: left;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    border-radius: 50%;
    cursor: pointer;
}

.block2_youtube {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.block2_dzen_title {
    font-weight: 600;
    font-size: 17px;
    position: relative;
    margin-left: 27px;
    margin-top: 30px;
    float: left;
}

.block2_dzen_title:before {
    content: ' ';
    width: 19px;
    height: 19px;
    position: absolute;
    left: -27px;
    top: 0;
    background: url(/img/2/dzen.png);
}

.block2_dzen {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.block2_dzen_min {
    margin-right: 15px;
    margin-bottom: 15px;
    width: 100%;
}

input[type="submit"] {
    cursor: pointer;
}

.block.block3 .block_title {
    text-align: center;
}

thead td {
    color: white;
    background-color: #1564DA;
    font-weight: 600;
    border: 1px solid #1564DA;
}

table {
    width: 100%;
    margin-top: 30px;
}

td {
    border-radius: 6px;
    font-size: 17px;
    padding: 15px 30px;
    border: 1px solid #F0F0FC;
}

.block3_comment_table {
    background-color: #ECF0FC;
    padding: 20px 30px;
    margin: 20px 0;
    border-radius: 6px;
    line-height: 22px;
}

.white_button, .review_link {
    color: #1564DA;
    font-weight: 600;
    padding: 18px 37px;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
    display: inline-block;
    cursor: pointer;
}

.white_button_block {
    text-align: center;
    margin-top: 35px;
}

.white_button:hover, .review_link:hover {
    box-shadow: 0 0 6px 1px #eee;
}

.block.block4 .block_title {
    text-align: center;
}

.block4_gallery {
    position: relative;
}

.arrow {
    position: absolute;
    top: 47%;
    border: 1px solid #eee;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.arrow.arrow_left {
    left: 0;
}

.arrow.arrow_right {
    right: 0;
}

.block4_gallery_body {
    max-width: 1000px;
    margin: 0 auto;
}

.block4_gallery_video {
    height: 360px;
    width: 100%;
    border-radius: 6px;
    background-color: #eee;
}

.block4_gallery_title {
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    margin-top: 20px;
}

.arrow:hover {
    box-shadow: 0 0 6px 1px #eee;
}

.button {
    background-color: #1564DA;
    font-weight: 600;
    padding: 18px 37px;
    border-radius: 6px;
    display: inline-block;
    cursor: pointer;
    color: white;
}

.block4_buttons {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.block4_buttons .button {
    margin-right: 10px;
}

.button:hover {
    box-shadow: 0 0 6px 1px #9d9d9d;
}

.block6_gallery {
    position: relative;
}


.block.block5 .block_title:before {
    content: '6';
    font-weight: 600;
    font-size: 76px;
    position: absolute;
    left: -60px;
    top: 16px;
    color: #1564DA;
    font-family: Gilroy;
}

.block.block5 .block_title {
    position: relative;
    margin-left: 70px;
    line-height: 35px;
}

.block.block5 {
    background-color: #F4F8F9;
}

.preim_img {
    width: 80px;
    height: 80px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 50%;
}

.preim_num {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #1564DA;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    text-align: center;
    color: white;
    font-size: 12px;
    font-weight: 600;
    padding-top: 3px;
}

.block.block5 .preim_min {
    max-width: 340px;
}

.block.block5 .preim_title {
    margin-top: 15px;
}

.preim_min p {
    line-height: 23px;
}

.block.block4 {
    padding-top: 50px;
}

.block.block6 .block_title {
    position: relative;
    margin-left: 80px;
    display: inline-block;
}

.block.block6 .block_title:before {
    content: ' ';
    width: 60px;
    height: 53px;
    background: url(/img/6/123.png);
    position: absolute;
    top: 10px;
    left: -80px;
}

.block6_gallery .arrow.arrow_left {
    left: -70px;
}

.block6_gallery_min {margin: 0;}

.block6_gallery .arrow.arrow_right {
    right: -70px;
}

.block6_gallery_body {
    display: flex;
    justify-content: space-between;
}

.block.block6 .white_button, .block.block6 .review_link {float: right; margin-top: 15px;}

.block.block7 {
    background: url(/img/7/fon.png);
    background-size: cover;
    padding-bottom: 0;
    position: relative;
}

.block_title_img {
    display: inline-block;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    background-color: #1564DA;
    text-align: center;
    padding-top: 3px;
}

.block7_left {
    max-width: 400px;
    float: left;
}


.block7_right {
    float: left;
    max-width: 800px;
}

.benefits {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.benefits_min {
    max-width: 355px;
    margin: 10px 40px 10px 0;
}

.benefits_title {
    font-size: 17px;
    font-weight: 600;
}

.benefits_min p {
    line-height: 23px;
}

.block7_left_img {
    height: 466px;
}

.block7_right_img {
    position: absolute;
    bottom: -4px;
    right: 200px;
}

.block.block8 .block_title {
    text-align: center;
}

.schema {
    display: flex;
    justify-content: space-around;
    margin-top: 60px;
}

.schema_min {
    text-align: center;
    max-width: 210px;
    position: relative;
}

.schema_title {
    font-size: 17px;
    font-weight: 700;
    margin-top: 15px;
}

.button_block {
    text-align: center;
    margin-top: 70px;
}

.schema_min_top, .schema_min_top_2 {
    margin-top: -25px;
}

.schema_min_bottom:after {
    content: ' ';
    width: 300px;
    height: 1px;
    background-color: #eee;
    position: absolute;
    top: 30px;
    z-index: 9;
    transform: rotate(355deg);
}

.schema_min_top:after {
    content: ' ';
    width: 300px;
    height: 1px;
    background-color: #eee;
    position: absolute;
    top: 53px;
    z-index: 9;
    transform: rotate(5deg);
}


.schema_min img {
    z-index: 10;
    position: relative;
}

.block9_left {
    float: left;
    max-width: 700px;
    width: 100%;
}

.questions_min {
    border-radius: 6px;
    border: 1px solid #eee;
    margin: 10px 0;
    max-width: 660px;
}

.questions_row {
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.questions_title {
    padding: 15px 30px;
    display: inline-block;
    font-weight: 600;
    font-size: 17px;
    max-width: 600px;
}

.questions_open {
    margin: 11px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #1564DA;
    color: white;
    cursor: pointer;
    text-align: center;
    padding-top: 4px;
}

.questions_p {
    padding: 25px 30px;
    line-height: 23px;
    display: none;
}

.questions_p.questions_p_open {
    display: block;
}

.block9_right {
    float: left;
/*    background: url(/img/9/fon_2.png);*/
    max-width: 460px;
    width: 100%;
    position: relative;
    border-radius: 6px;
}

.block9_holod {
    text-align: center;
    margin-top: -50px;
}

.block9_zvonok {
    position: absolute;
    bottom: -20px;
    max-width: 440px;
    width: 100%;
    height: 200px;
    left: 10px;
    background-color: #325FFF;
    border-radius: 6px;
}

.block9_zvonok_right {
    float: left;
}

.block9_phone {
    float: left;
    margin-top: -12px;
    margin-left: 5px;
}

.block9_zvonok_p {
    font-size: 17px;
    font-weight: 600;
    color: white;
    margin: 30px 0;
    line-height: 24px;
}

.block9_zvonok .button {
    background-color: white;
    color: #1564DA;
}

.block9_zvonok .button:hover {
    background-color: #d3f6ff;
    box-shadow: none;
}

.block.block10 {
    background: url(/img/10/image1.png);
    background-size: cover;
    /* max-height: 715px; */
    padding: 60px 0 0 0;
}

.block.block10 .block_title {
    text-align: center;
}

.variants {
    display: flex;
    justify-content: space-between;
    width: 100%;
    z-index: 6;
    position: relative;
}

.variants_min_block {
    max-width: 430px;
}

.variants_min {
    background-color: white;
    padding: 25px 10px 1px 10px;
    border-radius: 5px;
    margin: 25px 0;
}

.variants_title {
    font-weight: 600;
    font-size: 17px;
    margin-left: 18px;
}

.variants_p {line-height: 18px;}

.variants_p li {
    padding-bottom: 9px;
}

.variants_p li::marker {
    color: #1564DA;
}

.block.block10 .block1200 {
    position: relative;
}

.block10_imgs {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.block10_imgs_50 {
    position: relative;
    max-width: 860px;
    width: 100%;
    height: 100%;
}

.block10_img_1 {
    position: absolute;
    z-index: 5;
    bottom: -14px;
    right: 0;
}

.block10_img_2 {position: absolute;z-index: 6;bottom: -4px;right: 60px;}

.block.block11 {
    background-color: #1564DA;
    padding-bottom: 0;
}

.block.block11 .block_title {
    color: white;
}

.block11_descr {
    color: white;
    line-height: 23px;
    margin-left: 60px;
    position: relative;
}

.block11_descr:before {
    content: ' ';
    width: 50px;
    height: 50px;
    background: url(/img/11/image7.png);
    position: absolute;
    left: -60px;
    top: -9px;
}

.block11_form {
    margin-top: 90px;
    padding: 35px;
    background-color: white;
    border-radius: 6px 6px 0 0;
}

.block11_left {
    float: left;
    max-width: 670px;
}

.block11_form input[type="submit"] {
    width: 290px;
}

.block11_form input {
    margin-top: 10px;
}

.block11_right {
    float: left;
    margin-top: -25px;
    position: relative;
    height: 526px;
    max-width: 375px;
    width: 100%;
    margin-left: 100px;
}

.block11_right img {
    position: absolute;
    bottom: -1px;
}

input[type="submit"]:hover {
    box-shadow: 0 0 6px 1px #ababab;
}

.block.block12 {
    background-color: #242424;
    color: white;
    padding: 0;
}

.block.block12 a {
    color: white;
}

.footer_row, .footer_row_3 {
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}
.footer_row_4 {
    padding: 30px 0;
    text-align: center;
    border-top: 1px solid #5e5e5e;
}

.footer_row_4 p {
    margin: 0;
    color: #ffffffa3;
}

.footer_min_logo a {
    display: flex;
    align-items: center;
    max-width: 350px;
}

.footer_title {
    margin-left: 15px;
    color: #ffffffd6;
}

.footer_min {
    text-align: center;
}

.footer_phone {
    font-weight: 600;
    font-size: 32px;
}

.footer_time {
    color: #ffffffa3;
}

.soc_min a {
    display: flex;
    align-items: center;
}

.soc_name {
    margin-left: 15px;
}

.footer_row_2 {
    background-color: rgb(255 255 255 / 4%);
}

.footer_row_3 {
    padding-bottom: 50px;
}

.soc {
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}

.block4_gallery_img:before {
    content: '';
    left: 45%;
    top: 44%;
    width: 82px;
    height: 82px;
    position: absolute;
    background: url(/img/4/Group87.png);
}

.preim_foto{
    display: none;
}

.block.block3 {
    padding: 30px 0 60px 0;
}

@media(max-width:1310px){
    .arrow.arrow_right {right: 5px;}

    .start_right_img2 {
        left: 0;
    }


    .footer_row, .footer_row_2, .footer_row_3 {
        padding: 30px;
    }

    .soc {
        padding: 0;
    }


    .block {
        padding: 60px 15px;
    }

    .arrow.arrow_left {
        right: 5px;
    }

    .start {
        padding: 0 15px;
    }

    .block7_left {
        max-width: 360px;
    }
    
    .block6_gallery .arrow {
        display: none!important;
    }
}



@media(max-width:1200px){
    

    .title_menu {
        max-width: 240px;
    }

    .preim_min {
        max-width: 330px;
    }

    .block7_left_img {
        display: none;
    }

    .block7_right .button {
        margin-bottom: 15px;
    }

    .benefits_min {max-width: 320px;}

    .block7_right {
        max-width: initial;
        position: relative;
        z-index: 5;
    }

    .block9_right {
        max-width: 420px;
    }
    
    .block.block2 {
        padding: 200px 0 50px 0;
    }

    .block.block5 .preim_min {
        max-width: 290px;
    }

    .block.block5 .preim {
        justify-content: center;
    }

    .block7_right_img {
        right: 0;
    }
}


@media(max-width:1170px){
    .start_form input[type="submit"] {
        margin-top: 10px;
    }

    .block {
        height: auto!important;
    }

    .block.block2 {
        padding: 130px 15px 60px 15px;
    }

    .block6_gallery_min {
        margin: 0 5px;
    }

    .block6_gallery_min img {
        max-width: 500px;
    }

    .block6_gallery_body {
        justify-content: center;
    }

    .block10_img_2 {
        z-index: 5;
    }

    .block11_right {
        margin-left: 20px;
    }
    
    .block2_right {
        max-width: 350px;
    }
}


@media(max-width:1150px){
    .start_left {
        max-width: 550px;
    }

    .block4_gallery_body {
        max-width: 800px;
    }

    .block9_left {
        max-width: 500px;
        margin-right: 20px;
    }

    .questions_title {
        max-width: 400px;
    }
    
    .menu {
        max-width: 650px;
    }

    .benefits_min {
        max-width: 260px;
    }
}


@media(max-width:1100px){
    .block11_right img {
        max-width: 200px;
    }

    .block11_right {
        max-width: initial;
        width: auto;
    }
    
    .block.block1 {
        overflow: hidden;
    }
    
    .start_form {
        margin-bottom: 0;
    }
    .schema_min_bottom:after, .schema_min_top:after {
        display: none;
    }
}


@media(max-width:1100px){
    .block6_gallery_min img {
        max-width: 400px;
    }
}

@media(max-width:1000px){
    
    .block4_gallery_img:before {
        display: none;
    }
    .header {
        display: flex;
        flex-wrap: wrap;
    }

    .logo img {
        height: 55px;
    }

    .logo {
        height: 55px;
    }
    
    .block10_img_2 {
        display: none;
    }
}


@media(max-width:990px){

    .block2_left {
        display: none;
    }

    .block2_right {
        max-width: 100%;
    }

    .block.block2 {
        padding: 60px 15px 30px 15px;
    }

    .block9_holod {
        display: none;
    }

    .block9_zvonok {
        position: relative;
        margin: 0 auto;
    }

    .block9_right {
        max-width: initial;
    }

    .block9_left {
        max-width: initial;
    }

    .questions_min {
        max-width: initial;
    }
    
    .start_form input[type="submit"] {
        width: 290px;
    }
}


@media(max-width:946px){
    .title_menu {
        max-width: initial;
    }

    .row_block1 {
        background: #325AE7;
    }

    .menu {
        max-width: 100%;
    }
    
    .start_form form {
        max-width: 600px;
        margin: auto;
    }

    .start_form_p {
        text-align: center;
    }

    .block4_gallery_body {
        max-width: 670px;
    }
    
    .block.block11 {
        overflow: hidden;
    }
    
    .block10_img_1 {
        display: none;
    }

    .variants_min {
        margin: 10px;
    }
}


@media(max-width:880px){
    .block6_gallery_min img {
        max-width: 350px;
    }

    .block4_gallery_body {
        width: 75%;
        max-width: initial;
    }
    
    .block.block10 {
        max-height: initial;
    }
}


@media(max-width:840px){
    .start_right {
        display: none;
    }

    .start_left {
        max-width: initial;
        margin-top: 135px;
    }
    
    .footer_phone {
        font-size: 25px;
    }
    
    .block.block1 .preim {
        width: 50%;
        float: left;
    }

    .block.block1 .preim_foto img {
        border-radius: 50%;
    }

    .preim_foto {
        display: block;
        float: left;
        margin-top: 30px;
    }
    
    .preim_obsh {
        display: flex;
        align-items: center;
    }
}


@media(max-width:800px){
    .preim {justify-content: center;}

    .preim_min {
        max-width: 150px;
    }

    .block.block9 {
        padding: 0 15px 60px 15px;
    }

    .block11_right {
        display: none;
    }

    .block11_left {
        max-width: initial;
    }

    .block11_form {
        margin-top: 30px;
        text-align: center;
    }
    
    .block6_gallery_body {
        flex-wrap: wrap;
    }
    
    input[type="text"]{
        margin-right: 0;
    }
}
@media (max-width: 768px) {
	.phone_mess {
		justify-content: space-evenly;
		padding-left: 0;
	}
	.phone_mess .mess {
		display: none;
	}
	.zphone {
		text-decoration: underline;
	}
	.zphone:hover {
		text-decoration: none;
	}
	.phone_header a, .tel-first-block a, .footer_phone a {
		padding: 5px 0 5px 40px;
		background: url(img/phone-icon.png) 0 50% no-repeat;
		background-size: auto 100%;
	}
	.tel-first-block a, .footer_phone a {
		padding: 5px 0 5px 50px;
	}
}

@media(max-width:700px){
    .footer_row {
        flex-wrap: wrap;
    }

    .footer_min {
        margin: 15px auto;
    }

    .soc {
        flex-wrap: wrap;
        justify-content: center;
    }

    .soc_min {
        margin: 5px;
    }

    .footer_row_3 {
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer_row_3 a {
        margin: 5px;
    }

    .variants {
        display: block;
    }

    .block9_zvonok_right {
        max-width: 184px;
        text-align: center;
    }

    .block9_zvonok_right .button {
        padding: 12px 20px;
    }

    .block9_zvonok_p {
        margin: 10px 0;
    }

    .questions_title {
        width: 80%;
        max-width: initial;
    }

    .schema {display: block;}

    .schema_min {
        width: 100%;
        max-width: initial;
    }
    
    .schema_min {
        margin: 30px 0;
    }

    .benefits {
        justify-content: center;
    }

    .benefits_min {
        margin: 10px 0;
    }

    .block6_gallery {
        float: left;
        width: 100%;
    }

    .block.block6 .white_button, .block.block6 .review_link {
        float: left;
        margin-bottom: 15px;
    }

    .block4_buttons .button {margin-bottom: 10px;}

    .block4_buttons {
        flex-wrap: wrap;
    }

    .block4_gallery_body {
        width: 60%;
    }

    .start_form form {
        text-align: center;
    }

    .start_form input[type="text"] {
        margin: 3px 0;
    }

    .preim_min {
        margin: 15px 5px 15px 25px;
    }

    .start_form {
        margin-top: 30px;
    }

    .title_menu {
        max-width: 315px;
    }

    .menu {
        flex-wrap: wrap;
        height: auto;
        justify-content: center;
        display: none;
    }

    .menu li {
        padding: 15px;
    }

    .phone_mess {
        max-width: initial;
    }

    .block2_right {
        margin-left: 0;
    }

    td {padding: 10px;}

    .preim_min {
        text-align: center;
    }

    .preim_img {
        margin: 0 auto;
    }
    
    .block7_right {
        text-align: center;
    }

    .block7_right_img {
        display: none;
    }
    
    .block.block1 .preim_min:before {
        left: -5px;
    }
    
    .tilte2 {
        font-size: 16px;
    }

    .block_title {
        font-size: 28px;
    }
}
.tel-first-block, .cta-text, .whats-first-block {
    display:none;
}
.lid-text  {
    font-size:20px;
}
.soc-first-block {
    
    display:none;
}
@media(max-width:533px){
    .soc-first-block {
        display:flex;
        justify-content: center;    
    }
    .lid-text {
        display:none;
    }
    .cta-text {        
        display:block;
        font-size: 20px;
        text-align: center;
    }
    .whats-first-block, .tg-first-block {
        display: block;
        background-color: #65bc54;
        position: relative;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 22px;
        font-weight: bold;
        margin-top: 15px;
        width: 50%;
        float: left;
        box-sizing:border-box;
    }
    .tg-first-block {
        margin-left: 10px;
        background-color: #2aa1da;
    }
    .tel-first-block {
        display:block;
    background-color: #264ac9;
    position: relative;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;        
    }
    .tel-first-block a, .whats-first-block a,  .tg-first-block a {
        color:#fff;
    }
    .title1 {
        font-size: 25px;
    }
    .preim_foto {
        width: 50%;
        z-index: 0;
        position: relative;
    }

    .preim_foto img {
        width: 100%;
    }
    .header {
        position:fixed;
        z-index: 9;
        width: 100%;
        display: block;
        background-color: #325ae7;
    }
}
.clr-fix {
    clear:both;
}

.label-fio-big {
    top: 450px;
    position: absolute;
    z-index: 5;
    background: rgb(255 255 255 / 90%);
    width: 224px;
    text-align: center;
    left: 99px;
    font-size: 18px;
    font-weight: bold;
}
@media(max-width:390px){
    .label-fio-big {
        display:none;
    }
    .preim_min {
        margin: 15px 25px;
        width: 100%;
        max-width: initial;
    }

    .title_menu {
        padding: 10px;
        max-width: 245px;
    }
    
    input {
        max-width: 290px;
        width: 100%!important;
    }
    
    .block.block1 .preim_min:before {
        display: none;
    }
}

@media(min-width:700px){
    .popap_window.popap_video {
        width: 70%;
        margin-top: 3%;
    }
}

.block4_gallery_img img {
    width: 100%;
}

.block4_gallery_min {
    cursor: pointer;
}

.block4_gallery_img iframe, .popap_window.popap_video iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-width: 0;outline-width: 0;}

.block4_gallery_img, .popap_video_cont {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-top: 50px;
    width: 100%;
}

.block6_gallery_min img {
    width: 100%;
}


   .popap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000c9;
    z-index: 991;
}

.popap_centr {
    width: 100%;
    position: fixed;
    z-index: 992;
    height: 0;
    top: 0;
}

.popap_window {
    max-width: 460px;
    margin: 0 auto;
    margin-top: 15%;
    height: auto;
    background-color: white;
    text-align: center;
    padding-top: 27px;
    z-index: 5;
    border: 2px solid #1564DA;
    padding-bottom: 27px;
}

.popap_window input {
    margin: 9px 0;
    width: 65%;
}

.popap_window input[type="submit"] {cursor: pointer;padding: 15px 25px;}

.popap_window form {
}

.popap_title {
    font-size: 32px;
    font-weight: 600;
    color: #1564DA;
    margin-bottom: 10px;
}

.show_send {
    font-size: 19px;
    color: red;
}

.price_open{
    display: none;
}


#bonusy {
    font-size: 28px;
    margin: 15px 0;
}

.show_send_block11, .show_send_start_form {
    font-size: 24px;
    color: red;
    font-weight: 600;
    text-align: center;
}

.block_text {
    margin-top: 50px;
    float: left;
    width: 100%;
    min-height: 500px;
    background-color: white;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 11px 5px;
    border-radius: 6px;
    padding: 15px;
    margin-bottom: 50px;
}

.popap_window .start_form_p {
    font-size: 12px;
}

.block2_youtube_min.block2_youtube_min_1 {
    background: url(/img/portfolio/1.jpg);
    background-size: cover;
}

.block2_youtube_min.block2_youtube_min_2 {
    background: url(/img/portfolio/2.jpg);
    background-size: cover;
}

.block2_youtube_min.block2_youtube_min_3 {
    background: url(/img/portfolio/3.jpg);
    background-size: cover;
}


.popap_window.popap_video {
        max-width: 1200px;
        padding: 0;
}

.popap_video_cont {
    margin-top: 0;
}



.preloader {
  /*ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ*/
  position: fixed;
  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  /* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° */
  background: #ffffff;
  /* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ (ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ, ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ) */
  z-index: 1001;
}

.preloader__row {
  position: relative;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  text-align: center;
  animation: preloader-rotate 2s infinite linear;
}

.preloader__item {
  position: absolute;
  display: inline-block;
  top: 0;
  background-color: #337ab7;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  animation: preloader-bounce 2s infinite ease-in-out;
}

.preloader__item:last-child {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}

@keyframes preloader-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes preloader-bounce {

  0%,
  100% {
    transform: scale(0);
  }

  50% {
    transform: scale(1);
  }
}

.loaded_hiding .preloader {
  transition: 0.3s opacity;
  opacity: 0;
}

.loaded .preloader {
  display: none;
}
.label-fio {
    
    margin-top: -40px;
    position: relative;
    z-index: 2;
    text-align: center;
    background: rgb(255 255 255 / 90%);
    padding: 1px;

}