/* General Demo Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

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



html, body {
  height: 100%;
}
.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -90px; 
}
.page-wrap:after {
  content: "";
  display: block;
}
.site-footer, .page-wrap:after {
  /* .push must be the same height as footer */
  height: 90px; 
}
.site-footer {
  background: #FFF;

}

.clear { clear: both; }

#footer{
	width:800px;
	margin:0 auto;
	color:#00682c;	
	font-size:10px;
	padding-top:10px;
	padding-bottom:5px;


}

#copyright{
	width:300px;

	float:right;
	text-align:left;
	font-size:11px;
	line-height:19px;
    color: #666;
	padding-top:15px;
	
}

#distributor{
	float:left;
	width:480px;
	text-align:left;
	font-size:11px;
	color:#00682c;	
	
}

#social_link{
	width:100px;
	float:left;
	text-align:left;
	font-size:11px;
	color:#00682c;	
	
}


*,
*:after,
*:before {
	
	padding: 0;
	margin: 0;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

body {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

a {
	color: #555;
	text-decoration: none;
}

img{
	
	border:0;
	
}

.container {
	width: 100%;
	margin:0 auto;
	position: relative;
}

.container.demo-1 {
	height: 100%;
	position: absolute;
}

#container_header{
	width:800px;
	margin:0 auto;
	position:relative;
	z-index:9999;


}

#logo{
	width: 20px;
	text-align:center;
	margin:0 auto;
	padding-top:5px;
	position:absolute;
	z-index:99999;
	margin-left:327px;

}

/*Initialize*/
#navi{
	width: 800px;
	text-align: center;
	position:absolute;
	margin: 0 auto;
	z-index: 9999;
	padding-top:52px;
	letter-spacing: 1px;

}


/*Initialize*/
ul#menu, ul#menu ul.sub-menu {
    padding:0;
    margin: 0;
}
ul#menu li, ul#menu ul.sub-menu li {
    list-style-type: none;
    display: inline-block;
}
/*Link Appearance*/
ul#menu li a, ul#menu li ul.sub-menu li a {
	width:120px;
    text-decoration: none;
    color: #999;
	padding-top:16px;
	margin-left:10px;
	margin-right:10px;
    display:inline-block;



}



ul#menu li a, ul#menu li ul.sub-menu li a{
		font-size: 12px;
		font-weight: bold;

}

ul#menu li ul.sub-menu li a{
		font-size: 11px;
		font-weight: normal;


}

ul#menu li ul.sub-menu2 li a{
		font-size: 11px;
		font-weight: normal;


}



ul#menu li a:hover, ul#menu li ul.sub-menu li a:hover, ul#menu li ul.sub-menu2 li a:hover{
	width: 120px;
	text-decoration: none;
	color: #00682c;
	display: inline-block;
	font-weight: bold;
	padding-top:10px;
	
	border-top:solid 6px #00682c;
}

ul#menu li ul.sub-menu2 li a:hover{
	border-top:solid 6px #FFFFFF;
	
}

ul#menu li ul.sub-menu li a:hover{
	border-top:solid 6px #FFFFFF;
	
}

ul#menu li ul.sub-menu li.technical_data  a{
		width:150px;	

}


ul#menu li ul.sub-menu li.products  a{
		width:50px;	

}


.current  {
	width: 120px;
	text-decoration: none;
	color: #00682c;
	display: inline-block;
	font-weight: bold;
	padding-top:10px;
	border-top:solid 6px #00682c;
	font-size:12px;
	margin-left:10px;
	margin-right:10px;
	
}

.sub_current  {
	width:120px;
    text-decoration: none;
	color: #00682c;
	margin-top:32px;
	margin-left:10px;
	margin-right:10px;
    display:inline-block;
	border:none;
	font-size:12px;
	font-weight: normal;

	
}

.sub_current_technical  {
	width:150px;
    text-decoration: none;
	color: #00682c;
	padding-top:16px;
	margin-left:10px;
	margin-right:10px;
    display:inline-block;
	border:none;
	font-size:11px;
	font-weight: normal;

	
}

.space {
	width:140px;
    text-decoration: none;
    padding: 5px;
    display:inline-block;
}

/*Make the parent of sub-menu relative*/
ul#menu li {
    position: relative;
}
/*sub menu*/


ul#menu li ul.sub-menu {
	display:none;
    position: absolute;
	padding-top:10px;
    top: 25px;
    left: -120px;
    width: 680px;
	text-align: center;

}

ul#menu li ul.sub-menu2 {
	display:none;
    position: absolute;
	padding-top:10px;
    top: 25px;
    left: -440px;
    width: 680px;
	text-align: center;

}



ul#menu li:hover ul.sub-menu {
    list-style-type: none;
    display: inline-block;
}

ul#menu li:hover ul.sub-menu2 {
    list-style-type: none;
    display: inline-block;
}





/*Categories*/

#categories{
	width:800px;
	margin-top:80px;
	position:absolute;
	z-index:9999;
	text-align:center;
}

ul#current_submenu{
    padding:0;
    margin: 0;
}
ul#current_submenu li{
    list-style-type: none;
    display: inline-block;
}
/*Link Appearance*/
ul#current_submenu li a{
	width:120px;
    text-decoration: none;
    color: #999;
			font-weight: normal;

	padding-top:16px;
	margin-left:10px;
	margin-right:10px;
    display:inline-block;



}



ul#current_submenu li a{
		font-size: 12px;

}





ul#current_submenu li a:hover{
	width: 120px;
	text-decoration: none;
	color: #00682c;
	display: inline-block;
	font-weight: bold;
	padding-top:10px;
	
	border-top:solid 6px #FFF;
}

ul#current_submenu li.products  a{
		width:40px;	

}



.clr {
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}



.main {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

.container > header,
.content-wrapper {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	
}

.container > header{
	height:370px;
	text-align:center;
	padding-bottom:50px;

}

.header_text{
	width: 100%;
	height: 680px;
	overflow: hidden;
	position: relative;
}

.header_text h2,
.header_text blockquote {
	padding: 180px 10px 0px 10px;
	width: 100%;
	max-width: 960px;
	color: #00682c;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.header_text h2 {
	font-size: 52px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}

.header_text blockquote {
	width: 90%;
	color: #666;
	font-size: 20px;
	padding-top: 10px;
}

#benefits{
	width:600px;
	margin:0 auto;
	text-align:center;
	padding-top:100px;position: relative;
	
}

#benefit{
	float:left;
	margin-left:30px;
	
}



.content-wrapper p{
	padding-top: 30px;
	line-height: 26px;
}

.container > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

.container > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}


/* Header Style */


.sl-slider-wrapper {
	width: 800px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.sl-slider {
	position: absolute;
	top: 0;
	left: 0;
}

/* Slide wrapper and slides */

.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
} 

.sl-slide {
	z-index: 1;
}

/* The duplicate parts/slices */

.sl-content-slice {
	overflow: hidden;
	position: absolute;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: #fff;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity : 1;
}

/* Horizontal slice */

.sl-slide-horizontal .sl-content-slice {
	width: 100%;
	height: 50%;
	left: -200px;
	-webkit-transform: translateY(0%) scale(1);
	-moz-transform: translateY(0%) scale(1);
	-o-transform: translateY(0%) scale(1);
	-ms-transform: translateY(0%) scale(1);
	transform: translateY(0%) scale(1);
}

.sl-slide-horizontal .sl-content-slice:first-child {
	top: -200px;
	padding: 200px 200px 0px 200px;
}

.sl-slide-horizontal .sl-content-slice:nth-child(2) {
	top: 50%;
	padding: 0px 200px 200px 200px;
}

/* Vertical slice */

.sl-slide-vertical .sl-content-slice {
	width: 50%;
	height: 100%;
	top: -200px;
	-webkit-transform: translateX(0%) scale(1);
	-moz-transform: translateX(0%) scale(1);
	-o-transform: translateX(0%) scale(1);
	-ms-transform: translateX(0%) scale(1);
	transform: translateX(0%) scale(1);
}

.sl-slide-vertical .sl-content-slice:first-child {
	left: -200px;
	padding: 200px 0px 200px 200px;
}

.sl-slide-vertical .sl-content-slice:nth-child(2) {
	left: 50%;
	padding: 200px 200px 200px 0px;
}

/* Content wrapper */
/* Width and height is set dynamically */
.sl-content-wrapper {
	position: absolute;
}

.sl-content {
	width: 100%;
	height: 100%;
	background: #fff;
}

/* Default styles for background colors */
.sl-slide-horizontal .sl-slide-inner {
	background: #ddd;
}

.sl-slide-vertical .sl-slide-inner {
	background: #ccc;
}

.container_projects{
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	padding-top:130px;
	padding-bottom:40px;
	
}

.container_projects h3{
	color: #00682c;
	letter-spacing: 1px;
	font-size: 16px;	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	padding-bottom:5px;
	border-bottom:solid 1px #CCC;

		

}

.container_about > header{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	
}

.container_about > header{
	text-align:center;	
	padding-bottom:50px;

}

.header_text_about{
	width: 100%;
	overflow: hidden;
	position: relative;
}


.header_text_about h2,
.header_text_about blockquote {
	padding: 180px 10px 0px 10px;
	width: 650px;
	max-width: 960px;
	color: #00682c;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.header_text_about h2 {
	font-size: 52px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}

.header_text_about blockquote {
	width: 90%;
	color: #666;
	font-size: 20px;
	line-height:25px;
	padding-top: 10px;
}

.header_text_about blockquote p {
	font-size: 15px;

}

.header_text_about blockquote a {
		color: #00682c;
	font-size: 15px;

}


.header_text_resysta{
	width: 100%;
	position: relative;
	padding-bottom:50px;
	
}

.header_text_resysta a{
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;	
}

.header_text_resysta h2,
.header_text_resysta blockquote {
	padding: 180px 0px 0px 0px;
	width: 800px;
	max-width: 800px;
	color: #00682c;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.header_text_resysta h2 {
	font-size: 52px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	text-align:center;
}

.header_text_resysta h3 {
	color: #00682c;
	letter-spacing: 1px;
	font-size: 15px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}

.header_text_resysta blockquote {
	width: 85%;
	color: #666;
	font-size: 15px;
	line-height:20px;
	padding-top: 10px;
}

#product_img{
	padding:5px;
	border: solid 1px #CCC;
	margin-right:10px;
}

.table4, .table4 tr, .table4 td {
border: solid thin 
#999;
text-align: center;
}

#img_media{
	width:850px;
	margin:0 auto;
	
}

#img_media a{
	width:800px;
	margin:0 auto;
	font-size:11px;
}

#media_img{
	width:380px;
	float:left;
	
	margin-right:40px;
	margin-bottom:40px;
	font-size:12px;
}

#award_img{
	width:220px;	
	float:left;
	margin-right:40px;
	margin-bottom:10px;
	font-size:12px;
	text-align:center;
}


table {
width: 750px;
border-collapse: collapse;
font: normal 11px verdana,arial,helvetica,sans-serif;
text-align: left;
line-height: 16px;
}

.table-benefits {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #333;
	line-height:20px;
}

.table-head {
font-size: 12px;
text-align: left;
text-transform: uppercase;
padding:3px;
}

tr {
border-bottom: 1px 
#FFF solid;

}

td {
vertical-align: top;
padding: .5em;
color: 
#666;
}

.tablecolor {
background-color: 
#CCC;

}

.tablecolor_green {
background-color: 
#00682c;
color:#FFF;

}



