:root
{
	--animate-duration: 13s;
}

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


}

@-webkit-keyframes pulse {
    0% {
		margin: 0;
		padding: 0;
    }
    50% {
		margin: 10px 0px 0px 0px;
    }
    100% {
        opacity: 1;
		margin: 0px 0px 0 0;
    }
}

.desktop
{
  display: block;
}

.mobile
{
  display: none;
}


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

body 
{
	margin: 0;
	padding: 0;
	background-color: white;
	height: auto;
	overflow-x: hidden;
	background: url(../img/background.jpg?) no-repeat scroll center -1px black;
	min-height: 4002px;

}

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

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

a:hover
{
	text-decoration: underline;
}


h2
{
	font-weight: normal;
	font-size: 36px;
	line-height: 42px;
	margin: 0 0 20px 0;
}

p
{
	margin: 0;
}

header
{
	margin-top: 50px;
	height: 65px;
	position: relative;
}

.k-logo
{
	position: absolute;
	left: 0;
}

.ta-logo
{
	position: absolute;
	right: 0;
	top: 15px;
}

.g-logo
{
	position: absolute;
	margin: auto;
	left: 50%;
	margin-left: -80px;

}

.button
{
	background-color: #F26522;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	border-radius: 5px;
	padding: 4px 16px 8px 16px;
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	display: inline-block;
	color: white;
	cursor: pointer;
	border: 0;
	
}

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

.block1
{
	height: 1100px;
}

.block1 .button
{
	position: absolute;
	right: 60px;
	top: 300px;
	z-index: 500;
}


.block1 .frame
{
	text-align: center;
	margin-top: 10px
}

.block1 h1
{
	font-style: normal;
	font-weight: normal;
	font-size: 55px;
	line-height: 71px;
	margin: 40px 7px 3px 7px;
}

.block1 h2
{
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 39px;	
	margin: 7px;

}


.block1 .rect1
{
	position: absolute;
	top: 210px;
	right: 0;
	z-index: 10;
}

.block1 .img
{
	position: absolute;
	top: 390px;
	left: 0;
}

.block1 .info
{
	position: absolute;
	top: 446px;
	right: 0;
	z-index: 10;
}

.block1 .article
{
	width: 691px;
	position: absolute;
	top: 234px;
	left: 0;
	font-size: 16px;
	line-height: 21px;
	color: white;
}

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

}

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

.block1 .about
{
	position: absolute;
	top: 870px;
	left: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
}

.block1 .about::before
{
	content: " ";
	background: url(../img/angle2.svg?) no-repeat scroll center -1px transparent;
	width: 37px;
	height: 37px;
	position: absolute;
	left: -37px;
	top: -37px;
}

.block1 .about::after
{
	content: " ";
	background: url(../img/angle1.svg?) no-repeat scroll center -1px transparent;
	width: 37px;
	height: 37px;
	position: absolute;
	right: -37px;
	bottom: -37px;
}


.block1 .title
{
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 39px;
	margin-bottom: 8px;
}

.block1 .group
{
	margin-top: 10px;
	
}

.block2 
{
	position: relative;
	height: 980px;
}

.block2 .left
{
	position: absolute;
    left: 50%;
    margin-left: -964px;
}

.block2 .right
{
	position: absolute;
    left: 50%;
	top: 44px;
    margin-left: 0;
}

.block2 .title
{
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 39px;
	padding-top: 28px;
}

.block2 ul
{
	padding-top: 21px;

	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	width: 450px;
}


.block2 ul li
{
	line-height: 21px;
	margin-bottom: 20px;
}

.block2 ul b
{
	
	display: block;
	font-weight: normal;
	font-size: 20px;
}

.block2 .angle1
{
	position: absolute;
	top: 450px;
	left: 440px;	
}

.block2 .angle2
{
	position: absolute;
	top: -17px;
	left: -37px;
}

.block2 .rect
{
	position: absolute;
    left: -30px;
	z-index: 5;
	top: 470px;
}

.block2 .res
{
	position: absolute;
	z-index: 4;
	top: 726px;
}

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

.block2 .res2
{
	left: 260px;
}

.block2 .res3
{
	left: 520px;
}

.block2 .res4
{
	left: 780px;
}

.block2 .aa1
{
	position: absolute;
	font-size: 30px;
	line-height: 39px;
	z-index: 1000;
	top: 540px;
}

.block2 .aa2
{
	position: absolute;
	font-size: 16px;
	line-height: 21px;
	z-index: 1000;
	top: 590px;
}

.block3
{

}

.block3 h3
{
	margin: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 39px;	
}

.block3 .dm
{
	height: 175px;
	margin-top: 22px;
}

.block3 .d
{
	width: 225px;
	height: 100%;
	border-left: 8px solid #F26522;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
	padding: 20px 0 20px 20px;
	position: relative;
	display: block;
	color: white;
	float: left;
	margin-left: 10px;
}

.block3 .d:hover
{
	text-decoration: none;
	opacity: 0.85;
}

.block3 .d span
{
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-size: 13.5464px;
	line-height: 18px;	
	display: block;
	font-weight: bold;
}

.block3 .d span img
{
	position: absolute;
	right: -25px;
	top: -5px;
}

.block3 .d2
{
	margin-left: 40px;
	padding-top: 30px;
}

.block3 .d3
{
	width: 220px;

	margin-left: 42px;
}

.block3 .d4
{
	margin-left: 25px;
    width: 200px;
}

.block4
{
	position: relative;
	margin-top: 60px;
	height: 550px;
}

.block4 .left
{
	position: absolute;
    left: 50%;
    margin-left: -954px;
}

.block4 .right
{
	width: 530px;
	float: right;
	padding: 30px 0 10px 0;
	position: relative;
}

.block4 h3
{
	margin: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 39px;
}

.block4 .desc
{
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
	margin-top: 40px;
}

.block4 .im
{
	position: absolute;
	background: url(../img/block4_cube.svg) no-repeat scroll left -1px transparent;
	left: 0;
	top: 300px;
	width: 170px;
	height: 220px;
	padding: 50px 10px;
	text-align: center;
	color: white;
}

.block4 .im:hover
{
	text-decoration: none;
	opacity: 0.85;
}

.block4 .im2
{
	left: 200px;
}

.block4 .im3
{
	left: 400px;
}

.block5
{
	position: relative;
	height: 500px;
}

.block5 h3
{
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 39px;
	margin: 0;
}

.block5 .right
{
	position: absolute;
    left: 50%;
	top: 0px;
    margin-left: -110px;
}


.block5 .left
{
	position: absolute;
	width: 460px;
	top: 70px;
}

.block5 ul
{
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 23px;
	margin-top: 31px;
}

.block5 ul li
{
    margin-bottom: 10px;
    list-style-type: none;
    position: relative;
}

.block5 li::before {
    content: "";
    width: 40px;
    height: 30px;
    position: absolute;
    left: -50px;
    top: -3px;
    background: url(../img/block5_cross.svg) no-repeat scroll left -1px transparent;
  }

.block5 ul a
{
	display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 13.5464px;
    line-height: 18px;
    color: #F26522;
    padding: 8px 0;
    position: relative;
    width: 150px;
    height: 40px;
}

.block5 ul a::after
{
	content: " ";
    position: absolute;
    right: 0;
    top: 5px;
    width: 20px;
    height: 30px;
    background: url(../img/block5_arrow.svg) no-repeat scroll left -1px transparent;
}

.block_form
{
	margin-top: 30px;
	height: 580px;
	position: relative;
}

.block_form .right
{
    position: absolute;
    left: 50%;
    top: 10px;
    margin-left: 60px;
}

.block_form h3
{
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 39px;
	margin: 0;
}

.block_form h4
{
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
	margin: 0;
	margin-bottom: 24px;

}

.block_form .left
{
	width: 518px;
}

.block_form input[type=text], .block_form input[type=email], .block_form textarea
{
	font-family: 'IBM Plex Sans', sans-serif !important;
	width: 100%;
	padding: 9px 18px 11px;
	color: black;
	margin-bottom: 16px;
	font-size: 16px;
	line-height: 21px;
}

.block_form .bu
{
	text-align: right;
	margin-bottom: 16px;
}

.block_form p
{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 21px;
	text-align: right;
}

::placeholder { /* Most modern browsers support this now. */
	color:    black;
 }

footer
{
	display: block;
	height: 74px;
	background: #F26522;
}

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


}