.page-content {
  min-height: calc(100vh - 300px); }

.top10 {
  margin-top: 10px; }

.top20 {
  margin-top: 20px; }

.top30 {
  margin-top: 30px; }

.top40 {
  margin-top: 40px; }

.top50 {
  margin-top: 50px; }

.bottom10 {
  margin-bottom: 10px; }

.bottom20 {
  margin-bottom: 20px; }

.bottom30 {
  margin-bottom: 30px; }

.bottom40 {
  margin-bottom: 40px; }

.bottom50 {
  margin-bottom: 50px; }

.row-no-padding > [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.col-no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important; }

@media (min-width: 768px) {
  .col-content-centered {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; } }
@media (min-width: 768px) {
  .row-eq-height {
    display: -webkit-box;
    display: -webkit -flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 992px) {
  .row-md-eq-height {
    display: -webkit-box;
    display: -webkit -flex;
    display: -ms-flexbox;
    display: flex; } }
@media (max-width: 768px) {
  [class*="col-sm"] {
    margin-bottom: 20px; } }
.section {
  padding-bottom: 30px;
  padding-top: 30px; }
  .section .section-title {
    margin-top: 0px;
    margin-bottom: 20px; }

@media (max-width: 767px) {
  .section {
    padding-bottom: 10px;
    padding-top: 10px; }
    .section .section-title {
      margin-top: 0px;
      margin-bottom: 10px; } }
.valign {
  align-items: center; }

html, body {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 1.7em; }

h1 {
  font-size: 34px; }

h1, h2, h3, h4, h5, h6 {
  color: #967f69; }

@media (max-width: 767px) {
  p, span {
    text-align: justify; }

  h2 {
    font-size: 24px; }

  h3 {
    font-size: 21px; }

  font-size: 15px; }
.text-small {
  font-size: 12px; }

.navbar {
  margin-bottom: 0;
  background-color: rgba(226, 226, 226, 0.7);
  border: 0;
  font-size: 17px; }
  .navbar .navbar-brand {
    padding: 0; }
    .navbar .navbar-brand img {
      height: 50px;
      display: inline-block; }
    .navbar .navbar-brand .mobile-nav-label-home {
      display: none; }
  .navbar li.active a {
    background: inherit !important;
    font-weight: bold;
    color: #967f69 !important; }
  @media (min-width: 1100px) {
    .navbar li + li:before {
      content: '';
      width: 2px;
      height: 24px;
      background-color: #967f69;
      position: absolute;
      top: 13px;
      left: 1px;
      display: block; } }
  .navbar .lang-dropdown .dropdown-menu {
    min-width: 50px;
    font-size: 17px;
    border-top: 0;
    background-color: rgba(226, 226, 226, 0.7); }
    .navbar .lang-dropdown .dropdown-menu li + li:before {
      content: "";
      width: 0;
      heigth: 0; }
  .navbar .lang-dropdown .flag {
    height: 20px; }

@media (max-width: 1100px) {
  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block !important; }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    border: 0;
    box-shadow: none; } }
.footer {
  background-color: #967f69;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px; }
  .footer .logo-footer {
    width: 80px;
    display: inline-block;
    margin-right: 20px; }
  .footer .text {
    color: white;
    font-size: 17px;
    display: inline-block; }
    .footer .text a {
      color: white; }

.header-bar {
  width: 100%; }
  .header-bar .logo-container, .header-bar .transparent-container {
    height: 150px;
    background-color: #474747;
    margin-bottom: 0; }
  .header-bar .transparent-container {
    background-color: rgba(71, 71, 71, 0.5); }
  .header-bar .logo-content {
    height: 100%;
    width: 100%;
    padding: 20px; }
  .header-bar .logo {
    height: 100%;
    float: left; }
  .header-bar .logo-text {
    display: inline-block;
    padding-left: 20px; }
  .header-bar .logo-title {
    color: white;
    font-weight: bold; }
  .header-bar .logo-headline {
    font-family: 'Libre Baskerville', serif;
    color: #967f69; }
  .header-bar .header-picture-container {
    background-color: #bbb5a9;
    height: 150px; }
  .header-bar .header-picture {
    position: absolute;
    width: 350px;
    transform: translateX(-50%);
    left: 50%;
    top: 20px; }
  @media (max-width: 767px) {
    .header-bar .logo-text {
      padding-left: 0px; }
    .header-bar .logo-container {
      height: auto;
      background-color: #474747;
      margin-bottom: 0; }
    .header-bar .logo-title {
      margin-top: 0;
      font-size: 34px; } }

.color-cards {
  margin-bottom: 20px;
  margin-top: 20px;
  height: 200px;
  position: relative; }
  .color-cards.no-label .card-color {
    height: 100%; }
  .color-cards.small {
    height: 100px; }
    .color-cards.small .color-card {
      height: 100px;
      width: 100px;
      padding: 10px; }
  .color-cards .color-cards-content {
    display: block;
    width: calc(100% - 120px);
    overflow: hidden;
    margin: auto; }
    .color-cards .color-cards-content .color-cards-wrapper {
      width: 10000000px;
      font-size: 0; }
  .color-cards .color-cards-action {
    display: inline-block;
    width: 60px;
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer; }
    .color-cards .color-cards-action.disabled {
      cursor: not-allowed; }
      .color-cards .color-cards-action.disabled .arrow {
        opacity: 0.5; }
    .color-cards .color-cards-action:active .arrow {
      opacity: 0.5; }
    .color-cards .color-cards-action.right {
      right: 0; }
      .color-cards .color-cards-action.right .arrow {
        right: 5px; }
    .color-cards .color-cards-action.left {
      left: 0; }
      .color-cards .color-cards-action.left .arrow {
        left: 5px; }
    .color-cards .color-cards-action .arrow {
      width: 25px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
  .color-cards .color-card {
    display: inline-block;
    height: 200px;
    width: 130px;
    padding: 13px;
    border: 1px solid #a97a4e;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer; }
    .color-cards .color-card.selected {
      background-color: rgba(200, 200, 200, 0.5); }
  .color-cards .card-color {
    height: 137px;
    width: 100%; }
  .color-cards .card-label {
    margin-top: 5px;
    color: #000000;
    width: 100%;
    font-size: 18px;
    text-align: center; }

.home .header-bar {
  position: absolute;
  top: 0; }
.home > .row {
  height: 100%; }
.home .navbar {
  background-color: white; }
  .home .navbar li.active a {
    background-color: white !important; }
  .home .navbar .mobile-nav-label-home {
    display: inline-block; }
  .home .navbar .mobile-nav-label {
    display: none; }
.home .home-text {
  position: absolute;
  bottom: 50px;
  right: 7%;
  max-width: 310px;
  font-weight: bold;
  text-align: right; }
  .home .home-text h3 {
    border-bottom: 1px solid white;
    padding-bottom: 7px; }
  .home .home-text h5 {
    margin-top: 10px;
    letter-spacing: 1em; }
  .home .home-text h3, .home .home-text h5 {
    color: white; }
.home .home-cta {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
.home .btn-home {
  background-color: transparent;
  border-color: white;
  text-color: white;
  font-size: 25px;
  white-space: normal; }
  .home .btn-home:active, .home .btn-home.active, .home .btn-home:hover {
    background-color: white;
    color: black; }
.home .fullscreen-slider {
  height: calc(100% - 52px);
  position: relative; }
  .home .fullscreen-slider .carousel-control.left, .home .fullscreen-slider .carousel-control.right {
    background-image: none !important; }
  .home .fullscreen-slider .carousel-control .fa-chevron-left,
  .home .fullscreen-slider .carousel-control .fa-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .home .fullscreen-slider.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: opacity 0.6s ease-in-out; }
  .home .fullscreen-slider.carousel-fade .carousel-inner .active {
    opacity: 1;
    transition: opacity 0.6s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .home .fullscreen-slider.carousel-fade .carousel-inner .active.left,
  .home .fullscreen-slider.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 0;
    transition: opacity 0.6s ease-in-out; }
  .home .fullscreen-slider.carousel-fade .carousel-inner .next.left,
  .home .fullscreen-slider.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: opacity 0.6s ease-in-out; }
  .home .fullscreen-slider .carousel-inner {
    height: 100%; }
    .home .fullscreen-slider .carousel-inner .item {
      height: 100%;
      background-size: cover; }

.naturals .img-material {
  margin: auto;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px; }
.naturals .blueangel-picture {
  display: inline-block;
  heigth: 50px; }
.naturals .blueangel-text {
  display: inline-block; }
.naturals .section-applications {
  background-color: rgba(123, 108, 87, 0.5); }
  .naturals .section-applications h3 {
    color: white; }

.specials .img-thumbnail {
  width: 280px;
  max-width: 100%;
  margin: auto;
  display: block; }

.about .img-thumbnail {
  width: 350px;
  max-width: 100%;
  margin: auto;
  display: block; }

@media (max-width: 992px) {
  .contact {
    text-align: center; }
    .contact p {
      text-align: center; } }
.contact .img-thumbnail {
  width: 500px;
  max-width: 100%;
  margin: auto;
  display: block; }

.celloderme .table {
  max-width: 600px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px; }
.celloderme .img-thumbnail {
  width: 370px;
  max-width: 100%;
  margin: auto;
  display: block; }

.news img {
  max-width: 100%; }

.colorcardboard .folder {
  margin: auto;
  max-width: 300px; }
.colorcardboard .img-thumbnail {
  width: 350px;
  max-width: 100%;
  margin: auto;
  display: block; }

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