@import url(//fonts.googleapis.com/css?family=Ubuntu);
@import url(//fonts.googleapis.com/css?family=Ubuntu:700);
@import url(//fonts.googleapis.com/css?family=Anton);
@import url(//fonts.googleapis.com/css?family=Oswald);

html {
	width: 100%;
}

body{background:url(img/body.gif) center top repeat #e9e9e9;font:13px/21px Arial, Helvetica, sans-serif;color:#83868a;position:relative;min-width:960px; padding:0; margin:0;}
html,body{height:100%;}

a{color:#2b2b2b;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h2,h3,h4,h5,h6{line-height:1.3em;color:#2b2b2b;font-family: 'Ubuntu', sans-serif;text-transform:uppercase;letter-spacing:-1px;font-weight:700;}
h1{font-family: 'Oswald', sans-serif;text-transform:uppercase;padding-bottom:15px; color:#ffffff; font-size:60px;font-weight:400;margin:10px 0 0 0;}
h1 span { color:#ffae00; }
h2{font-size:18px;}
h3{font-size:28px;line-height:30px; margin-bottom:4px;}
h4{font-size:24px;}
h5{font-size:18px;}
h6{font-size:18px;}
p { margin:0; font-size:11px; }
#logfinish { font-size:11px; }
#regfinish { font-size:11px; }
#recfinish { font-size:11px; }
#confinish { font-size:11px; }
#pwfinish { font-size:11px; }
#err_msg { 
	background: #fbe2e5 url(img/err.gif) no-repeat 10px center; 
	border:1px solid #e7cacc;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	padding:15px 10px 15px 35px;
	color:#612e2a;
	font-size:11px;
}
#suc_msg { 
	background: #e6efc2 url(img/suc.gif) no-repeat 8px center; 
	border:1px solid #c8d1a6;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	padding:15px 10px 15px 38px;
	color:#2e3e11;
	font-size:11px;
}

/* Global Structure---------------------------------------- */
.main {padding:0;margin:0 auto;position:relative;}
#wrapper {width:100%;min-height:100%;}
.extra-wrap{overflow:hidden;display:block;}
/*----- txt,links,lines,titles -----*/
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.d-in-block {display:inline-block;}
strong {color:#2b2b2b;}
.color1{color:#2b2b2b;}
.ctable { width:900px; margin:0 auto; }
.ctable td { width:50%;}
/*********************************header*************************************/
header {
	padding:0;
	background:url(img/header.gif) center top repeat #1c1c1c;
	position:relative;
	text-shadow:1px 1px 1px #000000; 
	z-index:99;
}

nav {
	font-family:'Oswald', sans-serif; 
	font-size:14px;
	color:#b7b7b7;
	margin-top:5px;
}
nav span { 
	font-size:7px;
	color:#666666;
	padding:0 5px;
}
nav a { color:#b7b7b7; text-decoration:none; }
nav a:hover { color:#fefefe; text-decoration:none; }

.header_top {
	background:url(img/header_top.gif) center bottom repeat-x;
	padding:30px 0 18px;
}

.header_top.page1 {
	box-shadow:0 5px 4px rgba(0,0,0,.75);
	text-align:center;

}
.header_top p { margin:0; padding:0; font-family:arial; font-size:10px; color:#636363;}
.header_bottom {
	padding:0 0 63px;
	position:relative;
}
.header_bottom:after {
	content:'';
	position:absolute;
	background:url(img/header_btm.gif) center top repeat-x;
	height:6px;
	width:100%;
	bottom:0px;
}
header h1 a{
	display: block;
	margin: 0 auto;
	width: 180px;
	height: 65px;
	padding-bottom: 0;
}

/********************** Content ************************/
#content {
	position:relative;
	z-index:1;
	background:url(img/content.gif) center top repeat #f0f0f0;
	padding:57px 0 44px;
	min-height:350px;
}

section {
	width:900px;
	margin:0 auto;
}

#left{float: left; width: auto; width:450px;}
#right{  }
#clear { clear: both; height: 1px; overflow: hidden; font-size:0pt; margin-top: -1px; }

/******************** Footer ******************/
footer {
	background:url(img/footer_border.gif) center top repeat-x;
	padding:58px 0;
	font-size:12px;
	line-height:25px;
	color:#555454;
	text-align:center;
	text-transform:uppercase;
}
footer a {
	color:#555454;
}

.page1 .maxheight-1 h5 {
	margin-bottom: 9px;
}

.page1 h5 {
	padding-top: 0px;
}

h5 {
	padding-top: 6px;
	margin-bottom: 9px;
}

/*********************************boxes**********************************/
.indent {padding:0;}

.indent-left {padding-left:40px;}

.indent-bottom {padding-bottom:60px;}
.page1 .indent-bottom1 {padding-bottom:77px;}

.indent-bottom1 {padding-bottom:64px;}
.indent-bottom2 {padding-bottom:53px;}

.indent-right {padding-right:25px;}

.indent-top {padding-top:10px;}
.indent-top1 {padding-top:100px;}

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

.margin-bot {margin-bottom:0;}

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

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

.img-indent {float:left; margin:7px 20px 0px 0px;}
.img-indent1 {float:left; margin:5px 7px 0px 0px;}
.img-indent2 {float:left; margin:0px 15px 0px 0px;}
.figure-1 {
	-moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
	background:#fff;
	padding:5px;
	display:inline-block;
	border-radius:500px;
	box-shadow:2px 2px 2px rgba(0, 0, 0, 0.2);
}
.figure-1 img,.figure-1 .time2 {
	border-radius:500px;
}

.car {
	padding-bottom: 55px;
}

.carousel1 {
	cursor: default !important;
	 color: #C7C7C7;
    font-family: 'Anton',sans-serif;
    text-align: center;
    text-transform: uppercase;

}

.ff_right {
	float: right !important;
}
.carousel1 li {
	text-align: center;
	padding-top: 59px;
}

.sl_style-1 {
	font-size:94px;
	line-height:113px;
}
.sl_style-2 {
	font-size:50px;
	line-height:60px;
	margin-top:-21px;
}
.sl_style-3 {
	font-size:45px;
	line-height:54px;
	margin-top:-4px;
}
.sl_btn {
	display:block;
	position:absolute;
	width:29px;
	height:29px;
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#3b3b3b;
	border-radius:14px;
	bottom:0;
	left:440px;
}


.sl_btn:hover {
	background-color:#c4c4c4;
	background-position:left top;
}
.sl_prev {
	background-image:url(img/sl_prev.png);
}
.sl_next {
	background-image:url(img/sl_next.png);
	left:472px;
}

/*********************************bg's*************************************/
.border-1 {
	border-left:1px solid #d3d3d3;
	padding-left:40px;
}
.border-2 {
	border-bottom:1px solid #d3d3d3;
	padding-bottom:14px;
	margin-bottom:14px;
}
.border-3 {
	border-bottom:1px solid #d3d3d3;
	padding-bottom:40px;
	margin-bottom:40px;
}
.time {
	display:block;
	color:#404040;
	margin-bottom: 1px;
	font-size:18px;
	line-height:22px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:bold;
}
.time2 {
	display:block;
	width:49px;
	height:49px;
	background:#414141;
	text-align:center;
	color:#b7b7b7;
	font-size:13px;
	text-transform:uppercase;
	line-height:12px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
}
.time2 span {
	display: block;
	padding-top:12px;
}
.year {
	float:left;
	width:43px;
}
.sign {
	margin:15px 0 -15px;
}
/*********************************buttons*************************************/
.button-1 {
	display:inline-block;
	overflow:hidden;
	text-indent:-999em;
	width:32px;
	height:32px;
	background:url(img/btn-1.png) 50% 50% no-repeat #f5f7f6;
	border-radius:16px;
	box-shadow:0 1px 1px rgba(0,0,0,.15);
}
.button-1:hover {
	box-shadow:0 1px 5px rgba(0,0,0,.3);
}
.button-2 {
	display:inline-block;
	padding:10px 15px 9px;
	color:#fefefe;
	font-size:12px;
	line-height:15px;
	background:url(img/btn-2.gif) 0px 0px repeat-x #242424;
	overflow:hidden;
	text-transform:uppercase;
	box-shadow:1px 1px 1px rgba(0,0,0,.15);
}
.button-2:hover {
	background-position:0px -100px;
	background-color:#d2d2d2;
	color:#000;
}

.link-1 {
	color:#83868a;
}
.link-2 {
	color:#2b2b2b;
	font-weight:bold;
}
.soc_list li a,.list-1 li a,.button-2,.box-1,.button-1,.menu li a,.sl_btn {-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.button-2:hover,.menu li a:hover {text-decoration:none;}
/*********************************lists*************************************/
.dl-1 dt {
	font-weight:bold;
	color:#2b2b2b;
}
.dl-1 dd {
	overflow:hidden;
}
.dl-1 dd span {
	display:block;
	float:left;
	width:90px;
}

.page1 .list-1 {
	margin-top: -1px;
}
.list-1 {
	padding-bottom:28px;
}
.list-1 li {
	font-size:13px;
	line-height:16px;
	position:relative;
	padding:10px 0 10px 20px;
	background:url(img/list-1.png) left 13px no-repeat;
}
.list-1 li a {
	color:#83868a;
}
.list-2 {
	overflow:hidden;
	border-top:1px solid #b4b4b4;
	padding-top:31px;
}
.list-2 li {
	float:left;
	margin-left:56px;
}
.list-2 li:first-child {
	margin-left:0;
}
.list-2 li a {
	display:block;
}
.soc_list {
	padding-top:6px;
	position:relative;
	left:50%;
	margin-left:-85px;
	overflow:hidden;
	
}
.soc_list li:first-child {
	margin-left:0;
}
.soc_list li {
	float:left;
	margin-left:7px;
}
.soc_list li a {
	display:block;
	width:28px;
	height:28px;
	background:#616161;
	border-radius:14px;
}
.soc_list li a:hover {
	background:#2b2b2b;
}
/*********************************fonts*************************************/
.style-1 {
	font-size:11px;
}
.heading-wrapper-2 {
	text-align:center;
	margin-bottom:12px;
	position:relative;
}
.heading-wrapper-2 h4 {
	font-weight:400;
}
.heading-wrapper-2 h2 {
	margin-bottom:-5px;
}
.heading-wrapper-2 h4,.heading-wrapper-2 h2 {
	padding-bottom:0;
}
.heading-wrapper-2 .heading-after-2,.heading-wrapper-2 .heading-before-2 {
	height:1px;
	background:#b4b4b4;
	position:absolute;
	top:50%;
}
.heading-wrapper-2 .heading-before-2 {
	left:0;
}
.heading-wrapper-2 .heading-after-2 {
	right:0;
}
/******* form's ********/

/***** contact form *****/
#message_form fieldset {
	border:none;
	padding:0;
	}			
		#message_form label {
			display:inline-block;
			min-height:50px;
			position:relative;
		}
		#message_form label.message {
			height:280px;
		}
		#message_form label input,#message_form textarea {
			background:#f5f7f6;
			border:none;
			color: #83868a;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight: normal;
			margin:0;
			outline:none;
			overflow: hidden;
			padding:12px 17px 13px;
			vertical-align: middle;
			resize:none;
			box-shadow:3px 3px 4px rgba(0, 0, 0, 0.2);
		}
		#message_form label input {
			height:16px;
			vertical-align: middle;
			width:265px;
		}
		#message_form .area .error { float:none;}
		#message_form textarea {
			overflow:auto;
			width:505px;
			height:255px;
	}
		#message_form a {cursor:pointer;}
			#message_form .success {display:none;margin-bottom:10px;background: none;box-shadow: none;color: #000;}
			#message_form .error,
			#message_form .empty {
				color:#f00;
				font-size:11px;
				line-height:18px;
				display:none;
				overflow:hidden;
			}
	.buttons-wrapper {text-align:right; padding-top:15px; position:relative;}
	.buttons-wrapper a { margin-left:10px;}

.slider_wrapper {
	position:relative;
	padding:59px 0 55px;
	width:100%;
}
.slider {
	font-family: 'Anton', sans-serif;
	text-align:center;
	color:#c7c7c7;
	width:100%;
	text-transform:uppercase;
}
.slider>div {
	display:none;
	background:none !important;
	width:100%;
}
.sl_style-1 {
	font-size:94px;
	line-height:113px;
}
.sl_style-2 {
	font-size:50px;
	line-height:60px;
	margin-top:-21px;
}
.sl_style-3 {
	font-size:45px;
	line-height:54px;
	margin-top:-4px;
}
.sl_btn {
	display:block;
	position:absolute;
	width:29px;
	height:29px;
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#3b3b3b;
	border-radius:14px;
	bottom:0;
	left:440px;
}
.sl_btn:hover {
	background-color:#c4c4c4;
	background-position:left top;
}
.sl_prev {
	background-image:url(img/sl_prev.png);
}
.sl_next {
	background-image:url(img/sl_next.png);
	left:472px;
}

.box-1 {
	position:relative;
	width:220px;
	height:221px;
	border-radius:110px;
	background:#f5f7f6;
	box-shadow:4px 4px 4px rgba(0,0,0,.15);
	text-align:center;
}
.box-1:hover {
	box-shadow:0 0 4px 4px rgba(0,0,0,.2);
}
.box-1 > div {
	padding:27px 0 0;
}
.box-1 h3 {
	padding-bottom:19px;
}
.box-1 img {
	margin-bottom:11px;
}

/****Map***/

.map {
	padding-top: 7px;
	padding-right: 19px;
}

.map figure {
	padding: 5px;
	margin-bottom: 16px;
	background-color: #fff;
	border-radius: 3px;


		 -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: 268px;
	max-width: 100%;

}

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

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

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

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


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


footer {
    background: url("img/footer_border.gif") repeat-x scroll center top transparent;
    color: #555454;
    font-size: 12px;
    display: block;
    line-height: 25px;
    padding: 58px 0;
    text-align: center;
    text-transform: uppercase;
}

/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:180px;
	left: 55%;
	margin-left: 550px;
	overflow:hidden;
	width:60px;
	height:60px;
	border:none;
		line-height:60px;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	color:#464646;
	font-weight:bold;
	z-index:20;
	background:url(img/totop.png) no-repeat left 0;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	color: #fff;
}


.carousel1 {
	height: 261px;
	overflow: hidden;
}

.forms {
  font: 12px Arial;
  color: #7f7f7f;
  background: none repeat scroll 0 0 #fdfdfd;
  border: 1px solid rgba(0,0,0,0.2);
  padding: 15px;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.input {
  margin: 3px 0 10px 0;
}
select {
  margin: 3px 0 10px 0px;
}
label
{
font-weight:bold;
font-size:11px;
  color: #404040;
}
.input {
  color: #7f7f7f;
  border: 1px solid #cecece;
  box-shadow: inset 0px 0px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0px 0px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0px 0px 2px rgba(0,0,0,0.1);
  padding: 2px 0px 2px 2px;
  width: 100%;
  cursor: default;
  background: none repeat scroll 0 0 #fffcf0;
}
.submit {
  color: #7f7f7f;
  border: 1px solid #cecece;
  box-shadow: 0px 0px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.1);
  padding: 2px 5px;
  margin: 10px 0px 0px 0px;
  font: bold 14px Arial;
  text-transform: uppercase;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  background: none repeat scroll 0 0 #ececec;
}
.submit:hover {
  background: none repeat scroll 0 0 #ffffff;
  cursor: pointer;
}


.history {
  background: none repeat scroll 0 0 rgba(0,0,0,0.3);
  border-spacing: 1px;
  color: #404040;
  margin-top:10px;
}
.history td {
  padding: 3px;
}
.history tr {
  background: none repeat scroll 0 0 #f8f8f8;
  font: 12px Arial;
}

.history .head td {
  color: #303030;
  background: none repeat scroll 0 0 #fbfcdb;
  font: bold 11px Arial;
  text-transform: uppercase;
  padding: 5px 10px;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.history .head:hover {
  box-shadow: none;
}