@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap');

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

body 
{
	margin: 0;
	padding: 0;
	background-color: white;
	height: auto;
    overflow-x: hidden;
}

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

}

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

a:hover
{
	text-decoration: underline;
}

.block1
{
    background-color: #000;
    height: 112px;
}

.block1 .block-content
{
    max-width: 1000px;
}

.block1 .logo_ta
{
    display: block;
    float: right;
    margin-top: 35px;
}

.block1 .logo_p
{
    display: block;
    float: left;
    margin-top: 35px;
   
}

.block2
{
    background: url(../img/bg1.jpg?) no-repeat scroll center -1px white;
    height: 460px;
    background-position-y: bottom;
    background-size: 120%;
	cursor:pointer;
}

.block2 .b2_ramka
{
    position: absolute;
    top: 28px;
    left: 82px;
    z-index: 4;
}

.block2 h1
{
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    text-align: left;
    width: 500px;
    position: absolute;
    top: 40px;
    left: 5px;
    z-index: 20;
}

.block2 .b2_dot
{
    position: absolute;
    right: -8px;
    top: 200px;
    z-index: 1;
}

.block2 .rectangle
{
    background: url(../img/rectangle.svg?) no-repeat scroll center -1px transparent;
    height: 167px;
    width: 966px;
    position: absolute;
    top: 248px;
    z-index: 3;
    left: 8px;
}

.block2 .text
{
    position: absolute;
    top: 280px;
    width: 621px;
    z-index: 100;
    left: 50px;
    font-size: 14px;
    line-height: 20px; 
}

.block2 .button
{
    display: block;
    background: url(../img/vector.png?) no-repeat scroll 138px 18px #5C91C3;    
    font-size: 14px;
    color: white;
    width: 173px;
    height: 82px;
    line-height: 18px;
    position: absolute;
    top: 284px;
    left: 710px;
    z-index: 80;
    padding: 23px 50px 0 0;
    box-sizing: border-box;
    text-align: right;
}

.block2 .button:hover
{
    text-decoration: none;
    background-color: #5c91c3cc;

}

.block3
{
    background-color:  transparent;
    height: 275px;
}

.block3 .text
{
    height: 124px;
    width: 366px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 126.69%;
    position: absolute;
    top: 100px;
    left: 50px;
}

.block3 .bb
{
    Width: 106px;
    Height: 200px;
    position: absolute;
    top: 38px;
    left: 430px;
    font-size: 12px;
    color: white;
    background: url(../img/b3_component1.png?) no-repeat scroll center -1px #4C7FAE;
    z-index: 100;
    padding-top: 157px;
    box-sizing: border-box;
    text-align: center;
}

.block3 .bb:hover
{
    filter:brightness(1.1);

}


.block3 .b2
{
    background: url(../img/b3_component2.png?) no-repeat scroll center -1px #4C7FAE;
    left: 545px;
}

.block3 .b3
{
    background: url(../img/b3_component3.png?) no-repeat scroll center -1px #4C7FAE;
    left: 660px;
}

.block3 .b4
{
    background: url(../img/b3_component3.png?) no-repeat scroll center -1px #4C7FAE;
    left: 776px;
}


.block4
{
    background: url(../img/bg2.jpg?) no-repeat scroll center -1px #4C7FAE;
    height: 437px;
    background-position-y: bottom;
    background-size: cover;
}

.block4 h2
{
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 126.69%;
    color: white;
    position: absolute;
    left: 50px;
}

.block4 .b4_img
{
    position: absolute;
    top:75px;
    left: 20px;
}

.block4 .b4_dot
{
    position: absolute;
    left: 320px;
    top: 24px;
}

.block4 .b4_rectangle
{
    position: absolute;
    top: 35px;
    left: 270px;
}

.block4 .text
{
    color: white;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    width: 455px;
    left: 520px;
    top: 75px;
    z-index: 200;
}

.block4 .b4_arr
{
    position: absolute;
    left:  466px;
    top: 70px;
}

.block4 .b4_arr.a2
{
    top: 196px;

}

.block4 .b4_arr.a3
{
    top: 302px;

}

.block4 .text b
{
    font-size: 16px;
}

.big_bg
{
    background: url(../img/bg3.jpg?) no-repeat scroll center 220px white;
    background-size: cover;
}

.block5
{
    /*background: url(../img/bg3.jpg?) no-repeat scroll center -1px #E9EEF2;*/
    height: 863px;
    background-position-y: bottom;
}

.block5 h2
{
    position: absolute;
    font-weight: bold;
    font-size: 24px;
    top: 40px;
    left: 48px;
    margin: 0;

}

.block5 .img
{
    position: absolute;
    top: 92px;
    left: 20px;
    z-index: 1000;
}

.block5 .b5_dot
{
    position: absolute;
    top: 8px;
    left: 700px;
}

.block6 .peoples
{
    position: absolute;
    top: -226px;
    left: 14px;
    z-index: 1000;
}

.block6 .b6_dot
{
    position: absolute;
    left: -30px;
    top: -30px;
}


.block6
{
    background-color: white;
    height: 516px;
    background-position-y: bottom;
    background-size: cover;
    color: white;
}

.block6 .block_upper
{
    position: absolute;
    top: -280px;
    left: -96px;
    width: 1220px;
    background-color: #2E5C87;
    height: 796px;
}

.block6 .block_upper_text
{
    position: absolute;
    left: 240px;
    top: 116px;
    width: 210px;
    font-size: 14px;
    line-height: 18px;
    z-index: 10000;
}


.block6 .block_upper_text.t2
{
    left: 580px;
    width: 230px;
}


.block6 .block_upper_text.t3
{
    left: 910px;
    width: 180px;
}

.block6 h2
{
    color: white;
    position: absolute;
    z-index: 1000;
    left: 48px;
    margin: 0;
}

.block6 .pub
{
    position: absolute;
    width: 300px;
    color: white;
    left: 26px;
    top: 50px;
    display: block;
    cursor: pointer;
    font-size: 14px;
}

.block6 .pub:hover
{
    text-decoration: none;
    filter:opacity(0.95);

}

.block6 .pub:hover span
{  
    animation-name: headerLane;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;

}

.block6 .pub span
{
    display: block;
    background: url(../img/right_arrow.png?) no-repeat scroll center right transparent;
    height: 30px;
    width: 100px;
    box-sizing: border-box;
    padding-top: 6px;
    margin-left: 100px;
    margin-top: 20px;

}

.block6 .pub .desc
{
    min-height: 190px;
    border-bottom: 4px solid #83ADD3;
}


@keyframes headerLane {
    0% {background-position: 75px;}
    50% {background-position: 85px;}
    100% {background-position: 75px;}
}

.block6 .p2
{
    left: 375px;
}

.block6 .p3
{
    left: 724px;
}


.block7
{
    background-color: white;
    height: 520px;
    background-position-y: bottom;
    background-size: cover;
    color: white;
}

.block7 h2
{
    font-size: 24px;
    margin: 16px 0;
}

.block7 .img
{
    position: absolute;
    right: -124px;
    top: 0;
    z-index: 1;
}

.block7 .rectangle
{
    position: absolute;
    top: 36px;
    left: -94px;
    z-index: 2;
}

.block7 .dot1
{
    position: absolute;
    top: 70px;
    left: -138px;
    z-index: 10;
}

.block7 .dot2
{
    position: absolute;
    top: 70px;
    left: 542px;
    z-index: 200;
}


input[type="checkbox"]:checked, 
input[type="checkbox"]:not(:checked), 
input[type="radio"]:checked, 
input[type="radio"]:not(:checked) 
{
    position: absolute;
    left: -9999px;
}

input[type="checkbox"]:checked + label, 
input[type="checkbox"]:not(:checked) + label, 
input[type="radio"]:checked + label, 
input[type="radio"]:not(:checked) + label {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    line-height: 20px;
    cursor: pointer;
}

input[type="checkbox"]:checked + label:before, 
input[type="checkbox"]:not(:checked) + label:before,
input[type="radio"]:checked + label:before, 
input[type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 18px;
    height: 18px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
}

input[type="checkbox"]:checked + label:before, 
input[type="checkbox"]:not(:checked) + label:before {
    border-radius: 2px;
}

input[type="radio"]:checked + label:before, 
input[type="radio"]:not(:checked) + label:before {
    border-radius: 100%;
}

input[type="checkbox"]:checked + label:after, 
input[type="checkbox"]:not(:checked) + label:after, 
input[type="radio"]:checked + label:after, 
input[type="radio"]:not(:checked) + label:after {
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

input[type="checkbox"]:checked + label:after, 
input[type="checkbox"]:not(:checked) + label:after {
    left: 3px;
    top: 4px;
    width: 10px;
    height: 5px;
    border-radius: 1px;
    border-left: 4px solid #5C91C3;
    border-bottom: 4px solid #5C91C3;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

input[type="radio"]:checked + label:after, 
input[type="radio"]:not(:checked) + label:after {
    left: 5px;
    top: 5px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #5C91C3;
}

input[type="checkbox"]:not(:checked) + label:after, 
input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
}

input[type="checkbox"]:checked + label:after, 
input[type="radio"]:checked + label:after {
    opacity: 1;
}


.block7 form
{
    display: block;
    width: 585px;
    height: 471px;
    left: -24px;
    position: absolute;
    top: 60px;
    background-color: #E3EAF0;
    z-index: 100;
    color: black;
    box-sizing: border-box;
    padding: 10px 54px;
}

::placeholder { /* Most modern browsers support this now. */
    color:    black;
    font-size: 14px;
 }

.block7 form textarea
{
    height: 40px;
    resize: none;
}

.block7 form label
{
    font-size: 12px;
    margin-top: 8px;
	margin-bottom: 14px;

}


.block7 form input[type=submit]
{
    width: 153px;
    height: 49px;
    background-color: #5C91C3;
    box-sizing: border-box;
    padding-top: 10px;
    text-align: center;
    color: white;
    font-size: 14px;
    float: right;
    cursor: pointer;
}

.block7 form input[type=submit]:hover
{
    background-color: #5688b8;
}

.block7 form textarea::placeholder 
{
    padding-top: 20px;
    font-size: 15px;
}

.block7 form input, .block7 form textarea
{
    border: 0;
    padding: 6px 0;
    border-bottom: 2px solid #5C91C3;
    background-color: transparent;
    outline:none;
    margin-bottom: 19px;  
}

.block7 form input[type='text'], .block7 form input[type='email'], .block7 form textarea
{
    width: 100%;
}

.block7 form label
{
    width: 160px;
	margin-bottom: 26px;
}

.rc-anchor-normal
{
	width: 200px;
}

footer
{
    background-color: black;
    height: 119px;
}

.active
{
    display: none;
}
