@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed:100,200,300,400,500,600,700,800&subset=cyrillic,cyrillic-ext');

body{
	font-family: 'Fira Sans Condensed', sans-serif;
}

.wrap{
	width: 100%;
	min-width: 960px;
}
.wrapper{
	width: 960px;
	margin: 0 auto;
}
#shadow{
	position: fixed;
	width: 100%;
	height: 100%;
	min-width: 960px;
	min-height: 100%;
	left: 0;
	top: 0;
	background: url(../images/shadow.png) repeat left top;
	cursor: pointer;
	z-index: 99;
	display: none;
}
.wrapper.page,
.wrapper.new{
	padding: 50px 0 0;
}
.wrapper.page img,
.wrapper.new img{
	max-width: 100%;
	height: auto;
}

.clearfix:before{
	visibility: hidden;
	display: block;
	content: '';
	clear: both;
	height: 0;
}
#mains{
	background: url(../images/bgtop-exima.jpg) top center no-repeat;
	padding: 44px 0;
}

.logoExima{
	position:absolute;
	z-index: 98;
	top:15px;
	left:20px;
}
.logoExima img{
	display: block;
	width: 140px;
	height: auto;
}
.logoExima a{
	display: block;
}

h1.mains{
	text-transform: uppercase;
	text-align: center;
	margin-top: 60px;
	font-weight: 800;
	font-size: 64px;
	color: #fff;
}

h2.mains{
	text-transform: uppercase;
	text-align: center;
	line-height: 80px;
	font-weight: 500;
	font-size: 40px;
	color: #fff;
}


div.navs{
	font-family: 'Fira Sans Condensed', sans-serif;
	line-height: 120px;
	background: #fff;
	font-weight: 400;
	font-size: 14px;
	height: 90px;
	width: 100%;
	box-sizing: border-box;
	padding-left: 150px;
}

div.navs ul{
	padding: 0px 30px;
	margin: 0;
	height: 90px;
	list-style: none;
	display: block;
	width: 100%;
	min-width: 810px;
	box-sizing: border-box;
}

div.navs li{
	display: inline-block;
	margin: 0 0 0 20px;
	height: 90px;
}

div.navs li span{
	padding: 0px 18px 0px 18px;
}

div.navs li.rphone{
	float: right;
	padding: 0px;
}


div.navs li a{
	font-family: 'Fira Sans Condensed', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	font-size: 17px;
	color: #222;
}


.subNavi{
	position: absolute;
	text-align: center;
	line-height: 70px;
	top:170px;
	width: 70px;
	z-index: 10;
	left: 0px;
	background-color: transparent;
	margin: 0;

	/* rotate */
	writing-mode: tb-rl;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.subNavi ul{
	margin: 0;
}

.subNavi li{
	display: inline-block;
	padding: 20px 0px 2px 0px;
	color: #fff;
	margin: 0;
}

.subNavi li a{
	font-family: 'Fira Sans Condensed', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	font-size: 18px;
	color: #fff;
}


.performance{
	padding: 0px 50px 0px 50px;
	margin: 80px 0px 0px 0px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	font-size: 18px;
	color: #fff;
}

.performance ul{
	-webkit-columns: 3;
	-moz-columns: 3;
	columns: 3;
}

.performance li{
	list-style: none;
	width: 180px;
}

.performance li a{
	color:#fff;
	text-decoration:none;
}

.performance li img{
	width: 140px;
	height: 140px;
	margin-bottom: 34px;
}

.performance li span{
	line-height: 26px;
}

.performance li:nth-child(2){
	margin: 0 auto;
}

.performance li:nth-child(3){
	float: right;
}

.missionCompany{
	padding: 40px 0px 0px 0px;
	margin: 220px 120px 120px 120px;
	border-top: 1px solid #596275;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	font-size: 18px;
	color: #fff;
}

.missionCompany{
	line-height: 34px;
}


.arrowNext{
	margin: 0 auto;
	width: 46px;
	height: 46px;
	background: url('../images/arrowbg.png') no-repeat;
	font-size: 22px;
	color: #222;
	text-align: center;
	line-height: 48px;
}

.arrowNext a{
	color: #467386;
}

.fa-envelope{
font-size: 19px !important;
}

.fa fa-arrow-down{
	color: #467386;
}

table tr{
	vertical-align: top;
}

#showings{
	border-top: 11px solid #e5e5e5;
	padding-top: 55px;
	font-size: 14px;
	line-height: 26px;
}
.page #showings,
.new #showings{
	border-top: 0 none;
}
#showings h2{
	text-transform: uppercase;
	color: #222;
	font-size: 28px;
	line-height: 28px;
	margin:0 0 55px 0;
	text-align: center;
}
#showings h3{
	text-transform: uppercase;
	color: #222;
	font-size: 24px;
	line-height: 24px;
	margin:44px 0 55px 0;
	text-align: center;
}

#vals{
	display: block;
	margin: 0;
	list-style: none;
	text-align: justify;
	text-justify: newspaper;
	zoom: 1;
	width: 100%;
}
#vals:after{
	width: 100%;
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	content: "";
	display: inline-block;
}
#vals li{
	display: inline-block;
	margin: 0 0 30px;
	width: 300px;
	height: 200px;
	box-sizing: border-box;
	padding: 22px;
	position: relative;
	color:#fff;
}
#vals li img{
	display: block;
	position: absolute;
	left: 0;
	top:0;
}
#vals li p{
	display: block;
	position: relative;
	z-index: 2;
	margin: 0;
	font-size: 15px;
	line-height: 26px;
}
#vals li p.title{
	display: inline-block;
	position: relative;
	line-height: 1;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 7px;
	border-bottom: 1px solid #494949;
	margin: 0 0 45px;
}

#iconset{
	width: 100%;
	margin: 30px 0 70px;
}
.oneicon{
	text-align: center;
	width: 320px;
	float: left;
}
.oneicon{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
}
.oneicon img{
	display: inline-block;
}
.oneicon .iconblock{
	padding-bottom: 22px;
	background: url(../images/line.png) center bottom no-repeat;
}
.oneicon span{
	display: block;
}
.wrapper.page, .wrapper.new p {
	line-height: 26px;
	font-size: 15px;
	padding-bottom: 20px;
}
#news{
	margin-bottom: 90px;
}
#news .new:hover{
	cursor: pointer;
}
#news .new:nth-child(1){
	width: 200px;
	height: 200px;
	overflow: hidden;
	float: left;
	border: 3px solid #f0f0f0;
	margin-right: 20px;
	margin-bottom: 20px;
}
#news .new:nth-child(1) .imageblock{
	width: 200px;
	height: 200px;
}
#news .new:nth-child(1) .shadow,
#news .new:nth-child(4) .shadow{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/shadow.png) repeat left top;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
#news .new:nth-child(1) .textblock{
	position: absolute;
	left:1px;
	top:1px;
	width: 200px;
	height: 200px;
	box-sizing: border-box;
	padding: 12px;
	z-index: 3;
}
#news .new:nth-child(1) .textblock p.date{
	font-size: 11px;
	color: #fff;
}
#news .new:nth-child(1) .textblock p.desc{
	line-height: 24px;
	font-size: 16px;
	max-width: 120px;
	font-weight: 700;
	display: block;
	margin-bottom: 0;
}
#news .new:nth-child(1) .textblock p.desc a{
	color:#fff;
	text-decoration: none;
	display: block;
}


#news .new:nth-child(2){
	width: 200px;
	height: 200px;
	overflow: hidden;
	float: left;
	border: 3px solid #f0f0f0;
}
#news .new:nth-child(2) .imageblock{
	width: 200px;
	height: 200px;
}
#news .new:nth-child(2) .imageblock img{
	display: none;
}
#news .new:nth-child(2) .textblock{
	position: absolute;
	left:1px;
	top:1px;
	width: 200px;
	height: 200px;
	box-sizing: border-box;
	padding: 12px;
	z-index: 2;
}
#news .new:nth-child(2) .textblock p.date{
	font-size: 11px;
	color: #222;
}
#news .new:nth-child(2) .textblock p.desc{
	line-height: 24px;
	display: block;
	font-size: 16px;
	max-width: 120px;
	font-weight: 700;
	margin-bottom: 0;
}
#news .new:nth-child(2) .textblock p.desc a{
	color:#222;
	text-decoration: none;
	display: block;
}


#news .new:nth-child(3){
	width: 524px;
	height: 486px;
	overflow: hidden;
	border: 3px solid #f0f0f0;
	float: right;
}
#news .new:nth-child(3) .imageblock{
	width: 100%;
	height: 349px;
	overflow: hidden;
}
#news .new:nth-child(3) .imageblock img{


}
#news .new:nth-child(3) .textblock{
	position: absolute;
	left:1px;
	bottom: 0px;
	width: 100%;
	box-sizing: border-box;
	padding: 12px;
	z-index: 2;
	height: 134px;
}
#news .new:nth-child(3) .textblock p.date{
	font-size: 11px;
	color: #222;
	margin: 10px 0 15px;
}
#news .new:nth-child(3) .textblock p.desc{
	line-height: 24px;
	display: block;
	margin: 0;
	font-size: 18px;
	font-weight: 700;
}
#news .new:nth-child(3) .textblock p.desc a{
	color:#222;
	text-decoration: none;
	display: block;
}







#news .new:nth-child(4){
	width: 420px;
	height: 266px;
	overflow: hidden;
	border: 3px solid #f0f0f0;
	display: block;
}
#news .new:nth-child(4) .imageblock{
	width: 420px;
	height: 266px;
}
#news .new:nth-child(4) .imageblock img{

}
#news .new:nth-child(4) .textblock{
	position: absolute;
	left:20px;
	top:145px;
	padding: 0 12px 0 0;
	z-index: 3;
}
#news .new:nth-child(4) .textblock p.date{
	font-size: 11px;
	color: #fff;
	margin: 0 0 15px;
}
#news .new:nth-child(4) .textblock p.desc{
	line-height: 24px;
	display: block;
	font-size: 18px;
	font-weight: 700;
}
#news .new:nth-child(4) .textblock p.desc a{
	color:#fff;
	text-decoration: none;
	display: block;
}


#newslist{
	padding: 20px 0;
}
#newslist .onenew{
	margin: 20px 0;
}
#newslist .onenew .imageblock{
	float: left;
	width: 150px;
	margin-right: 20px;
}
#newslist .onenew .textblock{
	float: left;
	width: 650px;
	vertical-align: top;
}
#newslist .onenew .textblock p.date{
	font-size: .75em;
	line-height: 1.5em;
}
#newslist .onenew .textblock p.title{
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0;
}
#newslist .onenew .textblock p.title a{
	text-decoration: none;
	color: #222;
}
#newslist .onenew .textblock p{
	margin: 1em 0;
}
#news_link a{
	text-decoration: none;
	color: #222;
}
#footer{
	height: 130px;
	background: #3d3a57;
}
#footer .textblock{
	width: 960px;
	height: 130px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 13px;
	line-height: normal;
}
.pageNav{
	display: block;
	list-style: none;
}
.pageNav li{
	display: inline-block;
	margin: 0 5px;
}
.pageNav li a{
	text-decoration: none;
	color: #222;
}
.pageNav li a.active{
	font-weight: bold;
	color: #000;
}

.pwin{
	display: block;
	position: fixed;
	left: 50%;
	margin-left: -470px;
	top: 50px;
	width: 940px;
	height: auto;
	padding: 30px;
	box-sizing: border-box;
	background: #fff;
	color: #222;
	z-index: 100;
	box-shadow: 0 0 3px 3px rgba(0,0,0,.5);
	font-size: 14px;
	line-height: normal;
	font-family: 'Fira Sans Condensed', sans-serif;
	display: none;
	background: url(../images/bg-pwin-content.jpg) bottom center no-repeat;
	padding-bottom: 150px;
}
.pwin.vac{
	width: 600px;
	margin-left: -300px;
}

.pwin .close{
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(../images/close.png) no-repeat left top;
	cursor: pointer;
}
.pwin p{
	margin: 14px 0;
}
.pwin h2{
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 1.5em;
}
.pwin h3{
	text-transform: uppercase;
	font-weight: normal;
}
.pwin .left{
	float: left;
	width: 50%;
	padding-right: 20px;
	box-sizing: border-box;;
}
.pwin .right{
	float: right;
	width: 50%;
	padding-left: 20px;
	box-sizing: border-box;;
}
.pwin p {
    margin: 14px 0;
    line-height: 26px;
}
