html {
  height: 100%;
  font-size: 16px;
  -webkit-font-smoothing: antialiased; }
  html body {
    height: 100%; }
    html body.overflow-hidden {
      overflow: hidden; }

@font-face {
  font-family: "ABInBevHeadlines";
  src: url("fonts/ABInBevHeadlines.eot");
  /* IE9 Compat Modes */
  src: url("fonts/ABInBevHeadlines.eot?#iefix") format("embedded-opentype"), url("fonts/ABInBevHeadlines.otf") format("opentype"), url("fonts/ABInBevHeadlines.svg") format("svg"), url("fonts/ABInBevHeadlines.ttf") format("truetype"), url("fonts/ABInBevHeadlines.woff") format("woff"), url("fonts/ABInBevHeadlines.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal; }

body {
  background-color: #ffffff;
  color: #001545;
  font-family: 'canada-type-gibson', sans-serif; }

section.full-height {
  height: 100%; }

@media (min-width: 992px) {
  section.full-height-md {
    height: 100%; } }

.main-container {
  max-width: 1380px;
  margin: 0 auto;
  min-height: 450px; }
  @media (max-width: 1399px) {
    .main-container {
      max-width: calc(100% - 30px); } }
  @media (max-width: 767px) {
    .main-container {
      max-width: calc(100% - 22px); } }
  @media (max-width: 575px) {
    .main-container {
      max-width: calc(100% - 16px); } }

.main-container-padding {
  padding: 40px 25px 145px; }
  @media (max-width: 1300px) {
    .main-container-padding {
      padding: 35px 17px 120px; } }
  @media (max-width: 991px) {
    .main-container-padding {
      padding: 35px 10px 55px; } }

@media (min-width: 768px) {
  .navbar-brand img {
    margin-left: 16px; } }

h1, h2, h3, h4, h5, ul {
  margin: 0; }

.spacer {
  border-bottom: 0.0175rem solid rgba(111, 112, 114, 0.75);
  width: 45%;
  margin-bottom: 25px;
  margin-left: 0 !important; }
  @media (max-width: 991px) {
    .spacer {
      height: 55px !important;
      margin-bottom: 20px;
      width: 100%; } }

.spacer-2 {
  margin-bottom: 25px; }
  @media (max-width: 991px) {
    .spacer-2 {
      height: 25px !important;
      margin-bottom: 20px;
      width: 100%; } }

.wp-block-embed {
  margin-top: 3rem;
  margin-bottom: 3rem; }
  @media (max-width: 991px) {
    .wp-block-embed {
      margin-top: 2rem;
      margin-bottom: 2rem; } }

iframe {
  max-width: 100%;
  width: 800px;
  height: 450px; }
  @media (max-width: 767px) {
    iframe {
      height: 400px; } }
  @media (max-width: 565px) {
    iframe {
      height: 320px; } }

@media (min-width: 767px) {
  ul + .wp-block-embed {
    padding-left: 40px; } }

ul {
  color: #3D3D3F;
  margin-bottom: 2rem; }
  ul:last-child {
    margin-bottom: 0; }
  @media (max-width: 991px) {
    ul {
      margin-bottom: 20px;
      padding-left: 25px; } }

.pdf-container {
  background: #ffffff;
  margin-top: 7px;
  margin-bottom: 8px; }
  .pdf-container div.pdfemb-viewer {
    border: none !important; }

a.load-more-button {
  text-transform: lowercase;
  font-size: 1.55em;
  color: #6F7072;
  text-align: center;
  border-bottom: 0.035rem solid rgba(111, 112, 114, 0.75);
  margin: 55px 0; }
  a.load-more-button:hover, a.load-more-button:focus, a.load-more-button:active {
    text-decoration: none; }
  @media (max-width: 1400px) {
    a.load-more-button {
      font-size: 1.7em;
      margin: 45px 0; } }
  @media (max-width: 991px) {
    a.load-more-button {
      margin: 35px 0;
      font-size: 1.25em; } }

.post-type-archive-event a.load-more-button {
  margin-bottom: 0; }

body.blog a.load-more-button {
  margin-bottom: 0; }

.foom-float-class {
  font-size: 1.438em;
  line-height: 1.32;
  float: left;
  background: #96BD0D;
  max-width: 50%;
  margin: 0;
  color: #ffffff !important;
  padding: 15px;
  margin-right: 15px;
  max-width: 400px !important;
  margin-right: 15px !important;
  margin-left: calc(50% - 400px) !important; }
  @media (max-width: 991px) {
    .foom-float-class {
      max-width: 100% !important;
      order: -100;
      margin: 0;
      margin-bottom: 15px;
      font-size: 0.865em;
      float: none; } }
  @media (max-width: 900px) {
    .foom-float-class {
      line-height: 1.2;
      margin-left: 0px !important;
      margin-right: 0px !important; } }

.wp-block-image {
  padding-left: 2px !important;
  padding-right: 2px !important; }

.featured {
  max-width: 936px;
  padding-left: 25px;
  padding-right: 25px;
  flex-grow: 1; }
  @media (max-width: 991px) {
    .featured {
      order: -1;
      padding-left: 0;
      padding-right: 0; } }
  .featured .featured-post {
    border-bottom: 0.0175rem solid rgba(111, 112, 114, 0.75);
    padding: 32px 0;
    flex-wrap: nowrap; }
    .featured .featured-post:hover, .featured .featured-post:active, .featured .featured-post:focus, .featured .featured-post:visited {
      text-decoration: none; }
    .featured .featured-post:hover h4 {
      border-bottom: 0.035rem solid rgba(111, 112, 114, 0.75); }
    .featured .featured-post > a {
      width: 100%; }
    @media (min-width: 991px) and (max-width: 1300px) {
      .featured .featured-post {
        flex-wrap: wrap; } }
    @media (max-width: 991px) {
      .featured .featured-post {
        padding: 18px 0; } }
    .featured .featured-post:first-child {
      padding-top: 30px; }
    .featured .featured-post:last-child {
      border-bottom: none;
      padding-bottom: 0; }
    .featured .featured-post .featured-post-img {
      max-width: 18.75rem;
      min-width: 18.75rem;
      height: 12.5rem;
      object-fit: cover;
      cursor: pointer; }
      @media (max-width: 1300px) {
        .featured .featured-post .featured-post-img {
          max-width: 100%;
          min-width: 100%;
          height: 300px; } }
      @media (max-width: 1100px) {
        .featured .featured-post .featured-post-img {
          max-width: 100%;
          min-width: 100%;
          height: 250px; } }
      @media (max-width: 991px) {
        .featured .featured-post .featured-post-img {
          max-width: 40%;
          min-width: 40%;
          height: 195px; } }
      @media (max-width: 767px) {
        .featured .featured-post .featured-post-img {
          max-width: 45%;
          min-width: 45%;
          height: 135px; } }
      @media (max-width: 575px) {
        .featured .featured-post .featured-post-img {
          max-width: 50%;
          min-width: 50%;
          height: 120px; } }
    .featured .featured-post .featured-post-img-link {
      min-width: 300px;
      max-width: 300px; }
      @media (max-width: 1300px) {
        .featured .featured-post .featured-post-img-link {
          max-width: 100%;
          min-width: 100%;
          height: 300px; } }
      @media (max-width: 1100px) {
        .featured .featured-post .featured-post-img-link {
          max-width: 100%;
          min-width: 100%;
          height: 250px; } }
      @media (max-width: 991px) {
        .featured .featured-post .featured-post-img-link {
          max-width: 40%;
          min-width: 40%;
          height: 195px; } }
      @media (max-width: 767px) {
        .featured .featured-post .featured-post-img-link {
          max-width: 45%;
          min-width: 45%;
          height: 135px; } }
      @media (max-width: 575px) {
        .featured .featured-post .featured-post-img-link {
          max-width: 50%;
          min-width: 50%;
          height: 120px; } }
      .featured .featured-post .featured-post-img-link .featured-post-img {
        max-width: 100% !important;
        min-width: 100% !important; }
    .featured .featured-post .featured-post-content {
      padding: 0 0 0 20px; }
      @media (max-width: 1300px) {
        .featured .featured-post .featured-post-content {
          padding: 20px 0 0 0px; } }
      @media (max-width: 991px) {
        .featured .featured-post .featured-post-content {
          padding: 0 0 0 15px; } }
      @media (max-width: 575px) {
        .featured .featured-post .featured-post-content {
          padding: 0 0 0 10px; } }
      .featured .featured-post .featured-post-content > .featured-post-type {
        font-size: 1.125em;
        color: #96BD0D;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1;
        padding-bottom: 15px; }
        .featured .featured-post .featured-post-content > .featured-post-type a {
          color: #96BD0D; }
          .featured .featured-post .featured-post-content > .featured-post-type a:hover, .featured .featured-post .featured-post-content > .featured-post-type a:active, .featured .featured-post .featured-post-content > .featured-post-type a:focus, .featured .featured-post .featured-post-content > .featured-post-type a:visited {
            text-decoration: none;
            color: #96BD0D; }
        @media (max-width: 991px) {
          .featured .featured-post .featured-post-content > .featured-post-type {
            font-size: 0.656em;
            padding-bottom: 10px; } }
      .featured .featured-post .featured-post-content > a {
        line-height: 0;
        display: block; }
        .featured .featured-post .featured-post-content > a:hover, .featured .featured-post .featured-post-content > a:active, .featured .featured-post .featured-post-content > a:focus, .featured .featured-post .featured-post-content > a:visited {
          text-decoration: none; }
        .featured .featured-post .featured-post-content > a:hover h4 {
          border-bottom: 0.035rem solid rgba(111, 112, 114, 0.75); }
      .featured .featured-post .featured-post-content span {
        font-size: inherit; }
        @media (max-width: 991px) {
          .featured .featured-post .featured-post-content span {
            line-height: 1; } }
        .featured .featured-post .featured-post-content span a:hover {
          text-decoration: none; }
      .featured .featured-post .featured-post-content .featured-post-title {
        font-weight: 700;
        font-size: 1.063em;
        line-height: 1.35;
        color: #1A171B;
        display: inline; }
        @media (max-width: 991px) {
          .featured .featured-post .featured-post-content .featured-post-title {
            font-size: 0.678em; } }
        @media (max-width: 767px) {
          .featured .featured-post .featured-post-content .featured-post-title {
            font-size: 0.78em; } }
        @media (max-width: 575px) {
          .featured .featured-post .featured-post-content .featured-post-title {
            font-size: 0.678em; } }
      .featured .featured-post .featured-post-content .featured-post-excerpt {
        color: #58585A;
        font-size: 0.938em;
        line-height: 1.5;
        margin: 0;
        padding-top: 15px;
        padding-top: 0;
        margin-top: 15px; }
        @media (max-width: 991px) {
          .featured .featured-post .featured-post-content .featured-post-excerpt {
            font-size: 0.678em; } }
        @media (max-width: 767px) {
          .featured .featured-post .featured-post-content .featured-post-excerpt {
            display: none; } }
      .featured .featured-post .featured-post-content .sound-icon {
        width: 20px;
        height: 20px;
        background: url("../img/foom_sound_icon.svg");
        background-repeat: no-repeat;
        margin-top: auto; }
      .featured .featured-post .featured-post-content p a {
        display: none !important;
        color: #96BD0D;
        display: block;
        padding-top: 25px;
        line-height: 1; }
        .featured .featured-post .featured-post-content p a:hover, .featured .featured-post .featured-post-content p a:active, .featured .featured-post .featured-post-content p a:focus, .featured .featured-post .featured-post-content p a:visited {
          text-decoration: none;
          color: #96BD0D; }
  .featured.featured-2 .featured-post-content .featured-post-excerpt {
    margin-top: 10px;
    margin-bottom: 10px; }
  .featured.featured-3 {
    max-width: none;
    padding-right: 0; }
    .featured.featured-3 .featured-post {
      background-color: #ECECED;
      padding: 30px;
      margin-bottom: 20px;
      border: 0; }
      .featured.featured-3 .featured-post .featured-post-title {
        font-size: 1.375em; }
        @media (max-width: 1400px) {
          .featured.featured-3 .featured-post .featured-post-title {
            font-size: 1.05em; } }
        @media (max-width: 991px) {
          .featured.featured-3 .featured-post .featured-post-title {
            font-size: 0.768em; } }
      .featured.featured-3 .featured-post .featured-post-excerpt {
        font-size: 1.375em;
        margin-top: 15px;
        font-size: 1.375em; }
        @media (max-width: 1400px) {
          .featured.featured-3 .featured-post .featured-post-excerpt {
            font-size: 1.1em;
            margin-top: 10px; } }
        @media (max-width: 991px) {
          .featured.featured-3 .featured-post .featured-post-excerpt {
            font-size: 0.768em;
            margin-top: 7px; } }

.events_and_galleries {
  max-width: 300px;
  min-width: 300px; }
  @media (max-width: 991px) {
    .events_and_galleries {
      max-width: 100%;
      min-width: 100%;
      padding-top: 25px; } }
  .events_and_galleries.events-full {
    max-width: none;
    min-width: none; }
    .events_and_galleries.events-full .event {
      padding-top: 30px;
      padding-bottom: 30px;
      border-top: 0.035rem solid rgba(111, 112, 114, 0.75); }
      @media (max-width: 991px) {
        .events_and_galleries.events-full .event {
          padding-top: 16px;
          padding-bottom: 16px; } }
      .events_and_galleries.events-full .event .events-vreme, .events_and_galleries.events-full .event .events-lokacija {
        font-size: 1.063em; }
        @media (max-width: 991px) {
          .events_and_galleries.events-full .event .events-vreme, .events_and_galleries.events-full .event .events-lokacija {
            font-size: 0.678em; } }
      .events_and_galleries.events-full .event:nth-child(1) {
        border-top: none;
        padding-top: 30px; }
        @media (max-width: 991px) {
          .events_and_galleries.events-full .event:nth-child(1) {
            padding-top: 16px; } }
      @media (max-width: 991px) {
        .events_and_galleries.events-full .event a, .events_and_galleries.events-full .event .events-vreme, .events_and_galleries.events-full .event .events-lokacija {
          margin-left: 4.25rem; } }
      @media (max-width: 767px) {
        .events_and_galleries.events-full .event a, .events_and_galleries.events-full .event .events-vreme, .events_and_galleries.events-full .event .events-lokacija {
          margin-left: 3.8rem; } }
  .events_and_galleries .event {
    padding: 16px 0; }
    @media (max-width: 991px) {
      .events_and_galleries .event {
        min-height: 120px; } }
    .events_and_galleries .event:nth-child(2) {
      padding-top: 32px; }
    .events_and_galleries .event:nth-child(3) {
      border-bottom: none;
      padding-bottom: 0; }
    .events_and_galleries .event > div > a {
      display: block;
      margin-top: -2px;
      line-height: 1;
      max-width: 70%; }
      @media (max-width: 991px) {
        .events_and_galleries .event > div > a {
          line-height: 1;
          margin-left: 70px; } }
      @media (max-width: 991px) {
        .events_and_galleries .event > div > a {
          margin-left: 4.25rem; } }
      @media (max-width: 767px) {
        .events_and_galleries .event > div > a {
          margin-left: 3.8rem; } }
    .events_and_galleries .event .event-date {
      min-width: 78px;
      max-height: 4.935rem;
      background-color: #96BD0D;
      text-transform: uppercase;
      color: white;
      font-weight: 700;
      font-size: 1.125em;
      width: min-intrinsic;
      width: -webkit-min-content;
      width: -moz-min-content;
      width: min-content;
      display: table-caption;
      display: -ms-grid;
      -ms-grid-columns: min-content;
      line-height: 24px;
      padding: 8px 5px 4px 10px;
      margin-right: 12px;
      cursor: pointer; }
      .events_and_galleries .event .event-date.passed {
        background-color: #a5ab90; }
      @media (max-width: 1400px) {
        .events_and_galleries .event .event-date {
          font-size: 1em; } }
      @media (max-width: 991px) {
        .events_and_galleries .event .event-date {
          font-size: 0.711em;
          min-width: 3.8rem;
          max-height: 3.8rem;
          line-height: 1.235;
          margin-right: 10px;
          position: absolute; } }
      @media (max-width: 767px) {
        .events_and_galleries .event .event-date {
          min-width: 3.25rem;
          max-height: 3.25rem; } }
      .events_and_galleries .event .event-date strong {
        font-weight: 700;
        font-size: 1.45em; }
    .events_and_galleries .event a:hover, .events_and_galleries .event a:active, .events_and_galleries .event a:focus, .events_and_galleries .event a:visited {
      text-decoration: none; }
    .events_and_galleries .event a:hover .event-title {
      border-bottom: 0.035rem solid rgba(111, 112, 114, 0.75); }
    .events_and_galleries .event .event-title {
      font-size: 1.063em;
      font-weight: 700;
      color: #1A171B;
      display: inline;
      line-height: 1.25; }
      @media (max-width: 1400px) {
        .events_and_galleries .event .event-title {
          font-size: 0.9em; } }
      @media (max-width: 991px) {
        .events_and_galleries .event .event-title {
          font-size: 0.678em; } }
    .events_and_galleries .event .event-excerpt {
      color: #58585A;
      font-size: 1.063em;
      padding-top: 8px;
      padding-bottom: 11px !important;
      margin: 0;
      line-height: 1.35; }
      .events_and_galleries .event .event-excerpt a {
        display: none;
        color: #96BD0D; }
        .events_and_galleries .event .event-excerpt a:hover, .events_and_galleries .event .event-excerpt a:active, .events_and_galleries .event .event-excerpt a:focus, .events_and_galleries .event .event-excerpt a:visited {
          text-decoration: none;
          color: #96BD0D; }
      @media (max-width: 1400px) {
        .events_and_galleries .event .event-excerpt {
          font-size: 0.9em; } }
      @media (max-width: 991px) {
        .events_and_galleries .event .event-excerpt {
          font-size: 0.678em;
          margin-left: 4.25rem; } }
      @media (max-width: 767px) {
        .events_and_galleries .event .event-excerpt {
          margin-left: 3.8rem; } }
  .events_and_galleries .homepage-gallery {
    position: relative;
    margin-top: 48px; }
    @media (max-width: 991px) {
      .events_and_galleries .homepage-gallery {
        margin-top: 25px; } }
    .events_and_galleries .homepage-gallery .gallery-placeholder {
      height: 200px;
      max-width: 300px;
      min-width: 300px;
      background-size: cover !important;
      background-position: center !important;
      margin: 10px 0;
      margin-top: 18px; }
      @media (max-width: 991px) {
        .events_and_galleries .homepage-gallery .gallery-placeholder {
          max-width: 40%;
          min-width: 40%;
          height: 140px; } }
      @media (max-width: 767px) {
        .events_and_galleries .homepage-gallery .gallery-placeholder {
          max-width: 45%;
          min-width: 45%;
          height: 135px; } }
      @media (max-width: 575px) {
        .events_and_galleries .homepage-gallery .gallery-placeholder {
          max-width: 50%;
          min-width: 50%;
          height: 120px; } }
    .events_and_galleries .homepage-gallery .video-gallery-play-homepage {
      position: absolute;
      margin: 0; }
    .events_and_galleries .homepage-gallery a:hover, .events_and_galleries .homepage-gallery a:active, .events_and_galleries .homepage-gallery a:focus, .events_and_galleries .homepage-gallery a:visited {
      text-decoration: none; }
    .events_and_galleries .homepage-gallery h4 {
      font-size: 1.063em;
      font-weight: 700;
      color: #1A171B;
      display: inline;
      margin-top: -3px;
      margin-bottom: 0; }
      @media (max-width: 1400px) {
        .events_and_galleries .homepage-gallery h4 {
          font-size: 0.92em; } }
      @media (max-width: 991px) {
        .events_and_galleries .homepage-gallery h4 {
          font-size: 0.678em;
          display: block;
          margin-left: 10px; } }
      .events_and_galleries .homepage-gallery h4:hover {
        border-bottom: 0.035rem solid rgba(111, 112, 114, 0.75); }
    .events_and_galleries .homepage-gallery.reactions {
      margin-top: 0; }
      .events_and_galleries .homepage-gallery.reactions > a {
        background: #ECECED;
        padding: 30px 15px; }
        @media (max-width: 991px) {
          .events_and_galleries .homepage-gallery.reactions > a {
            padding: 20px 10px; } }
      @media (min-width: 992px) {
        .events_and_galleries .homepage-gallery.reactions .gallery-placeholder {
          max-width: 100%;
          min-width: 100%; } }
      .events_and_galleries .homepage-gallery.reactions .carousel-item {
        background: #ECECED;
        padding: 30px 15px; }
  .events_and_galleries .frontpage-banner {
    margin-top: 45px; }
    @media (max-width: 991px) {
      .events_and_galleries .frontpage-banner {
        display: none !important; } }
    .events_and_galleries .frontpage-banner a {
      width: 100%; }
    .events_and_galleries .frontpage-banner img {
      width: 100%;
      height: auto;
      object-fit: cover; }

.topics {
  max-width: 300px; }
  @media (max-width: 991px) {
    .topics {
      min-width: 100%;
      max-width: 100%;
      padding-top: 25px; } }
  .topics nav {
    padding: 30px 0; }
    .topics nav:last-child {
      border: 0;
      padding-bottom: 0; }
    @media (max-width: 991px) {
      .topics nav {
        padding: 14px 0; } }
  @media (min-width: 992px) {
    .topics .topics-1 {
      width: 300px; } }
  .topics .topics-1, .topics .topics-1 ul {
    padding: 0;
    list-style: none; }
  .topics .topics-1 a {
    display: block;
    margin: 2px 0;
    font-size: 1.125em;
    text-transform: uppercase;
    padding: 25px 18px;
    color: white;
    background-color: #96BD0D;
    font-weight: 700;
    width: 100%;
    line-height: 1.25; }
    .topics .topics-1 a:hover, .topics .topics-1 a:active, .topics .topics-1 a:focus, .topics .topics-1 a:visited {
      text-decoration: none;
      color: white; }
    .topics .topics-1 a:hover {
      color: #96BD0D;
      background: #ffffff; }
    @media (max-width: 1400px) {
      .topics .topics-1 a {
        font-size: 1em; } }
    @media (max-width: 1200px) {
      .topics .topics-1 a {
        font-size: 0.9em; } }
    @media (max-width: 991px) {
      .topics .topics-1 a {
        min-width: calc(50% - 4px);
        margin: 2px 0;
        font-size: 0.640em;
        padding: 0.66rem 10px; } }
  @media (min-width: 992px) {
    .topics .topics-2 {
      width: 300px; } }
  .topics .topics-2, .topics .topics-2 ul {
    padding: 0;
    list-style: none; }
  .topics .topics-2 > li {
    min-width: 100%; }
    @media (max-width: 991px) {
      .topics .topics-2 > li {
        min-width: calc(50% - 4px);
        margin: 2px; } }
  .topics .topics-2 a {
    display: block;
    font-size: 1.125em;
    margin: 2px 0;
    text-transform: uppercase;
    padding: 25px 18px;
    color: white;
    background-color: #E2E3E4;
    font-weight: 700;
    min-width: 100%;
    color: #1A171B;
    line-height: 1.25; }
    .topics .topics-2 a:hover, .topics .topics-2 a:active, .topics .topics-2 a:focus, .topics .topics-2 a:visited {
      text-decoration: none; }
    .topics .topics-2 a:hover {
      color: #E2E3E4;
      background-color: #1A171B; }
    @media (max-width: 1400px) {
      .topics .topics-2 a {
        font-size: 1em; } }
    @media (max-width: 1200px) {
      .topics .topics-2 a {
        font-size: 0.9em; } }
    @media (max-width: 991px) {
      .topics .topics-2 a {
        font-size: 0.640em;
        padding: 1.15rem 10px;
        margin: 0; } }
  @media (min-width: 992px) {
    .topics .topics-4 {
      width: 300px; } }
  .topics .topics-4, .topics .topics-4 ul {
    padding: 0;
    list-style: none; }
  .topics .topics-4 > li {
    min-width: 100%; }
    .topics .topics-4 > li:first-child a {
      padding-top: 0; }
    @media (max-width: 991px) {
      .topics .topics-4 > li {
        min-width: calc(50% - 4px);
        margin: 2px; } }
  .topics .topics-4 a {
    display: block;
    font-size: 1.13em;
    margin: 2px 0;
    padding: 15px 6px;
    color: white;
    min-width: 100%;
    color: #3D3D3F;
    line-height: 1.35;
    border-bottom: 0.015rem solid rgba(111, 112, 114, 0.75); }
    .topics .topics-4 a:hover, .topics .topics-4 a:active, .topics .topics-4 a:focus, .topics .topics-4 a:visited {
      text-decoration: none; }
    @media (max-width: 991px) {
      .topics .topics-4 a {
        font-size: 0.65em;
        padding: 0.66em 4px;
        margin: 0; } }
  @media (min-width: 992px) {
    .topics .topics-3 {
      width: 300px; } }
  .topics .topics-3, .topics .topics-3 ul {
    padding: 0;
    list-style: none; }
  .topics .topics-3 a {
    display: flex;
    margin: 1.7px 0;
    font-size: 1.125em;
    text-transform: uppercase;
    padding: 0px 18px;
    color: white;
    background-color: #6F7072;
    font-weight: 700;
    width: 100%;
    height: 4.938rem;
    align-items: center;
    line-height: 1.2; }
    .topics .topics-3 a:hover, .topics .topics-3 a:active, .topics .topics-3 a:focus, .topics .topics-3 a:visited {
      text-decoration: none;
      color: white; }
    .topics .topics-3 a:hover, .topics .topics-3 a.active {
      color: #000000;
      background-color: #ECECED; }
    @media (max-width: 1400px) {
      .topics .topics-3 a {
        font-size: 1em; } }
    @media (max-width: 1200px) {
      .topics .topics-3 a {
        font-size: 0.9em; } }
    @media (max-width: 991px) {
      .topics .topics-3 a {
        min-width: calc(50% - 4px);
        margin: 2px;
        height: auto;
        font-size: 0.640em;
        padding: 0.66rem 10px; } }
  @media (min-width: 992px) {
    .topics.topics-bottom {
      max-width: 909px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .topics.topics-bottom {
      margin-top: 50px; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .topics.topics-bottom {
      margin-top: 75px; } }
  @media (min-width: 992px) {
      .topics.topics-bottom .topics-3 {
        display: flex;
        width: auto; }
        .topics.topics-bottom .topics-3 li {
          width: 300px;
          margin: 1.5px; }
          .topics.topics-bottom .topics-3 li a {
            height: 100%;
            display: flex;
            align-items: center;
            min-height: 95px; } }

.home .navbar-brand img {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.navbar-brand {
  padding-top: 7px;
  padding-bottom: 7px; }
  .navbar-brand img {
    width: 159px;
    height: 48px;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; }
    .navbar-brand img.home {
      display: none; }
    @media (max-width: 1280px) {
      .navbar-brand img {
        max-width: 145px; } }
    @media (max-width: 767.98px) {
      .navbar-brand img {
        display: block;
        width: 100px;
        height: 19px; } }
  @media (max-width: 1100px) {
    .navbar-brand img {
      max-width: 40vw;
      height: auto; } }
  @media (max-width: 767px) {
    .navbar-brand img {
      max-width: 50vw;
      height: auto; } }
  .navbar-brand .logo-hover {
    display: none; }
  .navbar-brand:hover .logo-hover {
    display: block; }
  .navbar-brand:hover .logo-normal {
    display: none; }

.slider-type-1 .ls-gui-element.ls-bottom-nav-wrapper {
  max-width: 1400px;
  text-align: right;
  height: 3.75rem;
  top: -3.75rem !important;
  z-index: 50;
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important; }
  @media (max-width: 1199px) {
    .slider-type-1 .ls-gui-element.ls-bottom-nav-wrapper {
      max-width: calc(100%); } }
  @media (max-width: 767px) {
    .slider-type-1 .ls-gui-element.ls-bottom-nav-wrapper {
      top: -50px !important;
      height: 50px; } }

.slider-type-1 .ls-v6.ls-container .ls-bottom-slidebuttons {
  margin-right: 25px !important;
  margin-top: 3px !important; }
  @media (max-width: 767px) {
    .slider-type-1 .ls-v6.ls-container .ls-bottom-slidebuttons {
      margin-right: 15px !important; } }
  .slider-type-1 .ls-v6.ls-container .ls-bottom-slidebuttons a {
    background-color: white; }
    .slider-type-1 .ls-v6.ls-container .ls-bottom-slidebuttons a.ls-nav-active {
      background-color: #96BD0D !important; }
    @media (max-width: 991px) {
      .slider-type-1 .ls-v6.ls-container .ls-bottom-slidebuttons a {
        width: 7px !important;
        height: 7px !important; } }
    @media (max-width: 575px) {
      .slider-type-1 .ls-v6.ls-container .ls-bottom-slidebuttons a {
        width: 6px !important;
        height: 6px !important; } }

.slider-type-1 .ls-gui-element.ls-bottom-nav-wrapper .ls-bottom-slidebuttons a {
  border: 2px solid rgba(255, 255, 255, 0) !important; }

.slider-type-1 .ls-wrapper.ls-in-out {
  min-height: 3.75rem !important;
  max-height: 3.75rem !important;
  height: auto !important;
  top: unset !important;
  bottom: 0px !important;
  width: 1380px;
  left: calc(50% - 675px) !important; }
  @media (max-width: 1399px) {
    .slider-type-1 .ls-wrapper.ls-in-out {
      width: calc(100% - 60px) !important;
      left: 25px !important; } }
  @media (max-width: 767px) {
    .slider-type-1 .ls-wrapper.ls-in-out {
      min-height: 50px !important;
      max-height: 50px !important; } }

.slider-type-1 .ls-wrapper.ls-z {
  width: 100% !important;
  height: 100% !important; }

.slider-type-1 .ls-inner .ls-wrapper h1, .slider-type-1 .ls-inner .ls-wrapper h2, .slider-type-1 .ls-inner .ls-wrapper h3, .slider-type-1 .ls-inner .ls-wrapper h4, .slider-type-1 .ls-inner .ls-wrapper h5, .slider-type-1 .ls-inner .ls-wrapper p {
  background: rgba(61, 61, 63, 0.75);
  font-size: 1.250em !important;
  color: white !important;
  min-height: 3.75rem !important;
  max-height: 3.75rem !important;
  height: auto !important;
  white-space: normal !important;
  width: calc(100% - 60px) !important;
  display: flex !important;
  align-items: center !important;
  padding-left: 25px !important;
  margin-top: 3px !important;
  width: 1200px !important; }
  @media (max-width: 1199px) {
    .slider-type-1 .ls-inner .ls-wrapper h1, .slider-type-1 .ls-inner .ls-wrapper h2, .slider-type-1 .ls-inner .ls-wrapper h3, .slider-type-1 .ls-inner .ls-wrapper h4, .slider-type-1 .ls-inner .ls-wrapper h5, .slider-type-1 .ls-inner .ls-wrapper p {
      font-size: 1em !important;
      width: 850px !important; } }
  @media (max-width: 991px) {
    .slider-type-1 .ls-inner .ls-wrapper h1, .slider-type-1 .ls-inner .ls-wrapper h2, .slider-type-1 .ls-inner .ls-wrapper h3, .slider-type-1 .ls-inner .ls-wrapper h4, .slider-type-1 .ls-inner .ls-wrapper h5, .slider-type-1 .ls-inner .ls-wrapper p {
      font-size: 0.756em !important;
      width: 70vw !important; } }
  @media (max-width: 767px) {
    .slider-type-1 .ls-inner .ls-wrapper h1, .slider-type-1 .ls-inner .ls-wrapper h2, .slider-type-1 .ls-inner .ls-wrapper h3, .slider-type-1 .ls-inner .ls-wrapper h4, .slider-type-1 .ls-inner .ls-wrapper h5, .slider-type-1 .ls-inner .ls-wrapper p {
      min-height: 50px !important;
      max-height: 50px !important;
      padding-left: 15px !important; } }

.slider-type-2 {
  overflow: hidden !important; }
  .slider-type-2 .ls-wrapper.ls-in-out {
    bottom: 120px !important;
    width: 640px !important;
    width: 40.000rem !important;
    height: 320px !important;
    height: 20.000rem !important;
    left: calc(50% - 690px) !important;
    top: auto !important;
    padding-left: 20px !important;
    padding-right: 120px !important;
    padding-bottom: 10px !important; }
    .slider-type-2 .ls-wrapper.ls-in-out > div {
      position: static !important;
      max-width: 100% !important;
      height: auto !important; }
    @media (max-width: 1399px) {
      .slider-type-2 .ls-wrapper.ls-in-out {
        left: 15px !important; } }
    @media (max-width: 991px) {
      .slider-type-2 .ls-wrapper.ls-in-out {
        width: calc(100% - 62px) !important;
        bottom: 0 !important;
        left: 11px !important;
        height: 230px !important;
        padding-left: 10px !important; } }
  .slider-type-2 .ls-inner .ls-wrapper .ls-layer {
    font-size: unset !important;
    height: 100% !important;
    display: flex !important;
    justify-content: center !important;
    flex-direction: column !important; }
  .slider-type-2 .ls-inner .ls-wrapper h1, .slider-type-2 .ls-inner .ls-wrapper h2, .slider-type-2 .ls-inner .ls-wrapper h3, .slider-type-2 .ls-inner .ls-wrapper h4, .slider-type-2 .ls-inner .ls-wrapper h5, .slider-type-2 .ls-inner .ls-wrapper p {
    height: auto !important;
    white-space: normal !important;
    width: calc(100% - 60px) !important;
    display: block !important;
    align-items: center !important;
    margin-left: 10px !important;
    margin-right: 10px !important; }
    @media (max-width: 767px) {
      .slider-type-2 .ls-inner .ls-wrapper h1, .slider-type-2 .ls-inner .ls-wrapper h2, .slider-type-2 .ls-inner .ls-wrapper h3, .slider-type-2 .ls-inner .ls-wrapper h4, .slider-type-2 .ls-inner .ls-wrapper h5, .slider-type-2 .ls-inner .ls-wrapper p {
        width: calc(100%) !important; } }
  .slider-type-2 .ls-inner .ls-wrapper h4 {
    font-size: 1.5em !important;
    font-weight: 700;
    color: #1A171B !important;
    text-transform: uppercase;
    padding-bottom: 7px !important;
    margin-bottom: 27px !important;
    border-bottom: 0.035rem solid rgba(111, 112, 114, 0.75); }
    @media (max-width: 991px) {
      .slider-type-2 .ls-inner .ls-wrapper h4 {
        font-size: 0.75em !important;
        margin-bottom: 12px !important; } }
    .slider-type-2 .ls-inner .ls-wrapper h4 a {
      cursor: none;
      color: #1A171B !important;
      display: inline-block !important;
      padding-bottom: 8px;
      padding-right: 30px; }
      .slider-type-2 .ls-inner .ls-wrapper h4 a:hover, .slider-type-2 .ls-inner .ls-wrapper h4 a :active, .slider-type-2 .ls-inner .ls-wrapper h4 a :focus:visited {
        text-decoration: none;
        color: #1A171B !important; }
  .slider-type-2 .ls-inner .ls-wrapper h2 {
    font-size: 1.813em !important;
    font-weight: 700;
    color: #1A171B;
    padding-bottom: 10px !important;
    line-height: 1.25; }
    @media (max-width: 991px) {
      .slider-type-2 .ls-inner .ls-wrapper h2 {
        font-size: 1em !important; } }
  .slider-type-2 .ls-inner .ls-wrapper h3 {
    font-size: 1.313em !important;
    color: #1A171B !important; }
    @media (max-width: 991px) {
      .slider-type-2 .ls-inner .ls-wrapper h3 {
        font-size: 0.85em !important; } }
  .slider-type-2 .ls-wrapper.ls-z {
    width: 100% !important;
    height: 100% !important; }
  .slider-type-2 .ls-gui-element.ls-bottom-nav-wrapper {
    max-width: 1400px;
    text-align: left;
    z-index: 50;
    display: flex !important;
    justify-content: flex-start !important;
    top: auto !important;
    bottom: 160px !important;
    left: 0 !important;
    z-index: 101 !important; }
    @media (max-width: 1199px) {
      .slider-type-2 .ls-gui-element.ls-bottom-nav-wrapper {
        max-width: 100%;
        left: auto;
        right: 50px; } }
    @media (max-width: 991px) {
      .slider-type-2 .ls-gui-element.ls-bottom-nav-wrapper {
        justify-content: flex-end !important;
        top: -25px !important;
        height: 50px; } }
  .slider-type-2 .ls-v6.ls-container .ls-bottom-slidebuttons {
    margin-right: 25px !important;
    margin-left: 605px;
    margin-left: 37.813rem  !important; }
    @media (max-width: 991px) {
      .slider-type-2 .ls-v6.ls-container .ls-bottom-slidebuttons {
        margin-left: 0 !important;
        margin-right: 15px !important; } }
    .slider-type-2 .ls-v6.ls-container .ls-bottom-slidebuttons a {
      background-color: #3d3d3f; }
      .slider-type-2 .ls-v6.ls-container .ls-bottom-slidebuttons a.ls-nav-active {
        background-color: #96BD0D !important; }
      @media (max-width: 991px) {
        .slider-type-2 .ls-v6.ls-container .ls-bottom-slidebuttons a {
          width: 7px !important;
          height: 7px !important; } }
      @media (max-width: 575px) {
        .slider-type-2 .ls-v6.ls-container .ls-bottom-slidebuttons a {
          width: 6px !important;
          height: 6px !important; } }
  .slider-type-2 .ls-gui-element.ls-bottom-nav-wrapper .ls-bottom-slidebuttons a {
    border: 2px solid #3d3d3f !important; }
    .slider-type-2 .ls-gui-element.ls-bottom-nav-wrapper .ls-bottom-slidebuttons a.ls-nav-active {
      border: 2px solid #96BD0D !important; }
  .slider-type-2 .ls-slide-backgrounds {
    position: relative; }
    .slider-type-2 .ls-slide-backgrounds:before {
      position: absolute;
      z-index: 0;
      bottom: 0;
      width: 100%;
      bottom: 120px;
      background: rgba(255, 255, 255, 0.8) !important;
      content: "";
      z-index: 30;
      width: 700px;
      width: 43.750rem !important;
      left: calc(50% - 690px);
      margin-left: 0px;
      height: 320px;
      height: 20.000rem !important; }
      @media (max-width: 1399px) {
        .slider-type-2 .ls-slide-backgrounds:before {
          left: 15px; } }
      @media (max-width: 991px) {
        .slider-type-2 .ls-slide-backgrounds:before {
          width: calc(100% - 26px) !important;
          bottom: 0px !important;
          left: 13px;
          height: 240px !important; } }
      @media (max-width: 575px) {
        .slider-type-2 .ls-slide-backgrounds:before {
          max-width: calc(100% - 16px) !important;
          width: calc(100% - 16px) !important;
          left: 8px; } }

.featured-image-no-slider {
  height: calc(100vh - 151px);
  position: relative; }
  .featured-image-no-slider.featured-image-absolute {
    position: absolute;
    z-index: -1;
    min-width: 100%; }
  .featured-image-no-slider .social-media-single-post {
    padding-left: 35px;
    display: flex;
    padding-bottom: 10px;
    padding-top: 10px; }
    @media (max-width: 991px) {
      .featured-image-no-slider .social-media-single-post {
        padding-left: 0;
        position: absolute;
        bottom: 10px;
        left: calc(50% - 42px); } }
    .featured-image-no-slider .social-media-single-post a {
      display: inline-block;
      height: 58px;
      width: 58px; }
      .featured-image-no-slider .social-media-single-post a:first-child {
        margin-right: 11px; }
      .featured-image-no-slider .social-media-single-post a::last-child {
        margin-left: 0px; }
      @media (max-width: 1400px) {
        .featured-image-no-slider .social-media-single-post a {
          height: 40px;
          width: 40px; } }
      @media (max-width: 991px) {
        .featured-image-no-slider .social-media-single-post a {
          height: 30px;
          width: 30px; } }
      .featured-image-no-slider .social-media-single-post a:hover svg path {
        fill: #96BD0D; }
      .featured-image-no-slider .social-media-single-post a:hover svg rect {
        stroke: #96BD0D; }
  .featured-image-no-slider > img {
    width: 100%;
    object-fit: cover;
    height: 100%; }
  .featured-image-no-slider .top-info-div {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    top: 0;
    padding: 30px 85px;
    width: 1380px;
    left: calc(50% - 690px); }
    @media (max-width: 1399px) {
      .featured-image-no-slider .top-info-div {
        width: calc(100% - 30px);
        left: 15px; } }
    @media (max-width: 767px) {
      .featured-image-no-slider .top-info-div {
        width: calc(100% - 22px);
        left: 11px; } }
    @media (max-width: 575px) {
      .featured-image-no-slider .top-info-div {
        max-width: calc(100% - 16px);
        width: calc(100% - 16px);
        left: 8px; } }
    @media (max-width: 1400px) {
      .featured-image-no-slider .top-info-div {
        padding: 25px 40px; } }
    @media (max-width: 991px) {
      .featured-image-no-slider .top-info-div {
        padding: 25px 40px;
        padding-bottom: 60px; } }
    @media (max-width: 767px) {
      .featured-image-no-slider .top-info-div {
        padding: 25px;
        padding-bottom: 60px; } }
    .featured-image-no-slider .top-info-div .post-type {
      font-size: 1.188em;
      font-weight: 700;
      text-transform: uppercase;
      border-bottom: 0.035rem solid rgba(111, 112, 114, 0.8);
      color: #1A171B;
      line-height: 1;
      padding-bottom: 5px; }
      @media (max-width: 991px) {
        .featured-image-no-slider .top-info-div .post-type {
          font-size: 0.65em; } }
    .featured-image-no-slider .top-info-div .post-title {
      font-size: 2.125em;
      font-weight: 700;
      color: #1A171B;
      padding-top: 20px;
      padding-bottom: 15px;
      max-width: 59.375rem; }
      @media (max-width: 1400px) {
        .featured-image-no-slider .top-info-div .post-title {
          font-size: 1.65em;
          padding-top: 16px;
          padding-bottom: 10px; } }
      @media (max-width: 991px) {
        .featured-image-no-slider .top-info-div .post-title {
          font-size: 1.15em; } }
      .featured-image-no-slider .top-info-div .post-title.post-title-konkurs {
        max-width: none; }
    .featured-image-no-slider .top-info-div .date-and-place {
      color: #3D3D3F;
      font-weight: 700;
      font-size: 1.250em;
      line-height: 1; }
      .featured-image-no-slider .top-info-div .date-and-place span {
        display: inline-block;
        padding: 0 5px;
        border-left: 1px solid #3D3D3F; }
      @media (max-width: 991px) {
        .featured-image-no-slider .top-info-div .date-and-place {
          font-size: 0.75em; } }
  .featured-image-no-slider .featured-image-video-play {
    position: absolute;
    width: 150px;
    height: 150px;
    top: calc(55% -  (150px/2));
    left: calc(50% - (150px/2));
    background: url("../img/video_play_icon_homepage.svg"); }
    @media (max-width: 1200px) {
      .featured-image-no-slider .featured-image-video-play {
        width: 100px;
        height: 100px;
        top: calc(55% -  (100px/2));
        left: calc(50% - (100px/2));
        background: url("../img/video_play_icon_homepage.svg"); } }
    @media (max-width: 767px) {
      .featured-image-no-slider .featured-image-video-play {
        width: 85px;
        height: 85px;
        top: calc(55% -  (85px/2));
        left: calc(50% - (85px/2));
        background: url("../img/video_play_icon_homepage.svg"); } }
    @media (max-height: 800px) and (min-width: 991px) {
      .featured-image-no-slider .featured-image-video-play {
        width: 100px;
        height: 100px;
        top: calc(65% -  (100px/2));
        left: calc(50% - (100px/2));
        background: url("../img/video_play_icon_homepage.svg"); } }
  .featured-image-no-slider .bottom-white-div {
    height: 60px;
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    bottom: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    width: 1380px;
    left: calc(50% - 690px); }
    @media (max-width: 1399px) {
      .featured-image-no-slider .bottom-white-div {
        width: calc(100% - 30px);
        left: 15px; } }
    @media (max-width: 767px) {
      .featured-image-no-slider .bottom-white-div {
        width: calc(100% - 22px);
        left: 11px; } }
    @media (max-width: 575px) {
      .featured-image-no-slider .bottom-white-div {
        max-width: calc(100% - 16px);
        width: calc(100% - 16px);
        left: 8px; } }
    @media (max-width: 767px) {
      .featured-image-no-slider .bottom-white-div {
        height: 50px; } }
  .featured-image-no-slider h2 {
    font-size: 1.813em !important;
    font-weight: 700;
    color: #1A171B;
    padding-bottom: 10px !important;
    line-height: 1.25; }
  .featured-image-no-slider h3 {
    font-size: 1.313em !important;
    color: #1A171B !important; }
  .featured-image-no-slider h4 {
    display: inline-block !important;
    width: auto !important;
    font-size: 1.5em !important;
    font-weight: 700;
    color: #1A171B !important;
    text-transform: uppercase;
    padding-bottom: 7px !important;
    margin-bottom: 27px !important;
    border-bottom: 0.035rem solid rgba(111, 112, 114, 0.75); }
  .featured-image-no-slider h2, .featured-image-no-slider h3, .featured-image-no-slider h4 {
    font-family: Arial, Helvetica, sans-serif;
    height: auto !important;
    white-space: normal !important;
    width: calc(100% - 60px) !important;
    display: block !important;
    align-items: center !important;
    margin-left: 10px !important;
    margin-right: 10px !important; }

.title-container-wrapper {
  width: 1380px;
  left: calc(50% - 690px);
  position: absolute;
  bottom: 170px; }
  @media (max-width: 1399px) {
    .title-container-wrapper {
      width: calc(100% - 30px);
      left: 15px; } }
  @media (max-width: 767px) {
    .title-container-wrapper {
      width: calc(100% - 22px);
      left: 11px; } }
  @media (max-width: 575px) {
    .title-container-wrapper {
      max-width: calc(100% - 16px);
      width: calc(100% - 16px);
      left: 8px; } }
  @media (max-width: 991px) {
    .title-container-wrapper {
      bottom: 0; } }
  .title-container-wrapper .title-container {
    font-family: 'Arial Narrow', 'Arial';
    background: rgba(255, 255, 255, 0.8);
    height: 270px;
    width: 589px;
    display: flex;
    align-items: center; }
    .title-container-wrapper .title-container.three-liner {
      height: 322px;
      width: 700px;
      display: block !important;
      padding: 20px 0 20px 20px; }
    @media (max-width: 1400px) {
      .title-container-wrapper .title-container {
        width: 530px;
        height: 243px; } }
    @media (max-width: 1200px) {
      .title-container-wrapper .title-container {
        width: 471px;
        height: 216px; } }
    @media (max-width: 991px) {
      .title-container-wrapper .title-container {
        max-width: 100%;
        width: 100%;
        height: 200px; } }
    @media (max-width: 767px) {
      .title-container-wrapper .title-container {
        height: 150px; } }
    .title-container-wrapper .title-container h1 {
      border-bottom: 0.035rem solid rgba(111, 112, 114, 0.8);
      text-transform: uppercase;
      margin-left: 23px;
      padding-bottom: 0;
      padding-right: 70px;
      font-size: 4.250em; }
      @media (max-width: 1400px) {
        .title-container-wrapper .title-container h1 {
          font-size: 4em; } }
      @media (max-width: 1200px) {
        .title-container-wrapper .title-container h1 {
          font-size: 3.75em; } }
      @media (max-width: 991px) {
        .title-container-wrapper .title-container h1 {
          font-size: 1.75em; } }
  .title-container-wrapper.archive .title-container {
    align-items: flex-start;
    padding: 30px 25px;
    height: auto;
    flex-direction: column;
    width: 42.500rem;
    font-family: 'Arial'; }
    .title-container-wrapper.archive .title-container h1 {
      font-size: 2.438em;
      text-transform: none;
      padding-bottom: 10px;
      border-bottom: 0.025rem solid rgba(111, 112, 114, 0.8);
      margin: 0;
      margin-bottom: 15px; }
    .title-container-wrapper.archive .title-container p {
      font-size: 1.250em;
      color: #3D3D3F; }
      @media (max-width: 991px) {
        .title-container-wrapper.archive .title-container p {
          font-size: 0.75em; } }

@media (min-width: 992px) and (max-height: 650px) {
  .featured-image-no-slider {
    min-height: 600px; } }

@media (min-width: 992px) and (max-height: 800px) {
  .title-container-wrapper.archive {
    bottom: 0; } }

@media (max-width: 991px) {
  .foom-carousel .single-post-content, .foom-lightbox-carousel .single-post-content {
    padding-left: 0;
    padding-right: 0; } }

.foom-carousel .foom-carousel-1-item, .foom-lightbox-carousel .foom-carousel-1-item {
  position: relative;
  text-align: center;
  margin: 10px;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 255px; }
  @media (max-width: 1350px) {
    .foom-carousel .foom-carousel-1-item, .foom-lightbox-carousel .foom-carousel-1-item {
      height: 240px; } }
  .foom-carousel .foom-carousel-1-item a, .foom-lightbox-carousel .foom-carousel-1-item a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer; }
  .foom-carousel .foom-carousel-1-item .dvaesetpet-content, .foom-lightbox-carousel .foom-carousel-1-item .dvaesetpet-content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 30px 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
    .foom-carousel .foom-carousel-1-item .dvaesetpet-content.grey-text-content, .foom-lightbox-carousel .foom-carousel-1-item .dvaesetpet-content.grey-text-content {
      padding: 0; }
    .foom-carousel .foom-carousel-1-item .dvaesetpet-content h5, .foom-lightbox-carousel .foom-carousel-1-item .dvaesetpet-content h5 {
      text-align: left;
      color: white;
      font-size: 1.675em;
      padding-bottom: 40px;
      margin-right: auto; }
      @media (max-width: 1300px) {
        .foom-carousel .foom-carousel-1-item .dvaesetpet-content h5, .foom-lightbox-carousel .foom-carousel-1-item .dvaesetpet-content h5 {
          font-size: 1.575em; } }
      @media (max-width: 991px) {
        .foom-carousel .foom-carousel-1-item .dvaesetpet-content h5, .foom-lightbox-carousel .foom-carousel-1-item .dvaesetpet-content h5 {
          font-size: 0.95em;
          padding-bottom: 30px; } }
    .foom-carousel .foom-carousel-1-item .dvaesetpet-content p, .foom-lightbox-carousel .foom-carousel-1-item .dvaesetpet-content p {
      color: white;
      text-align: left;
      margin-bottom: auto !important;
      margin-top: auto !important;
      width: 100%; }
    .foom-carousel .foom-carousel-1-item .dvaesetpet-content .carousel-video-play, .foom-lightbox-carousel .foom-carousel-1-item .dvaesetpet-content .carousel-video-play {
      position: static;
      width: 80px;
      height: 80px;
      background: url(../img/video_play_icon_homepage.svg); }
      @media (max-width: 1300px) {
        .foom-carousel .foom-carousel-1-item .dvaesetpet-content .carousel-video-play, .foom-lightbox-carousel .foom-carousel-1-item .dvaesetpet-content .carousel-video-play {
          width: 70px;
          height: 70px; } }
      @media (max-width: 767px) {
        .foom-carousel .foom-carousel-1-item .dvaesetpet-content .carousel-video-play, .foom-lightbox-carousel .foom-carousel-1-item .dvaesetpet-content .carousel-video-play {
          width: 50px;
          height: 50px; } }
    .foom-carousel .foom-carousel-1-item .dvaesetpet-content p.paragraph-grey-bg, .foom-lightbox-carousel .foom-carousel-1-item .dvaesetpet-content p.paragraph-grey-bg {
      font-size: 1.125em;
      background: rgba(255, 255, 255, 0.85);
      color: #3D3D3F;
      margin-bottom: 0 !important;
      margin-top: auto !important;
      padding: 15px 30px;
      width: 100%;
      min-height: 83px; }
      @media (max-width: 991px) {
        .foom-carousel .foom-carousel-1-item .dvaesetpet-content p.paragraph-grey-bg, .foom-lightbox-carousel .foom-carousel-1-item .dvaesetpet-content p.paragraph-grey-bg {
          font-size: 0.7em;
          min-height: 67px; } }
  .foom-carousel .foom-carousel-1-item.background-top, .foom-lightbox-carousel .foom-carousel-1-item.background-top {
    background-position: top !important; }

.foom-carousel .slick-prev, .foom-lightbox-carousel .slick-prev {
  width: 0;
  height: 0;
  transform: rotate(-90deg);
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 22px solid #FFFFFF;
  z-index: 25;
  left: 10px;
  top: calc(50% - 16px); }

.foom-carousel .slick-next, .foom-lightbox-carousel .slick-next {
  width: 0;
  height: 0;
  transform: rotate(90deg);
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 22px solid #FFFFFF;
  z-index: 25;
  right: 10px;
  top: calc(50% - 16px); }

.foom-lightbox-carousel {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-top: calc(50vh - 350px);
  pointer-events: auto;
  z-index: 40; }
  @media (max-width: 991px) {
    .foom-lightbox-carousel {
      margin-top: calc(10vh); } }
  .foom-lightbox-carousel .slick-next {
    z-index: 105; }
  .foom-lightbox-carousel .slick-prev {
    z-index: 105; }
  .foom-lightbox-carousel .foom-carousel-1-item {
    height: 700px;
    width: 65%; }
    @media (max-width: 991px) {
      .foom-lightbox-carousel .foom-carousel-1-item {
        height: 80vh; } }

.soros-content-container .foom-carousel-1 {
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .soros-content-container .foom-carousel-1 {
      margin-top: 40px;
      margin-bottom: 40px; } }

.lightbox-carousel {
  z-index: 45;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.69);
  max-width: none !important;
  display: none; }
  .lightbox-carousel .close_btn_fancy {
    color: #0F0F0F;
    width: 34px;
    height: 34px;
    border-radius: 62px;
    text-align: center;
    position: absolute;
    right: 11%;
    background-image: url(../img/close_btn_fancy.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10001;
    cursor: pointer; }
  .lightbox-carousel .foom-carousel-1-item {
    margin: 0px !important;
    border: 1px solid #3d3d3f; }

/**video lightbox***/
.bitsia_video_lightbox {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(51, 49, 49, 0.69);
  background-color: rgba(0, 0, 0, 0.69);
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000; }

.holder {
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  height: 300px;
  position: relative; }

.frame {
  width: 100%;
  height: 100%; }

.frame1 {
  width: 100%;
  height: 100%;
  border: 0px; }

.holder2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(251, 251, 251, 0);
  cursor: pointer; }

.frame-holder {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #000;
  -webkit-box-shadow: 0px 10px 23px -6px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 10px 23px -6px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 10px 23px -6px rgba(0, 0, 0, 0.6);
  position: relative; }

.close_btn {
  cursor: pointer;
  color: #0F0F0F;
  width: 25px;
  height: 21px;
  background-color: #cac8c8;
  margin-top: 11px;
  border-radius: 62px;
  padding-top: 4px;
  text-align: center;
  float: right; }

.close_btn_fancy {
  cursor: pointer;
  color: #0F0F0F;
  width: 34px;
  height: 34px;
  border-radius: 62px;
  text-align: center;
  position: absolute;
  right: -15px;
  top: -17px;
  background-image: url(../assets/close_btn_fancy.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10001; }

.video_border {
  width: 75%;
  height: 80.5%;
  padding: 9px;
  margin: auto;
  margin-top: 6%; }

@media (min-width: 991px) {
  .page-template-internships .video_border {
    width: 550px;
    height: 550px; } }

@media (min-width: 1680px) {
  .page-template-internships .video_border {
    width: 850px;
    height: 850px; } }

@media (min-width: 1680px) and (max-height: 900px) {
  .page-template-internships .video_border {
    width: 550px;
    height: 550px; } }

@media (min-width: 1680px) and (max-height: 575px) {
  .page-template-internships .video_border {
    width: 350px;
    height: 350px; } }

.bitsia_content_lightbox {
  width: 60%;
  height: 70.5%;
  padding: 9px;
  margin: auto;
  position: fixed;
  top: 15.25%;
  left: 20%;
  z-index: 10001; }

@media (max-width: 550px) and (max-height: 750px) {
  .video_border {
    width: 90%;
    margin-top: 5%; } }

@media (max-width: 750px) {
  .video_border {
    width: 90%;
    margin-top: 5%; } }

@media (max-height: 420px) {
  .video_border {
    margin-top: 5%;
    height: 90%; } }

#publication-form {
  background: #ECECED;
  padding: 32px 25px;
  width: 100%;
  color: #1A171B;
  margin-left: 8px;
  margin-right: 8px; }
  @media (max-width: 991px) {
    #publication-form {
      margin-bottom: 7px; } }
  #publication-form .foom-radio-label-left {
    margin-right: 5px; }
  #publication-form label.hidden {
    visibility: hidden; }
  #publication-form label {
    margin-bottom: 3px;
    font-size: 0.875em;
    border: none;
    padding-left: 2px; }
  #publication-form .form-positioning {
    padding-right: 66px; }
  #publication-form select, #publication-form #publication_key_word {
    width: 18.750rem;
    height: 2.188rem;
    padding-left: 10px;
    font-size: 0.938em;
    border: none; }
    @media (max-width: 991px) {
      #publication-form select, #publication-form #publication_key_word {
        font-size: 0.678em;
        width: 300px;
        height: 35px; } }
    @media (max-width: 420px) {
      #publication-form select, #publication-form #publication_key_word {
        font-size: 0.678em;
        width: 230px;
        height: 35px; } }
  #publication-form select {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
    position: relative;
    background: url("../img/foom_arrow_down.svg");
    background-position-x: 277px;
    background-size: 12px;
    background-position-y: center;
    background-repeat: no-repeat;
    background-color: white; }
  #publication-form .foom-positioning:first-child {
    margin-right: 6px; }
  #publication-form .foom-radio-wrapper .foom-radio-label {
    background: white;
    width: 146px;
    height: 2.188rem;
    font-size: 0.875em;
    margin-bottom: 0;
    cursor: pointer;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (max-width: 991px) {
      #publication-form .foom-radio-wrapper .foom-radio-label {
        font-size: 0.581em; } }
  #publication-form .foom-radio-wrapper input {
    display: none; }
  #publication-form .foom-radio-wrapper label.active {
    background: #6F7072;
    color: white; }
  #publication-form .btn {
    margin-top: 35px;
    width: 168px;
    height: 41px;
    background: #96BD0D;
    color: #FFFFFF;
    text-align: left;
    padding-left: 20px;
    font-weight: 700;
    font-size: 0.938em;
    border: none;
    border-radius: 0; }
    @media (max-width: 991px) {
      #publication-form .btn {
        font-size: 0.678em; } }

/* Slider */
.slick-slide {
  margin: 0px 20px; }

.slick-slide img {
  width: 100%; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.menu-foom_menu-container {
  width: 100%;
  position: relative; }
  .menu-foom_menu-container .static-menu {
    display: flex;
    margin: 0;
    padding: 0; }
    @media (max-width: 991px) {
      .menu-foom_menu-container .static-menu {
        flex-wrap: wrap;
        max-width: calc(100% - 35px);
        margin-bottom: -43px; } }
    @media (max-width: 767px) {
      .menu-foom_menu-container .static-menu {
        margin-bottom: -43px; } }
    @media (max-width: 650px) {
      .menu-foom_menu-container .static-menu {
        margin-bottom: -37px; } }
    @media (max-width: 575px) {
      .menu-foom_menu-container .static-menu {
        margin-bottom: -33px; } }
    .menu-foom_menu-container .static-menu li {
      display: inline-block;
      flex: 1;
      background-color: #ececed;
      line-height: 1;
      margin-left: 1.5px;
      margin-right: 1.5px;
      position: relative; }
      @media (max-width: 991px) {
        .menu-foom_menu-container .static-menu li {
          min-width: calc( 25% - 2px);
          margin: 1px;
          height: 35px;
          z-index: 50;
          margin-bottom: 3px; } }
      @media (max-width: 767px) {
        .menu-foom_menu-container .static-menu li {
          height: 35px; } }
      @media (max-width: 625px) {
        .menu-foom_menu-container .static-menu li {
          height: 30px; } }
      @media (max-width: 575px) {
        .menu-foom_menu-container .static-menu li {
          height: 25px; } }
      .menu-foom_menu-container .static-menu li:first-child {
        margin-left: 0; }
      @media (max-width: 991px) {
        .menu-foom_menu-container .static-menu li:nth-child(5) {
          margin-left: calc(25%); } }
      .menu-foom_menu-container .static-menu li:last-child {
        margin-right: 0; }
        @media (max-width: 767px) {
          .menu-foom_menu-container .static-menu li:last-child {
            margin-right: 1px; } }
      @media (max-width: 991px) {
        .menu-foom_menu-container .static-menu li:nth-child(n + 5) {
          opacity: 0 !important;
          -webkit-transition: opacity .35s ease-in-out;
          -moz-transition: opacity .35s ease-in-out;
          -ms-transition: opacity .35s ease-in-out;
          -o-transition: opacity .35s ease-in-out;
          transition: opacity .35s ease-in-out; }
          .menu-foom_menu-container .static-menu li:nth-child(n + 5).show {
            opacity: 1; } }
      .menu-foom_menu-container .static-menu li a {
        color: #3d3d3f;
        text-transform: uppercase;
        font-size: 1.063em;
        font-weight: 700;
        display: block;
        height: 100%;
        display: flex;
        align-items: center;
        padding: 8px 12px; }
        .menu-foom_menu-container .static-menu li a:hover {
          text-decoration: none;
          background: #96bd0d;
          color: #fff; }
        @media (max-width: 1400px) {
          .menu-foom_menu-container .static-menu li a {
            font-size: 0.75em; } }
        @media (max-width: 1200px) {
          .menu-foom_menu-container .static-menu li a {
            padding: 8px; } }
        @media (max-width: 991px) {
          .menu-foom_menu-container .static-menu li a {
            font-size: 0.585em;
            padding: 4px 5px; } }
        @media (max-width: 575px) {
          .menu-foom_menu-container .static-menu li a {
            font-size: 0.525em; } }
    .menu-foom_menu-container .static-menu .menu-item-has-children .sub-menu {
      position: absolute;
      left: 0;
      padding: 0;
      width: 100%;
      margin-top: 6px;
      max-height: 0;
      overflow: hidden;
      transition: max-height 1s ease-in-out;
      z-index: 50; }
      @media (max-width: 991px) {
        .menu-foom_menu-container .static-menu .menu-item-has-children .sub-menu {
          margin-top: 2px; } }
      .menu-foom_menu-container .static-menu .menu-item-has-children .sub-menu li {
        display: block;
        width: 100%;
        margin: 0;
        position: unset; }
        @media (max-width: 991px) {
          .menu-foom_menu-container .static-menu .menu-item-has-children .sub-menu li {
            height: auto; } }
        .menu-foom_menu-container .static-menu .menu-item-has-children .sub-menu li a {
          font-size: 0.775em;
          line-height: 1.5; }
          @media (max-width: 991px) {
            .menu-foom_menu-container .static-menu .menu-item-has-children .sub-menu li a {
              font-size: 0.485em;
              line-height: 1.2; } }
    .menu-foom_menu-container .static-menu .menu-item-has-children:hover .sub-menu {
      max-height: 700px; }
    .menu-foom_menu-container .static-menu .menu-item-has-children::before {
      content: "";
      width: 12.5px;
      height: 9px;
      background-repeat: no-repeat;
      background: url("../img/menu_ddl_icon.svg");
      position: absolute;
      right: 15px;
      cursor: pointer;
      top: 24px;
      top: calc(50% - 4px); }
      @media (max-width: 991px) {
        .menu-foom_menu-container .static-menu .menu-item-has-children::before {
          width: 7px;
          height: 5px;
          top: calc(50% - 2.5px);
          right: 8px; } }

header {
  height: 90px;
  position: fixed;
  z-index: 9999;
  width: 100vw;
  overflow: hidden; }

.home .white-left-strip {
  left: calc(50% - 140px); }

.white-left-strip {
  position: absolute;
  background-color: white;
  width: 210px;
  width: 110%;
  height: 120px;
  top: -20px;
  transform: skewX(20deg) scaleY(0.86) !important;
  transition: left .6s;
  z-index: 0;
  left: -25px; }

.bg-light {
  background-color: rgba(255, 255, 255, 0.6) !important;
  background-color: rgba(255, 255, 255, 0.8) !important; }

.home .bg-light {
  background-color: transparent !important; }
  .home .bg-light .bg-dark {
    background-color: rgba(255, 255, 255, 0.6) !important; }

header nav.navbar {
  width: 100%;
  height: 90px;
  position: fixed;
  top: 0;
  z-index: 999;
  padding-bottom: 3px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0; }
  @media (max-width: 991.98px) {
    header nav.navbar {
      padding-left: 0 !important; } }

.home .navbar-toggler .navbar-toggler-brand {
  opacity: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }

.navbar-light .navbar-toggler:not(:disabled):not(.disabled):focus {
  outline: 0; }

.navbar-light .navbar-toggler-brand {
  color: #d85218;
  font-weight: 500;
  margin-top: 3px;
  right: 50px;
  opacity: 1;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }
  .navbar-light .navbar-toggler-brand::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: -184px;
    width: 181px;
    height: 15px;
    margin-top: 5.5px; }
  @media (max-width: 767.98px) {
    .navbar-light .navbar-toggler-brand {
      display: none; } }

.navbar-light .navbar-toggler-icon {
  background-image: none;
  position: relative;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }
  .navbar-light .navbar-toggler-icon::before {
    content: '';
    position: absolute;
    top: 9px;
    left: 5px;
    width: 20px;
    height: 3px;
    background-color: #45130f; }
  .navbar-light .navbar-toggler-icon::after {
    content: '';
    position: absolute;
    top: 18px;
    left: 5px;
    width: 17px;
    height: 3px;
    background-color: #45130f; }
  .navbar-light .navbar-toggler-icon:hover::after {
    width: 20px; }

.navbar-light .navbar-brand {
  transform: skewX(-16deg) scaleY(1.1) !important;
  position: relative;
  color: #242e4e;
  font-size: 1.563em;
  padding: 0;
  font-weight: bold;
  letter-spacing: 1px;
  -webkit-transition: opacity .6s;
  transition: opacity .6s; }
  @media (max-width: 991.98px) {
    .navbar-light .navbar-brand {
      margin-left: 1rem;
      font-size: 0.863em; } }
  .navbar-light .navbar-brand:hover {
    color: #242e4e; }
  @media (max-width: 991.98px) {
    .navbar-light .navbar-brand.logo {
      margin-left: 0px !important;
      margin-right: 0px !important; } }
  .navbar-light .navbar-brand.logo img {
    width: 67px;
    height: 67px; }
    @media (max-width: 991.98px) {
      .navbar-light .navbar-brand.logo img {
        width: 60px; } }
  .navbar-light .navbar-brand .dark-logo-overlay {
    position: absolute;
    left: 0;
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0.0;
    -webkit-transition: opacity 0.6s ease-in-out;
    -moz-transition: opacity 0.6s ease-in-out;
    -ms-transition: opacity 0.6s ease-in-out;
    -o-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out; }

.navbar-light.content-dark .navbar-brand .dark-logo-overlay, .navbar-light.brand-dark .navbar-brand .dark-logo-overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -ms-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out; }

.navbar-light.content-dark .navbar-toggler-icon, .navbar-light.nav-dark .navbar-toggler-icon {
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -ms-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out; }
  .navbar-light.content-dark .navbar-toggler-icon::before, .navbar-light.nav-dark .navbar-toggler-icon::before {
    background-color: #45130f; }
  .navbar-light.content-dark .navbar-toggler-icon::after, .navbar-light.nav-dark .navbar-toggler-icon::after {
    background-color: #45130f; }

.navbar-light .navbar-collapse {
  position: fixed;
  top: 0;
  right: -100%;
  right: -400px;
  width: 100%;
  max-width: 360px;
  height: 100vh;
  max-height: 10000px;
  overflow: hidden;
  background: #d85218;
  text-align: center;
  color: #fff;
  font-weight: bold;
  z-index: 99999;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 991.98px) {
    .navbar-light .navbar-collapse {
      max-width: 100%; } }
  .navbar-light .navbar-collapse.show {
    max-height: 10000px;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.navbar-light .navbar-toggler {
  border: 0; }

.navbar-light .navbar-close {
  cursor: pointer;
  position: relative;
  height: 90px; }
  .navbar-light .navbar-close .close-btn {
    position: absolute;
    left: 30px;
    top: 30px;
    width: 60px;
    height: 60px;
    background-image: url(../img/close-btn.svg);
    background-position: center;
    background-repeat: no-repeat; }
  .navbar-light .navbar-close .close-txt {
    letter-spacing: 1.7px;
    font-size: 0.625em;
    font-weight: 300;
    text-align: right;
    margin-right: 36px;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out; }
    .navbar-light .navbar-close .close-txt::before {
      content: '';
      position: absolute;
      right: 126px;
      top: 49px;
      top: 43px;
      width: 67px;
      height: 2px;
      background-color: #fff; }
    .navbar-light .navbar-close .close-txt::after {
      content: '';
      position: absolute;
      left: 54px;
      top: 21px;
      top: 15px;
      width: 60px;
      height: 60px;
      background-image: url(../img/close-btn.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 12px;
      -webkit-transition: all 0.6s ease-in-out;
      -moz-transition: all 0.6s ease-in-out;
      -ms-transition: all 0.6s ease-in-out;
      -o-transition: all 0.6s ease-in-out;
      transition: all 0.6s ease-in-out; }
    .navbar-light .navbar-close .close-txt:hover::after {
      transform: rotate(360deg); }

.home .navbar-light.bg-light .navbar-toggler-icon {
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -ms-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out; }
  .home .navbar-light.bg-light .navbar-toggler-icon::before {
    background-color: #d85218 !important; }
  .home .navbar-light.bg-light .navbar-toggler-icon::after {
    background-color: #d85218 !important; }

.home .navbar-light.bg-light .bg-dark .navbar-toggler-icon {
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -ms-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out; }
  .home .navbar-light.bg-light .bg-dark .navbar-toggler-icon::before {
    background-color: #45130f !important; }
  .home .navbar-light.bg-light .bg-dark .navbar-toggler-icon::after {
    background-color: #45130f !important; }

.bg-dark img {
  display: block; }

.bg-dark .navbar-brand {
  filter: alpha(opacity=100);
  opacity: 1; }

.bounceInDown {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

.navbar-nav .nav-item {
  position: relative; }

.navbar-nav .separator {
  min-height: 25px;
  margin-right: 10px; }
  .navbar-nav .separator::after {
    content: '';
    position: absolute;
    background: #fff;
    width: 68px;
    height: 1px;
    right: 26px;
    bottom: 0px; }

.navbar-light .navbar-nav .nav-link {
  text-align: right;
  font-size: 1.750em;
  color: #fff !important;
  font-weight: 600;
  padding: 5px 0;
  padding-right: 36px; }
  .navbar-light .navbar-nav .nav-link:hover {
    color: #fff; }

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  font-size: 1.750em;
  color: #fff;
  font-weight: 600; }
  .navbar-light .navbar-nav .active > .nav-link:hover, .navbar-light .navbar-nav .active > .nav-link:focus, .navbar-light .navbar-nav .nav-link.active:hover, .navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .nav-link.show:hover, .navbar-light .navbar-nav .nav-link.show:focus, .navbar-light .navbar-nav .show > .nav-link:hover, .navbar-light .navbar-nav .show > .nav-link:focus {
    color: #fff; }

.social-container {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 1; }
  @media (max-height: 620px) {
    .social-container {
      display: none; } }
  .social-container .social-wrapper {
    width: 70%;
    letter-spacing: 1.7px;
    font-size: 0.625em;
    font-weight: 300;
    text-align: right;
    margin-right: 36px; }
    .social-container .social-wrapper .cls-1 {
      fill: #fff; }
    .social-container .social-wrapper.social-dark .cls-1 {
      fill: #d85218; }
  .social-container .separator {
    width: 100%;
    height: 1px;
    background: #fff; }
  .social-container a {
    color: #fff;
    font-weight: 500; }
  .social-container.fixed {
    z-index: 998;
    max-width: 50px; }
    @media (max-width: 1199.98px) {
      .social-container.fixed {
        display: none; } }
    .social-container.fixed .social-wrapper {
      margin-left: 44px;
      margin-bottom: 32px; }
    .social-container.fixed a:hover img {
      -webkit-animation: bounceIn 0.45s cubic-bezier(0.755, 0.05, 0.855, 0.06) both;
      animation: bounceIn 0.45s cubic-bezier(0.755, 0.05, 0.855, 0.06) both; }

section.intro {
  background-color: #d85218;
  background-size: cover;
  background-position: center;
  height: 100%;
  z-index: 2; }
  section.intro .bitsia-logo {
    top: 25px;
    z-index: 2; }
    @media (max-width: 767.98px) {
      section.intro .bitsia-logo {
        top: 25px; } }
  section.intro .background-builder {
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    section.intro .background-builder div.img-container {
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
      @media (max-width: 767.98px) {
        section.intro .background-builder div.img-container {
          height: 100% !important;
          bottom: 0;
          top: auto;
          position: absolute;
          z-index: -1;
          background-position: top center; } }
    section.intro .background-builder div.red-strip {
      position: absolute;
      background-color: #d85218;
      width: 50%;
      height: 50%;
      top: 25%;
      left: 25%;
      transform: skewX(-25deg) scaleY(0.86) !important;
      z-index: 2; }
      @media (max-width: 991.98px) {
        section.intro .background-builder div.red-strip {
          transform: skewX(-15deg) scaleY(0.86);
          width: 60%;
          left: 21%; } }
      @media (max-width: 767.98px) {
        section.intro .background-builder div.red-strip {
          width: 100%;
          height: 67%;
          height: 47%;
          left: 0;
          top: 0;
          top: 25%; } }
      section.intro .background-builder div.red-strip .intro-wrapper {
        position: absolute;
        width: 100%;
        left: -40px;
        left: -60px;
        height: 100%;
        overflow: hidden; }
        @media (max-width: 767.98px) {
          section.intro .background-builder div.red-strip .intro-wrapper {
            width: 140%;
            left: -20%;
            top: 100%; } }
      section.intro .background-builder div.red-strip .intro {
        position: absolute;
        width: 100%;
        height: calc(100% + 200px);
        top: -100px;
        left: calc((100% - 30px) * -1);
        left: calc((100% - 50px) * -1);
        box-shadow: 0 0 0 2000px #d85218;
        border-radius: 86% 14% 13% 87% / 50% 53% 47% 50%; }
        @media (max-width: 767.98px) {
          section.intro .background-builder div.red-strip .intro {
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            box-shadow: 0 0 0 2000px #d85218;
            border-radius: 86% 14% 13% 87% / 50% 53% 47% 50%;
            border-radius: 50% 50% 50% 50% / 30% 30% 70% 70%; } }
      section.intro .background-builder div.red-strip .extro {
        position: absolute;
        background-color: #d85218;
        width: 100%;
        height: calc(100% + 200px);
        top: -100px;
        right: -50px;
        border-radius: 86% 14% 13% 87% / 50% 53% 47% 50%; }
        @media (max-width: 767.98px) {
          section.intro .background-builder div.red-strip .extro {
            display: none !important; } }
    section.intro .background-builder div.black-strip {
      position: absolute;
      background-color: rgba(0, 0, 0, 0.45);
      width: 60%;
      height: 40%;
      top: 37%;
      left: -20%;
      transform: skewX(-30deg) scaleY(0.86) !important;
      z-index: 1; }
    section.intro .background-builder div.blue-strip {
      position: absolute;
      background-color: rgba(31, 113, 163, 0.6);
      width: 50%;
      height: 40%;
      top: 23%;
      right: -23%;
      transform: skewX(-30deg) scaleY(0.86) !important;
      z-index: 1; }
      @media (max-width: 767.98px) {
        section.intro .background-builder div.blue-strip {
          transform: skewX(-20deg) scaleY(0.86) !important;
          top: auto;
          right: -26%;
          bottom: 8%; } }
    section.intro .background-builder div.white-left-strip {
      position: absolute;
      background-color: white;
      width: 210px;
      width: 100%;
      height: 120px;
      top: -20px;
      left: calc(50% - 120px);
      transform: skewX(20deg) scaleY(0.86) !important;
      z-index: 1; }
    section.intro .background-builder div.white-right-strip {
      position: absolute;
      background-color: white;
      width: 210px;
      height: 120px;
      top: -20px;
      left: calc(50% - 80px);
      transform: skewX(-20deg) scaleY(0.86) !important;
      z-index: 1; }
  section.intro .mob-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  section.intro .content-wrapper {
    z-index: 2; }
    @media (max-width: 1199.97px) {
      section.intro .content-wrapper {
        font-size: 13px; } }
    section.intro .content-wrapper .punchline {
      visibility: hidden;
      color: #ffffff;
      font-family: 'ABInBevHeadlines', Arial, Helvetica, sans-serif;
      font-size: 4.000em;
      font-weight: bold;
      letter-spacing: -3px;
      line-height: 1; }
      @media (max-width: 991.98px) {
        section.intro .content-wrapper .punchline {
          font-size: 3.608em; } }
      @media (max-width: 767.98px) {
        section.intro .content-wrapper .punchline {
          font-size: 2.308em; } }
      section.intro .content-wrapper .punchline .hashtag::before {
        content: '';
        display: inline-block;
        width: 50px;
        height: 47px;
        background-image: url(../img/hashtag-white.svg); }
        @media (max-width: 1200px) {
          section.intro .content-wrapper .punchline .hashtag::before {
            width: 41px;
            height: 39px; } }
        @media (max-width: 767.98px) {
          section.intro .content-wrapper .punchline .hashtag::before {
            width: 23px;
            height: 22px; } }
      section.intro .content-wrapper .punchline .small {
        font-size: 0.625em; }
    section.intro .content-wrapper .punchline-small {
      max-width: 480px;
      font-size: 1.063em;
      color: #ffffff;
      line-height: 22px; }
      @media (max-width: 1199.97px) {
        section.intro .content-wrapper .punchline-small {
          max-width: 380px; } }
      @media (max-width: 767.98px) {
        section.intro .content-wrapper .punchline-small {
          max-width: 90%; } }
    section.intro .content-wrapper .anim {
      color: #ffffff;
      font-size: 12.498em;
      font-weight: 900;
      line-height: 1;
      color: #32d5e2;
      font-weight: 900;
      visibility: hidden; }
      section.intro .content-wrapper .anim div.first {
        display: inline-block;
        color: #fff;
        transform: translateX(0);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        section.intro .content-wrapper .anim div.first.move-back {
          transform: translateX(0);
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        section.intro .content-wrapper .anim div.first.colorize {
          color: #32d5e2;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        section.intro .content-wrapper .anim div.first.move-forth {
          transform: translateX(45%);
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
      section.intro .content-wrapper .anim div.second {
        display: inline-block;
        color: #ffffff; }
      section.intro .content-wrapper .anim::before {
        content: '';
        position: absolute;
        margin-left: -120px;
        top: calc(50% - 3px);
        width: 100px;
        height: 6px;
        background-color: #ffffff;
        z-index: 0; }
        @media (max-width: 767.98px) {
          section.intro .content-wrapper .anim::before {
            top: calc(50% - 5px);
            margin-left: -100px;
            width: 80px;
            height: 4px; } }
        @media (max-width: 767.98px) {
          section.intro .content-wrapper .anim::before {
            top: calc(50% - 8px);
            margin-left: -80px;
            width: 60px;
            height: 2px; } }
      section.intro .content-wrapper .anim::after {
        content: '';
        position: absolute;
        right: 10px;
        top: calc(50% - 3px);
        width: 100px;
        height: 6px;
        background-color: #ffffff;
        z-index: 0; }
        @media (max-width: 991.98px) {
          section.intro .content-wrapper .anim::after {
            right: -20px; } }
        @media (max-width: 767.98px) {
          section.intro .content-wrapper .anim::after {
            top: calc(50% - 5px);
            margin-left: -100px;
            width: 80px;
            height: 4px; } }
        @media (max-width: 767.98px) {
          section.intro .content-wrapper .anim::after {
            top: calc(50% - 8px);
            margin-left: -80px;
            width: 60px;
            height: 2px; } }
  section.intro .scrolldown {
    position: absolute;
    min-width: 50px;
    min-height: 50px;
    bottom: 36px;
    color: #d85218;
    background-image: url(../img/scroll-down-orange.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 999;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
    section.intro .scrolldown::before {
      content: 'SCROLL DOWN';
      position: absolute;
      font-size: 0.750em;
      font-weight: 600;
      top: -25px;
      width: 100px;
      left: -16px; }
    section.intro .scrolldown .dot, section.intro .scrolldown .dot:before, section.intro .scrolldown .dot:after {
      position: absolute;
      width: 2px;
      height: 2px;
      border-radius: 20px;
      background-color: #d85218; }
    section.intro .scrolldown .dot {
      top: calc(50% - 2px);
      left: calc(50% + 9px);
      margin-top: -10px;
      margin-left: -10px; }
    section.intro .scrolldown .dot:before, section.intro .scrolldown .dot:after {
      content: "";
      width: 2px;
      height: 2px; }
    section.intro .scrolldown .dot:before {
      top: -5px;
      transition: right .3s ease-out; }
    section.intro .scrolldown .dot:after {
      top: 5px;
      transition: left .3s ease-out; }
    section.intro .scrolldown .dots:hover .dot:before {
      right: -25px; }
    section.intro .scrolldown .dots:hover .dot:after {
      left: -25px; }
    section.intro .scrolldown .activedot {
      position: absolute;
      width: 4px;
      height: 4px;
      border-radius: 20px;
      background-color: #d85218; }
    section.intro .scrolldown .activedot {
      top: calc(50% - 9px);
      left: calc(50% + 8px);
      margin-top: -10px;
      margin-left: -10px; }

@media (max-width: 991.98px) {
  .core-value-wrapper::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 40px;
    background-color: #db580b;
    z-index: 1; } }
  @media (max-width: 991.98px) and (max-width: 767.98px) {
    .core-value-wrapper::after {
      display: none; } }

@media (max-width: 767.98px) {
  .core-value-wrapper::after {
    margin-top: 10px; } }

.core-value-wrapper section.three-core-value.sustainability {
  position: fixed !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0; }

.core-value-wrapper section.three-core-value.smart-drinking, .core-value-wrapper section.three-core-value.heritage {
  position: absolute !important;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }
  .core-value-wrapper section.three-core-value.smart-drinking.displaySection, .core-value-wrapper section.three-core-value.heritage.displaySection {
    left: 0; }
  @media (max-width: 991.98px) {
    .core-value-wrapper section.three-core-value.smart-drinking, .core-value-wrapper section.three-core-value.heritage {
      position: relative !important;
      left: 0;
      height: auto; } }

.core-value-wrapper section.three-core-value .featured-image {
  height: calc(100% - 90px) !important;
  left: 0;
  bottom: 0;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  z-index: -1; }
  @media (max-width: 767.98px) {
    .core-value-wrapper section.three-core-value .featured-image {
      display: none; } }

.core-value-wrapper section.three-core-value .white-bgr {
  height: 90px !important;
  width: 100% !important;
  top: 0 !important;
  right: 0;
  background-color: #fff;
  z-index: -1; }
  @media (max-width: 767.98px) {
    .core-value-wrapper section.three-core-value .white-bgr {
      display: none; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .core-value-wrapper section.three-core-value.smart-drinking .featured-image {
    left: auto;
    right: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1); }
  .core-value-wrapper section.three-core-value.smart-drinking .white-bgr {
    left: 0;
    right: auto; } }

.core-value-wrapper section.three-core-value .wrapper {
  padding-left: 41% !important; }
  @media (max-width: 767.98px) {
    .core-value-wrapper section.three-core-value .wrapper {
      padding-left: 0 !important; } }
  .core-value-wrapper section.three-core-value .wrapper .content {
    max-width: 650px;
    max-width: 743px;
    background-color: #fff; }
    @media (max-width: 767.98px) {
      .core-value-wrapper section.three-core-value .wrapper .content {
        max-width: 100%; } }
    .core-value-wrapper section.three-core-value .wrapper .content .content-wrapper .value {
      font-size: 0.813em;
      font-weight: 500;
      color: #000; }
      @media (max-width: 991.98px) {
        .core-value-wrapper section.three-core-value .wrapper .content .content-wrapper .value {
          font-size: 0.750em; } }
    .core-value-wrapper section.three-core-value .wrapper .content .content-wrapper .title {
      max-width: 1000px;
      color: #d85218;
      font-size: 2.125em;
      font-weight: 600;
      line-height: 55px; }
      @media (max-width: 991.98px) {
        .core-value-wrapper section.three-core-value .wrapper .content .content-wrapper .title {
          font-size: 1.625em; } }
      .core-value-wrapper section.three-core-value .wrapper .content .content-wrapper .title span {
        font-size: 1.525em; }
    .core-value-wrapper section.three-core-value .wrapper .content .content-wrapper .excerpt {
      max-width: 510px;
      color: #45130f;
      font-size: 1.250em;
      line-height: 35px; }
      @media (max-width: 991.98px) {
        .core-value-wrapper section.three-core-value .wrapper .content .content-wrapper .excerpt {
          font-size: 1.063em; } }
    .core-value-wrapper section.three-core-value .wrapper .content .latest-story {
      height: 45px;
      text-transform: uppercase;
      background-color: #d85218; }
      .core-value-wrapper section.three-core-value .wrapper .content .latest-story > a:hover {
        text-decoration: none; }
        .core-value-wrapper section.three-core-value .wrapper .content .latest-story > a:hover .excerpt,
        .core-value-wrapper section.three-core-value .wrapper .content .latest-story > a:hover .title {
          text-decoration: none; }
      .core-value-wrapper section.three-core-value .wrapper .content .latest-story .excerpt {
        color: #fff;
        font-size: 1.125em; }
        @media (max-width: 991.98px) {
          .core-value-wrapper section.three-core-value .wrapper .content .latest-story .excerpt {
            max-width: 50%; } }
        @media (max-width: 767.98px) {
          .core-value-wrapper section.three-core-value .wrapper .content .latest-story .excerpt {
            max-width: 40%;
            font-size: 0.938em; } }
      .core-value-wrapper section.three-core-value .wrapper .content .latest-story .title {
        max-width: 104px;
        text-align: center;
        background-color: #fff;
        color: #d85218;
        font-size: 0.813em;
        font-weight: 600;
        line-height: 1.1;
        z-index: 2; }
        @media (max-width: 991.98px) {
          .core-value-wrapper section.three-core-value .wrapper .content .latest-story .title {
            font-size: 0.938em;
            margin-left: -15px;
            margin-top: 40px; } }
      .core-value-wrapper section.three-core-value .wrapper .content .latest-story .nav-item {
        max-width: 125px;
        text-align: center;
        font-size: 0.813em;
        font-weight: 600;
        line-height: 1.1;
        z-index: 2;
        display: flex;
        align-items: center; }
        .core-value-wrapper section.three-core-value .wrapper .content .latest-story .nav-item a {
          color: #fff; }
          .core-value-wrapper section.three-core-value .wrapper .content .latest-story .nav-item a.active {
            padding-top: 1rem;
            padding-bottom: 1.5rem;
            padding-left: 1.5rem !important;
            padding-right: 1.5rem !important;
            background-color: #fff;
            color: #d85218;
            border-radius: 0;
            margin-top: -9px; }
        @media (max-width: 991.98px) {
          .core-value-wrapper section.three-core-value .wrapper .content .latest-story .nav-item {
            font-size: 0.938em;
            margin-left: -15px;
            margin-top: 40px; } }
      .core-value-wrapper section.three-core-value .wrapper .content .latest-story .featured-image {
        position: absolute;
        width: 256px;
        height: 100%;
        top: 0;
        right: -16px;
        left: auto;
        z-index: 1;
        background-size: cover;
        background-position: center; }
        @media (max-width: 991.98px) {
          .core-value-wrapper section.three-core-value .wrapper .content .latest-story .featured-image {
            display: block;
            width: 145px;
            height: 134px;
            top: -25px;
            right: 15px; } }
    .core-value-wrapper section.three-core-value .wrapper .content .tab-pane {
      padding: 25px 40px; }
      .core-value-wrapper section.three-core-value .wrapper .content .tab-pane .title {
        max-width: 1000px;
        color: #242D27;
        font-size: 2.000em;
        font-weight: 600;
        line-height: 55px; }
        .core-value-wrapper section.three-core-value .wrapper .content .tab-pane .title.small {
          font-size: 1.250em;
          line-height: 37px;
          margin-right: 40px;
          font-weight: 400; }
        @media (max-width: 991.98px) {
          .core-value-wrapper section.three-core-value .wrapper .content .tab-pane .title {
            font-size: 1.625em; } }
        .core-value-wrapper section.three-core-value .wrapper .content .tab-pane .title span {
          color: #d85218;
          font-size: 1.425em;
          font-weight: 600; }
      .core-value-wrapper section.three-core-value .wrapper .content .tab-pane .excerpt {
        max-width: 510px;
        color: #45130f;
        font-size: 1.250em;
        line-height: 35px; }
        @media (max-width: 991.98px) {
          .core-value-wrapper section.three-core-value .wrapper .content .tab-pane .excerpt {
            font-size: 1.063em; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .core-value-wrapper section.three-core-value.smart-drinking .wrapper {
    padding-left: 0 !important;
    padding-right: 41% !important; } }

.latest-news {
  background-color: #d85218;
  color: #fff; }
  .latest-news h2 {
    font-size: 3.125em;
    font-weight: 600; }
    @media (max-width: 767.98px) {
      .latest-news h2 {
        font-size: 1.875em; } }
  .latest-news.related h2, .latest-news.small-title h2 {
    font-weight: 400;
    font-size: 1.250em;
    text-transform: uppercase; }
  .latest-news a {
    position: relative; }
    .latest-news a .featured-image {
      width: max-content;
      padding-bottom: 80px; }
      @media (max-width: 1320px) and (min-width: 992px) {
        .latest-news a .featured-image {
          max-width: 340px; } }
      @media (max-width: 767.98px) {
        .latest-news a .featured-image {
          max-width: 100%; } }
    .latest-news a .title {
      width: 80%;
      left: 10%;
      bottom: 40px;
      position: absolute;
      background-color: #fff;
      font-size: 0.938em;
      font-weight: 500;
      text-transform: uppercase;
      color: #45130f;
      letter-spacing: 1px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 767.98px) {
        .latest-news a .title {
          font-size: 0.724em; } }
    .latest-news a:hover .title {
      transform: translateY(-10px);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

.key-brands {
  background-color: #45130f;
  color: #fff; }
  .key-brands h2 {
    max-width: 486px;
    font-size: 3.125em;
    font-weight: 600; }
    @media (max-width: 767.98px) {
      .key-brands h2 {
        font-size: 1.875em; } }
  .key-brands .brands-wrapper {
    max-width: 1060px; }
    @media (max-width: 991.98px) {
      .key-brands .brands-wrapper {
        max-width: 630px; } }
    @media (max-width: 767.98px) {
      .key-brands .brands-wrapper {
        max-width: 460px; } }
    .key-brands .brands-wrapper .featured-image {
      width: 138px;
      margin: 50px 0 50px 130px; }
      @media (max-width: 380px) {
        .key-brands .brands-wrapper .featured-image {
          width: 120px; } }
      @media (max-width: 991.98px) {
        .key-brands .brands-wrapper .featured-image {
          margin: 50px 0 50px 80px; } }
      @media (max-width: 767.98px) {
        .key-brands .brands-wrapper .featured-image {
          margin: 20px 0px 20px 28px; } }
    @media (min-width: 992px) {
      .key-brands .brands-wrapper img:first-child, .key-brands .brands-wrapper img:nth-child(4n+1) {
        margin: 50px 0 50px 0; } }
    @media (max-width: 991.98px) {
      .key-brands .brands-wrapper img:first-child, .key-brands .brands-wrapper img:last-child, .key-brands .brands-wrapper img:nth-child(3n+1) {
        margin: 50px 0 50px 0; } }
    @media (max-width: 767.98px) {
      .key-brands .brands-wrapper img:nth-child(2n+1) {
        margin: 20px 28px 20px 0px; }
      .key-brands .brands-wrapper img:last-child {
        margin: 20px 0 20px 0px; } }

.social-wall {
  background-color: #fff; }
  .social-wall .wrapper {
    margin-top: 90px;
    width: 100%;
    max-width: 1160px;
    height: calc(100vh - 210px);
    max-height: calc(100vh - 210px);
    overflow: hidden; }
    @media (max-width: 991.98px) {
      .social-wall .wrapper {
        margin-top: 30px;
        height: auto;
        max-height: auto; } }

.age-limiter-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999; }
  @media (max-width: 767.98px) {
    .age-limiter-wrapper section.intro .bitsia-logo {
      display: block !important; } }

.ff-loadmore-wrapper .ff-btn {
  display: inline-block !important;
  color: #242e4e !important;
  font-size: 1.125em !important;
  font-weight: 300 !important;
  text-decoration: none !important;
  background-color: #32d5e2 !important;
  border-radius: 25px !important;
  border: 0 !important;
  text-transform: capitalize !important; }

section.hero .featured-image {
  position: relative;
  width: 100%;
  padding-top: 27.428571%;
  background-color: #45130f;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

section.hero .content-wrapper {
  background-color: #d85218; }
  section.hero .content-wrapper .content {
    max-width: 694px;
    max-width: 59.82%;
    background-color: #d85218;
    margin-top: -71px;
    z-index: 2;
    color: #fff; }
    @media (max-width: 767.98px) {
      section.hero .content-wrapper .content {
        max-width: 100%;
        margin-top: 0px; } }
    section.hero .content-wrapper .content .value {
      font-size: 0.813em;
      text-transform: uppercase;
      font-weight: 500;
      letter-spacing: 1.1px; }
    section.hero .content-wrapper .content .title {
      font-size: 3.125em;
      font-weight: 600;
      line-height: 55px; }
      @media (max-width: 575.98px) {
        section.hero .content-wrapper .content .title {
          font-size: 1.875em; } }
    section.hero .content-wrapper .content .excerpt p {
      font-size: 1.125em;
      font-weight: 300;
      line-height: 28px; }
  section.hero .content-wrapper .latest-story {
    max-width: 39.82%; }
    @media (max-width: 767.98px) {
      section.hero .content-wrapper .latest-story {
        width: 100%;
        max-width: 100%; } }
    section.hero .content-wrapper .latest-story .excerpt {
      position: absolute;
      color: #fff;
      font-size: 1.125em;
      font-weight: 800;
      max-width: 185px;
      left: 40px;
      text-transform: uppercase;
      z-index: 9; }
      section.hero .content-wrapper .latest-story .excerpt::before {
        content: '"';
        position: absolute;
        top: 15px;
        left: 10px; }
      section.hero .content-wrapper .latest-story .excerpt::after {
        content: '"'; }
    section.hero .content-wrapper .latest-story .featured-image {
      width: 395px;
      padding-top: 105.59%;
      max-width: 85%; }
      @media (max-width: 767.98px) {
        section.hero .content-wrapper .latest-story .featured-image {
          width: 100%;
          max-width: 100%;
          padding-top: 65.51%; } }
      section.hero .content-wrapper .latest-story .featured-image:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
        /* IE6-9 fallback on horizontal gradient */ }
    section.hero .content-wrapper .latest-story .title {
      position: absolute;
      text-transform: uppercase;
      margin-top: -30px;
      margin-left: 20px;
      font-size: 0.813em;
      font-weight: 600;
      background-color: #fff;
      color: #d85218;
      z-index: 9; }
      @media (max-width: 767.98px) {
        section.hero .content-wrapper .latest-story .title {
          position: relative;
          margin-top: 10px;
          margin-left: 0px;
          width: 100%;
          max-width: 100%; } }

section.two-column-content {
  background-color: #fff; }
  section.two-column-content .column-left {
    width: 52.29%;
    margin: 0 auto 0 auto; }
    @media (max-width: 991.98px) {
      section.two-column-content .column-left {
        width: 100%;
        padding-bottom: 30px; } }
    @media (max-width: 1199.97px) and (min-width: 992px) {
      section.two-column-content .column-left img {
        max-width: 300px; } }
    @media (max-width: 991.98px) {
      section.two-column-content .column-left img {
        width: 60%; } }
    section.two-column-content .column-left img.simage {
      margin-left: 260px;
      margin-top: -107px; }
      @media (max-width: 991.98px) {
        section.two-column-content .column-left img.simage {
          margin-left: 40%; } }
  section.two-column-content .column-right {
    width: 43.71%; }
    @media (max-width: 991.98px) {
      section.two-column-content .column-right {
        width: 100%; } }
    section.two-column-content .column-right .content-box {
      color: #45130f; }
      section.two-column-content .column-right .content-box .title {
        font-size: 1.250em;
        font-weight: 500;
        text-transform: uppercase; }
      section.two-column-content .column-right .content-box .content {
        font-size: 1.125em;
        font-weight: 300; }

section.value-buttons a {
  position: relative;
  width: 33.333333%;
  padding-top: 10.63829%; }
  @media (max-width: 767.98px) {
    section.value-buttons a {
      width: 100%;
      padding-top: 27.63829%; } }
  @media (max-width: 575.98px) {
    section.value-buttons a {
      padding-top: 35.63829%; } }
  section.value-buttons a .featured-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    section.value-buttons a .featured-image:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      right: 0;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#080a02+0,000000+50,7db9e8+100&0.44+0,0+100 */
      background: -moz-radial-gradient(center, ellipse cover, rgba(8, 10, 2, 0.44) 0%, rgba(0, 0, 0, 0.22) 50%, rgba(125, 185, 232, 0) 100%);
      /* FF3.6-15 */
      background: -webkit-radial-gradient(center, ellipse cover, rgba(8, 10, 2, 0.44) 0%, rgba(0, 0, 0, 0.22) 50%, rgba(125, 185, 232, 0) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: radial-gradient(ellipse at center, rgba(8, 10, 2, 0.44) 0%, rgba(0, 0, 0, 0.22) 50%, rgba(125, 185, 232, 0) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70080a02', endColorstr='#007db9e8',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */ }
    section.value-buttons a .featured-image .title div::before {
      content: 'Learn more';
      display: block;
      color: #fff;
      text-transform: uppercase; }
  section.value-buttons a:hover .featured-image {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=24)";
    filter: alpha(opacity=24);
    opacity: 0.54; }
  section.value-buttons a.active .featured-image {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=24)";
    filter: alpha(opacity=24);
    opacity: 0.24; }

section.single-story-hero .content-wrapper {
  background-color: #fff;
  width: 50%; }
  @media (max-width: 991.98px) {
    section.single-story-hero .content-wrapper {
      width: 100%; } }
  section.single-story-hero .content-wrapper .content {
    max-width: 694px;
    max-width: 80%;
    background-color: #fff;
    margin-right: -62px;
    z-index: 2; }
    @media (max-width: 1250px) {
      section.single-story-hero .content-wrapper .content {
        max-width: 100%; } }
    @media (max-width: 991.98px) {
      section.single-story-hero .content-wrapper .content {
        margin-right: 26px; } }
    @media (max-width: 767.98px) {
      section.single-story-hero .content-wrapper .content {
        max-width: 100%; } }
    section.single-story-hero .content-wrapper .content .name {
      font-size: 2.291em;
      font-style: italic;
      font-weight: 600;
      color: #d85218;
      text-transform: uppercase; }
      @media (max-width: 991.98px) {
        section.single-story-hero .content-wrapper .content .name {
          font-size: 2.000em;
          font-style: initial; } }
      @media (max-width: 575.98px) {
        section.single-story-hero .content-wrapper .content .name {
          font-size: 1.875em; } }
    section.single-story-hero .content-wrapper .content .title {
      font-size: 1.250em;
      font-weight: 300;
      text-transform: uppercase;
      color: #d85218; }
      @media (max-width: 991.98px) {
        section.single-story-hero .content-wrapper .content .title {
          font-size: 1.125em; } }
      @media (max-width: 575.98px) {
        section.single-story-hero .content-wrapper .content .title {
          font-size: 0.875em; } }
    section.single-story-hero .content-wrapper .content .excerpt p {
      font-size: 1.875em;
      font-weight: 300;
      color: #45130f; }
      @media (max-width: 991.98px) {
        section.single-story-hero .content-wrapper .content .excerpt p {
          font-size: 1.250em; } }
      @media (max-width: 575.98px) {
        section.single-story-hero .content-wrapper .content .excerpt p {
          font-size: 1.063em; } }

section.single-story-hero .featured-image {
  position: relative;
  opacity: 0;
  width: 50%;
  min-height: 100%;
  padding: 100px 0;
  background-color: #45130f;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (max-width: 991.98px) {
    section.single-story-hero .featured-image {
      width: 100%;
      min-height: auto;
      padding-top: 25%; } }
  @media (max-width: 575.98px) {
    section.single-story-hero .featured-image {
      padding-top: 35%; } }

section.two-column-content {
  background-color: #fff; }
  section.two-column-content .wrapper {
    width: 50%; }
    @media (max-width: 767.98px) {
      section.two-column-content .wrapper {
        width: 100%; } }
    section.two-column-content .wrapper:first-child {
      max-width: 470px; }
  section.two-column-content #contentCarousel .carousel-indicators {
    position: absolute;
    bottom: -40px; }
  section.two-column-content #contentCarousel .carousel-indicators li {
    background-color: #d85218; }
  section.two-column-content #contentCarousel .carousel-indicators .active {
    background-color: #d85218; }
  section.two-column-content #contentCarousel img {
    max-width: 465px; }
  section.two-column-content p {
    font-size: 1.125em;
    font-weight: 300;
    line-height: 28px;
    color: #45130f; }

section.vertical-carousel {
  background-color: #d85218; }
  @media (min-width: 768px) {
    section.vertical-carousel #verticalCarousel {
      position: initial; }
      section.vertical-carousel #verticalCarousel.vertical .carousel-inner {
        height: 100%; }
      section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-item {
        -webkit-transition: 0.6s ease-in-out top;
        -moz-transition: 0.6s ease-in-out top;
        -ms-transition: 0.6s ease-in-out top;
        -o-transition: 0.6s ease-in-out top;
        transition: 0.6s ease-in-out top; }
      section.vertical-carousel #verticalCarousel.carousel.vertical .active {
        top: 0; }
      section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-item-next {
        top: 100%; }
      section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-item-prev {
        top: -100%; }
      section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-item-next.carousel-item-left,
      section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-item-prev.carousel-item-right {
        top: 0; }
      section.vertical-carousel #verticalCarousel.carousel.vertical .active.carousel-item-left {
        top: -100%; }
      section.vertical-carousel #verticalCarousel.carousel.vertical .active.carousel-item-.right {
        top: 100%; }
      section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-item {
        left: 0; }
      section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-indicators {
        position: absolute;
        width: 1px;
        height: 70%;
        top: 15%;
        right: 100px;
        left: auto;
        background-color: rgba(255, 255, 255, 0.5);
        margin: 0;
        justify-content: end; } }
    @media (min-width: 768px) and (max-width: 1200px) {
      section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-indicators {
        right: 60px; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-indicators {
        right: 40px; } }
  @media (min-width: 768px) {
        section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-indicators li {
          width: 20px !important;
          max-width: 20px;
          min-width: 20px;
          border-left: 1px solid transparent;
          background-color: transparent;
          margin: 0px;
          padding: 0px;
          text-indent: 0; }
          section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-indicators li.active {
            width: 20px !important;
            max-width: 20px;
            min-width: 20px;
            border-left: 1px solid #fff;
            background-color: transparent;
            margin: 0px;
            padding: 0px;
            text-indent: 0; }
            section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-indicators li.active::before {
              content: '';
              position: absolute;
              top: 50%;
              left: 0px;
              width: 6px !important;
              height: 1px !important;
              background-color: rgba(255, 255, 255, 0.5); }
            section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-indicators li.active::after {
              content: attr(data-order);
              position: absolute;
              top: calc(50% - 10px);
              left: 10px;
              height: 25% !important;
              width: 1px !important;
              color: #fff; } }
  @media (max-width: 767.98px) {
    section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-indicators {
      bottom: -15px; }
      section.vertical-carousel #verticalCarousel.carousel.vertical .carousel-indicators li {
        height: 3px !important; } }
  section.vertical-carousel #verticalCarousel .featured-image {
    width: 375px;
    height: 220px; }
    @media (max-width: 767.98px) {
      section.vertical-carousel #verticalCarousel .featured-image {
        width: 100%;
        height: auto; } }
  section.vertical-carousel #verticalCarousel .content-wrapper {
    max-width: 515px;
    position: relative;
    background-color: #fff;
    margin-top: -200px;
    margin-bottom: 40px;
    z-index: 1;
    margin-left: 320px; }
    @media (min-width: 1200px) {
      section.vertical-carousel #verticalCarousel .content-wrapper {
        width: 450px; } }
    @media (max-width: 767.98px) {
      section.vertical-carousel #verticalCarousel .content-wrapper {
        width: 80%;
        max-width: 80%;
        margin-top: -50px;
        margin-bottom: 40px;
        margin-left: 10%; } }
    @media (max-width: 575.98px) {
      section.vertical-carousel #verticalCarousel .content-wrapper {
        width: 90%;
        max-width: 90%;
        margin-top: -20px;
        margin-bottom: 40px;
        margin-left: 5%; } }
    @media (max-width: 575.98px) {
      section.vertical-carousel #verticalCarousel .content-wrapper {
        margin-bottom: 20px; } }
    section.vertical-carousel #verticalCarousel .content-wrapper .value {
      color: #000;
      font-size: 0.875em;
      font-weight: 500; }
      @media (max-width: 575.98px) {
        section.vertical-carousel #verticalCarousel .content-wrapper .value {
          font-size: 0.750em; } }
    section.vertical-carousel #verticalCarousel .content-wrapper .excerpt {
      color: #d85218;
      font-size: 1.250em;
      font-weight: 300; }
      @media (min-width: 1200px) {
        section.vertical-carousel #verticalCarousel .content-wrapper .excerpt {
          margin-left: auto;
          margin-right: auto; } }
      @media (max-width: 575.98px) {
        section.vertical-carousel #verticalCarousel .content-wrapper .excerpt {
          font-size: 0.938em; } }
    section.vertical-carousel #verticalCarousel .content-wrapper .button {
      background-color: #d85218;
      color: #fff;
      font-size: 0.813em;
      font-weight: 500;
      letter-spacing: 1px;
      text-transform: uppercase; }
      @media (max-width: 575.98px) {
        section.vertical-carousel #verticalCarousel .content-wrapper .button {
          width: 100%;
          text-align: center; } }

section.hero.news .featured-image {
  position: relative;
  width: 100%;
  padding-top: initial !important;
  height: 330px;
  background-color: #45130f;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  section.hero.news .featured-image h1 {
    top: 50%;
    font-size: 3.125em;
    color: #fff; }

section.archive.latest-news {
  background-color: transparent;
  max-width: 1250px;
  margin-top: -199px; }
  section.archive.latest-news h1 {
    font-size: 3.125em;
    font-weight: 600;
    color: #fff; }
  @media (max-width: 1300px) {
    section.archive.latest-news .full-wrapper {
      max-width: 1100px; } }

section.hero.single-news .featured-image {
  position: relative;
  width: 100%;
  padding-top: 27.428571%;
  background-color: #45130f;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  opacity: 0; }
  section.hero.single-news .featured-image.fadeIn {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1; }

section.hero.single-news .content-wrapper {
  background-color: #fff;
  max-width: 860px; }
  section.hero.single-news .content-wrapper .content {
    max-width: 100%;
    background-color: #fff;
    margin-top: -171px;
    z-index: 2;
    color: #fff; }
    @media (max-width: 767.98px) {
      section.hero.single-news .content-wrapper .content {
        max-width: 100%;
        margin-top: 0px; } }
    section.hero.single-news .content-wrapper .content h1.title {
      font-size: 2.500em;
      color: #45130f;
      font-weight: 600;
      line-height: 50px; }
      @media (max-width: 575.98px) {
        section.hero.single-news .content-wrapper .content h1.title {
          font-size: 1.875em; } }
    section.hero.single-news .content-wrapper .content .category {
      color: #d85218;
      font-size: 0.875em;
      font-weight: 300;
      text-transform: uppercase; }
  section.hero.single-news .content-wrapper .latest-story {
    max-width: 39.82%; }
    @media (max-width: 767.98px) {
      section.hero.single-news .content-wrapper .latest-story {
        width: 100%;
        max-width: 100%; } }
    section.hero.single-news .content-wrapper .latest-story .excerpt {
      position: absolute;
      color: #fff;
      font-size: 1.125em;
      font-weight: 800;
      max-width: 185px;
      left: 40px;
      text-transform: uppercase;
      z-index: 9; }
      section.hero.single-news .content-wrapper .latest-story .excerpt::before {
        content: '"';
        position: absolute;
        top: 15px;
        left: 10px; }
      section.hero.single-news .content-wrapper .latest-story .excerpt::after {
        content: '"'; }
    section.hero.single-news .content-wrapper .latest-story .featured-image {
      width: 395px;
      padding-top: 105.59%;
      max-width: 85%; }
      @media (max-width: 767.98px) {
        section.hero.single-news .content-wrapper .latest-story .featured-image {
          width: 100%;
          max-width: 100%;
          padding-top: 65.51%; } }
      section.hero.single-news .content-wrapper .latest-story .featured-image:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
        /* IE6-9 fallback on horizontal gradient */ }
    section.hero.single-news .content-wrapper .latest-story .title {
      position: absolute;
      margin-top: -30px;
      margin-left: 20px;
      font-size: 0.813em;
      font-weight: 600;
      background-color: #fff;
      color: #d85218;
      z-index: 9; }
      @media (max-width: 767.98px) {
        section.hero.single-news .content-wrapper .latest-story .title {
          position: relative;
          margin-top: 10px;
          margin-left: 0px;
          width: 100%;
          max-width: 100%; } }

section.single-news-content {
  background-color: #fff;
  max-width: 860px;
  font-size: 1.125em;
  font-weight: 300;
  color: #45130f; }
  section.single-news-content strong {
    font-weight: 600; }
  section.single-news-content img {
    width: 100%;
    margin-bottom: 26px; }
  section.single-news-content h2 {
    font-size: 1.111em;
    letter-spacing: 0.6px;
    margin: 26px 0; }
  section.single-news-content p {
    position: relative;
    line-height: 28px;
    z-index: 2; }
  section.single-news-content a {
    color: #db580b;
    font-weight: 500; }
    section.single-news-content a:hover {
      text-decoration: none; }
  section.single-news-content ul, section.single-news-content ol {
    color: #45130f; }
  section.single-news-content .single-news-meta {
    max-width: 860px; }
    section.single-news-content .single-news-meta .social-share {
      margin: 26px 0; }
      section.single-news-content .single-news-meta .social-share a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 0.722em;
        font-weight: 600; }
        section.single-news-content .single-news-meta .social-share a.linkedin {
          background-color: #45130f; }
          section.single-news-content .single-news-meta .social-share a.linkedin::before {
            content: '';
            display: inline-block;
            background-image: url(../img/linkedin.svg);
            width: 19px;
            height: 19px;
            margin-right: 10px;
            margin-bottom: -4px; }
        section.single-news-content .single-news-meta .social-share a.twitter {
          background-color: #d85218; }
          section.single-news-content .single-news-meta .social-share a.twitter::before {
            content: '';
            display: inline-block;
            background-image: url(../img/twitter.svg);
            width: 23px;
            height: 19px;
            margin-right: 10px;
            margin-bottom: -4px; }
    section.single-news-content .single-news-meta .news-date {
      font-size: 0.722em;
      text-transform: uppercase; }

section.latest-news.latest {
  background-color: #d1c4c3; }
  section.latest-news.latest > div {
    max-width: 1250px; }

section.who-we-are-hero .content-wrapper {
  background-color: #fff;
  max-width: 530px;
  max-width: 37.85%; }
  @media (max-width: 991.98px) {
    section.who-we-are-hero .content-wrapper {
      max-width: 100%; } }
  section.who-we-are-hero .content-wrapper .content {
    background-color: #fff;
    margin-right: -120px;
    z-index: 2; }
    section.who-we-are-hero .content-wrapper .content.right {
      margin-right: auto;
      margin-left: -112px !important; }
      @media (max-width: 991.98px) {
        section.who-we-are-hero .content-wrapper .content.right {
          margin-left: 0px !important; } }
      @media (max-width: 767.98px) {
        section.who-we-are-hero .content-wrapper .content.right {
          margin-left: 16px !important; } }
    @media (max-width: 1250px) {
      section.who-we-are-hero .content-wrapper .content {
        max-width: 120%; } }
    @media (max-width: 991.98px) {
      section.who-we-are-hero .content-wrapper .content {
        margin-right: 26px; } }
    @media (max-width: 991.98px) {
      section.who-we-are-hero .content-wrapper .content {
        max-width: 100% !important; } }
    section.who-we-are-hero .content-wrapper .content h2 {
      font-size: 0.813em;
      text-transform: uppercase;
      font-size: 500;
      color: #000; }
      @media (max-width: 991.98px) {
        section.who-we-are-hero .content-wrapper .content h2 {
          font-size: 0.750em;
          font-style: initial; } }
    section.who-we-are-hero .content-wrapper .content h1 {
      font-size: 2.500em;
      font-weight: 600;
      color: #d85218; }
      @media (max-width: 991.98px) {
        section.who-we-are-hero .content-wrapper .content h1 {
          font-size: 1.875em; } }
    section.who-we-are-hero .content-wrapper .content .excerpt p {
      font-size: 1.500em;
      font-weight: 300;
      color: #d85218;
      line-height: 39px; }
      @media (max-width: 991.98px) {
        section.who-we-are-hero .content-wrapper .content .excerpt p {
          font-size: 1.250em; } }
      @media (max-width: 575.98px) {
        section.who-we-are-hero .content-wrapper .content .excerpt p {
          font-size: 1.063em; } }

section.who-we-are-hero .featured-image {
  position: relative;
  width: 62.15%;
  min-height: 570px;
  padding: 100px 0;
  background-color: #45130f;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center; }
  @media (max-width: 991.98px) {
    section.who-we-are-hero .featured-image {
      width: 100%;
      min-height: auto;
      padding-top: 25%; } }
  @media (max-width: 575.98px) {
    section.who-we-are-hero .featured-image {
      padding-top: 35%; } }

section.core-values h2 {
  left: 0;
  z-index: 1;
  padding: 2.125rem 0 0 1rem; }

section.core-values .bgr {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0; }
  section.core-values .bgr > div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #892000; }
    section.core-values .bgr > div:last-child {
      left: auto;
      right: 0;
      background-color: #db580b; }

section.core-values a {
  max-width: 33.3333%;
  color: #fff;
  z-index: 1; }
  @media (max-width: 767.98px) {
    section.core-values a {
      max-width: 100%; } }
  section.core-values a > div {
    padding: 8.850em 5.5em 8.650em 1em; }
    section.core-values a > div .content {
      max-width: 320px; }
      @media (max-width: 767.98px) {
        section.core-values a > div .content {
          max-width: 100% !important; } }
      section.core-values a > div .content h2 {
        font-size: 2.500em;
        font-weight: 600; }
      section.core-values a > div .content h3 {
        font-size: 1.188em;
        font-weight: 600; }
      section.core-values a > div .content p {
        font-size: 1.125em;
        font-weight: 300; }
      section.core-values a > div .content img {
        bottom: 40px;
        right: 40px; }
    section.core-values a > div.sustainability {
      background-color: #892000; }
      section.core-values a > div.sustainability .content {
        max-width: 280px; }
    section.core-values a > div.smart-drinking {
      background-color: #c43300; }
    section.core-values a > div.heritage {
      background-color: #db580b; }
  section.core-values a:hover {
    text-decoration: none; }

section.quote {
  width: 100%;
  padding-top: 31.250333%;
  background-image: url(../img/quote-image.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  @media (max-width: 991.98px) {
    section.quote {
      padding-top: 41.250333%; } }
  @media (max-width: 767.98px) {
    section.quote {
      padding-top: 61.250333%; } }
  @media (min-width: 1000px) {
    section.quote {
      min-height: 600px; } }
  section.quote::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+40,0+88 */
    background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 88%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 88%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 88%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
  section.quote div {
    color: #fff;
    font-size: 1.500em;
    font-weight: 300;
    top: 40px;
    left: 90px;
    max-width: 435px;
    line-height: 42px; }
    @media (max-width: 991.98px) {
      section.quote div {
        font-size: 1.250em;
        font-style: normal;
        max-width: 350px;
        top: 20px;
        left: 36px; } }
    @media (max-width: 767.98px) {
      section.quote div {
        left: 16px;
        font-size: 1.063em;
        max-width: 250px; } }

section.ie-intro h1 {
  font-size: 0.813em;
  font-weight: 500;
  color: #000000; }
  @media (max-width: 991.98px) {
    section.ie-intro h1 {
      font-size: 0.750em; } }

section.ie-intro .title {
  font-size: 2.500em;
  max-width: 900px;
  color: #d85218;
  font-weight: 600;
  line-height: 1.25; }
  @media (max-width: 991.98px) {
    section.ie-intro .title {
      font-size: 1.375em; } }

section.ie-intro img {
  max-width: 100%; }

section.ie-intro .excerpt {
  font-size: 1.125em;
  max-width: 465px;
  color: #45130f;
  font-weight: 300;
  line-height: 28px; }

section.who-we-are-hero.heritage .content-wrapper .content {
  margin-right: -172px;
  max-width: 95%; }
  @media (max-width: 1450px) {
    section.who-we-are-hero.heritage .content-wrapper .content {
      max-width: 120%; } }
  section.who-we-are-hero.heritage .content-wrapper .content.right {
    margin-left: -187px !important; }
    @media (max-width: 991.98px) {
      section.who-we-are-hero.heritage .content-wrapper .content.right {
        margin-left: 0 !important; } }
  section.who-we-are-hero.heritage .content-wrapper .content .excerpt p {
    color: #45130f;
    font-size: 1.125em;
    line-height: 28px; }
  section.who-we-are-hero.heritage .content-wrapper .content .excerpt img {
    max-width: 80%; }
    @media (max-width: 1450px) {
      section.who-we-are-hero.heritage .content-wrapper .content .excerpt img {
        max-width: 100%; } }

section.who-we-are-hero.heritage .featured-image {
  min-height: 780px; }
  @media (max-width: 991.98px) {
    section.who-we-are-hero.heritage .featured-image {
      min-height: 410px; } }
  @media (max-width: 767.98px) {
    section.who-we-are-hero.heritage .featured-image {
      min-height: 280px; } }

section.who-we-are-hero.accelerator .content-wrapper {
  position: relative;
  background-color: #2096BA;
  max-width: 45%;
  z-index: 1; }
  @media (max-width: 991.98px) {
    section.who-we-are-hero.accelerator .content-wrapper {
      max-width: 100%; } }
  section.who-we-are-hero.accelerator .content-wrapper .content-container {
    padding: 150px 0 110px 0;
    background-color: #2096BA; }
    @media (max-width: 991.98px) {
      section.who-we-are-hero.accelerator .content-wrapper .content-container {
        padding: 90px 0 0px 0;
        max-width: 100%; } }
    section.who-we-are-hero.accelerator .content-wrapper .content-container .content {
      background-color: #2096BA;
      max-width: 85%;
      margin-right: 10px; }
      @media (max-width: 991.98px) {
        section.who-we-are-hero.accelerator .content-wrapper .content-container .content {
          max-width: 100%; } }
      section.who-we-are-hero.accelerator .content-wrapper .content-container .content img {
        max-width: 100%; }
      section.who-we-are-hero.accelerator .content-wrapper .content-container .content .excerpt {
        max-width: 65%; }
        @media (max-width: 991.98px) {
          section.who-we-are-hero.accelerator .content-wrapper .content-container .content .excerpt {
            max-width: 95%; } }
        section.who-we-are-hero.accelerator .content-wrapper .content-container .content .excerpt p {
          font-size: 1.125em;
          color: #fff;
          line-height: 28px; }
        section.who-we-are-hero.accelerator .content-wrapper .content-container .content .excerpt img {
          max-width: 80%; }
  section.who-we-are-hero.accelerator .content-wrapper::after {
    content: '';
    position: absolute;
    top: calc(50% - 80px);
    right: -130px;
    background-image: url(../img/windmill.png);
    background-size: contain;
    width: 260px;
    height: 260px;
    z-index: 9; }
    @media (max-width: 991.98px) {
      section.who-we-are-hero.accelerator .content-wrapper::after {
        width: 168px;
        height: 168px;
        top: -89px;
        left: calc(50% - 89px); } }

section.who-we-are-hero.accelerator .featured-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 65%;
  height: 100%;
  min-height: auto;
  background-position: top center; }
  @media (max-width: 991.98px) {
    section.who-we-are-hero.accelerator .featured-image {
      width: 100%;
      position: relative; } }

section.support .column-wrapper {
  width: 50%; }
  @media (max-width: 991.98px) {
    section.support .column-wrapper {
      width: 100%; } }

section.support img {
  max-width: 100%; }

section.support .content {
  font-size: 18px;
  font-weight: 300;
  color: #45130f; }
  section.support .content p {
    max-width: 550px; }
  section.support .content a {
    font-weight: 400;
    color: #d85218;
    text-decoration: underline; }

section.support-tweak .wrapper {
  margin-left: 8.33333%;
  max-width: 1260px; }
  @media (max-width: 991.98px) {
    section.support-tweak .wrapper {
      width: 100%;
      margin-left: auto; } }

section.support-tweak img {
  min-width: 100%; }
  @media (max-width: 1180px) and (min-width: 992px) {
    section.support-tweak img {
      max-width: 550px; } }
  @media (max-width: 991.98px) {
    section.support-tweak img {
      max-width: 100%; } }

section.support-tweak .content {
  font-size: 18px;
  font-weight: 300;
  color: #45130f; }
  section.support-tweak .content p {
    max-width: 550px;
    line-height: 28px; }
  section.support-tweak .content a {
    font-weight: 400;
    color: #d85218;
    text-decoration: underline; }

.age-limiter-wrapper {
  font-family: "canada-type-gibson", sans-serif;
  background-color: #d85218;
  color: white;
  margin: 0;
  height: 100%; }
  .age-limiter-wrapper .intro {
    opacity: 0; }
    .age-limiter-wrapper .intro div h5 {
      letter-spacing: 3px; }
    .age-limiter-wrapper .intro div div.form-wrapper {
      max-width: 325px; }
      .age-limiter-wrapper .intro div div.form-wrapper .date-wrapper {
        padding: 0;
        height: 40px;
        border-radius: 2px;
        background-color: rgba(255, 255, 255, 0.5);
        border: solid 5px rgba(255, 255, 255, 0.5); }
        .age-limiter-wrapper .intro div div.form-wrapper .date-wrapper > input:focus {
          outline: none;
          -webkit-appearance: none;
          box-shadow: none; }
        .age-limiter-wrapper .intro div div.form-wrapper .date-wrapper > input:first-child {
          border-right: 2px solid #45130f; }
        .age-limiter-wrapper .intro div div.form-wrapper .date-wrapper > input:last-child {
          border-left: 2px solid #45130f; }
        .age-limiter-wrapper .intro div div.form-wrapper .date-wrapper .input-numeric2 {
          width: 25%; }
        .age-limiter-wrapper .intro div div.form-wrapper .date-wrapper .input-numeric4 {
          width: 50%; }
      .age-limiter-wrapper .intro div div.form-wrapper select {
        width: 100%;
        height: 40px;
        padding: 0;
        border: 0 !important;
        border-radius: 2px;
        background-color: rgba(255, 255, 255, 0.5);
        border: solid 5px rgba(255, 255, 255, 0.5);
        color: #495057;
        outline: none; }
      .age-limiter-wrapper .intro div div.form-wrapper .input-border {
        border: 2px solid black;
        border-top: 0px;
        border-bottom: 0px; }
      .age-limiter-wrapper .intro div div.form-wrapper .input-style {
        height: 32px;
        border-radius: 0;
        background-color: transparent !important;
        border: solid 0px transparent;
        font-size: 0.750em;
        letter-spacing: 0.8px;
        padding-top: 0;
        padding-bottom: 0; }
      .age-limiter-wrapper .intro div div.form-wrapper div .Enter-Button .The-Button {
        font-size: 0.750em;
        letter-spacing: 1px; }
        @media screen and (max-width: 600px) {
          .age-limiter-wrapper .intro div div.form-wrapper div .Enter-Button .The-Button {
            padding-top: 0.4rem;
            padding-bottom: 0.4rem; } }
      @media screen and (max-width: 600px) {
        .age-limiter-wrapper .intro div div.form-wrapper div .Enter-Button {
          width: 100%;
          padding-left: 0;
          padding-top: 1em; } }
      @media screen and (max-width: 600px) {
        .age-limiter-wrapper .intro div div.form-wrapper div {
          width: 100%; } }
      .age-limiter-wrapper .intro div div.form-wrapper .message-alert {
        text-align: center;
        color: #FF9900;
        font-style: italic;
        font-size: 0.9em;
        margin-bottom: 15px; }
  @media screen and (max-width: 600px) {
    .age-limiter-wrapper {
      background-color: #0b2e13; } }

@media screen and (max-width: 600px) {
  .Text-Footer {
    display: block; } }

@media screen and (max-width: 600px) {
  .Text-Footer .The-Tire {
    visibility: hidden; } }

.form-control {
  /* WebKit, Blink, Edge */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10-11 */ }
  .form-control::-webkit-input-placeholder {
    color: black; }
  .form-control:-moz-placeholder {
    color: black; }
  .form-control::-moz-placeholder {
    color: black; }
  .form-control:-ms-input-placeholderr {
    color: black; }
  .form-control::-ms-input-placeholder {
    color: black; }

/* The container */
.container-custom {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  font-size: 0.813em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .container-custom span {
    font-size: 0.857em;
    font-style: italic; }
  .container-custom:hover input ~ .checkmark {
    background-color: #ccc;
    /* On mouse-over, add a grey background color */ }
  .container-custom.cookies {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .container-custom.cookies.active {
      opacity: 1;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  .container-custom .checkmark {
    /* Create a custom checkbox */
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    position: absolute;
    background-color: #ffffff; }
    .container-custom .checkmark:after {
      /* Style the checkmark/indicator */
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 5px;
      width: 5px;
      left: 9px;
      height: 10px;
      border: solid white;
      border-width: 0 3px 3px 0; }
  .container-custom input {
    /* Hide the browser's default checkbox */
    opacity: 0;
    height: 0;
    width: 0;
    position: absolute;
    cursor: pointer; }
    .container-custom input:checked ~ .checkmark {
      background-color: #c33000;
      /* When the checkbox is checked, add a green background */ }
  @media screen and (max-width: 600px) {
    .container-custom {
      width: 80%;
      margin-left: auto;
      margin-right: auto; } }

section.contactus {
  background-color: #d85218; }
  @media (max-width: 991.98px) {
    section.contactus {
      overflow-y: auto; } }
  section.contactus .content-wrapper {
    max-width: 1100px;
    width: 90%; }
    @media (max-width: 991.98px) {
      section.contactus .content-wrapper {
        max-width: 560px; } }
    @media (max-width: 575.98px) {
      section.contactus .content-wrapper {
        max-width: 100%; } }
    section.contactus .content-wrapper .content {
      margin-right: -42px;
      z-index: 2;
      color: #fff; }
      section.contactus .content-wrapper .content.right {
        margin-right: auto;
        margin-left: -42px !important; }
        @media (max-width: 991.98px) {
          section.contactus .content-wrapper .content.right {
            margin-left: 0px !important; } }
        @media (max-width: 767.98px) {
          section.contactus .content-wrapper .content.right {
            margin-left: 16px !important; } }
      @media (max-width: 1250px) {
        section.contactus .content-wrapper .content {
          max-width: 100%; } }
      @media (max-width: 991.98px) {
        section.contactus .content-wrapper .content {
          margin-right: 26px; } }
      @media (max-width: 767.98px) {
        section.contactus .content-wrapper .content {
          max-width: 100%; } }
      section.contactus .content-wrapper .content h1 {
        position: fixed;
        top: 110px;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 2.500em;
        font-weight: 600;
        color: #fff; }
        @media (max-width: 991.98px) {
          section.contactus .content-wrapper .content h1 {
            font-size: 1.875em;
            position: relative;
            top: auto;
            margin-top: 120px; } }
      section.contactus .content-wrapper .content h2 {
        font-size: 1.250em;
        font-size: 600;
        color: #fff; }
        @media (max-width: 991.98px) {
          section.contactus .content-wrapper .content h2 {
            font-style: initial; } }
      section.contactus .content-wrapper .content .tel {
        font-size: 1.125em; }
      section.contactus .content-wrapper .content .mail {
        font-size: 1.125em;
        text-decoration: underline;
        color: #fff; }
        section.contactus .content-wrapper .content .mail:hover {
          color: #fff; }
      section.contactus .content-wrapper .content .contact-wrapper {
        border-bottom: 1px solid #c14c50; }
      section.contactus .content-wrapper .content .vice-president {
        max-width: 410px; }
      section.contactus .content-wrapper .content .small-text {
        font-size: 0.938em; }
      section.contactus .content-wrapper .content .disclaimer {
        position: fixed;
        left: 0;
        bottom: 37px;
        width: 100%;
        text-align: center; }
        @media (max-width: 991.98px) {
          section.contactus .content-wrapper .content .disclaimer {
            position: relative;
            top: auto;
            margin-top: 100px; } }
        section.contactus .content-wrapper .content .disclaimer .content {
          text-transform: uppercase;
          letter-spacing: 0.9px; }
          section.contactus .content-wrapper .content .disclaimer .content strong {
            font-weight: 500; }
  section.contactus .featured-image {
    position: relative;
    width: 62.15%;
    min-height: 570px;
    padding: 100px 0;
    background-color: #45130f;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 1400px) {
      section.contactus .featured-image {
        min-height: 720px; } }
    @media (max-width: 991.98px) {
      section.contactus .featured-image {
        width: 100%;
        min-height: auto;
        padding-top: 25%; } }
    @media (max-width: 575.98px) {
      section.contactus .featured-image {
        padding-top: 35%; } }

#carouselServices {
  height: 100%; }
  #carouselServices .carousel-inner {
    height: 100%; }
    #carouselServices .carousel-inner .carousel-item {
      height: 100%; }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    transform: translateY(30px); }
  80% {
    opacity: 1;
    transform: translateY(-10px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.slide-in-blurred-bottom {
  visibility: visible !important;
  -webkit-animation: slide-in-blurred-bottom 0.5s cubic-bezier(0.23, 1, 0.32, 1) both;
  animation: slide-in-blurred-bottom 0.5s cubic-bezier(0.23, 1, 0.32, 1) both; }

@-webkit-keyframes slide-in-blurred-bottom {
  0% {
    -webkit-transform: translateY(1000px) scaleY(2.5) scaleX(0.2);
    transform: translateY(1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1; } }

@keyframes slide-in-blurred-bottom {
  0% {
    -webkit-transform: translateY(1000px) scaleY(2.5) scaleX(0.2);
    transform: translateY(1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1; } }

.slide-in-blurred-top {
  -webkit-animation: slide-in-blurred-top 0.5s cubic-bezier(0.23, 1, 0.32, 1) both;
  animation: slide-in-blurred-top 0.5s cubic-bezier(0.23, 1, 0.32, 1) both; }

@-webkit-keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1; } }

@keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1; } }

.heartbeat {
  -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
  animation: heartbeat 1.5s ease-in-out infinite both; }

@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes heartbeat {
  from {
    -webkit-transform: scale(1) translateX(50%);
    transform: scale(1) translateX(50%);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  10% {
    -webkit-transform: scale(0.91) translateX(50%);
    transform: scale(0.91) translateX(50%);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  17% {
    -webkit-transform: scale(0.98) translateX(50%);
    transform: scale(0.98) translateX(50%);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  33% {
    -webkit-transform: scale(0.87) translateX(50%);
    transform: scale(0.87) translateX(50%);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  45% {
    -webkit-transform: scale(1) translateX(50%);
    transform: scale(1) translateX(50%);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.jello-horizontal {
  -webkit-animation: jello-horizontal 0.9s both;
  animation: jello-horizontal 0.9s both; }

.scale-in-center {
  -webkit-animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

.scale-in-ver-center {
  -webkit-animation: scale-in-ver-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-ver-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes scale-in-ver-center {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1; } }

@keyframes scale-in-ver-center {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1; } }

.scale-in-tl {
  -webkit-animation: scale-in-tl 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-tl 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes scale-in-tl {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; } }

@keyframes scale-in-tl {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; } }

.scale-in-hor-left {
  -webkit-animation: scale-in-hor-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-hor-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes scale-in-hor-left {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; } }

@keyframes scale-in-hor-left {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; } }

.scale-in-hor-right {
  -webkit-animation: scale-in-hor-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-hor-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes scale-in-hor-right {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1; } }

@keyframes scale-in-hor-right {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1; } }

.scale-in-ver-center {
  -webkit-animation: scale-in-ver-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-ver-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes scale-in-ver-center {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1; } }

@keyframes scale-in-ver-center {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1; } }

.scale-in-ver-top {
  -webkit-animation: scale-in-ver-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-ver-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes scale-in-ver-top {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 1; } }

@keyframes scale-in-ver-top {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 1; } }

.scale-in-ver-bottom {
  -webkit-animation: scale-in-ver-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-ver-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes scale-in-ver-bottom {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    opacity: 1; } }

@keyframes scale-in-ver-bottom {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    opacity: 1; } }

.flip-in-ver-right {
  -webkit-animation: flip-in-ver-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: flip-in-ver-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes flip-in-ver-right {
  0% {
    -webkit-transform: rotateY(-80deg);
    transform: rotateY(-80deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 1; } }

@keyframes flip-in-ver-right {
  0% {
    -webkit-transform: rotateY(-80deg);
    transform: rotateY(-80deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 1; } }

.flip-in-diag-1-tr {
  -webkit-animation: flip-in-diag-1-tr 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: flip-in-diag-1-tr 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes flip-in-diag-1-tr {
  0% {
    -webkit-transform: rotate3d(1, 1, 0, -80deg);
    transform: rotate3d(1, 1, 0, -80deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotate3d(1, 1, 0, 0deg);
    transform: rotate3d(1, 1, 0, 0deg);
    opacity: 1; } }

@keyframes flip-in-diag-1-tr {
  0% {
    -webkit-transform: rotate3d(1, 1, 0, -80deg);
    transform: rotate3d(1, 1, 0, -80deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotate3d(1, 1, 0, 0deg);
    transform: rotate3d(1, 1, 0, 0deg);
    opacity: 1; } }

.flip-in-diag-2-tl {
  -webkit-animation: flip-in-diag-2-tl 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: flip-in-diag-2-tl 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes flip-in-diag-2-tl {
  0% {
    -webkit-transform: rotate3d(-1, 1, 0, 80deg);
    transform: rotate3d(-1, 1, 0, 80deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotate3d(1, 1, 0, 0deg);
    transform: rotate3d(1, 1, 0, 0deg);
    opacity: 1; } }

@keyframes flip-in-diag-2-tl {
  0% {
    -webkit-transform: rotate3d(-1, 1, 0, 80deg);
    transform: rotate3d(-1, 1, 0, 80deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotate3d(1, 1, 0, 0deg);
    transform: rotate3d(1, 1, 0, 0deg);
    opacity: 1; } }

.slit-in-horizontal {
  -webkit-animation: slit-in-horizontal 0.45s ease-out both;
  animation: slit-in-horizontal 0.45s ease-out both; }

@-webkit-keyframes slit-in-horizontal {
  0% {
    -webkit-transform: translateZ(-800px) rotateX(90deg);
    transform: translateZ(-800px) rotateX(90deg);
    opacity: 0; }
  54% {
    -webkit-transform: translateZ(-160px) rotateX(87deg);
    transform: translateZ(-160px) rotateX(87deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateZ(0) rotateX(0);
    transform: translateZ(0) rotateX(0); } }

@keyframes slit-in-horizontal {
  0% {
    -webkit-transform: translateZ(-800px) rotateX(90deg);
    transform: translateZ(-800px) rotateX(90deg);
    opacity: 0; }
  54% {
    -webkit-transform: translateZ(-160px) rotateX(87deg);
    transform: translateZ(-160px) rotateX(87deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateZ(0) rotateX(0);
    transform: translateZ(0) rotateX(0);
    opacity: 1; } }

.slide-in-blurred-right {
  -webkit-animation: slide-in-blurred-right 0.6s cubic-bezier(0.23, 1, 0.32, 1) both;
  animation: slide-in-blurred-right 0.6s cubic-bezier(0.23, 1, 0.32, 1) both; }

@-webkit-keyframes slide-in-blurred-right {
  0% {
    -webkit-transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
    transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0) scaleY(1) scaleX(1);
    transform: translateX(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1; } }

@keyframes slide-in-blurred-right {
  0% {
    -webkit-transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
    transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0) scaleY(1) scaleX(1);
    transform: translateX(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1; } }

.slide-in-blurred-left {
  -webkit-animation: slide-in-blurred-left 0.6s cubic-bezier(0.23, 1, 0.32, 1) both;
  animation: slide-in-blurred-left 0.6s cubic-bezier(0.23, 1, 0.32, 1) both; }

@-webkit-keyframes slide-in-blurred-left {
  0% {
    -webkit-transform: translateX(-1000px) scaleX(2.5) scaleY(0.2);
    transform: translateX(-1000px) scaleX(2.5) scaleY(0.2);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0) scaleY(1) scaleX(1);
    transform: translateX(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1; } }

@keyframes slide-in-blurred-left {
  0% {
    -webkit-transform: translateX(-1000px) scaleX(2.5) scaleY(0.2);
    transform: translateX(-1000px) scaleX(2.5) scaleY(0.2);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0) scaleY(1) scaleX(1);
    transform: translateX(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1; } }

@-webkit-keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1) translateX(50%);
    transform: scale3d(1, 1, 1) translateX(50%); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1) translateX(50%);
    transform: scale3d(1.25, 0.75, 1) translateX(50%); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1) translateX(50%);
    transform: scale3d(0.75, 1.25, 1) translateX(50%); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1) translateX(50%);
    transform: scale3d(1.15, 0.85, 1) translateX(50%); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1) translateX(50%);
    transform: scale3d(0.95, 1.05, 1) translateX(50%); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1) translateX(50%);
    transform: scale3d(1.05, 0.95, 1) translateX(50%); }
  100% {
    -webkit-transform: scale3d(1, 1, 1) translateX(50%);
    transform: scale3d(1, 1, 1) translateX(50%); } }

@keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1) translateX(50%);
    transform: scale3d(1, 1, 1) translateX(50%); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1) translateX(50%);
    transform: scale3d(1.25, 0.75, 1) translateX(50%); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1) translateX(50%);
    transform: scale3d(0.75, 1.25, 1) translateX(50%); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1) translateX(50%);
    transform: scale3d(1.15, 0.85, 1) translateX(50%); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1) translateX(50%);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1) translateX(50%);
    transform: scale3d(1.05, 0.95, 1) translateX(50%); }
  100% {
    -webkit-transform: scale3d(1, 1, 1) translateX(50%);
    transform: scale3d(1, 1, 1) translateX(50%); } }

.slide-out-bck-center {
  -webkit-animation: slide-out-bck-center 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: slide-out-bck-center 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; }

@-webkit-keyframes slide-out-bck-center {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateZ(-1100px);
    transform: translateZ(-1100px);
    opacity: 0; } }

@keyframes slide-out-bck-center {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateZ(-1100px);
    transform: translateZ(-1100px);
    opacity: 0; } }

.slide-out-top {
  -webkit-animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; }

@-webkit-keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0; } }

@keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0; } }

.slide-out-blurred-bottom {
  -webkit-animation: slide-out-blurred-bottom 0.45s cubic-bezier(0.755, 0.05, 0.855, 0.06) both;
  animation: slide-out-blurred-bottom 0.45s cubic-bezier(0.755, 0.05, 0.855, 0.06) both; }

@-webkit-keyframes slide-out-blurred-bottom {
  0% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(1000px) scaleY(2) scaleX(0.2);
    transform: translateY(1000px) scaleY(2) scaleX(0.2);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0; } }

@keyframes slide-out-blurred-bottom {
  0% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(1000px) scaleY(2) scaleX(0.2);
    transform: translateY(1000px) scaleY(2) scaleX(0.2);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0; } }

.bounce-in {
  -webkit-animation: bounceIn 0.45s cubic-bezier(0.755, 0.05, 0.855, 0.06) both;
  animation: bounceIn 0.45s cubic-bezier(0.755, 0.05, 0.855, 0.06) both; }

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3) translate3d(0, 0, 0); }
  50% {
    opacity: 0.9;
    transform: scale(1.1); }
  80% {
    opacity: 1;
    transform: scale(0.89); }
  100% {
    opacity: 1;
    transform: scale(1) translate3d(0, 0, 0); } }

.fade-in {
  -webkit-animation: fadeIn 0.45s both;
  animation: fadeIn 0.45s both; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.5; }
  80% {
    opacity: 0.8; }
  100% {
    opacity: 1; } }

.slit-in-horizontal {
  -webkit-animation: slit-in-horizontal 0.45s ease-out both;
  animation: slit-in-horizontal 0.45s ease-out both; }

@-webkit-keyframes slit-in-horizontal {
  0% {
    -webkit-transform: translateZ(-800px) rotateX(90deg);
    transform: translateZ(-800px) rotateX(90deg);
    opacity: 0; }
  54% {
    -webkit-transform: translateZ(-160px) rotateX(87deg);
    transform: translateZ(-160px) rotateX(87deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateZ(0) rotateX(0);
    transform: translateZ(0) rotateX(0);
    opacity: 1; } }

@keyframes slit-in-horizontal {
  0% {
    -webkit-transform: translateZ(-800px) rotateX(90deg);
    transform: translateZ(-800px) rotateX(90deg);
    opacity: 0; }
  54% {
    -webkit-transform: translateZ(-160px) rotateX(87deg);
    transform: translateZ(-160px) rotateX(87deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateZ(0) rotateX(0);
    transform: translateZ(0) rotateX(0);
    opacity: 1; } }

.slide-in-top {
  -webkit-animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

.slide-in-top-small {
  -webkit-animation: slide-in-top-small0 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-top-small 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes slide-in-top-small {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes slide-in-top-small {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

.swing-in-top-fwd {
  -webkit-animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
  animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) both; }

@-webkit-keyframes swing-in-top-fwd {
  0% {
    -webkit-transform: rotateX(-100deg);
    transform: rotateX(-100deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 1; } }

@keyframes swing-in-top-fwd {
  0% {
    -webkit-transform: rotateX(-100deg);
    transform: rotateX(-100deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 1; } }

.slide-in-bottom {
  -webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.slide-in-bottom-d-short {
  -webkit-animation: slide-in-bottom 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-bottom 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.slide-in-bottom-d-long {
  -webkit-animation: slide-in-bottom 1.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-bottom 1.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

.slide-in-top {
  -webkit-animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.slide-in-top-d-short {
  -webkit-animation: slide-in-top 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-top 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.slide-in-top-d-long {
  -webkit-animation: slide-in-top 1.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-top 1.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

.slide-out-top {
  -webkit-animation: slide-out-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-out-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.slide-out-top-d-short {
  -webkit-animation: slide-out-top 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-out-top 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.slide-out-top-d-long {
  -webkit-animation: slide-out-top 1.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-out-top 1.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 1; } }

@keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 1; } }

.scroll-down-infinite {
  -webkit-animation: sdinfinite 2.0s infinite;
  animation: sdinfinite 2.0s infinite; }

@keyframes sdinfinite {
  0% {
    top: calc(50% - 8px);
    opacity: 0; }
  12% {
    top: calc(50% - 8px);
    opacity: 1; }
  24% {
    top: calc(50% - 3px);
    opacity: 1; }
  36% {
    top: calc(50% - 3px);
    opacity: 1; }
  48% {
    top: calc(50% + 3px);
    opacity: 1; }
  60% {
    top: calc(50% + 3px);
    opacity: 1; }
  72% {
    top: calc(50% + 9px);
    opacity: 0.5; }
  80% {
    top: calc(50% + 9px);
    opacity: 0.25; }
  82% {
    top: calc(50% + 9px);
    opacity: 0.1; }
  85% {
    top: calc(50% + 9px);
    opacity: 0; }
  100% {
    top: calc(50% + 9px);
    opacity: 0; } }

@media (min-width: 768px) {
  .w-md-50 {
    width: 50% !important; } }

@media (max-width: 767.98px) {
  .d-sm-down-none {
    display: none !important; } }

@media (max-width: 991.98px) {
  .d-md-down-none {
    display: none !important; } }

@media (max-width: 1260px) {
  #navigationTrail {
    display: none; } }

@media (min-width: 768px) {
  #navigationTrail {
    opacity: 0;
    position: initial;
    border: 0px solid yellow;
    z-index: 999;
    right: 0;
    width: 60px;
    height: 100%;
    -webkit-transition: opacity 0.15s ease-in-out;
    -moz-transition: opacity 0.15s ease-in-out;
    -ms-transition: opacity 0.15s ease-in-out;
    -o-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out; }
    #navigationTrail .carousel-indicators {
      position: absolute;
      width: 1px;
      height: 50%;
      top: 25%;
      right: 60px;
      left: auto;
      background-color: rgba(255, 255, 255, 0.5);
      margin: 0;
      justify-content: end; } }
    @media (min-width: 768px) and (max-width: 1200px) {
      #navigationTrail .carousel-indicators {
        right: 60px; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      #navigationTrail .carousel-indicators {
        right: 40px; } }

@media (min-width: 768px) {
      #navigationTrail .carousel-indicators li {
        width: 20px !important;
        max-width: 20px;
        min-width: 20px;
        border-left: 1px solid transparent;
        background-color: transparent;
        margin: 0px;
        padding: 0px;
        text-indent: 0; }
        #navigationTrail .carousel-indicators li:hover {
          cursor: pointer;
          width: 20px !important;
          max-width: 20px;
          min-width: 20px;
          border-left: 1px solid #fff;
          background-color: transparent;
          margin: 0px;
          padding: 0px;
          text-indent: 0; }
          #navigationTrail .carousel-indicators li:hover::before {
            content: '';
            position: absolute;
            top: 50%;
            left: 0px;
            width: 6px !important;
            height: 1px !important;
            background-color: rgba(255, 255, 255, 0.5); }
          #navigationTrail .carousel-indicators li:hover::after {
            content: attr(data-order);
            font-size: 0.813em;
            font-weight: 600;
            position: absolute;
            top: calc(50% - 10px);
            left: 10px;
            height: 25% !important;
            width: 1px !important;
            color: #fff; }
        #navigationTrail .carousel-indicators li.active {
          width: 20px !important;
          max-width: 20px;
          min-width: 20px;
          border-left: 1px solid #fff;
          background-color: transparent;
          margin: 0px;
          padding: 0px;
          text-indent: 0; }
          #navigationTrail .carousel-indicators li.active::before {
            content: '';
            position: absolute;
            top: 50%;
            left: 0px;
            width: 6px !important;
            height: 1px !important;
            background-color: rgba(255, 255, 255, 0.5); }
          #navigationTrail .carousel-indicators li.active::after {
            content: attr(data-order);
            font-size: 0.813em;
            font-weight: 600;
            position: absolute;
            top: calc(50% - 10px);
            left: 10px;
            height: 25% !important;
            width: 1px !important;
            color: #fff; } }

#navigationTrail.d-trail {
  opacity: 1;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out; }

#navigationTrail.trail-dark .carousel-indicators {
  background-color: rgba(177, 31, 36, 0.34); }
  #navigationTrail.trail-dark .carousel-indicators li:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-left: 1px solid #45130f; }
    #navigationTrail.trail-dark .carousel-indicators li:hover::before {
      background-color: rgba(69, 59, 15, 0.5); }
    #navigationTrail.trail-dark .carousel-indicators li:hover::after {
      color: #d85218; }
  #navigationTrail.trail-dark .carousel-indicators li.active {
    border-left: 1px solid #45130f; }
    #navigationTrail.trail-dark .carousel-indicators li.active::before {
      background-color: rgba(69, 59, 15, 0.5); }
    #navigationTrail.trail-dark .carousel-indicators li.active::after {
      color: #d85218; }

@media (max-width: 991.98px) {
  .rectangle {
    display: none; } }

.rectangle.home-intro-orange {
  position: absolute;
  width: 228px;
  height: 83px;
  top: 50%;
  left: auto;
  right: 0;
  bottom: auto;
  background-color: rgba(255, 153, 0, 0.84); }

.rectangle.home-intro-red {
  position: absolute;
  width: 160px;
  height: 38px;
  top: 12%;
  left: auto;
  right: -110px;
  bottom: auto;
  background-color: rgba(69, 19, 15, 0.84); }

.rectangle.home-sustainability-orange {
  position: absolute;
  width: 144px;
  height: 51px;
  top: auto;
  left: 50px;
  right: 0;
  bottom: 180px;
  background-color: rgba(255, 153, 0, 0.84); }

.rectangle.home-sustainability-red {
  position: absolute;
  width: 61px;
  height: 27px;
  top: 39px;
  left: calc(50% - 25px);
  right: auto;
  bottom: auto;
  background-color: #d85218; }

.rectangle.home-smart-drinking-orange {
  position: absolute;
  width: 72px;
  height: 28px;
  top: 14%;
  left: auto;
  right: calc(50% + 190px);
  bottom: auto;
  background-color: rgba(255, 153, 0, 0.84); }

.rectangle.home-smart-drinking-red {
  position: absolute;
  width: 144px;
  height: 48px;
  top: auto;
  left: auto;
  right: calc(50% + 225px);
  bottom: 30px;
  background-color: rgba(69, 19, 15, 0.84); }

.rectangle.home-heritage-orange {
  position: absolute;
  width: 145px;
  height: 51px;
  top: 14%;
  left: auto;
  right: calc(50% + 190px);
  bottom: auto;
  background-color: rgba(255, 153, 0, 0.84); }

.rectangle.home-heritage-red {
  position: absolute;
  width: 72px;
  height: 27px;
  top: 50%;
  left: auto;
  right: calc(50% + -565px);
  bottom: auto;
  background-color: #db580b; }
  @media (max-width: 1260px) {
    .rectangle.home-heritage-red {
      top: 60%;
      right: calc(50% + -405px); } }

.rectangle.home-latest-news-orange {
  position: absolute;
  width: 116px;
  height: 16px;
  top: 20%;
  left: 30%;
  right: auto;
  bottom: auto;
  background-color: rgba(255, 153, 0, 0.84); }

.rectangle.home-latest-news-red {
  position: absolute;
  width: 72px;
  height: 27px;
  top: 50%;
  left: auto;
  right: calc(50% + -565px);
  bottom: auto;
  background-color: rgba(69, 19, 15, 0.84); }

.rectangle.home-key-brands-orange {
  position: absolute;
  width: 255px;
  height: 57px;
  top: 12.9%;
  left: 19%;
  right: auto;
  bottom: auto;
  background-color: rgba(255, 153, 0, 0.84);
  z-index: 0; }

.rectangle.home-key-brands-red {
  position: absolute;
  width: 102px;
  height: 16px;
  top: auto;
  left: auto;
  right: 0;
  bottom: 5%;
  background-color: rgba(233, 159, 0, 0.84); }

.rectangle.single-value-content-red {
  position: absolute;
  width: 60px;
  height: 26px;
  top: 42px;
  left: 40%;
  right: 0;
  bottom: auto;
  background-color: #d85218;
  z-index: 1; }

.rectangle.single-value-content-orange {
  position: absolute;
  width: 126px;
  height: 40px;
  top: 45px;
  left: 35%;
  right: 0;
  bottom: auto;
  background-color: rgba(233, 159, 0, 0.84); }

.rectangle.single-story-content-orange {
  position: absolute;
  width: 90px;
  height: 17px;
  top: auto;
  left: 25%;
  right: auto;
  bottom: 32px;
  background-color: rgba(233, 159, 0, 0.84); }

.rectangle.single-story-content-red {
  position: absolute;
  width: 127px;
  height: 40px;
  top: auto;
  left: auto;
  right: 15%;
  bottom: -35px;
  background-color: rgba(219, 88, 11, 0.89);
  z-index: 1; }

.rectangle.single-news-content-gray {
  position: absolute;
  width: 130px;
  height: 26px;
  top: 65px;
  left: -180px;
  right: auto;
  bottom: auto;
  background-color: #d1c4c3; }

.rectangle.single-news-content-orange {
  position: absolute;
  width: 127px;
  height: 38px;
  top: auto;
  left: auto;
  right: -35px;
  bottom: 45%;
  background-color: rgba(233, 159, 0, 0.84);
  z-index: 1; }

.rectangle.in-europe-content-red {
  position: absolute;
  width: 45px;
  height: 28px;
  top: 130px;
  left: 0;
  right: auto;
  bottom: auto;
  background-color: #d85218; }

.rectangle.in-europe-content-orange {
  position: absolute;
  width: 127px;
  height: 38px;
  top: auto;
  left: 60%;
  right: auto;
  bottom: 160px;
  background-color: rgba(219, 88, 11, 0.89);
  z-index: 2; }

.rectangle.who-we-are-content-red {
  position: absolute;
  width: 63px;
  height: 28px;
  top: -14px;
  left: auto;
  right: -32px;
  bottom: auto;
  background-color: #d85218; }

.rectangle.who-we-are-content-orange {
  position: absolute;
  width: 144px;
  height: 50px;
  top: auto;
  left: 61%;
  right: auto;
  bottom: -25px;
  background-color: rgba(233, 159, 0, 0.84);
  z-index: 2; }

div.footer,
section.footer {
  position: relative;
  background: #fff;
  font-size: 0.688em;
  color: #45130f;
  font-weight: 300;
  z-index: 2; }
  div.footer a,
  section.footer a {
    text-decoration: none;
    color: #45130f;
    font-weight: 300; }
  div.footer .footer-flag,
  section.footer .footer-flag {
    height: 8px; }
    div.footer .footer-flag div,
    section.footer .footer-flag div {
      width: 25%; }
      div.footer .footer-flag div.yellow,
      section.footer .footer-flag div.yellow {
        background-color: #ff9900; }
      div.footer .footer-flag div.orange,
      section.footer .footer-flag div.orange {
        background-color: #db580b; }
      div.footer .footer-flag div.red,
      section.footer .footer-flag div.red {
        background-color: #c43300; }
      div.footer .footer-flag div.black,
      section.footer .footer-flag div.black {
        background-color: #d85218; }

.dimmed {
  opacity: 0; }

.dimmed-70 {
  opacity: 0.7;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.no-scroll {
  overflow: hidden; }

.content-container {
  max-width: 1160px; }

.link-orange,
.link-white,
.link-dark-red {
  position: relative;
  color: #db580b;
  font-size: 0.813em;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none; }
  .link-orange::after,
  .link-white::after,
  .link-dark-red::after {
    content: '';
    position: absolute;
    right: calc(100% - 35px);
    bottom: -3px;
    width: 35px;
    height: 2px;
    background-color: #db580b;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  @media (max-width: 767.98px) {
    .link-orange,
    .link-white,
    .link-dark-red {
      font-size: 0.750em; } }
  .link-orange:hover,
  .link-white:hover,
  .link-dark-red:hover {
    color: #db580b;
    text-decoration: none; }
    .link-orange:hover::after,
    .link-white:hover::after,
    .link-dark-red:hover::after {
      right: 0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

.link-white {
  color: #fff; }
  .link-white:hover {
    color: #fff; }
  .link-white::after {
    background-color: #fff; }

.link-dark-red {
  color: #45130f; }
  .link-dark-red::after {
    background-color: #45130f; }
  .link-dark-red:hover {
    color: #45130f; }

#sliderInnerImg {
  min-width: 730px; }
  @media (max-width: 1024px) {
    #sliderInnerImg {
      min-width: auto; } }
  #sliderInnerImg .carousel-item {
    min-height: 410px; }
    @media (max-width: 1024px) {
      #sliderInnerImg .carousel-item {
        min-height: auto; } }
    #sliderInnerImg .carousel-item img {
      max-width: 557px; }
      @media (max-width: 1024px) {
        #sliderInnerImg .carousel-item img {
          max-width: 100%; } }
    #sliderInnerImg .carousel-item .carousel-caption {
      bottom: -20px;
      margin-bottom: 0; }
      #sliderInnerImg .carousel-item .carousel-caption h5 {
        font-weight: 600; }
      #sliderInnerImg .carousel-item .carousel-caption span {
        font-weight: bold; }

.default-button {
  display: inline-block;
  color: #242e4e;
  font-size: 1.125em;
  font-weight: 300;
  text-decoration: none;
  background-color: #32d5e2;
  border-radius: 25px;
  border: 0; }
  .default-button:hover {
    text-decoration: none; }
  .default-button:focus {
    outline: none; }

.mw-30 {
  width: 30%; }

@media (min-width: 576px) {
  .mw-sm-30 {
    width: 30% !important; } }

@media (min-width: 768px) {
  .mw-md-30 {
    width: 30% !important; } }

.mw-70 {
  width: 70%; }

@media (min-width: 576px) {
  .mw-sm-70 {
    width: 70% !important; } }

@media (min-width: 992px) {
  .p-md-6 {
    padding: 3.875rem !important; } }

@media (min-width: 992px) {
  .px-md-6 {
    padding-left: 5rem !important;
    padding-right: 3.875rem !important; } }

@media (min-width: 992px) {
  .ml-md-b4 {
    margin-left: 2.5rem !important; } }

.hero-section {
  height: 300px;
  background-color: #242e4e;
  background-size: cover;
  background-position: center; }
  @media (max-width: 991.98px) {
    .hero-section {
      height: 200px; } }
  @media (max-width: 767.98px) {
    .hero-section {
      height: 150px; } }

.holder {
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  height: 300px;
  position: relative; }

.frame {
  width: 100%;
  height: 100%; }

.frame1 {
  width: 100%;
  height: 100%;
  border: 0px; }

.holder2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(251, 251, 251, 0);
  cursor: pointer; }

.frame-holder {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #000;
  -webkit-box-shadow: 0px 10px 23px -6px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 10px 23px -6px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 10px 23px -6px rgba(0, 0, 0, 0.6);
  position: relative; }

.iframe {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(51, 49, 49, 0.69);
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999; }

.close_btn {
  cursor: pointer;
  color: #0F0F0F;
  width: 25px;
  height: 21px;
  background-color: #cac8c8;
  margin-top: 11px;
  border-radius: 62px;
  /* border: solid 1px; */
  padding-top: 4px;
  text-align: center;
  float: right; }

.close_btn_fancy {
  cursor: pointer;
  color: #0F0F0F;
  width: 34px;
  height: 34px;
  border-radius: 62px;
  text-align: center;
  position: absolute;
  right: -15px;
  top: -17px;
  background-image: url(../img/close_btn_fancy.png);
  background-repeat: no-repeat;
  background-size: contain; }

.video_border {
  width: 60%;
  height: 70.5%;
  padding: 9px;
  margin: auto;
  margin-top: 7%;
  margin-top: 9%; }

/* MIKI ADDITIONS */
/* REMOVE AUTHOR AND DATE FROM STATIC PAGES */
body.page-template-default .hero .category, body.page-template-default .news-date {
  display: none; }
