* {
  font-family: 'Poppins', sans-serif; }

html,
body {
  overflow-x: hidden; }

.container {
  max-width: 1150px; }

a {
  cursor: pointer;
  color: #000;
  text-decoration: none;
  transition: all .3s ease-in-out; }
  a:hover {
    color: #e73d25;
    text-decoration: none; }

h1,
h2,
h4,
h5,
h6,
p,
ul,
li,
span {
  padding: 0;
  margin: 0;
  line-height: 1; }

figure {
  padding: 0;
  margin: 0; }

button {
  transition: all .3s ease-in-out; }

section {
  padding-top: 100px;
  padding-bottom: 150px; }

.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

h2 {
  text-align: center;
  font-size: 44px;
  font-weight: 300;
  padding-bottom: 60px;
  text-transform: uppercase; }

p {
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  font-weight: 300;
  font-family: 'PT Serif', serif; }
  p.section-description {
    margin-bottom: 50px;
    padding: 0 20%; }

.slider {
  background: #efd4e2; }
  .slider .btn-check {
    position: absolute;
    left: 0;
    background: none;
    border: 0;
    width: 100%;
    height: 100%;
    text-indent: -98765px;
    background: none;
    top: 120px; }
  .slider .btn-check:hover {
    border: 0;
    background: none;
    cursor: pointer; }
  .slider img {
    width: 100%; }
    .slider img.img-mobile {
      display: none; }
  .slider .carousel-control-next-icon,
  .slider .carousel-control-prev-icon {
    width: 40px;
    height: 40px; }
  .slider .carousel-indicators li {
    width: 20px;
    height: 20px;
    border-radius: 50%; }

.main-header {
  position: relative; }
  .main-header nav.fixed-header {
    background: #FFF;
    padding-top: 10px; }
  .main-header .navbar {
    width: 100%;
    padding-top: 10px;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    z-index: 100; }
  .main-header .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    padding: 0 0 0 40px;
    white-space: nowrap; }
    .main-header .navbar-expand-lg .navbar-nav .nav-link:hover {
      color: #e73d25; }
    .main-header .navbar-expand-lg .navbar-nav .nav-link.active {
      color: #e73d25; }

.slide-home-right {
  position: absolute;
  right: 0; }

.menu-icon {
  list-style: none;
  padding-left: 0;
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 100; }

.menu-icon-items {
  background: #e73d25;
  margin-bottom: 5px;
  width: 45px;
  height: 45px; }
  .menu-icon-items:hover {
    background: #967b4f; }

.menu-icon-nav {
  display: none; }

.header-right a {
  margin-left: 25px;
  text-transform: uppercase; }

.page-title-box {
  margin-top: 60px;
  margin-bottom: 60px;
  display: block; }
  .page-title-box h3 {
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'PT Serif', serif;
    text-align: center;
    margin-bottom: 40px; }
  .page-title-box h2 {
    font-size: 80px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
    margin-bottom: 50px;
    padding: 0; }
  .page-title-box p {
    padding: 0 10%; }

.nasze-marki .col-6 {
  padding: 0; }
.nasze-marki .row {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto; }
.nasze-marki .hovereffect {
  height: initial; }
.nasze-marki .slice {
  cursor: pointer; }
.nasze-marki .slice:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }
.nasze-marki .slice:hover img {
  transform: scale(1.1); }
.nasze-marki h3 {
  color: #FFF;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 300;
  text-align: center;
  display: block;
  transition: all 0.3s ease-in-out; }
.nasze-marki figure {
  width: 100%;
  height: 100%;
  max-height: 300px;
  overflow: hidden; }
.nasze-marki img {
  width: 100%;
  transition-duration: 1s; }
.nasze-marki .hovereffect img {
  opacity: 0;
  transition: all 0.3s ease-in-out; }
.nasze-marki .slice:hover .hovereffect img {
  opacity: 1; }
.nasze-marki .slice:hover .hovereffect h3 {
  display: none; }

.rozplyn {
  background: #c1e8dc; }
  .rozplyn .big-letter {
    font-size: 105px;
    display: inline-block;
    line-height: 135px;
    text-transform: uppercase;
    font-weight: 300; }
    .rozplyn .big-letter:first-child {
      width: 100%;
      text-align: center; }
    .rozplyn .big-letter:nth-child(3) {
      width: 100%;
      text-align: center; }
  .rozplyn .small-box-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    text-align: left;
    width: 50%;
    padding-left: 15%;
    padding-right: 15px;
    display: flex;
    align-items: center;
    color: #787878; }

.katalogi {
  background: #d5c4b9; }
  .katalogi figure {
    position: relative;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    border: 1px solid transparent;
    transition: all 0.3s ease-in-out; }
    .katalogi figure:hover {
      border: 1px solid #FFF;
      background: #c4b9af; }
      .katalogi figure:hover .download {
        bottom: 65px; }
    .katalogi figure img {
      width: 100%; }
      .katalogi figure img.download {
        width: 50px; }
  .katalogi .download {
    position: absolute;
    right: 15px;
    bottom: 56px; }
  .katalogi h4 {
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 20px; }

footer {
  background: #967b4f;
  padding-bottom: 25px;
  padding-top: 35px; }
  footer li {
    display: inline-block;
    padding: 0 5px; }
  footer a,
  footer span {
    color: #FFF;
    font-size: 13px; }
  footer a:hover {
    color: #9d6c3f; }

.skladniki_icon {
  height: 60px;
  margin: 0 5px; }

.classic {
  padding-bottom: 0; }
  .classic .page-title-box {
    padding-left: 25px;
    padding-right: 25px; }
  .classic .box-chocolate {
    position: relative;
    padding: 20px 50px;
    margin-bottom: 10px;
    display: flex;
    align-items: center; }
  .classic .box-chocolate_img-bottom {
    position: absolute;
    bottom: 0;
    right: 0; }
  .classic .box-chocolate_img-top {
    width: 50%; }
  .classic .box-chocolate_description {
    padding-left: 50px;
    float: right;
    width: 50%;
    text-align: left;
    z-index: 50; }
    .classic .box-chocolate_description p {
      text-align: left;
      font-size: 14px;
      margin-bottom: 20px;
      padding: 0;
      font-family: 'Poppins', sans-serif; }
  .classic h5 {
    font-family: 'PT Serif', serif;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 140%; }
  .classic .btn-shop {
    border: 1px solid #000;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
    display: inline-block; }
    .classic .btn-shop:hover {
      border-color: #FFF;
      color: #000; }
  .classic .box-chocolate-v2 .box-chocolate_img-bottom {
    left: 0;
    right: initial; }
  .classic .box-chocolate-v2 p {
    text-align: right; }
  .classic .box-chocolate-v2 h5 {
    text-align: right; }
  .classic .box-chocolate-v2 .box-chocolate_description {
    padding-left: 0px;
    padding-right: 50px;
    text-align: right; }

.btn-check {
  display: inline-block;
  background: #000;
  color: #FFF;
  padding: 15px 30px;
  text-transform: lowercase;
  border: 1px solid #000; }
  .btn-check:hover {
    border-color: #FFF;
    color: #FFF; }

.tabliczki {
  text-align: center; }
  .tabliczki .col-6 {
    padding: 0; }
  .tabliczki .row {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto; }
  .tabliczki figure {
    position: relative; }
    .tabliczki figure img {
      width: 100%; }
      .tabliczki figure img:nth-child(2) {
        position: absolute;
        top: 0;
        left: 0; }
  .tabliczki h4 {
    color: #FFF;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 30px; }
  .tabliczki .slice .absolute-center {
    width: 80%; }
  .tabliczki .slice p {
    font-size: 12px;
    margin-bottom: 30px;
    padding: 0;
    font-family: 'Poppins', sans-serif; }

.kontakt .container {
  padding-right: 80px; }
.kontakt h4 {
  font-size: 34px;
  text-transform: uppercase;
  margin-bottom: 40px;
  width: 100%;
  font-weight: 300;
  display: inline-block;
  padding-left: 54px; }
.kontakt img {
  width: 50px;
  margin-left: -54px; }
.kontakt hr {
  height: 2px;
  width: 100%;
  background: #c6c6c6;
  margin: 0 0 30px 0; }
.kontakt .kontakt-box {
  margin-bottom: 30px;
  padding-left: 54px; }
  .kontakt .kontakt-box img {
    vertical-align: middle; }
  .kontakt .kontakt-box h5 {
    display: inline-block;
    color: #b59859;
    margin-bottom: 20px;
    font-size: 20px;
    text-transform: uppercase; }
  .kontakt .kontakt-box p {
    padding: 0;
    margin-bottom: 0;
    text-align: left;
    font-size: 15px; }
.kontakt .on-line-box {
  margin-top: 60px;
  background: #dcc89d;
  display: inline-block;
  padding: 30px 50px 30px 30px; }
  .kontakt .on-line-box img {
    margin-left: 0; }
  .kontakt .on-line-box h5 {
    color: #FFF;
    text-transform: uppercase;
    font-weight: 300; }
  .kontakt .on-line-box p {
    padding-left: 38px;
    font-family: 'Poppins', sans-serif; }

.text-cms {
  padding-bottom: 50px; }

.text-cms p {
  padding: 0;
  line-height: 180%; }

.text-cms .col-md-6 p:first-of-type {
  padding-top: 40px; }

@media (max-width: 414px) {
  .text-cms .col-md-6 p:first-of-type {
    padding-top: 0; }

  .tabliczki .slice .absolute-center {
    width: 90%; } }
@media (max-width: 991.98px) {
  .main-header .navbar {
    position: fixed; } }
@media screen and (max-width: 1300px) and (min-width: 991.98px) {
  section {
    padding-bottom: 40px; }

  .kontakt .container {
    padding: 0 60px; }

  .menu-icon {
    top: 20%; }

  .main-header .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0 0 0 25px; }

  .header-right a {
    text-align: center; }
    .header-right a span {
      display: none; }

  header .slide-home-left {
    max-width: 150%;
    z-index: 120;
    position: relative;
    left: 40px; }
  header .slide-home-right {
    width: 150%;
    bottom: 0;
    right: 0; } }
@media (max-width: 991.98px) and (min-width: 767.98px) {
  .slider img {
    margin-top: 100px; }

  header .container {
    max-width: 100%; }

  .page-title-box {
    margin-top: 80px; }

  .main-header .navbar {
    margin: 0; }

  .navbar-toggler {
    padding-left: 0; }

  .header-right a {
    padding-left: 30px; } }
@media (max-width: 991.98px) {
  section {
    padding-bottom: 40px; }
    section.kontakt, section.classic, section.tabliczki {
      padding-top: 0; }

  header .text-right {
    text-align: left !important; }
  header .slide-box {
    position: relative;
    height: 500px; }
  header .slide-home-left {
    max-width: 100%;
    margin-top: -50px;
    left: 30px;
    z-index: 20;
    height: 500px;
    position: relative; }
  header .slide-home-right {
    width: 60%;
    bottom: 0;
    right: 0; }

  .main-header {
    padding: 0;
    background: #FFF; }
    .main-header .navbar {
      padding: 30px 0;
      background: #FFF;
      left: 0;
      transform: translate(0); }

  .main-header .navbar-expand-lg .navbar-nav {
    margin-top: 30px !important; }
    .main-header .navbar-expand-lg .navbar-nav .nav-link {
      padding: 0; }

  .navbar-brand {
    position: absolute;
    left: 120px;
    top: 30px;
    transform: translateX(-40%);
    margin: 0;
    padding: 0;
    line-height: 50px;
    max-width: 110px; }
    .navbar-brand img {
      max-width: 150px; }

  .header-right {
    position: absolute;
    right: 15px;
    top: 25px;
    display: flex;
    align-items: flex-start; }
    .header-right a {
      margin-left: 0;
      display: inline-block;
      text-align: center; }
    .header-right span {
      display: block;
      font-size: 9pX;
      text-transform: none;
      text-align: center;
      color: #b59859;
      max-width: 65px; }

  .navbar-toggler {
    border: none;
    margin-left: 10px; }

  .fas {
    font-size: 34px;
    border: none;
    color: #b59859; }

  .navbar-nav {
    border-top: 1px solid #b59859; }

  .nav-item {
    margin-top: 40px;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px; }

  .menu-icon-nav {
    display: block; }
    .menu-icon-nav .menu-icon-items {
      display: inline-block; }

  .menu-icon {
    display: none; }

  .navbar-toggler {
    position: relative; }
    .navbar-toggler .icon-bar {
      width: 34px;
      margin-top: 5px;
      transition: all 0.2s;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease; }
    .navbar-toggler .fa-bars {
      opacity: 0;
      position: absolute;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg); }
    .navbar-toggler .fa-times {
      opacity: 1; }
    .navbar-toggler.collapsed .fa-bars {
      opacity: 1;
      transform: rotate(0);
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0); }
    .navbar-toggler.collapsed .fa-times {
      opacity: 0; } }
@media (max-width: 767.98px) {
  section {
    padding-top: 40px;
    padding-bottom: 50px; }

  section.classic,
  section.tabliczki {
    padding-top: 100px; }

  .row {
    margin-left: 0;
    margin-right: 0; }

  p.section-description {
    padding: 0; }

  header .text-right {
    text-align: left !important; }
  header .slide-box {
    position: relative;
    height: 500px; }
  header .slide-home-left {
    max-width: 100%;
    margin-top: -50px;
    left: 30px;
    z-index: 20;
    height: 400px;
    position: relative; }
  header .slide-home-right {
    width: 100%;
    bottom: 0;
    right: 0; }

  .page-title-box {
    margin-top: 0; }
    .page-title-box h3 {
      font-size: 18px;
      margin-bottom: 20px; }
    .page-title-box h2 {
      font-size: 32px;
      margin-bottom: 0;
      padding: 0; }
    .page-title-box p {
      font-size: 14px;
      margin-bottom: 0;
      margin-top: 30px;
      padding: 0; }
    .page-title-box:before {
      content: "";
      width: 50px;
      height: 2px;
      display: block;
      background: #c6c6c6;
      margin: 20px auto; }
    .page-title-box:after {
      content: "";
      width: 50px;
      height: 2px;
      display: block;
      background: #c6c6c6;
      margin: 20px auto; }

  .nasze-marki h3 {
    font-size: 22px; }

  .rozplyn .small-box-text {
    font-size: 10px;
    line-height: 13px;
    padding-left: 30px;
    width: 70%; }
  .rozplyn .big-letter {
    font-size: 40px;
    line-height: 60px; }

  .subpage {
    padding-top: 100px; }
    .subpage .container {
      padding-right: 15px; }

  .classic .container {
    padding-left: 0;
    padding-right: 0; }
  .classic .box-chocolate {
    padding: 35px 15px;
    margin-bottom: 0;
    align-items: flex-start; }
  .classic .box-chocolate_img-top {
    width: 30%; }
  .classic .box-chocolate_img-bottom {
    width: 100%; }
  .classic .box-chocolate_description {
    padding-left: 15px;
    width: auto;
    z-index: 90; }
    .classic .box-chocolate_description h5 {
      font-size: 18px;
      margin-bottom: 10px; }
    .classic .box-chocolate_description p {
      margin-bottom: 10px; }
  .classic .btn-shop {
    padding: 5px 10px;
    font-size: 14px; }
    .classic .btn-shop img {
      height: 26px; }
  .classic .skladniki_icon {
    height: 40px; }
  .classic .box-chocolate-v2 .btn-shop {
    float: right; }
  .classic .box-chocolate_description {
    margin-bottom: 20px; }
  .classic .box-chocolate-v2 .box-chocolate_description {
    padding-right: 15px; }

  footer {
    padding-top: 20px;
    padding-bottom: 15px; }
    footer .col-md-6 {
      padding: 10px 0; }
    footer ul {
      text-align: center; }
      footer ul li {
        margin-bottom: 10px; }

  .kontakt {
    padding-left: 30px;
    padding-right: 30px; }
    .kontakt img {
      width: 55px;
      padding-right: 5px; }
    .kontakt h4 {
      padding-left: 55px;
      font-size: 22px;
      margin-bottom: 30px; }
    .kontakt .kontakt-box {
      padding-left: 55px;
      margin-bottom: 40px; }
      .kontakt .kontakt-box h5 {
        font-size: 17px;
        margin-bottom: 10px; }
      .kontakt .kontakt-box img {
        width: 50px;
        margin-left: -55px; }
      .kontakt .kontakt-box p {
        font-size: 18px; }
    .kontakt .on-line-box {
      width: 100%;
      padding: 30px; }
      .kontakt .on-line-box img {
        margin-left: 0; }
      .kontakt .on-line-box p {
        padding-left: 55px; }

  .tabliczki .row {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
  .tabliczki .tabliczki_info-box {
    width: 100%;
    padding: 0 10px; }
  .tabliczki h4 {
    font-size: 18px;
    margin-bottom: 10px; }
  .tabliczki .slice p {
    font-size: 13px;
    margin-bottom: 15px;
    padding: 0;
    display: -webkit-box;
    max-height: 55px;
    overflow: hidden; }
  .tabliczki .btn-check {
    padding: 10px;
    font-size: 12px; } }
@media (max-width: 414px) {
  .slider {
    background: #efd4e2; }
    .slider img.img-mobile {
      display: block;
      margin-top: 100px; }
    .slider img.img-desktop {
      display: none; } }

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