/*!**********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-4.use[2]!./scss/style.scss ***!
  \**********************************************************************************************************************************************************/
@charset "UTF-8";
/*
Theme Name:     Neve
Theme URI:      https://themeisle.com/themes/neve/
Author:         ThemeIsle
Author URI:     https://themeisle.com
Tested up to:   6.2
Requires PHP:   7.0
Requires at least: 5.5
Description:    Neve is a next-generation, ultra-fast WordPress theme designed for top performance, SEO, and Core Web Vitals. Its lightweight codebase and small size ensure minimal overhead and lightning-fast load times. Fully compatible with the block editor, popular page builders (Elementor, Bricks, Oxygen etc), and WooCommerce, it’s perfect for blogs, small businesses, agencies, portfolios, and online stores. With responsive design, multilingual translations, and easy customization options, Neve empowers you to create a future-proof, high-ranking online presence. Discover everything Neve has to offer and explore our powerful premium version at https://themeisle.com/themes/neve/.
Version:        4.1.3
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Pro Slug:  			neve-pro-addon
AMP: 						true
WordPress Available:  yes
Requires License:     no
Tags: blog, custom-logo, e-commerce, rtl-language-support, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles, footer-widgets, portfolio, left-sidebar, right-sidebar
*/
.wp-block-group.is-style-header {
  padding: 2em;
}
.wp-block-group.is-style-header nav.wp-block-navigation {
  padding-top: 1.2em;
}
.wp-block-group.is-style-header nav.wp-block-navigation .wp-block-navigation__container {
  margin: 0;
}
.wp-block-group.is-style-header nav.wp-block-navigation .wp-block-navigation-item {
  padding: 0 0.8em;
  margin-top: 0;
}

.wp-block-navigation__responsive-container-close {
  right: 16px;
}

#content #wp-block-themeisle-blocks-advanced-heading-bb0c2df7 {
  font-size: clamp(48px, 2.5vw, 70px);
}

.header--row-inner.header-top-inner {
  display: none;
}

@media only screen and (max-width: 767px) {
  #content {
    /*> nav.wp-block-navigation {
      display: none;
    }*/
  }
}
@media only screen and (max-width: 600px) {
  .wp-block-group.is-style-header nav.wp-block-navigation .wp-block-navigation__responsive-container-content ul.wp-block-navigation__container li {
    padding-bottom: 1em;
  }
  .wp-block-group.is-style-header nav.wp-block-navigation .wp-block-navigation__responsive-container-content ul.wp-block-navigation__container li:last-child {
    padding-bottom: 0;
  }
  .wp-block-group.is-style-header nav.wp-block-navigation .wp-block-navigation__responsive-container-content a.wp-block-navigation-item__content {
    color: #044a1a;
    font-size: 18px;
  }
  .is-style-header .wp-block-image img {
    max-width: 258px;
  }
  nav.wp-block-navigation {
    position: absolute;
    right: 14px;
    top: 14px;
  }
  .wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    background-color: #044a1a;
    border-radius: 3px;
    color: white;
    padding: 6px;
  }
}
.nav-tabs .nav-link.active {
  color: var(--active-title-color);
  background: var(--active-title-background, white);
  border-width: var(--title-border-width);
  border-color: var(--border-color);
  border-style: solid;
  position: relative;
  z-index: 4;
}

.wp-block-bootstrap-tabs-block-tab {
  border-width: 3px;
  border-style: solid;
  border-color: #2b4f1d;
  width: 100%;
  padding: 18px;
}

.nv-content-wrap .bootstrap-tabs-wrapper ul.nav-tabs {
  margin-bottom: -3px;
}
.nv-content-wrap .bootstrap-tabs-wrapper ul.nav-tabs .nav-link {
  border-bottom: 0;
  border-radius: 0;
  color: #000;
  font-size: 18px;
  padding: 16px;
}
.nv-content-wrap .bootstrap-tabs-wrapper ul.nav-tabs .nav-link.active {
  border-color: #2b4f1d;
}
.nv-content-wrap .bootstrap-tabs-wrapper ul.nav-tabs .nav-link:not(.active):hover {
  background-color: transparent;
  border-color: transparent;
  color: #2b4f1d;
}

.accordion-body {
  padding: 18px;
  /*.wp-block-columns {
    gap: 0;
  }*/
}

.wp-block-column {
  margin-bottom: 0;
}

.bootstrap-tabs-accordion {
  border: solid 3px black;
}
.bootstrap-tabs-accordion .accordion-item:last-child button {
  border-bottom: none !important;
}
.bootstrap-tabs-accordion .accordion-button {
  color: #2b4f1d;
  padding: 1em !important;
  border-bottom: solid 3px !important;
}
.bootstrap-tabs-accordion .accordion-button:last-child {
  border-bottom: none;
}
.bootstrap-tabs-accordion .accordion-button:hover {
  background-color: transparent;
}
.bootstrap-tabs-accordion .accordion-body {
  border-bottom: solid 3px;
  /*.wp-block-columns {
    gap: initial;
  }*/
}
.bootstrap-tabs-accordion .accordion-body .wp-block-columns:last-child {
  gap: 0;
  margin-bottom: 0;
}
.bootstrap-tabs-accordion .accordion-body .wp-block-columns .wp-block-column {
  gap: 2em;
}

.swiper-wrapper .swiper-slide {
  flex-direction: column;
  display: flex;
  justify-content: center;
  padding-bottom: 46px;
}

.swiper-container {
  display: flex; /* Makes the container a flex container */
  align-items: stretch; /* Stretches flex items (slides) to fill the container's height */
}

.swiper-slide {
  height: auto; /* Allows the slide to determine its height based on content */
}

/* If you have content within the slide that needs to fill the height */
.swiper-slide .content-wrapper {
  height: 100%; /* Ensures inner content also fills the slide's height */
  display: flex; /* Or other display properties to manage inner content layout */
  flex-direction: column;
  justify-content: space-between; /* Example for distributing content vertically */
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
}

.testimonial-content p {
  margin-bottom: 14px;
}

.testimonial-group {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
footer p {
  color: white;
}

/*# sourceMappingURL=style-dukescape.css.map*/