* {
	max-height: 100000px;
	font-size: 100.01%;
}
html {font-size: 62.5%;}
body {
	margin:0;
	color:#fff;
	font:1.6em/1.5em 'Raleway', Arial, Helvetica, sans-serif;
	background:#2f2f2f;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
	min-width:320px;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#fff;
	outline:none;
}
a:hover {text-decoration:none;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
header, footer, article, section, hgroup, nav, figure, aside, main { display: block; }
figure { margin:0; padding:0; }
input[type=text], input[type=password],input[type=email],input[type=tel], input[type=file], input[type=submit],input[type=search], textarea {
	-webkit-appearance:none;
	border-radius:0;
}
input[type="search"] {-webkit-appearance: none;}
input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none;}
input[type="search"]::-webkit-search-decoration {display:none;}
button::-moz-focus-inner{
	padding:0;
	border:0;
}
::-webkit-input-placeholder {color: #000;}
:-moz-placeholder {color: #000;}
::-moz-placeholder { 
	color: #000;
	opacity: 1;
}
:-ms-input-placeholder {color: #000;}
#wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
}
#header {
	position:fixed;
	top:0;
	left:0;
	right:0;
	background:#000;
	z-index:10;
}
.header-block {
	overflow:hidden;
	max-width:1110px;
	margin:0 auto;
	padding:16px 13px 10px 8px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	position:relative;
}
.logo {
	float:left;
	background:url(../images/logo.png) no-repeat;
	width:224px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	margin:8px 10px 5px 0;
}
.logo a {
	display:block;
	height:100%;
}
#nav,
.open-close {float:right;}
.slide.js-slide-hidden { 
	position:relative !important;
	top:0 !important;
	left:0 !important; 
}
.opener {display:none;}
#nav ul {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	font-weight:600;
	font-size:14px;
	line-height:34px;
}
#nav li { float:left; }
#nav a {
	display:block;
	padding:0 10px;
	min-width:100px;
	text-decoration:none;
	text-align:center;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	border:1px solid #000;
}
#nav a:hover,
#nav a.active{
	border-color:#3b3b3b;
	border-radius:2px;
}
#main {
	position:relative;
	padding:62px 0 0;
}
#main .holder {
	max-width:1110px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:2;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
#home-block {
	position:relative;
	overflow:hidden;
	font-size:1.375em;
	line-height:1.182em;
}
#home-block p {margin:0 0 35px;}
#home-block .holder {padding:46px 25px 289px 36px;}
.img-schedule {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:1;
	height:auto;
	display:block;
	width:100%;
}
.bg-stretch {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:-1;
}
.bg-stretch img {
	display:block;
	width:100%;
	height:auto;
}
#main .alignleft {float:left;}
#home-block .alignleft {margin:0 83px 0 0;}
#main .alignleft img {
	display:block;
	width:100%;
	height:auto;
}
#main .text-block {overflow:hidden;}
#home-block .text-block {padding:58px 0 0;}
#home-block h1 {
	font-size:1.636em;
	line-height:1.167em;
	font-weight:normal;
	margin:0 0 25px;
}
#home-block h1 a {text-decoration:none;}
#home-block h1 a:hover {text-decoration:underline;}
.open {position:relative;}
.item-btn {
	display:inline-block;
	vertical-align:top;
	font-size:18px;
	line-height:32px;
	text-decoration:none;
	font-weight:bold;
	padding:10px 12px 11px;
	min-width:200px;
	background:#49bded;
	text-align:center;
}
.item-btn:hover,
.item-btn.pressed {background:#0583b7;}
#home-block .item-btn {
	margin:0 0 40px 2px;
	padding:10px 46px 11px;
}
#home-block .info-block {
	position:relative;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	padding:3px 0 20px 68px;
}
#home-block .info-block:after {
	position:absolute;
	content:'';
	top:0;
	left:3px;
	background: url('../images/sprite.png') no-repeat -5px -3px; 
	width: 62px; 
	height: 52px;
}
#home-block .info-block p {margin:0;}
.link:after {
	width: 0;
	height: 0;
	display:inline-block;
	vertical-align:top;
	margin:4px 0 0 5px;
	content:'';
	border:solid;
	border-color:transparent transparent transparent #49bded;
	border-width:6px 0 6px 7px;
}
#products-block {
	font-size:1.875em;
	line-height:1.2em;
	font-weight:300;
}
#products-block p {margin:0 0 54px;}
#products-block .holder {
	padding:67px 25px 25px;
	text-align:center;
}
.twocolumns {
	overflow:hidden;
	font-size:0.533em;
	line-height:1.52em;
	font-weight:normal;
	margin:0 -79px 0 -20px;
}
.twocolumns .col {
	float:left;
	width:50%;
	padding:0 60px 0 0;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	text-align:left;
}
.aligncenter { text-align:center; }
.twocolumns .aligncenter {margin-bottom:53px;}
.aligncenter img {
	display:inline-block;
	vertical-align:top;
}
#products-block .twocolumns p {margin-bottom:56px;}
.twocolumns ul {
	padding:0;
	margin:0;
	list-style:none;
}
.twocolumns ul li {
	padding:0 0 42px 58px;
	position:relative;
}
.twocolumns ul li:after {
	background: url('../images/sprite.png') no-repeat -83px -8px; 
	width: 41px; 
	height: 41px;
	top:0;
	left:0;
	content:'';
	position:absolute;
}
#main .row {display:block;}
#products-block .block01 {
	font-size:0.733em;
	line-height:1.182em;
	font-weight:300;
	background:#212121;
}
#products-block .block01 .holder {
	padding:60px 170px 54px;
	text-align:left;
}
#products-block .block01 p {margin:0 0 16px;}
#products-block .block01 h1 {
	font-size:1.364em;
	line-height:1.2em;
	font-weight:300;
	margin:0 0 6px;
}
#products-block .block01 h1 a {text-decoration:none;}
#products-block .block01 h1 a:hover {text-decoration:underline;}
.block01 .alignleft {margin:0 20px 0 0;}
.block01 .text-block {padding:7px 0 0;}
.block01 .item-btn { padding:12px 12px 9px; }
#products-block .introduction-block {
	background:#101214;
	font-size:22px;
	line-height:26px;
	font-weight:300;
	padding:91px 32px 140px 0;
}
.cycle-gallery {
	position: relative;
	max-width:1084px;
	margin:0 auto;
}
.cycle-gallery .mask {
	position: relative;
	overflow: hidden;
	width:100%;
}
.cycle-gallery .mask .slideset {
	width: 99999px;
	float: left;
}
.cycle-gallery .mask .slide { width: 100%;}
.cycle-gallery .mask .slide img {
	display:block;
	width:100%;
	height:auto;
}
.cycle-gallery .mask .slide.active { z-index: 1;}
.cycle-gallery .btn-prev,
.cycle-gallery .btn-next {
	position:absolute;
	top:26px;
	left:83px;
	overflow:hidden;
	text-indent:-9999px;
	background: url('../images/sprite.png') no-repeat -129px -4px; 
	width: 28px; 
	height: 29px;
	z-index:5;
}
.cycle-gallery .btn-next {
	left:auto;
	right:52px;
	background-position: -168px -4px;
}
#products-block .introduction-block h1 {
	font-size:30px;
	line-height:36px;
	font-weight:300;
	margin:0 0 7px;
}
#products-block .introduction-block h1 a {text-decoration:none;}
#products-block .introduction-block h1 a:hover {text-decoration:underline;}
#products-block .introduction-block p {margin:0 0 20px;}
.introduction-block .heading {
	padding:0 120px 54px;
	text-align:center;
	margin:0 0 0 32px;
}
.testimonials-block {
	background:#000;
	padding:74px 0 44px;
}
.cycle-gallery02 {
	position: relative;
	max-width:1028px;
	margin:0 auto;
	font-size:16px;
	line-height:24px;
	padding:0 0 25px;
}
.cycle-gallery02 .mask {
	position: relative;
	overflow: hidden;
	width:100%;
}
.cycle-gallery02 .mask .slideset {
	width: 99999px;
	float: left;
}
.cycle-gallery02 .mask .slide {width:100%;}
.cycle-gallery02 .mask .slide.active { z-index: 1;}
.cycle-gallery02 blockquote {margin:0;}
.cycle-gallery02 blockquote q {
	display:block;
	quotes: none;
	font-weight:300;
	font-size:30px;
	line-height:36px;
}
.cycle-gallery02 q:before,
.cycle-gallery02 q:after{content:"";}
.cycle-gallery02 blockquote cite {
	display:block;
	text-align:right;
	font-style:normal;
	padding:22px 11px 10px 0;
}
.cycle-gallery02 .pagination {
	position:absolute;
	bottom:13px;
	left:0;
	right:0;
	z-index:5;
	height:11px;
}
.cycle-gallery02 .pagination ul {
	padding:0 6px 0 0;
	margin:0;
	list-style:none;
	text-align:center;
}
.cycle-gallery02 .pagination ul li {
	display:inline-block;
	vertical-align:top;
	margin:0 -3px 0 0;
	padding:0 4px;
}
.cycle-gallery02 .pagination ul a {
	border-radius:50%;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:#818181;
	height:11px;
	width:11px;
}
.cycle-gallery02 .pagination ul a:hover,
.cycle-gallery02 .pagination ul .active a {background:#fff;}
#about-block {position:relative;}
#about-block .holder {
	padding:62px 10px 41px;
	text-align:center;
}
#about-block .holder h1 {
	font-size:1.875em;
	line-height:1.2em;
	font-weight:normal;
	margin:0 0 25px;
}
#about-block .holder h1 a {text-decoration:none;}
#about-block .holder h1 a:hover {text-decoration:underline;}
#about-block .holder p {margin:0 0 25px;}
.team-block {
	max-width:748px;
	margin:0 auto;
	padding:30px 0 0;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
.team-list {
	padding:0;
	list-style:none;
	margin:0 0 0 -68px;
}
.team-list > li {
	display:inline-block;
	vertical-align:top;
	margin:0 -4px 0 0;
	width:50%;
	padding:0 0 30px 68px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
.team-list .block {
	background:#fff;
	line-height:1.250em;
	color:#454545;
	text-align:left;
}
#about-block .holder .team-list p {margin-bottom:12px;}
#about-block .holder .team-list h1 {
	font-size:1.375em;
	line-height:1.182em;
	font-weight:600;
	margin:0 0 13px;
	color:#151515;
}
#about-block .holder .team-list h1 a {color:#151515;}
.team-list .img-holder {
	position:relative;
	margin:0 0 32px;
}
.team-list .img-holder img {
	display:block;
	width:100%;
	height:auto;
}
.team-list .social-networks {
	padding:11px 0 9px 10px;
	margin:0;
	list-style:none;
	position:absolute;
	left:0;
	bottom:0;
	background:#fff;
}
.team-list .social-networks li {
	float:left;
	margin:0 10px 0 0;
}
.team-list .social-networks a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url('../images/sprite.png') no-repeat -98px -9999px; 
	width: 25px; 
	height: 25px;
}
.team-list .social-networks .linkedin {background-position: -98px -63px;}
.team-list .text-holder {padding:0 17px 34px;}
.logos-block {
	background:#343434;
	padding:7px 0 43px;
}
.logos-block ul {
	padding:0;
	margin:0 auto;
	list-style:none;
	max-width:1000px;
	text-align:center;
}
.logos-block ul li {
	display:inline-block;
	vertical-align:middle;
	margin:0 -3px 0 0;
	padding:0 20px 30px;
}
.logos-block ul li img {vertical-align:top;}
.logos-block ul .press-state {display:none;}
.logos-block ul .press:hover img,
.logos-block ul .press.pressed img {display:none;}
.logos-block ul .press:hover .press-state,
.logos-block ul .press.pressed .press-state {display:inline-block;}
#contact-block {background:#212121;}
#contact-block .holder {
	text-align:center;
	padding:48px 15px 49px;
}
#contact-block .holder h1 {
	font-weight:300;
	font-size:1.875em;
	line-height:1.2em;
	margin:0 0 26px;
}
#contact-block .item-btn {padding:10px 46px 11px;}
#footer {background:#000;}
.footer-holder {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	max-width:1090px;
	padding:9px 0 12px;
	overflow:hidden;
	font-weight:300;
	margin:0 auto;
}
.footer-holder p {margin:0;}
.footer-holder .info-box {
	float:right;
	text-align:right;
	font-family:'Open Sans';
}
.footer-holder .info-box a {text-decoration:none;}
.footer-holder .info-box a:hover {text-decoration:underline;}
.footer-holder .social-networks {
	float:right;
	padding:3px 0 4px;
	margin:0;
	list-style:none;
	text-align:left;
}
.footer-holder .social-networks li {
	float:left;
	margin:0 0 0 10px;
}
.footer-holder .social-networks a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url('../images/sprite.png') no-repeat -98px -9999px; 
}
.footer-holder .social-networks .linkedin {
	background-position: -129px -38px;
	width: 69px; 
	height: 18px;
}
.footer-holder .social-networks .linkedin:hover,
.footer-holder .social-networks .linkedin.pressed {background-position: -129px -67px;}
.footer-holder .social-networks .crunch-base {
	background-position: -6px -105px;
	width: 92px; 
	height: 13px;
	margin-top:3px;
}
.footer-holder .social-networks .crunch-base:hover,
.footer-holder .social-networks .crunch-base.pressed {background-position: -4px -130px;}
.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}
.popup { width:100%;}
.popup-block {
	max-width:832px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	padding:202px 32px 150px;
	margin:0 auto;
	position:relative;
	line-height:1.25em;
	font-weight:300;
}
.popup-block .close {
	position:absolute;
	top:125px;
	right:0;
	overflow:hidden;
	text-indent:-9999px;
	background: url('../images/sprite.png') no-repeat -5px -60px; 
	width: 28px; 
	height: 28px;
}
.popup-block .close:hover,
.popup-block .close.pressed {background-position: -51px -60px;}
.form-block {position:relative;}
.form-block:after {
	content:'';
	display:block;
	clear:both;
}
.form-block .text-block {
	float:left;
	width:55%;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
.popup-block p {margin:0;}
.popup-block h1 {
	font-size:1.875em;
	line-height:1.2em;
	margin:0 0 17px;
	font-weight:normal;
}
.form-block .contact-form {
	float:left;
	width:45%;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	font-weight:normal;
	font-size:16px;
	line-height:18px;
	padding:6px 0 0 48px;
}
.form-block .contact-form label { 
	display:block; 
	margin-bottom:1px;
}
.form-block .row {
	position:relative;
	padding-bottom:17px;
}
.form-block .text {
	display:none;
	color:#ff002a;
	position:absolute;
	top:0;
	right:0;
}
.form-block .error .text {display:block;}
.form-block input[type="text"],
.form-block input[type="tel"],
.form-block input[type="email"] {
	display:block;
	width:100%;
	border:none;
	background:#fff;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	height:43px;
	padding:2px 13px;
	color:#000;
	font:16px/20px 'Raleway', Arial, Helvetica, sans-serif;
	-webkit-box-shadow:none; 
	box-shadow:none;
}
.form-block input[type="submit"] {
	border:none;
	cursor:pointer;
	font:700 18px/53px 'Raleway', Arial, Helvetica, sans-serif;
	color:#fff;
	height:53px;
	margin:11px 0 0 -2px;
	padding:0;
	width:199px;
	min-width:100px;
}
.popup-block .hidden {display:none;}
.return-message {text-align:center;}
@media only screen and (max-width: 1130px) {
	.twocolumns {margin:0 -60px 0 0;}
	#products-block .introduction-block {padding-left:32px;}
	.introduction-block .heading {margin:0;}
	.cycle-gallery .btn-next {right:20px;}
	.cycle-gallery .btn-prev {left:20px;}
	.cycle-gallery02 {padding:0 20px 25px;}
	.logos-block {padding:67px 20px 53px;}
	.footer-holder {padding:9px 20px 12px;}
	.popup-block {padding:50px 32px;}
	.popup-block .close {top:15px;}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	#home-block .holder {padding:46px 15px 229px 10px;}
	#home-block .alignleft {
		margin-right:20px;
		width:40%;
	}
	#products-block .block01 .holder {padding:40px 70px;}
	.popup-block .close {right:15px;}
}
@media only screen and (max-width: 767px) {
	body {font-size:1.2em;}
 	#nav {
 		float:none;
		width:100%;
		overflow:hidden;
		text-align:left;
		padding:15px 0 0;
	}
	.slide.js-slide-hidden {
		position:absolute !important;
		left:-9999px !important;
		top:-9999px !important;
	}
	.opener {
		display:inline-block;
		vertical-align:top;
		overflow:hidden;
		text-indent:-9999px;
		position:relative;
		height:25px;
		width:34px;
		background:#49bded;
		text-align:left;
		margin:6px 0 5px;
	}
	.opener:hover,
	.opener.pressed {background:#056a94;}
	.opener:after,
	.opener:before {
		position:absolute;
		content:'';
		left:0;
		right:0;
		height:5px;
		background:#000;
		top:5px;
	}
	.opener:before {
		top:auto;
		bottom:5px;
	}
	#nav li,
	#nav ul {float:none;}
	.open-close {
		float:none;
		text-align:right;
	}
	#home-block .holder {padding:20px 15px 70px;}
	#main .alignleft {float:none;}
	#home-block .alignleft,
	.block01 .alignleft {
		width:100%;
		margin:0 0 20px;
		text-align:center;
	}
	#home-block .alignleft img,
	.block01 .alignleft img {
		display:inline-block;
		vertical-align:top;
		width:auto;
		max-width:100%;
	}
	#home-block .text-block {padding:0;}
	#products-block .holder {padding:20px 15px;}
	.twocolumns {margin:0;}
	.twocolumns .col {
		float:none;
		padding:0 0 20px;
		width:100%;
	}
	#products-block .block01 .holder {padding:20px 15px;}
	.block01 .text-block {text-align:center;}
	#products-block .introduction-block {padding:40px 15px;}
	.introduction-block .heading {
		padding:0 40px;
		font-size:16px;
		line-height:20px;
	}
	#products-block .introduction-block h1 {
		font-size:24px;
		line-height:28px;
	}
	.cycle-gallery .btn-prev {left:0;}
	.cycle-gallery .btn-next {right:0;}
	.testimonials-block {padding:40px 15px;}
	.cycle-gallery02 {padding:0 0 15px;}
	.cycle-gallery02 blockquote q {
		font-size:20px;
		line-height:24px;
	}
	.cycle-gallery02 blockquote cite {
		font-size:14px;
		line-height:18px;
	}
	.cycle-gallery02 .pagination {bottom:0;}
	#about-block .holder {padding:20px 15px;}
	.team-block {padding:0;}
	.team-list {margin:0;}
	.team-list > li {
		margin:0;
		padding:0 0 20px;
		width:100%;
	}
	.logos-block,
	#contact-block .holder {padding:20px 15px;}
	.logos-block ul li {
		display:block;
		padding:0 10px 20px;
	}
	.logos-block ul li img {
		display:inline-block;
		max-width:100%;
		height:auto;
	}
	.footer-holder .info-box {
		float:none;
		position:relative;
		text-align:left;
	}
	.footer-holder .info-box:after {
		content:'';
		display:block;
		clear:both;
	}
	.footer-holder .social-networks {
		float:none;
		margin:0 0 0 -10px;
		overflow:hidden;
	}
	.popup-block { 
		padding:50px 0 0;
		max-width:280px;
	}
	.form-block .text-block {
		float:none;
		width:100%;
		padding-bottom:20px;
	}
	.form-block .contact-form {
		float:none;
		width:100%;
		padding:0;
	}
}
@media only screen and (max-width: 479px) {
	.cycle-gallery .mask .slide img {display:none;}
	.cycle-gallery .btn-prev, 
	.cycle-gallery .btn-next {
		top:50%;
		margin-top:-15px;
	}
	.popup-block { max-width:280px;}
}
