@import "../css/fonts/load.min.css";
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.clear {
  clear: both;
}
p.description {
  margin-bottom: 22px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
p.tags {
  margin-bottom: 0;
  line-height: 24px;
  font-style: italic;
  height: 24px;
  overflow: hidden;
}
p.tags span.tag {
  display: inline-block;
  color: #8dc63f;
  margin-right: 15px;
}
.more {
  color: #8dc63f;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}
.more a {
  text-decoration: none;
  color: inherit;
}
* {
  margin: 0;
  padding: 0;
}
body {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.33em;
  font-family: 'uni_sans';
  background: #0f0f0f;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}
h1 {
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 22px;
  line-height: 36px;
}
h2 {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 20px;
}
h3 {
  margin-bottom: 15px;
}
img {
  border: 0;
}
.inner {
  padding-top: 24px;
}
.inner:after {
  content: "";
  display: table;
  clear: both;
}
.inner nav.innerNav {
  position: absolute;
  right: 0;
  top: 26px;
  text-transform: uppercase;
  color: #8dc63f;
  font-size: 14px;
}
.inner nav.innerNav ul li {
  display: block;
  float: left;
  margin-left: 16px;
}
.inner nav.innerNav a {
  text-decoration: none;
  color: inherit;
}
.slogan {
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 36px;
  text-align: right;
}
header.site {
  background: #0f0f0f;
  height: 120px;
  line-height: 120px;
  text-transform: uppercase;
  font-weight: 600;
}
header.site .inner {
  width: 960px;
  margin: auto;
  position: relative;
}
header.site .inner nav.main {
  position: absolute;
  right: 0;
  top: 0;
  color: #8dc63f;
}
header.site .inner nav.main ul li {
  float: left;
  display: block;
  margin-left: 20px;
}
header.site .inner nav.lang {
  position: absolute;
  right: -120px;
  top: 0;
  width: 120px;
  height: 120px;
  text-align: center;
  color: #22272c;
}
header.site .inner nav.lang ul li {
  display: block;
}
header.site .inner a {
  text-decoration: none;
  color: inherit;
}
header.site .inner .logo {
  position: absolute;
  top: 42px;
  left: 0;
}
.pageInfo {
  height: 345px;
  background: url('../gfx/page-info.png') #8dc63f center center no-repeat;
  position: relative;
  overflow: hidden;
}
.pageInfo .leftBorder {
  background: #8dc63f;
  width: 200px;
  height: 500px;
  position: absolute;
  top: -100px;
  left: -350px;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  z-index: 99;
}
.pageInfo .rightBorder {
  background: #8dc63f;
  width: 200px;
  height: 500px;
  position: absolute;
  top: -100px;
  right: -350px;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  z-index: 99;
}
.pageInfo .inner {
  padding-top: 0;
  width: 960px;
  margin: auto;
  position: relative;
  height: 345px;
}
.pageInfo .inner #homepageCarousel {
  height: 345px;
  margin: 0 -250px;
  width: 1460px;
}
.pageInfo .inner #homepageCarousel .slide {
  height: 345px;
  margin: 0 250px;
  position: relative;
}
.pageInfo .inner #homepageCarousel .slide .dresslerPhoto {
  position: absolute;
  top: -112px;
  left: -132px;
}
.pageInfo .inner #homepageCarousel .slide .slogan {
  padding-top: 75px;
  margin-bottom: 40px;
  text-align: right;
}
.pageInfo .inner #homepageCarousel .owl-pagination {
  position: absolute;
  top: 30px;
  right: 250px;
  color: #8dc63f;
  font-size: 14px;
  text-align: right;
}
.pageInfo .inner #homepageCarousel .owl-pagination .owl-page {
  display: inline-block;
  margin-right: 17px;
}
.pageInfo .inner #homepageCarousel .owl-pagination .owl-page.active {
  color: #5e5e5e;
}
.greenBtn {
  width: 308px;
  height: 58px;
  background: url('../gfx/icons.png') 0 -91px #8dc63f;
  float: right;
  line-height: 58px;
  font-weight: 300;
  font-size: 24px;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  border: 0;
  text-align: left;
}
.greenBtn a {
  text-decoration: none;
  color: inherit;
  display: block;
  height: 100%;
}
.current {
  background: #22272c;
}
.current .inner {
  width: 960px;
  margin: auto;
  position: relative;
  padding-bottom: 58px;
  font-size: 14px;
  line-height: 24px;
}
.current .inner p.currentText {
  width: 308px;
  margin-right: 18px;
  float: left;
  color: white;
}
p.currentText .news-icon {
	display: block;
	margin-left: 75px;
}
.current .inner p.currentText a {
    color: inherit;
    text-decoration: none;
}
.current .inner p.currentText {
  width: 308px;
  margin-right: 18px;
  float: left;
}
.content p.currentText {
  font-size: 14px !important;
}
.current .inner p.currentText .icon, article.item p.currentText .icon {
  display: block;
  width: 60px;
  height: 58px;
  background-color: #8dc63f !important;
  margin: 0 16px 10px 0;
  float: left;
}
.current .inner p.currentText .iconBulb, article.item p.currentText .iconBulb {
  background: url('../gfx/icons.png') no-repeat;
  display: block;
  width: 60px;
  height: 58px;
  background-color: #8dc63f;
  margin: 0 16px 10px 0;
  float: left;
}
.current .inner p.currentText {
    height: 90px;
    position: relative;
}
.current .inner p.currentText small, .blogItemsFetch .item .currentText small{
    display: block;
    text-align: right;
    position: relative;
    bottom: 0px;
    left: 0px;
    font-size: 14px;
    color: #404343;
}
.current .inner p.currentText .iconPencil, article.item p.currentText .iconPencil {
  background: url('../gfx/icons.png') -60px 0 no-repeat;
  display: block;
  width: 60px;
  height: 58px;
  background-color: #8dc63f;
  margin: 0 16px 10px 0;
  float: left;
}
.current .inner p.currentText .iconPlay, article.item p.currentText .iconPlay {
  background: url('../gfx/icons.png') -120px 0 no-repeat;
  display: block;
  width: 60px;
  height: 58px;
  background-color: #8dc63f;
  margin: 0 16px 10px 0;
  float: left;
}
.current .inner p.currentText:last-of-type {
  margin-right: 0;
}
.current .currentText .news-title, .item .currentText .news-title {
    display: block;
    font-weight: bold;
    font-size: 15px;
    color: #82BE37;
}
.content {
  background: #22272c;
}
.content .inner {
  width: 960px;
  margin: auto;
  position: relative;
  padding-bottom: 40px;
}
.lBContent {
  background: #191d20;
}
.lBContent .inner {
  width: 960px;
  margin: auto;
  position: relative;
  padding-bottom: 40px;
}
.dresslerCamps {
  background: #191d20;
}
.dresslerCamps .inner {
  width: 960px;
  margin: auto;
  position: relative;
  padding-bottom: 40px;
}
.dresslerCamps .carousel {
  overflow: hidden;
  width: 978px;
}
.dresslerCamps .carousel .item {
  width: 308px;
  height: 345px;
  overflow: hidden;
  float: left;
}
.dresslerCamps .carousel .item a {
    text-decoration: none;
}
.dresslerCamps .carousel .item h3 {
  color: #8dc63f;
  margin-bottom: 23px;
  font-size: 22px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.dresslerCamps .carousel .item h3 time {
  display: block;
}
.dresslerCamps .carousel .item .thumb {
  width: 308px;
  height: 140px;
  overflow: hidden;
  position: relative;
  margin-bottom: 22px;
}
.dresslerCamps .carousel .item .thumb .angle {
  width: 100px;
  height: 200px;
  position: absolute;
  top: -20px;
  right: -30px;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}
.dresslerCamps .carousel .item .thumb .angleGreen {
  width: 100px;
  height: 200px;
  position: absolute;
  top: -20px;
  right: -30px;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  background: #8dc63f;
}
.dresslerCamps .carousel .item .thumb .angleGray {
  width: 100px;
  height: 200px;
  position: absolute;
  top: -20px;
  right: -30px;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  background: #5e5e5e;
}
.dresslerCamps .carousel .item .thumb .places {
  position: absolute;
  top: 56px;
  width: 65px;
  right: 0;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}
.dresslerCamps .carousel .item .thumb .places small {
  font-size: 14px;
  font-weight: normal;
  display: block;
}
.dresslerCamps .navArrowLeft {
  position: absolute;
  top: 215px;
  width: 20px;
  height: 20px;
  background-image: url('../gfx/icons.png');
  left: -74px;
  background-position: -180px 0;
}
.dresslerCamps .navArrowLeft a {
  display: block;
  height: 100%;
  text-indent: -99999px;
}
.dresslerCamps .navArrowLeft:hover {
  background-position: -180px -20px;
}
.dresslerCamps .navArrowRight {
  position: absolute;
  top: 215px;
  width: 20px;
  height: 20px;
  background-image: url('../gfx/icons.png');
  right: -74px;
  background-position: -200px 0;
}
.dresslerCamps .navArrowRight a {
  display: block;
  height: 100%;
  text-indent: -99999px;
}
.dresslerCamps .navArrowRight:hover {
  background-position: -200px -20px;
}
.underContent {
  background: #22272c;
  padding: 30px 0;
}
.underContent .inner {
  width: 960px;
  margin: auto;
  position: relative;
  padding-bottom: 40px;
}
.underContent:after {
  content: "";
  display: table;
  clear: both;
}
.underContent .slogan {
  width: 634px;
  margin-right: 18px;
  float: left;
}
.underContent .rightText {
  width: 308px;
  float: left;
}
.underContent .video {
  height: 342px;
  width: 960px;
  float: left;
  position: relative;
  margin-top: 35px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.underContent .video .playButton {
  width: 344px;
  height: 95px;
  position: absolute;
  top: 50%;
  margin-top: -48px;
  left: 50%;
  margin-left: -172px;
  background: url('../gfx/icons.png') -220px 0 no-repeat;
  line-height: 95px;
  display: block;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
}
.underContent .video .playButton a {
  text-decoration: none;
  color: inherit;
  display: block;
  height: 100%;
}
.underContent .video .playButton .play {
  display: block;
  position: absolute;
  top: 0;
  right: 252px;
  text-align: right;
}
.underContent .video .playButton .button {
  display: block;
  position: absolute;
  top: 0;
  left: 216px;
  text-align: left;
}
footer.site {
  background: #0f0f0f;
  height: 180px;
}
footer.site .inner {
  width: 960px;
  margin: auto;
  position: relative;
}
.labels {
  padding-bottom: 15px;
  border-bottom: 1px #14171a solid;
}
.labels:after {
  content: "";
  display: table;
  clear: both;
}
.labels label {
  color: #8dc63f;
  width: 155px;
  margin-right: 8px;
  margin-bottom: 5px;
  display: block;
  float: left;
  font-style: italic;
  font-size: 24px;
  text-transform: lowercase;
}
.labels input[type="checkbox"] {
  display: inline-block;
  width: 17px;
  height: 17px;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.campsFetch:after {
  content: "";
  display: table;
  clear: both;
}
.campsFetch .item {
  width: 308px;
  height: 345px;
  overflow: hidden;
  float: left;
  padding-right: 18px;
  border-bottom: 1px #14171a solid;
  padding-top: 20px;
}
.campsFetch .item--skola img {
    max-width: 100%;
}
.campsFetch .item--skola .description {
    height: auto;
}
.campsFetch .item a {
    text-decoration: none;
}
.campsFetch .item h3 {
  color: #8dc63f;
  margin-bottom: 23px;
  font-size: 22px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.campsFetch .item h3 time {
  display: block;
}
.campsFetch .item .thumb {
  width: 308px;
  height: 140px;
  overflow: hidden;
  position: relative;
  margin-bottom: 22px;
}
.campsFetch .item .thumb .angle {
  width: 100px;
  height: 200px;
  position: absolute;
  top: -20px;
  right: -30px;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}
.campsFetch .item .thumb .angleGreen {
  width: 100px;
  height: 200px;
  position: absolute;
  top: -20px;
  right: -30px;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  background: #8dc63f;
}
.campsFetch .item .thumb .angleGray {
  width: 100px;
  height: 200px;
  position: absolute;
  top: -20px;
  right: -30px;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  background: #5e5e5e;
}
.campsFetch .item .thumb .places {
  position: absolute;
  top: 56px;
  width: 65px;
  right: 0;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}
.campsFetch .item .thumb .places small {
  font-size: 14px;
  font-weight: normal;
  display: block;
}
.campsFetch .item:nth-of-type(3n) {
  padding-right: 0;
}
.shopItemsFetch:after {
  content: "";
  display: table;
  clear: both;
}
.shopItemsFetch .item {
  width: 308px;
  height: 520px;
  overflow: hidden;
  float: left;
  padding-right: 18px;
  border-bottom: 1px #14171a solid;
  padding-top: 30px;
}
.shopItemsFetch .item h3 {
  color: #8dc63f;
  margin-bottom: 23px;
  font-size: 22px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.shopItemsFetch .item img {
  margin-bottom: 23px;
  width: 300px;
  height: 300px;
}
.shopItemsFetch .item .order {
  color: #8dc63f;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}
.shopItemsFetch .item a {
  text-decoration: none;
  color: inherit;
}
.shopItemsFetch .item:nth-of-type(3n) {
  padding-right: 0;
}
.campPageInfo {
  background: #22272c;
  padding-bottom: 80px;
}
.campPageInfo:after {
  content: "";
  display: table;
  clear: both;
}
.campPageInfo .inner {
  width: 960px;
  margin: auto;
  position: relative;
}
.campPageInfo .inner .first {
  color: #8dc63f;
  width: 471px;
  margin-right: 18px;
  margin-bottom: 25px;
  line-height: 30px;
  font-size: 24px;
}
.campPageInfo .inner .second {
  width: 308px;
  margin-right: 18px;
  color: #8dc63f;
  font-style: italic;
}
.campPageInfo .inner .second .tag {
  display: inline-block;
  margin-right: 18px;
}
.campPageInfo .inner .second .type {
  color: #ffffff;
  font-style: normal;
}
.campPageInfo .inner .second p {
  margin-bottom: 25px;
}
.campPageInfo .inner .second a {
  color: inherit;
  text-decoration: none;
}
.campPageInfo .inner .third {
  width: 145px;
  float: left;
}
.campPageInfo .inner .third .day {
  width: 151px;
  height: 40px;
  line-height: 40px;
  background: url('../gfx/icons.png');
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 41px;
  position: relative;
}
.campPageInfo .inner .third .day .num {
  font-size: 36px;
  display: block;
  position: absolute;
  right: 41px;
  top: 0;
}
.campPageInfo .inner .third .sunnyDay {
  width: 151px;
  height: 40px;
  line-height: 40px;
  background: url('../gfx/icons.png');
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 41px;
  position: relative;
  background-position: 0 -172px;
}
.campPageInfo .inner .third .sunnyDay .num {
  font-size: 36px;
  display: block;
  position: absolute;
  right: 41px;
  top: 0;
}
.teamTabs {
  background: #191d20;
  border-top: 1px #5e5e5e solid;
  border-bottom: 1px #5e5e5e solid;
  padding-bottom: 20px;
}
.teamTabs .inner {
  width: 960px;
  margin: auto;
  position: relative;
  font-size: 14px;
  line-height: 24px;
}
.teamTabs .inner nav.teamNav {
  position: absolute;
  top: -36px;
  left: 0;
}
.teamTabs .inner nav.teamNav * {
  outline: none;
}
.teamTabs .inner nav.teamNav:after {
  content: "";
  display: table;
  clear: both;
}
.teamTabs .inner nav.teamNav ul li {
  width: 145px;
  height: 35px;
  background: #191d20;
  border-top: 1px #5e5e5e solid;
  border-left: 1px #5e5e5e solid;
  position: relative;
  z-index: 3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  margin-right: 18px;
}
.teamTabs .inner nav.teamNav ul li a {
  position: absolute;
  line-height: 35px;
  width: 163px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 18px 0 11px;
  text-align: left;
  z-index: 5;
  color: #8dc63f;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.teamTabs .inner nav.teamNav ul li:after {
  content: '';
  display: block;
  position: absolute;
  left: 100%;
  top: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 35px 0 0 18px;
  border-color: transparent transparent transparent #5e5e5e;
  position: relative;
  z-index: 1;
}
.teamTabs .inner nav.teamNav ul li:before {
  content: '';
  display: block;
  left: 100%;
  top: 0px;
  border-bottom: 1px #5e5e5e solid;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 35px 0 0 18px;
  border-color: transparent transparent transparent #191d20;
  position: absolute;
  z-index: 2;
}
.teamTabs .inner nav.teamNav ul li.ui-state-active a {
  color: #ffffff;
}
.teamTabs .inner nav.teamNav ul li.ui-state-active .hoverFill {
  background: #191d20;
}
.teamTabs .inner nav.teamNav ul li:last-child {
  margin-right: 0;
}
.teamTabs .inner nav.teamNav ul li .hoverFill {
  position: absolute;
  display: block;
  right: -18px;
  bottom: -1px;
  height: 1px;
  background: #5e5e5e;
  width: 163px;
  z-index: 4;
}
.teamTabs .inner .tabs > div:after {
  content: "";
  display: table;
  clear: both;
}
.teamTabs .inner .member, .team .member {
  width: 144px;
  margin-right: 18px;
  float: left;
}
.teamTabs .inner .member .portrait, .team .member .portrait {
  margin-bottom: 23px;
}
.teamTabs .inner .member .name, .team .member .name {
  margin-bottom: 18px;
  color: #8dc63f;
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
}
.teamTabs .inner .member .about, .team .member .about {
  margin-bottom: 18px;
}
.teamTabs .inner .member:nth-of-type(6n), .team .member:nth-of-type(6n) {
  margin-right: 0;
}
.application {
  background: #22272c;
}
.application:after {
  content: "";
  display: table;
  clear: both;
}
.application .inner {
  width: 960px;
  margin: auto;
  position: relative;
  padding: 24px 0;
}
.application .inner h2 {
  font-weight: bold;
  font-size: 36px;
  color: #8dc63f;
}
.application .inner .inputText:after {
  content: "";
  display: table;
  clear: both;
}
.application .inner .inputText label {
  float: left;
  margin-right: 18px;
  margin-bottom: 23px;
  width: 308px;
}
.application .inner .inputText label input[type=text], .application .inner .inputText label select {
  width: 308px;
  height: 48px;
  border: none;
  margin-top: 5px;
  padding-left: 5px;
  font-size: 14px;
}
.application .inner .inputText label select {
    width: 313px !important;
}
.application .inner .inputText label:nth-of-type(3n) {
  margin-right: 0;
}
.application .inner .checkbox {
  height: 48px;
  line-height: 48px;
  margin-bottom: 23px;
}
.application .inner .checkbox input[type=checkbox] {
  display: none;
}
.application .inner .checkbox input {
  cursor: pointer;
}
.application .inner .checkbox input[type=checkbox] + label {
  background: #ffffff;
  height: 48px;
  width: 51px;
  display: block;
  float: left;
  padding: 0 0 0 0px;
}
.application .inner .checkbox input[type=checkbox]:checked + label {
  height: 48px;
  width: 51px;
  display: block;
  float: left;
  padding: 0 0 0 0px;
  background: url('../gfx/icons.png') #ffffff -151px -168px;
}
.application .inner .checkbox .label {
  margin-left: 18px;
  display: block;
  float: left;
  width: 800px;
  line-height: 24px;
}
.application .inner .checkboxHalf {
  height: 48px;
  line-height: 48px;
  margin-bottom: 23px;
  width: 440px;
}
.application .inner .checkboxHalf input[type=checkbox] {
  display: none;
}
.application .inner .checkboxHalf input {
  cursor: pointer;
}
.application .inner .checkboxHalf input[type=checkbox] + label {
  background: #ffffff;
  height: 48px;
  width: 51px;
  display: block;
  float: left;
  padding: 0 0 0 0px;
}
.application .inner .checkboxHalf input[type=checkbox]:checked + label {
  height: 48px;
  width: 51px;
  display: block;
  float: left;
  padding: 0 0 0 0px;
  background: url('../gfx/icons.png') #ffffff -151px -168px;
}
.application .inner .checkboxHalf .label {
  margin-left: 18px;
  display: block;
  float: left;
  width: 800px;
  line-height: 24px;
}
.application .inner .checkboxHalf .label {
  width: 350px;
  line-height: 51px;
}
.application .inner .textarea label {
  margin-bottom: 23px;
  display: block;
}
.application .inner .textarea label textarea {
  font-family: 'uni_sans';
  height: 126px;
  border: none;
  margin-top: 5px;
  display: block;
  width: 100%;
  padding: 5px 5px;
}
.application .inner button.add,
.application .inner button.remove,
.application .inner .send,
.applicationShop .inner .send {
    font-family: 'uni_sans';
}
.application .inner button.add {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  line-height: 48px;
  display: block;
  float: right;
  color: #8dc63f;
  font-size: 18px;
  cursor: pointer;
  font-weight: 500;
}
.application .inner button.add span.cross {
  background: url('../gfx/icons.png') #8dc63f -155px -217px;
  height: 48px;
  width: 51px;
  display: block;
  float: left;
  margin-right: 18px;
}
.application .inner button.remove {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  line-height: 48px;
  display: block;
  float: right;
  color: #A30B0B;
  font-size: 18px;
  cursor: pointer;
  font-weight: 500;
}
.application .inner button.remove span.cross {
  //background: url('../gfx/icons.png') #A30B0B -151px -168px;
  background: #A30B0B;
  height: 48px;
  width: 51px;
  display: block;
  float: left;
  margin-right: 18px;
}
.application .inner .send {
  width: 308px;
  height: 58px;
  background: url('../gfx/icons.png') 0 -91px #8dc63f;
  float: right;
  line-height: 58px;
  font-weight: 300;
  font-size: 24px;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  border: 0;
  text-align: left;
  float: left;
}
.application .inner .send a {
  text-decoration: none;
  color: inherit;
}
.applicationShop {
  background: #22272c;
}
.applicationShop:after {
  content: "";
  display: table;
  clear: both;
}
.applicationShop .inner {
  width: 960px;
  margin: auto;
  position: relative;
  padding: 24px 0;
}
.applicationShop .inner h2 {
  font-weight: bold;
  font-size: 36px;
  color: #8dc63f;
}
.applicationShop .inner .inputText:after {
  content: "";
  display: table;
  clear: both;
}
.applicationShop .inner .inputText label {
  float: left;
  margin-right: 18px;
  margin-bottom: 23px;
  width: 308px;
}
.applicationShop .inner .inputText label input[type=text] {
  width: 308px;
  height: 48px;
  border: none;
  margin-top: 5px;
  padding-left: 5px;
  font-size: 14px;
}
.applicationShop .inner .inputText label:nth-of-type(3n) {
  margin-right: 0;
}
.applicationShop .inner .checkbox {
  height: 48px;
  line-height: 48px;
  margin-bottom: 23px;
}
.applicationShop .inner .checkbox input[type=checkbox] {
  display: none;
}
.applicationShop .inner .checkbox input {
  cursor: pointer;
}
.applicationShop .inner .checkbox input[type=checkbox] + label {
  background: #ffffff;
  height: 48px;
  width: 51px;
  display: block;
  float: left;
  padding: 0 0 0 0px;
}
.applicationShop .inner .checkbox input[type=checkbox]:checked + label {
  height: 48px;
  width: 51px;
  display: block;
  float: left;
  padding: 0 0 0 0px;
  background: url('../gfx/icons.png') #ffffff -151px -168px;
}
.applicationShop .inner .checkbox .label {
  margin-left: 18px;
  display: block;
  float: left;
  width: 800px;
  line-height: 24px;
}
.applicationShop .inner .checkboxHalf {
  height: 48px;
  line-height: 48px;
  margin-bottom: 23px;
  width: 440px;
}
.applicationShop .inner .checkboxHalf input[type=checkbox] {
  display: none;
}
.applicationShop .inner .checkboxHalf input {
  cursor: pointer;
}
.applicationShop .inner .checkboxHalf input[type=checkbox] + label {
  background: #ffffff;
  height: 48px;
  width: 51px;
  display: block;
  float: left;
  padding: 0 0 0 0px;
}
.applicationShop .inner .checkboxHalf input[type=checkbox]:checked + label {
  height: 48px;
  width: 51px;
  display: block;
  float: left;
  padding: 0 0 0 0px;
  background: url('../gfx/icons.png') #ffffff -151px -168px;
}
.applicationShop .inner .checkboxHalf .label {
  margin-left: 18px;
  display: block;
  float: left;
  width: 800px;
  line-height: 24px;
}
.applicationShop .inner .checkboxHalf .label {
  width: 350px;
  line-height: 51px;
}
.applicationShop .inner .textarea label {
  margin-bottom: 23px;
  display: block;
}
.applicationShop .inner .textarea label textarea {
  font-family: 'uni_sans';
  height: 126px;
  border: none;
  margin-top: 5px;
  display: block;
  width: 100%;
  padding: 5px 5px;
}
.applicationShop .inner button.add {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  line-height: 48px;
  display: block;
  float: right;
  color: #8dc63f;
  font-size: 18px;
  cursor: pointer;
  font-weight: 700;
}
.applicationShop .inner button.add span.cross {
  background: url('../gfx/icons.png') #8dc63f -155px -217px;
  height: 48px;
  width: 51px;
  display: block;
  float: left;
  margin-right: 18px;
}
.applicationShop .inner .send {
  width: 308px;
  height: 58px;
  background: url('../gfx/icons.png') 0 -91px #8dc63f;
  float: right;
  line-height: 58px;
  font-weight: 300;
  font-size: 24px;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  border: 0;
  text-align: left;
  float: left;
}
.applicationShop .inner .send a {
  text-decoration: none;
  color: inherit;
}
.applicationShop .inner h2 {
  font-size: 22px;
  color: #ffffff;
}
.productDetail {
  background: #22272c;
}
.productDetail .inner {
  width: 960px;
  margin: auto;
  position: relative;
  padding-bottom: 40px;
}
.productDetail .inner h1 {
  color: #8dc63f;
  font-size: 30px;
  line-height: 36px;
}
.productDetail .inner .detailImg {
  width: 471px;
  height: 469px;
  float: left;
  margin-right: 18px;
}
.productDetail .inner .detailImg img {
  max-width: 471px;
}
.productDetail .inner .detailText {
  width: 471px;
  float: left;
}
.productDetail .inner .pageText {
  width: auto !important;
  float: left;
}
.productDetail .inner .detailText p {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 23px;
}
.productDetail .inner .pageText p {
	font-size: 16px !important;
	line-height: 24px !important;
}
.productDetail .inner .detailText ul {
  margin-bottom: 23px;
  margin-left: 12px;
}
.productDetail .inner .detailText ul li {
  padding-left: 1em;
  text-indent: -0.7em;
  list-style: none;
  margin-bottom: 12px;
}
.productDetail .inner .detailText ul li:before {
  content: "• ";
  color: #8dc63f;
  /* or whatever color you prefer */
}
.productDetail .inner .detailText table {
  border-collapse: separate;
  border-spacing: 10px 10px;
}
.productDetail .inner .detailText table th {
  width: 105px;
  font-weight: normal;
  margin-bottom: 10px;
  text-align: left;
}
.productDetail .inner .thumbs {
  border-top: 1px #14171a solid;
  border-bottom: 1px #14171a solid;
  padding: 24px 0 10px;
}
.productDetail .inner .thumbs:after {
  content: "";
  display: table;
  clear: both;
}
.productDetail .inner .thumbs .thumb, .teamTabs .inner .thumbs .thumb {
  width: 145px;
  height: 145px;
  float: left;
  display: block;
  margin-right: 18px;
  margin-bottom: 18px;
}
.productDetail .inner .thumbs .thumb:nth-of-type(6n), .teamTabs .inner .thumbs .thumb:nth-of-type(6n) {
  margin-right: 0;
}
.productsComponent {
  background: #1d2226;
}
.productsComponent:after {
  content: "";
  display: table;
  clear: both;
}
.productsComponent .inner {
  width: 960px;
  margin: auto;
  position: relative;
}
.productsComponent .inner .shopItemsFetch:after {
  content: "";
  display: table;
  clear: both;
}
.productsComponent .inner .shopItemsFetch .item {
  width: 308px;
  height: 520px;
  overflow: hidden;
  float: left;
  padding-right: 18px;
  border-bottom: 1px #14171a solid;
  padding-top: 30px;
}
.productsComponent .inner .shopItemsFetch .item h3 {
  color: #8dc63f;
  margin-bottom: 23px;
  font-size: 22px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.productsComponent .inner .shopItemsFetch .item img {
  margin-bottom: 23px;
}
.productsComponent .inner .shopItemsFetch .item .order {
  color: #8dc63f;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}
.productsComponent .inner .shopItemsFetch .item .order a {
  text-decoration: none;
  color: inherit;
}
.productsComponent .inner .shopItemsFetch .item:nth-of-type(3n) {
  padding-right: 0;
}
.productsComponent .inner .shopItemsFetch .item {
  padding-top: 0;
  height: 520px;
}
.homepage .pageInfo {
  height: 345px;
}
.homepage h1 {
  position: absolute;
  left: -9999px;
}
.subpage .pageInfo {
  height: 230px;
}
.subpage .slogan {
  padding-top: 59px;
}
.team .pageInfo {
  height: 230px;
}
.team .slogan {
  padding-top: 59px;
}
.team h1, .team h2, .team h3, .team h4, .team h5 {
  color: #8dc63f;
}

div.errorSummary ul {
    margin-left: 50px;
    margin-top: 5px;
    margin-bottom: 15px;
}

div#loadMoreItems {
    position: relative;
    text-align: center;
}
div#loadMoreItems a.more {
    width: 175px;
    height: 58px;
    background-color: #8dc63f;
    line-height: 58px;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    text-align: center;
    text-decoration: none;
    float: right;
}
.ui-tabs-panel h2, .ui-tabs-panel h3 {
  color: #8DC63F;
  margin-top: 0.75em;
} 
.ui-tabs-panel p {
  margin-bottom: 1em;
}
.postPageInfo {
    padding-bottom: 10px !important;
}
.postContent {
    margin-top: 15px;
	margin-bottom: 15px;
}
.postContent blockquote{
	margin-left: 60px;
    color: #8dc63f;
    font-style: italic;
	font-size:1.5em;
	line-height:1.5em;
	
}

blockquote{
	margin-left: 60px;
	margin-bottom:20px;
    color: #8dc63f;
    font-style: italic;
	font-size:1.2em;
	line-height:1.5em;
	
}
a{
	color: #82BE37;
}
.postContent p {
	margin-bottom: 1em;
}
.blogItemsFetch:after {
  content: "";
  display: table;
  clear: both;
}
.blogItemsFetch .item {
  width: 308px;
  height: 150px;
  position: relative;
  overflow: hidden;
  float: left;
  padding-right: 18px;
  border-bottom: 1px #14171a solid;
  padding-top: 30px;
}
.blogItemsFetch .item h3 {
  color: #8dc63f;
  margin-bottom: 23px;
  font-size: 22px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.blogItemsFetch .item a {
    text-decoration: none;
    color: inherit;
}
.blogItemsFetch .item small {
    font-size: 14px;
    position: absolute;
    bottom: 0px;
    left: 75px;
    color: #404343;
}
.blogItemsFetch .item:nth-of-type(3n) {
  padding-right: 0;
}
.teamTabs .inner .ui-tabs-panel ul,
.teamTabs .inner .ui-tabs-panel ol {
    margin-left: 30px;
}
nav ul li.active {
    color: white;
}
.inner .detailText .team .member p {
  font-size: 14px;
  line-height: 24px;
}

/*-- POPUP --*/
.popupBox{
position:fixed;
top:0;
left:0;
width:100% !important;
height:100% !important;
display:none;
z-index:6000;
}
.popup{
display:block;
position:fixed;
z-index:5010;
top:50%;
left:50%;
width:720px;
height:440px;
margin:-220px 0 0 -360px;
z-index:5010;
overflow:auto;
background:#aaa;
}
.popupBg{
width:100%;
height:100%;
background:rgba(43,45,47,0.9);
position:fixed;
top:0;
left:0;
display:block;
z-index:5000;
}
.popup .popup-close{
position: absolute;
top: 14px;
right:12px;
display: block;
height: 17px;
width: 17px;
z-index:5030;
background:url(../gfx/close.png) no-repeat 0 0;
text-indent:-9999px;
cursor:pointer;
}
.popup .popup-close:hover{
background:url(../gfx/close.png) no-repeat 0 0;
}
.popup .popup-inner{
padding:40px;
z-index:5020;
position:relative;
background: #aaa;
color:#000b15;
line-height:1.7;
}
.popup .popup-inner .video{
width:640px;
height:360px;
background:#bbb;
display:block;
margin:0 auto;
}
/*-- /POPUP --*/

.info {
    position: fixed;
    width: 100%;
    z-index: 100;
    background: #8DC63F;
    text-align: center;
    padding: 10px;
}
.info.error {
    background: #D41904 !important;
}
.info .infoClose{
position: absolute;
right: 25px;
display: inline-block;
height: 17px;
width: 17px;
margin-left: 25px;
z-index:5030;
background:url(../gfx/close.png) no-repeat 0 0;
text-indent:-9999px;
cursor:pointer;
}
img.partnerLogo {
    margin-right: 15px;
}

article.item.ytVideo img {
    width: auto;
    max-height: 140px;
}

article.item.ytVideo p.description {
    height: 96px !important;
}
.twitter-share-button {
    position: relative !important;
    top: -1px;
}



.hptiles{
	width:960px;
	display: flex;
	margin:0px auto;
}

.hptiles__tile{
	width:33%;
	padding:65px 20px 70px 20px;
	text-align: center;
}

.hptiles__tile h3{
	font-size:40px;
	display: block;
	color:#82BE37;
	margin: 41px 0 33px 0;
}

.hptiles__link{
    text-decoration: none;
}

.hptiles__img{
	height:102px;
	width: 100%;
	background-size:contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}




.hpvideo__header{
	color:#82BE37;
}
.hpvideo__header h3{
	float:left;
	font-size:25px;
}

.hpvideo__header__link{
	text-transform: uppercase;
	text-decoration: none;
	font-size:0.8em;
	float:right;
	font-weight: bold;
}
.hpvideo__header__link:hover{
	text-decoration: underline;
}



.hpvideo__desc{
	padding-top:10px;
	padding-bottom:5px;
	clear:both;
}

.hpvideo .video{
	position: relative;
	height:500px;
}
.hpvideo .video:before{
	content:"";
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#000;
	opacity: 0.5;
}