h1,
h2,
h3,
h4,
p,
div,
a,
span {
  font-family: "Lausanne", "Helvetica Neue", Arial, sans-serif !important;
}

body {
  margin: 0;
  padding: 0;
}
body.page-id-17 .event-top-row {
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 0;
}
body.page-id-17 .event-list {
  margin: 0 auto;
  width: 85%;
}
body.page-id-17 .event-list .event-item {
  padding: 2rem;
  display: grid;
  grid-template-columns: 1fr 7fr;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.6);
  margin-bottom: 30px;
}
body.page-id-17 .event-list .event-item h3 {
  font-size: 2rem;
  font-weight: 800;
  line-height: 3rem;
  margin: 1rem 0 !important;
}
body.page-id-17 .event-list .event-item h3 div {
  font-size: 1rem !important;
  font-weight: normal;
  color: #544e51;
}
body.page-id-17 .event-list .event-item .showcal {
  border-radius: 0.5rem;
  overflow: hidden;
  text-align: center;
}
body.page-id-17 .event-list .event-item .showcal .showmonthyear {
  background: #000;
  color: #fff;
  padding: 1.5rem 0;
}
body.page-id-17 .event-list .event-item .showcal .monthdate {
  background: orange;
  color: #000;
  padding: 2.5rem 0;
}
body .event-top-row {
  padding: 2rem;
  display: flex;
  flex-wrap: wrap;
  gap: 3.125rem;
  margin-bottom: 1.875rem;
  padding-left: 15rem;
}
body .event-top-box {
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.2);
  text-align: center;
}
body .event-top-month {
  padding: 1rem;
  font-weight: bold;
  font-size: 1.5rem;
  background-color: #000;
  color: #fff;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
body .event-top-dates {
  padding: 2rem;
  font-weight: bold;
  font-size: 2.3rem;
  color: #000;
  background-color: orange;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
body .event-heading {
  padding-left: 3rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
body .event-heading p {
  color: #544e51;
}
body .event-image {
  align-items: center;
  justify-content: center;
}
body .event-location {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.625rem;
  font-size: 1rem;
}
body .event-location i {
  margin-right: 0.3125rem;
  color: #333;
}
body .vc_carousel-inner {
  overflow: hidden;
}
body .vc_carousel-slideline-inner {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}
body .vc_item {
  flex-shrink: 0;
  overflow: hidden;
}
body .vc_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
body .btn {
  text-decoration: none;
  color: #544e51;
  font-size: 1rem;
}
body .event-place i {
  font-size: 1.3rem !important;
}
body .event-heading .event-location i {
  font-size: 1.3rem !important;
}
body .swiper-button-next,
body .swiper-button-prev {
  color: white;
}
body .swiper-pagination-bullet {
  background: white;
}
body .vc_images_carousel {
  position: relative;
}
body .vc_images_carousel .vc_carousel-inner .vc_inner {
  display: flex;
  justify-content: center;
}
body .vc_images_carousel .vc_carousel-inner .vc_inner img {
  width: 100%;
  height: 466px;
  object-fit: cover;
  max-width: none !important;
}
body .vc_images_carousel .vc_carousel-inner .vc_item img {
  width: 100%;
  height: auto;
}
body .vc_images_carousel .vc_carousel-indicators {
  display: flex;
  gap: 10px;
  justify-content: center !important;
}
body .vc_images_carousel .vc_left,
body .vc_images_carousel .vc_right {
  display: none !important;
}
body .custom-list {
  list-style: none !important;
  padding-left: 0 !important;
}
body .custom-list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
body .custom-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 20px;
  height: 20px;
  background-image: url("/wp-content/uploads/2025/06/checked1.png") !important;
  background-size: contain;
  background-repeat: no-repeat;
}
body .vc_tta-panel-body h4 {
  font-weight: 900 !important;
}
body #header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 0 16px #817d7d;
}
body #menu {
  display: flex;
  justify-content: space-between;
  background-color: white;
  margin-top: 10px;
  height: 100px;
}
body #menu li {
  list-style: none;
}
body #menu li a {
  font-size: 1rem;
  font-family: "Lausanne", "Helvetica Neue", Arial, sans-serif;
  line-height: 1.44;
  font-weight: 300;
}
body .top-strip {
  background-color: #000;
  font-size: 1.2rem;
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  padding: 0.7rem 5vw;
  position: fixed;
  top: 0;
  z-index: 100;
  text-align: center;
  color: white;
}
body .menu {
  list-style: none;
  display: flex;
  padding: 30px;
  gap: 50px;
  margin-top: 20px;
}
body .menu-item {
  position: relative;
}
body .menu-item.menu-item-has-children .sub-menu.active {
  padding: 50px;
  row-gap: 10px;
  column-gap: 11rem;
  background-color: black;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
body .menu a {
  text-decoration: none;
  color: #000;
  font-weight: 500;
  display: block;
}
body .sub-menu {
  display: none;
  position: fixed;
  top: 6.5rem;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  left: 0;
  width: 100%;
}
body .sub-menu li {
  list-style: none;
  border-bottom: 1px dotted #fff;
  padding-bottom: 4px;
  position: relative;
  transition: all 1s;
}
body .sub-menu li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  border-bottom: 1px solid #fff;
  transition: width 0.4s ease;
}
body .sub-menu li:hover {
  border-bottom: 0px dotted #fff !important;
}
body .sub-menu li:hover::after {
  width: 100%;
}
body .sub-menu li a {
  display: block;
  color: #fff;
  white-space: nowrap;
}
body .site-header,
body .menu-top-menu-container {
  position: relative;
  overflow: visible;
  z-index: 10;
}
body .custom-logo {
  height: 120px;
  width: auto;
  padding: 30px;
}
body .page-id-7 .swiper-wrapper {
  margin-top: 4.5rem;
}
body .page-id-7 .bannerimages {
  display: none;
}
body {
  /* BANNER SLIDER */
}
body .BannerMainBox {
  height: 600px;
  position: relative;
  color: #fff;
}
body .swiper-slide {
  position: relative;
  background-size: cover;
  background-position: center;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 5%;
  overflow: hidden;
  /* Only half overlay on right side */
}
body .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.618);
  z-index: 1;
}
body {
  /* Banner content styles */
}
body .banner-content {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: 40px;
  max-width: 800px;
  width: 50%;
  color: #fff;
  z-index: 2;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
}
body .banner-content h1 {
  font-size: 3rem;
  margin-bottom: 15px;
  line-height: 3.5rem;
  font-weight: 600;
}
body .banner-content p {
  font-size: 1.3rem;
  margin-bottom: 20px;
  line-height: 2rem;
  font-weight: 400;
}
body .white-btn {
  gap: 3rem;
  display: inline-block;
  padding: 12px 25px;
  font-size: 1.2rem;
  border: 2px solid rgb(252, 251, 247);
  color: white;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease;
}
body .white-btn:hover {
  border: 2px solid orange;
  background-color: #fff;
  color: black;
}
body .btn-wrapper {
  margin-top: 1.5rem;
}
body .banner-buttons {
  margin-top: 40px;
  display: flex;
  gap: 30px;
}
body .vc_tta-tabs-list {
  display: flex;
  gap: 2rem;
  padding: 0;
  margin: 0;
}
body .vc_tta-tab a {
  padding: 0;
  background: none !important;
  border: none !important;
  font-size: 1.3rem;
  font-weight: 500;
  color: #000 !important;
  display: inline-block;
  transition: color 0.3s ease;
}
body .vc_tta-tab.vc_active a,
body .vc_tta-tab a:hover {
  color: orange !important;
  font-weight: 500;
}
body .vc_tta-tabs-container {
  border-bottom: 2px solid #000;
}
body .vc_tta-panel.vc_active {
  display: block;
}
body .vc_custom_heading {
  color: #ec8307;
  font-size: 1.5rem;
}
body .wpb_text_column ul {
  list-style-type: disc;
  padding-left: 1.25rem;
}
body .wpb_text_column li {
  margin-bottom: 0.625rem;
}
body .zoom-hover {
  transform: scale(1);
  transition: transform 0.3s ease, opacity 0.3s ease;
}
body .zoom-hover:hover {
  transform: scale(1.1) translateY(-10px);
  opacity: 1;
}
body .event-boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  font-family: Arial, Helvetica, sans-serif;
}
body .event-box {
  width: 200px;
  border-radius: 8px;
  overflow: hidden;
}
body .event-month {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  font-size: 22px;
  font-weight: bold;
}
body .event-date {
  background-color: orange;
  color: #000;
  text-align: center;
  padding: 24px 0;
  font-size: 36px;
  font-weight: bold;
}
body .single-product .entry-header,
body .single-product .entry-title,
body .single-product .entry-meta,
body .single-product .wp-post-image {
  display: none !important;
}
body article.product .wp-post-image {
  display: block;
  width: 100%;
  height: auto;
  z-index: 1;
}
body .header {
  position: relative;
  margin-bottom: 20px;
}
body .product-image {
  width: 400px;
  height: 400px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
body .bannerimages {
  position: relative;
  margin-top: 4rem;
}
body .bannerimages img {
  width: 100%;
}
body .bannerimages h1 {
  position: absolute;
  top: 42%;
  color: #fff;
  left: 4%;
  font-size: 3rem;
  font-weight: 500;
}
body #menu li:not(.menu-item-has-children) i.fa-angle-down {
  display: none;
}
body .fa.fa-angle-down {
  font-size: 0.7rem;
  margin-left: 5px;
}
body .contact-form .wpcf7-form {
  max-width: 56.25rem;
  margin: 0 auto;
  font-family: "Lausanne", "Helvetica Neue", Arial, sans-serif !important;
  margin-top: 20px;
}
body .contact-form .form-grid {
  display: flex;
  gap: 1.25rem;
}
body .contact-form .form-left,
body .contact-form .form-right {
  flex: 1;
}
body .contact-form .form-left p,
body .contact-form .form-right p {
  margin: 0;
}
body .contact-form .form-full {
  width: 100%;
}
body .contact-form .form-full p {
  margin: 0;
  width: 100%;
}
body .contact-form input[type=text],
body .contact-form input[type=email],
body .contact-form input[type=tel],
body .contact-form textarea {
  width: 100%;
  padding: 0.625rem;
  margin-bottom: 0.9375rem;
  border: 1px solid #ccc;
  font-size: 1rem;
  border-radius: 1.25rem;
  background-color: #fff;
  box-sizing: border-box;
}
body .contact-form textarea {
  height: 6.25rem;
  resize: vertical;
}
body .contact-form .wpcf7-spinner {
  margin-left: 0.625rem;
}
body .contact-form input[type=submit],
body .contact-form .form-full input.form-submit {
  background-color: #000;
  width: 100%;
  color: white;
  font-size: 1rem;
  padding: 0.75rem 1.875rem;
  border: none;
  border-radius: 1.25rem;
  cursor: pointer;
  box-sizing: border-box;
  display: block;
  transition: background 0.3s ease;
}
body .contact-form input[type=submit]:hover,
body .contact-form .form-full input.form-submit:hover {
  background-color: #1c7430;
}
body .contact-details {
  font-family: "Lausanne", "Helvetica Neue", Arial, sans-serif !important;
  line-height: 2rem;
}
body .contact-mails {
  font-family: "Lausanne", "Helvetica Neue", Arial, sans-serif !important;
  line-height: 1.8rem;
}
body .details-number {
  font-family: "Lausanne", "Helvetica Neue", Arial, sans-serif !important;
  line-height: 1.5rem;
  margin-left: 2rem;
}
body .wpb_wrapper {
  font-family: "Lausanne", "Helvetica Neue", Arial, sans-serif !important;
}
body .orange-bullet-ul li {
  list-style-type: disc;
  padding-left: 10px;
}
body .orange-bullet-ul li:marker {
  color: orange;
}
body .containersitemap {
  padding: 5rem 8rem;
}
body ul.sitemap-menu,
body ul.sitemap-menu ul {
  list-style-type: none;
  padding-left: 2rem;
  margin: 0;
}
body ul.sitemap-menu > li {
  margin-bottom: 1rem;
}
body ul.sitemap-menu > li > a {
  color: #000;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  padding: 4px 0;
}
body ul.sitemap-menu > li > a:hover {
  text-decoration: underline;
}
body ul.sitemap-menu li ul {
  margin-top: 0.6rem;
  padding-left: 1.5rem;
}
body ul.sitemap-menu li ul li {
  margin-bottom: 0.8rem;
}
body ul.sitemap-menu li ul li a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  padding: 2px 0;
  font-size: 0.95rem;
}
body ul.sitemap-menu li ul li a:hover {
  text-decoration: underline;
}
body .post-3 {
  margin: 0 auto;
  padding: 4rem;
  color: #333;
  line-height: 1.2;
}
body .post-3 .entry-title {
  font-size: 2rem;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
  border-bottom: 2px solid #ddd;
  padding-bottom: 10px;
}
body .post-3 .entry-content h2 {
  font-size: 1.5rem;
  margin: 15px 0 10px;
  color: #ff7700;
  font-weight: 600;
}
body .post-3 .entry-content p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #444;
  margin-bottom: 1rem;
}
body .post-3 .privacy-policy-tutorial {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8);
}
body .post-3 .entry-content h2 + p {
  margin-top: 0;
  line-height: 2rem;
}
body .containerbox {
  width: 80%;
  margin: 0 auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
body .containerbox h2,
body .containerbox h3,
body .containerbox h4,
body .containerbox h5 {
  font-weight: 600;
  padding-top: 1.5rem;
}
body .containerbox .vc_toggle {
  padding: 0;
  margin: 0;
}
body .containerbox .vc_toggle.vc_toggle_active .vc_toggle_title h4 {
  color: #ec8307;
}
body .containerbox .vc_toggle .vc_toggle_title {
  padding: 1rem 0;
  border-bottom: 1px solid #ec8307;
}
body .containerbox .vc_toggle .vc_toggle_title i.vc_toggle_icon {
  RIGHT: 0PX;
  LEFT: AUTO;
  POSITION: absolute;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 0 16px #817d7d;
}

#menu {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  margin-top: 10px;
  height: 100px;
}
#menu li {
  list-style: none;
}
#menu li a {
  font-size: 1rem;
  font-family: Lausanne, Helvetica Neue, Arial, sans-serif;
  line-height: 1.44;
  font-weight: 300;
}

.top-strip {
  background-color: #000;
  font-size: 1.2rem;
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  padding: 0.7rem 5vw;
  position: fixed;
  top: 0;
  z-index: 100;
  text-align: center;
  color: #fff;
}

.menu {
  list-style: none;
  display: flex;
  padding: 30px;
  gap: 50px;
  margin-top: 20px;
}
.menu-item {
  position: relative;
}
.menu-item.menu-item-has-children .sub-menu.active {
  padding: 50px;
  row-gap: 10px;
  column-gap: 11rem;
  background-color: #000;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.menu a {
  text-decoration: none;
  color: #000;
  font-weight: 500;
  display: block;
}

.sub-menu {
  display: none;
  position: fixed;
  top: 6.5rem;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  left: 0;
  width: 100%;
}
.sub-menu li {
  list-style: none;
  border-bottom: 1px dotted #fff;
  padding-bottom: 4px;
  position: relative;
  transition: all 1s;
}
.sub-menu li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  border-bottom: 1px solid #fff;
  transition: width 0.4s ease;
}
.sub-menu li:hover {
  border-bottom: 0px dotted #fff !important;
}
.sub-menu li:hover::after {
  width: 100%;
}
.sub-menu li a {
  display: block;
  color: #fff;
  white-space: nowrap;
}

.site-header,
.menu-top-menu-container {
  position: relative;
  overflow: visible;
  z-index: 10;
}

.custom-logo {
  height: 120px;
  width: auto;
  padding: 30px;
}

.page-id-7 .swiper-wrapper {
  margin-top: 4.5rem;
}
.page-id-7 .bannerimages {
  display: none;
}

/* BANNER SLIDER */
.BannerMainBox {
  height: 600px;
  position: relative;
  color: #fff;
}

.swiper-slide {
  position: relative;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 5%;
  overflow: hidden;
  /* Only half overlay on right side */
}
.swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.618);
  z-index: 1;
}

/* Banner content styles */
.banner-content {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: 40px;
  max-width: 800px;
  width: 50%;
  color: #fff;
  z-index: 2;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
}
.banner-content h1 {
  font-size: 3rem;
  margin-bottom: 15px;
  line-height: 3.5rem;
  font-weight: 600;
}
.banner-content p {
  font-size: 1.3rem;
  margin-bottom: 20px;
  line-height: 2rem;
  font-weight: 400;
}

.white-btn {
  gap: 3rem;
  display: inline-block;
  padding: 12px 25px;
  font-size: 1.2rem;
  border: 2px solid rgb(252, 251, 247);
  color: #fff;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease;
}
.white-btn:hover {
  border: 2px solid orange;
  background-color: #fff;
  color: #000;
}

.btn-wrapper {
  margin-top: 1.5rem;
}

.banner-buttons {
  margin-top: 40px;
  display: flex;
  gap: 30px;
}

.vc_tta-tabs-list {
  display: flex;
  gap: 2rem;
  padding: 0;
  margin: 0;
}

.vc_tta-tab a {
  padding: 0;
  background: none !important;
  border: none !important;
  font-size: 1.3rem;
  font-weight: 500;
  color: #000 !important;
  display: inline-block;
  transition: color 0.3s ease;
}
.vc_tta-tab.vc_active a,
.vc_tta-tab a:hover {
  color: orange !important;
  font-weight: 500;
}

.vc_tta-tabs-container {
  border-bottom: 2px solid #000;
}

.vc_tta-panel.vc_active {
  display: block;
}

.vc_custom_heading {
  color: #ec8307;
  font-size: 1.5rem;
}

.wpb_text_column ul {
  list-style-type: disc;
  padding-left: 1.25rem;
}
.wpb_text_column li {
  margin-bottom: 0.625rem;
}

.zoom-hover {
  transform: scale(1);
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.zoom-hover:hover {
  transform: scale(1.1) translateY(-10px);
  opacity: 1;
}

.event-boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  font-family: Arial, sans-serif;
}

.event-box {
  width: 200px;
  border-radius: 8px;
  overflow: hidden;
}

.event-month {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  font-size: 22px;
  font-weight: bold;
}

.event-date {
  background-color: orange;
  color: #000;
  text-align: center;
  padding: 24px 0;
  font-size: 36px;
  font-weight: bold;
}

.single-product .entry-header,
.single-product .entry-title,
.single-product .entry-meta,
.single-product .wp-post-image {
  display: none !important;
}

article.product .wp-post-image {
  display: block;
  width: 100%;
  height: auto;
  z-index: 1;
}

.header {
  position: relative;
  margin-bottom: 20px;
}

.product-image {
  width: 400px;
  height: 400px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.bannerimages {
  position: relative;
  margin-top: 4rem;
}
.bannerimages img {
  width: 100%;
}
.bannerimages h1 {
  position: absolute;
  top: 42%;
  color: #fff;
  left: 4%;
  font-size: 3rem;
  font-weight: 500;
}

#menu li:not(.menu-item-has-children) i.fa-angle-down {
  display: none;
}

.fa.fa-angle-down {
  font-size: 0.7rem;
  margin-left: 5px;
}

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.popup-content {
  width: 90%;
  max-width: 43.75rem;
  background: #fff;
  border-radius: 0.625rem;
  position: relative;
  overflow: hidden;
  padding-top: 3rem;
}

.popup-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 3rem;
  width: 100%;
  background: #fff;
  z-index: 1;
}

.popup-img {
  width: 100%;
  height: auto;
  display: block;
}

.close-btn {
  position: absolute;
  top: 0.625rem;
  right: 0.9375rem;
  font-size: 2.5rem;
  color: #333;
  font-weight: 900;
  cursor: pointer;
  line-height: 1.75rem;
  z-index: 2;
}

.footer-column ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.footer-column ul a {
  display: inline-block;
  position: relative;
  text-decoration: none;
}

footer .wpcf7-form .form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
footer .wpcf7-form .form-full {
  width: 100%;
  margin-bottom: 1rem;
}
footer .wpcf7-form .form-full p {
  margin: 0;
}
footer .wpcf7-form .form-full textarea.wpcf7-textarea {
  width: 100% !important;
  max-width: 100% !important;
  height: 5rem !important;
  resize: vertical;
  padding: 0.625rem;
  font-size: 0.875rem;
  border: 1px solid #000;
  border-radius: 2rem;
  box-sizing: border-box;
}
footer .wpcf7-form .form-full input.wpcf7-submit {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0.625rem;
  font-size: 0.875rem;
  border: none;
  background-color: #fff;
  color: #000;
  border-radius: 2rem;
  cursor: pointer;
}
footer .wpcf7-form .form-full .wpcf7-spinner {
  margin-left: 0.625rem;
}

.pre-footer-section {
  padding: 1rem 0.5rem;
  margin-bottom: -6rem;
  position: relative;
  z-index: 2;
}
.pre-footer-section .container {
  max-width: 75rem;
  margin: 0 auto;
  background-color: #ec8307;
  border-radius: 0.5rem;
}
.pre-footer-section .pre-footer-heading {
  font-size: 1.75rem;
  font-weight: 600;
  margin-bottom: 1.875rem;
  color: #fff;
  text-align: center;
}
.pre-footer-section .pre-footer-info-boxes {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(16.25rem, 1fr));
}
.pre-footer-section .pre-footer-info-boxes .info-box {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  padding: 1.25rem;
  color: #fff;
  position: relative;
}
.pre-footer-section .pre-footer-info-boxes .info-box .icon {
  font-size: 1.625rem;
  color: #fff;
  flex-shrink: 0;
}
.pre-footer-section .pre-footer-info-boxes .info-box .info-text h3 {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #fff;
}
.pre-footer-section .pre-footer-info-boxes .info-box .info-text p {
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.6;
  color: #fff;
}
.pre-footer-section .pre-footer-info-boxes .info-box .info-text p a {
  color: #fff;
  text-decoration: none;
}
.pre-footer-section .pre-footer-info-boxes .info-box:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 10%;
  right: 0;
  height: 80%;
  width: 0.0625rem;
  background-color: #fff;
}

.footer-top {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
  margin-top: 6rem;
  padding: 0 2rem;
}

.footer-logo {
  max-width: 12rem !important;
  margin: 0.625rem 0;
}

.products-columns {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
}

.products-columns ul {
  flex: 1;
  margin: 0;
}

.products-columns li {
  margin-bottom: 0.5rem;
}

.footer-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.875rem;
}

.footer-column {
  flex: 1 1 15%;
  min-width: 9.375rem;
}

.footer-column.footer-links-small {
  flex: 0 0 3.125rem;
  max-width: 3.125rem !important;
}

.footer-column.footer-links-small h4 {
  font-size: 1rem;
  color: rgb(164, 171, 180);
  margin-bottom: 1rem;
}

.footer-column h4 {
  font-size: 1rem;
  color: rgb(164, 171, 180) !important;
  margin-bottom: 1rem;
}

.footer-column {
  padding: 1rem !important;
}

.footer-links-small, .products-columns ul li a {
  font-size: 0.9rem;
}

.products-columns {
  display: flex;
  gap: 1.25rem;
}

.products-columns ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-footer {
  background-color: #000;
  color: #fff;
  padding: 6.25rem 0.9375rem;
}

.site-footer a {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s;
  border-bottom: 1px dotted #999;
}

.site-footer a:hover, .site-footer a:focus {
  color: #ccc;
}
.site-footer .footer-column,
.site-footer address,
.site-footer p,
.site-footer ul,
.site-footer li,
.site-footer h4 {
  color: #fff;
  gap: 0;
  line-height: 1.8rem;
  font-family: Lausanne, "Helvetica Neue", Arial, sans-serif;
}

.global-footer__foot {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 1.875rem 0.9375rem;
  color: #fff;
  font-family: Lausanne, "Helvetica Neue", Arial, sans-serif;
}
.global-footer__foot p,
.global-footer__foot a {
  margin: 0.3125rem 0.625rem;
  color: #a4abb4;
  font-size: 0.875rem;
  text-decoration: none;
}

.global-footer__foot-legal a {
  margin-right: 0.9375rem;
}
.global-footer__foot-legal p {
  margin-bottom: 0.5rem;
  font-weight: 500;
}

.social-links {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 0.75rem;
}

.social-links__item a {
  font-size: 1.25rem;
  color: #fff;
  transition: color 0.3s ease;
}
.social-links__item a:hover {
  color: #fcb900;
}

.footer-column.contact-info {
  flex: 0 1 22%;
  max-width: 20%;
  font-family: Lausanne, "Helvetica Neue", Arial, sans-serif !important;
}

.footer-column ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.footer-column a {
  display: inline-block;
  position: relative;
  text-decoration: none;
}

.footer-contact-form .footer-form-grid {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
  -ms-flex-wrap: wrap;
}

.footer-contact-form .footer-form-left,
.footer-contact-form .footer-form-right {
  flex: 1;
  min-width: 50px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer-contact-form input[type=text],
.footer-contact-form input[type=tel],
.footer-contact-form input[type=email],
.footer-contact-form textarea {
  width: 100%;
  padding: 6px 10px;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 2rem;
  background: #fff;
  transition: border-color 0.3s;
  margin-top: 10px;
}

.footer-contact-form input:focus,
.footer-contact-form textarea:focus {
  border-color: #f36c21;
  outline: none;
}

.footer-contact-form textarea {
  resize: vertical;
  min-height: 50px;
  max-width: 100px;
}

.footer-contact-form .footer-form-full {
  width: 100%;
  margin-bottom: 20px;
}

.footer-contact-form .footer-form-submit {
  width: 100%;
  padding: 12px;
  background-color: #f36c21;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.footer-contact-form .footer-form-submit:hover {
  background-color: #d95711;
}

.pre-footer-section .icon i {
  font-size: 2.5rem;
}

.ul {
  list-style-type: disc !important;
  padding-left: 20px;
}

body.error404 .error404-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 60vh;
  max-width: 720px;
  margin: 0 auto;
  padding: 8rem 1.5rem 4rem;
  box-sizing: border-box;
}
body.error404 .error404-page__code {
  margin: 0 0 0.5rem;
  font-size: clamp(4rem, 12vw, 8rem);
  font-weight: 700;
  line-height: 1;
  color: #ec8307;
  letter-spacing: -0.02em;
}
body.error404 .error404-page__title {
  margin: 0 0 1rem;
  font-size: clamp(1.5rem, 4vw, 2.25rem);
  font-weight: 600;
  color: #000;
  line-height: 1.2;
}
body.error404 .error404-page__message {
  margin: 0 0 2.5rem;
  font-size: 1.125rem;
  line-height: 1.6;
  color: #333;
  max-width: 32rem;
}
body.error404 .error404-page__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 2.5rem;
  width: 100%;
}
body.error404 .error404-page__btn {
  display: inline-block;
  padding: 12px 25px;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  text-align: center;
  border: 2px solid #000;
  color: #000;
  background: transparent;
  transition: all 0.3s ease;
}
body.error404 .error404-page__btn:hover {
  border-color: #ec8307;
  background-color: #ec8307;
  color: #fff;
}
body.error404 .error404-page__btn--primary {
  border-color: #ec8307;
  background-color: #ec8307;
  color: #fff;
}
body.error404 .error404-page__btn--primary:hover {
  background-color: rgb(196.375308642, 109.0049382716, 5.824691358);
  border-color: rgb(196.375308642, 109.0049382716, 5.824691358);
  color: #fff;
}
body.error404 .error404-page__search {
  width: 100%;
  max-width: 480px;
}
body.error404 .error404-page__search-label {
  margin: 0 0 1rem;
  font-size: 1rem;
  color: #333;
}
body.error404 .error404-page .search-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.625rem;
  width: 100%;
}
body.error404 .error404-page .search-form label {
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
}
body.error404 .error404-page .search-form .search-field {
  width: 100%;
  padding: 12px 16px;
  font-size: 1rem;
  border: 1px solid #ced4da;
  border-radius: 4px;
  box-sizing: border-box;
  color: #333;
}
body.error404 .error404-page .search-form .search-field:focus {
  outline: none;
  border-color: #ec8307;
}
body.error404 .error404-page .search-form .search-submit {
  padding: 12px 24px;
  font-size: 1rem;
  font-weight: 500;
  background-color: #ec8307;
  color: #fff;
  border: 2px solid #ec8307;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}
body.error404 .error404-page .search-form .search-submit:hover {
  background-color: rgb(196.375308642, 109.0049382716, 5.824691358);
  border-color: rgb(196.375308642, 109.0049382716, 5.824691358);
}
@media (max-width: 600px) {
  body.error404 .error404-page {
    padding: 7rem 1.25rem 3rem;
  }
  body.error404 .error404-page__actions {
    flex-direction: column;
    align-items: stretch;
  }
  body.error404 .error404-page__btn {
    width: 100%;
    box-sizing: border-box;
  }
  body.error404 .error404-page .search-form {
    flex-direction: column;
  }
  body.error404 .error404-page .search-form .search-submit {
    width: 100%;
  }
}

.our-products-page {
  margin-top: -2px;
}
.our-products-page .our-products-catalog {
  position: relative;
  padding: 4rem 0 5rem;
  background: linear-gradient(160deg, #050505 0%, #121212 40%, #1c1c1c 100%);
  overflow: hidden;
}
.our-products-page .our-products-catalog::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 70% 55% at 10% 0%, rgba(236, 131, 7, 0.18) 0%, transparent 60%), radial-gradient(ellipse 50% 45% at 95% 100%, rgba(236, 131, 7, 0.1) 0%, transparent 55%);
  pointer-events: none;
}
.our-products-page .our-products-catalog::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), transparent 85%);
  pointer-events: none;
}
.our-products-page .our-products-catalog__inner {
  position: relative;
  z-index: 1;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 5vw;
}
.our-products-page .our-products-catalog__header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 3rem;
}
.our-products-page .our-products-catalog__eyebrow {
  display: inline-block;
  margin: 0 0 1rem;
  padding: 0.4rem 1rem;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #ec8307;
  border: 1px solid rgba(236, 131, 7, 0.45);
  border-radius: 999px;
  background: rgba(236, 131, 7, 0.08);
}
.our-products-page .our-products-catalog__heading {
  margin: 0 0 0.75rem;
  font-size: clamp(1.75rem, 4vw, 2.5rem);
  font-weight: 600;
  color: #fff;
  line-height: 1.2;
}
.our-products-page .our-products-catalog__subheading {
  margin: 0;
  font-size: 1.05rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.65);
}
.our-products-page .our-products-catalog__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
}
.our-products-page .our-products-catalog__col-card {
  position: relative;
  height: 100%;
  padding: 1.75rem 1.25rem 1.25rem;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(12px);
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.35);
  transition: border-color 0.35s ease, box-shadow 0.35s ease;
}
.our-products-page .our-products-catalog__col-card:hover {
  border-color: rgba(236, 131, 7, 0.35);
  box-shadow: 0 28px 56px rgba(0, 0, 0, 0.45), 0 0 0 1px rgba(236, 131, 7, 0.12);
}
.our-products-page .our-products-catalog__col-num {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  color: rgba(255, 255, 255, 0.06);
  user-select: none;
}
.our-products-page .our-products-catalog__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
}
.our-products-page .our-products-catalog__item {
  margin: 0;
}
.our-products-page .our-products-catalog__link {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  padding: 0.75rem 0.85rem;
  text-decoration: none !important;
  color: #fff !important;
  border-radius: 12px;
  border: 1px solid transparent;
  background: rgba(255, 255, 255, 0.02);
  transition: background 0.3s ease, border-color 0.3s ease, transform 0.25s ease, box-shadow 0.3s ease;
}
.our-products-page .our-products-catalog__link:hover, .our-products-page .our-products-catalog__link:focus-visible {
  background: rgba(236, 131, 7, 0.12);
  border-color: rgba(236, 131, 7, 0.35);
  transform: translateX(4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
}
.our-products-page .our-products-catalog__link:hover .our-products-catalog__cta, .our-products-page .our-products-catalog__link:focus-visible .our-products-catalog__cta {
  color: #ec8307;
}
.our-products-page .our-products-catalog__link:hover .our-products-catalog__arrow, .our-products-page .our-products-catalog__link:focus-visible .our-products-catalog__arrow {
  background: #ec8307;
  border-color: #ec8307;
  color: #fff;
  transform: translateX(2px);
}
.our-products-page .our-products-catalog__link:hover .our-products-catalog__thumb--placeholder, .our-products-page .our-products-catalog__link:focus-visible .our-products-catalog__thumb--placeholder {
  background: rgba(236, 131, 7, 0.25);
  color: #fff;
}
.our-products-page .our-products-catalog__media {
  flex-shrink: 0;
}
.our-products-page .our-products-catalog__thumb {
  display: block;
  width: 52px;
  height: 52px;
  border-radius: 10px;
  object-fit: cover;
  border: 1px solid rgba(255, 255, 255, 0.12);
}
.our-products-page .our-products-catalog__thumb--placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(236, 131, 7, 0.35), rgba(236, 131, 7, 0.12));
  color: #fff;
  font-size: 1.25rem;
  transition: background 0.3s ease, color 0.3s ease;
}
.our-products-page .our-products-catalog__text {
  flex: 1;
  min-width: 0;
  text-align: left;
}
.our-products-page .our-products-catalog__label {
  display: block;
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.35;
  color: #fff !important;
}
.our-products-page .our-products-catalog__cta {
  display: block;
  margin-top: 0.2rem;
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45) !important;
  transition: color 0.25s ease;
}
.our-products-page .our-products-catalog__arrow {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 0.85rem;
  transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease, transform 0.25s ease;
}
@media (max-width: 1100px) {
  .our-products-page .our-products-catalog__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .our-products-page .our-products-catalog {
    padding: 2.5rem 0 3.5rem;
  }
  .our-products-page .our-products-catalog__header {
    margin-bottom: 2rem;
  }
  .our-products-page .our-products-catalog__grid {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }
  .our-products-page .our-products-catalog__col-num {
    font-size: 2rem;
  }
  .our-products-page .our-products-catalog__link {
    padding: 0.65rem 0.75rem;
  }
  .our-products-page .our-products-catalog__thumb, .our-products-page .our-products-catalog__thumb--placeholder {
    width: 44px;
    height: 44px;
  }
  .our-products-page .our-products-catalog__arrow {
    width: 32px;
    height: 32px;
  }
}

body.giraff-our-products .bannerimages h1,
body.page-id-97 .bannerimages h1 {
  text-shadow: 0 2px 28px rgba(0, 0, 0, 0.55);
}

html body {
  overflow-x: hidden;
}
@media (max-width: 801.99px) {
  html body #container {
    padding-top: 2rem;
  }
  html body p,
  html body li,
  html body a,
  html body span,
  html body div,
  html body h5,
  html body h6 {
    font-size: 1rem;
  }
  html body.MainMobileactive {
    overflow: hidden !important;
  }
  html body.MainMobileactive #wrapper {
    overflow: hidden !important;
  }
  html body .bannerimages {
    background-color: #000 !important;
    position: relative;
    margin-top: 0rem;
    min-height: 12rem;
    padding: 4rem 1rem;
  }
  html body .bannerimages img {
    display: none;
  }
  html body .bannerimages h1 {
    position: unset;
    color: #fff !important;
  }
  html body .screen-reader-text.skip-link {
    background-color: #000 !important;
    padding: 2rem 0 !important;
    display: block !important;
    width: 100% !important;
  }
  html body .mobilemenuicon {
    display: block !important;
    position: fixed;
    right: 1rem;
    top: 4rem;
    z-index: 1000000000000000;
  }
  html body .mobilemenuicon .cross {
    display: none;
  }
  html body .mobilemenuicon .list {
    display: block;
  }
  html body .mobilemenuicon.active .cross {
    display: block;
  }
  html body .mobilemenuicon.active .list {
    display: none;
  }
  html body .mobilemenuicon img {
    width: 3rem;
    display: none;
  }
  html body header#header .custom-logo-link {
    display: contents;
  }
  html body header#header .custom-logo-link .custom-logo {
    padding: 0;
    width: 50%;
    height: auto;
    margin: 0.5rem 0;
  }
  html body header#header .menu-top-menu-container {
    background: transparent;
    transition: all 2s;
  }
  html body header#header .menu-top-menu-container.active {
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
  html body header#header .menu-top-menu-container.active #menu-top-menu {
    left: 0%;
  }
  html body header#header .menu-top-menu-container #menu-top-menu {
    margin: 0;
    top: 0;
    height: 100%;
    width: 80%;
    background: #fff !important;
    padding: 0;
    display: block;
    position: fixed;
    left: -105%;
    transition: all 2s;
    box-shadow: 0 1px 8px #000;
    padding-top: 1rem;
  }
  html body header#header .menu-top-menu-container #menu-top-menu li {
    border-bottom: 1px solid orange;
    position: relative;
  }
  html body header#header .menu-top-menu-container #menu-top-menu li a {
    display: block;
  }
  html body header#header .menu-top-menu-container #menu-top-menu li a span {
    font-size: 1.2rem;
    display: block;
    padding: 5px 16px;
  }
  html body header#header .menu-top-menu-container #menu-top-menu li.menu-item-has-children {
    padding-right: 3rem;
  }
  html body header#header .menu-top-menu-container #menu-top-menu li.menu-item-has-children .submenu {
    width: 2rem;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0.2rem 0.5rem;
  }
  html body header#header .menu-top-menu-container #menu-top-menu li.menu-item-has-children a {
    background: transparent;
  }
  html body header#header .menu-top-menu-container #menu-top-menu li.menu-item-has-children .sub-menu {
    position: fixed;
    left: -105%;
    width: 80%;
    display: block !important;
    background-color: #fff;
    top: 0;
    height: 100vh;
    transition: all 2s;
    overflow-y: auto !important;
  }
  html body header#header .menu-top-menu-container #menu-top-menu li.menu-item-has-children .sub-menu li {
    overflow: hidden;
  }
  html body header#header .menu-top-menu-container #menu-top-menu li.menu-item-has-children .sub-menu li.goback {
    background-color: #0073e6;
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
    padding: 0.8rem 0.8rem;
    font-family: Lausanne, Helvetica Neue, Arial, sans-serif;
    font-weight: 600;
  }
  html body header#header .menu-top-menu-container #menu-top-menu li.menu-item-has-children .sub-menu li a {
    color: #000;
    display: block !important;
  }
  html body header#header .menu-top-menu-container #menu-top-menu li.menu-item-has-children .sub-menu li a span {
    color: #000;
  }
  html body header#header .menu-top-menu-container #menu-top-menu li.menu-item-has-children .sub-menu.active {
    left: 0%;
    padding: 0;
  }
  html body header#header .menu-top-strip nav {
    height: auto !important;
  }
  html body header#header .menu-top-strip #menu {
    display: block !important;
    margin-top: 0 !important;
  }
  html body header#header .menu-top-strip #menu .top-strip {
    display: block;
    background-color: #000 !important;
    position: unset;
    width: 100% !important;
    padding: 1rem 0;
    text-align: center;
  }
  html body .fa-angle-down {
    display: none !important;
  }
  html body.single-post .container {
    padding-top: 0rem !important;
  }
  html body.single-post .vc_column-inner {
    padding: 1rem !important;
  }
  html body.single-post .wpb_wrapper div[style*="display: flex"][style*="flex-wrap: wrap"] {
    display: flex !important;
    flex-direction: column !important;
    gap: 5px !important;
  }
  html body.single-post .wpb_wrapper ul.orange-bullet-ul {
    width: 100% !important;
    padding-left: 1rem !important;
    margin: 0 !important;
  }
  html body.page-id-1993 #container {
    padding-top: 0rem !important;
  }
  html body.page-id-1993 #container .containersitemap {
    padding: 1rem !important;
  }
  html body.page-id-3 #container {
    padding-top: 0rem !important;
  }
  html body.page-id-3 #container .post-3 {
    padding: 1rem !important;
  }
  html body.Home-page #container {
    padding-top: 0rem !important;
  }
  html body.Home-page #container .vc_custom_1748266765018 {
    padding: 1rem !important;
  }
  html body.Home-page #container .wpb_row,
  html body.Home-page #container .vc_column-inner {
    padding: 0.5rem !important;
  }
  html body.Home-page #container .wpb_row.vc_column-inner,
  html body.Home-page #container .vc_column-inner.vc_column-inner {
    padding: 0 !important;
  }
  html body.Home-page #container .wpb_row h3,
  html body.Home-page #container .vc_column-inner h3 {
    margin: 0rem 0 !important;
    line-height: normal !important;
  }
  html body.Home-page #container .BannerMainBox {
    height: auto;
  }
  html body.Home-page #container .rg-slider-wrapper {
    margin: 0;
    padding: 0;
  }
  html body.Home-page #container .banner-content {
    width: 100%;
    max-width: 100%;
    padding: 20px 15px;
    position: absolute;
    top: 10%;
    bottom: 0;
    right: 0;
    left: 0;
    transform: none;
    text-align: left;
  }
  html body.Home-page #container .banner-content h1 {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-bottom: 10px;
  }
  html body.Home-page #container .banner-content p {
    font-size: 1rem;
    line-height: 1.6rem;
    margin-bottom: 15px;
  }
  html body.Home-page .swiper-slide {
    height: 400px;
    padding-right: 0;
    justify-content: flex-start;
  }
  html body.Home-page .swiper-slide::before {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
  }
  html body.Home-page .white-btn {
    font-size: 0.9rem;
    padding: 10px 18px;
  }
  html body.Home-page .banner-buttons {
    flex-direction: row;
    gap: 30px;
    margin-top: 20px;
    align-items: center;
  }
  html body.Home-page .vc_row.vc_inner {
    padding: 0 2rem;
  }
  html body.Home-page .vc_col-sm-6 {
    width: 100% !important;
    margin-bottom: 2rem;
  }
  html body.Home-page .wpb_wrapper h3 {
    font-size: 1.6rem;
  }
  html body.Home-page .wpb_wrapper h6 {
    font-size: 1.2rem;
    text-align: left;
    margin-bottom: 1rem;
    margin-top: 1rem;
    line-height: 1.5rem;
  }
  html body.Home-page .wpb_wrapper p {
    font-size: 1rem;
    line-height: 1.6;
    padding: 0 1rem;
  }
  html body.Home-page .btn-wrapper {
    text-align: center;
    margin-top: 1.5rem;
  }
  html body.Home-page .white-btn {
    display: inline-block;
    padding: 0.7rem 1.5rem;
    font-size: 0.95rem;
    border-radius: 5px;
  }
  html body.Home-page .video-wrapper video {
    width: 100%;
    height: auto;
  }
  html body.Home-page .group.companies {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    padding: 1rem;
  }
  html body.Home-page .group.companie {
    width: 100%;
    max-width: 280px;
    text-align: center;
    padding: 1rem;
  }
  html body.Home-page .group.companie img {
    width: 60px;
    height: auto;
    margin: 0 auto;
  }
  html body.Home-page .group.companie p {
    color: #333;
  }
  html body.page-id-95 #container {
    padding: 0 !important;
  }
  html body.page-id-95 .vc_custom_1748008457380,
  html body.page-id-95 .vc_custom_1748262548352,
  html body.page-id-95 .vc_custom_1748852983231 {
    padding: 1.5rem !important;
  }
  html body.page-id-95 .vc_custom_heading {
    font-size: 1.7rem !important;
    font-weight: 600;
  }
  html body.page-id-95 .vc_btn3-container.vc_btn3-right.vc_custom_1748852932198.vc_do_btn {
    display: flex;
    justify-content: center;
    padding: 1rem 0;
  }
  html body.page-id-95 .vc_btn3-container.vc_btn3-right.vc_custom_1748852932198.vc_do_btn .vc_general {
    font-size: 1.2rem;
    padding: 15px 50px;
    background-color: #ec8307;
    color: #000;
    border-radius: 2rem;
    text-transform: uppercase;
    text-align: center;
  }
  html body.page-id-95 .vc_btn3-container.vc_btn3-right.vc_custom_1748852919997.vc_do_btn {
    display: flex;
    justify-content: center;
    padding: 1rem 0;
  }
  html body.page-id-95 .vc_btn3-container.vc_btn3-right.vc_custom_1748852919997.vc_do_btn .vc_general {
    font-size: 1.2rem;
    padding: 15px 50px;
    background-color: #ec8307;
    color: #000;
    border-radius: 2rem;
    text-transform: uppercase;
    text-align: center;
  }
  html body.page-id-97 #container {
    padding: 0 !important;
  }
  html body.page-id-97 .vc_custom_1747658068190 {
    padding: 2rem !important;
  }
  html body.page-id-97 .vc_custom_1747650556495 {
    padding: 2rem !important;
  }
  html body.page-id-97 .vc_do_custom_heading h1 {
    font-size: 1rem;
  }
  html body.page-id-93 #container {
    padding: 0 !important;
  }
  html body.page-id-93 .vc_custom_1748951728378,
  html body.page-id-93 .vc_custom_1748852665592,
  html body.page-id-93 .vc_custom_1747730264439 {
    padding: 2rem !important;
  }
  html body.page-id-93 .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-modern.vc_btn3-color-warning {
    display: flex;
    justify-content: center;
    padding: 1rem 0;
  }
  html body.page-id-93 .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-modern.vc_btn3-color-warning {
    font-size: 1rem;
    padding: 15px 30px;
    background-color: #ec8307;
    color: #000;
    border-radius: 2rem;
    text-transform: uppercase;
  }
  html body.page-id-93 .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-modern.vc_btn3-color-warning {
    display: flex;
    justify-content: center;
    padding: 1rem 0;
  }
  html body.page-id-93 .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-modern.vc_btn3-color-warning {
    font-size: 1rem;
    padding: 15px 30px;
    background-color: #ec8307;
    color: #000;
    border-radius: 2rem;
    text-transform: uppercase;
  }
  html body.page-id-93 .vc_custom_1747730279839 {
    padding: 2rem !important;
  }
  html body.page-id-93 .vc_custom_1747730403238 {
    padding: 2rem !important;
  }
  html body.page-id-93 .vc_do_custom_heading {
    padding: 0 !important;
    font-size: 2rem !important;
  }
  html body.single-product .container {
    padding-top: 0rem !important;
  }
  html body.single-product .vc_row {
    padding-top: 0rem !important;
  }
  html body.single-product .swiper-button-next,
  html body.single-product .swiper-button-prev {
    display: none;
  }
  html body.single-product .swiper-pagination-bullet {
    background: white;
    opacity: 0.6;
  }
  html body.single-product .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: orange;
    opacity: 1;
  }
  html body.single-product .vc_images_carousel {
    position: relative;
    padding: 0;
    /* remove side padding */
    margin: 0;
  }
  html body.single-product .vc_images_carousel .vc_carousel-inner {
    width: 100%;
    overflow: hidden;
  }
  html body.single-product .vc_images_carousel .vc_carousel-inner .vc_inner {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  html body.single-product .vc_carousel-slideline-inner {
    gap: 0 !important;
    width: 100% !important;
  }
  html body.single-product .vc_images_carousel .vc_carousel-inner .vc_inner img {
    display: block;
    width: 100%;
    height: 300px;
    margin: 0 auto;
    background: #f9f9f9;
  }
  html body.single-product .vc_carousel-inner .vc_item {
    width: 100%;
    height: 300px;
    overflow: hidden;
  }
  html body.single-product .vc_carousel-indicators {
    display: flex;
    gap: 6px;
    justify-content: center !important;
    margin-top: 10px;
  }
  html body.single-product .vc_carousel-indicators li.vc_active {
    background-color: orange !important;
  }
  html body.single-product .vc_left,
  html body.single-product .vc_right {
    display: none !important;
  }
  html body.single-product table {
    font-size: 0.75rem !important;
    margin-bottom: 1rem;
  }
  html body.single-product table th,
  html body.single-product table td {
    padding: 6px !important;
  }
  html body.single-product .vc_tta-tabs-container {
    display: none !important;
  }
  html body.single-product .vc_tta-panel-heading {
    white-space: nowrap !important;
    margin-right: 10px !important;
    border: 2px solid #ec8307 !important;
    border-radius: 20px !important;
    background-color: #fff !important;
    color: #ec8307 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    flex-shrink: 0 !important;
  }
  html body.single-product .vc_tta-panels-container {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    padding: 10px !important;
    position: sticky !important;
    top: 0 !important;
    background: #fff !important;
    z-index: 100 !important;
    gap: 10px !important;
  }
  html body.single-product .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #ec8307 !important;
    color: #fff !important;
    border-color: #ec8307 !important;
  }
  html body.single-product .vc_tta-panel {
    width: 100% !important;
  }
  html body.single-product .vc_tta-panel:not(.vc_active) .vc_tta-panel-body {
    display: none !important;
  }
  html body.single-product .vc_tta-panel.vc_active .vc_tta-panel-body {
    display: block !important;
  }
  html body.single-product .vc_tta-panel-heading a::before {
    display: none !important;
  }
  html body.single-product .vc_row.vc_inner.vc_row-fluid .wpb_text_column {
    padding: 20px 20px 20px 20px !important;
    text-align: left;
  }
  html body.single-product .vc_row.vc_inner.vc_row-fluid .vc_column-inner {
    padding: 0 !important;
  }
  html body.single-product .vc_row.vc_inner.vc_row-fluid .vc_col-sm-6 {
    width: 100% !important;
    max-width: 100% !important;
  }
  html body.single-product .vc_row.vc_inner.vc_row-fluid .wpb_column {
    margin: 0 !important;
  }
  html body.single-product .vc_row.vc_inner.vc_row-fluid .wpb_text_column h3 {
    font-size: 22px !important;
    font-weight: 700;
    margin-bottom: 10px;
    color: #222;
    line-height: 0.5rem !important;
  }
  html body.single-product .reverse-mobile {
    display: flex !important;
    flex-direction: column !important;
  }
  html body.single-product .reverse-mobile > .vc_col-sm-6 {
    width: 100% !important;
    max-width: 100% !important;
  }
  html body.single-product .reverse-mobile > .vc_col-sm-6:first-child {
    order: 2 !important;
  }
  html body.single-product .reverse-mobile > .vc_col-sm-6:last-child {
    order: 1 !important;
  }
  html body.page-id-15 .container {
    padding-top: 0rem !important;
  }
  html body.page-id-15 .vc_column-inner h3 {
    font-size: 1.7rem !important;
  }
  html body.page-id-15 .vc_column-inner {
    padding: 1rem !important;
  }
  html body.page-id-15 .reverse-mobile {
    display: flex !important;
    flex-direction: column !important;
  }
  html body.page-id-15 .reverse-mobile > .vc_col-sm-6 {
    width: 100% !important;
    max-width: 100% !important;
  }
  html body.page-id-15 .reverse-mobile > .vc_col-sm-6:first-child {
    order: 2 !important;
  }
  html body.page-id-15 .reverse-mobile > .vc_col-sm-6:last-child {
    order: 1 !important;
  }
  html body.page-id-21 .container {
    padding-top: 0rem !important;
  }
  html body.page-id-21 .wpb_text_column.wpb_content_element.vc_custom_1747664591947 {
    padding: 2rem !important;
  }
  html body.page-id-21 .wpb_text_column.wpb_content_element.vc_custom_1747664591947 h3 {
    font-size: 2rem !important;
  }
  html body.page-id-23 .container {
    padding-top: 0rem !important;
  }
  html body.page-id-23 .vc_column-inner.vc_custom_1747664645393 {
    padding: 1rem !important;
  }
  html body.page-id-23 .vc_custom_1747664645393 h3 {
    font-size: 2rem;
    line-height: 1rem !important;
  }
  html body.page-id-23 .vc_column-inner.vc_custom_1747664770650 {
    padding: 0.21rem !important;
  }
  html body.page-id-23 .vc_column-inner.vc_custom_1748020078915 h2 {
    font-size: 2rem !important;
  }
  html body.page-id-23 .contact-form .vc_column-inner {
    padding: 1rem !important;
  }
  html body.page-id-23 .wpb_text_column.wpb_content_element {
    margin-top: 1rem !important;
  }
  html body.page-id-23 .wpb_content_element h4 {
    font-size: 1.6rem !important;
  }
  html body.page-id-37 .container {
    padding-top: 0rem !important;
  }
  html body.page-id-37 .vc_column-inner.vc_custom_1747750899599 {
    padding: 1rem !important;
  }
  html body.page-id-39 .container {
    padding-top: 0rem !important;
  }
  html body.page-id-39 .vc_column-inner.vc_custom_1748859582948 {
    padding: 1rem !important;
  }
  html body.page-id-39 .custom-dropdown {
    width: 70%;
    /* Smaller width on mobile */
    max-width: 300px;
    margin: 0 auto 1rem 0;
    /* Left aligned with spacing below */
  }
  html body.page-id-39 .vc_column-inner.vc_custom_1748859146829 {
    padding: 1rem !important;
  }
  html body.page-id-39 .faq-item .faq-question {
    font-size: 1.1rem !important;
    line-height: 1.2rem !important;
  }
  html body.page-id-39 .faq-item .faq-answer {
    font-size: 1rem !important;
  }
  html body.page-id-17 .container {
    padding-top: 0rem !important;
  }
  html body.page-id-17 .vc_column-inner.vc_custom_1747929122469 {
    padding: 1rem !important;
  }
  html body.page-id-17 .vc_column-inner.vc_custom_1747929122469 h3 {
    font-size: 2.5rem;
    line-height: 1.5;
    margin-bottom: 0.8rem;
  }
  html body.page-id-17 .vc_column-inner.vc_custom_1747929122469 p {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #333;
  }
  html body.page-id-17 .event-list {
    width: 100%;
    padding: 0 1rem;
  }
  html body.page-id-17 .event-list .event-item {
    display: block;
    padding: 1rem;
  }
  html body.page-id-17 .event-list .event-item .event-heading {
    padding-left: 0 !important;
  }
  html body.page-id-17 .event-heading h3 {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
  html body.page-id-17 .vc_custom_heading.vc_do_custom_heading {
    font-size: 2rem !important;
  }
  html body.page-id-17 .event-top-row {
    padding: 0.1rem !important;
    display: grid;
  }
  html body.page-id-17 .event-top-box {
    align-items: center !important;
  }
  html body.page-id-17 .showmonthyear {
    font-weight: 500 !important;
    font-size: 1.3rem !important;
  }
  html body.page-id-17 .monthdate {
    font-weight: 500 !important;
    font-size: 1.3rem !important;
  }
  html body.page-id-17 .vc_images_carousel .vc_carousel-inner .vc_inner img {
    width: 100%;
    height: 260px;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none !important;
  }
  html body.single-post .vc_custom_1747747107045 {
    padding: 1rem !important;
  }
  html body.single-post .vc_custom_1747747118536 {
    padding: 1rem !important;
  }
  html body.single-post .vc_custom_1747747118536 h2 {
    line-height: 2rem !important;
  }
  html body.single-post .vc_custom_1747747166583 {
    padding: 1rem !important;
  }
  html body.single-post .vc_custom_1747747191690 {
    padding: 1rem !important;
  }
  html body.single-post .vc_custom_1747748951488 {
    padding: 1rem !important;
  }
  html body.single-post .vc_custom_1747748967993 {
    padding: 1rem !important;
  }
  html body.single-post .vc_custom_1747749200702 {
    padding: 1rem !important;
  }
  html body.single-post .vc_custom_1747749235289 {
    padding: 1rem !important;
  }
  html body.page-id-99 .container {
    padding-top: 0rem !important;
  }
  html body .footer-top {
    display: flex;
    flex-direction: column;
    padding: 1.5rem 1rem;
  }
  html body .footer-column {
    width: 100%;
    margin-bottom: 2rem;
  }
  html body .footer-column.contact-info {
    max-width: 100%;
    text-align: left;
    padding: 0 1rem;
  }
  html body .footer-column.contact-info h4 {
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
  }
  html body .footer-column.contact-info address,
  html body .footer-column.contact-info div {
    font-size: 0.9rem;
    line-height: 1.4rem;
    word-break: break-word;
  }
  html body .footer-column.contact-info p,
  html body .footer-column.contact-info address {
    margin: 0.4rem 0;
  }
  html body .footer-column.contact-info img.footer-logo {
    max-width: 150px;
    height: auto;
    margin: 0 0 1rem;
  }
}

.mobilemenuicon {
  display: none;
}

.wpb_wrapper h3 {
  font-size: 3rem;
  line-height: 2.8rem !important;
  margin: 2rem 0 !important;
}
.wpb_wrapper h6 {
  font-size: large;
  font-weight: 700;
  margin-bottom: 2rem;
}
.wpb_wrapper .wpb_wrapper p {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 1rem;
  vertical-align: initial;
}

/* Prevent layout shift and hide scrollbar when dropdown is open */
html {
  overflow-y: scroll;
}

body.dropdown-open {
  overflow: hidden;
}

/* Dropdown box styling */
.custom-dropdown {
  position: relative;
  font-family: Lausanne, "Helvetica Neue", Arial, sans-serif !important;
  margin-bottom: 30px;
  user-select: none;
}
.custom-dropdown .selected {
  font-family: Lausanne, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 1.3rem;
  background-color: #fff;
  padding: 12px 15px;
  border: 1px solid #ced4da;
  border-radius: 6px;
  cursor: pointer;
  color: #333;
}
.custom-dropdown .dropdown-list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 2px solid #ced4da;
  border-top: none;
  max-height: 600px;
  overflow-y: auto;
  z-index: 99;
}
.custom-dropdown .dropdown-list li {
  font-family: Lausanne, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 1.2rem;
  padding: 10px 15px;
  cursor: pointer;
  transition: background 0.3s;
}
.custom-dropdown .dropdown-list li:hover {
  background-color: #007bff;
  color: #fff;
}

#faq-questions-container {
  margin-top: 20px;
}

.faq-item {
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.faq-item .faq-question {
  font-family: Lausanne, "Helvetica Neue", Arial, sans-serif !important;
  padding: 12px 20px;
  cursor: pointer;
  font-weight: 500;
  font-size: 1.22rem;
  transition: border-bottom 0.3s ease;
  user-select: none;
  border-bottom: 1px solid #000;
  position: relative;
  padding-right: 30px;
}
.faq-item .faq-question:hover {
  border-bottom: 1px solid #000;
}
.faq-item.active .faq-question {
  border-bottom: none;
}
.faq-item .faq-answer {
  font-family: Lausanne, "Helvetica Neue", Arial, sans-serif !important;
  padding: 15px 20px;
  display: none;
  font-size: 1rem;
  line-height: 1.5;
  border-bottom: 2px solid transparent;
  transition: border-bottom 0.3s ease;
}
.faq-item.active .faq-answer {
  border-bottom: 1px solid #000;
}

.toggle-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #ff6600;
  font-size: 20px;
  transition: transform 0.3s ease;
}

.faq-item:not(.active) .toggle-icon {
  transform: translateY(-50%) rotate(180deg);
  /* down icon when inactive */
}

.hover-box {
  position: relative;
  height: 200px;
  font-size: 22px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  border: 1px solid #ec8307;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 15px;
  overflow: hidden;
  transition: all 1.2s ease;
}
.hover-box:hover {
  background: rgba(188, 187, 210, 0.3843137255);
  border: 1px solid rgba(188, 187, 210, 0.3843137255);
}
.hover-box .name-text {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 2rem;
  margin-top: 0.5rem;
  color: black;
  transition: transform 1.2s ease, opacity 1.2s ease;
}
.hover-box .icon {
  color: #ec8307;
  transition: transform 1.2s ease, opacity 1.2s ease;
  font-size: 28px;
  margin: 5px 0;
  pointer-events: none;
  display: block;
  text-align: center;
  transition: color 1.2s ease;
}
.hover-box .number-text {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  color: orange;
  text-decoration: none;
  transition: transform 1.2s ease, opacity 1.2s ease;
  width: 100%;
  display: block;
  text-align: center;
}
.hover-box:hover .name-text {
  transform: translateY(-40px) scale(0);
  opacity: 0;
}
.hover-box:hover .number-text {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.footer-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
}

.footer-logo {
  max-width: 150px;
  margin: 10px 0;
}

.products-columns {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.products-columns ul {
  flex: 1;
  margin: 0;
}
.products-columns li {
  margin-bottom: 8px;
}

.footer-column {
  flex: 1 1 15%;
  min-width: 150px;
}
.footer-column.footer-links-small {
  flex: 0 0 50px;
  max-width: 50px !important;
}

.site-footer {
  background-color: #000;
  color: #fff;
  padding: 20px 15px;
}
.site-footer a {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s;
  border-bottom: 1px dotted #999;
}
.site-footer a:hover, .site-footer a:focus {
  color: #ccc;
}
.site-footer {
  /* Ensure all text inside footer columns is white */
}
.site-footer .footer-column,
.site-footer address,
.site-footer p,
.site-footer ul,
.site-footer li,
.site-footer h4 {
  color: #fff;
  line-height: 1.8rem;
  font-family: Arial, Helvetica, sans-serif;
}

.page-id-93 .swiper-horizontal,
.page-id-95 .swiper-horizontal {
  display: none !important;
}

.global-footer__foot {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 30px 15px;
  color: #fff;
  font-family: "Poppins", sans-serif;
}
.global-footer__foot p,
.global-footer__foot a {
  margin: 5px 10px;
  color: #a4abb4;
  font-size: 14px;
  text-decoration: none;
}
.global-footer__foot-legal a {
  margin-right: 15px;
}
.global-footer__foot-social p {
  margin-bottom: 8px;
  font-weight: 500;
}

.social-links {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 12px;
}
.social-links__item a {
  font-size: 20px;
  color: #fff;
  transition: color 0.3s ease;
}
.social-links__item a:hover {
  color: #fcb900;
}

.video-wrapper {
  max-width: 100%;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.video-wrapper video {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.vc_row.group.companies {
  display: flex;
  justify-content: center;
  gap: 1.3rem;
  flex-wrap: wrap;
}

.group.companie {
  border-radius: 1rem;
  width: 230px;
  box-shadow: 0 4px 10px rgba(218, 211, 211, 0.907);
  transition: box-shadow 1.5s ease-in-out;
  text-align: center;
}
.group.companie:hover {
  box-shadow: 1px 1px 10px #ec8307;
}
.group.companie img {
  width: 80px;
  height: 60px;
  object-fit: contain;
  margin: 0 auto;
}

.header {
  display: none;
}

.single-post header {
  position: relative;
}
.single-post .entry-title {
  position: absolute;
  left: 10%;
  color: #fff;
  text-decoration: none;
  font-size: 42px;
  font-family: "Abril Fatface", serif;
}
.single-post .entry-title a {
  color: #fff;
  text-decoration: none;
  pointer-events: none;
}

.page-id-7 .vc_grid-item-mini {
  position: relative;
  transition: transform 2s;
}
.page-id-7 .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6) !important;
  height: 100%;
  transition: all 2s;
}
.page-id-7 .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c .vc_gitem-post-data-source-post_title {
  transform: translateY(0);
  transition: transform 1.5s ease, opacity 1.5s ease;
  opacity: 1;
}
.page-id-7 .vc_grid-item-mini:hover .vc_gitem-zone.vc_gitem-zone-c {
  background-color: transparent !important;
}
.page-id-7 .vc_grid-item-mini:hover .vc_gitem-zone.vc_gitem-zone-c .vc_gitem-post-data-source-post_title {
  transform: translateY(-50px);
  opacity: 1;
}
.page-id-7 .vc_grid-item-mini:hover {
  transform: scale(1.01);
}
.page-id-7 .vc_gitem-post-data-source-post_title {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}
.page-id-7 .vc_gitem_row .vc_gitem-col {
  margin-top: 20rem !important;
}
.page-id-7 .vc_gitem-post-data-source-post_excerpt {
  display: none;
}
.page-id-7 .vc_gitem-zone-a {
  position: relative;
  overflow: hidden;
}
.page-id-7 .vc_gitem-zone-a:hover::after {
  opacity: 1;
  transform: translateY(0);
}
.page-id-7 .vc_btn3-container {
  display: none !important;
}
.page-id-7 .vc_gitem-animated-block {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.page-id-7 .vc_images_carousel .vc_carousel-inner .vc_inner img {
  width: 300px !important;
  height: 250px !important;
  object-fit: cover;
  max-width: none !important;
}
.page-id-7 .vc_carousel-indicators li.vc_active {
  background-color: orange !important;
}
.page-id-7 .swiper-button-next,
.page-id-7 .swiper-button-prev {
  color: white;
}
.page-id-7 .vc_left,
.page-id-7 .vc_right {
  display: flex !important;
  color: orange;
}

.page-id-37 .vc_gitem-zone-a {
  display: none !important;
  background-image: none !important;
}
.page-id-37 .vc_grid-item-mini {
  border-radius: 0.5rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.38);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
  padding: 1.5625rem 1.25rem;
  /* 25px 20px */
  font-family: Arial, Helvetica, sans-serif;
  color: gray !important;
  height: 21rem;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.page-id-37 .vc_grid-item-mini h4 {
  color: #ec8307 !important;
  margin: 0 0 0.9375rem 0;
  /* 15px */
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2rem;
  display: -webkit-box;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-id-37 .vc_grid-item-mini p {
  color: gray !important;
  margin: 0 0 1.25rem 0;
  /* 20px */
  font-size: 0.95rem;
  line-height: 1.4;
  background-color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  flex-grow: 1;
}
.page-id-37 .vc_grid-item-mini:hover {
  transform: translateY(-0.5rem);
  /* 8px */
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  color: #ec8307 !important;
}
.page-id-37 .vc_btn3-container a.vc_btn3 {
  color: #fff !important;
  background-color: #ec8307 !important;
  border-radius: 1.25rem !important;
  border: none !important;
  padding: 0.625rem 1.5625rem !important;
  transition: background-color 0.3s ease;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}
.page-id-37 .vc_btn3-container a.vc_btn3:hover {
  background-color: #d87405 !important;
  color: #fff !important;
}
.page-id-37 .vc_custom_1419240516480 {
  background-color: transparent !important;
}

.vc_custom_heading.vc_do_custom_heading.vc_custom_1748866565616,
.vc_custom_1748866570278 {
  font-weight: 700 !important;
}

.rg-slider-wrapper {
  padding: 0 200px;
  position: relative;
  margin-top: -8rem;
  z-index: 1;
}

.rg-simple-slider .slick-track {
  display: flex !important;
  gap: 1.4rem;
}
.rg-simple-slider .slick-slide {
  width: auto !important;
}

.slick-dots {
  display: flex !important;
  justify-content: center;
  margin-top: 15px;
}
.slick-dots li {
  margin: 0 3px;
}
.slick-dots li button {
  width: 30px;
  height: 4px;
  padding: 0;
  background: #ccc;
  border: none;
  border-radius: 2px;
  margin: 0 5px;
  text-indent: -9999px;
}
.slick-dots li.slick-active button,
.slick-dots li button:hover {
  background: orange;
}

.rg-simple-boxes-container {
  display: flex;
  gap: 1rem;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding: 0.625rem 0;
  scroll-snap-type: x mandatory;
  padding: 1rem;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.rg-simple-boxes-container::-webkit-scrollbar {
  display: none;
}

.rg-simple-box {
  flex: 0 0 21.875rem;
  border: 1px solid #ddd;
  background: #fff;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.rg-simple-box .rg-simple-img {
  width: 21.875rem;
  height: 17rem;
  background-size: cover;
  background-position: center;
}
.rg-simple-box .rg-slide-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(236, 131, 7, 0.85);
  z-index: 2;
  padding: 1rem;
  height: 3.5rem;
  overflow: hidden;
  transition: height 0.5s ease;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.rg-simple-box .rg-slide-title {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: 800;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  color: #000;
}
.rg-simple-box .rg-slide-para {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  margin-top: 0.625rem;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.rg-simple-box:hover .rg-slide-overlay {
  height: 100%;
}
.rg-simple-box:hover .rg-slide-para {
  opacity: 1;
}

.vc_tta-panel-body {
  font-family: Lausanne, "Helvetica Neue", Arial, sans-serif !important;
  line-height: 1.2rem;
}

.white-btns {
  background-color: #fff;
  color: #ec8307;
  border: 2px solid #ec8307;
  padding: 0.8rem 2.5rem;
  display: inline-block;
  text-decoration: none;
  transition: color 0.3s ease;
}
.white-btns:hover {
  color: #000;
}

.orange-bullet-ul {
  list-style-type: disc;
}
.orange-bullet-ul li::marker {
  color: #ec8307;
  font-size: 1.7rem;
}

.blog-heading {
  font-weight: 900 !important;
}

.group-companie.vc_row {
  display: flex;
  flex-wrap: wrap;
}
.group-companie.vc_row .wpb_column {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.group-companies .vc_column-inner,
.group-companies .wpb_wrapper {
  padding: 0 !important;
  margin: 0 !important;
  height: 100%;
}
.group-companies .vc_single_image-wrapper {
  width: 70rem !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}
.group-companies .vc_single_image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block;
}

.page-id-95 .vc_btn3.vc_btn3-color-warning {
  background-color: #ec8307;
  color: #000;
  font-size: 1.3rem !important;
  padding: 1rem 3rem !important;
  border-radius: 1.3rem !important;
  text-align: center;
  display: inline-block;
  box-shadow: none;
}
.page-id-95 .vc_btn3.vc_btn3-color-warning:hover {
  background-color: #ec8307 !important;
  color: #000 !important;
  box-shadow: none !important;
}

.page-id-99 .wpb_gallery_slides .wpb_image_grid_ul {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 0.5rem !important;
  position: relative !important;
  height: auto !important;
}
.page-id-99 .wpb_gallery_slides .isotope-item {
  position: static !important;
}
.page-id-99 .wpb_gallery_slides img {
  width: 100% !important;
  height: 15rem;
  object-fit: cover;
  display: block;
}

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