/**/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import url(http://fonts.googleapis.com/css?family=Economica);
@import url(http://fonts.googleapis.com/css?family=Cinzel);


html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}

@-moz-document url-prefix()
{
   .main.page1 {
   	top: 95px;
   }
}


body {
	font: 14px/21px Arial, Helvetica, sans-serif;
	color:#6a6a6a;
	position:relative;
	min-width:960px;
	height: 100%;
	min-height: 100%;
	background: url(../images/bg_body.jpg) 50% 0 no-repeat #d4ecf9;
}
html, body {
	height:100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Cinzel', cursive;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase; 
}

h2 {
	font-size: 36px;
	line-height: 26px;
}

h3 {
	font-size: 30px;
	line-height: 26px;
}

h4 {
	font-size: 24px;
	line-height: 26px;
}

p {
	margin-bottom: 21px;
}




address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.content.page1 .content_wrap ul.list{
	margin-top: -5px;
	margin-bottom: 0;
}

.content .content_wrap ul.list{
	margin-top: -6px;
	margin-bottom: 49px;
}
ul.list li {
	padding-left: 13px;
	font-size: 11px;
	line-height: 26px;
	text-transform: uppercase;
	background: url(../images/marker1.png) 0 10px no-repeat;
	color: #b3b3b3;
}

/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}


a:hover {
	color: #fff;

}

a.btn {
	display: inline-block;
	background: #fff;
	font-family:  Tahoma, Geneva, sans-serif;
	border-radius: 6px;
	font-size: 11px;
	line-height: 15px;
	padding: 8px 19px 10px;
	color: #262626;
}

a.btn:hover {
	background: #93c53c;
	color: #262626;
}

.content_wrap a.btn {
	background: #93c53c;
}

.content_wrap a.btn:hover {
	background: #fff;
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding-left: 80px;
}


.img_inner {
	border: 7px solid #333333;
	margin-top: 3px;
	display: inline-block;
}

.img_inner.i1 {
	margin-top: -0px;
}

.fleft {
	float: left;
	margin-right: 20px;
}

.fright {
	float: right !important;	
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.w100p {
	width: 100%;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

.wrap1 {
	border-bottom: 1px solid #363636;
	overflow: hidden;
	padding-bottom: 25px;
	margin-bottom: 19px;
}

.text1 {
	color: #969696;
}

.text2 {
	color: #fff;
}

.text3 {
	color: #545454;
}

.text2 a:hover{
	color: #545454;
}
/*header*/

.main {
	width: 1094px;
	margin: 43px auto 0;
	position: relative;
	background: url(../images/main_bg.png) 0 0 repeat;
}

.main.page1 {
}

.poss {
	position: static !important;
}

header {
	padding-bottom: 69px;
	display: block;
}

h1 {
	margin-bottom: 31px;
	padding-right: 4px;
	position: relative;
    z-index: 0;

}
h1 a {
	display: block;
	overflow: hidden;
	width: 700px;
	float: center;
	height: 94px;
	margin: 0 auto;
}

header h1 a img {
	display: block;	
}

.page1_block {
	background: url(../images/page1_blockbg.png) 0 0 repeat;
	margin-top: -95px;
	color: #2d2d2d;
	line-height: 22px;
}

.page1_block a.btn {
	margin-top: 14px;
}


.page1_block .extra_wrapper span {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 11px;
	text-transform: uppercase;
	padding-top: 9px;
}

.page1_block .fl {
	float: left;
	border: 13px solid #fff;
	box-shadow: 2px 2px 11px #888d2b;
	margin-right: 20px;
	
}

.page1_block h2 {
	margin-bottom: 37px;
}


.page1_block h2 span {
	font-size: 25px;
	padding-top: 12px;
	color: #343434;
	display: block;
}

.page1_block .light {
	background: url(../images/light_bg.png) center top no-repeat;
}

.page1_block .green {
	padding-top: 129px;
	background: url(../images/green_bg.png) 0 bottom repeat-x;
	padding-bottom: 61px;
}

.page1_block ul {
	padding-top: 4px;
}

.page1_block ul li {
	font: 19px/24px 'Cinzel', cursive;
	text-transform: uppercase;
	color: #262626;
	padding: 15px 0 12px;
	border-top: 1px dotted #858935;
	background: url(../images/marker.png) right 14px no-repeat;
}

.page1_block ul li:first-child {
	padding-top: 0;
	border: none;
	background-position: right 1px;
}

.page1_block ul li a:hover {
	color: #fff;
}

/*Content*/

.content.page1 {
border: none;	
}

.content {
	display: block;
}

.content h3 span {
	font-size: 23px;
	color: #6a6a6a;
	display: block;
	padding-top: 7px;
}

.content h3 {
	margin-bottom: 25px;
}

.content h4 {
	margin-top: -2px;
	margin-bottom: 26px;

}

.services {
	line-height: 24px;
}

.services .clear {
	height: 33px;
}

.content .content_wrap .services .img_inner {
	margin-bottom: 23px;
}

.content .content_wrap {
	border-top: 1px solid #363636;
	padding-top: 51px;
	padding-bottom: 50px;
} 


.content.page1 .content_wrap {
	padding-top: 59px;
	padding-bottom: 45px;
}

.content .content_wrap .img_inner {
	margin-bottom: 24px;
}

.content.page1 .content_wrap .img_inner {
	margin-bottom: 0;
}

.content.page1 .bottom_block  {
	padding-top: 51px;
	padding-bottom: 43px;
}


.bottom_block {
	border-top: 1px solid #363636;
	padding-top: 51px;	
	padding-bottom: 47px;
	background: url(../images/dark_bg2.png) 0 0 repeat;
}

.news {
	color: #545454;
}

.bottom_block time {
	color: #fff;
}

.bottom_block h4 {
	margin-bottom: 29px;
}


.news>div:first-child {
	padding-top: 7px;
	border-bottom: 1px solid #303030;
	padding-bottom: 21px;
	margin-bottom: 20px;
}

.bottom_block .lh1 {
	line-height: 24px;
	display: block;
	padding-top: 15px;
	color: #e5e5e5;
}

.bottom_block .lh1 a:hover {
	color: #fff;
}



.top_block h4 {
	margin-bottom: 26px;
}

.top_block h4.head1 {
	margin-bottom: 7px;
}

.top_block .img_inner {
	margin-bottom: 15px;
	border-color: #282828;
}

.top_block ul.list {
	padding-left: 40px;
	padding-top: 3px;
	margin-bottom: 12px;
}


.top_block .lh1 {
	line-height: 24px;
	display: block;
	padding-top: 15px;
	color: #737373;
}

.top_block .lh1 span {
	color: #fff;
}

.top_block .lh1 p {
	margin-bottom: 24px;
}

.bottom_block .lh1 a {
	display: inline-block;
	padding-right: 32px;
	background: url(../images/link_marker.png) right 0 no-repeat;
	color: #737373;
}


.top_block {
	border-top: 1px solid #363636;
	padding-top: 51px;	
	padding-bottom: 49px;
	background: url(../images/dark_bg.png) 0 0 repeat;
}

.block1 {
	color: #545454;
	margin-bottom: 22px;
	margin-top: -3px;
}

.block1 .date {
	float: left;
	margin-right: 7px;
	color: #fff;
}

.block2 img {
	float: left;
	margin-right: 10px;
	margin-top: 6px;
}

.block2 {
	border-top: 1px solid #303030;
	margin-bottom: 15px;
	padding-top: 14px;
}

.block2:first-child {
	border: none;
	margin-top: -6px;
	padding-top: 0;
}

.list.off1 {
	margin-top: -9px;
}

blockquote {
	margin-top: -6px;
	color: #545454;
}

blockquote  p {
	margin-bottom: 16px;
}

blockquote .img_inner {
	margin-top: 6px;
	border-color: #2c2c2c;
}

blockquote .alright {
	font-size: 11px;
	color: #545454;
	text-align: right;
}

blockquote .name {
	display: inline-block;
	padding-top: 13px;
	background: url(../images/name.png) 0 0 no-repeat;
	min-width: 140px;

}


.block3 {
	line-height: 24px;

}

.block3 .text2 {
	margin-top: -4px;
}

.block3 .border{
	padding-top: 40px;
	border-bottom: 1px solid #363636;
	margin-bottom: 37px;
	width: 100%;
}

.block4 .clear {
	height: 27px;
}

.block3 p {
	padding-right: 20px;
	margin-bottom: 28px;
}

.block4 {
	line-height: 24px;
}

.block4 .text2 {
}

.block4 .img_inner.fleft {
	margin-bottom: 0;
}

.blog {
	border-bottom: 1px solid #363636;
	padding-bottom: 51px;
	margin-bottom: 47px;
}

.blog .title {
	padding-top: 10px;
	line-height: 18px;
	margin-bottom: 13px;
}

.blog .title span {
	color: #969696;
}

.blog .extra_wrapper {
	line-height: 24px;
}

.blog .extra_wrapper p {
	margin-top: -4px;
	margin-bottom: 28px;
}

.comment {
	display: inline-block;
	float: right;
	margin-right: 12px;
}

.blog time {
	display: block;
	float:  left;
	margin-top: -7px;
	vertical-align: middle;
	width: 30px;
	height: 18px;
	background: #93c53c;
	font-family:  Tahoma, Geneva, sans-serif;
	text-align: center;
	padding: 10px 15px 25px;
	font-size: 15px;
	line-height: 16px;
	color: #262626;
	border-radius: 6px;
	margin-right: 20px;
}

.privacy p {
	line-height: 24px;
	margin-top: -4px;
	margin-bottom: 28px;
}

/****Map***/

.map {
	line-height: 24px;
}

.content_wrap .map figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	overflow: hidden;
	width: 430px;
	height: 282px;
	margin-top: 5px;
	position: relative;
	top: 4px;
	margin-bottom: 27px;
		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
.map figure iframe {
	width: 416px;
	height: 268px;
}

address dd span {
	min-width: 98px;
	display: inline-block;
}
/************Footer***********/

footer {
	border-top: 1px solid #363636;
	color: #a1a1a1;
	font-size: 15px;
	line-height: 36px;
	font-family: 'Cinzel', cursive;
	text-transform: uppercase;
	padding: 22px 0 21px;
	display: block;
	overflow: hidden;
}







.copy {
	float: left;
}

.socials {
	float: right;
	padding-top: 2px;
}

.socials a {
	float: left;
	display: block;
	width: 29px;
	height: 29px;
	background: url(../images/socials.png) 0 0 no-repeat;
	margin-left: 3px;
	opacity: 0.29;
}

.socials a:hover {
	opacity: 1;
}

.socials a:first-child {
	margin-left: 0;
}

.socials a:first-child+a {
	background-position: -32px 0;
}

.socials a:first-child+a+a {
	background-position: -64px 0;
}

.socials a:first-child+a+a+a {
	background-position: right 0;
}

/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:50px;
	left: 51%;
	margin-left: 550px;
	overflow:hidden;
	width:31px;
	height:17px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background:url(../images/totop.png) no-repeat left top;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline:none;
	background-position: 0 bottom;
}

@media only screen and (max-width: 1024px) {
 body {
 	min-width: 1024px;
 }

 .main {
	width: auto;
	margin: 0;
}
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}

.car_w {
	width: auto !important;
}

.slider_wrapper {
	margin: 0 !important;
	background: none !important;
}


.main {
	width: auto;
	margin: 0;
}

 .map figure, .map figure iframe, #form input, #form textarea, #form .success {
 width: 100% !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}

.map address {
	float: left;
	margin-right: 70px;	

}

.pad1, .pad2, .pad3 {
	padding: 0;
}

.page1_block  {
	margin-top: -87px;
}

.main {
	margin-top: 0;

}
@-moz-document url-prefix()
{
.main.page1 {
	top: 87px;
}
}

.carousel1 li h2 {
	font-size: 25px;
	line-height: 28px;
}


.fleft.f0 {
	float: none;
	margin-right: 0 !important;
	margin-bottom: 15px;
}

.fleft.f0 img {
	width: 100%;
}

.page1_block .green {
	padding-top: 80px;
}



blockquote .extra_wrapper, .block4 .extra_wrapper {
	overflow: visible;
}

}
 @media only screen and (max-width: 767px) {
 body {
min-width:420px;
}

.mtres {
	margin-top: 20px;
}

.img_inner img {
	width: 100%;
}


.img_inner {
	display: block;
}

.map address {
	margin-bottom: 20px;
}


.fleft {
	float: none;
}

.services .clear {
	height: 0;
}

.services .grid_4 {
	margin-bottom: 20px;
}

.top_block .grid_4 {
	margin-bottom: 20px;
}

@-moz-document url-prefix()
{
.main.page1 {
	top: 72px;
}
}

.block2.mb0 {
	margin-bottom: 20px !important;
}

.page1_block  {
	margin-top: -72px;
}

.page1_block .fl {
	float: none;
	margin-bottom: 20px;
}

.page1_block .fl img {
	width: 100%;
}

.img_inner {
 float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
margin-top: 10px !important;
}


h1 {
	float: none;	
}
h1 a {
	margin: 0 auto;
	height: auto;
}

h1 a, h1 a img {
	width: 95%;
}


.map figure iframe {
	width: 100%;
	height: 300px;
}

.socials  {
	float: none;
}

.copy {
	padding-top: 10px;
}

footer {
	line-height: 20px;
}

.news {
	margin-bottom: 20px;
}

.carousel1 li h2 {
	font-size: 18px;
	line-height: 24px;
}

.content.page1 .content_wrap ul.list {
	margin-bottom: 20px;
}

.page1_block ul {
	margin-top: 20px;
}

.bottom_block .lh1 a {
	margin-bottom: 20px;
}

}
 @media only screen and (max-width: 479px) {
 
 body {
min-width:300px;
}


 .map figure iframe {
	width: 100%;
	height: 150px;
}

.menu_block {
		float: none !important;
		margin: 0 15px !important;	
		
	}

	.slider_wrapper .camera_wrap img {
	width: 300px !important;
	margin: 0 !important;
	height: auto !important;
}

.camera_wrap  {
	height: 140px !important;
}

.page1_block  {
	margin-top: -65px;
}

@-moz-document url-prefix()
{
	.main.page1 {
		top: 65px;
	}
}
	
 }
header h1 a {
height: 200px;
}