/*!
 * LoveWettingtemplate
 * Template for LoveWetting site
 * http://vyhnalek.net
 * @author Jiri vyhnalek
 * @version 1.0.0
 * Copyright 201. MIT licensed.
 */

@charset "UTF-8";
body {
  width: 100%;
  *zoom: 1;
  background: #eeeeee;
}
body:before, body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}

/**
 * Colors
 */
/**
 * Various
 */
.clear:before, .header .top .wrapper:before, .clear:after, .header .top .wrapper:after {
  content: ' ';
  display: table;
}

.clear, .header .top .wrapper {
  *zoom: 1;
}
.clear:after, .header .top .wrapper:after {
  clear: both;
}


/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1, h2 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font: normal 14px/1.67 Arial, sans-serif;
/*  background: #f2f1ef url(img/header.jpg) no-repeat center 82px;*/
  color: #5d5c5c;
}

.wrapper {
  width: 1000px;
  margin: 0 auto;
}

.header .top {
  background: #be66a4;
  height: 81px;
  border-bottom: 2px solid #9f5087;
}
.header .top .wrapper .logo {
  float: left;
  margin-top: 23px;
}
.header .top .wrapper h2#keywords {
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
  /*color: #dac1da;*/
  font-family: Arial;
  float: left;
  margin-left: 30px;
  margin-top: 15px;
  color: white;
}
.header .top .wrapper nav {
  float: right;
  margin-top: 10px;
}
.header .top .wrapper nav ul {
  list-style: none;
}
.header .top .wrapper nav ul li {
  display: inline;
  float: left;
  margin-left: 4px;
}
.header .top .wrapper nav ul li a {
  display: block;
  padding: 4px 8px;
  color: #f1f1f1;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}
.header .top .wrapper nav ul li a:hover {
  color: #ffae26;
}
.header .top .wrapper nav ul li.active a {
  color: #ffae26;
}
.header .top .wrapper nav ul li.active a:after {
  content: " ";
  display: block;
  width: 100%;
  height: 2px;
  background: #ffae26;
}
.header .top .wrapper nav ul li.join a {
  background: #ffae26;
  border-radius: 4px;
}
.header .top .wrapper nav ul li.join a:hover,
.header .top .wrapper nav ul li.join.active a {
  background: #9f5087;
  color: #FFF;
}
.header .top .wrapper nav ul li.join.active a:after {
  display: none;
}

.nav ul {
  list-style: none;
}

.main.index h1, .main.index h2 {
  text-align: center;
}


.main.index section.theme .list {
  display: block;
  width: 101.61296%;
  margin: 0 -0.80648%;
  *zoom: 1;
}
.main.index section.theme .list:before, .main.index section.theme .list:after {
  content: "";
  display: table;
}
.main.index section.theme .list:after {
  clear: both;
}
.main.index section.theme .list .item {
  display: inline;
  float: left;
  width: 23.38704%;
  margin: 0 0.80648%;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 32px;
  text-align: center;
  background: #ffffff;
}
.main.index section.theme .list .item .imgwrap {
  width: 100%;
  height: 202px;
  position: relative;
}
.main.index section.theme .list .item .imgwrap img {
  height: 100%;
  min-width: 100%;
}
.main.index section.theme .list .item .imgwrap > a {
  display: block;
}
.main.index section.theme .list .item .imgwrap i.fa.fa-search {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 202px;
  color: #ffffff;
  font-size: 35px;
  background: rgba(190, 102, 164, 0.8);
  opacity: 0;
  border-radius: 4px 4px 0 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.main.index section.theme .list .item .imgwrap:hover i.fa.fa-search {
  display: block;
  opacity: 1;
}
.main.index section.videos {
  display: block;
  width: 101.61296%;
  margin: 0 -0.80648%;
  *zoom: 1;
}
.main.index section.videos:before, .main.index section.videos:after {
  content: "";
  display: table;
}
.main.index section.videos:after {
  clear: both;
}
.main.index section.videos .item {
  display: inline;
  float: left;
  width: 31.72038%;
  margin: 0 0.80648%;
  border-radius: 4px;
  position: relative;
  margin-bottom: 20px;
}
.main.index section.videos .item .imgwrap {
  border-radius: 4px;
  overflow: hidden;
  height: 202px;
}
.main.index section.videos .item .imgwrap img {
  /*height: 100%;*/
  height: auto;
  max-width: 100%;
}
.main.index section.videos .item .vid-info {
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px;
}
.main.index section.videos .item .vid-info h3, .main.index section.videos .item .vid-info h4 {
  margin: 0;
  line-height: 1.1;
  color: #ffffff;
}
.main.index section.videos .item .vid-info p.time {
  margin: 0;
}
.main.index section.videos .item .vid-info p.tags {
  display: none;
}

.main.index section.videos .item .shadow p.length {
  position: absolute;
  top: 132px;
  right: 10px;
  color: #ffffff;
}

.main.index section.videos .item .shadow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0 0 4px 4px;
  background: url(img/shadow.png) repeat-x left bottom;
}
.main.index section.videos .item .hover-content {
  z-index: 10;
  left: -29px;
  top: -15px;
  display: none;
  width: 380px;
  position: absolute;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.main.index section.videos .item .hover-content .shadow {
  background: url(img/play.png);
  width: 49px;
  height: 49px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -24.5px;
  margin-top: -24.5px;
  cursor: pointer;
  pointer-events: none;
  top: 33%;
}
.main.index section.videos .item .hover-content .imgwrap {
  height: 223px;
  border-radius: 0;
  cursor: pointer;
}
.main.index section.videos .item .hover-content .imgwrap img {
  width: 100%;
  height: auto;
  border-radius: 0;
}
.main.index section.videos .item .hover-content .vid-info {
  position: static;
  color: #282828;
  padding: 20px 22px;
}
.main.index section.videos .item .hover-content .vid-info h3, .main.index section.videos .item .hover-content .vid-info h4 {
  color: #be66a4;
  margin-top: 4px;
}
.main.index section.videos .item .hover-content .vid-info .tags {
  display: block;
  margin-bottom: 0;
  margin-top: 0.6em;
}
.main.index section.videos .item:hover .hover-content {
  display: block;
}
.main.index section.awards .content {
  display: block;
  margin: 0 auto;
  *zoom: 1;
  padding: 41px 44px;
}
.main.index section.awards .content:before, .main.index section.awards .content:after {
  content: "";
  display: table;
}
.main.index section.awards .content:after {
  clear: both;
}
.main.index section.awards .content .item {
  display: inline;
  float: left;
  width: 46.72038%;
  margin: 0 0.80648%;
  *zoom: 1;
}
.main.index section.awards .content .item:before, .main.index section.awards .content .item:after {
  content: "";
  display: table;
}
.main.index section.awards .content .item:after {
  clear: both;
}
.main.index section.awards .content .item .image {
  float: left;
  margin-right: 20px;
}
.main.index section.awards .content .item .desc p:first-child {
  margin-top: 0;
}
.main.index section.awards .content .item:first-child {
  margin-right: 4.13981%;
}
.main.index section.partners .list {
  display: block;
  width: 101.61296%;
  margin: 0 -0.80648%;
  *zoom: 1;
}
.main.index section.partners .list:before, .main.index section.partners .list:after {
  content: "";
  display: table;
}
.main.index section.partners .list:after {
  clear: both;
}
.main.index section.partners .list .item {
  border-radius: 4px;
  display: inline;
  float: left;
  width: 23.38704%;
  margin: 0 0.80648%;
  text-align: center;
  height: 77px;
  line-height: 77px;
}
.main.index section.partners .list .item img {
  vertical-align: middle;
}
.main section.models > h1, .main section.models > h2 {
  text-align: left;
}
.main section.models .list {
  display: block;
  width: 101.61296%;
  margin: 0 -0.80648%;
  *zoom: 1;
}
.main section.models .list:before, .main section.models .list:after {
  content: "";
  display: table;
}
.main section.models .list:after {
  clear: both;
}
.main section.models .list .item {
  display: inline;
  float: left;
  width: 23.38704%;
  margin: 0 0.80648%;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 32px;
  text-align: center;
  background: #ffffff;
  margin-bottom: 20px;
}
.main section.models .list .item .imgwrap {
  margin: 20px 22px 0;
  overflow: hidden;
  border-radius: 4px;
  height: 300px;
}
.main.projects .search {
  float: right;
  margin-bottom: 8px;
}
.main.projects section.project-list .list {
  display: block;
  width: 101.61296%;
  margin: 0 -0.80648%;
  *zoom: 1;
}
.main.projects section.project-list .list:before, .main.projects section.project-list .list:after {
  content: "";
  display: table;
}
.main.projects section.project-list .list:after {
  clear: both;
}
.main.projects section.project-list .list .item {
  display: inline;
  float: left;
  width: 48.38704%;
  margin: 0 0.80648%;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 20px;
  background-color: #fff;
}
.main.projects section.project-list .list .item .imgwrap {
  height: 263px;
  overflow: hidden;
  position: relative;
}
.main.projects section.project-list .list .item .imgwrap .play-overlay, 
.promobonus .imgwrap .play-overlay, .play-overlay {
  background: url(img/play.png);
  width: 49px;
  height: 49px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -24.5px;
  margin-top: -24.5px;
  cursor: pointer;
  pointer-events: none;
}

.play-overlay-text {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 140px;
  height: 40px;
  margin-left: -70px;
  margin-top: 30px;

  color: black;
  background-color: rgba(255,255,255,.5);
  border-radius: 4px;

  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;

  cursor: pointer;
  pointer-events: none;
}
/*
.play-overlay-text {
  position: absolute;
  left: 415px;
  top: 275px;
  margin-left: -24.5px;
  margin-top: -24.5px;
  cursor: pointer;
  pointer-events: none;
  color: black;
  font-weight: bold;
  font-size: 16px;
  background: #FBB32D;
  padding: 2px 5px;
  border: 2px solid white;
}
*/

.main.projects section.project-list .list .item .imgwrap img {
  /*height: 100%;*/
  max-width: 100%;
  height: auto;
}
.main.projects section.project-list .list .item .thumbs {
  margin: 15px 20px;
}
.main.projects section.project-list .list .item .thumbs .thumbs-list {
  display: block;
  width: 101.61296%;
  margin: 0 -0.80648%;
  *zoom: 1;
}
.main.projects section.project-list .list .item .thumbs .thumbs-list:before, .main.projects section.project-list .list .item .thumbs .thumbs-list:after {
  content: "";
  display: table;
}
.main.projects section.project-list .list .item .thumbs .thumbs-list:after {
  clear: both;
}
.main.projects section.project-list .list .item .thumbs .thumbs-list .thumb {
  display: inline;
  float: left;
  width: 31.72038%;
  margin: 0 0.80648%;
  border-radius: 4px;
  margin-bottom: 11px;
  overflow: hidden;
  position: relative;
  height: 91px;
}
.main.projects section.project-list .list .item .thumbs .thumbs-list .thumb img {
  height: 100%;
}
.main.projects section.project-list .list .item .thumbs .thumbs-list .thumb:after {
  border-radius: 4px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  content: "";
  font-family: "FontAwesome";
  text-align: center;
  line-height: 91px;
  color: #fff;
  font-size: 27px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(190, 102, 164, 0.8);
  opacity: 0;
}
.main.projects section.project-list .list .item .thumbs .thumbs-list .thumb:hover:after {
  opacity: 1;
}
.main.projects section.project-list .list .item .box-info {
  text-align: left;
  margin: 20px;
}
.main.projects section.project-list .list .item .box-info h3, .main.projects section.project-list .list .item .box-info h4 {
  margin-bottom: 4px;
}
.main.projects section.project-list .list .item .box-info p.meta {
  margin-bottom: 1em;
}
.main.projects section.project-list .list .item .box-info p.meta > span {
  margin-right: 12px;
}
.main.projects section.project-list .list .item .box-info p.meta i.fa {
  margin-right: 4px;
}
.main.projects section.project-list .list .item .box-info p.tags {
  color: #5d5c5c;
}

.footer {
  background: #dadada;
  padding: 23px 0;
  color: #282828;
  /*margin-top: 40px;*/
  font-weight: bold;
}
.footer nav {
  text-align: center;
  font-size: 15px;
}
.footer nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer nav ul li {
  display: inline-block;
  padding: 0 3px;
}
.footer nav ul li a {
  color: #282828;
  text-decoration: none;
}
.footer nav ul li a:hover {
  color: #ad6bad;
  text-decoration: underline;
}
.footer .footer-links {
  text-align: center;
  font-weight: normal;
  font-size: 12px;
}

.btn,
input.btn[type="submit"],
input.btn[type="button"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.02em;
  border: none;
  border-radius: 999px;
  text-decoration: none;
  min-height: 38px;
  line-height: 1.2;
  padding: 0 18px;
  cursor: pointer;
  background: linear-gradient(165deg, #d489bd 0%, #b85a9e 55%, #a64d8a 100%);
  box-shadow: 0 2px 8px rgba(166, 77, 138, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, color 0.18s ease, border-color 0.18s ease;
  -webkit-appearance: none;
  appearance: none;
}

.btn .fa {
  font-size: 12px;
  opacity: 0.92;
}

.btn:hover,
input.btn[type="submit"]:hover,
input.btn[type="button"]:hover {
  color: #fff;
  background: linear-gradient(165deg, #ffc861 0%, #f5ad28 55%, #e89818 100%);
  box-shadow: 0 4px 14px rgba(232, 152, 24, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  transform: translateY(-1px);
}

.btn:active {
  transform: translateY(0);
  box-shadow: 0 1px 5px rgba(166, 77, 138, 0.25);
}

.btnfilter {
  margin-right: 10px;
}

.btnactive {
  background: linear-gradient(165deg, #ffc861 0%, #f5ad28 55%, #e89818 100%);
  box-shadow: 0 2px 8px rgba(232, 152, 24, 0.3);
  color: #fff;
}

.btn.disabled {
  background: #e8e8e8;
  box-shadow: none;
  color: #999;
  cursor: default;
  transform: none;
}

.btnnav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin: 18px 0 14px;
}

.btnnav .clear {
  flex-basis: 100%;
  height: 4px;
}

.btnnav .btn {
  margin: 0;
  min-height: 36px;
  padding: 0 14px;
  font-size: 13px;
}

.btnnav .btn strong {
  font-weight: 700;
}

/* Download – outline pill */
.btnnav .downloadlink,
.btn.downloadlink,
div.bonus .btn.downloadlink {
  background: rgba(255, 255, 255, 0.95);
  color: #a64d8a;
  border: 1.5px solid rgba(184, 90, 158, 0.38);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

.btnnav .downloadlink:hover,
.btn.downloadlink:hover,
div.bonus .btn.downloadlink:hover {
  background: linear-gradient(165deg, #d489bd 0%, #b85a9e 55%, #a64d8a 100%);
  color: #fff;
  border-color: transparent;
}

/* Stream – filled with play badge */
.btnnav .lw-video-modal,
.btnnav [class*="video-"],
div.bonus .btn.lw-video-modal {
  background: linear-gradient(165deg, #c978b0 0%, #ad5f96 50%, #9a4d82 100%);
  box-shadow: 0 2px 10px rgba(154, 77, 130, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.15);
}

.btnnav .lw-video-modal .fa-play,
.btnnav [class*="video-"] .fa-play,
div.bonus .btn.lw-video-modal .fa-play {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.22);
  font-size: 9px;
}

.bigger-buttons .btn {
  min-height: 46px;
  padding: 0 22px;
  font-size: 15px;
}

a {
  color: #5c5c5c;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover {
  color: #be66a4;
}

h1, h2 {
  color: #be66a4;
  text-transform: uppercase;
  font-size: 27px;
  margin: 30px 0;
  font-family: "Oswald", sans-serif;
  font-weight: normal;
}

h2 {
  color: #8a8a8a;
}

h3, h4 {
  font-weight: bold;
  font-size: 17px;
  color: #be66a4;
  margin: 17px 0;
}
h3 a, h4 a {
  text-decoration: underline;
  color: inherit;
}
h3 a:hover, h4 a:hover {
  text-decoration: none;
}

h4 {
  color: #8a8a8a;
}
h5 {
  color: #5d5c5c;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

::selection {
  background: #be66a4;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #be66a4;
  color: #fff;
  text-shadow: none;
}

::-webkit-selection {
  background: #be66a4;
  color: #fff;
  text-shadow: none;
}

.basebox, .main.index section.awards .content, .main.index section.partners .list .item, .poll {
  border: 1px solid #DAD7D2;
  background: #ffffff;
  margin-bottom: 20px;
}

.wrapper {
  position: relative;
}

#videopage video {
  width: 100%;
  display: block;
}

.rating {
  color: #f9c15d;
  padding: 0 5px;
}

div.rating {
  color: #5d5c5c;
  font-size: 80%;
  line-height: 1.0;
}

.box-info {
  text-align: center;
}
.box-info h3, .box-info h4 {
  font-size: 17px;
  margin-bottom: 0;
  line-height: 1;
}
.box-info h3 a:hover, .box-info h4 a:hover {
  color: #ffae26;
}
.box-info p {
  margin-top: 0;
}

.lw-field-group {
  display: inline-flex;
  align-items: stretch;
  max-width: 100%;
  border: 1.5px solid rgba(184, 90, 158, 0.38);
  border-radius: 999px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 8px rgba(166, 77, 138, 0.1);
}

.lw-field-group:focus-within {
  border-color: rgba(184, 90, 158, 0.62);
  box-shadow: 0 2px 12px rgba(166, 77, 138, 0.14);
}

.lw-field-group input[type="text"],
.lw-field-group input[type="search"] {
  box-sizing: border-box;
  flex: 1 1 auto;
  min-width: 0;
  width: 320px;
  max-width: 100%;
  height: 44px;
  margin: 0;
  padding: 0 18px;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #444;
  font-size: 14px;
  line-height: normal;
}

.lw-field-group input[type="text"]::placeholder,
.lw-field-group input[type="search"]::placeholder {
  color: #9a9a9a;
  font-size: 13px;
}

.lw-field-group input[type="text"]:focus,
.lw-field-group input[type="search"]:focus {
  outline: none;
}

.lw-field-group .btn {
  flex: 0 0 auto;
  height: 44px;
  min-height: 44px;
  margin: 0;
  padding: 0 22px;
  border: none;
  border-radius: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.28);
  box-shadow: none;
  transform: none;
  white-space: nowrap;
}

.lw-field-group .btn:hover,
.lw-field-group .btn:active {
  transform: none;
}

.lw-comment-form {
  margin: 12px 0 0;
  border: 1.5px solid rgba(184, 90, 158, 0.28);
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 8px rgba(166, 77, 138, 0.08);
}

.lw-comment-form:focus-within {
  border-color: rgba(184, 90, 158, 0.52);
  box-shadow: 0 2px 12px rgba(166, 77, 138, 0.12);
}

.lw-comment-form textarea {
  display: block;
  width: 100%;
  min-height: 76px;
  margin: 0;
  padding: 12px 14px;
  border: none;
  border-radius: 0;
  resize: vertical;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.45;
  color: #444;
  background: transparent;
}

.lw-comment-form textarea:focus {
  outline: none;
}

.lw-comment-form textarea::placeholder {
  color: #9a9a9a;
  font-size: 13px;
}

.lw-comment-form__actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 8px 10px;
  background: linear-gradient(180deg, #fdf9fb 0%, #f8f2f6 100%);
  border-top: 1px solid rgba(184, 90, 158, 0.12);
}

.lw-comment-form .btn {
  min-height: 36px;
  height: 36px;
  padding: 0 16px;
  font-size: 13px;
}

.lw-form {
  max-width: 360px;
  margin: 0 0 28px;
}

.lw-form .form-row {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 12px;
  border: 1.5px solid rgba(184, 90, 158, 0.28);
  border-radius: 10px;
  padding: 10px 14px 12px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(166, 77, 138, 0.06);
}

.lw-form .form-row:before,
.lw-form .form-row:after {
  display: none;
}

.lw-form .form-row:focus-within {
  border-color: rgba(184, 90, 158, 0.52);
  box-shadow: 0 2px 12px rgba(166, 77, 138, 0.1);
}

.lw-form .form-row label {
  float: none;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #a64d8a;
}

.lw-form .form-row input[type="text"],
.lw-form .form-row input[type="password"],
.lw-form .form-row input[type="email"] {
  float: none;
  width: 100%;
  height: auto;
  min-height: 24px;
  margin: 0;
  padding: 0;
  border: none !important;
  outline: none;
  background: transparent;
  color: #444;
  font-size: 15px;
  line-height: 1.4;
  box-sizing: border-box;
}

.lw-form .form-row input::placeholder {
  color: #aaa;
  font-size: 14px;
}

.lw-form__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  margin-top: 4px;
}

.lw-form__actions .btn {
  min-height: 40px;
  padding: 0 20px;
  font-size: 14px;
  text-transform: capitalize;
}

.lw-form--wide {
  max-width: 590px;
}

.lw-form--wide .form-row textarea {
  float: none;
  width: 100%;
  min-height: 120px;
  margin: 0;
  padding: 0;
  border: none !important;
  outline: none;
  resize: vertical;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 15px;
  line-height: 1.45;
  color: #444;
  background: transparent;
}

.lw-hp {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.btn-outline {
  background: #fff;
  color: #a64d8a;
  border: 1.5px solid rgba(184, 90, 158, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

.btn-outline:hover {
  background: linear-gradient(165deg, #d489bd 0%, #b85a9e 55%, #a64d8a 100%);
  color: #fff;
  border-color: transparent;
}

.search.lw-field-group {
  float: right;
}

.search * {
  float: none;
}

.filter {
  background: #be66a4;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  height: 60px;
  margin-bottom: 20px;
  font-size: 17px;
  text-align: right;
}
.filter .title {
  font-weight: bold;
  color: #fff;
  font-style: normal;
}
.filter > div {
  display: inline-block;
  border-radius: 4px;
  height: 45px;
  line-height: 32px;
  padding: 0px 15px;
  margin: 0 3px;
  margin-top: 13px;
  color: #282828;
  color: white;
  position: relative;
  text-align: left;
}
.filter > div.divider:before {
  content: "";
  border-left: 1px solid #9f5087;
  display: block;
  position: absolute;
  left: -4px;
  top: -13px;
  height: 60px;
}
.filter .filter-rating label {
  display: block;
  white-space: nowrap;
}
.filter .filter-rating .rating i.fa {
  margin: 0;
}

.price {
  color: #c63939;
}

.dropdown {
  position: relative;
}
.dropdown .dropdown-content {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: -10px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 10px 15px;
}
.dropdown:hover {
  background: #fff;
  color: #be66a4;
}
.dropdown:hover .dropdown-content {
  display: block;
  z-index: 10;
}

.badge {
  background-color: #FBB32D;
  color: #583f0f !important;
  font-size: 14px;
  /*font-weight: bold;*/
  text-decoration: none;
  display: block;
}
.badge h4 {
  /*color: #fff !important;*/
  color: #fff !important;
  font-size: 32px;
  margin: 0;
}
.badge p {
  margin: 0.2em 0;
}

table.nice {
  border-collapse: separate;
  border-spacing: 0 4px;
  margin-top: -4px;
}
table.nice tr {
  background-color: #DFDFDF;
  border-radius: 4px;
}
table.nice tr th, table.nice tr td {
  padding: 10px;
}
table.nice tr th:first-child, table.nice tr td:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
table.nice tr th:last-child, table.nice tr td:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
table.nice thead {
  font-size: 17px;
}
table.nice thead tr {
  background-color: #be66a4;
  color: #fff;
}
table.nice thead tr th {
  border-bottom: 2px solid #9f5087;
  text-align: left;
}

ul.nice {
  list-style: none;
  padding: 0;
}
ul.nice li {
  padding-left: 18px;
  position: relative;
}
ul.nice li:before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 2px;
  left: 0;
  top: 0.5em;
  background: #be66a4;
}

ol.nice {
  counter-reset: li;
  /* Initiate a counter */
  list-style: none;
  /* Remove default numbering */
  *list-style: decimal;
  /* Keep using default numbering for IE6/7 */
  padding: 0;
  margin-bottom: 4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
ol.nice ol {
  margin: 0 0 0 2em;
  /* Add some left margin for inner lists */
}
ol.nice li:before {
  display: inline;
  content: counters(li,".",decimal-leading-zero) ". ";
  counter-increment: li;
  font-weight: bold;
  color: #be66a4;
}

.title {
  font-style: italic;
  text-align: center;
  color: #8a8a8a;
  margin-top: 0;
  margin-bottom: 1.3em;
}

form.nice .form-row {
  margin-bottom: 8px;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  padding: 10px;
  font-size: 16px;
  background: #fff;
  *zoom: 1;
}
form.nice .form-row:before, form.nice .form-row:after {
  content: "";
  display: table;
}
form.nice .form-row:after {
  clear: both;
}
form.nice .form-row label {
  float: left;
  font-weight: bold;
  padding-right: 6px;
  /*width: 15%;*/
  width: 90px;
  height: 1.6em;
}
form.nice .form-row input[type=text],
form.nice .form-row input[type=password],
form.nice .form-row textarea {
  float: left;
  /*width: 85%;*/
  border: none !important;
  outline: none;
  color: #5d5c5c;
  height: 1.6em;
}
form.nice .form-row textarea {
  width: 100%;
  padding: 0;
  margin: 10px 0;
  min-height: 90px;
}

form.join {
  width: 500px;
}

form.join .form-row label {
  width: 200px;
}

article h1, article h2 {
  margin-bottom: 0;
}
article .date {
  margin-top: 0;
  margin-bottom: 15px;
  color: #5d5c5c;
}
.articles article {
  padding-bottom: 33px;
  margin-bottom: 40px;
  border-bottom: 1px solid #D6D6D6;
}
article .readmore-content {
  padding-top: 1px;
  display: none;
}
article .article-img img {
  border-radius: 4px;
}
article .article-img.left {
  float: left;
  margin-right: 50px;
}
article .article-img.right {
  float: right;
  margin-left: 50px;
}

.poll {
  position: fixed;
  right: 40px;
  top: 110px;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  width: 320px;
  z-index: 99999;
  padding: 20px;
}
.poll h3, .poll h4 {
  margin-top: 0;
}
.poll textarea {
  outline: none;
  border: 1px solid #d0d0d0;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  width: 100%;
  height: 100px;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.poll .close {
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  padding: 0;
  cursor: pointer;
  position: absolute;
  top: -12px;
  right: -12px;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  p,
  h2,
  h3,
  h4 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3,
  h4 {
    page-break-after: avoid;
  }
}

/* SLIDER ------------------------------------------------- */

.main.index section.slider {
  padding: 41px 0 0;
  position: relative;
}
.main.index section.slider .badge {
  width: 150px;
  height: 150px;
  border-radius: 75px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  top: 20%;
  left: 80%;
  margin-left: -75px;
  z-index: 100;
  /*padding-top: 23px;*/
  padding-top: 10px;
  text-decoration: none;
  border: 3px solid white;  
}
.main.index section.slider img {
  display: block;
  margin: 0 auto;

  /*border: 5px solid #FFF;*/
}

.main.index section.slider .strip-badge {
  width: 250px;
  height: 250px;

  position: absolute;
  /* pokial nie je slider aktivny 
  top: 41px;
  left: 6px;
  */
  top: 0;
  left: 1px;
  text-align: center;
  overflow: hidden;

  /*border: 1px solid silver;*/
}
.main.index section.slider .strip-badge a {
  display: block;
  background: #ffae26;
  border-bottom: 2px solid #cc8c1f;
  padding: 15px;
  
  width: 350px;
  position: relative;
  top: 60px;
  left: -80px;

  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);

  color: #000;
  font-family: "Oswald", sans-serif;
  font-size: 22px;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(255,255,255,.65);
}
.main.index section.slider .strip-badge a:hover {
  background: #ffc926;
  border-bottom-color: #ffae26;
}

.lw-hero {
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.lw-hero__slides {
  display: grid;
  grid-template: 1fr / 1fr;
}

.lw-hero__slide {
  grid-area: 1 / 1;
  position: relative;
  opacity: 0;
  transition: opacity 0.7s ease;
  pointer-events: none;
  z-index: 0;
}

.lw-hero__slide.is-active {
  opacity: 1;
  pointer-events: auto;
  z-index: 1;
}

.lw-hero__arrow {
  position: absolute;
  top: 80%;
  z-index: 10;
  width: 50px;
  height: 50px;
  padding: 0;
  border: none;
  background: rgba(255, 255, 255, 0.6);
  color: #a58777;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease;
}

.lw-hero__arrow span {
  display: block;
  width: 100%;
  height: 100%;
}

.lw-hero__arrow span:before {
  font-family: "FontAwesome";
  display: block;
  line-height: 50px;
  text-align: center;
  font-size: 22px;
}

.lw-hero__arrow--prev {
  left: 5px;
  border-radius: 0 25px 25px 0;
}

.lw-hero__arrow--prev span:before {
  content: "\f053";
}

.lw-hero__arrow--next {
  right: 5px;
  border-radius: 25px 0 0 25px;
}

.lw-hero__arrow--next span:before {
  content: "\f054";
}

.lw-hero__arrow:hover,
.lw-hero__arrow:focus {
  background: #be66a4;
  color: #fff;
  outline: none;
}

.lw-hero__dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 14px;
  z-index: 10;
  display: flex;
  justify-content: center;
  gap: 8px;
}

.lw-hero__dot {
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.45);
  cursor: pointer;
  transition: transform 0.2s ease, background 0.2s ease;
}

.lw-hero__dot.is-active {
  background: #be66a4;
  transform: scale(1.2);
}

.lw-hero__dot:hover,
.lw-hero__dot:focus {
  background: rgba(255, 255, 255, 0.85);
  outline: none;
}

@media (prefers-reduced-motion: reduce) {
  .lw-hero__slide {
    transition: none;
  }
}

.lw-age-gate {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(0, 0, 0, 0.9);
}

.lw-age-gate__dialog {
  max-width: 520px;
  width: 100%;
  background: #fff;
  border-radius: 6px;
  padding: 28px 32px;
  text-align: center;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.35);
}

.lw-age-gate__dialog h2 {
  color: #be66a4;
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  margin: 0 0 16px;
  font-weight: 500;
}

.lw-age-gate__dialog p {
  color: #444;
  line-height: 1.5;
  margin: 0 0 24px;
}

.lw-age-gate__actions {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
}

.lw-age-gate__yes {
  min-width: 120px;
}

.lw-age-gate__no {
  background-color: #888;
  border-bottom-color: #666;
  min-width: 120px;
}

.lw-age-gate__no:hover {
  background-color: #999;
  border-bottom-color: #777;
}

body.lw-age-gate-open {
  overflow: hidden;
}

body.lw-lightbox-open {
  overflow: hidden;
}

#lw-lightbox[hidden] {
  display: none !important;
}

#lw-lightbox {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 48px 64px 32px;
}

.lw-lightbox__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.92);
}

.lw-lightbox__panel {
  position: relative;
  z-index: 1;
  max-width: min(95vw, 1600px);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.lw-lightbox__image {
  display: block;
  max-width: 100%;
  max-height: calc(100vh - 120px);
  width: auto;
  height: auto;
  border-radius: 4px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.45);
}

.lw-lightbox__iframe {
  display: block;
  width: min(95vw, 1280px);
  height: min(80vh, 720px);
  border: none;
  border-radius: 4px;
  background: #000;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.45);
}

.lw-lightbox__iframe[hidden],
.lw-lightbox__image[hidden] {
  display: none !important;
}

.lw-lightbox__caption {
  margin-top: 14px;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  max-width: 90vw;
}

.lw-lightbox__close {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;
  width: 42px;
  height: 42px;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}

.lw-lightbox__close:hover,
.lw-lightbox__close:focus {
  background: #be66a4;
  outline: none;
}

.lw-lightbox__prev,
.lw-lightbox__next {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  cursor: pointer;
}

.lw-lightbox__prev[hidden],
.lw-lightbox__next[hidden] {
  display: none !important;
}

.lw-lightbox__prev {
  left: 12px;
}

.lw-lightbox__next {
  right: 12px;
}

.lw-lightbox__prev span:before,
.lw-lightbox__next span:before {
  font-family: "FontAwesome";
  display: block;
  line-height: 50px;
  text-align: center;
  font-size: 22px;
}

.lw-lightbox__prev span:before {
  content: "\f053";
}

.lw-lightbox__next span:before {
  content: "\f054";
}

.lw-lightbox__prev:hover,
.lw-lightbox__next:hover,
.lw-lightbox__prev:focus,
.lw-lightbox__next:focus {
  background: #be66a4;
  outline: none;
}

@media (max-width: 640px) {
  #lw-lightbox {
    padding: 44px 12px 16px;
  }

  .lw-lightbox__prev,
  .lw-lightbox__next {
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }

  .lw-lightbox__prev span:before,
  .lw-lightbox__next span:before {
    line-height: 40px;
    font-size: 18px;
  }
}

.lw-rating {
  margin: 10px 0;
}

.lw-rating__bar {
  display: flex;
  flex-wrap: wrap;
  gap: 2px;
  margin-top: 6px;
}

.lw-rating__btn {
  padding: 5px 10px;
  border: none;
  background: #e3e3e3;
  color: #646464;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.4;
  cursor: pointer;
  border-radius: 2px;
  transition: background 0.15s ease, color 0.15s ease;
}

.lw-rating__btn:hover,
.lw-rating__btn.is-active {
  background: #f9c15d;
  color: #fff;
}

.lw-rating__btn:focus {
  outline: 2px solid #be66a4;
  outline-offset: 1px;
}

.alert {
  color: #be66a4;
}

input[type="text"] {
/*  background: #fbfbfb;*/
}



.paging {
  background: #be66a4;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 10px 12px;
  margin-bottom: 10px;
  color: white;
}

.paging a {
  color: white;
}

.lw-pager {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.lw-pager__summary {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.lw-pager__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.lw-pager__btn,
.lw-pager__num {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2;
  border: 1px solid rgba(255, 255, 255, 0.25);
}

.lw-pager__btn:hover,
.lw-pager__num:hover {
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
  text-decoration: none;
}

.lw-pager__btn--disabled {
  opacity: 0.35;
  cursor: default;
}

.lw-pager__nums {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

.lw-pager__num--current {
  background: #fff;
  color: #be66a4;
  border-color: #fff;
}

.lw-pager__dots {
  padding: 0 4px;
  opacity: 0.75;
}

.paging-bottom {
  margin-top: 12px;
}

@media (max-width: 640px) {
  .lw-pager__btn,
  .lw-pager__num {
    padding: 8px 10px;
    font-size: 12px;
  }

  .lw-pager__row {
    gap: 4px;
  }
}

table.tool-members {
  width: 1000px;
  position: relative;
  float: left;
  font-size: 80%;
  border-spacing: 0;
}

table.nice tr th, table.nice tr td {
  border: 1px solid white;
  padding: 0px;
  text-align: left;
}

.btntools {
  height: 25px;
  line-height: 25px;
  font-size: 100%;
  padding: 0 15px;
}

table.tool-members a.email {
  color: white;
}

.main.index section.videos .item .imgwrap {
  height: 181px;
}

.main.projects section.project-list .list .item .thumbs .thumbs-list .thumb {
  height: 81px;
}

.main.projects section.project-list .list .item .imgwrap {
  height: 277px;
}

.introtext {
  /*font-size: 16px;
  text-align: center;

  border-radius: 4px;
  border: 1px solid #dadada;
  background: #FFF;
  
  padding: 25px;
  margin: -25px auto 0 auto;
  width: 90%;
  max-width: 850px;
  position: relative;*/

  font-size: 16px;
  text-align: center;
  background: #FFF;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0 3px 5px rgba(0,0,0,.15);
  
  padding: 25px;
  margin: 0 auto;
  position: relative;
}
.introtext h2 {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 24px;
}

div.description {
  line-height: 1.2;
}

div.promobonus {
  position: relative;
  float: left;
  margin: 2px;
}

.partner {
  display: inline;
  float: left;
  width: 468px;
  height: 80px;
  margin: 0 0.80648%;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 32px;
  text-align: center;
  background: #ffffff;
}

table.membership {
  width: 500px;  
}
table.membership th, table.membership td {
  padding: 5px;
  border: 1px solid #c0c0c0;
  font-weight: bold;  
}
table.membership th {
  width: 200px;
  text-align: left;
  color: #be66a4;
}
table.membership td {
}

ul li.plus {
  list-style-image: url('img/plus.png')
}
ul li.minus {
  list-style-image: url('img/minus.png')
}

div.bonus {
  width: 155px;
  margin: 15px 5px;
  float: left;
  text-align: center;
  height: 120px;
}

div.bonus .btn {
  font-size: 12px;
  min-height: 32px;
  padding: 0 12px;
  width: 100%;
  max-width: 155px;
}

div.membertypes {
  position: relative;
  width: 100%;
  margin: 45px auto 20px auto;
}

div.membertypes div.item {
  float: left;
  width: 49%;
  padding: 25px;
  position: relative;
  
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  border: 1px solid #dadada;
  background: #FFF;
  margin-right: 2%;
}
div.membertypes div.item:last-child {
  margin-right: 0;
}

div.membertypes h2 {
  color: #be66a4;
  font-size: 20px;
  text-align: left !important;
  line-height: 1.2;

  padding: 0;
  margin: 0 0 20px 0;
}
div.membertypes h2 small {
  font-size: 13px;
  font-family: Arial;
  text-transform: none;
  color: #5c5c5c;
}

/* promo edit --------------------------- */

div.membertypes h2 {
  position: relative;
  z-index: 10;
  display: inline-block;
}
div.membertypes h2 .new-price {
  color: #e42222;
  font-weight: 500;
}
div.membertypes h2 .old-price {
  color: silver;
  font-size: 14px;
  text-decoration: line-through;
}
div.membertypes div.item {
  overflow: hidden;
}

.promo-strip {
  display: block;
  background: #ffae26;
  border-bottom: 2px solid #cc8c1f;
  padding: 10px;
  
  width: 220px;
  position: absolute;
  top: 15px;
  right: -60px;

  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);

  color: #000;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  line-height: 1.4;
  text-shadow: 1px 1px 0 rgba(255,255,255,.65);
  z-index: 0;

  /*cursor: help;*/
}

/*  -------------------------------------- */

div.membertypes ul {
  list-style: none;
  margin: 0;
  padding: 0 0 70px 0;
  position: relative;
}
div.membertypes.info-only ul {
  padding-bottom: 0;
}
div.membertypes li {
  position: relative;
  list-style: none;
}
div.membertypes li:before {
  font-family: "FontAwesome";
  margin-right: 10px;
}
div.membertypes li.plus:before {
  content: "\f00c";
  color: #ffae26;
}
div.membertypes li.minus:before {
  content: "\f00d";
  color: #e42222;
}

/* JOIN & BUY Buttons ------  */

.btn-join,
.btn-buy {
  font-size: 18px;
  text-decoration: none;

  border-radius: 4px;
  padding: 10px 40px 8px 40px;
  display: inline-block;
}
.btn-join.btn-gold,
.btn-buy.btn-gold {
  color: #9f5087;
  background: #ffae26;
  border-bottom: 3px solid #cc8c1f;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.65);
}
.btn-join.btn-gold:hover,
.btn-buy.btn-gold:hover {
  background: #ffc926;
  border-bottom: 3px solid #ffae26;
}
.btn-join.btn-pink,
.btn-buy.btn-pink {
  color: #fff;
  background: linear-gradient(165deg, #d489bd 0%, #b85a9e 55%, #a64d8a 100%);
  border: none;
  border-radius: 999px;
  box-shadow: 0 3px 12px rgba(166, 77, 138, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.18);
}
.btn-join.btn-pink:hover,
.btn-buy.btn-pink:hover {
  background: linear-gradient(165deg, #ffc861 0%, #f5ad28 55%, #e89818 100%);
  box-shadow: 0 4px 14px rgba(232, 152, 24, 0.35);
  transform: translateY(-1px);
}

div.membertypes div.item .btn-join {
  position: absolute;
  bottom: 25px;  
}

/* ------  */

.intro-tbp {
  width: 150px;
  height: 70px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 330px;
  left: 20px;
  z-index: 100;
  padding-top: 10px;
  text-decoration: none;
  border: 3px solid white;  
  background-color: #FBB32D;
  color: #583f0f !important;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  /*color: black !important;*/
}

.intro-veta {
  width: 250px;
  height: 70px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 80px;
  left: 370px;
  z-index: 100;
  padding-top: 10px;
  text-decoration: none;
  border: 3px solid white;  
  background-color: #FBB32D;
  color: #583f0f !important;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  /*color: black !important;*/
}


/* -- HompePage Splatter deco  -- */

.hp-splatter {
  /*background: url(img/splatter_bg.png) center top no-repeat;*/
  background: url(img/home-page_splatter-2.jpg) center top no-repeat;
  /*background: url(img/home-page_splatter-valentine.jpg) center top no-repeat;*/
  width: 100%;
  /*height: 360px;*/
  height: 550px;
  position: absolute;
  top: 80px;
  left: 0;
  z-index: -1;
}

/* -- JOIN BANNER -- */

section.join-banner {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  border: 1px solid #dadada;
  background: #FFF;

  padding: 20px 30px;
  margin: 20px auto;
  line-height: 1.3;
}
section.join-banner h2 {
  text-align: left !important;
  font-size: 27px;
  color: #be66a4;
  padding: 0;
  margin: 0 0 7px 0;
}
section.join-banner h2 span {
  font-weight: 500;
}
section.join-banner p {
  font-size: 18px;
  color: #000;
  padding: 0;
  margin: 0;
}
section.join-banner .btn-join {
  margin-top: 10px;
}
section.join-banner .banner-text {
  float: left;
}
section.join-banner .banner-btn {
  float: right;
}

.join-banner--promo {
  position: relative;
  overflow: hidden;
}
.join-banner--promo .banner-text {
  padding-left: 220px;
}
.join-banner--promo .banner-text .new-price {
  color: #e42222;
}
.join-banner--promo .promo-arrow {
  display: block;
  background: #ffae26;
  padding: 20px 0 10px 10px;
  
  width: 170px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;

  color: #000;
  font-family: "Oswald", sans-serif;
  font-size: 22px;
  text-align: center;
  text-decoration: none;
  line-height: 1.4;
  text-shadow: 1px 1px 0 rgba(255,255,255,.65);
  z-index: 0;

  cursor: help;
}
.join-banner--promo .promo-arrow:after {
  content: " ";
  display: block;
  position: absolute;
  top: -2px;
  right: -110px;

  border: 55px solid transparent;
  border-left-color: #ffae26;
}

/* -- WHY JOIN  -- */

.why-join {
  border-radius: 4px;
  border: 1px solid #dadada;
  background: #FFF url("img/why-join_bg.jpg") right center no-repeat;

  margin: 35px 0 25px 0;
  padding: 25px 25px 25px 35px;
}
.why-join h2 {
  color: #be66a4;
  font-size: 40px;
  line-height: normal;
  text-align: left !important;
  margin: 0;
  padding: 0;

  width: 26%;
  float: left;
}
.why-join ul {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  color: #000;
  font-size: 16px;

  width: 37%;
  float: left;
}

.why-join ul li {
  line-height: normal;
  padding: 0 15px 0 25px;
  margin-bottom: 7px;

  position: relative;
}
.why-join ul li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #be66a4;
  position: absolute;
  top: 0;
  left: 0;
}


/* -- INFO BLOCK  -- */

.info-block {
  padding-left: 85px;
  margin: 25px 0;
  position: relative;
}
.info-block:before {
  content: "\f05a";
  font-family: "FontAwesome";
  font-size: 54px;
  line-height: normal;
  color: #dadada;

  position: absolute;
  top: 0;
  left: 10px;
}

.info-block ul li {
  line-height: 1.4;
  margin-bottom: 7px;
}
.info-block ul li:before {
  top: 0.3em;
}


/* -- SUBSCRIPTION TYPES  -- */

.subscription-types {

}

.subscription-types.promo-items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: stretch;
}

.subscription-types .item {
  border-radius: 4px;
  border: 1px solid #dadada;
  background: #FFF;
  text-align: center;
  padding: 25px;
  width: 48.5%;
  box-sizing: border-box;
}

.subscription-types.promo-items .item {
  float: none;
  flex: 1 1 280px;
  width: auto;
  max-width: calc(50% - 10px);
}

.subscription-types .item.type-full {
  float: right;
}
.subscription-types .item.type-stream {
  float: left;
}
.subscription-types .item.type-2019 {
  float: left;
}

.subscription-types .item--recurring {
  border: 2px solid #be66a4;
  background: linear-gradient(180deg, #fff6fb 0%, #ffffff 72%);
  box-shadow: 0 6px 22px rgba(190, 102, 164, 0.16);
}

.subscription-types .item--single {
  border: 1px dashed #c5c5c5;
  background: #f8f8f8;
  box-shadow: none;
}

.join-plan-badge {
  display: inline-block;
  margin: 0 0 12px 0;
  padding: 6px 14px;
  border-radius: 999px;
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  line-height: 1.2;
}

.join-plan-badge--recommended {
  color: #fff;
  background: linear-gradient(165deg, #d489bd 0%, #a64d8a 100%);
  box-shadow: 0 2px 8px rgba(166, 77, 138, 0.25);
}

.join-plan-badge--once {
  color: #5c5c5c;
  background: #ececec;
  border: 1px solid #d4d4d4;
}

.subscription-types .item--single h2 {
  color: #666;
}

.subscription-types .item--single .type-amount {
  color: #888;
}

.subscription-types h2 {
  color: #be66a4;
  margin: 0;
  padding: 0;
  line-height: normal;
}
.subscription-types .type-description {
  font-size: 16px;
  line-height: 1.3;
  margin: 5px 0 10px 0;
}

.subscription-types .type-price {
  margin: 15px 0;
  line-height: normal;
}
.subscription-types .type-price .type-currency {
  font-size: 27px;
  color: #8a8a8a;
}
.subscription-types .type-price .type-amount {
  font-size: 40px;
  color: #ffae26;
}
.subscription-types .type-price .type-range {
  color: #5d5c5c;
}
.subscription-types .type-price .billing-info {
  margin: 0;
}

.subscription-types .buy-buttons {
  margin: 10px 0;
}
.subscription-types .buy-buttons .separator {
  padding: 0 5px;
}
.subscription-types .redirect-info {
  font-size: 13px;
  color: #8e8e8e;
  margin-bottom: 0;
}

/* -- promo -- */

.subscription-types.promo-items .item {
  position: relative;
  overflow: hidden;
}
.subscription-types.promo-items .old-price {
  text-decoration: line-through;
  color: rgba(0,0,0,0.5);
  padding: 0 5px;
}
.subscription-types.promo-items .old-price .type-currency,
.subscription-types.promo-items .old-price .type-amount {
  font-size: 27px;
  color: silver;
  font-weight: normal;
}
.subscription-types.promo-items .new-price .type-amount {
  color: #e42222;
}
.subscription-types.promo-items .billing-info {
  font-size: 12px;
  color: #8e8e8e;
  font-style: italic;
  line-height: 1.3;
}
.subscription-types.promo-items .billing-info strong {
  color: #e42222;
}
.subscription-types.promo-items .promo-strip {
  right: -70px;
}
.subscription-types.promo-items .type-description,
.subscription-types.promo-items h2 {
  position: relative;
  z-index: 10;
  display: inline-block;
}

@media (max-width: 720px) {
  .subscription-types.promo-items .item {
    max-width: 100%;
  }
}

/* -- BENEFITS SECTION  -- */

.membership-benefits {
  background: #FFF;
  margin-top: 35px;
  margin-bottom: -40px;
  padding-top: 10px;
  padding-bottom: 40px;
}