html {
	height: 100%;
	min-width: 820px;
}

body {
	font-family: 'Roboto Condensed';
	margin: 0;
	padding: 0;
	height: 100%;
	min-width: 820px;
	-webkit-text-size-adjust: none;
	color: #222;
	  -moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: 'HermesC';
	src: url('Hermes.eot');
	src: url('Hermes.eot?#iefix') format('embedded-opentype'),
		url('Hermes.woff') format('woff'),
		url('Hermes.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

hr {
	height: 1px;
    color: #ccc;
    background: #ccc;
    font-size: 0;
    border: 0;margin: 10px 0;
}

h1 {
	text-transform: uppercase;
	margin: 0;
}
h3 {
	text-transform: uppercase;
	margin: 10px 0 0 0;
	font-size: 2em;
}
h2 {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
p {
	margin: 0px 0 15px 0;
	font-weight: 300;
}
i {
	font-weight: 300;
}
sup {
	line-height: 0;
}
ul {
	list-style: none;
	color: #888;
	margin: 0 0 0 10px;
	padding: 0;
}
ul img {
	height: 14px;
	margin: 4px 0 0 0;
	display: block;
	float: left;
	clear: left;
}

/* Header */
header {
	position: fixed;
	top: 0;
	width: 100%;
/*	border-bottom: 1px solid #F9F9F9;*/
	height: 85px;
	background-color: rgba(255, 255, 255, .95);
	z-index: 100000;
	min-width: 820px;
}
#prologo {
	display: block;
	width: 70px;
	position: absolute;
	left: 15px;
	top: 14px;
	-webkit-transform: scale(1,1);
	    -webkit-transition-timing-function: ease-out;
	    -webkit-transition-duration: 250ms;
	    -moz-transform: scale(1,1);
	    -moz-transition-timing-function: ease-out;
	    -moz-transition-duration: 250ms;
	height: 64px;
}
#prologo:hover {
	-webkit-transform: scale(1.05,1.07);
	    -webkit-transition-timing-function: ease-out;
	    -webkit-transition-duration: 250ms;
	    -moz-transform: scale(1.05,1.07);
	    -moz-transition-timing-function: ease-out;
	    -moz-transition-duration: 250ms;
}
nav {
	position: absolute;
	font-family: 'Roboto Condensed';
	left: 100px;
	color: #888;
	width: 100%;
	line-height: 100%;
	letter-spacing: 0px;
	font-weight: bold;
	margin: 15px auto 0 auto;
	display: inline-block;
	text-transform: uppercase;
	font-size: 23px;
}
nav>div {
	width: 18%;
	text-align: center;
	display: inline-block;
	margin: 5px 0 0 0;
}
nav>div>nobr {
	display: block;
	font-size: 12px;
	text-transform: none;
	font-style: italic;
	font-weight: 300;
}
nav a {
	color: #000;
	text-decoration: none;
	vertical-align: top;

	-webkit-transition: all 0.2s ease-in-out;
		    -moz-transition: all 0.2s ease;
		      -o-transition: all 0.2s ease;
		     -ms-transition: all 0.2s ease;
		         transition: all 0.2s ease;
}
nav>a {
	margin: 10px 15px 0 0 !important;
	display: inline-block;
}
nav a:hover {
	color: #777 !important;
}
nav a img {
	margin-top: -10px;
}
.activeparent {
	color: #555 !important;
}

a {
	color: #888;
}
a:hover, .prevnext a:hover {
	color: #444;
}

/* Content */
#cast {
	float: left;
	/* padding: 0 20px; */
	text-align: right;
	font-size: 13px;
	margin: 66px 0 0 0;
	font-weight: 300;
	width: 10%;
}
#cast b {
	text-transform: uppercase;
}
#cast p:last-of-type {
	margin-bottom: 40px;
}
#cast p:last-of-type {
	margin-bottom: 20px;
}
#content {
	position: relative;
	padding-top: 90px;

}
#description p {
	font-weight: 300;
	line-height: 170%;
	text-align: justify;
}

.maincontainer {
	position: relative;
	padding-bottom: 58px;
}
.maincontainer .column01 {
	float: left;
	text-align: right;
	font-size: 13px;
	margin: 80px 0 0 0;
	font-weight: 300;
}
.maincontainer .column01 .restraint {
	padding: 0 20px 0 0;
}
.maincontainer .column02 article {
	width: 70%;
	float: left;
}
.maincontainer .column02 {
	font-weight: 300;
	line-height: 170%;
	/* padding: 0 50px 0 0; */
	width: 90%;
	float: right;
}
.column02 aside {
	width: 27%;
	float: right;
	margin-right: 15px;
}
* html .maincontainer .column02 {
	/* cause hasLayout so middle column will sit between left and right */
	display: inline-block;
}

.no-border {
	border: none !important;
}
		
.column02 small {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 300;
	margin: 0px 0 5px 0;
	display: inline-block;
	color: #999;
}
.likes {
	margin: 3px 0 0 0;
}
#likes-hor {
	margin: 30px 0 10px 0;
	display:table;
	clear:left;
	width:100%;
}
#likes-hor-vk, #likes-hor-fb {
	float: left;
	display: table-cell;
	width: 100px;
}
#likes-hor-fb {
	margin: -7px 10px 0 0;
}
#likes-on-mainpage #likes-hor-fb {
	margin: 0px 10px 0 0 !important;
}
#likes-on-mainpage {
	text-align: center;
	margin: 0 auto 60px auto;
	width: 280px;
}
.feedback {
	width: 650px;
	padding: 0 30px 30px 0;
	display: inline-block;
}
#feedback-slider .feedback {
	padding: 0;
}
#feedback-slider {
	padding: 0 0 150px 0;
	display: inline-block;
}
#freewall .feedback {
	padding: 0 !important;
}
.feedback .left {
	float: left;
	width: 120px;
}
.feedback .right {
	float: left;
	width: 530px;
}
#freewall .feedback .right {
	float: none;
}
.feedback img {
	border-radius: 5px; 
	display: inline-block; 
	width: 100px;
	height: 100px;
}
.feedback small {
	font-size: 11px !important;
	margin:2px 0 10px 15px !important;
	color: #555;
	text-transform: uppercase;
	font-weight: 300;
	display: inline-block;
	
}
.feedback b {
	text-transform: uppercase;
	margin: 0 0 0 15px;
}
.feedback p {
	font-size: 14px;
	font-weight: 300;
	margin:0px 0 0px 0;
	display: inline-block;
	padding: 5px 14px;
	border: 1px solid #ccc;
	border-radius: 5px;
	position: relative;
	line-height: 180%;
}
.feedback p:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 40px;
	border-style: solid;
	display: block;
	width: 0;
	top: 10px;
	bottom: auto;
	left: -8px;
	border-width: 7px 8px 7px 0;
	border-color: transparent #ccc;
}
.feedback p:after {
	content: "";
	position: absolute;
	bottom: -13px;
	left: 47px;
	border-width: 13px 13px 0;
	border-style: solid;
	border-color: #fff transparent;
	display: block;
	width: 0;
	top: 10px;
	bottom: auto;
	left: -7px;
	border-width: 7px 8px 7px 0;
	border-color: transparent #fff;
}

.feedback p.dark:before {
	border-color: transparent #444;
}
.feedback p.dark:after {
	border-color: transparent #111;
}
.feedback-wrap .feedback {
	width:500px;
	display: inline-block;
}
.feedback-wrap .feedback p {
	float: left;
	margin-bottom: 0 !important;
}
.feedback-wrap .feedback .right  {
	width: auto;
	margin-left: 120px;
}
.video-icon {
display: block;
position: absolute;
width: 50px;
height: 50px;
left: 50%;
top: 50%;
margin: -37px 0 0 -25px;
opacity: 1;
}
.video-icon-fix {
margin: -25px 0 0 -25px !important;
}

.small-video-BS {
	background-color: rgba(0, 0, 0, .75);
	display: inline-block;
	position: relative;
	margin-right: 5px;
	height: 80px;
	width: 80px;
	border-radius: 3px;
	background-size: cover;
}

.mainpage-projects {
	margin: 30px 0;
	text-align: center;
}

.mainpagemenu {
	background-color: rgba(255, 255, 255, .0);
	-webkit-transition: background-color 1s;  
	     -moz-transition: background-color 1s;  
	       -o-transition: background-color 1s;
	          transition: background-color 1s;  
}

.mainpage-intro h2 {
	font-size: 40px !important;
	text-transform: uppercase;
	font-weight: 600;
	margin: 50px 0;
}

.mainpage-intro h2 span {
	font-size: 200%;
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
	margin: 0 10px;
	margin-top: -15px;
}

.mainpage-projects-item {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	width: 18%;
/*	height: 355px;*/
	margin: 15px 0.5% 20px 0.5%;
	text-align: center;	
}

.mainpage-projects-item img {
	width: 100%;
	display: block;
	margin: 0 0 15px 0;
	border-radius: 5px;
}

.mainpage-projects-item a, .all-projects {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid rgba(0, 0, 0, .15);
	text-transform: uppercase;
	font-family: 'Roboto Condensed';
	font-weight: 300;
}

.mainpage-projects-item i {
	font-weight: 300;
	font-size: 12px;
	color: #999;
}

.all-projects {
	display: block;
	width: 90px;
	text-align: center;
	margin: 30px auto 0 auto;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 5px;
	padding: 5px 10px;
}

.all-projects:hover {
	background-color: rgba(0, 0, 0, .05);
}

.logo-slider-holder {
	margin: 10px 20px 60px 20px;
}

.logo-slider-holder .bx-wrapper .bx-prev, .team-slider-holder .bx-wrapper .bx-prev {
	margin-left: -15px;
}

.logo-slider-holder .bx-wrapper .bx-next, .team-slider-holder .bx-wrapper .bx-next {
	margin-right: -15px;
}

.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: none;
}

.bx-wrapper .bx-controls-direction a {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background-color: rgba(0, 0, 0, .09);
	border-radius: 10px;
}

.bx-wrapper .bx-controls-direction a:hover {
	background-color: rgba(0, 0, 0, .09);
	
}

.bx-wrapper .bx-prev {
	background: #fff url('../img/design/arrow-prev.svg') no-repeat left 1px top 2px;
	
	background-repeat: no-repeat;
}

.bx-wrapper .bx-prev:hover {
	background: url('../img/design/arrow-prev.svg');
	opacity: 0.7;
	background-repeat: no-repeat;
	background-position: left 1px top 2px;	
}

.bx-wrapper .bx-next {
	background: #fff url('../img/design/arrow-next.svg') no-repeat left 3px top 2px;
	background-repeat: no-repeat;
}

.bx-wrapper .bx-next:hover {
	background: url('../img/design/arrow-next.svg');
	opacity: 0.7;
	background-repeat: no-repeat;
	background-position: left 3px top 2px;	
}


.logo-slider-holder li {
	z-index: 100;
	height: 100px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.logo-slider-holder li img {
	position: absolute;
	max-width: 70%;
	max-height: 70%;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: auto !important;
}

.team-slider-holder {
	margin: 50px 30px 0 30px;
	box-sizing: border-box;
	text-align: center;
}

.team-slider-holder h2 {
	margin: 0 0 10px 0;
}

.team-slider-holder .bx-wrapper img {
	max-width: 240px !important;
	width: auto !important;
	display: inline-block;
}

.team-slider-holder .bx-wrapper .team-item {
	/*margin-right: 40px !important;*/
	/*width: 200px !important;*/
}

.team-slider-holder div.bx-viewport {
	height: 370px !important;
}

.fotorama__caption {
	
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	
	z-index: 100;
	height: 380px;
	padding: 30px 90px;
	box-sizing: border-box;
	vertical-align: bottom;
	position: absolute;
	bottom: 0;
	width: 100%;
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 18%, rgba(0, 0, 0, 0.00) 100%);
}

fotorama__caption__wrap:before {
	content: '«';
	position: absolute;
	top: -44px;
	font-size: 80px;
	left: -35px;
	font-weight: 200;
/*	margin: 0 0 -20px -20px;*/
}

.fotorama__caption span {
	display: inline-block;
	font-size: 80px;
	line-height: 30px;
	font-weight: 200;
	vertical-align: bottom;
	margin-left: 10px;
}

.fotorama__caption__wrap {
	background-color: transparent;
	position: absolute;
	z-index: 1000;
	bottom: 50px;
	left: 600px;
	right: 350px;
/*	width: 500px;*/
	font-size: 30px;
	line-height: 1.1;
	color: #fff;
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
	font-weight: 600;
}

.chronology {
	font-weight: 200;
	font-size: 15px;
	position: absolute;
	right: 50px;
	top: 120px;
	width: 235px;
	/*text-align: right;*/
}



.chronology h3 b {
	/*border-bottom: 1px dotted #777;*/
}

.chronology p {
	text-align: left;
	font-size: 14px;
}

.chronology p {
	text-indent: -10px;
}

.chronology p:before {
	content: '– ';
}

.toggletext {
	display: inline-block;
	border-bottom: 1px dotted #777;
	cursor: pointer;
	margin-bottom: 25px;
}

.video-wall .brick .overlay {
	opacity: 1;
}

.video-wall .video-icon {
	width: 70px;
	height: 70px;
	top: 40%;
	margin: -35px 0 0 -35px !important;
}

.social-link, .chronology h3 {
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	background-color: rgba(255, 255, 255, .1);
	border-radius: 3px;
	padding: 3px 10px;
	margin: 0px 5px 0 0;
	text-decoration: none;
	color: white;
	text-shadow: 1px,1px, 1px rgba(0, 0, 0, 0.5);
}

.chronology h3 {
	cursor: pointer;
	/*border-bottom: 1px dotted #333;*/
	outline: none !important;
	margin: 0 0 8px 0;
	display: block;
	width: 30px;
}

.social-link:hover {
	color: white;
	background-color: rgba(255, 255, 255, .2);
}




/* Filter */
.filter-items {
	margin: 10px 0px 20px 0;
	text-align: center;
}
.filter-years a {
	text-decoration: none !important;
	color: #333;
}
			.filter-label, .filter-years {
				display: inline-block;
				/*margin: 0px 5px 5px 0px;*/
				cursor: pointer;
				color: #222;
				/*background: rgb(205, 149, 12);*/
				border-bottom: 1px dotted #999;
				text-transform: uppercase;
				margin: 0 20px;
			}

			.filter-label.active, .filter-years.active, 
			.filter-label:hover, .filter-years:hover {
				border-bottom: 1px solid #444;
			}
			.brick {
				text-indent: 5px;
			}

			#cast img {max-width: 95%;display: block;margin-top: 5px;display: inline-block;}
			#freewall {padding: 30px 0 0 0;}
.bricks div {
background-color: rgba(0,0,0,0.7);
			padding: 5px 0 5px 10px;
			display: inline-block;
			width: 100%;
			position: absolute;
			left: 0;
			bottom: 0;
			color: #f6f6f6;
			font-size: 12px;
			text-transform: uppercase;
			text-indent: 0;

			/* background-image: url('../img/design/3slash.png');
			background-position-x: -5px;
			background-position-y: 20px;
			background-repeat: no-repeat;
			background-size: contain ;*/	
}
.bricks div span {
	text-indent: 0;
	padding: 0 5px 0 0;
	font-weight: 300;
}	
.brick-text {
	position:relative;
	height: inherit;
	width: inherit;
}
.brick .overlay {
	text-indent: 0;
	color: #f6f6f6;
	text-transform: uppercase;
	position: absolute;
	color: white;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 9;
	padding: 50px 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: opacity 200ms linear;
	-moz-transition: opacity 200ms linear;
	transition: opacity 200ms linear;
}
.overlay i {
	font-weight: 300;
	font-size: 12px;
	line-height: 150%;
	text-transform: none;
	dicplay:inline;
}
.overlay span {
	bottom: 50px;
	position: absolute;
	left: 50px;
	right: 50px;
}
.overlay span b {
	font-size: 14px;
	font-weight: 600;
}
.brick:hover .overlay {
	opacity: 1;
}
.brick .info {
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 0px;
	text-indent: 0;
	z-index: 1;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	transition: all 100ms linear;
	line-height: 100%;
}
.brick:hover .info {
	opacity: 0;
}
.brick h4 {
font-size: 12px;
text-indent: 0;
letter-spacing: 1px;
background-color: black;
font-weight: 300;
color: white;
padding: 4px 10px;
text-transform: uppercase;
display: inline-block;
margin: 0;
display: block;
}

.animate {
	-webkit-transition: all 0.2s ease-in-out;
		    -moz-transition: all 0.2s ease;
		      -o-transition: all 0.2s ease;
		     -ms-transition: all 0.2s ease;
		         transition: all 0.2s ease;
}
	
.news .bricks .animate {
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-in-out;
		    -moz-transition: opacity 0.2s ease;
		      -o-transition: opacity 0.2s ease;
		     -ms-transition: opacity 0.2s ease;
		         transition: opacity 0.2s ease;
}
.brick:hover, .news .bricks .animate:hover {
	opacity: 0.90 !important;
}

.news .bricks {
	color: #333;
	text-indent: 0;
	background-color: #F5F5F5;
	width: 300px;
	margin: 0 15px 15px 0;
	zoom: 1;
	vertical-align: top;
	min-height: 50px;
	display: inline-block;
}


.news .bricks p {
	font-size: 13px;
	line-height: 160%;
	font-weight: 300;
	padding: 0 10px 10px 10px;
	text-indent: 0;
	margin: 0;
}

.news .bricks a {
	color: #333;
	text-decoration: none;
}
.news .bricks a:hover {
	color: #555;
}
.news .bricks h4 {
	text-transform: uppercase;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
	margin: 0;
}
.news .bricks img {
	display: block;

}
#news-content {
/*	display: table;*/
	max-width:1050px;
}
#news-content img {
display: block;
	max-width: 100%;
}


.website .bricks {
	color: #333;
	text-indent: 0;
	width: 300px;
	margin: 0 15px 15px 0;
	zoom: 1;
	vertical-align: top;
	min-height: 50px;
	display: inline-block;
}


.website .bricks p {
	font-size: 13px;
	line-height: 160%;
	font-weight: 300;
	padding: 0 10px 10px 10px;
	text-indent: 0;
	margin: 0;
}

.website .bricks a {
	color: #333;
	text-decoration: none;
}
.website .bricks a:hover {
	color: #555;
}
.website .bricks h4 {
	text-transform: uppercase;
	font-size: 15px;
	padding: 10px 10px 2px 10px;
	margin: 0;
}
.website .bricks img {
	display: block;

}



.bsvideo {
	margin: 10px 20px 20px 0;
	position: relative;
	width: 100%;
	height: 250px;/*500x280 */
}
#bsphoto-wrapper .popup-gallery {
	margin: 10px 0 0 0;
}
#works-mainpage {
	height: 600px;
	width: 100%;
	overflow: hidden;
	margin: 50px 0 10px 0;
}
#works-mainpage .brick {
	width: 25%;
	height: 300px;
}
.our-bro {
	position: relative;
	width:280px;
	text-align: center;
	zoom: 1;
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	_display: inline;
	vertical-align: top;
	min-height: 105px;
	_height: 105px;
	margin: 0 20px 30px 0;
	color: #ccc;
	box-sizing: border-box;
}
.our-bro h5 {
	text-transform:uppercase;
	font-weight: 600;
	font-size: 19px;
	color: #333;
	margin: 0;
	padding: 0;
}
.our-bro small {
	font-style: italic;
	font-weight: 300;
	font-size: 12px;
	line-height: 150% !important;
	display: inline-block;
	color: #888;
}
.our-bro-logo img {
	position: absolute;
	max-width: 50%;
	max-height:50%;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.our-bro-logo {
	z-index: 100;
	height: 100px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.our-bro-text {
	margin: 15px 0 0 0;
	font-size:13px;
	font-weight: 300;
	line-height: 180%;
/*	padding: 0 40px;*/
	padding: 0 20px;
}
.our-bro:hover .our-bro-text, .our-bro:hover ~ .our-bro-text {
	display: block;
}

.our-bro-text p {
	margin: 7px 0;
	line-height: 20px;
}
.our-bro-text a {
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px solid #e0e0e0;
}

.our-bro-popover {
	width: 280px;
	position: absolute;
	background: #FFFFFF;
	box-shadow: 0px 13px 43px 0px rgba(0,0,0,0.16);
	border-radius: 5px;
	padding: 0 0 20px 0px;
	left: 0px;
	z-index: 20000;
	    top: 0px;
	    visibility: hidden;
	    opacity: 0;
	    -webkit-transition: opacity .1s linear, visibility .1s linear;
	    -moz-transition: opacity .1s linear, visibility .1s linear;
	    -o-transition: opacity .1s linear, visibility .1s linear;
	    -ms-transition: opacity .1s linear, visibility .1s linear;
	    transition: opacity .1s linear, visibility .1s linear
}
.our-bro:hover .our-bro-popover, .our-bro-popover:hover {
	visibility: visible;
	opacity: 1;
	z-index: 20000;
}
.long {
	display: none;
}
.prevnext {
	clear: left;
	min-width: 180px;
}
.prevnext img {
	height: 14px;
	margin: 7px 0 0 0;
	display: block;
	float: left;
	clear: left;
}
.prevnext i {
	color: #888;
	font-size: 12px;
	margin-left: 14px;
	display: table;
	line-height: 17px;
}
.prevnext a {
	text-decoration:none;
	border-bottom:1px solid #ccc;
	color: black;
	text-transform: uppercase;
}
.uslugi {
	text-align: left;
	float: left;
	margin: 50px 0 40px 0;
	width: 100%;
}

.uslugi div {
	width: 25%;
	padding: 0 2% 0 2%;
	font-weight: 300;
	font-size: 14px;
	line-height: 170%;
}

.uslugi-fulltext {
	margin: 40px 0 60px 0;
}
.uslugi-fulltext>div {
	float: left;
	width: 21%;
	padding: 20px 2% 15px 2%;
	font-weight: 300;
	font-size: 1em;
	line-height: 170%;
}
.uslugi div h2, .uslugi-fulltext div h2 {
	font-family: 'HermesC';
	text-transform: uppercase;
	margin: 0 0 8px 0;
	font-size: 2em;
	padding: 0;
	line-height: 27px;
}
.uslugi div h2 span, .uslugi-fulltext div h2 span {
	color: #888;
}
.uslugi div p, .uslugi-fulltext div p {
	margin-bottom: 10px;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #e0e0e0;*/
}
.uslugi div a, .uslugi-fulltext div a {
	text-decoration: none;
	border-bottom: 1px solid #e0e0e0;
	color: black;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 21px;
	display: inline-block;
}
.uslugi div>span, .uslugi-fulltext div>span {
	color: #888;
	font-size: 1.2em;
	display: inline-block;
	text-transform: uppercase;
}
.uslugi div i, .uslugi-fulltext div i {
	color: #999;
	display: block;
	margin: -1px 0 8px 0;
	font-size: 12px;
}
#outsource {
	width:46%;
	clear: left;
}
.outsource-last-two {
	margin: 35px 0 0 0;
}
.we-r-sure {
	text-transform: none;
	text-align: center;
	font-size: 3.3em;
	margin: 20px 0 0 0;
	line-height: 45px;
}
.we-r-sure small {
	font-size: 30px;
	display: block;
	margin: 0;
}
#about {
	padding: 5px 0 10px 0;
}

#about p {
	padding: 0 2%;
	line-height: 170%;
	font-weight: 300;
}
#about h2 {
	padding: 0 3%;
}

.mainpage-intro h2 {
	text-align: center;
}

.mainpage-intro {
	font-weight: 300;
	font-size: 14px;
	text-align: left;
	line-height: 170%;
	margin: 30px 30px 0px 30px;
}

.mainpage-projects .uslugi {
	margin-top: 20px;
}

.mainpage-projects .uslugi a {
	font-size: 14px !important;
}

h2.new-title {
	font-weight: 600;
	font-size: 30px;
	letter-spacing: 0px;
	text-align: center;
	margin-bottom: 30px;
}

.person {
	background-color: black;
}

.team-full {
	color: #fff;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	z-index: 70 !important;
	overflow: auto !important;
	width: 100% !important;
	height: 100% !important;
}

.team-full header {
	/*background-color: rgba(0, 0, 0, .5);*/
	background-color: transparent;
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 20%, rgba(0, 0, 0, 0.2) 50%,  rgba(0, 0, 0, 0.80) 100%);
}

.team-full nav a {
	color: rgba(255, 255, 255, .9) !important;
}

.team-info {
	position: absolute;
	left: 50px;
	top: 115px;
	padding-bottom: 25px;
}

.team-info-left {
	width: 470px;
}

.team-info-left h1 {
	font-size: 30px;
}

.team-info-left p {
	font-size: 14px;
	line-height: 25px !important;
}

.team-info-left .questions {
	margin: 0px 0 0 0px;
}

.team-info-left .questions b {
	/*text-transform: uppercase;*/
	color: #fafafa;
}

.team-info-left .questions p {
	margin-left: 15px;
	margin-bottom: 3px;
}

.fav-projects a {
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid rgba(255, 255, 255, .35);
	color: white;
}

.fav-projects p {
	margin: 0 0 5px 0;
}

.team {
	width: 100% !important;
	box-sizing: border-box;
	/*text-align: center;*/
	padding-top: 65px;
	margin: 30px 0px;
}

.team-text {
	font-size: 14px;
	float: left;
	width: 16%;
	padding: 30px 2% 0 2%;
	font-weight: 200;
}

.team-text p, .team-text h2 {
	text-indent: 15px;
}

.team-items {
	float: left;
	width: 76%;
	padding: 0 2% 0 2%;
}

.team-item {
	display: inline-block;
	float: none !important;
	width: 200px !important;
	margin: 25px 0px 25px 0 !important;
	padding: 0 !important;
}

.team-item img {
	height: 300px;
	margin: 0 0 5px 0;
	transform: scale(1);
	-webkit-transition: all 0.2s ease-in-out;
		    -moz-transition: all 0.2s ease;
		      -o-transition: all 0.2s ease;
		     -ms-transition: all 0.2s ease;
		         transition: all 0.2s ease;
}

.team-item img:hover {
	transform: scale(1.1);
}

.team-item a {
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	/*border-bottom: 1px solid rgba(0, 0, 0, .1);*/
	font-size: 18px;
	margin-bottom: 10px;
}

.team-item a:hover {
	color: #555;
}

.team-item .image-holder {
	height: 300px;
	width: 100%;
	text-align: center;
}

.dolzhnost {
	font-size: 12px;
	color: #888;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.team-item-text {
	background-color: rgba(255, 255, 255, 0.6);
	padding: 7px 0 0 0;
	margin-top: -7px;
	position: relative;
	text-align: center;
}

.team-item-text div {
	background-color: white;
	padding-top: 5px;
}

.team-item-text p {
	font-size: 10px;
	color: #9B9B9B;
	text-transform: uppercase;
}

.dolzhnost a {
	margin-left: 20px;
	text-decoration: none;
	border-bottom: 1px solid rgba(255, 255, 255, .25);
}

.parallax-parent {
	position: relative !important;
	width: 1000px !important;
	overflow: hidden !important;
}

.parallax-parent span {
	font-style: italic;
	font-size: 12px;
	position: absolute;
	display: block;
	width: auto;
	line-height: 20px;
}

.parallax-on-mainpage {
	position: relative;
	height: 1000px;
	width: 100%;
	margin-top: 80px;
	z-index: 900;
}

.scene {
    position: absolute;
}


.scene-center {
	left: 50%;
	top: 20px;
	margin-left: -400px;
	width: 800px;
}

.scene-hlopushka {
	left: 50%;
	margin-left: -900px;
	width: 350px;
	top: 300px;
}

.scene-bottle {
	left: 50%;
	margin-left: 500px;
	width: 250px;
	top: 350px;
}

.scene-vizitki-right {
	left: 50%;
	margin-left: 100px;
	width: 500px;
	top: -140px;
}

.parallax-on-mainpage {
}

.parallax-on-mainpage ul img {
    height: auto;
    margin: 0;
    display: block;
    float: none;
    clear: none;
    display: block;
    width: 100%;
}

.mainpage-slogan {
	width: 1000px;
	margin: -500px auto 0 auto;
	font-family: 'HermesC';
	font-size: 27px;
	position: relative;
	z-index: 1000;
	text-align: center;
}

.about-uslugi {
	margin-top: 100px !important;
	position: relative;
	z-index: 1000;
	
}

.about-text {
	width: 750px;
	font-size: 16px;
	margin: 130px auto 0 auto;
}

.title-mainpage a {
	text-decoration: none;
	border-bottom: none !important;
	font-size: 1em !important;
}

.title-mainpage a:hover {
	color: #888;
}


.about-text p {
	text-indent: 20px;
	line-height: 1.7;
}

.title-mainpage {
	display: inline-block;
	width: auto !important;
	margin: 0 30px !important;
	text-align: center;
	padding: 0 !important;
	float: none !important;
}

.gradient {
	z-index: 100;
	height: 380px;
	padding: 30px 90px;
	box-sizing: border-box;
	vertical-align: bottom;
	position: absolute;
	bottom: 0;
	width: 100%;
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 18%, rgba(0, 0, 0, 0.00) 100%);
}

#contactform {
	margin: 30px 0 30px 0;
}

.slideFull {
	position:relative;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.slideFull #slide1, .slideFull #slide2, .slideFull #slide3, .slideFull #slide4, .slideFull #slide9 {
	width:100%;
	height:100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#slide1 {
	background-image: url('../img/pro-slider/01.jpg');
}
#slide2 {
	background-image: url('../img/pro-slider/02.jpg');
}
#slide3 {
	background-image: url('../img/pro-slider/03.jpg');
}
#slide4 {
	background-image: url('../img/pro-slider/04.jpg');
}
#slide9 {
	background-image: url('../img/pro-slider/09.jpg');
}

#about .bxslider {
	width: 100%;
}
.btn {
	display: inline-block;
	background-color: #111;
	border-radius: 3px;
	padding: 5px 15px;
	vertical-align: middle;
	cursor: pointer;
	margin: 10px 0;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	border: none;
	font-family: 'Roboto Condensed';
}
.btn:hover {
	color: white;
	opacity: 0.8;
}
.forms {
	background-color: #fff;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	font-weight: 300;
	-webkit-appearance: none;
	-moz-appearance: none;
	margin: 0 0 10px 0;
	padding: 6px 4px;
	vertical-align: middle;
	outline: none;
	font-family: 'Roboto Condensed', Arial;

}
.address {
	width: 880px;
	float: left;
	margin: 0 20px 0 20px;
}
.work {width: 20%;height: 200px;float:left;margin: 50px 0;
}
.work span {top:75px;}
.works {padding: 0 0 100px 0;}

.video_overlay {
  background: rgba(0,0,0,.2);
  position: absolute;
  top: 85px;
  right: 0;
  left: 0;
  bottom: 4px;
  background-image: url('../img/overlay-4.png');
}
.mainimage {

}
.showmeonmobile {
	display: none;
}
.mainimage img {
	display: block;
	width: 100%;
	margin: 85px 0 0 0;
}
.videoContainer {
  position:relative;
  width:100%;
	max-height:100%;
	overflow: hidden;
}
.videoContainer video {
 height: auto;
	width: 100%;
	min-width: 100%;
	margin-top:-5%;
	border-top: 5px solid #000;
	border-bottom: 1px solid #000;
}
.text-on-video {
  position: absolute;
	bottom:5px;
	right:0px;
	width:100%;
  color: white;
  text-transform: uppercase;
  text-align:center;
  font-size: 40px;
  line-height: 1em;
  font-weight: 600;
}
.text-on-video h1 {
	margin: 0;
	padding:0;
	color: #F7F7F7;
	font-size: 1.68em;
	opacity:0.7
}
.text-on-video h2 {
	font-size:0.787em;
	display: block;
	opacity: 1;
}
#down {
	position: absolute;
	bottom: 82px;
}	
.clients-logos {
	display: table;
	text-align: center;
	margin: 0px auto 10px auto;padding: 30px 0 50px 0;
}
.clients-logos div {
	float:left;
	margin: 0 20px;
	height: 50px;
}
.clients-logos div img {
	max-height:100%;
	max-width:120px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transform: translateZ(0);
}
.clients-logos div a {
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.down-arrow {
	background: transparent url(../img/design/down-arrow2x.png) center center no-repeat;
	background-size: 22px 13px;
	width: 38px;
	height: 38px;
	display: inline-block;
	text-indent: -999em;
	overflow: hidden;
	position: relative;
	margin: 5px auto 5px -89px;
}

#related {
	background-color: rgba(0,0,0,0.05);
	padding: 15px 15px 5px 15px;
	margin: 0 0 40px 0;
}

footer {
	font-weight: 300;
	font-size: 13px;
	color: #777;
	/*border-top: 1px solid #E2E2E2;*/
	padding: 20px 0 20px 20px;
	margin: -60px 0 0 0;
	position: relative;
	text-transform: uppercase;
	clear: both;
	/*background-color: #F7F7F7;*/

}
footer span {
	font-size: 18px;
	margin: 1px 20px 0 0px;
}
footer .email {
	margin: 0 20px 0 20px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
footer .social {
	float: right;
	padding: 0 15px 0 0;
}
footer .social img {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 0 0 0 10px;
	margin-top: -3px;
	opacity: 0.6;
}
footer .social img:hover {
	opacity: 1;
}
footer .social .vk {
	width: 18px;
	height: 18px;
}
footer .social .twitter {
	width: 18px;
	height: 18px;
}

.person footer a.email {
	border-bottom: 1px solid rgba(255, 255, 255, .2);	
}
.person footer a.email:hover {
	color: #ccc;
}

.clearfix:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
        }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */



/*comedy woman */

.comedy-video {
	width: 100%;
	height: 525px;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding: 30px 0;
	z-index: 100;
}

.comedy-video .bsvideo {
	display: inline-block;
	width: 680px;
	height: 380px;
	box-shadow: 0px 9px 40px 0px rgba(0,0,0,0.4);
	background-size: cover;
	border-radius: 5px;
	/*border-top: 1px solid rgba(255, 255, 255, .05);*/
	border-botom: 1px solid rgba(0, 0, 0, .25);
	cursor: pointer;
	margin-right: 0 !important;
}


.comedy-video .brick {
	float: none;
}

.comedy-video h4 {
	color: white;
	text-transform: uppercase;
	font-size: 30px;
	margin: 0 0 20px 0;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4);
}

.comedy-video .bsvideo, .comedy-video .video-icon {
	-webkit-transition: all 0.2s ease-in-out;
		    -moz-transition: all 0.2s ease;
		      -o-transition: all 0.2s ease;
		     -ms-transition: all 0.2s ease;
		         transition: all 0.2s ease;
}

.comedy-video .bsvideo:hover {
	opacity: 1 !important;
	box-shadow: 0px 9px 70px 0px rgba(0,0,0,0.6);
}

.comedy-video .bsvideo:hover .video-icon {
	transform: scale(1.2,1.2);
}

.comedy-video .video-icon {
	width: 120px;
	height: 120px;
	margin-left: -60px !important;
	margin-top: -60px !important;
}


.comedy-submenu {
	height: 50px;
	width: 100%;
	background-color: rgba(0, 0, 0, .5);
	margin-top: -50px;
	z-index: 1000;
	position: relative;
	padding: 10px 0 0 147px;
	box-sizing: border-box;
}

.comedy-submenu a, .comedy-submenu span {
	display: inline-block;
	color: white;
	text-transform: uppercase;
	font-size: 15px;
	margin: 0 5px;
	background-color: transparent;
	padding: 3px 10px;
	text-decoration: none;
	border: 1px solid transparent;
}

.comedy-submenu a:hover {
	color: #ccc;
}

.comedy-submenu span {
	background-color: rgba(255, 255, 255, .2);
	border-radius: 3px;
	border: 1px solid rgba(255, 255, 255, .5);
}

.comedy-submenu img {
	display: inline-block;
	position: absolute;
	left: 30px;
	top: -30px;
}

.comedy-submenu h1 {
	color: white;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
	font-size: 25px;
	margin: -1px 0 0 16px;
}

.competentions {
	width: 100%;
	text-align: center;
	padding: 150px 0 70px 0;
}

.competentions img {
	display: inline-block;
	width: 150px;
}

.competentions-items {
	text-transform: uppercase;
	margin-top: 50px;
}

.competentions-items span {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 20px;
}

.competentions-items a {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid rgba(0, 0, 0, .3);
}



.mfp-container, .mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 1s ease-out; 
	-moz-transition: all 1s ease-out; 
	-o-transition: all 1s ease-out; 
	transition: all 1s ease-out;
}
.mfp-ready .mfp-container {
		opacity: 1;
}

.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-removing .mfp-container, .mfp-removing .mfp-bg {
	opacity: 0;
}

.mfp-iframe-scaler iframe {
	box-shadow: 0 0 170px rgba(0, 0, 0, 1);
}