:root {
  --ast-post-nav-space: 0;
  --ast-container-default-xlg-padding: 3em;
  --ast-container-default-lg-padding: 3em;
  --ast-container-default-slg-padding: 2em;
  --ast-container-default-md-padding: 3em;
  --ast-container-default-sm-padding: 3em;
  --ast-container-default-xs-padding: 2.4em;
  --ast-container-default-xxs-padding: 1.8em;
  --ast-code-block-background: #eeeeee;
  --ast-comment-inputs-background: #fafafa;
  --ast-normal-container-width: 1320px;
  --ast-narrow-container-width: 750px;
  --ast-blog-title-font-weight: normal;
  --ast-blog-meta-weight: inherit;
  --ast-global-color-primary: var(--ast-global-color-5);
  --ast-global-color-secondary: var(--ast-global-color-4);
  --ast-global-color-alternate-background: var(--ast-global-color-7);
  --ast-global-color-subtle-background: var(--ast-global-color-6);
  --ast-bg-style-guide: #f8fafc;
  --ast-shadow-style-guide: 0px 0px 4px 0 #00000057;
  --ast-global-dark-bg-style: #fff;
  --ast-global-dark-lfs: #fbfbfb;
  --ast-widget-bg-color: #fafafa;
  --ast-wc-container-head-bg-color: #fbfbfb;
  --ast-title-layout-bg: #eeeeee;
  --ast-search-border-color: #e7e7e7;
  --ast-lifter-hover-bg: #e6e6e6;
  --ast-gallery-block-color: #000;
  --srfm-color-input-label: var(--ast-global-color-2);
}

html {
  font-size: 100%;
}

a {
  color: #0db3d5;
}

a:hover,
a:focus {
  color: var(--ast-global-color-1);
}

body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans,
    Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-weight: inherit;
  font-size: 16px;
  font-size: 1rem;
  line-height: var(--ast-body-line-height, 1.5em);
}

blockquote {
  color: #000000;
}

p,
.entry-content p {
  margin-bottom: 0.94em;
}

h1,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6,
.site-title,
.site-title a {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.ast-site-identity .site-title a {
  color: var(--ast-global-color-2);
}

.site-title {
  font-size: 35px;
  font-size: 2.1875rem;
  display: none;
}

header .custom-logo-link img {
  max-width: 335px;
  width: 335px;
}

.astra-logo-svg {
  width: 335px;
}

.site-header .site-description {
  font-size: 15px;
  font-size: 0.9375rem;
  display: none;
}

.entry-title {
  font-size: 26px;
  font-size: 1.625rem;
}

.archive .ast-article-post .ast-article-inner,
.blog .ast-article-post .ast-article-inner,
.archive .ast-article-post .ast-article-inner:hover,
.blog .ast-article-post .ast-article-inner:hover {
  overflow: hidden;
}

h1,
.entry-content h1 {
  font-size: 48px;
  font-size: 3rem;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  line-height: 1.3em;
}

h2,
.entry-content h2 {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  line-height: 1.3em;
}

h3,
.entry-content h3 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  line-height: 1.3em;
}

h4,
.entry-content h4 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.3em;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

h5,
.entry-content h5 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.6em;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

h6,
.entry-content h6 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.25em;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

::selection {
  background-color: var(--ast-global-color-0);
  color: #ffffff;
}

body,
h1,
.entry-title a,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {
  color: #040707;
}

.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a.current-item {
  color: #000000;
  border-color: #0db3d5;
  background-color: #0db3d5;
}

input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="reset"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: #0db3d5;
}

input[type="radio"]:checked,
input[type="reset"],
input[type="checkbox"]:checked,
input[type="checkbox"]:hover:checked,
input[type="checkbox"]:focus:checked,
input[type="range"]::-webkit-slider-thumb {
  border-color: #0db3d5;
  background-color: #0db3d5;
  box-shadow: none;
}

.site-footer a:hover + .post-count,
.site-footer a:focus + .post-count {
  background: #0db3d5;
  border-color: #0db3d5;
}

.single .nav-links .nav-previous,
.single .nav-links .nav-next {
  color: #0db3d5;
}

.entry-meta,
.entry-meta * {
  line-height: 1.45;
  color: #0db3d5;
}

.entry-meta a:not(.ast-button):hover,
.entry-meta a:not(.ast-button):hover *,
.entry-meta a:not(.ast-button):focus,
.entry-meta a:not(.ast-button):focus *,
.page-links > .page-link,
.page-links .page-link:hover,
.post-navigation a:hover {
  color: var(--ast-global-color-1);
}

#cat option,
.secondary .calendar_wrap thead a,
.secondary .calendar_wrap thead a:visited {
  color: #0db3d5;
}

.secondary .calendar_wrap #today,
.ast-progress-val span {
  background: #0db3d5;
}

.secondary a:hover + .post-count,
.secondary a:focus + .post-count {
  background: #0db3d5;
  border-color: #0db3d5;
}

.calendar_wrap #today > a {
  color: #000000;
}

.page-links .page-link,
.single .post-navigation a {
  color: #0db3d5;
}

.ast-search-menu-icon .search-form button.search-submit {
  padding: 0 4px;
}

.ast-search-menu-icon form.search-form {
  padding-right: 0;
}

.ast-search-menu-icon.slide-search input.search-field {
  width: 0;
}

.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,
.ast-header-search
  .ast-search-menu-icon.ast-dropdown-active
  .search-field:focus {
  transition: all 0.2s;
}

.search-form input.search-field:focus {
  outline: none;
}

.astra-logo-svg:not(
    .sticky-custom-logo .astra-logo-svg,
    .transparent-custom-logo .astra-logo-svg,
    .advanced-header-logo .astra-logo-svg
  ) {
  height: 82px;
}

.ast-archive-title {
  color: #1352a1;
}

.widget-title,
.widget .wp-block-heading {
  font-size: 22px;
  font-size: 1.375rem;
  color: #1352a1;
}

.single .ast-author-details .author-title {
  color: var(--ast-global-color-1);
}

.ast-single-post .entry-content a,
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
  text-decoration: underline;
}

.ast-single-post .wp-block-button .wp-block-button__link,
.ast-single-post .elementor-button-wrapper .elementor-button,
.ast-single-post .entry-content .uagb-tab a,
.ast-single-post .entry-content .uagb-ifb-cta a,
.ast-single-post .entry-content .wp-block-uagb-buttons a,
.ast-single-post .entry-content .uabb-module-content a,
.ast-single-post .entry-content .uagb-post-grid a,
.ast-single-post .entry-content .uagb-timeline a,
.ast-single-post .entry-content .uagb-toc__wrap a,
.ast-single-post .entry-content .uagb-taxomony-box a,
.ast-single-post .entry-content .woocommerce a,
.entry-content .wp-block-latest-posts > li > a,
.ast-single-post .entry-content .wp-block-file__button,
li.ast-post-filter-single,
.ast-single-post
  .wp-block-buttons
  .wp-block-button.is-style-outline
  .wp-block-button__link,
.ast-single-post .ast-comment-content .comment-reply-link,
.ast-single-post .ast-comment-content .comment-edit-link {
  text-decoration: none;
}

.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,
.astra-search-icon:focus-visible,
#close:focus-visible,
a:focus-visible,
.ast-menu-toggle:focus-visible,
.site .skip-link:focus-visible,
.wp-block-loginout input:focus-visible,
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper,
.ast-header-navigation-arrow:focus-visible,
.woocommerce .wc-proceed-to-checkout > .checkout-button:focus-visible,
.woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible,
.ast-orders-table__row .ast-orders-table__cell:focus-visible,
.woocommerce .woocommerce-order-details .order-again > .button:focus-visible,
.woocommerce .woocommerce-message a.button.wc-forward:focus-visible,
.woocommerce #minus_qty:focus-visible,
.woocommerce #plus_qty:focus-visible,
a#ast-apply-coupon:focus-visible,
.woocommerce .woocommerce-info a:focus-visible,
.woocommerce .astra-shop-summary-wrap a:focus-visible,
.woocommerce a.wc-forward:focus-visible,
#ast-apply-coupon:focus-visible,
.woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible,
#close:focus-visible,
.button.search-submit:focus-visible,
#search_submit:focus,
.normal-search:focus-visible,
.ast-header-account-wrap:focus-visible,
.woocommerce .ast-on-card-button.ast-quick-view-trigger:focus {
  outline-style: dotted;
  outline-color: inherit;
  outline-width: thin;
}

input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="reset"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
textarea:focus,
.wp-block-search__input:focus,
[data-section="section-header-mobile-trigger"]
  .ast-button-wrap
  .ast-mobile-menu-trigger-minimal:focus,
.ast-mobile-popup-drawer.active .menu-toggle-close:focus,
.woocommerce-ordering select.orderby:focus,
#ast-scroll-top:focus,
#coupon_code:focus,
.woocommerce-page #comment:focus,
.woocommerce #reviews #respond input#submit:focus,
.woocommerce a.add_to_cart_button:focus,
.woocommerce .button.single_add_to_cart_button:focus,
.woocommerce .woocommerce-cart-form button:focus,
.woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus,
.woocommerce
  .woocommerce-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .woocommerce-input-wrapper
  > .input-text:focus,
.woocommerce #order_comments:focus,
.woocommerce #place_order:focus,
.woocommerce
  .woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  .woocommerce-input-wrapper
  > .input-text:focus,
.woocommerce .woocommerce-MyAccount-content form button:focus,
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  .woocommerce-form-row
  .woocommerce-Input.input-text:focus,
.woocommerce
  .ast-woocommerce-container
  .woocommerce-pagination
  ul.page-numbers
  li
  a:focus,
body
  #content
  .woocommerce
  form
  .form-row
  .select2-container--default
  .select2-selection--single:focus,
#ast-coupon-code:focus,
.woocommerce.woocommerce-js .quantity input[type="number"]:focus,
.woocommerce-js
  .woocommerce-mini-cart-item
  .quantity
  input[type="number"]:focus,
.woocommerce p#ast-coupon-trigger:focus {
  border-style: dotted;
  border-color: inherit;
  border-width: thin;
}

input {
  outline: none;
}

.ast-logo-title-inline .site-logo-img {
  padding-right: 1em;
}

.site-logo-img img {
  transition: all 0.2s linear;
}

body .ast-oembed-container * {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}

body .wp-block-embed-pocket-casts .ast-oembed-container * {
  position: unset;
}

.ast-single-post-featured-section + article {
  margin-top: 2em;
}

.site-content .ast-single-post-featured-section img {
  width: 100%;
  overflow: hidden;
  object-fit: cover;
}

.site > .ast-single-related-posts-container {
  margin-top: 0;
}

@media (min-width: 922px) {
  .ast-desktop .ast-container--narrow {
    max-width: var(--ast-narrow-container-width);
    margin: 0 auto;
  }
}

.ast-page-builder-template .hentry {
  margin: 0;
}

.ast-page-builder-template .site-content > .ast-container {
  max-width: 100%;
  padding: 0;
}

.ast-page-builder-template .site .site-content #primary {
  padding: 0;
  margin: 0;
}

.ast-page-builder-template .no-results {
  text-align: center;
  margin: 4em auto;
}

.ast-page-builder-template .ast-pagination {
  padding: 2em;
}

.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {
  margin-top: 0;
}

.ast-page-builder-template .entry-header.ast-header-without-markup {
  margin-top: 0;
  margin-bottom: 0;
}

.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {
  margin-bottom: 0;
}

.ast-page-builder-template.single .post-navigation {
  padding-bottom: 2em;
}

.ast-page-builder-template.single-post .site-content > .ast-container {
  max-width: 100%;
}

.ast-page-builder-template .entry-header {
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
}

.ast-page-builder-template .ast-archive-description {
  margin: 2em auto 0;
  padding-left: 20px;
  padding-right: 20px;
}

.ast-page-builder-template .ast-row {
  margin-left: 0;
  margin-right: 0;
}

.single.ast-page-builder-template .entry-header + .entry-content,
.single.ast-page-builder-template
  .ast-single-entry-banner
  + .site-content
  article
  .entry-content {
  margin-bottom: 2em;
}

@media (min-width: 921px) {
  .ast-page-builder-template.archive.ast-right-sidebar .ast-row article,
  .ast-page-builder-template.archive.ast-left-sidebar .ast-row article {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 921.9px) {
  #ast-desktop-header {
    display: none;
  }
}

@media (min-width: 922px) {
  #ast-mobile-header {
    display: none;
  }
}

.wp-block-buttons.aligncenter {
  justify-content: center;
}

@media (max-width: 921px) {
  .ast-theme-transparent-header #primary,
  .ast-theme-transparent-header #secondary {
    padding: 0;
  }
}

@media (max-width: 921px) {
  .ast-plain-container.ast-no-sidebar #primary {
    padding: 0;
  }
}

.ast-plain-container.ast-no-sidebar #primary {
  margin-top: 0;
  margin-bottom: 0;
}

.wp-block-button.is-style-outline .wp-block-button__link {
  border-color: #0db3d5;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

div.wp-block-button.is-style-outline
  > .wp-block-button__link:not(.has-text-color),
div.wp-block-button.wp-block-button__link.is-style-outline:not(
    .has-text-color
  ) {
  color: #0db3d5;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-buttons
  .wp-block-button.is-style-outline
  .wp-block-button__link:focus,
.wp-block-buttons
  .wp-block-button.is-style-outline
  > .wp-block-button__link:not(.has-text-color):hover,
.wp-block-buttons
  .wp-block-button.wp-block-button__link.is-style-outline:not(
    .has-text-color
  ):hover {
  color: #0db3d5;
  background-color: rgba(0, 0, 0, 0);
  border-color: #0db3d5;
}

.post-page-numbers.current .page-link,
.ast-pagination .page-numbers.current {
  color: #ffffff;
  border-color: var(--ast-global-color-0);
  background-color: var(--ast-global-color-0);
}

.wp-block-button.is-style-outline .wp-block-button__link {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,
.ast-outline-button {
  border-color: #0db3d5;
  font-family: "Poppins", sans-serif;
  font-weight: inherit;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1em;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.wp-block-buttons
  .wp-block-button.is-style-outline
  > .wp-block-button__link:not(.has-text-color),
.wp-block-buttons
  .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),
.ast-outline-button {
  color: #0db3d5;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-buttons
  .wp-block-button.is-style-outline
  .wp-block-button__link:focus,
.wp-block-buttons
  .wp-block-button.is-style-outline
  > .wp-block-button__link:not(.has-text-color):hover,
.wp-block-buttons
  .wp-block-button.wp-block-button__link.is-style-outline:not(
    .has-text-color
  ):hover,
.ast-outline-button:hover,
.ast-outline-button:focus,
.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,
.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus {
  color: #0db3d5;
  background-color: rgba(0, 0, 0, 0);
  border-color: #0db3d5;
}

.wp-block-button
  .wp-block-button__link.wp-element-button.is-style-outline:not(
    .has-background
  ),
.wp-block-button.is-style-outline
  > .wp-block-button__link.wp-element-button:not(.has-background),
.ast-outline-button {
  background-color: #0db3d5;
}

.entry-content[data-ast-blocks-layout] > figure {
  margin-bottom: 1em;
}

h1.widget-title {
  font-weight: 700;
}

h2.widget-title {
  font-weight: 500;
}

h3.widget-title {
  font-weight: 400;
}

#page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.ast-404-layout-1 h1.page-title {
  color: var(--ast-global-color-2);
}

.single .post-navigation a {
  line-height: 1em;
  height: inherit;
}

.error-404 .page-sub-title {
  font-size: 1.5rem;
  font-weight: inherit;
}

.search .site-content .content-area .search-form {
  margin-bottom: 0;
}

#page .site-content {
  flex-grow: 1;
}

.widget {
  margin-bottom: 1.25em;
}

#secondary li {
  line-height: 1.5em;
}

#secondary .wp-block-group h2 {
  margin-bottom: 0.7em;
}

#secondary h2 {
  font-size: 1.7rem;
}

.ast-separate-container .ast-article-post,
.ast-separate-container .ast-article-single,
.ast-separate-container .comment-respond {
  padding: 3em;
}

.ast-separate-container .ast-article-single .ast-article-single {
  padding: 0;
}

.ast-article-single .wp-block-post-template-is-layout-grid {
  padding-left: 0;
}

.ast-separate-container .comments-title,
.ast-narrow-container .comments-title {
  padding: 1.5em 2em;
}

.ast-page-builder-template .comment-form-textarea,
.ast-comment-formwrap .ast-grid-common-col {
  padding: 0;
}

.ast-comment-formwrap {
  padding: 0;
  display: inline-flex;
  column-gap: 20px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.comments-area textarea#comment:focus,
.comments-area textarea#comment:active,
.comments-area .ast-comment-formwrap input[type="text"]:focus,
.comments-area .ast-comment-formwrap input[type="text"]:active {
  box-shadow: none;
  outline: none;
}

.archive.ast-page-builder-template .entry-header {
  margin-top: 2em;
}

.ast-page-builder-template .ast-comment-formwrap {
  width: 100%;
}

.entry-title {
  margin-bottom: 0.5em;
}

.ast-archive-description p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.ast-separate-container .ast-comment-list li.depth-1,
.hentry {
  margin-bottom: 2em;
}

@media (min-width: 921px) {
  .ast-left-sidebar.ast-page-builder-template #secondary,
  .archive.ast-right-sidebar.ast-page-builder-template .site-main {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 544px) {
  .ast-comment-formwrap.ast-row {
    column-gap: 10px;
    display: inline-block;
  }

  #ast-commentform .ast-grid-common-col {
    position: relative;
    width: 100%;
  }
}

@media (min-width: 1201px) {
  .ast-separate-container .ast-article-post,
  .ast-separate-container .ast-article-single,
  .ast-separate-container .ast-author-box,
  .ast-separate-container .ast-404-layout-1,
  .ast-separate-container .no-results {
    padding: 3em;
  }
}

@media (max-width: 921px) {
  .ast-separate-container #primary,
  .ast-separate-container #secondary {
    padding: 1.5em 0;
  }

  #primary,
  #secondary {
    padding: 1.5em 0;
    margin: 0;
  }

  .ast-left-sidebar #content > .ast-container {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }
}

@media (min-width: 922px) {
  .ast-separate-container.ast-right-sidebar #primary,
  .ast-separate-container.ast-left-sidebar #primary {
    border: 0;
  }

  .search-no-results.ast-separate-container #primary {
    margin-bottom: 4em;
  }
}

.elementor-button-wrapper .elementor-button {
  border-style: solid;
  text-decoration: none;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
}

body .elementor-button.elementor-size-sm,
body .elementor-button.elementor-size-xs,
body .elementor-button.elementor-size-md,
body .elementor-button.elementor-size-lg,
body .elementor-button.elementor-size-xl,
body .elementor-button {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
}

.elementor-button-wrapper .elementor-button {
  border-color: #0db3d5;
  background-color: #0db3d5;
}

.elementor-button-wrapper .elementor-button:hover,
.elementor-button-wrapper .elementor-button:focus {
  color: #0db3d5;
  background-color: rgba(0, 0, 0, 0);
  border-color: #0db3d5;
}

.wp-block-button .wp-block-button__link,
.elementor-button-wrapper .elementor-button,
.elementor-button-wrapper .elementor-button:visited {
  color: #ffffff;
}

.elementor-button-wrapper .elementor-button {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1em;
}

body .elementor-button.elementor-size-sm,
body .elementor-button.elementor-size-xs,
body .elementor-button.elementor-size-md,
body .elementor-button.elementor-size-lg,
body .elementor-button.elementor-size-xl,
body .elementor-button {
  font-size: 16px;
  font-size: 1rem;
}

.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
  color: #0db3d5;
  background-color: rgba(0, 0, 0, 0);
  border-color: #0db3d5;
}

.elementor-widget-heading h1.elementor-heading-title {
  line-height: 1.3em;
}

.elementor-widget-heading h2.elementor-heading-title {
  line-height: 1.3em;
}

.elementor-widget-heading h3.elementor-heading-title {
  line-height: 1.3em;
}

.elementor-widget-heading h4.elementor-heading-title {
  line-height: 1.3em;
}

.elementor-widget-heading h5.elementor-heading-title {
  line-height: 1.6em;
}

.elementor-widget-heading h6.elementor-heading-title {
  line-height: 1.25em;
}

.wp-block-button .wp-block-button__link,
.wp-block-search .wp-block-search__button,
body .wp-block-file .wp-block-file__button {
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-color: #0db3d5;
  background-color: #0db3d5;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: inherit;
  line-height: 1em;
  font-size: 16px;
  font-size: 1rem;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
}

.menu-toggle,
button,
.ast-button,
.ast-custom-button,
.button,
input#submit,
input[type="button"],
input[type="submit"],
input[type="reset"],
form[CLASS*="wp-block-search__"].wp-block-search
  .wp-block-search__inside-wrapper
  .wp-block-search__button,
body .wp-block-file .wp-block-file__button,
.search .search-submit {
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  color: #ffffff;
  border-color: #0db3d5;
  background-color: #0db3d5;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: inherit;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1em;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

button:focus,
.menu-toggle:hover,
button:hover,
.ast-button:hover,
.ast-custom-button:hover .button:hover,
.ast-custom-button:hover,
input[type="reset"]:hover,
input[type="reset"]:focus,
input#submit:hover,
input#submit:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
form[CLASS*="wp-block-search__"].wp-block-search
  .wp-block-search__inside-wrapper
  .wp-block-search__button:hover,
form[CLASS*="wp-block-search__"].wp-block-search
  .wp-block-search__inside-wrapper
  .wp-block-search__button:focus,
body .wp-block-file .wp-block-file__button:hover,
body .wp-block-file .wp-block-file__button:focus {
  color: #0db3d5;
  background-color: rgba(0, 0, 0, 0);
  border-color: #0db3d5;
}

form[CLASS*="wp-block-search__"].wp-block-search
  .wp-block-search__inside-wrapper
  .wp-block-search__button.has-icon {
  padding-top: calc(15px - 3px);
  padding-right: calc(30px - 3px);
  padding-bottom: calc(15px - 3px);
  padding-left: calc(30px - 3px);
}

@media (max-width: 921px) {
  .ast-mobile-header-stack .main-header-bar .ast-search-menu-icon {
    display: inline-block;
  }

  .ast-header-break-point.ast-header-custom-item-outside
    .ast-mobile-header-stack
    .main-header-bar
    .ast-search-icon {
    margin: 0;
  }

  .ast-comment-avatar-wrap img {
    max-width: 2.5em;
  }

  .ast-comment-meta {
    padding: 0 1.8888em 1.3333em;
  }

  .ast-separate-container .ast-comment-list li.depth-1 {
    padding: 1.5em 2.14em;
  }

  .ast-separate-container .comment-respond {
    padding: 2em 2.14em;
  }
}

@media (min-width: 544px) {
  .ast-container {
    max-width: 100%;
  }
}

@media (max-width: 544px) {
  .ast-separate-container .ast-article-post,
  .ast-separate-container .ast-article-single,
  .ast-separate-container .comments-title,
  .ast-separate-container .ast-archive-description {
    padding: 1.5em 1em;
  }

  .ast-separate-container #content .ast-container {
    padding-left: 0.54em;
    padding-right: 0.54em;
  }

  .ast-separate-container .ast-comment-list .bypostauthor {
    padding: 0.5em;
  }

  .ast-search-menu-icon.ast-dropdown-active .search-field {
    width: 170px;
  }
}

#ast-mobile-header .ast-site-header-cart-li a {
  pointer-events: none;
}

.ast-separate-container {
  background-color: var(--ast-global-color-4);
}

@media (max-width: 921px) {
  .site-title {
    display: none;
  }

  .site-header .site-description {
    display: none;
  }

  h1,
  .entry-content h1 {
    font-size: 30px;
  }

  h2,
  .entry-content h2 {
    font-size: 25px;
  }

  h3,
  .entry-content h3 {
    font-size: 20px;
  }
}

@media (max-width: 544px) {
  .site-title {
    display: none;
  }

  .site-header .site-description {
    display: none;
  }

  h1,
  .entry-content h1 {
    font-size: 30px;
  }

  h2,
  .entry-content h2 {
    font-size: 25px;
  }

  h3,
  .entry-content h3 {
    font-size: 20px;
  }

  .astra-logo-svg:not(
      .sticky-custom-logo .astra-logo-svg,
      .transparent-custom-logo .astra-logo-svg,
      .advanced-header-logo .astra-logo-svg
    ) {
    height: 82px;
  }
}

@media (max-width: 921px) {
  html {
    font-size: 91.2%;
  }
}

@media (max-width: 544px) {
  html {
    font-size: 91.2%;
  }
}

@media (min-width: 922px) {
  .ast-container {
    max-width: 1360px;
  }
}

@media (min-width: 922px) {
  .site-content .ast-container {
    display: flex;
  }
}

@media (max-width: 921px) {
  .site-content .ast-container {
    flex-direction: column;
  }
}

@media (min-width: 922px) {
  .main-header-menu
    .sub-menu
    .menu-item.ast-left-align-sub-menu:hover
    > .sub-menu,
  .main-header-menu
    .sub-menu
    .menu-item.ast-left-align-sub-menu.focus
    > .sub-menu {
    margin-left: -0px;
  }
}

.site .comments-area {
  padding-bottom: 3em;
}

.wp-block-file {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

.wp-block-pullquote {
  border: none;
}

.wp-block-pullquote blockquote::before {
  content: "\201D";
  font-family: "Helvetica", sans-serif;
  display: flex;
  transform: rotate(180deg);
  font-size: 6rem;
  font-style: normal;
  line-height: 1;
  font-weight: bold;
  align-items: center;
  justify-content: center;
}

.has-text-align-right > blockquote::before {
  justify-content: flex-start;
}

.has-text-align-left > blockquote::before {
  justify-content: flex-end;
}

figure.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
  text-align: inherit;
}

:root {
  --wp--custom--ast-default-block-top-padding: 3em;
  --wp--custom--ast-default-block-right-padding: 3em;
  --wp--custom--ast-default-block-bottom-padding: 3em;
  --wp--custom--ast-default-block-left-padding: 3em;
  --wp--custom--ast-container-width: 1320px;
  --wp--custom--ast-content-width-size: 1320px;
  --wp--custom--ast-wide-width-size: calc(
    1320px + var(--wp--custom--ast-default-block-left-padding) +
      var(--wp--custom--ast-default-block-right-padding)
  );
}

.ast-narrow-container {
  --wp--custom--ast-content-width-size: 750px;
  --wp--custom--ast-wide-width-size: 750px;
}

@media (max-width: 921px) {
  :root {
    --wp--custom--ast-default-block-top-padding: 3em;
    --wp--custom--ast-default-block-right-padding: 2em;
    --wp--custom--ast-default-block-bottom-padding: 3em;
    --wp--custom--ast-default-block-left-padding: 2em;
  }
}

@media (max-width: 544px) {
  :root {
    --wp--custom--ast-default-block-top-padding: 3em;
    --wp--custom--ast-default-block-right-padding: 1.5em;
    --wp--custom--ast-default-block-bottom-padding: 3em;
    --wp--custom--ast-default-block-left-padding: 1.5em;
  }
}

.entry-content > .wp-block-group,
.entry-content > .wp-block-cover,
.entry-content > .wp-block-columns {
  padding-top: var(--wp--custom--ast-default-block-top-padding);
  padding-right: var(--wp--custom--ast-default-block-right-padding);
  padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);
  padding-left: var(--wp--custom--ast-default-block-left-padding);
}

.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,
.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: 100vw;
}

.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,
.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,
.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,
.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,
.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,
.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,
.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,
.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,
.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,
.ast-page-builder-template.ast-no-sidebar
  .entry-content
  .wp-block-column
  .alignfull,
.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,
.ast-page-builder-template.ast-no-sidebar
  .entry-content
  .wp-block-column
  .alignwide {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {
  height: 0;
}

[data-ast-blocks-layout] .wp-block-separator {
  margin: 20px auto;
}

[data-ast-blocks-layout]
  .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}

[data-ast-blocks-layout] .wp-block-separator.has-background {
  padding: 0;
}

.entry-content[data-ast-blocks-layout] > * {
  max-width: var(--wp--custom--ast-content-width-size);
  margin-left: auto;
  margin-right: auto;
}

.entry-content[data-ast-blocks-layout] > .alignwide {
  max-width: var(--wp--custom--ast-wide-width-size);
}

.entry-content[data-ast-blocks-layout] .alignfull {
  max-width: none;
}

.entry-content .wp-block-columns {
  margin-bottom: 0;
}

blockquote {
  margin: 1.5em;
  border-color: rgba(0, 0, 0, 0.05);
}

.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {
  border-left: 5px solid rgba(0, 0, 0, 0.05);
}

.has-text-align-right > blockquote,
blockquote.has-text-align-right {
  border-right: 5px solid rgba(0, 0, 0, 0.05);
}

.has-text-align-left > blockquote,
blockquote.has-text-align-left {
  border-left: 5px solid rgba(0, 0, 0, 0.05);
}

.wp-block-site-tagline,
.wp-block-latest-posts .read-more {
  margin-top: 15px;
}

.wp-block-loginout p label {
  display: block;
}

.wp-block-loginout p:not(.login-remember):not(.login-submit) input {
  width: 100%;
}

.wp-block-loginout input:focus {
  border-color: transparent;
}

.wp-block-loginout input:focus {
  outline: thin dotted;
}

.entry-content .wp-block-media-text .wp-block-media-text__content {
  padding: 0 0 0 8%;
}

.entry-content
  .wp-block-media-text.has-media-on-the-right
  .wp-block-media-text__content {
  padding: 0 8% 0 0;
}

.entry-content
  .wp-block-media-text.has-background
  .wp-block-media-text__content {
  padding: 8%;
}

.entry-content
  .wp-block-cover:not([class*="background-color"]):not(
    .has-text-color.has-link-color
  )
  .wp-block-cover__inner-container,
.entry-content
  .wp-block-cover:not([class*="background-color"])
  .wp-block-cover-image-text,
.entry-content
  .wp-block-cover:not([class*="background-color"])
  .wp-block-cover-text,
.entry-content
  .wp-block-cover-image:not([class*="background-color"])
  .wp-block-cover__inner-container,
.entry-content
  .wp-block-cover-image:not([class*="background-color"])
  .wp-block-cover-image-text,
.entry-content
  .wp-block-cover-image:not([class*="background-color"])
  .wp-block-cover-text {
  color: var(--ast-global-color-primary, var(--ast-global-color-5));
}

.wp-block-loginout .login-remember input {
  width: 1.1rem;
  height: 1.1rem;
  margin: 0 5px 4px 0;
  vertical-align: middle;
}

.wp-block-latest-posts > li > *:first-child,
.wp-block-latest-posts:not(.is-grid) > li:first-child {
  margin-top: 0;
}

.entry-content > .wp-block-buttons,
.entry-content > .wp-block-uagb-buttons {
  margin-bottom: 1.5em;
}

.wp-block-search__inside-wrapper .wp-block-search__input {
  padding: 0 10px;
  color: var(--ast-global-color-3);
  background: var(--ast-global-color-primary, var(--ast-global-color-5));
  border-color: var(--ast-border-color);
}

.wp-block-latest-posts .read-more {
  margin-bottom: 1.5em;
}

.wp-block-search__no-button
  .wp-block-search__inside-wrapper
  .wp-block-search__input {
  padding-top: 5px;
  padding-bottom: 5px;
}

.wp-block-latest-posts .wp-block-latest-posts__post-date,
.wp-block-latest-posts .wp-block-latest-posts__post-author {
  font-size: 1rem;
}

.wp-block-latest-posts > li > *,
.wp-block-latest-posts:not(.is-grid) > li {
  margin-top: 12px;
  margin-bottom: 12px;
}

.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *,
.ast-page-builder-template
  .entry-content[data-ast-blocks-layout]
  > .alignfull:not(.wp-block-group):not(.uagb-is-root-container)
  > * {
  max-width: none;
}

.ast-page-builder-template
  .entry-content[data-ast-blocks-layout]
  > .alignwide:not(.uagb-is-root-container)
  > * {
  max-width: var(--wp--custom--ast-wide-width-size);
}

.ast-page-builder-template
  .entry-content[data-ast-blocks-layout]
  > .inherit-container-width
  > *,
.ast-page-builder-template
  .entry-content[data-ast-blocks-layout]
  > *:not(.wp-block-group):not(.uagb-is-root-container)
  > *,
.entry-content[data-ast-blocks-layout]
  > .wp-block-cover
  .wp-block-cover__inner-container {
  max-width: var(--wp--custom--ast-content-width-size);
  margin-left: auto;
  margin-right: auto;
}

.entry-content[data-ast-blocks-layout]
  .wp-block-cover:not(.alignleft):not(.alignright) {
  width: auto;
}

@media (max-width: 1200px) {
  .ast-separate-container .entry-content > .alignfull,
  .ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,
  .ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide,
  .ast-plain-container .entry-content .alignfull {
    margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding), 20px));
    margin-right: calc(
      -1 * min(var(--ast-container-default-xlg-padding), 20px)
    );
  }
}

@media (min-width: 1201px) {
  .ast-separate-container .entry-content > .alignfull {
    margin-left: calc(-1 * var(--ast-container-default-xlg-padding));
    margin-right: calc(-1 * var(--ast-container-default-xlg-padding));
  }

  .ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,
  .ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide {
    margin-left: calc(-1 * var(--wp--custom--ast-default-block-left-padding));
    margin-right: calc(-1 * var(--wp--custom--ast-default-block-right-padding));
  }
}

@media (min-width: 921px) {
  .ast-separate-container
    .entry-content
    .wp-block-group.alignwide:not(.inherit-container-width)
    > :where(:not(.alignleft):not(.alignright)),
  .ast-plain-container
    .entry-content
    .wp-block-group.alignwide:not(.inherit-container-width)
    > :where(:not(.alignleft):not(.alignright)) {
    max-width: calc(var(--wp--custom--ast-content-width-size) + 80px);
  }

  .ast-plain-container.ast-right-sidebar
    .entry-content[data-ast-blocks-layout]
    .alignfull,
  .ast-plain-container.ast-left-sidebar
    .entry-content[data-ast-blocks-layout]
    .alignfull {
    margin-left: -60px;
    margin-right: -60px;
  }
}

@media (min-width: 544px) {
  .entry-content > .alignleft {
    margin-right: 20px;
  }

  .entry-content > .alignright {
    margin-left: 20px;
  }
}

@media (max-width: 544px) {
  .wp-block-columns .wp-block-column:not(:last-child) {
    margin-bottom: 20px;
  }

  .wp-block-latest-posts {
    margin: 0;
  }
}

@media (max-width: 600px) {
  .entry-content .wp-block-media-text .wp-block-media-text__content,
  .entry-content
    .wp-block-media-text.has-media-on-the-right
    .wp-block-media-text__content {
    padding: 8% 0 0;
  }

  .entry-content
    .wp-block-media-text.has-background
    .wp-block-media-text__content {
    padding: 8%;
  }
}

.ast-page-builder-template .entry-header {
  padding-left: 0;
}

.ast-narrow-container
  .site-content
  .wp-block-uagb-image--align-full
  .wp-block-uagb-image__figure {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

:root .has-ast-global-color-0-color {
  color: var(--ast-global-color-0);
}

:root .has-ast-global-color-0-background-color {
  background-color: var(--ast-global-color-0);
}

:root .wp-block-button .has-ast-global-color-0-color {
  color: var(--ast-global-color-0);
}

:root .wp-block-button .has-ast-global-color-0-background-color {
  background-color: var(--ast-global-color-0);
}

:root .has-ast-global-color-1-color {
  color: var(--ast-global-color-1);
}

:root .has-ast-global-color-1-background-color {
  background-color: var(--ast-global-color-1);
}

:root .wp-block-button .has-ast-global-color-1-color {
  color: var(--ast-global-color-1);
}

:root .wp-block-button .has-ast-global-color-1-background-color {
  background-color: var(--ast-global-color-1);
}

:root .has-ast-global-color-2-color {
  color: var(--ast-global-color-2);
}

:root .has-ast-global-color-2-background-color {
  background-color: var(--ast-global-color-2);
}

:root .wp-block-button .has-ast-global-color-2-color {
  color: var(--ast-global-color-2);
}

:root .wp-block-button .has-ast-global-color-2-background-color {
  background-color: var(--ast-global-color-2);
}

:root .has-ast-global-color-3-color {
  color: var(--ast-global-color-3);
}

:root .has-ast-global-color-3-background-color {
  background-color: var(--ast-global-color-3);
}

:root .wp-block-button .has-ast-global-color-3-color {
  color: var(--ast-global-color-3);
}

:root .wp-block-button .has-ast-global-color-3-background-color {
  background-color: var(--ast-global-color-3);
}

:root .has-ast-global-color-4-color {
  color: var(--ast-global-color-4);
}

:root .has-ast-global-color-4-background-color {
  background-color: var(--ast-global-color-4);
}

:root .wp-block-button .has-ast-global-color-4-color {
  color: var(--ast-global-color-4);
}

:root .wp-block-button .has-ast-global-color-4-background-color {
  background-color: var(--ast-global-color-4);
}

:root .has-ast-global-color-5-color {
  color: var(--ast-global-color-5);
}

:root .has-ast-global-color-5-background-color {
  background-color: var(--ast-global-color-5);
}

:root .wp-block-button .has-ast-global-color-5-color {
  color: var(--ast-global-color-5);
}

:root .wp-block-button .has-ast-global-color-5-background-color {
  background-color: var(--ast-global-color-5);
}

:root .has-ast-global-color-6-color {
  color: var(--ast-global-color-6);
}

:root .has-ast-global-color-6-background-color {
  background-color: var(--ast-global-color-6);
}

:root .wp-block-button .has-ast-global-color-6-color {
  color: var(--ast-global-color-6);
}

:root .wp-block-button .has-ast-global-color-6-background-color {
  background-color: var(--ast-global-color-6);
}

:root .has-ast-global-color-7-color {
  color: var(--ast-global-color-7);
}

:root .has-ast-global-color-7-background-color {
  background-color: var(--ast-global-color-7);
}

:root .wp-block-button .has-ast-global-color-7-color {
  color: var(--ast-global-color-7);
}

:root .wp-block-button .has-ast-global-color-7-background-color {
  background-color: var(--ast-global-color-7);
}

:root .has-ast-global-color-8-color {
  color: var(--ast-global-color-8);
}

:root .has-ast-global-color-8-background-color {
  background-color: var(--ast-global-color-8);
}

:root .wp-block-button .has-ast-global-color-8-color {
  color: var(--ast-global-color-8);
}

:root .wp-block-button .has-ast-global-color-8-background-color {
  background-color: var(--ast-global-color-8);
}

:root {
  --ast-global-color-0: #0170b9;
  --ast-global-color-1: #3a3a3a;
  --ast-global-color-2: #3a3a3a;
  --ast-global-color-3: #4b4f58;
  --ast-global-color-4: #f5f5f5;
  --ast-global-color-5: #ffffff;
  --ast-global-color-6: #e5e5e5;
  --ast-global-color-7: #424242;
  --ast-global-color-8: #000000;
}

:root {
  --ast-border-color: var(--ast-global-color-6);
}

.ast-single-entry-banner {
  -js-display: flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative;
  background: var(--ast-title-layout-bg);
}

.ast-single-entry-banner[data-banner-layout="layout-1"] {
  max-width: 1320px;
  background: inherit;
  padding: 20px 0;
}

.ast-single-entry-banner[data-banner-width-type="custom"] {
  margin: 0 auto;
  width: 100%;
}

.ast-single-entry-banner + .site-content .entry-header {
  margin-bottom: 0;
}

.site .ast-author-avatar {
  --ast-author-avatar-size: ;
}

a.ast-underline-text {
  text-decoration: underline;
}

.ast-container > .ast-terms-link {
  position: relative;
  display: block;
}

a.ast-button.ast-badge-tax {
  padding: 4px 8px;
  border-radius: 3px;
  font-size: inherit;
}

header.entry-header > *:not(:last-child) {
  margin-bottom: 10px;
}

.ast-archive-entry-banner {
  -js-display: flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative;
  background: var(--ast-title-layout-bg);
}

.ast-archive-entry-banner[data-banner-width-type="custom"] {
  margin: 0 auto;
  width: 100%;
}

.ast-archive-entry-banner[data-banner-layout="layout-1"] {
  background: inherit;
  padding: 20px 0;
  text-align: left;
}

body.archive .ast-archive-description {
  max-width: 1320px;
  width: 100%;
  text-align: left;
  padding-top: 3em;
  padding-right: 3em;
  padding-bottom: 3em;
  padding-left: 3em;
}

body.archive .ast-archive-description .ast-archive-title,
body.archive .ast-archive-description .ast-archive-title * {
  font-size: 40px;
  font-size: 2.5rem;
}

body.archive .ast-archive-description > *:not(:last-child) {
  margin-bottom: 10px;
}

@media (max-width: 921px) {
  body.archive .ast-archive-description {
    text-align: left;
  }
}

@media (max-width: 544px) {
  body.archive .ast-archive-description {
    text-align: left;
  }
}

.ast-breadcrumbs .trail-browse,
.ast-breadcrumbs .trail-items,
.ast-breadcrumbs .trail-items li {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: none;
  background: inherit;
  text-indent: 0;
  text-decoration: none;
}

.ast-breadcrumbs .trail-browse {
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
}

.ast-breadcrumbs .trail-items {
  list-style: none;
}

.trail-items li::after {
  padding: 0 0.3em;
  content: "\00bb";
}

.trail-items li:last-of-type::after {
  display: none;
}

h1,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {
  color: #1352a1;
}

.entry-title a {
  color: #1352a1;
}

@media (max-width: 921px) {
  .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow
    .ast-builder-grid-row
    > *:first-child,
  .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow
    .ast-builder-grid-row
    > *:last-child {
    grid-column: 1 / -1;
  }
}

@media (max-width: 544px) {
  .ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow
    .ast-builder-grid-row
    > *:first-child,
  .ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow
    .ast-builder-grid-row
    > *:last-child {
    grid-column: 1 / -1;
  }
}

.ast-builder-layout-element .ast-site-identity {
  margin-top: -44px;
}

@media (max-width: 921px) {
  .ast-builder-layout-element .ast-site-identity {
    margin-top: 10px;
  }
}

@media (max-width: 544px) {
  .ast-builder-layout-element .ast-site-identity {
    margin-top: 10px;
  }
}

.ast-builder-layout-element[data-section="title_tagline"] {
  display: flex;
}

@media (max-width: 921px) {
  .ast-header-break-point
    .ast-builder-layout-element[data-section="title_tagline"] {
    display: flex;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point
    .ast-builder-layout-element[data-section="title_tagline"] {
    display: flex;
  }
}

.ast-builder-menu-1 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.ast-builder-menu-1 .menu-item > .menu-link {
  color: #010101;
}

.ast-builder-menu-1 .menu-item > .ast-menu-toggle {
  color: #010101;
}

.ast-builder-menu-1 .menu-item:hover > .menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
  color: #0db3d5;
}

.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle {
  color: #0db3d5;
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,
.ast-builder-menu-1
  .inline-on-mobile
  .menu-item.current-menu-item
  > .ast-menu-toggle,
.ast-builder-menu-1 .current-menu-ancestor > .menu-link {
  color: #0db3d5;
}

.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle {
  color: #0db3d5;
}

.ast-builder-menu-1 .sub-menu,
.ast-builder-menu-1 .inline-on-mobile .sub-menu {
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-color: var(--ast-global-color-0);
  border-style: solid;
}

.ast-builder-menu-1 .sub-menu .sub-menu {
  top: 0px;
}

.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,
.ast-builder-menu-1
  .main-header-menu
  > .menu-item
  > .astra-full-megamenu-wrapper {
  margin-top: 0px;
}

.ast-desktop
  .ast-builder-menu-1
  .main-header-menu
  > .menu-item
  > .sub-menu:before,
.ast-desktop
  .ast-builder-menu-1
  .main-header-menu
  > .menu-item
  > .astra-full-megamenu-wrapper:before {
  height: calc(0px + 0px + 5px);
}

.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
  border-style: none;
}

@media (max-width: 921px) {
  .ast-builder-menu-1 .main-header-menu .menu-item > .menu-link {
    color: #010101;
  }

  .ast-builder-menu-1 .menu-item > .ast-menu-toggle {
    color: #010101;
  }

  .ast-builder-menu-1 .menu-item:hover > .menu-link,
  .ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
    color: #0db3d5;
  }

  .ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle {
    color: #0db3d5;
  }

  .ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,
  .ast-builder-menu-1
    .inline-on-mobile
    .menu-item.current-menu-item
    > .ast-menu-toggle,
  .ast-builder-menu-1 .current-menu-ancestor > .menu-link,
  .ast-builder-menu-1 .current-menu-ancestor > .ast-menu-toggle {
    color: #0db3d5;
  }

  .ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle {
    color: #0db3d5;
  }

  .ast-header-break-point
    .ast-builder-menu-1
    .menu-item.menu-item-has-children
    > .ast-menu-toggle {
    top: 0;
  }

  .ast-builder-menu-1
    .inline-on-mobile
    .menu-item.menu-item-has-children
    > .ast-menu-toggle {
    right: -15px;
  }

  .ast-builder-menu-1 .menu-item-has-children > .menu-link:after {
    content: unset;
  }

  .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,
  .ast-builder-menu-1
    .main-header-menu
    > .menu-item
    > .astra-full-megamenu-wrapper {
    margin-top: 0;
  }
}

@media (max-width: 544px) {
  .ast-builder-menu-1 .main-header-menu .menu-item > .menu-link {
    color: #010101;
  }

  .ast-builder-menu-1 .menu-item > .ast-menu-toggle {
    color: #010101;
  }

  .ast-builder-menu-1 .menu-item:hover > .menu-link,
  .ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
    color: #0db3d5;
  }

  .ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle {
    color: #0db3d5;
  }

  .ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,
  .ast-builder-menu-1
    .inline-on-mobile
    .menu-item.current-menu-item
    > .ast-menu-toggle,
  .ast-builder-menu-1 .current-menu-ancestor > .menu-link,
  .ast-builder-menu-1 .current-menu-ancestor > .ast-menu-toggle {
    color: #0db3d5;
  }

  .ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle {
    color: #0db3d5;
  }

  .ast-header-break-point
    .ast-builder-menu-1
    .menu-item.menu-item-has-children
    > .ast-menu-toggle {
    top: 0;
  }

  .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,
  .ast-builder-menu-1
    .main-header-menu
    > .menu-item
    > .astra-full-megamenu-wrapper {
    margin-top: 0;
  }
}

.ast-builder-menu-1 {
  display: flex;
}

@media (max-width: 921px) {
  .ast-header-break-point .ast-builder-menu-1 {
    display: flex;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point .ast-builder-menu-1 {
    display: flex;
  }
}

.ast-builder-html-element img.alignnone {
  display: inline-block;
}

.ast-builder-html-element p:first-child {
  margin-top: 0;
}

.ast-builder-html-element p:last-child {
  margin-bottom: 0;
}

.ast-header-break-point .main-header-bar .ast-builder-html-element {
  line-height: 1.85714285714286;
}

.ast-header-html-1 .ast-builder-html-element {
  font-size: 16px;
  font-size: 1rem;
}

.ast-header-html-1 {
  font-size: 16px;
  font-size: 1rem;
}

.ast-header-html-1 {
  display: flex;
}

@media (max-width: 921px) {
  .ast-header-break-point .ast-header-html-1 {
    display: flex;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point .ast-header-html-1 {
    display: flex;
  }
}

.site-below-footer-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  background-color: var(--ast-global-color-primary, --ast-global-color-4);
  min-height: 80px;
  border-style: solid;
  border-width: 0px;
  border-top-width: 1px;
  border-top-color: var(
    --ast-global-color-subtle-background,
    --ast-global-color-6
  );
}

.site-below-footer-wrap[data-section="section-below-footer-builder"]
  .ast-builder-grid-row {
  max-width: 1320px;
  min-height: 80px;
  margin-left: auto;
  margin-right: auto;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"]
  .ast-builder-grid-row,
.site-below-footer-wrap[data-section="section-below-footer-builder"]
  .site-footer-section {
  align-items: flex-start;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-inline
  .site-footer-section {
  display: flex;
  margin-bottom: 0;
}

.ast-builder-grid-row-full .ast-builder-grid-row {
  grid-template-columns: 1fr;
}

@media (max-width: 921px) {
  .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-inline
    .site-footer-section {
    display: flex;
    margin-bottom: 0;
  }

  .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack
    .site-footer-section {
    display: block;
    margin-bottom: 10px;
  }

  .ast-builder-grid-row-container.ast-builder-grid-row-tablet-full
    .ast-builder-grid-row {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 544px) {
  .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-inline
    .site-footer-section {
    display: flex;
    margin-bottom: 0;
  }

  .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack
    .site-footer-section {
    display: block;
    margin-bottom: 10px;
  }

  .ast-builder-grid-row-container.ast-builder-grid-row-mobile-full
    .ast-builder-grid-row {
    grid-template-columns: 1fr;
  }
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  display: grid;
}

@media (max-width: 921px) {
  .ast-header-break-point
    .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    display: grid;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point
    .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    display: grid;
  }
}

.ast-footer-copyright {
  text-align: center;
}

.ast-footer-copyright {
  color: #040707;
}

@media (max-width: 921px) {
  .ast-footer-copyright {
    text-align: center;
  }
}

@media (max-width: 544px) {
  .ast-footer-copyright {
    text-align: center;
  }
}

.ast-footer-copyright.ast-builder-layout-element {
  display: flex;
}

@media (max-width: 921px) {
  .ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
    display: flex;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
    display: flex;
  }
}

.footer-widget-area.widget-area.site-footer-focus-item {
  width: auto;
}

.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item {
  width: 100%;
}

.elementor-widget-heading .elementor-heading-title {
  margin: 0;
}

.elementor-page .ast-menu-toggle {
  color: unset !important;
  background: unset !important;
}

.elementor-post.elementor-grid-item.hentry {
  margin-bottom: 0;
}

.woocommerce
  div.product
  .elementor-element.elementor-products-grid
  .related.products
  ul.products
  li.product,
.elementor-element
  .elementor-wc-products
  .woocommerce[class*="columns-"]
  ul.products
  li.product {
  width: auto;
  margin: 0;
  float: none;
}

.elementor-toc__list-wrapper {
  margin: 0;
}

body .elementor hr {
  background-color: #ccc;
  margin: 0;
}

.ast-left-sidebar .elementor-section.elementor-section-stretched,
.ast-right-sidebar .elementor-section.elementor-section-stretched {
  max-width: 100%;
  left: 0 !important;
}

.elementor-posts-container [CLASS*="ast-width-"] {
  width: 100%;
}

.elementor-template-full-width .ast-container {
  display: block;
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
  top: 0 !important;
}

@media (max-width: 544px) {
  .elementor-element
    .elementor-wc-products
    .woocommerce[class*="columns-"]
    ul.products
    li.product {
    width: auto;
    margin: 0;
  }

  .elementor-element .woocommerce .woocommerce-result-count {
    float: none;
  }
}

.ast-desktop
  .ast-mega-menu-enabled
  .ast-builder-menu-1
  div:not(.astra-full-megamenu-wrapper)
  .sub-menu,
.ast-builder-menu-1 .inline-on-mobile .sub-menu,
.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu {
  box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, 0.1);
}

.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
  max-width: 35%;
}

@media (max-width: 921px) {
  .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
    max-width: 90%;
  }
}

@media (max-width: 544px) {
  .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
    max-width: 90%;
  }
}

.ast-header-break-point .main-header-bar {
  border-bottom-width: 1px;
}

@media (min-width: 922px) {
  .main-header-bar {
    border-bottom-width: 1px;
  }
}

.main-header-menu .menu-item,
#astra-footer-menu .menu-item,
.main-header-bar .ast-masthead-custom-menu-items {
  -js-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main-header-menu > .menu-item > .menu-link,
#astra-footer-menu > .menu-item > .menu-link {
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -js-display: flex;
  display: flex;
}

.ast-header-break-point
  .main-navigation
  ul
  .menu-item
  .menu-link
  .icon-arrow:first-of-type
  svg {
  top: 0.2em;
  margin-top: 0px;
  margin-left: 0px;
  width: 0.65em;
  transform: translate(0, -2px) rotateZ(270deg);
}

.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle {
  transform: rotateX(180deg);
  overflow-y: auto;
}

@media (min-width: 922px) {
  .ast-builder-menu .main-navigation > ul > li:last-child a {
    margin-right: 0;
  }
}

.ast-separate-container .ast-article-inner {
  background-color: transparent;
  background-image: none;
}

.ast-separate-container .ast-article-post {
  background-color: var(--ast-global-color-5);
  background-image: none;
}

@media (max-width: 921px) {
  .ast-separate-container .ast-article-post {
    background-color: var(--ast-global-color-5);
    background-image: none;
  }
}

@media (max-width: 544px) {
  .ast-separate-container .ast-article-post {
    background-color: var(--ast-global-color-5);
    background-image: none;
  }
}

.ast-separate-container .ast-article-single:not(.ast-related-post),
.woocommerce.ast-separate-container .ast-woocommerce-container,
.ast-separate-container .error-404,
.ast-separate-container .no-results,
.single.ast-separate-container .site-main .ast-author-meta,
.ast-separate-container .related-posts-title-wrapper,
.ast-separate-container .comments-count-wrapper,
.ast-box-layout.ast-plain-container .site-content,
.ast-padded-layout.ast-plain-container .site-content,
.ast-separate-container .ast-archive-description,
.ast-separate-container .comments-area .comment-respond,
.ast-separate-container .comments-area .ast-comment-list li,
.ast-separate-container .comments-area .comments-title {
  background-color: var(--ast-global-color-5);
  background-image: none;
}

@media (max-width: 921px) {
  .ast-separate-container .ast-article-single:not(.ast-related-post),
  .woocommerce.ast-separate-container .ast-woocommerce-container,
  .ast-separate-container .error-404,
  .ast-separate-container .no-results,
  .single.ast-separate-container .site-main .ast-author-meta,
  .ast-separate-container .related-posts-title-wrapper,
  .ast-separate-container .comments-count-wrapper,
  .ast-box-layout.ast-plain-container .site-content,
  .ast-padded-layout.ast-plain-container .site-content,
  .ast-separate-container .ast-archive-description {
    background-color: var(--ast-global-color-5);
    background-image: none;
  }
}

@media (max-width: 544px) {
  .ast-separate-container .ast-article-single:not(.ast-related-post),
  .woocommerce.ast-separate-container .ast-woocommerce-container,
  .ast-separate-container .error-404,
  .ast-separate-container .no-results,
  .single.ast-separate-container .site-main .ast-author-meta,
  .ast-separate-container .related-posts-title-wrapper,
  .ast-separate-container .comments-count-wrapper,
  .ast-box-layout.ast-plain-container .site-content,
  .ast-padded-layout.ast-plain-container .site-content,
  .ast-separate-container .ast-archive-description {
    background-color: var(--ast-global-color-5);
    background-image: none;
  }
}

.ast-separate-container.ast-two-container #secondary .widget {
  background-color: var(--ast-global-color-5);
  background-image: none;
}

@media (max-width: 921px) {
  .ast-separate-container.ast-two-container #secondary .widget {
    background-color: var(--ast-global-color-5);
    background-image: none;
  }
}

@media (max-width: 544px) {
  .ast-separate-container.ast-two-container #secondary .widget {
    background-color: var(--ast-global-color-5);
    background-image: none;
  }
}

.ast-plain-container,
.ast-page-builder-template {
  background-color: var(--ast-global-color-5);
  background-image: none;
}

@media (max-width: 921px) {
  .ast-plain-container,
  .ast-page-builder-template {
    background-color: var(--ast-global-color-5);
    background-image: none;
  }
}

@media (max-width: 544px) {
  .ast-plain-container,
  .ast-page-builder-template {
    background-color: var(--ast-global-color-5);
    background-image: none;
  }
}

.ast-mobile-header-content > *,
.ast-desktop-header-content > * {
  padding: 10px 0;
  height: auto;
}

.ast-mobile-header-content > *:first-child,
.ast-desktop-header-content > *:first-child {
  padding-top: 10px;
}

.ast-mobile-header-content > .ast-builder-menu,
.ast-desktop-header-content > .ast-builder-menu {
  padding-top: 0;
}

.ast-mobile-header-content > *:last-child,
.ast-desktop-header-content > *:last-child {
  padding-bottom: 0;
}

.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,
.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {
  width: 100%;
}

.ast-desktop-header-content
  .main-header-bar-navigation
  .ast-submenu-expanded
  > .ast-menu-toggle::before {
  transform: rotateX(180deg);
}

#ast-desktop-header .ast-desktop-header-content,
.ast-mobile-header-content .ast-search-icon,
.ast-desktop-header-content .ast-search-icon,
.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-main-header-nav-open.ast-popup-nav-open
  .ast-mobile-header-wrap
  .ast-mobile-header-content,
.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {
  display: none;
}

.ast-main-header-nav-open.ast-header-break-point
  #ast-desktop-header
  .ast-desktop-header-content,
.ast-main-header-nav-open.ast-header-break-point
  .ast-mobile-header-wrap
  .ast-mobile-header-content {
  display: block;
}

.ast-desktop
  .ast-desktop-header-content
  .astra-menu-animation-slide-up
  > .menu-item
  > .sub-menu,
.ast-desktop
  .ast-desktop-header-content
  .astra-menu-animation-slide-up
  > .menu-item
  .menu-item
  > .sub-menu,
.ast-desktop
  .ast-desktop-header-content
  .astra-menu-animation-slide-down
  > .menu-item
  > .sub-menu,
.ast-desktop
  .ast-desktop-header-content
  .astra-menu-animation-slide-down
  > .menu-item
  .menu-item
  > .sub-menu,
.ast-desktop
  .ast-desktop-header-content
  .astra-menu-animation-fade
  > .menu-item
  > .sub-menu,
.ast-desktop
  .ast-desktop-header-content
  .astra-menu-animation-fade
  > .menu-item
  .menu-item
  > .sub-menu {
  opacity: 1;
  visibility: visible;
}

.ast-hfb-header.ast-default-menu-enable.ast-header-break-point
  .ast-mobile-header-wrap
  .ast-mobile-header-content
  .main-header-bar-navigation {
  width: unset;
  margin: unset;
}

.ast-mobile-header-content.content-align-flex-end
  .main-header-bar-navigation
  .menu-item-has-children
  > .ast-menu-toggle,
.ast-desktop-header-content.content-align-flex-end
  .main-header-bar-navigation
  .menu-item-has-children
  > .ast-menu-toggle {
  left: calc(20px - 0.907em);
  right: auto;
}

.ast-mobile-header-content .ast-search-menu-icon,
.ast-mobile-header-content .ast-search-menu-icon.slide-search,
.ast-desktop-header-content .ast-search-menu-icon,
.ast-desktop-header-content .ast-search-menu-icon.slide-search {
  width: 100%;
  position: relative;
  display: block;
  right: auto;
  transform: none;
}

.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,
.ast-mobile-header-content .ast-search-menu-icon .search-form,
.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,
.ast-desktop-header-content .ast-search-menu-icon .search-form {
  right: 0;
  visibility: visible;
  opacity: 1;
  position: relative;
  top: auto;
  transform: none;
  padding: 0;
  display: block;
  overflow: hidden;
}

.ast-mobile-header-content
  .ast-search-menu-icon.ast-inline-search
  .search-field,
.ast-mobile-header-content .ast-search-menu-icon .search-field,
.ast-desktop-header-content
  .ast-search-menu-icon.ast-inline-search
  .search-field,
.ast-desktop-header-content .ast-search-menu-icon .search-field {
  width: 100%;
  padding-right: 5.5em;
}

.ast-mobile-header-content .ast-search-menu-icon .search-submit,
.ast-desktop-header-content .ast-search-menu-icon .search-submit {
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  padding: 0 1em;
  border-radius: 0;
}

.ast-hfb-header.ast-default-menu-enable.ast-header-break-point
  .ast-mobile-header-wrap
  .ast-mobile-header-content
  .main-header-bar-navigation
  ul
  .sub-menu
  .menu-link {
  padding-left: 30px;
}

.ast-hfb-header.ast-default-menu-enable.ast-header-break-point
  .ast-mobile-header-wrap
  .ast-mobile-header-content
  .main-header-bar-navigation
  .sub-menu
  .menu-item
  .menu-item
  .menu-link {
  padding-left: 40px;
}

.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
  background-color: #ffffff;
}

.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-desktop-header-content {
  background-color: #ffffff;
}

.ast-mobile-popup-content > *,
.ast-mobile-header-content > *,
.ast-desktop-popup-content > *,
.ast-desktop-header-content > * {
  padding-top: 0px;
  padding-bottom: 0px;
}

.content-align-flex-start .ast-builder-layout-element {
  justify-content: flex-start;
}

.content-align-flex-start .main-header-menu {
  text-align: left;
}

.ast-mobile-popup-drawer.active .menu-toggle-close {
  color: #3a3a3a;
}

.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
  min-height: 40px;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
  line-height: 40px;
}

.ast-header-break-point
  #masthead
  .ast-mobile-header-wrap
  .ast-primary-header-bar,
.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,
.ast-header-break-point
  #masthead
  .ast-mobile-header-wrap
  .ast-above-header-bar {
  padding-left: 20px;
  padding-right: 20px;
}

.ast-header-break-point .ast-primary-header-bar {
  border-bottom-width: 0px;
  border-bottom-color: var(
    --ast-global-color-subtle-background,
    --ast-global-color-7
  );
  border-bottom-style: solid;
}

@media (min-width: 922px) {
  .ast-primary-header-bar {
    border-bottom-width: 0px;
    border-bottom-color: var(
      --ast-global-color-subtle-background,
      --ast-global-color-7
    );
    border-bottom-style: solid;
  }
}

.ast-primary-header-bar {
  background-color: #ffffff;
  background-image: none;
}

.ast-primary-header-bar {
  display: block;
}

@media (max-width: 921px) {
  .ast-header-break-point .ast-primary-header-bar {
    display: grid;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point .ast-primary-header-bar {
    display: grid;
  }
}

[data-section="section-header-mobile-trigger"]
  .ast-button-wrap
  .ast-mobile-menu-trigger-minimal {
  color: var(--ast-global-color-0);
  border: none;
  background: transparent;
}

[data-section="section-header-mobile-trigger"]
  .ast-button-wrap
  .mobile-menu-toggle-icon
  .ast-mobile-svg {
  width: 20px;
  height: 20px;
  fill: var(--ast-global-color-0);
}

[data-section="section-header-mobile-trigger"]
  .ast-button-wrap
  .mobile-menu-wrap
  .mobile-menu {
  color: var(--ast-global-color-0);
}

.ast-builder-menu-mobile .main-navigation .menu-item > .menu-link {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.ast-builder-menu-mobile
  .main-navigation
  .menu-item.menu-item-has-children
  > .ast-menu-toggle {
  top: 0;
}

.ast-builder-menu-mobile
  .main-navigation
  .menu-item-has-children
  > .menu-link:after {
  content: unset;
}

.ast-hfb-header .ast-builder-menu-mobile .main-header-menu,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,
.ast-hfb-header
  .ast-builder-menu-mobile
  .main-navigation
  .menu-item
  .sub-menu
  .menu-link {
  border-style: none;
}

.ast-builder-menu-mobile
  .main-navigation
  .menu-item.menu-item-has-children
  > .ast-menu-toggle {
  top: 0;
}

@media (max-width: 921px) {
  .ast-builder-menu-mobile
    .main-navigation
    .menu-item.menu-item-has-children
    > .ast-menu-toggle {
    top: 0;
  }

  .ast-builder-menu-mobile
    .main-navigation
    .menu-item-has-children
    > .menu-link:after {
    content: unset;
  }
}

@media (max-width: 544px) {
  .ast-builder-menu-mobile
    .main-navigation
    .main-header-menu
    .menu-item
    > .menu-link {
    color: #010101;
  }

  .ast-builder-menu-mobile
    .main-navigation
    .main-header-menu
    .menu-item
    > .ast-menu-toggle {
    color: #010101;
  }

  .ast-builder-menu-mobile
    .main-navigation
    .main-header-menu
    .menu-item:hover
    > .menu-link,
  .ast-builder-menu-mobile
    .main-navigation
    .inline-on-mobile
    .menu-item:hover
    > .ast-menu-toggle {
    color: #0db3d5;
  }

  .ast-builder-menu-mobile
    .main-navigation
    .menu-item:hover
    > .ast-menu-toggle {
    color: #0db3d5;
  }

  .ast-builder-menu-mobile
    .main-navigation
    .menu-item.current-menu-item
    > .menu-link,
  .ast-builder-menu-mobile
    .main-navigation
    .inline-on-mobile
    .menu-item.current-menu-item
    > .ast-menu-toggle,
  .ast-builder-menu-mobile
    .main-navigation
    .menu-item.current-menu-ancestor
    > .menu-link,
  .ast-builder-menu-mobile
    .main-navigation
    .menu-item.current-menu-ancestor
    > .ast-menu-toggle {
    color: #0db3d5;
  }

  .ast-builder-menu-mobile
    .main-navigation
    .menu-item.current-menu-item
    > .ast-menu-toggle {
    color: #0db3d5;
  }

  .ast-builder-menu-mobile
    .main-navigation
    .menu-item.menu-item-has-children
    > .ast-menu-toggle {
    top: 0;
  }
}

.ast-builder-menu-mobile .main-navigation {
  display: block;
}

@media (max-width: 921px) {
  .ast-header-break-point .ast-builder-menu-mobile .main-navigation {
    display: block;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point .ast-builder-menu-mobile .main-navigation {
    display: block;
  }
}

.ast-above-header .main-header-bar-navigation {
  height: 100%;
}

.ast-header-break-point
  .ast-mobile-header-wrap
  .ast-above-header-wrap
  .main-header-bar-navigation
  .inline-on-mobile
  .menu-item
  .menu-link {
  border: none;
}

.ast-header-break-point
  .ast-mobile-header-wrap
  .ast-above-header-wrap
  .main-header-bar-navigation
  .inline-on-mobile
  .menu-item-has-children
  > .ast-menu-toggle::before {
  font-size: 0.6rem;
}

.ast-header-break-point
  .ast-mobile-header-wrap
  .ast-above-header-wrap
  .main-header-bar-navigation
  .ast-submenu-expanded
  > .ast-menu-toggle::before {
  transform: rotateX(180deg);
}

.ast-mobile-header-wrap .ast-above-header-bar,
.ast-above-header-bar .site-above-header-wrap {
  min-height: 40px;
}

.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item {
  line-height: 40px;
}

.ast-desktop .ast-above-header-bar .ast-header-woo-cart,
.ast-desktop .ast-above-header-bar .ast-header-edd-cart {
  line-height: 40px;
}

.ast-above-header-bar {
  border-bottom-width: 0px;
  border-bottom-color: rgba(235, 235, 235, 0);
  border-bottom-style: solid;
}

.ast-above-header.ast-above-header-bar {
  background-color: #ffffff;
  background-image: none;
}

.ast-header-break-point .ast-above-header-bar {
  background-color: #ffffff;
}

@media (max-width: 921px) {
  #masthead .ast-mobile-header-wrap .ast-above-header-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.ast-above-header-bar {
  display: block;
}

@media (max-width: 921px) {
  .ast-header-break-point .ast-above-header-bar {
    display: grid;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point .ast-above-header-bar {
    display: grid;
  }
}

:root {
  --e-global-color-astglobalcolor0: #0170b9;
  --e-global-color-astglobalcolor1: #3a3a3a;
  --e-global-color-astglobalcolor2: #3a3a3a;
  --e-global-color-astglobalcolor3: #4b4f58;
  --e-global-color-astglobalcolor4: #f5f5f5;
  --e-global-color-astglobalcolor5: #ffffff;
  --e-global-color-astglobalcolor6: #e5e5e5;
  --e-global-color-astglobalcolor7: #424242;
  --e-global-color-astglobalcolor8: #000000;
}

@media (min-width: 922px) {
  .ast-hide-display-device-desktop {
    display: none;
  }

  [class^="astra-advanced-hook-"]
    .wp-block-query
    .wp-block-post-template
    .wp-block-post {
    width: 100%;
  }
}

@media (min-width: 545px) and (max-width: 921px) {
  .ast-hide-display-device-tablet {
    display: none;
  }
}

@media (max-width: 544px) {
  .ast-hide-display-device-mobile {
    display: none;
  }
}

.ast-desktop .ast-mm-widget-content .ast-mm-widget-item {
  padding: 0;
}

.ast-header-break-point .menu-text + .icon-arrow,
.ast-desktop .menu-link > .icon-arrow:first-child,
.ast-header-break-point .main-header-menu > .menu-item > .menu-link .icon-arrow,
.ast-header-break-point .astra-mm-highlight-label + .icon-arrow {
  display: none;
}

[data-elementor-type="popup"]
  .elementor-section-wrap:not(:empty)
  + #elementor-add-new-section,
[data-elementor-type="popup"]:not(.elementor-edit-area) {
  display: none;
}
.elementor-popup-modal.dialog-type-lightbox {
  background-color: transparent;
  display: flex;
  pointer-events: none;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  user-select: auto;
}
.elementor-popup-modal .dialog-buttons-wrapper,
.elementor-popup-modal .dialog-header {
  display: none;
}
.elementor-popup-modal .dialog-close-button {
  display: none;
  inset-inline-end: 20px;
  margin-top: 0;
  opacity: 1;
  pointer-events: all;
  top: 20px;
  z-index: 9999;
}
.elementor-popup-modal .dialog-close-button svg {
  fill: #1f2124;
  height: 1em;
  width: 1em;
}
.elementor-popup-modal .dialog-widget-content {
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  max-height: 100%;
  max-width: 100%;
  overflow: visible;
  pointer-events: all;
  width: auto;
}
.elementor-popup-modal .dialog-message {
  display: flex;
  max-height: 100vh;
  max-width: 100vw;
  overflow: auto;
  padding: 0;
  width: 640px;
}
.elementor-popup-modal .elementor {
  width: 100%;
}

/*! elementor - v3.28.0 - 17-03-2025 */
.elementor-widget-image-box .elementor-image-box-content {
  width: 100%;
}
@media (min-width: 768px) {
  .elementor-widget-image-box.elementor-position-left
    .elementor-image-box-wrapper,
  .elementor-widget-image-box.elementor-position-right
    .elementor-image-box-wrapper {
    display: flex;
  }
  .elementor-widget-image-box.elementor-position-right
    .elementor-image-box-wrapper {
    flex-direction: row-reverse;
    text-align: end;
  }
  .elementor-widget-image-box.elementor-position-left
    .elementor-image-box-wrapper {
    flex-direction: row;
    text-align: start;
  }
  .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
    margin: auto;
  }
  .elementor-widget-image-box.elementor-vertical-align-top
    .elementor-image-box-wrapper {
    align-items: flex-start;
  }
  .elementor-widget-image-box.elementor-vertical-align-middle
    .elementor-image-box-wrapper {
    align-items: center;
  }
  .elementor-widget-image-box.elementor-vertical-align-bottom
    .elementor-image-box-wrapper {
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .elementor-widget-image-box .elementor-image-box-img {
    margin-bottom: 15px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.elementor-widget-image-box .elementor-image-box-img {
  display: inline-block;
}
.elementor-widget-image-box .elementor-image-box-title a {
  color: inherit;
}
.elementor-widget-image-box .elementor-image-box-wrapper {
  text-align: center;
}
.elementor-widget-image-box .elementor-image-box-description {
  margin: 0;
}

.e-con.e-parent:nth-of-type(n + 4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n + 4):not(.e-lazyloaded):not(.e-no-lazyload) * {
  background-image: none !important;
}

@media screen and (max-height: 1024px) {
  .e-con.e-parent:nth-of-type(n + 3):not(.e-lazyloaded):not(.e-no-lazyload),
  .e-con.e-parent:nth-of-type(n + 3):not(.e-lazyloaded):not(.e-no-lazyload) * {
    background-image: none !important;
  }
}

@media screen and (max-height: 640px) {
  .e-con.e-parent:nth-of-type(n + 2):not(.e-lazyloaded):not(.e-no-lazyload),
  .e-con.e-parent:nth-of-type(n + 2):not(.e-lazyloaded):not(.e-no-lazyload) * {
    background-image: none !important;
  }
}

/*New CSS*/
.blue-tick-list.col-2 {
  column-count: 2 !important;
}

.page-id-3972 .tnp-subscription label {
  font-size: 16px;
  font-weight: 700;
}

.single .fa-x-twitter::before {
  content: "𝕏";
  font-size: 1.2em;
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
  rs-arrow.tp-leftarrow.tparrows.hesperiden.tp-forcenotvisible,
  rs-arrow.tp-rightarrow.tparrows.hesperiden.tp-forcenotvisible {
    visibility: visible !important;
    display: block !important;
  }
}

/*New CSS*/
/*Popup Plugin CSS*/
.text-center {
  text-align: center;
}

.pum-content.popmake-content .form-div textarea,
.pum-content.popmake-content .form-div select {
  background-color: #ffffff;
}

@media (min-width: 1025px) and (max-width: 1239px) {
  .pum-container.pum-responsive.pum-responsive-small {
    width: 60%;
  }
}

@media (max-width: 1024px) {
  .pum-container.pum-responsive.pum-responsive-small {
    width: 80%;
  }
}

.font-w {
  color: #ffffff !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

.captcha-terms.m-5 {
  margin: 0 5px;
}

.captcha-terms a {
  text-decoration: underline;
}

.captcha-terms {
  font-size: 12px !important;
}

.address-div {
  line-height: 0;
}

#product-popup .form-div textarea {
  background: #fff;
}

.form-div .column_one.select-col {
  margin-top: 5px !important;
}

.faq-section .elementor-tab-title {
  padding: 10px 15px !important;
}

.faq-section .elementor-active .elementor-tab-titlem,
.faq-section .elementor-tab-title.elementor-active {
  background-color: #1352a1 !important;
}

/*Pages HVLS & Exhaust Fan Products Section - Start */
.products-div .heading-margin {
  margin-bottom: 10px;
}

.products-div img {
  height: 400px;
}

.products-div.exhaust-pro-div img {
  height: 450px;
}

.products-div h4 {
  color: #040707;
  font-weight: 500;
}

.product-content p {
  margin-bottom: 0;
}

.product-content {
  margin-bottom: 30px;
}

.products-div .elementor-image-box-content {
  padding: 25px 0;
}

.products-div .dark-blue-btn,
.form-div .dark-blue-btn {
  background: #1352a1 !important;
  border: 1px solid #1352a1 !important;
  color: #fff;
  margin-left: 10px;
}

.form-div .dark-blue-btn:hover {
  border: 1px solid #ffffff !important;
  background: transparent !important;
  color: #fff;
}

.products-div .dark-blue-btn:hover {
  background: #0db3d5 !important;
  border: 1px solid #0db3d5 !important;
  color: #fff;
}

@media (min-width: 768px) and (max-width: 1239px) {
  .products-div {
    max-width: 700px;
    margin: 0 auto;
  }

  .products-div .elementor-widget-container,
  .products-div .elementor-widget-image-box {
    height: 100%;
  }
}

@media (max-width: 1239px) {
  .products-div .elementor-image-box-wrapper {
    display: block !important;
  }

  .products-div .elementor-image-box-content {
    padding: 25px;
  }

  .products-div .elementor-image-box-img {
    padding: 25px 25px 0 25px;
  }

  .products-div .elementor-widget-container {
    max-width: 340px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .blog-product-slider .blog-product-column {
    margin: 0 auto;
  }

  .products-div .elementor-image-box-img {
    text-align: center;
    padding-top: 25px;
  }
}
.center-div {
  margin: 0 auto;
}

@media (min-width: 768px) {
  .mobile-fan .elementor-col-50 {
    width: 55%;
  }

  .mobile-tech .elementor-col-50 {
    width: 33.333%;
  }

  .mobile-tech .elementor-section-boxed .elementor-container {
    justify-content: center;
  }
}

.products-div.exhaust-pro-div.mobile-fan img {
  height: 465px;
}

.industrial-fan .elementor-col-50 {
  width: 65%;
}

@media (min-width: 768px) {
  .products-div.exhaust-pro-div.industrial-fan img {
    width: 400px;
    height: 480px !important;
  }

  .products-div.solar-roof-fan img {
    width: 400px;
    height: 515px !important;
  }
}

.light-dark-blue-box {
  background-color: #e3f0f3;
}

.light-dark-blue-box .title-box {
  background-color: #1352a1;
  padding: 10px;
  text-align: center;
  align-content: center;
}

.light-dark-blue-box .title-box h5 {
  font-weight: 500;
}

.light-dark-blue-box .img-box {
  padding: 30px 10px;
  text-align: center;
}

.white-text {
  color: #ffffff !important;
}

.hr-line {
  height: 3px;
  width: 80px;
  background-color: #00b4f0 !important;
}

.hr-left {
  margin: 10px 0 10px 0 !important;
}

.hr-center {
  margin: 10px auto !important;
}

.no-margin,
.light-dark-blue-box .title-box h5 {
  margin: 0px !important;
}

.heading-margin {
  margin-bottom: 10px !important;
}

.site-above-header-wrap {
  padding-top: 10px;
}

.white-btn:hover {
  background: transparent !important;
  color: #fff !important;
  border: 1px solid #fff !important;
}
.hide-btn {
  display: none !important;
}

.site-header {
  border-bottom: 1px solid #ece9e9;
}

.header-top-links ul {
  display: flex;
  list-style: none;
  margin: 0;
}

.ast-header-break-point .main-header-menu {
  background: transparent;
  padding-bottom: 10px;
}

.header-top-links ul li a img {
  margin-right: 10px;
}

.header-top-links ul li a {
  display: flex;
  align-items: center;
  margin-left: 20px;
  color: #1352a1;
  font-weight: 500;
  text-decoration: none !important;
}

.main-navigation ul li a {
  position: relative;
  margin-right: 5px;
  color: #010101;
}

.ast-builder-menu-mobile
  .main-navigation
  .menu-item.current-menu-item
  > .menu-link {
  color: #0db3d5;
}

.main-navigation ul li.current-menu-item a:after,
.main-navigation ul li a:hover:after {
  position: absolute;
  border-bottom: 3px solid #0db3d5;
  content: "";
  width: 100%;
  height: 2px;
  bottom: -15px;
  left: 0;
}

.main-navigation .blue-btn a {
  color: #fff !important;
  padding: 0 20px;
}

.main-navigation .blue-btn {
  padding: inherit !important;
}

.blue-btn,
.elementor-widget-wp-widget-newsletterwidget .tnp-widget input.tnp-submit {
  border: 1px solid #0db3d5;
  background: #0db3d5;
  text-decoration: none !important;
  border-radius: 30px;
  color: #fff !important;
  padding: 10px 20px;
  margin-top: 20px !important;
  display: inline-block;
}

.blue-btn:hover,
.elementor-widget-wp-widget-newsletterwidget
  .tnp-widget
  input.tnp-submit:hover {
  background: #1352a1;
  border: 1px solid #1352a1;
  color: #fff;
}

.blue-btn a:hover,
.blue-btn:focus {
  color: #ffffff;
}

.header-top-links ul li a:hover,
.contact-us-div a:hover {
  color: #0db3d5 !important;
}

.main-navigation ul li.blue-btn a:hover:after,
.main-navigation ul li.current-menu-item.blue-btn a:after {
  display: none;
}

.sub-menu .menu-item a {
  margin-right: 0;
}

.sub-menu .menu-item {
  border-bottom: 1px solid #00b6d7;
}

.sub-menu .menu-item:last-child {
  border-bottom: none;
}

.products-menu a::after {
  content: none !important;
}
.rhs-cta-section .elementor-element-populated {
  padding: 0 !important;
}

.rhs-cta-section .elementor-column {
  min-height: 0;
}

.quote-btn a {
  position: fixed;
  z-index: 2;
  right: -67px;
  background: #1352a1 !important;
  top: 50%;
  padding: 10px 20px !important;
  color: #ffffff;
  border: 1px solid #1352a1 !important;
  text-decoration: none !important;
  transform: rotate(-90deg);
  border-radius: 5px !important;
  font-weight: 600 !important;
}

.quote-btn a:hover {
  color: #fff !important;
  background: #00b6d7 !important;
  border: 1px solid #00b6d7 !important;
  transform: rotate(-90deg);
  transition: all 0.2s ease-in-out;
  padding: 12px 24px !important;
  right: -70px;
}

.quote-btn a:focus {
  color: #fff !important;
}

.side-btn {
  position: fixed;
  z-index: 2;
  top: 75%;
  right: 0;
  display: inline-grid;
}

.side-btn img {
  padding-bottom: 10px;
  width: 55px;
}
.h1-similarto-h2 {
  font-size: 2.5rem !important;
  font-weight: 500 !important;
  font-family: "Poppins", sans-serif !important;
  line-height: 1.3 !important;
}

.contact-us-div h3,
.h3-similarto-h4 {
  font-size: 1.5rem !important;
  line-height: 1.3 !important;
  font-family: "Poppins", sans-serif !important;
}

#rev_slider_1_1_wrapper .hesperiden.tparrows {
  background: none !important;
}

.our-products-left h2 {
  margin-bottom: 10px !important;
}

.our-products-left p {
  font-size: 20px;
}

.our-products p,
.testimonial-left p,
.about-text p {
  margin-top: 10px !important;
  display: inline-block;
}

.blue-btn img {
  margin-left: 6px;
  display: none;
}

.why-krissvent .heading-margin {
  margin-bottom: 5px !important;
}

/*Testimonial - Start*/
.testimonial-section
  .elementor-widget-testimonial-carousel
  .elementor-testimonial__image
  img {
  width: 100% !important;
  height: auto !important;
  border-radius: 0 !important;
}

.testimonial-section .elementor-testimonial__image {
  padding: 0 10px;
}

.testimonial-section .swiper-pagination-bullet-active {
  background: #0db3d5;
}

/*Testimonial - End*/
.about-text {
  margin-bottom: 15px;
}

/* Home CSS - End */

/*About Us - Start*/
.vission-mission-col h4 {
  color: #040707;
  font-weight: 500;
  margin-bottom: 0px !important;
}

.profile-div h6 {
  color: #040707;
  font-weight: 600;
  font-size: 16px;
}

.profile-div h6 img {
  padding-left: 5px;
}

/*About Us - End*/

/*Exhaust Fan - Start*/
.exhaust-div,
.hvls-div {
  margin-bottom: 15px;
}

.exhaust-div .hr-left,
.hvls-div .hr-left {
  margin: 10px 0 16px 0 !important;
}

.why-hvls .hr-left {
  margin: 10px 0 15px 0 !important;
}

.why-hvls p {
  margin-bottom: 10px;
}

.hvls-div h5,
.exhaust-div h5,
.benefit-h2,
.contact-us-div h3 {
  font-weight: 500 !important;
  color: #040707 !important;
}

ul.blue-tick-list li,
ul.blue-tick li {
  position: relative;
  padding: 5px 0 5px 35px;
  font-weight: 400;
}

ul.blue-tick-list li:before,
ul.blue-tick li:before {
  position: absolute;
  content: "";
  background: var(--wpr-bg-a6cfc143-7820-4f27-a3a2-873e364688cb) no-repeat;
  width: 100%;
  height: 100%;
  left: 0;
  top: 5px;
}

.blue-tick-list,
.blue-tick {
  margin: 0;
  list-style: none;
}

.blue-tick {
  margin-bottom: 15px;
}

.heading-margin.benefit-h2 {
  margin-bottom: 0px !important;
}

.icon-div {
  float: left;
}

.icon-desc {
  overflow: hidden;
  padding-left: 15px;
  font-weight: 400;
}

.icon-img-div {
  display: inline-block;
  margin-top: 15px;
}

.benefit-icon-img-div {
  column-count: 2;
}

.contact-us-div p,
.contact-us-div a {
  color: #040707 !important;
}

.contact-us-div a {
  text-decoration: none !important;
}

.contact-us-col {
  padding: 0 20px;
}

.contact-us-div h3 {
  margin-bottom: 10px !important;
}

.get-in-div h2 {
  color: #ffffff !important;
}

.get-in-div .hr-line {
  background-color: #ffffff !important;
}

.get-in-div p {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

.technical-spec .table-responsive,
.blog-content .table-responsive {
  margin-bottom: 0 !important;
}

.technical-spec .table-scroll table,
.blog-content .table-scroll table {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}

.technical-spec .table-scroll,
.blog-content .table-scroll {
  overflow-x: auto;
}

.technical-spec .table-scroll table th,
.blog-content .table-scroll table th {
  background: #00b7f1;
  color: #fff;
  border: 1px solid #cee7f4;
}

.technical-spec .table-scroll table td,
.blog-content .table-scroll table td {
  border: 1px solid #00b7f1;
}

.privacy-div h6,
.terms-div h6 {
  margin-bottom: 10px;
  padding-top: 10px;
}

.privacy-div a:hover,
.terms-div a:hover {
  color: #1352a1;
}

/* Utility CSS - Start */
.utility-box h3 {
  font-weight: 500;
  text-transform: uppercase;
}

.gallery-section a.eael-gallery-load-more {
  text-decoration: none;
}

.gallery-section .gallery-item-buttons {
  text-align: center;
}

/* Utility CSS - End */
.quote-form-div .wpcf7-text {
  background: transparent;
}

.quote-form-div .blue-btn {
  background: #0db3d5 !important;
  border: 1px solid #0db3d5 !important;
}

.quote-form-div .blue-btn:hover {
  background: #1352a1 !important;
  border: 1px solid #1352a1 !important;
}

.quote-form-div .wpcf7 {
  margin-top: 30px;
}

.quote-form-div p {
  font-size: 16px;
}

.quote-form-div .submit-div {
  text-align: center;
  margin-top: 20px;
}

.quote-form-div .wpcf7 form.sent .wpcf7-response-output {
  color: #0db3d5 !important;
}

/* Contact Form CSS - Start */
.wpcf7-submit.btn-disabled,
.wpcf7-submit.btn-disabled:hover {
  background: #ebebea !important;
  color: #000000 !important;
  border: 1px solid #ebebea !important;
  cursor: not-allowed;
}

.form-div .column_one {
  margin: 10px 0;
  width: 99%;
}

.form-div .column_one_half {
  margin: 10px 0;
  width: 100%;
  display: flex;
}

.form-div .column_one_half .wpcf7-form-control-wrap,
.form-div .column_one .wpcf7-form-control-wrap {
  margin: 0 5px;
}

.form-div .wpcf7-text,
.form-div .wpcf7-email,
.form-div .wpcf7-select,
.form-div .wpcf7-textarea,
.pum-content .form-div .wpcf7-text,
.pum-content .form-div .wpcf7-email,
.pum-content .form-div .wpcf7-select,
.pum-content .form-div .wpcf7-textarea {
  border-radius: 5px !important;
  font-size: 16px !important;
  font-family: "Poppins";
  color: #848080 !important;
}

.form-div .wpcf7-text::placeholder,
.form-div textarea::placeholder,
.form-div select,
.form-div select::placeholder {
  color: #848080 !important;
  opacity: 1;
}

.form-div .submit-div {
  text-align: center;
  margin-top: 15px;
}

.form-div .blue-btn {
  border: 1px solid #ffffff;
  background: transparent;
  text-decoration: none !important;
  line-height: 1.2;
  color: #ffffff;
  font-weight: 500;
}

.form-div .blue-btn:hover,
.form-div .blue-btn:focus {
  background: #1352a1;
  border: 1px solid #1352a1;
  color: #ffffff;
}

.wpcf7 .wpcf7-response-output {
  border-color: transparent !important;
  padding-left: 0 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: #ffffff;
  margin-left: 0;
}

.wpcf7 form.invalid .wpcf7-response-output {
  color: #dc3232;
  margin-left: 0;
}

/*Contact Form CSS - End */
/*Footer CSS - Start*/
.site-footer {
  display: none;
}

.footer-main .zoom {
  padding-right: 5px;
}

.zoom:hover {
  transform: scale(1.1);
}

.footer-main .copyright-div p {
  font-size: 14px !important;
}

.footer-main p,
.testimonial-col {
  font-size: 16px !important;
  font-family: "Poppins";
  line-height: 30px;
}

.footer-main a {
  font-family: "Poppins";
  color: #ffffff !important;
  text-decoration: none !important;
}

.footer-main a:hover {
  color: #0db3d5 !important;
}

.footer-main .contact-icon,
.contact-div .contact-icon {
  float: left;
  padding-right: 10px;
}

.footer-main .contact-content,
.contact-div .contact-content {
  overflow: hidden;
}

.footer-main .contact-des,
.contact-div .contact-des {
  padding-bottom: 15px;
}

.footer-main p {
  margin-bottom: 5px;
}

.footer-main h6 {
  font-family: Montserrat;
  font-weight: 700;
}

.footer-main h5 {
  margin-bottom: 12px;
}
.distributor-banner p {
  font-size: 16px;
}

.hide-mob-col {
  display: none;
}

.distibutor-form-div .address-div .wpcf7-not-valid-tip {
  margin-top: 15px;
}

.who-we-are-div .benefit-icon-img-div {
  column-count: 1;
}

.who-we-are-div .icon-img-div {
  display: flex;
  align-items: center;
}

@media screen and (min-width: 1240px) {
  .desk-hide {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  .krisvent-air-box .elementor-image-box-title,
  .home-fans {
    width: 70% !important;
    margin: 0 auto;
  }

  .solar-roof-fan .krisvent-air-box .elementor-image-box-title {
    width: auto !important;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1240px) {
  .banner-heading {
    padding-left: 20px;
  }

  .tab-hide {
    display: none !important;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .blue-tick-list {
    column-count: 2 !important;
  }
}

@media screen and (min-width: 922px) and (max-width: 990px) {
  header .custom-logo-link img {
    width: 270px !important;
  }
}

@media screen and (min-width: 922px) and (max-width: 1024px) {
  header .custom-logo-link img {
    width: 320px;
    height: 100%;
  }

  .main-header-menu .menu-link {
    padding: 0 9px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1045px) {
  .main-header-menu .menu-link {
    padding: 0 10px;
  }
}

@media screen and (min-width: 835px) and (max-width: 1024px) {
  .hvls-div .benefit-icon-img-div {
    display: flex;
  }
}

@media screen and (min-width: 768px) and (max-width: 1239px) {
  .profile-div .desk-hide,
  .desk-hide {
    display: none !important;
  }

  .pg-banner-section {
    background-position: right center !important;
  }

  .privacy-section.pg-banner-section {
    background-position: center !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 50px !important;
    height: 50px !important;
  }

  /* .footer-main a {
    display: inline-grid;
  } */

  .benefit-icon-img-div {
    column-count: 3;
  }

  .tab-hide {
    display: block !important;
  }

  .about-text {
    margin-top: 10px;
  }

  .hvls-div .custom-padding-img {
    padding-bottom: 20px !important;
  }
}

@media (max-width: 921px) {
  .main-header-menu li {
    text-align: center;
  }

  .main-header-menu .blue-btn,
  .main-header-menu .blue-btn:hover {
    border: none;
    background: transparent;
  }

  .main-header-menu li a:hover,
  .main-header-menu .blue-btn a:hover {
    color: #0db3d5 !important;
  }

  .main-header-menu .blue-btn a {
    color: #010101 !important;
  }

  .main-navigation ul li.current-menu-item a:after,
  .main-navigation ul li a:hover:after {
    display: none;
  }

  .main-navigation {
    border-bottom: 1px solid #e3e3e3;
  }
}

@media screen and (min-width: 768px) and (max-width: 940px) {
  .satisfied-customer-col {
    width: 30% !important;
  }

  .testimonial-inner-col {
    width: 70% !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 920px) {
  .satisfied-customer-col .elementor-widget-container {
    padding-top: 90px !important;
  }
}

/* @media screen and (min-device-width: 768px) and (max-device-width: 808px) {
  .footer-main img.zoom {
    width: 20%;
  }
} */

@media (min-width: 768px) {
  .gallery-section .eael-filter-gallery-control ul > li {
    margin-bottom: 15px;
  }

  .gallery-section .eael-filter-gallery-control {
    margin-bottom: 10px;
  }

  .products-inner-section .elementor-widget-wrap {
    padding: 0 !important;
  }

  .products-inner-section .products-img-col,
  .products-inner-section .elementor-widget-container,
  .products-inner-section .elementor-image,
  .products-inner-section .products-img-col img {
    height: 100% !important;
  }

  .blue-tick-list {
    column-count: 3;
  }
}

@media screen and (max-width: 767px) {
  .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 30px !important;
    height: 30px !important;
  }

  .home-fans {
    margin-bottom: 0 !important;
  }

  .hide-btn {
    display: block !important;
  }

  .main-header-menu .blue-btn {
    padding-bottom: 0px !important;
  }

  .exhaust-col .elementor-widget-container {
    padding-bottom: 25px !important;
  }

  .satisfied-customer-col
    > .elementor-widget-wrap
    > .elementor-widget-text-editor
    > .elementor-widget-container {
    padding: 0 !important;
  }

  .profile-div .desk-hide {
    display: block !important;
  }

  .testimonial-section
    .elementor-widget-testimonial-carousel
    .elementor-testimonial__image
    img {
    width: 50% !important;
  }

  .our-products-left .elementor-widget-container {
    padding: 20px 30px 20px 30px !important;
  }

  .footer-company .elementor-widget-container {
    padding: 0 !important;
  }

  #elementor-popup-modal-2841 .dialog-message {
    width: 450px;
  }

  header .custom-logo-link img {
    width: 220px;
  }

  .ast-builder-layout-element .ast-site-identity {
    margin-top: 0;
  }

  #ast-hf-mobile-menu .products-menu .sub-menu li {
    background: #fff;
  }

  #ast-hf-mobile-menu .products-menu .ast-menu-toggle,
  #ast-hf-mobile-menu .products-menu .ast-menu-toggle:focus,
  .elementor-accordion-title1:focus,
  .elementor-accordion-title:focus-visible {
    outline: none !important;
  }

  .sub-menu .menu-item {
    border-bottom: none;
  }

  .side-btn {
    right: 0%;
  }

  .utility-box .utility-text {
    text-align: center !important;
    margin-bottom: 15px;
  }

  .utility-box img {
    width: 90%;
  }

  .gallery-section .eael-filter-gallery-control ul > li,
  .utility-box .utility-img {
    margin-bottom: 15px;
  }

  .quote-btn a {
    top: 45%;
  }

  .technical-spec .table-scroll,
  .blog-content .table-scroll {
    overflow-x: auto;
  }

  .hvls-div .custom-padding-img {
    padding-bottom: 20px !important;
  }

  .form-div .column_one_half,
  .form-div .column_one {
    display: block;
  }

  .form-div .column_one_half .wpcf7-form-control-wrap,
  .form-div .column_one .wpcf7-form-control-wrap {
    margin: 10px 0;
  }

  .contact-us-col {
    padding: 20px 20px;
  }

  .contact-heading {
    margin-bottom: 0 !important;
  }

  .benefit-icon-img-div {
    column-count: 1;
  }

  .icon-desc {
    padding-top: 10px;
  }

  .icon-img-div {
    display: grid;
  }

  .pg-banner-section {
    background-position: right center !important;
  }

  ul.blue-tick-list li {
    text-align: left;
  }

  .blue-tick-list {
    column-count: 2;
  }

  .footer-main .contact-icon {
    float: none;
    padding-right: 0px;
    padding-bottom: 5px;
  }

  .exhaust-div .hr-left,
  .hvls-div .hr-left,
  .hr-left {
    margin: 10px auto !important;
  }

  .custom-padding-img {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .about-text {
    margin-bottom: 15px;
  }

  .border-column .elementor-widget-wrap {
    border: none !important;
  }

  .cta-section h2 {
    margin-bottom: 25px;
  }

  .products-inner-section,
  .testimonial-section,
  .about-us-col,
  .content-center {
    text-align: center;
  }

  .testimonial-left p {
    margin-top: 10px !important;
    display: inline-block;
  }
}

@media screen and (max-width: 491px) {
  .pro-btns-div {
    display: grid;
  }

  .pro-btns-div a {
    width: inherit;
    margin: 0px auto 10px auto !important;
  }
}

@media screen and (max-width: 400px) {
  #elementor-popup-modal-2841 .dialog-message {
    width: 350px;
  }
}

@media screen and (min-device-width: 921px) and (max-width: 1265px) {
  .ast-primary-header-bar {
    padding-bottom: 20px;
  }
}

@media screen and (min-device-width: 900px) and (max-width: 1115px) {
  .main-navigation ul li.current-menu-item a:after,
  .main-navigation ul li a:hover:after {
    bottom: -1px;
  }

  .ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: 50px;
  }
}

/*Blog CSS - Start*/
.blog-product-slider
  .elementor-widget-testimonial-carousel
  .elementor-testimonial__image
  img {
  width: 100%;
  height: auto;
}

.blog-product-slider .elementor-arrows-yes .elementor-main-swiper {
  width: calc(100% - 60px) !important;
}

.blog-product-slider
  .elementor-testimonial--layout-image_above
  .elementor-testimonial__footer {
  margin-bottom: 0;
}

.blog-product-slider .elementor-testimonial__text {
  display: inline-grid;
}

.blog-product-slider .swiper-slide a {
  width: max-content;
}

.single-post .blog-content img.alignright,
.single-post .blog-content img.alignleft {
  margin-bottom: 15px;
}

.single-post .decimal-list li {
  list-style: decimal;
}

.single .fa-twitter:before {
  height: 12px;
  content: "";
  background-position: center;
  background: var(--wpr-bg-c5a16515-8fc1-4836-8595-6369131fd1a0);
  width: 12px;
  background-repeat: no-repeat;
}

.single .uael-share-btn-twitter .uael-share-btn__icon {
  background-color: #000 !important;
}

.single .fa-twitter {
  display: contents;
}

.single .uael-share-btn-twitter .uael-share-btn {
  margin-right: 6px !important;
}

.single .elementor-widget-uael-social-share .elementor-grid {
  display: flex;
}

.hide-related-posts-msg {
  display: none;
}

.blog-content-img {
  margin-top: 10px;
}

.blog-content blockquote,
.grey-border blockquote {
  border: 1px solid #1352a1;
  padding: 30px;
}

.grey-border blockquote p {
  font-style: italic;
}

.grey-border blockquote {
  margin-left: 0;
  text-align: center;
}

.grey-border blockquote .btn-div a {
  display: inline-block;
  font-style: normal;
}

.grey-border blockquote .btn-div a:hover {
  color: #fff;
}

.blog-content blockquote p {
  margin-bottom: 0px;
  font-style: italic;
}

.blog-content h3,
.blog-content h4,
.blog-contenth5,
.blog-content h6 {
  margin-bottom: 10px;
}

.conclusion-heading {
  padding-top: 15px;
}

.blog-content .table-scroll {
  margin-bottom: 0.94em;
}

.grey-border .conclusion-heading {
  padding-top: 0px;
}

.post-content-div h3 {
  font-size: 26px;
  font-weight: 500;
}

.post-content-div h4 {
  text-align: left;
  font-weight: 500;
}

.post-content-div a:hover {
  color: #1352a1;
}

.search-box input[type="submit"] {
  display: none;
}

.search-box .elementor-widget-container {
  margin: 0 auto;
  text-align: center;
  background: #f9f8f8;
  padding: 20px 8px;
}

.search-box .search-form button:hover {
  color: #ffffff;
  background-color: #1352a1;
  border-color: #1352a1;
}

.blog-sidebar-div ul {
  list-style: none;
  margin: 0;
  padding: 20px 20px;
  background-color: #ffffff;
}

.sidebar-recent-posts .elementor-grid-item {
  border-bottom: 1px dashed #ece9e9;
  margin-bottom: 18px;
  padding-bottom: 11px;
}

.sidebar-recent-posts .elementor-grid-item:last-child {
  border: none;
}

.sidebar-recent-posts .elementor-posts-container {
  padding: 10px 0;
}

.sidebar-recent-posts .elementor-post__title a:hover {
  color: #0db3d5 !important;
}

.blog-sidebar-div ul li a {
  color: #040707;
}

.blog-sidebar-div ul li a:hover {
  color: #0db3d5;
}

.blog-sidebar-div ul li {
  padding-bottom: 10px;
}

.blog-sidebar-div .toc-div .elementor-toc__header {
  padding: 0;
  border-bottom: none;
}

.blog-sidebar-div .toc-div .elementor-widget-container {
  border: none !important;
}

.blog-sidebar-div .toc-div .elementor-toc__body {
  padding: 0;
}

.blog-sidebar-div .toc-div .elementor-toc__list-item {
  margin-bottom: 0;
}

.blog-sidebar-div .elementor-widget-theme-post-content h2 {
  font-size: 30px;
  margin-bottom: 10px;
}

.rp-posts-section .elementor-widget-wrap.elementor-element-populated {
  border-top: 1px solid #d9d9d9;
}

.rp-posts-section h5 {
  display: none;
}

.tnp.tnp-widget {
  padding: 20px;
}

.blog-sidebar-div .elementor-widget-wp-widget-newsletterwidget {
  background-color: #ffffff;
}

.blog-sidebar-div .tnp-email,
.blog-sidebar-div .tnp-name {
  background-color: #f9f9f9 !important;
  border: 1px solid #e2e4e7 !important;
  font-family: "Poppins", sans-serif;
  color: #040707;
}

.blog-sidebar-div input[type="text"]:focus-visible,
.blog-sidebar-div input[type="email"]:focus-visible {
  outline: none;
}

.blog-sidebar-div .tnp-submit {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px !important;
}

.blog-sidebar-div .search-submit {
  padding: 10px 30px;
}

.blog-sidebar-div
  .elementor-widget-wp-widget-newsletterwidget
  .tnp-field-button {
  display: inline-block;
  margin-top: 10px;
}

.blog-sidebar-div h5,
.elementor-widget-wp-widget-newsletterwidget h5,
.widget .widget-title {
  background-color: #f9f8f8;
  padding: 20px;
  font-weight: 500;
  font-size: 22px;
}

.widget .widget-title {
  margin-bottom: 0;
}

.blog-sidebar-div .elementor-widget-wp-widget-widget_crp h5 {
  font-size: 26px;
  color: #040707;
}

.blog-sidebar-div .elementor-widget-wp-widget-newsletterwidget p {
  padding: 20px 20px 0 20px;
}

.sidebar-recent-posts .elementor-posts-container {
  padding: 5px 20px 5px 20px;
}

.sidebar-recent-posts .elementor-grid-item {
  padding: 15px 0px 15px 0px !important;
}

.post-content-div h2 {
  font-size: 30px;
  margin-bottom: 10px;
}

.post-heading-div h1 {
  margin-bottom: 5px;
}

.elementor-post-info li a :hover,
.elementor-post-info li a :focus {
  color: #0db3d5 !important;
}

.elementor-post-info .elementor-post-info__item--type-date:hover {
  cursor: default;
  color: #1352a1 !important;
}

.crp_related.crp-grid ul li img {
  margin: 0 !important;
  width: 100%;
  height: auto;
}

.crp_author a:hover {
  color: #0db3d5 !important;
}

.crp_related.crp-grid ul li {
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: start;
}

.crp_related.crp_author a:hover {
  color: #0db3d5;
}

@media (min-width: 1200px) {
  .crp_related.crp-grid ul {
    gap: 25px;
  }

  .blog-content img.sqr-img {
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 600px !important;
  }
}

.crp_related ul li {
  background: #ffffff;
}

.crp_date:before {
  padding-right: 2px;
}

.crp_related span.crp_author :before {
  padding-right: 5px;
}

.crp_related .crp_author a {
  padding-left: 32px;
  position: relative;
}

.crp_related span.crp_author :before {
  content: "\f007";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.crp_related .crp_author a {
  font-size: 14px;
  color: #1352a1 !important;
}

.crp_related .crp_author {
  font-size: 0;
  padding-left: 0;
  text-transform: uppercase;
}

.crp_related .crp_date {
  text-transform: uppercase;
}

.crp_related .crp_date {
  color: #1352a1;
}

.crp_related span.crp_date:before {
  content: "\f133";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

@media (min-width: 1024px) and (max-width: 1140px) {
  .crp_title,
  .crp_author,
  .crp_excerpt,
  .crp_date {
    padding: 0px 08px 02px 8px !important;
  }

  .crp_title {
    padding-top: 25px !important;
  }
}

@media (min-width: 940px) and (max-width: 1023px) {
  .crp_related.crp-grid ul {
    grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
  }
}

@media (min-width: 1024px) and (max-width: 1104px) {
  .crp_title,
  .crp_author,
  .crp_excerpt,
  .crp_date {
    padding: 0px 8px 5px 08px !important;
  }

  .crp_title {
    padding-top: 25px !important;
  }
}

.elementor-widget-wp-widget-widget_crp h5 {
  font-size: 30px;
  margin-bottom: 15px;
  color: #040707;
}

.crp_related.crp-grid .crp_title {
  font-size: 18px;
  color: #040707;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 10px;
}

.crp_related.crp-grid ul li a.crp_link {
  padding: 0;
  display: block;
}

.crp_title,
.crp_author,
.crp_excerpt,
.crp_date {
  padding: 0px 20px;
  font-family: "Poppins", sans-serif !important;
}

.crp_title {
  padding-top: 25px;
}

.crp_excerpt {
  padding-top: 10px;
  margin-bottom: 25px;
  line-height: 1.5;
  color: #040707;
}

@media (min-width: 600px) and (max-width: 767px) {
  .crp_related .crp_author {
    width: 50%;
  }
}

@media (max-width: 360px) {
  .crp_related .crp_author {
    padding-left: 15px;
  }
}

@media (max-width: 416px) {
  .crp_related .crp_author a {
    padding-left: 20px;
  }

  .post-heading-div h1 {
    font-size: 30px !important;
  }

  .post-content-div h2 {
    font-size: 26px !important;
  }
}

@media (max-width: 767px) {
  .single-post .blog-content img.alignright,
  .single-post .blog-content img.alignleft {
    width: 100%;
  }

  .blog-sidebar-div .search-box .search-field {
    width: 75%;
  }

  .search-box .elementor-widget-container {
    text-align: left;
  }

  .crp_related.crp-grid ul {
    display: block !important;
  }

  .crp_related.crp-grid ul li {
    margin-top: 20px;
  }

  .crp_related.crp-grid ul li:first-child {
    margin-top: 0;
  }

  .ast-grid-common-col {
    width: 100% !important;
  }

  #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    width: 75px !important;
    height: auto !important;
  }
}

@media (min-width: 960px) {
  .blogs-div .uael-post__excerpt,
  .crp_related .crp_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .blogs-div .uael-post__title,
  .crp_related .crp_title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}

.blog-content {
  padding-bottom: 25px;
}

@media (min-width: 768px) {
  .blog-sidebar-div .elementor-element-populated {
    border-left: 1px solid #d9d9d9;
    margin-left: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1239px) {
  .search-box .search-form button {
    margin-top: 15px;
  }
}

/*FAQ CSS*/
.title_tab.active .title .icon .fa-minus {
  display: block;
}

.title_tab .title .icon .fa-minus,
.title_tab.active .title .icon .fa-plus {
  display: none;
}

.custom-faq-section,
.grey-border {
  border-top: 1px solid #ece9e9;
  padding-top: 25px;
}

.custom-faq-section h2 {
  font-weight: 500;
}

.custom-faq-section .Accordion_item {
  padding-bottom: 5px;
}

.custom-faq-section .title_tab h3 {
  color: #1352a1;
  padding-right: 20px;
}

.custom-faq-section .title_tab {
  color: #1352a1;
  padding: 5px 0;
  cursor: pointer;
  transition: background-color 0.3s ease-in;
}

.custom-faq-section .title {
  font-size: 16px;
  position: relative;
  font-weight: 500;
  margin-bottom: 0;
}

.custom-faq-section .icon {
  position: absolute;
  right: 1%;
  /*top: calc(50% - 8px);*/
  top: 0;
  width: 16px;
  height: 16px;
  background-color: transparent;
  transform: rotate(-90deg);
  transition: transform 0.3s ease-in;
  padding-left: 10px;
}

.custom-faq-section .icon:before,
.custom-faq-section .icon:after {
  position: absolute;
  height: 100%;
  width: 2px;
}

.custom-faq-section .icon:before {
  top: 0;
  left: 2px;
}

.custom-faq-section .icon:after {
  top: 0;
  right: 2px;
}

.custom-faq-section .inner_content {
  width: 100%;
  height: auto;
  display: none;
  overflow: hidden;
  padding-top: 5px;
  padding-right: 20px;
}

.custom-faq-section .inner_content p {
  margin-left: 0;
  color: #040707;
  padding: 0;
  font-size: 16px;
}

.Accordion_item .title_tab:active,
.title .icon {
  transform: rotate(0deg);
  transition: transform 0.3s ease-in;
}

.Accordion_item .title_tab {
  transition: background-color 0.3s ease-in;
}

.Accordion_item .title_tab:hover {
  transition: background-color 0.3s ease-in;
}

.custom-faq-section .icon {
  color: #0db3d5;
  font-weight: 600;
}

.post-content-div .blue-tick-list {
  column-count: 1;
}

@media (max-width: 360px) {
  .crp_related .crp_author a {
    padding-left: 5px;
  }
}

.blog-sidebar-div .toc-div .elementor-toc__body {
  padding: 15px;
}

.blog-sidebar-div .elementor-toc__list-wrapper {
  padding: 0;
}

/*Blog Product Slider - Start*/
.blog-product-slider .elementor-swiper-button.swiper-button-disabled {
  opacity: 1;
}

.blog-product-slider .eicon-chevron-right,
.eicon-chevron-left {
  color: #040707 !important;
}

.blog-product-slider
  .elementor-widget-testimonial-carousel
  .elementor-testimonial__image
  img {
  width: 100% !important;
  height: auto !important;
}

.blog-product-slider .elementor-testimonial__image {
  flex-shrink: unset !important;
}

.blog-product-slider
  .elementor-testimonial--layout-image_above
  .elementor-testimonial__footer {
  margin-bottom: 0 !important;
}

.blog-product-slider .elementor-testimonial__content {
  padding: 20px 20px 30px 20px;
}

.blog-product-slider .swiper-slide a,
.custom-pro-div a {
  display: inline-block;
}

.blog-product-slider .product-content {
  margin-bottom: 20px !important;
}

.blog-product-slider a.blue-btn:hover {
  background: #1352a1 !important;
  border: 1px solid #1352a1 !important;
  color: #fff !important;
}

.blog-product-slider .elementor-testimonial__text h5,
.custom-pro-div h5 {
  margin-bottom: 15px !important;
  font-weight: 500;
  color: #040707 !important;
}

@media screen and (max-width: 1024px) {
  .ast-builder-menu-mobile
    .main-navigation
    .menu-item.current-menu-item
    > .menu-link {
    color: inherit;
  }

  .blog-product-slider .elementor-testimonial__image {
    width: 100%;
  }
}

@media screen and (min-width: 1025px) {
  .blog-product-slider.desk-nav-off .elementor-swiper-button {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .blog-product-slider.desk-tab-nav-off .elementor-swiper-button {
    display: none !important;
  }
}

.elementor-20
  .elementor-element.elementor-element-1065809:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-20
  .elementor-element.elementor-element-1065809
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  --wpr-bg-0e7189b6-a667-40b7-a2ba-74d3708ae7d9: url("../../images/air-ventilation-needs.jpg");
}

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out {
  --wpr-bg-ac1f232d-e174-4e59-9be1-c8d772e134f5: url("../../images/gridtile.png");
}

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out {
  --wpr-bg-e9c8bfc9-5b70-499f-bb5b-b8c537ba5edb: url("../../images/gridtile_white.png");
}

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out {
  --wpr-bg-3c5fc705-0bc1-4cd3-8ce3-40840517a232: url("../../images/gridtile_3x3.png");
}

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out {
  --wpr-bg-a471cd94-35e8-47ac-a04f-1988c717e4cf: url("../../images/gridtile_3x3_white.png");
}

.rs-layer.slidelink a div {
  --wpr-bg-1f589927-ba3a-4ec9-9a65-75361330ae12: url("../../images/coloredbg.png");
}

.rs-layer.slidelink a span {
  --wpr-bg-bfe2c986-6918-4967-b5a4-54b966260f57: url("../../images/coloredbg.png");
}

rs-loader.spinner0 {
  --wpr-bg-8327049b-9c9e-47ed-aaa6-73a69e84962d: url("../../images/loader.gif");
}

rs-loader.spinner5 {
  --wpr-bg-7c1d5eba-4bae-4d82-bbf2-953f099eb020: url("../../images/loader.gif");
}

.rll-youtube-player .play {
  --wpr-bg-b78c8faf-4c6b-4310-8612-fb50714f042f: url("../../images/youtube.png");
}

ul.blue-tick-list li:before,
ul.blue-tick li:before {
  --wpr-bg-a6cfc143-7820-4f27-a3a2-873e364688cb: url("../../images/Blue-Tick.png");
}

.single .fa-twitter:before {
  --wpr-bg-c5a16515-8fc1-4836-8595-6369131fd1a0: url("../../images/Twitter-Social-Share.png");
}

img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

.ast-desktop .menu-item-39 .astra-mm-icon-label.icon-item-39,
.ast-header-break-point .menu-item-39 .astra-mm-icon-label.icon-item-39 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-39 .astra-mm-icon-label.icon-item-39 svg,
.ast-header-break-point .menu-item-39 .astra-mm-icon-label.icon-item-39 svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-2676 .astra-mm-icon-label.icon-item-2676,
.ast-header-break-point .menu-item-2676 .astra-mm-icon-label.icon-item-2676 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-2676 .astra-mm-icon-label.icon-item-2676 svg,
.ast-header-break-point
  .menu-item-2676
  .astra-mm-icon-label.icon-item-2676
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-2677 .astra-mm-icon-label.icon-item-2677,
.ast-header-break-point .menu-item-2677 .astra-mm-icon-label.icon-item-2677 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-2677 .astra-mm-icon-label.icon-item-2677 svg,
.ast-header-break-point
  .menu-item-2677
  .astra-mm-icon-label.icon-item-2677
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-7489 .astra-mm-icon-label.icon-item-7489,
.ast-header-break-point .menu-item-7489 .astra-mm-icon-label.icon-item-7489 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-7489 .astra-mm-icon-label.icon-item-7489 svg,
.ast-header-break-point
  .menu-item-7489
  .astra-mm-icon-label.icon-item-7489
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-8022 .astra-mm-icon-label.icon-item-8022,
.ast-header-break-point .menu-item-8022 .astra-mm-icon-label.icon-item-8022 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-8022 .astra-mm-icon-label.icon-item-8022 svg,
.ast-header-break-point
  .menu-item-8022
  .astra-mm-icon-label.icon-item-8022
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-9347 .astra-mm-icon-label.icon-item-9347,
.ast-header-break-point .menu-item-9347 .astra-mm-icon-label.icon-item-9347 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-9347 .astra-mm-icon-label.icon-item-9347 svg,
.ast-header-break-point
  .menu-item-9347
  .astra-mm-icon-label.icon-item-9347
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-2115 .astra-mm-icon-label.icon-item-2115,
.ast-header-break-point .menu-item-2115 .astra-mm-icon-label.icon-item-2115 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-2115 .astra-mm-icon-label.icon-item-2115 svg,
.ast-header-break-point
  .menu-item-2115
  .astra-mm-icon-label.icon-item-2115
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-2113 .astra-mm-icon-label.icon-item-2113,
.ast-header-break-point .menu-item-2113 .astra-mm-icon-label.icon-item-2113 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-2113 .astra-mm-icon-label.icon-item-2113 svg,
.ast-header-break-point
  .menu-item-2113
  .astra-mm-icon-label.icon-item-2113
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-2287 .astra-mm-icon-label.icon-item-2287,
.ast-header-break-point .menu-item-2287 .astra-mm-icon-label.icon-item-2287 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-2287 .astra-mm-icon-label.icon-item-2287 svg,
.ast-header-break-point
  .menu-item-2287
  .astra-mm-icon-label.icon-item-2287
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-4968 .astra-mm-icon-label.icon-item-4968,
.ast-header-break-point .menu-item-4968 .astra-mm-icon-label.icon-item-4968 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-4968 .astra-mm-icon-label.icon-item-4968 svg,
.ast-header-break-point
  .menu-item-4968
  .astra-mm-icon-label.icon-item-4968
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-6451 .astra-mm-icon-label.icon-item-6451,
.ast-header-break-point .menu-item-6451 .astra-mm-icon-label.icon-item-6451 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-6451 .astra-mm-icon-label.icon-item-6451 svg,
.ast-header-break-point
  .menu-item-6451
  .astra-mm-icon-label.icon-item-6451
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-7844 .astra-mm-icon-label.icon-item-7844,
.ast-header-break-point .menu-item-7844 .astra-mm-icon-label.icon-item-7844 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-7844 .astra-mm-icon-label.icon-item-7844 svg,
.ast-header-break-point
  .menu-item-7844
  .astra-mm-icon-label.icon-item-7844
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-7661 .astra-mm-icon-label.icon-item-7661,
.ast-header-break-point .menu-item-7661 .astra-mm-icon-label.icon-item-7661 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-7661 .astra-mm-icon-label.icon-item-7661 svg,
.ast-header-break-point
  .menu-item-7661
  .astra-mm-icon-label.icon-item-7661
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-7845 .astra-mm-icon-label.icon-item-7845,
.ast-header-break-point .menu-item-7845 .astra-mm-icon-label.icon-item-7845 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-7845 .astra-mm-icon-label.icon-item-7845 svg,
.ast-header-break-point
  .menu-item-7845
  .astra-mm-icon-label.icon-item-7845
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-2114 .astra-mm-icon-label.icon-item-2114,
.ast-header-break-point .menu-item-2114 .astra-mm-icon-label.icon-item-2114 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-2114 .astra-mm-icon-label.icon-item-2114 svg,
.ast-header-break-point
  .menu-item-2114
  .astra-mm-icon-label.icon-item-2114
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-5222 .astra-mm-icon-label.icon-item-5222,
.ast-header-break-point .menu-item-5222 .astra-mm-icon-label.icon-item-5222 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-5222 .astra-mm-icon-label.icon-item-5222 svg,
.ast-header-break-point
  .menu-item-5222
  .astra-mm-icon-label.icon-item-5222
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-39 .astra-mm-icon-label.icon-item-39,
.ast-header-break-point .menu-item-39 .astra-mm-icon-label.icon-item-39 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-39 .astra-mm-icon-label.icon-item-39 svg,
.ast-header-break-point .menu-item-39 .astra-mm-icon-label.icon-item-39 svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-2676 .astra-mm-icon-label.icon-item-2676,
.ast-header-break-point .menu-item-2676 .astra-mm-icon-label.icon-item-2676 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-2676 .astra-mm-icon-label.icon-item-2676 svg,
.ast-header-break-point
  .menu-item-2676
  .astra-mm-icon-label.icon-item-2676
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-2677 .astra-mm-icon-label.icon-item-2677,
.ast-header-break-point .menu-item-2677 .astra-mm-icon-label.icon-item-2677 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-2677 .astra-mm-icon-label.icon-item-2677 svg,
.ast-header-break-point
  .menu-item-2677
  .astra-mm-icon-label.icon-item-2677
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-7489 .astra-mm-icon-label.icon-item-7489,
.ast-header-break-point .menu-item-7489 .astra-mm-icon-label.icon-item-7489 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-7489 .astra-mm-icon-label.icon-item-7489 svg,
.ast-header-break-point
  .menu-item-7489
  .astra-mm-icon-label.icon-item-7489
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-8022 .astra-mm-icon-label.icon-item-8022,
.ast-header-break-point .menu-item-8022 .astra-mm-icon-label.icon-item-8022 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-8022 .astra-mm-icon-label.icon-item-8022 svg,
.ast-header-break-point
  .menu-item-8022
  .astra-mm-icon-label.icon-item-8022
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-9347 .astra-mm-icon-label.icon-item-9347,
.ast-header-break-point .menu-item-9347 .astra-mm-icon-label.icon-item-9347 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-9347 .astra-mm-icon-label.icon-item-9347 svg,
.ast-header-break-point
  .menu-item-9347
  .astra-mm-icon-label.icon-item-9347
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-2115 .astra-mm-icon-label.icon-item-2115,
.ast-header-break-point .menu-item-2115 .astra-mm-icon-label.icon-item-2115 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-2115 .astra-mm-icon-label.icon-item-2115 svg,
.ast-header-break-point
  .menu-item-2115
  .astra-mm-icon-label.icon-item-2115
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-2113 .astra-mm-icon-label.icon-item-2113,
.ast-header-break-point .menu-item-2113 .astra-mm-icon-label.icon-item-2113 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-2113 .astra-mm-icon-label.icon-item-2113 svg,
.ast-header-break-point
  .menu-item-2113
  .astra-mm-icon-label.icon-item-2113
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-2287 .astra-mm-icon-label.icon-item-2287,
.ast-header-break-point .menu-item-2287 .astra-mm-icon-label.icon-item-2287 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-2287 .astra-mm-icon-label.icon-item-2287 svg,
.ast-header-break-point
  .menu-item-2287
  .astra-mm-icon-label.icon-item-2287
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-4968 .astra-mm-icon-label.icon-item-4968,
.ast-header-break-point .menu-item-4968 .astra-mm-icon-label.icon-item-4968 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-4968 .astra-mm-icon-label.icon-item-4968 svg,
.ast-header-break-point
  .menu-item-4968
  .astra-mm-icon-label.icon-item-4968
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-6451 .astra-mm-icon-label.icon-item-6451,
.ast-header-break-point .menu-item-6451 .astra-mm-icon-label.icon-item-6451 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-6451 .astra-mm-icon-label.icon-item-6451 svg,
.ast-header-break-point
  .menu-item-6451
  .astra-mm-icon-label.icon-item-6451
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-7844 .astra-mm-icon-label.icon-item-7844,
.ast-header-break-point .menu-item-7844 .astra-mm-icon-label.icon-item-7844 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-7844 .astra-mm-icon-label.icon-item-7844 svg,
.ast-header-break-point
  .menu-item-7844
  .astra-mm-icon-label.icon-item-7844
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-7661 .astra-mm-icon-label.icon-item-7661,
.ast-header-break-point .menu-item-7661 .astra-mm-icon-label.icon-item-7661 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-7661 .astra-mm-icon-label.icon-item-7661 svg,
.ast-header-break-point
  .menu-item-7661
  .astra-mm-icon-label.icon-item-7661
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-7845 .astra-mm-icon-label.icon-item-7845,
.ast-header-break-point .menu-item-7845 .astra-mm-icon-label.icon-item-7845 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-7845 .astra-mm-icon-label.icon-item-7845 svg,
.ast-header-break-point
  .menu-item-7845
  .astra-mm-icon-label.icon-item-7845
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-2114 .astra-mm-icon-label.icon-item-2114,
.ast-header-break-point .menu-item-2114 .astra-mm-icon-label.icon-item-2114 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-2114 .astra-mm-icon-label.icon-item-2114 svg,
.ast-header-break-point
  .menu-item-2114
  .astra-mm-icon-label.icon-item-2114
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

.ast-desktop .menu-item-5222 .astra-mm-icon-label.icon-item-5222,
.ast-header-break-point .menu-item-5222 .astra-mm-icon-label.icon-item-5222 {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 5px;
}

.ast-desktop .menu-item-5222 .astra-mm-icon-label.icon-item-5222 svg,
.ast-header-break-point
  .menu-item-5222
  .astra-mm-icon-label.icon-item-5222
  svg {
  color: var(--ast-global-color-0);
  fill: var(--ast-global-color-0);
  width: 20px;
  height: 20px;
}

#rev_slider_2_1_wrapper .hesperiden.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 50%;
}

#rev_slider_2_1_wrapper .hesperiden.tparrows.rs-touchhover {
  background: #000000;
}

#rev_slider_2_1_wrapper .hesperiden.tparrows:before {
  font-family: "revicons";
  font-size: 20px;
  color: #ffffff;
  display: block;
  line-height: 40px;
  text-align: center;
}

#rev_slider_2_1_wrapper .hesperiden.tparrows.tp-leftarrow:before {
  content: "\e82c";
  margin-left: -3px;
}

#rev_slider_2_1_wrapper .hesperiden.tparrows.tp-rightarrow:before {
  content: "\e82d";
  margin-right: -3px;
}

#rev_slider_2_1_wrapper .hesperiden.tp-bullets:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  padding: 10px;
  margin-left: -10px;
  margin-top: -10px;
  box-sizing: content-box;
  border-radius: 8px;
}

#rev_slider_2_1_wrapper .hesperiden .tp-bullet {
  width: 10px;
  height: 10px;
  position: absolute;
  background: #a2a7ae;
  background: -moz-linear-gradient(top, #a2a7ae 0%, #a2a7ae 100%);
  background: -webkit-linear-gradient(top, #a2a7ae 0%, #a2a7ae 100%);
  background: -o-linear-gradient(top, #a2a7ae 0%, #a2a7ae 100%);
  background: -ms-linear-gradient(top, #a2a7ae 0%, #a2a7ae 100%);
  background: linear-gradient(to bottom, #a2a7ae 0%, #a2a7ae 100%);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#a2a7ae', endcolorstr='#a2a7ae', gradienttype=0);
  border: 0px solid #a2a7ae;
  border-radius: 50%;
  cursor: pointer;
  box-sizing: content-box;
}

#rev_slider_2_1_wrapper .hesperiden .tp-bullet.rs-touchhover,
#rev_slider_2_1_wrapper .hesperiden .tp-bullet.selected {
  background: #ffffff;
}
.copyright-div {
  margin-top: 35px;
  padding: 25px 0px;
  border-top: 1px solid #f4f4f412;
}

.copyright-div .elementor-widget-container {
  margin: 0px !important;
  padding: 0px !important;
}

.ast-custom-footer .elementor-widget-wrap {
  padding: 0px !important;
}

.copyright-div .elementor-widget-container p {
  margin: 0px;
}

.ast-icon.icon-arrow img {
  max-width: 15px;
}

.main-navigation ul li a {
  gap: 8px;
}

.bannerSlider .slideImgWrapper {
  position: relative;
}

.bannerSlider .slideImgWrapper .contentContainer {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  padding: 0px 190px;
}

.bannerSlider .slideImgWrapper .contentContainer .slidecontent {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.bannerSlider .slideImgWrapper .contentContainer .slidecontent h1 {
  margin: 0px;
  font-family: Montserrat;
  height: auto;
  color: rgb(255, 255, 255);
  text-decoration: none;
  white-space: normal;
  line-height: 69px;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 60px;
  opacity: 1;
}

.bannerSlider .slideImgWrapper .contentContainer .slidecontent span {
  font-family: Poppins;
  color: rgb(255, 255, 255);
  text-align: left;
  line-height: 42px;
  letter-spacing: 0px;
  font-weight: 300;
  font-size: 30px;
}

a.themeBtn {
  background-color: rgb(13, 179, 213);
  font-family: Poppins;
  color: rgb(255, 255, 255) !important;
  line-height: 40px;
  letter-spacing: 0.9922px;
  font-weight: 600;
  font-size: 20px;
  padding: 10px 28px;
  width: fit-content;
  border-radius: 100px;
  text-decoration: unset !important;
}

a.themeBtn:hover {
  background: #15529f;
}

.bannerSlider .swiper-pagination {
  position: absolute;
  z-index: 111;
  opacity: 1;
  width: fit-content !important;
  left: 190px !important;
  bottom: 40px !important;
}

.bannerSlider .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: linear-gradient(to bottom, #a2a7ae 0%, #a2a7ae 100%);
  opacity: 1;
}

.bannerSlider
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.fancybox__container .fancybox__content {
  width: 100% !important;
  height: 100% !important;
}

.elementor-testimonial,
.elementor-testimonial__footer {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.elementor-testimonial--align-center .swiper-pagination {
  position: relative;
  bottom: 0px !important;
}

.bredcrums .elementor-container.elementor-column-gap-default {
  height: 100%;
  min-height: 300px;
}

.customPeding {
  padding: 40px 0px;
}

.elementor-1881
  .elementor-element.elementor-element-85dd64d:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-1881
  .elementor-element.elementor-element-85dd64d
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: var(--wpr-bg-1e2a1e82-bb93-44b1-93a6-5a60dd264133);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.elementor-1881
  .elementor-element.elementor-element-85dd64d
  > .elementor-container {
  min-height: 330px;
}

.elementor-1881 .elementor-element.elementor-element-85dd64d {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
}

.elementor-1881
  .elementor-element.elementor-element-85dd64d
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-bc-flex-widget
  .elementor-1881
  .elementor-element.elementor-element-0bc8893.elementor-column
  .elementor-widget-wrap {
  align-items: center;
}

.elementor-1881
  .elementor-element.elementor-element-0bc8893.elementor-column.elementor-element[data-element_type="column"]
  > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-1881
  .elementor-element.elementor-element-0bc8893
  > .elementor-element-populated {
  margin: 01px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
}

.elementor-1881 .elementor-element.elementor-element-2a884f4 {
  font-family: "Montserrat", Sans-serif;
  font-weight: 600;
}

.elementor-1881 .elementor-element.elementor-element-ff71155 {
  padding: 40px 0px 40px 0px;
}

.elementor-1881
  .elementor-element.elementor-element-543ac6c
  > .elementor-element-populated {
  padding: 10px 10px 05px 10px;
}

.elementor-1881 .elementor-element.elementor-element-4a99c90 {
  text-align: center;
  font-weight: 500;
}

.elementor-1881 .elementor-element.elementor-element-09335ad {
  text-align: center;
}

.elementor-1881 .elementor-element.elementor-element-1761c17 {
  text-align: left;
}

.elementor-1881 .elementor-element.elementor-element-6e2abd1 {
  text-align: center;
}

.elementor-1881 .elementor-element.elementor-element-6258ae6 {
  text-align: left;
}

.elementor-1881 .elementor-element.elementor-element-9ee42f9 {
  text-align: center;
}

.elementor-1881 .elementor-element.elementor-element-c617db8 {
  text-align: left;
}

.elementor-1881 .elementor-element.elementor-element-a8c9e0f {
  text-align: center;
}

.elementor-1881 .elementor-element.elementor-element-02391f3 {
  text-align: left;
}

.elementor-1881 .elementor-element.elementor-element-2188f22 {
  text-align: center;
}

.elementor-1881 .elementor-element.elementor-element-ef1aba4 {
  text-align: left;
}

.elementor-1881 .elementor-element.elementor-element-a62857c {
  text-align: center;
}

.elementor-1881 .elementor-element.elementor-element-d89986b {
  text-align: left;
}

.elementor-1881 .elementor-element.elementor-element-598cf5d {
  margin-top: 10px;
  margin-bottom: 0px;
}

.elementor-1881 .elementor-element.elementor-element-fa58172 {
  text-align: center;
}

.elementor-1881 .elementor-element.elementor-element-870254e {
  text-align: left;
}

.elementor-1881 .elementor-element.elementor-element-87dd6cc {
  text-align: center;
}

.elementor-1881 .elementor-element.elementor-element-76b33d1 {
  text-align: left;
}

@media (max-width: 1024px) {
  .elementor-1881
    .elementor-element.elementor-element-0bc8893
    > .elementor-element-populated {
    padding: 0px 0px 0px 20px;
  }
}

@media (max-width: 767px) {
  .elementor-1881
    .elementor-element.elementor-element-85dd64d
    > .elementor-container {
    min-height: 250px;
  }

  .elementor-1881
    .elementor-element.elementor-element-0bc8893
    > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
  }

  .elementor-1881 .elementor-element.elementor-element-2a884f4 {
    text-align: center;
  }

  .elementor-1881 .elementor-element.elementor-element-ff71155 {
    padding: 40px 0px 30px 0px;
  }

  .elementor-1881
    .elementor-element.elementor-element-543ac6c
    > .elementor-element-populated {
    padding: 10px 10px 0px 10px;
  }

  .elementor-1881 .elementor-element.elementor-element-598cf5d {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

.elementor-1622
  .elementor-element.elementor-element-fff0a19:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-1622
  .elementor-element.elementor-element-fff0a19
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: var(--wpr-bg-552fc0da-dfcf-47f6-89e1-bcb3b893ebab);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.elementor-1622
  .elementor-element.elementor-element-fff0a19
  > .elementor-container {
  min-height: 330px;
}

.elementor-1622 .elementor-element.elementor-element-fff0a19 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
}

.elementor-1622
  .elementor-element.elementor-element-fff0a19
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-bc-flex-widget
  .elementor-1622
  .elementor-element.elementor-element-897669f.elementor-column
  .elementor-widget-wrap {
  align-items: center;
}

.elementor-1622
  .elementor-element.elementor-element-897669f.elementor-column.elementor-element[data-element_type="column"]
  > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-1622
  .elementor-element.elementor-element-897669f
  > .elementor-element-populated {
  margin: 01px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
}

.elementor-1622 .elementor-element.elementor-element-20a792a {
  font-weight: 600;
}

.elementor-1622 .elementor-element.elementor-element-af8b7fd {
  padding: 40px 0px 40px 0px;
}

.elementor-1622
  .elementor-element.elementor-element-b57aa0f
  > .elementor-element-populated {
  padding: 10px 35px 10px 10px;
}

.elementor-1622
  .elementor-element.elementor-element-ef69af7
  > .elementor-element-populated {
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 0px 10px 10px 10px;
}

.elementor-1622
  .elementor-element.elementor-element-9cd1072
  > .elementor-widget-container {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-1622
  .elementor-element.elementor-element-8b327b2
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  align-content: center;
  align-items: center;
}

.elementor-1622
  .elementor-element.elementor-element-8b327b2:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-1622
  .elementor-element.elementor-element-8b327b2
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: var(--wpr-bg-23d91cbc-67fb-4a44-9fdc-2b583748495e);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.elementor-1622
  .elementor-element.elementor-element-8b327b2
  > .elementor-container {
  min-height: 460px;
}

.elementor-1622 .elementor-element.elementor-element-8b327b2 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-8b327b2
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-9ffe660
  > .elementor-widget-container {
  background-color: #ffffff;
  padding: 30px 30px 20px 30px;
}

.elementor-1622
  .elementor-element.elementor-element-188f8a7:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-1622
  .elementor-element.elementor-element-188f8a7
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #e3f0f3;
}

.elementor-1622 .elementor-element.elementor-element-188f8a7 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 35px 0px 40px 0px;
}

.elementor-1622
  .elementor-element.elementor-element-188f8a7
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1622 .elementor-element.elementor-element-4f62519 {
  text-align: center;
}

.elementor-1622
  .elementor-element.elementor-element-c041aef
  > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-c041aef
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-611f0ea
  > .elementor-widget-container {
  background-color: #ffffff;
}

.elementor-1622
  .elementor-element.elementor-element-611f0ea.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-611f0ea.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-611f0ea.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-611f0ea
  .elementor-image-box-title {
  margin-bottom: 0px;
}

.elementor-1622
  .elementor-element.elementor-element-611f0ea
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}

.elementor-1622
  .elementor-element.elementor-element-611f0ea
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-12de736
  > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-12de736
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-a3ae8ba
  > .elementor-widget-container {
  background-color: #ffffff;
}

.elementor-1622
  .elementor-element.elementor-element-a3ae8ba.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-a3ae8ba.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-a3ae8ba.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-a3ae8ba
  .elementor-image-box-title {
  margin-bottom: 0px;
}

.elementor-1622
  .elementor-element.elementor-element-a3ae8ba
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}

.elementor-1622
  .elementor-element.elementor-element-a3ae8ba
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-92f9aff
  > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-92f9aff
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-502bc57
  > .elementor-widget-container {
  background-color: #ffffff;
}

.elementor-1622
  .elementor-element.elementor-element-502bc57.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-502bc57.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-502bc57.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-502bc57
  .elementor-image-box-title {
  margin-bottom: 0px;
}

.elementor-1622
  .elementor-element.elementor-element-502bc57
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}

.elementor-1622
  .elementor-element.elementor-element-502bc57
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-6a7d6b8
  > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-6a7d6b8
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-397de6c
  > .elementor-widget-container {
  background-color: #ffffff;
}

.elementor-1622
  .elementor-element.elementor-element-397de6c.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-397de6c.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-397de6c.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-397de6c
  .elementor-image-box-title {
  margin-bottom: 0px;
}

.elementor-1622
  .elementor-element.elementor-element-397de6c
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}

.elementor-1622
  .elementor-element.elementor-element-397de6c
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-434bdf1
  > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-434bdf1
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-b058c5c
  > .elementor-widget-container {
  background-color: #ffffff;
}

.elementor-1622
  .elementor-element.elementor-element-b058c5c.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-b058c5c.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-b058c5c.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-b058c5c
  .elementor-image-box-title {
  margin-bottom: 0px;
}

.elementor-1622
  .elementor-element.elementor-element-b058c5c
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}

.elementor-1622
  .elementor-element.elementor-element-b058c5c
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-2f0cd44
  > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-2f0cd44
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-4fe4fce
  > .elementor-widget-container {
  background-color: #ffffff;
}

.elementor-1622
  .elementor-element.elementor-element-4fe4fce.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-4fe4fce.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-4fe4fce.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-4fe4fce
  .elementor-image-box-title {
  margin-bottom: 0px;
}

.elementor-1622
  .elementor-element.elementor-element-4fe4fce
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}

.elementor-1622
  .elementor-element.elementor-element-4fe4fce
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-cfed2a0
  > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-cfed2a0
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-0f85aad
  > .elementor-widget-container {
  background-color: #ffffff;
}

.elementor-1622
  .elementor-element.elementor-element-0f85aad.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-0f85aad.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-0f85aad.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-0f85aad
  .elementor-image-box-title {
  margin-bottom: 0px;
}

.elementor-1622
  .elementor-element.elementor-element-0f85aad
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}

.elementor-1622
  .elementor-element.elementor-element-0f85aad
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-e292d8d
  > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-e292d8d
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-47aca29
  > .elementor-widget-container {
  background-color: #ffffff;
}

.elementor-1622
  .elementor-element.elementor-element-47aca29.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-47aca29.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-47aca29.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-47aca29
  .elementor-image-box-title {
  margin-bottom: 0px;
}

.elementor-1622
  .elementor-element.elementor-element-47aca29
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}

.elementor-1622
  .elementor-element.elementor-element-47aca29
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-a233853
  > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-a233853
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-7bfa3fb
  > .elementor-widget-container {
  background-color: #ffffff;
}

.elementor-1622
  .elementor-element.elementor-element-7bfa3fb.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-7bfa3fb.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-7bfa3fb.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-7bfa3fb
  .elementor-image-box-title {
  margin-bottom: 0px;
}

.elementor-1622
  .elementor-element.elementor-element-7bfa3fb
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}

.elementor-1622
  .elementor-element.elementor-element-7bfa3fb
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-d80bc23
  > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-d80bc23
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-62a5630
  > .elementor-widget-container {
  background-color: #ffffff;
}

.elementor-1622
  .elementor-element.elementor-element-62a5630.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-62a5630.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-62a5630.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-62a5630
  .elementor-image-box-title {
  margin-bottom: 0px;
}

.elementor-1622
  .elementor-element.elementor-element-62a5630
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}

.elementor-1622
  .elementor-element.elementor-element-62a5630
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622 .elementor-element.elementor-element-1251d72 {
  padding: 40px 0px 20px 0px;
}

.elementor-1622 .elementor-element.elementor-element-e0333e3 {
  text-align: center;
  font-weight: 500;
}

.elementor-1622
  .elementor-element.elementor-element-d5c84bd.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-d5c84bd.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-d5c84bd.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-d5c84bd
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 30%;
}

.elementor-1622
  .elementor-element.elementor-element-d5c84bd
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-d5c84bd
  .elementor-image-box-title {
  color: #040707;
  font-weight: 500;
}

.elementor-1622
  .elementor-element.elementor-element-2907582.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-2907582.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-2907582.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-2907582
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 30%;
}

.elementor-1622
  .elementor-element.elementor-element-2907582
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-2907582
  .elementor-image-box-title {
  color: #040707;
  font-weight: 500;
}

.elementor-1622
  .elementor-element.elementor-element-bcb3307.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-bcb3307.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-bcb3307.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-bcb3307
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 30%;
}

.elementor-1622
  .elementor-element.elementor-element-bcb3307
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-bcb3307
  .elementor-image-box-title {
  color: #040707;
  font-weight: 500;
}

.elementor-1622
  .elementor-element.elementor-element-9b367af.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-9b367af.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-9b367af.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-9b367af
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 30%;
}

.elementor-1622
  .elementor-element.elementor-element-9b367af
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-9b367af
  .elementor-image-box-title {
  color: #040707;
  font-weight: 500;
}

.elementor-1622
  .elementor-element.elementor-element-13f60c7.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-13f60c7.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-13f60c7.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}

.elementor-1622
  .elementor-element.elementor-element-13f60c7
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 30%;
}

.elementor-1622
  .elementor-element.elementor-element-13f60c7
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}

.elementor-1622
  .elementor-element.elementor-element-13f60c7
  .elementor-image-box-title {
  color: #040707;
  font-family: "Poppins", Sans-serif;
  font-weight: 500;
}

.elementor-1622 .elementor-element.elementor-element-7786657 {
  padding: 40px 0px 60px 0px;
}

.elementor-1622
  .elementor-element.elementor-element-0d06409
  > .elementor-element-populated {
  padding: 10px 10px 0px 10px;
}

.elementor-1622 .elementor-element.elementor-element-9299380 {
  text-align: center;
  font-weight: 500;
}

.elementor-1622
  .elementor-element.elementor-element-bd98c65
  > .elementor-widget-container {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-1622
  .elementor-element.elementor-element-34d8cee:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-1622
  .elementor-element.elementor-element-34d8cee
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #e3f0f3;
}

.elementor-1622 .elementor-element.elementor-element-34d8cee {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 40px 0px 60px 0px;
}

.elementor-1622
  .elementor-element.elementor-element-34d8cee
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-1622 .elementor-element.elementor-element-f9c8965 {
  text-align: center;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  > .elementor-widget-container {
  padding: 10px 0px 0px 0px;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  .uael-post__thumbnail:hover
  img {
  opacity: 1;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9.uael-post__link-complete-yes
  .uael-post__complete-box-overlay:hover
  + .uael-post__inner-wrap
  .uael-post__thumbnail
  img {
  opacity: 1;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9.uael-equal__height-yes
  .uael-post-image-background
  .uael-post__inner-wrap:hover
  img {
  opacity: 1;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  .uael-post-grid
  .uael-post-wrapper {
  padding-right: calc(20px / 2);
  padding-left: calc(20px / 2);
  margin-bottom: 20px;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  .uael-post-grid
  .uael-post-grid__inner {
  margin-left: calc(-20px / 2);
  margin-right: calc(-20px / 2);
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  .uael-post__bg-wrap {
  background-color: #ffffff;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  .uael-post__content-wrap {
  padding: 30px 30px 35px 30px;
}

.elementor-1622 .elementor-element.elementor-element-d33f4d9 .uael-post__title,
.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  .uael-post__title
  a {
  color: #040707;
}

.elementor-1622 .elementor-element.elementor-element-d33f4d9 .uael-post__title {
  font-family: "Poppins", Sans-serif;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
  margin-bottom: 10px;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  .uael-post__meta-data {
  color: #1352a1;
  margin-bottom: 10px;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  .uael-post__meta-data
  svg {
  fill: #1352a1;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  .uael-post__meta-data
  span {
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  margin-right: 10px;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  .uael-post__meta-data
  span:last-child,
.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  .uael-post__meta-data
  span.uael-listing__terms-link {
  margin-right: 0;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  .uael-post__excerpt {
  color: #040707;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  a.uael-post__read-more {
  color: #0db3d5;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #0db3d5;
  border-radius: 30px 30px 30px 30px;
  padding: 12px 15px 12px 15px;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9
  a.uael-post__read-more:hover {
  color: #ffffff;
  background-color: #0db3d5;
  border-color: #0db3d5;
}

.elementor-1622
  .elementor-element.elementor-element-d33f4d9.uael-post__link-complete-yes
  .uael-post__complete-box-overlay:hover
  + .uael-post__inner-wrap
  a.uael-post__read-more {
  color: #ffffff;
  background-color: #0db3d5;
  border-color: #0db3d5;
}

.elementor-1622 .elementor-element.elementor-element-56b222f {
  text-align: center;
}

.elementor-1622 .elementor-element.elementor-element-c409856 {
  padding: 40px 0px 40px 0px;
}

.elementor-1622 .elementor-element.elementor-element-e558085 {
  text-align: center;
}

.elementor-1622
  .elementor-element.elementor-element-64d01f1
  > .elementor-container {
  max-width: 850px;
}

.elementor-1622
  .elementor-element.elementor-element-6a35a0a
  .elementor-tab-title {
  background-color: #0db3d5;
}

.elementor-1622
  .elementor-element.elementor-element-6a35a0a
  .elementor-accordion-icon,
.elementor-1622
  .elementor-element.elementor-element-6a35a0a
  .elementor-accordion-title {
  color: #ffffff;
}

.elementor-1622
  .elementor-element.elementor-element-6a35a0a
  .elementor-accordion-icon
  svg {
  fill: #ffffff;
}

.elementor-1622
  .elementor-element.elementor-element-6a35a0a
  .elementor-accordion-title {
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.5em;
}

.elementor-1622
  .elementor-element.elementor-element-6a35a0a
  .elementor-accordion-icon.elementor-accordion-icon-left {
  margin-right: 0px;
}

.elementor-1622
  .elementor-element.elementor-element-6a35a0a
  .elementor-accordion-icon.elementor-accordion-icon-right {
  margin-left: 0px;
}

.elementor-1622
  .elementor-element.elementor-element-6a35a0a
  .elementor-tab-content {
  color: #040707;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  text-decoration: none;
}

@media (max-width: 1024px) {
  .elementor-1622
    .elementor-element.elementor-element-897669f
    > .elementor-element-populated {
    padding: 0px 0px 0px 20px;
  }

  .elementor-1622 .elementor-element.elementor-element-af8b7fd {
    padding: 30px 10px 50px 10px;
  }

  .elementor-1622
    .elementor-element.elementor-element-ef69af7
    > .elementor-element-populated {
    padding: 10px 0px 0px 0px;
  }

  .elementor-1622
    .elementor-element.elementor-element-8b327b2
    > .elementor-container {
    min-height: 500px;
  }

  .elementor-1622
    .elementor-element.elementor-element-b70a9f4
    > .elementor-element-populated {
    padding: 10px 10px 10px 20px;
  }

  .elementor-1622 .elementor-element.elementor-element-188f8a7 {
    padding: 45px 0px 40px 0px;
  }

  .elementor-1622 .elementor-element.elementor-element-1251d72 {
    padding: 45px 0px 10px 0px;
  }

  .elementor-1622
    .elementor-element.elementor-element-bd98c65
    > .elementor-widget-container {
    padding: 0px 10px 0px 10px;
  }

  .elementor-1622 .elementor-element.elementor-element-34d8cee {
    padding: 40px 10px 45px 10px;
  }
}

@media (max-width: 767px) {
  .elementor-1622
    .elementor-element.elementor-element-fff0a19
    > .elementor-container {
    min-height: 250px;
  }

  .elementor-1622
    .elementor-element.elementor-element-897669f
    > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
  }

  .elementor-1622 .elementor-element.elementor-element-20a792a {
    text-align: center;
  }

  .elementor-1622 .elementor-element.elementor-element-af8b7fd {
    padding: 35px 10px 45px 10px;
  }

  .elementor-1622
    .elementor-element.elementor-element-ef69af7
    > .elementor-element-populated {
    padding: 10px 10px 0px 10px;
  }

  .elementor-1622
    .elementor-element.elementor-element-8b327b2
    > .elementor-container {
    min-height: 420px;
  }

  .elementor-1622
    .elementor-element.elementor-element-b70a9f4
    > .elementor-element-populated {
    margin: 35px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 10px 20px 10px 20px;
  }

  .elementor-1622 .elementor-element.elementor-element-188f8a7 {
    padding: 45px 0px 40px 0px;
  }

  .elementor-1622
    .elementor-element.elementor-element-611f0ea
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622
    .elementor-element.elementor-element-a3ae8ba
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622
    .elementor-element.elementor-element-502bc57
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622
    .elementor-element.elementor-element-397de6c
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622
    .elementor-element.elementor-element-b058c5c
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622
    .elementor-element.elementor-element-4fe4fce
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622
    .elementor-element.elementor-element-0f85aad
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622
    .elementor-element.elementor-element-47aca29
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622
    .elementor-element.elementor-element-7bfa3fb
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622
    .elementor-element.elementor-element-62a5630
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622 .elementor-element.elementor-element-1251d72 {
    padding: 45px 0px 05px 0px;
  }

  .elementor-1622
    .elementor-element.elementor-element-d5c84bd
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622
    .elementor-element.elementor-element-2907582
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622
    .elementor-element.elementor-element-bcb3307
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622
    .elementor-element.elementor-element-9b367af
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622
    .elementor-element.elementor-element-13f60c7
    .elementor-image-box-img {
    margin-bottom: 15px;
  }

  .elementor-1622 .elementor-element.elementor-element-7786657 {
    padding: 0px 0px 55px 0px;
  }

  .elementor-1622
    .elementor-element.elementor-element-0d06409
    > .elementor-element-populated {
    margin: 0px 10px 0px 0px;
    --e-column-margin-right: 10px;
    --e-column-margin-left: 0px;
  }

  .elementor-1622 .elementor-element.elementor-element-34d8cee {
    padding: 45px 010px 45px 10px;
  }

  .elementor-1622
    .elementor-element.elementor-element-d33f4d9
    > .elementor-widget-container {
    padding: 10px 0px 0px 0px;
  }
}

@media (min-width: 768px) {
  .elementor-1622 .elementor-element.elementor-element-b57aa0f {
    width: 50%;
  }

  .elementor-1622 .elementor-element.elementor-element-ef69af7 {
    width: 50%;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-1622 .elementor-element.elementor-element-b57aa0f {
    width: 100%;
  }

  .elementor-1622 .elementor-element.elementor-element-ef69af7 {
    width: 100%;
  }
}

/* Start custom CSS */
.products-div img {
  height: 420px !important;
}

.blogs-div {
  margin-bottom: 0 !important;
}

.blogs-div .uael-post__meta-data {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.blogs-div .uael-post__author {
  margin-left: 10px;
  margin-right: 0 !important;
}

.blogs-div .uael-post__author a:hover {
  color: #0db3d5 !important;
}

.blogs-div .uael-grid-pagination .next.page-numbers,
.blogs-div .uael-grid-pagination .prev.page-numbers {
  border: none;
  margin: 0;
}

.blogs-div .uael-grid-pagination a.page-numbers {
  border: 1px solid #0db3d5;
  margin: 0 5px;
}

.blogs-div .uael-post__title a,
.blogs-div .uael-post__author a,
.blogs-div .uael-grid-pagination a.page-numbers,
.blogs-div .uael-grid-pagination span.page-numbers.current {
  text-decoration: none !important;
}

.blogs-div .uael-grid-pagination .page-numbers {
  padding: 5px 15px !important;
}

.blogs-div .uael-grid-pagination .page-numbers {
  border: 1px solid #0db3d5;
}

.blogs-div .uael-grid-pagination span,
.blogs-div .uael-grid-pagination a.page-numbers:hover {
  border-radius: 30px !important;
}

.blogs-div .uael-grid-pagination .next.page-numbers:hover,
.blogs-div .uael-grid-pagination .prev.page-numbers:hover {
  color: #0db3d5 !important;
  background-color: transparent !important;
}

.uael-post__meta-data i {
  color: #0db3d5;
}

@media (min-width: 1024px) and (max-width: 1100px) {
  .blogs-div .uael-post__meta-data {
    display: grid;
    justify-content: flex-start;
  }

  .blogs-div .uael-post__author {
    margin-left: 0;
  }
}

@media (max-width: 400px) {
  .blogs-div .uael-post__meta-data {
    display: grid;
    justify-content: flex-start;
  }

  .blogs-div .uael-post__author {
    margin-left: 0;
  }
}

@media (min-width: 960px) {
  .blogs-div .uael-post__excerpt p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .blogs-div .uael-post__title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}

/* End custom CSS */

/*! elementor - v3.28.0 - 17-03-2025 */
.elementor-tab-title a {
  color: inherit;
}

.elementor-accordion {
  text-align: start;
}

.elementor-accordion .elementor-accordion-item {
  border: 1px solid #d5d8dc;
}

.elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
  border-top: none;
}

.elementor-accordion .elementor-tab-title {
  cursor: pointer;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  outline: none;
  padding: 15px 20px;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
  display: inline-block;
  width: 1.5em;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
  height: 1em;
  width: 1em;
}

.elementor-accordion
  .elementor-tab-title
  .elementor-accordion-icon.elementor-accordion-icon-right {
  float: right;
  text-align: right;
}

.elementor-accordion
  .elementor-tab-title
  .elementor-accordion-icon.elementor-accordion-icon-left {
  float: left;
  text-align: left;
}

.elementor-accordion
  .elementor-tab-title
  .elementor-accordion-icon
  .elementor-accordion-icon-closed {
  display: block;
}

.elementor-accordion
  .elementor-tab-title
  .elementor-accordion-icon
  .elementor-accordion-icon-opened,
.elementor-accordion
  .elementor-tab-title.elementor-active
  .elementor-accordion-icon-closed {
  display: none;
}

.elementor-accordion
  .elementor-tab-title.elementor-active
  .elementor-accordion-icon-opened {
  display: block;
}

.elementor-accordion .elementor-tab-content {
  border-top: 1px solid #d5d8dc;
  display: none;
  padding: 15px 20px;
}

@media (max-width: 767px) {
  .elementor-accordion .elementor-tab-title {
    padding: 12px 15px;
  }

  .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    width: 1.2em;
  }

  .elementor-accordion .elementor-tab-content {
    padding: 7px 15px;
  }
}

.e-con-inner > .elementor-widget-accordion,
.e-con > .elementor-widget-accordion {
  width: var(--container-widget-width);
  --flex-grow: var(--container-widget-flex-grow);
}

.bredcrums {
  background-size: cover;
  background-position: center;
  position: relative;
}

.bredcrums .bredcrumsContent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.bredcrumsImg img {
  width: 100%;
}
.ptb-50 {
  padding: 50px 0px;
}
.aboutProductImg img {
  width: 100%;
}

.aboutProductImg {
  padding: 0px 15px;
}
.headingText .heading-margin {
  position: relative;
  margin: 0px !important;
  padding-bottom: 10px;
}

.headingText .heading-margin:before {
  content: "";
  height: 3px;
  width: 80px;
  background-color: #00b4f0 !important;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0px);
}

.aboutProductContent {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.desc,
.content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.desc .icon-img-div {
  margin: 0px;
  display: grid;
  grid-template-columns: 55px 1fr;
}

.desc .benefit-icon-img-div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.bgGrey {
  background-color: #e3f0f3;
}
.SecTextCenter .heading-margin {
  text-align: center;
  margin: 0px !important;
  position: relative;
  padding-bottom: 15px;
}

.SecTextCenter .heading-margin:before {
  content: "";
  position: absolute;
  height: 3px;
  width: 80px;
  background-color: #00b4f0 !important;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0px);
}
.productGrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
}

.productGrid .productItem {
  display: grid;
  grid-template-columns: 50% 1fr;
  background: #fff;
}

.productGrid .productItem .productImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.productGrid .productItem .productContent {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
}

.productGrid .productItem .productContent h4 {
  color: #040707;
  font-size: 26px;
  line-height: 1.3em;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  margin: 0px;
}

.productGrid .productItem .productContent .product-content {
  margin: 0px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.productGrid .productItem .productContent .pro-btns-div {
  display: flex;
  gap: 10px;
}

.productGrid .productItem .productContent .product-content p {
  font-size: 16px;
}

.secitle {
  margin-bottom: 30px;
}

.TechGrid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px 15px;
}

.TechGrid .TechItem {
  display: flex;
  flex-direction: column;
  gap: 15px;
  text-align: center;
}

.TechGrid .TechItem .TechContent p {
  margin: 0px;
  color: #040707;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.6em;
  font-family: "Poppins", sans-serif;
}
.blogGrid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px;
}

.blogItem {
  background: #fff;
}

.blogItem .blogContent {
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.blogItem .blogContent h2 {
  color: #040707;
  font-family: "Poppins", Sans-serif;
  font-size: 22px;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 33px;
  margin: 0px;
}

.blogContent ul {
  padding: 0px;
  list-style: none;
  margin: 0px;
  display: flex;
  align-items: center;
  gap: 15px;
}

.blogContent ul li {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #1352a1;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}

.blogContent ul li i {
  color: #0db3d5;
}

.blogContent .desc p {
  color: #040707;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0px;
}

.transBtn {
  display: block;
  color: #0db3d5;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #0db3d5;
  border-radius: 30px 30px 30px 30px;
  padding: 10px 20px;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  width: fit-content;
  text-decoration: unset !important;
}

.transBtn:hover {
  background: #0db3d5;
  color: #fff;
}

.bottomBtn {
  display: flex;
  margin: 30px 0px 0px;
  justify-content: center;
}
.faqSec .accordion {
  max-width: 850px;
  margin: auto;
}

.faqSec .accordion .accordion-header {
  margin: 0px;
}

.faqSec .accordion .accordion-item {
  border-radius: 0px;
}

.faqSec .accordion .accordion-header button {
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.5em;
  color: #fff;
  padding: 13px 15px !important;
  border-radius: 0px !important;
  box-shadow: 0px 0px;
  background-color: #1352a1;
}

.faqSec .accordion .accordion-header button.accordion-button.collapsed {
  background-color: #0db3d5;
}

.faqSec .accordion .accordion-body p {
  margin: 0px;
  color: #040707;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  text-decoration: none;
  line-height: 28px;
  font-weight: 400;
}

.faqSec .accordion .accordion-button::after {
  filter: invert(1);
  opacity: 1;
}

.faqSec .accordion .accordion-button:not(.collapsed)::after {
  mix-blend-mode: color-dodge;
}
.faqSec .accordion .accordion-body {
  padding: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.faqSec .accordion .accordion-body ul {
  margin: 0px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.faqSec .accordion .accordion-body ul li a {
  color: #0db3d5;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.aboutProductContent p {
  margin: 0px;
}

.aboutProductContent p a {
  text-decoration: underline;
}

.AttrUl ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px;
}

.AttrUl ul li {
  display: flex;
  align-items: center;
  gap: 10px;
}

.bgWhite .blogItem {
  background: #e3f0f3;
}

.TwoGrid {
  grid-template-columns: 1fr 1fr;
  max-width: 60%;
  margin: auto;
}

.productGrid.oneGrid {
  display: block;
  max-width: 60%;
  margin: auto;
}

.AttrUl ul.TwoGrid {
  grid-template-columns: 1fr 1fr !important;
  max-width: 100%;
}

.IncludedItemsGrid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px;
}

.IncludedItemsGrid .IncludedItem .IncludedItemImage {
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e3f0f3;
}

.IncludedItemsGrid .IncludedItem .IncludedItemContent {
  padding: 20px;
  background: #004996;
  min-height: 104px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.IncludedItemsGrid .IncludedItem .IncludedItemContent h5 {
  margin: 0px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

.utilityGrid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px;
}

.utilityItem .utilityImage img {
  width: 100%;
}

.utilityItem .utilityContent {
  padding: 20px 0px 0px 0px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.utilityItem .utilityContent h5 {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 24px;
  margin: 0px;
}

.ContactUsSec .row {
  justify-content: center;
  max-width: 80%;
  margin: auto;
}

.ContactUsSec .ContactItem {
  text-align: center;
  padding: 30px;
  border: 1px solid #ece9e9;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  justify-content: center;
}

.ContactUsSec .ContactItem .content {
  gap: 5px;
}

.ContactUsSec .ContactItem .content h5 {
  margin: 0px;
  font-weight: 500 !important;
  color: #040707 !important;
  font-size: 24px;
}

.ContactUsSec .ContactItem .content p,
.ContactUsSec .ContactItem .content p a {
  margin: 0px;
  color: #000;
}

.ContactUsSec .row .col-sm-12.col-md-4 {
  margin-bottom: 35px;
}

.SecTextCenter p {
  text-align: center;
  margin: 15px 0px 0px 0px;
}

.getInTouchSec .secitle h2 {
  color: #fff;
}

.getInTouchSec .secitle h2:before {
  background: #fff !important;
}

.getInTouchSec .secitle p {
  color: #fff;
}
.getInTouchSec form {
  max-width: 60%;
  margin: auto;
}

.getInTouchSec form .inputField {
  width: 100%;
  outline: 0px;
}

.getInTouchSec form .row {
  gap: 10px 0px;
}

.getInTouchSec form p {
  font-size: 12px !important;
  color: #fff;
}

.getInTouchSec form .blue-btn {
  text-align: center;
  display: flex;
  align-items: center;
  margin: auto;
  border: 1px solid;
  background: transparent;
  padding: 15px 25px;
}

.getInTouchSec form .blue-btn:hover {
  background: #124f9b;
  border-color: #124f9b;
}

.getInTouchSec {
  background-attachment: fixed;
  background-size: 100% 100%;
}

.bredcrums p {
  margin: 6px 0px 0px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  font-family: "Poppins";
}

.benefit-icon-img-div.OneGrid {
  grid-template-columns: 1fr;
}

.benefit-icon-img-div.OneGrid .icon-img-div {
  display: flex;
  align-items: center;
}

.getInTouchSec form .row .col-sm-12 {
  padding: 0px 5px;
}

.getInTouchSec form p a {
  color: #fff;
  text-decoration: underline;
}

body div.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap,
body div.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}

.mfp-wrap {
  z-index: 1043;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}

button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  top: 50%;
  margin: -55px 0 0;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}

.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

.mfp-figure,
img.mfp-img {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

button.mfp-close,
button.mfp-close:hover {
  display: inline-block !important;
  background: transparent;
  width: auto;
}

.mfp-arrow,
.mfp-arrow:hover {
  background: transparent;
}

@media screen and (max-height: 300px),
  screen and (max-width: 800px) and (orientation: landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
  clear: both;
}

.eael-testimonial-slider.nav-top-left,
.eael-testimonial-slider.nav-top-right,
.eael-team-slider.nav-top-left,
.eael-team-slider.nav-top-right,
.eael-logo-carousel.nav-top-left,
.eael-logo-carousel.nav-top-right,
.eael-post-carousel.nav-top-left,
.eael-post-carousel.nav-top-right,
.eael-product-carousel.nav-top-left,
.eael-product-carousel.nav-top-right {
  padding-top: 40px;
}

.eael-contact-form input[type="text"],
.eael-contact-form input[type="email"],
.eael-contact-form input[type="url"],
.eael-contact-form input[type="tel"],
.eael-contact-form input[type="date"],
.eael-contact-form input[type="number"],
.eael-contact-form textarea {
  background: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  float: none;
  height: auto;
  margin: 0;
  outline: 0;
  width: 100%;
}

.eael-contact-form input[type="submit"] {
  border: 0;
  float: none;
  height: auto;
  margin: 0;
  padding: 10px 20px;
  width: auto;
  -webkit-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,
.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
  opacity: 0;
  visibility: hidden;
}

.eael-contact-form.placeholder-hide input::-moz-placeholder,
.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
  opacity: 0;
  visibility: hidden;
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder,
.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
  opacity: 0;
  visibility: hidden;
}

.eael-contact-form.placeholder-hide input:-moz-placeholder,
.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
  opacity: 0;
  visibility: hidden;
}

.eael-custom-radio-checkbox input[type="checkbox"],
.eael-custom-radio-checkbox input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-style: solid;
  border-width: 0;
  outline: none;
  min-width: 1px;
  width: 15px;
  height: 15px;
  background: #ddd;
  padding: 3px;
}

.eael-custom-radio-checkbox input[type="checkbox"]:before,
.eael-custom-radio-checkbox input[type="radio"]:before {
  content: "";
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  display: block;
}

.eael-custom-radio-checkbox input[type="checkbox"]:checked:before,
.eael-custom-radio-checkbox input[type="radio"]:checked:before {
  background: #999;
  -webkit-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}

.eael-custom-radio-checkbox input[type="radio"] {
  border-radius: 50%;
}

.eael-custom-radio-checkbox input[type="radio"]:before {
  border-radius: 50%;
}

.eael-post-elements-readmore-btn {
  font-size: 12px;
  font-weight: 500;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  display: inline-block;
}

.elementor-lightbox .dialog-widget-content {
  width: 100%;
  height: 100%;
}

.eael-contact-form-align-left,
.elementor-widget-eael-weform.eael-contact-form-align-left
  .eael-weform-container {
  margin: 0 auto 0 0;
  display: inline-block;
  text-align: left;
}

.eael-contact-form-align-center,
.elementor-widget-eael-weform.eael-contact-form-align-center
  .eael-weform-container {
  float: none;
  margin: 0 auto;
  display: inline-block;
  text-align: left;
}

.eael-contact-form-align-right,
.elementor-widget-eael-weform.eael-contact-form-align-right
  .eael-weform-container {
  margin: 0 0 0 auto;
  display: inline-block;
  text-align: left;
}

.eael-force-hide {
  display: none !important;
}

.eael-d-none {
  display: none !important;
}

.eael-d-block {
  display: block !important;
}

.eael-h-auto {
  height: auto !important;
}

.theme-martfury
  .elementor-wc-products
  .woocommerce
  ul.products
  li.product
  .product-inner
  .mf-rating
  .eael-star-rating.star-rating {
  display: none;
}

.theme-martfury
  .elementor-wc-products
  .woocommerce
  ul.products
  li.product
  .product-inner
  .mf-rating
  .eael-star-rating.star-rating
  ~ .count {
  display: none;
}

.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.elementor-widget-eael-adv-tabs .eael-tab-content-item,
.elementor-widget-eael-adv-accordion .eael-accordion-content,
.elementor-widget-eael-data-table .td-content,
.elementor-widget-eael-info-box .eael-infobox-template-wrapper,
.elementor-widget-eael-countdown .eael-countdown-expiry-template,
.elementor-widget-eael-countdown .eael-countdown-container,
.elementor-widget-eael-cta-box .eael-cta-template-wrapper,
.elementor-widget-eael-toggle .eael-toggle-primary-wrap,
.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,
.elementor-widget-eael-protected-content .eael-protected-content-message,
.elementor-widget-eael-protected-content .protected-content,
.eael-offcanvas-content-visible .eael-offcanvas-body,
.elementor-widget-eael-stacked-cards .eael-stacked-cards__item {
  position: relative;
}

.elementor-widget-eael-adv-tabs
  .eael-tab-content-item:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-adv-accordion
  .eael-accordion-content:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-data-table
  .td-content:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-info-box
  .eael-infobox-template-wrapper:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-countdown
  .eael-countdown-expiry-template:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-countdown
  .eael-countdown-container:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-cta-box
  .eael-cta-template-wrapper:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-toggle
  .eael-toggle-primary-wrap:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-toggle
  .eael-toggle-secondary-wrap:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-protected-content
  .eael-protected-content-message:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-protected-content
  .protected-content:hover
  .eael-onpage-edit-template-wrapper,
.eael-offcanvas-content-visible
  .eael-offcanvas-body:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-stacked-cards
  .eael-stacked-cards__item:hover
  .eael-onpage-edit-template-wrapper {
  display: block;
}

.eael-widget-otea-active .elementor-element:hover > .elementor-element-overlay,
.eael-widget-otea-active .elementor-empty-view,
.eael-widget-otea-active .elementor-add-section-inline,
.eael-widget-otea-active .elementor-add-section {
  display: initial !important;
}

.eael-onpage-edit-template-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  border: 2px solid #5eead4;
}

.eael-onpage-edit-template-wrapper::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: #5eead4;
  opacity: 0.3;
}

.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate {
  display: block;
}

.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after {
  display: none;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template {
  background: #5eead4;
  color: #000;
  width: 150px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  cursor: pointer;
  position: relative;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before {
  content: "";
  border-top: 30px solid #5eead4;
  border-right: 0;
  border-bottom: 0;
  border-left: 14px solid rgba(0, 0, 0, 0);
  right: 100%;
  position: absolute;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after {
  content: "";
  border-top: 0;
  border-right: 0;
  border-bottom: 30px solid rgba(0, 0, 0, 0);
  border-left: 14px solid #5eead4;
  left: 100%;
  position: absolute;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template > i {
  margin-right: 8px;
}

@-webkit-keyframes eaelLoaderSpin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes eaelLoaderSpin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.eael-button-wrap,
.eael-load-more-button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.eael-button-wrap.eael-force-hide,
.eael-load-more-button-wrap.eael-force-hide {
  display: none !important;
}

.eael-button-wrap.eael-infinity-scroll,
.eael-load-more-button-wrap.eael-infinity-scroll {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.eael-button-wrap.eael-infinity-scroll
  .eael-load-more-button:not(.button--loading),
.eael-load-more-button-wrap.eael-infinity-scroll
  .eael-load-more-button:not(.button--loading) {
  display: none !important;
  height: 1px;
}

.eael-button,
.eael-load-more-button {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1em 2em;
  border: 0px solid;
  font-size: 16px;
  overflow: hidden;
}

.eael-button.hide,
.eael-load-more-button.hide {
  display: none !important;
}

.eael-button.button--loading .eael-btn-loader,
.eael-load-more-button.button--loading .eael-btn-loader {
  display: block;
}

.eael-button .eael-btn-loader,
.eael-load-more-button .eael-btn-loader {
  display: none;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 10px;
  position: relative;
  top: auto;
  left: -200%;
  border-top: 4px solid hsla(0, 0%, 100%, 0.2);
  border-right: 4px solid hsla(0, 0%, 100%, 0.2);
  border-bottom: 4px solid hsla(0, 0%, 100%, 0.2);
  border-left: 4px solid #fff;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: eaelLoaderSpin 1.1s infinite linear;
  animation: eaelLoaderSpin 1.1s infinite linear;
  margin-right: 5px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.eael-button .eael-btn-loader:after,
.eael-load-more-button .eael-btn-loader:after {
  border-radius: 50%;
  width: 20px;
  height: 20px;
}

.eael-button:focus,
.eael-load-more-button:focus {
  outline: none;
}

.eael-button.button--loading > span,
.eael-load-more-button.button--loading > span {
  margin-left: 0;
}

.eael-button.button--loading .eael-btn-loader,
.eael-load-more-button.button--loading .eael-btn-loader {
  left: 0;
}

.rtl .eael-load-more-button-wrap {
  direction: ltr;
}

.eael-filter-gallery-control {
  width: 100%;
}

.eael-filter-gallery-control ul,
.eael-filter-gallery-control ul li {
  text-align: center;
}

.eael-filter-gallery-control ul {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  text-align: center;
}

.eael-filter-gallery-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: 1 1 auto;
  flex-flow: 1 1 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 0px;
  margin: 0px;
}

.eael-filter-gallery-control ul li {
  list-style: none;
  font-size: 24px;
  display: inline-block;
  text-align: center;
}

.eael-filter-gallery-control ul li.control:focus-visible {
  outline: 1px solid #a9d204 !important;
}

.eael-filter-gallery-control ul li a.control {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 25px;
  margin: 10px 6px;
}

.eael-filter-gallery-container {
  text-align: justify;
  font-size: 0.1px;
  overflow: hidden;
}

.eael-filter-gallery-container #eael-fg-no-items-found {
  font-size: 14px;
}

.elementor-editor-active .eael-filter-gallery-container {
  overflow: initial;
}

.eael-filter-gallery-container:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.eael-filter-gallery-container:not(.eael-cards) .item:before {
  content: "";
  display: inline-block;
  padding-top: 56.25%;
}

.eael-filter-gallery-container .item .caption {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: 1 1 100%;
  flex-flow: 1 1 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.eael-filter-gallery-container.eael-cards .item .caption {
  display: none;
}

.eael-filter-gallery-container.eael-cards .item .item-img .caption {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: 1 1 100%;
  flex-flow: 1 1 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.gallery-item-caption-over {
  width: 100%;
  height: auto;
}

body.rtl .gallery-item-caption-over {
  text-align: right;
}

a.eael-gallery-load-more,
a.eael-gallery-load-more:hover {
  text-decoration: none;
}

.eael-filter-gallery-container .item .caption.eael-zoom-in,
.eael-filter-gallery-container.eael-cards
  .item
  .item-img
  .caption.eael-zoom-in {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.eael-filter-gallery-container .item:hover .caption.eael-zoom-in,
.eael-filter-gallery-container.eael-cards
  .item:hover
  .item-img
  .caption.eael-zoom-in {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.eael-filter-gallery-container .item .caption.eael-slide-left,
.eael-filter-gallery-container.eael-cards
  .item
  .item-img
  .caption.eael-slide-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.eael-filter-gallery-container .item:hover .caption.eael-slide-left,
.eael-filter-gallery-container.eael-cards
  .item:hover
  .item-img
  .caption.eael-slide-left {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.eael-filter-gallery-container .item .caption.eael-slide-right,
.eael-filter-gallery-container.eael-cards
  .item
  .item-img
  .caption.eael-slide-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.eael-filter-gallery-container .item:hover .caption.eael-slide-right,
.eael-filter-gallery-container.eael-cards
  .item:hover
  .item-img
  .caption.eael-slide-right {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.eael-filter-gallery-container .item .caption.eael-slide-top,
.eael-filter-gallery-container.eael-cards
  .item
  .item-img
  .caption.eael-slide-top {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.eael-filter-gallery-container .item:hover .caption.eael-slide-top,
.eael-filter-gallery-container.eael-cards
  .item:hover
  .item-img
  .caption.eael-slide-top {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}

.eael-filter-gallery-container .item .caption.eael-slide-bottom,
.eael-filter-gallery-container.eael-cards
  .item
  .item-img
  .caption.eael-slide-bottom {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.eael-filter-gallery-container .item:hover .caption.eael-slide-bottom,
.eael-filter-gallery-container.eael-cards
  .item:hover
  .item-img
  .caption.eael-slide-bottom {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}

.eael-filter-gallery-container .item .caption a {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  margin: 0 5px;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.eael-filter-gallery-container .item .caption a:nth-child(1),
.eael-container .item .caption a:nth-child(2) {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  opacity: 0;
}

.eael-filter-gallery-container .item .caption a:nth-child(1) {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.eael-filter-gallery-container .item .caption a:nth-child(2) {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.eael-filter-gallery-container .item .caption:hover a:nth-child(1),
.eael-filter-gallery-container .item .caption:hover a:nth-child(2) {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}

.eael-filter-gallery-container .item .caption .eael-popup-link {
  outline: 0;
}

.eael-filter-gallery-container.eael-cards .item:before {
  padding-top: 0px;
}

.eael-filter-gallery-container.eael-cards .item-img {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 220px;
  z-index: 0;
  overflow: hidden;
}

.eael-filter-gallery-container.eael-cards .item-content {
  padding: 15px;
}

.eael-filter-gallery-container.eael-cards .item-content .title,
.eael-filter-gallery-container.eael-cards .item-content .title a {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 0px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.eael-filter-gallery-container.eael-cards .item-content p {
  font-size: 14px;
  line-height: 26px;
}

.eael-fg-card-content-align-center
  .eael-filterable-gallery-item-wrap
  .gallery-item-caption-wrap
  .gallery-item-caption-over {
  text-align: center;
}

.eael-fg-card-content-align-right
  .eael-filterable-gallery-item-wrap
  .gallery-item-caption-wrap
  .gallery-item-caption-over {
  text-align: right;
}

.eael-fg-hoverer-content-align-center
  .eael-filterable-gallery-item-wrap
  .gallery-item-caption-wrap
  .gallery-item-caption-over {
  text-align: center;
}

.eael-fg-hoverer-content-align-right
  .eael-filterable-gallery-item-wrap
  .gallery-item-caption-wrap
  .gallery-item-caption-over {
  text-align: right;
}

body.rtl
  .eael-fg-card-content-align-right
  .eael-filterable-gallery-item-wrap
  .gallery-item-caption-wrap
  .gallery-item-caption-over,
body.rtl
  .eael-fg-hoverer-content-align-right
  .eael-filterable-gallery-item-wrap
  .gallery-item-caption-wrap
  .gallery-item-caption-over {
  text-align: left;
}

.eael-fg-content-align-left .eael-cards .item .item-content {
  text-align: left;
}

.eael-fg-content-align-center .eael-cards .item .item-content {
  text-align: center;
}

.eael-fg-content-align-right .eael-cards .item .item-content {
  text-align: right;
}

.mfp-wrap ~ div.dialog-widget {
  display: none !important;
}

.eael-filterable-gallery-item-wrap {
  float: left;
  width: 33.33%;
}

.eael-filter-gallery-container.eael-col-1 .eael-filterable-gallery-item-wrap {
  width: 100%;
}

.eael-filter-gallery-control > ul li {
  font-size: 13px;
  line-height: 1.8;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 6px 15px;
  cursor: pointer;
  margin: 0 5px;
  font-weight: normal;
}

.eael-filter-gallery-container.eael-col-2 .eael-filterable-gallery-item-wrap {
  width: 50%;
}

.eael-filter-gallery-container.eael-col-4 .eael-filterable-gallery-item-wrap {
  width: 25%;
}

.eael-filter-gallery-container.eael-col-5 .eael-filterable-gallery-item-wrap {
  width: 20%;
}

.eael-gallery-grid-item {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.gallery-item-caption-wrap,
.media-content-wrap {
  font-size: 14px;
  text-align: left;
}

.gallery-item-thumbnail-wrap.caption-style-card img {
  max-height: 100%;
  width: 100%;
}

.gallery-item-caption-wrap.caption-style-hoverer {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 15px;
  z-index: 10;
}

.eael-filterable-gallery-item-wrap
  .eael-gallery-grid-item
  .gallery-item-thumbnail-wrap
  > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.fg-item-title,
.fg-item-content {
  color: #fff;
  font-family: inherit;
}

.gallery-item-caption-wrap.caption-style-card .fg-item-title {
  font-size: 18px;
  margin: 15px 0 15px;
  line-height: 1;
}

.gallery-item-caption-wrap.caption-style-card {
  background: #f7f7f7;
}

.gallery-item-caption-wrap.caption-style-card .fg-item-title {
  margin: 10px 0 15px;
  color: #000;
}

.gallery-item-caption-wrap.caption-style-card .fg-item-content {
  color: #212529;
  line-height: 1.5;
  font-weight: normal;
}

.gallery-item-buttons > a {
  display: inline-block;
  font-size: 16px;
  color: #000;
  margin-right: 15px;
}

.gallery-item-buttons > a:visited {
  color: #000;
}

.gallery-item-caption-wrap.caption-style-card {
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}

.gallery-item-caption-wrap .gallery-item-hoverer-bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: #000;
  z-index: -1;
  opacity: 0.7;
}

.gallery-item-caption-wrap.caption-style-hoverer {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer {
  opacity: 1;
  visibility: visible;
}

.gallery-item-caption-wrap.caption-style-hoverer h5 {
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 1;
}

.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5 {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
}

.gallery-item-caption-wrap.caption-style-hoverer p {
  margin-bottom: 5px;
}

.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p {
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
}

.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up
  .gallery-item-buttons {
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
}

.gallery-item-caption-wrap .gallery-item-buttons > a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  outline: none;
  text-decoration: none;
  display: inline-block;
  text-align: center;
}

.gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
}

.eael-gallery-grid-item:hover
  .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up
  h5,
.eael-gallery-grid-item:hover
  .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up
  .gallery-item-buttons,
.eael-gallery-grid-item:hover
  .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up
  p {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}

.eael-gallery-grid-item:hover
  .gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  visibility: visible;
  opacity: 1;
}

.gallery-item-caption-wrap.caption-style-hoverer.eael-none {
  -webkit-transition: none;
  transition: none;
}

.mfp-bottom-bar {
  margin-top: 0;
}

figcaption .mfp-bottom-bar {
  margin-top: -36px;
}

.gallery-item-thumbnail-wrap {
  position: relative;
}

.gallery-item-thumbnail-wrap.video_gallery_switch_on .gallery-item-thumbnail {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.video-popup,
.video-popup-bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.video-popup > img {
  width: 62px;
  position: relative;
  z-index: 1;
  -webkit-transition: 300ms;
  transition: 300ms;
}

.video-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.video-popup:hover > img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.video-popup-bg {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 350ms;
  transition: 350ms;
}

.eael-gallery-grid-item:hover .video-popup-bg {
  visibility: visible;
  opacity: 1;
}

.gallery-item-thumbnail-wrap > .gallery-item-caption-wrap {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gallery-item-caption-wrap.card-hover-bg {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 800ms;
  transition: 800ms;
}

.gallery-item-thumbnail-wrap:hover .gallery-item-caption-wrap.card-hover-bg {
  visibility: visible;
  opacity: 1;
}

.gallery-item-caption-wrap .gallery-item-buttons > a > i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

@media only screen and (min-width: 1025px) {
  .elementor-element.elementor-grid-1 {
    position: relative;
  }

  .elementor-element.elementor-grid-1 .eael-filterable-gallery-item-wrap {
    width: 100%;
    float: left;
  }

  .elementor-element.elementor-grid-2 {
    position: relative;
  }

  .elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap {
    width: 50%;
    float: left;
  }

  .elementor-element.elementor-grid-2
    .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-2
    .eael-filterable-gallery-item-wrap:nth-of-type(2n + 1) {
    clear: left;
  }

  .elementor-element.elementor-grid-3 {
    position: relative;
  }

  .elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap {
    width: 33.3333%;
    float: left;
  }

  .elementor-element.elementor-grid-3
    .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-3
    .eael-filterable-gallery-item-wrap:nth-of-type(3n + 1) {
    clear: left;
  }

  .elementor-element.elementor-grid-4 {
    position: relative;
  }

  .elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap {
    width: 25%;
    float: left;
  }

  .elementor-element.elementor-grid-4
    .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-4
    .eael-filterable-gallery-item-wrap:nth-of-type(4n + 1) {
    clear: left;
  }

  .elementor-element.elementor-grid-5 {
    position: relative;
  }

  .elementor-element.elementor-grid-5 .pp-logo-grid {
    margin-right: -5px;
  }

  .elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap {
    width: 20%;
    float: left;
  }

  .elementor-element.elementor-grid-5
    .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-5
    .eael-filterable-gallery-item-wrap:nth-of-type(5n + 1) {
    clear: left;
  }

  .elementor-element.elementor-grid-6 {
    position: relative;
  }

  .elementor-element.elementor-grid-6 .pp-logo-grid {
    margin-right: -6px;
  }

  .elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap {
    width: 16.65%;
    float: left;
  }

  .elementor-element.elementor-grid-6
    .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-6
    .eael-filterable-gallery-item-wrap:nth-of-type(6n + 1) {
    clear: left;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 766px) {
  .elementor-element.elementor-grid-tablet-1 {
    position: relative;
  }

  .elementor-element.elementor-grid-tablet-1
    .eael-filterable-gallery-item-wrap {
    width: 100%;
    float: left;
  }

  .elementor-element.elementor-grid-tablet-2 {
    position: relative;
  }

  .elementor-element.elementor-grid-tablet-2
    .eael-filterable-gallery-item-wrap {
    width: 50%;
    float: left;
  }

  .elementor-element.elementor-grid-tablet-2
    .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-tablet-2
    .eael-filterable-gallery-item-wrap:nth-of-type(2n + 1) {
    clear: left;
  }

  .elementor-element.elementor-grid-tablet-3 {
    position: relative;
  }

  .elementor-element.elementor-grid-tablet-3
    .eael-filterable-gallery-item-wrap {
    width: 33.3333%;
    float: left;
  }

  .elementor-element.elementor-grid-tablet-3
    .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-tablet-3
    .eael-filterable-gallery-item-wrap:nth-of-type(3n + 1) {
    clear: left;
  }

  .elementor-element.elementor-grid-tablet-4 {
    position: relative;
  }

  .elementor-element.elementor-grid-tablet-4
    .eael-filterable-gallery-item-wrap {
    width: 25%;
    float: left;
  }

  .elementor-element.elementor-grid-tablet-4
    .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-tablet-4
    .eael-filterable-gallery-item-wrap:nth-of-type(4n + 1) {
    clear: left;
  }

  .elementor-element.elementor-grid-tablet-5 {
    position: relative;
  }

  .elementor-element.elementor-grid-tablet-5
    .eael-filterable-gallery-item-wrap {
    width: 20%;
    float: left;
  }

  .elementor-element.elementor-grid-tablet-5
    .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-tablet-5
    .eael-filterable-gallery-item-wrap:nth-of-type(5n + 1) {
    clear: left;
  }

  .elementor-element.elementor-grid-tablet-6 {
    position: relative;
  }

  .elementor-element.elementor-grid-tablet-6 .pp-logo-grid {
    margin-right: -6px;
  }

  .elementor-element.elementor-grid-tablet-6
    .eael-filterable-gallery-item-wrap {
    width: 16%;
    float: left;
  }

  .elementor-element.elementor-grid-tablet-6
    .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-tablet-6
    .eael-filterable-gallery-item-wrap:nth-of-type(6n + 1) {
    clear: left;
  }
}

@media only screen and (max-width: 767px) {
  .elementor-element.elementor-grid-mobile-1 {
    position: relative;
  }

  .elementor-element.elementor-grid-mobile-1
    .eael-filterable-gallery-item-wrap {
    width: 100%;
    float: left;
  }

  .elementor-element.elementor-grid-mobile-2 {
    position: relative;
  }

  .elementor-element.elementor-grid-mobile-2
    .eael-filterable-gallery-item-wrap {
    width: 50%;
    float: left;
  }

  .elementor-element.elementor-grid-mobile-2
    .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-mobile-2
    .eael-filterable-gallery-item-wrap:nth-of-type(2n + 1) {
    clear: left;
  }

  .elementor-element.elementor-grid-mobile-3 {
    position: relative;
  }

  .elementor-element.elementor-grid-mobile-3
    .eael-filterable-gallery-item-wrap {
    width: 33.3333%;
    float: left;
  }

  .elementor-element.elementor-grid-mobile-3
    .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-mobile-3
    .eael-filterable-gallery-item-wrap:nth-of-type(3n + 1) {
    clear: left;
  }

  .elementor-element.elementor-grid-mobile-4 {
    position: relative;
  }

  .elementor-element.elementor-grid-mobile-4
    .eael-filterable-gallery-item-wrap {
    width: 25%;
    float: left;
  }

  .elementor-element.elementor-grid-mobile-4
    .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-mobile-4
    .eael-filterable-gallery-item-wrap:nth-of-type(4n + 1) {
    clear: left;
  }

  .elementor-element.elementor-grid-mobile-5 {
    position: relative;
  }

  .elementor-element.elementor-grid-mobile-5
    .eael-filterable-gallery-item-wrap {
    width: 20%;
    float: left;
  }

  .elementor-element.elementor-grid-mobile-5
    .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-mobile-5
    .eael-filterable-gallery-item-wrap:nth-of-type(5n + 1) {
    clear: left;
  }

  .elementor-element.elementor-grid-mobile-6 {
    position: relative;
  }

  .elementor-element.elementor-grid-mobile-6 .pp-logo-grid {
    margin-right: -6px;
  }

  .elementor-element.elementor-grid-mobile-6
    .eael-filterable-gallery-item-wrap {
    width: 16%;
    float: left;
  }

  .elementor-element.elementor-grid-mobile-6
    .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
    margin-right: 0 !important;
  }

  .elementor-element.elementor-grid-mobile-6
    .eael-filterable-gallery-item-wrap:nth-of-type(6n + 1) {
    clear: left;
  }
}

.fg-layout-3-filter-controls {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fg-layout-3-item-content {
  text-align: center;
}

.fg-layout-3-item-content .fg-item-title {
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  margin: 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}

.fg-layout-3-item-content .fg-item-content p {
  font-size: 13px;
  font-weight: 400;
}

.fg-filter-wrap {
  position: relative;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

.fg-layout-3-filter-controls {
  position: absolute;
  left: 0;
  background: #fff;
  z-index: 999;
  width: 150px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 300ms;
  transition: 300ms;
  width: 100%;
  border-radius: 5px;
  padding-top: 7px;
}

.fg-layout-3-filter-controls.open-filters {
  visibility: visible;
  opacity: 1;
}

.fg-layout-3-filter-controls li.control {
  padding: 5px 5px 5px 10px;
  cursor: pointer;
  -webkit-transition: 300ms;
  transition: 300ms;
  font-size: 14px;
  color: #7f8995;
  font-weight: normal;
}

.fg-layout-3-filter-controls li.control:hover {
  color: #2d425a;
}

.fg-layout-3-filter-controls li.control:first-child {
  border-top: 0px solid;
}

.fg-layout-3-filter-controls li.control:last-child {
  border-bottom: 0px solid;
}

.fg-layout-3-filters-wrap {
  max-width: 600px;
  margin: 15px auto 50px;
}

.fg-filter-wrap button {
  width: 100%;
  border: 0px solid;
  border-radius: 0px;
  padding: 17px 13px;
  font-size: 14px;
  color: #2d425a;
  background: #f7f8ff;
  height: 55px;
  border-right: 1px solid #abb5ff;
  border-radius: 10px 0px 0 10px;
  outline: none;
  text-align: center;
  position: relative;
}

.fg-filter-wrap button > i {
  font-size: 18px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 10px;
}

.fg-layout-3-search-box {
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
  height: 100%;
}

.fg-layout-3-search-box input[type="text"] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 15px;
  border: 0px solid;
  outline: none;
  background: none;
}

.fg-layout-3-search-box input[type="text"]::-webkit-input-placeholder {
  color: #7f8995;
  font-size: 13px;
}

.fg-layout-3-search-box input[type="text"]::-moz-placeholder {
  color: #7f8995;
  font-size: 13px;
}

.fg-layout-3-search-box input[type="text"]:-ms-input-placeholder {
  color: #7f8995;
  font-size: 13px;
}

.fg-layout-3-search-box input[type="text"]:-moz-placeholder {
  color: #7f8995;
  font-size: 13px;
}

.fg-layout-3-filters-wrap {
  height: 55px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fg-layout-3-filters-wrap .fg-layout-3-search-box {
  background: #f7f8ff;
  border-radius: 0 10px 10px 0;
}

.fg-layout-3-item-thumb {
  position: relative;
  overflow: hidden;
}

.fg-layout-3-item-thumb .gallery-item-buttons {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 4;
}

.fg-layout-3-item-content {
  padding: 27px 27px 30px;
  text-align: center;
}

.eael-fg-card-content-align-left .fg-layout-3-item-content {
  text-align: left;
}

.eael-fg-card-content-align-center .fg-layout-3-item-content {
  text-align: center;
}

.eael-fg-card-content-align-right .fg-layout-3-item-content {
  text-align: right;
}

body.rtl .eael-fg-card-content-align-left .fg-layout-3-item-content {
  text-align: right;
}

body.rtl .eael-fg-card-content-align-right .fg-layout-3-item-content {
  text-align: left;
}

.eael-filterable-gallery-item-wrap .fg-layout-3-item.eael-gallery-grid-item {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(3, 29, 60, 0.05);
  box-shadow: 0px 0px 30px 0px rgba(3, 29, 60, 0.05);
  border-radius: 5px;
}

.fg-caption-head {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 35px 35px;
  z-index: 3;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.fg-item-category > span {
  font-size: 12px;
  color: #fff;
  background: #fa9196;
  padding: 10px 12px;
  display: inline-block;
}

.fg-layout-3-item-content {
  position: relative;
}

.fg-item-category {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  height: 30px;
  margin-top: -15px;
  z-index: 11;
}

.fg-item-category span {
  border-radius: 5px;
  line-height: 1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}

.fg-layout-3-item.eael-gallery-grid-item:hover .fg-item-category span {
  visibility: visible;
  opacity: 1;
}

.mfp-iframe-holder.eael-gf-vertical-video-popup .mfp-content {
  max-width: 400px;
}

.mfp-iframe-holder.eael-gf-vertical-video-popup .mfp-iframe-scaler {
  padding-top: 177%;
}

.mfp-iframe-holder .mfp-close {
  width: auto;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
  text-align: right !important;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover {
  text-decoration: none;
}

button.mfp-close:not(.toggle),
button.mfp-arrow:not(.toggle) {
  background: rgba(0, 0, 0, 0);
}

.eael-privacy-message:empty {
  display: none;
}

.eael-privacy-message {
  position: absolute;
  top: -10%;
  background-color: #f8d7da;
  padding: 15px;
  border: 1px solid #f1aeb5;
  border-radius: 5px;
  color: #58151c;
  width: calc(100% - 30px);
}

body.rtl .mfp-counter {
  direction: ltr;
}

body.theme-salient.material button.mfp-arrow,
body.material button.mfp-arrow,
body.theme-salient.material button.mfp-close,
body.material button.mfp-close {
  border: 0;
}

body.theme-salient.material .mfp-arrow,
body.material .mfp-arrow,
body.theme-salient.material .mfp-arrow:hover,
body.material .mfp-arrow:hover {
  background: rgba(0, 0, 0, 0);
}

body.theme-salient.material .mfp-arrow-left,
body.material .mfp-arrow-left {
  left: 0;
  border: none;
}

body.theme-salient.material .mfp-arrow-right,
body.material .mfp-arrow-right {
  -webkit-transition: none;
  transition: none;
}

body.theme-salient.material .mfp-arrow,
body.material .mfp-arrow {
  margin: -55px 0 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body.theme-salient.material .mfp-arrow-left:after,
body.material .mfp-arrow-left:after,
body.theme-salient.material .mfp-arrow-right:after,
body.material .mfp-arrow-right:after {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  transition: none;
  background-color: rgba(0, 0, 0, 0);
}

body.theme-salient.material .mfp-arrow-left:before,
body.material .mfp-arrow-left:before,
body.theme-salient.material .mfp-arrow-right:before,
body.material .mfp-arrow-right:before {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.mainGalleryPage ul {
  list-style: none;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  text-align: center;
}

.mainGalleryPage ul li {
  line-height: 1.8;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 6px 15px;
  cursor: pointer;
  margin: 0 5px;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #040707;
  display: inline-block;
  text-align: center;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #00b4f0;
  border-radius: 10px;
  margin-bottom: 15px;
}
.PortfolioGrid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px;
}

.PortfolioItem {
  position: relative;
  cursor: pointer;
}

.PortfolioItem .PortfolioContent {
  position: absolute;
  top: 0;
  padding: 20px;
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  transform: translateY(50px);
  z-index: 1;
  opacity: 0;
  transition: 0.8s all;
}

.PortfolioItem:before {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: #000;
  opacity: 0;
  position: absolute;
  transition: 0.8s all;
}

.PortfolioItem:hover:before {
  opacity: 0.7;
}

.PortfolioItem:hover .PortfolioContent {
  transform: translateY(0px);
  opacity: 1;
}

.mainGalleryPage ul li.active {
  background: #00b4f0;
  color: #fff;
}

.required::after {
  content: "*";
  color: red;
}
.mont-font {
  font-family: "Montserrat", sans-serif !important;
}
.pop-font {
  font-family: "Poppins", sans-serif !important;
}
table {
  font-family: "Poppins", sans-serif !important;
  border-collapse: collapse;
  width: 100%;
}

td,
th {
  border: 1px solid #000;
  text-align: center;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #fafafa !important;
}

.panel {
  margin-top: 0px !important;
  border-radius: 0px !important;
  border: none;
  border-bottom-color: #d7d8dc;
  box-shadow: 0 0px 0px 0 transparent !important;
  -moz-box-shadow: 0 0px 0px 0 transparent !important;
  -webkit-box-shadow: 0 0px 0px 0 transparent !important;
  -o-box-shadow: 0 0px 0px 0 transparent !important;
}
.panel .panel-heading {
  border-radius: 0px !important;
  background: #f5f6f8;
  padding: 0px !important;
  border-bottom: 0px solid #dddee2;
}
.panel .panel-heading .panel-title a {
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 23px 15px;
  font-weight: 700;
  color: #60626d;
  background-color: #1352a1 !important;
  line-height: 29px;
  position: relative;
}
.panel .panel-heading .panel-title a:hover,
.panel .panel-heading .panel-title a:active {
  text-decoration: none;
  cursor: pointer;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  color: #9a4a5a;
}
.panel .panel-heading .panel-title a span {
  float: left;
  margin-top: 15px;
  margin-right: 30px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.panel .panel-heading .panel-title a .bar,
.panel .panel-heading .panel-title a .bar:after {
  border-width: 1px;
  border-style: solid;
  width: 21px;
  border-radius: 10px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.panel .panel-heading .panel-title a .bar:after {
  content: "";
  height: 0;
  position: absolute;
  top: 38px;
  left: 15px;
}
.panel .panel-heading .panel-title a.collapsed {
  background-color: #0db3d5 !important;
  border-bottom: 1px solid #eeeef3;
  position: relative;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.panel .panel-heading .panel-title a.collapsed .bar {
  border-color: #ffffff;
}
.panel .panel-heading .panel-title a.collapsed .bar:after {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  border-color: #ffffff;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.panel-collapse {
  background-color: #ffffff;
}
.panel-collapse .panel-body {
  background-color: #ffffff;
  border: 0px solid !important;
  line-height: 26px;
  font-weight: 600;
  margin-left: 50px;
  padding-bottom: 10px;
  padding-top: 10px;
  color: #000000;
}
.ast-icon.icon-arrow svg {
  height: 0.6em;
  width: 0.6em;
  position: relative;
  margin-left: 5px;
}

.mont-font {
  font-family: "Montserrat", sans-serif !important;
}
.pop-font {
  font-family: "Poppins", sans-serif !important;
}
.header-logo {
  width: 100% !important;
  /*			align-self: center;*/
}
li {
  list-style: none;
}

.nav-link:link,
.nav-link:visited {
  color: #333;
  text-decoration: none;
  position: relative;
}
.nav-link::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #0db3d5;
  bottom: 0;
  left: 0;
  transform: scale(0);
  transition: 0.2s all ease-out;
  color: #0db3d5 !important;
}
.nav-link:hover {
  color: #0db3d5 !important;
}

.nav-link:hover::after {
  transform: scale(1);
}
.modal-dialog-centered {
  margin: auto; /* This centers the modal horizontally */
  max-width: 700px;
}
.nav-item :hover {
  color: #0db3d5 !important;
  border-bottom: 2px solid #0db3d5 !important;
  height: 100% !important;
}
a > p:hover {
  color: #0db3d5 !important;
}
.footer-link:hover {
  color: #0db3d5 !important;
}
.header-link:hover {
  color: #0db3d5 !important;
}
.nav-item1 :hover {
  color: #0db3d5 !important;
  background: #fff !important;
}
.dropdown-item {
  color: #000 !important;
}
.dropdown-item :hover {
  color: #0db3d5 !important;
}
a {
  text-decoration: none !important;
  color: inherit !important;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px !important;
}
.f-12 {
  font-size: 12px !important;
}
.f-14 {
  font-size: 14px !important;
}
.f-16 {
  font-size: 16px !important;
}
.f-18 {
  font-size: 18px !important;
}
.f-20 {
  font-size: 20px !important;
}
.f-40 {
  font-size: 40px !important;
}
.f-42 {
  font-size: 42px !important;
}
.f-300 {
  font-weight: 300;
}
.f-400 {
  font-weight: 400;
}
.f-500 {
  font-weight: 500;
}
.f-600 {
  font-weight: 600;
}
.f-700 {
  font-weight: 700;
}
.f-800 {
  font-weight: 800;
}
.f-900 {
  font-weight: 900;
}
.f-white {
  color: #fff !important;
}
.f-blue {
  color: #1352a1 !important;
}
.f-lightblue {
  color: #0db3d5 !important;
}
.f-notice {
  color: #ff0000 !important;
}
.btn-dark-blue {
  background-color: #1352a1 !important;
  padding: 10px 15px;
  border-radius: 25px;
  color: #fff !important;
}
.link {
  color: #0db3d5 !important;
}
.btn-light-blue {
  background-color: #0db3d5 !important;
  padding: 10px 15px;
  border-radius: 25px;
  color: #fff !important;
}
.btn-light-blue:hover {
  background-color: #1352a1 !important;
  color: #fff !important;
}
#header .contact-us {
  background-color: #0db3d5 !important;
  padding: 10px 15px;
  border-radius: 25px;
  color: #fff !important;
}
#header .contact-us:hover {
  background-color: #1352a1 !important;
  color: #fff !important;
}
#menuItems li {
  align-self: center !important;
}
/* .site-main
{
	background-color: #E3F0F3 !important;
} */
#footer-bg {
  background-color: #040707 !important;
}
.hr {
  color: #172121 !important;
  width: 60% !important;
}
/*.form-control
{
	height: 50px;
}*/
.custom-input {
  background-color: #fafafa !important;
  /* height: 50px !important; */
  border-radius: 0.25rem !important;
}
.custom-t-br {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.custom-b-br {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.length-down {
  display: flex !important;
  justify-content: center !important;
}
.input-group-text {
  padding: 2px 10px !important;
}
.horizontal {
  border-top: 3px solid #0db3d5 !important;
  max-width: 20%;
  opacity: 100 !important;
  background: transparent;
}
.horizontal2 {
  border-top: 1px solid #0db3d5 !important;
}
.footer-hr {
  border-top: 1px solid #172121 !important;
}
.header-logo {
  color: #172121 !important;
}
.length {
  position: relative;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.length input {
  height: 55px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #eee;
}

.length input:focus {
  outline: 0;
}

.length-nav {
  float: left;
  position: relative;
  height: 49px;
}

.length-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 45px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.length-button.length-up {
  position: absolute;
  height: 53%;
  top: 0;
  border-bottom: 1px solid #d0cece;
  background: #e5e5e5;
  font-size: 18px !important;
  align-content: center;
}

.length-button.length-down {
  position: absolute;
  bottom: -1px;
  height: 50%;
  background: #e5e5e5;
  font-size: 18px !important;
  align-content: center;
}
.social-media {
  display: flex;
}
.social-media .icons-footer {
  list-style: none;
}

#zoom:hover {
  transform: scale(1.1);
}

/* CSS for desktop */
@media (min-width: 768px) {
  .nav-item1.dropdown:hover .dropdown-menu {
    display: block;
    width: 240px;
    z-index: 99999;
  }
}

@media (max-width: 768px) {
  .header-logo {
    width: 150px;
  }
  .footer-logo {
    width: 150px !important;
  }
}

.custom-input::placeholder,
select,
.custom-input,
select {
  color: #6c757d;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins";
}

.form-select {
  padding: 14px 15px;
  box-shadow: 0px 0px !important;
}

.custom-input:focus,
.input-group-text:focus {
  outline: 0px;
  box-shadow: 0px 0px;
  border: 1px solid #e5e5e5 !important;
}

.contentWrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.contentWrapper p {
  font-size: 16px;
  color: #040707;
}

.contentWrapper h6 b {
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
}

.contentWrapper ul {
  padding: 0px;
  margin: 0px;
}

.contentWrapper p a {
  color: rgb(14, 162, 204) !important;
  text-decoration: underline !important;
}

.connectBtn {
  color: #040707;
  font-weight: 600;
  font-size: 16px;
}

.teamSec .aboutProductContent {
  height: 100%;
  justify-content: center;
}

.teamImg {
  text-align: center;
}

.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.secitle {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

footer {
  background: #040707;
}

.footerLinksWrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 15px;
  padding: 40px 0px;
}

.footerLinksWrapper .footerLogoWrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.footerLinksWrapper .footerLogoWrapper ul {
  padding: 0px;
  margin: 0px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.footerLinksWrapper .footerLogoWrapper ul img {
  border-radius: 100%;
  height: 40px;
  object-fit: cover;
}

.footerLinksWrapper .footerLogoWrapper .footerLogo img {
  max-width: 220px;
}

.footerLinksWrapper .footerLinks {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.footerLinksWrapper .footerLinks h5 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.footerLinksWrapper .footerLinks ul {
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.footerLinksWrapper .footerLinks ul li a {
  font-family: "Poppins";
  color: #ffffff !important;
  font-size: 15px;
  line-height: 30px;
}

.footerLinksWrapper .footerLinks.contactDetailsLinks li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.footerLinksWrapper .footerLinks.contactDetailsLinks li img {
  max-width: 24px;
}
.footerLinksWrapper .footerLinks.contactDetailsLinks li.centerLi {
  align-items: center;
}


.copyRight {
    padding: 15px 0px;
    text-align: center;
    border-top: 1px solid #172121;
}

.copyRight p {
    color: #fff;
    font-size: 14px !important;
    font-family: 'Poppins';
    font-weight: 400;
}

.copyRight p a:hover {
    color: #0db3d5 !important;
}

.mobileHeader{
  display: none;
}

.site-header .menu-item-2114 {
    margin: 0px !important;
}

.verticalGridProduct .productItem {
    display: flex;
    flex-direction: column;
}

.verticalGridProduct .productItem .productImage {
    max-height: 400px;
}

.verticalGridProduct .productItem .productImage img {
    object-fit: contain;
    background: #f4f4f4;
}
.mobileHeader {
    display: none;
}

.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	bottom: 70px;
	right: 20px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 35px;
	text-decoration: none;
	border-radius: 50%;
}

.btn-whatsapp-pulse::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 10px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 25px rgba(37, 211, 102, 0);
	}
}
.btn-whatsapp-pulse i {
    color: #ffff;
}

.productContent .pro-btns-div .dark-blue-btn.blue-btn {
  display: none !important;
}

@media (max-width: 767px) {
  .blogSec .blogGrid .blogImage:last-child {
    display: none !important;
  }
}