/**/

/* 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, body {width:100%; padding:0; margin:0; height:100%;}

body {
	font-family: Arial, Helvetica, sans-serif ; 	 
	font-size:13px; 
	line-height:21px;
	color:#878787;
	background: url(../images/bg-body.jpg) 0 0 repeat #333333;
	min-width:1200px;
	}
.main{width:100%;height: auto; min-height:100%;padding:68px 0 0 0; }
/***********************************************************************/
/*================================>Block-classes<==========================*/
.txt-dec-n{text-decoration:none !important;}
.txt-dec-u{text-decoration: underline;}
.txt-up-n{text-transform:none !important;}
.txt-up{text-transform:uppercase;}
.txt-al{text-align:center;}
.bold{font-weight:bold;}
.font-16{
	font-size:16px;
	}
.link{
	color:#313131;
	display:inline-block;
	}
	.link span{text-decoration:underline;}
	.link:hover{color:#39c2f0 ;}

.col{color:#39c2f0 ;}

.hov:hover{color:#39c2f0 ;}
.hov-1:hover{color:#121212 ;}

.border-none{border: none !important;}
.bg-none{background: none !important;}

.dis-block{display: block;}
.dis-inblock{display: inline-block;}

.marg-left-0{margin-left:0 !important;}	
.marg-right-0{margin-right:0 !important;}
.marg-left-right-0{margin-left:0 !important; margin-right:0 !important;}
.last-mbot{margin-bottom:0 !important;}	
.last-pbot{padding-bottom: 0 !important;}
.last-mpbot{margin-bottom:0 !important;padding-bottom:0 !important;}

/*===============================>Indent<==================================*/
.padd{margin:65px 0 34px 0;}
.padd-1{margin:49px 0 16px 0;}

.padd-2{margin:47px 0 38px 0;}
.padd-3{margin:27px 0 38px 0;}

.top{margin-top: 30px;}
.top-1{margin-top: -4px;}
.top-2{margin-top: 25px;}

.bot{margin-bottom: 3px;}
.bot-1{margin-bottom: 67px;}
.bot-2{margin-bottom: 35px;}
.bot-3{margin-bottom: 23px;}

.right{margin-right: 16px;}
.right-1{margin-right: 20px;}

/*================================link-button===============================*/
a {text-decoration:none; cursor:pointer;}
a:hover {text-decoration:none;}

ul {
	margin:0; 
	padding:0;
	list-style-image:none;
	}
.button{
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif ; 
	font-size: 12px; 
	line-height: 21px;
	padding: 5px 12px;
	background:#232323 ; 
	color:#fff ;
	text-transform:uppercase; 
	-moz-transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	}
.button:hover{
	background:#39c2f0 ;
	}
/******************************************************************/
.clear {clear:both; line-height:0; font-size:0; width:100%;}
.wrapper, .wrapper-extra, .extra-wrap{overflow:hidden;}
.wrapper-after:after{
 clear:both;
 content:".";
 display:block;
 height:0;
 visibility:hidden;}
.fleft {float:left;}
.fright {float:right;}
/*===============================>H-logo-properties=========================*/
h1{
	display: inline-block;
	float:left;
	margin:73px 0 0 1px;
	}
h1 a{display:inline-block;}
h2{ font-size:35px; 
	font-family: Arial, Helvetica, sans-serif ; 
	color:#101010; 
	line-height:44px;
	text-transform:uppercase;
	letter-spacing:-1px;
	}
h2 a{color:#101010;}
h2 a:hover{color:#101010;}
	
	
h3{font-size:24px; 
   font-family: Arial, Helvetica, sans-serif ; 
   color:#39c2f0; 
   line-height: 32px; 
   text-transform:uppercase;
   text-shadow:0 1px #a3e3f8;
   letter-spacing:-1px;
   }
h3 a{color:#39c2f0;}
h3 a:hover{color:#121212;}
/*********************************header*************************************/
header{
	width: 940px; 
	margin: 0 auto;
	position:relative;
	padding-bottom:28px;
	}
	#bord-head{border-bottom:1px solid #dedede;}
/*********************************content*************************************/
#content{
	width:100%; 
	margin:0;
    position:relative; 
	z-index:1;
	}
	.div-content{
		width:1200px;
		background-color:#FFF;
		margin:0 auto;
		padding-bottom:68px;
		}
.divider{
	border-top:1px solid #dedede;
	margin:49px 0 43px 0;
	height:1px;
	}
.divider-1{
	border-top:1px solid #dedede;
	margin:43px 0 44px 0;
	height:1px;
	}
.divider-2{
	/*border-top:1px solid #fff;*/
	margin:15px 0 20px 0;
	height:1px;
	}	
.divider-3{
	margin:15px 0 10px 0;
	height:1px;
	}
.divider-4{
    border-top:1px dashed #dedede;
	margin:15px 0 20px 0;
	height:1px;
	}	
	
#map_canvas{
	width: 310px; 
	height:400px;
	float:left;
	}
.div-adress{
	width:280px;
	/*float:left;margin:-6px 0 0 20px;*/
	float:right;
	margin:16px 0 0 20px;
	}
.adress{
	margin-top: 15px;
	font-size: 13px; 
	} 
.adress dd{text-align:left;}
.adress a{ 
    color:#333 ; 
	display:inline-block;
	font-size: 14px;
	margin-left: 13px; 
	text-decoration:underline;
	}
.adress a:hover{
	color:#39c2f0 ; 
	text-decoration:underline;
	}
		.adress span{
		color:#333;
			display:inline-block; 
			padding-right:5px;
			/*width:72px;*/
			}
		.adress strong{
			display:inline-block;
			font-weight:normal;
			}
			
.contactLocation{
   font-size:26px; 
   font-family: Arial, Helvetica, sans-serif ; 
   color:#39c2f0; 
   line-height: 28px; 
   text-transform:uppercase;
   letter-spacing:-1px;
   margin-left:-5px;
   }
.contactLocation a{color:#39c2f0;}
.contactLocation a:hover{color:#121212;}

			
.contactLocation1{
   font-size:18px; 
   font-family: Arial, Helvetica, sans-serif ; 
   font-weight:700;
   color:#333; 
   line-height: 28px; 
   letter-spacing:-1px;
   text-transform:uppercase;
   }
.contactLocation1 a{color:#39c2f0;}
.contactLocation1 a:hover{color:#121212;}

		.title1{
			letter-spacing:0; 
			text-align:left; 
			font-size: 16px;
			line-height: 24px; 
			margin: 0 0 22px 0; 
			display:inline-block; 
			color:#39c2f0 ;
			}
.pp{
	display:inline-block; 
	margin:28px 0 0 0; 
	color:#313131 ; 
	text-decoration:underline;
	}
.pp:hover{
	color:#39c2f0 ;
	text-decoration:underline;
	}
.list li{
	font-size:13px;
	line-height:22px;
	padding:10px 0 10px 33px;
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	border-top:1px  dashed #d5d5d5;
	}
.list li:first-child{border-top:none;}
.list li span{
	display:block;
	position:absolute;
	background: url(../images/marker.png) 0 bottom no-repeat;
	width:11px;
	height:8px;
	top:17px;
	left:12px;
	}
.list li a{color:#313131;}
.list li a:hover{color:#39c2f0 ;}
/**********************************index***********************************/
.box{
	border-top:1px solid #fff;
	overflow:hidden;
	/*background: url(../images/bg-box.jpg) 0 0 repeat-y;*/
	background: url(../images/bg-box-1.jpg) 0 0 repeat-y;

	}
	.inner{
		background:url(../images/bg-inner.png) 0 0 repeat-y;
		overflow:hidden;
		}
	.box .inner div{
		width:313px;
		float:left;
		text-align:center;		
		padding-bottom:34px;
		}
	.box .inner div span{
		font-size:24px;
		line-height:32px;
		font-weight:bold;
		color:#fff;
		text-transform:uppercase;
		display:block;
		margin:53px 0 22px 0;
		letter-spacing:-1px;
		}
	.box .inner div p{
		color:#ffffff;
		margin:18px 35px 22px 35px;
		}
	.box .inner div a{
		display:inline-block;
		color:#343334;
		text-transform:uppercase;
		background:#fff;
		padding:5px 11px;
		-moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
		}
		.box .inner div a:hover{
			background: #39c2f0;
			color:#fff;
			}
.block{
	float:left;
	/*width:138px;*/
	width:180px;
	margin-left:12px;
	margin-right:12px;
	text-align:center;
	}
.bord-bot{
	border-bottom:1px dashed #cacacc;
	padding-bottom:22px;
	margin-bottom:21px;
	}
.date{
	font-size:54px;
	line-height:66px;
	display:block;
	float:left;
	width:60px;
	color:#161616;
	margin:-10px 16px 0 0;
	}
	.date strong{display:block;}
	.date span{
		font-size:16px;
		text-transform:uppercase;
		line-height:20px;
		display:block;
		margin:-7px 0 0 10px;
		}
/**********************************index-1*********************************/
.number{
	/*background: url(../images/bg-bumber-75.png) 0 0 no-repeat;*/
	width:65px;
	height:65px;
	display:block;
	float:left;
	font-size:26px;
	line-height:36px;
	font-weight:bold;
	text-align:center;
	color:#101010;
	border-radius: 50%;
	text-transform:uppercase;
	margin-right:10px;
	}
	.number span{
		display:inline-block;
		margin:14px 0 0 0;
		}
/**********************************index-2*********************************/

/**********************************index-3*********************************/
.block-1{
	overflow:hidden;
	margin:49px 0 0 0;
	}
	.block-1 span{
		font-weight:bold;
		font-size:28px;
		line-height:34px;
		color:#101010;
		text-transform:uppercase;
		letter-spacing:-1px;
		}
	.block-1 span strong{
		display:inline-block;
		margin:-5px 0 0 0;
		}
	.block-1 img{margin:5px 12px 0 0;}
	.block-1 p{margin:8px 0 25px 0;}
	
.box-1{
	background: url(../images/bg-box-1.jpg) 0 0 no-repeat;
	overflow:hidden;
	margin:39px 0 0 0;
	}
	.box-1 span{
		display:block;
		height:123px;
		float:left;
		border-left:1px dashed #696a6c;
		}
		.box-1 span:first-child{border-left:none;}
	.box-1 span a{
		display:inline-block;
		margin:26px 0 0 0;}
/**********************************index-4*********************************/

/**********************************index-5*********************************/

/**********************************index-6*********************************/

/**********************************contact-form****************************/
#form1 {
	font-family:  Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color:#878787 ;
	}
#form1 input {
	color:#878787 ; 
	padding: 11px 5px 9px 11px;
	outline:none;
	font-family: Arial, Helvetica, sans-serif  ; 
	font-size: 13px; 
	height: 16px; 
	width: 282px; 
	float:left; 
	border:1px solid #e0e0e0 ;  
	position:relative;  
	box-shadow: inset 1px 1px #fdfdfd;
	}
#form1 textarea {
	overflow:auto; 
	width: 282px; 
	height: 159px ;
	resize:none; 
	float:left;
	color:#878787 ; 
	padding: 11px 5px 9px  11px;
	font-family: Arial, Helvetica, sans-serif ; 
	font-size: 13px; 
	border:1px solid #e0e0e0; 
	box-shadow: inset 1px 1px #fdfdfd;
    }	
#form1 label{
	display:block; 
	min-height: 50px;
	position:relative;
	}
#form1 label .feed_name{
	display:block; 
	float:left;
	}	
#form1 label.message {
	display:block; 
	padding-bottom:0;
	}	
#form1 span{
	display:block; 
	margin: 0px 0 6px 3px; 
	float:left; 
	width:160px;
	}
#form1 .error, #form1 .empty, #form1 .success {
	display:none; 
	text-align:left; 
	color:#39c2f0 ;
	margin-bottom:4px;
	}	
#form1 .error, #form1 .empty {
	text-align:left; 
	color:#ff0e0e; 
	font-size:10px;
	float:left; 
	line-height:12px;
	padding-top:3px;
	width:160px;
	display:none;
	}
#form1 .message .empty{
	position: static; 
	margin:5px 0 5px 5px; 
	text-align:left;
	}
#form1 .buttons2{
	position:relative;
	padding: 30px 0 0 0;
	}
#form1 .buttons2 .button{float:right;margin-left:9px;}
#form1 .buttons2 .button:hover{}
.error-empty {
	margin: 0 0 10px 5px !important; 
	display:none; 
	float:left !important;
	width:160px; 
	word-spacing:-1px;
	}
/****************************footer************************/
footer{ 
	font-family: Arial, Helvetica, sans-serif  ; 
	text-transform:uppercase;
	}
.main-footer{
	padding-top: 26px; 
	padding-bottom: 25px;
	}
.main-footer p{
	margin:9px 0 0 0;
	font-size:12px;
	}
.main-footer p img{margin-right:4px;}
footer a{color:#858484;}
footer a:hover{color:#39c2f0}
.icons{text-align:right;}
.icons a{
	display:inline-block;
	width:28px;
	height:28px;
	margin-left:1px;
	}
.icons a:hover{background-position:0 -30px !important;}
#icon{background: url(../images/icon.png) 0 0 no-repeat;}
#icon-1{background: url(../images/icon-1.png) 0 0 no-repeat;}
#icon-2{background: url(../images/icon-2.png) 0 0 no-repeat;}
#icon-3{background: url(../images/icon-3.png) 0 0 no-repeat;}
#icon-4{background: url(../images/icon-4.png) 0 0 no-repeat;}
/*=======================superfish=========================*/
nav{
	float:right;
	display:inline-block;
	margin:78px 0 0 0;
	}
.sf-menu{display:block;}
.sf-menu ul {position:absolute; top:-999px; display:none; z-index:999;}
.sf-menu a {display:block;}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {z-index:999;}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {top:-999px; display:none;z-index:999}
ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {left:100%; top:0;z-index:999}
ul.sf-menu>li{
  font-family:  Arial, Helvetica, sans-serif; 
  /*font-size: 10px; */
  font-size: 14px; 
  font-weight:bold;
  float:left; 
  position:relative;
  padding:10px 12px 6px 13px;
  border-left:1px solid #dedede;
  text-transform:uppercase;
  }
  ul.sf-menu>li>a>.sf-sub-indicator{
	  display:block;
	  position:absolute;
	  width:7px;
	  height:4px;
	  background: url(../images/indicator.png) 0 0 no-repeat;
	  top:24px;
	  left:27px;
	  }
  #last-li{padding-right:0;}
  ul.sf-menu>li:first-child{border-left:none;}
ul.sf-menu>li>a{
	display:block;
	color:#898989;
	}
ul.sf-menu>li.current , ul.sf-menu>li.sfHover , ul.sf-menu>li:hover {}
ul.sf-menu>li.current>a, ul.sf-menu>li.sfHover>a, ul.sf-menu>li>a:hover{color:#39c2f0;}

.sf-menu>li>ul{
	left:-33px;
	top:37px;
	width:126px;
	z-index:99;
	background: url(../images/bg-li-ul.jpg) 0 0 repeat; 
	border-radius: 6px; 
	padding:22px 0 ;
	}
.sf-menu>li>ul>li {
	 font-size: 12px; 
	 text-transform:uppercase; 
	 font-weight:normal;
	 position:relative;
	 padding:7px 0 8px 26px; 
     }
.sf-menu>li>ul>li:first-child{}
							
.sf-menu>li>ul>li>a {
	display: inline-block;
	color:#8e8e8e ;
	}
.sf-menu>li>ul>li:hover, ul.sf-menu>li>ul>li.sfHover{}
.sf-menu>li>ul>li>a:hover, ul.sf-menu>li>ul>li.sfHover a {color:#fff;}

.sf-menu li li ul {
	 left: 126px !important;
	 top:0px !important;
	 display:block;
	 width: 114px;
	 background:#3a3a3a  ;
	 border-radius: 6px;
	 }
.sf-menu li li li {
	float:none;
	font-size: 12px;
	padding:7px 0 8px 26px; 
	}
					
.sf-menu li li li a {
	display:block;
	color:#818080  !important;  
	text-align:left;
	}
.sf-menu li li li:hover {}
.sf-menu li li li a:hover {color:#fff !important;}

/*--------- slider ---------*/
#slide {width:100%;
position:relative; 
overflow:hidden; 
z-index:1; }

.slider {position: relative; 
z-index:1;
width: 940px; 
height: 480px; 
margin:0 auto; 
overflow: hidden;
}
.items {display:none;}

.banner{
	  width: 600px;
	  position:absolute;
	  top: 180px; 
	  z-index:15; 
	  left: 0; 
	  }
.banner-inner{padding-left:66px;}
.banner strong{
	font-size:46px;
	color:#39c2f0;
	line-height:40px;
	/*text-shadow:1px 1px #f3f3f3;*/
	text-shadow:1px 2px #333333;
	display:block;
	text-transform:uppercase;
	}
.banner span{
	display:block;
	font-size:24px;
	color:#313531;
	line-height:32px;
	text-transform:uppercase;
	margin:10px 0 0 0;
	/*text-shadow:0 1px #f3f3f3;*/
	text-shadow:2px 2px #ffffff;
	letter-spacing:-1px;
	}
.banner span+span{margin-top:-8px;}

.pagination {position:absolute; z-index:1000;width:100px;height:30px;left:68px;top:421px;}
.pagination li {float:left;	margin: 0 3px 0 0;}
.pagination a {display:block; width:18px; height:18px; background: url(../images/pagination.png) right 0 no-repeat;}
.pagination li.current a, .pagination li:hover a{background: url(../images/pagination.png) left 0 no-repeat;}

/*==========================tabs==========================*/
.tabs{
	/*margin:56px 0 0 0;*/
	margin:26px 0 0 0;
	background: url(../images/bg-tabs-1.jpg) 0 0 repeat-y;
	/*padding:23px 0 14px 20px;*/
	padding:23px 0 23px 20px;
	}
.tabs>div {}

.tabs .fleft{width:220px;}
.tabs ul.nav {
	display:block;
	width:220px;
	background: url(../images/bg-li-tabs.jpg) 0 0 repeat;
	}
.tab-content{
	float:left;
	width:670px;
	padding:8px 0 0 27px;
	}
.tabs ul.nav li {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-size:13px;*/
	font-size:13px;
	line-height:16px;
	float:none;
	background: url(../images/bg-li-tabs.png) 0 bottom no-repeat;
	position:relative;
	}
#last-li-1{background: url(../images/bg-li-transparent.png) 0 0 no-repeat;}
.tabs ul.nav li strong{
	display:none;
	position:absolute;
	background: url(../images/bg-li-tabs-after.png) 0 0 no-repeat;
	width:8px;
	height:15px;
	right:0;
	top:14px;
	}
.tabs ul.nav li a {
	display:block;
	padding:14px 0 12px 0;
	color:#aaaaaa;
	}
.tabs ul.nav li:hover, .tabs ul.nav li.selected,.tabs ul.nav li:hover a, .tabs ul.nav li.selected a{background:#39c2f0;color:#fff;}
.tabs ul.nav li:hover .marker, .tabs ul.nav li.selected .marker,.tabs ul.nav li:hover a .marker, .tabs ul.nav li.selected a .marker{background-position:0 0;}
.tabs ul.nav li:hover strong, .tabs ul.nav li.selected strong,.tabs ul.nav li:hover a strong, .tabs ul.nav li.selected a strong{display:block;}
.marker{
	display:inline-block;
	background: url(../images/marker.png) 0 bottom no-repeat;
	width:11px;
	height:8px;
	margin:5px 9px 0 14px;
	}
.box-tabs strong{
	font-size:24px;
	line-height:26px;
	color:#fff;
	text-transform:uppercase;
	}
	.box-tabs img{
		margin:23px 0 0 3px;
		float:left;
		}
	.list-tabs{margin:16px 0 0 17px;}
	.list-tabs li{
		background: url(../images/bg-list-tabs.png) 0 8px no-repeat;
		padding:0 0 14px 12px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:13px;
		line-height:19px;
		}
	.list-tabs li a{color:#8c8b8b;}
	.list-tabs li a:hover{color:#39c2f0 ;}


	.list-tabs1{margin:16px 10px 0 17px;}
	.list-tabs1 li{
		background: url(../images/bg-list-tabs.png) 0 8px no-repeat;
		padding:0 0 14px 12px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:15px;
		line-height:20px;
		}
	.list-tabs1 li a{color:#8c8b8b;}
	.list-tabs1 li a:hover{color:#39c2f0 ;}
	
	
/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.1
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	right:50%;
	bottom:113px;
	overflow:hidden;
	width: 42px;
	height: 42px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background: url(../images/top.png) no-repeat 0 0 ;
}

#toTopHover {
	background: url(../images/top.png) no-repeat right 0;
	width: 42px;
	height: 42px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;	
	
}

#toTop:active, #toTop:focus {
	outline:none;
}

#feedControl {
/*margin-top : 10px;
margin-left: auto;
margin-right: auto;
width : 440px;
font-size: 12px;
color: #9CADD0;*/
}