.slider-frontpage {
  width: 100%;
  height: 1200px;
}

.slidericonleft-frontpage {
  color: #000;
}

.slidericonleft-frontpage.white {
  color: #fff;
}

.slidericonleft-frontpage.custom-color {
  color: #57ffff;
}

.slidericonright-frontpage {
  color: #000;
}

.slidericonright-frontpage.white {
  color: #fff;
}

.slidericonright-frontpage.custom-color {
  color: #54ffff;
}

.slidernav-frontpage {
  color: #000;
}

.section-frontpage {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.section-frontpage.padding {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fffb00;
}

.linkblock-frontpage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 1200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/18-4-dec-specials-08.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.linkblock-frontpage.left {
  margin-right: 10px;
  background-size: cover;
}

.linkblock-frontpage.left._1 {
  background-position: 50% 0%;
  background-size: cover;
}

.linkblock-frontpage.left._1._2 {
  height: 1200px;
  margin-right: 40px;
  margin-left: 60px;
  background-size: cover;
}

.linkblock-frontpage.left._1._2.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.left._1.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.left._1._3 {
  width: 100%;
  height: 900px;
  margin-right: 60px;
  margin-left: 60px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.linkblock-frontpage.left._1._3.fixed {
  background-size: cover;
  background-attachment: fixed;
}

.linkblock-frontpage.left.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.right {
  margin-left: 10px;
  background-size: cover;
}

.linkblock-frontpage.right._1 {
  background-size: cover;
}

.linkblock-frontpage.right._1._2 {
  width: 100%;
  height: 900px;
  margin-right: 60px;
  margin-left: 60px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-size: cover;
}

.linkblock-frontpage.right._1._2.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.right._1.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.right._1._3 {
  margin-right: 60px;
  margin-left: 40px;
}

.linkblock-frontpage.right._1._3.fixed {
  background-size: cover;
  background-attachment: fixed;
}

.linkblock-frontpage.right.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.middle {
  margin-right: 10px;
  margin-left: 10px;
  background-size: cover;
}

.linkblock-frontpage.middle.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.grid {
  display: -ms-grid;
  display: grid;
  max-height: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 0px auto 0px auto 0px auto 0px auto 0px auto 0px auto 0px auto;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(226, 24, 24, .5)), to(rgba(226, 24, 24, .5)));
  background-image: linear-gradient(180deg, rgba(226, 24, 24, .5), rgba(226, 24, 24, .5));
}

.linkblock-frontpage.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.pos-left {
  background-position: 0% 50%;
}

.linkblock-frontpage.pos-left.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.pos-right {
  background-position: 100% 50%;
}

.linkblock-frontpage.pos-left-20 {
  background-position: 20% 50%;
}

.linkblock-frontpage.pos-left-20.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.pos-left-10 {
  background-position: 10% 50%;
}

.linkblock-frontpage.pos-left-10.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.pos-left-30 {
  background-position: 30% 50%;
}

.linkblock-frontpage.pos-left-30.fixed {
  background-size: cover;
  background-attachment: fixed;
}

.linkblock-frontpage.pos-left-40 {
  background-position: 40% 50%;
}

.linkblock-frontpage.pos-left-40.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.pos-left-50 {
  background-position: 50% 50%;
}

.linkblock-frontpage.pos-left-50.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.pos-left-60 {
  background-position: 60% 50%;
}

.linkblock-frontpage.pos-left-60.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.pos-left-70 {
  background-position: 70% 50%;
}

.linkblock-frontpage.pos-left-70.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.pos-left-80 {
  background-position: 80% 50%;
}

.linkblock-frontpage.pos-left-80.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.pos-left-90 {
  background-position: 90% 50%;
}

.linkblock-frontpage.pos-left-90.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.pos-left-100 {
  background-position: 100% 50%;
}

.linkblock-frontpage.pos-left-100.fixed {
  background-attachment: fixed;
}

.linkblock-frontpage.pos-custom {
  background-position: 0% 50%;
}

.linkblock-frontpage.hellobar {
  height: 50px;
  background-color: #ffed29;
  background-image: none;
}

.txt1-frontpage {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #000;
  font-size: 52px;
  line-height: 60px;
  text-align: center;
}

.txt1-frontpage.white {
  color: #fff;
}

.txt1-frontpage.custom-color {
  color: #54ffff;
}

.txt1-frontpage.custom-color-2 {
  color: #ff29d4;
}

.txt1-frontpage.custom-color-3 {
  color: #d8f62c;
}

.txt1-frontpage._100 {
  font-size: 100px;
  line-height: 100px;
}

.divblock-frontpage {
  width: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.divblock-frontpage._2 {
  position: absolute;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.txt2-frontpage {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.txt2-frontpage.white {
  color: #fff;
}

.txt2-frontpage.custom-color {
  color: #54ffff;
}

.txt2-frontpage.custom-color-2 {
  color: #ff27d4;
}

.txt2-frontpage.custom-color-3 {
  color: #d8f72d;
}

.txt2-frontpage._100 {
  font-size: 28px;
  line-height: 28px;
}

.txt2-frontpage.hellobar {
  margin-top: auto;
}

@media (max-width: 991px) {
  .slider-frontpage {
    height: 700px;
  }
  .slidericonleft-frontpage {
    margin-left: 10px;
    font-size: 30px;
  }
  .slidericonright-frontpage {
    margin-right: 10px;
    font-size: 30px;
  }
  .section-frontpage {
    margin-bottom: 10px;
  }
  .linkblock-frontpage {
    height: 700px;
  }
  .linkblock-frontpage.left {
    margin-right: 5px;
  }
  .linkblock-frontpage.left._1._2 {
    height: 700px;
    margin-right: 0px;
    margin-left: 30px;
  }
  .linkblock-frontpage.left._1._3 {
    width: 90%;
    height: 500px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .linkblock-frontpage.right {
    margin-left: 5px;
  }
  .linkblock-frontpage.right._1._2 {
    width: 90%;
    height: 500px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .linkblock-frontpage.right._1._3 {
    height: 700px;
    margin-right: 30px;
    margin-left: 0px;
  }
  .linkblock-frontpage.middle {
    margin-right: 5px;
    margin-left: 5px;
  }
  .txt1-frontpage {
    font-size: 34px;
    line-height: 40px;
  }
  .divblock-frontpage {
    width: 100%;
  }
  .txt2-frontpage {
    font-size: 14px;
  }
  .txt2-frontpage.white {
    font-size: 14px;
    line-height: 14px;
  }
}

@media (max-width: 767px) {
  .slidericonleft-frontpage {
    margin-left: 5px;
    font-size: 30px;
  }
  .slidericonright-frontpage {
    margin-right: 5px;
    font-size: 30px;
  }
  .section-frontpage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section-frontpage.horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .linkblock-frontpage.left {
    margin-right: 0px;
  }
  .linkblock-frontpage.left._1 {
    margin-right: 5px;
  }
  .linkblock-frontpage.left._1._2 {
    height: 500px;
    margin-right: 0px;
    margin-left: auto;
  }
  .linkblock-frontpage.left._1._3 {
    height: 400px;
    margin-right: 10px;
  }
  .linkblock-frontpage.right {
    margin-top: 10px;
    margin-left: 0px;
  }
  .linkblock-frontpage.right._1 {
    margin-top: 0px;
    margin-left: 5px;
  }
  .linkblock-frontpage.right._1._2 {
    width: 90%;
    height: 400px;
    margin-left: 10px;
  }
  .linkblock-frontpage.right._1._3 {
    height: 500px;
    margin-right: auto;
    margin-left: 0px;
  }
  .linkblock-frontpage.middle {
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .linkblock-frontpage.hellobar {
    height: 40px;
  }
}

@media (max-width: 479px) {
  .slider-frontpage {
    height: 500px;
  }
  .slidericonleft-frontpage {
    margin-left: 5px;
    font-size: 20px;
  }
  .slidericonright-frontpage {
    margin-right: 5px;
    font-size: 20px;
  }
  .linkblock-frontpage {
    height: 500px;
  }
  .linkblock-frontpage.left._1._2 {
    height: 450px;
    margin-left: 5px;
  }
  .linkblock-frontpage.left._1._3 {
    width: 90%;
    height: 300px;
    margin-right: 10px;
    margin-left: 5px;
  }
  .linkblock-frontpage.right._1._2 {
    width: 80%;
    height: 300px;
    margin-right: 5px;
    margin-left: 10px;
  }
  .linkblock-frontpage.right._1._3 {
    height: 450px;
    margin-right: 5px;
  }
  .linkblock-frontpage.pos-left {
    background-position: 0% 50%;
  }
  .txt1-frontpage.white {
    font-size: 30px;
    line-height: 34px;
  }
  .txt2-frontpage.white {
    font-size: 12px;
    line-height: 16px;
  }
  .txt2-frontpage.hellobar {
    font-size: 12px;
    line-height: 16px;
  }
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeueMedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneue roman';
  src: url('../fonts/HelveticaNeue-Roman.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}