* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition-duration: 0.2s;
}

.mobile {
    display: none;
}

@font-face {
    font-family: "GTE";
    font-weight: normal;
    src: url("../fonts/gteestiprodisplay_regular.otf") format("opentype");
}

@font-face {
    font-family: "GTE";
    font-weight: bold;
    src: url("../fonts/gteestiprodisplay_bold.otf") format("opentype");
}

@-webkit-keyframes pulse {
    0% {
        margin: 0;
        padding: 0;
    }

    50% {
        margin: 10px 0px 0px 0px;
    }

    100% {
        opacity: 1;
        margin: 0px 0px 0 0;
    }
}

.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #111;
    opacity: 0.8;
    z-index: 111;
    top: 0;
    display: none;
    z-index: 99999999;

}

.form_hidden {
    position: fixed;
    z-index: 999999999;
    width: 600px;
    height: auto;
    padding: 30px;
    border: 1px solid black;
    margin: auto;
    left: 50%;
    top: 20px;
    margin-left: -250px;
    /* margin-top: -150px; */
    background-color: white;
    display: none;
    color: black;
}

.form_hidden .close {
    color: black;
    font-size: 32px;
    padding: 5px;
    cursor: pointer !important;
    z-index: 1000;
    position: absolute;
    right: 10px;
    top: 10px;
}

html {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-size: 17px;
    background: #F8F8F8;
    color: #000;
    font-family: 'GTE', sans-serif;
    min-width: 1000px;
    min-height: 1000px;
    /*zoom: 1.2;*/

}

body {
    margin: 0;
    padding: 0;
    background-color: #F8F8F8;
    overflow-x: hidden;
    overflow-y: unset;
    background: url(../img/bg.png?) no-repeat scroll center -1px #F8F8F8;
    min-height: 3000px;
    height: auto;

}

.block-content {
    width: 1063px;
    height: 100%;
    margin: auto;
    position: relative;
    margin-top: 0;
}

.read_more {
    color: white;
    font-weight: 700;
    text-decoration: underline;
    font-size: 14px;
    line-height: 17px;
    margin-top: 6px;
    margin-bottom: 45px;
    display: inline-block;
    position: relative;
}

.read_more:after {
    content: " ";
    width: 20px;
    height: 20px;
    background: url(../img/vdown.svg?) no-repeat scroll center;
    position: absolute;
    right: -33px;
    top: 0;
}

.read_close {
    color: white;
    font-weight: 700;
    text-decoration: underline;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 26px;
    display: inline-block;
    position: relative;
}

.read_close:after {
    content: " ";
    width: 20px;
    height: 20px;
    background: url(../img/vup.svg?) no-repeat scroll center;
    position: absolute;
    right: -33px;
    top: 0;
}

.button {
    color: white;
    background-color: #F97900;
    padding: 16px 25px;
    text-decoration: none;
    border-radius: 10px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
}

.button:hover {
    text-decoration: none;
    opacity: 0.9;
}

.block1 {
    height: 668px;
    width: 100%;
    padding-top: 31px;
    padding-left: 67px;
}

.block1 .logo {}

.block1 .header_img {
    position: absolute;
    z-index: 1;
    top: 50px;
    right: 22px;
    height: 430px;
}

.block1 .pub {
    width: 300px;
    position: absolute;
    top: 140px;
}

.block1 .pub h1 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 26px;
    line-height: 114.38%;
    color: #009DDA;
    margin-bottom: 16px;
}

.block1 .pub span {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: black;
    display: block;
    margin-bottom: 36px;
}

.block1 .block_info {
    position: absolute;
    top: 480px;
    display: flex;
    justify-content: space-between;
    width: 1000px;
}


.block1 h2 {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 114.38%;
    color: #1C73A5;
}


.block2 {
    height: 960px;
    width: 100%;
}

.block2 .block-content {
    width: 1130px;
    height: 100%;
    margin: auto;
    position: relative;
    margin-top: 0;
}

.block2 .banner {
    position: absolute;
    bottom: -55px;
    width: 1136px;
}


.block2 .banner:hover {
    opacity: 0.9;
}

.block2 .h {
    position: absolute;
    left: 60px;
    top: 60px;
    width: 720px;
    display: flex;
}

.block2 .be {
    position: absolute;
    right: -40px;
    top: 10px;
    width: 221px;
}

.block2 .h h2 {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 114.38%;
    color: #1C73A5;
    display: block;
    margin-right: 40px;
}

.block2 .h p {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
}

.block2 .tl {
    position: absolute;
    top: 150px;
    z-index: 1;
    left: 60px;
}

.block2 .timeline {
    width: 1008px;
}

.block2 .circle {
    position: absolute;
    background-color: #1C73A5;
    border-radius: 20px;
    width: 35px;
    height: 35px;
    left: 162px;
    top: 192px;
    opacity: 0;
    cursor: pointer;
}

.block2 .quadro {
    position: absolute;
    left: 294px;
    top: 1px;
    width: 211px;
    height: 59px;
    background-color: #000;
    opacity: 0.05;
    display: none;
}

.block2 .q7 {
    width: 81px;
    left: 855px;
}

.block2 .q8 {
    width: 88px;
    height: 95px;
    left: 915px;
    top: 430px;
}

.block2 .q9 {
    width: 98px;
    height: 95px;
    left: 804px;
    top: 430px;
}


.block2 .q10 {
    width: 144px;
    height: 95px;
    left: 647px;
    top: 430px;
}

.block2 .q11 {
    width: 109px;
    height: 95px;
    left: 525px;
    top: 430px;
}

.block2 .q12 {
    width: 174px;
    height: 95px;
    left: 338px;
    top: 430px;
}


.block2 .title {
    position: absolute;
    top: 80px;
    left: 179px;
    color: #F97900;
    font-weight: 700;
    font-size: 11px;
    line-height: 15px;
}

.block2 .t2 {
    left: 292px;
}

.block2 .t3 {
    left: 406px;
}

.block2 .t4 {
    left: 518px;
}

.block2 .t5 {
    left: 634px;
}

.block2 .t6 {
    left: 748px;
}

.block2 .t7 {
    left: 855px;
}

.block2 .t8 {
    top: 276px;
    left: 882px;
}

.block2 .t9 {
    top: 276px;
    left: 783px;
}

.block2 .t10 {
    top: 276px;
    left: 678px;
}


.block2 .t11 {
    top: 276px;
    left: 576px;
}

.block2 .t12 {
    top: 276px;
    left: 470px;
}

.block2 .t13 {
    top: 276px;
    left: 364px;
}

.block2 .t14 {
    top: 276px;
    left: 258px;
}

.block2 .t15 {
    top: 412px;
    left: 145px;
}

.block2 .c2 {
    left: 275px !important;
}

.block2 .c3 {
    left: 389px !important;
}

.block2 .c4 {
    left: 503px !important;
}

.block2 .c5 {
    left: 616px !important;
}

.block2 .c6 {
    left: 730px !important;
}

.block2 .c7 {
    left: 844px !important;
}

.block2 .c8 {
    top: 366px;
    left: 876px !important;
}

.block2 .c9 {
    top: 366px;
    left: 770px !important;
}

.block2 .c10 {
    top: 366px;
    left: 665px !important;
}

.block2 .c11 {
    top: 366px;
    left: 558px !important;
}

.block2 .c12 {
    top: 366px;
    left: 452px !important;
}

.block2 .c13 {
    top: 366px;
    left: 347px !important;
}

.block2 .c14 {
    top: 366px;
    left: 242px !important;
}

.block2 .c15 {
    top: 366px;
    left: 135px !important;
}

.block3 {
    height: 1862px;
    width: 100%;
}

.block3 .b3f {
    position: absolute;
    top: 670px;
    left: -22px;
    z-index: 10000;
    transition-duration: 3s;

}

.block3 .line {
    position: absolute;
    top: 60px;
    left: 450px;
}

.block3 h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 114.38%;
    color: #1C73A5;
    position: absolute;
    top: 130px;
    left: 36px;
}

.block3 .listline {
    width: 1000px;
    top: 260px;
    left: 36px;
    position: absolute;
}


.block3 .listline .list {
    background: #009DDA;
    border-radius: 44px;
    height: auto;
    min-height: 140px;
    margin: -40px 0;
    padding-top: 50px;
    padding-bottom: 24px;
    cursor: pointer;
    position: relative;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

    user-select: none;
}

.block3 .listline .list .first {
    color: white;
    display: flex;
}

.block3 .listline .list .first:hover
{
    opacity: 0.92;
}

.block3 .listline .list .second {
    color: white;
    display: none;
}

.block3 .listline .list .plus {
    width: 300px;
    text-align: center;
    padding-top: 28px;
    margin-left: 40px;
    margin-right: 30px;
}

.block3 .listline .list .plus a {
    position: absolute;
    bottom: 0;
    left: 110px;
    color: white;
    text-decoration: none;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
}

.block3 .listline .list .plus a:hover {
    text-decoration: underline;
}

.block3 .listline .list .plus img {
    max-width: 223px;

}

.block3 .listline .list .info {
    text-align: left;
    padding-top: 18px;
    width: 560px;

    user-select: text;
}

.block3 .listline .list .info p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
}

.block3 .listline .list .info li {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
}


.block3 .listline .list .fio {
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
}

.block3 .listline .list .fio>span {
    display: block;
    font-size: 20px;

}


.block3 .listline .list.active {
    height: auto;
    padding-top: 0px;
    cursor: auto;
    padding-bottom: 30px;
    margin: -60px 0;
    z-index: 10000;
}


.block3 .listline .list.active+.list {
    padding-top: 70px;
}

.block3 .listline .list.active>.first {
    display: none;
}

.block3 .listline .list.active>.second {
    display: flex;
    position: relative;
}

.block3 .listline .list:nth-child(3n+2) {
    background: #82B51A;
}

.block3 .listline .list:nth-child(3n+3) {
    background: #F97900;
}

.block3 .lbf {
    padding: 0 !important;
}

.block3 .laf {}

.block4 {
    text-align: center;
    padding: 44px 0 10px 0;
}

.block4 img {
    width: 700px;
}

a {
    text-decoration: none;
    color: black;
}

a:hover {
    text-decoration: underline;
}