@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,400,300&subset=latin,cyrillic-ext);
html, body {width:100%; height:100%; font-size: 14px; background-image:url(../images/bg.png);font-family: 'Open Sans', sans-serif; font-weight:300;}
table {
	border-collapse: collapse;
	border: 1px solid #CCC;
	width: 100%;
	margin-bottom: 15px;
}
td {
	font-weight:300;
	padding: 2px;
	border: 1px solid #CCC;
}
.container { width:100%; overflow:hidden;position:relative; z-index: 20;}
.holder {
	width:1205px;
	margin: 0 auto;
	background-color:#292F33;
	position: relative;
}
h1,h2,h3,p{font-family: 'Open Sans', sans-serif;}
.float { float:left; clear:both;}
.left {float:left;}
.right {float:right;}

.text-right {text-align:right;}
.text-left {text-align:left;}
.text-center {text-align:center;}

.row:before, .float:after { content: ""; display: table; }
.row:after { clear:both;}
.row { margin-left: -15px; margin-bottom: 15px; }
.width-45{
 width: 45%;
}
.clearfixheight{
	height: 2.3em !important;	
}
.no-pad{
	padding:0;
}
.bg{
	background-color:#1B3343;
}
.mrgte{
	margin-top:70px;
	margin-left:0px !important;
}
.mobile{ display:none;}
/*------------------------------------*/
header .addres{
	background-color:#294E66;
	padding-left:12px;
	color:#5A8FB2;
	position:relative;
}
header {
	height:45px;
	white-space: nowrap;
}
header .holder {
	background-color: #CCC;
}
header .addres i{
	font-size:25px;
	margin-right:10px;
	line-height:45px;
} 
header .addres p{
	font-size:12px;
	font-weight:100;
	line-height:45px;
	display: initial;	
} 
 .telephone{
	padding-left:12px;
	height:44px;
	color:#000;
	padding-right:10px;
	background-color: #FFF;
}
 .telephone i{
	font-size:25px;
	margin-right:20px;
	line-height:46px;
	color:#c7161c;
} 
 .telephone p{
	font-size:12px;
	font-weight:100;
	line-height:46px;
	float:right;
} 
 .telephone p a{
	margin-right: 25px;	
}
section {float:right !important;}
section .holder{
	background-color:#FFF;
}

.logo{
	background-color: #fff;
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 45px;
	z-index: 50;
}
.logo img {padding-bottom: 15px;}
.logo nav{
	text-transform:uppercase;
	font-size:14px;
	text-align: left;
}
.logo nav ul li a{
	color:#787878 !important;
	font-family: 'Open Sans', sans-serif;
	line-height: 24px;
} 
aside{
	background-color:#292F33;
	margin-top: 338px;
	float: left !important;
	position: relative;
}
aside form{
	padding:16px;
	background-color:#c7161c;
	height: 265px;
		width: 100% !important;
}
aside form h3 {
	color:#fff;	
	font-size:18px;
	margin-bottom:16px !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
aside form .btn{
	background-color:#2A4F67;
	color:#fff;
	font-size:12px;
	line-height: 28px;
}
aside form .width-100 {
	width:100% !important;

}

.facebook {
	line-height: 50px;
	color: #FFF;
	padding: 15px;
	display: block;
}
.facebook i{
	font-size: 25px !important;
	color: #fff;
	width: 50px;
	height: 50px;
	background-color: #294E66;
	border-radius: 50px;
	text-align: center;
	line-height: 50px;
	margin-right: 20px;
}
.slider{
	position:relative;
	color:#fff;
	overflow:hidden;
	width: 100%;
}
.map {
float: right;
width:500px;
margin-left:20px;
margin-bottom:20px;
}
.slider .fix {
	height: auto;
	width: 100%;
}
.slider .imgs{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}
.slider .imgs img{
	position:absolute;
	height: 100%;
	width: 100%;
}
.slider .info{
	bottom: 20%;
	width: 520px;
	height: 150px;
	right: 0;
	position: absolute;
	overflow: hidden;
	padding: 18px;
	background-image: url(../images/blue-transperant.png);
}
.slider .info h3{
	font-size: 26px;
	font-weight: 100;
	color: #fff;
	margin-bottom: 10px;
}
.opisanie{
	position:absolute;
}
.slider .navigation{
	position: absolute;
	right: 0px;
	bottom: 14%;
}
.slider .navigation a{
	display:inline-block;
	width:50px;
	height:40px;
	background-color:#c7161c;
	color:#FFF;
	text-align:center;
	line-height:46px !important;
}
.slider .navigation a i{
	font-size:25px;
}
.footer-section{
	margin-top: -1px;
}

article {
	padding:30px;
	background-color:#2A4F67;
}
.article-content p{
	color:#FFF;
	font-weight:100;
	margin-bottom:10px;	
	margin-left:10px;
}
.article-content h2{
	color:#FFF;
	font-weight:100;
	margin-bottom:10px;	
	margin-left:10px;
}
.article-content input[type="submit"]{
	background-color: #c7161c;
}
.article-content a{
	display: block;
	width: 215px;
	height: 40px;
	color: #fff;
	text-decoration: none;
	background-color: #c7161c;
	line-height: 40px;
	text-align: center;
	margin-left: 10px;
}
footer {
	clear: both;
	float: left;
	width: 100%;
	white-space: nowrap;
}

footer .holder{
	background-color:#FFF;
	padding:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
footer .small-logo{
	position: absolute;
	left: 9%;
	top: -80px;
}
footer p{
	color:#ccc;
	font-size:12px;
}
.cmspage{
	background-color:#FFF;
	min-height:664px;
	float: right !important;
}
.cmspage-wrap {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	min-height: 509px;
}
.cmspage h1{
	color:#2A4F67;
	font-weight:100;
	font-size:35px;
	margin-top:10px;
	margin-bottom:15px;
	margin-right: 15px;
	margin-left: 15px;
}
.cmspage p{
	margin-bottom: 15px;
	font-size: 14px;
}
.cmspage ul {
	padding-left: 40px;
	margin-bottom: 10px;
}
.cmspage .images{
	overflow:hidden;
	position: absolute;
	width:100%;
	height:100%;
	left: 0px;
	top: 0px;
}
.cmspage .images img{
	position:absolute;
}
.cmspage .dots a{
	display: inline-block;
	width: 12px;
	height:12px;
	background-color: #c7161c;
	border-radius: 50%;
	margin-top:10px;
	margin-right:5px;
}
.cmspage .dots {
	text-align: right;
	position: absolute;
	z-index: 40;
	left: 0px;
	bottom: -30px;
	width: 100%;
}
.cmspage .gallery{
}
.cmspage .gallery .img{
	display:inline-block;
	width:25%;
}
.cmspage .gallery .img img{
	width:100%;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.cmsslider {
	float: right;
	width: 500px;
	margin-bottom: 30px;
	margin-left: 20px;
	position: relative;
}
.cmsslider .fix {
	height: auto;
	width: 100%;
}
.cmsslider img {
	width: 100% !important;
}
.cats_holder {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	min-height: 400px;
}
.cats_holder a{
	display:inline-block;
	text-decoration:none;
	padding-left: 15px;
	padding-right: 15px;
	width: 33.3%;
}
.cats_holder a:last-child{
	margin-right:0px;
}
.cats_holder img{
	width:100%;
	height:auto;
}
.cats_holder a p{
	display: block;
	width: 100%;
	height: 30px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	background-color: #2A4F67;
}
.service_holder{
	clear: both;
    min-height: 170px;
    margin-bottom: 15px;
	margin-top: 15px;
    padding: 20px;
}
.service_holder img{
	width: 80%;
	padding-left: 20px;
	float: right;
}
.service_holder span{
	color: #2A4F67;
	font-size:20px !important;
	font-weight: 500;
	margin-bottom: 15px;
	display: block;
}
.service_holder h2{
	font-size: 25px;
	color: #c7161c;
	font-weight:300
}
.service_holder p{
	margin-top:10px;
}
.total {
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 15px;
}

.popup-container {
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	min-height:100%;
	z-index: 50;
	background-image: url(../images/trans.png);
}
.popup-container .popup {
	background-color: #FFF;
	width: 700px;
	margin-top: -36%;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	box-shadow: rgba(0,0,0,0.6) 0px 0px 150px;
	position:relative;
}
.popup h1 {
	font-family: 'Open Sans', sans-serif;
	color:#c7161c;
	text-shadow:none;
	font-weight: 300;
	margin-bottom: 20px;
}
.popup form label {
	display: inline-block;
	margin-bottom: 3px;
	margin-right: 15px;
	font-size: 12px;
}
.popup form .float {
	margin-bottom: 15px;
}
.popup form span > input[type="text"], textarea, select {
	padding: 5px;
	width: 100%;
	border: 1px solid #CCC;
}
.popup form span {
	width: 40%;
	float: left;
	margin-right: 10px;
}
.popup .close {
	position: absolute;
	widposition: absolute;
	width: 35px;
	background-color: #2A4F67;
	color: #fff;
	line-height: 35px;
	text-align: center;
	font-size: 22px;
	top: 30px;
	right: 30px;
	cursor: pointer;
	z-index: 11;
}
 @media (min-width: 900px)  and (max-width: 1200px) {
	 
	.holder {width:900px;} 
	.cmsslider {
	float: right;
	width: 300px;
	margin-bottom: 20px;
}

 }
 @media (max-width: 899px) {
.mobile{
	 display:inline-block;
	 position:absolute;
	 right:10px;
}
.mobile_menu {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80%;
	height: 100%;
	background-color: #fff;
	z-index:-1;
	box-shadow:inset rgba(0,0,0,0.1) 10px 0px 10px;
}
.footer-telephone {
	padding-left: 12px;
	height: 100px;
	color: #000;
	padding-right: 10px;
}
.footer-telephone p {

	padding-top: 10px;
	font-size: 16px;
}
.footer-telephone i {

	color:#c7161c;
	font-size: 30px;
	margin-right: 10px;
}
.mobile_menu .nav{
	height:100%;
	text-transform:uppercase;
	font-size:15px;
	text-align: center;
}
.mobile_menu nav ul li a{
	color:#787878 !important;
	font-family: 'Open Sans', sans-serif;
	line-height: 24px;
} 
.holder{
	width:100% !important;
}
aside {
	height: auto;
	background-image: url(../images/logo-small.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 74px;
}
.articles article{
	margin-bottom:0px !important;	
}
header .telephone {display:none;}
.logo nav {
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
}
.slider{
	margin-top: 140px;
}
.slider .fix {width:100%; height:auto !important;}
.slider .imgs {
	width: 100%;
}
.slider .info {position:absolute; width:100%; bottom:0; left:0;}
.slider .info h3 {
font-size: 20px;
font-weight: 100;
color: #fff;
}
.slider .navigation {
position: absolute;
right: 0px;
bottom: 0;
}
.logo {
	padding-left: 0px; 
	text-align: center;
	width: 100%;
	
}
.small-logo{
	display:none;
}
.nav-stacked{
	height:0px;
	overflow:hidden;	
}
.footer-section{
	margin-top: 20px;
}
main {padding-top: 140px;}
.cmspage h1 {text-align:center;}
.cmsslider {float:none; width:100%; margin-left:0px;}
aside form { height:auto;}
aside form input { width:100% !important;}
footer p {text-align:center !important;}
.mobile-logo {padding-bottom:20px;}
}
