/**/

/* 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:18px;
	color:#101010;
	background:#ededed;
	min-width:1022px;
	}
.main{
	width:100%;
	height: auto; 
	min-height:100%;
	padding-bottom:60px;
	}
/***********************************************************************/
/*================================>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;}

.col{color:#242322;}
.col-1{color:#69bcd7;}

.hov:hover{color:#69bcd7;}
.hov-1:hover{color:#242322;}

.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<==================================*/
.bot{margin-bottom: 19px;}
.bot-1{margin-bottom: 27px;}
.bot-2{margin-bottom: 37px;}
.bot-3{margin-bottom: 9px;}

.right{margin-right: 19px;}
.right-1{margin-right: 11px;}

/*================================link-button===============================*/
a {text-decoration:none; cursor:pointer;}
a:hover {text-decoration:none;}
p{padding-bottom:18px;}

ul {
	margin:0; 
	padding:0;
	list-style-image:none;
	}
.button{
	display: inline-block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; 
	font-size: 13px; 
	line-height: 18px;
	padding:7px 14px;
	background:#69bcd7 ; 
	color:#fff ; 
	-moz-transition: background 0.4s ease;
	-webkit-transition: background 0.4s ease;
	-o-transition: background 0.4s ease;
	}
.button:hover{
	color:#fff ;
	background:#242322 ;
	}
/******************************************************************/
.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:56px 0 6px 41px;
	font-weight:normal;
	}
h1 a span{
	font-size:44px;
	line-height:54px;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h1 a span span{color:#69bcd7;}
h1 a strong{
	font-size:10px;
	line-height:12px;
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c0c0c0;
	font-weight:normal;
	text-transform:uppercase;
	margin:-5px 0  0 0;
	} 
h1 a{display:inline-block;}
h2{ font-size:34px; 
	font-family: Georgia, "Times New Roman", Times, serif ; 
	color:#484848; 
	line-height:42px;
	font-weight: normal;
	padding-bottom:10px;
	border-bottom:1px solid #d9d9d9;
	}
h3{font-size:24px; 
   font-family: Georgia, "Times New Roman", Times, serif ; 
   color:#f4f5f0; 
   line-height: 30px; 
   font-weight: normal;
   }
.h3color{color:#484848;}
h4{
   font-size:24px; 
   font-family: Georgia, "Times New Roman", Times, serif ; 
   color:#f4f5f0; 
   line-height: 30px; 
   font-weight: normal;
   }
h4 a{color:#484848;text-decoration:none !important;}
h4 a:hover{color:#69bcd7;}
/*********************************header*************************************/
header{
	width: 1020px; 
	margin: 0 auto;
	position:relative;
	background: url(../images/bg-header.jpg) 0 0 repeat;
	padding-bottom:33px;
	}
.block-head{
	background:#181818;
	text-align:right;
	padding:11px 40px 15px 40px;
	text-transform:uppercase;
	font-size:10px;
	line-height:12px;
	}
	.block-head a{
		color:#c0c0c0;
		}
/*********************************content*************************************/
#content{
	width:1018px; 
	margin:0 auto;
    position:relative; 
	z-index:1;
	background:#ffffff;
	padding:31px 0 71px 0;
	border-right:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	}
#page-1 #content{padding-top:0;}

.div-search{
	margin: 0 0 40px 0;
	overflow:hidden;
	}
#search input{
	width: 190px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	height:16px;
	color:#000 ;  
	display: inline-block; 
	float:left; 
	background:#fff; 
	border:1px solid #c4c4c4;
	padding:8px 8px 8px 10px; 
	}
#search .button{
	float:right;
	padding:6px 23px 8px;
	}
#map_canvas{
	width: 300px; 
	height: 289px;
	}
.adress{
	margin-top: 16px;
	font-size: 13px; 
	color:#979797;
	} 
.adress dd{text-align:left;}
.adress a{ 
    color:#69bcd7 ; 
	display:inline-block;
	font-size: 13px;
	}
.adress a:hover{
	color:#000 ; 
	text-decoration:underline;
	}
		.adress span{
			display:inline-block; 
			width:74px;
			}
		.adress strong{
			display:inline-block;
			font-weight:normal;
			}
		.title1{
			letter-spacing:0; 
			text-align:left; 
			font-size: 13px;
			display:inline-block; 
			color:#979797 ;
			}
.pp{
	display:inline-block; 
	color:#69bcd7;
	}
.pp:hover{
	color:#000 ; 
	text-decoration:underline;
	}
.list li{
	font-size:13px;
	line-height:18px;
	padding:5px 0 5px 20px;
	display:block;
	background: url(../images/bg-list-li.png) 0 11px no-repeat;
	}
.list li a{color:#242322;}
.list li a:hover{color:#69bcd7;}
/**********************************index***********************************/
.block-1>div{width:140px;}
.inner{}
.inner .link-1{
	display:inline-block;
	margin:-10px 0 0 40px;
	}
.inner-1{padding:24px 0 0 0;}
.inner-1 .link-1{
	display:inline-block;
	margin:16px 0 0 20px;
	}
.inner-1 .link-2{
	display:inline-block;
	margin:16px 0 0 26px;
	}
.inner-2{padding:11px 0 0 0;}
.inner-2 .link-1{
	display:inline-block;
	margin:5px 0 0 15px;
	}
/**********************************index-1*********************************/
.box-1{
	background:#69bcd7;
	padding:16px 35px 21px 35px;
	}
	.box-1 h3{margin-bottom:6px;}
	.box-1 h3 span{
		display:block;
		margin:-7px 0 0 0;
		}
	.box-1 .list{margin-left:1px;}
	.box-1 .list li{background: url(../images/bg-list-li-box-1.png) 0 11px no-repeat;}
	.box-1 .list li a{color:#fff;}
	.box-1 .list li a:hover{color:#000;}
/**********************************index-2*********************************/

/**********************************index-3*********************************/

/**********************************index-4*********************************/

/**********************************index-5*********************************/

/**********************************index-6*********************************/

/**********************************contact-form****************************/
#form1 {
	font-family:  Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color:#979797 ;
	padding-right:80px;
	}
#form1 input {
	color:#979797 ; 
	padding: 7px 9px 7px 19px;
	outline:none;
	background:#fff ;
	font-family:  Arial, Helvetica, sans-serif ; 
	font-size: 13px; 
	height: 18px; 
	width: 181px; 
	float:left; 
	border:1px solid #c4c4c4 ;  
	position:relative;  
	}
#form1 textarea {
	overflow:auto; 
	width: 430px; 
	height: 208px ;
	resize:none; 
	float:left;
	color:#979797 ; 
	padding: 14px 9px 0  19px;
	background:#fff ;
	font-family: Arial, Helvetica, sans-serif ; 
	font-size: 13px; 
	border:1px solid #c4c4c4 ; 
    }	
#form1 label{
	display:block; 
	min-height: 53px;
	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:#69bcd7;
	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:39px 0 0 0;
	}
#form1 .buttons2 .button{
	float:right;
	margin-left:20px;
	padding:7px 24px;
	}
.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 ; 
	font-size: 10px; 
	color:#5f5e5e ;
	width:1020px;
	margin:0 auto;
	background: url(../images/bg-header.jpg) 0 0 no-repeat; 
	text-transform:uppercase;
	}
footer p{padding-bottom:0;}
.main-footer{
	padding-top: 12px; 
	padding-bottom: 14px;
	}
footer a{color:#69bcd7; text-decoration:underline;}
footer a:hover{color:#fff ;}
/*=======================superfish=========================*/
nav{
	float:right;
	display:inline-block;
	padding:99px 40px 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: "Trebuchet MS", Arial, Helvetica, sans-serif ; 
  font-size: 16px; 
  float:left; 
  position:relative;
  margin:0 0 0 30px;
  }
  ul.sf-menu>li:first-child{margin-left:0;}
ul.sf-menu>li>a{
	display:block;
	position:relative; 
	color:#ffffff ;
	}
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:#69bcd7;
	border-bottom:1px dotted #69bcd7;
	}
.sf-menu>li>ul{
	left:0px;
	top:37px;
	width: 140px;
	padding:0 0 0 0; 
	z-index:99;
	background:#1e1e1e ; 
	}
.sf-menu>li ul li {
	 font-size: 16px; 
	 padding:8px 0 8px 20px;
     }
.sf-menu>li ul li a {
	color:#fff ;
	display:inline-block;
	}
.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:#69bcd7;}

.sf-menu li li ul {
	 left: 141px !important;
	 top:0px !important;
	 display:block;
	 width: 140px;
	 background:#1e1e1e;
	 }
.sf-menu li li li {
	font-size: 16px; 
	 padding:8px 0 8px 20px;
	}
					
.sf-menu li li li a {
	color:#fff !important;
	display:inline-block;
	}
.sf-menu li li li:hover {}
.sf-menu li li li a:hover {color:#69bcd7 !important;}

/*--------- slider ---------*/
#slide {
	width:1020px;
	border-bottom:7px solid #69bcd7;
	padding-bottom:22px;
	margin-bottom:65px;
	margin-left:-1px;
	}

.slider {
	position: relative; 
	z-index:1;
	width: 1020px; 
	height: 552px; 
	overflow: hidden;
	}
.items {display:none;}

.div-pagination{
	padding:24px 0 30px 0;
	border-bottom:1px solid #dedede;
	overflow:hidden;
	}
.pagination {}
.pagination li {
	float:left;
	display:block;
	}
.pagination a {
	display:block;
	width:204px;
	height:133px;
	}
.pagination li#pag a{background: url(../images/pag.jpg) 0 0 no-repeat;}
.pagination li#pag-1 a{background: url(../images/pag-1.jpg) 0 0 no-repeat;}
.pagination li#pag-2 a{background: url(../images/pag-2.jpg) 0 0 no-repeat;}
.pagination li#pag-3 a{background: url(../images/pag-3.jpg) 0 0 no-repeat;}
.pagination li#pag-4 a{background: url(../images/pag-4.jpg) 0 0 no-repeat;}	
	
.pagination li.current a, .pagination li:hover a{background-position:0 bottom !important;}

.prev{
	background: url(../images/slider-prev.png) 0 0 no-repeat; 
	width: 31px; 
	height: 61px; 
	position:absolute; 
	top: 429px; 
	right: 95px; 
	z-index:1000; 
	display:block;
	}
.next {
	background: url(../images/slider-next.png) 0 0 no-repeat    ; 
	width: 31px; 
	height: 61px; 
	position:absolute; 
	top: 429px; 
	right: 64px; 
	z-index:1000; 
	display:block;
	}
.prev:hover {background-position:0 bottom;}
.next:hover {background-position:0 bottom;}

/*
|--------------------------------------------------------------------------
| 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: 31px;
	height: 31px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background: url(../images/top.png) no-repeat 0 0    ;
}
#toTop:hover{background-position: right 0;}

/*=====================JQTransforM=====================*/
.box{
	background:#1d1d1d;
	padding:17px 27px 49px 37px;
	}
	.box .button:hover{background:#fff;color:#000;}
.font-f{
	font-size:13px;
	line-height:18px;
	color:#f4f5f0;
	font-family: Arial, Helvetica, sans-serif;
    }

form.jqtransformdone label{
    display: inline-block;
}
form.jqtransformdone div.rowElem{
	clear:both;
}

.jqTransformSelectWrapper {
	position:relative;
	margin:0 0px 0px  0;
	background:#1d1d1d;
	border:1px solid #6d6d6d;
	font-size:12px;
	cursor:pointer;
    }
	.jqTransformSelectWrapper div{
		height:21px;
		padding:0 10px 0 10px;
		}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	position:absolute;
	z-index:99;
	display:block;
	right: 1px;
	top: 1px;
	width: 19px;
	height: 19px;
	background: url(../images/page-2-marker.png) 0 0 no-repeat;
}
a.jqTransformSelectOpen:hover {
	background: url(../images/page-2-marker.png) right 0 no-repeat;
}
.jqTransformSelectWrapper ul {
    display: none;
    height:  auto;
    margin: 0 0px 0 0 !important; 
    padding: 0;
	overflow-y:auto;
    position: absolute;
	left: -1px;
	top:22px !important;
	list-style: none;
	z-index:10;	
	width:271px !important;
   }

.jqTransformSelectWrapper ul a {
	display: block;
    font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:12px; 
	line-height:20px;
	height:20px; 
	padding:1px 0 1px 8px;
	color:#69bcd7;
	font-weight:normal;
	border:1px solid #656565;
	}


.jqTransformSelectWrapper ul a.selected {
	color:#000;
	background:#fff;
}

.jqTransformSelectWrapper ul a:hover {
	color:#000;
	background:#69bcd7;}
/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}
#form-1{
	padding:22px 0 0 0;
	font-size:12px;
	color:#adadad;
	}
.select{
	width:271px;
	padding-left:3px;
	float:left;
	}
.select span{
	display:block;
	margin-bottom:4px;
	}
.bot-form{padding-bottom:8px;}	
.select-1{
	width:271px;
	float:left;
	padding-left:9px;
	overflow:hidden;
	}
.select-1 span{
	display:block;
	margin-bottom:4px;
	}
.select-1 .button{
	margin:21px 0 0 0;
	padding:7px 25px;
	}
.link-form{
	color:#69bcd7;
	font-size:11px;
	text-decoration:underline;
	display:inline-block;
	margin:31px 0 0 0;
	}
	.link-form:hover{color:#fff;text-decoration:underline;}


	
	