/* CSS Document by sladek*logiq.cz */
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%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
}
.clear10 {
	display: block;
	clear: both;
	height: 10px;
	width: 100%;
	overflow: hidden;
}
.clearline {
	display: block;
	clear: both;
	height: 20px;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #ccc;
}
.clearleft {
	display: block;
	clear: left;
	height: 1px;
	width: 100%;
	overflow: hidden;
}
strong {
	font-weight: 700;
}
legend {
	display: none;
}

/* BASIC STYLING */

* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	background-color: #262626;
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	background-color: #fff;
	color: #262626;
}
a {
	color: #b3dc10;
	text-decoration: underline;
}
a:hover {
	color: #b3dc10;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
}
::-webkit-input-placeholder { 
	/*font-size: 12px;
	line-height: 16px;
	font-family: sans-serif;*/
}
::-moz-placeholder {
	/*font-size: 12px;
	line-height: 16px;
	font-family: sans-serif;*/
} /* firefox 19+ */
:-ms-input-placeholder {
	/*font-size: 12px;
	line-height: 16px;
	font-family: sans-serif;*/
} /* ie */
input:-moz-placeholder {
	/*font-size: 12px;
	line-height: 16px;
	font-family: sans-serif;*/
}






.content {
	width: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}
.hpslider {
	clear: both;
	max-width: 1920px;
	width: 100%;
	position: relative;
	margin: 0 auto 70px auto;
}
.index4 .hpslider img, .index4 .hpslider .slides img, .bsslider .hpslider img, .bsslider .hpslider .slides img {
	display: block;
	width: 100%;
	height: auto;
	max-height: 390px;
	max-width: 1170px;
}



.index2, .index4 {
	width: 95%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 100px 0 0 0;

}
.index2 .hpslider {
	clear: none;
	width: 66%;
	position: relative;
	margin: 0 auto 30px 0;
	float: left;
}
.hpslider img {
	width: 100%;
	height: auto;
}
.language1 {
	position: relative;
	max-width: 1280px;
	margin: 0 auto;
	color: #fff;
}
.language {
	background-color: #373737;
	position: relative;
	-webkit-box-shadow: 0px 0px 2px #000;
	-moz-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000;
	background-position: 0 50%;
	background-repeat: repeat-x;
	background-image: url(../img/language.png);
	text-align: right;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 8px 0;
}
a.worldwide {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 0 0 0 25px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url(../img/worldwide.png);
	font-weight: 600;
}
a.headerbutton {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 0;
	font-weight: 600;
}
a.headerbuttonmore2 {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 0 25px 0 12px;
	font-weight: 600;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/more2.png);
}
.split {
	display: inline-block;
	width: 30px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/split.png);
}
.splitextra {
	display: none;
}
ul.languages {
	position: absolute;
	left: -17px;
	top: 100%;
	margin: 8px 0 0 0;
	width: 150px;
	z-index: 1000;
}
ul.languages a {
	display: block;
	background-color: #262626;
	padding: 8px 0 8px 42px;
	background-position: 17px 50%;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 600px;
	text-align: left;
	font-weight: 600;
	text-decoration: none;
}
ul.languages a:hover {
	background-color: #373737;
}
a.languagea-en {
	background-image: url(../img/flag-en.png);	
}
a.languagea-cz {
	background-image: url(../img/flag-cz.png);	
}
a.languagea-de {
	background-image: url(../img/flag-de.png);	
}
a.languagea-fr {
	background-image: url(../img/flag-fr.png);	
}
a.languagea-it {
	background-image: url(../img/flag-it.png);	
}
a.languagea-pl {
	background-image: url(../img/flag-pl.png);	
}
a.languagea-sk {
	background-image: url(../img/flag-sk.png);	
}
a.languagea-es {
	background-image: url(../img/flag-es.png);	
}
a.languagea-ru {
	background-image: url(../img/flag-ru.png);	
}
a.languagea-hr {
	background-image: url(../img/flag-hr.png);	
}
div.languageadiv {
	display: inline-block;
	width: 150px;
	position: relative;
	text-align: left;
}
a.languagea {
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 25px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	text-align: left;
	font-weight: 600;
}
a.languagea span.arrow {
	display: inline-block;
	width: 25px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/language-next.png);	
}
.menu {
	/*position: absolute; */
	z-index: 10;
	/*width: 1178px;*/
	/*height: 43px;*/
	/*margin: 0 0 0 -589px; */
	padding: 0 0 0 0;
	/*top: 50px;
	left: 50%;*/
	/*background-position: 0 50%;
	background-repeat: repeat-x;
	background-image: url(../img/menu.png);*/
	font-family: 'Open Sans Condensed', sans-serif;
	/*border-bottom: 1px solid #9fb122;
	border-top: 1px solid #c3d54e;
	border-right: 1px solid #c3d54e;
	border-left: 1px solid #c3d54e; */
	/*-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;*/
	/*box-shadow: 0 2px 10px #bbb; */
	position: relative;
	width: 100%;
	margin: 0 0 0 0;
	top: auto;
	left: 0;
	background-color: #b3dc10;
	height: 45px;
}

.menu0 {
	/*border-top: 1px solid #eef584;*/
	/*-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;*/
  width: 95%;
  max-width: 1170px;
	margin: 0 auto;
}
.logo {
	position: relative;
	display: block;
	float: left;
	height: 41px;
	width: 250px;
	/*background-position: 30px 12px;*/
  background-position: 0 12px;
	background-repeat: no-repeat;
	background-image: url(../img/logo.png);
}
.logo span {
	display: none;
}
.menu ul li div {
	position: relative;
}
.menu li {
	position: relative;
	display: block;
	float: left;
	height: 45px;
	padding: 0;
	/*margin: -2px 0 0 0;*/
  margin: 0 0 0 0;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url(../img/menu-split.png);
}
.menu li a {
	display: block;                          
	padding: 10px 15px 0 15px;	
	height: 35px;
	color: #262626;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
	background-position: 0 0;
	background-repeat: repeat-x;
	text-decoration: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.menu li a:hover, .menu li:hover a {
	background-image: url(../img/menu-hover.png);
}
.menu li a.menus {
	background-image: url(../img/menu-s.png);
	color: #fff;
}
.menu ul li div.menu1 {
	display: none;
	position: absolute;
	/*top: 46px;*/
  top: 45px;
	left: 0;
	z-index: 100;
}
.menu ul li div.menu2 {
	display: none;
	position: absolute;
	top: 2px;
	left: 100%;
	z-index: 100;
}
.menu li:hover .menu1 {
	display: block;
}
.menu li ul li:hover .menu2 {
	display: block;
}
.menu1 ul {
	background-color: #fff;
	width: 240px;
}
.menu1 ul li {
	position: relative;
	display: block;
	float: none;
	height: auto;
	background-image: none;
	
}
.menu1 ul li a, .menu li:hover .menu1 ul li a {
	background-image: none;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	font-size: 14px;
	text-transform: none;
}
.menu1 ul li a:hover, .menu li:hover .menu1 ul li a:hover {
	background-image: none;
	background-color: #262626;
	border-bottom: 1px solid #262626;
	border-right: 1px solid #262626;
	border-left: 1px solid #262626;
	color: #fff;
}

.search {
	width: 142px;
	height: 21px;
	padding: 3px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../img/search1.png);
	float: right;
	margin: 8px 25px 0 0;
}
.search1 {
	background-color: transparent;
	border: none;
	width: 21px;
	height: 21px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/search2.png);
	float: left;
	overflow: hidden;
	text-indent:50px;
}
.search2 {
	width: 110px;
	margin: 0;
	padding: 3px 5px;
	background-color: transparent;
	border: none;
	float: left;
	font-size: 12px;
	line-height: 12px;
	font-family: sans-serif;
	outline: none;
}
.search3, .search4 {
	display: none;
}
.languagesearch {
	display: inline-block;
	background-color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(../img/search0.png);
	max-width: 300px;
	position: relative;
}
.languagesearch1 {
	margin: 0 10px;
	padding: 0 20px;
	text-align: center;
	border: none;
	background-color: transparent;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url(../img/search2.png);
	position: relative;
}


.banners {
	clear: both;
	text-align: center;
	padding: 0 0 50px 0;
	vertical-align: top;
	width: 95%;
	max-width: 1170px;
	margin: 0 auto;
}
.banner {
	margin: 0 auto 20px auto;
	display: block;
	width: 32%;
	min-height: 220px;
	overflow: hidden;
	background-color: #eee;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align: left;
	vertical-align: top;
}
.banners .banner:nth-child(1n+1) {  
  	margin: 0 1.8% 20px 0;
	float: left;
}
.banners .banner:nth-child(2n+2) {  
  	margin: 0 auto 20px auto;
	display: inline-block;
}
.banners .banner:nth-child(3n+3) {  
  	margin: 0 0 20px 0;
	float: right;
}
.banner0 {
	padding: 15px 20px;
	border-top: 1px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.banners2 {
	float: right;
	width: 32%;
}
.banners2 .banner {
	width: 100%;
	margin: 0 0 30px 0;
	display: block;
}
.banner img {
	max-width: 60%;
	height: auto;
}
.banner strong {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	font-weight: 600;
}
.banner1 img {
	float: left;
}
.banner4 {
	text-align: center;
}
.banner3 img {
	float: right;
}
.banner4 img {
	display: block;
	margin: 0 auto;
}

.banners2 ul {
	position: relative;
	padding: 0;
	margin: 0;
	display: block;
}
.banners2 ul li {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	display: block;
}


.banner p {
	padding: 0 0 10px 0;
}
.banner strong {
	display: block;
	padding: 0 0 10px 0;
	text-align: left;
}
.banner:hover a.more {
	background-position: 100% 50%;
}
a.more {
	color: #b3dc10;
	text-transform: uppercase;
	padding-right: 30px;
    	background-position: 95% 50%;
    	transition: margin-top 0.3s;
	-webkit-transition: margin-top 0.3s;
	background-repeat: no-repeat;
	background-image: url(../img/more.png);
	font-weight: 600;
	font-family: 'Open Sans Condensed', sans-serif;
	text-decoration: none;
}
a.more:hover {
	background-position: 100% 50%;
}
a.back {
	color: #b3dc10;
	text-transform: uppercase;
	padding: 0 0 0 25px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url(../img/back.png);
	font-weight: 600;
	font-family: 'Open Sans Condensed', sans-serif;
	text-decoration: none;
}
.contact {
	height: 97px;
	background-color: #b3dc10;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(../img/contact.png);
	text-transform: uppercase;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	clear: both;
}
.contact0 {
	max-width: 1280px;
	margin: 0 auto;
}
.contact1 {
	float: left;
	padding: 30px 0 0 55px;
}
.contact1 strong {
	display: block;
	float: left;
	padding: 7px 45px 8px 0;
	margin: 0 25px 0 0;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/soc.png);
}
a.contact1butt {
	display: block;
	background-color: #4e4e4e;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 5px 0;
	min-width: 300px;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	text-transform: none;
}
a.contact1butt:hover {
	color: #b2c431;
}

.soc0 {
	font-size: 20px;
	color: #b2c431;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600;
	padding: 0 0 15px 0;
}
a.soc {
	display: block;
	float: left;
	width: 37px;
	height: 37px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 10px 0 0;
}
a.soc:hover {
	background-position: 0 100%;
}
a.soc span {
	display: none;
}
a.soc-fb {
	background-image: url(../img/soc-fb.png);
}
a.soc-tw {
	background-image: url(../img/soc-tw.png);
}
a.soc-instagram {
	background-image: url(../img/soc-instagram.png);
}
.contact2 {
	padding: 34px 55px 0 0;
	float: right;
}
.contact2 strong {
	float: left;
	display: block;
	padding: 3px 10px 0 0;
}
.contact21 {
	float: left;
	width: 231px;
	height: 29px;
	padding: 3px;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/contact21.png);
}
.contact211 {
	float: left;
	background-color: transparent;
	border: none;
	padding: 6px 10px;
	width: 180px;
	outline: none;
	font-size: 14px;
	line-height: 14px;
	font-family: sans-serif;
}
.contact211::-webkit-input-placeholder { 
	font-size: 14px;
	line-height: 17px;
}
.contact211::-moz-placeholder {
	font-size: 14px;
	line-height: 17px;
} /* firefox 19+ */
.contact211:-ms-input-placeholder {
	padding: 3px 5px;
	font-size: 14px;
	line-height: 17px;
} /* ie */
input.contact211:-moz-placeholder {
	font-size: 14px;
	line-height: 17px;
}
.contact212 {
	float: left;
	width: 29px;
	height: 29px;
	overflow: hidden;
	background-color: transparent;
	border: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../img/contact212.png);
	text-indent:50px;
	outline: none;
}


.footer {
	clear: both;
	background-color: #262626;
	color: #999;
	font-size: 13px;
}
.footer p {
	padding: 0 0 10px 0;
}
.footer a {
	color: #999;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer0 {
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 25px 40px 55px;
}
.footer1 {
	/*width: 33.32%;*/
	width: 28%;
	float: left;
}
.footer2 {
	/*width: 16.66%;*/
	width: 16%;
	float: right;
}
.footer2support {
	width: 22%;
	margin: 0 2% 0 0;
	/*background-color: #ccc;*/
}
.footer2 strong {
	color: #fff;
}
.footer2 p {
	padding: 0 0 15px 0;
}
.ico-phone {
	font-weight: 600;
	color: #fff;
	font-size: 18px;
	padding: 0 0 0 30px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url(../img/ico-phone.png);
	margin: 0 0 10px 0;
}
a.ico-mail {
	display: block;
	padding: 0 0 0 30px;
	color: #fff;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url(../img/ico-mail.png);
}
.txt {
	position: relative;
	max-width: 1170px;
	margin: 0 auto;
	padding: 80px 55px 10px 55px;
}
.txtproduct {
	padding: 80px 55px 0 55px;
}
.drobek {
	font-size: 12px;
	color: #797979;
	padding: 0 0 20px 0;
}
.drobek a {
	color: #797979;
	text-decoration: none;
}
.drobek a:hover {
	text-decoration: underline;
}
h1,h2 {
	position: relative;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	padding: 0 0 20px 0;
	font-weight: 600;
}
.bsolution h1, .bsolution h2 {
	padding: 0 0 25px 0;
}
.h1over h1 {
	padding: 0 0 15px 0;
}
.hannsg {
	position: absolute;
	top: 0;
	right: 0;
}
h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	padding: 0 0 0 0;
	font-weight: 600;
}
h4 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0 0 0 0;
	font-weight: 600;
	font-style: italic;
}
.txt p {
	padding: 0 0 15px 0;
}
.col3 {
	float: left;
	width: 33.3%;
}
.col2 {
	width: 74%;
	float: left;
}
.col2right {
	width: 74%;
	float: right;
}
.col1right {
	width: 270px;
	float: right;
}
.news {
	padding: 0 95px 30px 0;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 30px 0;
}
a.newstitle {
	font-size: 26px;
	text-decoration: none;
	display: block;
	padding: 0 0 25px 0;
	color: #000;
	font-weight: 600;
}
a.newstitle:hover {
	text-decoration: underline;
}
.newsdate {
	color: #797979;
	font-weight: 600;	
}

.paginace {
	text-align: center;
}
.paginace a {
	font-size: 14px;
	line-height: 14px;
	padding: 5px 0 0 0;
	margin: 0 2px;
	display: inline-block;
	width: 24px;
	height: 19px;
	text-align: center;
	color: #c2d734;
	background-position: 50% 100px;
	background-repeat: no-repeat;
	background-image: url(../img/pag1.png);
	font-weight: bold;
	text-decoration: none;
}
.paginace a:hover {
	background-position: 50% 50%;
}
.paginaceselected {
	font-size: 14px;
	line-height: 14px;
	padding: 5px 0 0 0;
	margin: 0 2px;
	display: inline-block;
	width: 24px;
	height: 19px;
	text-align: center;
	color: #c2d734;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-image: url(../img/pag2.png);
	color: #797979;
	font-weight: bold;
}
.txt ul, .txt ol {
	margin: 10px 20px;
	padding: 0;
}
.txt ul li  {
	margin: 0 0 0 20px;
	padding: 0 0 5px 0;
	list-style-type: disc;
}
.txt ol li {
	margin: 0 0 0 20px;
	padding: 0 0 5px 0;
	list-style-type: decimal;
}
.txt strong {
	font-weight: bold;
}
.txt em, .txt i {
	font-style: italic;
	font-weight: bold;
}
.searchresults {
	color: #999;
	font-style: italic;
}
.submenu {
	float: left;
	width: 23%;
	max-width: 270px;
}
ul.submenuul  {
	margin: 0 0 20px 0;
	padding: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
ul.submenuul li  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}
ul.submenuul li a {
	display: block;
	font-weight: bold;
	color: #262626;
	text-decoration: none;
	padding: 10px 15px;
	background-color: #eee;
}
ul.submenuul  li.submenu1, ul.submenuul  li.submenu2 {
	padding: 0 0 0 0;
	border-bottom: 1px solid #E2E2E2;
}
ul.submenuul li.submenu1 {
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
ul.submenuul li.submenu1 a {
	border-top: 1px solid #fff;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
ul.submenuul li.submenu2 a {
	border-top: 1px solid #fff;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
ul.submenuul li.submenu3 a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;

-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}
ul.submenuul li.submenu4 {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: none;
}
ul.submenuul li.submenu4 a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
ul.submenuul li a:hover, ul.submenuul li a.submenus {
	background-image: none;
	background-color: #262626;
	border-left: 1px solid #262626;
	border-right: 1px solid #262626;
	border-top: 1px solid #262626;
	color: #fff;
}
ul.submenuul li.submenu1 a:hover {
	border-top: 1px solid #262626;
}
ul.submenuul li.submenu2 a:hover {
	border-top: 1px solid #262626;
	border-right: 1px solid #262626;
	border-left: 1px solid #262626;
}
ul.submenuul li.submenu3 a:hover {
	border: 1px solid #262626;
}
ul.submenuul li.submenu4 a:hover {
	border: 1px solid #262626;
}


ul.submenusub  {
	margin: 0;
	border: none;
}
ul.submenusub li {
	padding: 0;
	background-image: none;
}
ul.submenuul  li.submenu1 ul.submenusub li, ul.submenuul  li.submenu2 ul.submenusub li {
	padding: 0 0 0 0;
	background-image: none;
}
ul.submenuul li ul.submenusub li a {
	background-image: none;
	color: #fff;
	padding: 10px 35px;
	background-color: #797979;
	border: none;
	border-bottom: 1px solid #6d6d6d;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
ul.submenuul li ul.submenusub li ul.submenusub li a {
	padding: 10px 35px 10px 70px;
}
ul.submenuul li ul.submenusub li a:hover, ul.submenuul li ul.submenusub li a.submenusubs {
	background-color: #999;
	border: none;
	border-bottom: 1px solid #999;
}
ul.submenuul li ul.submenusub li.subsubmenu3 a {
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}



.txt table th {
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 3px 15px;
	border-right: 1px solid #fff;
	background-color: #797979;
}
.txt table td, #product-specification table td {
	text-align: left;
	padding: 3px 15px;
	border-right: 1px solid #fff;

}
.txt table tr:nth-child(even) {background: #fff}
.txt table tr:nth-child(odd) {background: #eee;}
#product-specification table tr:nth-child(even) {background: #fff}
#product-specification table tr:nth-child(odd) {background: #eee;}

.txt table.blanktab td {
	border-right: none;
	padding: 0;
}
.txt table.blanktab tr:nth-child(odd) {background: none;}


.downloadgroup {
	border-top: 1px solid #e5e5e5;
}
a.downloadgroupheadline {
	display: block;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	padding: 15px 0;
	font-weight: 600;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/download1.png);
	text-decoration: none;
	color: #262626;
}
a.downloadgroupheadlines {
	display: block;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	padding: 15px 0;
	font-weight: 600;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/download2.png);
	text-decoration: none;
	color: #262626;
}
.productcontent a.downloadgroupheadline {
	border-bottom: 1px solid #e1e1e1;
	margin: 0 30px 0 30px;
}
.downloadgroupul {
	margin: 0 0 30px 0;
	padding: 0;
	display: none;
}
ul.productdownload {
	margin: 0 0 30px 30px;
	padding: 0;
}
.downloadgroupul li, ul.productdownload li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.downloadgroupul li a, ul.productdownload li a {
	color: #262626;
	font-weight: 400;
	text-decoration: none;
	display: block;
	padding: 8px 0;
	max-width: 500px;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/download.png);	
}
.downloadgroup a img, ul.productdownload a img  {
	float: left;
	margin: 0 15px 0 0;
}
.service1 {
	border-top: 1px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 15px 20px 30px 20px;
}
.service2 {
	background-color: #eee;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	margin: 0 0 10px 0;
}
.service21 {
	float: left;
	width: 275px;
}
strong.service210 {
	display: block;	
	padding: 10px 0 30px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../img/service4.png);
}
strong.service211 {
	display: block;	
	padding: 10px 0 10px;
	font-weight: normal;
	font-size: 13px;
}
.service21 select {
	width: 80%;
	margin: 0 0 10px 0;
	border: 1px solid #d6d6d6;
	padding: 5px 10px;
}
.service22 {
	width: 450px;
	float: left;
	background-position: 0 0;
	background-repeat: repeat-y;
	background-image: url(../img/service3.png);
	min-height: 200px;
	padding: 10px 0 0 35px;
}
.service22 table td {
	padding: 2px 25px 2px 0;
	border: none;
	background-color: none;
}
.service22 table tr:nth-child(even) {background: none;}
.service22 table tr:nth-child(odd) {background: none;}


.where2buy1 {
	padding: 20px 0 25px 20px;
	border-top: 1px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.where2buy2 {
	width: auto;
	background-color: #eee;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
}
.where2buy3 {
	width: auto;
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-image: url(../img/where2buy2.png);
	padding: 10px;
}
.where2buy3 p {
	padding: 15px 50px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url(../img/m1.png);
}
.where2buy2 p {
	float: left;
	width: 20%;
	padding: 0 0 10px 0;
}
.where2buy2 div label {
	display: block;
	font-weight: 600;
	padding: 0 0 5px 0;
}
.where2buy2 div select {
	width: 80%;
	margin: 0;
	border: 1px solid #d6d6d6;
	padding: 5px 10px;
}
.inputsubmit {
	height: 33px;
	width: 130px;
	background-color: transparent;
	bordeR: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../img/inputsubmit.png);
	cursor: pointer;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600;
	font-size: 18px;
}
.inputsubmit:hover {
	background-position: 0 100%;
}

.zip {
	text-align: center;
}
a.inputsubmita {
	display: inline-block;
	padding: 5px 2.5%;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600;
	font-size: 18px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(../img/inputsubmit1.png);
	color: #000;
}
a.inputsubmita:hover {
	color: #fff;
}
.filelicheckabsolute {
	position: absolute;
	top: 5px;
	left: 5px;
}



.where2buy2 div .inputsubmit {
	margin: 24px 0 0 0;
}
#dealersMap, #map {
	width: 100%;
	height: 600px;
}
#dealersList {
	margin: 70px 0;
	padding: 0;
	vertical-align: top;
}
#dealersList li {
	margin: 0 3.0% 30px 0;
	display: inline-block;
	width: 31%;
	min-height: 250px;
	overflow: hidden;
	background-color: #eee;
	border: 1px solid #e5e5e5;
	text-align: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	vertical-align: top;
}
#dealersList li:nth-child(3n+3) {  
  	margin: 0 0 30px 0;
}
.dealersface {
	width: 175px;
}
.datasface {
	width: 100px;
}
.dealersface img, .datasface img  {
	max-width: 100%;
	height: auto;
}
.dealerlistc {
	padding: 15px 20px;
	border-top: 1px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#dealersList .pin {
	float: right;
	height: 30px;
}
#dealersList h2 {
	display: block;
	font-size: 20px;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600;
}
#dealersList h3 {
	display: block;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #999;
	font-style: italic;
	font-weight: 400;
}
.txt .ui-box table th {
	padding: 2px 10px 3px 0;
	background: none;
	border: none;
	color: #262626;
}
.txt .ui-box table td {
	padding: 2px 10px 3px 0;
	background: none;
	border: none;
}
.ui-box table tr:nth-child(even) {background: none;}
.ui-box table tr:nth-child(odd) {background: none;}


.downloadgroup .faq {
	display: none;
}
.downloadgroup .faqa {
	display: none;
}
.faq h3, a.faqabutt {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background-color: #c2d732;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	padding: 10px 15px;
	margin: 0 0 10px 0;
	width: 80%;
	color: #000;
	text-decoration: none;
}
a.faqabutt:hover {
	color: #fff;
}
.faq p {
	padding: 0 15px 30px 15px;
	width: 80%;
}


.productdetail1 {
	position: relative;
	height: 15px;
	width: auto;
	margin: 30px auto 0 auto;
	max-width: 1170px;
	background-color: #eee;

	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
-webkit-border-top-right-radius: 6px;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-topleft: 6px;
border-top-right-radius: 6px;
border-top-left-radius: 6px;
}
.productdetail2 {
	width: auto;
	background-color: #eee;

	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;

	padding: 30px 30px 45px 30px;
	margin: 0 auto 0 auto;
	max-width: 1110px;
}


.productbody1 {
	float: left;
	width: 48%;
	margin: 0;
	padding: 0 2% 0 0;
  position: relative;
}
.productbody1 ul, .bscontent ul {
	width: auto;
	margin: 0;
	padding: 0;
}
.productbody1 ul li, .bscontent ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 20px;
	background-position: 0 3px;
	background-repeat: no-repeat;
	background-image: url(../img/li.png);
}
#product-specification table th {
	color: #262626;
	font-weight: bold;
	border-right: none;
	background-color: transparent;
	text-align: left;
	padding: 3px 15px;
}
#product-specification table td {
	border-right: none;
}
#product-specification {
	display: none;
}
#product-awards {
	display: none;
}
#product-downloads {
	display: none;
}
#product-sales-enquiry {
	display: none;
}

ul.productbookmark {
	padding: 0 20px;
	margin: 0;
	height: 42px;
	position: absolute;
	top: -41px;
	left: 0;
}
ul.productbookmark li {
	float: left;
	padding: 1px;
	margin: 0 1px 0 0;
	height: 42px;
	list-style-type: none;
	background-image: url(../img/productbookmark.png);
	background-position: 0 0;
	background-repeat: repeat-x;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
ul.productbookmark li a {
	display: block;
	padding: 10px 20px 0 20px;
	height: 32px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	border-top: 1px solid #808080;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}

ul.productbookmark li:hover {
	background-color: #eee;
	background-position: 0 100px;
}
ul.productbookmark li:hover a, ul.productbookmark li.productbookmarks a {
	border-top: 1px solid #fff;
	color: #262626;
}
ul.productbookmark li.productbookmarks {
	background-color: #eee;
	background-position: 0 100px;
}

ul.productbookmark li .productbookmarks a, a.productboofkmark1:hover, a.productbookmark2:hover {
	border-top: 1px solid #fff;
	color: #262626;
}
.productimg1 {
	max-width: 1170px;
	margin: 0 auto 0 auto;
	border-top: 1px solid #e5e5e5;
	padding: 30px 0;
	position: raltive;
}
.productimg1 p {
	margin: -20px 0 0 0;
	padding: 0 0 15px 0;
}
.productimg1 img {
	max-width: 100%;
	max-height: 600px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.productimg2 {
	height: 185px;
	width: 786px;
	margin: 0 auto;
	position: relative;
}
.productimg3 {
	width: 786px;
	height: 120px;
	overflow: hidden;
}
.productimg4 {
	position: relative;
	top: 0;
	left: 0;
	display: table;
	height: 120px;
}
.productimg4 div {
	display: table-cell;
	padding: 0 4px 0 0;
}
a.thumb {
	display: block;
	border: 2px solid #eeeeee;
	padding: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	width: 140px;
	height: 90px;
}
a.thumb img {
	display: block;
	height: 90px;
	width: auto;
	margin: 0 auto;
}
a.thumbs, a.thumb:hover {
	border: 2px solid #c2d732;
}
a.slideprev {
	display: block;
	height: 104px;
	width: 33px;
	position: absolute;
	top: 0;
	left: -33px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url(../img/slide-prev.png);
}
a.slidenext {
	display: block;
	height: 104px;
	width: 33px;
	position: absolute;
	top: 0;
	left: 100%;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/slide-next.png);
}
a.slideprev span, a.slidenext span {
	display: none;
}

.badges {
	margin: 0 5px 5px 0;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	display: inline-block;
	width: 80px;
	height: 80px;
	overflow: hidden;
}
.badge1 {
	margin: 0 5px 5px 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
	display: inline-block;
	width: 165px;
	height: auto;
	overflow: hidden;
}
.badges img {
	width: 100%;
	height: auto;
	overflow: hidden;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
a.energylabel {
	clear: both;
	float: right;
	margin: 0 25px 0 0;	
}
a.energylabel img {
	width: 80px;
	height: auto;
}
.product2img {
	padding: 0 0 0 0;
}
.product2img a {
	display: block;
	width: 30%;
	float: left;
	margin: 0 3% 15px 0;
	color: #000;
	text-decoration: none;
	text-align: center;
}
a.product2img-100 {
  position: absolute;
  top: 0;
  left: -33%;
}

.product2img a img {
	display: block;
	width: 100%;
	height: auto;
}




.filter1 {
	border-top: 1px solid #fff;
	padding: 15px 20px 15px 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.filter2 {
	margin: 0 0 20px 0;
	background-color: #eee;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.filter2 strong {
	padding: 0 0 0 0;
	width: 16.5%;
	display: inline-block;
}
.filter2 label {
	padding: 0 0 0 5px;
	width: 16.5%;
	display: inline-block;
	font-weight: bold;
}
.filter0  {
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	width: 23%;
}
.filter3 {
	border-top: 1px solid #fff;
	padding: 15px 20px 15px 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.filter4 {
	background-color: #eee;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 20px 0;
}
.filter4 strong {
	display: block;
	color: #fff;
	background-color: #262626;
	font-weight: bold;
	padding: 3px 10px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	margin: 0 0 30px 0;
}
.filter4 span {
	display: block;
	padding: 0 10px 20px 10px;
}


ul.products {
	margin: 0;
	padding: 0;
}
ul.products li {
	margin: 0 1.5% 30px 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 32%;
	min-height: 239px;
	text-align: center;
	position: relative;
	overflow: hidden;
	/*background-color: #eee;
	border: 1px solid #e5e5e5;*/
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
  
    background-color: #fff;
    border: 1px solid #fff;
}
ul.products li a.productsface {
	display: block;
	padding: 10px 0 0 0;
	height: auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #262626;
	font-size: 18px;
	border-top: 1px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
ul.products li img {
	display: block;
	margin: 0 auto;
	max-height: 170px;
	width: auto;
	max-width: 90%;
	height: auto;
}
ul.products li:nth-child(3n+3) {  
  	margin: 0 0 30px 0;
}
ul.products li a.learnmore {
	display: inline-block;
	color: #b3dc10;
	padding: 8px 30px 8px 0;
	font-size: 13px;
    	background-position: 95% 50%;
    	transition: background-position 0.3s;
	-webkit-transition: background-position 0.3s;
	background-repeat: no-repeat;
	background-image: url(../img/more.png);
}
ul.products li a.learnmore:hover {
	background-position: 100% 50%
}










.productgroup {
	clear: both;
	border-top: 1px solid #e5e5e5;
	padding: 10px 0 12px 0;
	color: #bababa;
}
.productgroup strong {
	color: #000;
}
.productgroup a {
	color: #bababa;
	text-decoration: none;
	padding: 0 20px 0 0;
    	background-position: 95% 50%;
    	transition: background-position 0.3s;
	-webkit-transition: background-position 0.3s;
	background-repeat: no-repeat;
	background-image: url(../img/learnmore.png);
}
.productgroup a:hover {
	color: #262626;
	background-position: 100% 50%;
}


ul.products li a.compare1 {
	display: inline-block;
	color: #999;
	padding: 8px 0 8px 25px;
	font-size: 13px;
    	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url(../img/compare1.png);
	text-decoration: none;
	text-transform: uppercase;
}
ul.products li a.compare1:hover {
	color: #CC3333;
}
ul.products li a.compare2 {
	display: inline-block;
	color: #CC3333;
	padding: 8px 0 8px 25px;
	font-size: 13px;
    	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url(../img/compare2.png);
	text-decoration: none;
}
.comparetop {
	position: fixed;
	top: -135px;
	left: 0;
	background-color: #b3dc10;
	width: 100%;
	height: 135px;
	overflow: hidden;
	z-index: 1000;
	-webkit-box-shadow: 0px 0px 2px #000;
	-moz-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000;
}
a.comparetopclose {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 45px;
    	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/compareclose1.png);
}
a.comparetopclose span {
	display: none;
}
.comparetop ul li {
	float: left;
	width: 75px;
	margin: 10px 45px 0 0;
	list-style: none;
	position: relative;
	text-align: center;
	padding: 0 0 0 0;
	height: 125px;
}
.comparetop ul li strong {
	font-weight: 400;
	font-size: 14px;
}
.comparetopface {
	display: block;
	background-color: #fff;
	width: 75px;
	height: 75px;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 10px 0;
}
.comparetopface img {
	display: block;
	width: 80%;
	height: auto;
	margin: 10px auto 0 auto;
}
.comparetopcontent {
	width: 560px;
	margin: 0 auto;
}
.comparetop ul li span.comparetopblank {
	display: block;
	width: 73px;
	height: 73px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #DAE681;
}
a.comparenow {
	float: left;
	display: block;
	width: 177px;
	height: 33px;
    	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/comparenow.png);
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	padding: 8px 0 0 0;
	margin: 25px 0 0 0;
}
a.comparetopclose2 {
	position: absolute;
	top: -11px;
	right: -11px;
	display: block;
	width: 22px;
	height: 22px;
    	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/compareclose2.png);
}
a.comparetopclose2 span {
	display: none;
}


.infoBox {
	padding: 10px 0 0 0;
	width: 225px;
	background: url(../img/map_box_arrow.gif) no-repeat;
	background-position: bottom;
}

.infoBox img {
	padding: 5px;
}

.infoBox .data {
	padding: 10px;
	margin: 0 0 10px 0;
	background-color: #fff;
}

.infoBox .space {
	height: 1px;
}
.extras {
	width: auto;
	background-color: #eee;

	border: 1px solid #e5e5e5;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;

	padding: 0;
	margin: 30px auto 30px auto;
	max-width: 1160px;
}
.extras1 {
	padding: 60px 70px;
	border-bottom: 1px solid #e5e5e5;
}
.extras .extras1:nth-child(even) {
	background: #f7f7f7;
	border-top: 1px solid #fff;
}
.extras11 {
	float: right;
	width: 49%;
}
.extras12 {
	float: left;
	width: 48%;
}
.extras11 img {
	display: block;
	width: 100%;
	height: auto;
}
.extras .extras1:nth-child(even) .extras11 {
	float: left;
}
.extras .extras1:nth-child(even) .extras12 {
	float: right;
}


.filtrprop {
	margin: 0 0 20px 0;
	padding: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #eee;
	border: 1px solid #e5e5e5;
}
.filtrpropform {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border-top: 1px solid #fff;
	padding: 7px;
}
.filtrprop strong {
	clear: left;
	display: block;
	padding: 5px 10px;
	color: #fff;
	background-color: #262626;
	margin: 0 0 20px 0;
}
.filtrprop p {
	margin: 0;
	padding: 0 0 20px 10px;
	float: left;
	width: 46%;
}
.yt-iframe {
	clear: both;
	width: 100%;
	max-width: 510px;
	height: 383px;
	margin: 0 0 15px 0;
}
a.yt-iframe-small {
	float: left;
	width: 30%;
	max-width: 510px;
	min-height: 120px;
	min-height: 120px;
	margin: 0 3% 15px 0;
	position: relative;
	text-decoration: none;
}
a.yt-iframe-small img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
a.yt-iframe-small span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 120px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/youtube.png);
	opacity: 0.5;
    	filter: alpha(opacity=50);
	z-index: 5;
}
a.yt-iframe-small:hover span {
	opacity: 1.0;
    	filter: alpha(opacity=100);
}
a.yt-iframe-small strong {
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 0 0 10px 0;
}

.over {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	min-height: 100%;
	background-position: 0 0;
	background-repeat: repeat;
	background-image: url(../img/over-bgr.png);
}

.over1 {
	width: 90%;
	max-width: 960px;
	height: auto;
overflow: hidden;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 3px 3px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 3px 3px 0px rgba(0, 0, 0, 0.2);
	background-color: #fff;
	margin: 50px auto;
	padding: 0;
	position: relative;
}
.comparetab1 {
  width: 100%;
}
.over1 th {
	padding: 20px 10px 20px 10px;
	font-weight: 600;
	text-align: left;
	font-size: 14px;
	font-weight: 600;
}
.comparetab1 td {
	padding: 20px 20px;
	font-size: 14px;
width: 25%;
}
.comparetab1 td.overheader {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}
.comparetab1 td.overheader strong {
  /*font-weight: 400;*/
  /*font-size: 18px;*/
}
.comparetab1 td.overheader img {
	display: block;
	max-width: 105px;
	height: auto;
	margin: 0 auto;
}
.over1 .comparecontent {
  background-color: #eee;
    padding: 20px;
}
.comparetab2 tr td {
  background-color: #fff;
    width: 25%;
}
.comparetab2 {
  width: 100%;
}
.comparetab2 tr td:first-child {
-webkit-border-top-left-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-bottomleft: 7px;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
}
.comparetab2 tr td:last-child {
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
}
.comparetab2 tr td {
padding: 10px;
}
.comparetab2 tr:nth-child(2n+2) td {
  	background-color: transparent;
}
a.close2 {
	display: block;
	width: 45px;
	height: 45px;
	position: absolute;
	top: 0;
	right: 0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/close2.png);
}
a.close2 span {
	display: none;
}
a.comparecolumn1 {
	width: 30px;
	height: 25px;
	float: left;
	display: block;
	margin: 25px 0 0 0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/pagc1.png);
}
a.comparecolumn2 {
	width: 30px;
	height: 25px;
	float: right;
	display: block;
	margin: 25px 0 0 0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/pagc2.png);
}
a.comparecolumn1 span, a.comparecolumn2 span {
	display: none;
}






.popup {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
}
.popupbgr {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 2000px;
	background-position: 0 0;
	background-repeat: repeat;
	background-image: url(../img/popup-bgr.png);
}
.popupcontent {
	position: relative;
	top: 135px;
	left: auto;
	width: 95%;
	max-width: 1172px;
	margin: 0 auto;
}
.popupcontentproduct {
	top: 230px;
}
.popupcontent img {
	display: block;
	width: 100%;
	min-height: 10px;
	overflow: hidden;
	height: auto;
	-webkit-box-shadow: 0px 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
a.popupclose {
	display: block;
	width: 42px;
	height: 42px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../img/popup-close.png);
	position: absolute;
	top: -18px;
	right: -22px;
}
a.popupclose span {
	display: none;
}
.scrolldown {
	height: 130px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-weight: 700;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-image: url(../img/scrolldown.png);
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
}




h2.alttitle {
	margin: 0 0 20px 0;
	padding: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #eee;
	border: 1px solid #e5e5e5;
	clear: both;
	font-size: 16px;
	text-transform: none;
}
h2.alttitle span {
	display: block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border-top: 1px solid #fff;
	padding: 7px;
}



ul.languagebookmark {
	padding: 0;
	margin: 0;
	height: 42px;
	left: 0;
	text-transform: uppercase;
}
ul.languagebookmark li {
	float: left;
	padding: 0 1px;
	margin: 0 1px 0 0;
	height: 42px;
	list-style-type: none;
	background-color: #eee;
	border-top: 1px solid #e5e5e5;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
ul.languagebookmark li a {
	display: block;
	padding: 10px 40px 0 40px;
	height: 30px;
	text-align: center;
	font-weight: bold;
	color: #333;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	border-top: 1px solid #fff;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;	
}
ul.languagebookmark li:hover, ul.languagebookmark li.languagebookmarks {
	border-top: 1px solid #4b4b4b;
	background-color: #4b4b4b;
}
ul.languagebookmark li:hover a, ul.languagebookmark li.languagebookmarks a {
	border-top: 1px solid #808080;
	color: #fff;
}

.mailform {
	display: block;
	width: auto;
	margin: 0 auto;
}
.mailform1 {
	padding: 10px 2.5% 30px 2.5%;
	line-height: 32px;
}
.mailform .inputmidi {
	display: block;
	float: left;
	width: 27%;
	margin: 0 1% 30px 0%;
	padding: 10px 2.5%;
	background-color: #fff;
	border: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
a.mailformbutt {
	padding: 10px 2.5%;
	width: 27%;
	bordeR: none;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(../img/inputsubmit1.png);
	color: #000;
	text-align: center;
	margin: 0 0 10px 0;
}
.mailform3 a.mailformbutt {
	width: 95%;
	margin: 10px 0 0 0;
}
a.mailformbutt:hover {
	color: #fff;
}
.mailforminfo {
 display: inline-block;
   padding: 20px 2.5%;
  font-size: 12px;
	line-height: 12px;
}


.mailform3 {
	float: left;
	width: 27%;
	margin: 0 1% 10px 0%;
	padding: 0 2.5%;
	line-height: 17px;
}
.mailform .mailform3 {
	margin: 0 1% 15px 0%;
}
.mailform .inputmaxi {
	display: block;
	float: none;
	clear: both;
	width: 93%;
	margin: 0 1% 30px 0%;
	padding: 10px 2.5%;
	background-color: #fff;
	border: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.mailform p.alert {
	font-weight: 700;
	padding: 20px 0 0 0;
}
.inputmidi:-moz-read-only, .inputmaxi:-moz-read-only { /* For Firefox */
    background-color: #dadada;
}

.inputmidi:read-only, .inputmaxi:read-only  {
    background-color: #dadada;
}


.dealerform {
	display: block;
	width: 100%;
}
.dealerform .inputmidi {
	width: 55%;
	margin: 0 1% 10px 0%;
	padding: 10px 2.5%;
	background-color: #fff;
	border: 1px solid #ccc;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.dealerform .inputmidiselect {
	width: 55%;
}
.dealerform .inputmini {
	width: 15%;
	margin: 0 1% 10px 0%;
	padding: 10px 2.5%;
	background-color: #fff;
	border: 1px solid #ccc;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.form1 {
	display: block;
}
.form1 label, .form4 label {
	display: inline-block;
	width: 35%;
}
.form3 label {
	display: block;
	float: left;
	width: 35%;
}
.form31 {
	width: 60%;
	float: left;
}

.form1 label.inlinelabel, .form3 label.inlinelabel , .form4 label.inlinelabel {
	float: none;
	display: inline;
	width: auto;
	padding: 0 10px 0 5px;
	margin: 0 0 10px 0;
}
.form4 label.inlinelabel {
	display: inline-block;
	min-width: 120px;
}

.form1 p {
	max-width: 50%;
	padding: 0 0 15px 35%;
}
.form1 img {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.form2 {
	display: block;
	padding: 0 0 0 35%;
}
.alert {
	color: #cc0000;
	font-weight: 700;
	clear: both;
}
.confirm {
	color: #b3dc10;
	font-weight: 700;
	clear: both;
}
.hp10years {
	clear: both;
	float: right;
	width: 18%;
	margin: 0 0 0 0;
}
.hp10years img {
	width: 100%;
}
.hp10yearsafter {
	float: left;
	width: 80%;
}


.video {
	clear: both;
	max-width: 905px;
	width: 100%;
	margin: 0 auto 0 auto;
	position: relative;
	clear: both;
	border: none;
	cursor:w-resize;
}
.video img {
	display: block;
	max-height: 600px;
	width: auto;
	margin: 0 auto;
}
.videocontrols {
	clear: both;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
	border: none;
	display: none;
}
.videocontrols a {
	display: inline-block;
	margin: 0 10px 10px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #b3dc10;
	text-decoration: none;
	color: #262626;
	text-transform: uppercase;
	font-weight: 700;
	min-width: 110px;
	border: 1px solid #b3dc10;
}
.videocontrols a span {
	display: block;
	border-bottom: 1px solid #9fb122;
	border-top: 1px solid #fff;
	border-right: 1px solid #c3d54e;
	border-left: 1px solid #c3d54e;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
padding: 5px 20px;
	cursor: pointer;
}
.videocontrols a:hover {
	color: #fff;
}
#img360 {
	position: relative;
	padding: 0 0 70px 0;
}
.img360rotate {
	display: block;
	width: 80px;
	height: 70px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../img/360-rotate.png);
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -40px;
	/*right: 0;*/
}
a.videoprev {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 125px;
	height: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/360-prev.png);
}
a.videoprev:hover {
	background-image: url(../img/360-prev1.png);
}
a.videonext {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 125px;
	height: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/360-next.png);
}
a.videonext:hover {
	background-image: url(../img/360-next1.png);
}

.face img {
	display: block;
	max-width: 100%;
	margin: 0 auto 30px auto;
}
.bscontent {
	background-color: #eeeeee;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.bscontent h1 {
	padding: 0 0 10px 0;
}
.bscontent p {
	padding: 0 0 0 0;
}
.bscontent1 {
	padding: 20px 50px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #fff;
}
.bscontent .bscontent1:nth-child(even) {
	background: #f7f7f7;
}
.bscontent .bscontent1:first-child {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.bscontent .bscontent1:last-child {
	border-bottom: none;
}
.bscontent11 {
	float: left;
	width: 30%;
}
.bscontent12 {
	float: right;
	width: 65%;
}
.bscontent13 {
	float: right;
	width: 30%;
}
.bscontent14 {
	float: left;
	width: 65%;
}
.bscontent img {
	display: block;
	max-width: 100%;
}
.bscontent table {
	width: 100%;
	max-width: 100%;
}
.bscontent table td {
	width: 33%;
	max-width: 400px;
}
.bscontent table, .bscontent table tr, .bscontent table td, .bscontent table tr:nth-child(even), .bscontent table tr:nth-child(odd) {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
.product3img {
	clear: both;
	padding: 0 0 0 0;
}
.product3img div {
	display: block;
	width: 30%;
	float: left;
	margin: 0 3% 15px 0;
}
.product3img div:nth-child(4n+4) {  
	clear: both;
}
.product3img a {
	width: 100%;
	display: block;
	margin: 0 0 10px 0;
}
.product3img a img {
	display: block;
	max-width: 100%;
	height: auto;
}







.clientregpresent {
	background-color: #c3e3f0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 95%;
	margin: 0 0 30px 0;
}
.clientregpresent0 {
	padding: 30px;
}
.clientregpresent1 {
	font-weight: 700;
	font-size: 35px;
}
.clientregpresent2 p {
	float: left;
	width: 45%;
	padding: 45px 0;
}
.clientregpresent2 p img {
	display: block;
	max-width: 80%;
}
.clientregpresent3 {
	clear: both;
	font-weight: 700;
	font-size: 15px;
	margin: 0 0 25px 0;
}
.clientregpresent5 {
	float: left;
	width: 33%;
	padding: 15px 0;
}



.index4 {
	padding: 100px 0 15px 0;
}
.index4 .hpslider, .bsslider .hpslider {
	position: relative;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 100%;
	min-height: 10px;
	overflow: hidden;
	margin: 0 0 20px 0;
}
.index4 .hpslider img, .bsslider .hpslider img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.bsolface img {
	display: block;
	max-width: 100%;
	margin: 0 auto 20px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.hpslider66 {
	width: 66%;
	float: left;
}
.hpslider66 img {
	display: block;
	max-width: 100%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.hpslider661 {
	position: relative;
	background-color: #eeeeee;
	border: 1px solid #e5e5e5;
	margin: 0 0 20px 0;
	width: 100%;
	max-height: 250px;
	overflow: hidden;
	min-height: 30px;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.index4 .hpslider img, .bsslider .hpslider img {
	display: block;
	margin: 0;
}
.bannertype0 {
	text-align: center;
}
.bannertype0 img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.bannertype0 strong, .bannertype1 strong, .bannertype2 strong, .bannertype3 strong {
	display: block;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
}
.bannertype0, .bannertype1, .bannertype2, .bannertype3 {
	display: block;
	color: #262626;
	text-decoration: none;
	font-size: 14px;
	padding: 0 5px;
}
.bannertype1 .blayout41 {
	width: 70%;
	display: block;
	float: left;
	padding: 5px 0;
	min-height: 10px;
	overflow: hidden;
}
.bannertype1 .blayout42 {
	width: 20%;
	display: block;
	float: right;
	padding: 30px 5%;
	text-align: center;
}
.bannertype2 .blayout41 {
	width: 70%;
	display: block;
	float: right;
	padding: 5px 0;
	text-align: right;
}
.bannertype2 .blayout41  img {
	margin: 0 0 0 auto;
}
.bannertype2 .blayout42 {
	width: 20%;
	display: block;
	float: left;
	padding: 30px 5%;
	text-align: center;
}
a.ownprev {
	position: absolute;
	width: 40px;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/move-left.png);
}
a.ownnext {
	position: absolute;
	width: 40px;
	height: 100%;
	top: 0;
	right: 0;
	z-index: 100;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/move-right.png);
}
.hpslider33 {
	width: 32%;
	min-height: 100px;
	overflow: hidden;
	float: right;
	background-color: #eeeeee;
	border: 1px solid #e5e5e5;
	border-top: 1px solid #515151;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.hpslider330 {
	color: #fff;
	background-image: url(../img/productbookmark.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	padding: 5px 25px;
	font-weight: 600;
	border-top: 1px solid #808080;
}
.hpslider331 {
	padding: 25px 0;
	margin: 0 25px;
	border-bottom: 1px solid #c1c1c1;
	
}
.hpslider331:last-child {
	border-bottom: none;
}
.hpslider3311 {
	float: right;
	width: 40%;
}
a.hpslider3310  {
	display: block;
	padding: 0 0 10px 0;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-decoration: none;
	color: #262626;
}
.hpslider3311 img {
	display: block;
	max-width: 100%;
}
.hpslider3312 {
	float: left;
	width: 58%;
}
.hpslider331 p {
	padding: 0 0 10px 0;
}
.bsslider {
	position: relative;
	width: 100%;
}
.bsslider img {
	display: block;
	width: 100%;
	height: auto;
}
.bsslider ul, .bsslider ul li  {
	width: 100%;
	margin: 0;
	padding: 0;
}

.bscontentsmall {
	padding: 0 0 0 0;
}
a.bscontentsmall1 {
	display: block;
	float: left;
	width: 32%;
	min-height: 30px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	margin: 0 2% 25px 0;
	position: relative;
}
.bscontentsmallproducts a.bscontentsmall1 {
	/*background-color: #eee;*/
  background-color: #fff;
}



a.bscontentsmall1:nth-child(3n+0) {  
  	margin: 0 0 25px 0;
}
a.bscontentsmall1 img {
	display: block;
	max-width: 100%;
	height: auto;
	/*max-height: 170px;*/
	margin: 0 auto 20px auto;
}
.bscontentsmallproducts  a.bscontentsmall1 img {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0 auto 50px auto;
}


a.bscontentsmall1 strong {
	display: block;
	position: absolute;
	bottom: 0;
	lefT: 0;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 400;
	width: 90%;
	padding: 8px 5%;
	/* */
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;

    color: #262626;
    background-image: none;
    text-align: center;

}
a.bscontentsmall1:hover strong {
	color: #b2c431;
	/*background-image: url(../img/bscontentsmall1.png);*/
}

.body157 a.bscontentsmall1 strong {
color: #fff;
	background-image: url(../img/bscontentsmall.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
.body157 a.bscontentsmall1:hover strong {
color: #fff;
	background-image: url(../img/bscontentsmall1.png);
}


a.bscontentsmall1 strong span {
	display: block;
	font-weight: 700;
	font-size: 16px;
}



.readmoretxt {
	width: 100%;
	height: 30px;
	overflow: hidden;
	position: relative;
}
a.readmore1 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background-image: url(../img/readmore2.png);
	background-position: 0 100%;
	background-repeat: repeat-x;
}
.bscontent .bscontent1:nth-child(even) a.readmore1 {
	background-image: url(../img/readmore1.png);
}


.txt ul.casestudiessubmenu {
	margin: 0;
	padding: 0;
}
.txt ul.casestudiessubmenu li {
	display: block;
	float: left;
	width: 24%;
	margin: 0 1.333% 15px 0; 
	padding: 0;
	list-style-type: none;
}
.txt ul.casestudiessubmenu li:nth-child(4n+0) {  
  	margin: 0 0 15px 0;
}
.casestudiessubmenu a {
	display: block;
	background-color: #4e4e4e;
	text-decoration: none;
	color: #fff;
	padding: 5px 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-family: 'Open Sans Condensed', sans-serif;
font-weight: 600;
font-size: 20px;
line-height: 28px;
	font-size: 20px;
}
.casestudiessubmenu a:hover, a.casestudiessubmenus {
	color: #b3dc10;
}
.casestudies1 {
	width: 20%;
	padding: 20px 2%;
	background-color: #b3dc10;
	float: left;
}
.casestudies2 {
	width: 73.333%;
	float: right;
	padding: 0 0 20px 0;
}
a.casestudiesbutton {
	display: block;
	float: right;
	background-color: #b3dc10;
	text-decoration: none;
	color: #fff;
	padding: 5px 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-family: 'Open Sans Condensed', sans-serif;
font-weight: 600;
font-size: 20px;
}
a.casestudiesbutton:hover {
	background-color: #4e4e4e;
}

.bsol-v2-2 {
	float: left;
	width: 74%;
	max-width: 920px;
}
.bsol-v2-3 {
	float: right;
	width: 24%;
	max-width: 280px;
  margin: 0 0 15px 0;
}
.bsol-v2-4 {
	clear: both;
}
.bsol-v2 img {
	display: block;
	max-width: 100%;
}
.bsol-v2 iframe {
	display: block;
	margin: 0 0 20px 0;
}


.bsol-v2-31 {
	background-color: #eee;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.bsol-v2-32 {
	border-top: 1px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 15px;

}
.bsol-v2-333 {
	padding: 0 0 10px 0;
}
.bsol-v2-331 {
	float: left;
	max-width: 30%;
}
.bsol-v2-332 {
	float: right;
	max-width: 68%;
}


.bsol-v2-32 h2 {
	color: #b3dc10;
	margin: 0;
	padding: 0;
	font-size: 20px;
}
.bsol-v2-32 h3 {
	color: #b3dc10;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 16px;
}
.bsol-v2-5 {
	float: left;
	width: 44%;
	padding: 30px 2.5%;
	background-color: #666;
	color: #fff;
	margin: 0 0 15px 0;
}
.bsol-v2-5:nth-child(even) {
	float: right;
}

.bsol-v2-6 {
	/*float: left;
	width: 49%;
	padding: 0;*/
	margin: 0 0 15px 0;
}
.bsol-v2-6:nth-child(even) {
	clear: both;
}
.bsol-v2-6:nth-child(odd) {
	/*float: right;*/
}
.bsol-v2-61 {
	border: 1px solid #666;
	padding: 20px;
}
.bsol-v2-6 h2 {
	color: #b3dc10;
	margin: 0;
	padding: 0;
	font-size: 24px;
}
.bsol-v2-6 h3 {
	color: #b3dc10;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 20px;
}
.bsol-v2-611 {
	width: 49%;
	float: left;
}
.bsol-v2-612 {
	width: 49%;
	float: right;
}




.crossing1 {
background-color: #333;
color: #fff;
padding: 30px 10%;
text-align: center;
}
.crossing1 h2 {
	font-weight: 700;
	font-size: 36px;
	padding: 0 0 30px 0;
}
.crossing1 a {
	display: block;
	float: left;
	padding: 150px 0 20px 0;
	color: #fff;
	width: 33.333%;
	text-decoration: none;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
.crossing1 a:hover {
	color: #b2c431;
}
.crossing1 a strong {
	display: block;
	padding: 0 0 10px 0;
	font-size: 20px;
}
a.crossing11 {
	background-image: url(../img/crossing11.png);
}
a.crossing12 {
	background-image: url(../img/crossing12.png);
}
a.crossing13 {
	background-image: url(../img/crossing13.png);
}

.crossing2 {
	padding: 30px 0 30px 0;
}
.crossing2 h2 {
	text-align: center;
}
.crossing21 {
	float: left;
	width: 30.333%;
	padding: 20px 0 55px 0;
	margin: 0 3% 0 0;
}
a.crossing21face {
	float: right;
	display: block;
	max-width: 50px;
	margin: 0 0 10px 10px
}
a.crossing21face img {
	display: block;
	max-width: 100%;
}
#crossing21-4, #crossing21-5, #crossing21-6, #crossing21-7, #crossing21-8, #crossing21-9  {
border-top: 1px solid #666;
}
#crossing21-4, #crossing21-7 {
	clear: both;
}





@media screen and (min-width: 1px) and (max-width: 960px) {
a.product2img-100 {
  position: relative;
  top: auto;
  left: auto;
}
.logo {
  height: 50px;
  background-position: 0 16px;
}
.content {
	width: 100%;
}
.banners {
	padding: 0;
	margin: 0;
	width: 100%;
}
.banner {
	display: block;
	width: auto;
	height:  auto;
	clear: both;
	margin: 0 20px;
	background: none;
	border: none;
	border-bottom: 1px solid #d9d9d9;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.banners .banner:nth-child(1n+1), .banners .banner:nth-child(2n+2), .banners .banner:nth-child(3n+3) {  
  	margin: 0 20px;
	float: none;
	display: block;
}
.txt {
	padding: 15px 15px 100px 15px;
}
.txtproduct {
	padding: 15px 15px 0 15px;
}
.col1right {
	float: none;
}
.col2 {
	float: none;
	width: auto;
}
.col2right {
	float: none;
	width: auto;
}
.news {
	padding: 0 0 30px 0;
}
.submenu {
	clear: both;
	float: none;
	width: auto;
	max-width: none;
}
ul.submenuul, .filtrprop {
	float: none;
	width: auto;
	clear: both;
}
ul.submenuul li.submenu1 a, ul.submenuul li.submenu2 a, ul.submenuul li.submenu3 a {
	background-image: none;
	background-color: #eee;
}
ul.submenuul li.submenu1 a:hover, ul.submenuul li.submenu2 a:hover, ul.submenuul li.submenu3 a:hover, ul.submenuul li a.submenus {
	background-color: #262626;
}

.service21 {
	float: none;
	width: auto;
}
.service22 {
	float: none;
	width: auto;
	padding: 50px 0 0 0;
	background: none;
}
.where2buy2 p {
	width: 50%;
}
.where2buy2 div .inputsubmit {
	margin: 10px 0 0 0;
}
#dealersList li {
	margin: 0 0 20px 0;
	display: block;
	width: auto;
	background-image: none;;
	background-color: #eeeeee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.where2buy3 {
	background-image: none;
	background-color: #eeeeee;
}
.productdetail1 {
	background-image: none;
	height: auto;
	background-color: #fff;
	border: none;
}
.productdetail2 {
	background-image: none;
	background-color: #eee;
}
.productbody1 {
	float: none;
	width: auto;
	padding: 0;
}
.flexsliderlarge {
	margin: -40px 15px 30px 15px;
	width: auto;
}
a.slideprev {
	display: none;
}
a.slidenext {
	display: none;
}
a.thumb {
	float: none;
	width: 5px;
	height: 5px;
	display: block;
	background: #cbcaca;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px; 
	-o-border-radius: 20px;
	border-radius: 20px;
	border: none;
	margin: 0 5px;
}
a.thumb:hover {
	background: #ccc;
	border: none;
}
a.thumbs {
	background: #535050;
	border: none;
}
a.thumb img {
	display: none;
}
.productimg2 {
	width: auto;
	height: 60px;
}
.productimg3 {
	width: auto;
	height: auto;
}
.productimg4 {
	display: block;
	text-align: center;
	height: auto;
}
.productimg4 div {
	display: inline-block;
	padding: 0 0 0 0;
}
.banners2 {
	clear: both;
	width: auto;
	float: none;
}
.index2 {
	padding: 45px 0 0 0;
}
.index2 .hpslider {
	max-width: 100%;
	width: 100%;
}
.filter0 {
	float: none;
	width: auto;
}

ul.productbookmark {
	padding: 0 10px;
	height: auto;
	position: relative;
	top: auto;
	left: 0;
	margin: 0;
}
ul.productbookmark  li{
	float: none;
}
ul.productbookmark a.productbookmark1 {
	width: auto;
	background-size: 100% 84px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}
ul.productbookmark a.productbookmark2 {
	width: auto;
	background-size: 100% 84px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}
.downloadgroupul li a, ul.productdownload li a {
	padding: 8px 0 30px 0;
	background-position: 100% 100%;
	width: 100%;
	min-height: 15px;
	overflow: hidden;
}
a.bscontentsmall1 {
	width: 49%;
	margin: 0 2% 25px 0;
}
a.bscontentsmall1:nth-child(3n+0) {  
  	margin: 0 2% 25px 0;
}
a.bscontentsmall1:nth-child(2n+0) {  
  	margin: 0 0 25px 0;
}
.bsol-v2-2 {
	float: none;
	width: auto;
	max-width: 100%;
}
.bsol-v2-3 {
	float: none;
	width: auto;
	max-width: 100%;
}
.bsol-v2-33 {
	padding: 0 0 30px 0;
   clear: both;
}
.bsol-v2-331 {
  width: 20%;
}
.bsol-v2-332 {
  width: 80%;
}

.bsol-v2-5 {
	float: none;
	width: 95%;
}
.bsol-v2-5:nth-child(even) {
	float: none;
}

.bsol-v2-6 {
	float: none;
	width: 100%;
}
.bsol-v2-6:nth-child(odd) {
	float: none;
}

}
/*1-960*/







@media screen and (min-width: 1px) and (max-width: 600px) {
.crossing21, .crossing1 a {
	float: none;
	width: auto;
	margin: 0;
}
.menu {
	margin: 0;
	top: 0;
	left: 0;
	width: auto;
	float: none;
	position: relative;
	background-image: none;
	background-color: #c2d732;
	padding: 0 10px 0 0;
	height: auto;
	border: none;
	z-index: 11000;
}
.logo {
	height: 43px;
	width: 190px;
	background-position: 50% 55%;
	background-repeat: no-repeat;
	background-image: url(../img/logo300.png);
}
.menu ul {
	display: none;
	position: fixed;
	top: 50px;
	left: 2.5%;
	width: 95%;
	background-color: #b3dc10;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	min-height: 50px;
	overflow: hidden;
}
.menu ul li {
	float: none;
	height: auto;
	width: auto;
	background-none;
	border-bottom: 1px solid #E1EB9A;
}
.menu ul li a {
	border-bottom: 1px solid #AFC12F;
}
.menu ul li:last-child {
	border: none;
}
.menu ul li:last-child a {
	border: none;
}
.menu li:hover .menu1 {
	display: none;
}
.language {
	display: none;
}
.banner img {
	display: block;
	float: none;
}
.search {
	display: none;
}
a.search3 span, a.search4 span {
	display: none;
}
a.search3 {
	float: right;
	display: block;
	width: 30px;
	height: 43px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/search3.png);
}
a.search4 {
	float: right;
	display: block;
	width: 30px;
	height: 43px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/search4.png);
}
.contact {
	height: auto;
}
.contact1 {
	float: none;
	width: auto;
	padding: 30px 0 0 15px;
	height: 60px;
}
.contact1 strong {
	padding: 5px 35px 5px 0;
	margin: 0 15px 0 0;
}
.contact2 {
	clear: both;
	float: none;
	width: auto;
	padding: 20px 0 0 15px;
	height: 100px;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(../img/contact2.png);
}
.footer {
	padding: 10px 0 0 0;
}
.footer1 {
	margin: 25px 0 0 0;
	float: none;
	clear: both;
	width: auto;
	padding: 25px 15px;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(../img/footer1.png);
}
.footer2 {
	width: auto;
	float: none;
	padding: 0 15px;
}
.footer2 p {
	display: none;
}
.footer2 strong {	
	display: block;
	padding: 8px 0;
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/footer2strong.png);
}
.col3 {
	float: none;
	width: auto;
}
ul.products li {
	width: auto;
	float: none;
	margin: 0 0 30px 0;
}
.extras1 {
	padding: 20px;
}
.extras11 {
	float: none;
	width: auto;
	padding: 0 0 20px 0;
}
.extras12 {
	float: none;
	width: auto;
	padding: 0 0 20px 0;
}
.filter1 span {
	display: block;
}
.comparetop {
	top: -200px;
	height: 200px;
}
.comparetopcontent {
	width: 100%;
}
.comparetop ul li {
	width: 30%;
	margin: 10px 1.5% 0 1.5%;
}
a.comparenow {
	float: none;
	clear: both;
	margin: 5px auto 0 auto;
}
.comparetopface {
	width: 100%;
	margin: 0 auto 10px auto;
}
.comparetop ul li span.comparetopblank {
	width: 100%;
}
.comparetopface img {
	width: 50%;
}
a.yt-iframe-small {
	float: none;
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.mailform .inputmidi {
	float: none;
	width: 93%;
}
a.bscontentsmall1 {
	width: 100%;
	margin: 0 0 25px 0;
}
a.bscontentsmall1:nth-child(3n+0) {  
  	margin: 0 0 25px 0;
}
a.bscontentsmall1:nth-child(2n+0) {  
  	margin: 0 0 25px 0;
}
.index2, .index4 {
	padding: 30px 0;
}
.txt ul.casestudiessubmenu li, .txt ul.casestudiessubmenu li:nth-child(4n+0), .txt ul.casestudiessubmenu li:nth-child(3n+0) {
	width: auto;
	margin: 0 0 15px 0; 
	float: none;
}
.casestudies1, .casestudies2 {
	float: none;
	width: auto;
}
.casestudies2 {
	margin: 0 0 20px 0;
}
.bsol-v2-611, .bsol-v2-612 {
	width: auto;
	float: none;
}


.body12 .txt table, .body12 .txt tr, .body12 .txt td {
  display: block;
  width: auto;
}
.body12 .txt tr {
  /*border-bottom: 1px solid #ccc;*/
}
}
/* 1-600 */





@media screen and (min-width: 960px) and (max-width: 1280px) { 
.menu {
	/*width: 95%;
	left: 0;
	margin: 0 2.5%; */
}

.menu ul {
	/*width: 55%;*/
	display: table;
	float: left;
	/*margin: -2px 0 0 0;*/
}
.menu ul li {
	float: none;
	display: table-cell;
	text-align: center;
	position: relative;
}
.menu ul li .menu1 ul {
	width: 240px;
	float: none;
	display: block;
}
.menu ul li .menu1 ul li {
	width: auto;
	float: none;
	display: block;
	text-align: left;
}
.menu li a {
	display: block;
	padding: 12px 10px 0 10px;	
	height: 33px;
	color: #262626;
	font-size: 14px;
	line-height: 24px;
}
.menu1 li a {
	padding: 12px 20px;
	height: auto;	
}
.logo {
	width: 220px;
}
}
/*960 - 1280*/


@media screen and (min-width: 1px) and (max-width: 800px) { 
.bscontent11, .bscontent12, .bscontent13, .bscontent14 {
	float: none;
	width: auto;
	margin: 0 0 20px 0;
}
.hpslider66, .hpslider33 {
	width: auto;
	float: none;
}
.bannertype0 strong, .bannertype1 strong, .bannertype2 strong, .bannertype3 strong {
	font-size: 18px;
}
.bannertype1 p:first-child {
	width: 50%;
}
.bannertype1 p:last-child {
	width: 40%;
}
.bannertype2 p:first-child {
	width: 50%;
}
.bannertype2 p:last-child {
	width: 40%;
}
}
/*1 - 800*/



@media screen and (min-width: 600px) and (max-width: 960px) { 
.txt ul.casestudiessubmenu li, .txt ul.casestudiessubmenu li:nth-child(4n+0) {
	width: 32%;
	margin: 0 2% 15px 0; 
}
.txt ul.casestudiessubmenu li:nth-child(3n+0) {  
  	margin: 0 0 15px 0;
}
.footer {
	padding: 40px 0;
}
.footer2 {
	width: 25%;	
}
.footer2 strong {
	display: block;
	padding: 0 20px;
}
.footer2 p {
	display: block;
	padding: 0 20px 15px 20px;
}
.footer1 {
	margin: 25px 0 0 0;
	float: none;
	clear: both;
	width: auto;
	padding: 25px 20px;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(../img/footer1.png);
}
.footer11 {
	float: left;
}
.footer12 {
	float: right;
}
.contact {
	height: auto;
	font-size: 18px;
	padding: 20px;
}
.contact1 strong, .contact2 strong {
	float: none;
	margin: 0;
	padding: 0;
	background: none;
}
.contact1, .contact2 {
	padding: 0;
}
.language {
	height: 35px;
	background-image: none;	
	padding: 10px 0 0 0;
}
.language a span {
	display: none;
}
ul.languages {
	margin: 15px 0 0 0;
}
a.worldwide {
	padding: 0 0 0 15px;
}
div.languageadiv {
	width: auto;
}
a.languagea {
	width: auto;
	padding-right: 0;
}
.menu {
	float: none;
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	height: 45px;
	width: auto;
	background-color: #cce143;
	background-position: 0 100%;
	background-repeat: repeat-x;
	background-image: url(../img/menu600.png);
	border: none;
}
.menu .logo {
	position: absolute;
	top: -50px;
	background-image: url(../img/logo600.png);
}
.menu .search {
	position: absolute;
	top: -38px;
	right: 20px;
	margin: 0;
}
.menu ul {
	float: none;
	display: table;
	width: 100%;
	margin: 0;
}
.menu ul li {
	float: none;
	display: table-cell;	
	text-align: left;
}
.menu li a {
	display: block;
	padding: 15px 5px 0 5px;	
	height: 30px;
	color: #262626;
	font-size: 14px;
	line-height: 15px;
	margin: 0;
	text-align: center;
}.menu ul li .menu1 ul {
	width: 240px;
	float: none;
	display: block;
}
.menu ul li .menu1 ul li {
	width: auto;
	float: none;
	display: block;
	text-align: left;
	padding: 0;
}
.menu ul li .menu1 ul li a {
	padding: 12px 20px;
	text-align: left;
	height: auto;	
}
.splitextra {
	display: inline-block;
	width: 15px;
}
ul.products li {
	width: 48%;
	margin: 0 0 30px 0;
}
ul.products li:nth-child(even) {
	float: right;
}
}




#eucookielaw, #gdprcookielaw {
	position: fixed;
	z-index: 10000;
	left: 0;
	bottom: 0;
	width: 95%;
	background-color: #000;
	padding: 15px 2.5%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 17px;
}
#gdprcookielaw {
	bottom: auto;
	top: 0;
}
#eucookielaw p, #gdprcookielaw p {
	display: inline-block;
	margin: 0 10px;
	padding: 0;
}
#eucookielaw p a, #gdprcookielaw p a {
	color: #b3dc10;
	text-decoration: none;
}
#eucookielaw p a:hover, #gdprcookielaw p a:hover {
	color: #fff;
}
a#removecookie, a#removecookiegdpr {
	background-color: #b3dc10;
	display: inline-block;
	margin: 5px 10px 0 10px;
	color: #fff;
	padding: 0 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	text-decoration: none;
}
a#removecookie:hover, a#removecookiegdpr:hover {
	color: #000;
}




.mloutput {
	text-align: center;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 10px;
	margin: 0 0 35px 0;
}
.mloutput a {
	display: inline-block;
	padding: 0 25px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	text-decoration: none;
	opacity: 0.5;
	color: #262626;
}
.mloutput a:hover, a.mloutputs {
	opacity: 1;
}
a.mloutput1 {
	background-image: url(../img/mloutput1.png);
}
a.mloutput2 {
	background-image: url(../img/mloutput2.png);
}


.txt ul.mltype {
	margin: 0;
	padding: 0;
}
.txt ul.mltype li {
	float: left;
	width: 30%;
	margin: 0 5% 0 0;
	padding: 0 0 5px 0;
	list-style-type: none;
}
.txt ul.mltype li:nth-child(3n+0) {  
  	margin: 0 0 0 0;
	float: right;
}
.txt ul.mltype li a {
	background-color: #bbe028;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
	text-align: center;
	color: #262626;
	text-decoration: none;
	font-weight: 700;
	padding: 10px;
}
.txt ul.mltype li a:hover, .txt ul.mltype li a.mltypes {
	color: #fff;
	background-color: #262626;
}

.mlfile a {
	color: #262626;
	text-decoration: none;
}
.mlfile a:hover strong {
	text-decoration: underline;
}
.mlfile a img {
	inline-block;
	vertical-align: middle;
}



.txt ul.mlthumb li {
	width: 30%;
	padding: 1px 0;
	list-style-type: none;
	background-color: #eee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
  	margin: 0 5% 15px 0;
	float: left;
	position: relative;
}
.txt ul.mlthumb li:nth-child(3n+0) {  
  	margin: 0 0 15px 0;
	float: right;
}
.txt ul.mlthumb li:nth-child(3n+1) {  
	clear: both;
}
.txt ul.mlthumb li a {
	display: block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border-top: 1px solid #fff;
	padding: 15px;
	text-align: center;
	color: #262626;
	text-decoration: none;
	
}
.txt ul.mlthumb li a strong {
	display: block;
}
.txt ul.mlthumb li a:hover strong {
	text-decoration: underline;
}
.txt ul.mlthumb li a img {
	max-width: 100%;
	max-height: 150px;
	margin: 0;15:52 21.7.2017
}