body {
	font-family: 'robotoregular';
}
.exp p, .exp strong, .exp span, .content h2, .top p, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .main span, .navbar-brand {
	font-family: 'robotobold';
}
.top-contact, .top span, .navbar-nav > li > a {
	font-family: 'robotomedium';
}
.top h1, aside {
	font-family: 'robotolight';
}
a, img, a:hover, a:focus {
	outline: none;
}
header {
	height: 419px;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.5);
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.5);
	position: relative;
	z-index: 50;
}
header .container {
	padding-left: 0;
	padding-right: 0;
}
header, footer {
	width: 100%;
}
img {
	max-width: 100%;
	height: auto;
	display: block;
}
a, img {
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.navbar {
	margin-bottom: 10px;

}
.navbar-default {
	background: none;
	border: none;
	border-radius: 0;
	background: url(../img/top.jpg) no-repeat 0 0;
	background-position: left 50% top;
}
.navbar-header {
	padding-top: 5px;
}
.navbar-brand {
	float: none;
	color: #000;
	display: block;
	font-size: 24px;
}
.navbar-default .navbar-brand {
	color: #000;
}
.navbar-collapse {
	float: left;
}
.navbar-nav {
	margin-left: 70px;
	margin-top: 40px;
}
.navbar-nav > li > a {
	color: #666;
	text-transform: uppercase;
}
.navbar-nav > li > a:hover
.navbar-nav > li > a:focus {
	color: #333;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background: none;
	color: #000;
}

.bar {
	
	display: inline-block;
	float: right;
	width: 30%;
	
}
.exp {
	float: left;
	color: #000;
}

.exp {
	font-size: 17px;
	color: #000;
	line-height: 17px;
	margin-left: 0;
	margin-top: 0;
	text-align: center;
	position: relative;
	z-index: 20;
	padding: 10px;
	
}
.exp i {
	font-style: normal;
	display: block;
	margin-left: -15px;
}
.exp p {
	font-size: 44px;
	display: inline-block;
	margin-top: 10px;
}
.exp > div {
	
}
.top-contact {
	color: #FFF;
	font-size: 28px;
	line-height: 20px;
	padding: 0;
	margin-top: 30px;
	position: relative;
	z-index: 20;
	padding-right: 10px;
	float: right;
}
.top-contact > div {
	padding-left: 0;
	
}
.top-contact span {
	font-size: 15px;
	display: block;
	font-family: 'robotoregular';
}
.head {
	background: url(../img/head.jpg) no-repeat 0 0;
	height: auto;
	background-position: left 50% top;
}
.top {
	position: relative;
	z-index: 20;
}
.top h1 {
	font-size: 24px;
	margin-top: 55px;
	color: #000;
}
.top p {
	margin: 0;
}
.window {
	position: relative;

	height: 300px;
	background: url(../img/okno.png) no-repeat 100% 0;
	background-size: 90%;
}
.window img {
	position: absolute;
	top: 0;
	right: 69px;
	z-index: 0;
	max-width: 100%;
	height: auto;
}
.window p {
	
	font-size: 12px;
	line-height: 16px;
	z-index: 10;
	text-indent: -90000px;
}
.window .p1 {
	
}
.window .p2 {
	
}
.window .p3 {
	
}
.window .p4 {
	
}

.content {
	background: url(../img/bg.jpg) no-repeat 0 0;
	background-position: right 50% top;
	min-height: 600px;
	padding-top: 20px;
	width: 100%;
	display: block;
}

.content h2 {
	color: #000;
	font-size: 24px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
aside {
	font-size: 24px;
}
aside p {
	margin-bottom: 5px;
}
aside span {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}
aside span img {
	text-align: center;
	display: inline;
}
footer {
	background: url(../img/footer.png) no-repeat center top;
	padding-top: 45px;
	padding-bottom: 22px;
	color: #FFF;
}
footer a {
	color: #FFF;
	margin-right: 5px;
	text-transform: uppercase;
}
.creator {
	text-align: right;
}
.creator, .creator a {
	color: #000;
	margin: 0;
}

.main > span { 
	display: none;
}

.map {
	width: 100%;
	height: 400px;
}

.gallery {
    margin: 20px -15px 0 -15px;
    padding: 0;
}
.gallery > li {
    list-style: outside none none;
    margin-bottom: 20px;
    overflow: hidden;
}
.gallery > li > div > a {
    display: block;
    height: auto;
    overflow: hidden;
    text-align: center;
}
.gallery > li > div > p {
    font-size: 14px;
    margin-top: 5px;
}
.gallery > li > a > img {
}
