@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  pre,
  blockquote {
    border: 1px solid #808080;
    page-break-inside: avoid;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
}
.hidden {
  display: none;
  visibility: hidden;
}
.v-hidden {
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
}
.v-hidden.focusable:active,
.v-hidden.focusable:focus {
  margin: 0;
  width: auto;
  height: auto;
  overflow: visible;
  position: static;
  clip: auto;
}
.invisible {
  visibility: hidden;
}
.clear:before,
.clear:after,
.main:before,
.main:after,
.header:before,
.header:after,
.footer:before,
.footer:after,
.gallery:before,
.gallery:after {
  content: "";
  display: table;
}
.clear:after,
.main:after,
.header:after,
.footer:after,
.gallery:after {
  clear: both;
}
.lt-ie8 .clear,
.lt-ie8 .main,
.lt-ie8 .header,
.lt-ie8 .footer,
.lt-ie8 .gallery {
  zoom: 1;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-size: 1rem;
  text-align: left;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  text-decoration: underline;
  background-color: transparent;
}
a:hover {
  text-decoration: none;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.clear:before,
.clear:after {
  display: table;
  content: '';
}
.clear:after {
  clear: both;
}
.lt-ie8 .clear {
  zoom: 1;
}
.v-hidden.focusable:active,
.v-hidden.focusable:focus {
  position: static;
  clip: auto;
  height: auto;
  width: auto;
  margin: 0;
  overflow: visible;
}
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v37/0QI6MX1D_JOuGQbT0gvTJPa787weuyJG.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyovBJ.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpfBJ.ttf) format('truetype');
}
/*zelena*/
/*svetlo zelena*/
/* turkizna */
.img-responsive {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.radius-green {
  background-image: url("../img/radius_green.svg");
  background-repeat: no-repeat;
  background-position: center top;
}
.radius-dark-white {
  background-image: url("../img/radius_dark_white2.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
}
.radius-red {
  background-image: url("../img/radius_red.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
}
.radius-dark {
  background-image: url("../img/radius_dark_new.svg");
  background-repeat: no-repeat;
  background-position: center top -38px;
}
@media only screen and (max-width:1024px) {
  .radius-dark {
    background-image: url('../img/curve_left_dark.svg'), url('../img/curve_right_dark.svg');
    background-color: #00543E;
    background-position: left top, right top;
    background-repeat: no-repeat, no-repeat;
  }
  .radius-dark:before {
    position: absolute;
    content: '';
    display: block;
    width: calc(100% - 376px);
    height: 60px;
    left: 188px;
    right: 188px;
    background: #fff;
  }
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCp6KVjbNBYlgoKejZftWyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCu6KVjbNBYlgoKeg7z.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCp6KVjbNBYlgoKejYHtGyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCp6KVjbNBYlgoKejZPsmyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoC1CzTtw.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgo6eA.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCjC3Ttw.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvTtw.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyeMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuOKfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuBWYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'PerutninaIcons';
  src: url('../fonts/perutnina.eot?572y7j');
  src: url('../fonts/perutnina.eot?572y7j#iefix') format('embedded-opentype'), url('../fonts/perutnina.ttf?572y7j') format('truetype'), url('../fonts/perutnina.woff?572y7j') format('woff'), url('../fonts/perutnina.svg?572y7j#PerutninaIcons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="pp-icon-"],
[class*=" pp-icon-"],
.pp-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'PerutninaIcons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pp-icon-chevron-left:before {
  content: "\e900";
}
.pp-icon-youtube:before {
  content: "\e901";
}
.pp-icon-www:before {
  content: "\e902";
}
.pp-icon-play.path1:before {
  content: "\e903";
}
.pp-icon-play.path2:before {
  content: "\e904";
}
.pp-icon-more:before {
  content: "\e905";
}
.pp-icon-linkedin:before {
  content: "\e906";
}
.pp-icon-instagram:before {
  content: "\e907";
}
.pp-icon-globe:before {
  content: "\e908";
}
.pp-icon-facebook:before {
  content: "\e909";
}
.pp-icon-chevron-right:before {
  content: "\e90b";
}
.pp-icon-badge:before {
  content: "\e90c";
}
.pp-icon-arrow-left:before {
  content: "\e90d";
}
.pp-icon-arrow-right:before {
  content: "\e90e";
}
.btn {
  display: inline-block;
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 1.25;
  text-align: center;
  padding: 12px 34px;
  border-radius: 24px;
  border: 1px solid transparent;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
}
@media only screen and (max-width:767px) {
  .btn {
    padding: 7px 48px;
  }
}
.btn.btn-sm {
  padding: 5px 30px;
}
.btn.btn-md {
  padding: 12px 17px;
}
.btn.btn-md-wide {
  padding: 11px 56px;
}
@media only screen and (max-width:767px) {
  .btn.btn-md-wide {
    padding: 7px 49px;
  }
}
.btn.btn-trans {
  color: #58AA40;
  border-color: #58AA40;
  background-color: transparent;
}
.btn.btn-white {
  color: #000;
  border-color: #fff;
  background-color: #fff;
}
.btn.btn-white:hover {
  background-color: #58AA40;
  border-color: #58AA40;
  color: #fff;
}
.btn.btn-white-trans {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
.btn.btn-white-trans:hover {
  background-color: #fff;
  color: #58AA40;
}
.btn.btn-green {
  background-color: #58AA40;
  border-color: #58AA40;
  color: #fff;
}
.btn.btn-green:hover {
  background-color: #4e9739;
  border-color: #4e9739;
}
.btn.btn-white-border {
  border-color: #58AA40;
  color: #58AA40;
}
.btn.btn-white-border:hover {
  background-color: #58AA40;
  color: #fff;
}
.btn.btn-green-border {
  border-color: #58AA40;
  color: #58AA40;
  background-color: transparent;
}
.btn.btn-green-border:hover {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.btn.btn-disabled,
.btn[disabled] {
  opacity: .6;
  cursor: not-allowed;
}
.btn-plus-white {
  position: relative;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border-radius: 19px;
  height: 37px;
  line-height: 37px;
  padding: 0 17px;
  text-transform: uppercase;
  font-size: 1.2rem;
  transition: all 0.25s ease-in-out;
  width: 37px;
  overflow: hidden;
  text-align: center;
}
.btn-plus-white > i {
  font-size: 3.6rem;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
}
.btn-plus-white .btn-text {
  margin-left: 37px;
}
.btn-plus-white:hover {
  background-color: #58AA40;
  width: 100%;
  max-width: 111px;
}
.btn-plus-white:hover > i {
  display: none;
}
.btn-plus-white:hover .btn-text {
  margin-left: 0;
}
.btn-plus {
  position: relative;
  display: inline-block;
  color: #494137;
  text-decoration: none;
  border-radius: 19px;
  height: 37px;
  line-height: 37px;
  padding: 0 17px;
  text-transform: uppercase;
  font-size: 1.2rem;
  transition: all 0.25s ease-in-out;
  width: 37px;
  overflow: hidden;
  text-align: center;
}
.btn-plus > i {
  font-size: 3.6rem;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
}
.btn-plus .btn-text {
  margin-left: 36px;
}
.btn-plus:hover {
  background-color: #58AA40;
  width: 100%;
  max-width: 111px;
  color: #fff;
}
.btn-plus:hover > i {
  display: none;
}
.btn-plus:hover .btn-text {
  margin-left: 0;
}
.video-play {
  display: block;
  width: 70px;
  height: 70px;
  background-color: #58AA40;
  border-radius: 70px;
  font-size: 7rem;
  color: #fff;
  line-height: 70px;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
  margin-top: 90px;
}
.video-play:hover {
  transform: scale(1.1);
}
@media only screen and (max-width:1024px) {
  .video-play {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-top: 60px;
    font-size: 4rem;
  }
}
.btn-reset {
  display: inline-block;
  background-image: url("../img/icons/reset.svg");
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 40px;
  text-decoration: none;
  height: 30px;
  font-weight: bold;
  color: #000;
  font-size: 1.2rem;
  line-height: 30px;
}
.title-with-button {
  display: flex;
  align-items: flex-start;
}
.title-with-button .btn {
  margin-left: 20px;
  white-space: nowrap;
}
.hamburger {
  display: block;
  padding: 0;
  width: 24px;
  height: 40px;
  position: absolute;
  top: 6px;
  right: 15px;
  z-index: 7;
  background-color: transparent;
  cursor: pointer;
}
@media only screen and (max-width:1023px) {
  .hamburger {
    top: 1px;
  }
}
.hamburger .hamburger-icon {
  width: 24px;
  height: 24px;
  margin-top: 22px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.hamburger .hamburger-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.hamburger .hamburger-icon span:nth-child(1) {
  top: 0px;
}
.hamburger .hamburger-icon span:nth-child(2),
.hamburger .hamburger-icon span:nth-child(3) {
  top: 7px;
}
.hamburger .hamburger-icon span:nth-child(4) {
  top: 14px;
}
.hamburger.active .hamburger-icon {
  display: block !important;
}
.hamburger.active span {
  visibility: visible !important;
}
.hamburger.active span:nth-child(1) {
  top: 15px;
  width: 0%;
  left: 50%;
}
.hamburger.active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hamburger.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.hamburger.active span:nth-child(4) {
  top: 15px;
  width: 0%;
  left: 50%;
}
.hamburger:hover .hamburger-icon span {
  background: #fff;
}
.hamburger:hover .hamburger-icon span:nth-child(1),
.hamburger:hover .hamburger-icon span:nth-child(2),
.hamburger:hover .hamburger-icon span:nth-child(3) {
  visibility: visible;
}
.top-banner {
  background-color: #00543E;
  color: #fff;
}
@media only screen and (max-width:1024px) {
  .top-banner {
    display: none;
  }
}
.top-banner a {
  color: inherit;
  text-decoration: none;
}
.top-banner .left a:hover {
  text-decoration: underline;
}
.top-banner .container .inside {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.header {
  display: block;
  position: absolute;
  width: 100%;
  height: 70px;
  left: 0;
  right: 0;
  z-index: 3;
  background-color: #58AA40;
  /*&:before {
		position: absolute;
		content: '';
		display: block;
		width: 100%;
		height: 34px;
		background: @color-green;
		z-index: 0;
	}*/
}
@media only screen and (max-width:1024px) {
  .header {
    max-height: 60px;
    background-color: #58AA40;
  }
  .header:before {
    position: absolute;
    content: '';
    display: block;
    width: calc(100% - 376px);
    height: 60px;
    left: 188px;
    right: 188px;
    background: #58AA40;
  }
}
.header .container {
  position: relative;
  z-index: 10;
}
.logo-wrapper {
  position: absolute;
  display: block;
  width: 128px;
  height: 101px;
  bottom: -38px;
  z-index: 2;
}
.logo-wrapper img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width:1024px) {
  .logo-wrapper {
    bottom: auto;
    width: 52px;
    height: 40px;
    top: 11px;
    background-image: url("../img/logo_mobile.svg");
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
  }
  .logo-wrapper img {
    display: none;
  }
}
@media only screen and (min-width:64.0625em) {
  .nav-dropdown-active .logo-wrapper,
  .hamburger-nav-active .logo-wrapper {
    background-image: url("../img/logo.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 130px 102px;
  }
  .nav-dropdown-active .logo-wrapper img,
  .hamburger-nav-active .logo-wrapper img {
    display: none;
  }
}
.logo {
  display: block;
  height: 100%;
}
.market-selector-wrapper {
  background-color: #00543E;
  color: #fff;
  text-align: center;
  padding-top: 17px;
  padding-bottom: 17px;
}
.market-selector-wrapper .container {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width:1024px) {
  .market-selector-wrapper .container {
    flex-wrap: wrap;
  }
  .market-selector-wrapper .container .select-wrapper {
    width: 100%;
    order: 1;
    display: flex;
    justify-content: center;
    margin-bottom: 9px;
  }
  .market-selector-wrapper .container p {
    width: 100%;
    order: 2;
    margin-right: 0;
  }
}
.market-selector-wrapper p {
  margin: 0 30px 0 0;
  color: inherit;
}
@media only screen and (max-width:1024px) {
  .market-selector-wrapper p {
    font-size: 1.2rem;
  }
}
select#market-selector {
  -webkit-appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-shadow: none;
  border-radius: 5px;
  background-color: transparent;
  margin-right: 30px;
  color: #fff;
  text-align: center;
  height: 27px;
  width: 220px;
  cursor: pointer;
  background-image: url("../img/angle_down_white.svg");
  background-repeat: no-repeat;
  background-position: center right 17px;
  background-size: 11px 6px;
}
select#market-selector option {
  color: #000;
  background-color: #fff;
}
select#market-selector option[disabled] {
  color: #999;
}
.banner-hp {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 750px;
  background-color: #00543E;
}
@media only screen and (max-width:1024px) {
  .banner-hp {
    height: 440px;
  }
}
.banner-hp .container {
  position: relative;
  padding-top: 120px;
  height: 100%;
  color: #fff;
}
.banner-hp h1 {
  position: relative;
  margin: 0 0 35px;
  color: inherit;
  color: #fff;
}
.heading-content {
  max-width: 740px;
  margin-top: 100px;
}
@media only screen and (max-width:1024px) {
  .heading-content {
    margin-top: 10px;
  }
}
.heading-content .heading-rte {
  max-width: 520px;
}
@media only screen and (max-width:1024px) {
  .heading-content .heading-rte {
    max-width: 75%;
  }
}
.heading-content .heading-cta {
  margin-top: 48px;
}
@media only screen and (max-width:1024px) {
  .heading-content .heading-cta {
    margin-top: 24px;
  }
}
.heading-content .heading-cta .btn {
  min-width: 181px;
  text-align: center;
}
.badge {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 110px;
  height: 110px;
  font-size: 1.6rem;
  color: #fff;
  top: -88px;
  left: -59px;
}
@media only screen and (max-width:1024px) {
  .badge {
    width: 60px;
    height: 60px;
    font-size: 1rem;
    left: auto;
    top: -60px;
  }
}
.badge:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'PerutninaIcons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90c";
  font-size: 11rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media only screen and (max-width:1024px) {
  .badge:before {
    font-size: 6rem;
  }
}
.badge.yellow:before {
  color: #FF8400;
}
.badge.green:before {
  color: #58AA40;
}
.badge.ppr {
  background-image: none;
  top: -160px;
  left: -50px;
}
.badge.ppr:before {
  display: none;
}
@media only screen and (max-width:1024px) {
  .badge.ppr {
    background-size: 60px 60px;
    left: auto;
    top: -105px;
  }
}
.badge .badge-text {
  font-family: 'Ubuntu', sans-serif;
  position: relative;
  z-index: 1;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.13;
  max-width: 85px;
  display: inline-block;
  text-align: center;
  font-weight: 500;
}
@media only screen and (max-width:1024px) {
  .badge .badge-text {
    max-width: 50px;
  }
}
.exposed-product {
  position: absolute;
  right: 0;
  bottom: 100px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width:1024px) {
  .exposed-product {
    display: none;
  }
}
.exposed-product .left {
  margin-right: 18px;
  width: 230px;
}
.exposed-product .left img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.exposed-product .right {
  width: 175px;
}
.banner-bottom {
  background-color: #00543E;
  color: #fff;
  padding: 30px 0 60px;
  position: relative;
  background-image: url("../img/radius_dark_white2.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
}
.banner-bottom .container {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width:1024px) {
  .banner-bottom .container {
    align-items: center;
    justify-content: center;
  }
}
.banner-bottom .container .inside-text {
  width: calc(100% - 510px);
  margin-right: 260px;
}
@media only screen and (max-width:1199px) {
  .banner-bottom .container .inside-text {
    margin-right: 0;
    width: calc(100% - 250px);
  }
}
@media only screen and (max-width:1024px) {
  .banner-bottom .container .inside-text {
    width: calc(100% - 168px);
    max-width: 420px;
    margin-right: 15px;
  }
}
.banner-bottom .container .inside-text h2 {
  margin-top: 0;
  color: inherit;
}
.banner-bottom .container .inside-text h2 span {
  color: #FFF698;
}
.banner-bottom .container .inside-text p {
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  max-width: 530px;
}
.banner-bottom .container .inside-product {
  position: absolute;
  right: 0;
  top: -20px;
  width: 250px;
}
@media only screen and (max-width:1024px) {
  .banner-bottom .container .inside-product {
    position: relative;
    width: 153px;
    right: auto;
    top: auto;
  }
}
.banner-bottom .container .inside-product .badge {
  top: -59px;
  left: 0;
}
@media only screen and (max-width:1024px) {
  .banner-bottom .container .inside-product .badge {
    top: -20px;
    left: 15px;
  }
}
.page-heading {
  background-color: #00543E;
  color: #fff;
  position: relative;
  top: 0;
  padding-top: 130px;
  padding-bottom: 68px;
  background-image: url("../img/radius_dark_white2.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
}
.page-heading h1 {
  color: inherit;
}
@media only screen and (min-width:64.0625em) {
  .nav-dropdown-active .page-heading {
    background-color: #fff;
  }
}
@media only screen and (max-width:1024px) {
  .page-heading {
    padding-top: 85px;
    padding-bottom: 30px;
  }
}
.page-heading .container {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width:1024px) {
  .page-heading:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    right: 0;
    width: 170%;
    height: 86px;
    transform: translate(-50%, 0);
    background-image: linear-gradient(#00543E, #00543E);
    border-bottom-left-radius: 56% 100%;
    border-bottom-right-radius: 56% 100%;
    bottom: -20px;
  }
}
@media only screen and (max-width:1024px) and only screen and (max-width:1024px) {
  .page-heading:before {
    width: 132%;
    height: 63px;
  }
}
.page-heading p {
  color: inherit;
}
.heading-image {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 560px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width:1024px) {
  .heading-image {
    height: 375px;
  }
}
.heading-image:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
}
.heading-image .video-play {
  position: relative;
  z-index: 1;
}
.footer {
  color: #fff;
}
.footer .footer-top {
  background-color: #00543E;
  background-image: url("../img/radius_dark_new.svg");
  background-repeat: no-repeat;
  background-position: center top -38px;
}
@media only screen and (max-width:1024px) {
  .footer .footer-top {
    background-image: url('../img/curve_left_dark.svg'), url('../img/curve_right_dark.svg');
    background-color: #00543E;
    background-position: left top, right top;
    background-repeat: no-repeat, no-repeat;
  }
  .footer .footer-top:before {
    position: absolute;
    content: '';
    display: block;
    width: calc(100% - 376px);
    height: 60px;
    left: 188px;
    right: 188px;
    background: #fff;
  }
}
.footer .footer-top .container {
  position: relative;
}
.footer .footer-bottom {
  background-color: #58AA40;
}
.footer-bottom {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media only screen and (max-width:767px) {
  .footer-bottom .container {
    flex-wrap: wrap;
  }
}
.footer-bottom .container .footer-navigation {
  margin-bottom: 10px;
}
@media only screen and (max-width:767px) {
  .footer-bottom .container .footer-navigation {
    order: 1;
    width: 100%;
    background-color: #00543E;
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
    margin-top: -15px;
    padding: 0 15px 27px;
  }
}
.footer-bottom .container .copyright-wrap {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width:35em) {
  .footer-bottom .container .copyright-wrap {
    justify-content: space-between;
  }
}
.footer-bottom .container .copyright-wrap .copyright {
  flex: 0 0 100%;
}
@media only screen and (min-width:35em) {
  .footer-bottom .container .copyright-wrap .copyright {
    flex: 0 0 50%;
  }
}
@media only screen and (max-width:767px) {
  .footer-bottom .container .copyright-wrap .copyright {
    order: 2;
    padding-top: 20px;
  }
}
.footer-bottom .container .copyright-wrap .production {
  flex: 0 0 100%;
}
@media only screen and (min-width:35em) {
  .footer-bottom .container .copyright-wrap .production {
    flex: 0 0 50%;
    text-align: right;
  }
}
@media only screen and (max-width:767px) {
  .footer-bottom .container .copyright-wrap .production {
    order: 3;
    padding-top: 20px;
  }
}
@media only screen and (max-width:767px) {
  .footer-bottom .container .copyright-wrap p {
    font-size: 1.2rem;
  }
}
.footer-bottom .container .production {
  display: flex;
  align-items: center;
}
@media only screen and (min-width:35em) {
  .footer-bottom .container .production {
    justify-content: flex-end;
  }
}
.footer-bottom .container .production img {
  filter: brightness(0) invert(1);
  margin-right: 10px;
  cursor: pointer;
}
.footer-bottom .container .production img.iCD_show {
  width: 20px;
}
.footer-bottom .container .production .production-paragraph {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.footer-bottom .container .production .production-paragraph .production-link {
  display: flex;
  flex-wrap: wrap;
  margin-left: 6px;
  text-decoration: none;
  border-bottom: none;
}
.footer-bottom .container .production .production-paragraph .production-link img {
  display: inline-block;
  width: 20px;
  margin-right: 4px;
}
.footer-bottom .container .production .production-paragraph .production-link span {
  display: inline-block;
  text-transform: uppercase;
}
.footer-bottom a {
  text-decoration: none;
  color: inherit;
}
.footer-bottom a:hover {
  text-decoration: underline;
}
@media only screen and (max-width:767px) {
  .footer-bottom a {
    font-size: 1.2rem;
  }
}
.footer-bottom p {
  margin: 0;
}
.footer-bottom ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width:767px) {
  .footer-bottom ul {
    justify-content: center;
  }
}
.footer-bottom ul li:after {
  content: '|';
  opacity: .6;
  margin-left: 15px;
  margin-right: 15px;
}
.footer-bottom ul li:last-of-type:after {
  display: none;
}
.footer-top {
  padding-bottom: 68px;
}
@media only screen and (max-width:767px) {
  .footer-top {
    padding-bottom: 17px;
  }
}
.social-footer {
  text-align: center;
}
.social-footer .social-group {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  border: 1px solid #58AA40;
  border-radius: 40px;
}
.social-footer .social-group > div {
  position: relative;
  padding: 13px 0;
  border-right: 1px solid #58AA40;
}
@media only screen and (max-width:767px) {
  .social-footer .social-group > div {
    border-right: 0;
    border-bottom: 1px solid #58AA40;
  }
}
.social-footer .social-group > div.social-poli,
.social-footer .social-group > div.social-pp {
  width: 33.333%;
}
@media only screen and (max-width:767px) {
  .social-footer .social-group > div.social-poli,
  .social-footer .social-group > div.social-pp {
    width: 100%;
  }
}
.social-footer .social-group > div.social-pepe,
.social-footer .social-group > div.social-slimfit {
  width: 16.666%;
}
@media only screen and (max-width:767px) {
  .social-footer .social-group > div.social-pepe,
  .social-footer .social-group > div.social-slimfit {
    width: 50%;
  }
}
.social-footer .social-group > div:last-of-type {
  border-right: 0;
}
@media only screen and (max-width:767px) {
  .social-footer .social-group > div:last-of-type {
    border-bottom: 0;
  }
}
@media only screen and (max-width:767px) {
  .social-footer .social-group > div.social-pepe {
    border-bottom: 0;
    border-right: 1px solid #58AA40;
  }
}
.social-footer .social-group > div p {
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
}
@media only screen and (max-width:767px) {
  .social-footer .social-group > div p {
    top: auto;
    left: auto;
    right: auto;
    position: relative;
  }
}
.social-footer ul {
  margin: 0 -7px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width:767px) {
  .social-footer ul {
    margin: 0 -5px;
  }
}
.social-footer ul li {
  margin-left: 7px;
  margin-right: 7px;
}
@media only screen and (max-width:767px) {
  .social-footer ul li {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.social-footer ul li a {
  display: block;
  font-size: 3.5rem;
  line-height: 1;
  height: 35px;
}
@media only screen and (max-width:767px) {
  .social-footer ul li a {
    font-size: 4rem;
    height: 40px;
  }
}
.social-footer p {
  font-family: 'Ubuntu', sans-serif;
  margin: 0 0 9px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #58AA40;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.144;
}
@media only screen and (max-width:767px) {
  .social-footer p {
    font-size: 1.2rem;
    line-height: 1.084;
    letter-spacing: 0;
    margin-bottom: 11px;
  }
}
.social-footer h3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0 0 67px;
}
@media only screen and (max-width:767px) {
  .social-footer h3 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
.social-footer a {
  color: inherit;
  text-decoration: none;
  transition: all 0.1s ease-in-out;
}
.social-footer a:hover {
  color: #58AA40;
}
.footer-logo {
  position: relative;
  width: 108px;
  height: 104px;
  margin: 0 auto 86px;
  top: 50px;
}
.footer-logo img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width:767px) {
  .footer-logo {
    width: 67px;
    height: 64px;
    top: 35px;
    margin: 0 auto 60px;
  }
}
.footer-contact {
  position: absolute;
  left: -25px;
  top: -95px;
  background-image: url("../img/bg_footer_contact.svg");
  background-repeat: no-repeat;
  background-position: center center;
  width: 398px;
  height: 345px;
  color: #000;
}
@media only screen and (max-width:1024px) {
  .footer-contact {
    display: none;
  }
}
.footer-contact.mobile {
  display: none;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: -50px;
  margin: 0 auto;
}
@media only screen and (max-width:1024px) {
  .footer-contact.mobile {
    display: block;
    margin-top: -80px;
  }
}
.footer-contact h3 {
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 1.091;
  margin: 0 0 23px;
}
.footer-contact .inside {
  max-width: 210px;
  width: 100%;
  margin-top: 160px;
  margin-left: 100px;
}
@media only screen and (max-width:1024px) {
  .footer-contact .inside {
    margin: 0;
    padding: 160px 0 0 100px;
    max-width: 345px;
  }
}
ul.top-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  margin: 0 -15px;
  padding: 0;
}
@media only screen and (max-width:767px) {
  ul.top-nav {
    margin: 0 -10px;
  }
}
ul.top-nav > li {
  margin-left: 15px;
  margin-right: 15px;
}
@media only screen and (max-width:767px) {
  ul.top-nav > li {
    margin: 0 10px;
  }
}
ul.top-nav > li > a {
  display: block;
  color: inherit;
  text-transform: uppercase;
  font-size: 1.4rem;
  padding: 6px 0;
  text-decoration: none;
}
ul.top-nav > li.language > a {
  position: relative;
  text-transform: none;
}
ul.top-nav > li.language > a span {
  position: relative;
  display: block;
  padding: 2px 38px 2px 16px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 24px;
}
ul.top-nav > li.language > a i {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -9px;
  font-size: 1.8rem;
}
ul.top-nav > li.language > a:hover span {
  text-decoration: none;
  background-color: #fff;
  color: #58AA40;
}
ul.top-nav > li.search > a {
  display: block;
  text-indent: -99999px;
  width: 24px;
  height: 24px;
  background-image: url("../img/icons/search.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (min-width:64em) {
  .navigation {
    position: relative;
    color: #fff;
    display: flex;
    justify-content: space-between;
  }
  .navigation a {
    text-decoration: none;
  }
  .navigation a:hover {
    text-decoration: underline;
  }
  .navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .navigation > ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
  }
  .navigation > ul > li {
    margin-left: 15px;
    margin-right: 15px;
  }
  .navigation > ul > li > a {
    display: block;
    color: inherit;
    text-transform: uppercase;
    font-size: 1.4rem;
    padding-top: 23px;
    padding-bottom: 26px;
  }
  .navigation > ul > li.language,
  .navigation > ul > li.group-link {
    display: none;
  }
  .navigation > ul > li.selected > a {
    text-decoration: underline;
  }
  .navigation > ul > li.has-dropdown:hover .dropdown-items {
    display: flex;
  }
  .navigation .dropdown-items {
    display: none;
    flex-wrap: wrap;
    position: absolute;
    width: calc(100% + 30px);
    left: 0;
    right: 0;
    background: #fff;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 35px;
    padding-top: 60px;
  }
  .navigation .dropdown-items .parent-title {
    display: block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .navigation .dropdown-items .parent-title a {
    font-family: 'Ubuntu', sans-serif;
    color: #00543E;
    font-size: 2.8rem;
    font-weight: 500;
    letter-spacing: -0.4px;
    line-height: 1.145;
    text-decoration: underline;
  }
  .navigation .dropdown-items .parent-title a:hover {
    text-decoration: none;
  }
  .navigation .dropdown-items:before,
  .navigation .dropdown-items:after {
    content: ' ';
    position: absolute;
    display: block;
    height: 100%;
    background: #fff;
    width: 100%;
    top: 0;
  }
  .navigation .dropdown-items:before {
    left: -100%;
  }
  .navigation .dropdown-items:after {
    right: -100%;
  }
  .navigation .dropdown-items > li {
    width: calc(25% - 30px);
    margin: 15px;
  }
  .navigation .dropdown-items > li.link-only {
    margin: 2px 15px;
  }
  .navigation .dropdown-items > li.link-only > a {
    color: #00543E;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 1.93;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 500;
  }
  .navigation .dropdown-items > li.link-only > a:hover {
    text-decoration: none;
  }
  .navigation .dropdown-items > li.link-only:nth-child(4n) {
    margin-right: 25%;
  }
  .navigation .dropdown-items > li.link-image > a {
    display: block;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    min-height: 160px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .navigation .dropdown-items > li.link-image > a .arrow-right {
    font-style: normal;
    transition: all 0.15s ease-in-out;
  }
  .navigation .dropdown-items > li.link-image > a .title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 2.1rem;
    transition: all 0.15s ease-in-out;
  }
  .navigation .dropdown-items > li.link-image > a:hover .title {
    background-color: #58AA40;
  }
  .navigation .dropdown-items > li.link-image > a:hover .arrow-right {
    margin-left: 15px;
  }
  .header .navigation .dropdown-items {
    margin-top: -1px;
  }
}
@media only screen and (max-width:1024px) {
  .fixed-navigation {
    display: none;
  }
  .mobile-navigation {
    left: -100%;
  }
  .navigation.active .mobile-navigation {
    left: 0;
  }
}
.navigation.nav-fixed .dropdown-items {
  padding-top: 0;
}
.mobile-navigation {
  display: flex;
  flex-direction: column;
  background-color: #00543E;
  position: absolute;
  right: 0;
  width: 100%;
  top: 0;
  height: 100vh;
  transition: all 0.25s ease-in-out;
}
.mobile-navigation:before {
  content: '';
  display: block;
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  right: 0;
  background: #58AA40;
  position: absolute;
}
@media only screen and (min-width:64em) {
  .mobile-navigation {
    display: none;
  }
}
.mobile-navigation .dropdown-items {
  display: none;
}
.mobile-navigation .inside-scroll {
  position: relative;
  overflow-y: auto;
  height: calc(100vh - 60px);
  top: 60px;
}
.mobile-navigation ul {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-navigation .inside-scroll > ul > li {
  display: block;
  border-bottom: 1px solid #58AA40;
}
.mobile-navigation .inside-scroll > ul > li.group-link {
  display: block;
  border-top: 1px solid #58AA40;
}
.mobile-navigation .inside-scroll > ul > li.group-link > a {
  text-transform: none;
}
.mobile-navigation .inside-scroll > ul > li.language {
  border-bottom: 0;
}
.mobile-navigation .inside-scroll > ul > li.language > a {
  text-transform: none;
  font-size: 1.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mobile-navigation .inside-scroll > ul > li.language > a i {
  font-size: 1.8rem;
  margin-left: 10px;
}
.mobile-navigation .inside-scroll > ul > li.search {
  display: none;
}
.mobile-navigation .inside-scroll > ul > li > a {
  padding: 15px;
  text-align: center;
}
.mobile-navigation .inside-scroll > ul.left > li:first-of-type {
  border-top: 1px solid #58AA40;
}
.mobile-navigation a {
  display: block;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.25;
  text-transform: uppercase;
  text-decoration: none;
}
@media only screen and (max-width:1023px) {
  .navigation ul.left {
    display: none;
  }
}
.fixed-navigation {
  position: fixed;
  top: -70px;
  left: 0;
  right: 0;
  width: 100%;
  height: 70px;
  z-index: 10;
  background-color: #58AA40;
  transition: all 0.25s ease-in-out;
}
.fixed-navigation .container {
  position: relative;
}
.fixed-navigation.active {
  top: 0;
}
.fixed-navigation .logo-wrapper {
  width: 71px;
  height: 55px;
  bottom: auto;
  top: 7px;
  background-image: none;
}
.fixed-navigation .navigation > ul > li.language > a i {
  margin-top: -9px;
}
.fixed-navigation .navigation > ul > li.search > a {
  margin-top: 0;
}
.fixed-navigation .navigation > ul > li > a {
  padding: 24px 0;
}
.fixed-navigation .logo {
  background: url("../img/logo_mobile.svg") no-repeat center center;
  background-size: 71px 55px;
}
.fixed-navigation .logo img {
  display: none;
}
.desktop-burger-sub {
  position: fixed;
  background: #fff;
  width: 100%;
  top: -100%;
  z-index: 2;
  left: 0;
  right: 0;
  transition: opacity 0.34s ease-in-out;
  opacity: 0;
}
.hamburger-nav-active .desktop-burger-sub {
  top: 110px;
  opacity: 1;
}
@media only screen and (max-width:1023px) {
  .desktop-burger-sub {
    display: none;
  }
}
.hamburger-nav-active.fixed-active .desktop-burger-sub {
  top: 70px;
}
ul.subnav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 105px 0;
}
ul.subnav li {
  margin: 15px;
}
ul.subnav li a {
  display: inline-block;
  color: #00543E;
  text-align: center;
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: underline;
}
ul.subnav li a:hover {
  text-decoration: none;
}
.mobile-search {
  display: block;
  text-indent: -99999px;
  width: 24px;
  height: 24px;
  background-image: url("../img/icons/search.svg");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 55px;
  top: 20px;
  z-index: 2;
}
@media only screen and (min-width:64em) {
  .mobile-search {
    display: none;
  }
}
.recipe-detail h1 {
  margin: 0 0 27px;
}
@media only screen and (max-width:1024px) {
  .recipe-detail h1 {
    text-align: center;
  }
}
.recipe-detail .intro-text {
  color: #58AA40;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.recipe-detail .intro-text p {
  margin: 0;
}
.RecipePageNew .main-container {
  padding-top: 0;
}
@media only screen and (max-width:1024px) {
  .RecipePageNew .main-container > .container {
    max-width: 768px;
  }
}
.recipe-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.recipe-wrapper .left {
  width: 343px;
}
@media only screen and (max-width:1024px) {
  .recipe-wrapper .left {
    width: 100%;
    margin: 0 auto;
    order: 1;
  }
}
.recipe-wrapper .right {
  width: calc(100% - 343px);
  padding-left: 123px;
}
@media only screen and (max-width:1024px) {
  .recipe-wrapper .right {
    width: 100%;
    padding-left: 0;
    order: 2;
  }
}
.recipe-detail .title-mobile,
.recipe-detail .intro-text-mobile {
  display: none;
}
@media only screen and (max-width:1024px) {
  .recipe-detail .title-mobile,
  .recipe-detail .intro-text-mobile {
    display: block;
  }
}
@media only screen and (max-width:1024px) {
  .recipe-detail .title-desktop,
  .recipe-detail .intro-text-desktop {
    display: none;
  }
}
.recipe-info {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 35px;
}
.recipe-info > div {
  width: 33.333%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 37px;
}
.recipe-info > div.preparationtime {
  background-image: url("../img/icons/time.svg");
}
.recipe-info > div.quantity {
  background-image: url("../img/icons/quantity.svg");
}
.recipe-info > div.typeofdish {
  background-image: url("../img/icons/typeofdish.svg");
}
.recipe-info p {
  margin: 0;
}
.recipe-info .info-title {
  color: #545454;
  font-size: 0.8rem;
  line-height: 1;
}
.recipe-info .info-desc {
  margin-top: 4px;
  color: #000;
  font-family: 'Ubuntu', sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.15;
  font-weight: 400;
}
.ingredients {
  margin-bottom: 30px;
}
@media only screen and (max-width:1024px) {
  .ingredients {
    margin-bottom: 0;
  }
}
.ingredients h2 {
  margin-top: 0;
}
.ingredients ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ingredients ul li {
  position: relative;
  padding: 0 0 0 40px;
  color: #545454;
  border-bottom: 1px solid #E0E0E0;
  font-size: 1.4rem;
  line-height: 2.57;
}
.ingredients ul li:before {
  position: absolute;
  content: "\2022";
  left: 13px;
  top: 0;
  color: #aeaeae;
}
.ingredients ul li:first-of-type {
  border-top: 1px solid #E0E0E0;
}
@media only screen and (max-width:1024px) {
  .recipe-content {
    margin-bottom: 40px;
  }
}
.linked-products-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 80px;
}
@media only screen and (max-width:1024px) {
  .linked-products-list {
    margin-top: 50px;
    margin-left: -7px;
    margin-right: -7px;
    order: 3;
  }
}
.linked-products-list > div {
  margin: 15px;
  width: calc(50% - 30px);
}
@media only screen and (max-width:1024px) {
  .linked-products-list > div {
    margin: 7px;
    width: calc(50% - 14px);
  }
}
.recipe-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 50px;
}
@media only screen and (max-width:767px) {
  .recipe-list {
    margin-left: -7px;
    margin-right: -7px;
  }
}
.recipe-list > div {
  width: calc(33.333% - 30px);
  margin: 15px;
}
@media only screen and (max-width:767px) {
  .recipe-list > div {
    margin-left: 7px;
    margin-right: 7px;
    width: calc(50% - 14px);
  }
}
.recipe-card,
.page-card {
  position: relative;
  border-radius: 10px;
  background-color: #F1F0E6;
  overflow: hidden;
}
.recipe-card .mobile-img,
.page-card .mobile-img {
  display: none;
}
@media only screen and (max-width:767px) {
  .recipe-card .mobile-img,
  .page-card .mobile-img {
    display: block;
  }
}
@media only screen and (max-width:767px) {
  .recipe-card .desktop-img,
  .page-card .desktop-img {
    display: none;
  }
}
.recipe-card a,
.page-card a {
  display: block;
  text-decoration: none;
}
.recipe-card a:hover .recipe-img img,
.page-card a:hover .recipe-img img,
.recipe-card a:hover .page-img img,
.page-card a:hover .page-img img {
  transform: scale(1.1);
}
.recipe-card .recipe-img,
.page-card .recipe-img,
.recipe-card .page-img,
.page-card .page-img {
  position: relative;
  margin-bottom: 18px;
  overflow: hidden;
}
.recipe-card .recipe-img .icon-video-play,
.page-card .recipe-img .icon-video-play,
.recipe-card .page-img .icon-video-play,
.page-card .page-img .icon-video-play {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background-color: #58AA40;
  color: #fff;
  font-size: 4rem;
  line-height: 40px;
  text-align: center;
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 1;
}
@media only screen and (max-width:767px) {
  .recipe-card .recipe-img .icon-video-play,
  .page-card .recipe-img .icon-video-play,
  .recipe-card .page-img .icon-video-play,
  .page-card .page-img .icon-video-play {
    left: 10px;
    bottom: 10px;
  }
}
@media only screen and (max-width:767px) {
  .recipe-card .recipe-img,
  .page-card .recipe-img,
  .recipe-card .page-img,
  .page-card .page-img {
    margin-bottom: 13px;
  }
}
.recipe-card .recipe-img img,
.page-card .recipe-img img,
.recipe-card .page-img img,
.page-card .page-img img {
  transition: all 0.25s ease-in-out;
}
.recipe-card .recipe-inside,
.page-card .recipe-inside,
.recipe-card .page-inside,
.page-card .page-inside {
  padding: 0 20px 38px;
}
@media only screen and (max-width:767px) {
  .recipe-card .recipe-inside,
  .page-card .recipe-inside,
  .recipe-card .page-inside,
  .page-card .page-inside {
    padding: 0 10px 20px;
  }
}
.recipe-card h2,
.page-card h2 {
  margin: 0;
  color: #000;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.17;
  padding: 0;
}
@media only screen and (max-width:767px) {
  .recipe-card h2,
  .page-card h2 {
    font-size: 1.2rem;
  }
}
.prize-game-cotnent {
  max-width: 624px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  background-color: #58AA40;
  color: #fff;
  position: relative;
  border-radius: 10px;
  text-align: center;
  background-image: url("../images/bg_prize.svg");
  background-repeat: no-repeat;
  background-position: center top;
}
.prize-game-cotnent:before {
  content: '';
  display: block;
  width: 130px;
  height: 111px;
  position: absolute;
  right: calc(50% - 145px);
  top: -63px;
  background: url("../images/photos.svg") no-repeat;
}
.prize-game-cotnent .prize-badge {
  position: absolute;
  display: block;
  overflow: hidden;
  width: 90px;
  height: 90px;
  top: -45px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-image: url("../images/prizebadge.svg");
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 1.8rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.prize-game-cotnent h2 {
  color: inherit;
  text-transform: none;
  margin-top: 0;
}
.prize-game-cotnent p:last-of-type {
  margin: 26px 0 0;
}
.prize-game-cotnent .btn.btn-white:hover {
  border-color: #fff;
}
.prize-game-cotnent .prize-content-wrapper {
  padding: 72px 50px 40px;
}
.SearchPage .main {
  min-height: 660px;
}
.SearchPage .navigation > ul > li.search > a {
  background-image: url("../img/icons/close_search.svg");
  background-size: 26px 26px;
  width: 26px;
  height: 26px;
}
.search-page-form {
  position: relative;
  max-width: 640px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.search-page-form form {
  width: 100%;
}
.search-page-form form .Actions {
  position: absolute;
  width: 141px;
  height: 50px;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width:767px) {
  .search-page-form form .Actions {
    width: 50px;
  }
}
.search-page-form form .Actions .action {
  background-color: #58AA40;
  width: 100%;
  height: 50px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border: 0;
  cursor: pointer;
  color: #fff;
  font-family: 'Inter', sans-serif;
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 1.25;
  text-align: center;
  background-image: url("../img/icons/search.svg");
  background-repeat: no-repeat;
  background-position: center right 20px;
  padding-right: 25px;
}
.search-page-form form .Actions .action:hover {
  background-color: #00543E;
}
@media only screen and (max-width:767px) {
  .search-page-form form .Actions .action {
    background-position: center center;
    text-indent: -9999px;
  }
}
.search-page-form form .text label {
  display: block;
  color: #545454;
  font-family: 'Inter', sans-serif;
  font-size: 1.6rem;
  margin-bottom: 10px;
  line-height: 1.25;
}
.search-page-form form .text input[type="text"] {
  border: 1px solid #AEAEAE;
  border-radius: 8px;
  background-color: #FFFFFF;
  color: #000000;
  font-family: 'Inter', sans-serif;
  font-size: 1.8rem;
  line-height: 1.17;
  padding: 13px 155px 13px 14px;
  width: 100%;
  outline: 0;
}
@media only screen and (max-width:767px) {
  .search-page-form form .text input[type="text"] {
    padding-right: 60px;
  }
}
.search-heading {
  padding-top: 130px;
}
@media only screen and (max-width:767px) {
  .search-heading {
    padding-top: 75px;
  }
}
.search-heading h1 {
  margin-bottom: 48px;
}
.js-suggest-results.empty {
  display: none;
}
ul.js-suggest-results:empty {
  display: none;
}
.js-suggest-results {
  position: absolute;
  z-index: 5;
  width: 100%;
  margin: 0;
  top: 90px;
  list-style: none;
  padding: 0;
  background: #fff;
  height: auto;
  max-height: 315px;
  overflow-y: scroll;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.js-suggest-results li {
  cursor: pointer;
  padding: 7px 14px;
  color: #000;
  font-size: 1.4rem;
}
.js-suggest-results li:hover {
  background-color: #F1F0E6;
}
.search-results-list {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media only screen and (max-width:767px) {
  .search-results-list {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.search-results-list h3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: -0.3px;
  line-height: 1.25;
  margin: 0;
}
.search-results-list .link-title {
  color: #00543E;
  text-decoration: none;
}
.search-results-list .result-item-wrapper {
  border-top: 1px solid #E0E0E0;
}
.search-results-list .result-item {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.search-results-list .result-item .left,
.search-results-list .result-item .middle,
.search-results-list .result-item .right {
  margin-left: 15px;
  margin-right: 15px;
}
.search-results-list .result-item .left {
  width: calc(25% - 30px);
}
@media only screen and (max-width:767px) {
  .search-results-list .result-item .left {
    width: calc(100% - 30px);
    margin-bottom: 15px;
  }
}
.search-results-list .result-item .middle {
  width: calc(25% - 30px);
}
@media only screen and (max-width:767px) {
  .search-results-list .result-item .middle {
    width: calc(100% - 30px);
    margin-bottom: 15px;
  }
}
.search-results-list .result-item .middle img {
  width: 100%;
  height: 100%;
  max-width: 250px;
  max-height: 250px;
  min-height: 250px;
  object-fit: cover;
  border-radius: 10px;
}
.search-results-list .result-item .right {
  width: calc(50% - 30px);
}
@media only screen and (max-width:767px) {
  .search-results-list .result-item .right {
    width: calc(100% - 30px);
  }
}
.search-results-list .result-item .right .read-more {
  margin-top: 28px;
}
.search-results-list .result-item .right p {
  color: #545454;
  font-family: 'Inter', sans-serif;
  font-size: 1.6rem;
  line-height: 1.38;
}
.search-results-list .result-item .right p:first-of-type {
  margin-top: 0;
}
.search-results-list .result-item .right p:last-of-type {
  margin-bottom: 0;
}
.mobile-search-icon {
  position: absolute;
  left: 40px;
  top: 12px;
  z-index: 1;
  display: none;
  width: 24px;
  height: 24px;
  background: url("../img/icons/search.svg") no-repeat center center;
}
@media only screen and (max-width:1024px) {
  .mobile-search-icon {
    display: block;
  }
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
ins {
  background-color: #e3fbf0;
  color: #828282;
  text-decoration: none;
}
mark {
  background-color: #e3fbf0;
  color: #828282;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
sub,
sup {
  position: relative;
  font-size: 10px;
  font-size: 1rem;
  line-height: 0;
  vertical-align: baselineheight;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
a {
  text-decoration: none;
  color: #0c5333;
}
a:hover {
  color: #b7142e;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
::-moz-selection {
  background-color: #b6f4d8;
  color: #0c5333;
  text-shadow: none;
}
::selection {
  background-color: #b6f4d8;
  color: #0c5333;
  text-shadow: none;
}
hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #828282;
  border-bottom: 1px solid #ffffff;
}
img {
  max-width: 100%;
  border-width: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
  display: block;
}
svg:not(:root) {
  overflow: hidden;
}
figure figcaption {
  display: block;
}
address {
  font-style: normal;
}
input.error {
  border: 1px solid red !important;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  cursor: not-allowed;
}
input[type="text"] {
  -webkit-appearance: none;
}
table {
  margin: 0 0 16px;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}
table caption {
  color: #0c5333;
}
table td,
table th {
  border: 1px solid #d8d8d8;
  border-top-color: #cccc;
  border-bottom-color: #cccc;
  border-right-color: #d8d8d8;
  border-left-color: #d8d8d8;
}
thead th {
  text-align: left;
  background: #daf2e5;
}
th {
  padding: 10px 16px;
}
tr:nth-child(2n) td {
  background: #d9d9d9;
}
tbody th {
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
}
td {
  padding: 8px 17px;
  vertical-align: top;
}
.content table td p,
.list section table td p {
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.content table td li,
.list section table td li {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.content table td li ul,
.list section table td li ul {
  background: lime;
  margin: 0;
}
.content table td li li,
.list section table td li li {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.list section li td ul {
  margin: 5px 0 0;
}
#_iCD .iCD_lf a {
  color: #63ac1a;
}
#_iCD .iCD_lf a:hover {
  color: #63ac1a;
  text-decoration: underline!important;
}
#_iCDoptions #_iCDsave,
#_iCD .iCD_lf a.iCD_settings {
  background: #63ac1a;
}
#_iCDoptions #_iCDsave:hover,
#_iCD .iCD_lf a.iCD_settings:hover {
  background: #0c5333;
  color: #ffffff;
  text-decoration: none!important;
}
#_iCDoptions input[type=checkbox]:checked + label:before {
  background: #63ac1a;
}
html,
body {
  font-family: 'Inter', sans-serif;
  width: 100%;
  overflow-x: hidden;
}
html {
  font-size: 62.5%;
}
body {
  position: relative;
  font-size: 1.4rem;
  line-height: 1.57;
  color: #00543E;
}
@media only screen and (max-width:1024px) {
  html.hamburger-nav-active {
    margin: 0;
    height: 100%;
    overflow: hidden;
  }
  html.hamburger-nav-active body {
    margin: 0;
    height: 100%;
    overflow: hidden;
  }
}
a {
  color: #63ac1a;
}
a:hover {
  color: #0c5333;
}
a:hover h2 {
  color: #63ac1a;
}
a:hover h3 {
  color: #0c5333;
}
.hidden,
.rich-pin {
  display: none;
}
.mobile {
  display: block;
}
.tablet,
.desktop {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.sprite,
.more,
.moreLinks,
.recipeIcons ul li,
.module-with-image.certificate a,
.open-nutritions,
.close-nutritions {
  background: url("../images/newpage/sprite.png?v=2") no-repeat;
}
.btn {
  background-color: #ebebeb;
  color: #fff;
  margin: 0 auto;
  padding: 9px 16px 10px;
  font-size: 1.2rem;
}
.more {
  background-position: -20px -70px;
  display: inline-block;
  width: 37px;
  height: 37px;
  text-indent: -9999px;
}
.more:hover {
  opacity: 0.8;
}
.map-link {
  display: inline-block;
  vertical-align: middle;
}
.map-link:before {
  display: inline-block;
  vertical-align: middle;
  content: url('../images/svg/icon_map.svg');
  background-repeat: no-repeat;
  background-position: top 50% left 0;
  background-size: cover;
  width: 26px;
  height: 33px;
  margin-right: 8px;
}
.white-more {
  background-position: -150px -70px;
}
.picnic-more {
  background-position: -291px -70px;
}
.dark-more {
  background-position: -411px -70px;
}
.moreButton {
  border: 1px #0c5333 solid;
  display: inline-block;
  padding: 4px 40px 5px;
  color: #0c5333;
}
.moreButton:hover {
  color: #63ac1a;
  border: 1px #63ac1a solid;
}
.moreLinks {
  background-position: -978px -17px;
  padding: 2px 8px 3px 25px;
  color: #0c5333;
  margin-bottom: 5px;
}
.moreLinks:hover {
  color: #63ac1a;
}
.product-video {
  text-align: center;
  margin: 0 0 30px;
}
.watch-video {
  display: inline-block;
}
.watch-video span {
  display: block;
  margin: 0 auto 15px;
  width: 60px;
  height: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 5px rgba(99, 172, 26, 0.5);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  position: relative;
}
.watch-video span:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -14px 0 0 -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 18px;
  border-color: transparent transparent transparent #63ac1a;
}
.watch-video:hover span {
  border-color: rgba(12, 83, 51, 0.5);
}
.watch-video:hover span:before {
  border-color: transparent transparent transparent #0c5333;
}
span.moreLinks {
  background: none;
  color: #828282;
}
span.moreLinks:hover {
  color: #828282;
}
hr {
  border: 0;
  height: 1px;
  background: #d9d9d9;
  background-image: -webkit-linear-gradient(left, #FFF, #d9d9d9, #FFF);
  background-image: -moz-linear-gradient(left, #FFF, #d9d9d9, #FFF);
  background-image: -ms-linear-gradient(left, #FFF, #d9d9d9, #FFF);
  background-image: -o-linear-gradient(left, #FFF, #d9d9d9, #FFF);
}
hr.small {
  width: 20%;
  margin: 25px auto;
}
.premium-container,
.container {
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
h1 {
  padding: 0 0 20px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 4.2rem;
  font-weight: normal;
  line-height: 1.2em;
  color: #0c5333;
  font-weight: 500;
}
h2 {
  padding: 20px 0 10px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 1.4em;
  color: #0c5333;
}
h2.line-title {
  padding: 0;
  font-weight: 400;
  text-align: center;
  overflow: hidden;
  color: #828282;
}
h2.line-title span {
  display: inline-block;
  position: relative;
  font-size: 2.6rem;
}
h2.line-title span:before {
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -1px;
  margin-right: 30px;
  width: 600%;
  height: 1px;
  background: #d9d9d9;
  overflow: hidden;
}
h2.line-title span:after {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -1px;
  margin-left: 30px;
  width: 600%;
  height: 1px;
  background: #d9d9d9;
  overflow: hidden;
}
h2.withBorder {
  font-weight: 400;
  text-align: center;
  color: #0c5333;
  font-size: 2.8rem;
  padding: 20px 0;
  border-bottom: 1px #d9d9d9 solid;
}
h2.withBorder:first-of-type {
  padding-top: 0;
}
h3 {
  font-family: 'Inter', sans-serif;
  font-size: 1.8rem;
  padding: 0 0 10px;
  color: #0c5333;
  font-weight: normal;
}
.ActionsHolder p,
.ActionsHolder h3 {
  text-align: center;
}
.green-go .btn {
  color: #63ac1a;
}
.green-go .btn:hover {
  color: #0c5333;
}
.primary {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.primary:before,
.primary:after {
  display: table;
  content: '';
}
.primary:after {
  clear: both;
}
.primary.on {
  display: block;
  margin-top: 110px;
  width: 100%;
}
.primary.on ul {
  text-align: center;
  margin: 0 auto;
  width: 80%;
}
.primary.on ul li {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0 0 10px;
  background: transparent;
}
.primary.on ul li a {
  color: #FFF;
  margin: 0;
  padding: 0;
}
.primary ul {
  margin: 0 auto;
  width: auto;
  display: table;
}
.primary ul li {
  float: left;
  text-align: center;
  width: auto;
  font-family: 'Ubuntu', sans-serif;
  font-size: 2.0rem;
  border-right: 1px #d9d9d9 solid;
  color: #0c5333;
}
.primary ul li:last-child {
  border-right: none;
}
.primary ul li:last-child a {
  padding-right: 0;
}
.primary ul li:first-child a {
  padding-left: 0;
}
.primary ul li.selected a {
  color: #63ac1a;
}
.primary ul li a {
  padding: 0 18px;
  line-height: 1.0em;
  color: #0c5333;
}
.primary ul li a:hover {
  color: #63ac1a;
}
.primary .left {
  float: none;
  margin-bottom: 15px;
}
.primary .right {
  float: none;
}
.PremiumModulePage .photo-ppr:first-child {
  margin-top: 90px;
}
.banner {
  background-color: #ebebeb;
  display: block;
  margin: 0;
  position: relative;
  text-align: center;
  float: none;
}
.banner .photo-ppr {
  padding-top: 10px;
}
.banner.wide {
  background: transparent;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -45px;
}
.banner.wide .slide {
  text-align: center;
  position: static;
  padding: 0;
  margin: 0;
}
.banner.wide .slide img {
  margin: 0 auto;
}
.banner.center .slide {
  text-align: center;
  position: static;
  padding: 30px 5% 0;
}
.banner.center .slide .productLogo {
  margin-bottom: 30px;
}
.banner.center .slide img {
  margin: 0 auto;
}
.banner.center .slide .more {
  display: none;
}
.banner.center .slide .no-header-image {
  height: 250px;
}
.banner.center .slide .no-header-image .header-youtube {
  height: 250px;
}
.banner.center .slide .no-header-image .header-youtube:after {
  background-image: url("../images/svg/PP_play_green_new.svg");
}
.banner.center .slide .header-youtube {
  position: relative;
  display: block;
}
.banner.center .slide .header-youtube:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../images/svg/PP_play.svg");
  width: 120px;
  height: 90px;
  background-size: contain;
  background-repeat: no-repeat;
}
.banner.recipe .slide {
  text-align: center;
  position: static;
  padding: 30px 5% 0;
}
.banner.recipe .slide h3 {
  font-family: 'Ubuntu', sans-serif;
}
.banner.recipe .slide nav.productMenu {
  margin: 0 auto 30px;
}
.banner.recipe .slide img {
  margin: 25px auto 0;
}
.banner.recipe .slide h2 {
  color: #0c5333;
}
.banner.recipeItem .slide {
  text-align: center;
  position: static;
  padding: 0;
}
.banner.recipeItem .slide img {
  margin: 0 auto;
}
.banner .shadow {
  background: -moz-linear-gradient(top, rgba(201, 201, 201, 0.65) 0%, rgba(88, 88, 88, 0) 56%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(201, 201, 201, 0.65)), color-stop(56%, rgba(88, 88, 88, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(201, 201, 201, 0.65) 0%, rgba(88, 88, 88, 0) 56%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(201, 201, 201, 0.65) 0%, rgba(88, 88, 88, 0) 56%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(top, rgba(201, 201, 201, 0.65) 0%, rgba(88, 88, 88, 0) 56%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(201, 201, 201, 0.65) 0%, rgba(88, 88, 88, 0) 56%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6c9c9c9', endColorstr='#00000000', GradientType=0);
  opacity: 0.5;
  height: 250px;
  position: absolute;
  top: 0;
  width: 100%;
}
.banner .slide:before,
.banner .slide:after {
  display: table;
  content: '';
}
.banner .slide:after {
  clear: both;
}
.banner .slide.photo figure {
  display: block;
  float: none;
}
.banner .slide.photo .bannerContent {
  margin: -4.5% 0 0;
  padding: 0 2.5%;
  position: absolute;
  top: 50%;
  width: 95%;
}
.banner .slide figure {
  float: left;
  width: 100%;
  display: none;
}
.banner .slide figure img {
  margin: 0 auto;
  max-width: 70%;
}
.banner .slide .bannerContent {
  float: left;
  margin: 25px 0 25px;
  padding: 0 2.5%;
  text-align: center;
  width: 95%;
}
.banner .slide .bannerContent h1 {
  padding: 10px 0 0;
  font-size: 3rem;
}
.banner .slide .bannerContent .white p {
  color: #ffffff;
}
.banner .slide .bannerContent img {
  margin: 0 auto 20px;
}
.banner h2 {
  color: #807e74;
  display: block;
  font-family: 'Ubuntu', sans-serif;
  font-size: 3.2rem;
  line-height: 1.3em;
  margin-bottom: 20px;
  margin-top: 110px;
  font-weight: 500;
}
.banner p {
  color: #807e74;
  font-family: 'Ubuntu', sans-serif;
  display: block;
  font-size: 2.0rem;
  line-height: 1.4em;
  margin-bottom: 20px;
}
.fancybox-skin {
  background-color: #000 !important;
}
.IFramePage .banner .bannerContent {
  margin-top: 0;
}
.IFramePage .banner h1 {
  padding: 0 0 20px !important;
  font-size: 42px !important;
  font-size: 4.2rem !important;
}
.IFramePage .main > .container {
  margin-top: 140px;
}
@media only screen and (max-width:1024px) {
  .IFramePage .main > .container {
    margin-top: 30px;
  }
}
.HomePage .banner.wide .slide {
  position: relative;
}
.HomePage .banner p {
  font-weight: bold;
}
.Recipe .banner.center .slide {
  padding: 0 5%;
}
.contact {
  text-align: center;
  margin: 0 0 80px;
}
.contact h1 {
  text-align: center;
}
.contact section {
  text-align: center;
}
.contact p {
  margin-bottom: 15px;
}
/*
.IFramePage .banner,
.main.subPage {
    background: #FFF url(../images/newpage/bg_subpage.png) left top repeat-x;
}
*/
.main {
  padding: 25px 0;
}
.main.subPage.hasBanner {
  background: transparent !important;
}
.main.subPage.searchResultsPage h2,
.main.subPage.searchResultsPage h3 {
  text-align: center;
}
.main.subPage.searchResultsPage h2 strong,
.main.subPage.searchResultsPage h3 strong,
.main.subPage.searchResultsPage h2 b,
.main.subPage.searchResultsPage h3 b {
  font-weight: normal;
}
.main.subPage.searchResultsPage .search {
  border-top: 1px #d9d9d9 solid;
  margin-top: 25px;
  padding: 25px 0;
}
.main.subPage.searchResultsPage .search:before,
.main.subPage.searchResultsPage .search:after {
  display: table;
  content: '';
}
.main.subPage.searchResultsPage .search:after {
  clear: both;
}
.main.subPage.searchResultsPage .search .searchResults,
.main.subPage.searchResultsPage .search .pagination {
  margin: 0 auto;
}
.main.subPage.searchResultsPage .search .searchResults:before,
.main.subPage.searchResultsPage .search .pagination:before,
.main.subPage.searchResultsPage .search .searchResults:after,
.main.subPage.searchResultsPage .search .pagination:after {
  display: table;
  content: '';
}
.main.subPage.searchResultsPage .search .searchResults:after,
.main.subPage.searchResultsPage .search .pagination:after {
  clear: both;
}
.main.subPage.searchResultsPage .search .pagination {
  text-align: center;
}
.main.subPage.searchResultsPage .search .pagination li {
  display: inline-block;
  border-right: 1px #d9d9d9 solid;
  padding-right: 10px;
  margin-right: 10px;
}
.main.subPage.searchResultsPage .search .pagination li:last-child {
  border-right: none;
}
.main.subPage.searchResultsPage .search li {
  background: transparent;
  padding: 0;
  margin: 0 0 20px;
}
.main.subPage.searchResultsPage .search li:before,
.main.subPage.searchResultsPage .search li:after {
  display: table;
  content: '';
}
.main.subPage.searchResultsPage .search li:after {
  clear: both;
}
.main.subPage.searchResultsPage .search li .left {
  width: 60px;
}
.main.subPage.searchResultsPage .search li .right {
  width: calc((100% - 60px));
  text-align: left;
}
.main.subPage.searchResultsPage .search li .right h2 {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 1.5rem;
}
.main.subPage.searchResultsPage .search li .right .url {
  display: block;
}
.main.subPage h1 {
  text-align: center;
  margin-top: 160px !important;
}
.main.subPage .module-with-image h2 {
  min-height: 26px;
}
.main.subPage section p {
  margin-bottom: 15px;
}
.main.subPage section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main.subPage section ul li {
  background: url('../images/newpage/bullet_light.png') 0 8px no-repeat;
  padding: 6px 5px 6px 20px;
  line-height: 20px;
}
.main.recipeContent h1 {
  text-align: center;
}
.main.recipeContent h3 {
  color: #0c5333;
  margin: 20px 0 10px;
  font-size: 2.0rem;
  line-height: 1.4em;
}
.main.recipeContent h3:first-of-type {
  margin: 0 0 10px;
}
.main.recipeContent .col p {
  margin-bottom: 15px;
}
.main.recipeContent .youtube-video {
  display: block;
  margin: 0 auto;
  text-indent: -9999px;
  background-image: url("../images/svg/PP_play_green_new.svg");
  width: 70px;
  height: 52px;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
  .main.recipeContent .youtube-video {
    display: none;
  }
}
.ActionsHolder .main.subPage h1,
.main.subPage.hasBanner h1 {
  margin-top: 30px;
}
.productMenu {
  margin: 0 auto 50px;
  width: auto;
  display: table;
}
.productMenu ul {
  margin: 0 auto;
  text-align: center;
}
.productMenu li {
  display: inline-block;
  text-align: center;
  width: auto;
  font-family: 'Inter', sans-serif;
  font-size: 1.5rem;
  border-right: 1px #d9d9d9 solid;
  color: #63ac1a;
  margin: 5px 10px 0 0;
  background: transparent;
  padding: 0;
}
.productMenu li:last-child {
  border-right: none;
  margin-right: 0;
}
.productMenu li:last-child a {
  padding-right: 0;
}
.productMenu li:first-child a {
  padding-left: 0;
}
.productMenu li a {
  padding: 0 10px 0;
  line-height: 1.0em;
  color: #63ac1a;
}
.productMenu li a:hover {
  color: #0c5333;
}
.productMenu li .selected {
  color: #0c5333;
}
.product:before,
.product:after {
  display: table;
  content: '';
}
.product:after {
  clear: both;
}
.product.noCategory {
  border-top: 1px #d9d9d9 solid;
  padding: 25px 0 0;
}
.product li {
  padding: 25px 0;
  border-bottom: 1px #d9d9d9 solid;
  width: 100%;
  float: left;
}
.product li figure {
  float: none;
  width: 100%;
  position: relative;
}
.product li figure img {
  margin: 0 auto 20px;
}
.product li figure .badge {
  margin: 0;
  position: absolute;
  bottom: 20px;
  right: 15%;
}
.product li .productContent {
  float: none;
  width: 100%;
}
.product li .productContent h3 {
  color: #63ac1a;
}
.product li .productContent p {
  margin: 0 0 10px;
}
.product li .productContent .productIcon img {
  display: inline-block;
  margin-right: 10px;
}
.product li .productContent .productMoreLinks {
  padding: 15px 0 0;
  margin-top: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.product li .productContent a {
  display: block;
  color: #63ac1a;
}
.product li .productContent a:hover {
  color: #0c5333;
}
.product li .productContent a:hover h3 {
  color: #0c5333;
}
.product li .productContent a:hover img {
  opacity: 0.8;
}
.store {
  display: block;
  text-align: center;
  font-size: 21px;
  line-height: 27px;
  margin: -25px 0 20px;
}
.recipeIcons {
  border-top: 1px #d9d9d9 solid;
  border-bottom: 1px #d9d9d9 solid;
  padding: 20px 0;
  margin: 25px 0;
}
.recipeIcons:before,
.recipeIcons:after {
  display: table;
  content: '';
}
.recipeIcons:after {
  clear: both;
}
.recipeIcons ul {
  display: table;
  margin: 0 auto;
}
.recipeIcons ul li {
  float: none;
  list-style: none;
  text-align: center;
  width: auto;
  padding: 2px 20px 2px 50px;
  margin: 0 15px 15px 0;
}
.recipeIcons ul li a {
  color: #FFF !important;
}
.recipeIcons ul li:last-child {
  margin: 0 15px 0 0;
}
.recipeIcons ul li.time {
  background-position: -20px -285px;
}
.recipeIcons ul li.difficulty {
  padding: 0 20px 0 60px;
  background-position: -300px -285px;
}
.recipeIcons ul li.number {
  background-position: -600px -285px;
}
.recipeIcons ul li span {
  font-size: 21px;
  font-size: 2.1rem;
  margin: 0 10px 0 0;
  line-height: 1;
  color: #0c5333;
  display: block;
}
.recipeIcons ul li p {
  font-size: 12px;
  font-size: 1.2rem;
  color: #63ac1a;
  margin: 0;
  text-align: left;
}
.recipeProduct {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px #d9d9d9 solid;
  padding: 0 0 25px;
}
.recipeProduct:before,
.recipeProduct:after {
  display: table;
  content: '';
}
.recipeProduct:after {
  clear: both;
}
.recipeProduct figure {
  float: none;
  width: 100%;
  padding-right: 0;
}
.recipeProduct .recipeProductContent {
  float: none;
  width: 100%;
  padding-left: 0;
}
.recipeProduct h3 {
  margin: 0;
  padding: 0 0 5px;
  font-size: 21px;
  font-size: 2.1rem;
  color: #63ac1a !important;
  font-weight: normal;
}
.full-width {
  margin-bottom: 25px;
  padding-top: 25px;
  width: 100%;
  background: #f0eeea;
}
.full-width .figure img {
  margin: 0 auto;
}
.full-width .moreLinks {
  margin: 20px 0;
  display: inline-block;
}
.columns {
  padding: 25px 0;
}
.columns:before,
.columns:after {
  display: table;
  content: '';
}
.columns:after {
  clear: both;
}
.columns.col2 .col {
  float: none;
  width: 100%;
}
.columns.col2 .col:nth-child(2) {
  width: 100%;
  padding-right: 0;
}
.columns.col2 .col h2 {
  padding: 0;
}
.columns.col2 .col h3 {
  padding: 20px 0 10px;
  font-size: 21px;
  font-size: 2.1rem;
}
.columns.col2 .col h3:first-of-type {
  padding-top: 0;
}
.columns.col2 .col figure {
  padding: 25px 0 0;
}
.columns.col2 .col figure img {
  margin: 0 auto;
}
.columns.col3 {
  position: relative;
  padding: 25px 0 60px;
  border-top: 1px #d9d9d9 solid;
}
.columns.col3 .col {
  float: none;
  width: 100%;
  padding-right: 0;
}
.columns.col3 .col:nth-child(2) {
  width: 100%;
  padding-right: 0;
}
.columns.col3 .col:nth-child(3) {
  width: 100%;
  padding-right: 0;
}
.columns.col3 .col h2 {
  padding: 0;
}
.columns.col3 .col figure {
  padding: 25px 0;
}
.columns.col3 .col figure img {
  margin: 0 auto;
}
.columns.col3 .col span.more {
  position: absolute;
  left: 0;
  bottom: 10px;
}
.PageWithColumn .columns {
  padding-top: 0;
}
.PageWithColumn .columns .col figure {
  padding: 0 0 25px;
}
.center-image {
  margin: 0 auto;
}
.VotePeoplePage .two-columns-image,
.ModulePage .two-columns-image {
  width: 100%;
  border-top: 1px #d9d9d9 solid;
  padding-top: 35px;
  margin-bottom: 15px;
}
.VotePeoplePage .two-columns-image .col,
.ModulePage .two-columns-image .col {
  float: none;
  width: 100%;
}
.VotePeoplePage .two-columns-image .col:nth-child(2),
.ModulePage .two-columns-image .col:nth-child(2) {
  width: 100%;
  padding-right: 0;
}
.VotePeoplePage .two-columns-image .col h2,
.ModulePage .two-columns-image .col h2 {
  padding: 20px 0 10px;
}
.VotePeoplePage .two-columns-image .col h3,
.ModulePage .two-columns-image .col h3 {
  padding: 20px 0 10px;
  font-size: 21px;
  font-size: 2.1rem;
}
.VotePeoplePage .two-columns-image .col h3:first-of-type,
.ModulePage .two-columns-image .col h3:first-of-type {
  padding-top: 0;
}
.VotePeoplePage .two-columns-image .col figure,
.ModulePage .two-columns-image .col figure {
  padding: 0 0 15px;
}
.VotePeoplePage .two-columns-image .col figure img,
.ModulePage .two-columns-image .col figure img {
  margin: 0 auto;
}
.VotePeoplePage .two-columns-image:last-child,
.ModulePage .two-columns-image:last-child {
  margin-bottom: 25px;
}
.box-list {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
  padding: 30px 0 0;
  border-bottom: none;
  border-top: 1px solid #d9d9d9;
  -webkit-transition: height 0.3s ease-in-out;
  -moz-transition: height 0.3s ease-in-out;
  -ms-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
}
.box-list.actionList {
  position: relative;
  padding: 25px 0;
}
.box-list.actionList .item {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 0 0 !important;
  margin-right: 0;
  position: relative;
  padding-bottom: 15px;
  background-color: #fffde7;
}
.box-list.actionList .item:nth-of-type(2n+1) {
  margin-right: 0;
}
.box-list.actionList .item .wrap {
  width: 100%;
}
.box-list.actionList .actionTime {
  margin: 0 0 20px;
}
.box-list.actionList figure {
  text-align: left;
}
.box-list.actionList figure img {
  margin: 0;
  text-align: left;
}
.box-list.actionList .desc {
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color: #0c5333;
}
.box-list.actionList .desc:before,
.box-list.actionList .desc:after {
  display: table;
  content: '';
}
.box-list.actionList .desc:after {
  clear: both;
}
.box-list.actionList .desc h3 {
  margin: 10px 0;
  font-size: 1.6rem;
  line-height: 1.1em;
  text-align: left;
}
.box-list.actionList .badge {
  background-color: #FFF;
  border-radius: 80px;
  width: 80px;
  height: 80px;
  display: table;
  text-align: center;
  padding: 25px;
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 1;
  color: #333;
}
.box-list.actionList .badge p {
  font-size: 1.6rem;
  line-height: 1.2em;
  vertical-align: middle;
  display: table-cell;
}
.box-list.actionList .img-badge {
  text-align: center;
}
.box-list.actionList .img-badge img {
  margin: 0 auto;
}
.box-list.actionList .actionTime span {
  vertical-align: bottom;
  display: table-cell;
  line-height: 1.2em;
  color: #333;
}
.box-list.actionList .price {
  padding-top: 10px;
  font-size: 6.0rem;
  font-weight: bold;
}
.box-list.actionList .price sup {
  position: relative;
  top: -26px;
  font-size: 2.2rem;
}
.box-list.actionList .price span {
  display: inline-block;
  content: none;
}
.box-list.actionList .price .unit {
  font-size: 1.3rem;
  font-weight: normal;
}
.box-list.actionList h3,
.box-list.actionList p {
  text-align: center;
}
.flyer-item {
  margin-bottom: 30px;
}
.box-list-items {
  margin: 0;
  padding: 0;
  -webkit-transition: height 3.3s ease-in-out;
  -moz-transition: height 3.3s ease-in-out;
  -ms-transition: height 3.3s ease-in-out;
  -o-transition: height 3.3s ease-in-out;
  transition: height 3.3s ease-in-out;
  position: relative;
}
.box-list-items .item {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 20px 0;
  padding: 30px;
  width: calc((100% / 1) - 60px);
  font-size: 15px;
  font-size: 1.5rem;
  color: #828282;
  text-align: left;
  background: #fffde7;
}
.box-list-items .item:nth-of-type(3n+0) {
  margin-right: 0;
}
.box-list-items .item.open {
  background: #f7f7f5;
  height: 668px;
}
.box-list-items .item.open .more {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.box-list-items .item .link-item {
  color: #828282;
}
.box-list-items .item .link-item:hover h3 {
  color: #63ac1a;
}
.box-list-items h3 {
  margin: 0;
  padding: 0 0 5px;
  font-size: 21px;
  font-size: 2.1rem;
  color: #0c5333;
  font-weight: normal;
}
.box-list-items .topInfo {
  min-height: 95px;
}
.box-list-items .info {
  margin-bottom: 30px;
  min-height: 90px;
}
.box-list-items span {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
}
.box-list-items span:before,
.box-list-items span:after {
  display: table;
  content: '';
}
.box-list-items span:after {
  clear: both;
}
.box-list-items p {
  margin: 15px 0;
  font-size: 15px;
  font-size: 1.5rem;
}
.box-list-items .date {
  display: block;
  font-weight: bold;
  margin: 0;
  color: #828282;
}
.box-list-items .date,
.box-list-items .attending {
  font-size: 15px;
  font-size: 1.5rem;
}
.map-info-window .info {
  margin-bottom: 0 !important;
  min-height: 60px !important;
}
#gmap {
  display: none;
}
.gmap {
  overflow: visible;
  background: transparent;
}
.gmap .extend-map {
  height: 50px;
}
.gmap .map-outter {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 380px;
}
.gmap #picnic-map {
  width: 100%;
  height: 100%;
}
.loader {
  position: relative;
  top: -11px;
  padding: 0 5px;
  background: #d9d9d9;
}
.topImage {
  margin: 0 auto;
}
.inner-list {
  margin: 0 0 25px;
  padding: 0;
}
.inner-list:before,
.inner-list:after {
  display: table;
  content: '';
}
.inner-list:after {
  clear: both;
}
.inner-list.row-2 {
  width: 100%;
}
.inner-list.row-2 > .module-with-image {
  width: 100%;
  text-align: center;
}
.inner-list.row-2 > .module-with-image:nth-of-type(2n+0) {
  margin-right: 0;
}
.inner-list.row-3 {
  margin-top: 0;
}
.inner-list.row-3 > .module-with-image {
  width: 100%;
}
.inner-list.row-3 > .module-with-image h2 {
  color: #63ac1a;
}
.inner-list.row-3 > .module-with-image a:hover h2 {
  color: #0c5333;
}
.inner-list.row-4 {
  width: 100%;
}
.inner-list.row-4 > .module-with-image {
  width: calc((100% / 4) - 4px);
}
.module-with-image {
  float: left;
  position: relative;
  margin-bottom: 25px;
  text-align: left;
}
.module-with-image:last-child {
  margin-bottom: 0;
}
.module-with-image.certificate a {
  background-position: -978px -17px;
  padding: 2px 8px 3px 25px;
  color: #0c5333;
  margin-bottom: 5px;
  float: left;
  clear: left;
}
.module-with-image.certificate a:hover {
  color: #63ac1a;
}
.module-with-image.certificate img {
  margin: 0 0 25px 0;
}
.module-with-image img {
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.module-with-image h2 {
  font-size: 2.1rem;
  font-family: 'Inter', sans-serif;
  line-height: 1.1em;
  padding-top: 25px;
  color: #0c5333;
}
.module-with-image h3 {
  font-size: 2.1rem;
  font-family: 'Inter', sans-serif;
  line-height: 1.1em;
  padding-top: 25px;
  color: #6f8b81;
}
.module-with-image p {
  padding: 0;
  margin-bottom: 0;
  color: #828282;
  font-family: 'Inter', sans-serif;
  line-height: 1.4em;
}
.module-with-image .more {
  margin-top: 15px;
}
.PerutninaNLTPage input[type="checkbox"]:not(:checked),
input[type="checkbox"]:checked + label:before {
  background: #d9d9d9;
}
.PerutninaNLTPage #Form_NLTForm .checkbox .right {
  margin-left: 20px;
}
.PerutninaNLTPage .checkboxset {
  text-align: left;
}
.PerutninaNLTPage .checkboxset > label.left {
  display: none;
}
.PerutninaNLTPage .checkboxset ul {
  font-size: 0px;
  font-size: 0rem;
}
.PerutninaNLTPage .checkboxset li {
  width: 100%;
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0 0 4px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}
.PerutninaNLTPage .checkboxset li label {
  width: 100%;
  padding-top: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.certificates-list {
  padding: 30px 0 0;
  width: 100%;
}
.certificates-list:before,
.certificates-list:after {
  display: table;
  content: '';
}
.certificates-list:after {
  clear: both;
}
.certificates-list .certificate {
  margin-bottom: 40px;
  width: 100%;
}
.module-blockquote {
  text-align: center;
  margin: 35px 0;
}
.module-blockquote:before,
.module-blockquote:after {
  display: table;
  content: '';
}
.module-blockquote:after {
  clear: both;
}
@media only screen and (min-width:768px) {
  .module-blockquote {
    margin: 50px 0;
  }
}
@media only screen and (min-width:1024px) {
  .module-blockquote {
    margin: 75px 0;
  }
}
.module-blockquote h2 {
  font-size: 2.4rem;
  line-height: 1.6em;
  margin-bottom: 25px;
}
.module-blockquote p {
  font-family: 'Inter', sans-serif;
  font-size: 2.0rem;
  line-height: 1.4em;
  padding: 0 10%;
  color: #708b81;
  margin-bottom: 25px;
}
.module-blockquote.bottom-margin-none {
  margin-bottom: 0;
}
blockquote {
  font-family: 'Inter', sans-serif;
  font-size: 2.0rem;
  line-height: 1.4em;
  padding: 0 10%;
  color: #0c5333;
  margin-bottom: 25px;
  text-align: center;
}
blockquote p {
  text-align: center;
  color: #0c5333;
}
form {
  width: 100%;
  margin: 0 auto;
}
form #silud {
  display: none;
}
select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 38px;
  border: none;
  padding: 0 35px 0 10px;
  background-position: right bottom;
  text-indent: 0.01px;
  cursor: pointer;
  outline: none;
}
select::-ms-expand {
  display: none !important;
}
label {
  color: #0c5333;
}
textarea {
  width: 99%;
}
div.field.text {
  margin-bottom: 10px;
}
input[type="text"],
input[type="email"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 38px;
  border: 1px #d9d9d9 solid;
  padding: 0 10px;
}
input[type="submit"] {
  border: none;
  float: right;
  margin-top: 10px;
  background-color: #63ac1a;
  height: 36px;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  text-align: center;
  display: block;
  padding: 0 35px;
  cursor: pointer;
}
input[type="submit"]:hover {
  background-color: #0c5333;
}
input[type="checkbox"]:not(:checked),
input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  border: none;
}
input[type="checkbox"]:not(:checked) + label,
input[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  border: none;
}
input[type="checkbox"]:not(:checked) + label:before,
input[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 11px;
  height: 11px;
  background: #d9d9d9;
  border-radius: 1px;
  border: none;
}
input[type="checkbox"]:checked + label:before {
  opacity: 1;
  background-color: #0c5333;
}
.lang-selector {
  margin: 0 auto;
}
.lang-selector .select2-choice {
  width: 100px;
  border-color: transparent;
  height: auto;
  padding: 7px;
  line-height: 14px;
}
.lang-selector .select2-choice > .select2-chosen {
  margin: 0;
  padding-bottom: 10px;
}
.lang-selector.select2-dropdown-open .select2-choice {
  background: #fafafa;
  color: #828282;
  border-color: #d9d9d9;
}
.select_flag {
  width: auto;
  margin-right: 7px;
  float: left;
}
.addSelect2withFlag .select2-choice {
  padding-top: 9px !important;
}
.select2-results .select_flag {
  margin-top: 5px;
}
.select2-drop-active {
  width: 116px !important;
  border-color: #d9d9d9;
  margin-top: -7px;
}
.select2-results {
  font-size: 12px;
}
.PremiumModulePage .main {
  padding: 0;
  text-align: center;
}
.PremiumModulePage .main h1 {
  padding: 0 0 15px;
}
.PremiumModulePage .main h2 {
  padding-top: 0;
  padding-bottom: 20px;
}
.PremiumModulePage .main p {
  margin-bottom: 30px;
}
.PremiumModulePage .main blockquote,
.PremiumModulePage .main blockquote .important p {
  font-size: 15px;
  line-height: 21px;
  color: #6f8b81;
}
.PremiumModulePage .main blockquote .important p {
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  color: #6f8b81;
}
.PremiumModulePage .main blockquote {
  margin: 0;
}
.PremiumModulePage .main blockquote p {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 23px;
  color: #666;
}
.PremiumModulePage .main .container {
  max-width: 800px;
  padding-bottom: 10px;
}
.PremiumModulePage .photo-ppr {
  margin-bottom: 25px;
}
.PremiumModulePage .recipe-card .recipe-inside h2 {
  margin-top: 0;
  text-align: left;
}
.photo-ppr img {
  margin: 0 auto;
}
.button-more {
  margin: 0 0 20px;
  padding: 14px 50px;
  background: #58a21d;
  color: #fff;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}
.button-more a {
  color: #ffffff;
}
.button-more a:hover {
  color: #0c5333;
}
.exposed-box {
  max-width: 800px;
  margin: 0 0 30px;
  background: #f3f8ef;
  padding: 0 10% 20px;
}
.exposed-box h2 {
  margin-top: 0 !important;
  padding-top: 20px !important;
  padding-bottom: 20px;
}
.exposed-box p {
  font-size: 18px;
  font-size: 1.8rem;
  color: #6f8b81;
}
.green-bgr {
  width: 100%;
  margin-bottom: 40px;
  padding-top: 30px;
  background: #f3f8ef;
}
.green-bgr .photo {
  margin-bottom: 20px;
  padding: 0 5%;
}
.select2-hidden-accessible {
  display: none;
}
.open-nutritions {
  background-position: -740px -392px;
  padding: 2px 8px 3px 25px;
  margin-bottom: 5px;
  display: inline-block;
}
.is-open .open-nutritions {
  background-position: -706px -436px;
}
.close-nutritions {
  background-position: -647px -476px;
  width: 35px;
  height: 25px;
  display: block;
  overflow: hidden;
  text-indent: -999em;
  position: absolute;
  left: 50%;
  margin-left: -17px;
  bottom: 10px;
}
.nutritions {
  margin-top: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  display: none;
  background: #eeede9;
  width: 100%;
  float: left;
  position: relative;
}
.nutritions:before {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 13px solid #58a21d;
  position: absolute;
  top: -13px;
  left: 20px;
}
.is-open .nutritions {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  display: block;
}
.nutritions h4 {
  padding: 13px 17px;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: normal;
  color: #ffffff;
  background: #58a21d;
}
.nutritions .containter {
  padding: 8px 17px 30px;
  position: relative;
}
.nutritions table {
  border: none;
}
.nutritions th,
.nutritions td {
  padding: 8px 0;
  border: none;
  border-bottom: 2px solid #ffffff;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 18px;
}
.nutritions th {
  font-weight: normal;
}
.nutritions td {
  text-align: right;
}
.nutritions tr:nth-child(2n) td {
  background: none;
}
.page-iframe {
  width: 100%;
  height: 1480px;
  overflow: hidden;
}
.module-list .video-content {
  margin: 0 0 20px;
}
.SingleRecipe .banner.center .slide {
  padding-top: 0;
}
.vote-button {
  padding-top: 15px;
}
.vote {
  min-width: 130px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 20px 6px;
  background: #58a21d;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  color: #fff;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}
.vote:hover {
  background: #0c5333;
  color: #ffffff;
}
.VotePeopleVotePage .content form {
  padding-bottom: 40px;
}
.VotePeopleVotePage .content form:before,
.VotePeopleVotePage .content form:after {
  display: table;
  content: '';
}
.VotePeopleVotePage .content form:after {
  clear: both;
}
.VotePeopleVotePage .content form .checkbox label {
  width: auto !important;
  white-space: nowrap;
}
.VotePeopleVotePage .content form input[type="checkbox"] + label:before {
  top: 4px;
  border: 1px #d9d9d9 solid;
}
.VotePeopleVotePage .content form input[type="checkbox"]:checked + label:before {
  border-color: #0c5333;
}
.VotePeopleVotePage .content form .Actions,
.VotePeopleVotePage .content form fieldset {
  width: 100%;
  float: left;
}
.gurmantinovo-form {
  margin-bottom: 100px;
}
.gurmantinovo-form input[type="submit"] {
  background: #ba1f2f;
}
.gurmantinovo-form input[type="submit"]:hover {
  background: #860f1c;
}
.gurmantinovo-form .right {
  float: left;
  width: 100%;
}
.gurmantinovo-form .parsley-required {
  color: red;
  list-style: none;
  background: none !important;
  padding-left: 0 !important;
  font-size: 12px;
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.popup-video-wrapper {
  position: fixed;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  align-items: center;
  justify-content: center;
}
.popup-video-wrapper.active {
  display: flex;
}
.popup-video-wrapper .popup-video {
  max-width: 98%;
  height: auto;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width:48em) {
  .popup-video-wrapper .popup-video {
    max-width: 70%;
  }
}
.popup-video-wrapper .js-close-video-popup {
  border: 0;
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/svg/icon_close.svg") no-repeat center center;
  background-size: 24px 24px;
  right: 30px;
  top: 20px;
  position: absolute;
}
@media only screen and (min-width:480px) {
  .primary {
    margin: 130px auto 55px;
    position: static;
    display: block;
  }
  .primary:before,
  .primary:after {
    display: table;
    content: '';
  }
  .primary:after {
    clear: both;
  }
  .primary ul {
    margin: 0 auto;
    width: auto;
    display: table;
  }
  .primary ul li {
    float: left;
    text-align: center;
    width: auto;
    font-family: 'Ubuntu', sans-serif;
    font-size: 2.0rem;
    border-right: 1px #d9d9d9 solid;
    color: #0c5333;
  }
  .primary ul li:last-child {
    border-right: none;
  }
  .primary ul li:last-child a {
    padding-right: 0;
  }
  .primary ul li:first-child a {
    padding-left: 0;
  }
  .primary ul li a {
    padding: 0 18px;
    line-height: 1.0em;
  }
  .primary ul li a:hover {
    color: #63ac1a;
  }
  .primary .left {
    float: none;
    margin-bottom: 15px;
  }
  .primary .right {
    float: none;
  }
  .primary.on {
    display: block;
    box-shadow: none;
  }
  .main {
    padding: 30px 0;
  }
  .recipeProduct {
    padding: 25px 0;
  }
  .recipeProduct figure {
    float: left;
    width: 30%;
    padding-right: 5%;
  }
  .recipeProduct figure img {
    max-width: 100%;
  }
  .recipeProduct .recipeProductContent {
    float: left;
    width: 60%;
    padding-left: 5%;
  }
  .product li figure {
    float: left;
    width: 35%;
    padding-right: 5%;
  }
  .product li figure img {
    margin: 0;
  }
  .product li .productContent {
    float: right;
    width: 60%;
    text-align: left;
  }
  .inner-list.row-2 > .module-with-image {
    width: calc((100% / 2) - 10px);
  }
  .inner-list.row-2 > .module-with-image:nth-of-type(2n+0) {
    margin-right: 0;
  }
  .inner-list.row-3 > .module-with-image {
    width: calc((100% / 2) - 10px);
  }
  .inner-list.row-3 > .module-with-image:nth-of-type(2n+0) {
    margin-right: 0;
  }
  .inner-list.row-4 > .module-with-image {
    width: calc((100% / 2) - 10px);
  }
  .inner-list.row-4 > .module-with-image:nth-of-type(2n+0) {
    margin-right: 0;
  }
  .module-with-image {
    float: left;
    margin-bottom: 25px;
    margin-right: 20px;
    text-align: left;
  }
  .module-with-image h2 {
    min-height: 46px;
    padding-top: 25px;
  }
  .ModulePage .two-columns-image h2 {
    padding: 20px 0 10px;
    min-height: inherit;
  }
  .ModulePage .two-columns-image p {
    min-height: inherit;
  }
  .module-blockquote h2 {
    font-size: 2.4rem;
    line-height: 1.6em;
    margin-bottom: 25px;
  }
  .module-blockquote h3 {
    font-size: 2.4rem;
    line-height: 1.4em;
    padding: 0 10%;
  }
  .PremiumModulePage .main {
    padding: 0;
  }
  .nutritions:before {
    left: 50%;
    margin-left: -13px;
  }
  .box-list.actionList .item .wrap {
    display: table-row;
    vertical-align: top;
  }
  .box-list.actionList .item .desc {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 190px;
  }
  .box-list.actionList .item img {
    position: relative;
    bottom: 0;
  }
  .box-list.actionList .img-badge {
    position: absolute;
    top: 25px;
    right: 25px;
  }
  .PerutninaNLTPage .checkboxset li {
    width: 50%;
  }
  .PerutninaNLTPage .checkboxset li:nth-child(2n-1) {
    padding-right: 2%;
  }
  .PerutninaNLTPage .checkboxset li:nth-child(2n) {
    padding-left: 2%;
  }
  .page-iframe {
    width: 100%;
    height: 1420px;
  }
}
@media only screen and (min-width:640px) {
  .box-list.actionList .item {
    width: calc((100% / 2) - 72px);
    margin-right: 0;
  }
  .box-list.actionList .item:nth-of-type(3n+0) {
    margin-right: 0;
  }
  .box-list.actionList .item:nth-of-type(2n+1) {
    margin-right: 19px;
  }
  .box-list.actionList .item:nth-of-type(2n+0) {
    margin-right: 0;
  }
  .box-list-items .item {
    margin: 0 20px 20px 0;
    padding: 30px;
    width: calc((100% / 2) - 76px);
  }
  .box-list-items .item:nth-of-type(3n+0) {
    margin-right: 0;
  }
  .box-list-items .item:nth-of-type(2n+1) {
    margin-right: 20px;
  }
  .box-list-items .item:nth-of-type(2n+0) {
    margin-right: 0;
  }
  .certificates-list {
    font-size: 0px;
    font-size: 0rem;
  }
  .certificates-list .certificate {
    margin-right: 0;
    width: 50%;
    font-size: 15px;
    font-size: 1.5rem;
    display: inline-block;
  }
  .certificates-list .certificate:nth-child(2n+1) {
    clear: left;
  }
  .actionList .box-list-items .item {
    width: 48%;
    float: left;
    overflow: hidden;
  }
  .actionList .box-list-items .item .desc {
    width: 100%;
    padding-right: 30px;
  }
  .actionList .box-list-items .item:nth-of-type(2n) {
    float: right;
    margin-right: 0 !important;
  }
  .actionList .box-list-items .item:nth-of-type(2n+1) {
    clear: left;
    margin-right: 0 !important;
  }
  .actionList .box-list-items .item .wrap-all {
    display: table;
    height: 100%;
  }
  .actionList .box-list-items .img-badge {
    position: static;
  }
  .actionList .box-list-items figure {
    width: 100%;
    display: table-cell;
    vertical-align: bottom;
  }
  .actionList .box-list-items figure:before,
  .actionList .box-list-items figure:after {
    display: table;
    content: '';
  }
  .actionList .box-list-items figure:after {
    clear: both;
  }
}
@media only screen and (min-width:768px) {
  .mobile,
  .desktop {
    display: none;
  }
  .tablet {
    display: block;
  }
  .banner.center .slide {
    text-align: center;
    position: static;
    padding: 30px 5% 0;
  }
  .banner.center .slide figure {
    position: static;
    width: 100%;
    display: block;
  }
  .banner.center .slide figure img {
    margin: 0 auto;
    max-width: 100%;
  }
  .banner.center .slide .bannerContent {
    float: none;
    text-align: center;
    width: 100%;
    margin: 30px 0 30px;
    padding: 110px 0 0;
  }
  .banner.center .slide .bannerContent img {
    margin: 0 auto 20px;
  }
  .banner.center .slide .productLogo {
    margin-bottom: 30px;
  }
  .banner .slide {
    position: relative;
  }
  .banner .slide figure {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 62.5%;
  }
  .HomePage .banner .slide figure {
    position: relative;
    margin: 0;
    padding: 20px 0 0;
  }
  .banner .slide figure img {
    max-width: 100%;
  }
  .banner .slide .bannerContent {
    float: left;
    margin: 20px 0 50px;
    padding: 0 0 0 2.5%;
    text-align: center;
    width: 35%;
  }
  .banner .slide .bannerContent img {
    margin: 0 auto 20px;
  }
  .banner h2 {
    color: #807e74;
    display: block;
    font-family: 'Ubuntu', sans-serif;
    font-size: 3.2rem;
    line-height: 1.3em;
    margin-bottom: 20px;
  }
  .banner p {
    color: #807e74;
    font-family: 'Ubuntu', sans-serif;
    display: block;
    font-size: 2.0rem;
    line-height: 1.4em;
    margin-bottom: 20px;
  }
  .HomePage .banner p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .HomePage .banner blockquote {
    min-height: 208px;
  }
  .IFramePage .banner .bannerContent {
    margin: 20px 0 30px !important;
  }
  .ProductLinePage .banner.right .slide .bannerContent {
    position: absolute;
    top: 80px;
    right: 100px;
    width: 45%;
  }
  .ProductLinePage .banner.right .slide figure {
    position: static;
    float: left;
  }
  .ProductLinePage .banner.right .slide figure img {
    max-height: 320px;
  }
  .main.subPage.searchResultsPage h3 {
    margin-top: 60px;
  }
  .main.subPage.searchResultsPage .search {
    margin-top: 25px;
    padding: 25px 22%;
  }
  .recipeIcons ul li {
    float: left;
  }
  .product {
    margin: 30px 0;
    font-size: 0px;
    font-size: 0rem;
  }
  .product.noCategory {
    padding: 50px 0 0;
    margin-bottom: 0;
  }
  .product li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    padding: 0;
    border-bottom: none;
    margin: 0 0 50px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .product li:nth-child(2n+2) .nutritions {
    margin-left: -100%;
    margin-right: 0;
  }
  .product li:nth-child(2n+2) .nutritions:before {
    left: auto;
    right: 24%;
  }
  .product li .productContent {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 35px;
  }
  .product li .productContent .productMoreLinks {
    border-top: 1px #d9d9d9 solid;
    padding: 15px 0 0;
    margin-top: 15px;
  }
  .columns.col2 .col {
    float: left;
    width: 30%;
    padding-right: 3%;
  }
  .columns.col2 .col:nth-child(2) {
    width: 67%;
    padding-right: 0;
  }
  .columns.col2 .col figure {
    padding: 0;
  }
  .columns.col2 .col h2 {
    padding: 0;
  }
  .columns.col3 {
    position: relative;
    padding: 30px 0;
  }
  .columns.col3 .col {
    float: left;
    width: 22%;
    padding-right: 3%;
  }
  .columns.col3 .col:nth-child(2) {
    width: 27%;
    padding-right: 3%;
  }
  .columns.col3 .col:nth-child(3) {
    width: 45%;
    padding-right: 0;
  }
  .columns.col3 .col figure {
    padding: 0;
  }
  .columns.col3 .col h2 {
    padding: 0;
  }
  .columns.col3 .col span.more {
    position: absolute;
    left: 55%;
    bottom: 25px;
  }
  .PageWithColumn .columns {
    padding-top: 25px;
  }
  .VotePeoplePage .two-columns-image,
  .ModulePage .two-columns-image {
    padding-top: 25px;
    margin-bottom: 25px;
  }
  .VotePeoplePage .two-columns-image .col,
  .ModulePage .two-columns-image .col {
    float: left;
    width: 30%;
    padding-right: 3%;
  }
  .VotePeoplePage .two-columns-image .col:nth-child(2),
  .ModulePage .two-columns-image .col:nth-child(2) {
    width: 67%;
    padding-right: 0;
  }
  .VotePeoplePage .two-columns-image .col figure,
  .ModulePage .two-columns-image .col figure {
    padding: 0;
  }
  .inner-list.row-2 > .module-with-image {
    width: calc((100% / 2) - 10px);
  }
  .inner-list.row-2 > .module-with-image:nth-of-type(2n+0) {
    margin-right: 0;
  }
  .inner-list.row-2 > .module-with-image h2 {
    font-size: 2.8rem;
  }
  .inner-list.row-3 > .module-with-image {
    width: calc((100% / 3) - 14px);
    height: 510px;
  }
  .inner-list.row-3 > .module-with-image:nth-of-type(2n+0) {
    margin-right: 20px;
  }
  .inner-list.row-3 > .module-with-image:nth-of-type(3n+0) {
    margin-right: 0;
  }
  .inner-list.row-3 > .certificate {
    height: inherit;
  }
  .inner-list.row-4 > .module-with-image {
    width: calc((100% / 3) - 20px);
  }
  .inner-list.row-4 > .module-with-image:nth-of-type(2n+0) {
    margin-right: 20px;
  }
  .inner-list.row-4 > .module-with-image:nth-of-type(3n+0) {
    margin-right: 0;
  }
  .HomePage .inner-list.row-3 > .module-with-image {
    height: auto;
    margin-bottom: 0 !important;
  }
  .module-blockquote {
    margin: 50px 0;
  }
  .module-blockquote:before,
  .module-blockquote:after {
    display: table;
    content: '';
  }
  .module-blockquote:after {
    clear: both;
  }
  form {
    width: 70%;
    margin: 0 auto;
  }
  label {
    width: 25%;
    float: left;
    margin-right: 5%;
    text-align: left;
  }
  textarea {
    width: 70%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  div.field.text {
    margin-bottom: 10px;
  }
  input[type="text"],
  input[type="email"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%;
    height: 38px;
    border: 1px #d9d9d9 solid;
    padding: 0 10px;
  }
  input[type="submit"] {
    border: none;
    float: right;
    margin-top: 10px;
    background-color: #63ac1a;
    height: 36px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    text-align: center;
    display: block;
    padding: 0 35px;
    cursor: pointer;
  }
  input[type="submit"]:hover {
    background-color: #0c5333;
  }
  input[type="checkbox"]:not(:checked),
  input[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
    border: none;
  }
  input[type="checkbox"]:not(:checked) + label,
  input[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    border: none;
  }
  input[type="checkbox"]:not(:checked) + label:before,
  input[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 11px;
    height: 11px;
    background: #d9d9d9;
    border-radius: 1px;
    border: none;
  }
  .PerutninaNLTPage input[type="checkbox"]:not(:checked) + label:before {
    background: #d9d9d9;
  }
  .PerutninaNLTPage .checkboxset ul {
    padding-left: 30%;
  }
  .PerutninaNLTPage .checkboxset li {
    width: 100%;
    padding: 0 !important;
  }
  .PerutninaNLTPage .checkboxset li label {
    padding-top: 0;
  }
  input[type="checkbox"]:checked + label:before {
    opacity: 1;
    background-color: #0c5333;
  }
  .full-width .detail {
    width: 50%;
    float: left;
  }
  .full-width .figure {
    margin-top: -20px;
    width: 50%;
    float: right;
  }
  .full-width .figure img {
    float: right;
  }
  .PremiumModulePage .main {
    padding: 0;
  }
  .PremiumModulePage .main h1 {
    padding-bottom: 30px;
  }
  .PremiumModulePage .main h2 {
    margin-top: -20px;
    padding-bottom: 30px;
  }
  .PremiumModulePage .main .container {
    padding-bottom: 20px;
  }
  .PremiumModulePage .photo-ppr {
    margin-bottom: 50px;
  }
  .PremiumModulePage .photo-ppr .tablet {
    display: block;
  }
  .PremiumModulePage .photo-ppr .desktop {
    display: none;
  }
  .exposed-box {
    margin-bottom: 50px;
  }
  .green-bgr {
    padding-top: 50px;
    margin-bottom: 70px;
  }
  .green-bgr .photo-ppr {
    margin-bottom: 30px;
    padding: 0 5%;
  }
  .nutritions {
    position: relative;
    left: 0;
    margin-right: -100%;
    width: 200%;
  }
  .nutritions .containter {
    padding-left: 20%;
    padding-right: 20%;
  }
  .nutritions:before {
    left: 24%;
    margin-left: -13px;
  }
  .page-iframe {
    height: 1300px;
  }
  .gurmantinovo-form .right {
    float: right;
    margin: 0;
    width: 210px;
  }
  .gurmantinovo-form .right a {
    text-decoration: underline;
  }
  .gurmantinovo-form #Rules:before,
  .gurmantinovo-form #Rules:after {
    display: table;
    content: '';
  }
  .gurmantinovo-form #Rules:after {
    clear: both;
  }
  .gurmantinovo-form #parsley-id-multiple-Rules {
    margin-right: 137px;
  }
  .gurmantinovo-form .parsley-required {
    margin-left: 30%;
  }
  .gurmantinovo-form #parsley-id-multiple-Rules {
    text-align: right;
  }
}
@media only screen and (min-width:992px) {
  .PremiumModulePage .photo-ppr .tablet {
    display: none;
  }
  .PremiumModulePage .photo-ppr .desktop {
    display: block;
  }
  .nutritions .containter {
    padding-left: 30%;
    padding-right: 30%;
  }
  .certificates-list {
    font-size: 0px;
    font-size: 0rem;
  }
  .certificates-list .certificate {
    width: 33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .certificates-list .certificate:nth-child(2n+1) {
    clear: none;
  }
  .certificates-list .certificate:nth-child(3n+1) {
    clear: left;
  }
  .certificates-list .certificate:nth-child(n+1) {
    padding-right: 10px;
  }
  .certificates-list .certificate:nth-child(n+2) {
    padding-left: 5px;
    padding-right: 5px;
  }
  .certificates-list .certificate:nth-child(n+3) {
    padding-left: 10px;
    padding-right: 0;
  }
  .actionList .box-list-items .item {
    width: 49%;
    float: left;
  }
  .actionList .box-list-items .item .wrap {
    display: table-row;
    vertical-align: top;
  }
  .actionList .box-list-items .item .desc {
    width: 100%;
    padding-right: 190px;
    min-height: 165px;
  }
  .actionList .box-list-items .img-badge {
    position: absolute;
    top: 25px;
    right: 25px;
  }
  .module-list .video {
    margin: 0 auto;
  }
  .module-list .video-content {
    margin: -40px 0 20px;
  }
  .PerutninaNLTPage .checkboxset li {
    width: 50%;
  }
  .PerutninaNLTPage .checkboxset li:nth-child(2n-1) {
    padding-right: 2%;
  }
  .PerutninaNLTPage .checkboxset li:nth-child(2n) {
    padding-left: 2%;
  }
}
@media only screen and (min-width:1025px) {
  .primary {
    margin: 55px auto;
  }
  .primary .left {
    float: left;
    margin-bottom: 0;
  }
  .primary .right {
    float: right;
  }
  .main {
    padding: 0 0 50px;
  }
  .banner p {
    font-size: 20px;
    font-size: 2rem;
  }
  .ProductLinePage .banner.right .slide {
    height: 600px;
  }
  .ProductLinePage .banner.right .slide .bannerContent {
    top: 310px;
    right: auto;
    left: 48%;
    width: 365px;
  }
  .ProductLinePage .banner.right .slide figure {
    width: auto;
    margin-left: 100px;
  }
  .ProductLinePage .banner.right .slide figure img {
    max-height: 600px;
  }
  .box-list-items.actionList figure {
    min-height: 350px;
  }
  .box-list-items .item {
    margin: 0 20px 20px 0;
    padding: 30px;
    width: calc((100% / 3) - 76px);
  }
  .box-list-items .item:nth-of-type(3n+0) {
    margin-right: 0;
  }
  .box-list-items .item:nth-of-type(3n+1) {
    margin-right: 19px;
  }
  .box-list-items .item:nth-of-type(3n+2) {
    margin-right: 19px;
  }
  .box-list.actionList .desc h3 {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .box-list.actionList .badge {
    border-radius: 100px;
    width: 100px;
    height: 100px;
  }
  .box-list.actionList .badge p {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .box-list.actionList .actionTime span {
    font-size: 20px;
    font-size: 2rem;
  }
  .box-list.actionList .price {
    font-size: 72px;
    font-size: 7.2rem;
  }
  .box-list.actionList .price .unit {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .inner-list.row-3 > .module-with-image {
    height: 590px;
  }
  .inner-list.row-3 > .certificate {
    height: inherit;
  }
  .full-width .detail {
    width: 63%;
  }
  .full-width .figure {
    width: auto;
  }
  .PremiumModulePage .main h1 {
    padding-bottom: 55px;
  }
  .PremiumModulePage .main .container {
    padding-bottom: 30px;
  }
  .PremiumModulePage .photo-ppr {
    margin-bottom: 75px;
  }
  .exposed-box {
    margin-bottom: 65px;
  }
  .green-bgr {
    padding-top: 70px;
    margin-bottom: 90px;
  }
  .green-bgr .photo {
    margin-bottom: 30px;
    padding: 0 5%;
  }
}
/* lists */
.social {
  margin: 25px 0 0;
}
.social-icons-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 25px !important;
}
@media only screen and (min-width:768px) {
  .social-icons-list {
    margin-top: 40px !important;
  }
}
.social-icons-list li {
  background: none !important;
  box-sizing: border-box;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 10px;
}
@media only screen and (min-width:768px) {
  .social-icons-list li {
    flex: 0 0 10%;
    max-width: 10%;
  }
}
.social-icons-list li:hover {
  opacity: 0.8;
}
.social-icons-list img {
  margin: 0 auto;
}
/* breakpoints*/
/* modules*/
.margin-top-bottom {
  margin: 35px 0;
}
@media only screen and (min-width:768px) {
  .margin-top-bottom {
    margin: 50px 0;
  }
}
@media only screen and (min-width:1024px) {
  .margin-top-bottom {
    margin: 75px 0;
  }
}
.module-title {
  font-family: 'Inter', sans-serif;
  color: #0c5333;
  padding: 0 0 20px 0;
}
@media only screen and (min-width:1024px) {
  .module-title {
    padding: 0 0 35px 0;
    font-size: 3rem;
  }
}
.premium-basic-module.green-bgr1 {
  background-color: #f3f8ef;
}
.premium-basic-module.green-bgr1 .container {
  padding-top: 40px;
}
.three-image-module {
  display: grid;
  grid-gap: 10px;
}
@media only screen and (min-width:560px) {
  .three-image-module {
    grid-template-columns: repeat(3, 1fr);
  }
}
.two-thirds-module .adapt {
  margin: 0 auto;
  min-height: 100%;
  max-width: 1020px;
  width: 90%;
  padding: 0 5%;
}
.two-thirds-module .flex {
  display: flex;
  flex-wrap: wrap;
}
.two-thirds-module .flex.right-align {
  flex-direction: row-reverse;
}
@media only screen and (min-width:640px) {
  .two-thirds-module .flex.right-align .col-text {
    text-align: right;
    padding: 0 0 0 2%;
  }
}
@media only screen and (min-width:640px) {
  .two-thirds-module .flex.right-align .col-image {
    padding: 0 2% 0 0;
  }
}
.two-thirds-module h1 {
  flex: 0 0 100%;
  max-width: 100%;
}
.two-thirds-module .col-text {
  box-sizing: border-box;
  text-align: left;
}
@media only screen and (min-width:640px) {
  .two-thirds-module .col-text {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 2%;
  }
}
@media only screen and (min-width:768px) {
  .two-thirds-module .col-text {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}
.two-thirds-module .col-image {
  box-sizing: border-box;
}
@media only screen and (min-width:640px) {
  .two-thirds-module .col-image {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 2%;
  }
}
@media only screen and (min-width:768px) {
  .two-thirds-module .col-image {
    flex: 0 0 66.6666%;
    max-width: 66.666%;
  }
}
.youtube-module h2 {
  text-align: center;
  padding: 0 0 15px;
}
@media only screen and (min-width:768px) {
  .youtube-module h2 {
    padding: 0 0 30px;
  }
}
.youtube-module .video-popup {
  min-height: 153px;
}
@media only screen and (min-width:375px) {
  .youtube-module .video-popup {
    min-height: 181px;
  }
}
@media only screen and (min-width:480px) {
  .youtube-module .video-popup {
    min-height: 235px;
  }
}
@media only screen and (min-width:768px) {
  .youtube-module .video-popup {
    min-height: 401px;
  }
}
@media only screen and (min-width:1025px) {
  .youtube-module .video-popup {
    min-height: 573px;
  }
}
.youtube-module .video-popup .video-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-height: 153px;
}
@media only screen and (min-width:375px) {
  .youtube-module .video-popup .video-link {
    min-height: 181px;
  }
}
@media only screen and (min-width:480px) {
  .youtube-module .video-popup .video-link {
    min-height: 235px;
  }
}
@media only screen and (min-width:768px) {
  .youtube-module .video-popup .video-link {
    min-height: 401px;
  }
}
@media only screen and (min-width:1025px) {
  .youtube-module .video-popup .video-link {
    min-height: 573px;
  }
}
.video-popup {
  position: relative;
  cursor: pointer;
}
.video-popup.product-video:after {
  display: none;
}
.video-popup.product-video .video-link:before {
  display: none;
}
.video-popup:after {
  content: '';
  background-image: url('../images/svg/PP_play_green_new.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 50px;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width:768px) {
  .video-popup:after {
    width: 100px;
    height: 70px;
  }
}
@media only screen and (min-width:1200px) {
  .video-popup:after {
    width: 120px;
    height: 90px;
  }
}
.video-popup .video-link {
  display: block;
}
.video-popup .video-link:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.video-popup img {
  display: block;
  max-width: 100%;
}
/*! lightgallery - v1.6.12 - 2019-02-19
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2019 Sachin N; Licensed GPLv3 */
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: transparent;
  cursor: pointer;
  display: block;
  margin-top: -12px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-prev {
  left: 20px;
}
@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: tomato;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/svg/icon_close.svg") no-repeat center center;
  background-size: 24px 24px;
  right: 30px;
  top: 20px;
  position: absolute;
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 16px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-toolbar,
.lg-prev,
.lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
  max-height: 75vh;
}
.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../images/lightgallery/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../images/lightgallery/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../images/lightgallery/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../images/lightgallery/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../images/lightgallery/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a,
.lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: Arial, Helvetica, Roboto, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}
.lg-group:after {
  content: "";
  display: table;
  clear: both;
}
.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../images/lightgallery/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
/*# sourceMappingURL=lightgallery.css.map */
#lg-download,
.lg-autoplay-button,
.lg-fullscreen,
#lg-actual-size,
#lg-counter {
  display: none !important;
}
#lg-zoom-in {
  position: absolute;
  right: 60px;
  font-size: 1.75rem;
  top: 8px;
}
#lg-zoom-out {
  position: absolute;
  right: 100px;
  font-size: 1.75rem;
  top: 8px;
}
.lg-toolbar,
.lg-sub-html {
  background-color: transparent;
}
.BiographyReviewListPage .lg-toolbar {
  background: rgba(0, 0, 0, 0.25);
  height: 65px;
}
/*# sourceMappingURL=style.css.map */