/* CSS Document */
/*-------------------------------- Global properties -------------------------------- */
html {width:100%; height:100%;}

body {
	background: url(../images/bg_body.jpg) left top repeat-x #297044;
	color:#292929;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:18px; 
	font-weight:normal;
	width: 100%;
	min-width: 980px;
	position:relative;
	border-top: 5px #000 solid;
}
	
div.wrapper {
	width : 100%;
	position:relative;
} 

div.content {
	background-color:#fff;
	padding: 40px 45px 35px;
}

div.center {	
	background:url(../images/bg_content_top.png) left top no-repeat;
	width:1000px;
	margin:0 auto;
	padding-top: 35px;
}

h1{
	font-family: 'proxima_nova_rgregular';
	font-size:30px; 
	line-height:30px; 
	color:#312a1c; 
	font-weight:normal;
	padding-bottom:20px;
}

h2 {
	font-family: 'proxima_nova_rgbold';
	font-size:28px; 
	line-height:28px; 
	color:#275974; 
	font-weight:normal;
	text-transform: uppercase;
	padding-bottom:20px;
}	

h3 {
	font-family: 'proxima_nova_rgregular';
	font-size:18px; 
	line-height:18px; 
	color:#297044; 
	font-weight:normal;
	text-transform: none;
	padding-bottom:20px;
}

h4 {
	font-family: 'proxima_nova_rgregular';
	font-size:22px; 
	line-height:22px; 
	color:#265974; 
	font-weight:normal;
	text-transform: none;
	padding-bottom:20px;
}

h5 {
	
}

a.more {
	color:#ffb100;
	text-decoration:underline;
	font-weight: bold;
}
	
a.more:hover {
	text-decoration:none;
}

a.link {
	float: left;
	color: #91ba47;
	font-family: 'proxima_nova_rgregular';
	font-size:14px; 
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase;
}	

a.link:hover {
	text-decoration:none;
	color: #22788d;
}

a.link1 {
	color: #48484c;
	font-weight:bold;
	text-decoration:underline;
}	

a.link1 {
	color: #48484c;
	font-weight:bold;
	text-decoration:none;
}	

a.button {
	float: left;
	display: block;
	color:#fff;
	background-color: #f57815; 
	font-family: 'proxima_nova_rgregular';
	font-size:14px; 
	line-height:14px;
	text-decoration:none;
	text-transform: uppercase;
	padding: 10px 14px;
	margin-top: 14px;
}	
	
a.button:hover {
	color:#76bcd0;
	background-color: #1c4e68; 
	text-decoration:none;
	padding: 10px 14px;
	margin-top: 14px;
}	

.blue {
	color:#3892ce; 
}

.yelow {
	color:#ffae00; 
}
.left {float:left!important;}

.right {float:right!important;}

.clear {clear: both;}	

.bold {
	font-weight:bold;
	text-transform: uppercase;
}
.bg_banner {
	background:url(../images/bg_banner.png) left top no-repeat;
	height:40px;
}

.paragraph {margin-top: 6px;}
/*==================== header ====================*/
.header {
	padding: 10px 20px;
	background-color: #fff;
}

#logo {
	float:left;
}
	
#logo a {
	display:block;
}	

ul.head_menu {
	background: none;
	width: 140px;
	// width: 140px;
	float: left;
	height:90px;
	// height: 90px;
	padding: 0;
	// margin-left: 300px;
}

ul.head_menu li {
	float: left;
}

.head_menu li a {
	background-color:none; 
	display:block;
	float:left;
	font-family: Arial, sans-serif, Helvetica; 
	font-size:12px; 
	line-height:12px; 
	color:#7baa46; 
	text-decoration:none;
	padding: 5px 17px 5px 0;  
	margin-top: 22px;
	font-style:normal;
	text-align:center;
	
}

.head_menu li a:hover {
	color:#1c4e68; 
	text-decoration:none;
	padding: 5px 17px 5px 0; 
	margin-top: 22px;
}

#search {
	height:30px;
	padding: 20px 3px 3px;
	position: relative;
	float: left;
}

.search {
	background: url(../images/bg_search.png) left top no-repeat;
	color:#868686; 
	font-family: Arial, sans-serif, Helvetica;
	font-size:12px;
	line-height:32px;
	min-height: 32px;
	padding: 0 6px; 
	width: 220px; 
	height: 32px;
	float:right; 
	border:none;
	margin: 0;
}

#search a {
	background: url(../images/bg_search_button.png) left top no-repeat;
	color:#fff; 
	font-family: Arial, sans-serif, Helvetica;
	font-size:13px;
	line-height:13px;
	text-decoration:none;
	padding:2px 22px 9px  10px;
	// padding:2px 22px 9px  10px;
	right:0; 
	bottom: 2px;
	border:none;
	position:absolute;
	z-index:1;
}

#search a:hover {
	color:#2b5972; 
	text-decoration:none;
	padding:2px 22px 9px  10px;
	// padding:2px 22px 9px  10px;
}

ul.menu {
	background-color: #92bb47;
	border-bottom: 4px #1c4e68 solid;
	width: 100%;
	float: right;
	padding: 0;
}
	
.menu li {
	float:left; 
	text-align: center;
	width: 115px;
}

.menu li a {
	width: 100%;
	background-color:none; 
	display:block;
	float:left;
	font-family:'bebas_neueregular'; 
	font-size:24px; 
	line-height:24px; 
	color:#fff; 
	text-decoration:none;
	padding: 30px 0 10px;  
	font-style:normal;
}

.menu li a:hover, .menu li a.act{
	background: url(../images/menu_li_active.gif) left top no-repeat;
	color:#fff; 
	padding: 30px 0 10px; 
	font-style:normal;
}	

img.img {
	background: #d0d0d0;
	border: 1px #ccc transparent;
	padding: 5px;
	float: left;
	margin: 0 16px 18px 0;
}

img.right_img {
	background: #d0d0d0;
	border: 1px #ccc transparent;
	padding: 5px;
	float: right;
	margin: 0 0 18px 16px;
}
/*==================== slider ====================*/
 .left_slider {
	background:none;
	float: left;
	width: 270px;
	padding: 100px 0 0 30px ;
}

.left_slider h1 {
	font-family: 'proxima_nova_ltregular';
	color:#1c4e68; 
	text-transform: none;
	font-weight: normal;
	font-size:50px;
	line-height:50px;
	padding: 20px 0 10px; 
}

.left_slider span {
	display: inline-block;
	font-family: 'proxima_nova_rgbold';
	color:#297044; 
	font-size:22px;
	line-height:22px;
	text-transform: none;
 }

 .left_slider p {
	font-family: 'proxima_nova_ltregular';
	color:#686868; 
	text-transform: none;
	font-weight: normal;
	font-size:18px;
	line-height:18px;
	padding: 20px 0 10px; 
}

.left_slider a {
	background:url(../images/r_slider_button.png) left top no-repeat;
	display:block;
	width: 90px;
	color:#211c10;
	font-family: 'proxima_nova_rgregular';
	text-transform: uppercase;
	font-size:16px; 
	line-height:16px;
	text-decoration:none;
	padding:14px 12px; 
	margin-top: 40px;
}

/*==================== content ====================*/
.banner {
	background: #fff;
	color: #fff;
	font-family: 'proxima_nova_rgregular';
	text-transform: uppercase;
	font-size:30px; 
	line-height:30px;
	padding: 0 30px 30px;
	text-decoration: none;
	position: relative;
	z-index: 0;
	padding-top: 40px;
	margin-bottom:25px;
}



.box {
	width: 220px;
	background: #fff;
	float: left;
	margin-right: 20px;
	position: relative;
	z-index: 0;
	text-align: center;
	height: 284px;
}

.box a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.box p{
	color: #fff;
	position: absolute;
	z-index: 2;
	top:210px; left:0;
	padding: 15px 0;
	margin-bottom: 2px;
	text-align: center;
	width: 100%;
	height: 30px;
}


p.box1 {
	background:url(../images/bg_banner_1.gif) left bottom repeat-y;
}
p.box2 {
	background:url(../images/bg_banner_2.gif) left bottom repeat-y;
}
p.box3 {
	background:url(../images/bg_banner_3.gif) left bottom repeat-y;
}
p.box4 {
	background:url(../images/bg_banner_4.gif) left bottom repeat-y;
}

.box.bg1 a:hover {
	background:url(../images/bg_banner_active.jpg) -25px 21px no-repeat;
	position: absolute;
	z-index: 1;
	height: 364px;
	// left: 0;
}

.box.bg2 a:hover {
	background:url(../images/bg_banner_active.jpg) -270px 21px no-repeat;
	position: absolute;
	z-index: 1;
	height: 364px;
	// left: 0;
}

.box.bg3 a:hover {
	background:url(../images/bg_banner_active.jpg) -505px 21px no-repeat;
	position: absolute;
	z-index: 1;
	height: 364px;
	// left: 0;
}

.box.bg4 a:hover {
	background:url(../images/bg_banner_active.jpg) -760px 21px no-repeat;
	position: absolute;
	z-index: 1;
	height: 364px;
	// left: 0;
}

.news {
	display:block;
	width:100%;
	position: relative;
	padding-bottom: 20px;
}

.news p{
	font-family: Arial,sans-serif, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color:#48484c;
	text-decoration: underline;
}

.news span {
	display:block;
	background-color:#91ba47; 
	color:#fdfdfd;	
	font-family: 'proxima_nova_rgregular';
	font-size:16px;
	line-height:16px;
	padding: 10px;
	text-transform:none;
	margin-bottom:7px;
}

.news span:hover {
	background-color:#1c4e68; 
	color:#fff;	
}

p.name {
	color:#48484c;	
	font-family: 'proxima_nova_rgregular';
	font-size:16px;
	line-height:16px;
	padding-top: 15px;
	text-transform:none;
	font-weight: bold;
	text-decoration: none;
}

.grid_3 p.name {
	padding: 0;
}

.grid_4 h3 {
	padding: 5px 0 15px 5px;
}

.grid_4 img{
	width: 40px;
	height: 34px;
	float: left;
	margin-right: 5px;
}

.gallery_box {
	width: 210px;
	margin-right: 20px;
	float: left;
}

.gallery_box img:hover {
	background: #317249;
}

.footer {
	background: none;
	padding: 0 0 50px;
}

ul.footer_menu  {
	background: none;
	border: none;
	width: 650px;
	float: right;
	padding: 0;
}
	
.footer_menu li {
	float:left; 
	text-align: center;
	width: 90px;

}

.footer_menu li a {
	width: 100%;
	background-color:none; 
	display:block;
	float:left;
	font-family:'bebas_neueregular'; 
	font-size:18px; 
	line-height:18px; 
	color:#c6ea84; 
	text-decoration:none;
	padding: 40px 0 20px;  
	font-style:normal;
}

.footer_menu li a:hover, .footer_menu  li a:active{
	background: url(../images/bg_li_footer_menu.png) left top no-repeat;
	color:#fff; 
	padding: 40px 0 20px;    
	font-style:normal;
}	

.policy {
	font-family: Arial,sans-serif, Helvetica;
	font-size: 12px;
	line-height: 12px;
	color:#c0d7b4;
	float:left;
	padding: 0 0 10px;
	text-transform: none;
	padding-top: 10px;
	}
	
.policy a {
	text-transform: none;
	color:#c0d7b4;
	text-decoration:none;
}	

.policy	a:hover {
	text-decoration:underline;
}

ul.social {
	float:right;
	width: 200px;
}

ul.social li {
	float: left;
	width: 30px;
	height: 30px;
	font-size:2px;
	line-height:2px;
	text-indent: -9999px;
	text-decoration: none;
	margin-right: 10px;
}

ul.social li a{
 	display: block;
	float:left;
	width: 100%;
	height: 100%;
	font-size:2px;
	line-height:2px;
	text-indent: -9999px;
	text-decoration: none;
  }

 a.social1 {
 	background: url(../images/social.png) left top no-repeat;
 }

 a.social2 {
 	background: url(../images/social.png) -39px top no-repeat;
 }

 a.social3 {
 	background: url(../images/social.png) -78px top no-repeat;
 }

  a.social4 {
 	background: url(../images/social.png) -117px top no-repeat;
 }

.footer li img:hover {
	text-decoration: none;
	cursor: pointer;
  }

/*==================== contact form ====================*/	

ul.services li {
	display:block;
	width: 250px;
	background:none;
	text-decoration:none;
	text-transform:none;
	padding:0  0 0 18px;
	margin-bottom: 7px;
}

ul.services li:hover {
	display:block;
	width: 250px;
	background:url(../images/bg_services.png) left top no-repeat;
	text-decoration:none;
	text-transform:none;
	padding:0  0 0 18px;
	margin-bottom: 7px;
}

ul.services li a{
	display:block;
	background:url(../images/services_bullet.png) left bottom no-repeat;
	color:#48484c;
	font-family:Arial, sans-serif, Helvetica;
	font-weight:normal;
	font-size:13px;
	line-height:13px;
	text-decoration:none;
	text-transform:uppercase;
	padding:6px 0 5px 18px;
}
	
ul.services li a:hover{
	display:block;
	background:url(../images/services_bullet.png) left top no-repeat;
	color:#fff;
	font-family:Arial, sans-serif, Helvetica;
	font-weight:normal;
	font-size:13px;
	line-height:13px;
	text-decoration:none;
	text-transform:uppercase;
	padding:6px 0 5px 18px;
}

.adress {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:28px;
	text-decoration:none; 
}
	
.adress tr {width:400px;}

.adress, table td {
	border:none; 
	font-size:12px;
	line-height:23px;
	text-align:left;
	font-weight:normal;
}

table.inform {
	display: block;
	padding-top: 20px;
}

table.inform tr td{
	line-height: 26px;
}
/*==================== contact form ====================*/	
/* Label */
label  {
	color:#312a1c;
	font-family:'proxima_nova_rgregular';
	font-size:14px;
	line-height:14px;
	width: 100px;
	float: left;
	text-transform:none;
	text-align: left;
	padding: 8px 0;
	}

/* Input, Textarea */
input{ 
	background-color:#f7f7f7;
	width:210px;                          
	height:27px;
	border: 1px #ccc solid;
	font-family: Arial, sans-serif, Helvetica;
	font-size:12px;
	color:#888;
	padding: 0 5px;
	margin:0 0 14px;
	}

textarea{
	background-color:#f7f7f7;
	width:210px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
	line-height:22px;
	border: 1px #c9c9c9 solid;; 
	padding:5px;	
	margin:0 0 14px;
}	

#submit {
	width: 100px;
	height: 40px;
	float: left;
	display: block;
	color:#fff;
	background-color: #f57815; 
	font-family: 'proxima_nova_rgregular';
	font-size:14px; 
	line-height:14px;
	text-decoration:none;
	text-transform: uppercase;
	padding: 10px 14px;
	margin: 14px 0 0 ;
 }
   
#submit:hover {
	color:#76bcd0;
	background-color: #1c4e68; 
	text-decoration:none;
	padding: 10px 14px;
	margin: 14px 0 0;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
  margin-left: 0!important;
}

.omega {
  margin-right: 0!important;
}

/* Grid >> (margin, padding)
----------------------------------------------------------------------------------------------------*/
.mt_7 {
  margin-top: 7px!important;
}

.mb_40 {
  margin-bottom: 40px;
}



.pt_10 {
  padding-top: 10px;
}

.pt_20 {
  padding-top: 20px;
}

.pt_30 {
  padding-top: 30px;
}

.pt_40 {
  padding-top: 40px;
}

/*----------------------------------------------------------------------------------------------------*/
.grid_1 {
	float:left;
	width:690px;
}

.grid_2 {
	float:right;
	width:180px;
	padding-top: 8px;
}

.grid_3 {
	float:left;
	width:330px;
}

.grid_4 {
	float:left;
	width:200px;
	margin-right: 40px;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) */
/*==================== font-face ====================*/
@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('proximanova-bold-webfont.eot');
    src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-bold-webfont.woff') format('woff'),
         url('proximanova-bold-webfont.ttf') format('truetype'),
         url('proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('proximanova-regular-webfont.eot');
    src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-regular-webfont.woff') format('woff'),
         url('proximanova-regular-webfont.ttf') format('truetype'),
         url('proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_ltregular';
    src: url('proximanova-light-webfont.eot');
    src: url('proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-light-webfont.woff') format('woff'),
         url('proximanova-light-webfont.ttf') format('truetype'),
         url('proximanova-light-webfont.svg#proxima_nova_ltregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('bebasneue-webfont.eot');
    src: url('bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue-webfont.woff') format('woff'),
         url('bebasneue-webfont.ttf') format('truetype'),
         url('bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
