@import"reset.css";
@import"pro_pages_style.css";
@import"grid.css";
@import"forms.css";
@import"prettyPhoto.css";
@import"jquery.snippet.min.css";
@import"../css/jplayer.blue.monday.css";
@import"../css/jquery-ui-1.8.17.custom.css";
@import"superfish.css";
@import url(http://fonts.googleapis.com/css?family=Anton);
body {
	font:13px/21px Arial, Helvetica, sans-serif;	
	color:#58595b;
	position:relative;
	min-width:960px;
	background:#edf3f5;
}
html, body {
	height:100%;
}
/* Global Structure---------------------------------------- */
.main {
	margin:0 auto;
	width:940px;
	position:relative;
}
.container_12 {
	position:relative;
}
/*----- txt,links,lines,titles -----*/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Anton', sans-serif;
	color:#606163;
	font-weight:normal;
	padding-bottom:20px;
	position:relative;
	text-transform:uppercase;
}
h1 {
	font-size:30px;
	line-height:32px;
}
h2 {text-shadow:0px 1px 2px #aaadae ;
	font-size:24px;
	line-height:26px;
	background:url(../images/tail-border-1.gif) repeat-x 0 bottom;padding-bottom:10px;margin-bottom:0px
}

.h2-center{margin-bottom:20px}

h3 {
	font-size:22px;
	line-height:24px;
	
}

h4 {
	font-size:20px;
	line-height:22px;
}
h5 {
	font-size:18px;
	line-height:20px;
	padding-bottom:10px;
	padding-top:10px;
}
h5 strong{display:block;font-weight:normal;margin-top:-2px}
h5 span{display:inline-block;color:#4e6a14}

h6 {
	font-size:16px;
	line-height:18px;
	
}
a {
	color:#787878;
	outline:none;
	cursor:pointer;
	text-decoration:none
}
a:focus {
	outline:none;
}
a:hover {
	text-decoration:underline
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;

}
p {
	padding-bottom:18px;
	color:#575756
}



.p0 {
	padding-bottom:0 !important;
}
.p01 {
	padding-top:0 !important;
}
.p {
	padding-top:1px
}
.p1 {
	padding-top:2px
}
.p2 {
	padding-top:3px
}
.p3 {
	padding-top:4px
}
.p4 {
	padding-top:5px
}
.p5 {
	padding-top:6px
}
.p6 {
	padding-top:7px
}
.p7 {
	padding-top:8px
}
.p8 {
	padding-top:9px
}
.p9 {
	padding-top:10px
}
.p10 {
	padding-top:11px
}
.p11 {
	padding-top:12px
}
.p12 {
	padding-top:14px
}
.p13 {
	padding-top:15px
}
.p14 {
	padding-top:16px
}
.p15 {
	padding-top:17px
}
.p16 {
	padding-top:18px
}
.p17 {
	padding-top:22px
}
.p18 {
	padding-top:25px
}
.p19 {
	padding-top:26px
}
.padd-1 {
	padding-top:37px;
}
.padd-2 {
	padding-top:44px
}
.padd-3 {
	padding-right:30px;
}
.padd-4 {
	padding-top:53px;
}
.padd-5 {
	padding-top:43px;
}
.m0 {
	margin:0 !important
}
.m1 {
	margin-top:-1px
}
.m2 {
	margin-top:-2px
}
.m3 {
	margin-top:-4px
}
.m4 {
	margin-top:-6px
}
.m5 {
	margin-top:-8px
}
.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.overflow {
	overflow:hidden
}
.line-h {
	line-height:20px;
}
.color-1 {
	color:#434343
}
.text-t {
	text-transform:uppercase
}
.d-block {
	display:block
}
.d-in-block {
	display:inline-block
}
.z1 {
	z-index:1
}
.z2 {
	z-index:2
}
.z3 {
	z-index:3
}
/*********************************spacers**********************************/

.countdownTimerWrap {
	height: 50px;
	width: 289px;
	position: right;
	background-image: url(../images/CountDown.jpg);
	padding-right:30px;
	padding-top:30px;
}
.countdownTimer {
	position: relative;
}
.days, .hours, .minutes, .seconds, .splitter {
	float: right;
}
.splitter {
	font-size: 11px;
	color: #acacac;
	font-weight: bold;
	width: 3px;
	text-shadow: rgba(0, 0, 0, 0.75) 0 2px 0;
}
.number {
	font-size: 25px;
	color: #FFF;
	font-weight: normal;
	text-shadow: rgba(0, 0, 0, 0.75) 0 2px 0;
	background-color: #207bbb;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 3px;
}
.text {
	font-size: 9px;
	color: #000;
	margin-top: -2px;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
.progressBar {
	width: 667px;
	height: 34px;
	background: url(../img/progress_bar_background.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 3px 3px 4px 3px;
}
.progressBarFill {
	width: 50%;
	height: 34px;
	overflow: hidden;
}
.progressBarFillLeft {
	width: 7px;
	height: 34px;
	background-repeat: none;
	float: left;
}
.progressBarFillRight {
	width: 7px;
	height: 34px;
	background-repeat: none;
	float: right;
}
.progressBarFillMiddle {
	height: 34px;
	background-repeat: repeat-x;
	overflow: hidden;
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
}

.img-indent {
	float:left;
	margin:3px 20px 0 0;
}
.img-indent.a {
	margin-top:2px
}
.img-indent1 {
	float:left;
	margin:0px 12px 0 10px;
}
.img-indent2 {
	float:left;
	margin:4px 22px 0 0;
}
.img-indent3 {
	float:left;
	margin:0 10px 12px 0;
}
.img-indent4 {
	margin:0 18px 0 0;
	float:left
}
/*********************************header*************************************/

header {
	background:url(../images/tail-header.gif) repeat-x 0 0;
}
#logo:after{right:-68px}
#logo:before{left:-68px}
.logo {
	display:inline-block;
	width:570px;
	height:140px;
	background:url(../images/logo.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:-999em;
	z-index:99;position:absolute;top:0px;left:00px
}
.glow-top{background:url(../images/glow-top.gif) no-repeat center 0;height:237px}
.row-nav{background:url(../images/tail-row-nav.png) repeat-x 0 0}


.row-top {
	position:relative;
	background:url(../images/tail-top.gif) repeat-x 0 0;
	padding:49px 0 40px
}

nav {
	position:relative;
	z-index:100;

}

.button-top {width:139px;text-align:center;
	font-family: 'Anton', sans-serif;
	font-size:30px;
	line-height:32px;
	color:#e6e8e9;
	text-shadow:0 1px 2px #8b2308;
	background:url(../images/tail-button-top.gif) repeat-x 0 bottom;
	padding: 11px 0 19px;
	display:block;
	float:right;
	text-transform:uppercase;position:relative;
}
.button-top:before{background:url(../ximages/tail-border-item.png) repeat-y 0 0;position:absolute;left:-2px;top:0;content:"";width:2px;height:100%}
.button-top:hover {
	text-decoration:none;background-position: 0 0;
	  box-shadow: 0 0 3px #ffffff;
	-moz-box-shadow: 0 0 3px #ffffff;
	-webkit-box-shadow: 0 0 3px #ffffff;
}

/********************** Content style ************************/

#page1 section#content {
	padding:37px 0 28px;
}
 section#content {
	padding:43px 0 28px;
}



.row-2{padding-top:45px}
#page2 .row-2{padding-top:16px}



.box-1,.box-2{background:url(../images/tail-box-1.gif) repeat-x 0 bottom #84a62c;padding:26px 36px 17px 30px;
border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:  0  0 1px 1px  #c9cfd0;
-webkit-box-shadow:   0  0 1px 1px  #c9cfd0;
-moz-box-shadow:     0  0 1px 1px  #c9cfd0;
}
.box-2{background:url(../images/tail-box-2.gif) repeat-x 0 bottom #03729b;padding:10px 16px 10px 10px;margin-bottom:20px}
.box-2 figure{float:left;margin:0 22px 0 0  }

.title-1{font-family: 'Anton', sans-serif;color:#58595b;font-size:20px;line-height:20px;text-transform:uppercase;padding-bottom:17px}

.box-1 p,.box-2 p{color:#70b5cf}
.box-2 p{padding-bottom:30px}

.box-img{border:1px solid #fff;
	box-shadow:  0  0 1px 1px #d4d8da;
-webkit-box-shadow:   0  0 1px 1px #d4d8da;
-moz-box-shadow:     0  0 1px 1px #d4d8da;
border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;display:inline-block}
.txt-1{color:#4e6a14;font-size:14px;line-height:18px;font-family: 'Anton', sans-serif;text-transform:uppercase;padding-bottom:14px}
.date-1{color:#a7a7a7;line-height:21px;font-size:11px}
.coll-right,.coll-left{float:left;width:240px}
.coll-left{margin-right:46px}
.year-1{float:left;margin:1px 4px 0 0;width:50px } 
.box-connected{overflow:hidden;} 
.box-connected{padding-bottom:12px}
.box-connected figure{float:left;margin:3px 18px 0 1px}
.box-connected strong{color:#4e6a14;display:block}
.box-connected p{padding:0}
.date-2{float:left;background:url(../images/tail-date-2.gif) repeat-x 0 0 #0393b9;text-align:center;font-family: 'Anton', sans-serif;color:#fff;font-size:18px;line-height:20px;margin-right:20px;width:60px;padding:8px 0 11px;text-transform:uppercase;  
  border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;}
.date-2 strong{display:block;margin:-1px 0 0;font-weight:normal }
.posted{overflow:hidden;}
.posted span{float:left}
.posted a{float:right;display:inline-block;color:#7f8a8e;margin-right:11px}
.posted a:hover{color:#1aa5c9}
.border-horiz{background:url(../images/tail-border-1.gif) repeat-x 0 0;width:100%;height:2px;margin:41px 0}
/******************* gallery *************/
#simple_gallery1 {
	width:936px;
	height:422px;
	position:relative;
	overflow:hidden;
	border:2px solid #fff;
	display:inline-block;margin-top:-22px;
	 -moz-box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
     -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
     box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
}
.simple_gallery1 {
	width:936px !important;
	height:422px;
	position:relative;
	overflow:hidden;
	
}

.simple_gallery1 .pic {
	width:940px !important;
	height:457px;
}
.simple_gallery1 .items img {
	width:940px;
	height:457px
}
#simple_gallery1 .pag {
	background:url(../images/tail-part-pags.png);
	position:absolute;
	width:170px;
	height:391px;
	top:0px;
	right:0px;
	padding:31px 0 0 28px ;
	margin:0;	
	z-index:10
	
}
#simple_gallery1 .img-pags1{width:142px !important;padding-left:2px;}
#simple_gallery1 .img-pags1 ul {
	margin:0;
	
	width:140px !important;
	height:357px !important;
	
}
#simple_gallery1 .img-pags1 li {
	height:84px;
	width:140px;	
	position:relative;;display:block;height:91px
}


#simple_gallery1 .img-pags1 li a {
}
#simple_gallery1 .img-pags1 li a figure {		
border:2px solid #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
	 -moz-box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
     -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
     box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
}

#simple_gallery1 .img-pags1 li.active a figure , #simple_gallery1 .img-pags1 li:hover a figure{

	border:2px solid #77a120 
}
#simple_gallery1 .numStatus {
	box-shadow:none;
}
#simple_gallery1 .banner{ position:absolute; top:301px; width:597px; left:61px;background:url(../images/tail-bunner.png); padding:30px 30px 17px;z-index:5;margin-left:20px}
#simple_gallery1 .banner span{ font-size:18px;line-height:22px; display:block; padding-bottom:1px;font-family: 'Anton', sans-serif;color:#ffffff;text-transform:uppercase;text-shadow:0 1px 1px #1b2329}
#simple_gallery1 .banner p{padding-bottom:0;color:#ffffff}
#simple_gallery1 .btn{color:#fff;text-decoration:underline;display:inline-block;padding-right:12px;background:url(../images/marker-1.png) no-repeat right 8px}
#simple_gallery1 .btn:hover{text-decoration:none}

/********************** forms ************************/


#form-1 input{	
	background:#fff;
	outline:none;
	border:1px solid #d1dbde;
	display:inline-block;
	color:#7f8a8e;
    padding: 14px 10px 15px;
    width: 150px;
	margin:0 ;
	height:16px;
	font-size:13px;	
	  box-shadow: 0 1px  #fff;
	-moz-box-shadow: 0 1px  #fff;
	-webkit-box-shadow:0 1px  #fff;
	}
.button{font-family: 'Anton', sans-serif;color:#fff;font-size:18px;line-height:20px;text-transform:uppercase;padding:12px 18px 14px;display:inline-block;background:url(../images/tail-btn-search.gif) repeat-x 0 bottom #004066;
        border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	    box-shadow: 0 0 1px 1px #bdc1c2;
	-moz-box-shadow: 0 0 1px 1px #bdc1c2;
	-webkit-box-shadow: 0 0 1px 1px #bdc1c2;
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;margin-left:-1px
	}
.button.a{background-position:0 0; box-shadow:none;}	
.button.a:hover{background:url(../images/tail-btn-search.gif) repeat-x 0 bottom #00426a;}	
	.button:hover{background-position:0 0;text-decoration:none; box-shadow:none; 
	background-color:#0393b9}
/********************** links ************************/
.link-1,.link-2 {
	font-size:14px;
	line-height:21px ;
	display:inline-block;
	font-weight:normal;
	color:#4e6a14;
	text-decoration:underline;background:#f1f6f8;
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;padding:0 1px
}
.link-1:hover,.link-2:hover {
	text-decoration:none;
	color:#fff;
	background:#ff6600
}

.link-2 {
font-weight:bold;font-size:13px;line-height:21px
}


.btn-1,.btn-2,.btn-3 {
	color:#202121;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	background:url(../images/tail-btn.gif) repeat-x 0 bottom #b02e68;	
	box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow:  0 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1);	
	text-shadow:0 1px #b02e68;
	display:inline-block;
	padding:9px 10px 9px 12px;
	border-top:1px solid #ffffff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin:2px 12px 1px 3px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;font-weight:bold
	
}
.btn-2,.btn-3{margin:0 0 3px 3px;
border-bottom: 1px solid #bfc3c6;
padding:9px 10px 8px 12px;
}

.btn-3{
background-position: 0 0;
color:#fff;text-shadow:0 1px #076ca4;
padding:10px 10px 8px 12px;
box-shadow: 0 0 0 5px #dce9ed;
-webkit-box-shadow:  0 0 0 5px #dce9ed;
-moz-box-shadow:    0 0 0 5px #dce9ed;border-bottom:none;
margin:2px 0 5px 5px;border:none
}




.btn-1 span,.btn-2 span,.btn-3 span{display:inline-block;background:url(../images/marker-2.png) no-repeat 0 0;width:6px;height:5px;margin:4px 0 0 10px}
.btn-3 span{background:url(../images/marker-4.png) no-repeat 0 0}
.btn-1:hover,.btn-2:hover {
	text-decoration:none;
	background-position: 0 0;color:#fff;text-shadow:0 1px #076ca4;border-top:0px solid #3edfed;
}
.btn-3:hover{background-position: 0 bottom;color:#202121;text-shadow:0 1px #d9d9d9;text-decoration:none}

.btn-1:hover span,.btn-2:hover span,.btn-3:hover span{background-position: 0 bottom;}


/*  Lists */

.list-1 {
}
.list-1 li {
	line-height:18px;
	display:block;
	padding:0 0 12px 15px;background:url(../images/marker-3.png) no-repeat 0 6px;
}

.list-1 li a {
	font-size:13px;
	color:#4e6a14;
	display:inline-block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;text-decoration:underline;font-weight:bold;
}

.list-1 li a:hover {
	color:#00436c;
	text-decoration:none
}



/*----- map -----*/

.map {
	margin:14px 0 17px
}
.map iframe {
	height:265px;
	overflow: hidden;
	width:358px;
	background:none
}
/*----- address -----*/
.mail-1 {
	font-style:normal;
	font-size:13px;
	line-height:21px;
	color:#7f8a8e;
	display:inline-block;
	text-decoration:none;

}
.mail-1:hover {
	text-decoration:underline
}
dl.address {
}
dl.address dt {
	font-family: 'Anton', sans-serif;color:#202121;font-size:18px;line-height:20px;text-transform:uppercase;
	padding-bottom:23px;
		font-weight:normal
}
dl.address dt span{display:block;margin-top:-2px}

dl.address dd {
	line-height:21px;
	padding:0;
	color:#7f8a8e
}
dl.address dd span {
	display:inline-block;
	width:86px
}
.relative {
	position:relative;
}
.policy {
	padding-top:9px

}
.policy p {padding-bottom:21px
}

/******************** contact-form ******************/

#contact-form-1 {
	display:block;
	position:relative;
	margin:0;padding-top:14px;height:487px;margin-bottom:25px
}
#contact-form-1 fieldset {
	display:block;
}
#contact-form-1 label {
	display:block;
	position:relative;
	height:57px;
	overflow:hidden;
}
#contact-form-1.label {
	display:block;
	overflow:hidden;
}
#contact-form-1 label.message {
	height:auto;
	margin:0;
}
#contact-form-1 .message .label {
	width:auto;
}
#contact-form-1 input, #contact-form-1 textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	outline:none;
	resize:none;
	position:relative;
	-webkit-background-clip:padding-box;
	color:#7f8a8e;
	border:1px solid #d1dbde;
    sbackground:#fff;
	box-shadow: 0 1px #fff;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;padding:14px 16px 15px;
}
#contact-form-1 input {
	padding:14px 16px 15px;
	height:16px;
	width:318px;
	
}
#contact-form-1 textarea {
	height:225px;
	overflow:auto;	
	width:506px;
	margin-bottom:1px

}
#contact-form-1 .empty, #contact-form-1 .error {
	display:none;
	color:#202121;
	font-size:11px;
	line-height:14px;
	position:absolute;
	top:1px;
	right:5px;
	width:179px;
	
}
#contact-form-1 label.message .empty, #contact-form-1 label.message .error {
	text-align:left;
	position:relative;
	width:100%;
	left:5px
}
#contact-form-1 .success {
	display:none;
	font-size:13px;
	line-height:18px;
	padding:0;
	top:-4px;
	left:2px;
	position:absolute;
	color:#202121;
	background:none !important;
	background-image:none !important;
	border:none;
	box-shadow:none;
	-pie-background: none;
}
.btns {
	position:absolute;bottom:0;right:0;	
}
.btns a {
	margin-left:16px;	
}

/******************** Footer ******************/
footer {
	padding:13px 0 18px;
	background:url(../images/tail-border-1.gif) repeat-x 0 0;
}
.privacy {padding-top:18px;
	color:#929292;
	font-size:12px;
	line-height:14px;	float:left

}
.privacy a {
	font-size:12px;
	color:#929292;
	line-height:14px;
}
.privacy a:hover {
	text-decoration:underline
}


.soc {
	overflow:hidden;
	float:right
}
.soc li {
	margin-left:11px;
	float:left;	
}
.soc li a {
	display:inline-block;	
	position:relative
}

.soc li a img {
	width:49px;
	height:50px;
	position:relative;
	display:inline-block;
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.soc li a .active {
	position:absolute;
	top:0;
	left:0;opacity:0
}



.soc li a:hover .active {
		opacity:1
}
.list-services {
	padding:10px 38px 0 0;
}

	.list-services li {
		float:right; 
		padding:0 3px 0 0px;
	}
	.list-services li a {
		display:block;
		width:32px;
		height:32px;
	}
	
	.list-services li a.first {
		background:url(../images/twitter.png) no-repeat;
	}
	.list-services li a.second {
		background:url(../images/facebook.png) no-repeat;
	}
	.list-services li a.third {
		background:url(../images/linkedin.png) no-repeat;
		width:32px;
	}