a {
  color: #333;
  text-decoration: none;
}

.body {
  height: 100%;
  background-image: url('../images/vertical-shadow.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: repeat-y;
}

.header-desktop {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 780px;
  margin-bottom: 0px;
  padding-top: 7%;
  background-image: url('../images/hero-main.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.header-hero-maintext {
  display: inline-block;
  font-family: 'Alfa Slab One', sans-serif;
  color: rgba(0, 0, 0, 0.8);
  font-size: 10vh;
  line-height: 12vh;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.header-hero-paragraph {
  display: inline-block;
  margin-top: 30px;
  padding-right: 100px;
  padding-left: 100px;
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.navigation-main {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  background-color: #fff;
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.3);
  opacity: 0.95;
}

.navigation-button {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.navigation-button.w--current {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

.content-h1 {
  margin-top: 30px;
  margin-bottom: 40px;
  font-family: 'Alfa Slab One', sans-serif;
  color: rgba(0, 0, 0, 0.8);
  font-size: 48px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
}

.content-h1.cat-page {
  margin-top: 50px;
}

.content-paragraph {
  margin-bottom: 40px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.content-paragraph.contact {
  margin-bottom: 10px;
  font-size: 14px;
}

.categorie-img {
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.05);
}

.categorie-img.mobile {
  width: 100%;
}

.categorie-h3 {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}

.categorie-h3._48px {
  height: 48px;
}

.categorie-paragraph {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.categories-row {
  margin-top: 20px;
}

.categories-row.noline {
  border-bottom-style: none;
}

.spacer {
  display: block;
  width: 1020px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.5;
}

.form-field-title {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

.form-main {
  padding-right: 20px;
}

.logo {
  width: 80px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.button {
  display: block;
  width: 220px;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fdd901), to(#fdd901));
  background-image: linear-gradient(180deg, #fdd901, #fdd901);
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
}

.buttons {
  display: inline-block;
  width: 760px;
  margin-top: 40px;
}

.header-mobile {
  display: none;
}

.contact-table {
  margin-bottom: 20px;
  padding-top: 20px;
}

.contact-column {
  padding-right: 40px;
  padding-left: 40px;
}

.contact-column.left-side {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.content-section {
  margin-top: 30px;
}

.container {
  text-align: center;
}

.content-element {
  padding: 40px 40px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.02)), to(rgba(0, 0, 0, 0.02)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.02));
}

.content-element-text {
  height: 140px;
  margin-bottom: 20px;
}

.footer {
  padding-top: 20px;
  background-color: #fff;
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.3);
}

.addictad {
  width: 100px;
  margin-top: 0px;
  margin-bottom: 20px;
  float: right;
}

.form-submit {
  display: block;
  width: 100%;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 8px;
  background-color: #fdd901;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-weight: 700;
}

.select-field {
  font-family: 'Open Sans', sans-serif;
}

.home {
  position: absolute;
  height: 100%;
}

.cateorie-page-slider {
  height: 100%;
  background-color: #fff;
}

.slider-arrow {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.alte-produse {
  margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
  .navigation-elements {
    background-color: #fff;
  }

  .navigation-button {
    background-color: #fff;
    text-align: right;
  }

  .navigation-button.w--current {
    color: #333;
    text-align: right;
  }

  .navigation-button.w--open {
    background-color: #fff;
    color: #333;
  }

  .categorie-paragraph {
    font-size: 14px;
  }

  .button.category {
    display: block;
    width: 180px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  .content-element {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .content-element-text {
    height: 180px;
  }

  .menu-icon {
    font-size: 24px;
    line-height: 24px;
  }

  .cateorie-page-slider {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .header-hero-maintext {
    margin-top: 51px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 44px;
    line-height: 64px;
    letter-spacing: 1px;
  }

  .header-hero-paragraph {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
  }

  .content-paragraph {
    margin-right: 10px;
    margin-left: 10px;
  }

  .spacer {
    margin-top: 45px;
  }

  .content-column {
    display: none;
  }

  .logo {
    margin-left: 10px;
  }

  .button {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-bottom: 14px;
    margin-left: auto;
    font-size: 16px;
    line-height: 16px;
  }

  .button.category {
    display: block;
    width: 95%;
    font-size: 14px;
    text-align: center;
  }

  .header-mobile-image {
    height: 300px;
    margin-top: 54px;
    background-image: url('../images/center-500_F_116245647_zzUOeaKliwjFa1aFjRqD5LM2nH3wP1yF.jpg');
    background-position: 100% 0px;
    background-size: cover;
  }

  .content-element {
    background-image: none;
  }

  .content-element-text {
    height: auto;
  }

  .header-mobile-text {
    margin: 20px 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
  }

  .link-block {
    display: block;
  }

  .load-more {
    display: block;
    width: 95%;
    margin: 40px auto 0px;
    padding-top: 14px;
    padding-bottom: 4px;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.05);
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
  }

  .cateorie-page-slider {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 479px) {
  .header-hero-maintext {
    margin-top: 60px;
    margin-bottom: 24%;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 30px;
    line-height: 44px;
    letter-spacing: 0px;
  }

  .header-hero-paragraph {
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    text-align: left;
  }

  .navigation-main {
    left: 0px;
    top: 0px;
    right: 0px;
  }

  .navigation-button {
    margin-right: 0%;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    text-align: right;
  }

  .navigation-button.w--open {
    color: #333;
  }

  .navigation-button.hamburger {
    border-top-style: none;
  }

  .content-h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0px;
    font-size: 30px;
    line-height: 42px;
  }

  .content-h1.cat-page {
    margin-top: 80px;
  }

  .content-paragraph {
    margin-bottom: 40px;
    font-size: 14px;
  }

  .content-paragraph.contact {
    margin-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
  }

  .categorie-h3 {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
  }

  .categorie-h3._48px {
    height: auto;
    font-size: 16px;
  }

  .categorie-h3.mobi {
    font-size: 16px;
  }

  .categorie-paragraph {
    margin-bottom: 30px;
    font-weight: 400;
    text-align: center;
  }

  .categories-row {
    margin-top: 0px;
  }

  .spacer {
    margin-top: 20px;
  }

  .spacer.top {
    margin-top: 40px;
  }

  .form-main {
    padding-right: 10px;
    padding-left: 10px;
    border-right-style: none;
  }

  .content-column {
    display: none;
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .logo {
    width: 80px;
    margin-top: 0px;
    margin-left: 10px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 0px;
  }

  .button {
    display: block;
    width: 95%;
    margin: 10px auto;
    padding-top: 14px;
    padding-bottom: 14px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
  }

  .buttons {
    width: auto;
    margin-top: 20px;
  }

  .header-mobile {
    height: auto;
  }

  .header-mobile-image {
    height: 50%;
    margin-top: 56px;
    background-image: url('../images/hero-main.jpg');
    background-position: 82% 0%;
  }

  .first {
    padding-right: 10px;
    padding-left: 10px;
  }

  .contact-table {
    margin-bottom: 20px;
    padding-top: 0px;
  }

  .contact-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-section {
    margin-top: 0px;
  }

  .content-element {
    padding: 10px;
  }

  .content-element-text {
    height: auto;
    margin-bottom: 0px;
  }

  .footer {
    padding-top: 20px;
  }

  .addictad {
    width: 100px;
    margin-right: 10px;
  }

  .header-mobile-text {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
  }

  .menu-icon {
    font-size: 24px;
  }

  .link-block {
    display: block;
  }

  .load-more {
    display: block;
    margin: 40px auto;
    padding-top: 14px;
    padding-bottom: 4px;
    border-radius: 8px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.05)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05));
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-align: center;
  }

  .form-submit {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }

  .cateorie-page-slider {
    width: 100%;
    margin-bottom: 30px;
  }
}

