::selection {
		background: #FD685B;
		color: #fff;
}

::-moz-selection {
		background: #FD685B;
		color: #fff;
}

::-webkit-input-placeholder {
		color: #b3b3b3;
}

:-moz-placeholder {
 /* Firefox 18- */
		color: #b3b3b3;
}

::-moz-placeholder {
	/* Firefox 19+ */
		color: #b3b3b3;
}

:-ms-input-placeholder {
		color: #b3b3b3;
}
*,
*:before,
*:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}
*{
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
html,body{
	margin: 0;
	padding: 0;
}
/*html {
		font-size: 100%;
	font-size: 16px;
}

body {
		background-color: #fbfbfb;
		color: #fff;
		font-family: 'aileronlightwebfont', sans-serif;
		line-height: 1.2;
}

h1, h2, h3, h4, h5, h6 {
		font-family: 'AileronUltraLight', sans-serif;
		line-height: 1;
		text-rendering: auto; !* Android browser *!

}
h1{
	font-size: 3.750em;
	font-weight: 400;
}*/

.large{
}
.small{
	color:#464646;
}
a {
		color: #222;
		text-decoration: underline;
}

.transition{
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		transition:  all 0.1s ease-in-out;
}
.cover{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
a.link {
		margin-top: 60px;
	display: block;
	color:#cd071e;
	text-transform: uppercase;
}
button.plain, input.plain, textarea.plain {
	border-width: 0;
	border-style: solid;
	background-color: transparent;
	padding: 0;
}
input[type=""],
input:not([type]),
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
textarea,
textarea.plain {
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 1em;
		border: 2px solid rgba(0, 0, 0, 0.1);
		color: #333;
}

textarea:focus,
input:focus,a:focus {
		outline: 0;
}

/*textarea:not([type="button"]):hover,*/
/*input:not([type="button"]):hover {*/
		/*border-color: #cad1d9 !important;*/
/*}*/

/*textarea:not([type="button"]):focus,*/
/*textarea:not([type="button"]):active,*/
/*input:not([type="button"]):focus,*/
/*input:not([type="button"]):active {*/
		/*border-color: #88d3ff !important;*/
/*}*/
input.buffer{
	padding: 10px 10px 10px 20px;
}
.white{
	background-color: #fff;
	color:#212121;
}
.grey{
	color:#212121;
}
.red_text{
	color:#ff112a;
}
.white_text{
	color: #fff;
}
.dark{
	background-color:#455a64;
}
.green{
	background-color:#66cc00;
}
.orange{
	background-color:#fdbd4f;
}
.blue{
	background-color:#00a3c4
}

img {
		display: block;
}

.centertxt {
		text-align: center;
}
.clear{
	clear: both;
}

.quote{
	display: block;
	padding: 2px 15px;
	border-left: 2px solid red;
	margin: 20px 0;
}

section{
	position: relative;
}

section img{
	width: auto;
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

.table{
	display: inline-table;
	width: 100%;
	table-layout: fixed;

}
.table_cell{
	display: table-cell;
	vertical-align: top;
}

.table_cell.two_coll{
	width: 50%;
	padding: 0 70px;
	text-align: left;
	margin-bottom: 40px;
}
.table_cell.two_coll .small{
	margin-bottom: 44px;
}

.table.five_coll .table_cell{
	width: 20%;
	text-align: center;
}
.table_header_img{
	display: block;
	margin: 0 auto;
}
#serives {
	padding-bottom: 60px;
	z-index: 10;
}
#about  .table_cell{
	padding-bottom: 40px;

}
#about.table{
	border-bottom: 1px solid #ebebeb;
}
.table_content p{
	color: #737373;
	margin: 0;
}
#about p.large{
}
/*<servises*/
.download-brief{
	margin-top: 24px;
	margin-bottom:20px;
}
.btn{
	padding: 20px 45px;
	background-color: #d41b2d;
	/*border:1px solid #d41b2d;*/
	outline: none;
	box-shadow: none;
}
.btn.download{
	color:white;
	display: inline-block;
}

.btn.download:hover{
	text-decoration: none;
}
/*</servises*/


#diff .table_header_img{
	background-image: url(../dist/img/diff_table_imgs.png);
	width: 34px;
	height: 34px;
}
#startups .table_header_img{
	background-position: left top;
}
#uiux .table_header_img{
	background-position: center top;
}
#application .table_header_img{
	background-position: right top;
}
#deadlines .table_header_img{
	background-position: left bottom;
}
#reporting .table_header_img{
	background-position: center bottom;
}
#reporting .table_header_img{
	background-position: right bottom;
}
.divider{
	width: 100px;
	height: 2px;
	display: block;
	margin: 40px auto;
	background-color:#cd071e;
}
.divider.divider_small{
	width: 50px;
	margin: 20px auto;
}

#diff{
	padding-bottom: 50px;
}
#diff .table{
	margin-bottom: 50px;
}

.divider_grey{
	width: 100%;
	height: 1px;
	background:#bcbcbc;
	margin: 80px 0;
}

.quoye_symb{
	width: 26px;
	height: 24px;
	display: block;
	margin: 30px auto;
	background:url(../dist/img/quotes.png) center center no-repeat;
}

.loveus{
	text-transform: uppercase;
	color: #464646;
	margin-bottom: 40px !important;
}
.owl-carousel h2{
	color: #424242;
}
.name {
}
.jobtitle{
}
.photo{
	margin: 40px auto 25px;
	display: block;
	width: 90px !important;
}

#customers .wrapper-customers{
	margin-top: 0;
}
#customers .wrapper-customers .item h2{
	margin:0;
}
#request{
	padding-bottom: 60px;
}
#contact-form{
	width: 50%;
	margin: 0 auto;
	margin-top: 50px;
}

 input,
 textarea {
		background-color: rgba(255,255,255,0.15);
}
textarea.plain {
	height: 10.72em;
	padding: 10px
}
 input,
 textarea {
}

.text-light input:not([type="button"]):hover,
.text-light textarea:not([type="button"]):hover {
		border-color: rgba(255,255,255,0.5) !important;
}

.text-light  i {
		color: rgba(255,255,255,0.7);
}

.text-light ::-webkit-input-placeholder {
		color: rgba(255,255,255,0.7);
}

.text-light :-moz-placeholder {
 /* Firefox 18- */
		color: rgba(255,255,255,0.7);
}

.text-light ::-moz-placeholder {
	/* Firefox 19+ */
		color: rgba(255,255,255,0.7);
}

.text-light :-ms-input-placeholder {
		color: rgba(255,255,255,0.7);
}

input.name,
input.email,
textarea,
input.name,
input.email,
textarea {
		max-width: 100%;
		width: 100%;
}

.button, input.button {
		position: relative;
		display: inline-block;
		border-bottom: none;
	padding: 25px 70px;
		color: #FFFFFF !important;
		text-decoration: underline !important;
		cursor: pointer;
	margin-top: 40px;
	background: #ff112a;
}
.button:hover{
	text-decoration: none !important;
}
.csstransitions .button,
.csstransitions input.button {
		-webkit-transition: background-color 0.3s linear, color 0.3s linear;
		-moz-transition: background-color 0.3s linear, color 0.3s linear;
		transition: background-color 0.3s linear, color 0.3s linear;
}
.button.red,
input.button.red {
		background-color: #cd071e;
}

.contacts_wrapper{
	display: table;
	table-layout: fixed;
	text-align: left;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #3f3f49;
	margin-bottom: 40px;
}
.contacts_wrapper > div{
	display: table-cell;
	vertical-align: top;
	text-align: center
}
.contacts_wrapper > div:last-child{
	padding-right: 0;
}
h1 .email{
	color:#f3f3f3;
	text-decoration: none;
	position: relative;
}
h1 .email:after{
	position: absolute;
	height:2px;
	border-bottom:1px solid #5e5e5e;
	background-color: #f3f3f3;
	content:"";
	width:100%;
	bottom: 0;
	left:0;
	right:0;
	top:auto;
}
h1 .email:hover:after{
	width:0;
	left:50%;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}

.contacts_wrapper h3{
	text-transform: uppercase;
	position: relative;
	color:#bcbcbc;
}
.owl-carousel{
	margin-top:30px;
}



@media only screen and (max-width:1280px){
	#serives  .table_cell.two_coll{
		padding: 0 30px;
	}
}
@media only screen and (max-width:1024px){

	#serives .table_cell.two_coll{
		width: 100%;
		float: none;
		display: table;
		text-align: left;
	}
	#serives .table_cell.two_coll .small{
		margin-bottom: 20px;
	}
	#serives .table_content{
		display: table-cell;
		padding-left: 40px;
		vertical-align:top;
	}
}

/* retina logo */
@media only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {

		#brand a img#retina-logo {
				display: block;
		}

		#brand a img#default-logo {
				display: none;
		}
}

@media handheld, only screen and (max-width:64.000em) {
		.table{
		display: block;
	}
	#services.table_cell{
		display: block;
		width: 100%;
	}
	
	.table_cell.two_coll{
		padding: 0 20px;
	}
	/*< serives*/
	.table_cell{
		display: inline-block;
		text-align: center;
		margin:0 10px;
	}
	/*</ serives*/
}
@media handheld, only screen and (max-width:48em) {
	body{
	}
	#contact-form{
		width: 100%;
	}


		header {
				/* position: relative !important;
				background-color: #fff !important; */
		}

		#brand a,
		nav a {
				color: #333;
		}

		nav a:hover {
				color: #444;
		}

		#brand,
		nav{
				display: block;
		}


		nav {
				float: none;
				clear: both;
		}

		nav > ul {
				margin: 2em 0;
		}

		#brand h1 {
				line-height: 1;
		}
		#brand a  {
			/* background: url(../img/logoR.png) bottom center no-repeat; */
		}
		header.transparent.light nav > ul > li > a {
			/* color: #000 !important; */
		}
		nav > ul {
				display: none;
		}

		nav > ul,
		nav > ul > li {
				float: none;
		}

		.sub-arrow {
				display: none;
		}
	nav > ul li:after{
		left: 0;
		right: auto;
	}
	nav > ul li:last-child:after{
		display: block;
	}

		nav > ul > li > a:hover {
				-webkit-border-radius: 0 !important;
				-moz-border-radius: 0 !important;
				border-radius: 0 !important;
		}

		nav > ul li.last > a,
		nav > ul li.last > a:hover {
				border-bottom: none !important;
		}

		nav > ul > li.menu-item {
				padding: 0 !important;
		}

	 
		nav ul li > a:hover {
				background-color: transparent !important;
		}

		nav ul li > a:hover {
				color: #FD685B !important;
		}

		nav > ul > li:hover > a {
				border-bottom: none;
		}
	.table_cell.two_coll{
		width:100%;
		display: block;
		margin-bottom: 40px;
	}
	#serives .table_content{
		padding-left: 20px;
	}
	.table_header_text h2{
		padding-top: 0;
	}
	#serives .table_header_img{
		width: 50px;
		
	}
	#serives .table_header_img img{
		width: 100%;
	}
	/*<serives*/
	.btn.download{
		padding:10px 20px; 
	}
	.table_cell{
		display: inline-block;
	}
	/*</ serives*/
	
	.contacts_wrapper{
		display: block;
	}
	.contacts_wrapper > div{
		display: block;
		float: none;
		text-align: center;
		padding: 0;
	}
	.contacts_wrapper h3{
		display: inline;
	}
	.contacts_wrapper p{
		margin-bottom: 40px;
		display: block
	}
	
	body{
	}
	footer h1{
	}
		
}
.fotorama__dot{
	width: 10px;
	height: 10px;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot{
	border-width: 5px;
}

.owl-prev{
	position: absolute;
	top:0;
	left: 0;
	height: 100%;
	width: 20%;
	z-index: 99;
}
.owl-prev:after{
	content:"";
	width: 32px;
	height: 32px;
	background:url(fotorama.png) left center no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -16px;
	top: 50%;
	margin-top: -16px;
}

@media only screen and (min-width:64rem){
	#serives{
		padding-top: 55px;
	}
	/*#serives .table_cell.two_coll {
		margin-bottom: 50px;
	}*/
	#about {
		padding-bottom: 64px;
	}
	#about .table_cell {
		padding-bottom: 0px;
	}
	#team{
		/*padding-top: 8px;*/
	}
	.foot-contacts{
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media only screen and (min-width:80rem){
	.container {
		width: 1200px;
		padding: 0;
	}
	#intro .container{
		padding:0;
	}
	#serives{
		padding-top:80px;
		padding-bottom:80px;
	}
	#Disciplines{
		padding-left:0px;
		padding-right:80px;
	}
	#Approach{
		padding-left:80px;
		padding-right:0px;
	}
	#Disciplines h1,
	#Approach h1{
		line-height: 1;
		height:80px;
		margin-bottom:0;
	}
	#Disciplines p,
	#Approach p{
		min-height: 320px;
		max-height: 320px;
		height:100%;
	}
	#about{
		padding-bottom: 0px;
	}
	#team{
		/*padding-top:0px;*/
		/*margin-top:-4px;*/
	}
	#team .table_cell h1{
		text-align: center;
		margin:80px 0;
		line-height: 80px;
		height:80px;
	}
	#serives .download-brief{
		margin-top:-5px;
		margin-bottom:0;
	}
	#team .table_cell:last-child h1{
		padding-right:50px;
	}
	section.works .subtitle{
		margin-bottom: 0;
	}
	section.works .description{
		margin-bottom:75px;
	}
	#customers{
		padding-top:5rem;
	}
	#customers .wrapper-customers .item h2{
		margin:0;
		height:160px;
	}
	#customers .wrapper-customers .item .photo{
		margin-top:0;
		margin-bottom: 0;
	}
	#customers p.name{
		margin-top:22px;
	}
	#contacts .centertxt h1{
		line-height: 116px;
		margin-top:0px;
		margin-bottom:44px;
	}
	.foot-contacts{
		height:160px;
		margin-bottom: 80px;
	}
}

#Disciplines h1,
#Approach h1{
		color:#737373;
}
#Disciplines p,
#Approach p{
	color:#464646;
}

/*slideScroller*/
#main.fixed {width:100%; height:100%; position:fixed; top:0; }
section.works.section-panel {overflow:hidden; position:relative;}
#main.fixed section.works.section-panel{position: absolute;}

.fixed .centered {top:0; left:0; right: 0; margin:auto; }
.background { top:0; left:0; right: 0; margin:auto; height: 100%;background: black; position: absolute;}
.background.unrendered{display: none;}

/*slideScroller end*/