@font-face {
  font-family: "Gotham";
  src: url("../font/GothamBook.ttf") format("truetype"), url("../font/gothambook-webfont.woff2") format("woff2"), url("../font/gothambook-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham";
  src: url("../font/GothamBold.ttf") format("truetype"), url("../font/gothambold-webfont.woff2") format("woff2"), url("../font/gothambold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Gotham";
  src: url("../font/GothamLightItalic.ttf") format("truetype"), url("../font/gothamlightitalic-webfont.woff2") format("woff2"), url("../font/gothamlightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "sosmed";
  src: url("../font/icomoon.eot?21cck4");
  src: url("../font/icomoon.eot?21cck4#iefix") format("embedded-opentype"), url("../font/icomoon.ttf?21cck4") format("truetype"), url("../font/icomoon.woff?21cck4") format("woff"), url("../font/icomoon.svg?21cck4#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.font-italic {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: 300;
}

.fs-14 {
  font-size: 14px;
  font-size: 0.875rem;
}

[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "sosmed" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
  content: "\e942";
}

.icon-envelop:before {
  content: "\e945";
}

.icon-search:before {
  content: "\e986";
}

.icon-facebook:before {
  content: "\ea90";
}

.icon-instagram:before {
  content: "\ea92";
}

.icon-whatsapp:before {
  content: "\ea93";
}

a {
  text-decoration: none !important;
  text-underline: none;
  color: inherit;
}

input::placeholder {
  overflow: visible;
}

h1 {
  font-size: 80px;
  font-size: 5rem;
  color: #ffffff;
  font-weight: 900;
}

h2 {
  font-size: 38px;
  font-size: 2.375rem;
  font-weight: bold;
}

h2.icon {
  background: url("../img/titleIcon_01.png") no-repeat left;
  padding-left: 75px;
  display: inline-block;
  color: #ffd200;
}

h3 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 900;
  letter-spacing: 0.4px;
}

h3.icon {
  font-size: 28px;
  font-size: 1.75rem;
  background: url("../img/titleIcon_02.png") no-repeat left;
  padding-left: 55px;
  display: inline-block;
  color: #ffffff;
}

.fs-12 {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1px;
}

.fs-14 {
  font-size: 14px;
  font-size: 0.875rem;
}

.fs-16 {
  font-size: 16px;
  font-size: 1rem;
}

.fs-28 {
  font-size: 28px;
  font-size: 1.75rem;
}

.fc-accent01 {
  color: #ffd200;
}

.fc-accent02 {
  color: #bbbbbb;
}

.fc-white {
  color: #ffffff;
}

.text-right {
  text-align: right;
}

a:hover {
  color: #ffd200;
}

.yellow-btn {
  display: inline-block;
  border: #ffd200;
  border-radius: 3px;
  background-color: #ffd200;
  padding: 15px 25px;
  color: #000000;
  font-weight: bold;
}
.yellow-btn:hover {
  color: #000000;
}

.white-btn {
  display: inline-block;
  border: #ffffff;
  border-radius: 3px;
  background-color: #ffffff;
  padding: 15px 25px;
  color: #000000;
  font-weight: bold;
}
.white-btn:hover {
  color: #000000;
}

body {
  background-color: white;
  margin: 0;
  padding: 150px 0 0 0;
  color: #bbbbbb;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}

.header {
  background-color: #ffd200;
  height: 100px;
  color: #000000;
}

.menu {
  background-color: #000000;
  height: 50px;
  top: 100px;
}
.menu .navbar-nav .nav-link {
  padding: 0;
  margin-right: 50px;
}
.menu a.nav-link {
  color: #ffffff;
}
.menu a.nav-link.active {
  color: #ffd200;
}
.menu a:hover, .menu a:active, .menu a:focus {
  color: #ffd200;
  background-color: #000000;
}

.dropdown-menu a {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1px;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2845, 45, 46, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-toggler:focus {
  box-shadow: none;
}

ul.shop-at {
  list-style-type: none;
  margin-bottom: 0;
}
ul.shop-at li {
  display: inline-block;
  margin: 0 0 0 10px;
}

ul.search-menu {
  list-style-type: none;
  margin-bottom: 0;
}
ul.search-menu li {
  display: inline-block;
  margin: 12px 0 0 20px;
}
ul.search-menu a {
  color: #ffffff;
  text-decoration: none;
}

.searchForm .yellow-btn:hover {
  color: #ffd200;
  background: #000000;
}

.mobile-menu .nav-link {
  color: #ffffff;
}
.mobile-menu .nav-link.active, .mobile-menu .show > .nav-link {
  color: #ffd200;
}
.mobile-menu .nav-link.active {
  cursor: default;
}
.mobile-menu .dropdown-menu {
  background-color: transparent;
  border: none;
}
.mobile-menu .dropdown-item {
  color: #ffffff;
}
.mobile-menu .dropdown-item:focus, .mobile-menu .dropdown-item:hover {
  background: #2d2d2e;
  color: #ffd200;
}

@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 100px;
    /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #343a40;
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }

  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
  }
}
.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #6c757d;
}

.nav-underline .active {
  font-weight: 500;
  color: #343a40;
}

.mainContent {
  background: url("../img/background.jpg") no-repeat top center;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.pageTitle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pageBreadcrumb {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #999999;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  padding-top: 20px;
  padding-bottom: 5px;
}
.pageBreadcrumb .link {
  color: #ffd200;
}

#mainBanner-carousel .splide__slide {
  opacity: 1;
}
#mainBanner-carousel .splide__arrow--prev {
  left: 15px;
}
#mainBanner-carousel .splide__arrow--next {
  right: 15px;
}

.prodCat_slide {
  padding: 70px 0 180px;
}

.scrolling-wrapper {
  scrollbar-color: #ffd200 #000000;
  scrollbar-width: thin;
  scrollbar-height: thin;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 15px;
}
.scrolling-wrapper .slide-card {
  flex: 0 0 auto;
  padding: 0 15px;
}

.scrolling-wrapper::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

.scrolling-wrapper::-webkit-scrollbar-button {
  width: 0;
}

.scrolling-wrapper::-webkit-scrollbar-track,
.scrolling-wrapper::-moz-scrollbar-track {
  background: #000000;
  border-radius: 6px;
  border: solid 2px #000000;
  width: 100px;
}

.scrolling-wrapper::-webkit-scrollbar-thumb {
  background-color: #ffd200;
  border-radius: 6px;
  border: solid 3px #ffd200;
}

.middleBanner {
  background: url("../img/home-midBG.jpg") repeat-x bottom center;
}

.about p {
  line-height: 2;
}

.quote {
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  font-style: italic;
}
.quote blockquote {
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  text-align: justify;
  padding: 40px 0 40px 70px;
}
.quote blockquote:before {
  position: absolute;
  margin: -47px 0 0 -90px;
  content: open-quote;
  font-size: 8.5rem;
  color: #ffd200;
}

.timelines h2 {
  text-align: center;
  color: #fff;
  font-weight: 600;
  margin-bottom: 40px;
  font-size: 32px;
}

.d-flex-2 {
  display: flex;
  align-items: center;
}

.timeline-area {
  padding: 50px 0;
}

.all-timelines {
  position: relative;
}

.timelines h2 {
  text-align: center;
  color: #fff;
  font-weight: 600;
  margin-bottom: 40px;
}

.all-timelines::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: 2px;
  background: #ffd200;
  top: 18px;
}

.single-timeline {
  margin-bottom: 22px;
}

.timeline-blank {
  width: 50%;
}

.timeline-text {
  width: 50%;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.timeline-text h6 {
  color: #f0f1f2;
  font-weight: 900;
  display: inline-block;
  font-size: 1rem;
}

.timeline-text span {
  color: #f0f1f2;
  display: block;
  width: 100%;
}

.single-timeline:nth-child(odd) .timeline-text span {
  text-align: right;
}

.t-square {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  right: -8px;
  top: 11px;
  background: #ffd200;
  border-radius: 50%;
}

.single-timeline:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.single-timeline:nth-child(even) .t-square {
  left: -8px;
  right: unset;
}

.single-timeline:nth-child(even) .timeline-text {
  padding-left: 30px;
  padding-right: 0;
  text-align: left;
}

@media all and (max-width: 768px) {
  .all-timelines::before {
    right: unset;
    top: 12px;
  }

  .single-timeline:nth-child(odd) .timeline-text {
    padding-left: 30px;
    padding-right: 0;
    text-align: left;
  }

  .single-timeline:nth-child(odd) .t-square {
    left: -8px;
    right: unset;
  }

  .timeline-blank {
    display: none;
  }

  .timeline-text {
    width: 100%;
  }

  .single-timeline:nth-child(odd) .timeline-text span {
    text-align: left !important;
  }
}
.testimonial {
  background: url("../img/graphic-testi.png") no-repeat center 20px rgba(255, 210, 0, 0.8);
  padding-top: 150px;
  padding-bottom: 100px;
  color: #000000;
}
.testimonial p {
  font-size: 22px;
  font-size: 1.375rem;
  font-style: italic;
  line-height: 2;
}

#testi-carousel .splide__arrow--prev {
  left: -50px;
}
#testi-carousel .splide__arrow--next {
  right: -50px;
}
#testi-carousel .splide__pagination {
  bottom: -40px;
}
#testi-carousel .splide__pagination__page.is-active {
  background: #2d2d2e;
}

.prodCat_list {
  margin-top: 50px;
  margin-bottom: 70px;
}
.prodCat_list .prodCat_name {
  margin-top: 20px;
}
.prodCat_list .prodCat_item a {
  display: block;
  margin-top: 50px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.prodCat_list .prodCat_item a:hover {
  -webkit-transform: translate(10px, -15px);
  -ms-transform: translate(10px, -15px);
  transform: translate(10px, -15px);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.prodCat_list .prodCat_item a:hover h3 {
  color: #ffd200;
}

ul.subCat_list {
  list-style-type: none;
  padding-left: 10px;
  margin-bottom: 0;
  margin-left: 20px;
  position: relative;
}

ul.subCat_list li {
  padding: 3px 0 8px 0px;
}

ul.subCat_list li.active::before, ul.subCat_list li:hover::before {
  content: "> ";
  color: #ffd200;
  position: absolute;
  left: -20px;
}

ul.subCat_list li a {
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
}

ul.subCat_list li.active a, ul.subCat_list li:hover a {
  color: #ffd200;
}

select.subCat_option {
  padding: 10px 8px;
}
select.subCat_option option {
  color: #2d2d2e;
}
select.subCat_option option:hover, select.subCat_option option:focus {
  background-color: #bbbbbb;
  color: #ffd200;
}

.prod_img_holder {
  display: block;
  width: 100%;
  height: 312px;
  background: #ffffff;
}

.prod_img {
  background: #ffffff;
  margin-top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  vertical-align: middle;
}

.pagination {
  float: right;
  --bs-pagination-disabled-bg: transparent;
  --bs-pagination-focus-box-shadow: none;
}

.pagination:after {
  content: "";
  display: block;
  clear: both;
}

.pagination > li > a, .pagination > li > span {
  border: 0;
  color: #bbbbbb;
  font-family: "Gotham", Arial, Helvetica, sans-serif !important;
}

.pagination .page-item:last-child a, .pagination .page-item:first-child a {
  color: #ffd200;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover,
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  background-color: transparent;
  color: #ffffff;
}

.page-link {
  background-color: transparent;
}

.productItem_name {
  margin-top: -10px;
}

.spec_table {
  width: 100%;
  margin-top: 30px;
  padding-left: 20px;
}
.spec_table tbody tr {
  border: solid 1px #ffffff;
  border-left: none;
  border-right: 0;
  color: #ffffff;
}
.spec_table tbody tr th, .spec_table td {
  padding: 8px 0;
}
.spec_table tbody td {
  border-bottom: solid 1px #bbbbbb;
}
.spec_table td:first-child, .spec_table th:first-child {
  padding-left: 20px;
}

.spec_table2 {
  width: 100%;
  margin-top: 30px;
  padding-left: 20px;
}
.spec_table2 thead tr {
  border: solid 1px #ffffff;
  border-left: none;
  border-right: 0;
  color: #ffffff;
}
.spec_table2 thead tr th, .spec_table2 td {
  padding: 8px 0;
}
.spec_table2 tbody td {
  border-bottom: solid 1px #bbbbbb;
}
.spec_table2 td:first-child, .spec_table2 th:first-child {
  padding-left: 20px;
}

.buy-btn {
  display: inline-block;
  border: #ffd200;
  border-radius: 3px;
  background-color: #ffd200;
  padding: 3px 12px;
  color: #000000;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 1px;
}
.buy-btn:hover {
  color: #000000;
}

.learnMore {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: bold;
  padding: 12px 16px;
  margin-top: 30px;
  letter-spacing: 0.1rem;
}

.similarProd {
  padding: 70px 0 50px;
}
.similarProd .prod_img_holder {
  height: 312px;
}

.splide {
  margin: 0 auto;
}

#thumbnail-carousel .splide__arrow--prev {
  left: -5px;
}
#thumbnail-carousel .splide__arrow--next {
  right: -5px;
}

.thumbnails {
  display: flex;
  margin: 1rem auto 0;
  padding: 0;
  justify-content: center;
}

.thumbnail {
  width: 70px;
  height: 70px;
  overflow: hidden;
  list-style: none;
  margin: 0 0.2rem;
  cursor: pointer;
  opacity: 0.3;
}

.thumbnail.is-active {
  opacity: 1;
}

.thumbnail img {
  width: 100%;
  height: auto;
}

.contact-container {
  text-align: center;
}

.contactInfo {
  text-align: center;
  font-weight: bold;
  margin: 40px 0 120px;
}
.contactInfo .contactLabel, .contactInfo .contactDetail {
  display: inline-block;
}
.contactInfo .contactLabel {
  vertical-align: sub;
  margin-right: 15px;
  color: #ffd200;
}
.contactInfo .contactDetail {
  text-align: left;
}
.contactInfo a:hover {
  color: #ffd200;
}

.contactForm input[type=text], .contactForm textarea {
  background: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: #ffffff;
  margin-bottom: 20px;
}
.contactForm input[type=text]:focus, .contactForm textarea:focus {
  border-bottom: 1px solid #ffd200;
  box-shadow: none;
  background: transparent;
  color: #ffffff;
}
.contactForm input::-webkit-input-placeholder, .contactForm textarea::-webkit-input-placeholder {
  color: #bbbbbb;
  font-size: 14pxpx;
  font-size: 0.875pxrem;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}
.contactForm input::-moz-placeholder, .contactForm textarea::-moz-placeholder {
  color: #bbbbbb;
  font-size: 14pxpx;
  font-size: 0.875pxrem;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}
.contactForm input:-ms-input-placeholder, .contactForm textarea:-ms-input-placeholder {
  color: #bbbbbb;
  font-size: 14pxpx;
  font-size: 0.875pxrem;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}
.contactForm input::-ms-input-placeholder, .contactForm textarea::-ms-input-placeholder {
  color: #bbbbbb;
  font-size: 14pxpx;
  font-size: 0.875pxrem;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}
.contactForm input::placeholder, .contactForm textarea::placeholder {
  color: #bbbbbb;
  font-size: 14pxpx;
  font-size: 0.875pxrem;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}

.threeLogo {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.footer {
  padding: 50px 0 10px;
  background: url("../img/footer-bg.png") no-repeat top center #222222;
  background-size: cover;
  font-weight: 300;
}
.footer .footer-links {
  list-style-type: none;
  text-align: center;
}
.footer .footer-links li {
  margin-bottom: 10px;
}
.footer a {
  color: #ffffff;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1px;
}
.footer a:hover {
  color: #ffd200;
}

.copyright {
  color: #999999;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 11px;
  font-size: 0.6875rem;
  border-top: solid 1px #494949;
}

@media (max-width: 439.98px) {
  .d-none-xxs {
    display: none !important;
  }
}
#thumbnail-carousel-track {
  text-align: center;
  margin-left: 50%;
  transform: translateX(-50%);
  width: 80%;
}

.splide__slide {
  text-align: center;
}

.splide__slide img {
  width: 100%;
  height: auto;
}

.splide__slide.is-active {
  opacity: 1;
}

.splide__pagination__page.is-active {
  background: #ffd200;
  transform: scale(1.3);
}

.splide__arrow--prev {
  left: 15px;
}

.splide__arrow--next {
  right: 15px;
}

#searchBox_container {
  position: relative;
  height: 18px;
  margin-right: 15px;
}

#searchBox_container #search_form {
  position: absolute;
  top: 2px;
}

#searchBox_container #search_form::before {
  content: "";
  display: block;
  padding-left: 50%;
}

#label {
  width: 18px;
  height: 18px;
  position: relative;
  z-index: 20;
}

#label label {
  display: block;
  width: 18px;
  height: 18px;
  background: url("../img/icon_search.png") 0 0 no-repeat;
  font-size: 0;
  color: rgba(0, 0, 0, 0);
  text-indent: -9999px;
  cursor: pointer;
}

#label label:hover {
  background: url("../img/icon_search.png");
}

#label.active label {
  background: url("../img/icon_search.png");
}

#label #submit-btn {
  background-color: transparent;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  border: none;
}

#input.default {
  position: absolute;
  top: 0;
  right: 0;
  width: 285px;
  height: 40px;
  z-index: 1;
  overflow: hidden;
  visibility: hidden;
}

#input input {
  display: block;
  position: absolute;
  top: 0;
  left: auto;
  right: -265px;
  /* Full width minus left padding -> to prevent animation glitch */
  width: 285px;
  height: 18px;
  margin: 0;
  padding: 0 50px 5px 5px;
  border: none;
  background: transparent;
  border-bottom: solid 1px #ffffff;
  color: #ffffff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 0;
  transition-duration: 0.3s;
}

#input input::-webkit-input-placeholder {
  color: #bbbbbb;
  opacity: 1;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1px;
}

#input input::-moz-placeholder {
  color: #bbbbbb;
  opacity: 1;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1px;
}

#input input:-ms-input-placeholder {
  color: #bbbbbb;
  opacity: 1;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1px;
}

#input input::-ms-input-placeholder {
  color: #bbbbbb;
  opacity: 1;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1px;
}

#input input::placeholder {
  color: #bbbbbb;
  opacity: 1;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1px;
}

#input input:focus {
  outline: none;
  border-bottom: solid 1px #ffd200;
}

#input.focus {
  z-index: 19;
}

#input.focus input {
  right: 0;
  visibility: visible;
  transition: 0.3s;
}

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