@import url(http://fonts.googleapis.com/css?family=Open+Sans:100,400,300&subset=latin,cyrillic-ext);

html, body {width: 100% !important; height:100% !important; font-family: 'Open Sans', sans-serif;}
a, a:hover {	-o-transition: all  .2s ease;
	-moz-transition: all  .2s ease;
	-webkit-transition: all  .2s ease;}
.container {
	width:100%;
	height:100%;
	min-width: 1000px;
}
.row:before, .float:after { content: ""; display: table; }
.holder {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	display: table;
	position: relative;
}

.row:after { clear:both;}


*[class^="col-"] {
	float: left;
	margin-left: 20px;
}
.text-center {
	text-align: center;
}
.row {
	margin-left: -20px;
	margin-bottom: 20px;
	display: table;
}
.float {
	float:left;
	clear:both;
	width:100%;
	position: relative;
}
.float-left {
	float: left;
}


.round {border-radius: 50%;}
.yellow {background-color: #FCBA23}
.blue {
	background-color: #0C0C4C;
	color: #FFF;
}
.silver {background-color: #f2f2f2;}
.next-section {
	position: absolute;
	height: 80px;
	width: 80px;
	bottom: -40px;
	font-size: 55px;
	line-height: 80px;
	color: #FFF;
	display: block;
	left: 50%;
	margin-left: -40px;
	text-align: center;
}
.next-section:hover {background-color:#0C0C4C;}
.counter {
	position: absolute;
	height: 80px;
	width: 80px;
	font-size: 55px;
	line-height: 80px;
	left: 50%;
	margin-left: -40px;
	text-align: center;
	top: 50%;
	margin-top: -40px;
	overflow: hidden;
}
.counter .film {
	position: absolute;
	height: 80px;
	width: 240px;
	left: 0px;
	top: 0px;
}

.counter span {
	display: inline-block;
	height: 80px;
	width: 80px;
	line-height: 80px;
	text-align: center;
	float: left;
}

section {
	clear: left;
	position: relative;
}
.pad-top-70 {
	padding-top: 70px;
}
.pad-top-120 {
	padding-top: 120px;
}
.pad-top-105 {
	padding-top: 105px;
}

.pad-top-30 {
	padding-top: 30px;
}
.pad-bot-70 {padding-bottom: 70px;}
.pad-bot-200 {padding-bottom: 200px;}
.h100 {
	width:100%;
	position: relative;
	min-height:100%;
}

.h560  {
	height:560px;
	position: relative;
}
.scroll img{
	height: 40px;
	width:auto;

}
.scroll ul a {
	line-height: 55px;
		-o-transition: all  .2s linear;
	-moz-transition: all  .2s linear;
	-webkit-transition: all  .2s linear;
}
.scroll  {
	height: 60px;
	-o-transition: all  .2s linear;
	-moz-transition: all  .2s linear;
	-webkit-transition: all  .2s linear;
	border-bottom:2px solid #5d5d5d;
}

.scroll .lng  {
	padding-top: 10px;
		-o-transition: all  .2s linear;
	-moz-transition: all  .2s linear;
	-webkit-transition: all  .2s linear;
}


header {
	position: fixed;
	width: 100%;
	background-color: #FFF;
	z-index: 40;
	height: 105px;
	margin: 0px;
	-o-transition: all  .2s linear;
	-moz-transition: all  .2s linear;
	-webkit-transition: all  .2s linear;
	min-width: 1000px;
}
header .logo {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
header nav {
	float: right;
	white-space: nowrap;
	margin-right: 100px;
}
header nav ul {
	list-style:none;
}
header nav ul li{
	float: left;
	
}

header nav ul li a{
	display:block;
	line-height: 100px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
	color: #0C0C4C;
		-o-transition: all  .2s linear;
	-moz-transition: all  .2s linear;
	-webkit-transition: all  .2s linear;
		border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
header nav ul li a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FCBA23;
}
header .lng{
	float: right;
	white-space: nowrap;
	padding-top: 35px;
	padding-right: 25px;
		-o-transition: all  .2s linear;
	-moz-transition: all  .2s linear;
	-webkit-transition: all  .2s linear;
}
header .lng a {

	display: inline-block;
	padding: 8px;
	color: #FFF;
	text-decoration: none;
	background-color: #0C0C4C;
	margin-right: 5px;
}
header .lng a:hover, header .lng .active  {background-color: #FCBA23; color: #0C0C4C; }
.carosel {
	position:relative;
	padding-top: 105px;
	width: 100%;
	overflow: hidden;
}
.carosel .images {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.carosel img {
	height: auto;
	width: 100%;
	position:absolute;
	top: 0px;
	left: 0px;
}
.carosel .fix {
	position:relative !important;
	;
	top: 0px;
}
.mask  {width:100%; height:100%; position:absolute; top:0; left:0; background-image:url(../images/mask.png);}
.carosel .carosel-control {
	position:absolute;
	bottom: 30px;
	width:520px;
	right:0;
	z-index: 5;
	height: 250px;
	padding-top: 180px;
}
.carosel .carosel-control .info  {
	padding: 25px;
	width:100%;
	text-align: right;
	position: absolute;
	top: 0px;
}
.carosel .carosel-control .info h1 {
	font-weight: 300;
	font-size: 27px;
	color: #FFF;
}
.nav-control {
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
}
.nav-control a {
	display: inline-block;
	height: 40px;
	width: 40px;
	text-align: center;
	background-color: #0C0C4C;
	color: #FFF;
	text-decoration: none;
	font-size: 25px;
	line-height: 40px;
	margin-left: 5px;
}
.nav-control a:hover {background-color: #FCBA23; color: #FFF; }
section h2 {
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FC0;
	padding-left: 10px;
}
section li {
	margin-bottom: 15px;
}
section p {
	font-weight: 300;
	font-size: 15px;
}
.font-16 {
	font-size: 16px;
}
.col-1-3 {
	width: 315px;
	text-align: left;
}
.services a {
	display: block;
	padding: 10px 60px 10px 10px;
	color: #FFF;
	text-decoration: none;
	background-color: #0C0C4C;
	height: 65px;
	font-size: 18px;
	font-weight: 300;
	position: relative;
	text-transform: uppercase;
	line-height: 21px;
}

.services a:hover {background-color:#FCBA23; color:#0C0C4C; }
.services {
	margin-left: -57.5px;
}
.services div {
	margin-left: 57px;
	margin-bottom: 57px;
}


.services a i {
	background-image: url(../images/arr.png);
	height: 80px;
	width: 80px;
	right: -20px;
	bottom: -20px;
	position: absolute;
}
.sbj {
	color: #0C0C4C;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.part-50 {
	width: 50%;
	float: left;
}
.part-33 {
	width: 33.3%;
	float: left;
	padding: 40px;
}

.reasons {
	background-image: url(../images/3-reasons.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.right-arr {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -25px;
	text-decoration: none;
	background-color: #FFF;
	color: #0C0C4C;
	font-size: 24px;
	z-index: 5;
}
.right-arr:hover, .left-arr:hover {color:  #FFF; background-color: #0C0C4C; }
.left-arr {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	background-color: #FFF;
	color: #0C0C4C;
	font-size: 24px;
	z-index: 5;
}
.reasons-info {
	margin-right: 15%;
	margin-left: 20%;
	width: 65%;
	margin-top: 200px;
	color: #0C0C4C;
	position: relative;
}
.reasons-info div {
	position: absolute;
	left: 0px;
	top: 0px;
}

.reasons-info h3 {
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 20px;
}
.reasons-info p {
	font-size: 17px;
	line-height: 24px;
}
.recent-blog {
	color: #0C0C4C;
	font-weight: 300;
}
.recent-blog .title {
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: 500;
}
.recent-blog  img {
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 50%;
	float: left;
	margin-right: 2%;
	height:50%;
	padding:1px;
	border-bottom:4px solid #0C0C4C;
}
.recent-blog .part-33:hover img {border-bottom-color:#f9d10b;}
.recent-blog span {
	float: right;
	width: 48%;
}
.recent-blog span a {text-decoration:none; color:#0C0C4C; font-weight:777; font-size:18px; line-height:20px;}
.footer-links-part {
	float: left;
	margin-top: 25px;
	margin-right: 25px;
	min-width: 160px;
	margin-bottom: 25px;
	line-height: 16px !important;
}
.footer-links-part p {
	font-weight: 900;
	margin-bottom: 15px;
}
.footer-links-part ul li a {
	color: #CCC;
	text-decoration: none;
	font-size: 12px;
}
.footer-links-part ul {
	list-style-type: none;
}
.copyright {
	font-size: 12px;
	color: #666;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.copyright ul {
	list-style-type: none;
}
.copyright ul li {
	float: left;
}
.copyright ul li:after {
	content: '|';
	margin-right: 5px;
	margin-left: 5px;
}
.copyright ul li:last-child:after {
	content: '';
}
.copyright a {
	color: #333;
	text-decoration: underline;
}
.copyright p {
	clear: left;
}
.head {
	height: 180px;
	position: relative;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #0C0C4C;
	border-right-color: #0C0C4C;
	border-bottom-color: #0C0C4C;
	border-left-color: #0C0C4C;
	margin-bottom: 25px;
}
.map {
	height: 70%;
	position: absolute;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #0C0C4C;
	border-right-color: #0C0C4C;
	border-bottom-color: #0C0C4C;
	border-left-color: #0C0C4C;
	margin-bottom: 25px;
	background-color: #CCC;
	width: 100%;
	left: 0px;
	top: -20px;
}

.plain {
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	
}

.head .mask {
 opacity: 0.2;
}
.head h1 {
	font-size: 30px;s
	font-weight: 500;
	text-transform: uppercase;
	padding-top: 30px;
	position: relative;
}
.head p {
	font-size: 20px;
	color: #333;
	margin-top: 10px;
	position: relative;
	z-index: 10;
}
.cmspage p, .cmspage ul {
	margin-bottom: 15px;
}
.cmspage ul {padding-left: 35px;}
.second-menu {
	position: fixed;
	bottom: 20px;
	height: 140px;
	width: 1060px;
	left: 50%;
	margin-left: -530px;
	z-index: 10;
}
.second-menu ul {
	padding-left: 200px;
	padding-right: 220px;
	padding-top: 15px;
	padding-bottom: 15px;
	list-style-type: none;
}
.second-menu ul li {
	float: left;
	margin-left: 2.5%;
	width: 47.5%;
}
.second-menu ul li a {
	font-size: 13px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 300;
	text-decoration: none;
}

.second-menu ul li a:hover {color:#FCBA23; }
.second-menu  .but {
	position: absolute;
	right: 20px;
	top: 50px;
	color: #FFF;
}

.second-menu .name {
	line-height: 140px;
	background-color: #FFF;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 300;
	color: #0C0C4C;
	border: 1px solid #0C0C4C;
	height: 140px;
}

.top-140 {
	bottom: 140px !important;
}

.but {
	height: 40px;
	text-align: center;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.but:hover {color:#0C0C4C; background-color:#fff;}
.yellow h1 {
	color: #FFF;
	font-size: 28px;
	font-weight: 300;
}
.text300 h1 {
	font-weight: 300;
	font-size: 34px;
}
.contacts {
	padding: 25px;
	margin-left: 60%;
	margin-top: 20px;
	width: 40%;
	background-color: #FFF;

}
.contacts i {
	text-align: center;
	display: inline-block;
	width: 20px;
	margin-right: 10px;
	font-size: 18px;
}


.contacts  h1{
 margin-bottom: 15px;
}
.direct-contact {
	background-color: #FFF;
	margin-top: 200px;
	padding: 25px;
}
form label {
	display: block;
	font-weight: 300;
	margin-bottom: 5px;
}
form input[type="text"], textarea {
	padding: 4px;
	width: 95%;
	margin-bottom: 10px;
}

.captcha {
	width: 250px;
	position: relative;
	margin-bottom: 15px;
}
.captcha img {
	position: absolute;
	right: 15px;
	bottom: 13px;
}

.clients {
	width:1060px;
	margin:auto;
	display:table;
	position:relative;
	text-align:center;
	
}
.clients ul {list-style:none;} .clients ul li { float:left; margin:0px 15px 5px 0px;}
.clients:after {clear:both;}