/*** Global ***/
* {
  white-space: normal !important;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

h1.entry-title {
    display: none !important;
}

strong, b {
    font-weight: 700;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
    margin-block-end: 1.5rem;
}

/*** Global scroll offset ***/
html {
  scroll-behavior: smooth;
}


html {
    scroll-padding-top: 200px !important;
}

body {
    scroll-padding-top: 200px !important;
}


@media (max-width: 1024px) {
    html {
        scroll-padding-top: 150px !important;
    }
    
    body {
        scroll-padding-top: 150px !important;
    }
}

@media (max-width: 767px) {
    html {
        scroll-padding-top: 125px !important;
    }

    body {
        scroll-padding-top: 125px !important;
    }
}

/*** Language switcher ***/
.tk--language-switcher .wpml-ls-item {
  margin-top: -0.9rem;
}

.tk--language-switcher .wpml-ls-item {
  display: inline-flex;
  align-items: center;
  position: relative;
}

.tk--language-switcher .wpml-ls-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: transform 0.2s ease;
}

.tk--language-switcher .wpml-ls-link::before {
  content: '';
  display: inline-block;
  width: 0.9rem;
  height: 0.9rem;
  margin-bottom: 0.25rem;
  background-color: transparent;
}


.tk--language-switcher .wpml-ls-link:hover::before,
.tk--language-switcher .wpml-ls-link:focus::before,
.tk--language-switcher .wpml-ls-item.wpml-ls-current-language .wpml-ls-link::before {
  content: '';
  display: inline-block;
  width: 0.9rem;
  height: 0.9rem;
  background-color: var(--e-global-color-text);
  mask-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='8.16602' y='5' width='4' height='4' transform='rotate(45 8.16602 5)' fill='%23000'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='8.16602' y='5' width='4' height='4' transform='rotate(45 8.16602 5)' fill='%23000'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.tk--language-switcher .wpml-ls-item:not(:last-child)::after {
  content: '';
  position: absolute;
  right: -1px;
  top: 1.35rem;
  width: 1px;
  height: 1rem; 
  background-color: var(--e-global-color-primary);
}


/*** Header***/
.tk--mega-menu .dialog-widget-content,
.tk--booking-popup .dialog-widget-content {
  margin-top: 121px;
}

.tk--header.header-scrolled ~ .elementor-popup-modal.tk--mega-menu .dialog-widget-content,
.tk--header.header-scrolled ~ .elementor-popup-modal.tk--booking-popup .dialog-widget-content {
  margin-top: 81px;
}

.tk--header {
  width: 100%;
  transition: min-height .3s ease, padding .3s ease;
}

.tk--header .logo-default {
  display: block;
}
.tk--header .logo-sticky {
  display: none;
}

.tk--header.header-scrolled {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  min-height: 80px !important;
  transition: min-height .3s ease, padding .3s ease;
}
.tk--header.header-scrolled .logo-default {
  display: none !important;
}
.tk--header.header-scrolled .logo-sticky {
  display: block !important;
  width: auto;
}

.tk--header.header-scrolled .tk--link-container {
  min-height: 80px !important;
}

.tk--link-container:hover p {
   color: var(--e-global-color-f44ad68) !important;
}

#tk--navigation-toggle .elementor-button-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  vertical-align: middle;
}

#tk--navigation-toggle .elementor-button-icon svg {
  display: none !important;
}

#tk--navigation-toggle .elementor-button-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%2352503E'/%3E%3Cpath d='M11 26H28.5' stroke='%23FBFBFB' stroke-linecap='round'/%3E%3Cpath d='M11 20H28.5' stroke='%23FBFBFB' stroke-linecap='round'/%3E%3Cpath d='M11 14H28.5' stroke='%23FBFBFB' stroke-linecap='round'/%3E%3C/svg%3E");
}

#tk--navigation-toggle a.is-open .elementor-button-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%2352503E'/%3E%3Cpath d='M11.666 11.6665L28.3327 28.3332M11.666 28.3332L28.3327 11.6665' stroke='%23DAD9D0' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

#tk--navigation-toggle .elementor-button-content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

#tk--navigation-toggle .elementor-button-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

@media screen and (max-width: 782px) {
  #tk--navigation-toggle .elementor-button-text {
    display: none;
  }
}

@media screen and (min-width: 782px) {
  body.admin-bar .tk--header.header-scrolled {
    margin-top: 0;              
    top: 32px !important;   
  }
}

/* Mega Menu */
@media (min-width: 1025px) {
  .tk--menu-link-disabled > a {
    cursor: default;
  }
}

#tk--mega-menu-nav .tk--submenu-title a {
    text-transform: uppercase;
    font-family: var(--e-global-typography-e6d2122-font-family), Sans-serif;
    font-size: var(--e-global-typography-e6d2122-font-size);
    line-height: var(--e-global-typography-e6d2122-line-height);
    letter-spacing: var(--e-global-typography-e6d2122-letter-spacing);
    cursor: initial;
    pointer-events: none;
}

#tk--mega-menu-nav .tk--submenu-title-last a {
    margin-top: 40px;
}

#tk--mega-menu-nav {
  position: relative;
  display: flex;
  flex-direction: row;
  width: 100%;
}

#tk--mega-menu-nav > .elementor-nav-menu {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 1;
}

#tk--mega-menu-nav ul:after {
  content: "";
  display: block;
  position: absolute;
  top: -50vh;
  width: 1px;
  height: 200vh;
  background-color: var(--e-global-color-primary);
}

#tk--mega-menu-nav > .elementor-nav-menu {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

#tk--mega-menu-nav li {
  padding: 0;
  margin: 0;
  position: relative;
  display: flex;
  flex-direction: column;
}


#tk--mega-menu-nav .sub-arrow svg {
  display: none !important;
}

#tk--mega-menu-nav .sub-arrow::after {
  content: '';
  display: block;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M4 20.1054L36 20.1054 M29.24 15.1104 C30.88 17.3062 33.115 18.9926 35.685 19.9867 L36 20.1104L35.685 20.234 C33.115 21.2281 30.88 22.9145 29.24 25.1104' stroke='%23000' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.75em 1.75em;
  transition:
    background-color 0.3s ease,
    transform 0.3s ease;
}

#tk--mega-menu-nav li:hover .sub-arrow::after,
#tk--mega-menu-nav li:focus .sub-arrow::after {
  background-color: var(--e-global-color-accent);
  transform: translateX(4px);
}

#tk--mega-menu-nav li:hover .sub-menu .sub-arrow::after,
#tk--mega-menu-nav li:focus .sub-menu .sub-arrow::after {
  background-color: transparent;
  transform: none;
}

#tk--mega-menu-nav .sub-menu li:hover .sub-arrow::after,
#tk--mega-menu-nav .sub-menu li:focus .sub-arrow::after {
  background-color: var(--e-global-color-accent);
  transform: translateX(4px);
}

#tk--mega-menu-nav .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
}

#tk--mega-menu-nav .sub-menu li a {
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

#tk--mega-menu-nav .sub-menu li a::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0.9rem;
  height: 0.9rem;
  background-color: var(--e-global-color-text);

  mask-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='8.16602' y='5' width='4' height='4' transform='rotate(45 8.16602 5)' fill='%23000'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;

  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='8.16602' y='5' width='4' height='4' transform='rotate(45 8.16602 5)' fill='%23000'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;

  opacity: 0;
  transition: opacity 0.3s ease;
}

#tk--mega-menu-nav .sub-menu li a:hover::before,
#tk--mega-menu-nav .sub-menu li a:focus::before,
#tk--mega-menu-nav .sub-menu li.current-menu-item > a::before,
#tk--mega-menu-nav .sub-menu li.current_page_item > a::before {
  opacity: 1;
}

@media (min-width: 1200px) {
	#tk--mega-menu-nav .sub-arrow::after {
	  margin-right: 50px;
	}
}


@media (max-width: 1200px) {
	#tk--mega-menu-nav .sub-arrow::after {
	  margin-right: 25px;
	}
}

 
@media (max-width: 1023px) {
  #tk--mega-menu-nav ul:after,
  #tk--mega-menu-nav .tk--submenu-title {
    display: none !important;
  }
	
  #tk--mega-menu-nav a.has-submenu {
	font-size: 18px !important;
  }
	
  #tk--mega-menu-nav a.elementor-sub-item {
	font-size: 16px !important;
  }

  #tk--mega-menu-nav .sub-menu {
    position: static !important;
  }
	
  #tk--mega-menu-nav {
	position: static !important;
	display: block !important;
	width: auto !important;
	flex-direction: unset !important;
  }
  
  #tk--mega-menu-nav .elementor-nav-menu__container {
	 max-height: none !important;
	 overflow: visible !important;
  }
}

/* FAQ Menu */
.tk--kkk-menu a {
  position: relative;
  display: inline-block;
  text-align: center;
}

.tk--kkk-menu a::before {
  content: '';
  display: none;
  position: absolute;
  top: -1.2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0.9rem;
  height: 0.9rem;
  background-color: var(--e-global-color-text);

  mask-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='8.16602' y='5' width='4' height='4' transform='rotate(45 8.16602 5)' fill='%23000'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;

  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='8.16602' y='5' width='4' height='4' transform='rotate(45 8.16602 5)' fill='%23000'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.tk--kkk-menu a:hover::before,
.tk--kkk-menu a:focus::before,
.tk--kkk-menu a.is-active::before {
  display: block;
}

.tk--kkk-menu  li:first-child .e-n-menu-title {
    padding-left: 0;
}


/*** Custom breadcrumbs ***/
.tk--breadcrumb-container:has(.elementor-shortcode:empty) {
  display: none !important;
}

.tk--breadcrumb-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 1.5rem;
}

.tk--breadcrumb-wrapper .tk--breadcrumb-menu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0;
  font-size: 0;
}

.tk--breadcrumb-wrapper .tk--breadcrumb-menu a {
  padding-left: 24px;
  padding-right: 24px;
  font-size: var(--e-global-typography-e6d2122-font-size);
  line-height: var(--e-global-typography-e6d2122-line-height);
  letter-spacing: var(--e-global-typography-e6d2122-letter-spacing);
  font-family: var(--e-global-typography-e6d2122-font-family), Sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--e-global-color-2ebb580);
  display: inline-flex;
  align-items: center;
  font-weight: 400;
  transition: transform 0.2s ease;
}

/*.tk--breadcrumb-wrapper .tk--breadcrumb-menu a:hover,
.tk--breadcrumb-wrapper .tk--breadcrumb-menu a:focus {
  transform: translateY(-2px);
} */

.tk--breadcrumb-wrapper .tk--breadcrumb-category {
  font-weight: 400;
  opacity: 0.75;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  color: var(--e-global-color-2ebb580);
  font-size: var(--e-global-typography-e6d2122-font-size);
  font-family: var(--e-global-typography-e6d2122-font-family), Sans-serif;
  line-height: var(--e-global-typography-e6d2122-line-height);
  letter-spacing: var(--e-global-typography-e6d2122-letter-spacing);
  text-transform: uppercase;
}

.tk--breadcrumb-wrapper .tk--breadcrumb-label-group {
  display: inline-flex;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
}

.tk--breadcrumb-wrapper .tk--category-arrow svg {
  width: 1rem;
  height: auto;
  stroke: var(--e-global-color-2ebb580);
  display: inline-block;
  vertical-align: middle;
}

.tk--breadcrumb-wrapper .tk--breadcrumb-menu a.current {
  gap: 0.3rem;
  font-weight: 400;
}

.tk--breadcrumb-wrapper .tk--active-icon {
  display: inline-flex;
  align-items: center;
}

.tk--breadcrumb-wrapper .tk--active-icon svg {
  width: 0.9rem;
  height: 0.9rem;
  fill: var(--e-global-color-2ebb580);
  vertical-align: middle;
}

.tk--breadcrumb-subgroup {
  position: relative;
  display: inline-block;
}

.tk--breadcrumb-subgroup > a.tk--has-submenu {
  padding-left: 24px;
  padding-right: 24px;
  font-size: var(--e-global-typography-e6d2122-font-size);
  line-height: var(--e-global-typography-e6d2122-line-height);
  letter-spacing: var(--e-global-typography-e6d2122-letter-spacing);
  font-family: var(--e-global-typography-e6d2122-font-family), Sans-serif;
  color: var(--e-global-color-2ebb580);
  font-weight: 400;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  transition: transform 0.2s ease;
}

/*.tk--breadcrumb-subgroup > a.tk--has-submenu:hover,
.tk--breadcrumb-subgroup > a.tk--has-submenu:focus {
  transform: translateY(-2px);
}*/

.tk--breadcrumb-submenu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100vw;
  margin-left: calc(-1 * ((100vw - 100%) / 2));
  padding: 16px 52px;
  z-index: 100;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.tk--breadcrumb-subgroup:hover .tk--breadcrumb-submenu {
  display: flex;
}

.tk--breadcrumb-submenu a {
  font-size: var(--e-global-typography-e6d2122-font-size);
  line-height: var(--e-global-typography-e6d2122-line-height);
  letter-spacing: var(--e-global-typography-e6d2122-letter-spacing);
  font-family: var(--e-global-typography-e6d2122-font-family), Sans-serif;
  color: var(--e-global-color-2ebb580);
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
  transition: transform 0.2s ease;
  padding: 30px 24px;
}

/*.tk--breadcrumb-submenu a:hover,
.tk--breadcrumb-submenu a:focus {
  transform: translateY(-2px);
} */

.tk--breadcrumb-wrapper .tk--breadcrumb-menu a:not(.current):hover::before,
.tk--breadcrumb-wrapper .tk--breadcrumb-menu a:not(.current):focus::before,
.tk--breadcrumb-submenu a:not(.current):hover::before,
.tk--breadcrumb-submenu a:not(.current):focus::before {
  content: '';
  display: inline-block;
  width: 0.9rem;
  height: 0.9rem;
  background-color: var(--e-global-color-text);
  mask-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='8.16602' y='5' width='4' height='4' transform='rotate(45 8.16602 5)' fill='%23000'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='8.16602' y='5' width='4' height='4' transform='rotate(45 8.16602 5)' fill='%23000'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  margin-right: 0.4rem;
  vertical-align: middle;
}


/*** Blogi - Single **/
.single-post h1 {
	font-size: var(--e-global-typography-8a79229-font-size);
	line-height: var(--e-global-typography-8a79229-line-height);
	letter-spacing: var(--e-global-typography-8a79229-letter-spacing);
	font-family: var(--e-global-typography-8a79229-font-family);
	font-weight: var(--e-global-typography-8a79229-font-weight);
}

.single-post h2 {
	font-size: var(--e-global-typography-2499fb7-font-size);
	line-height: var(--e-global-typography-2499fb7-line-height);
	letter-spacing: var(--e-global-typography-2499fb7-letter-spacing);
	font-family: var(--e-global-typography-2499fb7-font-family);
	font-weight: var(--e-global-typography-2499fb7-font-weight);
}

.single-post h3 {
	font-size: var(--e-global-typography-c8a6a2c-font-size);
	line-height: var(--e-global-typography-c8a6a2c-line-height);
	letter-spacing: var(--e-global-typography-c8a6a2c-letter-spacing);
	font-family: var(--e-global-typography-c8a6a2c-font-family);
	font-weight: var(--e-global-typography-c8a6a2c-font-weight);
}

.single-post h4 {
	font-size: var(--e-global-typography-c5a92c5-font-size);
	line-height: var(--e-global-typography-c5a92c5-line-height);
	letter-spacing: var(--e-global-typography-c5a92c5-letter-spacing);
	font-family: var(--e-global-typography-c5a92c5-font-family);
	font-weight: var(--e-global-typography-c5a92c5-font-weight);
}

.single-post h5,
.single-post h6 {
	font-size: var(--e-global-typography-3350c87-font-size);
	line-height: var(--e-global-typography-3350c87-line-height);
	letter-spacing: var(--e-global-typography-3350c87-letter-spacing);
	font-family: var(--e-global-typography-3350c87-font-family);
	font-weight: var(--e-global-typography-3350c87-font-weight);
}

.single-post p,
.single-post strong,
.single-post ul li,
.single-post ol li {
    color: var(--e-global-color-2ebb580) !important;
}

.single-post .wp-block-image.size-large img {
    width: 100%;
    max-width: 1288px;
    height: auto;
}

blockquote.wp-block-quote {
    border-left: 2px solid var(--e-global-color-text);
    padding-left: 1em;           
    margin: 30px 0;
    font-style: italic;
    color: var(--e-global-color-2ebb580) !important;
}

figcaption.wp-element-caption {
    border-left: 2px solid var(--e-global-color-text);
    padding-left: 1em;           
    margin: 15px 0;
    font-size: var(--e-global-typography-text-font-size);
    line-height: var(--e-global-typography-text-line-height);
    letter-spacing: var(--e-global-typography-text-letter-spacing);
    font-style: normal !important;
    color: var(--e-global-color-2ebb580) !important;
	font-weight: 300 !important;
}

/*** Links ***/
.tk--underline-link a {
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid var(--e-global-color-text);
  padding-bottom: 2px;
  transition: border-color 0.3s ease;
}

.tk--underline-link a:hover,
.tk--underline-link a:focus {
  border-bottom-color: var(--e-global-color-7ba0d11);
}

.tk--light-underline-link a {
  display: inline-block;
  border-bottom: 1px solid var(--e-global-color-8a8dd5b);
  padding-bottom: 2px;
  text-decoration: none;
  transition: border-color 0.3s ease;
}

.tk--light-underline-link a:hover,
.tk--light-underline-link a:focus {
  border-bottom-color: var(--e-global-color-8a8dd5b);
}


@media (min-width: 1024px) {
	.tk--footer-navigation a {
	  display: inline-block;
	  text-decoration: none;
	  border-bottom: 1px solid transparent;
	  padding-bottom: 2px;
	  transition: border-color 0.3s ease;
	}

	.tk--footer-navigation a:hover,
	.tk--footer-navigation a:focus {
	  border-bottom-color: var(--e-global-color-7ba0d11);
	}
}

.tk--scroll-down a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--e-global-color-text);
  text-decoration: none;
  text-transform: uppercase;
  font-family: var(--e-global-typography-e6d2122-font-family, sans-serif);
  font-size: var(--e-global-typography-e6d2122-font-size);
  line-height: var(--e-global-typography-e6d2122-line-height);
  letter-spacing: var(--e-global-typography-e6d2122-letter-spacing);
}


.tk--arrow {
  position: relative;
  width: 56px;
  height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: transparent;
  transition: background 0.4s ease;
}

.tk--arrow svg {
  width: 10px;
  height: auto;
  transition: transform 0.4s ease;
}

.scroll-arrow-path {
    stroke: #39200F !important;
}

.tk--scroll-down a:hover .tk--arrow {
  background: var(--e-global-color-accent);
}

.tk--scroll-down a:hover .tk--arrow svg {
  transform: translateY(5px);
}


/*** Offset carousel ***/
.tk--offset-carousel .tk--underline-link {
	margin-top: -20px !important;
}

.tk--offset-carousel  .swiper-pagination-bullet-active {
   height: 2px;
}

.tk--offset-carousel .swiper-pagination-bullets {
  width: 100% !important;
  max-width: 100% !important;
  left: 0 !important;
  top: auto !important;
  transform: none !important;
  display: flex !important;
  justify-content: flex-start !important;
  padding-left: 10px !important;
  margin-left: 0 !important;
  box-sizing: border-box;
}


.tk--offset-carousel .swiper-pagination .swiper-pagination-bullet {
    width: 150px;
    height: 2px;
    border-radius: 0;
    transition: all 0.3s;
    flex-shrink: 0;
}

.tk--offset-carousel .swiper-pagination .swiper-pagination-bullet {
    position: relative;
}


.tk--offset-carousel .js-prev svg,
.tk--offset-carousel .js-next svg {
    border-radius: 50%;
}
.tk--offset-carousel .swiper-slide {
  opacity: 0.3;
  transition: opacity 0.7s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.tk--offset-carousel .swiper-slide.swiper-slide-active,
.tk--offset-carousel .swiper-slide.swiper-slide-next {
  opacity: 1;
}

@media screen and (max-width: 1024px) {
    .tk--offset-carousel .swiper-pagination .swiper-pagination-bullet {
        width: 75px;
    }
}

/*** FAQ ***/
.tk--faq-accordion .e-n-accordion-item-title-icon span>svg {
    fill: none !important;
}


.tk--faq-accordion .e-n-accordion-item:last-of-type 
.e-n-accordion-item-title {
    border-width: 1px 0px 1px 0px !important;
}

.tk--faq-accordion .e-n-accordion-item:last-of-type .e-con-inner {
    border-style: solid;
    border-width: 0px 0px 1px 0px !important;
}


/*** Dynamic tabs ***/
.tk--dynamic-tabs .e-n-tab-title[aria-selected="true"],
.tk--dynamic-tabs .e-n-tab-title:hover,
.tk--dynamic-tabs .e-n-tab-title:focus {
	background: transparent !important;
}

.tk--dynamic-tabs .e-n-tab-title .e-n-tab-icon {
    visibility: hidden;
}

.tk--dynamic-tabs .e-n-tab-title[aria-selected="true"] .e-n-tab-icon,
.tk--dynamic-tabs .e-n-tab-title:hover .e-n-tab-icon,
.tk--dynamic-tabs .e-n-tab-title:focus .e-n-tab-icon {
    visibility: visible;
}


/* Draw SVG animation */
.svg-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  visibility: hidden;
}

.tk--svg-draw {
  width: 100%;
  height: 100%;
  display: block;
}

.tk--svg-draw path {
  fill: none;
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  stroke-linecap: round;
  stroke-linejoin: round;
  visibility: hidden;
}

.tk--svg-draw-left-to-right path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}
.tk--svg-draw-right-to-left path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}

.tk--svg-draw.tk--drawn path {
  stroke-dashoffset: 0;
  visibility: visible;
}

/* Newsletter */
.tk--newsletter-form input[type="checkbox"],
.tk--newsletter-form input[type="text"],
.tk--newsletter-form input[type="email"],
.tk--newsletter-form select,
.tk--newsletter-form textarea,
.tk--newsletter-form  .checkbox-label-text  {
    font-family: "Lato", sans-serif !important;
	font-weight: 300;
}

.tk--newsletter-form .custom-checkbox {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 16px;
  line-height: 1.4;
  cursor: pointer;
  user-select: none;
}

.tk--newsletter-form .custom-checkbox input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid var(--e-global-color-4658c83);
  border-radius: 0;
  background-color: transparent;
  position: relative;
  cursor: pointer;
  margin: 0;
  flex-shrink: 0;
  transition: all 0.2s ease;
}

.tk--newsletter-form .custom-checkbox input[type="checkbox"]::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 6px;
  width: 5px;
  height: 10px;
  border: solid var(--e-global-color-secondary);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) scale(0);
  transition: transform 0.2s ease;
}

.tk--newsletter-form .custom-checkbox input[type="checkbox"]:checked {
  background-color: var(--e-global-color-4658c83);
  border-color: var(--e-global-color-4658c83);
}

.tk--newsletter-form .custom-checkbox input[type="checkbox"]:checked::after {
  transform: rotate(45deg) scale(1);
}

.tk--newsletter-form .checkbox-label-text {
  display: inline-block;
  margin-top: -20px;
  color: var(--e-global-color-2ebb580);
}

.tk--newsletter-form .checkbox-label-text a {
  color: var(--e-global-color-2ebb580);
  text-decoration: underline;
  line-height: inherit;
}

.tk--newsletter-form .newsletter-inline {
  display: flex;
  align-items: center;
  gap: 12px;
}

.tk--newsletter-form input[type="email"] {
  flex: 1;
  padding: 10px 12px;
  font-size: 16px;
  border: none;
  border-bottom: 1px solid var(--e-global-color-4658c83);
  border-radius: 0;
  outline: none;
  background: transparent;
  color: var(--e-global-color-4658c83);
}

.tk--newsletter-form input[type="email"]::placeholder {
  color: var(--e-global-color-4658c83);
  opacity: 1;
}

.tk--newsletter-form input:-internal-autofill-selected {
    background-color: transparent !important;
}

.tk--newsletter-form .newsletter-submit-button {
  all: unset !important;
  display: inline-block;
  cursor: pointer;
}

.tk--newsletter-form .newsletter-submit-button .circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.tk--newsletter-form .newsletter-submit-button .arrow {
  width: 40px;
  height: 40px;
  stroke: currentColor;
  transform: translateX(-5px);
  transition: transform 0.2s ease;
}

.tk--newsletter-form .newsletter-submit-button:hover .circle {
  background-color: var(--e-global-color-accent);
}

.tk--newsletter-form .newsletter-submit-button:hover .arrow {
  transform: translateX(0);}

/*** Contact form ***/
.tk--contact-form {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  overflow-wrap: break-word !important;
}

.tk--contact-form input[type="checkbox"],
.tk--contact-form input[type="text"],
.tk--contact-form input[type="email"],
.tk--contact-form select,
.tk--contact-form textarea,
.tk--contact-form .checkbox-label-text {
    font-family: "Lato", sans-serif !important;
	font-weight: 300;
}

.tk--contact-form .form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
  box-sizing: border-box;
}

.tk--contact-form .form-col {
  flex: 1 1 100%;
  min-width: 0; 
  box-sizing: border-box;
  max-width: 100%;
}

@media (min-width: 600px) {
  .tk--contact-form .form-col {
    flex: 1 1 48%;
  }
}

.tk--contact-form .form-col--fullwidth {
  flex: 1 1 100% !important;
  max-width: 100% !important;
}

.tk--contact-form .form-input {
  flex: 1;
  padding: 10px 12px;
  font-size: 16px;
  border: none;
  border-bottom: 1px solid var(--e-global-color-4658c83);
  border-radius: 0;
  outline: none;
  background: transparent;
  color: var(--e-global-color-4658c83);
}

.tk--contact-form .form-input::placeholder {
  color: var(--e-global-color-4658c83);
  opacity: 1;
}

.tk--contact-form select.form-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 5"><path fill="%234658c83" d="M2 0L0 2h4z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 12px;
  padding-right: 30px;
}

.tk--contact-form .custom-checkbox {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 16px;
  line-height: 1.4;
  cursor: pointer;
  user-select: none;
}

.tk--contact-form .custom-checkbox input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid var(--e-global-color-4658c83);
  border-radius: 0;
  background-color: transparent;
  position: relative;
  cursor: pointer;
  margin: 0;
  flex-shrink: 0;
  transition: all 0.2s ease;
}

.tk--contact-form .custom-checkbox input[type="checkbox"]::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 6px;
  width: 5px;
  height: 10px;
  border: solid var(--e-global-color-secondary);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) scale(0);
  transition: transform 0.2s ease;
}

.tk--contact-form .custom-checkbox input[type="checkbox"]:checked {
  background-color: var(--e-global-color-4658c83);
  border-color: var(--e-global-color-4658c83);
}

.tk--contact-form .custom-checkbox input[type="checkbox"]:checked::after {
  transform: rotate(45deg) scale(1);
}

.tk--contact-form .checkbox-label-text {
  color: var(--e-global-color-2ebb580);
  margin-top: -20px;
}

.tk--contact-form .checkbox-label-text a {
  color: var(--e-global-color-2ebb580);
  text-decoration: underline;
  line-height: inherit;
}

.tk--contact-form .radio-button-group {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}


.tk--contact-form .radio-button-group label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 1px solid var(--e-global-color-4658c83);
  border-radius: 4px;
  background-color: transparent;
  color: var(--e-global-color-4658c83);
  font-family: var(--e-global-typography-3b7edca-font-family), Sans-serif;
  font-size: var(--e-global-typography-3b7edca-font-size);
  line-height: var(--e-global-typography-3b7edca-line-height);
  cursor: pointer;
  transition: all 0.2s ease;
  user-select: none;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .tk--contact-form .radio-button-group label {
  		margin-bottom: 0.5rem;
	}
}

.tk--contact-form .radio-button-group input[type="radio"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.tk--contact-form .radio-button-group input[type="radio"]:checked + span {
  background-color: var(--e-global-color-4658c83);
  color: #fff;
  border-color: var(--e-global-color-4658c83);
  border-radius: 4px;
  padding: 10px 18px;
}

.tk--contact-form .radio-button-group label span {
  display: inline-block;
  padding: 10px 18px;
  vertical-align: middle !important;
}

.tk--contact-form .wpcf7-list-item label {
  display: flex;
  align-items: center;
  gap: 0.5em;
}

.tk--contact-form  .wpcf7-list-item input[type="checkbox"] {
  margin: 0;
}

.tk--contact-form .checkbox-grid .wpcf7-form-control.wpcf7-checkbox {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1rem !important;
  max-width: 920px;
}

.tk--contact-form .checkbox-grid .wpcf7-list-item {
  white-space: nowrap !important;
}

.tk--contact-form,
.tk--contact-form form,
.tk--contact-form .wpcf7-form {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

.tk--contact-form .inner-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding:10px 12px;
}

.tk--contact-form .inner-checkboxes {
  display: flex;
}

.tk--contact-form .custom-checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
}

.tk--contact-form select.form-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7 10.5L12 15.5L17 10.5' stroke='%23472812' stroke-width='0.5' stroke-linecap='square' stroke-linejoin='round'/></svg>");
    background-repeat: no-repeat;
    background-size: 24px;
	transition: background-image 0.2s ease-in-out;
}

.tk--contact-form select.form-input:focus {
  background-image: url("data:image/svg+xml;utf8,<svg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7 15.5L12 10.5L17 15.5' stroke='%23472812' stroke-width='0.5' stroke-linecap='square' stroke-linejoin='round'/></svg>");
}

.tk--contact-form textarea {
  height: 50px;
  resize: vertical;
  width: 100%;
  box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
  .tk--contact-form textarea {
  		height: 100px;
	}
}

.tk--contact-form .newsletter-checkboxes {
	margin: 40px 20px;
}

.tk--contact-form .form-input {
	margin-top: 20px;
}

.tk--contact-form input[type="submit"] {
  font-size: var(--e-global-typography-3b7edca-font-size);
  line-height: var(--e-global-typography-3b7edca-line-height);
  letter-spacing: var(--e-global-typography-3b7edca-letter-spacing);
  margin-top: 20px;
  border: none !important;
}

.tk--contact-form h4 {
    font-family: var(--e-global-typography-c5a92c5-font-family), Sans-serif;
    font-size: var(--e-global-typography-c5a92c5-font-size);
    line-height: var(--e-global-typography-c5a92c5-line-height);
    letter-spacing: var(--e-global-typography-c5a92c5-letter-spacing);
    color: var(--e-global-color-2ebb580);
}

/*** Fixed image carousel ***/
.tk--fixed-image-carousel .swiper-slide-image {
  height: auto;
  object-fit: cover;      
  width: 100%;            
  display: block;
}

.tk--fixed-fullwidth-image-carousel .swiper-slide-image {
  height: 500px;        
  object-fit: cover;      
  width: 100%;            
  display: block;
}

.tk--fixed-image-carousel .swiper-slide {
  aspect-ratio: 16 / 9;
  width: 100%;
  overflow: hidden;
}

.tk--fixed-image-carousel .swiper-slide-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/*** Text reveal block ***/
.tk--reveal-wrapper {
  display: flex;
  flex-direction: column;
  overflow: visible;
  position: relative;
}

.tk--reveal-image {
  background-position: center 50%;
  background-size: cover;
  transition: background-position 0.6s ease;
  flex-shrink: 0;
  position: relative;
  z-index: 0;
}

.tk--reveal-image.shifted {
  background-position: center 75%;
}

.tk--text-wrapper {
  position: relative;
}

.tk--reveal-text-block {
  background: var(--e-global-color-f44ad68);
  transition: margin-top 0.6s ease, opacity 0.4s ease;
  will-change: margin-top;
  margin-top: 0;
  z-index: 2;
}

.tk--reveal-text.teaser {
  display: block;
}

.tk--reveal-text.full {
  display: none;
}

.tk--text-wrapper.revealed .tk--reveal-text.teaser {
  display: none;
}

.tk--text-wrapper.revealed .tk--reveal-text.full {
  display: block;
}

.tk--reveal-btn {
  cursor: pointer;
  border-bottom: 1px solid var(--e-global-color-text);
  padding-bottom: 2px;
  transition: border-color 0.3s ease;
  text-decoration: none;
}
