/**/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import url(//fonts.googleapis.com/css?family=Righteous);


 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}
/**/

html{
	width: 100%;
	height: 100%;	
}

body {
	font:14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#95918f;
	position:relative;
	min-width:970px;
	height: 100%;
	min-height: 100%;
	background: url(../images/bg_body.jpg) repeat center 0 #0a1e34;
}

html, body {
	height:100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Righteous', cursive;
	color: #95918f;
	font-weight: normal;
}

h2 {
	font-size: 73px;
	line-height: 68px;
	color: #dad4c7;
	letter-spacing: -2px;
}

h2>span {
	color: #1d1a18;
	text-transform: none;
	font-size: 42px;
	display: block;
	line-height: 38px;	
	letter-spacing: -1px;
}

h3.head1 {
	padding-bottom: 21px;
	padding-top: 33px;
}

h3 {
	padding-top: 64px;
	font-size: 30px;
	line-height: 32px;
	color: #191919;
	margin-bottom: 27px;
}

p {
	margin-bottom: 20px;	
}


p.marg1 {
	margin-bottom: 32px;	
}

strong {
	color: #655c57;	
}

address {
	font-style: normal;	
}

.page {
	padding-bottom: 50px;	
}


ul  {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list_1+h3 {
	padding-top: 48px;	
}
ul.list_1 li {
	line-height: 20px;
	overflow: hidden;
	padding-top: 22px;
	padding-bottom: 5px;
	border-top: 1px solid #e2dacb;
}
 
 ul.list_1 li:first-child {
	padding-top: 0;
	border: none;
	padding-bottom:3px;
}

 ul.list_1 li:first-child+li+li {
		padding-top: 25px; 
		padding-bottom: 0;
 }

ul.list_1 li span {
	font-weight: normal;
	color: inherit;	
}

ul.list_1 li a {
	font-size: 14px;
		
}

ul.list_1 li a:hover {
	color: #98948c;
}

ul.list_1 li div {
	margin-right: 17px;
	float: left;
	padding: 8px 17px 35px;
	padding-right: 16px;
	font: bold 35px/36px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/count_bg.png) 0 0 no-repeat;
	margin-top: 3px;
}

ul.list_2 li{
	padding-left: 15px;
	background: url(../images/marker.png) 0 6px no-repeat;
	margin-bottom: 6px;
}

ul.list_2 li a:hover {
	color: #98948c;
}


/*links*/

a {
	text-decoration: none;	
	color: #191919;
 	outline: none;	
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #98948c;	
}

a.link1 {
	text-decoration: underline;	
}

a.link1:hover {
	text-decoration: none;	
}

a.btn {
	font: bold 15px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 2px;
	display: inline-block;

}

a.btn:hover {
		
	color: #a09c93;
}


/*preclass*/


.mb0 {
	margin-bottom: 0px !important;	
}

.mr0 {
	margin-right: 0px !important;	
}

.pad1 {
	padding-right: 48px;	
}

.marg1 {
	margin-bottom: 26px	
}

.img_inner {
	float: left;
	border: 1px solid #ebe0cb;
	margin-top: 2px;
	margin-right: 20px;
}

.center {
	text-align: center;	
}

.wrapper {
	overflow: hidden;	
}

.clear {
	float: none !important;
	clear: both;	
}

/*header*/

header {
	background: url(../images/16.jpg) 0 40px repeat;
	padding-bottom: 28px;
	position: center;z-index: 999;
}

.header_top {
	background: #191715;
	overflow: hidden;
	font-size: 16px;
	text-align: right;	
	margin-bottom: 101px;
	padding: 10px 0;
}

.header_top a {
	color: #ffffff;	
	text-transform: none;
}

.header_top a:hover {
	text-decoration: underline;
}

header h1 {
	padding-left: 30px;
	float: left;
	font-size: 23px;
	
	line-height: 29px;
}

header h1 a {
	color: #000000;	
}

header h1 a:hover {
	color: #faf2e2;	
}

.autorization {
	color: #ffffff;
	overflow: hidden;
	padding: 0 28px 0 31px;
}

.autorization .mail {
	float: left;	
}

.autorization .mail a {
	color: #ffffff;
}


/*Content*/

.main_bg {
	width: 1000px;
	background: #f9f0df;
	margin: 0 auto;
}

.dark {
	color: #2d2c2a 	
}

.content {
	padding-bottom: 60px;	
}

div:hover>.letter {
	color: #191919;	
}

.letter {
	color: #dad4c7;
	font-size: 290px;
	display: block;
	text-align: left;
	letter-spacing: -13px;
	line-height: 282px;	
	height: 288px;
	margin-left: -8px;
	font-family: 'Righteous', cursive;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.letter span {
	font-size: 180px;	
	position: relative;
	top: 40px;
}

.logos {
	margin-bottom: 71px;
	border-top: 1px solid #ebe0cb;
	margin-top: 20px;
	padding-top: 54px;	
}

.logos>a {
	display: block;
	float: left;
	background: url(../images/logos.png) no-repeat 0 0 #F9F0DF;
	width: 188px;	
	opacity: 0.1;
	height: 99px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.logos>a:hover {
	opacity: 1;	
}

a.logo_2 {
	background-position: -188px 0;
}

a.logo_3 {
	background-position: -375px 0;
}

a.logo_4 {
	background-position: -564px 0;
}

a.logo_5 {
	background-position: -752px 0;
}

blockquote {
	overflow: hidden;
	text-indent: 32px;
	text-align: right;
	position: relative;
	top:3px;
	margin-bottom: 25px;
}

blockquote>div+div {
	background: url(../images/quote_triangle.png) 65px top no-repeat;	
	padding-top: 12px;
	margin-top: -1px;
}

blockquote>div:first-child {
	background: url(../images/quote_bg.png) 0 0 repeat-x #e7dfcf;	
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid #e1d9cb;
}

.box_1>.block_box {
	width: 167px;
	margin-top: 0;	
	margin: 0 26px 27px 0;
	padding: 10px 10px 8px;
}

blockquote p {
padding: 22px 23px 4px 33px;	
text-align: left;
}

blockquote p:first-child {
background: url(../images/quotes.png) 35px 17px no-repeat;
		
}

blockquote a {
	display: inline-block;
	float: right;	
}

blockquote a:hover {
	color: #98948c;	
}

.block_box {
	float: left;
	margin: 3px 26px 17px 0;
	padding: 10px 10px 14px;
	border: 1px solid #ebe0cb;
	background: #fbf5e9;	
}

.block_box img {
	display: block;
	margin-bottom: 8px;
}

.block_box img {
	margin-bottom: 10px;
}

.block_box a:hover {
	color: #98948c;	
}

.block_box span {
	display: block;	
}


.blog_title {
	overflow: hidden;	
}

.blog_title time {
	background: url(../images/blog_time.png) no-repeat 0 0 ;
	text-align: center;
	width: 31px;
	font-size: 15px;
	line-height: 15px;
	display: block;
	height: 47px;
	color: #fff;
	padding: 10px;	
	margin-top: 3px;
	float: left;
	margin-right: 18px;
}

.blog_title h4 {
	font-size: 25px;
	padding-top: 6px;	
}

.blog_title>p {
	overflow: hidden;	
	padding-top: 10px;
	margin-bottom: 27px;
}

.blog_title p a.comment {
	float: right;
}

.blog {
	margin-bottom: 57px;	
}

/*map*/

figure {
	width: 100%;
	height: 272px;	
	border: 1px solid #ebe0cb;
	display: block;
	position: relative;
	top: 3px;
	margin-bottom: 27px;
}

figure iframe {
	width: 100%;
	height: 272px;	
}

dd span {
	width: 86px;
	display: inline-block;	
}

/*footer*/

footer {
	background: #1d1a18;	
	font-size: 13px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 9px 0 11px;
	margin-bottom: 50px;

}

footer a:hover {
	color: #d0cabf;
	text-decoration: underline;	
}

.copy {
	float: left;	
}

.copy a {
	color: #807d76;	
}

.social {
	float: right;	
}

.social a {
	color: #ffffff;	
}


.ff_right {
	float: right !important;  
}




figure img {
	max-width: 100%;

}




/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 1024px) {
	.main_bg {
		width: auto;
		margin: 0 !important;
	}
}

@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}


 .map figure, .map figure iframe, #form input, #form textarea, #form .success {
 width: 100% !important;
 float: none;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

figure {
	-moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}

.extra_wrapper {
	overflow: visible ;
}

.block_box {
	margin-right: 0 !important;
}
.box_1 > .block_box {
	margin: 0 15px 20px 0 !important;
}

figure iframe {
	width: 100%;
}

.slider_wrapper {
	height: 392px !important;
}


figure {
	max-width: 100%;
}


.banner {
	top: 100px !important;
}



.pad1 {
	padding: 0px;
}


.img_inner1 {
	margin-bottom: 20px;
}

.wrapper {
	width: auto !important;
	overflow: visible;
}


a.logo_2 {
	width: 120px !important;
	background-position: -215px 0 !important;
}

a.logo_4 {
	width: 110px !important;
	background-position: -618px 0 !important;

}

a.logo_1 {
	width: 160px !important;
}

a.logo_5 {
	width: 167px;
    background-position: -770px 0;
}

.box_1 > .block_box {
	width: 124px;
}

.block_box img {
	width: 100%;
}

}
 @media only screen and (max-width: 767px) {
 body {
min-width:420px;
}

.block_box {
	width: auto !important;
	float: none !important;
	margin: 0 0 20px !important;
}


.banner {
	top: 50px !important;
}

h2 {
	font-size: 25px;
	line-height: 30px;
}

.camera_prev, .camera_next  {
	bottom: auto !important;
	top: 150px !important;
}


h2 > span {
	font-size: 25px;
	line-height: 30px;	
}

.logos > a {
	float: none !important;
	margin: 0 auto;
	margin-bottom: 25px;
}

.ff_right {
	float: none !important;
	clear: both;

}


.img_inner {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 20px;		
}

header h1 {
	padding-top: 10px;
}



h1.logo {
	float: none;
}

header h1 a {
	margin: 0 auto;
	width: 186px;
}


figure  img {
	margin: 0 auto;
}


.map address  {
	float: none;
	margin-right: 0px;
}


header {
	position: relative;
	padding-top: 20px;
}
header h1 {
	float: none;
	top: 0;
	text-align: center;
	margin-left: 0 !important;
	padding-left: 0;
	padding-bottom: 40px !important;
}


header h1 .logo {
	margin: 0 auto;
}

.map figure iframe {
	width: 100%;
	height: 300px;
}


.map address {
	float: none;
	margin-right: 0;
}

.content .noresize {
	width: auto !important;
	float: left !important;
	margin-right: 20px !important;
}

.header_top {
	margin-bottom: 40px;
}

figure {
	width: 100%;
}

figure img {
	width: 100%;

}


figure {
	margin-right: 0 !important;
	margin-bottom: 20px;
}

.slider_wrapper {
	height: 214px !important;

}


}

 @media only screen and (max-width: 479px) {


body {
min-width:300px;
}

.autorization .mail {
	float: none;
}

.menu {
	width: 300px;
	margin: 0 auto;
	float: none !important;
}

footer .logo a {
	float: none;
}

.banner {
	background: none !important;
}

}


.form {
  width: 100%;
  max-width: 32rem;
  font-size: 1.125rem;
}

.form label,
.form input,
.form textarea,
.form button {
  display: block;
  width: 100%;
}

.form label {
  color: #1d1a18;
  line-height: 0;
  margin-bottom: 0.5rem;
}

.form input,
.form textarea {
  font: inherit;
  padding: 0.8rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 8px;
  transition: border-color, box-shadow 0.2s;
}

.form textarea {
  min-height: 13rem;
  resize: vertical;
}

.form input:hover,
.form input:focus,
.form textarea:hover,
.form textarea:focus {
  outline: none;
  border-color: #09d;
  box-shadow: 0 0 0 3px #4dc8ff;
}

.form button {
  display: block;
  padding: 1rem;
  background: #0072c4;
  color: #fff;
  font: inherit;
  text-transform: uppercase;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.2s;
}

.form button:hover,
.form button:focus {
  outline: none;
  background: #09d;
}
