/*!
 * Project:   Aquaceutic
 * Date:      2012/07/02
*/
 
html {
	min-height: 100%;
	margin: 0 0 1px;
	font-size: 100.01%
}
body {
	background: #fff;
 
}/*! html5 -------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block
}
summary::-webkit-details-marker {
display:none
}
 
body, textarea, input, select, option, button, summary {
	color: #484848;
	font-family: ProximaNovaLtRegular, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 1.33
}
 
#top {
	position: relative;
	min-height: 89px;
	margin-bottom: 90px;
	background: #fff
}
#logo {
	z-index: 201;
	position: absolute;
	top: 20px;
	width: 88px;
	margin-bottom: 0
}
#logo a {
	display: block
}
#skip-links {
	position: absolute;
	top: 0;
	left: -10001px;
	list-style: none;
	margin: 0;
	padding: 0
}
#skip-links li a:focus, #skip-links li a:active {
	display: block;
	position: absolute;
	left: 10001px;
	top: 0;
	z-index: 10001;
	width: 200px;
	margin: 15px 0 0 15px;
	padding: 2px 0;
	background: #333;
	color: #fff;
	text-align: center;
	text-decoration: none
}
#nav {
	clear: both
}
#nav ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0
}
#nav ul li {
	float: left;
	margin-left: 4px;
	font-family: ProximaNovaRgRegular, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
#nav ul li a {
	display: block;
	height: 26px;
	padding: 0 15px;
	color: #484848;
	line-height: 26px;
	-webkit-border-radius: 15px;
	 
	-webkit-transition: background .3s ease;
	-moz-transition: background .3s ease;
	transition: background .3s ease
}
#nav ul li a:hover {
	background-color: #e2e2e2
}
#nav ul li.active a {
	color: #fff;
	background-color: #7fba24
}
#nav ul li em {
	position: absolute;
	left: -10001px;
	top: -10001px
}
#content {
	position: relative;
	overflow:-moz-hidden-unscrollable;
}
#footer {
	padding-top: 40px;
	background-color: #3b3b3b;
	position: relative
}
#footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
#loader {
	overflow: hidden;
	z-index: 5000;
	position: absolute;
	top: -1px;
	width: 100%;
	height: 100%;
	left: 6px;
}
.no-js #loader {
	display: none
}
.noloader #loader {
	display: none!important
}
#loader .top-part {
	z-index: 10;
	position: relative;
	min-height: 90px;
	margin-bottom: 90px;
	background: #fff
}
#loader .bottom-part {
	z-index: 8;
	position: relative;
	margin-top: 108px;
	height: 4000px;
	background: #fff url(../images/big_logo_loader.png) 50% 0 no-repeat
}
#loader .indicator {
	z-index: 4;
	position: absolute;
	left: 0;
	top: 90px;
	width: 100%;
	height: 108px;
	background-color: #d8d8d8
}
#loader .inner-indicator {
	z-index: 5;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 108px;
	background-color: #7fba24
 
}
#loader .loader-image {
	display: block;
	position: absolute;
	left: 0;
	margin-left: -1px;
	-moz-transform: rotate(2.5deg);
	-webkit-transform: rotate(2.5deg);
	-o-transform: rotate(2.5deg);
	-ms-transform: rotate(2.5deg);
	transform: rotate(2.5deg)
}
#loader .image-container {
	z-index: 9;
	position: absolute;
	top: 132px;
	height: 221px;
	width: 100%;
	-moz-transform: rotate(-2.5deg);
	-webkit-transform: rotate(-2.5deg);
	-o-transform: rotate(-2.5deg);
	-ms-transform: rotate(-2.5deg);
	transform: rotate(-2.5deg)
}/*! headers ------- */
 
.header-a {
	color: #2c2c2c;
	font-size: 4.8em;
	font-weight: normal;
	line-height: 1
}
.ha-a {
	margin-bottom: 25px;
	color: #70ae11
}
.ha-b {
	margin-bottom: 25px;
	color: #fff
}
.ha-c {
	padding-top: 42px
}
.ha-d {
	padding-bottom: 37px
}
.helper-b {
	position: relative;
	font-weight: normal;
	color: #70ae11
}
.helper-b:before {
	position: absolute;
	top: -63px;
	left: 222px;
	display: block;
	content: '';
	overflow: hidden;
	width: 44px;
	height: 45px;
	background: url(../images/sprite-set-1.png) -400px -400px no-repeat;
	text-indent: -10001px
}
.helper-b:after {
	position: absolute;
	bottom: -25px;
	left: -13px;
	display: block;
	content: '';
	overflow: hidden;
	width: 333px;
	height: 21px;
	background: url(../images/sprite-set-1.png) -200px -500px no-repeat;
	text-indent: -10001px
}
.ha-e {
	margin-bottom: 25px
}
.ha-f {
	margin-bottom: 50px
}
.ha-g {
	text-align: center
}
.ha-h {
	margin-bottom: 15px;
	font-size: 3.6em
}
.header-b {
	color: #222;
	font-style: 1.8;
	font-weight: normal
}
.hb-a {
	margin-bottom: 22px;
	text-align: right;
	text-shadow: 0 1px 0 rgba(255,255,255,0.2)
}
.hb-b {
	margin-bottom: 5px;
	font-family: ProximaNovaRgRegular, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.hb-c {
	color: #fff
}
.hb-d {
	margin-bottom: 10px;
	font-family: ProximaNovaLtBold, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.header-c {
	font-size: 3em;
	font-weight: normal
}
.header-c strong {
	color: #70ae11;
	font-weight: normal;
	font-family: ProximaNovaRgRegular, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.hc-a {
	margin-bottom: 23px;
	color: #70ae11
}
.hc-a cite {
	font-style: normal
}
.header-d {
	position: absolute;
	bottom: 10px;
	width: 205px;
	color: #fff;
	font-weight: normal;
	font-size: 1.4em;
	text-align: right
}
.header-d:before {
	position: absolute;
	bottom: -20px;
	right: -35px;
	display: block;
	content: '';
	overflow: hidden;
	width: 82px;
	height: 33px;
	background: url(../images/sprite-set-1.png) -800px -300px no-repeat;
	text-indent: -10001px
}
.header-f {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 1.8em
}
.hf-a {
	margin-bottom: 15px;
	font-family: ProximaNovaRgRegular, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.header-g {
	z-index: 450;
	position: absolute;
	top: 515px;
	left: 50%;
	overflow: hidden;
	width: 128px;
	height: 128px;
	margin: 0 0 0 180px;
	background: url(../images/sprite-set-1.png) -400px 0 no-repeat;
	text-indent: -10001px
}
.header-h {
	margin-bottom: 35px;
	font-weight: normal;
	font-size: 2.6em;
	line-height: 1.2
}
.header-i {
	margin-bottom: 25px;
	font-weight: normal;
	font-size: 2.4em;
	line-height: 1.2
}
.hi-a {
	color: #fff
}
.header-j {
	width: 290px;
	margin: 0 auto;
	color: #70ae11;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center
}
.header-k {
	font-size: 2.4em;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal
}
.hk-a {
	color: #2c2c2c
}
.hk-b {
	z-index: 10;
	position: absolute;
	top: 93px;
	left: 90px
}
.hk-c {
	left: 618px
}
.hk-d {
	text-transform: none
}
.hk-e {
	font-size: 2.1em
}
.header-l {
	z-index: 10;
	position: absolute;
	top: 45px;
	left: 50%;
	overflow: hidden;
	margin-left: -106px;
	width: 192px;
	height: 128px;
	background: url(../images/sprite-set-1.png) -800px -600px no-repeat;
	text-indent: -10001px
}
.hl-a {
	width: 128px;
	background-position: -831px -600px
}
.hl-b {
	top: -37px;
	left: -1px;
	margin: 0
}
.header-m {
	overflow: hidden;
	width: 637px;
	height: 125px;
	margin: 0 0 25px 45px;
	background: url(../images/sprite-set-1.png) 0 -900px no-repeat;
	text-indent: -10001px
}/*! containers ---- */
.art-a {
	overflow: hidden;
	width: 100%
}
.art-a .content {
	overflow: hidden;
	margin-left: 190px;
	color: #484848
}
.art-a .content header p {
	margin-bottom: 0;
	font-family: ProximaNovaLtBold, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.art-a .image-a {
	overflow: hidden;
	position: relative;
	float: left;
	padding-top: 10px
}
.art-a .image-a img {
	display: block;
	-webkit-border-radius: 75px;
	border-radius: 75px
}
.arta-a .image-a img {
	display: block;
	-webkit-border-radius: 0;
	border-radius: 0
}
.arta-b .content header {
	margin-bottom: 25px
}
.arta-b .content header p {
	font-weight: normal;
	font-size: 1.3em;
	font-family: ProximaNovaLtRegular, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.arta-b h1 {
	margin-bottom: 0;
	color: #70ae11
}
.arta-b h1 cite {
	font-style: normal
}
.arta-b blockquote {
	margin: 0;
	padding: 0
}
.art-b {
	position: relative;
	float: right;
	width: 366px;
	height: 226px;
	margin: -220px 170px 0 0
}
.artb-a {
	margin-right: 10px
}
.art-c {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 530px
}
.art-c .content {
	position: absolute;
	z-index: 20;
	left: 50%;
	width: 336px;
	height: 480px;
	margin-left: -86px;
	padding: 50px 43px 0 40px;
	background-color: #eee
}
.art-c .content blockquote {
	position: relative;
	margin: 0;
	padding: 0
}
.art-c .content blockquote:before {
	z-index: -1;
	position: absolute;
	top: 0;
	left: -50px;
	display: block;
	content: '';
	overflow: hidden;
	width: 77px;
	height: 61px;
	background: url(../images/sprite-set-1.png) -200px -300px no-repeat;
	text-indent: -10001px
}
.art-c .content blockquote:after {
	z-index: -1;
	position: absolute;
	bottom: -30px;
	right: -50px;
	display: block;
	content: '';
	overflow: hidden;
	width: 76px;
	height: 61px;
	background: url(../images/sprite-set-1.png) -200px -300px no-repeat;
	text-indent: -10001px
}
.art-c .image {
	position: absolute;
	z-index: 10;
	left: 50%;
	margin: 0 0 0 -1000px
}
.art-c .image img {
	display: block
}
.art-d {
	float: left;
	width: 315px;
	margin: 0 20px 20px 0;
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px rgba(0,0,0,0.2)
}
.art-d h1 {
	margin: 0;
	padding: 20px;
	color: #fff;
	background-color: #4fade8;
	text-align: center;
	font-weight: normal;
	font-size: 3em;
	line-height: 1;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.art-d .content {
	padding: 15px 20px
}
.art-d .content p {
	margin-bottom: 5px;
	font-size: 1.6em;
	line-height: 1.31
}
.art-d .content p a {
	color: #4fade8
}
.art-d .content p a:hover {
	text-decoration: underline
}
.art-d .btn-b {
	margin: 0 10px 10px 0
}
.art-d .btn-b a {
	float: right
}
.artd-b h1 {
	background-color: #8755c0
}
.artd-b .content p a {
	color: #8755c0
}
.artd-c h1 {
	background-color: #e6910c
}
.artd-c .content p a {
	color: #e6910c
}
.artd-d h1 {
	background-color: #d20c0c
}
.artd-d .content p a {
	color: #d20c0c
}
.art-e {
	position: relative;
	margin-bottom: 20px;
	padding: 20px 68px 5px 88px;
	border: 1px solid #d9d9d9;
	counter-increment: arte;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2)
}
.art-e:before {
	position: absolute;
	z-index: 10;
	left: 20px;
	top: 20px;
	content: counter(arte, decimal);
	color: #fff;
	width: 40px;
	height: 55px;
	background-color: #7fba24;
	line-height: 55px;
	font-size: 2.4em;
	text-align: center;
	-webkit-border-radius: 25px;
	border-radius: 25px
}
.art-e:hover, .art-e.active {
	border-color: #7fba24
}
.art-e.active:before {
	background-color: #2c2c2c
}
.art-e.active h1 {
	color: #2c2c2c
}
.art-e h1 {
	color: #70ae11;
	font-weight: normal;
	font-size: 2.4em;
	line-height: 1.2
}
.art-e header {
	margin-bottom: 0;
	cursor: pointer
}
.art-e .nav {
	margin-bottom: 0;
	height: 0
}
.art-e .nav span {
	display: none;
	position: absolute;
	top: 0;
	right: 10px;
	overflow: hidden;
	width: 40px;
	height: 32px;
	background: url(../images/sprite-set-1.png) -740px -1200px no-repeat;
	text-indent: -10001px;
	cursor: pointer
}
.art-e:hover .nav .top {
	display: block;
	background-position: -700px -1200px
}
.art-e.active:hover .nav .top {
	display: block;
	background-position: -740px -1200px
}
.art-e.active .nav .top:hover {
	display: block;
	background-position: -860px -1200px
}
.art-e.active .nav span {
	display: block
}
.art-e .nav span.btm {
	top: auto;
	bottom: 0;
	background-position: -820px -1200px
}
.art-e .nav span.btm:hover {
	bottom: -1px;
	background-position: -780px -1200px
}
.js .art-e .content {
	display: none;
	opacity: 0
}
.box-a {
	position: relative;
	overflow: hidden;
	height: 621px;
	background: #fff
}
.ba-a {
	padding-top: 110px;
	height: 347px
}
.ba-g {
	padding-top: 110px;
	height:808px
}
.baa-a {
	background: url(../images/vis/sub-vis-1.jpg) 50% 0 no-repeat
}
.baa-b {
	background: url(../images/vis/sub-vis-2.jpg) 50% 0 no-repeat
}
.baa-c {
	background: url(../images/vis/sub-vis-3.jpg) 50% 0 no-repeat
}
.baa-d {
	background: url(../images/vis/sub-vis-4.jpg) 50% 0 no-repeat
}
.baa-e {
	background: url(../images/vis/sub-vis-5.jpg) 50% 0 no-repeat
}
.baa-f {
	background: url(../images/vis/sub-vis-6.jpg) 50% 0 no-repeat
}
.baa-g {
	background: url(../images/vis/sub-vis-7.jpg) 50% 0 no-repeat
}
.baa-h {
	background: url(../images/vis/sub-vis-8.jpg) 50% 0 no-repeat
}
.baa-i {
	background: url(../images/vis/sub-vis-9.jpg) 50% 0 no-repeat
}
.baa-j {
	background: url(../images/vis/sub-vis-10.jpg) 50% 0 no-repeat
}
.baa-k {
	background: url(../images/vis/sub-vis-11.jpg) 50% 0 no-repeat
}
.baa-l {
	background: url(../images/vis/sub-vis-12.jpg) 50% 0 no-repeat
}
.baa-m {
	padding-top: 100px;
	height: 207px;
	background: url(../images/vis/sub-vis-13.jpg) 50% 0 no-repeat
}
.baa-n {
	padding-top: 120px;
	height: 661px;
	background: url(../images/vis/sub-vis-15.jpg) 50% 0 no-repeat
}
.box-b {
	position: absolute;
	z-index: 50;
	/*left: 50%;*/
	top: 82px;
	width: 400px;
	margin-left: -115px
}
.box-c {
	position: relative;
	background: #fff;
	
}
.bc-a {
	min-height: 545px;
	background: #bad9f0 url(../images/vis/sub-bg-1.jpg) 50% 0 no-repeat
}
.bc-b {
	color: #9b9b9b;
	background: #fff url(../images/bg-1.png) 50% 0 no-repeat
}
.bc-c {
	min-height: 490px;
	color: #9b9b9b;
	background: #2c2c2c url(../images/vis/sub-bg-2.jpg) 50% 100% no-repeat
}
.bc-d {
	min-height: 540px;
	background: #fff url(../images/vis/sub-bg-3.jpg) 50% 0 no-repeat
}
.bc-e {
	min-height: 660px;
	background: #eee
}
.bc-f {
	min-height: 500px
}
.bc-g {
	background: #d6ecfb url(../images/vis/sub-bg-4.jpg) 50% 100% no-repeat
}
.bc-h {
	min-height: 430px;
	background: #f1ecde url(../images/vis/sub-bg-6.jpg) 50% 0 no-repeat
}
.bc-i {
	min-height: 400px;
	background: #f6efe5 url(../images/vis/sub-bg-7.jpg) 50% 0 no-repeat
}
.bc-j {
	min-height: 510px
}
.bc-l {
	min-height: 650px;
	background: #fff url(../images/vis/sub-bg-5.jpg) 50% 0 no-repeat
}
.bc-n {
	min-height: 400px;
	background: #fff url(../images/vis/sub-bg-8.jpg) 50% 0 no-repeat
}
.bc-o {
	padding-top: 300px;
	min-height: 550px;
	background: #fff url(../images/vis/sub-bg-9.jpg) 50% 0 no-repeat
}
.bco-a {
	min-height: 750px;
	background: #fff url(../images/vis/sub-bg-14.jpg) 50% 0 no-repeat
}
.bc-p {
	background: #eee
}
.bc-r {
	background: url(../images/vis/sub-bg-10.jpg) 50% 40px no-repeat
}
.bc-s {
	background: #1a1a1a url(../images/vis/sub-bg-11.jpg) 50% 0 no-repeat;
	color: #9b9b9b
}
.bc-t {
	background: #fff url(../images/vis/sub-bg-12.jpg) 50% 100% no-repeat
}
.bc-u {
	background: #e8f1f8 url(../images/vis/sub-bg-13.jpg) 50% 100% no-repeat
}
.bc-v {
	background: #e1eef4 url(../images/vis/sub-bg-15.jpg) 50% 0 no-repeat
}
.bc-w {
	min-height: 580px;
	background: #dde5f4 url(../images/vis/sub-bg-16.jpg) 50% 0 no-repeat
}
.bc-y {
	min-height: 500px;
	background: #ecd2ad url(../images/vis/sub-bg-17.jpg) 50% 0 no-repeat
}
.bc-z {
	min-height: 500px;
	background: #fff url(../images/vis/sub-bg-18.jpg) 50% 0 no-repeat
}
.bc-aa {
	min-height: 500px;
	background: #e2ecf1
}
.bc-ac {
	overflow: hidden;
	margin-bottom: 0;
	min-height: 720px;
	background: #fff url(../images/vis/sub-bg-19.jpg) 50% 0 no-repeat
}
.bc-ad {
	min-height: 735px;
	background: #17263d url(../images/vis/sub-bg-20.jpg) 50% 0 no-repeat
}
.bc-ae {
	background-color: #2c2c2c
}
.bc-af {
	min-height: 735px;
	background: #d6d6d6 url(../images/vis/sub-bg-21.jpg) 50% 0 no-repeat
}
.bc-ag {
	min-height: 815px;
	background: #e6e3db url(../images/vis/sub-bg-22.jpg) 50% 0 no-repeat
}
.bc-ai {
	min-height: 515px;
	background: #7fba24 url(../images/vis/sub-bg-23.jpg) 50% 0 no-repeat
}
.bc-aj {
	min-height: 515px;
	background: #2797de url(../images/vis/sub-bg-24.jpg) 50% -20px no-repeat
}
.bc-ak {
	min-height: 900px;
	padding-top: 300px;
	background: #b5d7f2 url(../images/vis/sub-bg-25.jpg) 50% 0 no-repeat
}
.bc-al {
	background: #f1ede9 url(../images/vis/sub-bg-26.jpg) 50% 0 no-repeat
}
.bc-am {
	background: #fff url(../images/vis/sub-bg-27.jpg) 50% 0 no-repeat
}
.bc-an {
	background: #eee
}
.bc-ao {
	background: #7fba24
}
.bc-ap {
	background: #e1eef4
}
.bc-ar {
	background: #fff url(../images/vis/sub-bg-28.jpg) 50% -90px no-repeat
}
.box-d {
	float: left
}
.box-d p {
	position: relative;
	height: 26px;
	margin-bottom: 0;
	padding: 0 12px 0 8px;
	color: #fff;
	background-color: #2c2c2c;
	font-size: 1.4em;
	line-height: 26px;
	-webkit-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0
}
.box-d p:before {
	position: absolute;
	top: 0;
	left: -18px;
	display: block;
	content: '';
	overflow: hidden;
	width: 18px;
	height: 26px;
	background: url(../images/sprite-set-1.png) 0 0 no-repeat;
	text-indent: -10001px
}
.box-e {
	float: right;
	margin-bottom: 26px;
	padding-top: 11px
}
.box-f {
	position: relative
}
.bf-a {
	margin-bottom: 90px
}
.bf-b .text-g {
	position: absolute
}
.bf-b .tg-b {
	left: 145px;
	top: -45px
}
.bf-b .tg-c {
	left: 210px;
	bottom: -75px
}
.box-g {
	background: #e4e4e4;	
}
.box-i {
	padding-top: 40px
}
.box-i header {
	margin-bottom: 25px
}
.box-i .header-a {
	margin-bottom: 25px
}
.box-j {
	z-index: 55;
	top: 621px;
	left: 0;
	position: absolute;
	width: 100%;
	height: 621px;
	background: url(../images/bg-2.png) 0 0
}
.box-j .wrapper-a {
	overflow: hidden;
	position: relative
}
.box-k {
	padding-right: 150px
}
.box-l {
	width: 100%;
	overflow: hidden
}
.box-l .content {
	float: left;
	width: 650px
}
.box-l .content header p {
	margin-bottom: 0;
	font-family: ProximaNovaLtBold, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.box-l .content header p q, .box-l .content header p cite {
	font-style: normal
}
.box-l .image-c {
	float: right;
	margin-bottom: 0
}
.box-l .image-c img {
	display: block
}
.box-m {
	position: absolute;
	z-index: 10;
	right: 0;
	top: -666em;
	width: 245px;
	padding: 17px 17px 0 17px;
	background-color: #fff;
	border: 1px solid #dadada;
	-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
	-webkit-border-radius: 4px 4px 0 4px;
	border-radius: 4px 4px 0 4px
}
.box-m:before {
	position: absolute;
	z-index: 11;
	bottom: -1px;
	right: -1px;
	display: block;
	content: '';
	overflow: hidden;
	width: 11px;
	height: 11px;
	background: url(../images/sprite-set-1.png) -500px -400px no-repeat;
	text-indent: -10001px
}
.box-m p {
	margin-bottom: 17px!important;
	font-size: .74em
}
.bm-a {
	-webkit-border-radius: 4px 4px 4px 0;
	border-radius: 4px 4px 4px 0
}
.bm-a:before {
	right: auto;
	left: -1px;
	background-position: -511px -400px
}
.box-n {
	background: url(../images/vis/erg-bottle-vis-1.jpg) no-repeat 50% 0
}
.box-o {
	position: relative;
	padding: 100px 0 200px 0
}
.box-o .image {
	position: absolute;
	top: -100px;
	left: -140px
}
.box-o .content {
	padding-left: 444px
}
.bo-a {
	padding-bottom: 50px
}
.bo-a .image {
	top: 140px;
	left: auto;
	right: -80px
}
.bo-a .content {
	width: 400px;
	padding: 0
}
.bo-a .text-l {
	position: absolute;
	right: 0;
	top: 520px
}
.bo-b {
	padding-bottom: 0
}
.bo-b .image {
	z-index: -1;
	top: 20px;
	left: -100px
}
.box-p .link-g {
	position: absolute;
	right: 50%;
	top: -55px;
	display: block;
	width: 988px;
	height: 822px;
	margin-right: 12px
}
.box-p .link-g .wrapper {
	display: none;
	width: 100%;
	height: 100%;
	background: url(../images/vis/sub-bg-19-a.jpg) 0 0 no-repeat
}
.no-js .box-p .link-g:hover .wrapper {
	display: block
}
.box-p .lnkg-a {
	right: auto;
	left: 50%;
	width: 1013px;
	margin: 0;
	margin-left: -13px
}
.box-p .lnkg-a .wrapper {
	background: url(../images/vis/sub-bg-19-a.jpg) -987px 0 no-repeat
}
.box-p .link-g .link-a {
	right: 140px;
	position: absolute;
	bottom: 145px;
	text-transform: uppercase
}
.box-p .link-g .link-a span {
	line-height: 37px
}
.box-p .lnkg-a .link-a {
	right: auto;
	left: 140px
}
.box-r {
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px rgba(0,0,0,0.2)
}
.box-r header {
	padding: 19px 18px;
	background-color: #7fba25;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}
.box-r header h1 {
	margin: 0;
	color: #fff;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1
}
.box-r header h1 strong {
	font-weight: normal;
	font-family: ProximaNovaLtBold, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.box-r footer {
	overflow: hidden;
	padding: 18px;
	color: #eee;
	background-color: #2c2c2c;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px
}
.box-r footer p {
	margin-bottom: 18px;
	font-size: 1.4em
}
.box-r footer p.btn-a {
	margin: 0;
	font-size: 1.2em
}
.js .box-r .container {
	height: 270px
}
.box-s {
	padding: 12px 10px 16px 37px;
	background-color: #2c2c2c;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.box-s .header-k {
	margin-bottom: 5px
}
.box-s del {
	font-size: .88em
}
.box-s ins {
	text-decoration: none
}
.bs-a h2:first-child+p {
	margin-bottom: 15px!important
}
.box-t {
	padding: 20px;
	background-color: #eee;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.box-u {
	margin: 0 -20px;
	padding: 0 20px
}
.box-u .adr, .box-u .tel, .box-u .mail, .box-u h2 {
	margin-bottom: 0;
	font-size: 1.6em;
	font-weight: normal
}
.box-u .street-address {
	display: block
}
.box-u a {
	color: #598e07
}
.box-u a:hover {
	text-decoration: underline
}
.bu-a h2 {
	font-family: ProximaNovaLtBold, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.bu-a .text-p {
	margin-bottom: 2px
}
.bu-a .label-a {
	font-size: .87em
}
.bu-b {
	position: relative;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #f5f5f5
}
.bu-b .adr+.tel {
	margin-top: 25px
}
.bu-b:before {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	overflow: hidden;
	width: 100%;
	height: 1px;
	background: #d0d0d0;
	text-indent: -10001px
}
.bu-b+.bu-a {
	margin-bottom: 25px
}
.box-v {
	position: relative;
	width: 910px;
	height: 515px;
	padding: 50px 0
}
.box-w {
	overflow: hidden;
	width: 716px;
	height: 475px;
	margin: 0 auto;
	padding: 20px 0 20px 120px;
	background: #fff url(../images/vis/overlay-bg.jpg) 0 100% no-repeat;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.3);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.3)
}
.box-w .scroll-container {
	overflow: hidden;
	height: 475px
}
.box-w .scroll-container .mCSB_scrollTools .mCSB_draggerContainer {
	height: 460px
}
.box-w .scroll-container .mCSB_container {
	margin-right: 50px
}
.cols-two-a {
	overflow: hidden;
	margin-bottom: 85px!important
}
.primary-ta {
	position: relative;
	float: left;
	width: 540px;
	min-height: 135px;
	padding-left: 85px
}
.primary-ta:before {
	position: absolute;
	top: 25px;
	left: 4px;
	display: block;
	content: '';
	overflow: hidden;
	width: 53px;
	height: 104px;
	background: url(../images/sprite-set-1.png) -200px -100px no-repeat;
	text-indent: -10001px
}
.secondary-ta {
	float: right;
	width: 317px
}
.cols-two-b {
	position: relative;
	width: 100%
}
.cols-two-b:before {
	position: absolute;
	bottom: -15px;
	left: -9px;
	display: block;
	content: '';
	overflow: hidden;
	width: 172px;
	height: 15px;
	background: url(../images/sprite-set-1.png) 0 -200px no-repeat;
	text-indent: -10001px
}
.primary-tb {
	float: left;
	width: 500px;
	padding-left: 3px
}
.secondary-tb {
	float: right;
	width: 480px
}
.cols-two-c {
	overflow: hidden;
	width: 100%
}
.primary-tc {
	float: left;
	width: 336px
}
.secondary-tc {
	float: left;
	width: 504px
}
.cols-two-d {
	overflow: hidden;
	width: 100%
}
.primary-td {
	position: relative;
	float: left;
	width: 270px;
	height: 375px
}
.primary-td .list-m {
	position: absolute;
	right: 0;
	bottom: 58px
}
.secondary-td {
	position: relative;
	float: right;
	width: 286px;
	height: 375px
}
.secondary-td .list-m {
	position: absolute;
	bottom: 62px
}
.cols-two-e {
	overflow: hidden
}
.primary-te {
	float: left;
	width: 150px
}
.secondary-te {
	float: right;
	width: 610px
}
.cols-two-f {
	width: 100%
}
.cols-two-f:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.primary-tf {
	float: left;
	width: 483px
}
.secondary-tf {
	float: right;
	width: 315px
}
.cols-two-g {
	position: relative;
	overflow: hidden;
	width: 100%
}
.primary-tg {
	float: left;
	width: 550px
}
.secondary-tg {
	float: right;
	width: 259px
}
.cols-two-h {
	width: 100%
}
.cols-two-h:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.primary-th {
	float: left;
	width: 315px
}
.secondary-th {
	float: right;
	width: 595px
}
.cols-two-i {
	overflow: hidden;
	width: 820px!important;
	margin: 0 auto;
	padding-right: 168px
}
.primary-ti {
	float: left;
	width: 415px;
	padding-top: 560px
}
.secondary-ti {
	float: right;
	width: 400px
}
.secondary-ti .text-area-a {
	width: 100%
}
.cols-two-j {
	overflow: hidden;
	width: 988px;
	margin: 0 auto
}
.primary-tj {
	float: left;
	width: 652px
}
.secondary-tj {
	float: right;
	width: 275px
}
.cols-two-k {
	width: 988px;
	margin: 0 auto;
	padding-top: 40px
}
.cols-two-k:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.primary-tk {
	float: left;
	width: 800px;
	padding-top: 20px
}
.secondary-tk {
	position: relative;
	float: right;
	width: 160px
}
.nav-a {
	position: absolute;
	z-index: 500;
	right: 50%;
	width: 128px;
	margin: 30px -494px 0 0
}
.nav-a ul {
	position: relative;
	z-index: 5;
	list-style: none;
	width: 129px;
	margin: 0;
	padding: 0;
	background: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.15);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.15)
}
.nav-a ul li {
	color: #8a8a8a;
	border-bottom: 1px solid #eaeaea;
	font: normal 1.1em/1.33 Arial, Helvetica Neue, Helvetica, sans-serif;
	line-height: 1.1
}
.nav-a ul li a {
	position: relative;
	z-index: 5;
	display: block;
	height: 39px;
	padding: 5px 10px;
	color: #8a8a8a
}
.nav-a ul li a span {
	display: block
}
.nav-a ul li a:hover {
	color: #484848;
	background-color: #f0f0f0
}
.nav-a ul li:first-child a {
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}
.nav-a ul li:last-child, .nav-a ul li.last {
	border: 0
}
.nav-a ul li:last-child a, .nav-a ul li.last a {
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px
}
.nav-a ul li.active a {
	z-index: 10;
	color: #fff;
	background-color: #7fba24
}
.nav-a ul li.active a:before {
	position: absolute;
	top: 0;
	left: -11px;
	display: block;
	content: '';
	overflow: hidden;
	width: 20px;
	height: 50px;
	background: url(../images/sprite-set-1.png) -400px -200px no-repeat;
	text-indent: -10001px
}
.nav-a ul li.active {
	border-color: #67a010
}
.nav-a ul li.last.active, .nav-a ul li:last-child.active {
	border-bottom: 1px solid #67a010!important;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px
}
.nva-b {
	margin: 30px 370px 0 0
}
.panes-a {
	position: relative
}
.slider-b {
	overflow: hidden;
	width: 820px;
	margin-bottom: 85px
}
.slider-c {
	position: relative;
	z-index: 10;
	overflow: hidden;
	height: 530px
}
.text-area-a {
	width: 504px;
	position: relative;
	z-index: 5
}
.text-area-a p {
	margin-bottom: 25px
}
.text-area-a>p>strong {
	font-weight: normal;
	font-family: ProximaNovaLtBold, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.text-area-a header p {
	font-size: 2.4em
}
.txa-a {
	width: 425px
}
.txaa-b {
	padding-left: 390px
}
.txa-b {
	width: 405px;
	padding-left: 415px
}
.txab-a {
	padding-left: 560px
}
.txa-c {
	width: 820px
}
.txa-c header {
	text-align: center
}
.txa-c p {
	text-align: center
}
.txa-d {
	width: 820px
}
.txad-a {
	width: 820px!important;
	padding-left: 168px
}
.txa-e {
	width: 405px
}
.txae-a {
	padding-left: 168px
}
.txa-f {
	margin-bottom: 52px
}
.txa-g {
	width: 315px;
	padding-left: 504px
}
.txag-a {
	width: 315px;
	padding-left: 0
}
.txa-h {
	min-height: 425px
}
.txa-i {
	position: relative;
	min-height: 525px
}
.txa-j {
	width: 100%
}
.txa-k {
	min-height: 520px
}
.txa-l {
	width: 415px;
	min-height: 660px
}
.txa-m {
	color: #9b9b9b
}
.txa-n {
	width: 480px;
	padding-left: 160px
}
.txa-o {
	color: #fff
}
.table-container-a {
	position: relative;
	float: left;
	margin-right: 30px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px rgba(0,0,0,0.2)
}
.text-area-b {
	width: 504px
}
.text-area-b h1 {
	color: #797979;
	font: bold 1.2em/1.33 Arial, Helvetica Neue, Helvetica, sans-serif;
	text-shadow: 0 1px 0 rgba(255,255,255,0.2)
}
.text-area-b p {
	color: #797979;
	font: normal 1.1em/1.33 Arial, Helvetica Neue, Helvetica, sans-serif;
	text-shadow: 0 1px 0 rgba(255,255,255,0.2)
}
.text-area-c {
	padding-left: 544px
}
.text-area-c p strong {
	font-weight: normal;
	font-family: ProximaNovaLtBold, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.tac-a {
	padding-left: 754px
}
.tac-b {
	color: #fff
}
.text-area-d {
	padding-bottom: 70px
}
.text-area-d h1, .text-area-d p {
	color: #fff
}
.wrapper-a {
	width: 981px;
	margin: 0 auto
}
.wrapper-a:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.wpa-a {
	position: relative
}
.wpa-b {
	width: 820px;
	padding-left: 168px
}
.wrapper-b {
	margin-bottom: 56px;
	border-bottom: 2px solid #dbdbdb
}
.wrapper-c {
	float: right
}
.wrapper-d {
	padding-bottom: 25px
}
.wrapper-d:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.wrapper-e {
	overflow: hidden;
	width: 100%
}
.js .address-container {
	height: 1px
}
.offset-container {
	display: none
}
  
  
 
.list-a {
	position: relative;
	overflow: hidden;
	list-style: none;
	width: 100%;
	height: 627px;
	margin: 0;
	padding: 0
}
.list-a li {
	position: relative;
	width: 100%;
	height: 627px
}
.js .list-a li {
	display: none;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0
}
.js .list-a li:first-child {
	display: block
}
.js .list-a li.item-a {
	z-index: 5
}
.list-a li.item-a {
	background: #fff url(../images/vis/vis-1.jpg) 50% 0 no-repeat
}
.list-a li.item-b {
	background: #fff url(../images/vis/vis-2.jpg) 50% 0 no-repeat
}
.list-a li.item-c {
	background: #fff url(../images/vis/vis-3.jpg) 50% 0 no-repeat
}
.list-a li.item-d {
	background: #fff url(../images/vis/vis-4.jpg) 50% 0 no-repeat
}
.list-a li.item-e {
	background: #fff url(../images/vis/vis-5.jpg) 50% 0 no-repeat
}
.list-a li .content {
	width: 400px;
	margin: 0 auto;
	padding: 230px 170px 0 418px
}
.list-a li .content .header-a {
	font-size: 2.66em
}
.list-a li .content .btn-a {
	padding-top: 12px
}
.list-a li .image {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -1000px;
	width: 2000px;
	height: 627px
}
.list-a li .image img {
	display: block
}
#list-b {
	z-index: 500;
	position: fixed;
	top: 155px;
	left: 50%;
	width: 149px;
	height: 633px;
	list-style: none;
	margin: 0 0 0 352px;
	padding: 0;
	background: url(../images/sprite-set-1.png) -600px 0 no-repeat
}
#list-b li {
	z-index: 5;
	position: absolute;
	width: 50px;
	height: 50px;
	cursor: pointer
}
#list-b li:before {
	z-index: 11;
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	content: '';
	overflow: hidden;
	width: 25px;
	height: 25px;
	margin: -12px 0 0 -12px;
	background: url(../images/sprite-set-1.png) -800px 0 no-repeat;
	text-indent: -10001px
}
#list-b li:hover {
	z-index: 10;
	background-position: -900px 0
}
#list-b li:hover:before {
	background-position: -825px 0
}
#list-b li.item-a {
	top: 87px;
	left: -6px
}
#list-b li.item-b {
	top: 167px;
	left: 123px
}
#list-b li.item-c {
	top: 379px;
	left: 19px
}
#list-b li div {
	overflow: hidden;
	position: absolute;
	top: 50%;
	right: 23px;
	width: 453px;
	opacity: 0;
	margin-top: -42px;
	background-color: rgba(44,44,44,0.95);
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.js #list-b li div {
	right: auto;
	left: -666em
}
.no-js #list-b li div {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.no-js #list-b li:hover div {
	width: 453px;
	opacity: 1
}
#list-b li div p {
	overflow: hidden;
	width: 390px;
	margin: 0;
	padding: 18px 39px 18px 24px;
	color: #fff
}
.list-c {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0
}
.list-c li {
	position: relative;
	float: left;
	height: 56px;
	margin: -10px 0 0 10px;
	padding: 10px 2px
}
.list-c li a {
	overflow: hidden;
	display: block;
	width: 42px;
 
	-webkit-border-radius: 22px;
	border-radius: 22px;
	outline: 0
}
.list-c li a span {
	position: relative;
	overflow: hidden;
	display: block;
	width: 42px;
	height: 42px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	text-indent: -10001px;
	opacity: .5
}
.list-c li.item-a a span {
	background: url(../images/thumbs/thumb-1.jpg) 0 50% no-repeat
}
.list-c li.item-b a span {
	background: url(../images/thumbs/thumb-2.jpg) 0 50% no-repeat
}
.list-c li.item-c a span {
	background: url(../images/thumbs/thumb-3.jpg) 0 50% no-repeat
}
.list-c li.item-d a span {
	background: url(../images/thumbs/thumb-4.jpg) 0 50% no-repeat
}
.list-c li.item-e a span {
	background: url(../images/thumbs/thumb-5.jpg) 0 50% no-repeat
}
.no-js .list-c li a {
	-webkit-transition: height .3s ease, background .3s ease, margin-top .3s ease;
	-moz-transition: height .3s ease, background .3s ease, margin-top .3s ease;
	transition: height .3s ease, background .3s ease, margin-top .3s ease
}
.no-js .list-c li a span {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.no-js .list-c li:hover a {
	margin: -10px 0 0 0
}
.no-js .list-c li:hover a span {
	height: 62px
}
.list-c li.active, .list-c li:hover {
	padding: 8px 0 8px 0
}
.list-c li:hover a, .list-c li.active a {
	border: 2px solid #fff;
	background: 0
}
.list-c li.active a {
	margin-top: -10px
}
.list-c li:hover span, .list-c li.active span {
	opacity: 1
}
.list-c li.active span {
	height: 62px
}
.list-d {
	overflow: hidden;
	list-style: none;
	height: 21px;
	margin: 35px 0 25px 190px;
	padding: 0
}
.list-d li {
	float: left;
	margin-right: 7px;
	padding: 4px 0
}
.list-d li a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 9px;
	height: 9px;
	border: 2px solid #8ac530;
	background-color: #fff;
	text-indent: -10001px;
	outline: 0;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}
.list-d li:hover a {
	margin: -4px 0;
	height: 15px
}
.list-d li.active a {
	margin: -4px 0;
	height: 15px;
	background-color: #8ac530
}
.ld-a {
	position: absolute;
	z-index: 20;
	left: 50%;
	width: 355px;
	margin: 0 0 0 -44px
}
.ld-b {
	width: 80px;
	margin: 0
}
.ld-b li {
	padding: 0
}
.ld-b li a {
	width: 27px;
	height: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px
}
.ld-b li.prev a:before {
	position: absolute;
	top: 4px;
	left: 50%;
	display: block;
	content: '';
	overflow: hidden;
	width: 4px;
	height: 7px;
	margin-left: -3px;
	background: url(../images/sprite-set-1.png) -400px -300px no-repeat;
	text-indent: -10001px
}
.ld-b li:hover.prev a:before {
	background-position: -400px -307px
}
.ld-b li.next a:before {
	position: absolute;
	top: 4px;
	left: 50%;
	display: block;
	content: '';
	overflow: hidden;
	width: 4px;
	height: 7px;
	margin-left: -1px;
	background: url(../images/sprite-set-1.png) -404px -300px no-repeat;
	text-indent: -10001px
}
.ld-b li:hover.next a:before {
	background-position: -404px -307px
}
.ld-b li:hover a {
	margin: 0!important;
	background-color: #8ac530
}
.ld-c {
	position: absolute;
	right: 180px;
	top: 0
}
.ld-d {
	position: absolute;
	z-index: 20;
	left: 50%;
	margin: 0 0 0 220px
}
.list-e {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0
}
.list-e li {
	float: left;
	padding-left: 15px;
	color: #797979;
	font: normal 1.1em/1.33 Arial, Helvetica Neue, Helvetica, sans-serif;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.2)
}
.list-e li a {
	position: relative;
	color: #797979
}
.list-e li a:hover {
	color: #2c2c2c
}
.list-f {
	float: left;
	list-style: none;
	margin: 0 38px 0 0;
	padding: 0;
	border-bottom: 1px solid #e5e5e5
}
.list-f li {
	float: left;
	font-size: 1.2em;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif
}
.list-f li a {
	position: relative;
	display: block;
	height: 25px;
	padding: 0 12px;
	color: #70ae11;
	line-height: 25px
}
.list-f li a:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	content: '';
	overflow: hidden;
	width: 3px;
	height: 5px;
	margin-top: -2px;
	background: url(../images/sprite-set-1.png) -100px 0 no-repeat;
	text-indent: -10001px
}
.list-f li a:hover, .list-f li.active a {
	padding: 0 12px;
	color: #2c2c2c
}
.list-f li a:hover:before, .list-f li.active a:before {
	background-position: -103px 0
}
.list-g {
	overflow: hidden;
	width: 100%;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0
}
.list-g li {
	overflow: visible!important;
	position: relative;
	float: left;
	width: 322px;
	padding: 0 80px 20px 20px
}
.list-g li:before {
	position: absolute;
	top: 4px;
	left: 0;
	display: block;
	content: '';
	overflow: hidden;
	width: 3px;
	height: 38px;
	background-color: #7fba24;
	text-indent: -10001px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.lg-a {
	margin-bottom: 150px;
	float: none
}
.lg-a li {
	float: none
}
.lg-a li:before {
	display: none
}
.lg-a li a:hover {
	text-decoration: underline
}
.list-h {
	list-style: none;
	height: 42px;
	margin: 0;
	padding: 0;
	border: 1px solid #dadada;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fff 0, #ededed 99%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(99%, #ededed), color-stop(100%, #fff));
	background: -webkit-linear-gradient(top, #fff 0, #ededed 99%, #fff 100%);
	background: -o-linear-gradient(top, #fff 0, #ededed 99%, #fff 100%);
	background: -ms-linear-gradient(top, #fff 0, #ededed 99%, #fff 100%);
	background: linear-gradient(to bottom, #fff 0, #ededed 99%, #fff 100%)
}
.ielt9 .list-h {
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0)
}
.list-h li {
	position: relative;
	float: left;
	border-left: 1px solid #d6d6d6
}
.list-h li:first-child {
	border: 0
}
.list-h li a {
	position: relative;
	display: block;
	width: 53px;
	height: 42px;
	overflow: hidden;
	text-indent: -10001px
}
.list-h li a:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	content: '';
	overflow: hidden;
	width: 12px;
	height: 24px;
	margin: -12px 0 0 -6px;
	background: url(../images/sprite-set-1.png) 0 -100px no-repeat;
	text-indent: -10001px
}
.list-h li a:hover:before {
	background-position: 0 -124px
}
.list-h li.yt a:before {
	width: 21px;
	height: 25px;
	margin: -12px 0 0 -10px;
	background-position: -12px -100px
}
.list-h li.yt a:hover:before {
	background-position: -12px -125px
}
.list-h li.tw a:before {
	width: 27px;
	height: 19px;
	margin: -9px 0 0 -13px;
	background-position: -33px -100px
}
.list-h li.tw a:hover:before {
	background-position: -33px -119px
}
.list-h li.bl a:before {
	width: 47px;
	height: 15px;
	margin: -7px 0 0 -23px;
	background-position: -60px -100px
}
.list-h li.bl a:hover:before {
	background-position: -60px -115px
}
.list-h li.gd a {
	width: 93px
}
.list-h li.gd a:before {
	width: 73px;
	height: 22px;
	margin: -11px 0 0 -36px;
	background-position: -107px -100px
}
.list-h li.gd a:hover:before {
	background-position: -107px -122px
}
.no-js .list-h li:hover article {
	top: auto;
	bottom: 52px
}
.list-i {
	list-style: none;
	margin: 0;
	padding: 0
}
.list-i li {
	float: left;
	width: 183px;
	font-size: 1.6em
}
.list-i li a {
	display: block;
	width: 183px
}
.list-i li a .image {
	display: block;
	width: 83px;
	margin: 0 auto 10px auto;
	padding: 5px;
	background: rgba(255,255,255,0.1) 0 0 no-repeat;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-border-radius: 42px;
	border-radius: 42px
}
.list-i li a:hover .image {
	background: rgba(255,255,255,1) 0 0 no-repeat
}
.list-i li a img {
	display: block;
	-webkit-border-radius: 36px;
	border-radius: 36px
}
.list-i li a .text {
	display: block;
	padding: 0 12px;
	text-align: center;
	color: #ccc;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.list-i li a:hover .text {
	color: #fefefe
}
.list-j {
	list-style: none;
	margin: 0;
	padding: 0
}
.list-j li {
	position: absolute;
	font-size: 2.4em;
	line-height: 1.2
}
.list-j li:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: '';
	overflow: hidden;
	width: 19px;
	height: 19px;
	background: url(../images/sprite-set-1.png) -550px -200px no-repeat;
	text-indent: -10001px
}
.list-j li.item-a {
	width: 240px;
	top: 320px;
	left: 0;
	text-align: right
}
.list-j li.item-a:before {
	left: auto;
	top: 6px;
	right: -30px
}
.list-j li.item-b {
	width: 300px;
	top: 250px;
	left: 485px
}
.list-j li.item-b:before {
	left: -30px;
	top: 4px
}
.list-j li.item-c {
	width: 300px;
	top: 410px;
	left: 305px;
	padding-top: 20px
}
.list-j li.item-c:before {
	left: 0;
	top: 0
}
.list-k {
	list-style: none;
	width: 147px;
	height: 505px;
	margin: 0;
	padding: 0;
	background: url(../images/anims/anim-2/water-1.png) 0 100% no-repeat
}
.list-k li {
	z-index: 5;
	position: absolute;
	width: 41px;
	height: 41px;
	font-size: 1.6em
}
.list-k li:hover {
	z-index: 10
}
.list-k li h2 {
	position: absolute;
	z-index: 20;
	float: left;
	overflow: hidden;
	margin: 0;
	font: normal .9em/1 Arial, Helvetica Neue, Helvetica, sans-serif;
	border: 2px solid #73b371;
	color: #fff;
	cursor: pointer;
	-webkit-border-radius: 24px;
	border-radius: 24px
}
.list-k li h2 span {
	float: left;
	display: block;
	min-width: 23px;
	height: 40px;
	padding: 0 9px;
	background-color: rgba(120,192,96,0.9);
	line-height: 2.9;
	text-align: center;
	white-space: nowrap;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	-webkit-box-shadow: inset 0 0 4px 2px rgba(255,255,255,0.3);
	box-shadow: inset 0 0 4px 2px rgba(255,255,255,0.3)
}
.list-k li h2 span sup, .list-k li h2 span sub {
	padding: 0 0 0 1px;
	font-size: .64em
}
.list-k li.item-a {
	top: 39px;
	left: 69px
}
.list-k li.item-a h2 span {
	padding: 0 6px
}
.list-k li.item-b {
	top: 85px;
	left: 19px
}
.list-k li.item-b h2 {
	border-color: #5a90b2
}
.list-k li.item-b h2 span {
	padding: 0 6px;
	background-color: rgba(104,162,200,0.9)
}
.list-k li.item-c {
	top: 133px;
	left: 63px
}
.list-k li.item-c h2 {
	border-color: #c28934
}
.list-k li.item-c h2 span {
	background-color: rgba(216,148,40,0.9)
}
.list-k li.item-d {
	top: 201px;
	left: 22px
}
.list-k li.item-d h2 {
	border-color: #afb592
}
.list-k li.item-d h2 span {
	background-color: rgba(183,184,146,0.9)
}
.list-k li.item-e h2 {
	border-color: #3977a1
}
.list-k li.item-e {
	top: 261px;
	left: 77px
}
.list-k li.item-e h2 span {
	background-color: rgba(29,108,162,0.9)
}
.list-k li.item-f h2 {
	border-color: #cc7074
}
.list-k li.item-f {
	top: 322px;
	left: 19px
}
.list-k li.item-f h2 span {
	padding: 0 12px;
	background-color: rgba(236,106,106,0.9)
}
.list-k li.item-g {
	top: 371px;
	left: 79px
}
.list-k li.item-g h2 {
	border-color: #846dbe
}
.list-k li.item-g h2 span {
	background-color: rgba(138,99,192,0.9)
}
.list-k li.item-h {
	top: 415px;
	left: 21px
}
.list-k li.item-h h2 {
	border-color: #7e8063
}
.list-k li.item-h h2 span {
	background-color: rgba(112,102,48,0.9)
}
.list-k li article {
	display: none;
	position: absolute;
	z-index: 10;
	left: -17px;
	top: -17px;
	overflow: hidden;
	width: 180px;
	padding: 17px 25px 0 107px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.no-js .list-k li:hover article {
	display: block
}
.list-k li article p {
	margin-bottom: 17px;
	color: #484848;
	font-size: 1em;
	line-height: 1.62
}
.list-l {
	position: relative;
	list-style: none;
	width: 764px;
	height: 497px;
	margin: 50px auto 100px auto;
	padding: 0;
	background: url(../images/vis/taste-vis-1.jpg) 50% 50% no-repeat
}
.list-l li {
	position: absolute;
	padding-left: 36px;
	font-size: 1em;
	cursor: pointer
}
.list-l li:before {
	position: absolute;
	z-index: 20;
	top: 0;
	left: 0;
	display: block;
	content: '';
	overflow: hidden;
	width: 19px;
	height: 19px;
	background: url(../images/sprite-set-1.png) -550px -219px no-repeat;
	text-indent: -10001px
}
.list-l li h2 {
	font-weight: normal;
	font-size: 2.4em;
	line-height: 1
}
.list-l li h2 em {
	display: block;
	font-style: normal;
	color: #898989;
	font-size: .75em
}
.list-l li>div {
	position: absolute;
	z-index: 10;
	top: -666em;
	overflow: hidden;
	width: 350px;
	padding: 5px 0;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	-o-perspective: 600px;
	perspective: 600px
}
.list-l li div article {
	overflow: hidden;
	width: 245px;
	margin: 0 auto;
	padding: 17px 50px 0 17px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transform: rotateX(25deg);
	-moz-transform: rotateX(25deg);
	-o-transform: rotateX(25deg);
	transform: rotateX(25deg);
	-webkit-transition: -webkit-transform .3s ease-in;
	-moz-transition: -moz-transform .3s ease-in;
	transition: transform .3s ease-in
}
.no-js .list-l li:hover div {
	top: -10px
}
.list-l li:hover div article {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg)
}
.list-l li article p {
	margin-bottom: 17px;
	color: #222;
	font-size: 1.6em;
	text-align: left
}
.list-l li.item-a {
	top: 90px;
	left: -30px;
	padding: 0 36px 0 0
}
.list-l li.item-a:before {
	left: auto;
	right: 0;
	top: 15px;
	background-position: -550px -219px
}
.list-l li.item-a h2 {
	color: #2f3e7a;
	text-align: right
}
.list-l li.item-a div {
	left: auto;
	right: -303px
}
.list-l li.item-a div article {
	padding: 17px 17px 0 50px
}
.list-l li.item-b {
	top: 50px;
	right: 0
}
.list-l li.item-b:before {
	left: 0;
	top: 3px;
	background-position: -550px -238px
}
.list-l li.item-b h2 {
	color: #75c01a
}
.list-l li.item-b div {
	left: -303px
}
.list-l li.item-c {
	top: 500px;
	left: 390px
}
.list-l li.item-c:before {
	left: 0;
	top: 3px;
	background-position: -550px -257px
}
.list-l li.item-c h2 {
	color: #db0a1c
}
.list-l li.item-c div {
	left: -303px
}
.list-m {
	overflow: hidden;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0
}
.list-m li {
	position: relative;
	float: left;
	width: 304px;
	margin-bottom: 18px;
	padding-left: 32px
}
.list-m li:before {
	position: absolute;
	top: 1px;
	left: 0;
	display: block;
	content: '';
	overflow: hidden;
	width: 22px;
	height: 22px;
	background: url(../images/sprite-set-1.png) -500px -300px no-repeat;
	text-indent: -10001px
}
.list-m li.item-a:before {
	background-position: -500px -322px
}
.list-m dt {
	position: relative;
	display: block;
	margin-bottom: 5px;
	padding-left: 32px;
	font-family: ProximaNovaLtBold, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.list-m dt:before {
	position: absolute;
	top: 1px;
	left: 0;
	display: block;
	content: '';
	overflow: hidden;
	width: 22px;
	height: 22px;
	background: url(../images/sprite-set-1.png) -500px -300px no-repeat;
	text-indent: -10001px
}
.list-m dd {
	margin: 0 0 25px 0;
	padding: 0 0 0 32px
}
.lm-a li {
	width: auto;
	float: none
}
.lm-b li:before {
	background-position: -500px -322px
}
.lmb-a li {
	text-align: right;
	padding: 0 32px 0 0
}
.lmb-a li:before {
	left: auto;
	right: 0
}
.list-n {
	list-style: none;
	margin: 0;
	padding: 0
}
.list-n li {
	position: relative;
	margin-bottom: 20px;
	padding-left: 22px;
	color: #70ae11;
	line-height: 1.2
}
.list-n li:before {
	position: absolute;
	top: 3px;
	left: 2px;
	display: block;
	content: '';
	overflow: hidden;
	width: 3px;
	height: 15px;
	background: #7fba24;
	text-indent: -10001px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.ln-a li {
	color: #222;
	font-size: 2.1em
}
.ln-a li:before {
	top: 4px;
	height: 18px
}
.ln-a li .helper-a {
	display: block;
	font-size: .76em
}
.ln-a li .helper-c {
	color: #538800
}
.ln-b {
	margin-bottom: 25px
}
.ln-b li {
	margin-bottom: 5px;
	color: #484848
}
.list-o {
	position: relative;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0
}
.list-o li {
	position: absolute;
	font-size: 2.4em;
	line-height: 1.2
}
.list-o li:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: '';
	overflow: hidden;
	width: 19px;
	height: 19px;
	background: url(../images/sprite-set-1.png) -550px -200px no-repeat;
	text-indent: -10001px
}
.list-o li.item-a {
	top: -27px;
	left: 420px;
	width: 320px;
	padding-bottom: 25px
}
.list-o li.item-a:before {
	top: auto;
	bottom: 0
}
.list-o li.item-b {
	top: 152px;
	left: 560px;
	width: 320px;
	padding-left: 30px
}
.list-o li.item-b:before {
	top: 5px
}
.list-o li.item-c {
	top: 250px;
	left: 335px;
	width: 200px;
	padding-right: 30px;
	text-align: right
}
.list-o li.item-c:before {
	left: auto;
	top: 5px;
	right: 0
}
.list-p {
	width: 100%;
	list-style: none;
	margin: 0 0 45px 0;
	padding: 15px 0 0 0
}
.list-p:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.list-p li {
	position: relative;
	float: left;
	margin-right: 8px;
	font: normal 1.2em/1.33 Arial, Helvetica Neue, Helvetica, sans-serif
}
.list-p li article {
	font-size: 1.5em;
	font-family: ProximaNovaLtRegular, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.list-p li:hover article {
	top: auto;
	bottom: 52px
}
.list-r {
	list-style: none;
	margin: 0;
	padding: 0
}
.list-r li {
	position: absolute;
	width: 180px;
	cursor: pointer
}
.list-r li h2 {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 32px;
	font-size: 1em;
	font-weight: normal
}
.list-r li h2:before {
	z-index: 11;
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	content: '';
	overflow: hidden;
	width: 25px;
	height: 25px;
	margin: -12px 0 0 0;
	background: url(../images/sprite-set-1.png) -800px 0 no-repeat;
	text-indent: -10001px
}
.list-r li.item-a {
	top: 250px;
	left: 590px
}
.list-r li.item-a h2 {
	color: #fff
}
.list-r li.item-b {
	top: 530px;
	left: 620px
}
.list-r li.item-c {
	top: 620px;
	left: 500px
}
.list-r li div {
	z-index: 10;
	overflow: hidden;
	position: absolute;
	top: 50%;
	right: 165px;
	width: 453px;
	opacity: 0;
	margin-top: -42px;
	background-color: rgba(44,44,44,0.95);
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.list-r li div p {
	overflow: hidden;
	width: 390px;
	margin: 0;
	padding: 18px 39px 18px 24px;
	color: #fff
}
.js .list-r li div {
	right: auto;
	left: -666em
}
.no-js .list-r li div {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.no-js .list-r li:hover div {
	width: 453px;
	opacity: 1
}
.list-s {
	list-style: none;
	margin: 0;
	padding: 0
}
.list-s li {
	position: absolute;
	left: 0;
	top: 40px;
	overflow: hidden;
	width: 119px;
	height: 66px;
	background: url(../images/sprite-set-1.png) -700px -800px no-repeat;
	text-indent: -10001px
}
.list-s li.item-b {
	top: 0;
	left: 175px;
	width: 110px;
	height: 70px;
	background-position: -900px -800px
}
.list-s li.item-c {
	top: 65px;
	left: 303px;
	width: 106px;
	height: 63px;
	background-position: -700px -900px
}
.list-s li.item-d {
	top: 133px;
	left: 75px;
	width: 136px;
	height: 67px;
	background-position: -700px -1000px
}
.list-s li.item-e {
	top: 178px;
	left: 239px;
	width: 116px;
	height: 63px;
	background-position: -900px -900px
}
.list-t {
	list-style: none;
	margin: -70px 0 0 0;
	padding: 0;
	width: 820px;
	height: 815px;
	background: url(../images/anims/anim-14/bottle-full.png) 50% 0 no-repeat
}
.list-t li {
	position: absolute;
	line-height: 1.2
}
.list-t li em {
	text-transform: uppercase;
	font-style: normal
}
.list-t li.item-a {
	top: 90px;
	left: 90px;
	overflow: hidden;
	width: 247px;
	height: 43px;
	background: url(../images/sprite-set-1.png) 0 -1100px no-repeat;
	text-indent: -10001px
}
.list-t li.item-b {
	width: 273px;
	text-align: right
}
.list-t li.item-b:before {
	z-index: 5;
	position: absolute;
	top: 2px;
	right: -34px;
	display: block;
	content: '';
	overflow: hidden;
	width: 19px;
	height: 19px;
	background: url(../images/sprite-set-1.png) -550px -200px no-repeat;
	text-indent: -10001px
}
.list-t li.item-b:after {
	z-index: 3;
	position: absolute;
	top: 11px;
	left: 301px;
	display: block;
	content: '';
	overflow: hidden;
	width: 84px;
	height: 1px;
	background-color: #7fba24;
	text-indent: -10001px
}
.list-t li.itb-a {
	top: 180px
}
.list-t li.itb-b {
	top: 330px
}
.list-t li.itb-b:after {
	width: 64px
}
.list-t li.itb-c {
	top: 480px
}
.list-t li.itb-c:after {
	width: 46px
}
.list-t li.item-c {
	left: 540px;
	width: 279px
}
.list-t li.item-c:before {
	z-index: 5;
	position: absolute;
	top: 2px;
	left: -34px;
	display: block;
	content: '';
	overflow: hidden;
	width: 19px;
	height: 19px;
	background: url(../images/sprite-set-1.png) -550px -200px no-repeat;
	text-indent: -10001px
}
.list-t li.item-c:after {
	z-index: 3;
	position: absolute;
	top: 11px;
	right: 301px;
	display: block;
	content: '';
	overflow: hidden;
	width: 84px;
	height: 1px;
	background-color: #7fba24;
	text-indent: -10001px
}
.list-t li.itc-a {
	top: 100px
}
.list-t li.itc-b {
	top: 250px
}
.list-t li.itc-b:after {
	width: 64px
}
.list-t li.itc-c {
	top: 400px
}
.list-t li.itc-c:after {
	width: 42px
}
.list-u {
	overflow: hidden;
	list-style: none;
	margin: 0 0 25px 0;
	padding: 0
}
.list-u li {
	padding-bottom: 10px
}
.list-u li strong {
	font-family: ProximaNovaLtBold, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: normal
}
.list-v {
	list-style: none;
	margin: 0;
	padding: 25px 0 0 0
}
.list-v li {
	float: left;
	margin-right: 20px;
	font-size: 2.4em;
	line-height: 1
}
.list-v li a {
	overflow: hidden;
	position: relative;
	display: block;
	color: #fff;
	border: 1px solid #202020;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	background: #3a3a3a;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhM2EzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYzJjMmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #3a3a3a 0, #2c2c2c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a3a3a), color-stop(100%, #2c2c2c));
	background: -webkit-linear-gradient(top, #3a3a3a 0, #2c2c2c 100%);
	background: -o-linear-gradient(top, #3a3a3a 0, #2c2c2c 100%);
	background: -ms-linear-gradient(top, #3a3a3a 0, #2c2c2c 100%);
	background: linear-gradient(to bottom, #3a3a3a 0, #2c2c2c 100%)
}
.list-v li a:hover {
	background: #5b5b5b;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViNWI1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNjM2MzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #5b5b5b 0, #363636 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b5b5b), color-stop(100%, #363636));
	background: -webkit-linear-gradient(top, #5b5b5b 0, #363636 100%);
	background: -o-linear-gradient(top, #5b5b5b 0, #363636 100%);
	background: -ms-linear-gradient(top, #5b5b5b 0, #363636 100%);
	background: linear-gradient(to bottom, #5b5b5b 0, #363636 100%)
}
.list-v li a span {
	display: block;
	width: 180px;
	padding: 14px 0 14px 70px;
	border-top: 1px solid #505050;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.list-v li a:before {
	position: absolute;
	top: 50%;
	left: 20px;
	display: block;
	content: '';
	overflow: hidden;
	width: 25px;
	height: 38px;
	margin-top: -19px;
	background: url(../images/sprite-set-1.png) -1000px 0 no-repeat;
	text-indent: -10001px
}
.list-v li.item-b a:before {
	width: 31px;
	height: 37px;
	background-position: -1000px -100px
}
.list-v li.item-c a:before {
	left: 16px;
	width: 38px;
	height: 40px;
	margin-top: -20px;
	background-position: -1000px -200px
}
.list-w {
	list-style: none;
	margin: 0;
	padding: 18px
}
.list-w li {
	margin-top: 25px;
	padding-top: 25px;
	font-size: 1.6em;
	border-top: 1px solid #ddd
}
.list-w li:first-child {
	margin: 0;
	padding: 0;
	border: 0
}
.list-w li h2 {
	margin: 0;
	font-size: 1em;
	font-weight: normal
}
.list-w li p {
	margin-bottom: 0
}
.list-w li p a {
	color: #70ae11
}
.list-w li p a:hover {
	text-decoration: underline
}
.list-w li p.adr {
	margin-bottom: 25px
}
.list-w li .street-address {
	display: block
}
.list-w li .tax-id {
	display: block
}
.list-x {
	overflow: hidden;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0
}
.list-x li {
	float: left
}
.list-x li h1 {
	margin-bottom: 5px;
	padding-top: 26px;
	font-weight: normal;
	font-size: 1.33em
}
.list-x li h2 {
	margin-bottom: 11px;
	padding-top: 30px;
	font-weight: normal;
	font-size: .88em;
	font-family: ProximaNovaRgRegular, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.list-x li .text-n {
	margin-bottom: 5px;
	font-size: .88em
}
.list-x li.item-c .text-o {
	font-size: 1em
}
.list-x li.item-c .text-o span.helper-d {
	font-size: .88em
}
.list-x li.item-e .text-o {
	font-size: 1.2em;
	line-height: .9
}
.list-x li .field-a {
	margin-bottom: 5px;
	font-size: 1.33em
}
.list-x li.item-a {
	width: 170px;
	height: 148px;
	text-align: center
}
.list-x li.item-a img {
	display: block;
	margin: 0 auto;
	padding-top: 18px
}
.list-x li.ita-a img {
	padding-top: 16px
}
.list-x li.item-b {
	width: 175px;
	height: 148px;
	border-right: 1px solid #d7d7d7
}
.list-x li.item-c {
	width: 175px;
	height: 148px;
	padding-left: 30px;
	border-right: 1px solid #d7d7d7
}
.list-x li.item-d {
	width: 175px;
	height: 148px;
	border-right: 1px solid #d7d7d7;
	text-align: center
}
.list-x li.item-e {
	width: 150px;
	height: 148px;
	padding-left: 30px
}
.list-x li.item-f {
	float: right;
	width: 75px;
	height: 148px;
	font-size: 1.1em;
	font-family: ProximaNovaRgRegular, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.list-x li.item-f .remove {
	position: relative;
	display: block;
	height: 148px;
	width: 100%;
	text-align: center;
	background-color: #eee;
	text-transform: uppercase;
	line-height: 180px;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0
}
.list-x li.item-f .remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	content: '';
	overflow: hidden;
	width: 17px;
	height: 17px;
	margin: -15px 0 0 -9px;
	background: url(../images/sprite-set-1.png) -1000px -300px no-repeat;
	text-indent: -10001px
}
.list-x li.item-f .remove:hover {
	color: #2c2c2c
}
.list-x li.item-f .remove:hover:before {
	background-position: -1017px -300px
}
.list-y {
	list-style: none;
	margin: 0;
	padding: 0
}
.list-y li {
	float: left;
	width: 196px;
	margin-right: 10px;
	font-size: 1.6em
}
.list-z {
	overflow: hidden;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/tabs-bg.png) 0 5px no-repeat
}
.list-z li {
	float: left
}
.list-z li a {
	display: block;
	height: 53px;
	color: #c4c4c4;
	text-align: center;
	line-height: 55px
}
.list-z li:hover a {
	color: #fff
}
.list-z li.item-a a {
	width: 216px
}
.list-z li.item-b a {
	width: 216px
}
.list-z li.item-c {
	float: right
}
.list-z li.item-c a {
	width: 216px
}
.list-z li.current a {
	color: #fff;
	background-color: #7fba24;
	border-bottom: 2px solid #5c9405;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.list-aa {
	overflow: hidden;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0
}
.list-aa li {
	float: left;
	padding-right: 30px;
	font-size: 1.6em
}
.list-ab {
	list-style: none;
	position: relative;
	z-index: 5;
	list-style: none;
	margin: 20px 0 0 5px;
	padding: 0;
	background: #f7f7f7 url(../images/list-ab-bg.png) 0 0 repeat-y;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.15);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.15)
}
.list-ab li {
	font-size: 1.1em;
	line-height: 1.1;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	counter-increment: section
}
.list-ab li a {
	position: relative;
	display: block;
	color: #8a8a8a;
	border-top: 1px solid #eaeaea
}
.list-ab li a:hover {
	background-color: #7fba25
}
.list-ab li a:hover .item {
	color: #2c2c2c
}
.list-ab li a:hover:before {
	color: #fff
}
.list-ab li a:before {
	position: absolute;
	z-index: 10;
	left: 11px;
	top: 50%;
	content: counter(section, decimal);
	color: #8a8a8a;
	margin-top: -8px;
	font: normal 1.45em/1 ProximaNovaLtRegular, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.list-ab li:first-child a {
	border: 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}
.list-ab li:first-child a .item {
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0
}
.list-ab li.last a {
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px
}
.list-ab li.last a .item {
	-webkit-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0
}
.list-ab li a .item {
	display: block;
	margin-left: 30px;
	height: 40px;
	padding: 5px 10px;
	color: #8a8a8a;
	border-left: 1px solid #eaeaea;
	background-color: #fff
}/*! paragraphs ---- */
.btn-a {
	margin-bottom: 0;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 1.2em
}
li .btn-a {
	font-size: .66em
}
.btn-b {
	overflow: hidden
}
.btnb-a {
	position: relative;
	overflow: visible;
	float: left;
	left: 50%;
	margin-left: -90px
}
.btnb-a .link-a {
	position: relative;
	overflow: visible;
	float: left;
	right: 50%
}
.btnb-b {
	margin: 0 0 25px 0
}
.btnb-c {
	font-size: 2.4em;
	font-family: ProximaNovaRgRegular, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.btn-c {
	float: left;
	margin: 0 0 0 8px
}
.btn-d {
	position: absolute;
	top: 37px;
	right: 12px;
	width: 171px;
	height: 156px;
	background: url(../images/sprite-set-1.png) -800px -100px no-repeat
}
.btn-e {
	z-index: 50;
	position: absolute;
	top: 128px;
	right: 208px;
	font-size: 1.4em
}
.bj-a .btn-e {
	top: 90px;
	right: 100px
}
.btne-a {
	top: auto;
	bottom: 76px;
	right: 50%;
	margin-right: -494px
}
.btn-f {
	position: absolute;
	top: -37px;
	z-index: 2;
	width: 100%;
	margin-bottom: 0;
	font: normal 1.1em/1.33 Arial, Helvetica Neue, Helvetica, sans-serif
}
.js .btn-f {
	top: 0
}
.image-b {
	padding-top: 20px;
	text-align: right
}
.image-d {
	margin: 100px 0 100px -25px!important
}
.image-e {
	overflow: hidden;
	position: relative;
	float: left;
	padding-top: 10px
}
.image-e img {
	display: block;
	-webkit-border-radius: 75px;
	border-radius: 75px
}
.nav-btn {
	position: absolute;
	top: 45px;
	clear: both;
	margin: 0
}
.nav-btn a {
	position: relative;
	overflow: hidden;
	display: block;
	width: 30px;
	height: 30px;
	border: 6px solid #2d2d2d;
	background-color: #fff;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	text-indent: -10001px;
	outline: 0;
	-webkit-transition: background .3s ease;
	-moz-transition: background .3s ease;
	transition: background .3s ease
}
.nav-btn a:hover {
	background-color: #7fba24
}
.nav-btn a:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	content: '';
	overflow: hidden;
	width: 10px;
	height: 8px;
	margin: -4px 0 0 -5px;
	background: url(../images/sprite-set-1.png) -300px -200px no-repeat;
	text-indent: -10001px
}
.prev-btn-a a:before {
	background-position: -310px -200px
}
.next-btn-a {
	left: 742px
}
.text-a {
	color: #797979;
	font: normal 1.1em/1.33 Arial, Helvetica Neue, Helvetica, sans-serif;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.2)
}
.text-c {
	float: right;
	font: normal 1.1em/1.33 Arial, Helvetica Neue, Helvetica, sans-serif
}
.text-d {
	padding: 10px 15px;
	color: #fff;
	background-color: #7fba24;
	font: normal 1.1em/1.38 Arial, Helvetica Neue, Helvetica, sans-serif;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.text-d.error {
	background-color: #da795b
}
.text-e {
	margin-bottom: 25px;
	font-size: 2.4em;
	color: #70ae11
}
.text-f {
	width: 405px
}
.text-g {
	margin: 0;
	overflow: hidden;
	width: 138px;
	height: 102px;
	background: url(../images/sprite-set-1.png) 0 -600px no-repeat;
	text-indent: -10001px
}
.tg-a {
	width: 148px;
	height: 74px;
	background-position: -200px -600px
}
.tg-b {
	width: 300px;
	height: 96px;
	background-position: -400px -700px
}
.tg-c {
	width: 357px;
	height: 69px;
	background-position: 0 -800px
}
.tg-d {
	margin: 75px 0 0 85px;
	width: 136px;
	height: 66px;
	background-position: -400px -800px
}
.tg-e {
	margin: 0 0 -26px 280px!important;
	width: 307px;
	height: 66px;
	background-position: -575px -1100px
}
.tg-f {
	margin: 0 auto;
	width: 312px;
	height: 31px;
	background-position: 0 -1200px
}
.tg-g {
	margin: 0 0 0 50px;
	width: 249px;
	height: 43px;
	background-position: -400px -1200px
}
.text-h {
	position: absolute;
	bottom: 0;
	margin: 0!important;
	width: 56px;
	height: 72px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	background: #b0dc4b;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IwZGM0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZmJhMjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #b0dc4b 0, #7fba24 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b0dc4b), color-stop(100%, #7fba24));
	background: -webkit-linear-gradient(top, #b0dc4b 0, #7fba24 100%);
	background: -o-linear-gradient(top, #b0dc4b 0, #7fba24 100%);
	background: -ms-linear-gradient(top, #b0dc4b 0, #7fba24 100%);
	background: linear-gradient(to bottom, #b0dc4b 0, #7fba24 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0dc4b', endColorstr='#7fba24', GradientType=0)
}
.th-a {
	height: 110px;
	background: #fc8e2c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjOGUyYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYzVkMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fc8e2c 0, #fc5d2d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc8e2c), color-stop(100%, #fc5d2d));
	background: -webkit-linear-gradient(top, #fc8e2c 0, #fc5d2d 100%);
	background: -o-linear-gradient(top, #fc8e2c 0, #fc5d2d 100%);
	background: -ms-linear-gradient(top, #fc8e2c 0, #fc5d2d 100%);
	background: linear-gradient(to bottom, #fc8e2c 0, #fc5d2d 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc8e2c', endColorstr='#fc5d2d', GradientType=0)
}
.text-h:before {
	position: absolute;
	bottom: -20px;
	left: 0;
	display: block;
	content: '';
	overflow: hidden;
	width: 56px;
	height: 20px;
	background: url(../images/sprite-set-1.png) -900px -300px no-repeat;
	text-indent: -10001px
}
.text-h strong {
	font-weight: normal;
	color: #70ae11;
	font-family: ProximaNovaRgRegular, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.th-a:before {
	background-position: -900px -400px
}
.th-a strong {
	color: #fc5e2d
}
.text-h .meter {
	position: absolute;
	top: -53px;
	right: 28px;
	display: block;
	width: 170px;
	padding: 0 40px 5px 3px
}
.text-h .meter:before {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	overflow: hidden;
	width: 208px;
	height: 1px;
	background: #78b21d;
	text-indent: -10001px
}
.text-h .meter:after {
	position: absolute;
	bottom: -12px;
	right: -12px;
	display: block;
	content: '';
	overflow: hidden;
	width: 25px;
	height: 25px;
	background: url(../images/sprite-set-1.png) -800px 0 no-repeat;
	text-indent: -10001px
}
.th-a .meter {
	right: auto;
	top: -77px;
	left: 28px;
	width: 140px;
	padding: 0 35px 5px 38px
}
.th-a .meter:before {
	background-color: #fc5d2c
}
.th-a .meter:after {
	right: auto;
	left: -12px
}
.text-i {
	position: relative;
	width: 120px;
	padding-right: 27px;
	color: #d41a18;
	font-size: 2.4em;
	text-align: right;
	line-height: .8
}
.no-js .text-i:before {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	content: '';
	overflow: hidden;
	width: 19px;
	height: 19px;
	margin-top: -10px;
	background: url(../images/sprite-set-1.png) -550px -276px no-repeat;
	text-indent: -10001px
}
.text-i .point {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	overflow: hidden;
	width: 19px;
	height: 19px;
	margin-top: -10px;
	background: url(../images/sprite-set-1.png) -550px -276px no-repeat;
	text-indent: -10001px
}
.text-j {
	padding-top: 30px;
	font-size: 2.4em
}
.text-j.success {
	color: #70ae11
}
.text-j.error {
	color: #ba4d2b
}
.text-k {
	width: 124px;
	margin: 0;
	padding-top: 30px;
	font-size: 2.4em;
	line-height: 1
}
.text-l {
	overflow: hidden;
	width: 283px;
	height: 157px;
	background: url(../images/sprite-set-1.png) -900px -1000px no-repeat;
	text-indent: -10001px
}
.text-m {
	padding: 18px;
	font-size: 1.6em
}
.text-m a {
	color: #70ae11
}
.text-m a:hover {
	text-decoration: underline
}
.text-n {
	color: #7fba24;
	line-height: 1.6;
	font-family: ProximaNovaRgRegular, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.text-o {
	margin-bottom: 0;
	font-size: 2.15em;
	line-height: .9
}
.text-o strong {
	display: block;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 1.33em
}
.text-o span.helper-d {
	margin-bottom: 0;
	font-size: .74em
}
.to-a {
	color: #7fba24
}
.to-a strong {
	font-family: ProximaNovaRgRegular, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}
.text-p {
	margin-bottom: 0;
	font-size: 1.4em
}/*! quotation ---- */
blockquote, q {
	quotes: none;
	font-style: italic
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}/*! links --------- */

 
.link-a {
	position: relative;
	float: left;
	overflow: hidden;
	display: block;
	border: 1px solid #82b436;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 1px rgba(99,159,8,0.35);
	box-shadow: 0 1px rgba(99,159,8,0.35)
}

.link-a:before {
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	content: '';
	overflow: hidden;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	background: url(../images/sprite-set-1.png) -200px 0 no-repeat;
	text-indent: -10001px
}
.link-a:hover:before {
	background-position: -218px 0
}
.link-a:hover span {
	background: #c5f082;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1ZjA4MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3Y2M3MGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #c5f082 0, #7cc70a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c5f082), color-stop(100%, #7cc70a));
	background: -webkit-linear-gradient(top, #c5f082 0, #7cc70a 100%);
	background: -o-linear-gradient(top, #c5f082 0, #7cc70a 100%);
	background: -ms-linear-gradient(top, #c5f082 0, #7cc70a 100%);
	background: linear-gradient(to bottom, #c5f082 0, #7cc70a 100%)
}
.lnka-a {
	-webkit-border-radius: 25px;
	border-radius: 25px
}
.lnka-a span {
	height: 35px;
	padding: 0 40px 0 16px;
	line-height: 35px;
	-webkit-border-radius: 25px;
	border-radius: 25px
}
.lnka-a:before {
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	content: '';
	overflow: hidden;
	width: 24px;
	height: 25px;
	margin-top: -12px;
	background: url(../images/sprite-set-1.png) -800px -42px no-repeat;
	text-indent: -10001px
}
.lnka-a:hover:before {
	background-position: -824px -42px
}
.lnka-b {
	color: #fff
}
.active .lnka-b {
	color: #fff;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.lnka-b span {
	padding: 0 15px;
	text-shadow: none
}
.active .lnka-b span {
	height: 28px;
	background: #484848!important;
	line-height: 28px;
	-webkit-box-shadow: none;
	box-shadow: none
}
.lnka-b:before {
	display: none
}
.lnka-c {
	color: #003d64;
	border-color: #2185c4
}
.lnka-c:before, .lnka-c:hover:before {
	height: 24px;
	background-position: -1100px 0
}
.lnka-c span {
	color: #003d64;
	border-color: #2185c4;
	background: #4eade8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRlYWRlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZDk2ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #4eade8 0, #2d96d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4eade8), color-stop(100%, #2d96d8));
	background: -webkit-linear-gradient(top, #4eade8 0, #2d96d8 100%);
	background: -o-linear-gradient(top, #4eade8 0, #2d96d8 100%);
	background: -ms-linear-gradient(top, #4eade8 0, #2d96d8 100%);
	background: linear-gradient(to bottom, #4eade8 0, #2d96d8 100%)
}
.lnka-c:hover span {
	background: #90d2fb;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkwZDJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTk3ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #90d2fb 0, #2e97d9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #90d2fb), color-stop(100%, #2e97d9));
	background: -webkit-linear-gradient(top, #90d2fb 0, #2e97d9 100%);
	background: -o-linear-gradient(top, #90d2fb 0, #2e97d9 100%);
	background: -ms-linear-gradient(top, #90d2fb 0, #2e97d9 100%);
	background: linear-gradient(to bottom, #90d2fb 0, #2e97d9 100%)
}
.lnka-d {
	color: #360f62;
	border-color: #7a49b2
}
.lnka-d:before, .lnka-d:hover:before {
	height: 24px;
	background-position: -1100px -24px
}
.lnka-d span {
	color: #360f62;
	border-color: #7a49b2;
	background: #a970eb;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5NzBlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ODU1YzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #a970eb 0, #8855c1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a970eb), color-stop(100%, #8855c1));
	background: -webkit-linear-gradient(top, #a970eb 0, #8855c1 100%);
	background: -o-linear-gradient(top, #a970eb 0, #8855c1 100%);
	background: -ms-linear-gradient(top, #a970eb 0, #8855c1 100%);
	background: linear-gradient(to bottom, #a970eb 0, #8855c1 100%)
}
.lnka-d:hover span {
	background: #ccaaf1;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjYWFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ODU2YzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ccaaf1 0, #8856c1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccaaf1), color-stop(100%, #8856c1));
	background: -webkit-linear-gradient(top, #ccaaf1 0, #8856c1 100%);
	background: -o-linear-gradient(top, #ccaaf1 0, #8856c1 100%);
	background: -ms-linear-gradient(top, #ccaaf1 0, #8856c1 100%);
	background: linear-gradient(to bottom, #ccaaf1 0, #8856c1 100%)
}
.lnka-e {
	color: #5c2700;
	border-color: #ca7b00
}
.lnka-e:before, .lnka-e:hover:before {
	height: 24px;
	background-position: -1100px -48px
}
.lnka-e span {
	color: #5c2700;
	border-color: #ca7b00;
	background: #e6900c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2OTAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNjY5MGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #e6900c 0, #e6690c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6900c), color-stop(100%, #e6690c));
	background: -webkit-linear-gradient(top, #e6900c 0, #e6690c 100%);
	background: -o-linear-gradient(top, #e6900c 0, #e6690c 100%);
	background: -ms-linear-gradient(top, #e6900c 0, #e6690c 100%);
	background: linear-gradient(to bottom, #e6900c 0, #e6690c 100%)
}
.lnka-e:hover span {
	background: #f8bd63;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4YmQ2MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNjZhMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f8bd63 0, #e66a0d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8bd63), color-stop(100%, #e66a0d));
	background: -webkit-linear-gradient(top, #f8bd63 0, #e66a0d 100%);
	background: -o-linear-gradient(top, #f8bd63 0, #e66a0d 100%);
	background: -ms-linear-gradient(top, #f8bd63 0, #e66a0d 100%);
	background: linear-gradient(to bottom, #f8bd63 0, #e66a0d 100%)
}
.lnka-f {
	color: #480000;
	border-color: #b00000
}
.lnka-f:before, .lnka-f:hover:before {
	height: 24px;
	background-position: -1100px -72px
}
.lnka-f span {
	color: #480000;
	border-color: #b00000;
	background: #f02222;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwMjIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMjBjMGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f02222 0, #d20c0c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f02222), color-stop(100%, #d20c0c));
	background: -webkit-linear-gradient(top, #f02222 0, #d20c0c 100%);
	background: -o-linear-gradient(top, #f02222 0, #d20c0c 100%);
	background: -ms-linear-gradient(top, #f02222 0, #d20c0c 100%);
	background: linear-gradient(to bottom, #f02222 0, #d20c0c 100%)
}
.lnka-f:hover span {
	background: #fe7f7f;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlN2Y3ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMzBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fe7f7f 0, #d30e0e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fe7f7f), color-stop(100%, #d30e0e));
	background: -webkit-linear-gradient(top, #fe7f7f 0, #d30e0e 100%);
	background: -o-linear-gradient(top, #fe7f7f 0, #d30e0e 100%);
	background: -ms-linear-gradient(top, #fe7f7f 0, #d30e0e 100%);
	background: linear-gradient(to bottom, #fe7f7f 0, #d30e0e 100%)
}
.lnka-g {
	-webkit-border-radius: 25px;
	border-radius: 25px
}
.lnka-g span {
	height: 48px;
	padding: 0 46px 0 20px;
	line-height: 48px;
	-webkit-border-radius: 25px;
	border-radius: 25px
}
.lnka-g:before {
	position: absolute;
	top: 50%;
	right: 12px;
	display: block;
	content: '';
	overflow: hidden;
	width: 24px;
	height: 25px;
	margin-top: -12px;
	background: url(../images/sprite-set-1.png) -800px -42px no-repeat;
	text-indent: -10001px
}
.lnka-g:hover:before {
	background-position: -824px -42px
}
.lnka-h {
	color: #5a8617;
	border-color: #d4d4d4
}
.lnka-h:before, .lnka-h:hover:before {
	left: 5px;
	right: auto;
	background-position: -236px 0
}
.lnka-h span {
	padding: 0 15px 0 33px;
	color: #5a8617;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #f4f4f4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f4f4f4 0, #e3e3e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e3e3e3));
	background: -webkit-linear-gradient(top, #f4f4f4 0, #e3e3e3 100%);
	background: -o-linear-gradient(top, #f4f4f4 0, #e3e3e3 100%);
	background: -ms-linear-gradient(top, #f4f4f4 0, #e3e3e3 100%);
	background: linear-gradient(to bottom, #f4f4f4 0, #e3e3e3 100%)
}
.lnka-h:hover span {
	background: #fefefe;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fefefe 0, #e3e3e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e3e3e3));
	background: -webkit-linear-gradient(top, #fefefe 0, #e3e3e3 100%);
	background: -o-linear-gradient(top, #fefefe 0, #e3e3e3 100%);
	background: -ms-linear-gradient(top, #fefefe 0, #e3e3e3 100%);
	background: linear-gradient(to bottom, #fefefe 0, #e3e3e3 100%)
}
.link-b {
	position: relative;
	display: block;
	padding: 73px 0 58px 0;
	color: #89c826;
	text-align: center
}
.link-b:hover {
	color: #fff
}
.link-b:before {
	position: absolute;
	top: 35px;
	left: 50%;
	display: block;
	content: '';
	overflow: hidden;
	width: 29px;
	height: 32px;
	margin-left: -15px;
	background: url(../images/sprite-set-1.png) -900px 0 no-repeat;
	text-indent: -10001px
}
.link-b:hover:before {
	background-position: -900px -42px
}
.link-c {
	display: block;
	overflow: hidden;
	width: 42px;
	height: 42px;
	background: #2c2c2c url(../images/sprite-set-1.png) -300px 0 no-repeat;
	text-indent: -10001px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	-webkit-transition: background .3s ease;
	-moz-transition: background .3s ease;
	transition: background .3s ease
}
.link-c:hover {
	background-color: #7fba24
}
.link-d {
	color: #6aa016
}
.link-d:hover {
	color: #2c2c2c
}
.link-e {
	position: relative;
	float: right;
	display: block;
	height: 42px;
	padding-right: 53px;
	color: #fff!important;
	line-height: 42px
}
.link-e:before {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	content: '';
	overflow: hidden;
	width: 42px;
	height: 42px;
	background: #fff;
	text-indent: -10001px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	-webkit-transition: background .3s ease;
	-moz-transition: background .3s ease;
	transition: background .3s ease
}
.link-e:hover:before {
	background-color: #7fba24
}
.link-e:after {
	position: absolute;
	top: 18px;
	right: 17px;
	display: block;
	content: '';
	overflow: hidden;
	width: 8px;
	height: 7px;
	background: url(../images/sprite-set-1.png) -300px -100px no-repeat;
	text-indent: -10001px
}
.lnke-a {
	color: #2c2c2c!important
}
.lnke-a:before {
	background: #2c2c2c url(../images/sprite-set-1.png) -300px 0 no-repeat
}
.lnke-a:after {
	display: none
}
.lnke-a:hover:before {
	background-color: #7fba24
}
.link-f {
	position: relative;
	display: block;
	margin-top: 8px;
	padding: 10px 0;
	color: #c0c0c0;
	background-color: #2c2c2c;
	text-align: center;
	line-height: 1;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}
.link-f:before {
	position: absolute;
	top: 50%;
	left: 12px;
	display: block;
	content: '';
	overflow: hidden;
	width: 5px;
	height: 7px;
	margin-top: -4px;
	background: url(../images/sprite-set-1.png) -500px -200px no-repeat;
	text-indent: -10001px
}
.link-f:hover {
	margin-top: 0;
	padding: 14px 0;
	color: #fff
}
.link-f:active {
	color: #c0c0c0
}
.link-f:focus {
	color: #c0c0c0
}
.link-h {
	position: relative;
	display: block;
	width: 122px;
	height: 247px;
	margin: 2px;
	padding: 75px 0 0 0;
	text-transform: uppercase;
	color: #2c2c2c!important;
	background: #e6e3db url(../images/bright-dark-link.jpg) 0 100% no-repeat;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.link-h:hover {
	margin: 0;
	border: 2px solid #80bb25;
	background-position: -126px 100%
}
.link-h:before {
	position: absolute;
	bottom: 10px;
	left: 50%;
	display: block;
	content: '';
	overflow: hidden;
	width: 26px;
	height: 27px;
	margin-left: -13px;
	background: url(../images/sprite-set-1.png) -800px -500px no-repeat;
	text-indent: -10001px
}
.lnkh-a {
	color: #fff!important;
	background-position: -252px 0
}
.lnkh-a:hover {
	background-position: -378px 0;
	border-color: #7e95b0
}
.link-i {
	position: relative;
	display: block;
	color: #fff;
	padding: 10px 60px 10px 36px;
	background-color: #7fba24;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.link-i:focus {
	color: #fff
}
.link-i:hover {
	color: #2c2c2c;
	background: #abd964;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FiZDk2NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZmJhMjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #abd964 0, #7fba25 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #abd964), color-stop(100%, #7fba25));
	background: -webkit-linear-gradient(top, #abd964 0, #7fba25 100%);
	background: -o-linear-gradient(top, #abd964 0, #7fba25 100%);
	background: -ms-linear-gradient(top, #abd964 0, #7fba25 100%);
	background: linear-gradient(to bottom, #abd964 0, #7fba25 100%)
}
.link-i:before {
	position: absolute;
	top: 50%;
	left: 15px;
	display: block;
	content: '';
	overflow: hidden;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	background: url(../images/sprite-set-1.png) -1100px -100px no-repeat;
	text-indent: -10001px
}
.link-i:hover:before {
	background-position: -1108px -100px
}
.lnki-a:after {
	position: absolute;
	top: 2px;
	right: 9px;
	display: block;
	content: '';
	overflow: hidden;
	width: 51px;
	height: 61px;
	background: url(../images/sprite-set-1.png) -1100px -200px no-repeat;
	text-indent: -10001px
}
.lnki-b:after {
	position: absolute;
	top: 2px;
	right: 7px;
	display: block;
	content: '';
	overflow: hidden;
	width: 57px;
	height: 61px;
	background: url(../images/sprite-set-1.png) -1100px -300px no-repeat;
	text-indent: -10001px
}
.button-a {
	position: relative;
	float: left;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #82b436;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px rgba(99,159,8,0.35);
	box-shadow: 0 1px rgba(99,159,8,0.35)
}
.button-a span {
	float: left;
	overflow: hidden;
	display: block;
	height: 25px;
	padding: 0 10px 0 10px;
	line-height: 25px;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-transform: uppercase;
	background: #9cd645;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzljZDY0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YWM1MzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #9cd645 0, #8ac530 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9cd645), color-stop(100%, #8ac530));
	background: -webkit-linear-gradient(top, #9cd645 0, #8ac530 100%);
	background: -o-linear-gradient(top, #9cd645 0, #8ac530 100%);
	background: -ms-linear-gradient(top, #9cd645 0, #8ac530 100%);
	background: linear-gradient(to bottom, #9cd645 0, #8ac530 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9cd645', endColorstr='#8ac530', GradientType=0);
	-webkit-box-shadow: inset 0 1px rgba(199,234,146,0.50);
	box-shadow: inset 0 1px rgba(199,234,146,0.50)
}
.button-a:hover span {
	background: #c5f082;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1ZjA4MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3Y2M3MGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #c5f082 0, #7cc70a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c5f082), color-stop(100%, #7cc70a));
	background: -webkit-linear-gradient(top, #c5f082 0, #7cc70a 100%);
	background: -o-linear-gradient(top, #c5f082 0, #7cc70a 100%);
	background: -ms-linear-gradient(top, #c5f082 0, #7cc70a 100%);
	background: linear-gradient(to bottom, #c5f082 0, #7cc70a 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5f082', endColorstr='#7cc70a', GradientType=0)
}/*! images -------- */
img {
	border-width: 0;
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic
}
.vis-image-a {
	display: block;
	position: absolute;
	z-index: 300
}
.via-1 {
	bottom: -15px;
	right: 50%;
	margin-right: 120px
}
.via-1-a {
	margin-right: -60px
}
.via-2 {
	z-index: 150;
	bottom: 35px;
	right: 50%;
	margin-right: 120px
}
.via-3 {
	z-index: 310;
	bottom: 165px;
	right: 50%;
	margin-right: 365px
}
.via-3-a {
	margin-right: 185px
}/*! other --------- */
pre {
	font-family: Consolas, Monaco, Courier New, monospace;
	white-space: pre-wrap
}
address {
	font-style: normal
}/*! helpers ------- */
.offset {
	position: absolute!important;
	left: -10001px!important;
	overflow: hidden!important
}
mark {
	background: 0
}/*! mobile -------- */

@media only screen and (max-device-width:480px) {
html {
	-webkit-text-size-adjust: none
}
}/*! specific ------ */
#slide-change-layer {
	overflow: hidden;
	left: 0;
	top: -621px;
	position: absolute;
	z-index: 56;
	width: 100%;
	height: 621px;
	background: url(../images/slide-changer.png) 50% 0 no-repeat;
	background-color: #2167ab;
	pointer-events: none
}
#slide-change-layer-logo {
	width: 100%;
	height: 621px;
	background: url(../images/slide-changer-logo1.png) 50% 270px no-repeat
}
#preloader {
	display: none
}
.jcarousel-container {
	position: relative;
	margin-top: 215px
}
.bj-a .jcarousel-container {
	margin: 165px 0 0 100px
}
#carousel-box .jcarousel-container {
	margin-top: 0
}
.jcarousel-clip {
	position: relative;
	width: 732px;
	margin: 0 10px 0 25px;
	overflow: hidden
}
.jcarousel-clip:before {
	position: absolute;
	top: 65px;
	left: 0;
	display: block;
	content: '';
	overflow: hidden;
	width: 100%;
	height: 2px;
	background: #edeeed;
	text-indent: -10001px
}
.jcarousel-prev-disabled a, .jcarousel-next-disabled a {
	background-color: #6a6a6a!important;
	cursor: default
}/*! slants ---------*/
.slantable {
	position: relative
}
.slantable-top {
	margin-top: -84px
}
.slantable-top1 {
	margin-top:79px;
}
.slantable-bottom {
	margin-bottom: -90px
}
.slantable-both {
	margin: -90px 0
}

.between-slants-a-top {
	padding-top: 130px
}
.between-slants-a-bottom {
	padding-bottom: 63px
}
.between-slants-b {
	padding: 40px 0
}
.between-slants-b-top {
	padding-top: 20px
}
.between-slants-b-bottom {
	padding-bottom: 40px
}
.between-slants-c {
	padding: 90px 0
}
.between-slants-c-top {
	padding-top: 90px
}
.between-slants-c-bottom {
	padding-bottom: 90px
}
.between-slants-d {
	padding: 180px 0
}
.between-slants-d-top {
	padding-top: 180px
}
.between-slants-d-bottom {
	padding-bottom: 180px
}
.temp-slant-a {
	background-color: #eee!important
}
.temp-slant-b {
	background-color: #2c2c2c!important
}
.slant-wrapper-a {
	overflow: hidden;
	z-index: 100;
	position: absolute;
	bottom: -90px;
	left: 0;
	width: 100%;
	max-width: 2000px;
	height: 90px
}
.slant-wrapper-a.top {
	z-index: 100;
	bottom: auto;
	top: -90px
}
.slant-wrapper-a.inner {
	bottom: 0
}
.slant-wrapper-a.top.inner {
	bottom: auto;
	top: 0
}
.slant-a {
	position: absolute;
	top: -47px;
	left: 50%;
	width: 110%;
	margin-left: -55%;
	height: 90px;
	background-color: #fff;
	-moz-transform: rotate(-2.5deg);
	-webkit-transform: rotate(-2.5deg);
	-o-transform: rotate(-2.5deg);
	-ms-transform: rotate(-2.5deg);
	transform: rotate(-2.5deg);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.sla-b {
	-moz-transform: rotate(2.5deg);
	-webkit-transform: rotate(2.5deg);
	-o-transform: rotate(2.5deg);
	-ms-transform: rotate(2.5deg);
	transform: rotate(2.5deg)
}

.sla-b1 {
	-moz-transform: rotate(2.5deg);
	-webkit-transform: rotate(2.5deg);
	-o-transform: rotate(2.5deg);
	-ms-transform: rotate(2.5deg);
	transform: rotate(2.5deg)	 
}


 
.top .slant-a {
	top: 47px
}
.inner .slant-a {
	top: 47px
}
.top.inner .slant-a {
	top: -47px
}
.with-shadow {
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.3);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.3)
}
.top .with-shadow {
	-webkit-box-shadow: 0 -2px 5px 0 rgba(0,0,0,0.3);
	box-shadow: 0 -2px 5px 0 rgba(0,0,0,0.3)
}

@media only screen and (min-width:2000px) {
.slant-wrapper-a {
	width: 2000px;
	left: 50%;
	margin-left: -1000px
}
}/*! overlays and modals ------ */
.js .modal {
	position: absolute;
	display: none;
	z-index: 6000
}
.close {
	position: absolute;
	top: 0;
	right: 0;
	width: 42px;
	height: 42px;
	cursor: pointer;
	overflow: hidden;
	display: block;
	text-indent: -10001px
}
#exposeMask {
	z-index: 5000!important
}
html:not(.ielt10) #exposeMask.withInner {
	background-color: transparent!important;
	opacity: 1!important
}
html:not(.ielt10) #exposeMaskInner {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 30%, rgba(0,0,0,0.65) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(30%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.65)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 30%, rgba(0,0,0,0.65) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 30%, rgba(0,0,0,0.65) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 30%, rgba(0,0,0,0.65) 100%);
	background: radial-gradient(center, ellipse cover, rgba(0,0,0,0) 30%, rgba(0,0,0,0.65) 100%)
}
html.opera #exposeMaskInner {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)!important
}
html.ie9 #exposeMask.withInner {
	background-color: transparent!important
}
html.ie9 #exposeMaskInner {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)!important
}
.anim-container-a {
	position: absolute
}
#vis-anim-1 {
	z-index: 1;
	top: 45px;
	left: -20px;
	width: 100%;
	height: 505px
}
#vis-anim-1 img {
	display: block;
	position: absolute
}
#vis-anim-1 #vis-anim-1-part-1 {
	z-index: 19;
	top: 145px;
	left: 690px
}
#vis-anim-1 #vis-anim-1-part-2 {
	z-index: 21;
	top: 295px;
	left: 575px
}
#vis-anim-1 #vis-anim-1-part-3 {
	z-index: 10;
	left: 457px
}
#vis-anim-1 #vis-anim-1-part-4 {
	z-index: 30;
	left: 77px
}
#vis-anim-1 #vis-anim-1-part-6 {
	z-index: 20;
	left: 502px
}
#vis-anim-1 #vis-anim-1-part-5 {
	z-index: 21;
	top: 147px;
	left: 685px
}
#vis-anim-1 #vis-anim-1-part-5-1 {
	z-index: 21;
	top: 412px;
	left: 622px
}
#vis-anim-2 {
	z-index: 305;
	right: 50%;
	bottom: 67px;
	width: 160px;
	height: 615px;
	margin-right: 185px
}
#vis-anim-2.vis-anim-2-a {
	margin-right: 5px
}
#vis-anim-2 img {
	display: block;
	position: absolute
}
#vis-anim-2 #vis-anim-2-part-2 {
	position: absolute;
	bottom: 39px;
	left: 7px
}
#vis-anim-2 #vis-anim-2-part-3 {
	position: absolute;
	overflow: hidden;
	width: 148px;
	height: 171px;
	bottom: 127px;
	left: 6px
}
#vis-anim-3 {
	top: 150px;
	left: 50%;
	width: 486px;
	height: 507px;
	background: url(../images/anims/anim-3/main-1.jpg) 0 0 no-repeat
}
#vis-anim-3 img {
	display: block;
	position: absolute
}
#vis-anim-3-part-1 {
	top: 86px;
	left: 230px
}
#vis-anim-3-part-2 {
	top: 184px;
	left: 282px
}
#vis-anim-3-part-3 {
	top: 279px;
	left: 247px
}
#vis-anim-3-part-4 {
	top: 342px;
	left: 192px
}
#vis-anim-3-part-5 {
	top: 375px;
	left: 138px
}
#vis-anim-3-part-6 {
	top: 375px;
	left: 80px
}
#vis-anim-3-part-7 {
	top: 360px;
	left: 39px
}
#vis-anim-3-part-8 {
	top: 344px;
	left: 12px
}
#vis-anim-3-part-9 {
	top: 333px;
	left: -2px
}
#vis-anim-4 {
	z-index: 301;
	bottom: 28px;
	right: 50%;
	width: 143px;
	height: 216px;
	margin-right: 465px;
	background: url(../images/anims/anim-4/main.png) 0 0 no-repeat
}
#vis-anim-4.vis-anim-4-a {
	bottom: 80px;
	margin-right: -445px
}
#vis-anim-4-part-1 {
	position: absolute;
	left: 22px;
	bottom: 22px
}
#vis-anim-4-part-1 img {
	position: static;
	display: block
}
#vis-anim-4-part-4 {
	position: absolute;
	left: 150px;
	bottom: 0;
	width: 340px;
	height: 693px;
	background: url(../images/blank.png) 0 0
}
#vis-anim-4-part-5 {
	position: absolute;
	left: 50%;
	top: 305px;
	margin-left: -10px
}
#vis-anim-5 {
	z-index: 301;
	bottom: -15px;
	left: 50%;
	width: 355px;
	height: 576px;
	margin-left: -150px
}
#vis-anim-5-part-1 {
	left: 260px;
	width: 211px;
	height: 249px;
	position: absolute;
	z-index: -1;
	top: 78px
}
#vis-anim-5-part-2 {
	position: relative;
	z-index: 1
}
#vis-anim-6 {
	overflow: hidden;
	left: 50%;
	bottom: -10px;
	width: 622px;
	height: 611px;
	margin-left: -580px
}
#vis-anim-6-part-1 {
	position: absolute;
	left: 100px
}
#vis-anim-6-part-2 {
	position: absolute;
	left: 0;
	top: 105px
}
#vis-anim-7 {
	z-index: 50;
	left: 50%;
	bottom: 10px;
	width: 393px;
	height: 650px;
	margin-left: -440px
}
#vis-anim-7 #vis-anim-7-part-1 {
	z-index: 50;
	position: absolute;
	bottom: 30px;
	left: -50px;
	cursor: pointer
}
#vis-anim-7 #vis-anim-7-part-2 {
	z-index: 50;
	position: absolute;
	bottom: 58px;
	right: -100px;
	cursor: pointer
}
#vis-anim-7 div img {
	display: block
}
.balinks {
	display: none
}
.ba-handle {
	display: block;
	overflow: hidden;
	width: 23px;
	height: 51px;
	background: url(../images/sprite-set-1.png) -800px -400px no-repeat;
	text-indent: -10001px
}
#before-after-positives, #before-after-negatives {
	width: 315px
}
#vis-anim-8 .bar-a {
	position: absolute;
	left: 150px;
	bottom: 15px;
	width: 56px;
	height: 290px;
	background-color: #dee2d9;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
#vis-anim-8 .bra-a {
	left: 620px;
	bottom: 15px
}
#vis-anim-9 {
	position: absolute;
	top: 50px;
	left: 325px;
	width: 365px;
	height: 462px
}
#vis-anim-9 #vis-anim-9-part-2 {
	z-index: 10;
	position: relative
}
#vis-anim-9 #vis-anim-9-part-1 {
	z-index: 5;
	position: absolute;
	top: 150px;
	left: 280px
}
#vis-anim-10 {
	position: absolute;
	top: 170px;
	left: 37px;
	width: 120px
}
#vis-anim-10 #vis-anim-10-part-1 {
	z-index: 10;
	position: relative
}
#vis-anim-13 {
	position: absolute;
	top: 500px;
	left: 466px;
	width: 420px;
	height: 250px
}
#vis-anim-14 {
	position: relative
}
#vis-anim-14 #vis-anim-14-part-1 {
	overflow: hidden;
	position: absolute;
	top: 99px;
	left: 339px;
	width: 74px;
	height: 633px
}
.js #vis-anim-14 #vis-anim-14-part-1 {
	width: 0
}
.js #vis-anim-14 #vis-anim-14-part-1 img {
	position: absolute;
	left: 0;
	top: 0;
	display: block
}
.chrome #vis-anim-14 #vis-anim-14-part-1 {
	left: 340px
}
.ui-tooltip, .qtip {
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;
	max-width: 280px;
	min-width: 50px;
	font-size: 12px;
	line-height: 1;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
	box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1)
}
.ui-tooltip-fluid {
	display: block;
	visibility: hidden;
	position: static!important;
	float: left!important
}
.ui-tooltip-content {
	position: relative;
	padding: 3px 12px;
	overflow: hidden;
	text-align: center;
	word-wrap: break-word;
	overflow: hidden
}
.ui-tooltip-titlebar+.ui-tooltip-content {
	border-top-width: 0!important
}/*! Default close button class */
.ui-tooltip-titlebar .ui-state-default {
	position: absolute;
	right: 4px;
	top: 50%;
	margin-top: -9px;
	cursor: pointer;
	outline: medium none
}
* html .ui-tooltip-titlebar .ui-state-default {
	top: 16px
}
.ui-tooltip-titlebar .ui-icon, .ui-tooltip-icon .ui-icon {
	display: block;
	text-indent: -1000em
}
.ui-tooltip-icon, .ui-tooltip-icon .ui-icon {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none
}
.ui-tooltip-icon .ui-icon {
	width: 18px;
	height: 14px;
	text-align: center;
	text-indent: 0;
	font: normal bold 10px/13px Tahoma, sans-serif;
	color: inherit;
	background: transparent none no-repeat -100em -100em
}/*! Default tooltip style */
.ui-tooltip-default {
	background-color: #fff;
	color: #646464
}
.ui-tooltip-default .ui-tooltip-titlebar {
	background-color: #ffef93
}
.ui-tooltip-default .ui-tooltip-icon {
	border-color: #CCC;
	background: #f1f1f1;
	color: #777
}
.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover {
	border-color: #AAA;
	color: #111
}
.css-map li a {
	background: #111;
	background: rgba(0,0,0,.8);
	color: #eee;
	font: normal 13px 'Lucida Grande', Arial, sans-serif;
	padding: .5em 1.2em;
	text-align: center;
	text-shadow: 0 1px 0 #000;
	white-space: nowrap;
	-moz-border-radius: .6em;
	-ms-border-radius: .6em;
	-o-border-radius: .6em;
	-webkit-border-radius: .6em;
	border-radius: .6em
}
.m660 .css-map li a, .m500 .css-map li a {
	font-size: 11px
}
.m340 .css-map li a, .m240 .css-map li a {
	font-size: 10px
}
.m170 .css-map li a {
	font-size: 9px
}
.css-map li a .tooltip-arrow {
	bottom: -5px;
	border: solid;
	border-color: #111 transparent;
	border-color: rgba(0,0,0,.8) transparent;
	border-width: 5px 5px 0 5px;
	margin-left: -5px
}
.css-map li a.tooltip-right .tooltip-arrow {
	margin-right: -5px
}
.css-map li a.tooltip-top .tooltip-arrow {
	border-width: 0 5px 5px 5px;
	top: -5px
}
.css-map .active-region a {
	background-color: #111
}
.css-map .active-region a .tooltip-arrow {
	border-color: #111 transparent
}
.map-container {
	position: relative;
	width: 379px;
	height: 379px;
	background: url(../images/map-glow.png) 0 0 no-repeat
}
.map-container:before {
	position: absolute;
	top: 40%;
	right: -60px;
	display: block;
	content: '';
	overflow: hidden;
	width: 54px;
	height: 14px;
	background: url(../images/sprite-set-1.png) -500px -1100px no-repeat;
	text-indent: -10001px
}
.map-container h2 {
	left: 50px;
	bottom: 0;
	position: absolute;
	overflow: hidden;
	width: 176px;
	height: 75px;
	background: url(../images/sprite-set-1.png) -300px -1100px no-repeat;
	text-indent: -10001px
}
.map-loader {
	background: #111;
	background: rgba(0,0,0,.8);
	color: #eee;
	font: normal 14px 'Lucida Grande', Arial, sans-serif;
	padding: .6em 1.2em;
	text-shadow: 0 1px 0 #000;
	-moz-border-radius: .6em;
	-ms-border-radius: .6em;
	-o-border-radius: .6em;
	-webkit-border-radius: .6em;
	border-radius: .6em
}
.m500 .map-loader, .m340 .map-loader {
	font-size: 12px
}
.m240 .map-loader, .m170 .map-loader {
	font-size: 10px
}
.css-map-container {
	margin: 0 auto;
	overflow: hidden;
	position: relative
}
.css-map {
	display: block;
	left: 0;
	margin: 0;
	list-style: none;
	padding: 0;
	position: relative
}
.css-map li {
	height: 0;
	width: 0
}
.css-map li a {
	height: auto;
	margin: -9999em 0 0 0;
	position: absolute;
	text-decoration: none;
	width: auto;
	z-index: 89
}
.css-map li a:focus {
	outline: 0 none
}
.css-map-container span {
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	top: -9999px;
	width: 0
}
.css-map li a.tooltip-right {
	left: auto;
	right: 0;
	width: auto
}
.css-map li a .tooltip-arrow {
	left: 50%;
	top: auto
}
.css-map li a.tooltip-middle .tooltip-arrow {
	display: none
}
.css-map li a.tooltip-top .tooltip-arrow {
	bottom: auto
}
.css-map li a.tooltip-right .tooltip-arrow {
	left: auto
}
.css-map-container .cities {
	top: 0;
	z-index: 88
}
.css-map .bg {
	padding: 10px
}
.css-map .active-region .bg {
	z-index: 87
}
.css-map .m {
	cursor: pointer;
	z-index: 99
}
.css-map .m span {
	z-index: 89
}
.map-visible-list {
	clear: both;
	overflow: hidden
}
span.map-loader {
	height: auto;
	position: absolute;
	text-align: center;
	width: auto;
	z-index: 90
}
.map-error {
	background: #111;
	color: #fd0;
	padding: 1em 0;
	text-align: center
}
.map-error b {
	font-size: 1.3em
}
.map-error a {
	color: #fd0
}
.pl1 .s1 {
	height: .2em;
	left: 6em;
	top: 9.5em;
	width: .1em
}
.pl1 .s2 {
	height: .1em;
	left: 6em;
	top: 9.3em;
	width: .1em
}
.pl1 .s3 {
	height: .1em;
	left: 5.8em;
	top: 9.1em;
	width: .1em
}
.pl1 .s4 {
	height: .2em;
	left: 5.7em;
	top: 9.8em;
	width: .1em
}
.pl1 .s5 {
	height: .5em;
	left: 5.7em;
	top: 9.2em;
	width: .3em
}
.pl1 .s6 {
	height: .2em;
	left: 5.7em;
	top: 8.7em;
	width: .1em
}
.pl1 .s7 {
	height: .2em;
	left: 5.2em;
	top: 8.6em;
	width: .5em
}
.pl1 .s8 {
	height: 1.4em;
	left: 5.1em;
	top: 8.8em;
	width: .6em
}
.pl1 .s9 {
	height: .4em;
	left: 1.6em;
	top: 10.1em;
	width: .2em
}
.pl1 .s10 {
	height: 1.3em;
	left: 1.8em;
	top: 9.2em;
	width: .6em
}
.pl1 .s11 {
	height: 1.2em;
	left: 2em;
	top: 9.1em;
	width: 3.6em
}
.pl1 .s12 {
	height: .4em;
	left: 4.9em;
	top: 11.7em;
	width: .1em
}
.pl1 .s13 {
	height: .7em;
	left: 4.1em;
	top: 11.6em;
	width: .8em
}
.pl1 .s14 {
	height: .5em;
	left: 3.9em;
	top: 11.4em;
	width: .9em
}
.pl1 .s15 {
	height: 1.8em;
	left: 2.4em;
	top: 8.9em;
	width: .4em
}
.pl1 .s16 {
	height: .2em;
	left: 2.7em;
	top: 10.6em;
	width: .3em
}
.pl1 .s17 {
	height: .4em;
	left: 5.1em;
	top: 10.6em;
	width: .2em
}
.pl1 .s18 {
	height: 1.6em;
	left: 2.4em;
	top: 9em;
	width: 3em
}
.pl1 .s19 {
	height: 1.6em;
	left: 2.9em;
	top: 8.9em;
	width: 2.6em
}
.pl1 .s20 {
	height: 2.4em;
	left: 5em;
	top: 8.8em;
	width: .1em
}
.pl1 .s21 {
	height: 2.6em;
	left: 3em;
	top: 8.8em;
	width: 2em
}
.pl1 .s22 {
	height: .1em;
	left: 4em;
	top: 8.2em;
	width: .2em
}
.pl1 .s23 {
	height: .1em;
	left: 4em;
	top: 8.3em;
	width: .4em
}
.pl1 .s24 {
	height: .1em;
	left: 3.9em;
	top: 8.4em;
	width: .5em
}
.pl1 .s25 {
	height: 3.1em;
	left: 3.6em;
	top: 8.6em;
	width: 1em
}
.pl1 .s26 {
	height: 2.6em;
	left: 3.7em;
	top: 8.5em;
	width: .7em
}
.pl1 .s27 {
	height: 2.2em;
	left: 3.1em;
	top: 8.7em;
	width: 1.7em
}
.pl1 .s28 {
	height: 2.6em;
	left: 3.2em;
	top: 8.4em;
	width: .6em
}
.pl1 .s29 {
	height: 2.8em;
	left: 3.3em;
	top: 8.3em;
	width: .4em
}
.pl1 .s30 {
	height: 2.9em;
	left: 3.4em;
	top: 8.2em;
	width: .1em
}
.pl2 .s1 {
	height: .6em;
	left: 8.8em;
	top: 4.4em;
	width: .2em
}
.pl2 .s2 {
	height: 1em;
	left: 8.6em;
	top: 4.4em;
	width: .2em
}
.pl2 .s3 {
	height: 1.7em;
	left: 8.5em;
	top: 4.4em;
	width: .1em
}
.pl2 .s4 {
	height: .1em;
	left: 8.4em;
	top: 6.4em;
	width: .1em
}
.pl2 .s5 {
	height: 2.1em;
	left: 8.4em;
	top: 4.2em;
	width: .1em
}
.pl2 .s6 {
	height: 2.2em;
	left: 8.3em;
	top: 4.4em;
	width: .1em
}
.pl2 .s7 {
	height: .1em;
	left: 7.9em;
	top: 6.8em;
	width: .3em
}
.pl2 .s8 {
	height: .1em;
	left: 7.5em;
	top: 6.8em;
	width: .2em
}
.pl2 .s9 {
	height: .3em;
	left: 7.5em;
	top: 6.5em;
	width: .8em
}
.pl2 .s10 {
	height: 3em;
	left: 7.4em;
	top: 3.7em;
	width: .3em
}
.pl2 .s11 {
	height: .6em;
	left: 5.4em;
	top: 4.7em;
	width: 3.5em
}
.pl2 .s12 {
	height: .1em;
	left: 5.3em;
	top: 4.3em;
	width: 3.3em
}
.pl2 .s13 {
	height: .3em;
	left: 5.4em;
	top: 4.1em;
	width: .1em
}
.pl2 .s14 {
	height: .1em;
	left: 5.6em;
	top: 3.7em;
	width: .1em
}
.pl2 .s15 {
	height: 1.6em;
	left: 5.5em;
	top: 3.8em;
	width: .2em
}
.pl2 .s16 {
	height: .1em;
	left: 7.3em;
	top: 3.5em;
	width: .3em
}
.pl2 .s17 {
	height: 3em;
	left: 7.2em;
	top: 3.6em;
	width: .3em
}
.pl2 .s18 {
	height: 2.5em;
	left: 6.1em;
	top: 3.7em;
	width: 1.5em
}
.pl2 .s19 {
	height: 2.5em;
	left: 7em;
	top: 4em;
	width: 1.3em
}
.pl2 .s20 {
	height: .1em;
	left: 6.6em;
	top: 6.4em;
	width: .3em
}
.pl2 .s21 {
	height: .1em;
	left: 8.2em;
	top: 5.9em;
	width: .5em
}
.pl2 .s22 {
	height: .1em;
	left: 5.6em;
	top: 6em;
	width: .1em
}
.pl2 .s23 {
	height: .1em;
	left: 5.5em;
	top: 5.8em;
	width: 3.2em
}
.pl2 .s24 {
	height: 2.2em;
	left: 5.7em;
	top: 3.8em;
	width: .2em
}
.pl2 .s25 {
	height: 2.4em;
	left: 5.9em;
	top: 3.8em;
	width: .1em
}
.pl2 .s26 {
	height: 2.6em;
	left: 6em;
	top: 3.5em;
	width: .2em
}
.pl2 .s27 {
	height: 2.6em;
	left: 6.4em;
	top: 3.8em;
	width: 1.8em
}
.pl2 .s28 {
	height: 2.8em;
	left: 6.3em;
	top: 3.5em;
	width: .9em
}
.pl2 .s29 {
	height: 3.1em;
	left: 6.5em;
	top: 3.3em;
	width: .2em
}
.pl2 .s30 {
	height: 2.8em;
	left: 6.2em;
	top: 3.4em;
	width: .6em
}
.pl3 .s1 {
	height: .1em;
	left: 11.8em;
	top: 8.5em;
	width: .1em
}
.pl3 .s2 {
	height: .1em;
	left: 13em;
	top: 11.5em;
	width: .1em
}
.pl3 .s3 {
	height: .1em;
	left: 12.2em;
	top: 10.6em;
	width: .2em
}
.pl3 .s4 {
	height: .9em;
	left: 12.1em;
	top: 9.5em;
	width: .1em
}
.pl3 .s5 {
	height: .1em;
	left: 12.1em;
	top: 9.1em;
	width: .1em
}
.pl3 .s6 {
	height: .2em;
	left: 11.9em;
	top: 8.6em;
	width: .2em
}
.pl3 .s7 {
	height: .2em;
	left: 12.1em;
	top: 8.6em;
	width: .1em
}
.pl3 .s8 {
	height: .1em;
	left: 12.2em;
	top: 8em;
	width: .1em
}
.pl3 .s9 {
	height: .1em;
	left: 12.2em;
	top: 7.8em;
	width: .1em
}
.pl3 .s10 {
	height: .5em;
	left: 12.3em;
	top: 7.7em;
	width: .4em
}
.pl3 .s11 {
	height: 2.4em;
	left: 12.2em;
	top: 8.2em;
	width: .5em
}
.pl3 .s12 {
	height: 3.2em;
	left: 12.7em;
	top: 7.7em;
	width: .1em
}
.pl3 .s13 {
	height: 3.4em;
	left: 12.8em;
	top: 7.6em;
	width: .1em
}
.pl3 .s14 {
	height: 3.4em;
	left: 12.9em;
	top: 7.7em;
	width: .2em
}
.pl3 .s15 {
	height: 3.5em;
	left: 13.1em;
	top: 7.6em;
	width: .2em
}
.pl3 .s16 {
	height: .1em;
	left: 13.4em;
	top: 7.5em;
	width: .4em
}
.pl3 .s17 {
	height: .2em;
	left: 13.8em;
	top: 7.4em;
	width: .1em
}
.pl3 .s18 {
	height: .3em;
	left: 13.9em;
	top: 7.3em;
	width: .1em
}
.pl3 .s19 {
	height: 1.9em;
	left: 13.2em;
	top: 9.4em;
	width: 2.2em
}
.pl3 .s20 {
	height: 4.2em;
	left: 13.3em;
	top: 7.6em;
	width: .7em
}
.pl3 .s21 {
	height: .3em;
	left: 13.1em;
	top: 11.4em;
	width: 1em
}
.pl3 .s22 {
	height: 1.2em;
	left: 13.3em;
	top: 10.3em;
	width: 2.4em
}
.pl3 .s23 {
	height: 1.5em;
	left: 15em;
	top: 10.1em;
	width: .5em
}
.pl3 .s24 {
	height: 4.6em;
	left: 14.7em;
	top: 7.3em;
	width: .3em
}
.pl3 .s25 {
	height: 4.6em;
	left: 14.5em;
	top: 7.2em;
	width: .2em
}
.pl3 .s26 {
	height: 4.4em;
	left: 14em;
	top: 7.1em;
	width: .5em
}
.pl3 .s27 {
	height: 4.6em;
	left: 14.1em;
	top: 7em;
	width: .3em
}
.pl4 .s1 {
	height: .1em;
	left: 3.8em;
	top: 8.4em;
	width: .1em
}
.pl4 .s2 {
	height: .1em;
	left: 3.7em;
	top: 8.3em;
	width: .3em
}
.pl4 .s3 {
	height: .3em;
	left: 3.6em;
	top: 8em;
	width: .4em
}
.pl4 .s4 {
	height: .6em;
	left: 3.5em;
	top: 7.7em;
	width: .1em
}
.pl4 .s5 {
	height: .4em;
	left: 3.4em;
	top: 7.8em;
	width: .2em
}
.pl4 .s6 {
	height: .8em;
	left: 3.3em;
	top: 7.5em;
	width: .1em
}
.pl4 .s7 {
	height: .9em;
	left: 3.2em;
	top: 7.5em;
	width: .1em
}
.pl4 .s8 {
	height: .1em;
	left: 3.2em;
	top: 7.3em;
	width: .1em
}
.pl4 .s9 {
	height: .2em;
	left: 3.2em;
	top: 6.8em;
	width: .1em
}
.pl4 .s10 {
	height: .1em;
	left: 3.2em;
	top: 6.5em;
	width: .1em
}
.pl4 .s11 {
	height: .1em;
	left: 1.7em;
	top: 5.6em;
	width: .3em
}
.pl4 .s12 {
	height: .3em;
	left: 1.6em;
	top: 5.8em;
	width: .1em
}
.pl4 .s13 {
	height: .2em;
	left: 1.3em;
	top: 6.1em;
	width: .1em
}
.pl4 .s14 {
	height: 2.4em;
	left: 1.2em;
	top: 6.3em;
	width: 2em
}
.pl4 .s15 {
	height: 2.9em;
	left: 1.4em;
	top: 6.1em;
	width: .3em
}
.pl4 .s16 {
	height: .1em;
	left: 1.7em;
	top: 9.1em;
	width: .3em
}
.pl4 .s17 {
	height: 3.4em;
	left: 1.7em;
	top: 5.7em;
	width: .4em
}
.pl4 .s18 {
	height: 3.5em;
	left: 2.1em;
	top: 5.6em;
	width: .3em
}
.pl4 .s19 {
	height: .1em;
	left: 2.8em;
	top: 8.9em;
	width: .1em
}
.pl4 .s20 {
	height: 3.5em;
	left: 2.4em;
	top: 5.4em;
	width: .6em
}
.pl4 .s21 {
	height: .1em;
	left: 2.7em;
	top: 5.2em;
	width: .1em
}
.pl4 .s22 {
	height: 3.5em;
	left: 2.5em;
	top: 5.3em;
	width: .6em
}
.pl4 .s23 {
	height: 1em;
	left: 3.1em;
	top: 5em;
	width: .2em
}
.pl4 .s24 {
	height: .7em;
	left: 3.2em;
	top: 4.9em;
	width: .2em
}
.pl5 .s1 {
	height: .2em;
	left: 9.3em;
	top: 9.9em;
	width: .2em
}
.pl5 .s2 {
	height: .2em;
	left: 9.4em;
	top: 10em;
	width: .1em
}
.pl5 .s3 {
	height: .3em;
	left: 9.1em;
	top: 10em;
	width: .1em
}
.pl5 .s4 {
	height: .1em;
	left: 8.9em;
	top: 10.4em;
	width: .2em
}
.pl5 .s5 {
	height: .4em;
	left: 8.6em;
	top: 10em;
	width: .5em
}
.pl5 .s6 {
	height: .2em;
	left: 7.3em;
	top: 9.8em;
	width: .2em
}
.pl5 .s7 {
	height: .1em;
	left: 6.9em;
	top: 8.6em;
	width: .1em
}
.pl5 .s8 {
	height: .1em;
	left: 6.5em;
	top: 9.3em;
	width: .1em
}
.pl5 .s9 {
	height: .3em;
	left: 6.6em;
	top: 9.2em;
	width: .1em
}
.pl5 .s10 {
	height: .7em;
	left: 6.7em;
	top: 9.1em;
	width: .2em
}
.pl5 .s11 {
	height: .8em;
	left: 6.9em;
	top: 9em;
	width: .1em
}
.pl5 .s12 {
	height: 1.7em;
	left: 7em;
	top: 8.2em;
	width: .2em
}
.pl5 .s13 {
	height: 1.7em;
	left: 7.1em;
	top: 8.1em;
	width: .4em
}
.pl5 .s14 {
	height: .3em;
	left: 10.3em;
	top: 8.3em;
	width: .1em
}
.pl5 .s15 {
	height: .5em;
	left: 10.2em;
	top: 8em;
	width: .1em
}
.pl5 .s16 {
	height: .3em;
	left: 10.1em;
	top: 8.9em;
	width: .1em
}
.pl5 .s17 {
	height: .7em;
	left: 10em;
	top: 8.6em;
	width: .1em
}
.pl5 .s18 {
	height: .6em;
	left: 10em;
	top: 7.9em;
	width: .2em
}
.pl5 .s19 {
	height: 1.6em;
	left: 9.8em;
	top: 7.9em;
	width: .2em
}
.pl5 .s20 {
	height: 1.9em;
	left: 9.7em;
	top: 7.7em;
	width: .1em
}
.pl5 .s21 {
	height: .2em;
	left: 9.6em;
	top: 7.4em;
	width: .2em
}
.pl5 .s22 {
	height: .2em;
	left: 9.5em;
	top: 7.3em;
	width: .1em
}
.pl5 .s23 {
	height: 2.4em;
	left: 7.6em;
	top: 7.6em;
	width: .2em
}
.pl5 .s24 {
	height: 2.5em;
	left: 7.5em;
	top: 7.5em;
	width: .1em
}
.pl5 .s25 {
	height: 2.2em;
	left: 7.7em;
	top: 7.5em;
	width: 2em
}
.pl5 .s26 {
	height: 2.7em;
	left: 7.8em;
	top: 7.2em;
	width: .1em
}
.pl5 .s27 {
	height: .1em;
	left: 9.1em;
	top: 7em;
	width: .3em
}
.pl5 .s28 {
	height: 3.2em;
	left: 8.5em;
	top: 7em;
	width: .4em
}
.pl5 .s29 {
	height: 2.6em;
	left: 8.8em;
	top: 7.1em;
	width: .7em
}
.pl5 .s30 {
	height: 2.8em;
	left: 7.9em;
	top: 7.2em;
	width: 1.5em
}
.pl5 .s31 {
	height: 2.9em;
	left: 8em;
	top: 7.2em;
	width: .1em
}
.pl5 .s32 {
	height: .1em;
	left: 8.2em;
	top: 10.1em;
	width: .1em
}
.pl5 .s33 {
	height: 3.1em;
	left: 8.1em;
	top: 7em;
	width: .7em
}
.pl5 .s34 {
	height: .2em;
	left: 8em;
	top: 6.9em;
	width: .7em
}
.pl5 .s35 {
	height: 3.3em;
	left: 8.2em;
	top: 6.8em;
	width: .2em
}
.pl6 .s1 {
	height: .1em;
	left: 11.3em;
	top: 12.9em;
	width: .1em
}
.pl6 .s2 {
	height: .5em;
	left: 11.4em;
	top: 13.4em;
	width: .1em
}
.pl6 .s3 {
	height: .7em;
	left: 11.3em;
	top: 13.2em;
	width: .1em
}
.pl6 .s4 {
	height: 1.4em;
	left: 11.2em;
	top: 12.6em;
	width: .1em
}
.pl6 .s5 {
	height: .2em;
	left: 11.1em;
	top: 11.6em;
	width: .2em
}
.pl6 .s6 {
	height: .8em;
	left: 10.8em;
	top: 11.7em;
	width: .4em
}
.pl6 .s7 {
	height: 1.4em;
	left: 10em;
	top: 12.6em;
	width: 1.2em
}
.pl6 .s8 {
	height: 2.4em;
	left: 10.5em;
	top: 11.8em;
	width: .6em
}
.pl6 .s9 {
	height: 2.3em;
	left: 9.9em;
	top: 11.8em;
	width: .1em
}
.pl6 .s10 {
	height: .3em;
	left: 8.1em;
	top: 12.3em;
	width: .1em
}
.pl6 .s11 {
	height: .6em;
	left: 8.2em;
	top: 12.2em;
	width: .1em
}
.pl6 .s12 {
	height: .7em;
	left: 8.3em;
	top: 12.1em;
	width: .1em
}
.pl6 .s13 {
	height: 1em;
	left: 8.4em;
	top: 12em;
	width: 2.7em
}
.pl6 .s14 {
	height: .1em;
	left: 8.5em;
	top: 13.1em;
	width: 2.9em
}
.pl6 .s15 {
	height: .1em;
	left: 8.4em;
	top: 11.8em;
	width: .1em
}
.pl6 .s16 {
	height: 1.3em;
	left: 8.5em;
	top: 11.7em;
	width: .1em
}
.pl6 .s17 {
	height: 2.1em;
	left: 8.6em;
	top: 11.6em;
	width: .1em
}
.pl6 .s18 {
	height: 2.6em;
	left: 8.7em;
	top: 11.5em;
	width: 1.2em
}
.pl6 .s19 {
	height: 3em;
	left: 8.9em;
	top: 11.4em;
	width: .3em
}
.pl6 .s20 {
	height: 3.1em;
	left: 9.2em;
	top: 11.4em;
	width: .1em
}
.pl6 .s21 {
	height: 3.2em;
	left: 9.3em;
	top: 11.3em;
	width: .5em
}
.pl7 .s1 {
	height: .1em;
	left: 14em;
	top: 7em;
	width: .1em
}
.pl7 .s2 {
	height: .4em;
	left: 13.9em;
	top: 6.9em;
	width: .1em
}
.pl7 .s3 {
	height: .6em;
	left: 13.8em;
	top: 6.8em;
	width: .1em
}
.pl7 .s4 {
	height: .7em;
	left: 13.4em;
	top: 6.8em;
	width: .4em
}
.pl7 .s5 {
	height: .1em;
	left: 12.9em;
	top: 7.6em;
	width: .2em
}
.pl7 .s6 {
	height: .1em;
	left: 13.2em;
	top: 6.7em;
	width: .1em
}
.pl7 .s7 {
	height: .8em;
	left: 12.3em;
	top: 6.8em;
	width: 1.1em
}
.pl7 .s8 {
	height: .2em;
	left: 8.3em;
	top: 6.6em;
	width: .1em
}
.pl7 .s9 {
	height: .4em;
	left: 8.4em;
	top: 6.5em;
	width: .1em
}
.pl7 .s10 {
	height: .1em;
	left: 8.4em;
	top: 6.3em;
	width: .1em
}
.pl7 .s11 {
	height: .8em;
	left: 8.5em;
	top: 6.1em;
	width: .1em
}
.pl7 .s12 {
	height: .1em;
	left: 10.3em;
	top: 4.6em;
	width: .1em
}
.pl7 .s13 {
	height: 1.1em;
	left: 9.6em;
	top: 6.3em;
	width: 3.6em
}
.pl7 .s14 {
	height: 1.5em;
	left: 9.5em;
	top: 5.8em;
	width: 3.6em
}
.pl7 .s15 {
	height: .9em;
	left: 8.6em;
	top: 6em;
	width: 4.5em
}
.pl7 .s16 {
	height: 1.4em;
	left: 8.7em;
	top: 5.6em;
	width: 4.1em
}
.pl7 .s17 {
	height: .4em;
	left: 8.6em;
	top: 5.4em;
	width: .2em
}
.pl7 .s18 {
	height: 1.7em;
	left: 8.8em;
	top: 5.3em;
	width: .1em
}
.pl7 .s19 {
	height: 1.8em;
	left: 9.4em;
	top: 5.3em;
	width: 3em
}
.pl7 .s20 {
	height: 2.1em;
	left: 8.9em;
	top: 5em;
	width: .2em
}
.pl7 .s21 {
	height: .2em;
	left: 9.2em;
	top: 4.7em;
	width: .1em
}
.pl7 .s22 {
	height: 2.1em;
	left: 9em;
	top: 4.9em;
	width: .8em
}
.pl7 .s23 {
	height: .1em;
	left: 9.9em;
	top: 4.8em;
	width: 2.1em
}
.pl7 .s24 {
	height: .2em;
	left: 10.1em;
	top: 4.7em;
	width: .3em
}
.pl7 .s25 {
	height: .1em;
	left: 11.6em;
	top: 4.1em;
	width: .2em
}
.pl7 .s26 {
	height: .2em;
	left: 11.2em;
	top: 4.2em;
	width: .6em
}
.pl7 .s27 {
	height: .1em;
	left: 12.2em;
	top: 5.1em;
	width: .1em
}
.pl7 .s28 {
	height: 2.5em;
	left: 12.2em;
	top: 5.3em;
	width: .1em
}
.pl7 .s29 {
	height: .1em;
	left: 9.7em;
	top: 7.6em;
	width: 3.1em
}
.pl7 .s30 {
	height: 3em;
	left: 9.8em;
	top: 4.9em;
	width: 2.2em
}
.pl7 .s31 {
	height: 4.3em;
	left: 11.8em;
	top: 4.2em;
	width: .1em
}
.pl7 .s32 {
	height: .1em;
	left: 10.2em;
	top: 7.9em;
	width: 2.1em
}
.pl7 .s33 {
	height: .1em;
	left: 12.2em;
	top: 8.1em;
	width: .1em
}
.pl7 .s34 {
	height: .3em;
	left: 11.9em;
	top: 8.3em;
	width: .3em
}
.pl7 .s35 {
	height: 4.2em;
	left: 10.8em;
	top: 4.4em;
	width: 1em
}
.pl7 .s36 {
	height: .4em;
	left: 10.2em;
	top: 9.1em;
	width: .1em
}
.pl7 .s37 {
	height: .5em;
	left: 10.3em;
	top: 9.1em;
	width: .8em
}
.pl7 .s38 {
	height: 5.2em;
	left: 10.4em;
	top: 4.5em;
	width: .6em
}
.pl7 .s39 {
	height: 5.6em;
	left: 11.1em;
	top: 4.3em;
	width: .3em
}
.pl7 .s40 {
	height: .9em;
	left: 11.4em;
	top: 9.1em;
	width: .7em
}
.pl7 .s41 {
	height: .2em;
	left: 12.1em;
	top: 9.3em;
	width: .1em
}
.pl7 .s42 {
	height: .1em;
	left: 10.1em;
	top: 9.2em;
	width: 2.1em
}
.pl7 .s43 {
	height: 3.3em;
	left: 10.3em;
	top: 5em;
	width: 1.9em
}
.pl7 .s44 {
	height: .3em;
	left: 10.2em;
	top: 8.8em;
	width: 2em
}
.pl7 .s45 {
	height: .3em;
	left: 10.1em;
	top: 8.6em;
	width: 1.8em
}
.pl7 .s46 {
	height: .1em;
	left: 10em;
	top: 8.5em;
	width: .3em
}
.pl8 .s1 {
	height: .1em;
	left: 7.4em;
	top: 10em;
	width: .1em
}
.pl8 .s2 {
	height: .5em;
	left: 7.3em;
	top: 10em;
	width: .1em
}
.pl8 .s3 {
	height: .2em;
	left: 7.2em;
	top: 11em;
	width: .1em
}
.pl8 .s4 {
	height: .1em;
	left: 7.2em;
	top: 10.7em;
	width: .1em
}
.pl8 .s5 {
	height: .8em;
	left: 7.2em;
	top: 9.8em;
	width: .1em
}
.pl8 .s6 {
	height: 1.3em;
	left: 7.1em;
	top: 9.9em;
	width: .1em
}
.pl8 .s7 {
	height: .1em;
	left: 6.9em;
	top: 9.8em;
	width: .1em
}
.pl8 .s8 {
	height: 1.5em;
	left: 6.9em;
	top: 9.9em;
	width: .2em
}
.pl8 .s9 {
	height: .2em;
	left: 4.8em;
	top: 11.4em;
	width: .2em
}
.pl8 .s10 {
	height: .5em;
	left: 5em;
	top: 11.2em;
	width: .1em
}
.pl8 .s11 {
	height: .8em;
	left: 5.1em;
	top: 11em;
	width: .2em
}
.pl8 .s12 {
	height: 1.2em;
	left: 5.3em;
	top: 10.6em;
	width: .1em
}
.pl8 .s13 {
	height: 2.2em;
	left: 6.5em;
	top: 9.8em;
	width: .4em
}
.pl8 .s14 {
	height: 1.4em;
	left: 5.4em;
	top: 10.5em;
	width: 1.6em
}
.pl8 .s15 {
	height: 1.7em;
	left: 5.5em;
	top: 10.3em;
	width: 1.3em
}
.pl8 .s16 {
	height: 1.9em;
	left: 5.6em;
	top: 10.2em;
	width: 1.1em
}
.pl8 .s17 {
	height: 2.9em;
	left: 6em;
	top: 9.8em;
	width: .5em
}
.pl8 .s18 {
	height: 2.3em;
	left: 5.7em;
	top: 10em;
	width: .8em
}
.pl8 .s19 {
	height: 2.6em;
	left: 5.8em;
	top: 9.8em;
	width: .4em
}
.pl8 .s20 {
	height: .1em;
	left: 6.5em;
	top: 9.7em;
	width: .2em
}
.pl8 .s21 {
	height: .1em;
	left: 5.7em;
	top: 9.7em;
	width: .5em
}
.pl9 .s1 {
	height: .4em;
	left: 14.5em;
	top: 11.8em;
	width: .2em
}
.pl9 .s2 {
	height: .8em;
	left: 14.4em;
	top: 11.5em;
	width: .1em
}
.pl9 .s3 {
	height: .8em;
	left: 14.3em;
	top: 11.6em;
	width: .1em
}
.pl9 .s4 {
	height: .9em;
	left: 14.1em;
	top: 11.6em;
	width: .2em
}
.pl9 .s5 {
	height: 1.1em;
	left: 14em;
	top: 11.7em;
	width: .1em
}
.pl9 .s6 {
	height: .4em;
	left: 13.9em;
	top: 12.6em;
	width: .1em
}
.pl9 .s7 {
	height: .5em;
	left: 13.8em;
	top: 12.6em;
	width: .1em
}
.pl9 .s8 {
	height: .6em;
	left: 13.7em;
	top: 12.6em;
	width: .1em
}
.pl9 .s9 {
	height: .5em;
	left: 13.6em;
	top: 14.4em;
	width: .2em
}
.pl9 .s10 {
	height: 2.2em;
	left: 13.3em;
	top: 12.6em;
	width: .4em
}
.pl9 .s11 {
	height: 3em;
	left: 13.1em;
	top: 11.7em;
	width: .2em
}
.pl9 .s12 {
	height: 3.1em;
	left: 12.9em;
	top: 11.6em;
	width: .2em
}
.pl9 .s13 {
	height: .1em;
	left: 11.1em;
	top: 12.5em;
	width: .1em
}
.pl9 .s14 {
	height: .8em;
	left: 11.2em;
	top: 11.8em;
	width: 3em
}
.pl9 .s15 {
	height: .1em;
	left: 11.3em;
	top: 13em;
	width: .1em
}
.pl9 .s16 {
	height: 1.4em;
	left: 11.3em;
	top: 11.5em;
	width: .1em
}
.pl9 .s17 {
	height: 1.9em;
	left: 11.4em;
	top: 11.5em;
	width: .1em
}
.pl9 .s18 {
	height: 2.5em;
	left: 11.5em;
	top: 11.4em;
	width: .4em
}
.pl9 .s19 {
	height: .3em;
	left: 11.8em;
	top: 11.2em;
	width: 1.3em
}
.pl9 .s20 {
	height: .1em;
	left: 11.6em;
	top: 11.3em;
	width: 1.7em
}
.pl9 .s21 {
	height: .3em;
	left: 13em;
	top: 11.1em;
	width: .2em
}
.pl9 .s22 {
	height: 3.5em;
	left: 12.7em;
	top: 11.1em;
	width: .3em
}
.pl9 .s23 {
	height: 3em;
	left: 11.9em;
	top: 11em;
	width: 1em
}
.pl9 .s24 {
	height: 3.2em;
	left: 12em;
	top: 10.9em;
	width: .8em
}
.pl9 .s25 {
	height: 3.3em;
	left: 12.1em;
	top: 10.8em;
	width: .1em
}
.pl9 .s26 {
	height: 3.5em;
	left: 12.2em;
	top: 10.7em;
	width: .2em
}
.pl9 .s27 {
	height: 3.9em;
	left: 12.4em;
	top: 10.6em;
	width: .3em
}
.pl10 .s1 {
	height: .1em;
	left: 13.3em;
	top: 2em;
	width: .1em
}
.pl10 .s2 {
	height: .3em;
	left: 14.8em;
	top: 3.2em;
	width: .1em
}
.pl10 .s3 {
	height: .4em;
	left: 13.6em;
	top: 1.6em;
	width: .3em
}
.pl10 .s4 {
	height: .1em;
	left: 13.1em;
	top: 2.2em;
	width: .1em
}
.pl10 .s5 {
	height: .3em;
	left: 13.2em;
	top: 2.1em;
	width: .2em
}
.pl10 .s6 {
	height: .1em;
	left: 13.3em;
	top: 2.5em;
	width: .1em
}
.pl10 .s7 {
	height: .7em;
	left: 13.4em;
	top: 2em;
	width: .1em
}
.pl10 .s8 {
	height: .9em;
	left: 13.5em;
	top: 2em;
	width: .1em
}
.pl10 .s9 {
	height: .1em;
	left: 13.1em;
	top: 3.5em;
	width: 1.8em
}
.pl10 .s10 {
	height: .1em;
	left: 12.9em;
	top: 3.6em;
	width: 2.1em
}
.pl10 .s11 {
	height: .1em;
	left: 12.8em;
	top: 3.7em;
	width: 2.2em
}
.pl10 .s12 {
	height: .1em;
	left: 12.7em;
	top: 3.8em;
	width: 2.3em
}
.pl10 .s13 {
	height: .1em;
	left: 12.5em;
	top: 3.9em;
	width: 2.5em
}
.pl10 .s14 {
	height: .2em;
	left: 11.8em;
	top: 4em;
	width: .1em
}
.pl10 .s15 {
	height: .8em;
	left: 11.9em;
	top: 4em;
	width: .2em
}
.pl10 .s16 {
	height: .9em;
	left: 12em;
	top: 4.1em;
	width: .2em
}
.pl10 .s17 {
	height: 1em;
	left: 12.2em;
	top: 4.1em;
	width: .1em
}
.pl10 .s18 {
	height: 1.2em;
	left: 12.3em;
	top: 4em;
	width: .1em
}
.pl10 .s19 {
	height: .1em;
	left: 12.2em;
	top: 5.2em;
	width: .2em
}
.pl10 .s20 {
	height: 1.6em;
	left: 12.4em;
	top: 4em;
	width: 2.7em
}
.pl10 .s21 {
	height: 1.4em;
	left: 12.8em;
	top: 4.4em;
	width: 2.4em
}
.pl10 .s22 {
	height: 1.7em;
	left: 13.1em;
	top: 4.6em;
	width: 2.3em
}
.pl10 .s23 {
	height: 4.4em;
	left: 13.6em;
	top: 2em;
	width: 1.2em
}
.pl10 .s24 {
	height: 3.4em;
	left: 13.5em;
	top: 3.1em;
	width: 1.2em
}
.pl10 .s25 {
	height: 3.3em;
	left: 13.4em;
	top: 3.3em;
	width: 1.2em
}
.pl10 .s26 {
	height: 3.3em;
	left: 13.2em;
	top: 3.4em;
	width: .1em
}
.pl10 .s27 {
	height: 3.4em;
	left: 13.3em;
	top: 3.4em;
	width: 1.2em
}
.pl10 .s28 {
	height: 5.3em;
	left: 13.9em;
	top: 1.6em;
	width: .2em
}
.pl10 .s29 {
	height: 5.1em;
	left: 14em;
	top: 1.9em;
	width: .4em
}
.pl11 .s1 {
	height: .1em;
	left: 5.4em;
	top: 3.9em;
	width: .1em
}
.pl11 .s2 {
	height: .1em;
	left: 4.9em;
	top: 3.9em;
	width: .1em
}
.pl11 .s3 {
	height: .1em;
	left: 4.8em;
	top: 3.8em;
	width: .7em
}
.pl11 .s4 {
	height: .1em;
	left: 4.8em;
	top: 3.7em;
	width: .8em
}
.pl11 .s5 {
	height: .1em;
	left: 5.7em;
	top: 3.7em;
	width: .3em
}
.pl11 .s6 {
	height: .2em;
	left: 4.7em;
	top: 3.5em;
	width: 1.3em
}
.pl11 .s7 {
	height: .2em;
	left: 4.7em;
	top: 3.3em;
	width: 1.5em
}
.pl11 .s8 {
	height: .2em;
	left: 4.8em;
	top: 3.2em;
	width: 1.7em
}
.pl11 .s9 {
	height: .1em;
	left: 7.7em;
	top: 3.7em;
	width: .4em
}
.pl11 .s10 {
	height: .1em;
	left: 7.6em;
	top: 3.5em;
	width: .6em
}
.pl11 .s11 {
	height: .1em;
	left: 7.5em;
	top: 3.6em;
	width: .7em
}
.pl11 .s12 {
	height: .1em;
	left: 7.2em;
	top: 3.5em;
	width: .1em
}
.pl11 .s13 {
	height: .1em;
	left: 6.8em;
	top: 3.4em;
	width: 1.5em
}
.pl11 .s14 {
	height: .2em;
	left: 6.7em;
	top: 3.2em;
	width: 1.7em
}
.pl11 .s15 {
	height: .1em;
	left: 8.7em;
	top: 2.9em;
	width: .1em
}
.pl11 .s16 {
	height: .2em;
	left: 8.5em;
	top: 2.9em;
	width: .2em
}
.pl11 .s17 {
	height: .1em;
	left: 4.7em;
	top: 3.1em;
	width: 4em
}
.pl11 .s18 {
	height: .5em;
	left: 4.9em;
	top: 2.7em;
	width: 3.6em
}
.pl11 .s19 {
	height: .2em;
	left: 5.8em;
	top: .5em;
	width: 1.3em
}
.pl11 .s20 {
	height: 2.6em;
	left: 5.1em;
	top: .7em;
	width: 2.4em
}
.pl11 .s21 {
	height: .4em;
	left: 4.7em;
	top: .9em;
	width: 3em
}
.pl11 .s22 {
	height: .4em;
	left: 4.5em;
	top: 1.1em;
	width: 2.8em
}
.pl11 .s23 {
	height: .2em;
	left: 4.5em;
	top: 2.1em;
	width: .1em
}
.pl11 .s24 {
	height: .7em;
	left: 4.6em;
	top: 2.1em;
	width: .1em
}
.pl11 .s25 {
	height: .4em;
	left: 8.3em;
	top: 1.9em;
	width: .1em
}
.pl11 .s26 {
	height: 1em;
	left: 4.7em;
	top: 1.9em;
	width: 3.6em
}
.pl11 .s27 {
	height: .1em;
	left: 4.6em;
	top: 1.8em;
	width: 4em
}
.pl11 .s28 {
	height: .1em;
	left: 4.7em;
	top: 1.7em;
	width: 4.1em
}
.pl11 .s29 {
	height: .2em;
	left: 4.6em;
	top: 1.5em;
	width: 4.3em
}
.pl12 .s1 {
	height: .2em;
	left: 9.2em;
	top: 11.2em;
	width: .1em
}
.pl12 .s2 {
	height: .4em;
	left: 9em;
	top: 11em;
	width: .2em
}
.pl12 .s3 {
	height: .1em;
	left: 9em;
	top: 10.5em;
	width: .2em
}
.pl12 .s4 {
	height: .9em;
	left: 8.9em;
	top: 10.5em;
	width: .1em
}
.pl12 .s5 {
	height: 1.1em;
	left: 8.7em;
	top: 10.4em;
	width: .2em
}
.pl12 .s6 {
	height: 1.2em;
	left: 8.6em;
	top: 10.4em;
	width: .1em
}
.pl12 .s7 {
	height: 1.5em;
	left: 8.5em;
	top: 10.2em;
	width: .1em
}
.pl12 .s8 {
	height: 1.7em;
	left: 8.3em;
	top: 10.1em;
	width: .2em
}
.pl12 .s9 {
	height: .1em;
	left: 7.2em;
	top: 10.6em;
	width: 1.9em
}
.pl12 .s10 {
	height: .2em;
	left: 7.2em;
	top: 10.8em;
	width: 2em
}
.pl12 .s11 {
	height: .1em;
	left: 8.4em;
	top: 11.9em;
	width: .1em
}
.pl12 .s12 {
	height: 1.9em;
	left: 8.2em;
	top: 10.2em;
	width: .2em
}
.pl12 .s13 {
	height: .6em;
	left: 6.5em;
	top: 12.1em;
	width: .2em
}
.pl12 .s14 {
	height: .8em;
	left: 6.7em;
	top: 12em;
	width: .2em
}
.pl12 .s15 {
	height: .9em;
	left: 6.9em;
	top: 11.9em;
	width: .2em
}
.pl12 .s16 {
	height: .8em;
	left: 7em;
	top: 11.4em;
	width: 1.3em
}
.pl12 .s17 {
	height: 1.8em;
	left: 7.1em;
	top: 11.2em;
	width: .2em
}
.pl12 .s18 {
	height: 2.6em;
	left: 7.3em;
	top: 10.5em;
	width: .8em
}
.pl12 .s19 {
	height: 2.2em;
	left: 7.4em;
	top: 10.1em;
	width: .8em
}
.pl12 .s20 {
	height: .5em;
	left: 8.4em;
	top: 13.2em;
	width: .2em
}
.pl12 .s21 {
	height: .2em;
	left: 7.3em;
	top: 13.1em;
	width: 1.2em
}
.pl12 .s22 {
	height: .1em;
	left: 8.4em;
	top: 13em;
	width: .2em
}
.pl12 .s23 {
	height: 1.2em;
	left: 7.9em;
	top: 12.8em;
	width: .5em
}
.pl12 .s24 {
	height: 1.1em;
	left: 7.6em;
	top: 12.6em;
	width: .6em
}
.pl12 .s25 {
	height: 3.3em;
	left: 7.5em;
	top: 10em;
	width: .5em
}
.pl12 .s26 {
	height: 4.1em;
	left: 7.8em;
	top: 9.9em;
	width: .1em
}
.pl13 .s1 {
	height: .2em;
	left: 12.1em;
	top: 10.4em;
	width: .1em
}
.pl13 .s2 {
	height: .1em;
	left: 11.9em;
	top: 10.9em;
	width: .1em
}
.pl13 .s3 {
	height: .9em;
	left: 11.6em;
	top: 10em;
	width: .5em
}
.pl13 .s4 {
	height: .2em;
	left: 10em;
	top: 11.8em;
	width: .5em
}
.pl13 .s5 {
	height: .1em;
	left: 9.9em;
	top: 11.7em;
	width: .9em
}
.pl13 .s6 {
	height: .1em;
	left: 9.9em;
	top: 11.6em;
	width: 1.2em
}
.pl13 .s7 {
	height: .1em;
	left: 9.9em;
	top: 11.5em;
	width: 1.4em
}
.pl13 .s8 {
	height: .1em;
	left: 9em;
	top: 10.7em;
	width: .1em
}
.pl13 .s9 {
	height: .2em;
	left: 9.1em;
	top: 10.6em;
	width: 3.1em
}
.pl13 .s10 {
	height: .2em;
	left: 9.1em;
	top: 10.3em;
	width: .1em
}
.pl13 .s11 {
	height: .1em;
	left: 9.3em;
	top: 10.1em;
	width: .1em
}
.pl13 .s12 {
	height: .2em;
	left: 9.2em;
	top: 10em;
	width: .1em
}
.pl13 .s13 {
	height: 1em;
	left: 9.2em;
	top: 10.2em;
	width: 2.7em
}
.pl13 .s14 {
	height: 1.1em;
	left: 9.3em;
	top: 10.2em;
	width: 2.5em
}
.pl13 .s15 {
	height: 1.4em;
	left: 11.5em;
	top: 10em;
	width: .1em
}
.pl13 .s16 {
	height: 1.5em;
	left: 11.4em;
	top: 10em;
	width: .1em
}
.pl13 .s17 {
	height: 1.6em;
	left: 9.8em;
	top: 9.9em;
	width: 1.6em
}
.pl13 .s18 {
	height: .2em;
	left: 9.4em;
	top: 9.7em;
	width: .1em
}
.pl13 .s19 {
	height: .1em;
	left: 9.7em;
	top: 9.6em;
	width: .7em
}
.pl13 .s20 {
	height: .1em;
	left: 9.8em;
	top: 9.5em;
	width: .5em
}
.pl13 .s21 {
	height: .2em;
	left: 10em;
	top: 9.3em;
	width: .2em
}
.pl13 .s22 {
	height: .1em;
	left: 11em;
	top: 9.6em;
	width: .1em
}
.pl13 .s23 {
	height: 1.6em;
	left: 9.5em;
	top: 9.7em;
	width: 1.6em
}
.pl14 .s1 {
	height: .2em;
	left: 13.5em;
	top: 2.9em;
	width: .1em
}
.pl14 .s2 {
	height: .6em;
	left: 13.4em;
	top: 2.7em;
	width: .1em
}
.pl14 .s3 {
	height: .1em;
	left: 13.1em;
	top: 3.4em;
	width: .1em
}
.pl14 .s4 {
	height: .8em;
	left: 13.1em;
	top: 2.6em;
	width: .3em
}
.pl14 .s5 {
	height: .1em;
	left: 13.3em;
	top: 2.4em;
	width: .1em
}
.pl14 .s6 {
	height: .1em;
	left: 13.1em;
	top: 2.1em;
	width: .1em
}
.pl14 .s7 {
	height: .5em;
	left: 9.1em;
	top: 1.5em;
	width: 4.5em
}
.pl14 .s8 {
	height: .5em;
	left: 8.5em;
	top: 2.4em;
	width: 4.8em
}
.pl14 .s9 {
	height: .4em;
	left: 8.3em;
	top: 2.3em;
	width: 4.9em
}
.pl14 .s10 {
	height: .8em;
	left: 8.4em;
	top: 1.9em;
	width: .4em
}
.pl14 .s11 {
	height: .3em;
	left: 8.6em;
	top: 1.8em;
	width: 4.7em
}
.pl14 .s12 {
	height: 1.9em;
	left: 8.8em;
	top: 1.7em;
	width: 4.3em
}
.pl14 .s13 {
	height: 2em;
	left: 10.8em;
	top: 1.7em;
	width: 2.1em
}
.pl14 .s14 {
	height: 2.9em;
	left: 10.4em;
	top: 1.6em;
	width: .4em
}
.pl14 .s15 {
	height: 3.1em;
	left: 9em;
	top: 1.5em;
	width: 1.4em
}
.pl14 .s16 {
	height: .1em;
	left: 9.9em;
	top: 4.7em;
	width: .2em
}
.pl14 .s17 {
	height: .2em;
	left: 9.3em;
	top: 4.7em;
	width: .6em
}
.pl14 .s18 {
	height: .3em;
	left: 9.2em;
	top: 4.4em;
	width: 1.1em
}
.pl14 .s19 {
	height: .5em;
	left: 9em;
	top: 4.4em;
	width: .2em
}
.pl14 .s20 {
	height: .1em;
	left: 12.1em;
	top: 4em;
	width: .2em
}
.pl14 .s21 {
	height: 1.1em;
	left: 8.7em;
	top: 3em;
	width: 3.1em
}
.pl14 .s22 {
	height: .1em;
	left: 8.6em;
	top: 4.3em;
	width: 2.5em
}
.pl14 .s23 {
	height: .1em;
	left: 8.5em;
	top: 4.2em;
	width: 2.7em
}
.pl14 .s24 {
	height: .2em;
	left: 8.4em;
	top: 4em;
	width: 3.2em
}
.pl14 .s25 {
	height: .9em;
	left: 8.3em;
	top: 3.4em;
	width: .1em
}
.pl14 .s26 {
	height: .7em;
	left: 8.4em;
	top: 3.2em;
	width: 4.3em
}
.pl14 .s27 {
	height: .5em;
	left: 8.2em;
	top: 3.5em;
	width: 4.3em
}
.pl14 .s28 {
	height: .1em;
	left: 8.1em;
	top: 3.7em;
	width: 4.7em
}
.pl15 .s1 {
	height: .1em;
	left: 8em;
	top: 7.1em;
	width: .1em
}
.pl15 .s2 {
	height: .3em;
	left: 7.9em;
	top: 6.9em;
	width: .1em
}
.pl15 .s3 {
	height: .4em;
	left: 7.7em;
	top: 6.8em;
	width: .2em
}
.pl15 .s4 {
	height: .1em;
	left: 7.6em;
	top: 7.5em;
	width: .1em
}
.pl15 .s5 {
	height: .6em;
	left: 7.5em;
	top: 6.9em;
	width: .3em
}
.pl15 .s6 {
	height: 1.4em;
	left: 7.2em;
	top: 6.7em;
	width: .3em
}
.pl15 .s7 {
	height: .1em;
	left: 7em;
	top: 8.1em;
	width: .1em
}
.pl15 .s8 {
	height: 1.6em;
	left: 7em;
	top: 6.5em;
	width: .2em
}
.pl15 .s9 {
	height: 2.2em;
	left: 6.9em;
	top: 6.4em;
	width: .1em
}
.pl15 .s10 {
	height: .3em;
	left: 6.9em;
	top: 8.7em;
	width: .1em
}
.pl15 .s11 {
	height: .1em;
	left: 6.2em;
	top: 9.7em;
	width: .3em
}
.pl15 .s12 {
	height: .2em;
	left: 6.1em;
	top: 9.5em;
	width: .6em
}
.pl15 .s13 {
	height: .1em;
	left: 6.1em;
	top: 9.3em;
	width: .4em
}
.pl15 .s14 {
	height: .1em;
	left: 6em;
	top: 9.4em;
	width: .6em
}
.pl15 .s15 {
	height: .1em;
	left: 6.6em;
	top: 9.1em;
	width: .1em
}
.pl15 .s16 {
	height: 2.9em;
	left: 6.1em;
	top: 6.4em;
	width: .5em
}
.pl15 .s17 {
	height: 2.9em;
	left: 5.9em;
	top: 6.3em;
	width: .5em
}
.pl15 .s18 {
	height: 2.6em;
	left: 5.8em;
	top: 6.5em;
	width: 1.1em
}
.pl15 .s19 {
	height: .3em;
	left: 5.7em;
	top: 8.9em;
	width: .1em
}
.pl15 .s20 {
	height: 3.2em;
	left: 6em;
	top: 6.1em;
	width: .1em
}
.pl15 .s21 {
	height: 2.7em;
	left: 5.7em;
	top: 6em;
	width: .2em
}
.pl15 .s22 {
	height: .2em;
	left: 4.8em;
	top: 8.6em;
	width: .4em
}
.pl15 .s23 {
	height: 2.4em;
	left: 4.4em;
	top: 6.2em;
	width: 1.9em
}
.pl15 .s24 {
	height: .1em;
	left: 3.2em;
	top: 7.4em;
	width: .1em
}
.pl15 .s25 {
	height: .3em;
	left: 3.2em;
	top: 7em;
	width: 4.6em
}
.pl15 .s26 {
	height: .2em;
	left: 3.2em;
	top: 6.6em;
	width: 4.2em
}
.pl15 .s27 {
	height: .4em;
	left: 3.2em;
	top: 6.1em;
	width: 2.7em
}
.pl15 .s28 {
	height: .3em;
	left: 3.1em;
	top: 6em;
	width: 2.5em
}
.pl15 .s29 {
	height: .1em;
	left: 5.5em;
	top: 5.9em;
	width: .2em
}
.pl15 .s30 {
	height: .4em;
	left: 5.5em;
	top: 5.4em;
	width: .2em
}
.pl15 .s31 {
	height: 1.9em;
	left: 3.3em;
	top: 5.6em;
	width: .1em
}
.pl15 .s32 {
	height: .1em;
	left: 3.4em;
	top: 7.7em;
	width: .1em
}
.pl15 .s33 {
	height: 2.5em;
	left: 3.4em;
	top: 5.2em;
	width: .3em
}
.pl15 .s34 {
	height: 2.7em;
	left: 3.6em;
	top: 5.3em;
	width: 1.9em
}
.pl15 .s35 {
	height: 2.9em;
	left: 3.7em;
	top: 5.1em;
	width: .3em
}
.pl15 .s36 {
	height: 3.3em;
	left: 4em;
	top: 4.9em;
	width: .1em
}
.pl15 .s37 {
	height: 3.4em;
	left: 4.1em;
	top: 4.8em;
	width: .1em
}
.pl15 .s38 {
	height: 3.6em;
	left: 4.2em;
	top: 4.7em;
	width: 1.2em
}
.pl15 .s39 {
	height: .3em;
	left: 4.4em;
	top: 4.4em;
	width: 1.1em
}
.pl15 .s40 {
	height: .1em;
	left: 4.2em;
	top: 4.3em;
	width: 1.1em
}
.pl15 .s41 {
	height: .2em;
	left: 4.1em;
	top: 4.1em;
	width: .9em
}
.pl15 .s42 {
	height: .1em;
	left: 4.1em;
	top: 4em;
	width: 1.4em
}
.pl15 .s43 {
	height: .4em;
	left: 5em;
	top: 3.9em;
	width: .4em
}
.pl15 .s44 {
	height: 4.8em;
	left: 4.6em;
	top: 3.9em;
	width: .3em
}
.pl15 .s45 {
	height: 4.9em;
	left: 4.5em;
	top: 3.7em;
	width: .3em
}
.pl16 .s1 {
	height: .2em;
	left: 1em;
	top: 6.1em;
	width: .3em
}
.pl16 .s2 {
	height: .3em;
	left: .7em;
	top: 5.8em;
	width: .9em
}
.pl16 .s3 {
	height: .2em;
	left: .5em;
	top: 5.6em;
	width: 1.2em
}
.pl16 .s4 {
	height: .1em;
	left: 2em;
	top: 5.6em;
	width: .1em
}
.pl16 .s5 {
	height: .2em;
	left: .5em;
	top: 5.4em;
	width: 1.9em
}
.pl16 .s6 {
	height: .1em;
	left: .5em;
	top: 5.3em;
	width: 2em
}
.pl16 .s7 {
	height: .2em;
	left: .5em;
	top: 5.1em;
	width: 2.2em
}
.pl16 .s8 {
	height: .2em;
	left: .6em;
	top: 5em;
	width: 2.2em
}
.pl16 .s9 {
	height: .3em;
	left: 2.8em;
	top: 5em;
	width: .3em
}
.pl16 .s10 {
	height: 2.4em;
	left: .6em;
	top: 2.6em;
	width: 2.6em
}
.pl16 .s11 {
	height: .3em;
	left: 4.2em;
	top: 4.4em;
	width: .2em
}
.pl16 .s12 {
	height: .5em;
	left: 4.1em;
	top: 4.3em;
	width: .1em
}
.pl16 .s13 {
	height: .1em;
	left: 4.7em;
	top: 3.2em;
	width: .1em
}
.pl16 .s14 {
	height: .2em;
	left: 4.7em;
	top: 2.9em;
	width: .2em
}
.pl16 .s15 {
	height: .9em;
	left: 4.6em;
	top: 2.8em;
	width: .1em
}
.pl16 .s16 {
	height: 2.5em;
	left: 1.6em;
	top: 2.4em;
	width: 1.8em
}
.pl16 .s17 {
	height: .2em;
	left: 2.2em;
	top: 2.1em;
	width: 1.2em
}
.pl16 .s18 {
	height: 1.4em;
	left: 1.9em;
	top: 2.3em;
	width: 2.7em
}
.pl16 .s19 {
	height: 3.1em;
	left: 3.4em;
	top: 2.1em;
	width: .3em
}
.pl16 .s20 {
	height: 3.4em;
	left: 3.6em;
	top: 1.7em;
	width: .4em
}
.pl16 .s21 {
	height: 3.6em;
	left: 3.9em;
	top: 1.3em;
	width: .2em
}
.pl16 .s22 {
	height: .2em;
	left: 3em;
	top: 1.9em;
	width: 1.7em
}
.pl16 .s23 {
	height: .1em;
	left: 4.6em;
	top: 1.7em;
	width: .1em
}
.pl16 .s24 {
	height: .6em;
	left: 3.8em;
	top: 1.5em;
	width: .8em
}
.pl16 .s25 {
	height: 2.9em;
	left: 4.1em;
	top: 1.1em;
	width: .4em
}
.m340 {
	width: 340px
}
.m340 .polska, .m340 .polska .bg, .m340 .polska-cities {
	background: transparent url('../images/pl-340.png') no-repeat -1300px 0
}
.m340 .polska, .m340 .polska-cities {
	height: 325px;
	width: 340px
}
.m340 .polska {
	background-position: 0 -373px
}
.m340 .polska-cities {
	background-position: -350px -373px
}
.m340 .polska .m {
	margin: 10014px 0 0 8px
}
.m340 .polska .m span {
	font-size: 20px
}
.m340 .pl1:hover .bg, .m340 .pl1.focus .bg, .m340 .pl1.active-region .bg {
	height: 82px;
	left: 31px;
	top: 162px;
	width: 90px
}
.m340 .pl1:hover .bg, .m340 .pl1.focus .bg {
	background-position: -2px -25px
}
.m340 .pl1.active-region .bg {
	background-position: -2px -252px
}
.m340 .pl2:hover .bg, .m340 .pl2.focus .bg, .m340 .pl2.active-region .bg {
	height: 73px;
	left: 104px;
	top: 64px;
	width: 76px
}
.m340 .pl2:hover .bg, .m340 .pl2.focus .bg {
	background-position: -115px -7px
}
.m340 .pl2.active-region .bg {
	background-position: -115px -252px
}
.m340 .pl3:hover .bg, .m340 .pl3.focus .bg, .m340 .pl3.active-region .bg {
	height: 98px;
	left: 235px;
	top: 138px;
	width: 75px
}
.m340 .pl3:hover .bg, .m340 .pl3.focus .bg {
	background-position: -1134px -104px
}
.m340 .pl3.active-region .bg {
	background-position: -2px -130px
}
.m340 .pl4:hover .bg, .m340 .pl4.focus .bg, .m340 .pl4.active-region .bg {
	height: 86px;
	left: 22px;
	top: 104px;
	width: 57px
}
.m340 .pl4:hover .bg, .m340 .pl4.focus .bg {
	background-position: -1118px -2px
}
.m340 .pl4.active-region .bg {
	background-position: -103px -149px
}
.m340 .pl5:hover .bg, .m340 .pl5.focus .bg, .m340 .pl5.active-region .bg {
	height: 76px;
	left: 128px;
	top: 140px;
	width: 78px
}
.m340 .pl5:hover .bg, .m340 .pl5.focus .bg {
	background-position: -213px -10px
}
.m340 .pl5.active-region .bg {
	background-position: -213px -259px
}
.m340 .pl6:hover .bg, .m340 .pl6.focus .bg, .m340 .pl6.active-region .bg {
	height: 63px;
	left: 159px;
	top: 230px;
	width: 70px
}
.m340 .pl6:hover .bg, .m340 .pl6.focus .bg {
	background-position: -316px -23px
}
.m340 .pl6.active-region .bg {
	background-position: -316px -259px
}
.m340 .pl7:hover .bg, .m340 .pl7.focus .bg, .m340 .pl7.active-region .bg {
	height: 121px;
	left: 164px;
	top: 86px;
	width: 117px
}
.m340 .pl7:hover .bg, .m340 .pl7.focus .bg {
	background-position: -556px -28px
}
.m340 .pl7.active-region .bg {
	background-position: -184px -114px
}
.m340 .pl8:hover .bg, .m340 .pl8.focus .bg, .m340 .pl8.active-region .bg {
	height: 59px;
	left: 93px;
	top: 198px;
	width: 54px
}
.m340 .pl8:hover .bg, .m340 .pl8.focus .bg {
	background-position: -1077px -258px
}
.m340 .pl8.active-region .bg {
	background-position: -411px -258px
}
.m340 .pl9:hover .bg, .m340 .pl9.focus .bg, .m340 .pl9.active-region .bg {
	height: 85px;
	left: 220px;
	top: 216px;
	width: 73px
}
.m340 .pl9:hover .bg, .m340 .pl9.focus .bg {
	background-position: -819px -28px
}
.m340 .pl9.active-region .bg {
	background-position: -448px -150px
}
.m340 .pl10:hover .bg, .m340 .pl10.focus .bg, .m340 .pl10.active-region .bg {
	height: 108px;
	left: 234px;
	top: 38px;
	width: 71px
}
.m340 .pl10:hover .bg, .m340 .pl10.focus .bg {
	background-position: -1156px -232px
}
.m340 .pl10.active-region .bg {
	background-position: -819px -232px
}
.m340 .pl11:hover .bg, .m340 .pl11.focus .bg, .m340 .pl11.active-region .bg {
	height: 69px;
	left: 87px;
	top: 17px;
	width: 89px
}
.m340 .pl11:hover .bg, .m340 .pl11.focus .bg {
	background-position: -916px -44px
}
.m340 .pl11.active-region .bg {
	background-position: -544px -176px
}
.m340 .pl12:hover .bg, .m340 .pl12.focus .bg, .m340 .pl12.active-region .bg {
	height: 80px;
	left: 127px;
	top: 203px;
	width: 59px
}
.m340 .pl12:hover .bg, .m340 .pl12.focus .bg {
	background-position: -995px -259px
}
.m340 .pl12.active-region .bg {
	background-position: -913px -259px
}
.m340 .pl13:hover .bg, .m340 .pl13.focus .bg, .m340 .pl13.active-region .bg {
	height: 55px;
	left: 177px;
	top: 191px;
	width: 65px
}
.m340 .pl13:hover .bg, .m340 .pl13.focus .bg {
	background-position: -1029px -58px
}
.m340 .pl13.active-region .bg {
	background-position: -819px -154px
}
.m340 .pl14:hover .bg, .m340 .pl14.focus .bg, .m340 .pl14.active-region .bg {
	height: 67px;
	left: 160px;
	top: 37px;
	width: 111px
}
.m340 .pl14:hover .bg, .m340 .pl14.focus .bg {
	background-position: -410px -19px
}
.m340 .pl14.active-region .bg {
	background-position: -656px -175px
}
.m340 .pl15:hover .bg, .m340 .pl15.focus .bg, .m340 .pl15.active-region .bg {
	height: 126px;
	left: 60px;
	top: 77px;
	width: 100px
}
.m340 .pl15:hover .bg, .m340 .pl15.focus .bg {
	background-position: -696px -24px
}
.m340 .pl15.active-region .bg {
	background-position: -324px -109px
}
.m340 .pl16:hover .bg, .m340 .pl16.focus .bg, .m340 .pl16.active-region .bg {
	height: 99px;
	left: 10px;
	top: 30px;
	width: 86px
}
.m340 .pl16:hover .bg, .m340 .pl16.focus .bg {
	background-position: -1025px -137px
}
.m340 .pl16.active-region .bg {
	background-position: -914px -137px
}
.m340 .pl1 a {
	left: 86px;
	top: 214px
}
.m340 .pl1 a.tooltip-left .tooltip-arrow {
	left: 86px
}
.m340 .pl2 a {
	left: 151px;
	top: 117px
}
.m340 .pl2 a.tooltip-left .tooltip-arrow {
	left: 151px
}
.m340 .pl3 a {
	left: 280px;
	top: 209px
}
.m340 .pl3 a.tooltip-right .tooltip-arrow {
	right: 60px
}
.m340 .pl4 a {
	left: 57px;
	top: 162px
}
.m340 .pl4 a.tooltip-left .tooltip-arrow {
	left: 57px
}
.m340 .pl5 a {
	left: 177px;
	top: 187px
}
.m340 .pl14 a.tooltip-right .tooltip-arrow {
	right: 163px
}
.m340 .pl6 a {
	left: 204px;
	top: 271px
}
.m340 .pl6 a.tooltip-right .tooltip-arrow {
	right: 136px
}
.m340 .pl7 a {
	left: 232px;
	top: 156px
}
.m340 .pl7 a.tooltip-right .tooltip-arrow {
	right: 108px
}
.m340 .pl8 a {
	left: 133px;
	top: 235px
}
.m340 .pl8 a.tooltip-left .tooltip-arrow {
	left: 133px
}
.m340 .pl9 a {
	left: 261px;
	top: 268px
}
.m340 .pl9 a.tooltip-right .tooltip-arrow {
	right: 79px
}
.m340 .pl10 a {
	left: 283px;
	top: 107px
}
.m340 .pl10 a.tooltip-right .tooltip-arrow {
	right: 57px
}
.m340 .pl11 a {
	left: 141px;
	top: 61px
}
.m340 .pl11 a.tooltip-left .tooltip-arrow {
	left: 141px
}
.m340 .pl12 a {
	left: 163px;
	top: 253px
}
.m340 .pl12 a.tooltip-left .tooltip-arrow {
	left: 163px
}
.m340 .pl13 a {
	left: 220px;
	top: 228px
}
.m340 .pl13 a.tooltip-right .tooltip-arrow {
	right: 120px
}
.m340 .pl14 a {
	left: 225px;
	top: 80px
}
.m340 .pl14 a.tooltip-right .tooltip-arrow {
	right: 115px
}
.m340 .pl15 a {
	left: 119px;
	top: 153px
}
.m340 .pl15 a.tooltip-left .tooltip-arrow {
	left: 119px
}
.m340 .pl16 a {
	left: 63px;
	top: 89px
}
.m340 .pl16 a.tooltip-left .tooltip-arrow {
	left: 63px
}
.mCSB_container {
	width: auto;
	overflow: hidden;
	margin-right: 20px
}
.mCSB_container.mCS_no_scrollbar {
	margin-right: 0
}
.mCustomScrollBox .mCSB_scrollTools {
	width: 10px;
	height: 100%;
	top: 0;
	right: 10px
}
.mCSB_scrollTools .mCSB_draggerContainer {
	height: 250px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 10px 0
}
.mCSB_scrollTools .mCSB_buttonUp+.mCSB_draggerContainer {
	padding-bottom: 40px
}
.mCSB_scrollTools .mCSB_draggerRail {
	width: 6px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #e4e4e4;
	padding: 0 2px
}
.mCSB_scrollTools .mCSB_dragger {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	width: 100%;
	height: 28px;
	margin: 0
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	height: 100%;
	margin: 2px auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	background-color: #7fba25
}
