* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

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

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

body 
{
	margin: 0;
	padding: 0;
	background-color: white;
	overflow-x: hidden;
	overflow-y: unset;

}

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

}

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

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 45.4795px;
	line-height: 53px;
	font-weight: normal;
	margin: 0;
	padding-top: 26px;
}

h2
{
	font-size: 22.7397px;
	line-height: 26px;
	font-weight: normal;
	margin: 0;
}

p
{
	margin: 0;
}

.nav
{
	position: absolute;
	left: 300px;
    top: 36px;
	display: none;
}

.nav a
{
	display: inline-block;
	margin-right: 12px;
	font-size: 16px;
	color: black;
	padding-bottom: 3px;
	border-bottom: 6px solid #f2f2f2;
	text-decoration: none;
}

.nav a:hover
{
	border-bottom: 6px solid black;
}

.ta-logo
{
	float: right;
	height: auto;
	margin-top: 28px;
}

.ta-logo:hover
{
	filter: grayscale(.2);
}

.k-logo
{
	margin-top: 26px;
}

.k-logo:hover
{
	filter: grayscale(.2);
}

section 
{
	border-top: 1px solid transparent;
	border-bottom: 0;

}

header
{
	height: 94px;
	width: 100%;
	position: relative;
	background-color: white;
}


.block1
{
	background: url(../img/block1_bg.jpg?) no-repeat scroll center -1px white;;
	height: 560px;
}

.block1 .article
{
	display: block;
	position: absolute;
	top: 190px;
	color: white;
	width: 600px;
}

.block1 .main_img
{
	position: absolute;
	right: 0;
	top: 0;
	width: 366px;
}

.block1 .article:hover
{
	text-decoration: none;
	color: #EEE;
}

.block1 .article .title
{
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 16px;
}

.block1 .article .desc
{
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
}

.block1 .article .link
{
	margin-top: 27px;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	position: relative;
	display: inline-block;
}

.block1 .article .link::after
{
	content: " ";
	background: url(../img/block1_arrow.svg?) no-repeat scroll center -1px transparent;

	width: 50px;
	height: 20px;
	position: absolute;
	right: -56px;
	top: 8px;
}

.block1 h3
{
	position: absolute;
	top: 448px;
	font-style: normal;
	font-weight: normal;
	font-size: 34px;
	line-height: 39px;
	margin: 0;
}

.block2
{
	background: url(../img/block2_bg.jpg?) no-repeat scroll center -1px white;;
	height: 480px;
}

.block2 .img
{
	position: absolute;
    right: -20px;
    top: 90px;
}

.block2 .circle
{
	position: absolute;
	top: 278px;
	left: 216px;
}


.block3
{
	/*background: url(../img/block2_bg.jpg?) no-repeat scroll center -1px white;*/
	height: 429px;
}

.block3 .img {
    margin-top: 30px;
    width: 100%;
    max-width: 912px;
}

.block4
{
	background: url(../img/block4_bg.jpg?) no-repeat scroll center -1px white;
	height: 380px;
}

.block4 .title
{
	width: 470px;
	font-size: 20px;
	line-height: 23px;
	position: absolute;
	top: 70px;
	left: 0;
	color: #FFFFFF;
}

.block4 .desc
{
	width: 470px;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	position: absolute;
	top: 170px;
	left: 0;
	color: #FFFFFF;
}


.block5
{
	background: url(../img/block5_bg.jpg?) no-repeat scroll center -1px white;
	height: 476px;
}

.block5 .text
{
	margin-top: 56px;
}

.block5 .img
{
	position: absolute;
    top: 158px;
    right: 232px;
}

.block6
{
	background-color: #6E3CBE;
	height: 512px;
}

.block6 .img
{
    width: 342px;
    position: absolute;
    top: 140px;
}

.block6 .title
{
	font-style: normal;
	font-weight: normal;
	font-size: 34px;
	line-height: 39px;
	color: #FFFFFF;
	margin-top: 40px;
	width: 298px;
	margin-top: 25px;
}

.block6 .desc
{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	width: 298px;
	margin-top: 20px;
	color: #FFFFFF;
}

.block6 .form 
{
	width: 594px;
	position: absolute;
	right: 0;
	top: 0px;
}

.block6 label
{
	color: white;
	display: block;
	margin-bottom: 8px;
}

.block6 .button
{

	background-image: url(../img/form_button.svg);
	background-repeat: no-repeat;
	color: white;
	border: 0;
	background-color: transparent;
	font-size: 20px;
	line-height: 23px;
	cursor: pointer;
	float: right;
	position: relative;
	width: 214px;
}

.block6 .button:hover
{
	opacity: 0.9;
}

.block6 input[type=text], .block6 input[type=email], textarea
{
    width: 100%;
    padding: 6px 10px;
    font-size: 18px;
    margin-bottom: 21px;
    font-family: 'GTE', sans-serif;
}

.block6 textarea
{
	height: 100px;
	margin-bottom: 31px;
}

.g-recaptcha
{
	width: 320px;
    float: left;
    margin-top: 0px;
}

footer
{
	height: 67px;
}

footer .k-logo
{
	margin-right: 0;
	margin-top: 26px;
	float: right;
}

footer .block-content
{

}

@media screen and (max-width: 1040px) {

	.nav a {
		margin-right: 12px;
		font-size: 24px;
		padding-bottom: 3px;
		border-bottom: 6px solid #df0523;
	}

	body
	{
		min-width: 1200px;
	}

}