/**/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300);



html {
	width: 100%;
}

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

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


body {
	font: 14px/18px  Georgia, "Times New Roman", Times, serif;
	color:#777777;
	position:relative;
	min-width:960px;
	background: url(../images/bg_body.png) 0 0 repeat #201e1b;

}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #46332c;
	font-weight: normal;
}

h3 {
	font-size: 30px;
	line-height: 34px;
	padding-top: 32px;
	font-family: 'Open Sans', sans-serif;
	color: #3b3934;
	margin-bottom: 27px;
	text-shadow: 0 3px #e0e0e0;
}

h3.head1 {
	padding-top: 59px;
	margin-bottom: 19px;
}

h3.head2 {
	padding-top: 63px;
}

h4 {
	font-size: 23px;
	line-height: 23px;
	color: #f29322;
	font-family: 'Open Sans Condensed', sans-serif;
	text-shadow: 0 3px #e0e0e0;
	padding-top: 27px;
	margin-bottom: 19px;
}

h2 {
	font-size: 80px;
	line-height: 64px;
	padding-top: 32px;
	color: #3b3934;
	font-family: 'Open Sans Condensed', sans-serif !important;
	text-shadow: 0 3px #e0e0e0;
}

h2 span {
	letter-spacing: -2px;
	display: block;
	font-weight: 300;
	line-height: 55px;
	word-spacing: -2px;
	font-size: 55px;
	font-family: 'Open Sans', sans-serif;
}

h2 span strong {
	font-weight: 700;	
}


h2>strong {
	font-family: 'Open Sans', sans-serif;
	font-size: 68px;
	display: block;
	font-weight: 600;
	letter-spacing: 10px;
	line-height: 68px;
	padding-top: 7px;
}


h2>strong>strong {

	letter-spacing: 12px;
}

p {
	margin-bottom: 18px;
}

p.p1 {
	margin-bottom: 26px;
}


img {
	max-width: 100%;
}

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


ul.list {
	background: url(../images/hor_separator.png) 0 0 repeat-x;
}

ul.list li {
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 16px;
	background: url(../images/hor_separator.png) 0 bottom repeat-x;
}

ul.list li a {
	color: #f29322;
}

ul.list li time {
	display: block;
	font-size: 14px;
	color: #cac9c9;
	float: right;
}

ul.list li a:hover {
	color: #3b3934;
}

ul.list1 li {
	margin-bottom: 5px;
}
/*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: #f26522;
}

a.link-1 {
	color: #f26522;
}

a.link-1:hover {
	color: #3b3934;
}

.page1 a.link1 {
	margin-top: 0;
}

a.link1 {
	margin-top: 8px;
	display: inline-block;
}


/*preclass*/

.off1 {
	margin: -8px;
	margin-bottom: 1px;
}

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

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding-left: 25px;
	padding-top: 40px;
}

.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 margin-top: 4px;
 border: 4px solid #bfbfbf;
 margin-bottom: 20px;
}


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

.fright {
	float: right !important;	
}

.upp {
	text-transform: uppercase;
}

.rel {
	position: relative;
}

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

.text2 {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 7px;
	padding-top: 0px;
	position: relative;
	color: #f26522;
}

.col1 {
	color: #f26522;
}

.col1 a:hover, a.col1:hover{
	color: #3b3934;
} 
/*header*/


.main {
	width: 1215px;
	background:  #fff;
	margin: 0 auto;
}

header {
	display: block;
	padding-bottom: 55px;
	padding-top: 126px;
	position: relative;
	background: url(../images/header_bg.png) center bottom no-repeat;
}


header h1 {
	float: left;
	position: absolute;
	left: 50%;
	margin-left: -115px;
	top: -126px;
	z-index: 910;
}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 250px;
	height: 250px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

header h1 a img {
	display: block;	
}

.car_wrap {
	margin: 0 -5px;
	padding-top: 43px;
	padding-bottom: 50px;
	overflow: hidden;
}

.carousel1 {
	cursor: default !important;
}

.carousel1 {
	float: left;
}

.carousel1 li {
	padding: 0 5px;
	color: #f29322;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

.carousel1 li img {
	margin-bottom: 19px;
}

.carousel1 li a:hover {
	color: #3b3934;
}

a.prev {
	background: url(../images/prev_next.png) 0 0 no-repeat;
	width: 12px;
	height: 18px;
	display: block;
	left: 50%;
	margin-left: -19px;
	top: 20px;
	position: absolute;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

a.prev:hover {
	background-position: 0 bottom;
}


a.next {
	background: url(../images/prev_next.png) right bottom no-repeat;
	width: 12px;
	height: 18px;
	display: block;
	right: 50%;
	margin-right: -19px;
	top: 20px;
	position: absolute;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

a.next:hover {
	background-position: right 0;
}

.page1_block {
	background: url(../images/page1_block_bg.png) center 0 no-repeat #eaeae2;
	padding: 49px 36px 31px;
	border: 4px solid #d7d7ce;
	position: relative;
	text-align: center;
	margin-bottom: 52px;
}

.page1_block .title {
	color: #fff;
	text-transform: uppercase;
	font: 600 17px/17px 'Open Sans', sans-serif;
	letter-spacing: 3px;
	padding: 9px 10px 11px 0;
	text-align: center;
	background: #494a86;
	border: 1px solid #f29322;
}

.page1_block span {color: #373734;
	letter-spacing: 2px;
	padding-top: 136px;
	margin-bottom: 10px;
	display: block;
	text-transform: uppercase;
	font: 600 11px/17px 'Open Sans', sans-serif;
}

.socials {
	width: 150px;
}

.socials>a {
	display: inline-block;
	width: 31px;
	float: left;
	height: 31px;
	margin: 0 2px 5px;
	background: url(../images/socials.png) 0 0 no-repeat;
}

.socials>a:hover {
	opacity: 0.5;
}


.socials>a+a {
	background-position: -35px 0;
}

.socials>a+a+a {
	background-position: -70px 0;
}

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

.socials>a+a+a+a+a {
	background-position: 0 bottom;
}


.socials>a+a+a+a+a+a {
	background-position: -35px bottom;
}

.socials>a+a+a+a+a+a+a {
	background-position: -70px bottom;
}

.socials>a+a+a+a+a+a+a+a {
	background-position: right bottom;
}


.text1 {
	font-size: 22px;
	padding-top: 25px;
	margin-bottom: 23px;
	line-height: 31px;
	border-top: 3px solid #cecec7;

}

a.link1 {
	color: #3b3934;
}

a.link1:hover {
	color: #f26522;
}

.about {
	position: absolute;
	background: url(../images/about.png) 0 0 no-repeat;
	width: 170px;
	height: 171px;
	left: 30px;
	top: -81px;
}

/*Content*/

.content {
	padding-bottom: 48px;
}

.content.page1 {
	padding-bottom: 53px;
}

.blog_icon {
	background: url(../images/blog.png) 0 0 no-repeat;
	width: 163px;
	margin-top: 20px;
	height: 170px;
	display: block;
}

.icons img {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

.icons .clear {
	height: 22px;
}

.works a.link1 {
	margin-top: 0 !important;	
}

.works .clear {
	height: 55px;
}

.blog .comment {
	float: right;
	padding-top: 13px;
	margin-top: -13px;
	display: inline-block;
	padding-left: 33px;
	background: url(../images/comment_icon.png) 0 0 no-repeat;
}

.blog_title {
	margin-bottom: 12px;
}

.blog .img_inner {
	margin-top: 5px;
	margin-bottom: 19px;
}

.blog a.link1 {
	margin-top: 10px;
}

.blog+.blog {
	margin-top: 45px;
}

/****Map***/

.map {
	padding-top: 4px;
}

.map figure {


		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
 margin-top: 0 !important;
}
.map figure iframe {
	width: 100%;
	height: 385px;
	max-width: 100%;

}

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

.map p {
	padding-top: 1px;
}

address dd span {
	min-width: 53px;
	display: inline-block;
	text-align: left;
}

.map address dd span {
	min-width: 75px;
}

.clients {
	margin: 0 -5px;
}

.clients .clear {
	height: 16px;
}

a.gal {
	background: url(../images/magnify.png) center center no-repeat #000;
	display: block;
	margin-top: 4px;
	margin-bottom: 20px;
}

a.gal img {
	margin: 0 !important;
}

a.gal img:hover {
	opacity: 0.5;
}

/************Footer***********/

.ver_separator {
	background: url(../images/ver_separator.png) right 0 repeat-y;
}

.foot_top {
	font-size: 11px;
	line-height: 16px;
	background: url(../images/hor_2.png) 0 0 repeat-x;
}

.ver_separator.ver1 {
	background-position: 0 0;
}


.foot_top img {
	float: left;
	padding-top: 14px;
	margin-right: 12px;
}

a.quote {
	font: 33px/51px 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	display: inline-block;
	text-shadow: 0 3px #d1d1d1;
	color: #f29322;
	background: url(../images/quote_icon1.png) 0 11px no-repeat;
	padding-left: 34px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

a.quote:hover {
	color: #3b3934;
	background-image: url(../images/quote_icon.png);
}

footer {
	display: block;
	color: #38362f;
	background: #eeeeee;
	padding: 47px 0;
}

footer .maxheight {
	padding-bottom: 19px;
}

footer .copy {
	padding-top: 52px;
	background: url(../images/copy_bg.png) 0 0 repeat-x;
}

.foot_title {
	margin-top: -5px;
	font-size: 48px;
	margin-bottom: 46px;
	line-height: 51px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0 3px #d1d1d1;
}

.foot_title strong {
font-family: 'Open Sans', sans-serif;
}
.foot_title span {
	letter-spacing: 10px;
	word-spacing: 5px;
	}

/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:180px;
	left: 55%;
	margin-left: 550px;
	overflow:hidden;
	width:30px;
	height:30px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background:url(../images/totop.png) no-repeat left 0;
	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) {
	.main {
		margin: 0;
		width: auto;
		background: #fff;
	}
}
/*==================================RESPONSIVE LAYOUTS===============================================*/

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

.page1_block {
	padding-right: 25px;
	padding-left: 25px;
}

h2 > strong {
	font-size: 38px;
	line-height: 40px;
}

h2>span {
	font-size: 38px;
	line-height: 40px;
}

h2 {
	font-size: 38px;
	line-height: 40px;
}

.about {
	left: 7px;
}

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


.map p {
	padding-top: 20px;
}

 .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;
}
 .map figure {
 height: auto !important;
}

.extra_wrapper {
	overflow: visible ;
}


.pad2, .pad3 {
	padding: 0;
}

.ver_separator {
	background: none;
}

.foot_title span {
	letter-spacing: 0px;
}


.blog_icon {
	-moz-background-size: 100%;
-o-background-size: 100%;
-webkit-background-size: 100%;
background-size: 100%;
width: 118px;
}


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

.map address  {
	float: none;
	margin-right: 0px;
}


h2 > strong {
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 3px;
	word-spacing: 0;
}

h2>span {
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 4px;
}

h2 {
	font-size: 25px;
	line-height: 30px;
}


#form1 label {
	padding-top: 10px !important;
	float: none;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.img_inner.fleft {
	float: none;
	margin-bottom: 13px;
}

.blog .comment {
	float: left;
	margin-top: 10px;
}

.blog_title time {
	clear: both;
	display: block;
}

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

.stat {
	position: static;
}

header {
	background-position: center 100px;
	padding-bottom: 155px;
	position: relative;
}
header h1 {
	float: none;
	top: 0;
	padding-left: 0;
	padding-bottom: 0;
}

header h1 a {
	margin: 0 auto;
	height: auto;
}

header h1 a img {
	width: 100%;
	right: -72px;
}

.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;
}

.socials {
	margin: 0 auto;
	padding-bottom: 30px;
	overflow: hidden;
}

.page1_block>div {
	width: 100% !important;
}

.page1_block span {
	padding-top: 20px;
}

.about {
	margin-top: 20px;
	margin: 20px auto 0;
	position: static;
}

h2 > strong > strong {
	letter-spacing: 0;
}


.blog_icon {
	float: none;
	margin:  0 auto 20px;
	-moz-background-size: 100%;
-o-background-size: 100%;
-webkit-background-size: 100%;
background-size: 100%;
width: 163px;
}

.pad1 {
	padding-left: 0;
}

.icons .clear {
	height: 0px;
	display: none;
}

.icons>div {
	margin-bottom: 20px !important;
}

.clients .clear {
	height: 0px;
	display: none;
}

.clients .img_inner {
	margin-top: 25px;
}

.works .clear {
	height: 0px;
}

.works>div {
	margin-bottom: 55px !important;
}


.menu_block {
	padding-left: 30px !important;
	padding-right: 30px !important;
}

header .menu_block nav {
	width:  400px !important;
	padding-left: 10px;
	padding-right: 10px;
}

.clients {
	margin: 0 !important;
}

}
 @media only screen and (max-width: 479px) {


.menu_block {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

header .menu_block nav {
	width:  auto !important;
	padding-left: 10px;
	padding-right: 10px;
}


body {
min-width:300px;
}

 header nav {
 	width: 300px !important;
 }

.camera_pag ul li span{
	width: 60px !important;
}

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

.slider_wrapper {
	height: 118px !important;
}

}
