@import url('reset.css');
@import url('skeleton.css');
@import url('superfish.css');
@import url('forms.css');
@import url('flexslider.css');
body{
	background:#161616;
	font:13px/21px 'PT Sans', sans-serif;
	color:#939393;
	position:relative;
	min-width:320px;
	-webkit-text-size-adjust: none;
}
html,body{
	height:100%;
}
img{
	max-width: 100%;
}
p{
	padding-bottom:18px
}
a{
	color:#ef4f33;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
a[href^="tel:"] {color: inherit; text-decoration:none;}
a:hover{
	text-decoration: underline
}
/*  Header styles */
h1,h2,h3,h4,h5,h6{
	line-height:1.2em;
	color:#fff;
}
h1{font-size:30px;}
h2{
	font-size:20px;
	text-transform:uppercase;
}
h3{
	font-size:17px;
	font-weight: bold;
	margin-bottom: 8px;
} 
h4{font-size:16px;}  
h5{font-size:18px;}
h6{font-size:14px;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.marg_1{
	margin-top: 20px;
}
.marg_2{
	margin-top: 23px!important;
}
.marg_3{
	margin: 45px 0 31px;
}
.marg_4{
	margin-top: 4px;
}
.marg_5{
	margin-top: 7px!important;
}
.marg_6{
	margin-bottom: 31px;
}
.marg_7{
	margin: 18px 0 35px;
}
.marg_8{
	margin-bottom: 16px;
}
.pad_1{
	padding-bottom: 72px;
}
.pad_2{
	padding-right: 34px;
}
.pad_3{
	padding-bottom: 20px;
}
.pad_4{
	padding-bottom: 52px;
}
.pad_5{
	padding-bottom: 118px;
}
.pad_6{
	padding: 0 18px 7px 0!important;
}
.pad_7{
	padding-bottom: 59px!important;
}
.pad_8{
	padding-bottom: 21px!important;
}
.pad_9{
	padding-bottom: 140px!important;
}
.clear{
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap{
	overflow:hidden;
	display:block;
}
.fleft{
	float:left
}
.fright{
	float:right
}
.alignright{
	text-align:right
}
.aligncenter{
	text-align:center
}
.alignmiddle *{
	vertical-align:middle
}
.color1{
	color:#ef4f33;
}
/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
	padding-top: 8px;
	padding-bottom: 15px;
	/*padding-top: 34px;
	padding-bottom: 37px;*/


	h1 {
		padding:27px 0 0;
		margin:0;
		font-size:0;
		line-height:0;
	}
}
.sep-hor{
	position: relative;
	display: block;
	height: 9px;
	width: 100%;
	background:url('../images/sep_hor.png') 0 0 repeat-x;
}
.logo {
	display:block; 
	width:217px; 
	height:58px; 
	text-indent:-5000px; 
	background:url('../images/logo.png') 0 0 no-repeat;
	margin-top: 12px;
}
.logoleft {
	background-image:url('/images/logo1.png'); 
	background-repeat: no-repeat; 
	margin-right:0px;
	height:150px;	
	}
	
.logoright {
	background-image:url('/images/logo2.png');
	background-repeat: no-repeat; 
	margin-left:0px;
	height:150px;	
	}
.block_1{
	position: relative;
	display: inline-block;
	height: 118px;
	width: 100%;
	background:url('../images/separator_1.png') 10px 0 no-repeat;
}
.social{
	overflow:hidden;
	float: left;
	padding: 49px 0 0 42px;
}
.social a{
	display:block; 
	float:left;
	width:30px;
	height: 31px;
	overflow:hidden;
	margin-left: 5px;
}
.social a:first-child{
	margin: 0 0 0 0;
}

/*.social a:hover img{
	margin-top:-31px;
}
*/
.slider_box{
	padding:0px 0 0px;
	height: 647px;
	background: #070707;
	overflow: hidden;
	position: relative;
	z-index:1;
	clear:both;
}
.banner{
	position: relative;
	display: block;
	padding: 47px 0 60px;
	text-align: center;
}
.text_1{
	font: 700 100px/90px 'PT Sans', sans-serif;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	display: block;
	text-align: center;
	padding-bottom: 5px;
}
.text_2{
	font: 700 20px/20px 'PT Sans', sans-serif;
	text-transform: uppercase;
	color: #3b3b3b;
	position: relative;
	display: block;
	text-align: center;
	margin-bottom: 13px;
}
.btn {
	font: 700 20px 'PT Sans', sans-serif;
	color: #3b3b3b;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.13);
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	padding: 17px 30px 14px;
	background:url('../images/more_bg.jpg') 0 0 repeat-x;
	border: 1px solid #1b1b1b;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	overflow: hidden;
}
.btn:hover,
.btn:active {
	color: #ffffff;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.13);
	background: #ffc045;
	border: 1px solid #ffc045;
 
}
.btn_1 {
	font: 700 12px 'PT Sans', sans-serif;
	color: #3b3b3b;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.13);
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	padding: 6px 17px 6px;
	background:url('../images/more_bg.jpg') 0 0 repeat-x;
	border: 1px solid #1b1b1b;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	overflow: hidden;
}
.btn_1:hover,
.btn_1:active {
	color: #ffffff;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.13);
	background: #ffc045;
	border: 1px solid #ffc045;
 
}
.line-hor{
	position: relative;
	display: block;
	height: 1px;
	width: 100%;
	background:url('../images/line_hor.jpg') 0 0 repeat-x;
	margin-bottom: 24px;
}
.block{
	position: relative;
	display: inline-block;
}
.f_photos{
	margin-bottom: 73px;
}
.f_photos div{
	margin-top: 38px;
}
.link_1{
	font: normal 12px/1.2em 'PT Sans', sans-serif;
	font-style: italic;
	text-transform: uppercase;
	float: right;
	color: #5d5d5d;
	margin-top: 25px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link_1:hover{
	color: #ffc045;
	text-decoration: none;
}
.link_2{
	color: #fff;
	margin-top: 25px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link_2:hover{
	color: #ffc045;
	text-decoration: none;
}
.block_2{
	position: relative;
	display: inline-block;
	margin-top: 41px;
	padding-right: 18px;
}
.block_2 p{
	padding-bottom: 0;
}
.btn_more{
	position: relative;
	display: inline-block;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	color: #ffc045;
	margin-top: 25px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-top: 34px;
}
.btn_more:hover{
	color: #575757;
	text-decoration: none;
}
.text_3{
	position: relative;
	display: inline-block;
	font-style: italic;
	color: #5c5c5c;
	text-transform: uppercase;
	margin-top: 13px;
	padding-bottom: 6px;
}
.block_3{
	position: relative;
	display: block;
	margin-top: 28px;
}
.block_3 li{
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 21px;
}
.block_3 figure{
	margin-right: 20px;
}
.block_3 h3{
	margin: 6px 0 -2px;
}
.block_3 p{
	padding-bottom: 0;
}
.block_3 .btn_more{
	margin-top: 3px;
}
.block_3 .last{
	margin-bottom: 10px!important;
}
.extra_wrap{
	overflow: hidden;
}
.all_news{
	position: absolute;
	display: block;
	top: 0;
	right: 10px;
}
.all_ph{
	position: absolute;
	display: block;
	top: 0;
	right: 10px;
}
figure{
	float:left;
}
.bg_1{
	height: 100%;
	padding-top: 34px;
	padding-bottom: 126px;
	background:url('../images/bg_1.jpg') 0 0 repeat-x #161616;
}
.bg_2{
	background: #070707;
}
.l_works{
	position: relative;
	display: inline-block;
	padding-right: 15px;
	margin-top: 39px;
}
.l_works li{
	float: left;
	margin: 0 2px 2px 0;
}
.block_4{
	position: relative;
	display: block;
	padding: 34px 30px 0 0;
}
.link_3{
	position: relative;
	display: inline-block;
	color: #878787;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link_3:hover{
	color: #ffc045;
	text-decoration: none;
}
.block_5{
	position: relative;
	display: inline-block;
}
.block_5 p{
	padding-bottom: 0;
}
.block_6{
	position: relative;
	display: block;
	margin-top: 28px;
}
.block_6 time{
	font-size: 12px; 
	font-style: italic;
	color: #5c5c5c;
}
.block_6 figure{
	margin-right: 20px;
	margin-top: 7px;
}
.block_6 p{
	padding-bottom: 0;
	padding-top: 10px;
}
.block_6 .btn_more{
	margin-top: 9px;
}
.block_7{
	position: relative;
	display: block;
	margin-top: 28px;
	padding-right: 15px;
}
.block_7 img{
	float: left;
	margin: 7px 9px 0 4px;
}
blockquote {
	overflow: hidden;
}
blockquote p {
	font-weight: normal;
	font-style: italic;
	padding-bottom: 22px;
}
blockquote .signature{
	font-size: 12px;
	text-transform: uppercase;
}
.link_5{
	color: #ffc045 ;
	margin-top: 25px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link_5:hover{
	color: #fff;
	text-decoration: none;
}

.link_6{
	color: #e9e9e9;
	margin-top: 25px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link_6:hover{
	color: #fff;
	text-decoration: none;    
}

.list1 a  {
	color:#fff;
	font-size:17px;
	transition: all 0.5s ease 0s;
}
.list1 a:hover {
	color:#ffc045;
	text-decoration:none;
}

.list1 li {
    background: url("../images/marker1.png") no-repeat scroll 0 4px transparent;
    display: block;
    line-height: 17px;
    padding-bottom: 19px;
    padding-left: 24px;
}

.list1 {
	position: relative;
	display: inline-block;
	margin-top: 3px;
}
/*********************************page_gallery*************************************/
.magnifier {
    position:relative;
    display:block;
}
.magnifier:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	background: url('../images/magnifier.png') center center no-repeat #000;
	-webkit-transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-ms-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
	}
	.magnifier:hover:after{
	opacity: 0.8;
	transition: 0.3s easy all;
	}

.list-gallery{
	position: relative;
	display: inline-block;
	margin: 4px 0 0px -22px;
}
.list-gallery li{
	width: 296px;
	float: left;
	margin: 0 0 31px 24px;
}

.spinner {
    background: url('../images/spinner.gif') no-repeat scroll 50% 50% #000000;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.block_8{
	position: relative;
	display: inline-block;
	margin-bottom: 23px;
}
.block_8 h3{
	margin-bottom: 11px;
}
.block_8 figure{
	margin: 4px 25px 0 0;
}
.block_8 .btn_more{
	margin: 0;
}
.post_by{
	font-size: 12px;
	font-style: italic;
	color: #5c5c5c;
	text-transform: uppercase;
	padding-bottom: 11px;
}

.form1 label.input {
	display: inline-block;
	width: 100%;
	margin-top: 5px;
}
.form1 input {
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
 	o-box-sizing: border-box;
 	box-sizing: border-box;
 	border: none;
	width: 100%;
	font: 12px/18px 'PT Sans', sans-serif;
	color:#fff;
	background: #2e2e2e;
	padding: 10px 12px;
}
.form1 .btn_more{
	margin: 14px 0 -6px;
}

.address figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	padding-bottom: 0px;
	overflow: hidden;
	padding-top: 4px;
	margin-bottom: 13px;
}
.address figure iframe {
	width: 100%;
	height: 264px;
}
address{
	font-style: normal;
	display: inline-block;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 69px;
}
.block_9{
	position: relative;
	display: block;
	margin: 0;
}
/********************** Content ************************/
section#content{}
/*  Buttons */
.button{display:inline-block;}
	.button:hover{}
/******************** Footer ******************/
footer{
	width: 100%;
	padding-bottom: 33px;
	background: #161616;
}
.link_4{
	color: #939393;
	margin-top: 25px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link_4:hover{
	color: #ffc045;
	text-decoration: none;
}
/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:50px;
	left: 50%;
	margin-left: 550px;
	overflow:hidden;
	width:33px;
	height:33px;
	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;
}

.toBack {
	position:absolute;
	right:0px;
	display:block; 
	width:33px;
	top:50px; 
	background-image: url(/images/back.png); 
	background-position: top; 
	height:33px; 
	float:left;
}
.toBack:hover {
	background-position: bottom;
}
/* padding */
/*==========================================*/

.fakeHref {
	cursor:  pointer;
}


@media (min-width: 1200px) {
   
}
@media (min-width: 980px) and (max-width: 1200px) { 


}
@media (min-width: 768px) and (max-width: 979px) {
.logoright {
	   background-image: none;
	   }
	.flexslider {
		width: 758px;
		margin-left: -379px;
	}
	.slider_box {
		height: 435px;
	}

	.block_1{
		background: none;
	}
   
}
@media (max-width: 767px) {
	.logoleft {
	   background-image:url('/images/logo420.png');	   
	}
	.logoright {
	   background-image: none;
	   display:none;
	}
	
	
	.flexslider {
		width: 410px;
		margin-left: -205px;
	}
	.slider_box {
		height: 260px;
	}

	.pad_10{
		padding-bottom: 30px!important;
	}
	img{
		width: 100%;
	}
	.block_7 img{
		width: auto;
	}
	figure{
		float: none;
		margin: 0 0 15px!important;
	}
	.block_1{
		background: none;
	}
	.social{
		padding-left: 0;
	}
	.contact-form input[type="text"],.contact-form input[type="password"],.contact-form input[type="tel"]{
		width: 100%!important;
	}
	.contact-form .success {
		padding: 58px 140px!important;
	}

	.list-gallery li {
		width: 418px;
	}
}
@media (max-width: 480px) {


	.text_1{
		font-size: 50px;
	}

	.all_ph{
		position: relative;
		float: left;
		margin-left: 10px;
	}

	 .contact-form .success {
		padding: 58px 80px!important;
	}
	.list-gallery li {
		width: 297px;
	}
       .toBack {display:none;} 
	   
  	.logoleft {
	   background-image:url('/images/logo300.png'); 
	}
	.logoright {
	   background-image: none;
	   display:none;
	}

}
@media (max-width: 320px) {

   .logoleft {
	   background-image:url('/images/logo300.png'); 
	}
	.logoright {
	   background-image:none;
	   display:none;
	   
	}
} 

@media only screen and (max-width: 995px) {
 body{min-width:768px;}
 
 /*.logo {background-color:red;}*/
	.logoleft {
	   background-image:url('/images/logo172l.png'); 
	}
	.logoright {
	   background-image:url('/images/logo172r.png'); 
	   
	} 
}

@media only screen and (max-width: 767px) {	
 body{min-width:420px;}
 .toBack {display:none;}
 
 .logoleft {
	   background-image:url('/images/logo420.png'); 
	}
	.logoright {
	   background-image:none;
	   display:none;
	   
	}
}

@media only screen and (max-width: 479px) {
 body{min-width:300px;}
 .toBack {display:none;}
 .logoleft {
	   background-image:url('/images/logo300x.png'); 
	}
	.logoright {
	   background-image:none;
	   display:none;
	   
	}
}
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */
figure a img  {box-shadow: 0px 0px 20px rgba(100,100,100,.8); transition:box-shadow 0.4s;}
figure a img:hover  {box-shadow: 0px 0px 40px rgba(255,255,255,.8);}
