body {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    color: #0D1D33;
}

h1, .h1 {font-size: 4rem; font-weight: 500; line-height: 1;}
h2, .h2 {font-size: 3rem; font-weight: 500; line-height: 1.2;}
h3, .h3 {font-size: 2.5rem; font-weight: 600; line-height: 1.2;}
h4, .h4 {font-size: 2rem; font-weight: 600; line-height: 1.2;}
h5, .h5 {font-size: 1.563rem; font-weight: 500; line-height: 1.2;}

.btn {
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  font-size: 1.125em;}

.header-cta .btn {
  font-size: 1em;
  font-weight: 400;}

.margin-bottom-75 { margin-bottom: 75px;}
.margin-bottom-55 { margin-bottom: 55px;}

.padding-112 { padding: 112px 0;}

.alert-banner {
  background-color: #0D1D33;}

a, .a {
  color: #5F7F39;
}
a:hover, .a:hover {
  color: rgb(95, 127, 57);
  text-decoration: underline;
}
a:focus, .a:focus {
  box-shadow: none;
  outline: none;
}

p {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    color: #0D1D33;
}
h2 sup {
  font-size: .5em;
  top: -19px;
}
ol {
  padding-left: 34px;
  margin-bottom: 1.5rem;
}
ol li {
  font-size: 1rem;
  line-height: 1.875rem;
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  color: #0D1D33;
}

.dark-text, .dark-text h1, .dark-text h2, .dark-text h3, .dark-text h4, .dark-text p, .dark-text .aux-heading {
    color: #0D1D33;
}

.text-white, .text-white p {
    color: #E2E2E2;
}
.bg-dk-green {
  background-color: #5F7F39;
}
.bg-slate-blue {
    background-color: #0D1D33;
}

.bg-off-white {
    background-color: #E2E2E2;
}

.main-header .main-nav .nav-item .nav-link.dropdown-toggle {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    color: #0D1D33;
}

.btn-slate-blue-border {
    background-color: transparent;
    color: #0D1D33;
    border: 1px solid #0D1D33;
}

.btn-slate-blue-border:hover {
    background-color: #0D1D33;
    color: #fff;
    border: 1px solid #0D1D33;
}

.btn-yellow-solid {
    background-color: #D8AA39;
    color: #0D1D33 !important;
    border: 1px solid #D8AA39;
}

.btn-yellow-solid:hover {
    background: #fff;
    color: #0D1D33 !important;
    border: 1px solid #D8AA39;
}

.btn-green-solid {
    background-color: #5F7F39;
    color: #E2E2E2;
    border: 1px solid #5F7F39;
}

.btn-green-solid:hover {
    background-color: transparent;
    color: #5F7F39;;
    border: 1px solid #5F7F39;
}
.btn-green-border {
  background-color: transparent;
  color: #5F7F39;
  border: 1px solid #5F7F39;
}
.btn-green-border:hover {
  background-color: #5F7F39;
  color: #fff;
  border: 1px solid #5F7F39;
}

.btn-arrow {
    color: #0D1D33;
}
.btn.btn-lnk:hover {
  text-decoration: underline;
  color: #5F7F39;
}
.margin-150 {
  margin-top: 9.375rem;
  margin-bottom: 9.375rem;
}

.margin-top-150 {
  margin-top: 9.375rem;
}

.margin-bottom-150 {
  margin-bottom: 9.375rem;
}

.margin-top-100 {
  margin-top: 6.25rem;
}

.margin-bottom-100 {
  margin-bottom: 6.25rem;
}

.margin-top-75 {
  margin-top: 4.688rem;
}

.margin-bottom-75 {
  margin-bottom: 4.688rem;
}

.margin-top-50 {
  margin-top: 3.125rem;
}

.margin-bottom-50 {
  margin-bottom: 3.125rem;
}

.margin-top-30 {
  margin-top: 1.875rem;
}

.margin-bottom-30 {
  margin-bottom: 1.875rem;
}

.margin-top-20 {
  margin-top: 1.25rem;
}

.margin-bottom-20 {
  margin-bottom: 1.25rem;
}


.main-header .logo img {
  min-width: 130px;
}

.main-header .header-cta .btn-green-border {
  background-color: transparent;
  color: rgba(95, 127, 57, 1);
  border: 1px solid rgba(95, 127, 57, 1);
}
.main-header .header-cta .btn-green-border:hover {
  background-color: rgba(95, 127, 57, 1);
  color: #fff;
  border: 1px solid rgba(95, 127, 57, 1);
}
.main-header .main-nav .nav-item .menu-2col {
  padding: 40px;
}
.main-header .main-nav .menu-2col ul {
  flex-direction: column;
}
.main-header .main-nav .nav-item .nav-link {
    font-size: 0.875em;
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    display: flex;
    align-items: center;
    padding: 0 10px;
    color: #0D1D33;
    justify-content: center;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.main-header .main-nav .nav-item .nav-link.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255rem;
    vertical-align: 0.255rem;
    margin-left: 5px;
    width: 10px;
    height: 6px;
    content: "";
    margin-top: 2px;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    background-image: url(../../app_themes/kalsec/img/caret-down-slate-blue-sm.svg);
}

.main-header .main-nav .nav-item .nav-link.dropdown-toggle.open-nav:after {
    background-image: url(../../app_themes/kalsec/img/caret-up-slate-blue-sm.svg);
}


.hero-wrapper {
    position: relative;
    background: no-repeat;
    background-size: cover;
    background-position: center right;
    padding-top: 145px;
    overflow: hidden;
    z-index: 0;
}

.hero-wrapper .hero-gradient {
    background: rgba(13, 29, 51, .7);
    z-index: -4;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.hero-wrapper .hero-content {
    background: #0D1D33;
    border-radius: 0px 104px 0px 0px;
    position: relative;
    padding: 65px 96px 65px 59px;
    max-width: 705px;
}

.hero-wrapper .hero-content .lead {
    font-size: 1.5rem;
    font-weight: 300;
}

.hero-wrapper .hero-content.yellow-green:before {
    content: "";
    display: block;
    width: 852px; /* Adjust size as needed */
    height: 876px;
    background-image: url(../../app_themes/kalsec/img/hero-yellow-to-green.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -78px;
    right: -61px;
    z-index: -1;
}

.hero-wrapper .hero-content h1 {
    font-size: 4em;
    line-height: 1.1em;
    margin-bottom: 1.875rem;
    font-weight: 500;
}

.hero-wrapper .hero-content .lead {
    font-size: 1.25rem;
    margin-bottom: 3.125rem;
}



body:not(.sfPageEditor) .stickslider-row.first-fixed.not-sticky:not(.active) > div {
    z-index: -1;
    position: fixed;
    opacity: 0;
    pointer-events: none; 
}

.card-hops .card-text {
  font-size: 18px;
  font-weight: 300;
}
.card-hops .card-body {
  display: flex;
  flex-direction: column;
}
.card-hops .card-body .card-title {
  margin-bottom: auto;
  color: var(--bs-card-title-color);
  padding-bottom: 10px;
}

.card-icon-wrapper {
    width: 103px;
    height: 103px;
    display: flex;
    position: relative; 
    margin-bottom: 25px;
}

.card-icon-wrapper .card-icon-bg {
    width: 103px;
    height: 103px;
    display: flex;
    background: #0D1D33;
    border-radius: 10px 10px;
    position: relative; 
    z-index: 2;
}

.card-icon-wrapper .green:before {
    content: "";
    display: block;
    width: 128px; 
    height: 128px;
    background-image: url(../../app_themes/kalsec/img/bg-card-green.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -13px;
    right: -13px;
    z-index: 0; 
}

.card-icon-wrapper .orange:before {
    content: "";
    display: block;
    width: 128px; 
    height: 128px;
    background-image: url(../../app_themes/kalsec/img/bg-card-orange.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -13px;
    right: -13px;
    z-index: 0; 
}

.card-icon-wrapper .yellow:before {
    content: "";
    display: block;
    width: 128px; 
    height: 128px;
    background-image: url(../../app_themes/kalsec/img/bg-card-yellow.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -13px;
    right: -13px;
    z-index: 0; 
}

.card-icon-wrapper img {
    width: 48px;
    height: auto;
    z-index: 2;
    position: relative; 
}


.col-2-cta {
    background-color: #E2E2E2;
}

.col-2-cta .content-column {
    padding: 8.75rem  6.063rem;
}
.col-2-cta .content-column .aux-heading, .col-2-cta .content-column h2, .col-2-cta .content-column p {
    color: #0D1D33;
}

.col-2-cta .summary {
    font-size: 20px;
    font-weight: 300;
    margin: 1.25em 0 0 0;
}
.col-2-cta .content-column .btn {
    margin-top: 2.125rem;
}
.col-2-cta .content-column .btn-arrow {
    height: 60px;
    font-size: 0.875em;
    line-height: 1;
    border-radius: 54px;
    padding: 15px 50px 14px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    transition: all 0.4s linear;
    margin-top: 2.125rem;
    background-color: #D8AA39;
    color: #0D1D33 !important;
    border: 1px solid #D8AA39;
    font-family: "Kanit", sans-serif;
    font-weight: 500;
    font-size: 1.125em;
}
.col-2-cta .content-column .btn-arrow:hover {
    background: #fff;
  color: #0D1D33 !important;
  border: 1px solid #D8AA39;
}
.col-2-cta .content-column .btn-arrow:before {
    display: none;
}

.green-cta.bg-green {
    background-color: #0D1D33 !important;
}
.green-cta.bg-green .btn-green-solid {
    background-color: #5F7F39;
    color: #E2E2E2;
    border: 1px solid #5F7F39;
}
.green-cta.bg-green .btn-green-solid:hover {
    background-color: transparent;
    color: #5F7F39;
    border: 1px solid #5F7F39;
}


.slider-text-container {
  padding: 0px 30px;
}

.stickslider-row .row { background-color: #E2E2E2;}
.sonara-content-col h3 {}
.sonara-content-col h3 {
  font-size: 2.5rem;
  padding-bottom: 0.938rem;
  font-weight: 600;
  line-height: 3.125rem;
  color: #0D1D33;}



.applications-hops-slider {
    margin-top: 3.125rem;
    position: relative;
    padding: 16px 30px;
  }
  .applications-hops-slider.slick-initialized .slick-slide {
    position: relative;
  }
  .applications-hops-slider.slick-initialized .slick-slide .cardBack {
    width: 100%;
    height: 500px;
    position: absolute;
    top: 0;
    transform: scale(1);
    border-radius: 20px;
    overflow: hidden;
    background-color: #154726;
  }
  .applications-hops-slider .slick-list {
    padding: 0 0 !important;
  }
  .applications-hops-slider .slide-item {
    margin: 0 0.469rem;
    border-radius: 1.25rem;
    overflow: hidden;
    isolation: isolate;
  }
  .applications-hops-slider .slide-item .slide-bg {
    width: 100%;
    height: 500px;
    display: inline-flex;
    align-items: flex-end;
    justify-content: center;
    color: #fff;
    position: relative;
    transition: linear 0.4s;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 0.938rem;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    border-radius: 20px;
    overflow: hidden;
    background-position: center;
  }
  .applications-hops-slider .slide-item .slide-bg h3 {
    position: relative;
    z-index: 9;
    margin-bottom: 43px;
    text-align: center;
    font-size: 1.875rem;
    line-height: 2.5rem;
    font-weight: 700;
  }
  .applications-hops-slider .slide-item .slide-bg:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg,rgba(13, 29, 51, 0) 0%, rgba(13, 29, 51, .5) 100%);
  }
  
  .applications-hops-slider .slide-item:hover .slide-bg:after {
    background: rgba(13, 29, 51, 0);
    transition: all 0.3s ease-in-out;
}


  .applications-hops-slider .slide-item:hover .slide-bg {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
  .applications-hops-slider .slick-arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .applications-hops-slider .slick-arrow {}

  .applications-hops-slider  .slick-arrow.slick-next {
    right: 10px;
}



.insights-hops-slider {
    padding-top: 50px;
    position: relative;
    padding: 16px 30px;
    margin-top: 3.125rem;
  }
.insights-hops-slider .slick-track {
  margin-left: 0;
}
  .insights-hops-slider .slick-list {
    padding: 0 0 !important;
  }
  .insights-hops-slider .slide-item {
    margin: 0 0.469rem;
  }
  .insights-hops-slider .slide-item .featured-tag {
    background: #fff;
    position: absolute;
    z-index: 9;
    top: 30px;
    left: 30px;
    padding: 3px 10px;
    border-radius: 17px;
    font-size: 0.75rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
  }
  .insights-hops-slider .slide-item a {
    color: #154726;
  }
  .insights-hops-slider .slide-item a:hover {
    color: #154726;
  }
  .insights-hops-slider .slide-item .hover-scale {
    overflow: hidden;
    border-radius: 20px;
    isolation: isolate;
  }
  .insights-hops-slider .slide-item .hover-scale .slide-bg {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    height: 425px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: linear 0.4s;
    -moz-transition: linear 0.4s;
    transition: linear 0.4s;
  }
  .insights-hops-slider .slide-item:hover .hover-scale .slide-bg {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
  .insights-hops-slider .slide-item h3 {
    color: #0D1D33;
    font-size: 2rem;
    font-weight: 400;
  }

  .insights-hops-slider .insight-tag {
    font-size: 0.625rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background-color: #E25628;
    line-height: 0.75rem;
    padding: 5px;
    padding-bottom: 4px;
    border-radius: 5px;
    margin: 10px 0 15px;
    display: inline-block;
    letter-spacing: 1px;
}



.slick-arrow.slick-prev {
    background-image: url("../../app_themes/kalsec/img/caret-left-dkblue.svg");
    left: 10px;
  }
  .slick-arrow.slick-next {
    background-image: url("../../app_themes/kalsec/img/caret-right-dkblue.svg");
    right: 10px;
  }
  .slick-arrow:hover {
    background-color: #0D1D33;
    border: 2px solid #fff;
  }




  .more-products-hops-slider {
    position: relative;
    padding: 16px 30px;
    margin-top: 3.125rem;
  }
  .more-products-hops-slider.slick-slider .slick-track {
      display: flex;
      margin-left: 0;
  }

  .more-products-hops-slider .slick-list {
    padding: 0 0 !important;
  }
  .more-products-hops-slider .slide-item {
    display: flex;
    height: auto;
    margin: 0 0.469rem;
  }
  .more-products-hops-slider .slide-item .featured-tag {
    background: #fff;
    position: absolute;
    z-index: 9;
    top: 30px;
    left: 30px;
    padding: 3px 10px;
    border-radius: 17px;
    font-size: 0.75rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
  }
  .more-products-hops-slider .slide-item a {
    color: #0D1D33;
  }
  .more-products-hops-slider .slide-item a:hover {
    color: #0D1D33;
  }
  .more-products-hops-slider .slide-item p {
  color: #0D1D33;
}
  .more-products-hops-slider .slide-item .hover-scale {
    overflow: hidden;
    border-radius: 20px;
    isolation: isolate;
  }
  .more-products-hops-slider .slide-item .hover-scale .slide-bg {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    height: 425px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: linear 0.4s;
    -moz-transition: linear 0.4s;
    transition: linear 0.4s;
  }
  .more-products-hops-slider .slide-item:hover .hover-scale .slide-bg {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
  .more-products-hops-slider .slide-item h3 {
    color: #0D1D33;
    font-size: 1.5rem;
    font-weight: 400;
  }

  .more-products-hops-slider .insight-tag {
    font-size: 0.625rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background-color: #E25628;
    line-height: 0.75rem;
    padding: 5px;
    padding-bottom: 4px;
    border-radius: 5px;
    margin: 10px 0 15px;
    display: inline-block;
    letter-spacing: 1px;
}







.full-card-img-bg sup {
  font-size: 24px !important;
  top: -0.75em !important;
}
.full-card-img-bg.lower-left {
    padding: 16.125rem 5.938rem 3.5rem 5.938rem;
}

.full-card-img-bg {
    border-radius: 24px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.full-card-img-bg:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(13, 29, 51, 25%) 0%, rgba(13, 29, 51, 1) 100%)
}

.full-card-img-bg .container {
    z-index: 2;
    position: relative;
}

.full-card-img-bg p {
    font-size: 1.25em;
    font-weight: 300;
}



.full-img-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 800px;
  display: flex;
  align-items: center;
  position: relative;
}
.full-img-bg:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(13,29,51,0) 0%, rgba(13,29,51,.8) 100%);
}
.full-img-bg .container {
  z-index: 2;
}
.full-img-bg h2 {
  margin: auto;
    margin-bottom: 1.5rem;
}
.full-img-bg .col-lg-8 h2 {
  text-align: center;
}
.full-img-bg p {
  font-size: 1.5rem;
  font-family: raleway, sans-serif;
  line-height: 2.125rem;
  font-weight: 600;
  margin-top: 0;
}
.full-img-bg a {
  color: #fff;
}
.full-img-bg .btn-row {
  padding-top: 1.875rem;
}
.full-img-bg.lower-left {
  align-items: flex-end;
  padding-bottom: 3.75rem;
  height: 647px;
}
.full-img-bg.lower-left .aux-heading {
  color: #fff;
}
.full-img-bg.lower-left h2 {
  text-align: left;
  margin: 0;
  font-size: 3rem;
  line-height: 3.625rem;
}
.full-img-bg.lower-left p {
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.875rem;
  margin-top: 1.5rem;
}
.full-img-bg.lower-left.in-container {
  background-repeat: no-repeat;
  background-size: cover;
  height: 561px;
  border-radius: 20px;
  padding: 60px 95px;
  overflow: hidden;
  background-position-y: 100%;
}
.full-img-bg.lower-left.in-container .row {
  align-items: flex-end;
  position: relative;
  z-index: 9;
}
.full-img-bg.lower-left.in-container h2 {
  font-size: 3rem;
  line-height: 3.625rem;
  margin-bottom: 0;
}
.full-img-bg.lower-left.in-container p {
  font-size: 1.125rem;
  margin-bottom: 0;
  margin-top: 1.5rem;
}
.full-img-bg.lower-left.in-container a {
  color: #fff;
}
.full-img-bg.col-3-stat {
  align-items: end;
  padding: 60px 95px;
  min-height: 800px;
  height: fit-content;
}
.full-img-bg.col-3-stat p {
  font-family: fira-sans, sans-serif;
  font-weight: 400;
}
.full-img-bg.col-3-stat .p-20 {
  margin-bottom: 0;
}
.full-img-bg.col-3-stat .btn-arrow {
  margin-top: 1.5rem;
}
.full-img-bg.col-3-stat.stat-container h3 {
  font-weight: 700;
}
.full-img-bg.col-3-stat.stat-container p {
  font-size: 1.875rem;
  line-height: 2.5rem;
  margin-bottom: 0;
}
.full-img-bg.col-3-stat.stat-container .btn-arrow {
  margin-top: 1.5rem;
}
.full-img-bg.col-3-stat .stat-item {
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.full-img-bg.col-3-stat .stat-item span {
  display: block;
}
.full-img-bg.col-3-stat .stat-item span .counter-value {
  display: inline-block !important;
}


.full-card-expression-bg {
    position: relative;
    z-index: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.full-card-expression-bg::before {
        content: "";
        display: block;
        width: 1124px; 
        height: 1124px;
        background-image: url(../../app_themes/kalsec/img/expression-green-orange-full-screen.svg);
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        top: -210px;
        left: -378px;
        z-index: 1; 
}

.full-card-expression-bg .content {
    max-width: 458px;
    z-index: 2;
    position: relative;
    padding: 13.125rem 0 6.25rem 3.25rem;
}

.full-card-expression-bg .content p {
  font-size: 1.25rem;
  font-weight: 300;
  margin: 1em 0 1.25em 0;
}

footer .main-footer {
    background-color: #0D1D33;
    padding: 5.813rem 0 0;
}
.main-footer h2 {
    color: #E2E2E2;
    font-size: 1.25rem;
    font-weight: 500;
}

.main-footer ul li {
  color: #E2E2E2;
  font-size: 1rem;
  font-weight: 300;
}

.main-footer ul li a {
    color: #E2E2E2;
}

.logo-column img {
  max-width: 261px !important;
}

.sub-footer .inner-wrap .aux-footer p {
    color: #E2E2E2;
}

.sub-footer .inner-wrap .aux-footer .list-unstyled {
  font-weight: 300;
}

.sub-footer .inner-wrap .social-links ul li {
  padding-right: 20px;
}

.filter-wrapper {
  padding: 80px 0;
  color: #0D1D33;
}

.breadcrumb {margin: 0 0;}
.breadcrumb .breadcrumb-item {font-size: 1rem}
.breadcrumb .breadcrumb-item a {color: rgba(13, 29, 51, .8);}
.breadcrumb .breadcrumb-item.active a {color: rgba(13, 29, 51, 1);}
.breadcrumb-item+.breadcrumb-item::before {content: var(--bs-breadcrumb-divider, "|") !important;}

.margin-bottom-80 {
  margin-bottom: 80px;
}

.clear-all {
  font-size: 1rem;
  font-weight: 300;
}

.clear-all a {
  color: #0D1D33;
}

.filter-accordion .accordion-item {border: none;}
.filter-accordion .accordion-item .accordion-header {border-bottom: 1px solid #0D1D33;}
.filter-accordion .accordion-item .accordion-header .accordion-button {padding: 20px 03px;}
.filter-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: #fff;
  box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);}

.filter-accordion .accordion-item label {font-size: 1rem; font-weight: 300;}

.filter-accordion .accordion-item .accordion-button:not(.collapsed)::after {
  content: "";
  width: 26px;
  height: 26px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  transform-origin: center;
  transition: transform 0.3s ease;
  background-image: url(../../app_themes/kalsec/img/filter-minus.svg);
}


.filter-accordion .accordion-item .accordion-button::after {
  transform: rotate(180deg);
  width: 26px;
  height: 26px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  transform-origin: center;
  background-image: url(../../app_themes/kalsec/img/filter-plus.svg);
}

.filter-accordion .accordion-item .accordion-body {padding: 20px 3px;}

.sticky-filter {position: sticky;}

.filter-border-bottom {border-bottom: 1px solid #0D1D33;}

.card-filter { background-color: #F7F7F7; padding: 24px 24px; box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10), 0px 1px 2px 0px rgba(0, 0, 0, 0.06);transition: background-color 0.3s ease;}
.card-filter:hover { background-color: #FFFFFF;}
.card-filter a {color: #0D1D33;}
.card-filter a:hover {color: #0D1D33; text-decoration: none;}
.card-filter .card-icon-wrapper {height: 78px; width: 78px;position: relative;}
.card-icon-wrapper .icon-foreground {
  position: absolute;
  z-index: 9;
  max-width: 48px;
  margin: auto;
  left: 0;
  right: 0;
}
.card-filter .card-icon-wrapper img { width: 78px; height: 78px;}
.card-filter .card-body { padding: 0 0;}
.card-filter .card-body .list-inline-item:not(:last-child) { margin-right: .25rem;}
.card-filter .card-body .card-text {font-size: .875rem; font-weight: 300;}

.form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E");
}

.form-check-input[type=checkbox] {
  border-radius: 0em;
}
.form-check-input:checked {
  background-color: #0D1D33;
  border-color: #0D1D33;
}

.form-check-input:focus {
  border-color: #0D1D33;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 29, 51, .25);
}

.form-check-input {
  border: 1px solid #0D1D33;
  background: #E2E2E2;
}

.product-heading p {
    font-size: 1.25rem;
  font-weight: 300;
  color: rgb(248, 249, 250);
}
.heading-2-col p {
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: 300;
}

.badge {font-size: 0.875rem; font-weight: 400; padding: 4px 8px; color: #0D1D33; background-color: #ffffff !important;}
li .badge{border-radius: 4px; border: 2px solid #E25628;}
li:nth-child(2n) .badge {border-radius: 4px; border: 2px solid #D8AA39;}
li:nth-child(3n) .badge {border-radius: 4px; border: 2px solid #5F7F39;}


#slidePanel {
  position: relative;
  overflow-y: auto;
  z-index: 1;
  transition: left 0.3s ease-in-out;
}

#slidePanel .showing {
  font-size: 1rem;
  font-weight: 300;
}

/* Active slide-in */
#slidePanel.active {
  left: 0;
}

#openPanelBtn, button#closePanelBtn {
  display: none;
}

button#closePanelBtn {
  background: transparent;
}

#openPanelBtn {
  color: #0D1D33;
  border: 1px solid #0D1D33;
}

#openPanelBtn::before {
  content: " ";
  background-image: url(../../app_themes/kalsec/img/icon-filter-blue.svg);
  background-repeat: no-repeat;
  margin-right: 0.5em;
  display: inline-flex;
  align-items: center;
  align-content: center;
  width: 17px;
  height: 17px;
  transition: all 0.4s linear;}

#openPanelBtn:hover {
  color: #ffffff;
  border: 1px solid #0D1D33;
  background-color: #0D1D33;
}

#openPanelBtn:hover::before {
  background-image: url(../../app_themes/kalsec/img/icon-filter-white.svg);
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
}

.product-lines .badge {padding: 8px 24px; font-size: 1.25rem; font-weight: 400;}
.product-lines .badge.bg-green {background-color: #5F7F39 !important; color: #fff;}
.product-lines .badge.bg-green-outline {background-color: transparent; border: 1px solid #5F7F39 !important;}

.accordion-wrapper .accordion-widget {
  background-color: #F5F5F5;
  color: #0D1D33;}

.accordion-wrapper .accordion-widget p {
  color: #0D1D33;
}
  .accordion-wrapper .accordion-widget .accordion-controls a {
    color: #0D1D33;
    text-decoration: underline;
  }


  .accordion-wrapper .accordion-widget .accordion-controls li button {
    color: #0D1D33;
    font-size: 1.5rem;
    font-weight: 500;
  } 

  .accordion-wrapper .accordion-widget .accordion-controls li .accordion-content p {
    font-weight: 300;
  }

  .accordion-wrapper {
    background-color: #E2E2E2;}

  .accordion-wrapper .accordion-widget .accordion-controls li {
    background-color: #E2E2E2;}

  .accordion-wrapper .accordion-widget .accordion-controls li .accordion-content .btn-arrow {
      color: #0D1D33;
      margin-top: 1.125rem;
      font-weight: 500;
      font-family: "Kanit", sans-serif;
    text-decoration: none;}
  
.accordion-wrapper .accordion-widget .accordion-controls li button[aria-expanded="true"]::before {
  z-index: 1;

}
.accordion-wrapper .accordion-widget .accordion-controls li .accordion-content li {
  font-family: "Kanit", sans-serif;
  font-weight: 300;
  list-style: initial;
  color: #0D1D33;
}
.accordion-wrapper .accordion-widget .accordion-controls a {
  color: #5F7F39;
  text-decoration: underline;
}

/*.accordion-wrapper .accordion-widget .accordion-controls li h3.open::after {
  opacity: 1;

}*/

  .hops-accordion-list li:last-child:before {
  background-color: transparent;
  }

  .product-detail-hero img {
    border-radius: 24px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

.tabbed-content .tab-panel a.btn {
    font-weight: 500;
    font-size: 1.125em;
    color: #0D1D33;
    height: auto;} 

.tabbed-content .tab-panel .btn img {
  border-radius: 20px;
  margin-top: 0rem;
  display: block;}

.slider-nav .slider-nav-item {
  margin: 0 4px !important;
}

.slider-nav .slider-nav-item.slick-current {
  border-radius: 100px;
  border: 2px solid #5F7F39;
  background: #5F7F39;
  color: #ffffff;
  padding: 8px 24px;
}

.slider-nav .slider-nav-item span:after {
  content: "";
  display: block;
  width: 0;
  height: 0px;
  bottom: 0px;
  position: absolute;
  background-color: transparent;}

  .slider-nav .slider-nav-item {
    color: #E2E2E2;
    padding: 8px 24px;
    border-radius: 100px;
    border: 1.5px solid #5F7F39;
}


.tabbed-content .accordion-controls, .tabbed-content .accordion-controls p {
  font-weight: 300;
}

.tabbed-content .accordion-controls strong {
  font-weight: 500;
}

.tabbed-content .tab-list button, .tabbed-content .accordion-controls button {
  color: #0D1D33;
  border-bottom: 1px solid #0D1D33;
}

.tabbed-content .accordion-controls li {
  font-weight: 300;
  font-size: 16px;
  font-family: "Kanit", sans-serif;
}
.slider-tabs .tabbed-slider-item {
  background-color: #E2E2E2;
  color: #0D1D33;
}
.slider-tabs .tabbed-slider-item .tabbed-slider-content h3 {
  font-size: 2.5rem;
  color: #0D1D33;
}

.slider-tabs .tabbed-slider-item .tabbed-slider-content p {
    font-size: 1.125rem;
    font-weight: 300;
    color: #0D1D33;
}
.slider-tabs .tabbed-slider-item .tabbed-slider-content .btn {
    background-color: #D8AA39;
    color: #0D1D33 !important;
    border: 1px solid #D8AA39;
}
.slider-tabs .tabbed-slider-item .tabbed-slider-content .btn:hover {
    background: #fff;
  color: #0D1D33 !important;
  border: 1px solid #D8AA39;
}


.tabbed-content .tab-list button[aria-selected="true"]::after, .tabbed-content .accordion-controls button[aria-selected="true"]::after {
  background-color: rgba(95, 127, 57, 1);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.21967 0.21967C0.512564 -0.0732233 0.987437 -0.0732233 1.28033 0.21967L5.53033 4.46967C5.82322 4.76256 5.82322 5.23744 5.53033 5.53033L1.28033 9.78033C0.987437 10.0732 0.512563 10.0732 0.21967 9.78033C-0.0732233 9.48744 -0.0732233 9.01256 0.21967 8.71967L3.93934 5L0.21967 1.28033C-0.073223 0.987437 -0.073223 0.512563 0.21967 0.21967Z' fill='%23E2E2E2'/%3E%3C/svg%3E");
}

  .tabbed-content .tab-list button::after, .tabbed-content .accordion-controls button::after {
    background-color: rgba(226, 226, 226, 1);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.21967 0.21967C0.512564 -0.0732233 0.987437 -0.0732233 1.28033 0.21967L5.53033 4.46967C5.82322 4.76256 5.82322 5.23744 5.53033 5.53033L1.28033 9.78033C0.987437 10.0732 0.512563 10.0732 0.21967 9.78033C-0.0732233 9.48744 -0.0732233 9.01256 0.21967 8.71967L3.93934 5L0.21967 1.28033C-0.073223 0.987437 -0.073223 0.512563 0.21967 0.21967Z' fill='%235F7F39'/%3E%3C/svg%3E");
  }
  .tabbed-content .tab-list button:hover:after, .tabbed-content .accordion-controls button:hover:after {
  background-color: rgba(95, 127, 57, 1);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.21967 0.21967C0.512564 -0.0732233 0.987437 -0.0732233 1.28033 0.21967L5.53033 4.46967C5.82322 4.76256 5.82322 5.23744 5.53033 5.53033L1.28033 9.78033C0.987437 10.0732 0.512563 10.0732 0.21967 9.78033C-0.0732233 9.48744 -0.0732233 9.01256 0.21967 8.71967L3.93934 5L0.21967 1.28033C-0.073223 0.987437 -0.073223 0.512563 0.21967 0.21967Z' fill='%23E2E2E2'/%3E%3C/svg%3E");
}


  .chart-wrapper {
    width: 100%;
    max-width: 600px;
    aspect-ratio: 1 / 1; /* maintain square */
    position: relative;
    margin: auto;
  }
  


  /* flavor chart */

  .chart-container{
      width: 100%;
      height: 100%;    
      position:relative;
    }
  
    .chart-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 40;
    }
  
  .actual-chart {
    position: absolute;
    top: 15%;
    left: 15%;
    width: 70%;
    height: 70%;
    z-index: 50;
  }
  
.resource-filters {
  background-color: #0D1D33;
}
.resource-toggles {
  background-color: #5F7F39;
}
.resource-grid .resource-item h3,.insights-slider .slide-item h3 {
  color: #0D1D33;
}
.resource-filter-toggle[aria-expanded="true"] {
  background-image: url("../../app_themes/kalsec/img/icon-accordion-close-white-blue.svg");
}
.resource-filter-toggle[aria-expanded="false"] {
  background-image: url("../../app_themes/kalsec/img/icon-accordion-open-white-blue.svg");
}
.detail-green {
  background-color: #E2E2E2;
  display: block;
  padding: 94px;
  margin-bottom: 50px;
  border-radius: 20px;
}
.resource-detail .article-cta {
  background-color: #E2E2E2;
}
.resource-detail .article-cta .btn-green-solid {
  background-color: #D8AA39;
  color: #0D1D33 !important;
  border: #D8AA39;
}
.resource-detail .article-cta .btn-green-solid:hover {
  background-color: transparent;
  color: #0D1D33 !important;
  border: #D8AA39;
}
.resource-detail .article-cta .article-cta-content h2 {
  color: #0D1D33;
}
.resource-detail .article-cta .article-cta-content p {
  color: #0D1D33;
}
blockquote::before {
  background-color: #D8AA39;
}

.search-item-wrapper .search-content-title {
  color: #0D1D33;

}
.search-item-wrapper .search-content-link, .search-item-wrapper .search-content-type {
  color: #5F7F39;
}
    .search-item-wrapper .search-content-link:hover {
        text-decoration: underline;
    }
.form-control {
  color: #0D1D33;
}
.form-control:focus {
  color: #0D1D33;
  border: 1px solid #0D1D33;
}

@media only screen and (max-width: 991px) {

.hero-wrapper {
    padding-top: 240px;}



.full-card-img-bg.lower-left {
        align-items: flex-end;
        padding: 16.125rem 3.5rem 3.5rem 3.5rem !important;}    

.full-card-expression-bg {
        position: relative;
        z-index: 0;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 11rem;
    }

    .full-card-expression-bg::before {
        content: "";
        display: block;
        width: 930px;
        height: 930px;
        background-image: url(../../app_themes/kalsec/img/expression-green-orange-full-screen.svg);
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        top: auto;
        left: -279px;
        z-index: 1;
        bottom: -178px;
    }

    .full-card-expression-bg .content {
        max-width: 458px;
        z-index: 2;
        position: relative;
        padding: 5.125rem 5rem 4.25rem 3rem;
    }

.main-header .main-nav .nav-item .nav-link {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 1.5em;
        font-weight: 400;
        padding: 10px 15px;

    }

.main-header .main-nav .nav-item .nav-link.dropdown-toggle:after {
        background-color: transparent;
        border: 1px solid #E3E3E3;
        border-radius: 44px;
        padding: 0;
        height: 38px;
        width: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-repeat: no-repeat;
        background-size: 33%;
        background-position: 49% 57%;
    }


    #slidePanel {
      position: fixed;
      top: 0;
      left: -100%;
      width: 100%;
      height: 100%;
      background: #fff;
      overflow-y: auto;
      z-index: 1050;
      padding: 1rem;
      transition: left 0.3s ease-in-out;
    }

    #openPanelBtn, button#closePanelBtn {
      display: inline-flex;
    }

    .col-2-cta .content-column {
      padding: 6rem  6rem;
    }



}


@media only screen and (max-width: 768px) {

    .hero-wrapper .hero-content {
        padding: 65px 59px;
    }

    .hero-wrapper .hero-content h1 {
        font-size: 2.5rem;
    }

    .full-card-expression-bg::before {
        content: "";
        display: block;
        width: 930px;
        height: 930px;
        background-image: url(../../app_themes/kalsec/img/expression-green-orange-full-screen.svg);
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        top: auto;
        left: -279px;
        z-index: 1;
        bottom: -178px;
    }

    .applications-hops-slider, .insights-hops-slider, .more-products-hops-slider {
      padding: 0rem 0rem;
    }


  .slider-text-container {
      padding: 0px 0px;
    }
      
  .padding-112 {padding: 64px 0;} 
  .margin-bottom-80 { margin-bottom: 40px;} 
  
  .col-2-cta .content-column {
    padding: 4rem 4rem;
  }

}


@media only screen and (max-width: 600px) {


h1, .h1 {font-size: 2.5rem; }
h2, .h2 {font-size: 2.5rem;}
h3, .h3 {font-size: 2rem; }
h4, .h4 {font-size: 2rem;}
h5, .h5 {font-size: 1.563rem;}

.hero-wrapper .hero-content {
  padding: 60px 20px;
}

.locked-scrolling-header {
        position: relative;
        top: 150px;
        width: 100%;
    }

 .full-card-img-bg.lower-left {
        padding: 2.5rem !important;
    }

    .full-card-expression-bg {
      position: relative;
        z-index: 0;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 22rem;
        background-position: 63% 0%;
    }

    .full-card-expression-bg::before {
      display: block;
        width: 830px;
        height: 830px;
        top: auto;
        left: -213px;
        z-index: 1;
        bottom: -260px;
        transform: rotate(45deg);
    }

    .full-card-expression-bg .content {
        max-width: 458px;
        z-index: 3;
        position: relative;
        padding: 4.25rem 1rem;
    }

    .full-card-expression-bg .content h2 {
      font-size: 2.25rem;
    }

    .full-card-expression-bg .content p {
      font-size: 1rem;}

    .applications-hops-slider .slide-item {
      margin: 0 0;}

   #openPanelBtn {
        width: 100%;  
      }

      .product-lines-slider .slick-arrow.slick-prev {
        display: block !important;
        left: 35%;
      }
    
      .product-lines-slider .slick-arrow.slick-next {
        display: block !important;
        right: 35%;
      }
        .col-2-cta .content-column {
            padding: 1.5rem;
        }
    .full-img-bg {
        height: 600px;
    }
  /* .more-products-slider {
        position: relative;
        padding-top: 16px;
        padding-right: 0px;
        padding-bottom: 16px;
        padding-left: calc(var(--bs-gutter-x)* .5);
        margin-top: 3.125rem;
    } */

}




