@font-face {
  font-family: 'HelveticaNeueOT-Bold';
  src: url('../fonts/HelveticaNeueOT-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/HelveticaNeueOT-Bold.otf')  format('opentype'),
	     url('../fonts/HelveticaNeueOT-Bold.woff') format('woff'), url('../fonts/HelveticaNeueOT-Bold.ttf')  format('truetype'), url('../fonts/HelveticaNeueOT-Bold.svg#HelveticaNeueOT-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueOT-Light';
  src: url('../fonts/HelveticaNeueOT-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/HelveticaNeueOT-Light.otf')  format('opentype'),
	     url('../fonts/HelveticaNeueOT-Light.woff') format('woff'), url('../fonts/HelveticaNeueOT-Light.ttf')  format('truetype'), url('../fonts/HelveticaNeueOT-Light.svg#HelveticaNeueOT-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueOT-Roman';
  src: url('../fonts/HelveticaNeueOT-Roman.eot?#iefix') format('embedded-opentype'),  url('../fonts/HelveticaNeueOT-Roman.otf')  format('opentype'),
	     url('../fonts/HelveticaNeueOT-Roman.woff') format('woff'), url('../fonts/HelveticaNeueOT-Roman.ttf')  format('truetype'), url('../fonts/HelveticaNeueOT-Roman.svg#HelveticaNeueOT-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
a {
	background-color: transparent;
	text-decoration: none;
	outline: none;
	color: #6388db;
}
a:active, a:hover {
	outline: 0;
}
.menu, .visual .services-block .services, .visual .usage-list, .txt-block .mobile-platforms, .facilities-block .carousel .pagination ul, .facilities-block .services, .mointer-info .mointer-services, .company-logos, .tab-holder .tabset, .parents-area .carousel .pagination ul, .help-box .btns, .info-carousel .pagination ul, .features-area .tabset, .features-area .features, .faq-area .accordion, .system-info .requirements-area .requirements, .threecolumns .mobile-platforms, .threecolumns .info-links, .features-block .features, #footer .col .footer-list, .social-networks, .partners-area .partners {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clearfix:after, #header .holder:after, .visual .holder:after, .twocolumns .holder:after, .works-area .holder:after, .works-area .col-holder:after, .threecolumns .holder:after, .device-info:after, #footer .holder:after {
	content: "";
	display: block;
	clear: both;
}
.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}
* {
	max-height: 1000000px;
}
body {
	color: #000;
	background: #fff;
	font: 12px/15px 'HelveticaNeueOT-Light', 'sans-serif' , "Arial", "Helvetica Neue", "Helvetica", 'sans-serif';
	min-width: 320px;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
img {
	max-width: 100%;
	height: auto;
}
p {
	margin: 0 0 1em;
}
a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover, a:focus {
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* placeholder input styles */
::-webkit-input-placeholder { /* WebKit browsers */
	color: #939393;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #939393;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #939393;
	opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #939393;
}
/* ---------------------------------------------------------
   Common site styles
   ---------------------------------------------------------*/

/* main container styles */
#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}
/* top-container */
.top-container {
	background: url(../images/top-bg.jpg) no-repeat 50% 0;
}
/* header */
#header {
	padding: 25px 0 9px;
	overflow: hidden;
}
.holder {
	max-width: 1060px;
	margin: 0 auto;
}
/* logo */
.logo {
	width: 78px;
	height: 78px;
	float: left;
	margin: 0 0 0 2px;
}
.logo a{
	display: block;
}
.logo a img{
	display: block;
}
/* social-networks */
.social-networks {
	float: right;
	letter-spacing: -0.32em;
	margin: 0 -7px 0 0;
	padding: 24px 0 0;
}
.social-networks li{
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
	margin: 0 6px;
}
.social-networks li a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/social-icons.png) no-repeat;
}
.social-networks li.facebook a{
	background-position: 0 -2px;
	width: 26px;
	height: 27px;
}
.social-networks li.twitter a{
	background-position: -40px -4px;
	width: 28px;
	height: 23px;
}
.social-networks li.youtube a{
	background-position: -78px 0;
	width: 26px;
	height: 31px;
}
.social-networks li.facebook:hover a{
	background-position: 0 -39px;
}
.social-networks li.twitter:hover a{
	background-position: -40px -41px;
}
.social-networks li.youtube:hover a{
	background-position: -78px -37px;
}
/* visual */
.visual:after{
	content:"";
	clear: both;
	display: block;
}
.visual .txt-col {
	width: 50%;
	float: left;
	padding: 36px 0 0;
}
.visual .form-area{
	float:right;
	width: 50%;
}
.txt-col h1{
	font-size: 42px;
	line-height: 47px;
	margin: 0 0 13px;
	text-indent: -13px;
	font-weight: normal;
}
.txt-col .sub-txt {
	display: block;
	color: #fb4734;
	font: 32px/34px 'HelveticaNeueOT-Bold';
	margin: 0 0 38px;
}
.txt-col img{
	display: block;
	margin: 0 0 0 -5px;
}
.form-area img{
	display: block;
	margin: 0 auto 21px;
	position: relative;
	left: -3px;
}
.mail-form {
	background: #f8f8f8;
	border: 1px solid #c0c0c0;
	box-shadow: 0 0 4px rgba(0,0,0,0.15);
	position: relative;
	text-align: center;
	padding: 35px 33px 31px;
}
.mail-form .title {
	display: block;
	color: #191919;
	font-size: 32px;
	line-height: 36px;
	margin: 0 0 26px;
}
.mail-form:after {
	width: 100%;
	position:absolute;
	left:0;
	right:0;
	bottom: 0;
	height: 127px;
	background: #fff;
	content: "";
	z-index: 1;
}
.mail-form .form-holder {
	position: relative;
	z-index: 5;
}
.mail-form .row{
	position: relative;
	margin: 0 0 15px;
}
.mail-form .row:after {
	content: "";
	background: url(../images/mail-icon.png) no-repeat;
	width: 22px;
	height: 18px;
	left: 26px;
	top: 24px;
	position: absolute;
}
.mail-form input[type="text"]{
	width: 100%;
	border: 3px solid #e2e2e2;
	border-radius: 3px;
	height: 65px;
	font: 22px/24px 'HelveticaNeueOT-Roman';
	color: #939393;
	padding: 10px 10px 10px 65px;
}
.mail-form button {
	display: block;
	text-align: center;
	font: 22px/82px 'HelveticaNeueOT-Bold';
	background: #fb4734;
	border:0;
	border-radius: 3px;
	color: #fff;
	width: 100%;
	height: 77px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 0 0 27px;
	text-transform: uppercase;
	padding: 0;
}
.mail-form button:before{
	content:"";
	background:url(../images/down-icon.png) no-repeat;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin: -12px 14px 0 -3px;
}
.mail-form button:hover {
	background: #f67c6f;
}
.mail-form .bottom-txt{
	font: 14px/20px "Arial";
	color: #191919;
	display: block;
}
.mail-form .bottom-txt a:hover{
	text-decoration: underline;
}
/* main */
#main {
	width: 100%;
}
#main .holder{
	overflow: hidden;
	margin: 0 auto 35px;	 
}
#main .txt-block {
	max-width: 726px;
	margin: 0 auto;
	padding: 43px 0 25px;
}
.txt-block img{
	float: left;
	margin: 0 24px 0 6px;
}
.txt-block .txt-box{
	overflow: hidden;
	font-size: 20px;
	line-height: 32px;
	padding: 5px 0 0;
}
.txt-block .txt-box p span{
	color: #fb4734;
}
.two-col {
	overflow: hidden;
	border-top: 1px solid #ebebeb;
	padding: 62px 0 0;
}
.two-col .col {
	float: left;
	width: 50%;
	font-size: 20px;
	line-height: 32px;
}
.two-col .col h2{
	font-size: 32px;
	line-height: 34px;
	font-weight: normal;
	color: #fb4734;
	margin: 0 0 20px;
}
.two-col .col p{
	margin: 0 0 10px;
}
.two-col .col:first-child {
	padding: 0 30px 0 0;
}
.two-col blockquote{
	margin: 0 0 49px;
	padding: 0;
	display: block;
}
.two-col blockquote q{
	display: block;
	quotes: none;
	color: #7d7d7d;
	font: italic 16px/24px Georgia;
	position: relative;
	padding: 0 0 3px 57px;
}
.two-col blockquote q:before{
	background: url(../images/quote-icon.png) no-repeat;
	width: 34px;
	height: 26px;
	content: "";
	position: absolute;
	left: 5px;
	top: 6px;
	
}
.two-col blockquote cite {
	display: block;
	font: 700 16px/18px "Arial";
	padding: 0 0 0 57px;
}
/* footer */
#footer {
	background: #f8f8f8;
	border-top: 1px solid #ebebeb;
}
#footer .holder{
	overflow: hidden;
	padding: 31px 0 28px;
}
.footer-logo {
	float: right;
	width: 42px;
	height: 42px;
	margin: 0 1px 0 0;
}
.footer-logo a{
	display: block;
}
.footer-logo a img{
	display: block;
}
.copytight {
	float: left;
	color: #ababab;
	padding: 14px 0 0 2px;
	font: 14px/16px "Arial";
}
.copytight a {
	color: #ababab;
}
.copytight a:hover {
	color: #6388db;
}
@media screen and (max-width:1080px) {
	.top-container {
		padding: 0 20px;
	}
	.txt-col h1 {
		font-size: 40px;
	}
	.mail-form .title {
		font-size: 30px;
	}
	.two-col {
		padding: 60px 15px 0;
	}
	#footer .holder {
		padding: 30px 15px;
	}
}
@media screen and (max-width:999px) {
	.txt-col h1 {
		font-size: 30px;
	}
	.txt-col h1 br {
		display: none;
	}
	.txt-col .sub-txt {
		font-size: 24px;
	}
	.mail-form .title {
		font-size: 21px;
	}
	.mail-form {
		padding: 20px;
	}
	.mail-form input[type="email"] {
		font-size: 18px;
		line-height: 24px;
		height: 50px;
	}
	.mail-form .row:after {
		top: 16px;
	}
	.mail-form button {
		font-size: 18px;
		line-height: 60px;
		height: 60px;
	}
	.mail-form .bottom-txt br {
		display: none;
	}
	.mail-form .bottom-txt {
		font-size: 12px;
	}
	.two-col .col {
		font-size: 18px;
		line-height: 30px;
	}
	.two-col .col h2 {
		font-size: 28px;
	}
}
@media screen and (max-width:767px) {
	.top-container {
		background-size: cover;
	}
	.visual .txt-col {
		width: 100%;
		float: none;
		text-align: center;
		margin: 0 0 50px;
	}
	.txt-col h1 {
		font-size: 28px;
	}
	.visual .form-area {
		float: none;
		width: 100%;
	}
	#main .txt-block {
		width: 100%;
		padding: 43px 15px 25px;
	}
	.two-col .col {
		float: none;
		width: 100%;
		margin: 0 0 50px;
	}
	.two-col .col:first-child {
		padding: 0;
	}
}

@media screen and (max-width:479px) {
	.copytight {
		font-size: 12px;
	}
	.two-col .col h2 {
		font-size: 26px;
	}
	.two-col .col {
		font-size: 16px;
	}
	.txt-block img {
		margin: 0 auto 30px;
		float: none;
		display: block;
	}
}
