/* Left & Right alignment */
.left {
	float:left;
}
.right {
	float:right;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.clear {
	clear:both;
	width:100%;
}
/* Global properties ======================================================== */
body, html{
	min-width:1040px;
	/*min-height:800px;*/
	min-height:100%;
}
body {
	overflow: hidden;
	border: 0;
	font: 12px/17px 'questrial',  sans-serif;
	font-weight: 400;
	color: #CCCCCC;
	background-color: #020001;
}
/* Global Structure ============================================================= */
.main {
	position:relative;
	width:1020px;
	margin:0 auto;
}
.page_spinner {
	position:fixed;
	background:url(../images/main_spinner.gif) 50% 50% no-repeat #000;
	z-index:299;
	width:100%;
	height:100%;
	top:0;
	left:0
}
/* ============================= main layout ====================== */
a {
	text-decoration: none;
	outline: none;
}
.gallery a, #page_about a {
	color:#fff;
	text-decoration:none;
}
#page_clients a {
	color:#d98126;
	text-decoration:none;
}
#page_clients a:hover {
	color:#fff;
}
.gallery a:hover, #page_about a:hover, a:hover {
	color:#d98126;
}
h1 {
	position:relative;
	display:inline-block;
	padding:0;
	}
h2 {
	font:32px/36px 'questrial',  sans-serif;
}
h3 {
	font:24px/30px 'questrial',  sans-serif;

}
h4 {
	font:18px/24px  'questrial',  sans-serif;
}
h5 {
	font:16px/20px  'questrial',  sans-serif;
}
h5 {
	font:14px/18px  'questrial',  sans-serif;
}
p { 
	padding-bottom:10px;
}
img {

}
#page_portfolio img { 
	padding-bottom:29px;
}
#page_clients img { 
	padding-bottom:10px;
}
/* ============================= header ====================== */
header{
	position: relative;
	z-index: 121;
	margin-top: 0;
	width: 100%;
	margin-bottom: 10px;
	padding-top:20px !important;
}
#logo {
	position: relative;
	display: inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 420px;
	height: 198px;
	background: url(../images/logo.png) 0 0 no-repeat;
	z-index: 5;
	margin: 0 0 0 280px;
	
}
 a.menu1 {
	position: relative;
	display: inline-block;
	color: #CCCCCC;
	text-decoration: none;
	z-index: 1;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin-left: 480px;
	text-transform:lowercase;
}
 a.menu1:hover {
	color: #c79000;
}
.language {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	display: inline-block;
	width: 170px;
	overflow: hidden;
	margin-top: 20px;
	vertical-align: middle;
	font-size: 12px;
	margin-left: 0px;
}
.language span {
	float: left;
	margin-right: 10px;
	display: inline-block;
	line-height: 16px;
}
/* ============================= menu ====================== */
#menu > li {
	position:relative;
	float:left;
	z-index:15;
}
#menu > li > a{
	position: relative;
	display: block;
	color: #ebe6e2;
	text-align: center;
	text-decoration: none;
	z-index: 1;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin-left: 55px;
	border-right: solid 1px #333;
	padding-right: 55px;
}
#menu > li > a span{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1;
}
#menu > li > a.last-item {
	border-right:none;

}
.submenu_1 {
	position: absolute;
	top: 20px;
	left: 35px;
	z-index: 5;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.submenu_1 li {
	position: relative;
	width: 100%;
}
.submenu_1 a {
	position: relative;
	display: block;
	color: #434140 !important;
	text-decoration: none;
	z-index: 1;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding: 2px 0 2px 0;
}
.submenu_1 a:hover {
	color:#fff !important;
}
.submenu_1 a b{
	position:absolute;
	width:100%;
	height:29px;
	top:0;
	left:0;
	z-index:-1;
}
.submenu_2 {
	position:absolute;
	top:-20px;
	left:120px;
	width:119px;
	background:#292b2f;
	padding:20px 0;
}
.padleft-menu {
	padding:0 0 0 51px;
	}
/* ============================= bgGall ======================= */
#bgStretch img{
	background:#000;
}
#bgNav {
	overflow:hidden;
	height:107px;
	padding-top:190px;
	cursor:default;
}
#bgNav li {
	display:inline-block;
}
#bgNav li > a {
	display:block;
	height:20px;
	width:15px;
	background:url(../images/bg_selector.png) no-repeat right 0;
}
#bgNav a:hover, #bgNav .active a {
	background-position:0 0;
}
#description{
	position:relative;
	width:100%;
	height:150px;
}
#description li{
	position:absolute;
	width:610px;
	font:bold 65px/60px 'Allerta', sans-serif;
	color:#fff;
	text-shadow:0 6px 1px #368bd0;
}
.gall_spinner {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url(../images/gallLoader.gif) 50% 40% no-repeat;
}
/* ============================= splash ====================== */
#splash{
	position:absolute;
	width:100%;
	overflow:hidden;
	z-index:10;
}
/* ============================= content ====================== */
#content{
	position:relative;
	overflow:hidden;
	width:100%;
	z-index: 20;
}
#content > ul > li {
	position: absolute;
	width: 100%;
	background: url(../images/description_bg.png) left top repeat;
}
#content > ul > li > div{
	overflow:hidden;
	padding:5px 30px 5px 39px;
}
a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.titleBlock{
	overflow:hidden;
}
.titleBlock img {
	float:left;
	padding-bottom:13px;
}
.titleBlock h3 {
	margin-left:100px;
	padding-top:16px;
	border-top:3px solid #4db1f3;
}
.more{
	display:inline-block;
	padding:10px;
	font:11px 'questrial',  sans-serif;
	text-align:center;
	color:#d98126;
	text-decoration:none;
}
.more:hover{
	color:#fff;
	background:#d98126;;
}
.imgPad{
	padding:2px 23px 0 0;
}

.google_map{
   width:288px;
   height:292px;
   background:#fff;
}
.address {
	padding-top:3px;
}
.address>span{
	display:block;
	font-size:12px;
	/*width:120px;*/
}
/* ============================= lists ====================== */
.listWithMarker li {
	display:block;
	padding-bottom:5px;
}
.listWithMarker li a {
	display:inline-block;
	padding-left:9px;
	text-decoration:none;
	background:url(../images/list_marker.png) 0 8px no-repeat;
}
.listWithMarker li a:hover {
	color:#4db1f3;
}
/* ============================= link ====================== */
.portal {
	width:510px;
	float:left;
	}
.link1 { 

		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:28px;
		padding:20px 0 0 0 ;
	}
.link1 a {
	color:#f05023; 
	
	}
.link1 a:hover {
	color:#68b641; 
	
	}

/* ============================= footer ====================== */
footer{
	width: 100%;
	padding: 10px 0 10px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
	text-align: center;
	position: relative;
	margin-top:185px;
}
footer  .mar1{
	margin-top:8px;
}
footer  a{
	color:#403c3a;
	text-decoration:none;
}
footer  a:hover{
	color:#d98126;
}

.footer-cont {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	}
.addess {
	line-height: 18px;
	float: left;
	margin-right: 20px;
	display: inline-block;
}
.addess strong {
	text-transform: uppercase;
	line-height: 18px;
	font-weight: normal;
}
.tel {
	background-image: url(../images/icon-phone.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
	float: left;
	display: inline-block;
	line-height: 18px;
}
.copyright {
	overflow: hidden;
	float: left;
	margin-right: 10px;
	display: inline-block;
	line-height: 24px;
	/*margin-left: 300px;*/
}

.poweredby {
	overflow: hidden;
	float: left;
	padding-top: 3px;
}

/* ============================= forms ============================= */
#form1 input {
	margin:0;
	border:1px solid #252322;
	background-color:#272523;
	padding:9px 0 8px 14px;
	width:329px;
	box-shadow:none;
}
#form1 textarea {
	resize:none;
	margin:0;
	border:1px solid #252322;
	background-color:#272523;
	padding:9px 0 8px 14px;
	width:410px;
	height:148px;
	overflow:auto;
	line-height:18px;
}
#form1 label {
	position:relative;
	display:inline-block;
	min-height:46px;
}
#form1 .error, #form1 .empty {
	position:absolute;
	top:-1px;
	right: 3px;
	display:none;
	color:#fff;
	text-transform:none;
	font-size:10px;
	line-height:18px;
}
#form1 .success {
	position:absolute;
	z-index: 1;
	width: 345px;
	height: 84px;
	border: 1px solid #333;
	background: #000;
	opacity: 0.9;
}
#form1 .success .success_txt {
	position: relative;
	top: 35%;
	color:#fff;
	text-align: center;
}
.btns{
	margin-right:-6px;
}
.btns a{
	margin:6px 0 0 0;
}
/* Form defaults */
input, select, textarea {
	font:13px 'questrial',  sans-serif;
	color:#5c5957;
}
.scroll {
	height:380px;
}
._track {
	width:23px;
	height:375px;
	right:41px;
	top:120px;
	background:url(../images/track.png);
}
._shuttle {
	cursor:pointer;
	margin-left: -1px;
	width:23px;
	height:123px;
	background:url(../images/shuttle.png);
}
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:inline-block;
	z-index:1;
	margin-right: 30px;
}
.lightbox-image img {
	position:relative;
	z-index:2;
}
.lightbox-image > span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: url(../images/magnify.png) no-repeat 50% 50%;
	z-index:1;
}
/* ============================= slider ====================== */
.slider li {
	float:left;
	padding-right:30px;
	padding-bottom:30px;
}
.slider li a {
	display:block;
	padding:15px;
	position:relative;
	width:244px;
	height:262px;
	text-decoration:none;
	background-color:#272523;
	color:#5c5957;
	z-index:1;
}
.slider li a>span {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:#000;
	z-index:200;
}
.slider li a img {
	padding-bottom:11px;
}


/* =============================end slider ====================== */

/*----- Social ----*/
.soc_links {
	display: inline-block;
	margin: 10px 0  20px 0;
}
.soc_links>a {
	float: left;
	display: inline-block;
	margin: 0 10px 0 10px; 
}
.soc_links>a:hover {
	position: relative;
	display: inline-block;
	background-image: url(../images/pic_bg_over.png);
	background-repeat: repeat;
	background-position: center 0;
}

/*PADDINGS*/

.pad1 {
	padding: 25px 25px 0 30px;
}
.pad2 {
	padding: 25px 25px 0 30px;
}
.pad3 {
	padding: 8px 0 35px;
}
.pad4 {
	padding: 11px;
}
.pad5 {
	padding: 25px 35px 0 30px;
}
.padtop20 {
	padding-top:20px;
	}
.mar1 {
	margin-bottom: 27px;
}
.mar2 {
	margin: 6px 0px 27px 0px;
}
.mar3 {
	margin: 6px 29px 0 0;
}
.mar4 {
	margin:10px;
}
.marleft5 {
	margin-left:5px;
	}
.color1 {
	color: #f13928;
}
.color2 {
	color: #fb9e00;
}
.color3 {
	color: #723f11;
}
.fontStyle1 {
	font: 14px/1.3em 'Century Gothic', serif;
}
/*additional classes*/
.fleft {
	float: left;
}
.fright {
	float: right;
}
.bookNow {
	position: relative;
	display: inline-block;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #fff;
	padding: 4px 8px;
	background-color: #fb9e00;
	font-weight: normal;
	cursor:pointer;	/*text-shadow: #351d0d 2px 2px 2px;
	-webkit-transition: text-shadow 0.3s ease-out;
	-moz-transition: text-shadow 0.3s ease-out;
	-o-transition: text-shadow 0.3s ease-out;
	-ms-transition: text-shadow 0.3s ease-out;
	transition: text-shadow 0.3s ease-out;*/
}
.bookNow:hover {
	text-decoration: none;
	color: #fff;
	background-color: #AE6D00;	/*text-shadow: #fff 2px 2px 2px;*/
}

.readMore {
	position: relative;
	display: inline-block;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #fff;
	padding: 4px 8px;
	background-color: #723f11;
	font-weight: normal;
	cursor:pointer;	/*text-shadow: #351d0d 2px 2px 2px;
	-webkit-transition: text-shadow 0.3s ease-out;
	-moz-transition: text-shadow 0.3s ease-out;
	-o-transition: text-shadow 0.3s ease-out;
	-ms-transition: text-shadow 0.3s ease-out;
	transition: text-shadow 0.3s ease-out;*/
}
.readMore:hover {
	text-decoration: none;
	color: #fff;
	background-color: #fb9e00;	/*text-shadow: #fff 2px 2px 2px;*/

}

.bntEnt {
	position: relative;
	display: inline-block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1.3em;
	color: #2d2c2c;
	padding: 6px 10px;
	margin-top:45px;
	background-color: #CCCCCC;
	font-weight: normal;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-image: -o-linear-gradient(top, #b0b0b0, #fefefe);
	background-image: -moz-linear-gradient(top, #b0b0b0, #fefefe);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b0b0b0), to(#fefefe));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=’#b0b0b0’, endColorstr=’#fefefe′);
}
.bntEnt:hover {
	text-decoration: none;
	color: #fff;
	background-color: #fb9e00;	

}
.bntEnt-L {
	position: absolute;
	z-index: 1000;
	/*top:780px;*/
	left:200px;
	}
.bntEnt-R {
	position: absolute;
	z-index: 1000;
	/*top: 300px;*/
	left: 710px;
	}
.mobile {
	width:200px;
	margin-left: 200px;
	}	
#hidePanel, #showPanel {
	position:absolute;
	top:10px;
	right:10px;
	z-index: 300;
}
#showPanel {
	display: none;
}
#hidePanel a, #showPanel a {
	display: block;
	width: 21px;
	height: 21px;
	/*font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	text-transform: none;
	text-align: right;
	color: #CCC;
	text-decoration: none;*/
}
#hidePanel a {
	background: url(../images/btn-showhide.png) 0px -22px no-repeat;
}
#showPanel a {
	background: url(../images/btn-showhide.png) 0px 0px no-repeat;
}

#gradient {
	background-image: -o-linear-gradient(top, #fafafa, #e1e1e1);
	background-image: -moz-linear-gradient(top, #fafafa, #e1e1e1);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e1e1e1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=’#fafafa’, endColorstr=’#e1e1e1′);
}