/*
Theme Name:     Mindview Child
Theme URI:      n/a
Template:       kadence
Author:         kreacja
Author URI:     n/a
Description:    kreacja child theme
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.w-full {
  width: 100%;
}
.kb-button {
  max-height: 56px;
}

.kce_faq .kt-blocks-accordion-title-wrap {
  padding-left: 35%;
  position: relative;
  max-width: 90%;
}

.kce_faq .kt-blocks-accordion-icon-trigger {
  height: 40px;
  width: 40px;
  min-width: 40px;
  background: #353535;
  border-radius: 100%;
}
.kce_faq .kt-blocks-accordion-icon-trigger::before {
  left: 10px !important;
  top: 50% !important;
}
.kce_faq .kt-blocks-accordion-icon-trigger::after {
  right: 10px !important;
  top: 50% !important;
}

@media (max-width: 1023px) {
  .kce_faq .kt-blocks-accordion-title-wrap {
    padding-left: 48px;
  }
}
.kce_faq .kt-blocks-accordion-title-wrap:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translatey(-50%);
}

.kce_faq .kt-accordion-pane:nth-child(1) .kt-blocks-accordion-title-wrap:before {
  content: "01";
}

.kce_faq .kt-accordion-pane:nth-child(2) .kt-blocks-accordion-title-wrap:before {
  content: "02";
}

.kce_faq .kt-accordion-pane:nth-child(3) .kt-blocks-accordion-title-wrap:before {
  content: "03";
}

.kce_faq .kt-accordion-pane:nth-child(4) .kt-blocks-accordion-title-wrap:before {
  content: "04";
}

.kce_faq .kt-accordion-pane:nth-child(5) .kt-blocks-accordion-title-wrap:before {
  content: "05";
}

.kce_faq .kt-accordion-pane:nth-child(6) .kt-blocks-accordion-title-wrap:before {
  content: "06";
}

.kce_faq .kt-accordion-pane:nth-child(7) .kt-blocks-accordion-title-wrap:before {
  content: "07";
}

.kce_faq .kt-accordion-pane:nth-child(8) .kt-blocks-accordion-title-wrap:before {
  content: "08";
}

.kce_faq .kt-accordion-pane:nth-child(9) .kt-blocks-accordion-title-wrap:before {
  content: "09";
}

.kce_faq .kt-accordion-pane:nth-child(10) .kt-blocks-accordion-title-wrap:before {
  content: "10";
}

.kce_faq .kt-accordion-pane:nth-child(11) .kt-blocks-accordion-title-wrap:before {
  content: "11";
}

.kce_faq .kt-accordion-pane:nth-child(12) .kt-blocks-accordion-title-wrap:before {
  content: "12";
}

.kce_faq .kt-accordion-pane:nth-child(13) .kt-blocks-accordion-title-wrap:before {
  content: "13";
}

.kce_faq .kt-accordion-pane:nth-child(14) .kt-blocks-accordion-title-wrap:before {
  content: "14";
}

.kce_faq .kt-accordion-pane:nth-child(15) .kt-blocks-accordion-title-wrap:before {
  content: "15";
}

.kce_faq .kt-accordion-pane:nth-child(16) .kt-blocks-accordion-title-wrap:before {
  content: "16";
}

.kce_faq .kt-accordion-pane:nth-child(17) .kt-blocks-accordion-title-wrap:before {
  content: "17";
}

.kce_faq .kt-accordion-pane:nth-child(18) .kt-blocks-accordion-title-wrap:before {
  content: "18";
}

.kce_faq .kt-accordion-pane:nth-child(19) .kt-blocks-accordion-title-wrap:before {
  content: "19";
}

.kce_faq .kt-accordion-pane:nth-child(20) .kt-blocks-accordion-title-wrap:before {
  content: "20";
}


h1,
h2 {
  font-size: clamp(2rem, 1.65rem + 1.75vw, 3.75rem);
  font-weight: 500;
  line-height: 44px;
}

@media (min-width: 1023px) {
  h1,
  h2 {
    line-height: 72px;
  }
}

/* .CaseStudyLink > .kt-inside-inner-col {
	transition:opacity 0.2s ease-in-out !important;
} */

.slideIcon {
  height: 32px;
  min-height: 32px;
  align-items: center;
  justify-content: center;
}

.kce_ExpSlider .splide__arrows {
  top: -100px !important;
}
.kce_ExpSlider .splide__arrows .splide__arrow {
  opacity: 1 !important;
}
.kce_ExpSlider .kb-advanced-slide-inner-wrap {
  padding: 0 !important;
}

.CaseStudyLink:hover .CaseStudyLink__title {
  color: #b98b3c !important;
}

.three-animation {
  position: relative;
  width: 100%;
  height: 536px;
}

@media (max-width: 767px) {
  .three-animation {
    height: 300px;
  }
  .team-swiper .swiper-slide {
    font-size: 20px !important;
  }
}
.three-animation canvas {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
}
.wp-element-button {
  position: relative;
  z-index: 2;
}

.team-swiper {
  /* max-height: 344px; */
}
.team-swiper .team-slide-content {
  text-align: center;
  color: #141414;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  transition: all 0.2s ease-in-out;
}
.team-swiper .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.team-swiper .swiper-slide {
  opacity: 0.1;
  /* font-size: 24px; */
  font-size: 36px;
  transition: all 0.2s ease-in-out;
  height: fit-content !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.team-swiper .swiper-slide .team-slide-content {
  transform: scale(0.6);
}
.team-swiper .swiper-slide.swiper-slide-active .team-slide-content {
  transform: scale(1);
}
.team-swiper .swiper-slide.swiper-slide-prev,
.team-swiper .swiper-slide.swiper-slide-next {
  /* font-size: 29px; */
  opacity: 0.2;
}
.team-swiper .swiper-slide.swiper-slide-prev .team-slide-content,
.team-swiper .swiper-slide.swiper-slide-next .team-slide-content {
  transform: scale(0.8);
}
.team-swiper .swiper-button-next {
  bottom: 70px;
  top: auto;
  left: 50%;
  background: white;
  height: 56px;
  width: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  box-shadow: 0 4px 16px -2px rgba(38, 38, 38, 0.16);
  border-radius: 16px;
}
.team-swiper .swiper-button-next svg {
  transform: rotate(180deg);
}
.team-swiper .swiper-button-prev {
  top: 40px;
  left: 50%;
  background: white;
  height: 56px;
  width: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  box-shadow: 0 4px 16px -2px rgba(38, 38, 38, 0.16);
  border-radius: 16px;
}
.team-swiper .swiper-button-prev:after,
.team-swiper .swiper-button-next:after {
  content: none !important;
}
.team-swiper .swiper-button-prev svg,
.team-swiper .swiper-button-next svg {
  width: 10px !important;
  height: 6px !important;
}

.parent-pageid-25 .site-footer-row-container-inner {
  background-color: #f5f5f5;
}

.kceContactForm .kb-adv-form-label {
  display: none;
}

body.DarkPage {
  background-color: #141414;
}
body.DarkPage .site-footer {
  background: #141414;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
body.DarkPage .site-footer .Footer__author a {
  color: white !important;
}

body.DarkPage .site-footer .Footer__policy a {
  color: #5a5a5a !important;
}
body.DarkPage .site-footer img {
  filter: brightness(0) saturate(100%) invert(29%) sepia(0%) saturate(0%)
    hue-rotate(0deg) brightness(95%) contrast(85%);
}
