/*! HTML5 Boilerplate v7.3.0 | MIT License | https://html5boilerplate.com/ */
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important; }

/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */ }

/*
* Extends the .sr-only class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto; }

/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
  visibility: hidden; }

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /*
     * Printing Tables:
     * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/*page styles */
@font-face {
  font-family: 'Bringshoot';
  src: url("../fonts/Bringshoot.eot");
  src: url("../fonts/Bringshoot.eot?#iefix") format("embedded-opentype"), url("../fonts/Bringshoot.svg#Bringshoot") format("svg"), url("../fonts/Bringshoot.ttf") format("truetype"), url("../fonts/Bringshoot.woff") format("woff"), url("../fonts/Bringshoot.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'Lato', sans-serif;
  color: #4D4D4D; }

#gxr-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative; }

.gxr-wave-bg {
  position: absolute; }

#gxr-wave-1 {
  top: -530px;
  left: 50%;
  margin-left: 200px;
  z-index: -1;
  transform: rotate(0deg); }

#gxr-header {
  padding-top: 85px;
  text-align: center; }
  #gxr-header p {
    font-weight: 300;
    font-size: 50px;
    height: 40px;
    margin: 0 auto;
    line-height: 100%;
    color: #064E2D;
    width: 748px;
    height: 77px;
    line-height: 72px;
    display: block;
    background: #F2F2F2; }

#gxr-logo {
  margin-bottom: 55px;
  width: 300px; }

#gxr-slider-ext-nav {
  text-align: center;
  margin-top: 85px;
  position: relative;
  z-index: 20; }

.gxr-slider-pos {
  display: inline-block;
  text-decoration: none;
  width: 423px;
  background-repeat: no-repeat;
  background-position: top center;
  height: 644px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  border-radius: 25px;
  margin: 0 10px;
  overflow: hidden;
  background-size: 100%;
  cursor: pointer;
  transition: all 1s;
  margin-bottom: 100px;
  border: 0;
  margin: 0 12px;
  border: 2px solid #ffffff;
  position: relative;
  overflow: hidden;
  background: #ffffff; }
  .gxr-slider-pos span {
    color: #064E2D;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    line-height: 130%;
    width: 100%;
    display: block;
    width: 100%;
    height: 106px;
    padding-top: 60px; }
  .gxr-slider-pos a {
    width: 168px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background: #FBC22D;
    display: inline-block; }

.gxr-slider-pos:hover {
  opacity: 0.9; }

#gx-slider-pos-skutecznosc a {
  background: #FA8924; }

#gx-slider-pos-zrownowazony-rozwoj a {
  background: #3CAF8A; }

#gx-slider-pos-naturalnosc.gxr-slider-pos.active {
  border: 2px solid #FBC22D; }
  #gx-slider-pos-naturalnosc.gxr-slider-pos.active a {
    border: 1px solid #FBC22D;
    color: #FBC22D;
    background: #ffffff; }

#gx-slider-pos-skutecznosc.gxr-slider-pos.active {
  border: 2px solid #FA8924; }
  #gx-slider-pos-skutecznosc.gxr-slider-pos.active a {
    border: 1px solid #FA8924;
    color: #FA8924;
    background: #ffffff; }

#gx-slider-pos-zrownowazony-rozwoj.gxr-slider-pos.active {
  border: 2px solid #3CAF8A; }
  #gx-slider-pos-zrownowazony-rozwoj.gxr-slider-pos.active a {
    border: 1px solid #3CAF8A;
    color: #3CAF8A;
    background: #ffffff; }

#proc-mniej-zlamanych-wlosow {
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: 30px; }

#ingredients-ico {
  top: 36px;
  left: 50%;
  margin-left: -100px;
  position: absolute;
  z-index: 10; }

.gx-slider-pos-img {
  border-radius: 25px;
  overflow: hidden; }

#gxr-main-slider-wrapper {
  margin-top: -50px;
  width: 100%;
  min-height: 200px; }
  #gxr-main-slider-wrapper .bx-wrapper {
    margin: 0;
    box-shadow: none;
    border: none;
    background: transparent; }
  #gxr-main-slider-wrapper .bx-controls {
    position: absolute;
    top: 400px;
    width: 1280px;
    left: 50%;
    margin-left: -645px; }
  #gxr-main-slider-wrapper .bx-controls-direction {
    position: relative; }
  #gxr-main-slider-wrapper .bx-next {
    text-indent: 0;
    width: 25px;
    height: 40px;
    left: 50%;
    margin-left: 600px;
    top: -100px; }
    #gxr-main-slider-wrapper .bx-next svg {
      width: 25px;
      height: 40px; }
      #gxr-main-slider-wrapper .bx-next svg .cls-1 {
        fill: #0f2d4a; }
  #gxr-main-slider-wrapper .bx-prev {
    left: 50%;
    text-indent: 0;
    width: 25px;
    height: 40px;
    margin-left: -600px;
    top: -100px; }
    #gxr-main-slider-wrapper .bx-prev svg {
      width: 25px;
      height: 40px; }
      #gxr-main-slider-wrapper .bx-prev svg .cls-1 {
        fill: #0f2d4a; }

.gxr-main-slide {
  text-align: center;
  overflow: hidden;
  padding-top: 100px; }

.gxr-product-section {
  width: 1295px;
  height: 577px;
  margin: 0 auto 85px auto; }

.gxr-product-section-title {
  color: #9D9D9D;
  font-size: 30px;
  font-weight: 700;
  height: 80px;
  width: 100%; }

.gxr-product-section-img {
  width: 422px;
  height: 492px;
  float: left; }
  .gxr-product-section-img img {
    width: 100%; }

.gxr-product-slider-wrapper {
  width: calc(100% - 422px);
  float: left; }
  .gxr-product-slider-wrapper .bx-wrapper {
    width: 810px;
    height: 492px;
    margin: 0;
    margin-left: 50px;
    box-shadow: none;
    border: none;
    background: transparent; }
    .gxr-product-slider-wrapper .bx-wrapper .bx-controls {
      position: relative;
      margin-top: -200px; }
    .gxr-product-slider-wrapper .bx-wrapper .bx-next {
      text-indent: 0;
      width: 25px;
      height: 40px;
      left: 50%;
      margin-left: 370px; }
      .gxr-product-slider-wrapper .bx-wrapper .bx-next svg {
        width: 25px;
        height: 40px; }
        .gxr-product-slider-wrapper .bx-wrapper .bx-next svg .cls-1 {
          fill: #E8E8E8; }
    .gxr-product-slider-wrapper .bx-wrapper .bx-prev {
      left: 50%;
      text-indent: 0;
      width: 25px;
      height: 40px;
      margin-left: -395px; }
      .gxr-product-slider-wrapper .bx-wrapper .bx-prev svg {
        width: 25px;
        height: 40px; }
        .gxr-product-slider-wrapper .bx-wrapper .bx-prev svg .cls-1 {
          fill: #E8E8E8; }

.gxr-p-img {
  text-align: center;
  height: 335px;
  position: relative; }
  .gxr-p-img img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }

.gxr-p-slide {
  width: 270px;
  text-align: center; }

.gxr-p-title {
  color: #4D4D4D;
  font-weight: 700;
  font-size: 18px;
  height: 75px; }

.gxr-p-subtitle {
  color: #4D4D4D;
  font-weight: 300;
  font-size: 16px;
  height: 48px; }

.gxr-p-buy-now {
  width: 168px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 900;
  background-color: #E6BB2A; }

.gxr-p-buy-now:hover {
  opacity: 0.8; }

#gxr-garnier-bio-section .gxr-p-buy-now {
  background-color: #A4D0A0; }

.gxr-hr {
  max-width: 1120px;
  margin: 0 auto 20px auto;
  border-color: #E6E6E6;
  box-shadow: none;
  display: block; }

#gxr-plyny-miceralne-section .gxr-p-buy-now {
  background-color: #F37FB3; }

#gxr-botanic-therapy-section .gxr-p-buy-now {
  background-color: #A8184B; }

#gxr-ekologia {
  border-top: 1px solid #E6E6E6;
  width: 100%;
  height: 24px;
  position: relative;
  margin-top: 200px; }

#gxr-ekologia-title {
  font-size: 24px;
  font-weight: 900;
  color: #262626;
  text-transform: uppercase;
  height: 24px;
  line-height: 100%;
  background: #ffffff;
  padding: 0 35px;
  margin-top: -15px;
  left: 50%;
  margin-left: -700px;
  width: 200px;
  text-align: center;
  position: absolute; }

/*Slide 1*/
#gxr-slide-1-main-box {
  background: #F8F8F8;
  width: 1292px;
  height: 400px;
  margin: 0 auto 0 auto; }

#gxr-slide-1-main-box-wrapper {
  width: 900px;
  margin: 0px auto 0 auto;
  padding-top: 50px; }
  #gxr-slide-1-main-box-wrapper img {
    float: left; }
  #gxr-slide-1-main-box-wrapper div {
    padding-top: 40px;
    text-align: left;
    margin-left: 65px;
    float: left; }

.gxr-slide-1-title {
  margin-top: 0;
  font-size: 45px;
  margin-bottom: 25px; }
  .gxr-slide-1-title span {
    color: #7C7B7B;
    text-transform: uppercase;
    font-weight: 700; }

.gxr-slide-1-subtitle {
  font-size: 24px;
  color: #064E2D;
  font-weight: 300;
  line-height: 170%; }
  .gxr-slide-1-subtitle strong {
    font-weight: 900; }

#gxr-slide-1-lead {
  color: #22372B;
  font-weight: 700;
  font-size: 38px;
  text-align: center;
  margin-top: 120px;
  margin-bottom: 100px; }
  #gxr-slide-1-lead span {
    font-size: 52px;
    color: #7C7B7B;
    font-weight: 300;
    font-family: 'Bringshoot'; }

.gxr-slide-1-product {
  position: relative;
  margin-bottom: 100px; }

.gxr-slide-1-product-wrapper {
  width: 1300px;
  margin: 0 auto;
  position: relative;
  height: 440px; }

.gxr-slide-1-arrow .cls-1 {
  fill: #fac22d;
  opacity: 0.633; }

.gxr-slide-1-product-column {
  width: 540px;
  float: left;
  text-align: right; }
  .gxr-slide-1-product-column p {
    margin-top: 80px;
    color: #FBC22D;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 30px; }
    .gxr-slide-1-product-column p span {
      display: inline-block;
      transform: rotate(-5deg);
      font-weight: 300;
      margin-top: -25px;
      font-family: 'Bringshoot';
      font-size: 64px;
      margin-left: 10px; }

.gxr-slide-1-product-column > span {
  font-size: 24px;
  color: #404040;
  font-weight: 300; }

.gxr-slide-1-product-img {
  float: left;
  margin-left: 80px; }

.gxr-slide-1-arrow {
  position: absolute;
  top: 50px;
  left: 50%;
  width: 103px;
  margin-left: -60px; }

#hair-foods-papaya-box .gxr-slide-1-product-column p {
  color: #FA531E; }
#hair-foods-papaya-box .cls-1 {
  fill: #fa531e;
  opacity: 0.633; }

.gxr-slide-1-product.right .gxr-slide-1-arrow {
  top: 110px;
  margin-left: -60px; }
.gxr-slide-1-product.right .gxr-slide-1-product-img {
  margin-left: 0; }
.gxr-slide-1-product.right .gxr-slide-1-product-column {
  text-align: left;
  margin-left: 70px; }

/*bg*/
.gxr-slide-naturalnosc-img-bg {
  position: absolute; }

#gxr-slide-banana-bg {
  top: -290px;
  left: 50%;
  margin-left: -1130px;
  z-index: -1; }

#gxr-slide-papaya-bg {
  top: -150px;
  left: 50%;
  margin-left: 290px;
  z-index: -1; }

#gxr-papaya-square-bg {
  height: 347px;
  background: #FAFAFA;
  width: 2000px;
  position: absolute;
  right: 50%;
  top: 48px;
  z-index: -1;
  margin-right: -250px; }

#hair-foods-macadamia-box .gxr-slide-1-product-column {
  margin-right: 100px; }
  #hair-foods-macadamia-box .gxr-slide-1-product-column p {
    color: #D66D1C; }
#hair-foods-macadamia-box .cls-1 {
  fill: #D66D1C;
  opacity: 0.633; }
#hair-foods-macadamia-box .gxr-slide-1-product-img {
  margin-left: 60px; }

#hair-foods-aloe-box .gxr-slide-1-product-column p {
  color: #3CAF8A; }
#hair-foods-aloe-box .cls-1 {
  fill: #3CAF8A;
  opacity: 0.633; }

#gxr-slide-macademia-bg {
  top: -150px;
  left: 0;
  z-index: -1; }

#gxr-macademia-square-bg {
  height: 347px;
  background: #FAFAFA;
  width: 600px;
  position: absolute;
  left: 50%;
  top: 48px;
  z-index: -1;
  margin-left: -260px; }

#gxr-super-owoce-dla-mocnych-wlosow {
  margin: 0 auto;
  display: block; }

#gxr-section-divide {
  max-width: 1295px;
  margin: 100px auto 20px auto;
  border-color: #E6E6E6;
  box-shadow: none;
  display: block; }

#gxr-disclaimer {
  color: #404040;
  font-weight: 300;
  font-size: 18px;
  text-align: center;
  margin-bottom: 100px; }

.gxr-fructis-fair-food-txt .cls-1 {
  fill: none; }
.gxr-fructis-fair-food-txt .cls-2 {
  fill: #7c7b7b; }
.gxr-fructis-fair-food-txt .cls-3 {
  clip-path: url(#clip-path); }
.gxr-fructis-fair-food-txt .cls-4 {
  fill: #22372b; }

/*Slide 2*/
#gxr-slide-2-main-box {
  background: #FCE3D7;
  width: 1292px;
  height: 400px;
  margin: 0 auto 100px auto; }

#gxr-slide-2-main-box-wrapper {
  width: 1096px;
  margin: 0px 0 0 196px;
  padding-top: 0px; }

#gxr-slide-2-img {
  float: left; }

#gxr-slide-2-main-box-content {
  float: left;
  text-align: left;
  width: calc(100% - 275px); }
  #gxr-slide-2-main-box-content p {
    margin-left: 70px;
    display: block; }
  #gxr-slide-2-main-box-content p:first-child {
    color: #FA471D;
    font-size: 30px;
    font-weight: 900;
    margin-top: 75px;
    margin-bottom: 15px; }
  #gxr-slide-2-main-box-content p:nth-child(2) {
    color: #FA8A24;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 15px; }
  #gxr-slide-2-main-box-content p:nth-child(3) {
    color: #414141;
    font-size: 24px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 45px; }
  #gxr-slide-2-main-box-content div {
    color: #ffffff;
    font-size: 18px;
    font-weight: 900;
    height: 60px;
    line-height: 60px;
    background: #FFA14D;
    padding-left: 70px;
    text-transform: uppercase;
    width: calc(100% - 70px); }

.gxr-slide-2-product-box {
  width: 1292px;
  text-align: left;
  margin: 0 auto 100px auto;
  position: relative;
  height: 450px; }

.gxr-slide-2-product-title {
  margin-bottom: 30px; }

.gxr-slide-2-product-name {
  font-family: 'Bringshoot';
  opacity: 0.15;
  color: #FBC22D;
  font-size: 200px;
  transform: rotate(7deg);
  position: absolute;
  top: -100px;
  left: 50%;
  margin-left: 210px; }

.gxr-slide-2-product-disclaimer {
  color: #404040;
  font-size: 18px;
  font-weight: 300; }

.gxr-slide-2-product-img {
  float: left; }

.gxr-slide-2-product-bg {
  height: 350px;
  background: #FAFAFA;
  position: absolute;
  top: 52px;
  left: 50%;
  z-index: -1;
  width: 2000px;
  margin-left: -200px; }

.gxr-slide-2-product-content {
  float: left;
  margin-left: 100px;
  width: 640px;
  margin-top: 90px; }
  .gxr-slide-2-product-content .cls-1 {
    fill: none;
    stroke: #ffca00;
    stroke-miterlimit: 2.086;
    stroke-width: 2px; }

.gxr-slide-2-product-headline {
  color: #FBC22D;
  font-size: 24px;
  font-weight: 900; }

.gxr-slide-2-product-box.gxr-right .gxr-slide-2-product-img {
  float: right; }
.gxr-slide-2-product-box.gxr-right .gxr-slide-2-product-content {
  margin-left: 0;
  margin-right: 100px; }
.gxr-slide-2-product-box.gxr-right .gxr-slide-2-product-name {
  margin-left: -700px;
  top: -130px;
  transform: rotate(-7deg); }
.gxr-slide-2-product-box.gxr-right .gxr-slide-2-product-bg {
  margin-left: auto;
  left: auto;
  right: 50%;
  margin-right: -250px; }

#gxr-slide-2-product-papaya .gxr-slide-2-product-name {
  color: #FA531E; }
#gxr-slide-2-product-papaya .gxr-slide-2-product-headline {
  color: #FA531E; }
#gxr-slide-2-product-papaya .cls-1 {
  fill: none;
  stroke: #e8531d;
  stroke-miterlimit: 2.086;
  stroke-width: 2px; }
#gxr-slide-2-product-papaya .gxr-slide-2-product-img {
  margin-top: 25px; }

#gxr-slide-2-product-macadamia .gxr-slide-2-product-name {
  color: #D66E1D; }
#gxr-slide-2-product-macadamia .gxr-slide-2-product-headline {
  color: #D66E1D; }
#gxr-slide-2-product-macadamia .cls-1 {
  fill: none;
  stroke: #d66e1d;
  stroke-miterlimit: 2.086;
  stroke-width: 2px; }
#gxr-slide-2-product-macadamia .gxr-slide-2-product-img {
  margin-top: 29px; }

#gxr-slide-2-product-aloes .gxr-slide-2-product-name {
  color: #3CAF8A; }
#gxr-slide-2-product-aloes .gxr-slide-2-product-headline {
  color: #3CAF8A; }
#gxr-slide-2-product-aloes .cls-1 {
  fill: none;
  stroke: #39aa9b;
  stroke-miterlimit: 2.086;
  stroke-width: 2px; }
#gxr-slide-2-product-aloes .gxr-slide-2-product-img {
  margin-top: 29px; }

#gxr-slide-2-product-aloes-wave {
  position: absolute;
  left: 50%;
  margin-left: 450px;
  transform: rotate(-40deg);
  transform-origin: 0% 0%;
  z-index: -1;
  top: 200px; }

#gxr-slide-2-footer {
  color: #005036;
  font-weight: 900;
  font-size: 48px; }
  #gxr-slide-2-footer p {
    margin-bottom: 10px; }
    #gxr-slide-2-footer p span {
      font-size: 36px; }

#gxr-sprawdz-na-swoich-wlosach {
  width: 610px;
  height: 128px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  font-weight: 900;
  font-size: 32px;
  line-height: 100px;
  color: #ffffff;
  margin-bottom: 100px; }
  #gxr-sprawdz-na-swoich-wlosach svg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
  #gxr-sprawdz-na-swoich-wlosach .cls-1 {
    fill: #56b335; }

#gxr-przetesuj-za-darmo-banner {
  display: block;
  margin: 0px auto 150px auto;
  width: 1342px; }

#gxr-nowe-formuly-wrapper {
  height: 400px; }

#gxr-nowe-formuly-col {
  width: 1250px;
  margin: 0 auto; }

.gxr-ekologia-title {
  text-transform: uppercase;
  color: #262626;
  font-size: 44px;
  margin-bottom: 40px;
  font-weight: 900;
  display: block;
  float: left;
  width: 100%;
  margin-top: 100px; }

.gxr-eko-content {
  color: #262626;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 0;
  font-weight: 300; }

#gxr-nowe-formuly-box {
  width: 380px;
  padding-right: 150px;
  background-position: top right;
  background-repeat: no-repeat;
  margin-top: -24px;
  float: left; }

#gxr-nowe-formuly-box-right {
  width: 720px;
  padding-top: 100px;
  background-position: top right;
  background-repeat: no-repeat;
  margin-top: -24px;
  float: left; }

#gxr-nowe-formuly-img {
  float: left;
  margin-top: -24px; }

#gxr-zielone-opakowania-wrapper {
  z-index: 10;
  height: 696px;
  position: relative; }

#gxr-zielone-opakowania-col {
  width: 1250px;
  margin: 0 auto; }

#gxr-zielone-opakowania-img {
  float: left;
  margin-right: 140px; }

#gxr-zielone-opakowania-box {
  width: 636px;
  float: left; }

#gxr-map-wrapper {
  position: relative;
  text-align: center; }

#gxr-map {
  width: 900px;
  margin-left: 252px; }

#gxr-map-green-line {
  width: 800px;
  height: 20px;
  background: #77A800;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -625px; }

#gxr-map-grey-line {
  width: 800100%;
  height: 1px;
  background: #EFECEC;
  position: absolute;
  top: 50%;
  left: 0%;
  z-index: -1; }

#gxr-zielone-opakowania-green-line {
  width: 800px;
  height: 20px;
  background: #77A800;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -1425px; }

#gxr-zielone-opakowania-recycle-bg {
  position: absolute;
  top: 314px;
  left: 50%;
  margin-left: -955px; }

#gxr-zielona-fabryka-box {
  width: 410px;
  position: absolute;
  left: 50%;
  margin-left: -525px;
  z-index: 10; }
  #gxr-zielona-fabryka-box .gxr-eko-content {
    text-align: left; }

#gxr-zielona-fabryka-img-1 {
  position: absolute;
  left: 50%;
  margin-left: -861px; }

#gxr-zielona-fabryka-wrapper {
  position: relative;
  text-align: center;
  height: 1380px; }

#gxr-nasze-zielone-zobowiazania {
  text-align: left;
  width: 1200px;
  margin-left: -530px;
  position: absolute;
  top: 570px;
  left: 50%;
  z-index: 10; }

#gxr-nasze-zielone-zobowiazania-title {
  color: #262626;
  font-size: 24px;
  font-weight: 700; }

.gxr-nasze-zielone-zobowiazania-col {
  width: 50%;
  float: left;
  margin-top: 60px; }

.gxr-nasze-zielone-zobowiazania-pos {
  width: 520px;
  color: #101010;
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 80px; }
  .gxr-nasze-zielone-zobowiazania-pos p {
    color: #155A09;
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase; }

#gxr-zielona-fabryka-eco-leaf {
  position: absolute;
  left: 50%;
  margin-left: 461px;
  top: 650px; }

#gxr-rossmann-logo {
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -600px; }

#gxr-video-thumb {
  width: 800px;
  height: 432px;
  position: absolute;
  left: 50%;
  top: 70px;
  margin-left: -30px; }
  #gxr-video-thumb #gxr-video-img {
    width: 100%; }

#gxr-video-thumb-wrapper {
  position: relative;
  width: 800px;
  height: 432px;
  border: 0 !important; }

#gxr-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  display: block;
  width: 60px;
  height: 60px; }
  #gxr-play-button svg {
    width: 100%; }
  #gxr-play-button .cls-1 {
    fill: #fff; }

#gxr-play-button:hover {
  opacity: 0.8; }

#gxr-video-rings {
  width: 1742px;
  height: 1742px;
  margin-top: -871px;
  margin-left: -871px; }
  #gxr-video-rings div {
    position: absolute;
    border-radius: 10000px;
    border: 1px solid #77A800;
    top: 50%;
    left: 50%;
    opacity: 0.2; }
  #gxr-video-rings div:nth-child(1) {
    width: 118px;
    height: 118px;
    margin-top: -59px;
    margin-left: -59px; }
  #gxr-video-rings div:nth-child(2) {
    width: 274px;
    height: 274px;
    margin-top: -137px;
    margin-left: -137px; }
  #gxr-video-rings div:nth-child(3) {
    width: 472px;
    height: 472px;
    margin-top: -236px;
    margin-left: -236px; }
  #gxr-video-rings div:nth-child(4) {
    width: 736px;
    height: 736px;
    margin-top: -368px;
    margin-left: -368px; }
  #gxr-video-rings div:nth-child(5) {
    width: 1142px;
    height: 1142px;
    margin-top: -571px;
    margin-left: -571px; }
  #gxr-video-rings div:nth-child(6) {
    width: 1742px;
    height: 1742px;
    margin-top: -871px;
    margin-left: -871px; }
  #gxr-video-rings div#gxr-ring-mask {
    border-radius: 0;
    border: 0;
    background: radial-gradient(circle, rgba(255, 255, 255, 0) 50%, white 100%);
    opacity: 1;
    width: 1800px;
    height: 1800px;
    margin-top: -900px;
    margin-left: -900px; }

#gxr-yt-player {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20; }

/*Slide 2*/
#gxr-slide-3-main-box {
  background: #F8F8F8;
  width: 1292px;
  height: 400px;
  margin: 0 auto 0 auto; }

#gxr-slide-3-main-box-wrapper {
  width: 960px;
  margin: 0px auto 0 auto;
  padding-top: 50px; }
  #gxr-slide-3-main-box-wrapper svg {
    float: left;
    margin-top: 22px; }
    #gxr-slide-3-main-box-wrapper svg .cls-1 {
      opacity: 0.999; }
    #gxr-slide-3-main-box-wrapper svg .cls-2 {
      fill: #3caf8a; }
  #gxr-slide-3-main-box-wrapper div {
    width: 550px;
    padding-top: 40px;
    text-align: left;
    margin-left: 75px;
    float: left; }

.gxr-slide-3-title {
  margin-top: 0;
  font-size: 45px;
  margin-bottom: 25px;
  color: #3CAF8A;
  font-weight: 900;
  font-size: 30px; }

.gxr-slide-3-subtitle {
  font-size: 24px;
  color: #064E2D;
  font-weight: 300;
  line-height: 170%; }
  .gxr-slide-3-subtitle strong {
    font-weight: 900; }

#gxr-slide-3-papaya-wrapper {
  margin-top: 130px;
  margin-bottom: 130px;
  height: 518px;
  position: relative;
  z-index: -2; }

#gxr-slide-3-papaya-product-img {
  margin-left: -850px;
  left: 50%;
  position: absolute;
  top: 0; }

#gxr-slide-3-papaya-bg {
  margin-left: -210px;
  left: 50%;
  position: absolute;
  top: -90px;
  z-index: -10; }

#gxr-papaya-list {
  margin-left: 30px;
  left: 50%;
  position: absolute;
  top: 30px;
  width: 580px; }

.gxr-papaya-list-pos {
  width: 100%;
  float: left;
  clear: both;
  height: 68px;
  margin-bottom: 20px; }
  .gxr-papaya-list-pos div {
    font-size: 50px;
    font-weight: 700;
    width: 127px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    color: #ffffff;
    background: #F77A22;
    float: left;
    margin-right: 50px; }
  .gxr-papaya-list-pos p {
    text-align: left;
    color: #5D5D5D;
    font-size: 18px;
    font-weight: 900;
    display: block;
    float: left;
    margin: 25px 0 0 0; }
    .gxr-papaya-list-pos p sup {
      color: #F77A22; }
  .gxr-papaya-list-pos p:last-child {
    margin-top: 10px; }

#gxr-recycle-large-bg {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: -1;
  margin-left: 300px; }

#gxr-papaya-disclaimer {
  width: 1300px;
  margin: 140px auto 100px auto;
  height: 247px; }

.gxr-papaya-disclaimer-box {
  text-align: center;
  border-radius: 44px;
  border: 2px solid #F77A22;
  float: left;
  margin-right: 17px;
  width: 414px;
  height: 247px; }

.gxr-papaya-disclaimer-star {
  background: #ffffff;
  font-size: 150px;
  font-weight: 700;
  padding: 0 40px;
  display: inline-block;
  margin-top: -45px;
  color: #F77A22;
  height: 90px;
  line-height: 100%; }

.gxr-papaya-disclaimer-content {
  font-size: 18px;
  color: #606060; }
  .gxr-papaya-disclaimer-content span {
    color: #F77A22; }

.gxr-papaya-disclaimer-box:last-child {
  margin-right: 0; }
  .gxr-papaya-disclaimer-box:last-child .gxr-papaya-disclaimer-content {
    margin-top: -10px; }

.gxr-fructis-fair-food-txt svg {
  float: left; }

.gxr-menu-label {
  display: inline-block;
  margin-left: 10px;
  height: 60px;
  line-height: 65gxr-logopx; }

/*# sourceMappingURL=main.css.map */
