/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}
html, body {height:100%;}

body { 	 
	font-family:"Times New Roman", Times, serif;
	color:#757575;
	min-width:960px;
	background:url(../img/body.gif) center top repeat;
	font-size:14px;
	line-height:18px;
}


.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	position:relative;
}

a {color:#757575; outline:none; text-decoration:none;}
a:hover {text-decoration:none;}
.link {text-decoration:underline;}
.link2:hover {text-decoration:underline;}

.wrapper {width:100%; overflow:hidden; position:relative;}
.extra-wrap {overflow:hidden;}

p {margin-bottom:18px;} 
.p0 {margin-bottom:0;}
.p1 {margin-bottom:9px;}
.p2 {margin-bottom:5px;}

.d-in-block {display:inline-block;}
.d-block {display:block;}
.reg {text-transform:uppercase;}
.rel {position:relative;}
.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.img-indent-l {float:left; margin:0px 12px 0px 0px;}	
.img-indent-l + .extra-wrap {
	padding-top:4px;
}
.img-indent-2 {float:left; margin:0px 10px 0px 0px;}	
.img-indent-2 + .extra-wrap {
	padding-top:4px;
}
/*********************************boxes**********************************/
.indent {padding:0;}

.indent-left {padding-left:0;}

.indent-bottom {padding-bottom:86px;}

.indent-right {padding-right:0;}

.indent-top {padding-top:65px;}
.indent-top1 {padding-top:56px;}
.indent-top2 {padding-top:84px;}

.margin-top { margin-top:0;}

.margin-bot {margin-bottom:32px;}
.margin-bot1 {margin-bottom:34px;}
.margin-bot2 {margin-bottom:41px;}
.margin-bot3 {margin-bottom:16px;}
.margin-bot4 {margin-bottom:37px;}
.margin-bot5 {margin-bottom:29px;}
.margin-bot6 {margin-bottom:39px;}
.margin-bot7 {margin-bottom:50px;}
.margin-bot8 {margin-bottom:21px;}
.margin-bot9 {margin-bottom:18px;}
.margin-bot10 {margin-bottom:12px;}

.margin-left {margin-left:10px;}

.margin-right {margin-right:0;}



/*********************************header*************************************/
header {
	width:100%;
	position:relative;
}
#page1 header {
	height:10px;
}
h1 {
	padding:29px 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size:80px;
	line-height:96px;
/*	text-transform:uppercase; */
	font-weight:normal;
	letter-spacing:-5px;
}
	h1 a {
		display:inline-block;
		color:#fff;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:-16px;
}
/***** menu *****/
nav {
	float:right;
}
.menu {
	float:left;
	padding:30px 0 0;
	position:relative;
	z-index:20;
	font-family:"Times New Roman", Times, serif;
}
.menu li {
	float:left; 
	position:relative;
}
.menu li a {
	display:block;
	font-size:18px;
	line-height:22px;
	color:#fff; 
	text-transform:uppercase; 
	z-index:20;
	margin:66px 0 32px;
	padding:10px 13px 10px;
	position:relative;
	overflow:hidden;
}
.menu .last a {
	padding-right:9px !important;
	padding-left:12px !important;
}
.menu li.sfHover {
	position:relative;
	z-index:10;
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a {
	padding:76px 13px 42px;
	margin:0;
	background:#e04c29;
}
.menu ul {
	z-index:20;
	letter-spacing:normal;
	position:		absolute;
	top:			-9999em;
	width:			88px;
	background: 	#242424;
	border:			none;
	padding:23px 0 25px;

}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	background:none;
	margin:0;
	border:none;
	text-align:center;
}

.menu li li a {
	background:none;
	display:		block;
	padding:		0;
	margin:0;
	font-size:		11px;
	line-height:	18px;
	color:			#fff;
	height:auto;
}
.menu li li > a:hover, 
.menu li li.sfHover > a {
	color:#4b4a4a; 
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			0px;
	top:			140px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			89px;
	top:			-23px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

/*********************************content*************************************/
#content {
	width:100%;
	margin-top:-19px;
}
#page1 #content {
	padding:79px 0 0;
	margin:0;
}
time {
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px;
	color:#e04c29;
	text-transform:uppercase;
	margin-bottom:4px;
}
/******************* slider *************/
.slider_bg {
	width:100%;
	overflow:hidden;
	position:relative;
	top:-19px;
	height:604px;
}
.slider {
	width:2000px;
	margin-left:-1000px;
	left:50%;
	height:604px;
	background:url(../img/preloader.png) center center no-repeat;
	overflow:hidden;
	position:relative;
}
.items {display:none;}
.banner {
	display:none;
}
#nav {
	width:172px;
	height:172px;
	background:url(../img/nav.png) left top no-repeat;
	position:absolute;
	overflow:hidden;
	z-index:999;
	left:50%;
	margin-left:234px;
	top:388px;
	text-align:center;
}
.next,
.prev {
	display:block;
	width:86px;
	height:89px;
	position:absolute;
	top:0;
	z-index:999;
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}
.next {
	left:86px;
	border-radius:0 83px 0 0;
	background:url(../img/next.png) 28px 54px no-repeat;
}
.prev {
	width:87px;
	left:0;
	border-radius:85px 0 0 0;
	background:url(../img/prev.png) 53px 54px no-repeat;
}
.next:hover,
.prev:hover {
	background-color:#282828;
}
/*********************************bg's*************************************/
.bg-1 {
	background:url(../img/bg-1.jpg) center top repeat;
}
.bg-1>div {
	background:url(../img/bg-4.png) center top no-repeat;
	padding:79px 0 81px;
}
.bg-2 {
	background:url(../img/bg-2.png) left 3px no-repeat;
	padding:0 0 0 28px;
}
.bg-2a {
	background:url(../img/bg-2.png) left 3px no-repeat;
  height: 28px;
	padding:3px 0 0 28px;
}
.bg-3 {
	background:url(../img/bg-3.png) left 3px no-repeat;
	padding:0 0 0 51px;
}
/*********************************buttons*************************************/
.button-1 {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
	color:#fff;
	position:absolute;
	top:115px;
	display:inline-block;
	left:50%;
	margin-left:-15px;
}
.button-1:hover {
	color:#e04c29
}
.button2_wr {
	margin-top:-44px;
	position:relative;
	padding-left:105px;
}
.button-2 {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
	color:#fff;
	display:table-cell;
	width:88px;
	height:88px;
	border-radius:100%;
	background:#e04c29;
	text-align:center;
	vertical-align:middle;
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}
.button-2:hover {
	background:#353535;
}
.button-3 {
	display:inline-block;
	text-transform:uppercase;
	color:#222;
	font-size:10px;
	line-height:15px;
}
.button-3:hover {
	color:#e04c29;
}
/*********************************lists*************************************/
.dl-1 dt {
	color:#e04c29;
	margin-bottom:18px;
}
.dl-1 dd {
	overflow:hidden;
}
.dl-1 dd a {
	color:#222;
}
.dl-1 dd span {
	display:block;
	float:left;
	width:108px;
}
.ul-1 li {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:17px;
	padding:4px 0 5px;
}
.ul-1 li a {
	color:#757575;
	text-decoration:underline;
	background:url(../img/ul-1.png) left top no-repeat;
	padding:1px 0 1px 29px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	display:inline-block;
}
.ul-1 li a:hover {
	color:#e04c29;
	background-position:left -98px;
}
.ul-2 li {
	background:url(../img/ul-2.png) left top repeat-x;
	font-size:13px;
	line-height:16px;
	padding:7px 0;
	text-transform:uppercase;
}
.ul-2 li:first-child {
	background:none;
}
.ul-2 li a {
	color:#5e5e5e;
}
.ul-2 li a:hover {
	color:#e04c29;
}
/*********************************fonts*************************************/
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	line-height:32px;
	color:#1f1f1f;
	text-transform:uppercase;
	letter-spacing:-1px;
}
h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	color:#e04c29;
	text-transform:uppercase;
}

h5 {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:16px;
	color:#e04c29;
	text-transform:uppercase;
}
.font-1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.color-1 {color:#fff;}
.color-2 {color:#e04c29;}
.color-3 {color:#3b3b3b;}
.color-4 {color:#373737;}
/******* form's ********/

/***** contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#form1 fieldset {
		border:none;
		padding:0;
		}			
			#form1 label {
				display:block;
				min-height:60px;
			}
			#form1 label.message {
				height:186px;
			}
			.inp {
				display:block;
				width:260px;
				height:48px;
				padding:0 17px;
				background:#fff;
				overflow:hidden;
				position:relative;
				border:1px solid #b0b0b0;
			}
			#form1 input {
				width:260px;
				padding:14px 0 17px;
				margin:0;
				font-family:"Times New Roman", Times, serif;
				font-size:14px;
				height:17px;
				color:#6a6a6a; 
				border:none;
				background:none;
				outline:none;
			}
			#form1 .area .error { float:none;}
			.text_a {
				position:relative;
				overflow:hidden;
				display:block;
				width:424px;
				height:184px;
				padding:0 17px;
				background:#fff;
				border:1px solid #b0b0b0;
			}
			#form1 textarea {
				height:156px;
				margin:0;
				width:424px;
				padding:14px 0;
				font-family:"Times New Roman", Times, serif;
				font-size:14px;
				color:#6a6a6a; 
				border:none;
				background:none;
				overflow:auto;
				outline:none;
				resize:none;
			}
			#form1 a {cursor:pointer;}
				#form1 .success {display:none; margin-bottom:10px;}
				#form1 .error,
				#form1 .empty {
					position:absolute;
					right:35px;
					top:3px;
					color:#f00;
					font-size:11px;
					line-height:16px;
					display:none;
					overflow:hidden;
				}
				#form1 .message .error,
				#form1 .message .empty {
					top:195px;
					left:5px;
				}
		.buttons-wrapper {text-align:right; padding-top:27px; position:relative;}
		.buttons-wrapper a { margin-left:30px;}
		
.map {
	width:460px;
	height:250px;
	margin-bottom:13px;
}
/****************************footer************************/
footer {
	color:#5e5e5e;
	width:100%;
	padding:72px 0 40px;
	font-size:13px;
	line-height:16px;
}
footer a {
	color:#5e5e5e;
}
/****************************information for galleria *****************/
#galleria
{ 
  width:      930px; 
  height:     600px; 
  background: #000 
}