/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-fmaily: Arial; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: Calibri, Arial, Sans-Serif; }
  body nav, body ul, body li, body span {
    font-family: Calibri, Arial, Sans-Serif;
    color: #fff;
    font-weight: bold; }
  body a {
    color: #eee;
    text-decoration: none; }
  body h1, body h2 {
    color: #eee;
    font-size: 18px;
    font-weight: bold; }
  body p, body address {
    color: #969494;
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: justify;
    margin: -2px 0 10px;
    line-height: 1.3em; }
  body .right {
    float: right; }
  body .left {
    float: left; }

.af-bislideshow {
  list-style: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  padding: 0;
  margin: 0; }
  .af-bislideshow li {
    position: absolute;
    width: 101%;
    height: 101%;
    left: -0.5%;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s;
    -webkit-backface-visibility: hidden; }
    .af-bislideshow li img {
      display: block;
      width: 100%; }
  .af-bislideshow .spinner {
    display: none; }

/* If background-size supported we'll add the images to the background of the li */
.backgroundsize .af-bislideshow li {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center; }
  .backgroundsize .af-bislideshow li img {
    display: none; }

span .af-biplay:before {
  content: "\e002"; }
span .af-bipause:before {
  content: "\e003"; }
span .af-binext:before {
  content: "\e000"; }
span .af-biprev:before {
  content: "\e001"; }

/* Fallback */
.no-js.no-backgroundsize .af-bislideshow li:first-child {
  opacity: 1; }

.no-js.backgroundsize .af-bislideshow li:first-child img {
  display: block; }

/* Full page click areas */
#af-lc-area,
#af-rc-area {
  width: 50%;
  height: 80%;
  position: fixed;
  z-index: -1; }

#af-rc-area {
  left: 50%;
  cursor: url("/img/cursor-right.gif"), auto; }

#af-lc-area {
  cursor: url("/img/cursor-left.gif"), auto; }

.ie8 .af-bislideshow li {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  top: -0.5%; }
  .ie8 .af-bislideshow li img {
    visibility: hidden; }

@media screen and (orientation: portrait) {
  .af-bislideshow li {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    top: -0.5%; }
    .af-bislideshow li img {
      visibility: hidden; } }
@media screen and (max-width: 1024px) {
  .af-bislideshow li {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    top: -0.5%; }
    .af-bislideshow li img {
      visibility: hidden; } }
@media screen and (max-width: 1280px) and (min-height: 620px) {
  .af-bislideshow li {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    top: -0.5%; }
    .af-bislideshow li img {
      visibility: hidden; } }	  
@media screen and (min-width: 1401px) and (min-height: 1400px) {
  .af-bislideshow li {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    top: -0.5%; }
    .af-bislideshow li img {
      visibility: hidden; } }
@media screen and (min-height: 780px) and (max-width: 1550px) {
  .af-bislideshow li {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    top: -0.5%; }
    .af-bislideshow li img {
      visibility: hidden; } }
@media screen and (min-height: 900px) and (max-width: 1600px) {
  .af-bislideshow li {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    top: -0.5%; }
    .af-bislideshow li img {
      visibility: hidden; } }  
@media screen and (min-height: 1100px) and (max-width: 1800px) {
  .af-bislideshow li {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    top: -0.5%; }
    .af-bislideshow li img {
      visibility: hidden; } }
@media screen and (min-height: 1200px) {
  .af-bislideshow li {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    top: -0.5%; }
    .af-bislideshow li img {
      visibility: hidden; } }	  
.af-open-box {
  position: fixed;
  bottom: 0px;
  left: 50%;
  margin-left: -25px;
  padding: 4px 16px 5px 14px;
  width: 20px;
  background: #737070;
  opacity: 0.82;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }
  .af-open-box.active, .af-open-box:hover {
    opacity: 1; }
  .af-open-box.opened .arrow-up {
    border-width: 11px 11px 0 11px;
    border-color: #dedede transparent transparent transparent; }
  .af-open-box .arrow-up {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 11px 11px 11px;
    border-color: transparent transparent #dedede transparent; }

.af-box {
  padding: 25px 7px;
  height: 20px;
  background: #737070;
  display: inline-block;
  cursor: pointer;
  opacity: 0.82;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }
  .af-box.active, .af-box:hover {
    opacity: 1; }
  .af-box.left {
    float: left;
    margin-right: 1px; }
  .af-box.right {
    float: left;
    margin-left: 1px; }

.arrow {
  width: 0px;
  height: 0px;
  border-style: solid; }
  .arrow.left {
    border-width: 11px 11px 11px 0;
    border-color: transparent #dedede transparent transparent; }
  .arrow.right {
    border-width: 11px 0 11px 11px;
    border-color: transparent transparent transparent #dedede; }

#af-bicontrols, #af-open-box {
  display: none; }

.af-bicontrols {
  position: fixed;
  bottom: 25px;
  width: 988px;
  left: 50%;
  margin-left: -494px; }
  .af-bicontrols .thumb-wrap {
    max-width: 936px;
    overflow: hidden;
    display: inline-block;
    float: left;
    height: 70px;
    margin-bottom: 15px; }
  .af-bicontrols .thumb-item {
    display: inline-block;
    margin: 0 1px 0;
    padding: 0;
    width: 115px;
    height: 70px;
    background: #777;
    float: left;
    opacity: 0.78;
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    overflow: hidden;
    text-align: center; }
    .af-bicontrols .thumb-item.active, .af-bicontrols .thumb-item:hover {
      opacity: 1; }
    .af-bicontrols .thumb-item img {
      min-height: 100%;
      max-width: 100%; }
  .af-bicontrols #af-container {
    position: relative; }

@media all and (max-width: 945px) {
  .af-bicontrols {
    bottom: 25px;
    width: 637px;
    margin-left: -319px; }
    .af-bicontrols .thumb-wrap {
      width: 585px; } }
header {
  position: fixed; }
  header .af-logo {
    display: block;
    text-align: left; }
    header .af-logo img {
      width: 120px;
      height: 120px;
      margin-bottom: -3px;
      opacity: 0.94; }
    header .af-logo img:hover {
      opacity: 1; }
  header .af-nav {
    width: 120px;
	padding:10px 0 10px 10px;
    text-align: center; }
    header .af-nav ul.part-1 {
      padding-top: 9px; }
      header .af-nav ul.part-1 li {
        margin-bottom: 10px;
        font-size: 18px; }
        header .af-nav ul.part-1 li a {
          display: block;
          padding: 16px;
          background: rgba(88, 29, 122, 0.84); }
        header .af-nav ul.part-1 li a:hover {
          background: #581d7a; }
    header .af-nav ul.part-2 {
      padding-top: 30px; }
      header .af-nav ul.part-2 li {
        margin-bottom: 10px;
        font-size: 14px; }
        header .af-nav ul.part-2 li a {
          display: block;
          padding: 10px;
          background: rgba(128, 100, 175, 0.84); }
        header .af-nav ul.part-2 li a:hover {
          background: #8065af; }
    header .af-nav ul.part-3 {
      padding-top: 30px; }
      header .af-nav ul.part-3 li {
        margin-bottom: 10px;
        font-size: 14px; }
        header .af-nav ul.part-3 li a {
          display: block;
          padding: 10px;
          background: rgba(199, 184, 215, 0.84); }
        header .af-nav ul.part-3 li a:hover {
          background: #ab93c3; }

footer {
  display: block;
  position: fixed;
  bottom: 0;
  overflow: hidden; }
  footer img {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left; }
  footer span {
    color: #eee;
    font-size: 12px;
    display: inline-block;
    padding: 4px 40px 4px 4px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, transparent 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.9)), color-stop(100%, transparent));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, transparent 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, transparent 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, transparent 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 0%, transparent 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6000000', endColorstr='#00000000',GradientType=1 );
    /* IE6-9 */ }

/** Media queries for mobile devices **/
@media only screen and (max-width: 1024px) {
  header .af-logo img {
    width: 90px;
    height: 90px;
    margin-bottom: -3px; }
  header .af-nav {
    width: 90px; }
    header .af-nav ul.part-1 {
      padding-top: 20px; }
      header .af-nav ul.part-1 li {
        font-size: 14px; }
        header .af-nav ul.part-1 li a {
          padding: 12px; }
    header .af-nav ul.part-2,
    header .af-nav ul.part-3 {
      padding-top: 10px; }
      header .af-nav ul.part-2 li,
      header .af-nav ul.part-3 li {
        font-size: 12px; }
        header .af-nav ul.part-2 li a,
        header .af-nav ul.part-3 li a {
          padding: 12px; }

  footer {
    max-width: 400px;
    width: 100%; }
    footer span {
      padding: 4px;
      display: block; }
    footer img {
      padding-right: 3px; } }
@media only screen and (min-device-width: 321px) and (max-device-width: 960px) and (orientation: landscape) {
  header .af-nav {
    width: auto; }
    header .af-nav li {
      display: inline-block; }
    header .af-nav ul.part-1,
    header .af-nav ul.part-2,
    header .af-nav ul.part-3 {
      padding-top: 10px;
      text-align: left; }
      header .af-nav ul.part-1 li,
      header .af-nav ul.part-2 li,
      header .af-nav ul.part-3 li {
        margin-bottom: 0px; }
  header .af-logo img {
    width: 90px;
    height: 90px;
    margin-bottom: -3px; }

  footer span {
    padding: 4px 40px 4px 4px;
    display: inline-block; }
  footer img {
    padding-right: 0px; } }
body {
  background: #141717; }

.spinner {
  position: absolute;
  top: 50%;
  margin: -25px;
  /* half of #content height*/
  left: 50%;
  width: 100%;
  border-bottom: 4px solid #ab93c3;
  border-left: 4px solid #ab93c3;
  border-right: 4px solid #5e408a;
  border-top: 4px solid #5e408a;
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: spin .6s infinite linear;
  -moz-animation: spin .6s infinite linear;
  -ms-animation: spin .6s infinite linear;
  -o-animation: spin .6s infinite linear;
  animation: spin .6s infinite linear; }

@keyframes "spin" {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -moz-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-webkit-keyframes "spin" {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-ms-keyframes "spin" {
  from {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -ms-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-o-keyframes "spin" {
  from {
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }
.af-grid {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 20px; }
  .af-grid:after {
    content: "";
    display: table;
    clear: both; }
  .af-grid img {
    height: 100%;
    width: auto;
    max-width: 240px; }
  .af-grid .col {
    height: 150px;
    background: #737070;
    overflow: hidden; }
    .af-grid .col h2 {
      text-align: center;
      background: rgba(58, 58, 58, 0.6);
      height: 30px;
      padding-top: 4px;
      position: relative; }
    .af-grid .col:hover h2 {
      animation: namemove 0.3s forwards;
      -webkit-animation: namemove 0.3s forwards;
      top: -30px; }

.af-context-grid {
  max-width: 500px;
  margin: 0 auto; }
  .af-context-grid:after {
    content: "";
    display: table;
    clear: both; }
  .af-context-grid .col {
    margin: 0; }
  .af-context-grid .span_1_of_4 {
    width: 112px; }
  .af-context-grid .span_3_of_4 {
    width: 388px; }

/*  GRID OF FOUR   ============================================================================= */
.col {
  display: block;
  float: left;
  margin: 10px 0 0px 10px; }
  .col:nth-child(4n + 1) {
    margin-left: 0; }

.span_4_of_4 {
  width: 100%; }

.span_3_of_4 {
  width: 74.6%; }

.span_2_of_4 {
  width: 49.2%; }

.span_1_of_4 {
  width: 23.8%; }

/*  GO FULL WIDTH AT LESS THAN 768 PIXELS */
@media only screen and (max-width: 1275px) {
  .af-grid {
    margin: 0 0 0 140px; } }
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .af-grid {
    margin: 0 0 0 110px; }
    .af-grid .col h2 {
      padding-top: 6px;
      font-size: 15px; } }
@media only screen and (max-width: 768px) {
  .af-grid .col {
    margin: 1% 0 1% 0;
    text-align: center;
    background: none; }
  .af-grid:nth-child(4n + 1) {
    margin-left: 0; }
  .af-grid .col h2 {
    width: 240px;
    margin: 0 auto; }
  .af-grid .span_4_of_4 {
    width: 100%; }
  .af-grid .span_3_of_4 {
    width: 100%; }
  .af-grid .span_2_of_4 {
    width: 100%; }
  .af-grid .span_1_of_4 {
    width: 100%; }

  .af-context-grid {
    width: 100%; }

  .af-main.context {
    padding-top: 55px;
    margin: 0 5px; }
    .af-main.context .span_1_of_4 {
      width: 23.8%; }
    .af-main.context img {
      max-width: 100%; }
    .af-main.context .span_3_of_4 {
      width: 74%;
      margin-left: 0.6%; } }
.af-context-grid.top {
  padding-top: 4px; }

.af-context-grid.bottom {
  padding-bottom: 60px; }

.af-context-grid h1, .af-context-grid h2 {
  margin: 12px 0 7px; }
.af-context-grid .text {
  color: #969494;
  font-size: 11px;
  font-family: Verdana, Arial, Sans-Serif;
  text-align: justify;
  margin: -2px 0 10px;
  line-height: 1.3em; }
.af-context-grid a:hover {
  color: #bfbfbf; }
.af-context-grid span {
  font-size: 11px;
  color: #fff;
  font-weight: normal;
  font-family: Verdana, Arial, Sans-Serif;
  padding: 6px 0 8px; }

.af-msg {
  padding: 10px 0 0; }

.af-feedback {
  padding: 0; }

.af-social {
  padding: 5px 0; }
  .af-social a img {
    width: 40px;
    height: auto; }

.af-context-grid span.af-results {
  text-align: center;
  display: block;
  padding: 0px; }

form.af-form input::-moz-focus-inner,
form.af-form button::-moz-focus-inner,
form.af-form textarea::-moz-focus-inner {
  border: 0;
  padding: 0; }
form.af-form:after {
  content: "";
  display: table;
  clear: both; }
form.af-form input {
  font-family: Verdana, Arial, Sans-Serif;
  background: #333636;
  width: 100%;
  border: 0;
  padding: 4px 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 11px;
  color: #949494; }
form.af-form textarea {
  font-family: Verdana, Arial, Sans-Serif;
  width: 100%;
  background: #333636;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 11px;
  color: #949494;
  padding: 4px 8px;
  border: 0;
  height: 100px;
  display: block;
  resize: none;
  float: left;
  margin: 2px 0; }
form.af-form input, form.af-form textarea, form.af-form select {
  outline-width: 0; }
form.af-form input[type='submit'] {
  cursor: pointer; }
  form.af-form input[type='submit']:hover, form.af-form input[type='submit']:focus {
    background: #595c5e;
    color: #eee; }
form.af-form input[type="button"]:disabled, form.af-form input[type="submit"]:disabled {
  cursor: default; }
  form.af-form input[type="button"]:disabled:hover, form.af-form input[type="submit"]:disabled:hover {
    color: #949494;
    background: #333636; }
form.af-form .first {
  padding-right: 1px; }
  form.af-form .first img {
    height: 23px;
    width: 124px;
    background: #333636; }
form.af-form .second {
  padding-left: 1px; }
form.af-form .third {
  padding-left: 1px; }
form.af-form .one, form.af-form .two {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  float: left; }
form.af-form .two {
  width: 50%; }
form.af-form .one {
  width: 25%; }

.af-review {
  background: #262929;
  padding: 8px;
  margin-bottom: 2px; }
  .af-review p {
    margin: 0; }
  .af-review .author, .af-review .pub-date {
    display: inline-block;
    padding: 0px;
    float: left;
    padding-bottom: 10px; }
  .af-review .author {
    width: 65%; }
  .af-review .pub-date {
    text-align: right;
    width: 35%; }

.social-bt {
  display: none;
  position: fixed;
  right: -10px;
  bottom: 0px;
  overflow: hidden;
  padding-bottom: 5px; }
  .social-bt #draugiemLike {
    display: inline-block;
    min-width: 98px; }
  .social-bt .fb-like, .social-bt .fb-share-button {
    min-width: 82px;
    display: inline-block;
    top: -6px; }
  .social-bt .fb-share-button {
    min-width: 60px;
	padding-right: 4px;}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  form.af-form .first img {
    height: 21px;
    width: 124px; 
	}

  .social-bt .fb-like, .social-bt .fb-share-button {
    top: -3px; } }
@keyframes namemove {
  from {
    top: 0px; }

  to {
    top: -30px; } }
@-moz-keyframes namemove {
  from {
    top: 0px; }

  to {
    top: -30px; } }
@-webkit-keyframes namemove {
  from {
    top: 0px; }

  to {
    top: -30px; } }
@keyframes namemove {
  from {
    top: 0px; }

  to {
    top: -30px; } }
@-moz-keyframes namemove {
  from {
    top: 0px; }

  to {
    top: -30px; } }
@-webkit-keyframes namemove {
  from {
    top: 0px; }

  to {
    top: -30px; } }
