* {-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/gte_normal.otf") format("opentype");
}

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

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: 1060px; 
  min-height: 1060px;
  /*zoom: 1.2;*/
}

body 
{
	margin: 0;
	padding: 0;
}

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

.ta-logo
{
	float: right;
	margin-top: 20px;
}

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

.k-logo
{
	margin-top: 20px;
	margin-left: 0px;
}

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

header
{
	height: 125px;
	width: 100%;
	position: relative;
}



.nav
{
	position: absolute;
	left: 330px;
	top: 49px;
}

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

.article .block-content
{
	width: 950px;
	text-align: justify;
	padding: 20px 0;

    line-height: 1.3;
    font-size: 17px;
    font-weight: normal;

}


.block1
{
	background: url(../img/block1.jpg?1) no-repeat scroll center 0px #f2f2f2;
	width: 100%;
	height: 633px;
	overflow: hidden;
}

.block1 a
{
	text-decoration: none;
}

.block1 h1
{
	font-weight: normal;
    position: absolute;
    left: 0;
    top: 24px;
    font-size: 66px;
    margin: 16px 0;
}

.block1 h2
{
	font-weight: normal;
    position: absolute;
    left: 0;
    top: 94px;
    font-size: 24px;
    margin: 16px 0;
}

.block1 .article_title
{
	font-weight: normal;
    position: absolute;
    left: 0px;
    top: 410px;
    font-size: 36px;
	margin: 16px 0;
	display: block;
	width: 503px;
	color: black;
}

.block1 .article_title::after
{
    content: " ";
    position: absolute;
    z-index: 1;
    bottom: -30px;
    left: -34px;
    width: 200px;
    height: 20px;
    background: url(../img/article_line.jpg);
}

.block1 .article_title:hover
{
	color: #6e3cbe;
}

.block1 .article_title:hover::after
{
	color: #6e3cbe;
	background: url(../img/article_line_hover.jpg);
}


.block1 .article
{
	width:480px;
	height: 203px;
    position: absolute;
    left: 580px;
    top: 430px;
    color: black;
	font-weight: normal;
	position: relative;
	font-size: 16px;
}

.block1 .article .link
{
    position: absolute;
    right: 0;
    bottom: 0;
    border-bottom: 7px solid #6e3cbe;
    display: block;
    padding-bottom: 20px;
	font-size: 17px;
	color: black;
	font-weight: bold;
}

.block1 .article .link:hover
{
	color: #6e3cbe;
}


.block2
{
	background: url(../img/block2.jpg?1) no-repeat scroll center 0px #ffffff;
	width: 100%;
	height: 1360px;
	overflow: hidden;
	margin-top: -1px;
	color: black;
}

.block2 .block-content h2
{
	text-align: left;
	margin-top: 36px;
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 30px;
}

.block2 .block-content h3
{
	position: absolute;
	top: 495px;
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	z-index: 1;
}

.block2 .block-content img
{
	margin-top: 20px;
}

.block2 .b
{
	position: absolute;
    left: 96px;
    top: 90px;
    font-size: 20px;
}

.block2 .b2
{
    top: 155px;
}

.block2 .b3
{
    top: 205px;
}

.block2 .b4
{
    top: 280px;
}

.block2 .b5
{
    top: 352px;
}

.block2 .bullets
{
	width: 1060px;
	height: 153px;
	position: absolute;
	top: 570px;
}

.block2 .bullets div
{
	width: 36px;
	height: 153px;
	color: white;
	font-size: 21px;
	background: url(../img/bullet.png) repeat transparent;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}

.block2 .big_info
{
	width: 1100px;
    margin-left: -20px;
    height: 300px;
    position: absolute;
	top: 550px;
}

.block2 .big_info div
{
	min-width: 40px;
    width: 70px;
    height: 100%;
	cursor: pointer;
	display: inline-block;
}

.block2 .big_info .ih3
{
	width: 240px;	
}

.block2 .big_info .ih4
{
	width: 150px;	
}

.block2 .big_info .ih5
{
	width: 140px;	
}

.block2 .big_info .ih6
{
	width: 60px;	
}

.block2 .big_info .ih7
{
	width: 140px;	
}

.block2 .big_info .ih8
{
	width: 40px;	
}

.block2 .big_info .ih9
{
	width: 140px;	
}

.block2 .conf
{

    position: absolute;
    top: 850px;

}

.block2 .big_info div:hover
{
	background-color: white;
	opacity: 0.2;
}

.block2 .popup
{
	position: absolute;
	top: 280px;
	height: 310px;
	width: 400px;
	display: none;
	background: url(../img/popup_bg.png) repeat transparent;
	padding: 15px 25px;
	-webkit-box-shadow: -1px 0px 15px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    -1px 0px 15px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         -1px 0px 15px 0px rgba(50, 50, 50, 0.5);	
	font-size: 14px;
	color: black;
	z-index: 11111;

}

.block2 .popup img
{
	max-width: 90%;
    max-height: 190px;
    position: relative;
    margin-top: -50px;
}

.block2 .popup3
{
	left: 120px;
}

.block2 .popup4
{
	left: 250px;
}

.block2 .popup5
{
	left: 390px;
}

.block2 .popup6
{
	left: 500px;
}

.block2 .popup7
{
	left: 620px;
}

.block2 .popup8
{
	left: 660px;
}

.block2 .popup9
{
	left: 670px;
}

.slider
{
	width: 1060px;
	height: 310px;
	position: relative;
}

.slider .slider_left
{
	position: absolute;
	left: 0;
	top: 76px;
	cursor: pointer;
	filter: grayscale(100%);
}

.slider .slider_right
{
	position: absolute;
	right: 0;
	top: 76px;
	cursor: pointer;
}

.slider .slider_inner
{
	widtH: 930px;
	height: 310px;;
	overflow: hidden;
	margin-left: 60px;
}

.slider .slider_inner .slider_100
{
	width: max-content;
}

.slider .slider_inner .slider_100 div
{
	display: inline-block;
	height: 100%;
	min-width: 100px;
	text-align: center;
	padding: 0 10px;
	vertical-align: top;
}

.slider .slider_inner .slider_100 div img
{
	/*width: 100%;*/
	max-height: 220px;
}

.slider .slider_inner .slider_100 div span
{
	display: block;
	margin-top: 10px;
	font-size: 14px;
}



.block3
{
	background: url(../img/block3.jpg?1) no-repeat scroll center 0px #ffffff;
	width: 100%;
	height: 680px;
	overflow: hidden;
	margin-top: -1px;
	color: black;
}

.block3 .block-content
{
	width: 1070px;
	
}

.block3 h2
{
	margin-top: 100px;
    margin-bottom: 30px !important;
    font-size: 39px;
    font-weight: normal;
    color: black;
    text-align: left;
    margin: 0;
    padding: 0;
}

.frame { width: 100%; height: 160px; padding: 0; overflow: hidden; }
.frame .slidee { margin: 0; padding: 0; height: 100%; list-style: none; width:350px; display: inline-block;}


.block4
{
	background: url(../img/block4.jpg?1) no-repeat scroll center 0px #ffffff;
	width: 100%;
	height: 864px;
	overflow: hidden;
}

.block4 h2
{
	font-size: 36px; 
	font-weight: normal;
	margin-top: 70px;
	margin-bottom: 25px;
}

.block4 form
{
	width: 680px;
	font-size: 16px;
}

.block4 form label
{
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 22px;
}

.block4 input[type='text'], .block4 input[type='email'] 
{
	width: 100%;
	border: 0;
	border-bottom: 8px solid black;
	margin-bottom: 35px;
	padding: 5px;
	outline:none;
	font-size: 22px;
}

.block4 textarea
{
	width: 100%;
	border: 4px solid black;
	margin-bottom: 35px;
	height: 120px;
	padding: 10px;
	font-size: 22px;
}

.g-recaptcha
{
 float: left;
}

.block4 input[type='submit']
{
	background-image: url(../img/form_button2.png);
	background-color: white;
    width: 210px;
    height: 110px;
    content: "";
    border: 0;
    cursor: pointer;
    right: 0;
	float: right;
	margin-right: -54px;	
}

.block4 input[type='submit']:hover
{
    background-image: url(../img/form_button.png);
}

/*
.block4 .left
{
	float: left;
	width: 540px;
}

.block4 label
{
	font-size: 22px; 
	display: block;
	font-weight: normal;
	margin: 25px 0;
	cursor: pointer;
	position: relative;
	padding-left: 36px;
}

.block4 textarea
{
	border: 4px solid black;
	float: right;
	width: 420px;
	height: 170px;
	font-size: 23px;
	padding: 15px;
}

.block4 input[type='submit']
{
	font-size: 24px; 
	background-color: transparent;
	border: 0;
	cursor: pointer;
	float: right;
	border-bottom: 2px solid #000;
	margin-top: 20px;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.block4 input[type='submit']:hover
{
	color: #df0523;
	border-bottom: 2px solid #df0523;
}

.block4 input[type=radio] {
	display: none;
}

.block4 label:before {
	content: " ";
	display: inline-block;

	width: 22px;
	height: 22px;

	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 0px;
	background-color: #000;
	box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);

	border-radius: 12px;
}

input[type=radio]:checked + label:before {
    content: "\2022";
    color: #f2f2f2;
    font-size: 44px;
    text-align: center;
    line-height: 33px;
}

.block4 textarea:-moz-placeholder { text-align: left; padding-top: 0px; color: black; font-weight: bold;}
.block4 textarea::-webkit-input-placeholder { text-align: left; padding-top: 0px; color: black; font-weight: bold;}

.block4 .et
{
	font-size: 17px;
}


*/

footer
{
	height: 155px;
}

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

/*	.block1 h1
	{
		font-size: 46px;
		line-height: 1;
	}

	.block1 h2
	{
		font-size: 40px;
		line-height: 1;
	}

	.block1 .article
	{
		left: 600px;
		width: 460px;
	}

	.block1 .article div
	{
		font-size: 25px;
		line-height: 1.3;
	}

	.block1 .article .link
	{
		font-size: 28px;
	}

	.block2 .block-content h2
	{
		font-size: 46px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.block2 .desc
	{
		font-size: 18px;
	}

	.block2 .block-content h4
	{
		top: 200px;
		font-size: 34px;
	}

	.block2 .b1
	{
		top: 310px;
		font-size: 30px;
	}

	.block2 .b2
	{
		top: 360px;
		font-size: 30px;
	}

	.block2 .b3
	{
		top: 410px;
		font-size: 30px;
	}

	.block2 .b4
	{
		top: 460px;
		font-size: 30px;
	}
		
	.block3 h2
	{
		color: black;
		font-size: 46px;
		margin-bottom: 10px !important;
	}


	.block4 .et
	{
		font-size: 30px;
	}

	.block4 h2
	{
		margin-top: 20px;
		font-size: 46px;
	}

	.block4 label
	{
		font-size: 32px;
		 margin: 10px 0;
	}

	.g-recaptcha
	{
		top: 270px !important;
	}

	.block4 .left
	{
		margin-top: 20px;
	}

	.block4 textarea
	{
		font-size: 30px;
	}

	.block4 input[type='submit']
	{
		font-size: 34px;
	}

	.article .block-content
	{
		font-size: 32px;
	}
	*/
}