/* -----------------------------------*/
/* ---------->>> LAYERS <<<-----------*/
/* -----------------------------------*/


/* scroll styles
	----------------------------------------------------------------- */
.outer-list{
	height:100%;
}
.jspVerticalBar{
	width:6px;
	background:transparent;
	right:10px;

}
.jspTrack{
	background:#292929;
	border-radius:3px;
	overflow:hidden;
}
.jspDrag{
	background:#545454;
	border-radius:3px;
}
.jspCap{
	display:block;
	height:10px;
}


/*
	----------------------------------------------------------------- */
.bxslider li{
	margin:0;
	padding:0;
}
.bxslider li:after{
	content:none;
	width:0;
	height:0;
}

/*    second-head
    ----------------------------------------------------------------- */

header .second-head{
	position:relative;
	width:100%;
	height:40px;
	text-align:center;
	z-index:20;
	margin:0;

}
header .second-head .border{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1px;
	background:#fff;
	opacity:0.15;
	filter: alpha(opacity=15);
	z-index:2;
}
header .second-head .back{
	background: #000;
	opacity: 0.85;
	filter: alpha(opacity=85);
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}
header .second-head ul{
	padding:0;
	margin:0;
	position:relative;
}

header .second-head  ul li{
	list-style:none;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	font-size:13px;
	line-height:40px;
	color:#888d86;
	margin:0 16px;
	padding:0;
	background:transparent;
}
header .second-head  ul li:after{
	content:none;
	width:0;
	height:0;
}
header .second-head  ul li span,
header .second-head  ul li a{
	color:#fff;
	cursor:pointer;
}
header .second-head  ul li span:hover,
header .second-head  ul li a:hover{
	opacity: 0.5;
}
header .second-head  ul li.active span:hover,
header .second-head  ul li.active span{
	color:#fff;
	cursor:default;
	opacity:0.6;
	filter: alpha(opacity=60);
}
header .second-head{
	display:none;
}
@media screen and (min-width: 768px){
	header .second-head{
		display:block;
	}
	header .second-head + #content{
		padding-top:110px;
	}
}


/*    MAIN-PAGE
    ----------------------------------------------------------------- */
.view-slide-nav {
	position:fixed;
	right:50px;
	top:50%;
	z-index:3;
	margin:-78px 0 0 0;
}
.nav-item {
	width:16px;
	height:16px;
	border-radius:50%;

	background:#4f4f4f;
	background:rgba(79,79,79,0.4);
	margin:0 0 10px 0;
	cursor:pointer;
}
.nav-item.active {
	background:#fff;
	background:rgba(255,255,255,0.7);
}
.slide-img-fon {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
.slide-img-fon.hide {
	display:none;
}

/*  MAIN-PAGE common slides
	----------------------------------------------------------------- */
.main-page-slider #footer {
	display:none;
}
body .viewport-block {
	overflow:hidden;
}
body .viewport-block .view-slide {
	overflow:hidden;
	background:#000;
}

.slide-1 .slide-img-fon {
	background:url("../_img/official/slide-1.jpg") no-repeat center center;
	background-size:cover;
}
.slide-2 .slide-img-fon {
	background:url("../_img/official/slide-2.jpg") no-repeat center center;
	background-size:cover;
}
.slide-3 .slide-img-fon {
	background:url("../_img/official/slide-3.jpg") no-repeat center center;
	background-size:cover;
}
.slide-4 .slide-img-fon {
	background:url("../_img/official/slide-4.jpg") no-repeat center center;
	background-size:cover;
}
.slide-5 .slide-img-fon {
	background:url("../_img/official/slide-5.jpg") no-repeat center center;
	background-size:cover;
}
.slide-6 .slide-img-fon {
	background:url("../_img/official/slide-6.jpg") no-repeat center center;
	background-size:cover;
}

.slide-text {
	font-size:12px;
	line-height:16px;
	color:#fff;
	position:relative;
}
.slide-img {
	position:relative;
}
.slide-img img {
	height:60px;
}
.slide-head {
	font-size:24px;
	line-height:26px;
	color:#fff;
	font-family:'tornadolightcregular';
	position:relative;
}
.slide-info-wrapper {
	position:absolute;
	bottom:16px;
	left:0;
	width:100%;
}
.img-fon-template {
	position:absolute;
	left:0;
	top:0;
}

/*  MAIN PAGE SLIDE ANIMATION
	----------------------------------------------------------------- */



/*  MAIN PAGE MOBILE VIEW
	----------------------------------------------------------------- */
body.mobile-view {
	overflow:visible;
}
body.mobile-view .viewport-block {
	overflow:visible;
}
body.mobile-view .viewport-block .view-slide {
	position:relative;
	height:auto;
	min-height:100%;
	overflow:visible;
}
body.mobile-view .view-slide-nav {
	display:none;
}
body.mobile-view #footer {
	display:block;
	position:relative;
}

/*  MAIN-PAGE slide 1
	----------------------------------------------------------------- */
.slide-1 .slide-img {
	text-align:center;
	position:absolute;
	left:0;
	width:100%;
	top:89px;
	z-index:2;
}
.slide-1 .slide-head {
	text-align:center;
	position:absolute;
	left:0;
	width:100%;
	top:157px;
	z-index:2;
}
.slide-1 .slide-head-content {
	width:250px;
	width:80%;
	margin:0 auto;
}
.slide-1 .slide-head-content span {
	white-space:nowrap;
}
.slide-1 .slide-text {
	text-align:center;
	position:absolute;
	left:0;
	width:100%;
	bottom:34px;
	z-index:2;
}
.slide-1 .slide-text-content {
	width:88%;
	margin:0 auto;
}
.slide-1 .slide-1-gradient {
	width:100%;
	height:285px;
	position:absolute;
	left:0;
	bottom:0;
	background:url("../_img/official/slide-1-gradient.png") repeat-x 0 0;;
}
.slide-1 .slide-info-wrapper {
	position:relative;
	z-index:2;
	bottom:auto;
}
.scroll-indicator {
	width:63px;
	height:32px;
	background:url("../_img/official/scroll-indicator.png") no-repeat 0 0;
	display:none;
	position:absolute;
	left:50%;
	bottom:39px;
	margin:0 0 0 -31px;
	-webkit-transition:none 0;
	-moz-transition:none 0;
	-ms-transition:none 0;
	-o-transition:none 0;
	transition:none 0;
}
.scroll-indicator:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity:0.7 !important;
}

/*  MAIN-PAGE slide 2-6
	----------------------------------------------------------------- */
.slide-info-content {
	padding:0 20px;
}
.slide-info-wrapper .slide-img {
	margin:0 0 8px;
}
.slide-info-wrapper .slide-head {
	margin:0 0 11px;
}
.main-page-achievements-wrapper {
	position:relative;
	z-index:2;
}
.main-page-achievements {
	padding: 25px 0 0 0;
}
.ach-head {
	font-size:18px;
	line-height:1.2;
	text-align:center;
	color:#fff;
	font-family: 'tornadocyr-boldregular';
	margin:0 0 19px;
}
.ach-item-list {
	margin:0 0 25px;
}
.ach-item {
	width:260px;
	margin:0 auto 19px;
	zoom:1;
}
.ach-item:after {
	content:"";
	display:block;
	visibility:hidden;
	font-size:0;
	clear:both;
	height:0;
}
.ach-item img {
	display:block;
	float:left;
	height:70px;
	margin:0 4px 0 0 ;
}
.ach-item-text {
	overflow:hidden;
	height:71px;
	line-height:71px;
	color:#fff;
}
.ach-item-text-inner {
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	font-size:13px;
	line-height:16px;
}

.ach-item-text span,
.ach-item-text strong {
	display:block;

}
.to-portfolio-block {
	font-size:16px;
	line-height:18px;
	text-align:center;
	color:#fff;
	width:290px;
	margin:0 auto;
}
.to-port-head {
	margin:0 0 26px;
}
.to-portfolio-block a {
	display:inline-block;
	zoom:1;
	*display:inline;
	height:39px;
	line-height:39px;
	color:#fff;
	border:#ffffff solid 1px;
	border-radius:18px;
	padding:0 29px;
	text-decoration:none;
	margin:0 0 20px;
}
.to-portfolio-block a:hover {
	background:#fff;
	background:rgba(255, 255, 255, 0.3);
}
.lt-ie9 .to-portfolio-block a:hover {
	color:#000;
}

@media screen and (min-width: 768px) {
	.slide-1 .slide-img {
		height:auto;
		position:relative;
		left:auto;
		top:auto;
		z-index:2;
		padding:99px 0 0 0;
		margin-bottom:5px;
		width:auto;
	}

	.slide-img img {
		height:131px;
	}
	.slide-1 .slide-img img {
		height:120px;
	}

	.slide-head {
		font-size:48px;
		line-height:52px;
	}
	.slide-1 .slide-head {
		margin:0 0 15px;
		position:relative;
		left:auto;
		top:auto;
		z-index:2;
	}
	.slide-1 .slide-head-content {
		width:auto;
		padding:0 50px;
	}

	.slide-text {
		font-size:16px;
		line-height:24px;
	}
	.slide-1 .slide-text {
		position:relative;
		left:auto;
		top:auto;
		bottom:auto;
		z-index:2;
	}
	.slide-1 .slide-text-content {
		width:auto;
		padding:0 90px;
		max-width:1000px;
	}
	.scroll-indicator {
		display:block;
	}

	.slide-info-wrapper {
		bottom:63px;
	}
	.slide-info-content {
		padding:0 70px;
	}
	.slide-info-wrapper .slide-img {
		margin:0 0 14px;
	}
	.slide-info-wrapper .slide-head {
		margin:0 0 14px;
	}

	.main-page-achievements {
		padding:122px 0 0 0;
		padding-top:110px;
		position:relative;
		top:auto;
		bottom:auto;
		width:100%;
	}
	.ach-head {
		font-size:30px;
		margin-bottom:52px;
		margin-bottom:26px;
	}
	.ach-item-list {
		text-align:center;
		padding:0 70px;
	}
	.ach-item {
		display:inline-block;
		zoom:1;
		*display:inline;
		vertical-align:top;
		width:30%;
		margin:0;
	}
	.ach-item img {
		height:120px;
		color:#888d86;
		cursor:default;
		opacity:1;
		filter:alpha(opacity=1);
		float:none;
		margin:0 auto 6px;
	}
	.second-head {
		display:none;
	}



	.slide-info-wrapper .slide-img {
		margin:0 0 38px;
	}
	.slide-info-wrapper .slide-head {
		margin:0 0 35px;
	}
	.slide-info-wrapper {
		bottom:17%;
	}
	.slide-info-content {
		padding:0 7%;
		max-width:750px;
	}
	.main-page-achievements-wrapper {
		position:absolute;
		left:0;
		top:0;
		bottom:0;
		right:0;
		vertical-align:middle;
		z-index:2;
	}
	.main-page-achievements {
		position:absolute;
		top:50%;
		padding-top:0;
		margin-top:-331px;
	}


	.second-head{
		display:block;
		margin:0 auto 17px;
		float:none;
	}
	.ach-item-text {
		overflow:hidden;
		height:auto;
		line-height:19px;
	}
	.ach-item-text span, .ach-item-text strong {
		font-size:14px;
		line-height:19px;
	}
	.to-portfolio-block {
		width:710px;
	}
	.to-port-head {
		font-size:18px;
		line-height:24px;
		margin:0 0 44px;
	}
	.to-portfolio-block a {
		margin:0 18px;
	}
	.second-head + #content{
		padding-top:110px;
	}
}

@media screen and (min-width: 768px) and (max-height: 810px) {
	.ach-item img{
		height:64px;
	}
	.main-page-achievements{
		margin-top: -249px;
	}
	.ach-item-text span, .ach-item-text strong{
		font-size:12px;
		line-height:16px;
	}
	.to-port-head{
		font-size: 14px;
		line-height: 19px;
		margin: 0 0 28px;
	}
	.ach-head{
		margin-bottom:13px;
	}
}

@media screen and (min-width: 1000px) and (max-height: 810px){
	.ach-item-text span, .ach-item-text strong{
		font-size:14px;
		line-height:20px;
	}

}
@media screen and (min-width: 1025px) {

	.slide-img img {
		height:auto;
	}
	.slide-1 .slide-img img {
		height:auto;
	}

	.slide-1 .slide-img {
		text-align:right;
		padding:105px 90px 0;
		margin-bottom:-15px;
	}

	.slide-head {
		font-size:62px;
		line-height:64px;
	}
	.slide-1 .slide-head-content {
		padding:0 90px;
	}

	.slide-text {
		font-size:18px;
		line-height:28px;
	}



}


@media screen and (min-width: 1025px) and (max-height: 850px) {
	.slide-1 .slide-img img {
		display:none;
	}
	.slide-1 .slide-head {
		padding-top:90px;
	}
}
@media screen and (min-width: 1150px) {
	.main-page-achievements {
		margin-top:-261px;

	}
	.ach-head {
		margin-bottom:42px;
	}
	.ach-item img {
		height:120px;
		margin-bottom:7px;
	}
	.ach-item-list {
		text-align:center;
		padding:0 70px;
	}
	.ach-item {
		width:180px;
		margin:0 9px 0;
	}


	.ach-item img{
		height:120px;
	}
	.main-page-achievements{
		margin-top: -249px;
	}
	.ach-item-text span, .ach-item-text strong{
		font-size:16px;
		line-height:24px;
	}
	.to-port-head{
		font-size: 16px;
		line-height: 24px;
		margin: 0 0 28px;
	}
	.ach-head{
		margin-bottom:13px;
	}
}

/*    CONTACTS
    ----------------------------------------------------------------- */

.ymaps-image-with-content{
	cursor: url(https://api-maps.yandex.ru/2.0.39/images/ef50ac9e93aaebe3299791c79f277f8e.cur) 16 16, url(https://api-maps.yandex.ru/2.0.39/images/ef50ac9e93aaebe3299791c79f277f8e.cur), move;
}
.ymaps-image-with-content:focus{

}
.vCard {
	background:#000;
	text-align:center;
	color:#fff;
	padding-bottom:6px;
}

.vCard .content-block{
	padding-top:0;
}
.vCard .content-in{
	padding:7px 0 0;
}
.vCard .content-in  h1{
	color:#fff;
	font-size:24px;
	line-height:26px;
	padding-top:19px;
	padding-bottom:19px;

}

.vCard ul{
	margin:0;
	padding:0;
}
.vCard ul li{
	padding:0;
	list-style:none;
	margin:0;
	background:transparent;
}
.vCard ul li:after{
	content:none;
	width:0;
	height:0;
}
.vCard ul li + li{
	margin-top:9px;
}
.vCard ul li.phone{
	margin:12px 0;
}
.vCard ul li .title{
	font-family: 'tornadocyr-boldregular';
}
.vCard .content-in p {
	font-size:13px;
	padding:0;
}

.vCard  .content-in p.small {
	font-size:11px;
	line-height:14px;
	margin:3px 0;
	color:#c9c9c9;

}
.vCard  p a{
	color:#fff;
	border-bottom:1px solid #656565;
}
.vCard  p a:hover{
	opacity:0.6;
}
.contacts-map .print-map{
	position: absolute;
	top: 80px;
	left: 0;
	display: block;

}
.map-container{
	position: relative;
	z-index: 2;
	background: #fff;
	width: 100%;
	height: 100%;

}
.contacts-map {
    height: 550px;
    margin: 0 -3.125% 0;
    border-top: 1px solid #a9bac0;
	position: relative;
	z-index: 2;
}

.vCard .jspPane{
	padding:0 !important;
}
@media screen and (min-width: 768px) {
	.vCard h1{
		text-align:left;
	}
	.mapContent{
		min-height:570px;
	}

	.vCard {
        width: 270px;
        padding: 0 0 0 30px;
        position: relative;
        z-index: 2;
	    text-align:left;
    }
	.mapContent .vCard{
		position: fixed;
		top: 110px;
	}

	.vCard .content-in{
		width:auto;
		height:100%;

	}

	.vCard .content-in ul{
		padding:0 15px 0 0;
		margin-top:9px;
	}
	.vCard ul li.phone{
		margin-top: 25px;
		margin-bottom: 23px;
	}
	.vCard ul li + li{
		margin-top:12px;
	}
	.vCard .content-in h1{
		font-size:36px;
		line-height:38px;
	}
	.vCard .content-block{
		padding-top:0;
		height:100%;
	}

    .contacts-map {
        display: block;
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        min-width: 100%; min-height: 100%;
        border: 0;
        z-index: 1;
        margin: 0;

    }
}


/*    CLIENTS PAGE
    ----------------------------------------------------------------- */
.clients-page{
	text-align:center;
	padding-bottom:40px;
	padding-top:27px;
}
.content-head {
	display:block;
	background:transparent;
	text-align:center;
}
.content-head h1{
	text-align:center;
	font-size:21px;
	padding-bottom:20px;
}

.clients-list{
	margin:0 -3.125%;
	margin-bottom:33px;
}
.clients-list ul{
	text-align:center;
	font-size:0;
	padding:0;
}
.clients-list ul li{
	background:transparent;
	padding:0;
	margin:10px;
	width:128px;
	height:128px;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	border: 1px solid #e6e6e6;
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.clients-list ul li:after{
	content:none;
	width:0;
	height:0;
}

.clients-list ul li a{
	display:block;
	position:relative;
}
.clients-list ul li .border{
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.clients-list ul li:hover .border{
	position:absolute;
	top:-1px;
	left:-1px;
	width:130px;
	z-index:1;
	height:130px;
	-webkit-box-shadow: inset 0px 0px 0px 3px #e6e6e6;
	-moz-box-shadow: inset 0px 0px 0px 3px #e6e6e6;
	box-shadow: inset 0px 0px 0px 3px #e6e6e6;
}

.clients-list ul li .desc {
	color:#000;
	position:absolute;
	z-index:2;
	background:#fff;
	width:auto;
	height:22px;
	left:auto;
	bottom:auto;
	top:-11px;
	right:-11px;
	padding:0 12px;
	font:normal 11px/22px 'tornadocyr-boldregular';
	border:2px solid #000;
	text-transform:uppercase;
	border-radius:16px;
}
.clients-list ul li .desc.dark-red {
	color:#da0024;
	border-color:#da0024;
}
.clients-list ul li .desc.red {
	color:#ee3124;
	border-color:#ee3124;
}
.clients-list ul li .desc.blue {
	color:#3954a5;
	border-color:#3954a5;
}
.clients-list ul li .desc.green-blue {
	color:#2278a5;
	border-color:#2278a5;
}
.clients-list ul li .desc.green {
	color:#8caa1d;
	border-color:#8caa1d;
}
.clients-list ul li .desc.orange {
	color:#f69215;
	border-color:#f69215;
}
.clients-list ul li img{
	width:100%;
	height:100%;
	display:block;
}
.content-head h2{
	color:#000;
	text-align:center;
}

.cooperation-stories{
	margin-top:12px;
}
.cooperation-stories ul{
	padding:0;
}
.cooperation-stories ul li{
	padding:0;
	margin:0;
	background:transparent;
	list-style: none;
	font-size:0;
}
.cooperation-stories ul li:after{
	content:none;
	width:0;
	height:0;
}
.cooperation-stories ul li + li{
	margin-top:20px;
}
.cooperation-stories ul li a{
	display:block;
	width:100%;
	height:200px;
	position:relative;
	text-decoration:none;
}
.cooperation-stories li .img,
.cooperation-stories li .back{
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.cooperation-stories li .img{
	background: #000 no-repeat center;
	background-size: cover;
}
.cooperation-stories li .back{
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-o-transition: all 0.10s ease-in-out 0.10s;
	-webkit-transition: all 0.10s ease-in-out 0.10s;
	-moz-transition: all 0.10s ease-in-out 0.10s;
}
.cooperation-stories li:hover .back{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.cooperation-stories li a:after{
	content: '';
	width:0;
	height:200px;
}
.cooperation-stories li .text,
.cooperation-stories li a:after{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
}
.cooperation-stories li .text{
	position:relative;
	z-index:1;
	color:#fff;
	margin-top:9px;
	padding:0 15px;
}
.cooperation-stories li .text h2{
	color:#fff;
	text-transform:uppercase;
	font-size:24px;
	line-height:24px;
	padding:0 0 14px;
	letter-spacing:1px;
}
.cooperation-stories li .text p{
	font-size:12px;
	line-height:15px;
	padding-bottom:16px;
}
.button-white{
	-o-transition: all 0.10s ease-in-out 0.10s;
	-webkit-transition: all 0.10s ease-in-out 0.10s;
	-moz-transition: all 0.10s ease-in-out 0.10s;
	font-size:11px;
	height:24px;
	line-height:24px;
	border: 1px solid #fff;
	border-radius:13px;
	padding:0 19px;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.cooperation-stories ul li a:hover .button-white,
.button-white:hover{
	background: rgba(255, 255, 255, 0.3);
}

@media screen and (min-width: 768px) {
	.clients-page{
		padding-bottom:34px;
	}
	.content-head{
		margin-top:9px;
		height:auto;
	}
	.content-head h1{
		font-size:36px;
		line-height:1em;
		padding-bottom:30px;
	}
	.content-head h2{
		font-size:22px;
		line-height:26px;
		padding: 0 0 13px;
	}
	.clients-page .clients-list{
		margin:0 -13px 39px -12px;
	}
	.clients-list ul li .desc {
		height:26px;
		padding:0 13px;
		font:normal 13px/26px 'tornadocyr-boldregular';
	}
	.clients-list ul li:after{
		content:none;
		width:0;
		height:0;
	}
	.clients-list ul li{
		width:178px;
		height:178px;
		margin: 15px 13px 15px 12px;
	}
	.clients-list ul li:hover .border{
		width:180px;
		height:180px;
	}
	.cooperation-stories ul li + li{
		margin-top:25px;
	}

	.cooperation-stories ul li a,
	.cooperation-stories ul li a:after{
		height:240px;
	}
	.cooperation-stories li .text{
		margin-top:-2px;
		padding:0 120px;
	}
	.cooperation-stories li .text h2{
		font-size:28px;
		line-height:28px;
		padding-bottom:12px;
	}
	.cooperation-stories li .text p{
		font-size:15px;
		line-height:20px;
		padding-bottom:15px;

	}
	.button-white{
		font-size:14px;
		height:38px;
		line-height:38px;
		border-radius:20px;
		padding:0 26px;
	}
}
@media screen and (min-width: 1025px) {
	.content-in {
		max-width:none;
		padding:33px 0 21px;
		width:1000px;
		margin:auto;
	}
	.content-head h1 {
		font-size:50px;
		padding-bottom:46px;
	}
	.content-head h2 {
		font-size:30px;
		line-height:32px;
	}

	.clients-page .clients-list {
		margin:20px -13px 62px -12px;
	}
	.clients-list ul li {
		margin:12px 13px 13px 12px;
	}

	.cooperation-stories {
		margin:32px -13px 0;
	}
	.cooperation-stories ul {
		font-size:0;
		text-align:left;
	}
	.clients-page .cooperation-stories ul li {
		display:inline-block;
		zoom:1;
		*display:inline;
		vertical-align:middle;
		margin:0 13px 25px;
		text-align:center;
	}
	.cooperation-stories ul li a {
		width:487px;
	}
	.cooperation-stories ul li a, .cooperation-stories ul li a:after {
		height:385px;
	}
	.cooperation-stories li .text {
		margin-top:25px;
		padding:0 20px;
	}
	.cooperation-stories li .text h2 {
		font-size:36px;
		line-height:36px;
	}
	.cooperation-stories li .text p {
		font-size:18px;
		line-height:22px;
		padding-bottom:20px;
	}
	.button-white {
		font-size:17px;
		height:39px;
		line-height:39px;
		border-radius:20px;
		padding:0 27px;
	}
}

/*  vacancy
	----------------------------------------------------------------- */
aside .vacancy-block {
	font-size:14px;
	line-height: 21px;
	margin-bottom:10px;
}
aside .terms-block {
	display: none;
}
.content-left-in .vacancy-block {
	display: block;
}
.vacancy-block {
	zoom:1;
	background:#f2f8fa;
	padding:0 0 20px;
	margin:0 -3.125% 0;
}
.vacancy-block .vb-left,
.vacancy-block .vb-right{
	padding:0 3.125%;
}
.vacancy-block .vb-right{
	margin-top:11px;
}
.vacancy-block:after {
	content:"";
	display:block;
	visibility:hidden;
	font-size:0;
	clear:both;
	height:0;
}
.vb-left {
	background: #f2f8fa;
	padding: 18px 20px 8px;
}
.vb-left h2 {
	padding-bottom: 3px;
	text-align: left;
}
.vb-left ul {

	margin:0 65px 0 0;
	padding: 0;
}
.vb-left ul li {
	margin: 0;
	padding: 17px 0;
	background:none;
	border-top:#ccd9e8 solid 1px;
	font-size:19px;
	font-family: 'tornadocyr-boldregular';
	text-decoration: none;
	list-style:none;
	color: #757575;
}
.vb-left ul li:after{
	content:none;
	width:0;
	height:0;
}
.vb-left ul li a {
	text-decoration: none;
}
.vb-left ul li:first-child {
	border-top:none;
}
.vb-right {
	overflow: hidden;
	padding: 7px 20px 0 20px;
}
.vb-right p {
	padding: 0 0 14px;
}
.vacancy-block h3{
	font-size:16px;
	line-height:21px;
	padding-top:15px;
}
.work-head {
	font-size:36px;
	text-align: center;
	background:#3d5977;
	margin-bottom: 20px;
}
.blue-caption  .blue-description {
	display: block;
	margin: 0 auto;
	background:#3d5977;
	color:#fff;
	font-size:14px;
	line-height: 21px;
}
.blue-caption  .blue-description  span {
	display: block;
	padding: 15px 20px 13px;
	text-align: left;
	font-size:14px;
	line-height:21px;
}
.blue-caption img {
	display: block;
	margin:0 auto;
}

.slider-note {
	position: absolute;
	left: 0;
	bottom:10px;
	background:#000;
	width: 100%;
	zoom:1;
	padding: 10px 0 11px;
	text-align: left;
}
.slider-note:after {
	content:"";
	display:block;
	visibility:hidden;
	font-size:0;
	clear:both;
	height:0;
}
.slider-photo-name {
	float: left;
	width: 75%;
	font-size:14px;
	line-height: 18px;
	color:#fff;
}
.slider-photo-name span {
	display: block;
	padding: 0 19px;
	font-family: 'tornadocyr-regularregular';
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.slider-photo-count {
	padding: 0;
	color:#aaaaaa;
	text-align: right;
	position: absolute;
	right:19px;
	top:50%;
	font-size:12px;
	margin: -10px 0 0 0;
	font-family: 'tornadocyr-regularregular';
}
.bx-wrapper .bx-controls-direction a {
	width: 50px;
	height: 100%;
	margin: 0;
	top:0;
	z-index:2;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next{
	opacity:0.4;
	filter: alpha(opacity=40);
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
}
.bx-wrapper .bx-prev {
	background: url("../_img/official/bx-slider-controls.png") no-repeat -400px center;
}
.bx-wrapper .bx-next {
	background: url("../_img/official/bx-slider-controls.png") no-repeat -575px center;
}
.bx-wrapper img {
	margin:0 auto;
}

.vacancy-aside{
	margin-bottom:40px;
	text-align: left;
}
.vacancy-aside h2{
	font-size:18px;
	line-height:20px;
}
.vacancy-aside h3{
	text-transform:none;
	letter-spacing: 0;
}
@media screen and (min-width: 768px) {

	.one-vacancy-page .content-head{
		margin-top:14px;
	}
	.vacancy-block {
		background: #f2f8fa;
		margin: -50px -3.125% 50px;
		padding: 22px 3.125% 5px;
	}
	.vacancy-content-left .terms-block {
		padding-top: 31px;
	}
	.vacancy-block .vb-left, .vacancy-block .vb-right{
		padding:0;
	}
	.vb-left {
		width:32%;
		float: left;
		margin: 0;
		padding: 0;
	}
	.vb-left ul li {
		line-height: 1.3;
		padding: 16px 0;
	}
	.work-head {
		display: block;
	}
	.slider-photo-name {
		font-size:18px;
		line-height: 20px;
	}
	.slider-photo-count {
		font-size:16px;
		margin: -6px 0 0 0;
	}
	.bx-wrapper .bx-controls-direction a {
		width: 140px;
	}
	.bx-wrapper .bx-prev {
		background-position:0 center;
	}
	.bx-wrapper .bx-next {
		background-position:-100px center;
	}
	.blue-caption  .blue-description  span {
		padding: 15px 20px 13px;
		font-size:16px;
		line-height:24px;
	}
	.vacancy-block .vb-right{
		margin-top:1px;
	}
	.vacancy-block .vb-right h3{
	}
	.vacancy-block .vb-right p{
		font-size: 14px;
		line-height: 21px;
		padding-bottom:16px;
	}
	aside .vacancy-block{
		padding-bottom: 20px;
		margin-bottom: 0;
	}
	.vacancy-aside{
		margin-bottom:70px;
		margin-top: 92px;
	}
	.vacancy-aside h2{
		font-size: 21px;
		line-height:26px;
	}

	.slider-photo-name span{
		white-space: normal;
	}
}
@media screen and (min-width: 1024px) {
	.vacancy-aside {
		position: absolute;
		top: 0;
		margin:0;
	}
	.vacancy-aside h2{
		font-size:24px;
		line-height:30px;
	}
	.vacancy-content-left {
		float: right;
		padding-left: 15px;
	}
	.vacancy-content-left .terms-block {
		display: none;
	}
	aside .vacancy-block {
		display: block;
		margin: -40px 0 31px;
		padding: 40px 15px 0;
	}
	.vacancy-content-left .terms-block {
		display: none;
	}
	.content-left-in .vacancy-block {
		display: none;
	}
	.vb-left {
		width:auto;
		float: none;
	}
	.vb-right {
		padding:7px 0 0;
	}
}

/*  VACANCIES
	----------------------------------------------------------------- */
.vacancy-page{
	padding-top:27px;
}

.opened-vacancy-block {
	padding:5px 0 23px;
}
.vac-item {
	background:#ecf3f4;
	display:block;
	text-decoration:none;
	text-align:left;
	height:100px;
	padding:20px 20px;
	margin:0 auto 10px;
	position:relative;
	overflow:hidden;
	color:#477bc8;
}
.vac-item:hover {
	background:#d5dfe0;
	color:#477bc8;
}
.vac-item img {
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	width:100px;
	margin:0 -120px 0 0;
}
.vac-name-block {
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	padding-left:135px;
	text-align:left;
}
.vac-name {
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;

	font-size:16px;
	line-height:18px;
}

.vacancy-contacts-us {
	padding:24px 20px 325px 20px;
	background:#333333 url("../_img/official/cosmo-fon.jpg") no-repeat -464px 100%;
	font-size:16px;
	line-height:18px;
	margin:0;
}
.vacancy-contacts-us p {
	margin:0 0 17px;
	padding:0;
	color:#fff;
}
.vacancy-contacts-us a {
	color:#fff992;
	text-decoration:none;
	white-space:nowrap;
}
.vacancy-contacts-us a:hover {
	color: #b89c00;
}
.vacancy-contacts-us .vcu-head {
	font-size:18px;
	line-height:21px;
	color:#fff;
	margin:0 0 24px;
	font-family: 'tornadocyr-boldregular';
}

.our-advantages {
	margin:-9px 0 40px;
}
.our-advantages .content-head{
	margin-bottom:10px;
}
.adv-item-block:after {
	content:"";
	display:block;
	visibility:hidden;
	font-size:0;
	clear:both;
	height:0;
}
.adv-item-block {
	zoom:1;
	margin:0 0 22px;
}
.adv-item-block img {
	display:block;
	float:left;
	margin:0 10px 0 0;
	width:100px;
}
.adv-info {
	overflow:hidden;
}
.adv-info-head {
	font-size:16px;
	line-height:18px;
	color:#000;
	font-family: 'tornadocyr-boldregular';
	margin:0 0 8px;
}
.adv-info-head .nobr{
	white-space:nowrap;
}
.adv-description {
	font-size:14px;
	line-height:18px;
}
.studio-photo-gallery {
	margin:0 0 40px;
}
.studio-photo-gallery-head {
	font-size:18px;
	line-height:1.2;
	color:#000000;
	font-family: 'tornadocyr-boldregular';
	text-align:center;
	margin:0 0 10px;
}
.studio-photo-gallery p {
	font-size:14px;
	line-height:21px;
	margin:0 0 5px;
	text-align:center;
}
.studio-photo-gallery .bx-slider {
	margin-top:30px;
}
.more-detail-wrapper{
	margin-bottom:50px;
}
.more-detail-about-studio {
	text-align:center;
	margin-bottom:50px;
}
.more-detail-about-studio a {
	display:inline-block;
	zoom:1;
	*display:inline;
	border:#477bc8 solid 2px;
	border-radius:28px;
	text-decoration:none;
	position:relative;
	font-size:16px;
	line-height:23px;
	padding:15px 40px 12px;
	-o-transition: all 0s ease-in-out 0s;
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
}
.more-detail-about-studio a:hover{
	color:#ff0000;
	border-color:#ff0000;
}
.more-detail-about-studio a span {
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	width:8px;
	height:14px;
	background:url("../_img/official/link-arrow.gif") no-repeat 0 -22px;
	margin-left: 7px;
	margin-top: -2px;

}
.more-detail-about-studio a:hover span{
	background-position:-9px -22px;
}
@media screen and (min-width: 768px) {
	.vacancy-page{
		padding-top:37px;
	}
	.opened-vacancy-block {
		text-align:center;
		font-size:0;
		padding:0 0 20px;
		margin: 14px -30px 0 -30px;
	}
	.vac-item {
		width:41%;
		height:240px;
		display:inline-block;
		vertical-align:top;
		zoom:1;
		*display:inline;
		margin:0 11px 20px;
		text-align:center;
	}
	.vac-item img {
		width:170px;
		margin:0 auto 36px;
		display:block;
	}

	.vac-name-block {
		width:auto;
		text-align:center;
		padding:0;
	}
	.vac-name {
		font-size:19px;
		line-height:23px;
	}
	.vacancy-contacts-us {
		padding:44px 6% 13px 56%;
		background-position: 41% bottom;
		font-size:18px;
		line-height:21px;
	}
	.vacancy-contacts-us .vacancy-contacts-us-inner{
		background:#333333;
	}
	.vacancy-contacts-us .vcu-head {
		font-size:24px;
		line-height:24px;
	}
	.vacancy-contacts-us p {
		margin:0 0 23px;
	}
	.our-advantages{
		margin-top:0;
		text-align:center;
		margin-bottom:21px;
	}
	.our-advantages .content-head{
		margin-bottom:22px;
	}
	.adv-item-block {
		display:inline-block;
		zoom:1;
		*display:inline;
		vertical-align:top;
		width:190px;
		margin:0 15px 47px;
		text-align:center;
	}
	.adv-item-block img {
		float:none;
		width:auto;
		display:block;
		margin:0 auto 16px;
	}
	.our-advantages-head {
		font-size:24px;
		margin:0 0 36px;
	}
	.studio-photo-gallery {
		margin:0 0 70px;
	}
	.studio-photo-gallery .studio-photo-gallery-head {
		font-size:24px;
		margin:0 0 14px;

	}
	.studio-photo-gallery p {
		line-height:24px;
		margin:3px 0 5px;
	}
	.slider-note{
		padding:20px 0;
	}
	.slider-photo-count{
		margin: -12px 0 0 0;
	}
	.more-detail-about-studio a {
		font-size:18px;
		padding:17px 40px 16px 40px;
	}

	.more-detail-about-studio a span{
		width:12px;
		height:21px;
		background-position:0 0;
	}
	.more-detail-about-studio a:hover span{
		background-position:-13px 0;
	}

}
@media screen and (min-width: 1024px) {
	.vacancy-page{
		padding-top:33px;
	}
	.opened-vacancy-block {
		text-align:center;
		margin:-2px -15px 0;
	}
	.vac-item {
		width:190px;
		margin:0 13px 20px;
	}
	.vac-item img {
		margin:0 auto 24px;
	}
	.vac-name-block {
		min-height:36px;
		line-height:36px;
	}
	.vac-name {
		vertical-align:middle;
	}
	.vacancy-contacts-us {
		padding:58px 13% 35px 51%;
		background-position: center bottom;
		font-size:18px;
		line-height:21px;
	}
	.vacancy-contacts-us-inner {
		width:auto;
	}
	.our-advantages{
		margin-top:42px;
		margin-bottom:25px;
	}
	.our-advantages-head {
		font-size:30px;
	}

	.adv-item-block{
		width: 180px;
		margin: 0 6px 46px;
	}
	.studio-photo-gallery {
		margin:0 0 80px;
	}
	.studio-photo-gallery .content-head{
		margin-bottom:2px;
	}
	.studio-photo-gallery-head {
		font-size:30px;
		margin:0 74px 16px;
	}
	.studio-photo-gallery p {
		font-size:18px;
		line-height:28px;
		margin:0 0 14px;
	}
	.more-detail-about-studio{
		margin-bottom:79px;
	}
	.more-detail-about-studio a {
		font-size:21px;
		padding:16px 40px 17px 40px;
	}





}

/*  vacancty page
	----------------------------------------------------------------- */
.vacancy-info-block {
	margin:1px 0 50px;
}
.vacancy-info-head {
	position:relative;
	margin:0 0 24px;
}
.vacancy-info-head img {
	display:block;
	float:left;
	margin:0 22px 11px 0;
	width:106px;
}
.vacancy-info-name {
	font-size:18px;
	line-height:21px;
	font-family: 'tornadocyr-boldregular';
	margin:0px 0 7px 0;
	padding:20px 0 0 0;
}
.vacancy-info-place {
	font-size:14px;
	color:#747f8a;
	margin:0 0 11px;
	padding: 0;
	font-family: 'tornadocyr-regularregular';
	text-align: left;
}
.vacancy-info-text {
	clear:both;
	font-size:14px;
	line-height:21px;
	color:#363636;
}
.vacancy-info-description-list {
	margin:0 0 3px;
}
.vacancy-info-description-block {
	border-top:#dedede solid 1px;
	padding:27px 0 12px;
	margin:0;
	position:relative;
}
.vacancy-info-description-block .descripton-head {
	font-size:16px;
	line-height:18px;
	font-family: 'tornadocyr-boldregular';
	margin:0 0 17px;

}
.vacancy-info-description-block .descripton-head + p{
	margin-top:22px;
}
.vacancy-info-description-block ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.vacancy-info-description-block ul li {
	font-size:14px;
	line-height:18px;
	padding:0 0 0 20px;
	margin:0 0 14px;
	background:url("../_img/official/bull-blue.png") no-repeat 0 5px;
}
.vacancy-info-description-block ul li:after{
	content:none;
	width:0;
	height:0;
}


.one-vacancy-page .more-detail-about-studio a span{
	width:14px;
	height:8px;
	background:url("../_img/official/link-arrow-horizontal.gif") no-repeat 0 0;
}
.one-vacancy-page .more-detail-about-studio a:hover span{
	background-position:0 -9px;
}
@media screen and (min-width: 768px) {
	.vacancy-info-block {
		margin:7px auto 0;
		width:720px;
	}
	.vacancy-info-description-list {
		width:720px;
		margin:0 auto 20px;
	}
	.vacancy-info-head {
		padding:0 0 0 189px;
	}
	.vacancy-info-head img {
		position:absolute;
		left:0;
		top:0;
		width:auto;
	}
	.vacancy-info-name {
		font-size:36px;
		line-height:1.2;
		font-family: 'tornadocyr-regularregular';
		padding:0;
		margin:0;
	}
	.vacancy-info-place {
		font-size:18px;
		margin:0 0 14px;
	}
	.vacancy-info-text {
		font-size:16px;
		line-height:24px;
	}
	.vacancy-info-description-block.requires{
		padding-bottom:37px;
	}
	.vacancy-info-description-block {
		padding-left:189px;
	}
	.vacancy-info-description-block .descripton-head {
		position:absolute;
		left:0;
		top:27px;
		width:180px;
	}
	.vacancy-info-description-block ul li {
		font-size:16px;
		line-height:18px;
	}
	.vacancy-info-description-block .descripton-head + p{
		margin-top:0;
	}


	.one-vacancy-page .more-detail-about-studio a span{
		width:21px;
		height:12px;
		background-position:-15px 0;
	}
	.one-vacancy-page .more-detail-about-studio a:hover span{
		background-position:-15px -13px;
	}
}
@media screen and (min-width: 1024px) {
	.vacancy-info-block, .vacancy-info-description-list {
		width:auto;
		margin:0;


	}
	.one-vacancy-page.content-in{
		padding:28px 30px 0;
		max-width:1280px;
		width:auto;
	}
	.one-vacancy-page .content-in:after{
		content:"";
		display:block;
		visibility:hidden;
		font-size:0;
		clear:both;
		height:0;
	}

	.one-vacancy-page .content-in{
		width:auto;
		padding:0 50px;
		max-width:1250px;
	}
	.one-vacancy-page h1{
		padding-bottom:56px;
	}
	.vacancy-info-text{
		font-size:18px;
		line-height:28px;
	}
	.vacancy-info-place{
		margin-bottom:24px;
	}
	.vacancy-info-head{
		margin-bottom:22px;
	}

	.vacancy-info-description-block{
		padding: 26px 0 14px 189px;
	}
	.vacancy-info-description-block ul li{
		font-size:18px;
		line-height:21px;
		margin-bottom:12px;
		background-position:0 9px;
	}
	.vacancy-info-description-block .descripton-head,
	.vacancy-info-description-block p{
		font-size:18px;
		line-height:21px;
	}
	.vacancy-info-description-block.requires{
		padding-bottom:16px;
	}
	.vacancy-info-description-block p{
		line-height:28px;
		margin-top:-3px;
	}
	.one-vacancy-page .our-advantages{
		margin-top: 0;
	}



	aside .vacancy-block{
		margin:-5px 0 0;
		padding-top:6px;
		padding-bottom: 17px;
	}
	.vb-left h2{
		font-size:24px;
		line-height:24px;
		padding-top: 13px;
	}
    .vb-left ul{
	    margin: 3px 0 0;
    }
	.vb-left ul li{
	    padding: 16px 0 14px;
    }
	.vacancy-block .vb-right{
		margin-top:2px;
	}
	.vacancy-block .vb-right h3{
		padding-top:24px;
	}
}
@media screen and (min-width: 1920px) {
	.more-detail-about-studio {
		margin-bottom:56px;
	}
}


/* blog page
	----------------------------------------------------------------- */
.one-post-page h1,
.one-post-page h2,
.blog-page h2{
	text-align:left;
}
.blog-page.content-in{
	padding-bottom:40px;
}
.blog-page .right-block{
	border: 0;
	text-align:center;
}
.blog-page h2{
	padding-top:2px;
}
.blog-tags li{
	color:#aaaaaa;
	padding:0;
	margin:0 0 7px;
}
.blog-tags li:after{
	content:none;
	width:0;
	height:0;
}
.blog-page .blog-tags li span{
	display: inline-block;
	zoom: 1;
	border: 1px solid #ebebeb;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 1px 9px 2px;
	margin-right: 8px;
	text-decoration: none;
	line-height: 18px;
	color: #aaaaaa;
	text-transform:none;
	font-size:14px;
}
.blog-tags li{
	font-size:14px;
	line-height:23px;
}
.blog-tags li a{
	color: #477bc8;
	border-color: #c9d3e2;
	padding-left:9px;
	padding-right:9px;
}
.blog-tags li a:hover{
	color:#ff0000;
	border-color:#e2c9c8;
}
.blog-tags li a:first-letter,
.blog-page .blog-tags li span:first-letter{
	text-transform:uppercase;
}
.time-and-author span,
.time-and-author time{
	color:#aaaaaa;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	font-size:14px;
	line-height:18px;
}
.time-and-author span{
	padding-left:17px;
	margin-left:17px;
	background:url("../_img/official/blog-author.gif") no-repeat 0 1px;
}
.blog-page p{
	color:#646464;
	padding:0 0 16px;
}
.blog-page .content-left section + section{
	margin-top:32px;
}
.comments-and-tags{
	margin-bottom:15px;
	line-height:0;
}
.comments-and-tags .comments,
.comments-and-tags ul.blog-tags{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	margin:0;
	padding:0;
}
.comments-and-tags ul.blog-tags li{
	margin:4px 0;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding:0;
}
.comments-and-tags .comments{
	line-height:23px;
	padding-right:21px;
	margin-right:13px;
	font-size:16px;
	background:url("../_img/official/blog-comments.gif") no-repeat right 5px;
	-o-transition: all 0s ease-in-out 0s;
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
}
.comments-and-tags .comments:hover{
	background-position:right -27px;
}

.arr{
	background:transparent;
}


.blog-page .content-left-in:after{
	content:"";
	display:block;
	visibility:hidden;
	font-size:0;
	clear:both;
	height:0;
}
.blog-page  .article-img{
	display:block;
	float:left;
	width:90px;
	margin-right:-90px;
	margin-top:11px;

}
.blog-page  .article-img img{
	display:block;
	width:100%;
	height:auto;
}
.blog-page .article-img + .text{
	padding-left:100px;
}

.blog-page .content-left{
	margin-top:20px;
}
.pagination{
	font-size:16px;
	line-height:38px;
	color:#646464;
	margin-top:30px;
}
.pagination:after{
	content:"";
	display:block;
	visibility:hidden;
	font-size:0;
	clear:both;
	height:0;
}
.pagination .first-page,
.pagination .last-page{
	width:38px;
	height:38px;
	border: 1px solid #c9d3e2;
	line-height:38px;
	text-align:center;
	display:block;
	font-size:16px;
	position:relative;
	z-index:2;
	border-radius:2px;
}
.pagination .first-page{
	float:left;
}
.pagination .last-page{
	float:right;
}
.pagination .pg-container a.arrow:hover,
.pagination .first-page:hover,
.pagination .last-page:hover{
	background:#f3f6fb;
	color:#477bc8;
}
.pagination .pg-container{
	margin:0 50px;
	border-radius:2px;
	border: 1px solid #c9d3e2;
	height:38px;
	text-align:center;
	line-height:39px;

}
.pagination .pg-container .arrow{
	height:38px;
	line-height:38px;
	float:left;
	font-size:16px;
	width:40px;

}
.pagination .pg-container .arrow span,
.pagination .pg-container .arrow img{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	line-height:39px;
}
.pagination .pg-container .big{
	display:none;
}
.pagination .pg-container .arrow span{
	display:none;
}
.pagination .pg-container span.arrow{
	opacity:0.5;
	filter: alpha(opacity=50);
}
.pagination .pg-container span.arrow img{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.pagination .pg-container .arrow.prev{
	border-right: 1px solid #c9d3e2;
}
.pagination .pg-container .arrow.next{
	border-left: 1px solid #c9d3e2;
	float:right;
}
aside{
	margin-top:40px;
}
aside h3{
	text-align:center;
}



.navigation .nav-previous,
.navigation .nav-next{
	border: 0;
	margin:0;
	line-height:20px;
	background:url("../_img/official/blog-navigation-arrows.gif") no-repeat;
	-o-transition: all 0s ease-in-out 0s;
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	max-width:40%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.navigation {
	margin-top:41px;
	padding-top:12px;
}
.navigation .nav-previous{
	padding-left:23px;
	background-position: left 2px;
}
.navigation .nav-previous:hover{
	background-position: left -25px;
}
.navigation .nav-next{
	padding-right:23px;
	background-position: right -52px;
}
.navigation .nav-next:hover {
	background-position:right -79px;
}

@media screen and (min-width: 768px) {


	.pagination .pg-container .arrow span{
		display:inline-block;
		zoom:1;
		*display:inline;
	}
	.pagination .pg-container .arrow.prev span{
		padding-left:10px;
	}
	.pagination .pg-container .arrow.next span{
		padding-right:10px;
	}
	.pagination .pg-container .big{
		display:inline;
	}
	.pagination .pg-container .small{
		display:none;
	}
	.pagination .pg-container .arrow.prev{
		padding: 0 21px 0 20px;
		width:auto;
	}
	.pagination .pg-container .arrow.next{
		padding: 0 20px 0 21px;
		width:auto;
	}

	.blog-page .article-img{
		width:100px;
		margin-right:-100px;
	}
	.blog-page .article-img + .text{
		padding-left:120px;
	}
	.blog-page .content-left{
		margin-top:0;
	}

	.time-and-author span,
	.time-and-author time{
		font-size:16px;
		line-height:20px;
	}

}
@media screen and (min-width: 1025px) {
	.one-post-page.content-in,
	.blog-page.content-in{
		width:auto;
		padding-left:3.125%;
		padding-right:3.125%;
		padding-bottom:70px;
	}
	.blog-page .article-img{
		width:121px;
		margin-right:-121px;
	}
	.blog-page .article-img + .text{
		padding-left:140px;
	}
	.blog-page .right-block{
		text-align:left;
	}
	aside{
		margin-top:37px;
	}
    aside h3{
	    font-size: 18px;
	    line-height: 20px;
	    letter-spacing: 1px;
	    padding: 0 0 20px;
	    text-align:left;
    }
}



/* blog one page
	----------------------------------------------------------------- */
.one-post-page.content-in{
	padding-top:40px;
	padding-bottom:50px;
}
.one-post-page figure{
	margin-left:0;
	margin-right:0;
}
.one-post-page time{
	margin-bottom:4px;
}

.one-post-page .content-left-in p{
	color:#000;
}
.one-post-page .author{
	font-size:0;
	margin: -4px 0 8px;
}
.one-post-page .author:after{
	content:"";
	display:block;
	visibility:hidden;
	font-size:0;
	clear:both;
	height:0;
}
.one-post-page .author .img-part,
.one-post-page .author .text{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
}
.one-post-page .author .img-part{
	width:70px;
	height:70px;
	margin-right:-70px;
	overflow:hidden;
	border-radius:100%;
}
.one-post-page .author .img-part img{
	display:block;
	width:100%;
	height:auto;
}
.one-post-page .author .img-part + .text{
	padding-left:85px;
}
.one-post-page .author .text p{
	padding:0;
	color: #aaaaaa;
}
.one-post-page .author .text p.name{
	color:#000;
	font-family: 'tornadocyr-boldregular';
	margin: -3px 0 -4px;
}


.one-post-page .comments-and-tags{
	margin-bottom:13px;
}
.social-line{
	width:auto;
	margin-top:18px;
	margin-bottom:26px;
}
aside{
	padding-top:0;
}
@media screen and (min-width: 768px){





	.content-left-in .figure-right{
		float:right;
		max-width:40%;
		margin-left:20px;
		padding-bottom:0;
	}

	.one-post-page.content-in{
		padding-top:50px;
	}
	.two-columns:after{
		content:"";
		display:block;
		visibility:hidden;
		font-size:0;
		clear:both;
		height:0;
	}
	.two-columns .column{
		width:45%;
		float:left;
	}
	.two-columns .column + .column{
		margin-left:10px;
	}
	.social-line{
		margin-bottom:55px;
	}

}
@media screen and (min-width: 1025px){
	.one-post-page.content-in{
		padding-top:87px;
	}
	aside{
		padding-top:25px;
	}


}



/* clients card page
	----------------------------------------------------------------- */


.company-header{
	background:#ff0000;
	padding: 0 3.125%;
	position:relative;
	z-index:2;
}
.company-header h1{
	color:#fff;
	padding:13px 0 12px;
	font-size:21px;
	line-height:30px;
}
.clients-card .about-company{
	padding:10px 3.125% 40px;
	position: relative;
	background: #fff;
	z-index: 2;
}
.about-company .in-squares{
	font-size:0;
	margin:0 -10px 16px;
	text-align:center;
}
.about-company .in-squares li{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	margin:10px;
	width:128px;
	height:128px;
	border: 1px solid #e6e6e6;
	font-size:12px;
	line-height: 14px;
	padding:0;
}
.about-company .in-squares li:after{
	content:none;
	width:0;
	height:0;
}
.about-company .in-squares li span{
	display:block;
	font-size:42px;
	line-height:44px;
	margin: 26px 0 1px;
}
.about-company .in-squares li img,
.about-company .in-squares li a{
	display:block;
	width:100%;
	height:100%;
}

.clients-card .about-company:after{
	content:"";
	display:block;
	visibility:hidden;
	font-size:0;
	clear:both;
	height:0;
}
.about-company .button-line{
	text-align:center;
	margin-top: 7px;
}
.button-blue{
	display:inline-block;
	zoom:1;
	*display:inline;
	color:#fff;
	background: #477bc8;
	border: 0;
	font-size:17px;
	line-height:19px;
	border-radius:18px;
	padding: 11px 65px 11px;
	text-align: center;
}
.button-blue:hover{
	background:#ff0000;
	color: #ffffff;
}


.clients-card .review{
	padding:36px 3.125% 50px;
	color:#fff;
	position: relative;
	overflow: hidden;
}
.clients-card .review .black-overlay,
.clients-card .review .back{
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.clients-card .review .back img{
	-webkit-filter: blur(36px);
	-moz-filter: blur(36px);
	-o-filter: blur(36px);
	-ms-filter: blur(36px);
	filter: blur(36px);
	filter: url('../_img/official/blur36.svg#blur');
}
.clients-card .review .black-overlay{
	background: #000;
	opacity: 0.4;
	filter:alpha(opacity=60);
}
.clients-card .review .content{
	position: relative;
	z-index: 2;
}
.clients-card .review .one-line{
	text-align: center;
}
.clients-card .review h3{
	text-align: center;
	text-transform: none;
	font-size: 18px;
	letter-spacing: 0;
	padding: 0;
	margin: 0 0 20px;
}
.review .reviewer-photo{
	margin: 27px 0 0;
}
.review .reviewer-photo img{
	width: 194px;
	height: auto;
	margin: auto;
	border: 3px solid #fff;
}
.review .reviewer-photo figcaption{
	margin-top: 18px;
}
.review .reviewer-photo figcaption p{
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	margin-top: 1px;
}
.review .reviewer-photo figcaption p.name{
	font-size: 14px;
	font-family: 'tornadocyr-boldregular';
}
.review .comment{
	position: relative;
	padding: 55px 0;
	margin: 15px 0 25px;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
}
.review .comment:before,
.review .comment:after{
	font-size: 90px;
	line-height: 90px;
	position: absolute;
	opacity: 0.1;
	color: #fff;
	filter: alpha(opacity=10);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
.review .comment:before{
	content: '\00AB';
	top: -33px;
	left: 0;
}
.review .comment:after{
	content: '\00BB';
	right: 0;
	bottom: -17px;
}
.review .letter{
	margin: 15px auto;
	border: 1px solid #e4e4e4;
	display: inline-block;
}
.review .letter img{
	display: block;
}
.video-review {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin: 40px auto 0;
}
.video-review iframe,
.video-review object,
.video-review embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.projects{
	background:#17191a;
	padding:27px 0 0;
}
.projects-header{
	text-align:center;
	margin-bottom:25px;
}
.projects h2{
	color:#fff;
	font-size:24px;
	line-height:24px;
	font-family: 'tornadocyr-regularregular';
	padding:0 0 3px;
}
.projects p{
	color:#fff;
	padding:0;
	font-size:13px;
	line-height:21px;
}
.projects-list{
	background:#17191a;
	margin:0;
	padding: 0;
}
.projects-list li{
	display:block;
	list-style:none;
	position:relative;
	height:320px;
	overflow:hidden;
	padding:0;
	margin:0;
	background:transparent;

	max-width:768px

}
.projects-list li:after{
	content:none;
	width:0;
	height:0;
}
.projects-list li img{
	display:none;
	margin:0;
}
.projects-list li img.animate,
.projects-list li .back{
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: cubic-bezier(.17,.27,.31,.99);
	-moz-transition-timing-function: cubic-bezier(.17,.27,.31,.99);
	transition-timing-function: cubic-bezier(.17,.27,.31,.99);
}
.projects-list li:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.projects-list li .back{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	background: url("../_img/official/clients-card-projects-gradient.png") repeat-x;
	opacity:0.8;
}

.projects-list li:hover .back{
	opacity:1;
}
.lt-ie9 .projects-list li .back{
	background:#000;
	opacity:0.2;
	filter: alpha(opacity=20);
}
.lt-ie9 .projects-list li:hover .back{
	opacity:0.3;
	filter: alpha(opacity=30);
}
.projects-list li a{
	padding:0 3.125%;
	height:100%;
	display:block;
	position:relative;
	z-index:2;
	color:#fff;
}
.projects-list li h2{
	padding: 18px 0 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 26px;
	font-size:24px;
	text-align:left;
	color:#fff !important;
}
.projects-list li p{
	font-size:14px;
}
.projects-list li .year{
	position:absolute;
	right:3.125%;
	bottom:20px;
	border: 2px solid #fff;
	color:#fff;
	border-radius:15px;
	height:26px;
	line-height:26px;
	padding:0 14px;
	font-size:14px;
	overflow:hidden;
}
.projects-list li .year .back{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	background:#000;
	opacity:0.7;
	filter: alpha(opacity=70);
}
.projects-list li .year span{
	position:relative;
	z-index:2;
}
.mfp-figure figcaption{
	margin: 0;
}
@media screen and (min-width: 768px){
	.projects-list{
		display:block;
	}
	.projects-list:after{
		content:"";
		display:block;
		visibility:hidden;
		font-size:0;
		clear:both;
		height:0;
	}
	.projects-list li{
		width:50%;
		height:385px;
		float:left;
	}
	.projects-list li p{
		font-size:16px;
		line-height:18px;
	}
	.projects-list li h2{
		font-size:36px;
		line-height:40px;
		letter-spacing:2px;
	}
}
@media screen and (min-width: 1280px){
	.projects-list li{
		width:33.3333%;
	}
}


.projects-slider{
	display:none;
}


@media screen and (min-width: 768px){


	.company-header{
		padding:0 30px;
	}
	.company-header h1{
		font-size:32px;
		line-height:34px;
		padding: 14px 0 18px;
	}
	.clients-card .about-company{
		padding:15px 3.125% 50px;
	}
	.about-company .in-squares{
		float:left;
		width:180px;
		margin: 0 -180px 0 0;
	}
	.about-company .in-squares li{
		width:178px;
		height:178px;
		line-height:16px;
	}
	.about-company .in-squares li span{
		font-size:60px;
		margin: 49px 0 9px;
	}
	.about-company .text-inform{
		padding: 6px 0 0 230px;

    }
	.about-company .text-inform p{
		font-size:14px;
		line-height:21px;
		padding-bottom:31px;
	}
	.about-company .button-line{
		margin-top: 2px;
	}
	.about-company .button-blue{
	    padding: 11px 37px;
    }


	.clients-card .review{
		padding-top: 45px;
	}
	.clients-card .review h3{
		font-size: 24px;
		line-height: 24px;
	}
	.review .reviewer-photo figcaption{
		margin-top: 17px;
	}
	.review .reviewer-photo figcaption p{
		font-size: 14px;
		line-height: 21px;
		margin: 0;
	}
	.review .comment:before,
	.review .comment:after{
		line-height: 115px;
		font-size: 115px;
	}
	.review .comment:before{
		top: -43px;
	}
	.review .comment:after{
		right: -4px;
		bottom: -24px;

	}
	.review .comment{
		font-size: 18px;
		line-height: 22px;
		max-width: 495px;
		margin: 23px auto 25px;
		padding: 63px 0;
	}
	.video-review{
		margin-top: 50px;
	}



	.projects{
		padding:46px 0 120px;
	}
	.projects-header{
		margin-bottom:55px;
	}
	.projects h2{
		font-size:36px;
		line-height:36px;
		padding-bottom:5px;

	}
	.projects-header p{
		font-size:16px;
	}
	.clients-card .projects-list{
		display:none;
	}


	.projects-slider{
		width:500px;
		margin:auto;
		display:block;
	}
	.projects-slider ul{
		margin-left: 0;
		padding: 0;
		width: 3000px;
	}
	.projects-slider ul:after{
		content:"";
		display:block;
		visibility:hidden;
		font-size:0;
		clear:both;
		height:0;
	}
	.projects-slider .bx-viewport{
	    overflow: visible !important;
    }
	.projects-slider ul li{
		margin:0;
		padding:0;
		background:transparent;
		height:385px;
		position:relative;
		opacity:0.3;
		filter: alpha(opacity=30);
		transition: all 0.10s ease-in-out 0.10s;
		-o-transition: all 0.10s ease-in-out 0.10s;
		-webkit-transition: all 0.10s ease-in-out 0.10s;
		-moz-transition: all 0.10s ease-in-out 0.10s;
		float: left;
	}
	.projects-slider ul li:after{
		content:none;
		width:0;
		height:0;
	}
	.projects-slider ul li:hover,
	.projects-slider ul li.hovered{
		opacity:0.5;
		filter: alpha(opacity=50);
	}
	.projects-slider ul li.active-slide{
		opacity:1;
		filter: alpha(opacity=100);
	}

	.projects-slider li{
		position:relative;
	}
	.projects-slider li img{
		display:block;

	}
	.projects-slider li a,
	.projects-slider li .back{
		position:absolute;
		width:100%;
		height:100%;
		top:0;
		left:0;
		display:block;
	}

	.projects-slider li .back{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		z-index:1;
		background: url("../_img/official/clients-card-projects-gradient.png") repeat-x;
		opacity:0.8;
		transition: all 0.10s ease-in-out 0.10s;
		-o-transition: all 0.10s ease-in-out 0.10s;
		-webkit-transition: all 0.10s ease-in-out 0.10s;
		-moz-transition: all 0.10s ease-in-out 0.10s;
	}
	.projects-slider li.active-slide:hover .back{
		opacity:1;
	}
	.lt-ie9 .projects-slider li .back{
		background:#000;
		opacity:0.2;
		filter: alpha(opacity=20);
	}
	.lt-ie9 .projects-slider li:hover .back{
		opacity:0.3;
		filter: alpha(opacity=30);
	}

	.projects-slider li a{
		z-index:2;
	}
	.projects-slider li h2{
		text-transform:uppercase;
		font-size:36px;
		line-height:36px;
		margin:0 30px;
		padding: 27px 0 13px;
		letter-spacing: 2px;
		text-align: left;
	}
	.projects-slider li p{
		margin:0 30px;
		font-size:16px;
		line-height:18px;
	}
	.projects-slider .year{
		position:absolute;
		width:110px;
		text-align:center;
		height:40px;
		line-height:40px;
		bottom:-70px;
		left:50%;
		margin-left:-55px;
		background: #484c4e;
		color:#fff;
		font-size:18px;
		border-radius:20px;
		display:none;
	}
	.projects-slider ul li.active-slide .year{
		display:block;
	}
	.projects-slider .bx-wrapper .bx-controls-direction a{
		width:71px;
		height:100%;
		margin:0;
		top:0;
		background:url("../_img/official/clients-project-slider-arrows.png") 20px center no-repeat;
		opacity:0.7;
		filter: alpha(opacity=70);

	}
	.projects-slider .bx-wrapper .bx-controls-direction a:hover,
	.projects-slider .bx-wrapper .bx-controls-direction a.hovered{
		opacity:1;
		filter: alpha(opacity=100);
	}
	.projects-slider .bx-wrapper .bx-controls-direction a.disabled{
		opacity:0.2;
		filter: alpha(opacity=20);
		cursor:default;
		display:block;
	}
	.projects-slider .bx-wrapper .bx-controls-direction .bx-prev{
		left:-71px;
		background-position:20px center;
	}
	.projects-slider .bx-wrapper .bx-controls-direction .bx-next{
		right:-71px;
		background-position:-89px center;
	}
}

@media screen and (min-width: 1024px){

	.clients-card{
		min-height:650px;
	}
	.clients-card .right-card-column{
		width:45%;
	}
	.clients-card .about-company{
		padding:30px 0 0;
	}
	.projects{
		position:absolute;
		top:0;
		right:0;
		overflow:hidden;
		width:55%;
		height:100%;
		background:#17191a;
		padding:0;
		bottom:0;
	}
	.projects .top-line{
		position: absolute;
		width: 100%;
		height: 70px;
		background: #fff;
		top: 0;
		left: 0;
	}
	.about-company .in-squares{
		width:auto;
		float:none;
		margin:0;
	}
	.about-company .text-inform{
		padding: 25px 40px 54px;

	}
	.about-company .button-line{
		margin-top:10px;
	}
	.clients-card .review{
		padding-left: 40px;
		padding-right: 40px;
	}

	.projects-slider .bx-wrapper .bx-controls-direction .bx-prev{
		left: 0;
	}
	.projects-slider .bx-wrapper .bx-controls-direction .bx-next{
		right: 0;
	}
    .projects-header{
	    padding-top: 46px;
	    margin:0;
    }
    .stick-element {
	    height:635px;
	    overflow:hidden;
    }
    .projects-offset {
	    height:136px;
	    background:#17191a;
    }
}

@media screen and (min-width: 1920px){
	.clients-card .right-card-column{
		width:50%;
	}
	.clients-card .about-company{
		padding-bottom:50px;
	}
	.projects{
		width:50%;
	}
	.about-company .in-squares{
		float:left;
		width: 190px;
		margin: 0 -210px 0 0;
		padding-left:30px;
	}

	.about-company .text-inform{
		padding: 6px 40px 0 230px;
	}
	.about-company .text-inform .inner-text-container{
		width:450px;
		margin:auto;
	}
	.about-company .button-line{
		margin-top:-5px;
	}

	.projects-slider .bx-wrapper .bx-controls-direction .bx-prev{
		left: -71px;
	}
	.projects-slider .bx-wrapper .bx-controls-direction .bx-next{
		right: -71px;
	}

	.review .reviewer-photo{
		width: 200px;
		float: left;
		margin: 27px -200px 0 0;
		position: relative;
		z-index: 2;
	}
	.review .letter{
		float: right;
		margin-left: -200px;
		position: relative;
		z-index: 2;
		margin-top: 7px;
	}
	.clients-card .review .one-line:after{
		content:"";
		display:block;
		visibility:hidden;
		font-size:0;
		clear:both;
		height:0;
	}
	.review .comment{
		margin: 7px 240px 0;
		width: auto;
		float: left;
		padding-top: 67px;
	}

}



/*  one portfolio page
	----------------------------------------------------------------- */


.one-portfolio #content{
	padding-top:110px;
	color:#4d4d4d;
}
.one-portfolio .content-head{
	margin-top:-7px;
}
.one-portfolio .content-head h1{
	padding:0;
	margin:0 0 -1px;
}
.one-portfolio h2{
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-size:21px;
	line-height:26px;
	padding:10px 0 14px;
}
.one-portfolio img{
	max-width:100%;
	height:auto;
	display:block;
	margin: 8px auto;
}
.one-portfolio .content-in .content-head p{
	padding:0;
}
.about-client{
	border: 1px solid #000;
	margin-top:25px;
	margin-bottom:34px;
}
.about-client:after{
	content:"";
	display:block;
	visibility:hidden;
	font-size:0;
	clear:both;
	height:0;
}
.about-client .logo{
	display:block;
	height:178px;
	line-height:178px;
	text-align:center;
	border-bottom:1px solid #000000;
}
.about-client .logo img{
	vertical-align:middle;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin:0;
}
.one-portfolio .about-client p{
	padding:25px 30px 23px;
}

.goal{
	margin-top:-10px;
}
.goal img{
	margin-top:9px;
}

.decision{
	padding: 25px 0 27px;
	position:relative;
}
.decision *{
	position:relative;
}
.one-portfolio .decision p{
	position:relative;
	z-index:2;
}
.decision img{
	position:relative;
	z-index:1;
	max-width:128%;
}

.result{
	margin-top:25px;
}



.img-in-back{
	margin-top: 38px;
	padding-top: 15px;
	padding-bottom: 15px;
	position:relative;
}
.img-in-back img{
	position:relative;
}
.blockquote{
	font-size: 16px;
	line-height:21px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align:center;
	margin:40px 0 36px;
	padding: 16px 0 15px;
}

.quote{
	position:relative;
	border: 2px solid #000;
	margin:20px 0 55px;
	padding:30px 30px 25px;

}
.one-portfolio .quote p{
	font-family: 'tornadocyr-italicregular';
	font-size:16px;
	padding:0;
}
.quote .author{
	width:150px;
	margin:0 auto 22px;
	font-size:12px;
	line-height:14px;
	text-align:center;
}
.quote .author b{
	font-size:14px;
	margin-bottom: 5px;
	display: block;
}
.quote .pic{
	width:100px;
	height:100px;
	margin:0 auto 17px;
	overflow: hidden;
	border-radius:100%;
}
.quote .pic img{
	margin:0;
}
.quote .arrow-container{
	position:absolute;
	bottom:-18px;
	left: 40%;
	background:#fff;
	overflow:hidden;
}
.lt-ie9 .quote .arrow-container{
	bottom:-26px;
}
.quote .arrow-container .arrow{
	display:block;
	height: 18px;
	width: 21px;
}

.lt-ie9 .quote .arrow-container #quote-arrow{
	display:inline-block;
	vertical-align:top;
	margin-top:-1px;
}
.lt-ie9 .quote .arrow-container .svg{
	display:none;
}


.one-portfolio .link{
	text-align:center;
	margin: 20px 0 39px;
}
.one-portfolio .link a{
	font-size:24px;
	line-height:1em;
	text-decoration:underline;
}
.one-portfolio .link .pointer-container{
	display:block;
	margin: 18px auto 0;
	height:43px;
}
.one-portfolio .link .pointer-container .pointer{
	width:37px;
	display:inline-block;
	margin:auto;
}
.lt-ie9 .one-portfolio .link .pointer-container .pointer.svg{
	display:none;
}
.lt-ie9 .one-portfolio .link .pointer-container .pointer#small-hand{
	display:inline-block;
}
.lt-ie9 .one-portfolio .link .pointer-container .pointer#middle-hand,
.lt-ie9 .one-portfolio .link .pointer-container .pointer#big-hand{
	display:none;
}

.whole-back{
	width: 1920px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -960px;
}

.awards{
	position:relative;
	text-align:center;
}
.awards .whole-back{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.awards .award{
	position:relative;
	padding:31px 0 32px;
}
.awards .award .whole-back{
	border-bottom:0;
}
.awards .award img{
	display:block;
	margin:0 auto 9px;
	position:relative;
}
.one-portfolio .awards .award p{
	padding:0;
	text-transform:uppercase;
	font-size:11px;
	line-height:21px;
	position:relative;
}
.awards .award p.name{
	font-size:16px;
	font-family: 'tornadocyr-boldregular';
	text-transform:none;
	padding-bottom:5px;
}
.awards .award .year{
	font-size:21px;
	padding-bottom:3px;
}


.team{
	text-align:center;
	padding-top:37px;
	margin: 1px 0 1px;
	padding-bottom: 33px;
	position: relative;

}
.one-portfolio .team h2{
	font-size:13px;
	line-height:20px;
	letter-spacing:2px;
	padding:0;
	text-transform:uppercase;
	position: relative;
	z-index: 1;
}
.team .whole-back {
	border-width:1px 0;
	border-style: solid;
}
.team ul{
	font-size:0;
	margin:0;
	position: relative;
	z-index: 1;
}
.team ul li{
	margin:19px 0 0;
	padding:0;
	background:transparent;
}
.team ul li:after{
	content:none;
	width:0;
	height:0;
}
.one-portfolio .team ul li p{
	padding:0;
	font-size:13px;
}

.other-inform{
	text-align:center;
	position:relative;
}
.other-inform .support{
	position:relative;
	padding-top:30px;
	padding-bottom:26px;
}
.other-inform .support .whole-back{
	border-top: 1px solid #000;
	border-bottom:1px solid #000000;
}
.other-inform .support img{
	position: relative;
	margin:auto;
}
.one-portfolio .other-inform .support p{
	position:relative;
	margin-top:15px;
	padding:0;

}
.other-inform .support p b{
	display: block;
	margin-bottom: 3px;
}
.other-inform .support p a{
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-top:9px;
}

.other-inform .other-projects{
	padding:29px 0 24px;
	position:relative;
}
.one-portfolio .other-inform .other-projects p{
	font-size:13px;
	line-height:18px;
}
.other-inform .other-projects span{
	display:block;
}
.other-inform .other-projects a{

}
.other-inform .other-projects .projects-count{
	display:inline-block;
	zoom:1;
	*display:inline;
	font-size:26px;
	line-height:30px;
	font-family: 'tornadocyr-boldregular';
	margin: 1px 0 15px;
}


.similar-projects{
	position:relative;
	padding-top:24px;
}
.similar-projects .whole-back{
	position:absolute;
	background:#1c1c1c;
}
.one-portfolio .similar-projects > h2{
	font-size:14px;
	line-height:20px;
	color:#fff !important;
	text-transform:uppercase;
	position:relative;
	padding: 0;
}
.similar-projects .projects-list{
	display:block;
	text-align:left;
	margin-top:26px;
	margin-left:-3.5%;
	margin-right:-3.5%;
}

.design-count{
	position:relative;
	height:200px;
	margin-bottom:20px;
	margin-top:40px;


}


.design-count .text{
	font-size: 28px;
	line-height: 30px;
	color:#fff;
	bottom:40px;
	position:absolute;
}
.design-count .text span{
	display:block;
	font-size:70px;
	line-height:1em;
}
.design-count .whole-back{
	background-size:cover;
	background-image:url("../_img/pic/detail-technotrade-8.jpg");
	width:800px;
	margin-left:-400px;
}


@media screen and (min-width: 768px){

	.one-portfolio #content{
		padding-top:129px;
	}
	.one-portfolio img{
		margin:16px auto;
	}
	.one-portfolio .content-in{
		padding-top: 43px;
	}
	.one-portfolio .content-in .content-head p{
		font-size:13px;
		margin-top:6px;
	}
	.about-client{
		margin-top:24px;
		margin-bottom:47px;
		font-size:0;
	}
	.about-client .logo,
	.one-portfolio .about-client p{
		display:inline-block;
		zoom:1;
		*display:inline;
		vertical-align:middle;
	}
	.about-client .logo{
		width:178px;
		height:178px;
		margin-right:-179px;
		border-right: 1px solid #000;
		border-bottom:0;
    }
	.one-portfolio .about-client p{
		padding: 0 30px 0 218px;
	}

	.one-portfolio h2{
		font-size:24px;
		line-height:26px;
		letter-spacing:1px;
		padding:13px 0 15px;
	}

	.goal{
		margin-top:-13px;
		text-align:center;
	}
	.one-portfolio .goal p{
	    padding: 0 12% 31px;
    }
	.goal img{
		margin:31px auto 0;
	}
    .decision{
	    padding-top:24px;
    }
	.decision h2{
		text-align:left;
	}
	.one-portfolio .decision p{
		width:44%;
	}
	.decision img{
		margin:-122px 0 0 48px;
	}

	.result{
		margin-top:34px;
		text-align:center;
	}
	.one-portfolio .result p{
		padding:0 12% 14px;
	}

	.img-in-back{
		margin-top:57px;
	}
	.inform-part{
		margin:0 12%;
	}
    .blockquote{
	    margin:50px 0 45px;
	    border-top-width:3px;
	    border-bottom-width:3px;
	    font-size:21px;
	    line-height:24px;
	    padding: 26px 0 25px;
    }

	.quote{
		margin:30px 0 56px;
		font-size:0;
		border-width: 3px;
		padding: 40px 30px 13px 24px;
	}
	.quote .author,
	.one-portfolio .quote p{
		display:inline-block;
		zoom:1;
		*display:inline;
		vertical-align:middle;
    }
	.quote .pic{
		margin-bottom:19px;
	}
	.quote .author{
		margin-right:-150px;
	}
	.one-portfolio .quote p{
		padding-left: 174px;
		margin-top: -24px;
	}
	.lt-ie9 .quote .arrow-container,
	.quote .arrow-container{
		left:16%;
		bottom:-23px;
	}
	.quote .arrow-container .arrow{
		width:27px;
		height:23px;
	}
	.lt-ie9 .quote .arrow-container #quote-arrow{
		margin-top:0;
	}

	.two-columns:after{
		content:"";
		display:block;
		visibility:hidden;
		font-size:0;
		clear:both;
		height:0;
	}
	.two-columns .column{
		float:left;
		width:48%;
	}
	.two-columns .column + .column{
		margin-left:4%;
	}
	.one-portfolio .two-columns{
		margin-bottom:10px;
	}
	.one-portfolio .two-columns p{
		padding-bottom:30px;
	}

	.one-portfolio .link{
		margin: 10px 0 51px;
	}
	.one-portfolio .link a{
		font-size:36px;
	}
	.one-portfolio .link .pointer-container{
		height:58px;
	}
	.one-portfolio .link .pointer-container .pointer{
		width: 50px;
		height: 58px;
	}

	.lt-ie9 .one-portfolio .link .pointer-container .pointer#middle-hand{
		display:inline-block;
	}
	.lt-ie9 .one-portfolio .link .pointer-container .pointer#small-hand,
	.lt-ie9 .one-portfolio .link .pointer-container .pointer#big-hand{
		display:none;
	}

	.awards{
		margin-top:51px;
		font-size:0;
	}
	.awards .award{
		display:inline-block;
		zoom:1;
		*display:inline;
		vertical-align:middle;
		width:47%;
		padding: 38px 0 28px;
		margin-bottom:-1px;
	}
	.awards .award + .award{
		border-left: 1px solid #000;
	}

	.team ul{
		margin-top:19px;
	}
	.team ul li{
		width:25%;
		display:inline-block;
		zoom:1;
		*display:inline;
		vertical-align:top;
		margin-top:0;
		margin-bottom:28px;
	}



    .other-inform{
	    position:relative;
	    font-size:0;
    }
	.other-inform .whole-back{
		border-top: 1px solid #000;
	}

	.two-items.other-inform:before{
		content:'';
		display:block;
		width:1px;
		height:100%;
		position:absolute;
		left:50%;
		margin-left:-1px;
		top:0;
		background:#000;
	}
    .other-inform .support,
    .other-inform .other-projects{
	    display:inline-block;
	    zoom:1;
	    *display:inline;
	    vertical-align:middle;
	    width:49%;
	    text-align:left;
	    position:relative;
	    padding: 41px 0 38px;
	    margin-top:1px;
    }



	.other-inform .support .whole-back{
		display:none;
	}
	.other-inform .support img,
	.one-portfolio .other-inform .support p{
		display:inline-block;
		zoom:1;
		*display:inline;
		vertical-align:middle;
	}
	.other-inform .support img{
		margin-right:-86px;
	}
	.one-portfolio .other-inform .support p{
		margin:0;
		width:auto;
		padding:4px 20px 0 102px;
	}
	.other-inform .support p b{
		margin-bottom:3px;
	}
	.other-inform .support p a{
		margin-top:4px;
	}

	.one-portfolio .other-inform .other-projects p{
		padding: 0 0 0 43px;
	}
	.other-inform .other-projects span{
		display:inline;
	}


	.similar-projects{
		padding-top:35px;
	}
	.one-portfolio .similar-projects > h2{
		letter-spacing:1px;
	}
	.similar-projects .projects-list{
		margin: 34px -30px 0;
		font-size:0;
	}

	.design-count{
		height:400px;

		margin-top:44px;
		margin-bottom:30px;
	}
	.design-count .whole-back{
		width:1400px;
		margin-left:-700px;
	}


	.design-count .text{
		font-size: 32px;
		line-height: 34px;
		bottom:65px;
	}
	.design-count .text span{
		line-height: 1em;
		font-size: 100px;
		margin-bottom: -5px;
	}
}


@media screen and (min-width: 1025px){
	.one-portfolio .content-in{
		padding: 46px 0 0;
		width:830px;
	}
	.one-portfolio h2{
		font-size:30px;
		line-height:34px;
		padding: 26px 0 26px;
	}

	.one-portfolio .content-in > .two-columns{
		margin-bottom:10px;
	}
	.one-portfolio img{
		max-width:none;
	}

	.about-client{
		margin:30px -85px 45px;
	}
	.one-portfolio .about-client p{
		padding-bottom:0;
	}
	.goal{
		margin-top:-20px;
	}
	.goal img{
		margin: 11px auto 0;
	}

	.decision{
		padding:46px 0 43px;
	}
	.decision img{
		margin: -188px 0 0 -31px;
	}

	.result{
		margin-top:35px;
	}
	.one-portfolio .result p {
		padding: 0 0 24px;
	}




	.blockquote{
		margin: 60px 85px 46px;
		font-size:26px;
		line-height:32px;
		padding: 33px 0 32px;
	}

	.quote{
		margin-bottom:57px;
	}
	.one-portfolio .quote p{
		padding-bottom: 0;
		font-size: 18px;
		line-height: 24px;
	}
	.quote .arrow-container{
		left:12%;
	}

	.one-portfolio .link a{
		font-size:43px;
	}
	.one-portfolio .link .pointer-container{
		height:74px;
	}
	.one-portfolio .link .pointer-container .pointer{
		width:62px;
		height:74px;
	}

	.lt-ie9 .one-portfolio .link .pointer-container .pointer#big-hand{
		display:inline-block;
	}
	.lt-ie9 .one-portfolio .link .pointer-container .pointer#middle-hand,
	.lt-ie9 .one-portfolio .link .pointer-container .pointer#small-hand{
		display:none;
	}

	.one-portfolio .link{
		margin-top:18px;
	}
	.one-portfolio .link .pointer-container{
		margin-top:20px;
	}

	.awards{
		margin-top:48px;
	}
	.team ul li{
		width:20%;
	}

	.other-inform .support{
		text-align:center;
	}
	.one-portfolio .other-inform .support p{
		text-align:left;
	}
	.one-portfolio .other-inform .other-projects p{
		padding-left:112px;
	}
	.similar-projects .projects-list li{
		width:50%;
	}

	.design-count{
		height:600px;
		margin-top:94px;
		margin-bottom:50px;
	}

	.design-count .text{
		font-size: 42px;
		line-height: 43px;
		bottom:65px;
	}
	.design-count .text span{
		line-height: 1em;
		font-size: 134px;
		margin-bottom: -5px;
	}
	.design-count .whole-back{
		margin: 0 0 0 -960px;
		width:1920px;
	}
}

@media screen and (min-width: 1350px){
	.similar-projects .projects-list{
		margin:34px -16% 0;
	}

}




/*  portfolio page
	----------------------------------------------------------------- */
.portfolio-page-header{
	display:none;
}

.portfolio-page .content-in{
	padding:0;
	max-width:none;
	width:auto;
}
.portfolio-page .show-new,
.portfolio-page .show-old{
	height:70px;
	background:#282b2c;
	line-height:70px;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'tornadocyr-boldregular';
	text-align:center;
	letter-spacing:2px;
}
.portfolio-page .show-new,
.portfolio-page .show-old,
.portfolio-page .show-new span,
.portfolio-page .show-old span{
	transition: all 0.10s ease-in-out 0.10s;
	-o-transition: all 0.10s ease-in-out 0.10s;
	-webkit-transition: all 0.10s ease-in-out 0.10s;
	-moz-transition: all 0.10s ease-in-out 0.10s;
}
.portfolio-page .show-new span,
.portfolio-page .show-old span{
	padding-right:18px;
	color:#fff;
	display:inline-block;
	zoom:1;
	*display:inline;
	line-height:20px;
	margin-top:25px;
	background:url("../_img/official/portfolio-arrows.png") no-repeat right 8px;
}
.portfolio-page .show-old span ins{
	letter-spacing:0;
	text-decoration:none;
}
.portfolio-page .show-new span{
	background-position:right -28px;
}
.portfolio-page .show-new:hover,
.portfolio-page .show-old:hover{
	cursor:pointer;
	background:#3e4142;
}
/*.portfolio-page .show-new:hover span,
.portfolio-page .show-old:hover span{
	margin-top:26px;
}*/

.new-projects{
	position:relative;
	display:block;
	z-index:2;
}
.portfolio-page .old-projects-list{
	padding:0 3.125%;
}

.portfolio-page .open-old-projects{
	display:none;
}
.portfolio-page .filters{

}
.portfolio-page .selects{
	margin-top:31px;
}
.portfolio-page .selects select{
	display:block;
	margin:auto;
	width:180px;
	margin-top:16px;
}
.portfolio-page .filters .full-filter{
	display:none;
}
.old-projects-list{
	margin:0 0 60px;
}
.old-projects-list h2{
	text-align:left;
}
.old-projects-list ul{
	margin:18px 0 11px;
}
.old-projects-list ul li{
	padding:0;
	margin:0;
	background:transparent;
}
.old-projects-list ul li:after{
	content:none;
	width:0;
	height:0;
}
.old-projects-list ul li + li{
	margin:19px 0 0;
}
.old-projects-list .year,
.old-projects-list h2{
	padding:0;
	font: 14px/21px 'tornadocyr-regularregular';
}
.old-projects-list h2{
	margin:-1px 0 0;
}
.old-projects-list .year{
	padding-top:28px;
	font-family: 'tornadocyr-boldregular';
}
.old-projects-list li p{
	font-size:12px;
	line-height:21px;
	padding:0;
	color:#9d9d9d;
}





@media screen and (min-width: 768px){
	.portfolio-page-header{
		height:39px;
		border-top:1px solid #474747;
		background:#000;
		opacity:0.9;
		filter: alpha(opacity=90);
		list-style:none;
		padding:0;
		margin:0;
		display:block;
		text-align:center;
	}
	.portfolio-page-header li{
		font-size:12px;
		line-height:39px;
		display:inline-block;
		zoom:1;
		*display:inline;
		color:#fff;
		cursor: pointer;
		padding:0 20px;
	}
	.portfolio-page-header li.active{
		color:#5e5e5e;
		cursor:default;
	}
	.portfolio-page#content{
		padding-top:110px;
	}
	.portfolio-page .show-new{
		display:none;
	}

	.portfolio-page .show-old{
		height:101px;
	}
	/*.portfolio-page .show-old:hover span{
		margin-top: 40px;
	}*/
	.portfolio-page .show-old span{
		font-size: 17px;
		letter-spacing: 2px;
		margin-left: -6px;
		margin-top: 39px;
		padding-right:15px;
	}



	.portfolio-page .open-old-projects{
		position:relative;
	}
	.portfolio-page .open-old-projects:after{
		content:"";
		display:block;
		visibility:hidden;
		font-size:0;
		clear:both;
		height:0;
	}

	.portfolio-page .selects{
		display:none;
	}

	.portfolio-page .filters .full-filter{
		display:block;
		width:298px;
		background:#333333;
		position:fixed;
		left:0;
		top:110px;
	}
	.portfolio-page .filters ul{
		color:#fff;
		text-decoration:none;
		padding:0;
		margin:27px 0 15px 20px;
	}
	.portfolio-page .filters ul li + li{
		margin-top:24px;
	}
	.portfolio-page .filters ul li:after{
		content:none;
		width:0;
		height:0;
	}
	.portfolio-page .filters li,
	.portfolio-page .filters a{
		color:#fff;
		text-decoration:none;
	}
	.portfolio-page .filters li span:hover,
	.portfolio-page .filters a:hover{
		color:#adadad;
		cursor:pointer;
	}
	.portfolio-page .filters li span.active{
		color:#858585;
	}
	.portfolio-page .filters li  li span.active{
		cursor:default;
	}

	.portfolio-page .filters ul li{
		font-size:21px;
		line-height:21px;
		padding:0;
		margin:0;
		background:transparent;
	}
	.portfolio-page .filters ul li ul{
		margin-top:13px;
		margin-bottom:0;
	}
	.portfolio-page .filters ul li li{
		font-size:14px;
		line-height:18px;
	}
	.portfolio-page .filters ul li li + li{
		margin-top:13px;
	}
	.open-old-projects .old-projects-list{
		padding:9px 0 16px;
		margin: 0 0 0 298px;
	}
	.old-projects-list .year{
		text-align:center;
		font-size:24px;
		line-height:24px;
		padding-top:28px;
	}
	.old-projects-list ul{
		margin:7px 0 19px;
	}
	.old-projects-list ul li{
		padding:16px 10px 15px 0;
	}
	.old-projects-list ul li + li{
		margin:0;
		border-top:1px solid #d5d5d5;
	}
	.old-projects-list ul li:after{
		content:"";
		display:block;
		visibility:hidden;
		font-size:0;
		clear:both;
		height:0;
	}

	.old-projects-list h2{
		font-size:18px;
		line-height:21px;
		padding-left:148px;
	}
	.old-projects-list li p{
		float:left;
		width:130px;
		text-align:right;
		margin: 0 -130px 0 0;
		font-size:14px;
		line-height:21px;
	}

}
@media screen and (min-width: 1025px){

	.open-old-projects .old-projects-list{
		padding:10px 0 50px;
	}
	.old-projects-list .year{
		padding-top:57px;
	}
	.old-projects-list ul{
		margin: 17px auto 0;
		max-width: 1000px;
	}
	.old-projects-list ul li{
		padding: 16px 0 13px;
	}

	.old-projects-list h2{
		font-size:21px;
		line-height:26px;
	}
	.old-projects-list li p{
		line-height:26px;
	}




}



/*  main-page
	----------------------------------------------------------------- */

.main-page{
	background:#1c1c1c;
}
.main-page#content{
	padding: 0;
}
.slogan-part-wrapper {
	position: relative;
	left: 0;
	overflow: hidden;
	top: 0;
	z-index: 1;
	width: 100%;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.slogan-part-wrapper.show {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.slogan-part-fon {
	position: fixed;
	left: 0;
	top:0;
	width: 100%;
	height: 402px;
	background: #000 url("../_img/official/main-page-back-small.jpg") no-repeat center top;
}
.slogan-part{
	padding:70px 0 63px;
	text-align:center;
	color:#fff;
	position: relative;
	z-index: 1;
	backface-visibility: hidden;
}
.slogan-part.animate {
	-webkit-animation: mzoomIn 1.5s;
	animation: mzoomIn 1.5s;
}
.slogan-part-fon.animate {
	-webkit-animation: mzoomOut 1.5s;
	animation: mzoomOut 1.5s;
}
@-webkit-keyframes mzoomIn {
	from {
		opacity: 0;
		-ms-transform: scale(0.7);
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}
	to {
		opacity: 1;
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes mzoomIn {
	from {
		opacity: 0;
		-ms-transform: scale(0.7);
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}
	to {
		opacity: 1;
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@-webkit-keyframes mzoomOut {
	from {
		opacity: 0;
		-ms-transform: scale(1.2);
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	to {
		opacity: 1;
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes mzoomOut {
	from {
		opacity: 0;
		-ms-transform: scale(1.2);
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	to {
		opacity: 1;
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
.slogan-part h1{
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	letter-spacing:1px;
	padding: 54px 0 22px;
}
.slogan-part p{
	font-size:14px;
	width:280px;
	margin:auto;
}
.slogan-part a{
	color:#fff;
	font-size:17px;
	height:39px;
	line-height:39px;
	border-radius:20px;
	margin-top: 7px;
	padding:0 28px;
}
.news-part h2,
.some-projects {
	z-index: 4;
	position: relative;
	background: #1c1c1c;
}
.some-projects h2, .news-part h2{
	text-transform:uppercase;
	color:#d9d9d9;
	text-align:center;
	letter-spacing:1px;
	font-size:12px;
	line-height:21px;
}
.some-projects h2{
	padding:15px 0 21px;
}
.some-projects h2 span{
	display:block;
}
.some-projects h2 img{
	display:block;
	margin:13px auto 0;

}
.news-part{
	padding-bottom:50px;
	position: relative;
	z-index: 4;
	background: #1c1c1c;
}
.news-part h2{
	font-size:14px;
	padding: 35px 0 34px;
}
.news-list{
	margin:0;
	padding:0 3.125%;
	color:#fff;
}
.news-list li{
	margin:0;
	padding:0;

}
.news-list li:after{
	content:none;
	width:0;
	height:0;
}
.news-list li + li{
	margin-top:20px;
}
.news-list li .line{
	width:50px;
	height:3px;
	background:#383838;
	margin-bottom:17px;
}
.news-list li p{
	padding:0 0 5px;
}
.news-list li p a{
	color:#67b2e6;
}
.news-list li p a:hover{
	color:#ff0000;
}
.news-list li a.with-arrow{
	padding-right:10px;
	background:url("../_img/official/main-page-news-link-arrow.png") right 5px no-repeat;
	position:relative;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.lt-ie9 .news-list li a.with-arrow:hover{
	background:transparent;
}
.news-list li a.with-arrow:after{
	content: '';
	position:absolute;
	display:block;
	width:6px;
	height:9px;
	right:0;
	top:5px;
	background:url("../_img/official/main-page-news-link-arrow-active.png") right center no-repeat;
	opacity:0;
	filter: alpha(opacity=0);
	-o-transition: all 0.10s ease-in-out 0.10s;
	-webkit-transition: all 0.10s ease-in-out 0.10s;
	-moz-transition: all 0.10s ease-in-out 0.10s;
}
.news-list li a.with-arrow:hover:after{
	opacity:1;
	filter: alpha(opacity=100);
}

.main-slider-part{
	display:block;
	background:#fff;
	text-align:center;
}
.main-slider-part .pager{
	text-align:center;
	font-size:0;
	position:relative;
	display:block;
	height:100px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.main-slider-part .pager li{
	padding:0;
	margin:0;
}
.main-slider-part .pager li:after{
	content:none;
	width:0;
	height:0;
}
.main-slider-part .pager:after{
	content:"";
	display:block;
	visibility:hidden;
	font-size:0;
	clear:both;
	height:0;
}
.pager-container{
	position:relative;
	padding:0 30px;
}
.pager li{
	float:left;
	width:20%;
	height:100px;
	line-height:100px;
	cursor:pointer;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	position:relative;
	z-index:2;
}
.pager li.only-big-resolution{
	display:none;
}
.pager li.item-back,
.pager li.active,
.pager li:hover{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}

.pager li img{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
}
.pager li.item-back{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:90px;
	border-top: 5px solid #dc6c45;
	border-bottom: 5px solid #dc6c45;
	z-index:1;
	transition: all 0s;
	-moz-transition: all 0s;
	-webkit-transition: all 0s;
	-o-transition: all 0s;
}

.main-slider-part .slides{
	height:450px;
	background:#1c1c1c;
	position:relative;
	width:100%;
}
.main-slider-part .slides a{
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	display:block;
	transition: all 0s;
	-moz-transition: all 0s;
	-webkit-transition: all 0s;
	-o-transition: all 0s;
}
.main-slider-part .slides a img{
	display:block;
	position:absolute;
	height: 450px;
	width: 1920px;
	top: 0;
	left: 50%;
	margin: 0 0 0 -960px;
}
.main-slider-part .slides a .button-white{
	position:absolute;
	z-index:2;
	bottom:30px;
	width:216px;
	left:50%;
	margin-left:-108px;
	color: #fff;
	font-size: 17px;
	height: 39px;
	line-height: 39px;
	border-radius: 20px;
	overflow:hidden;
	text-align:center;
	border:1px solid #fff;
	padding:0;
}
.main-slider-part .slides a .button-white .back{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.3;
	filter: alpha(opacity=30);
	transition: all 0.10s ease-in-out 0.10s;
	-o-transition: all 0.10s ease-in-out 0.10s;
	-webkit-transition: all 0.10s ease-in-out 0.10s;
	-moz-transition: all 0.10s ease-in-out 0.10s;
}
.main-slider-part .slides a .button-white:hover .back{
	opacity:0.8;
	filter: alpha(opacity=80);
}
.main-slider-part .slides a .button-white span{
	position:relative;
	z-index:2;
}
.main-slider-part .slides a .button-white span{
	padding-right:16px;
	background:url("../_img/official/main-page-button-arrow.png") no-repeat right 5px;
}
.main-slider-part .slides .arrow{
	position:absolute;
	z-index:3;
	top:0;
	width:51px;
	height:100%;
	opacity:0.55;
	filter: alpha(opacity=55);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	cursor:pointer;
}
.main-slider-part .slides .arrow:hover{
	opacity:1;
	filter: alpha(opacity=100);
}
.main-slider-part .slides .arrow.disabled{
	opacity:0.2;
	filter: alpha(opacity=20);
	cursor:default;
}
.main-slider-part .slides .arrow-next{
	right:0;
	background:url("../_img/official/main-slider-right.png") no-repeat center;
}
.main-slider-part .slides .arrow-prev{
	left:0;
	background:url("../_img/official/main-slider-left.png") no-repeat center;
}


.main-slider-part{
	display:none;
}

@media screen and (min-width: 768px){
	.main-slider-part{
		display:block;
	}
	.slogan-part-fon {
		height: 693px;
		background: #000 url("../_img/official/main-page-back-middle.jpg") no-repeat center -75px;
	}
	.slogan-part{

		padding: 70px 0 0;
		height: 623px;
	}
	.slogan-part h1{
		font-size:30px;
		line-height:1em;
		padding: 159px 0 38px;
		letter-spacing:2px;
	}
	.slogan-part p{
		font-size:20px;
		line-height:30px;
		width:450px;
	}
	.slogan-part a{
		margin-top:24px;
	}

	.news-part h2,
	.some-projects h2{
		font-size:14px;
		line-height:18px;
	}
	.some-projects h2{
		padding:36px 0 29px;
	}
	.some-projects h2 img{
		margin-top:16px;
	}
	.some-projects h2 span{
		display:inline;
	}
	.some-projects .projects-list{
		display:none;
	}

	.news-part{
		padding-bottom:41px;
	}
	.news-part h2{
		padding:36px 0;
	}
	.news-list{
		font-size:0;
		line-height:0;
		padding:0 30px;
	}
	.news-list li{
		width:22%;
		display:inline-block;
		zoom:1;
		*display:inline;
		vertical-align:top;
	}
	.news-list li + li{
		margin: 0 0 0 4%;
	}
	.news-list p{
		font-size:12px;
		line-height:18px;
	}


}

@media screen and (min-width: 1025px){
	.slogan-part-fon {
		background: #000 url("../_img/official/main-page-back.jpg") no-repeat center -92px;
	}
	.pager li{
		width:14.28%;
	}
	.some-projects h2{
		padding: 47px 0 29px;
	}
	.news-part{
		padding-bottom:68px;
	}
	.news-part h2{
		padding: 66px 0 36px;
	}
	.pager-container,
    .news-list{
	    max-width:1030px;
	    margin:auto;
    }
	.news-list li .line{
		margin-bottom:14px;
	}
	.news-list li p{
		font-size:13px;
		line-height:24px;
	}
	.news-list li a.with-arrow{
		background-position:right 8px;
	}
	.news-list li a.with-arrow:after{
		top:8px;
	}

	.pager li.only-big-resolution{
		display:inline-block;
		zoom:1;
		*display:inline;
	}

	.main-slider-part .slides .arrow{
		width:111px;
	}
}








/*  clients story page
	----------------------------------------------------------------- */

.client-story{

}
.client-story-header{
	text-align:center;
	background:#000;
	color:#fff;
}
.client-story-header .content-in{
	padding-top:17px;
	padding-bottom:16px;
}
.client-story-header h1{
	font-size:21px;
	line-height:24px;
	padding:0 0 12px;
}
.client-story-header .time{
	font-size:18px;
	line-height:20px;
}
.client-story-header .time img{
	border: 1px solid #e6e6e6;
	display: block;
	margin: 16px auto 19px;
}

.years-pagination{
	background:#efefef;
	text-align:center;
	padding:13px 0 12px;
}
.years-pagination .company-page{
	margin-bottom:15px;
	display:block;
}
.years-pagination .all-results{
	font:normal 16px/18px 'tornadocyr-boldregular';
	margin-top:5px;
	cursor:pointer;
}
.years-pagination .all-results.active{
	cursor: default;
}
.years-pagination .all-results .img-container,
.years-pagination .company-page .img-container{
	width:7px;
	height:13px;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	background-image:url("../_img/official/back_arrow_gray.png");
	margin-top:-3px;
}

.years-pagination .all-results.active .img-container{
	background-image:url("../_img/official/results-icon-active.png");
}

.years-pagination .all-results .img-container{
	width:13px;
	height:12px;
	background-image:url("../_img/official/results_icon_gray.png");
}
.years-pagination ul{
	margin:0;
	padding:0;
	font-size: 0;
	line-height: 0;
}
.years-pagination li{
	padding:0;
	cursor:pointer;
}
.years-pagination li.active{
	cursor: default;
}

.years-pagination li:after{
	content:none;
	width:0;
	height:0;
}
.fixed-year-select span,
.years-pagination span{
	display:inline-block;
	zoom:1;
	*display:inline;
	font-size:16px;
	line-height:27px;
	transition: all 0.1s ease-in-out 0.1s;
	-o-transition: all 0.1s ease-in-out 0.1s;
	-webkit-transition: all 0.1s ease-in-out 0.1s;
	-moz-transition: all 0.1s ease-in-out 0.1s;


	padding:0 10px;
	position:relative;
}

.years-pagination a:hover span,
.years-pagination li:hover span,
.years-pagination .all-results:hover span{
	opacity:0.5;
	filter:alpha(opacity=50);
}

.years-pagination a.active span,
.years-pagination li.active span,
.years-pagination .all-results.active span{
	opacity:1;
	filter:alpha(opacity=100);
}


.fixed-year-select .select-header span,
.years-pagination .active span{
	color:#fff !important;
}
.years-pagination li .img-container,
.years-pagination .svg{
	transition: all 0.10s ease-in-out 0.10s;
	-o-transition: all 0.10s ease-in-out 0.10s;
	-webkit-transition: all 0.10s ease-in-out 0.10s;
	-moz-transition: all 0.10s ease-in-out 0.10s;
	margin-right:4px;
}
.years-pagination .all-results.active .svg{
	fill: #fff !important;
}
.years-pagination li span{
	height:27px;
	/*font-family:Arial;*/
}
.years-pagination li .img-container,
.years-pagination li .svg{
	position:absolute;
	top:0;
	right:-10px;
	display:none;
	margin:0;
}







.client-story .text-inform{
	padding-bottom:30px;
}
.client-story .text-inform .content-in{
	padding-top:0;
}


.client-story .year{
	margin:27px 0 23px;
	font:normal 16px/18px 'tornadocyr-boldregular';
	text-align:center;
}
.client-story .month{
	font-size:14px;
	line-height:16px;
	margin:19px 0 23px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: 1px;
}
.client-story p{
	padding:0;
	margin-bottom:15px;
}
.client-story figure{
	margin:30px 0;
}

.foreword{
	text-align:center;
	padding-top:28px;
}
.foreword h3{
	text-align:center;
	text-transform:none;
	letter-spacing:0;
	padding:0 0 11px;
	margin:0;
}
.foreword p{
	font-size:16px;
	line-height:21px;
	padding-bottom:25px;
	margin:0;
}
.foreword .line{
	width:140px;
	margin:auto;
	height:3px;
	background:#000;
}

.client-story .results{
	background:#17191a;
	color:#fff;
	text-align:center;
	padding-top:41px;
}
.client-story .results p{
	font-size:18px;
	margin:0;


}
.client-story .results h2{
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:24px;
	line-height:26px;
	border-bottom:2px solid #fff;
	font-family: 'tornadocyr-regularregular';
	padding-bottom:35px;
	margin-bottom:38px;
}
.black-blocks{
	font-size:0;
	line-height:0;
	padding:38px 0 49px;
	margin:0;
}
.black-blocks li{
	padding:0;
	margin:-1px auto 0;
	width:228px;
	height:228px;
	border: 1px solid #7f7f7f;
	color:#fff;
	font-size:14px;
	line-height:18px;

}

.black-blocks li:after{
	width:0;
	height:228px;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	content:'';
	float:none;
	position:relative;
	margin:0;
}
.black-blocks li .content{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	width:200px;
}
.black-blocks li span{
	display:block;
	margin-top:8px;
}
.black-blocks li span.size76{
	font-size: 76px;
	line-height: 1em;
	margin-top: -11px;
}
.black-blocks li .small-text span.size76{
	margin-top: -22px;
}
.black-blocks li span.size38{
	font-size:38px;
	line-height:1em;
	margin-top: -5px;
}
.black-blocks li span.size32{
	font-size:32px;
	line-height: 38px;
	margin: -17px 0 13px;
}
.black-blocks li span.size30{
	font-size: 30px;
	line-height: 30px;
	margin-top: 7px;
	margin-bottom: 14px;
}
.black-blocks li span.size26{
	font-size:26px;
	line-height:32px;
	letter-spacing:0.1em;
	text-transform:uppercase;
	margin-top: -3px;
	margin-bottom: 11px;
}
.black-blocks li span.size24{
	font-size:24px;
	line-height:28px;
	margin: 2px 0 0;
}
.black-blocks li span.size38.upper{
	margin: 12px 0 18px;
	line-height: 42px;
	letter-spacing: 2px;
	text-transform:uppercase;
}

.fixed-year-select{
	display:none;
}


.fixed-year-select .select-header{
	padding:10px 0;
	background:#efefef;
	text-align:center;
	cursor:pointer;
	position:relative;

}
.fixed-year-select .years-pagination{
	display:none;
	padding:10px 0;
	position:relative;
}
.fixed-year-select .open-list,
.fixed-year-select .years-pagination .close-list{
	position:absolute;
	top:9px;
	right:20px;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	z-index:1;
	cursor:pointer;
}
.fixed-year-select .open-list .img-container,
.fixed-year-select .years-pagination .close-list .img-container,
.fixed-year-select .open-list .svg,
.fixed-year-select .years-pagination .close-list .svg{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;

}

.fixed-year-select .open-list .img-container,
.fixed-year-select .close-list .img-container{
	width:13px;
	height:7px;
	background:#000;
}
.fixed-year-select .open-list .img-container{
	background-image:url("../_img/official/dropdown_arrow_down_gray.png");
}

.fixed-year-select .close-list .img-container{
	background-image:url("../_img/official/dropdown_arrow_up_gray.png");
}



.bottom-navigation > span,
.bottom-navigation a{
	background: #282828;
	border-top: 1px solid #3e3e3e;
	color: #fff;
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 16px;
	display: block;
	cursor: pointer;
	-o-transition: all 0.10s ease-in-out 0.10s;
	-webkit-transition: all 0.10s ease-in-out 0.10s;
	-moz-transition: all 0.10s ease-in-out 0.10s;
}
.bottom-navigation > span:hover,
.bottom-navigation a:hover{
	background: #3e3e3e;
}

.bottom-navigation > span span,
.bottom-navigation a span{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 13px;
	height: 13px;
	background: url("../_img/official/bottom-nav-arrows.png") no-repeat 0 3px;
	margin: 18px 7px 0 0;
}
.bottom-navigation a span{
	background-position: -15px 0;
}
@media screen and (min-width: 768px){
	.client-story-header{
		margin-bottom:137px;
	}
	.client-story-header h1{
		font-size:32px;
		line-height:34px;
		padding:0 0 14px;
	}
	.client-story-header .content-in{
		padding:25px 30px 0;
	}
	.client-story-header .time{
		font-size:24px;
		line-height:34px;
	}
	.client-story-header .time .to,
	.client-story-header .time .from,
	.client-story-header .time img{
		display:inline-block;
		zoom:1;
		*display:inline;
		vertical-align:top;
	}
	.client-story-header .time .to,
	.client-story-header .time .from{
		width:150px;
		text-align:left;
		margin-top:18px;
	}
	.client-story-header .time .from{
		text-align:right;
	}
	.client-story-header .time img{
		margin:0 21px -107px;
	}

    .years-pagination{
	    padding:10px 0;
    }
	.years-pagination:after{
		content:"";
		display:block;
		visibility:hidden;
		font-size:0;
		clear:both;
		height:0;
	}
	.years-pagination .company-page,
	.years-pagination .all-results{
		width:188px;
		float:left;
		position:relative;
		z-index:2;
		margin-right:-188px;
		padding:0;
    }
	.years-pagination .all-results{
		float:right;
		margin:-27px 0 0 -140px;
		width:140px;
	}
	.years-pagination .years-container{
		margin:0 140px 0 188px;
		overflow:hidden;
	}
	.years-pagination ul{
		white-space:nowrap;
		position:relative;
		font-size:0;
	}
	.years-pagination ul:after{
		content:"";
		display:block;
		visibility:hidden;
		font-size:0;
		clear:both;
		height:0;
	}
	.years-pagination li:first-child,
	.years-pagination ul li{
		display:inline-block;
		zoom:1;
		*display:inline;
		margin:0;
		padding:0;
		width:56px;
		text-align:center;
	}


	.foreword{
		padding-top:44px;
		margin-bottom:41px;
	}
	.foreword h3{
		font-size:21px;
		line-height:28px;
		padding-bottom:10px;
	}
	.foreword p{
		font-size:21px;
		line-height:28px;
		padding-bottom:33px;
	}
	.foreword .line{
		width: 200px;
		height: 4px;
	}

	.client-story .year{
		font-size:24px;
		line-height:34px;
		margin: 34px 0 21px;
	}
	.client-story .month{
		font-size:18px;
		line-height:34px;
		margin: 21px 0 23px;
	}
	.client-story .text-inform .content-in{
		width:600px;
		margin:auto;
	}
    .client-story figure{
	    margin: 47px 0 45px;
    }

	.client-story .text-inform{
		padding-bottom:48px;
	}


	.client-story .results{
		padding:56px 0 0;
	}
	.client-story .results .content-in{
		width:auto;
		padding-top:0;
	}
	.client-story .results h2{
		font-size:36px;
		line-height:1em;
		padding: 0 0 34px;
		margin-bottom:45px;
	}
	.client-story .results p{
		font-size:24px;
		line-height:25px;

	}
	.black-blocks{
		padding: 37px 0 46px;
	}
	.black-blocks li{
		display:inline-block;
		zoom:1;
		*display:inline;
	}
	.black-blocks li + li{
		margin-left:-1px;
	}
	.fixed-year-select .years-pagination .close-list,
	.fixed-year-select .select-header{
		display:none;
	}
	.fixed-year-select .years-pagination{
		display:block;
	}

	.years-pagination .company-page{
		margin-bottom:0;
	}

	.bottom-navigation{
		background: #282828;
		border-top: 1px solid #3e3e3e;
		font-size: 0;
		margin: 14px 0 0;
	}

	.bottom-navigation > span,
	.bottom-navigation a{
		border-top: 0;
		border-left: 1px solid #3e3e3e;
		border-right: 1px solid #3e3e3e;
		width: 248px;
		display: inline-block;
		zoom: 1;
		*display: inline;
		vertical-align: middle;
		margin: 0 -1px;
	}

}



@media screen and (min-width: 1025px){
	.years-pagination{
		left:60px;
		text-align:left;
		background:transparent;
		position:absolute;
		top:239px;
		padding:0;
	}
	.years-pagination .company-page,
	.years-pagination .all-results{
		width:auto;
		margin:5px 0 0;
		float:none;
	}
	.years-pagination .company-page{
		margin:0 0 16px;
	}

	.years-pagination .all-results .img-container{
		background-image:url("../_img/official/results_icon.png");
	}
	.years-pagination .company-page .img-container{
		background-image:url("../_img/official/back_arrow.png");
	}
	.years-pagination .years-container{
		margin:0;
		overflow:visible;
	}
	.years-pagination ul{
		margin:0 !important;
	}
	.years-pagination li:first-child,
	.years-pagination ul li{
		display:block;
	}
	.years-pagination ul li + li{
		margin-top: 5px;
	}

	.foreword{
		padding-top:4px;
	}
	.fixed-year-select{
		display:none !important;
	}

    .stick-wrapper{
	    height:0 !important;
    }

	.client-story .text-inform{
		margin: 0 auto;
		max-width: 1000px;
		padding: 0 260px;
	}

	.years-pagination li .img-container{
		width:10px;
		height:27px;
		background-image:url("../_img/official/active_year_arrow.png");
		right:0;
	}
	.years-pagination li .img-container{
		display:block;
	}
	.years-pagination ul li span{
		padding-right:20px;
	}





}



.error-page{
	background: #1a1a1a;
	color: #fff;
	text-align: center;
}
.error-page,
.error-page #page,
.error-page #content{
	padding: 0;
	height: 100% !important;
	position: relative;
}
.error-page #content{
	min-height: 500px;
}
.error-page #page{
	padding: 0 3.125%;
}
.error-page header{
	position: absolute;
}
.error-page .header-top{
	background: transparent;
	opacity: 1;
	filter: alpha(opacity=100);
}

.error-page .header-logo{
	position: relative;
	margin: auto;
	float: none;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.error-page h1{
	padding-bottom: 20px;
	white-space: nowrap;
}
.error-page .block-with-icon{
	font-size: 0;
}
.error-page .block-with-icon img,
.error-page .block-with-icon .bubble{
	display: block;
	margin: auto;
}
.error-page .block-with-icon img{
	width: 100px;
	height: auto;
}
.error-page .block-with-icon .bubble{
	padding: 15px 20px 15px 20px;
	background: #fff;
	color: #000;
	text-align: left;
	position: relative;
	margin: 30px auto 0;
}
.error-page .block-with-icon .bubble:after{
	content: '';
	position: absolute;
	display: block;
	top: -15px;
	left: 50%;
	margin-left: -20px;
	border-bottom: 15px solid #fff;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}
.error-page .block-with-icon .bubble p{
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}
.error-page .block-with-icon .bubble p + p{
	margin-top: 8px;
}

.error-page .not-found-block{
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -185px;
}



@media screen and (min-width: 768px){

	.error-page #content{
		min-height: 540px;
	}
	.error-page header{
		margin-top: 40px;
	}
	.error-page h1{
		font-size: 61px;
		line-height: 61px;
		padding-bottom: 66px;
	}
	.error-page .block-with-icon img,
	.error-page .block-with-icon .bubble{
		display: inline-block;
		zoom: 1;
		*display: inline;
		vertical-align: middle;
	}
	.error-page .block-with-icon img{
		width: auto;
	}
	.error-page .block-with-icon .bubble{
		width: 300px;
		margin: 3px 0 0 80px;
		padding: 28px 24px 27px 32px;
	}

	.error-page .block-with-icon .bubble:after{
		width: 33px;
		height: 17px;
		background: url("../_img/official/not-found-page-arrow.png");
		top: 67px;
		left: -33px;
		border:0;
		margin: 0;
	}
	.error-page .block-with-icon .bubble p{
		padding: 0;
		font-size: 15px;
		line-height: 22px;
	}
}

.mfp-close{
	color: transparent !important;
	width: 22px !important;
	height: 22px !important;
	background: url("/_img/official/close-popup.png") no-repeat !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	top: 10px !important;
	right: 20px !important;
}
.mfp-close:active{
	top: 0;
}
.mfp-content{
	padding: 0 20px;
}
.mfp-content figure{
	padding: 40px 0;
}
.mfp-content figure img{
	padding: 0;
}
.mfp-figure:after{
	background: transparent;
}

@media screen and (min-width: 768px){
	.mfp-close{
		top: 40px !important;
		right: -53px !important;
	}
	.mfp-content{
		padding: 0;
	}
	.mfp-content figure{
		padding: 40px 0;
	}
}
