html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Arial;
}
address {
	font-style: normal;
}
html {
	line-height: 1;
}
ul,
ol {
	line-height: 30px;
}
li {
  	margin-left: 35px;
}
table {
	border: 1px solid #ececec;
	border-radius: 5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius:  5px; 
}
table tr td, table tr th {
	padding: 12px 30px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
table tr td {
	border-top: 1px solid #ececec;
}
table tr th {
	font-weight: bold;
}
label {
	float: left;
	margin-bottom: 5px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
a img {
	border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 50px;
}
#reference h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #D4D4D4;
}
h1 {
	font-size: 250%;
}
h2 {
	font-size: 210%;
	color: #3b3b3b;
}
h3 {
	font-size: 190%;
}
h4 {
	font-size: 160%;
}
h5 {
	font-size: 130%;
}
h6 {
	font-size: 110%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
html {
	font-size: 87.5%;
	line-height: 1.21429em;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
	width: 100%;
	height: 100%;
}
.detail-reference {
	height: auto;
}
body {
	margin: 0px;
	background: #fff;
}
img {
	max-width: 100% !important;
	height: auto;
	border: 1px solid #d4d4d4;
	padding: 5px;
	border-radius:  5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius:  5px; 
}
hr {
	border-top: 1px solid #d4d4d4;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 15px 0;
}
*,:focus,:hover,:active {
	outline: none;
}
p {
	line-height: 1.5;
	font-size: 110%;
	margin: 0 0 1em;
	display: block;
}
a {
	color: #0C9901;
	text-decoration: none;
}
a:hover {
	color: #0B7C01;
	text-decoration: none;
}
.rad-top {
	border-radius:  5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
 	-moz-border-radius:  5px 5px 0 0; 
}
.rad {
	border-radius:  5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius:  5px; 
}
.opa {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.opa:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.cleaner {
	clear: both;
	width: 0;
	line-height: 0;
	font-size: 0;
}
.small {
	font-size: 80%;
}
.bcg {
	position: absolute;
	background: #f4f4f4;
	width: 100%;
	height: 200px;
	top: 0;
	left: 0;
}
.container-hp {
	margin: 25% auto 8%;
	width: 85%;
	max-width: 960px;
	background:  #fff;
	position: relative;
}
.container {
	margin: 0 auto;
	width: 85%;
	max-width: 960px;
	background:  #fff;
}
.bg {
	background: url("../j../../img/content-bg.jpg") no-repeat center bottom;
	min-height: 500px;
}	
.container-fo {
	margin: auto;
	width: 85%;
	max-width: 960px;
}
.inner-top5per {
	padding-top: 5%;
}
.inner-top10per {
	padding-top:10%;
}
.inner-10per {
	padding:10% 0 5% 0;
}
.inner-top5 {
	margin-top: 5%;
}
.inner-top3 {
	margin-top: 5%;
}
.inner-top10 {
	margin-top: 10%;
}
.inner-bot20 {
	margin-bottom: 20%;
}
.bot15 {
	padding-bottom: 20px;
}
.button-big {
	font-size: 110%;
	padding: 15px 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	background: #0C9901;
	border: 0;
	font-family: Arial;
}
.button-big:hover {
	color: #fff;
	background: #0B7C01; 
}
/* -------------------------------------------- CAROUSEL -------------------------------------------- */
.carousel {
	position: absolute;
	line-height: 1;
	top:0;
	left: 0;
	width: 100%;
}
.carousel-indicators {
	position: absolute;
	top: 90%;
	right: 20px;
	z-index: 5;
	margin: 0;
	list-style: none;
}
.carousel-indicators li {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #ffffff;
	border-radius: 50px;
	-webkit-border-radius: 50px;
 	-moz-border-radius:  50px;	
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	visibility: hidden;
}
.carousel-indicators .active {
	background-color: #83c78b;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.carousel-inner {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-moz-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	width: 100%;
	line-height: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	border: 0;
	padding: 0;
	border-radius: 0;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  	display: block;
}
.carousel-inner > .active {
 	left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
  	left: 100%;
}
.carousel-inner > .prev {
  	left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
 	 left: 0;
}
.carousel-inner > .active.left {
  	left: -100%;
}
.carousel-inner > .active.right {
 	 left: 100%;
}
.carousel-control {
	position: absolute;
	top: 40%;
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	width: 60px;
	height: 60px;
	left: 3%;
	display: none;
	background: rgba(0, 0, 0, 0.4);
	padding: 20px;
	border-radius: 20%;
	-webkit-border-radius: 20%;
 	-moz-border-radius:  20%;	
	line-height: 20px;
}
.carousel-control.right {
	left: auto;
	right: 3%;
}
.carousel-control:hover,
.carousel-control:focus {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
/* -------------------------------------------- MENU -------------------------------------------- */
.fix {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100000;
}
 #main-nav   {
	background: #0C9901 !important;
	background: -moz-linear-gradient(90deg, rgb(11, 124, 1) 24%, rgb(12, 153, 1) 100%) !important;
	background: -webkit-linear-gradient(90deg, rgb(11, 124, 1) 24%, rgb(12, 153, 1) 100%) !important;
	background: -o-linear-gradient(90deg, rgb(11, 124, 1) 24%, rgb(12, 153, 1) 100%) !important;
	background: -ms-linear-gradient(90deg, rgb(11, 124, 1) 24%, rgb(12, 153, 1) 100%) !important;
	background: linear-gradient(180deg, rgb(11, 124, 1) 24%, rgb(12, 153, 1) 100%) !important;
	border-radius:  0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
 	-moz-border-radius:  0 0 5px 5px; 
}
 #main-nav  ul  li {
	display: inline-block;
	margin: 0;
}
 #main-nav  ul  li:nth-child(5) {
	border-right: 1px dotted #000;
}
#main-nav  ul  li:nth-child(9) {
	margin-left: 16.7%;
}
 #main-nav  ul {
	list-style-type: none;
}
 #main-nav ul li a {
	padding: 5px 14px;
	display: inline-block;
	color: #fff;
	line-height: 28px;
}
.nav-act,
 #main-nav ul li a:hover {
	background: #0B7C01;
	background: -moz-linear-gradient(90deg, rgb(8, 97, 0) 12%, rgb(12, 153, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgb(8, 97, 0) 12%, rgb(12, 153, 1) 100%);
	background: -o-linear-gradient(90deg, rgb(8, 97, 0) 12%, rgb(12, 153, 1) 100%);
	background: -ms-linear-gradient(90deg, rgb(8, 97, 0) 12%, rgb(12, 153, 1) 100%);
	background: linear-gradient(180deg, rgb(8, 97, 0) 12%, rgb(12, 153, 1) 100%);
	color: #fff;
}
.home {
	font-weight: bold;
	margin: 0 15px;
	color: #075001;
	font-size: 120%;
}
.home:hover {
	color: #053601;
}
/* -------------------------------------------- BODY -------------------------------------------- */
.about, .hp-claim {
	display: block;
	padding-top: 10px;
	margin-left: 10px;
}
.hp-claim img {
	float: right;
	margin: 10px 10px 20px 20px;
}
.about img {
	float: right;
	margin: 0 0 20px 20px;
}
.hp-claim p {
	font-size: 130%;
	color: #6c6c6c;
}
.about p {
	font-size: 110%;
}
.box-hp-category {
	float: left;
	width: 208px;
	margin-right: 4%;
	margin-bottom: 5%;
	border-top:  15px solid #ebe9e9;
}
.box-hp-category:nth-child(4n) {
	margin-right: 0;
}
.box-hp-category p,
.box-main p {
	color: #6c6c6c;
	margin: 10px 0;
	height: 150px;
	overflow: hidden;
}
.box-hp-category h2 {
	height: 75px;
	padding-top: 5px;
	line-height: 35px;
	color: #000;
}
.box-hp-category:hover  {
	border-top:  15px solid #0C9901;
}
.box-hp-category p:hover,
.box-main p:hover  {
	color: #2f2f2f;
}
.more {
	float: left;
	font-weight: bold;
	background: url('../ap../../gfx/arrow-more.png') no-repeat;
	width: 20px;
	height: 20px;
}
.more:hover {
	background-position: 0  -20px;
}
.box-main {
	float: left;
	width: 208px;
	margin-right: 4%;
	margin-bottom: 5%;
}
.box-main:nth-child(4n+5) {
	margin-right: 0;
}
.box-main img {
	width: 100%;
	height: auto;
	border: 1px solid #d4d4d4;
	padding: 5px;
	border-radius:  5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius:  5px; 
}
.box-main h5 {
	line-height: 25px;
	height: 45px;
}
.btn-c {
	float: left;
	margin-left: 41%;
	margin-top: 30px;
	clear: both;
}
.btn-l {
	float: left;
	margin-left: 0;
	margin-top: 30px;
	clear: both;
}
.btn-r {
	float: right;
	margin-right: 0;
	margin-top: 30px;
	clear: both;
}
footer {
	width: 100%;
	padding-bottom: 80px;
	color: #000;
	background: #0B7C01;
	margin-top: 80px;
}
footer  ul  li {
	float: left;
	display: inline-block;
	margin: 0;
}
footer  ul {
	list-style-type: none;
	width: 250px;
	float: left;
}
footer ul li span,
footer ul li a {
	padding: 5px 12px;
	display: inline-block;
	color: #fff;
	line-height: 28px;
}
footer ul li:hover,
footer ul li a:hover {
	background: #0a7201;
	color: #fff;
}
footer ul li ul {
	background: #abe9b2;
	position: absolute;
	visibility: hidden;
	width: 270px;
}
footer ul  li:hover ul {
	visibility: visible;
}
.contacts {
	float: right;
	margin-top: 5px;
	font-size: 110%;
	color: #fff;
}
.contacts a {
	color: #fff;
}
.contacts img {
	border: 0;
	padding: 0;
	border-radius: 0;
	margin-left: 20px;
	margin-right: 10px;
}
.contacts a:hover {
	text-decoration: underline;
	color: #dedede;
}
.fb {
	float: right;
	background: url('../ap../../gfx/fb.png') no-repeat;
	width: 118px;
	height: 36px;
	margin-top: 10px;
	margin-right: 130px;
}
.fb:hover {
	background-position: 0 -36px;
}
.copy {
	float: left;
	width: 100%;
	background: #333333;
	padding: 10px 0;	
}
.copy .container-fo span {
	color: #757575;
	font-size: 80%;
}
.breadcrumb {
	padding: 8px 15px;
	list-style: none;
	background-color: #fafafa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.breadcrumb > li {
	margin-left: 0;
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	*zoom: 1;
}
.breadcrumb > li > .divider {
	padding: 0 5px;
	color: #ccc;
}
.breadcrumb > .active {
 	color: #999999;
}

.about-article-l, .about-article-r, .category-title {
	display: block;
	margin-bottom: 5%;
}
.category-title img {
	float: right;
	width: 350px;
}
.about-article-l img {
	float: right;
	width: 250px;
	margin-left: 5%;
}
.about-article-l .iso-img {
	float: right;
	width: 250px;
	margin-left: 5%;
}
.about-article-l .iso-img img{
	float: left;
	width: 100px;
	margin-left: 25px;
	margin-top: 25px;
}
article img,.about-article-r img {
	float: left;
	width: 250px;
	margin-right: 5%;
}
article > a >img {
	border: 1px solid #d4d4d4;
	padding: 5px;
	border-radius:  5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius:  5px; 
}
.category-title > p {
	display: block;
}
.about-article-l-body {
	float: left;
	width: 65%;
}
.about-article-r-body {
	float: right;
	width: 65%;
}
.article-body {
	float: left;
	width: 65%;
}
.hand {
	float: left;
	width: 40%;
	margin-left: 30%;
}
.hand img {
	width: 100%;
	border: 0;
	padding: 0;
	border-radius: 0;
}
.box-form {
	background: #fafafa;
	border-radius:  5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius:  5px; 
	display: block;
	padding: 3% 0;	
}

.box-form form {
	float: left;
	margin-top: 2%;
	width: 100%;
}
.box-form table {
	border: 0;
	width: 100%;
}
.box-form table td {
	border: 0;
	padding: 0 24%;
}

.box-form h3 {
	text-align: center;
}
label,
input,
button,
select,
textarea {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	display: inline-block;
	height: 30px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	border-radius: 3px;
	-webkit-border-radius: 3px;
 	-moz-border-radius:  3px; 
	border: 1px solid #d3d3d3;
}
textarea:focus,textarea:hover,
input[type="text"]:focus, input[type="text"]:hover,
input[type="password"]:focus, input[type="password"]:hover,
input[type="datetime"]:focus, input[type="datetime"]:hover,
input[type="datetime-local"]:focus, input[type="datetime-local"]:hover,
input[type="date"]:focus,input[type="date"]:hover,
input[type="month"]:focus,input[type="month"]:hover,
input[type="time"]:focus,input[type="time"]:hover,
input[type="week"]:focus,input[type="week"]:hover,
input[type="number"]:focus,input[type="number"]:hover,
input[type="email"]:focus,input[type="email"]:hover,
input[type="url"]:focus,input[type="url"]:hover,
input[type="search"]:focus,input[type="search"]:hover,
input[type="tel"]:focus,input[type="tel"]:hover,
input[type="color"]:focus,input[type="color"]:hover {
	border-color: #83c78b;
	border-width: 1px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
 	-moz-border-radius:  3px; 
}
input[type="submit"] {
	text-align: center;
	width: 50%;
	padding: 15px 0;
	margin-top: 30px;
	cursor: pointer;
}
input,
textarea {
  	width: 100%;
	height: auto;
}
.mandatory label {
	font-weight:bold
}
.error_msg {
	color:red;
	padding:0 5px 0 0;
	display:block;
	font-size:90%;
	text-align:right;
}
.legend-form {
	float: left;
	font-size: 85%;
}
.category-ref {
	margin-top: 20px;
	background-color: #fafafa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.category-ref ul {
	list-style-type: none;
}
.category-ref ul li {
	display: inline-block;
	*display: inline;
	margin: 0;
}
.category-ref ul li a {
	display: inline-block;
	*display: inline;
	line-height: 15px;
	padding: 10px 30px;
	color: #363636;
}
.category-ref ul li a:hover {
	background-color: #ececec;
	color: #000;
}
.box-contact-l {
	float: left;
	width: 45%;
	margin-right: 5%; 
}
.box-contact-l img {
	float: right;
}
.box-contact-l table {
	border: 0;
	margin: 1em 0 1em 1em;
	line-height: 1.5;
}
.box-contact-l table tr td {
	border: 0;
	padding: 0;
	padding-right: 15px;
	text-align: left;
}
.box-contact-r h5 {
	line-height: 1;
}
.box-contact-r {
	float: right;
	width: 50%;
}
.box-contact-r iframe {
	width: 100%;
	height: 360px;
}
.sent {
	display: block;
}
.sent img {
	float: left;
	margin-right: 5%;
	border: 0;
}
.sent h1 {
	padding-top: 8%;
}
.pagination {
	width: 100%;
	display: inline-block;
	padding-left: 0;
	margin: 22px 0;
	background-color: #fafafa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.pagination > li {
  	display: inline;
	margin-left: 0;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 7px 15px;
	line-height: 1.42857;
	background-color: #fafafa;
	margin-left: -1px;
	color: #363636;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
 	margin-left: 0;
}
.pagination .hellip {
	position: relative;
	float: left;
	padding: 7px 15px;
	line-height: 1.42857;
	background-color: #fafafa;
	margin-left: -1px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus,
.pagination li .active {
 	background-color: #ececec;
	color: #000;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
	z-index: 2;
	color: white;
	background-color: #c60c30;
	border-color: #c60c30;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #787878;
	background-color: white;
	border-color: #dddddd;
	cursor: not-allowed;
}
.scrollup {
	background: url("../a../../gfx/icon-top.png") no-repeat;
	bottom: 50px;
	display: none;
	height: 40px;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
	position: fixed;
	right: 100px;
	text-indent: -9999px;
	width: 40px;
}
.scrollup:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}
.detail-ref {
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.detail-ref-body {
	width: 45%;
	margin: -400px 0 20px 50px;
	float: left;
}
.detail-ref img {
	float: right;
	width: 44%;
	min-width: 300px;
	margin: 10px -70px 20px 15px;
	height: auto;
	border: 1px solid #d4d4d4;
	padding: 5px;
	border-radius:  5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius:  5px; 
}
#horiz_container_outer {
	height: 90px;
	overflow: hidden;
	position: relative;
	clear: right;
	list-style-type: none;
}
#horiz_container_inner {
	padding: 5px 5px 5px 0;
	margin-left: 0;
}
#horiz_container {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#horiz_container li {
   	list-style: none outside none;
	display: inline;
	margin: 0;
}
#horiz_container li a {
	display: block;
	float: left;
	height: 80px;
	margin: 0 3px 3px 0;
	width: 110px;
}
#horiz_container li a img{
	width: 100%;
	border: 0;
	min-width: 0;
	margin: 0;
}

.ref_slider{
	width: 44%;
	margin-left: 55%;
}

#horiz_container img{
	
	margin: 0px !important;
	padding: 0px !important;
	border-radius: 0px !important;
	
}

#scrollbar {
    display: block;
    font-size: 1px;
    height: 12px;
    left: 0;
    margin-bottom: 40px;
    position: relative;
    top: 2px;
}
#track {
    background: none repeat scroll 0 0 #DDDDDD;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#dragBar {
    background: none repeat scroll 0 0 #A4A4A4;
    cursor: pointer;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}
#scrollbar, #track, #dragBar, #left, #right {
    -moz-user-select: none;
}
.arrow-area {
	width: 100%;
	height: auto;
	position: relative;
	top: 50px;
}
.arrow-left {
	position: relative;
	height: 80px;
	width: 80px;
	background: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 50px;
	-webkit-border-radius: 50px;
 	-moz-border-radius:  50px; 
	padding: 27px 0 27px 29px;
	color: #6b6b6b;
	font-size: 40px;
	float: left;
	left: -40px;
	z-index: 100;
}
.arrow-right {
	position: relative;
	height: 80px;
	width: 80px;
	background: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 50px;
	-webkit-border-radius: 50px;
 	-moz-border-radius:  50px; 
	padding: 27px 0 27px 32px;
	color: #6b6b6b;
	font-size: 40px;
	float: right;
	right: -40px;
	z-index: 100;
}
.arrow-right:hover,
.arrow-left:hover {
	color: #404040;
}
.navigation {
	position: absolute;
	background: rgba(0,0,0,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f111111, endColorstr=#7f111111)";
	top: 50px;
	left: 0;
	z-index: 1000;
	padding: 2% 2%;
}
.navigation ul li {
	margin-left: 0;
	list-style-type: none;
}
.navigation a {
	color: #fff;
}
.navigation a:hover {
	color: #61b86b;
}
@media (max-width: 540px) {
	.box-hp-category, .box-main {
		width: 100%;
	}
}
@media (max-width: 800px) {
	.detail-ref-body{
		margin: 0 0 20px 45px;
	}
	.box-form table td {
		padding: 0 15%;
	}
	.detail-ref img {
		float: left;
		width: 80%;
		margin-left: 10%;
		margin-top: -60px;
	}
	#horiz_container_outer {
		width: 95%;
	}
	#scrollbar {
		width: 92%;
	}
	.ref_slider {
	    margin-left: 10%;
	    width: 84%;
	}
	.detail-ref-body {
		width: 90%;
	}
	.detail-ref {
		padding: 0;
	}
	.box-contact-l {
		width: 100%;
		margin-right: 0; 
	}
	.box-contact-r {
		float: left;
		width: 100%;
	}
}
@media (max-width: 650px) {
	.contacts {
		float: left;
	}
	.contacts img {
		margin-left: 5px;
	}
	.fb {
		float: left;
	}
}
@media (min-width: 800px) and (max-width: 1120px) {
	.box-main:nth-child(4n+5) {
		margin-right: 4%;
	}
	.box-main:nth-child(3n+4) {
		margin-right: 0;
	}
}
@media(max-width: 1110px){
	#main-nav  ul  li:nth-child(9) {
		margin-left: 0;
	}
}
@media (max-width: 1100px) {
	.fix {
		position: relative;
	}
	.category-title img {
		float: left;
	}
	.category-title > p {
		width: 100%;
		margin-right: 0;
	}
}
@media (max-width: 1000px) {
	.category-title img {
		float: left;
	}
	.article-body {
		width: 100%;
	}
	.about-article-l img {
		float: left;
		margin-left: 0;
	}
	.about-article-l .iso-img {
		float: left;
		margin-left: 0;
	}
	.about-article-l .iso-img img{
		margin-left: 0;
		margin-right: 25px;
	}
	article img,.about-article-r img {
		margin-right: 0;
	}
	.about-article-l-body {
		width: 100%;
	}
	.about-article-r-body {
		float: left;
		width: 100%;
	}
	.fb {
		float: left;
	}
}

#cookie-agreement{
    background: #666666;
    color: #ffffff;
    padding: 1em 1em 0 1em;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000000000;
    min-width: 320px;
}

#cookie-agreement *{
	background: #666666 !important;
}

#cookie-agreement span{
    display: inline-block;
    margin-top: 3px;
}

#cookie-agreement a{
    color: #ffffff;
    text-decoration: underline;
}

#cookie-agreement a#agree{
    float: right;
    text-decoration: none;
}