/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */
@keyframes fadeDown{from{opacity:0;transform:translate3d(0,-30px,0)}to{opacity:1;transform:none}}.elementor-element.fadeInDown{animation-name:fadeDown}@keyframes fadeLeft{from{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:none}}.elementor-element.fadeInLeft{animation-name:fadeLeft}@keyframes fadeRight{from{opacity:0;transform:translate3d(30px,0,0)}to{opacity:1;transform:none}}.elementor-element.fadeInRight{animation-name:fadeRight}@keyframes fadeUp{from{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:none}}.elementor-element.fadeInUp{animation-name:fadeUp}
select {background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;background-size: 5px 5px, 5px 5px, 1px 1.5em;background-repeat: no-repeat;-webkit-appearance:none!important;-moz-appearance: none;appearance: none;}select:focus {background-image: linear-gradient(45deg, #1E3B7F 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #1E3B7F 50%), linear-gradient(to right, #ccc, #ccc);background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;background-size: 5px 5px, 5px 5px, 1px 1.5em;background-repeat: no-repeat;}
#hmw_container {position: fixed;top: 342px;right: 0;width: auto;z-index: 10;}#hmw_hide {background-color: #9E8567;-webkit-box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.25);-moz-box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.25);box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.25);float: left;color: #fff;padding: 20px 11px 19px;text-transform: uppercase;cursor: pointer;font: 700 16px "Miriam Libre", Sans-serif;letter-spacing: 1px;position: relative;}#hmw_hide:hover {background-color: #000;}#hmw_hide i {display: block;font-size: 20px;padding: 0px 0 7px 0px;}#hmw_container .vertical {-ms-writing-mode: tb-rl;-webkit-writing-mode: vertical-rl;-moz-writing-mode: vertical-rl;-ms-writing-mode: vertical-rl;writing-mode: vertical-rl;text-orientation: sideways-right;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);white-space: nowrap;bottom: 0;width: 46px;display: flex;align-items: center;justify-content: center;}

/*** 
* ===============
* Default Styles 
* ===============
***/

mark {
    background-color: transparent;
}

.woocommerce div.product div.images img {
    width: auto;
    max-height: 250px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    margin-top: 20px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    margin-bottom: 10px;
}

.woocommerce ul.products li.product a img {
    max-height: 148px;
    width: auto;
	margin-left: auto;
    margin-right: auto;
}

h1.woocommerce-products-header__title.page-title {
  font-size: 34px;
  color: var(--e-global-color-8a55962);
  margin-top: 15px;
}

h1.product_title {
	font-size: 34px;
}

.woocommerce div.product h2,
.woocommerce-Address-title h2, h2.woocommerce-column__title {
  font-size: var(--e-global-typography-cf8b43f-font-size);
}



.woocommerce ul.order_details {
  background-color: #E9F4EF;
  padding: 10px;
}

.woocommerce ul.products li.product a {
    text-decoration: none;
    text-align: center;
	margin-top: 24px;
    display: block;
}

.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
    border: 1px solid #345137;
	box-shadow: 0px 0px 9px 2px #00000045;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border: 1px solid #3aae2a;
    padding: 15px;
    min-height: 261px;
	text-align: center;
}

.woocommerce ul.products li.product .button {
    display: block;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 0.9em;
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__input {
    display: inline-block !important;
}

highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    box-shadow: inset 0 0 0 1.5px rgb(213 213 213);
	background-color: aliceblue;
}

fieldset {
    padding: .35em .75em .625em;
    border-radius: 4px;
    background-color: #f0f0f0;
    border: none;
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label {
    margin-left: 35px;
}

.button:not(.components-button):not(.customize-partial-edit-shortcut-button), body:not(.fl-builder-edit) .button, body:not(.fl-builder-edit) button:not(.menu-mobile-toggle,.components-button,.customize-partial-edit-shortcut-button), body:not(.fl-builder-edit) input[type=button]:not(.ed_button), input[type=button]:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type=button]:not(.ed_button), input[type=reset]:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type=submit]:not(.components-button):not(.customize-partial-edit-shortcut-button):not(.xdsoft_today_button) {
    color: #292929 !important;
    background-color: #FCD000 !important;
}

.button:not(.components-button,.customize-partial-edit-shortcut-button):not(.menu-mobile-toggle):hover, body:not(.fl-builder-edit) .button:not(.menu-mobile-toggle):hover, body:not(.fl-builder-edit) button:not(.menu-mobile-toggle,.components-button,.customize-partial-edit-shortcut-button):not(.menu-mobile-toggle):hover, body:not(.fl-builder-edit) input[type=button]:not(.ed_button):not(.menu-mobile-toggle):hover, button:not(.components-button,.customize-partial-edit-shortcut-button):not(.menu-mobile-toggle):hover, input[type=button]:not(.ed_button,.components-button,.customize-partial-edit-shortcut-button):not(.menu-mobile-toggle):hover, input[type=reset]:not(.components-button,.customize-partial-edit-shortcut-button):not(.menu-mobile-toggle):hover, input[type=submit]:not(.components-button,.customize-partial-edit-shortcut-button):not(.menu-mobile-toggle):hover {
    box-shadow: inset 0 0 0 120px rgba(0, 0, 0, .18);
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    font-weight: 500;
    color: #252525;
}

:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #FCD000;
}

body:not(.elementor-editor-active) .elementor-menu-anchor:before {content: "";display: block;height: 204px;margin: -204px 0 0;visibility: hidden;pointer-events: none;}a, .elementor-button, [type=button], [type=submit], button, .elementor-widget-jet-mega-menu > .elementor-widget-container, .elementor-widget-media-carousel .elementor-swiper-button, .elementor-posts .elementor-post__card, .elementor-cta__title, .elementor-icon-list-text {-webkit-transition: all ease-in-out 0.3s;-moz-transition: all ease-in-out 0.3s;transition: all ease-in-out 0.3s;}img {-webkit-transition: all ease-in-out 0.3s!important;-moz-transition: all ease-in-out 0.3s!important;transition: all ease-in-out 0.3s!important;}.grecaptcha-badge {visibility: hidden;opacity: 0;}* {outline: 0!important;}b, strong {font-weight: 700;}.fa-facebook-f:before {content: "\f39e"!important;}textarea {resize: none!important;}ul, ol, p {padding: 0;margin: 0;}ul li {list-style-type: none;position: relative;}ul.split-two, ol.split-two {padding: 0;list-style: none;-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;-webkit-column-gap: 50px;-moz-column-gap: 50px;column-gap: 50px;}.inner-block-content ul, .inner-block-content ol, .inner-block-content p {margin-bottom: 1em;}.inner-block-content p:last-child, .inner-block-content ul:last-child, .inner-block-content ol:last-child {margin-bottom: 0;}.inner-block-content ol {padding-left: 40px;}.inner-block-content ul ul {margin-top: 5px;}.inner-block-content ul li {margin: 0;padding: 0 0 0 28px;}.inner-block-content ul li + li, .inner-block-content ol li + li {margin-top: 8px;}.inner-block-content p {line-height: 1.6;}.inner-block-content ul li, .inner-block-content ol li{ line-height: 25px;}.inner-block-content .inherit ul li, .inner-block-content .inherit ol li, .inner-block-content .inherit p {line-height: inherit;}
.elementor-widget-toggle .elementor-toggle-item {border-bottom: 1px solid #dedede;padding-bottom: 8px;}.elementor-pagination-position-outside .swiper-container {padding-bottom: 0;}.elementor-pagination-position-outside .swiper-pagination-bullet-active, .elementor-widget-media-carousel:hover .elementor-swiper-button, .elementor-custom-embed-play svg, .swiper-pagination-bullet-active {opacity: 1;}.elementor-custom-embed-play svg{filter: none;}.elementor-custom-embed-play {display: flex;align-items: center;justify-content: center;background-color: rgba(237, 28, 36, 0.90);border-radius: 50%;width: 105px;height: 105px;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}.small-play-btn .elementor-custom-embed-play {width: 64px;height: 64px;}.bg-image-cover-padded, .bg-image-cover {background-size: cover;background-repeat: no-repeat;background-position: center center;position: relative;}.bg-image-cover-padded:after {padding-top: 100%;display: block;content: '';}.elementor-nav-menu--dropdown .elementor-item, .elementor-sub-item {background-color: transparent!important;}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-vertical-align-middle .elementor-image-box-title, .elementor-vertical-align-top .elementor-image-box-title {margin-top: 0;}.elementor-widget-media-carousel .swiper-pagination-bullets {bottom: 26px;}.elementor-widget-media-carousel .elementor-swiper-button {color: #fff;}.elementor-widget-media-carousel .elementor-swiper-button {background-color: rgba(0,0,0,0.5);padding: 5px 2px;opacity: 0;}.inner-block-content .elementor-heading-title{line-height: 1.15;}
.inner-block-content ul:not(.elementor-editor-element-settings):not(.elementor-select-preset-list):not(.elementor-icon-list-items):not(.woocommerce-order-overview):not(.order_details):not(.products) li:before {background-color: #f2d061;border-radius: 50%;content: '';width: 9px;height: 9px;left: 0;top: 11px;position: absolute;}.white a {color: #ffffff;}.elementor-image-box-img{flex-shrink: 0;line-height: 0;}
.elementor-widget-wp-widget-recent-posts h5 {color: #00618b;font-size: 18px;font-weight: 700;text-transform: uppercase;margin: 0;}.elementor-widget-wp-widget-recent-posts ul {margin: 0;padding: 0;}.elementor-widget-wp-widget-recent-posts ul li {border-bottom: 1px solid #ebebeb;list-style-type: none;padding: 17px 0 15px;margin: 0;}.elementor-widget-wp-widget-recent-posts ul li a {color: #242424;display: inline-block;font-weight: 400;font-size: 17px;line-height: normal;position: relative;}.elementor-widget-wp-widget-recent-posts ul li a:hover {color: #00618b;}
.table-responsive {display: block;text-align: center;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}table tbody tr > td {background-color: transparent!important;}.yt-container {position: relative;overflow: hidden;width: 100%;padding-top: 56.25%;}.yt-container iframe {position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;}

/* display none goes here */
.elementor-lightbox footer .elementor-slideshow__title,.wpcf7-form-control-wrap span.wpcf7-not-valid-tip,.elementor-widget-media-carousel .swiper-slide-shadow-left,.elementor-widget-media-carousel .swiper-slide-shadow-right,#header-block .sub-arrow {
  display: none!important;
}


.half-img-left {
  margin: 0 0 0 calc(((100vw - var(--content-width) ) / 2) * -1);
}
.half-img-right {
  margin: 0 calc((( 100vw - var(--content-width) ) / 2) * -1) 0 0;
}

.elementor-editor-active .elementor-invisible,
.elementor-editor-preview .elementor-invisible {
  visibility: visible;
}

.e-grid {
  grid-template-rows: none!important;
}

/* Global Button */
.elementor-button {
  transition: background 0.2s ease, transform 0.2s ease;
}
.elementor-button:hover {
  transform: translateY(-2px);
  background: #ffd84d;
}
.btn-glow .elementor-button:hover {
  box-shadow: 0 4px 16px rgba(254, 196, 34, 0.35);
}
.btn-glow2 .elementor-button:hover {
  box-shadow: 0 8px 28px rgba(254,196,34,0.4)
}
.btn-glow-white .elementor-button:hover {
  box-shadow: 0 4px 16px rgba(255, 255, 255, 0.15);
}

.btn-glow-cta .elementor-button {
  box-shadow: 0 4px 24px rgba(254, 196, 34, 0.35);
} 
.btn-glow-cta .elementor-button:hover {
  box-shadow: 0 8px 32px rgba(254, 196, 34, 0.45);
} 
.btn-glow-green .elementor-button:hover {
  box-shadow: 0 8px 32px rgba(47,154,94,0.45)
} 
.elementor-button {
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.jjs-loading .inner-trust {
  visibility: hidden;
}
.inner-block-content .elementor-button svg {
  fill: none;
  stroke: #191738;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/*** 
* ========
* Header 
* ========
***/
#header-block {
  -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
}
/* Top bar default (visible) */
.jj-topbar{
  overflow: hidden;
  max-height: 70px;       
  opacity: 1;
  transform: translateY(0);
  transition: max-height .35s ease, opacity .25s ease, transform .35s ease;
  will-change: max-height, opacity, transform;
}

/* When Elementor sticky effects kick in, collapse the topbar */
.elementor-sticky--effects .jj-topbar{
  max-height: 0;
  opacity: 0;
  transform: translateY(-8px);
  pointer-events: none;
}

/* ==========================
Industries Section
============================= */
.jjs-industries-wrap .grid {
  display: flex;
  gap: 12px;
  height: clamp(320px, 30vw, 440px);
}
.jjs-industries-wrap .card {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  flex: 1 1 0;
  min-width: 0;
  cursor: pointer;
  transition:
    flex-grow 0.55s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.55s cubic-bezier(0.4, 0, 0.2, 1),
    border-radius 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: flex-grow;
  z-index: 1;
}
.jjs-industries-wrap .card:hover {
  flex-grow: 3.2;
  box-shadow: 0 8px 24px rgba(25, 23, 56, 0.12);
  z-index: 10;
  border-radius: 20px;
}
.jjs-industries-wrap .card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.55s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}
.jjs-industries-wrap .card:hover img {
  transform: scale(1.04);
}
.jjs-industries-wrap .card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(25, 23, 56, 0.88) 0%,
    rgba(25, 23, 56, 0.25) 50%,
    rgba(25, 23, 56, 0.05) 100%
  );
  z-index: 1;
}
.jjs-industries-wrap .card::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(25, 23, 56, 0.75) 0%,
    rgba(25, 23, 56, 0.25) 50%,
    rgba(25, 23, 56, 0.05) 100%
  );
  z-index: 1;
  opacity: 0;
  transition: opacity 0.55s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: opacity;
}
.jjs-industries-wrap .card:hover::after {
  opacity: 1;
}
.jjs-industries-wrap .card-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: clamp(16px, 2vw, 28px);
  z-index: 2;
}
.jjs-industries-wrap .card-accent {
  height: 3px;
  width: 0;
  background: #FEC422;
  border-radius: 2px;
  margin-bottom: 10px;
  transition: width 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  will-change: width;
}
.jjs-industries-wrap .card:hover .card-accent {
  width: 40px;
}
.jjs-industries-wrap .card-content h3 {
  font-size: clamp(18px, 2vw, 26px);
  font-weight: 700;
  color: #ffffff;
  line-height: 1.3;
  overflow: hidden;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.jjs-industries-wrap .card-arrow {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #FEC422;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 8px;
  opacity: 0;
  transform: translateY(6px);
  transition:
    opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.15s,
    transform 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.15s;
  will-change: opacity, transform;
  white-space: nowrap;
}
.jjs-industries-wrap .card:hover .card-arrow {
  opacity: 1;
  transform: translateY(0);
}
.jjs-industries-wrap .card-arrow svg {
  width: 15px;
  height: 15px;
  fill: none;
  stroke: #FEC422;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}

/* Inner Hero */
#inner-hero h1 {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

/* Inner Trust Hero */
.inner-trust {
  background: linear-gradient(90deg, rgba(100,100,100,0.90) 0%, rgba(150,150,150,0.85) 50%, rgba(100,100,100,0.90) 100%);   
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.inner-trust .item {
  position: relative;
}
.inner-trust .item:after {
  content: '';
  width: 1px;
  height: 28px;
  background: rgba(255, 255, 255, 0.12);
  right: -20px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.inner-trust .item:last-child:after {
  display: none;
}
.inner-trust img {
  width: 25px;
  height: 25px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}
.inner-trust .elementor-image-box-img {
  width: 35px;
  height: 35px;
  background: rgba(255,255,255,0.2);
  border-radius: 6px;
  display: flex!important;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

/*** 
* ============================
* Contact Form Styles 
* ============================
***/
.wpcf7 input:not([type="submit"]), .wpcf7 textarea, .wpcf7 select {font-size: 18px;color: #2e2e2e!important;border: 1px solid white;border-radius: 5px;margin-bottom: 12px;padding: 14px 20px 12px;}.wpcf7 textarea {height: 110px;}.wpcf7 .submit-btn {position: relative;}.wpcf7 input[type="submit"] {border: 0;}.wpcf7 textarea::moz-placeholder, .wpcf7 input::moz-placeholder, .wpcf7 select::moz-placeholder {color: #2e2e2e!important;}.wpcf7 textarea::-webkit-input-placeholder, .wpcf7 input::-webkit-input-placeholder, .wpcf7 select::-webkit-input-placeholder {color: #2e2e2e!important;}.wpcf7 textarea::placeholder, .wpcf7 input::placeholder, .wpcf7 select::placeholder {color: #2e2e2e!important;}.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {background-color: red;}.wpcf7 form.sent .wpcf7-response-output {background-color: #46b450;}.wpcf7 form .wpcf7-response-output {border: 0;color: #fff;font-weight: 400;font-size: 15px;text-align: center!important;line-height: normal;margin: 0;padding: 5px 10px;position: absolute;margin-top: 15px;}.wpcf7 input.wpcf7-not-valid, .wpcf7 select.wpcf7-not-valid, .wpcf7 textarea.wpcf7-not-valid {border: 1px solid #f00!important;}.wpcf7-checkbox {display: block;-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;-webkit-column-gap: 10px;-moz-column-gap: 10px;column-gap: 10px;margin-top: 2px;}.wpcf7-checkbox input[type="checkbox"], .wpcf7-radio input[type="radio"] {position: absolute;opacity: 0;cursor: pointer;left: 0;height: 100%;width: 100%;z-index: 2;}.wpcf7-checkbox .wpcf7-list-item-label:before {position: absolute;top: 4px;left: 0;height: 15px;width: 15px;border: 1px solid #7f7f7f;border-radius: 0;}.wpcf7-checkbox .wpcf7-list-item-label:after {content: "";display: none;left: 5px;top: 6px;width: 5px;height: 9px;border: solid white;border-width: 0 2px 2px 0;position: absolute;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label:before, .wpcf7-radio input:checked ~ .wpcf7-list-item-label:before {border-color: #2CAE4A;background-color: #2CAE4A;}.wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label:after, .wpcf7-radio input:checked ~ .wpcf7-list-item-label:after {display: block;}
.input-file-overlay {display: flex;line-height: normal;}.input-file-overlay .select-file {text-transform: uppercase;background: #268037;color: #fff;font-weight: bold;font-size: 15px;width: 155px;text-align: center;line-height: 48px;cursor: pointer;}.input-file-overlay input {padding: 10px 20px 10px 30px !important;pointer-events: none;margin-bottom: 0!important;}

/*** 
* ==============
* Media Query
* ==============
***/
@media (min-width: 1025px) {
  .hide-pagination .swiper-pagination-bullets {display: none;}.hide-pagination .elementor-swiper {cursor: auto;pointer-events: none;}

}

@media (max-width: 1024px) {
  #hmw_container {position: fixed;z-index: 9999;top: auto;bottom: 0;left: 0;right: 0;width: 100%;}#hmw_container .vertical {-webkit-writing-mode: horizontal-tb;-moz-writing-mode: horizontal-tb;writing-mode: horizontal-tb;text-orientation: sideways;-webkit-transform: rotate(0);-moz-transform: rotate(0);transform: rotate(0);white-space: nowrap;display: flex;bottom: 0;width: auto;word-spacing: 1px;}#hmw_hide {float: none;text-align: center;padding: 13px 10px 12px;-webkit-box-shadow: 0px -2px 9px -1px rgba(0, 0, 0, 0.43);-moz-box-shadow: 0px -2px 9px -1px rgba(0, 0, 0, 0.43);box-shadow: 0px -2px 9px -1px rgba(0, 0, 0, 0.43);font-size: 18px;}#hmw_hide i {padding: 0 7px 0 0;}.elementor-custom-embed-play {width: 75px;height: 75px;}.elementor-custom-embed-play i {font-size: 32px;}.elementor-widget-media-carousel .swiper-pagination-bullets {bottom: 10px;}

  .half-img-left,
  .half-img-right {
    margin: 0;
  }
  .inner-block-content ul li + li, .inner-block-content ol li + li {
    margin-top: 6px;
  }
  .inner-block-content ul, .inner-block-content ol, .inner-block-content p {
    margin-bottom: 1rem;
  }
    
  .jjs-industries-wrap .grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      height: auto;
      gap: 16px;
    }
    .jjs-industries-wrap .card {
        height: clamp(200px, 30vw, 300px);
        flex-grow: unset;
        transition: box-shadow 0.3s ease, transform 0.3s ease;
    }
    .jjs-industries-wrap .card:hover {
        flex-grow: unset;
        transform: translateY(-5px);
        box-shadow: 0 12px 32px rgba(25, 23, 56, 0.2);
        border-radius: 16px;
    }
    .jjs-industries-wrap .card:last-child {
        grid-column: 1 / -1;
        height: clamp(200px, 28vw, 280px);
    }
    .jjs-industries-wrap .card-accent { width: 40px; }
    .jjs-industries-wrap .card-arrow {
        opacity: 1;
        transform: translateY(0);
    }
    .jjs-industries-wrap .card-content h3 {
        font-size: clamp(16px, 2.5vw, 20px);
    }  

}

@media (max-width: 767px) {
  .elementor-widget-media-carousel .swiper-pagination-bullets .swiper-pagination-bullet {height: 12px!important;width: 12px!important;}ul.split-two, ol.split-two {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}.inner-block-content .inherit ul li, .inner-block-content .inherit ol li, .inner-block-content .inherit p {line-height: inherit;}.wpcf7 form .wpcf7-response-output {position: static!important;}.elementor-widget-text-editor img.alignright, .elementor-widget-text-editor img.alignleft {display: block;float: none;margin: 0 0 10px;}

  .two-col-form .col-half {
    float: none;
    width: 100%;
  }

}

@media (max-width: 600px) { 
  .jjs-industries-wrap .grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .jjs-industries-wrap .card {
    height: clamp(180px, 55vw, 260px);
  }
  .jjs-industries-wrap .card:last-child {
    grid-column: unset;
    height: clamp(180px, 55vw, 260px);
  }
  .jjs-industries-wrap .card-content {
    padding: 20px;
  }
  .jjs-industries-wrap .card-content h3 {
    font-size: 22px;
  }
}