* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html
{
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font-size: 17px; 
  background: #fafafa;  
  color:#000; 
  font-family: 'Roboto Light', sans-serif;
  min-width: 1240px; 
  min-height: 1200px;
  /*zoom: 1.2;*/
}

body 
{
	margin: 0;
	padding: 0;
}

.block-content
{
	width: 1240px;
	height: 100%;
	margin: auto;
	position: relative;
}

header
{
	background: url(../img/header_bg.png) repeat;
	height: 147px;
	width: 100%;
	position: absolute;
}

header .ta-logo
{
	margin-top: 40px;
	margin-left: 45px;
}

header .k-logo
{
	float: right;
	margin-top: 40px;
	margin-right: 75px;
}

#header-nav
{
	float: right;
	margin-top: 96px;
}

#header-nav a
{
	display: inline-block;
	margin-right: 14px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid white;
}

#header-nav a:hover
{
	color: #EEE;
	border-bottom: 0;
}


.block1
{
	background: url(../img/block1.jpg?1) no-repeat scroll center 0px #dedede;
	width: 100%;
	height: 1610px;
	overflow: hidden;
}

.block1-adv
{
	margin-top: 150px;
	height: 600px;
	color: white;
}

.block1-adv h1
{
	width: 430px;
	font-size: 34px;
	text-transform: uppercase;
	margin-left: 65px;
	margin-top: 50px;
	float: left;
	font-weight: normal;
}

.block1-adv div
{
    float: right;
    width: 440px;
    margin-top: 56px;
    margin-right: 50px;
	font-family: 'Roboto', sans-serif;
}

.block1-article
{
	height: 456px;
	color: black;
}

.block1-article h2
{
    font-size: 28px;
	margin:0;
	margin-bottom:17px;
    text-transform: uppercase;
    float: left;
    color: #e31e31;
	font-weight: normal;
}

.block1-article div
{
	float: right;
    width: 480px;
    margin-top: 0px;
    margin-right: 110px;
	font-family: 'Roboto', sans-serif;
}

.block1-article .button
{
    text-align: center;
    padding: 16px;
    color: white;
    background-color: #ec008c;
    cursor: pointer;
    border-radius: 15px;
	display: block;
	margin-top: 30px;
	text-decoration: none;
}

.block1-article .button:hover
{
	background-color: #c60077;
}

.block1-ank
{
	height: 394px;
	clear: both;
	position: relative;
}

.block1-ank .button1
{
	text-align: center;
	text-transform: uppercase;
    padding: 16px;
    color: white;
    background-color: transparent;
	border: 2px solid white;
    cursor: pointer;
    border-radius: 15px;
	display: block;
    margin-top: 160px;
    margin-left: 230px;
    text-decoration: none;
    width: 240px;
	position: absolute;
}

.block1-ank .button1:hover
{
	background-color: #0f6fbd;
}

.block1-ank h2
{
	float: right;
    width: 460px;
    color: white;
    font-size: 34px;
    display: block;
    text-align: center;
    margin-right: 100px;
    line-height: 1.4;
}

.block1-ank h2 span
{
	font-size: 24px;
	line-height: 1.2;
	display: block;
	margin-top: 10px;
}

.block1-ank .button2
{
    text-align: center;
    padding: 16px;
    color: black;
    background-color: #fff200;
    cursor: pointer;
    border-radius: 15px;
    display: block;
    margin-top: 40px;
    text-decoration: none;
    width: 400px;
    position: absolute;
    right: 130px;
    top: 240px;
	font-family: 'Roboto', sans-serif;
}

.block1-ank .button2:hover
{
	background-color: #e8dc00;
}

.block2
{
	background-color: white;
	height: 541px;
	position: relative;
}

.block2 .arrow
{
    position: absolute;
    float: right;
    right: 300px;
    top: -24px;
}

.block2 .arrow-left
{
    position: absolute;
	top: 168px;
	left: 5px;
}

.block2 .arrow-right
{
    position: absolute;
	top: 168px;
	right: 5px;
}

.block2 .button
{
    text-align: center;
    padding: 16px;
    color: white;
    background-color: #00aeef;
    cursor: pointer;
    border-radius: 15px;
    display: block;
    margin-top: 40px;
    text-decoration: none;
    width: 400px;
    position: absolute;
    left: 410px;
    bottom: 50px;
}

.block2 .button:hover
{
	background-color: #00a4e1;
}

.block2 .gallery
{
	height: 300px;
    overflow: hidden;
    position: absolute;
    top: 100px;
    left: 80px;
}

.block2 .gallery div
{
	text-align: center;
	float: left;
	margin-right: 34px;
}

.block2 .gallery a
{
	color: black;
	font-family: 'Roboto', sans-serif;
}

.block_toner
{
	background: url(../img/toner_bg.jpg) no-repeat scroll center 0px #040917;
	height: 940px;
	position: relative;
	clear: both;
}

.block_toner h2
{
	position: absolute;
	top: 30px;
	text-align: center;
	display: block;
	color: white;
	text-transform: uppercase;
	font-size: 28px;
	width: 100%;
}

.block_toner .button_down
{
    text-align: left;
    padding: 26px 0 22px 30px;
    color: white;
    background-color: black;
	border: 1px solid white;
    cursor: pointer;
    border-radius: 15px;
    display: block;
    margin-top: 40px;
    text-decoration: none;
    width: 320px;
	height: 75px;
    position: absolute;
    left: 50%;
	margin-left: -160px;
    bottom: 50px;
	font-family: 'Roboto', sans-serif;

}

.block_toner .button_down:after
{
	content: "";
	width: 50px;
	height: 50px;
	position: absolute;
	background: url(../img/doc.png) no-repeat scroll center 0px #151617;
	top: 13px;
	right: 20px;
}

.block_toner .button_down:hover
{
    background-color: #222;
}

.block_toner .arrow-left
{
	position: absolute;
	top: 400px;
	left: 200px;
}

.block_toner .arrow-right
{
	position: absolute;
	top: 400px;
	right: 200px;
}

.block_quest
{
	background: #dedede;
	min-height: 1300px;
}

.block_quest h3
{
	width: 1000px;
	position: absolute;
	top: 0px;
	left: 100px;
	text-transform:uppercase;
	font-size: 30px;
	line-height: 1.5;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}

.block_quest form
{
	position: absolute;
	left: 90px;
	top: 200px;
	width: 1100px;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
}

.block_quest form input
{
	outline: none;
}

.block_quest form label
{
	display: block;
	margin-bottom: 10px;
	margin-left: 56px;
	font-size: 24px;

}

.block_quest form .left
{
	width: 450px;
	float: left;
}

.block_quest form .right
{
	width: 550px;
	float: right;
}

.block_quest form .left div
{
	margin-bottom: 60px;
}

.block_quest form div
{
	margin-bottom: 40px;
}

.block_quest form .title
{
	display: block;
	position: relative;
	padding-left: 60px;
	margin-bottom: 20px;
	margin-left: 0px;

}

.block_quest form .title:before
{
	content:"";
	position: absolute;
	top: -10px;
	left: 0px;
	width: 50px;
	height: 50px;
	background: url(../img/arrow_quest.png?1) no-repeat scroll center;
}

.block_quest form textarea
{
	font-size: 24px;
	padding: 7px 15px;
	width: 100%;
	border-radius: 15px;
	border: 1px solid white;
	height: 100px;
}


.block_quest form input[type=text]
{
	font-size: 24px;
	padding: 7px 15px;
	width: 100%;
	border-radius: 15px;
	border: 1px solid white;
}

.block_quest form input[type=email]
{
	font-size: 24px;
	padding: 7px 15px;
	width: 100%;
	border-radius: 15px;
	border: 1px solid white;
}

.block_quest form .checkbox,
.block_quest form .radio {
	display: none;
}
.checkbox-custom,
.radio-custom {
	width: 20px;
	height: 20px;
	border: 2px solid black;
	border-radius: 3px;
	position: relative;
	background-color: white;
	margin-right: 10px;
	margin-top: -5px;
	cursor: pointer;
}
.checkbox-custom,
.radio-custom {
	display: inline-block;
	vertical-align: middle;
}
.checkbox:checked + .checkbox-custom::before,
.radio:checked + .radio-custom::before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background: #413548;
	border-radius: 2px;
}
.radio-custom,
.radio:checked + .radio-custom::before {
	border-radius: 50%;
}

.block_quest form input[type=submit]
{
    text-align: center;
    padding: 16px;
	font-size: 20px;
    color: white;
    background-color: black;
    cursor: pointer;
    border-radius: 15px;
    display: block;
    text-decoration: none;
    width: 500px;
    position: absolute;
    left: 260px;
    bottom: 10px;	
	text-transform: uppercase;
	cursor: pointer;
}

.block_quest form input[type=submit]:hover
{
	background-color: #111;
}


footer
{
	background: url(../img/footer.jpg) no-repeat scroll center 0px black;
	height: 190px;
}

.swiper-container
{
	width: 100%;
	height: 700px;
	position: absolute;
	top: 90px;
}

.swiper-slide {
    width: 840px;
	height: 700px;
	margin-top: 100px;
    padding-bottom: 60px;
	margin: 30px;
	opacity: 0.3;
}

.swiper-slide img
{
	width: 100%;
}

.swiper-slide-active
{
	opacity: 1;
}

.swiper-button-prev {
    left: 10%;
    background: url(../img/toner_left.png)  no-repeat scroll center 0px transparent;
    width: 100px;
    height: 90px;
}


.swiper-button-next {
    right: 10%;
    background: url(../img/toner_right.png)  no-repeat scroll center 0px transparent;
    width: 100px;
    height: 90px;
}

