/*!
Theme Name: Sensetik
Theme URI: http://underscores.me/
Author: Approsoft
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sensetik
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Sensetik is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */





/*@font-face {
    font-family: 'Metropolis Light';
    src: url('fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}*/

@font-face {
    font-family: 'Metropolis Light';
    src: url('fonts/Metropolis-Extra-Light.woff') format('woff');
}

/*@font-face {
    font-family: 'Metropolis Regular';
    src: url('fonts/Gotham-Book.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}*/

@font-face {
    font-family: 'Metropolis Regular';
    src: url('fonts/Metropolis-Regular.woff') format('woff');
}





/*@font-face {
    font-family: 'Metropolis Medium';
    src: url('fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}*/

@font-face {
    font-family: 'Metropolis Medium';
    src: url('fonts/Metropolis-Medium.woff') format('woff');
}



body {
	margin: 0;

}




/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0;
}

.updated:not(.published) {
	display: none;
}

/*.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}*/

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}







/*12-15-2025*/



.page-id-1348 header#cust-header{
    background: red;
    padding: 39px 0;
    position: relative;
    z-index: 9;
}





/*12-15-2025*/









/*Custom Style*/





 .mega-menu-item-174.mega-toggle-on > a.mega-menu-link:before {
        background-image: url(images/BurgermenuMob.png) !important;
        display: none !important;
    }


.home #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-174 > a.mega-menu-link:before {
			content: '';
      	 background-image: url(images/d-BurgerMenu.png) !important;
            background-size: 24px 24px;
		    background-repeat: no-repeat;
		    width: 24px;
		    height: 24px;
    }

 .home .mega-menu-item-174.mega-toggle-on > a.mega-menu-link:before {
        display: none !important;
    }

   #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-174 > a.mega-menu-link:before {
        background-image: url(images/BurgermenuMob.png) !important;
        background-size: 24px 24px !important;
		    background-repeat: no-repeat !important;
		    width: 24px !important;
		    height: 24px !important;
		    vertical-align: unset !important;
    }


img.custom-logo {
    width: 128px;
}



.home img.custom-logo {
    display: none;
}




header#cust-header {
    background: transparent;
    padding: 39px 0;
    position: relative;
    z-index: 9;
}

.tax-videnbadge header#cust-header,
.page-id-375 header#cust-header,
.page-id-729 header#cust-header,
.tag header#cust-header,
.tax-steder header#cust-header,
.single-testimonials header#cust-header,
.page-id-1507 header#cust-header,
.page-id-1541 header#cust-header{
    background: #4858A7;
}

.tax-tilbyder.uddannelser-til-dig-main header#cust-header {
    background: transparent;
}


.page-id-1507 form#therapist-filters-form-wrapper {
    display: none;
}

.page-id-1507 .therapist-list-first .thumbnail-wrapper {
    display: none;
}

.page-id-1507 .hide-desktop.cust-filter-flex{
	display: none;
}



.page-id-1541 form#therapist-filters-form-wrapper {
    display: none;
}

.page-id-1541 .therapist-list-first .thumbnail-wrapper {
    display: none;
}

.page-id-1541 .hide-desktop.cust-filter-flex{
	display: none;
}

.header-wrap {
    max-width: 1512px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 20px;
}

.header-wrap > div {
    flex: 0 0 35%;
}


#primary-menu {
    justify-content: end;
}

#primary-menu> li:not(:last-child){
    margin-right:16px;
}

#primary-menu > li > a {
    font-size: 16px;
    line-height: 24px;
    color: #4858A7;
    font-family: 'Metropolis Regular';
}



.banner-content h2 {
    font-weight: 300;
    line-height: 42px;
    color: #F1F1EC;
    margin: 0 0 20px 0;
    font-family: 'Metropolis Light';
}

.banner-content h1 {
    color: #F1F1EC;
    line-height: 100px;
    margin: 0 0 20px 0;
    letter-spacing: -5px;
    font-family: 'Metropolis Regular';
}

.banner-content h4 {
    color: #BD695A;
    line-height: 70px;
    margin: 0 0 20px 0;
    letter-spacing: -3px;
    font-family: 'Metropolis Regular';
}





.main-banner {
    display: block !important;
    padding: 60px 0 60px 0;
    background-color: #4858A7;
    height: 540px;
    min-height: unset !important;
    margin: 60px 0 0 0;
    overflow: visible;
}

.banner-content {
    max-width: 1492px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 0 20px;
}

.banner-content:after {
    /*content: '';*/
    background-image: url(images/HomepageHeroImage.png);
    width: 605px;
    height: 660px;
    position: absolute;
    right: 0;
    display: block;
    z-index: 8;
    background-size: 605px 660px;
    top: -120px;
    overflow: visible;
    background-repeat: no-repeat;
}

.banner-content p {
    font-size: 20px;
    line-height: 28px;
    color: #F1F1EC;
    margin-bottom: 40px;
    font-family: 'Metropolis Regular';
}

.banner-inner-content {
    max-width: 610px;
    width: 100%;
}


.banner-btn a.wp-block-button__link.wp-element-button {
    background-color: #E47435;
    font-size: 20px;
    line-height: 24px;
    padding: 12px 60px 12px 20px;
    font-family: 'Metropolis Regular';
    border-radius: 0;
    position: relative;
    border: 1px solid #E47435;
    color: #fff;
}
.banner-btn a.wp-block-button__link.wp-element-button:hover{
	color: #fff;
}

.banner-btn a.wp-block-button__link.wp-element-button:after {
    content: '';
    background: url(images/ArrowRight.png);
    width: 24px;
    height: 25px;
    display: block;
    position: absolute;
    right: 26px;
    top: 12px;
}




.banner-btn-2{
	margin-left: 15px !important;
}


.banner-btn-2 a.wp-block-button__link.wp-element-button {
    background-color: transparent;
    font-size: 20px;
    line-height: 24px;
    padding: 12px 60px 12px 20px;
    font-family: 'Metropolis Regular';
    border-radius: 0;
    position: relative;
    border: 1px solid #B6BCDC;
    color: #fff;
}
.banner-btn-2 a.wp-block-button__link.wp-element-button:hover{
	color: #fff;
}

.banner-btn-2 a.wp-block-button__link.wp-element-button:after {
    content: '';
    background: url(images/ArrowRight.png);
    width: 24px;
    height: 25px;
    display: block;
    position: absolute;
    right: 26px;
    top: 12px;
}


.cust-main-width {
    max-width: 1512px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

.bgWhite {
    padding: 100px 0px;
}

.cust-left-col h2 {
    font-size: 60px;
    line-height: 68px;
    font-family: "Metropolis Medium";
    font-weight: 500;
    color: #4858A7;
    opacity: 1;
    margin: 20px 0;
}

.cust-left-col p {
    font-size: 24px;
    line-height: 36px;
    color: #635B5C;
    font-family: "Metropolis Light";
}



.cust-btn-blue a.wp-block-button__link.wp-element-button {
    background-color: transparent;
    font-size: 18px;
    line-height: 24px;
    padding: 12px 60px 12px 20px;
    font-family: 'Metropolis Medium';
    border-radius: 0;
    position: relative;
    border: 1px solid #4858A7;
    color: #4858A7;
}
.cust-btn-blue a.wp-block-button__link.wp-element-button:hover{
	color: #4858A7;
}

.cust-btn-blue a.wp-block-button__link.wp-element-button:after {
    content: '';
    background: url(images/ArrowRightBlue.png);
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 26px;
    top: 12px;
}




.card-flex h6 {
    font-size: 32px;
    line-height: 32px;
    margin: 0 0 30px 0;
    font-family:"Metropolis Regular";
    font-weight: 400;
}

.card-flex p{
    font-size: 20px;
    line-height: 32px;
    font-family:"Metropolis Regular";
    margin-bottom: 0;
}

/*.card-flex > div{
    padding:48px;
    height: auto;
    margin-bottom: 7%;
}*/


.card-flex > a{
    text-decoration: none;
}

.card-first,
.card-sec,
.card-third,
.card-four{
	 padding:48px;
    height: auto;
    margin-bottom: 7%;
}

.card-first {
    background: #F1F1EC;
}

.card-first h6 {
    color: #635B5C;
}

.card-first p {
    color: #80797A;
}


.card-sec {
    background: #F2E1DE;
}

.card-sec h6 {
    color: #BD695A;
}

.card-sec p {
    color: #CA877B;
}



.card-third {
    background: #DADEED;
}

.card-third h6 {
    color: #6D79B9;
}

.card-third p {
    color: #6D79B9;
}


.card-four {
    background: #F1F1EC;
}

.card-four h6 {
    color: #635B5C;
}

.card-four p {
    color: #80797A;
}


.last-card-col{
	margin-top: 130px !important;
}

footer#colophon {
    background: #BD695A;
    padding: 50px 0;
}


.footer-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.footer-flex > div {
    flex: 0 0 25%;
}

.footer-flex h4 {
    margin-top: 0;
    margin-bottom:30px;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    font-family: 'Metropolis Regular';
}


.footer-flex ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.footer-flex ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Metropolis Light';
}

.footer-flex ul li {
    margin-bottom: 15px;
}


.footer-flex p,
.footer-flex a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Metropolis Light';
}


.cust-newsletter {
    width: 100%;
    background: transparent;
    border: 0;
    position:relative;
}
.cust-newsletter.newsletter-wrapper .news-letter-submit{
    content: '';
    background: url(images/Mail-icon.png);
    width: 29px;
    height: 21px;
    position: absolute;
    top: 0;
    right: 0;
	border: none;
    background-repeat: no-repeat;
    text-indent: 200px;
    overflow: hidden;
    cursor: pointer;	
}

.newsletter-form-wrapper .wpcf7-not-valid-tip,
.newsletter-form-wrapper .wpcf7 form.invalid .wpcf7-response-output,
.newsletter-form-wrapper .wpcf7 form.sent .wpcf7-response-output{
	color: #fff;
}


.cust-newsletter input[type='email'] {
    background: transparent;
    border-bottom: 1px solid #fff !important;
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Metropolis Regular';
    outline:none !important;
    border:0;
    border-radius:0;
    position:relative;
}



.cust-newsletter input[type='email']::placeholder {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Metropolis Regular';
    border: 0;
    outline:none !important;
}




/*Testimonial css*/


.main-testimonial-container {
    max-width: 1472px;
    margin-left: auto;
}

.cust-testimonial-slide {
    display: flex;
    overflow: visible;
}

.cust-testimonial-info {
    background: #fff;
    padding: 100px 50px 50px 80px;
    margin-left: -40px;
    z-index: unset;
    margin-top: 50px;
}

.test-content h4 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 500;
    margin: 0;
    font-family: 'Metropolis Medium';
    color: #635B5C;
}

.test-content {
    margin-bottom: 30px;
    position: relative;
}

.test-meta p {
    font-size: 16px;
    line-height: 24px;
    color: #CA877B;
    font-family: 'Metropolis Regular';
}

.test-meta {
    margin-bottom: 30px;
}

.test-read-more {
    text-align: end;
    padding-right: 30px;
    position: relative;
}

.test-read-more:after {
	content: '';
    background: url(images/ArrowRightOrange.png);
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 1px;
    right: 0;
    background-size: cover;
}




.test-content:before {
    content: '';
    background: url(images/quotes.png);
    width: 42px;
    height: 30px;
    display: block;
    position: absolute;
    top: -50px;
    left: 0;
    background-size: cover;
}

.test-read-more a {
    color: #221D1B;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Metropolis Regular';
    font-weight: 600;
}

.cust-testimonial-slider {
    display: flex;
    align-items: center;
}



.testimonial-section {
    background: #F1F1EC;
    padding: 80px 0 100px 0;
        margin-bottom: 0;
}



.cust-testimonial-slide > div:first-child {
/*    flex: 0 0 35%;*/
		z-index: 0;
}

.cust-testimonial-slide > div:last-child {
    flex: 0 0 65%;
}


.cust-testimonial-slide.slick-slide {
    display: flex !important;
        height: 100%;
    min-height: 480px;
}

.cust-testimonial-slide.slick-slide {
    max-width: 1010px !important;
    width: 100%;
}



/*Testimonial css*/




.therapist-sec {
    display: flex;
    justify-content: space-between;
}

.therapist-sec > div:first-child {
    flex: 0 0 31%;
    background: #F1F1EC;
    padding: 50px;
}

.therapist-sec > div:last-child {
    flex: 0 0 65%;
}

.therapist-heading h2 {
    margin-top: 0;
    font-family: 'Metropolis Regular';
    color: #BD695A;
    font-size: 40px;
    line-height: 42px;
}

.therapist-heading p {
    color: #80797A;
    font-size: 24px;
    line-height: 36px;
    font-family: 'Metropolis Light';
}

.therapist-list-first {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.page-id-42 .therapist-list-first {
    display: flex;
    justify-content: unset;
    flex-wrap: wrap;
}

.home .therapist-list-first {
    display: flex;
    flex-wrap: wrap;
}



.therp-btn {
    display: inline-block;
    background: #4858A7;
    padding: 15px 50px 15px 20px;
    position: relative;
}

.therp-btn a {
    color: #F1F1EC;
    font-family: 'Metropolis Regular';
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
}

.therp-btn:after {
    content: '';
    background: url(images/ArrowRight.png);
    width: 24px;
    height: 25px;
    display: block;
    position: absolute;
    right: 16px;
    top: 16px;
    background-size: cover;
}


.thrp-sec {
    padding-top: 100px;
}


.therapist-list {
    padding-top: 20px;

}


.therapist-list-first > div{
    text-align: center;
}

.therapist-list-first > div {
    flex: 0 0 33%;
}


.tax-tilbyder .therapist-list-first{
	justify-content: unset;
}

.tax-tilbyder .therapist-list-first > div {
    flex: 0 0 25%;
}

.thumbnail-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 160px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #f1f1ec;
    margin: 0px auto;
}


.therapist-list img {
     width: 100%;
    margin-bottom: 20px;
}



.therapist-list h3 > a {
    color: #635B5C;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Metropolis Medium';
    margin-bottom: 0;
    text-decoration: none;
}

.therapist-list h4 {
    color: #BD695A;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Metropolis Light';
    margin: 10px 0;
}

.therapist-list p {
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    font-family: 'Metropolis Light';
    color: #635B5C;
}


.therapist-tags a {
    color: #9D9798;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid #9D9798;
    border-radius: 40px;
    text-decoration: none;
    padding: 5px 10px;
    display: inline-grid;
    margin: 0 4px 4px 0;
    background: #fff;
}

.therapist-tags {
    margin-top: 20px;
}

.faq-section {
    background: #4858A7;
    padding: 100px;
    max-width: 1472px;
    margin: 80px auto;
}






.cust-accordian .accordion-item {
    background: transparent;
    border: 0 !important;
}

.cust-accordian button.accordion-button {
    background: transparent;
    outline: none;
}

.cust-accordian .accordion-button:not(.collapsed),
.cust-accordian button.accordion-button.collapsed {
     color: #F1F1EC;
    font-size: 24px;
    line-height: 32px;
    font-family: 'Metropolis Regular';
    padding-left: 0;
    border-bottom: 1px solid #f1f1ec;
}



.cust-accordian button.accordion-button:focus{
	border-color: none !important;
	box-shadow: none;
}

.cust-accordian .accordion-body {
    padding-left: 0;
    color: #EDEEF6;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Metropolis Regular';
}

.cust-accordian button.accordion-button:after {
    content: '';
    display:none;
}

.cust-accordian button.accordion-button:before{
    content: '';
    background-image:url(images/add.png);
    width:12px;
    height:12px;
    position:absolute;
    right:10px;
    background-size:cover;
}


.faq-btn a.wp-block-button__link.wp-element-button {
    background-color: transparent;
    font-size: 20px;
    line-height: 24px;
    padding: 12px 60px 12px 20px;
    font-family: 'Metropolis Regular';
    border-radius: 0;
    position: relative;
    border: 1px solid #B6BCDC;
    color: #fff;
}
.faq-btn a.wp-block-button__link.wp-element-button:hover{
	color: #fff;
}

.faq-btn a.wp-block-button__link.wp-element-button:after {
    content: '';
    background: url(images/ArrowRight.png);
    width: 24px;
    height: 25px;
    display: block;
    position: absolute;
    right: 26px;
    top: 12px;
}


.faq-info h2 {
    color: #F1F1EC;
    font-size: 40px;
    line-height: 42px;
    font-family: 'Metropolis Medium';
    margin-bottom: 20px;
}

.faq-info p {
	color: #F1F1EC;
	font-size: 20px;
	line-height: 28px;
	font-family: 'Metropolis Light';
	margin-bottom: 40px;
	max-width: 570px;
}




.offer-section {
    background: #F1F1EC;
    padding: 80px 0;
}




.offer-info{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.offer-info h2 {
    font-size: 48px;
    line-height: 56px;
    color: #BD695A;
    font-family: 'Metropolis Medium';
    margin-bottom: 0;
}


.cust-btn-offer a {
    color: #F1F1EC;
    font-family: 'Metropolis Regular';
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
    background: #4858A7;
    padding: 15px 50px 15px 20px;
    position: relative;
    border-radius: 0;
}

.cust-btn-offer a:after {
    content: '';
    background: url(images/ArrowRight.png);
    width: 24px;
    height: 25px;
    display: block;
    position: absolute;
    right: 16px;
    top: 15px;
    background-size: cover;
}




.cust-offer-data {
    margin-top: 50px;
    margin-bottom: 0;
}



.cust-offer-tags a {
    color: #635B5C;
    text-decoration: none;
    font-size: 12px;
    line-height: 18px;
    font-family: 'Metropolis Medium';
    border: 0.5px solid rgba(99,91,92,0.5);
    background: #fff;
    padding: 7px 10px;
    border-radius: 19px;
}

.cust-offer-tags a:not(last-child) {
    margin-right: 5px;
}

.offer-meta-info {
    margin-top: 15px;
}

.offer-meta-info h4 a {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Metropolis Medium';
    color: #635B5C;
    margin-bottom: 0;
    text-decoration: none;
}

.offer-meta-info p {
    font-family: 'Metropolis Light';
    color: #80797A;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}

.cust-offer-data figure img {
    width: 100%;
}


.video-section {
    padding: 100px 0 30px 0;
}

.video-info h2 {
    font-size: 64px;
    line-height: 56px;
    color: #BD695A;
    font-family: 'Metropolis Medium';
    flex: 0 0 50%;
    margin-bottom: 0;
}

.video-info {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.video-info p {
    font-size: 16px;
    line-height: 24px;
    color: #80797A;
    font-family: 'Metropolis Regular';
}

.cust-main-video-container{
	max-width: 1492px;
	margin: 0 auto;
	padding: 0 20px;
}



.cust-video-categories a {
    color: #635B5C;
    text-decoration: none;
    font-size: 12px;
    line-height: 18px;
    font-family: 'Metropolis Medium';
    border: 0.5px solid rgba(99, 91, 92, 0.5);
    background: #fff;
    padding: 7px 10px;
    border-radius: 19px;
    display: inline-flex;
    margin: 0 5px 5px 0;
}

.cust-video-thumbnail {
    margin-bottom: 20px;
}


.cust-video-slider .cust-video-thumbnail {
    margin-bottom: 20px;
    width: 100%;
}

.cust-video-slider .cust-video-thumbnail img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}

.cust-video-categories {
    margin-bottom: 20px;
}

.cust-text h3 {
    font-size: 22px;
    line-height: 30px;
    color: #635B5C;
    font-family: 'Metropolis Medium';
}

.cust-text p {
    color: #80797A;
    font-family: 'Metropolis Light';
    max-width: 440px;
    font-size: 14px;
    line-height: 20px;
}


.cust-author-container {
    display: flex;
    align-items: center;
}

.cust-author-img {
    margin-right: 5px;
    display: flex;
}


.cust-author-img img {
    width: 38px;
    height: 38px;
    border: 2px solid #fff;
    border-radius: 50%;
}

.cust-author-img img:nth-child(1) {
    position: relative;
}

.cust-author-img img:nth-child(2) {
    margin-left: -10px;
    z-index: 1;
}

.cust-author-img img:nth-child(3) {
    margin-left: -10px;
    z-index: 2;
}

.cust-author-img img:nth-child(4) {
    margin-left: -10px;
    z-index: 3;
}

.cust-author-img img:nth-child(5) {
    margin-left: -10px;
    z-index: 4;
}

.cust-auth-name a {
    font-size: 14px;
    line-height: 20px;
    color: #4858A7;
    font-weight: 500;
    font-family: 'Metropolis Medium';
    margin-bottom: 0;
    padding-bottom: 0;
    text-decoration: none;
}

.cust-auth-pbdate {
	font-size: 14px;
    line-height: 20px;
    color: #919BCA;
    font-family: 'Metropolis Regular';
    margin-bottom: 0;
    padding-bottom: 0;
}


.ptb {
    padding: 20px 20px 50px 20px;
}



.cust-video-slider-no-item .slick-track {
    margin: 0;
}

.cust-video-slider-no-item strong.slick-slide.slick-current.slick-center {
    display: flex;
    justify-content: center;
}


.cust-video-slider{
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
}


.cust-video-slider button.slick-prev {
    font-size: 0;
    overflow: hidden;
    position: relative;
    background-image: url(images/circle_left.png);
    width: 40px;
    height: 40px;
    border: 0;
    background-color: unset;
    position: absolute;
    top: 0px;
    right: 100px;
}


.cust-video-slider button.slick-next {
    font-size: 0;
    overflow: hidden;
    position: relative;
    background-image: url(images/circle_right.png);
    width: 40px;
    height: 40px;
    border: 0;
    background-color: unset;
    position: absolute;
    top: 0px;
    right: 35px;
}

.cust-courses-flex {
/*    display: flex;*/
    justify-content: space-between;
	margin-top: 25px;
}
 
.cust-courses-flex > div {
    flex: 0 0 23%;
}
 
.course-img {
    width: 100%;
    margin-bottom: 20px;
    height: 300px;
    object-fit: cover;
}
 
.course-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.cust-video-slider .slick-list {
	    padding: 0 40px 0 0 !important;
	}

/*Mega Menu*/


.mega-current-menu-item > a {
    padding-right: 0 !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    text-align: right;
    padding: 0px;
    z-index:9;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    line-height: 24px;
    padding: 0px 10px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0px;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    outline: none;
    font-family: 'Metropolis Regular';
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover{
	color: #fff;
}


.home #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    line-height: 24px;
    padding: 0px 10px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #4858a7;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0px;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    outline: none;
    font-family: 'Metropolis Regular';
}

.home #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover{
	color: #4858a7;
}


#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
    margin: 0;
    font-size: 24px;
}




li#mega-menu-item-174 > a > span.mega-indicator {
    display: none !important;
}


#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    z-index: 99;
    border-radius: 0px;
    background: #bd695a;
    border: 0;
    padding: 120px 0 ;
    position: fixed;
    top: 0;
    width: 100vw !important;
	height: 100vh;
    overflow-y: scroll !important;
}

ul.mega-sub-menu li#mega-menu-174-0,
ul.mega-sub-menu li#mega-menu-174-1 {
    max-width: 1472px !important;
    width: 100% !important;
    margin: 0 auto !important;
    float: unset !important;
/*    padding-top: 90px !important;*/
}





ul.mega-sub-menu > li.mega-menu-row > ul > li > ul > li > a.mega-menu-link {
    font-family: 'Metropolis Regular' !important;
    text-transform: capitalize !important;
    font-size: 24px !important;
    line-height: 32px !important;
    letter-spacing: 1px !important;
    
}

ul.mega-sub-menu > li.mega-menu-row > ul > li > ul > li > ul > li > a {
    font-family: 'Metropolis Light' !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #fff !important;
    display: inline-block !important;
}

ul.mega-sub-menu > li.mega-menu-row > ul > li > ul > li > ul {
    margin-top: 20px !important;
    border-bottom: 1px solid #F1F1EC !important;
}
 

ul.mega-sub-menu > li.mega-menu-row > ul > li > ul > li > ul > li{
	padding-bottom: 20px !important;
    padding-left: 40px !important;
    position: relative !important;
}

ul.mega-sub-menu > li.mega-menu-row > ul > li > ul > li > ul > li:before{
	content: '' !important;
    background: url(images/ArrowRight.png) !important;
    width: 24px !important;
    height: 25px !important;
    display: block !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
}


#mega-menu-item-174 a.mega-custom-icon.mega-menu-link{
	z-index: 999 !important; 
	position: relative !important;
	width: 90% !important;
}





.mega-toggle-on > a.mega-menu-link:before {
    content: '' !important;
    background-image: unset !important;
}


#mega-menu-item-174 > .additional-close-mega-menu{
	position: relative;
}

#mega-menu-item-174 > .additional-close-mega-menu:after {
    content: '' !important;
    background-image: url(images/cross-menu.png);
    color: #fff !important;
    width: 36px !important;
    height: 36px !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
}



#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
    margin: 5px 0 0 0 !important;
}


/*Mega Menu*/

.ptbd{
	padding-bottom: 80px;
}



/*Page Css*/

.page-banner {
    padding: 170px 0 100px 0;
    min-height: auto;
    margin-top: -110px;
}

.page-banner .wp-block-columns {
    margin-bottom: 0;
}

.cust-page-banner-width{
	max-width: 1368px;
	margin: 0 auto;
	padding: 0 20px;
}

.page-banner-text h1 {
    font-size: 64px;
    line-height: 60px;
    color: #F1F1EC;
    font-family: 'Metropolis Medium';
    margin-bottom: 0;
    margin-top: 0;
}

.page-banner-text p {
    font-size: 32px;
    line-height: 35px;
    color: #fff;
    font-family: 'Metropolis Regular';
    margin-bottom: 0;
}


.cust-videns-banner .page-banner-text p {
    font-size: 20px;
    line-height: 32px;
    font-family: 'Metropolis Light';
    margin-bottom: 20px;
}

.cust-videns-banner .page-banner-text p:last-child {
    margin-bottom: 0px;
}

.cust-page-width{
	max-width: 1368px;
	margin: 0 auto !important;
	padding: 0 20px;
}

.cust-page-width-kontakt{
	max-width: 960px;
	margin: 0 auto !important;
}

.cust-therapist-listing {
    padding: 100px 0;
}

.faq-page-section {
    background: #4858A7;
    padding: 100px;
    margin-bottom: 50px;
}



/*W Css*/


.therapist-sec.therapist-listing-section {
    display: block;
    margin-bottom: 50px;
}
.therapist-sec.therapist-listing-section .therapist-filters-wrapper,
.therapist-sec.therapist-listing-section .therapist-list{
	background: #fff;
}
.therapist-sec.therapist-listing-section .therapist-list .therapist-list-first > div,
.therapist-sec.therapist-listing-section .therapist-list .therapist-list-second > div{
	flex: 0 0 25%;
	margin-bottom: 30px;
    margin-top: 30px;	
}
.therapist-sec.therapist-listing-section .therapist-filters-wrapper .therapist-filters{
	display: flex;
	gap: 10px;
	justify-content: end;
}
.therapist-sec.therapist-listing-section .therapist-filters-wrapper .therapist-filters select{
	padding: 5px 10px;
	border: 0px;
	outline: 0px;
	color: #635B5C;
    font-family: 'Metropolis Regular';
}

.therapist-sec.therapist-listing-section .therapist-filters-wrapper .therapist-filters select option{
	background: #4858A7;
	padding: 8px 16px;
	color: #fff;
}

.video-listing-section {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.cust-video-post.video-listing-page-item {
    margin-bottom: 40px;
}

.video-listing-section > div {
    flex: 0 0 32%;
    margin-bottom: 20px;
}

.video-listing-section > div:not(:first-child) {
    margin-left: 2%;
}

.video-listing-section .cust-video-thumbnail img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}

.sensetik-pagination-warpper {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.sensetik-pagination-warpper .page-numbers {
    width: 36px !important;
    height: 40px !important;
    padding: 0;
    display: grid;
    place-content: center;
}

.sensetik-pagination-warpper .page-numbers,
.sensetik-pagination-warpper a.page-numbers{
	background: transparent;
	text-decoration: none;
	color: #9D9798;
	transition: all 0.3s;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Metropolis Regular';
}
.sensetik-pagination-warpper .page-numbers.current,
.sensetik-pagination-warpper .page-numbers:hover{
	background: #BD695A;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Metropolis Medium';
}


.sensetik-pagination-warpper a.next.page-numbers img,
.sensetik-pagination-warpper a.prev.page-numbers img {
    width: 40px;
    height: 40px;
    margin-bottom: 0;
}

.sensetik-pagination-warpper .page-numbers:not(:first-child) {
    margin-left: 8px;
}

.sensetik-pagination-warpper img{
	border-radius: 0;
}

/*W Css*/

.cust-training-sec {
    padding: 80px 0;
}

.training-main-width {
    max-width: 1368px !important;
    margin: 0 auto !important;
    width: 100%;
    padding: 0 20px;
}

.cust-training-sec > .wp-block-group__inner-container > .wp-block-columns {
    margin-bottom: 0;
}

.mb-80{
	margin-bottom: 80px;
}



.cust-training-img-card-left {
    position: relative;
}


.cust-training-img-card-left .training-img img {
    width: 917px;
    height: 480px;
    object-fit: cover;
}

.cust-training-img-card-right .training-img img {
    width: 767px;
    height: 480px;
    object-fit: cover;
}


.cust-training-img-card-right {
    position: relative;
    max-width: 1218px;
    width: 100%;
}

.training-text {
    max-width: 611px;
    min-height: 296px;
    width: 100%;
    padding: 32px 48px;
}

.training-text.cOne {
    background: #DADEED;
    border: 1px solid #DADEED;
}

.training-text.cTwo {
    background: #F1F1EC;
    border: 1px solid #F1F1EC;
}

.training-text.cThree {
    background: #F2E1DE;
    border: 1px solid #F2E1DE;
}

.training-text.cFour {
    background: #DADEED;
    border: 1px solid #DADEED;
}







.cust-training-img-card-right > .training-img {
    text-align: end;
}

.training-text.cOne h3 {
    color: #4858A7;
    font-size: 24px;
    line-height: 32px;
    font-family: 'Metropolis Medium';
    
}

.training-text.cThree h3 {
    color: #BD695A;
    font-size: 24px;
    line-height: 32px;
    font-family: 'Metropolis Medium';
    
}

.training-text.cTwo h3 {
    color: #635B5C;
}

.training-text.cFour h3 {
    color: #4858A7;
}



.training-text h3{
	margin-bottom: 20px;
}

.training-text p {
    color: #635B5C;
    font-family: 'Metropolis Regular';
    margin-bottom: 20px;
}

.training-tags{
	margin-bottom: 20px;
}

.training-tags a {
    text-decoration: none;
    color: #635B5C;
    font-size: 12px;
    line-height: 18px;
    font-family: 'Metropolis Medium';
    background: #fff;
    padding: 6px 10px;
    text-align: center;
    border: 0.5px solid #635B5C;
    border-radius: 20px;
}


.training-button-link a {
    text-decoration: none;
    font-size: 14px;
    line-height: 24px;
    color: #4858A7;
    font-family: 'Metropolis Medium';
    position: relative;
}

.training-button-link a:before {
    content: '';
    background: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/05/btn-underline.png);
    width: 202px;
    height: 4px;
    position: absolute;
    bottom: -10px;
}

.training-button-link a:after {
    content: '';
    background: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/06/ArrowRightB.png);
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: -30px;
    top: -3px;
    background-size: cover;
}



.training-text.cThree .training-button-link a {
    text-decoration: none;
    font-size: 14px;
    line-height: 24px;
    color: #BD695A;
    font-family: 'Metropolis Medium';
    position: relative;
}

.training-text.cThree .training-button-link a:before {
    content: '';
    background: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/05/btn-underline.png);
    width: 202px;
    height: 4px;
    position: absolute;
    bottom: -10px;
}

.training-text.cThree .training-button-link a:after {
    content: '';
    background: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/05/ArrowRightOrange.png);
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: -30px;
    top: -3px;
}


.vi-har-sec {
    padding: 80px 0;
    margin-bottom: 0;
}

.vi-har-info h2 {
    color: #BD695A;
    font-size: 64px;
    line-height: 56px;
    font-family: 'Metropolis Medium';
}

.vi-har-info p {
    color: #80797A;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Metropolis Regular';
}



.vi-har-flex .cust-auth-name a {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
    font-family: 'Metropolis Medium';
    margin-bottom: 0;
    padding-bottom: 0;
    text-decoration: none;
}

.vi-har-flex .cust-auth-pbdate {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-family: 'Metropolis Regular';
    margin-bottom: 0;
    padding-bottom: 0;
}

.vi-har-flex h4 {
    font-size: 20px;
    line-height: 32px;
    font-family: 'Metropolis Medium';
}

.vi-har-flex p {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Metropolis Regular';
    margin-bottom: 10px;
    margin-top: 10px;
}

.vi-har-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.vi-har-flex > div {
    flex: 0 0 32%;
    margin-bottom: 2%;
    padding: 48px;
}




.vi-har-flex-new {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.vi-har-flex-new > div {
    flex: 0 0 32%;
    margin-bottom: 2%;
}

.vi-har-flex-new > div > a > div {
    padding: 48px;
    height: 100%;
}

.vi-har-flex-new > div > a{
	text-decoration: none;
}

.vi-har-flex-new h4 {
    font-size: 20px;
    line-height: 32px;
    font-family: 'Metropolis Medium';
    text-decoration: none;
}

.vi-har-flex-new p {
	text-decoration: none;
    font-size: 16px;
    line-height: 28px;
    font-family: 'Metropolis Regular';
    margin-bottom: 10px;
    margin-top: 10px;
}


.vi-har-one,
.vi-har-five{
    background: #F2E1DE;
}

.vi-har-one h4, 
.vi-har-one p ,
.vi-har-five h4, 
.vi-har-five p{
    color: #BD695A;
}


.vi-har-three,
.vi-har-four {
    background: #DADEED;
}

.vi-har-three h4 , 
.vi-har-three p,
.vi-har-four h4 , 
.vi-har-four p  {
    color: #4858A7;
}


.vi-har-two,
.vi-har-six {
    background: #F1F1EC;
}

.vi-har-two h4,
.vi-har-six h4{
    color: #635B5C;
}

.vi-har-two p,
.vi-har-six p{
	color: #80797A;
} 


.vi-har-flex > div > a {
    position: relative;
    text-decoration: none;
    font-family: 'Metropolis Medium';
    display: block;
    text-align: right;
    color: #4858A7;
}

.vi-har-flex > div > a:before {
    content: '';
    background: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/05/btn-underline.png);
    width: 80px;
    height: 4px;
    position: absolute;
    bottom: -3px;
    right: 0;
}

.cust-terapiformer {
    max-width: 960px;
    margin: 0 auto 80px auto;
}

.cust-terapiformer h2 {
    font-size: 64px;
    line-height: 72px;
    color: #BD695A;
    font-family: 'Metropolis Medium';
    margin-bottom: 20px;
}

.cust-terapiformer p {
    font-size: 32px;
    line-height: 48px;
    color: #80797A;
    font-family: 'Metropolis Regular';
    margin-bottom: 0px;
}


.cust-thrp-info h5 {
    font-size: 24px;
    line-height: 32px;
    color: #635B5C;
    font-family: 'Metropolis Medium';
    margin-bottom: 10px;
}

.cust-thrp-info p {
    font-size: 16px;
    line-height: 24px;
    color: #80797A;
    font-family: 'Metropolis Regular';
}

.cust-thrp-list-flex {
    display: flex;
}

.cust-thrp-list-flex .cust-thrp-img {
    margin-right: 30px;
}

.cust-thrp-img img {
    width: 160px;
    height: 160px;
    object-fit: cover;
}

.cust-thrp-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cust-thrp-flex > div {
    flex: 0 0 40%;
}

.cust-thrp-flex > div:nth-child(1),
.cust-thrp-flex > div:nth-child(2) {
    margin-bottom: 4%;
}

.cust-thrp-list-flex > div:first-child {
    flex: 0 0 30%;
}


.se-ogsa-sec {
    background: #F1F1EC;
    padding: 80px 0;
}


.se-ogsa-info {
    margin-bottom: 80px !important;
}


.se-ogsa-info h2 {
    color: #BD695A;
    font-size: 48px;
    line-height: 56px;
    font-family: 'Metropolis Medium';
    margin-bottom: 0;
}




.cust-page-width-new {
/*    max-width: 1378px;*/
    /*margin-left: 9%;*/
/*    margin-right: 0;*/
		overflow: hidden;
		margin-bottom: 0;
}

/*.cust-page-width-new > .wp-block-column{

}*/


.therapist-list-slider{
	position: relative;
	left: 9%;
}

.therapist-list-slider .slick-slide {
    text-align: center;
    /*max-width: 290px;*/
}

.therapist-list-slider img {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}


.therapist-list-slider .slick-list {
    padding: 0 40px 0 0 !important;
}

/*Page Css*/




/*Post Css*/


p.parent-page,
p.parent-page a {
    color: #B9B6B7;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Metropolis Regular';
    margin-bottom: 30px;
    text-decoration: none;
}

span.curr-teraputer {
    color: #635B5C;
}


.single-terapeuter-banner {
    background: #4858A7;
    padding: 180px 0 80px 0;
    margin-top: -108px;
    min-height: 600px;
    position: relative;
}




.single-terapeuter-banner:before {
    content: '';
    background: url(images/gorum.png);
    width: 492px;
    height: 492px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: calc(50% - 246px);
}

.single-terapeuter-container{
	max-width: 1368px;
	margin: 0 auto;
	padding: 0 20px;
}

.single-terapeuter-banner-content {
    margin-top: 115px;
    position: relative;
    z-index: 1;
}

.single-terapeuter-name h2 {
    font-size: 96px;
    line-height: 96px;
    color: #F1F1EC;
    font-family: 'Metropolis Medium';
    margin-bottom: 30px;
}

.single-terapeuter-designation h5 {
    color: #F1F1EC;
    font-size: 24px;
    line-height: 24px;
    font-family: 'Metropolis Regular';
    margin-bottom: 20px;
}


.single-tera-banner-btn {
    width: 220px;
    height: 56px;
    background: #BD695A;
    padding: 16px 24px;
}

.single-tera-banner-btn a {
    font-size: 18px;
    line-height: 24px;
    color: #F1F1EC;
    text-decoration: none;
    font-family: 'Metropolis Regular';
    position: relative;
}

.single-tera-banner-btn a:after {
    content: '';
    background: url(images/newArrowRight.png);
    width: 24px;
    height: 24px;
    position: absolute;
    right: -30px;
    top: 0;
    display: block;
}


.terapeuter-articles-sec{
    padding: 80px 0;
    background: #F1F1EC;
}

.terap-art-heading h2 {
    color: #BD695A;
    font-size: 64px;
    line-height: 64px;
    font-family: 'Metropolis Medium';
    margin-bottom: 0;
}

.terapeuter-other-sec{
	padding: 80px 0;
    background: #FFF;
}


.terap-othe-heading h2 {
    color: #BD695A;
    font-size: 48px;
    line-height: 56px;
    font-family: 'Metropolis Medium';
    margin-bottom: 0;
}



.terapeuter-detail-sec{
	padding: 80px 0;
}


.terap-main-flex {
    display: flex;
    justify-content: space-between;
}

.terap-main-flex > div:first-child {
    flex: 0 0 65%;
}

.terap-main-flex > div:last-child {
    flex: 0 0 30%;
}

.terap-long-short-flex {
    display: flex;
    justify-content: space-between;
}

.terap-long-short-flex > div {
    flex: 0 0 48%;
}

.terap-art-quote {
    border-left: 3px solid #BD695A;
}

.terap-art-quote h4 {
    font-size: 24px;
    line-height: 32px;
    color: #635B5C;
    font-family: 'Metropolis Medium';
    padding-left: 10px;
    margin-bottom: 20px;
}

.terap-long-short-flex p {
    font-size: 16px;
    line-height: 24px;
    color: #80797A;
    font-family: 'Metropolis Regular';
}

.terap-long-short-flex a {
    color: #BD695A;
}


.terap-long-descp ul{
	margin-left: 0;
}

.terap-long-descp ul li {
    color: #80797A;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Metropolis Regular';
}

/*

.terap-long-descp .terap-art-quote h4 {
    margin-top: 20px;
}

.terap-short-descp {
    color: #80797A;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Metropolis Light';
    margin-bottom: 20px;
}
*/

.terap-cnt-dtl {
    display: flex;
    flex-direction: column;
}

.terap-cnt-dtl a {
    margin-bottom: 20px;
}

a.terap-web {
    color: #635B5C;
    font-family: 'Metropolis Regular';
    text-underline-position: under;
}

a.terap-email,
a.terap-phone {
    color: #635B5C;
    font-family: 'Metropolis Regular';
    text-underline-position: under;
    position: relative;
    padding-left: 26px;
}

a.terap-email:before{
	content:'';
	background: url(images/At.png);
	width: 24px;
	height: 24px;
	position: absolute;
	top: 0;
	left: 0;
}

a.terap-phone:before{
	content:'';
	background: url(images/Phone.png);
	width: 24px;
	height: 24px;
	position: absolute;
	top: 0;
	left: 0;
}

.terap-map {
    margin-bottom: 40px;
}



.cust-map-pin {
    display: flex;
    margin-bottom: 20px;
}

.cust-map-pin > div:first-child {
    margin-right: 10px !important;
}

.cust-map-pin > div > p {
    margin-bottom: 0;
    font-family: 'Metropolis Regular';
    color: #635B5C;
}

.cust-map-pin > div {
    padding: 4px 8px;
    display: flex;
    justify-content: space-between;
}

img.blue-pin {
    display: none;
}


.cust-map-pin > div:hover {
    background: #DADEED !important;
}

.cust-map-pin > div:hover p {
    color: #4858A7;
    font-family: 'Metropolis Medium';
}

.cust-map-pin > div:hover .simple-pin {
    display: none;
}

.cust-map-pin > div:hover .blue-pin {
    display: block;
}

.terap-map-tab-content iframe {
    width: 100%;
}


.single-terapeuter-priser {
    border: 1px solid #D6D4D5;
    padding: 16px;
    margin-top: 20px;
}

.single-terapeuter-priser h3 {
    font-size: 24px;
    line-height: 32px;
    color: #070911;
    font-family: 'Metropolis Medium';
    margin-bottom: 20px;
}


.priser-flex p {
    margin-bottom: 0;
    color: #635B5C;
    font-family: 'Metropolis Light';
}


.priser-flex > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}


p.priser-time {
    color: #070911;
    font-family: 'Metropolis Medium';
}



.priser-btn {
    background: #BD695A;
    padding: 16px 24px;
    text-align: center;
}

.priser-btn a {
    color: #F1F1EC;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Metropolis Regular';
    margin-left: -30px;
    position: relative;
}

.priser-btn a:after {
    content: '';
    background: url(images/EnvelopeSimple.png);
    width: 24px;
    height: 24px;
    position: absolute;
    display: block;
    top: -1px;
    right: -30px;
}


.terap-top-content,
.terap-bottom-content {
    border-bottom: 1px solid #D6D4D5;
}

.terap-bottom-content {
    padding-top: 20px;
}

.focus-areas h2 {
    font-size: 24px;
    line-height: 32px;
    color: #635B5C;
    font-family: 'Metropolis Medium';
}


.single-terapeuter-tabs .nav-pills .nav-link {
    background: #fff;
    border: 0.5px solid #9D9798;
    border-radius: 20px;
    font-family: 'Metropolis Regular';
    padding: 4px 8px;
    font-size: 12px;
    line-height: 18px;
    color: #635B5C;
}

.single-terapeuter-tabs .nav-pills .nav-link.active {
    background: #4858A733;
    border: 1px solid #4858A733;
    border-radius: 20px;
    font-family: 'Metropolis Regular';
    padding: 4px 8px;
    font-size: 12px;
    line-height: 18px;
    color: #4858A7;
    margin-bottom: 5px;
}

.single-terapeuter-tabs ul {
    margin-left: 0;
    margin-top: 20px;
}

.single-terapeuter-tabs li.nav-item:not(:first-child) {
    margin-left: 4px;
}


.single-terapeuter-tabs div#pills-tabContent {
    padding: 24px 0;
    column-count: 2;
    gap: 30px;
    color: #80797A;
    font-family: 'Metropolis Regular';
}

.single-terapeuter-tabs div#pills-tabContent h2 {
    font-family: 'Metropolis Medium';
    font-size: 30px;
}


.single-terapeuter-tabs div#pills-tabContent h3 {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Metropolis Medium';
    margin-top: 10px;
}

.single-terapeuter-tabs div#pills-tabContent a {
    color: #BD695A;
}




/*Post Css*/





.vids-card {
    display: flex;
    margin-top: 50px;
    margin-bottom: 50px;
}

.vids-card > div:first-child {
    flex: 0 0 48%;
}



.vids-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.vids-detail {
    background: #F1F1EC;
    padding: 56px 64px;
    flex: 0 0 52%;
}



.vids-card .cust-text h3 {
    font-size: 24px;
    line-height: 24px;
    color: #221D1B;
    font-family: 'Metropolis Medium';
}


.vids-card .cust-text p {
    color: #635B5C;
    font-family: 'Metropolis Regular';
    font-size: 16px;
    line-height: 24px;
    max-width: unset;
}




.vids-card .cust-video-categories {
    margin-bottom: 20px;
    margin-top: 10px;
}




.link-label a {
    color: #BD695A;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Metropolis Medium';
    text-decoration: none;
    position: relative;
}

.link-label a:before {
    content: '';
    background: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/05/btn-underline.png);
    width: 116px;
    height: 4px;
    position: absolute;
    bottom: -11px;
}


.link-label a:after {
    content: '';
    background: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/05/ArrowRightOrange.png);
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: -30px;
    top: 0;
}




.cust-map-pin p {
    margin-bottom: 0;
    color: #635B5C;
    font-family: 'Metropolis Regular';
}

.cust-map-pin ul#pills-map-tab {
    margin: 0 !important;
    display: flex;
}

.cust-map-pin ul#pills-map-tab > li {

    margin-bottom: 2%;
}

.cust-map-pin > ul > li > div {
    display: flex;
    align-items: center;
}

.cust-map-pin > ul > li > div button.nav-link.active {
    background: #DADEED;
    color: #4858A7 !important;
    font-family: 'Metropolis Medium';
    border-radius: 0;
}

.cust-map-pin > ul > li > div button.nav-link.active p {
    color: #4858A7 !important;
    font-family: 'Metropolis Medium';
}


.nav-link.active img.simple-pin {
    display: none;
}

.nav-link.active img.blue-pin {
    display: block;
}

.cust-map-pin button.nav-link {
    display: flex;
    align-items: center;
}



.cust-about-sec {
    background: #BD695A;
    margin-bottom: 0;
    padding: 80px 0;
}

.about-content {
    margin-bottom: 0;
}

.about-content h2 {
    color: #F1F1EC;
    font-size: 36px;
    line-height: 42px;
    font-family: 'Metropolis Medium';
    margin-bottom: 15px;
}

.about-content p {
    color: #F1F1EC;
    margin-bottom: 0;
    font-size: 12px;
}

.about-content {
    position: relative;
}

.about-content:before {
    content: '';
    background: url(images/olav.png);
    width:411px;
    height: 368px;
    position: absolute;
    left: 0;
    bottom: -80px;
}

.history-section {
    padding: 80px 0;
}


.history-info h2 {
    color: #BD695A;
    font-size: 64px;
    line-height: 74px;
    font-family: 'Metropolis Medium';
}

.history-info p {
    color: #635B5C;
    font-size: 24px;
    line-height: 36px;
    font-family: 'Metropolis Regular';
}



.post-card {
    display: flex !important;
    height: 100%;
    overflow: visible;
    min-height: 268px;
}

.post-card-detail {
    background: #F1F1EC;
    padding: 40px 40px 40px 50px;
    border-top: 1px solid #F1F1EC;
    border-right: 1px solid #F1F1EC;
    border-bottom: 1px solid #F1F1EC;
}

.post-card.slick-slide.slick-current.slick-active {
    max-width: 774px;
    margin-right: 50px;
}

/*.post-card.slick-slide {
    max-width: 774px;
    margin-right: 50px;
}
*/

.cust-slider-width {
    max-width: 1472px;
    margin-left: auto;
}


.post-card-detail {
    flex: 0 0 60%;
    margin-left: -25px;
    margin-top: 25px;
    z-index: 1;
}


.post-card-img {
    width: 331px;
    height: 268px;
    object-fit: cover;
    z-index: 2;
    margin-bottom: 25px;
}

.post-card-img img {
    width: 100%;
}


.post-card-heading h3 a {
    color: #4858A7;
    font-size: 24px;
    font-family: 'Metropolis Medium';
    text-decoration: none;
}

.post-card-text p {
    color: #635B5C;
    font-family: 'Metropolis Regular';
    margin-bottom: 0;
}

.cust-post-slider .slick-list {
    padding: 0 40px 0 0 !important;
}






.cust-video-post:hover{
	cursor: pointer;
}



.cust-post-slider button.slick-prev {
	    font-size: 0;
	    overflow: hidden;
	    position: relative;
	    background-image: url(images/circle_left.png);
	    width: 40px;
	    height: 40px;
	    border: 0;
	    background-color: unset;
	    position: absolute;
	    top: -250px;
	    right: 260px;
	}

	.cust-post-slider button.slick-next {
	    font-size: 0;
	    overflow: hidden;
	    position: relative;
	    background-image: url(images/circle_right.png);
	    width: 40px;
	    height: 40px;
	    border: 0;
	    background-color: unset;
	    position: absolute;
	    top: -250px;
	    right: 200px;
	}

.cust-history-timeline {
    padding-bottom: 80px;
}


/* Timeline */
.timeline,
.timeline-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
}
.timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #4858A7;
  left: 50%;
  margin-left: -1.5px;
}
.timeline .timeline-item {
  margin-bottom: 20px;
  position: relative;
}
.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}
.timeline .timeline-item:after {
  clear: both;
}
.timeline .timeline-item .timeline-badge {
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 52px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -25px;
  background-color: #4858A7;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline .timeline-item .timeline-badge i,
.timeline .timeline-item .timeline-badge .fa,
.timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px;
  left: 0px;
}
.timeline .timeline-item .timeline-badge.primary {
  background-color: #4858A7;
}

.timeline .timeline-item .timeline-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
}

.timeline .timeline-item .timeline-panel .timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-item .timeline-panel .timeline-body > p,
.timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
}
.timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px;
}
.timeline .timeline-item:last-child:nth-child(even) {
  float: right;
}
.timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px;
}


.timeline-body h2 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Metropolis Medium';
    color: #635B5C;
}

.timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 20px 0px 20px 0px;
  display: inline-block;
  margin-left: 0;
}
.timeline-horizontal:before {
  height: 2px;
  top: auto;
  bottom: 26px;
  left: 25px;
  right: 0;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item {
  display: table-cell;
  height: 110px;
  width: 20%;
  min-width: 760px;
  float: none !important;
  padding-left: 0px;
  padding-right: 20px;
  margin: 0 auto;
  vertical-align: bottom;
}
.timeline-horizontal .timeline-item .timeline-panel {
  top: auto;
  bottom: 64px;
  display: inline-block;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 20px;
}

.timeline-horizontal .timeline-item:before,
.timeline-horizontal .timeline-item:after {
  display: none;
}
.timeline-horizontal .timeline-item .timeline-badge {
  top: 66px;
  bottom: 0px;
  left: 42px;
}






.training-banner {
    position: relative;
    padding: 270px 0 140px 0;
    min-height: auto;
    margin-top: -110px;
}



.training-banner img.training-banner-img {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.training-banner:before {
    content: '';
    background-color: #4858A7CC;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    backdrop-filter: blur(6px);
}

.training-banner-container {
    max-width: 1368px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}

.training-banner-text {
    position: relative;
    z-index: 2;
}

.training-banner-text h1 {
    color: #F1F1EC;
    font-size: 96px;
    font-family: 'Metropolis Medium';
    line-height: 100%;
}

.training-banner-text h2 {
    color: #F1F1EC;
    font-size: 96px;
    font-family: 'Metropolis Medium';
    line-height: 100%;
}


.training-banner-text p,
.training-banner-text p a {
    font-size: 12px;
    line-height: 18px;
    font-family: 'Metropolis Light';
    color: #F1F1EC;
    margin-bottom: 15px;
}

.training-banner-text p span {
    color: #fff;
    font-family: 'Metropolis Regular';
}



.cust-tax-training-cont{
	padding: 80px 0;
}


.bg-color{
	background: #F1F1EC;
	padding: 48px;
	position: relative;
}

.bg-color-kontakt{
	background: #4858A7;
	padding: 48px;
	position: relative;
}



.cust-tax-training {
    display: flex;
    justify-content: end;
}

.cust-tax-training > div {
    flex: 0 0 50%;
}

.cust-tax-img {
    position: absolute;
    top: -48px;
    left: 48px;
}

.cust-tax-text > h2 {
    font-size: 48px;
    line-height: 48px;
    color: #BD695A;
    font-family: 'Metropolis Medium';
    margin-bottom: 30px;
}

.cust-tax-text > h3 {
	font-size: 36px;
	line-height: 42px;
    color: #635B5C;
    font-family: 'Metropolis Medium';
    margin-bottom: 20px;
    text-align: center;
	}

.bg-color-kontakt .cust-tax-text > h3 {
	font-size: 36px;
	line-height: 42px;
    color: #F1F1EC;
    font-family: 'Metropolis Medium';
    margin-bottom: 20px;
    text-align: center;
	}


	

.cust-tax-text p {
    font-size: 16px;
    line-height: 24px;
    color: #80797A;
    font-family: 'Metropolis Regular';
    /*margin-bottom: 0;*/
}

.cust-tax-text blockquote{
	font-size: 24px;
	line-height: 32px;
	color: #635B5C;
	font-family: 'Metropolis Medium';
	margin: 42px 0;
	padding-left: 16px;
	border-left: 2px solid #BD695A;
}

.cust-tax-text ul {
    margin-left: 0;
}

.cust-tax-text ul li {
    font-size: 16px;
    line-height: 24px;
    color: #80797A;
    font-family: 'Metropolis Regular';
}

.cust-tax-text a {
    color: #CA877B;
}



.cust-tax-training-meta{
	/*padding: 80px 0;*/
	background: #4858A7;
	position: relative;
	overflow: hidden;
}


.cust-tax-meta-flex {
    display: flex;
    justify-content: space-between;
}

.cust-tax-meta-flex > div:first-child {
    flex: 0 0 46%;
}

.tax-meta-info {
    padding: 40px;
     z-index: 1;
}

.tax-meta-text {
    padding: 40px 0;
   
}

.tax-meta-text a{
    color: #E47435;
}

.tax-meta-info a{
	color: #FFF;
}



.cust-tax-meta-flex > div:last-child {
    flex: 0 0 45%;
}

section.cust-tax-training-meta:before {
    content: '';
    background: #6D79B9;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 52%;
    top: 0;
    z-index: 0;
}

.tax-meta-text h3 {
    font-size: 36px;
    line-height: 42px;
    color: #F1F1EC;
    font-family: 'Metropolis Medium';
    margin-bottom: 40px;
}

.tax-meta-text p {
    color: #F1F1EC;
    font-family: 'Metropolis Regular';
}

.tax-meta-text p:last-child {
    margin-bottom: 0;
}

.tax-meta-info p {
    color: #DADEED;
    font-family: 'Metropolis Light';
    margin-bottom: 0;
}

.tax-meta-info > div > span {
    color: #fff;
    font-family: 'Metropolis Medium';
}

.what-you-get-sec {
    padding: 80px 0;
}

.get-sec-heading h2 {
    font-size: 48px;
    line-height: 42px;
    color: #BD695A;
    font-family: 'Metropolis Medium';
    margin-bottom: 30px;
}

.get-sec-heading p {
    color: #80797A;
    font-family: 'Metropolis Regular';
    max-width: 650px;
}

.get-sec-card {
    padding: 44px;
    background: #F1F1EC;
}

.get-sec-flex {
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
}

.get-sec-flex > div {
    flex: 0 0 31%;
    margin-bottom: 2%;
    margin-right: 2%;
}

.get-sec-card h2 {
    font-size: 32px;
    line-height: 32px;
    color: #635B5C;
    font-family: 'Metropolis Medium';
    margin-bottom: 20px;
}

.get-sec-card p {
    font-size: 20px;
    line-height: 32px;
    color: #80797A;
    font-family: 'Metropolis Regular';
}


.get-sec-card a {
    color: #4858A7;
    font-size: 20px;
    font-family: 'Metropolis Medium';
    text-decoration: none;
    position: relative;
    padding-bottom: 5px;
}

.get-sec-card a:before {
    content: '';
    background: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/05/btn-bottom.png);
    width: 129px;
    height: 4px;
    position: absolute;
    bottom: -4px;
}

.get-sec-card a:after {
    content: '';
    background: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/05/ArrowRightBlue.png);
    width: 24px;
    height: 24px;
    position: absolute;
    right: -32px;
    top: 0px;
}


.cust-courses-listing-wrapper {
    display: flex;
    gap: 26px;
    flex-wrap: wrap;
}

.cust-courses-listing-wrapper > div {
    flex: 0 0 32%;
    margin-bottom: 2%;
}



.vids-single-banner {
    margin-top: -108px;
}

.single-videnbank-main {
    padding: 80px 0;
    background: #F1F1EC;
}

.new-page-bgpd {
    padding: 80px 0;
    background: #FFFFFF;
}

.single-vids-bread p {
    font-size: 16px;
    line-height: 18px;
    color: #635B5C;
    font-family: 'Metropolis Regular';
}

.single-vids-bread p a {
    font-size: 16px;
    line-height: 18px;
    color: #635B5C;
    text-decoration: none;
    font-family: 'Metropolis Regular';
}

.single-vids-bread span {
    margin-left: 5px;
}

#single-nyheder .cust-single-videnpage-width h1.video-title {
    font-size: 64px;
    line-height: 72px;
    color: #BD695A;
    font-family: 'Metropolis Medium';
}

#single-vidsbank .cust-single-videnpage-width h1.video-title {
    font-size: 64px;
    line-height: 72px;
    color: #BD695A;
    font-family: 'Metropolis Medium';
}

.cust-single-videnpage-width{
	max-width: 1240px;
	margin:0 auto !important;
	padding: 0 20px;
}


.pt-64{
	padding-top: 64px;
}

.pt-40{
	padding-top: 40px;
}


.new-page-text p {
    color: #80797A;
    font-family: 'Metropolis Regular';
    font-size: 16px;
    line-height: 24px;
}

.new-page-text a {
	font-family: 'Metropolis Regular';
    font-size: 16px;
    line-height: 24px;
    color: #CA877B;
}

.new-page-text h2 {
    color: #BD695A;
    font-size: 48px;
    line-height: 56px;
    font-family: 'Metropolis Medium';
    margin-bottom: 20px;
}

.new-page-text h3 {
    font-size: 20px;
    line-height: 28px;
    color: #635B5C;
    font-family: 'Metropolis Medium';
}


.new-page-text img{
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.new-page-text ul,
.new-page-text ol{
    margin-left: 0;
}

.new-page-text ul li,
.new-page-text ol li {
    color: #80797A;
    font-family: 'Metropolis Regular';
    font-size: 16px;
    line-height: 24px;
}



.postid-720 .single-videnpage-text img, 
.postid-569 .single-videnpage-text img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}


.single-videnpage-text p {
    color: #80797A;
    font-family: 'Metropolis Regular';
    font-size: 16px;
    line-height: 24px;
}

.single-videnpage-text a {
	font-family: 'Metropolis Regular';
    font-size: 16px;
    line-height: 24px;
    color: #CA877B;
}

.single-videnpage-text ul,
.single-videnpage-text ol{
    margin-left: 0;
}

.single-videnpage-text ul li,
.single-videnpage-text ol li {
    color: #80797A;
    font-family: 'Metropolis Regular';
    font-size: 16px;
    line-height: 24px;
}


.single-videnpage-text hr{
	border: none;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #fff;
    margin-bottom: 0;
}



.single-videnpage-text h2 {
    color: #635B5C;
    font-size: 24px;
    line-height: 32px;
    padding-left: 16px;
    border-left: 3px solid #BD695A;
    margin-bottom: 30px;
    font-family: 'Metropolis Medium';
}

.single-videnpage-text h3 {
    font-size: 20px;
    line-height: 28px;
    color: #635B5C;
    font-family: 'Metropolis Medium';
}

.single-videnpage-text h4 {
    font-size: 20px;
    line-height: 32px;
    color: #80797A;
    font-family: 'Metropolis Medium';
    margin-bottom: 20px;
}

.single-videnpage-text img {
    width: 100%;
}



.tax-videnbadge h1.page-title,
.tax-tilbyder h1.page-title {
    font-family: 'Metropolis Medium';
    color: #635B5C;
}

.tax-tilbyder .archive-description p{
	font-family: 'Metropolis Regular';
    color: #635B5C;
}

div#popmake-406 {
    padding: 24px;
     background: #fff;
}

#pum-406 .pum-content + .pum-close, 
#pum-406 .pum-content + .pum-close {
    position: absolute;
    height: 32px;
    width: 32px;
    left: 17px;
    right: 0px;
    bottom: auto;
    top: 24px;
    padding: 0px;
    color: #000;
    font-family: Times New Roman;
    font-weight: 100;
    font-size: 32px;
    line-height: 24px;
    border: 0;
    border-radius: 0px;
    box-shadow: unset;
    text-shadow: unset;
    background-color: transparent;
}


.cust-contact-form {
    margin-top: 50px;

}

.contact-therp-name h2 {
    color: #4858A7;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
    font-family: 'Metropolis Medium';
}

.cust-contact-form h4 {
    font-size: 12px;
    line-height: 18px;
    color: #F1F1EC;
    font-family: 'Metropolis Regular';
}

.contact-em-ph {
    display: flex;
    justify-content: space-between;
}

.contact-em-ph > div{
	flex: 0 0 48%;
}

.cust-contact-form input[type=email],
.cust-contact-form input[type=tel] {
    border: 1px solid #D6D4D5;
    border-radius: 0;
    padding: 12px 24px;
    width: 100%;
}

.cust-contact-form textarea{
    border: 1px solid #D6D4D5;
    border-radius: 0;
    padding:24px;
    width: 100%;
    height: 199px;
}

.cust-contact-form input[type=email]::placeholder,
.cust-contact-form input[type=tel]::placeholder,
.cust-contact-form textarea::placeholder {
    font-size: 16px;
    line-height: 24px;
    color: #B9B6B7;
    font-family: 'Metropolis Regular';
}

.cust-contact-form input[type=email]:focus,
.cust-contact-form input[type=tel]:focus,
.cust-contact-form textarea:focus{
	outline: none !important;
	border-radius: 0 !important;
}

.cust-contact-form .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.cust-contact-form .wpcf7-radio label {
  display: inline-block;
  padding:8px 16px;
  border: 1px solid #D6D4D5;
  border-radius: 0;
  background-color: #fff;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  color: #635B5C;
  font-family: 'Metropolis Regular';
  transition: all 0.2s ease-in-out;
}

.cust-contact-form .wpcf7-radio input[type="radio"] {
  display: none;
}

/*.cust-contact-form .wpcf7-radio input[type="radio"]:checked  {
  background-color: #BD695A;
  color: #fff;
  border-color: #BD695A;
}*/


.wpcf7-radio label.selected {
  background-color: #BD695A;
  color: #fff;
  border-color: #BD695A;
}


.cust-contact-form .wpcf7-list-item{
	margin:0;
}

.contact-submit{
	text-align: end;
}

.contact-submit p{
	margin-bottom: 0;
}


.contact-submit input[type=submit] {
    background: #CA877B;
    border: 1px solid #CA877B;
    border-radius: 0;
    padding: 20px 32px;
    color: #f1f1ec;
    font-size: 20px;
    line-height: 24px;
    font-family: 'Metropolis Regular';
}

#popmake-406 form.invalid .wpcf7-response-output, 
#popmake-406 form.unaccepted .wpcf7-response-output, 
#popmake-406 form.payment-required .wpcf7-response-output,
#popmake-406 form.sent .wpcf7-response-output {
    border-color: #ffb900;
    color: #4858A7 !important;
    font-family: 'Metropolis Regular';
}


.contact-submit span.wpcf7-spinner {
    position: absolute;
}



.cust-contact-form.kontakt-form {
    margin-top: 30px;

}


.cust-contact-form.kontakt-form input[type=email],
.cust-contact-form.kontakt-form input[type=tel], 
.cust-contact-form.kontakt-form input[type=text] {
    border: 1px solid #D6D4D5;
    border-radius: 0;
    padding: 9px 24px;
    width: 100%;
    margin-bottom: 10px;
}

.cust-contact-form.kontakt-form textarea{
    border: 1px solid #D6D4D5;
    border-radius: 0;
    padding:24px;
    width: 100%;
    height: 160px;
}

.cust-contact-form.kontakt-form input[type=email]::placeholder,
.cust-contact-form.kontakt-form input[type=tel]::placeholder,
.cust-contact-form.kontakt-form input[type=text]::placeholder,
.cust-contact-form.kontakt-form textarea::placeholder {
    font-size: 16px;
    line-height: 24px;
    color: #B9B6B7;
    font-family: 'Metropolis Regular';
}

.cust-contact-form.kontakt-form input[type=email]:focus,
.cust-contact-form.kontakt-form input[type=tel]:focus,
.cust-contact-form.kontakt-form input[type=text]:focus,
.cust-contact-form.kontakt-form textarea:focus{
	outline: none !important;
	border-radius: 0 !important;
}


.cust-contact-form.kontakt-form .wpcf7-list-item{
	margin:0;
}

.cust-contact-form.kontakt-form .contact-submit span.wpcf7-spinner {
    position: absolute;
    left: 0;
}











.single-testimonials .testimonials {
    background: #4858A7;
    padding: 50px 20px;
    text-align: center;
}

.single-testimonials .testimonials h1.entry-title {
    color: #fff;
    margin-top: 0;
}



.single-testimonials p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-family: "Metropolis Light";
}

.single-testimonials .post-thumbnail {
	margin-bottom: 20px;
}

.cust-test-img a{
	width: 255px;
	height: 425px;
	overflow: hidden;
	display:flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #ccc;
}

.cust-test-img > a > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

a.video-link{
	text-decoration: none;	
}



.home .therapist-list .thumbnail-wrapper,
.home .therapist-list .therapist-tags{
    display: none;
}

.home .therapist-list-first > div:nth-child(1) {
        margin-bottom: 0px;
}
.home .therapist-list-first > div{
    margin-bottom:30px;
}

.home .therapist-heading p {
    display: none;
}

.home .therapist-heading .therp-btn {
    margin-top: 30px;
}

.page-id-42 .therapist-list .thumbnail-wrapper{
    display: none;
}

.custom-testimonial {
    max-width: 1472px;
    margin-left: auto;
}

/* .wpmtst-testimonial {
    margin-right: 100px !important;
    border: 0 !important;
    padding: 0 !important;
	max-width: 870px !important;
    width: 100% !important;
} */

h3.wpmtst-testimonial-heading.testimonial-heading {
    display: none;
}

.wpmtst-testimonial-content.testimonial-content {
    display: flex;
    position: relative;
}

.wpmtst-testimonial-inner.testimonial-inner {
    border: 0 !important;
    background: unset !important;
    padding: 0 !important;
}

.wpmtst-testimonial-content.testimonial-content > div:last-child {
    background: #fff;
    padding: 100px 50px 50px 80px;
    margin-left: -70px;
    z-index: unset;
    margin-top: 60px;
}

.wpmtst-testimonial-image.testimonial-image {
    flex: 0 0 31%;
    margin: 0 !important;
    z-index: 1;
}

.wpmtst-testimonial-image.testimonial-image img.attachment-full.size-full.wp-post-image {
    background: unset;
    border: 0;
    padding: 0;
}

.wpmtst-testimonial-field.testimonial-field.testimonial-company {
    position: absolute;
    bottom: 50px;
    right: 50px;
}

p.tst_meta {
    font-size: 16px;
    line-height: 24px;
    color: #CA877B;
    font-family: 'Metropolis Regular';
    margin-top: 30px !important;
}

.wpmtst-testimonial-field.testimonial-field.testimonial-company a {
    color: #221D1B;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Metropolis Regular';
    font-weight: 600;
}

h4.tst_title {
    position: relative;
}

h4.tst_title:before {
	content: '';
    background: url(images/quotes.png);
    width: 42px;
    height: 30px;
    display: block;
    position: absolute;
    top: -50px;
    left: 0;
    background-size: cover;
}



@media (min-width:1300px) and (max-width:1399px){
	.cust-video-post.slick-slide {
	    width: 424px !important;
	    padding: 0 0 0 40px;
	}

	.cust-main-fullwidth {
	    margin-left: 2%;
	}
}


@media (min-width:1400px) and (max-width:1599px){
	.cust-video-post.slick-slide {
	    width: 477px !important;
	    padding: 0 0 0 30px;
	}

	.cust-main-fullwidth {
	    margin-left: 2%;
	}
}


@media (min-width:1600px) and (max-width:1800px){
	.cust-video-post.slick-slide {
	    width: 510px !important;
	    padding: 0 0 0 40px;
	}

	.cust-main-fullwidth {
	    margin-left: 10%;
	}
}

@media (min-width:1599px){
	/*.cust-video-post.slick-slide {
	    width: 492px !important;
	    padding: 0 8px 0 30px;
	}*/

	.cust-main-fullwidth {
	    margin-left: 6%;
	}

	.cust-video-slider button.slick-prev {
	    font-size: 0;
	    overflow: hidden;
	    position: relative;
	    background-image: url(images/circle_left.png);
	    width: 40px;
	    height: 40px;
	    border: 0;
	    background-color: unset;
	    position: absolute;
	    top: 0px;
	    right: 170px;
	}

	.cust-video-slider button.slick-next {
	    font-size: 0;
	    overflow: hidden;
	    position: relative;
	    background-image: url(images/circle_right.png);
	    width: 40px;
	    height: 40px;
	    border: 0;
	    background-color: unset;
	    position: absolute;
	    top: 0px;
	    right: 105px;
	}
}


@media (min-width:320px) and (max-width:480px){
	.cust-video-slider .slick-list {
	    padding: 0 40px 0 0 !important;
	}

	.cust-main-fullwidth {
	    margin-left: 20px;
	    margin-bottom: 0;
	}

	.cust-video-post.slick-slide {
	    padding:  0 20px 0 0;
	}

	.cust-courses-flex .slick-list {
    padding: 0px 40px 0 0 !important;
}

	.cust-offer-meta.slick-slide {
	    padding: 0 20px 0 0;
	}
}




/*Mobile styling*/

@media only screen and (min-width: 768px){

	
	.wpmtst-testimonial {
		margin-right: 100px !important;
		border: 0 !important;
		padding: 0 !important;
		max-width: 870px !important;
		width: 100% !important;
	}

	.tax-meta-info > div {
	    display: flex;
	    justify-content: space-between;
	    margin-bottom: 20px;
	}

	.tax-meta-info > div > p {
	    flex: 0 0 20%;
	}

	.tax-meta-info > div > span {
	    flex: 0 0 80%;
	}

	.tax-tilbyder .bg-color{
		height: 660px;
	}

	.tax-tilbyder .cust-tax-text{
	    overflow-y: scroll;
	    height: 550px;
	    padding-right: 20px;
	}

	.tax-tilbyder .cust-tax-img{
		width: 595px;
		height: 755px;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: center;
		}
	.tax-tilbyder .cust-tax-img img{
		height: 100%;
		width: auto;
		max-width: none;
		}



	.single-kurser-og-workshops .bg-color{
		height: 660px;
	}

	.single-kurser-og-workshops .cust-tax-text{
	    overflow-y: scroll;
	    height: 550px;
	}

	.single-kurser-og-workshops .cust-tax-img{
		width: 595px;
		height: 755px;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: center;
		}
	.single-kurser-og-workshops .cust-tax-img img{
		height: 100%;
		width: auto;
		max-width: none;
		}



	.mob-navigation{
		display: none;
	}

	.cust-offer-meta.slick-slide {
	    padding: 0 10px;
	}

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

	.therapist-list-first > div:nth-child(1) {
	    margin-bottom: 80px;
	}

	.cust-training-img-card-left > .training-text {
	    position: absolute;
	    top: calc(50% - 150px);
	    right: 0;
	}

	.cust-training-img-card-right > .training-text {
	    position: absolute;
	    top: calc(50% - 150px);
	    left: 0;
	}

	a.therapist-more-details{
		display: none;
	}

	.img-hide-desktop{
		display: none;
	}



	#mega-menu-174-0-0 span.mega-indicator {
    display: block !important;
    font-size: 0 !important;
    content: "";
    background-image: url(//sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/05/remove.png) !important;
    background-size: 20px 20px !important;
    background-repeat: no-repeat !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    vertical-align: middle;
    position: absolute !important;
    right: -10% !important;
    top: 5px;
    cursor: pointer;
}

#mega-menu-174-0-1 span.mega-indicator {
    display: block !important;
    font-size: 0 !important;
    content: "";
    background-image: url(//sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/05/remove.png) !important;
    background-size: 20px 20px !important;
    background-repeat: no-repeat !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    vertical-align: middle;
    position: absolute !important;
    right: -10% !important;
    top: 5px;
    cursor: pointer;
}


#mega-menu-174-1-0 span.mega-indicator {
    display: block !important;
    font-size: 0 !important;
    content: "";
    background-image: url(//sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/05/remove.png) !important;
    background-size: 20px 20px !important;
    background-repeat: no-repeat !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    vertical-align: middle;
    position: absolute !important;
    right: -10% !important;
    top: 5px;
    cursor: pointer;
}

#mega-menu-174-1-1 span.mega-indicator {
    display: block !important;
    font-size: 0 !important;
    content: "";
    background-image: url(//sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/05/remove.png) !important;
    background-size: 20px 20px !important;
    background-repeat: no-repeat !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    vertical-align: middle;
    position: absolute !important;
    right: 0% !important;
    top: 5px;
    cursor: pointer;
}


.banner-content-img {
    position: absolute;
    right: 0;
    top: -120px;
}

.banner-content-img img {
    width: 605px;
    height: 650px;
    object-fit: cover;
}




}

@media only screen and (max-width: 767px) {


	.banner-content-img{
		position: absolute;
	    top: -68px;
	    left: 0;
	}

	.banner-content-img .alignright{
		margin:0;
	}

	.banner-content-img img{
		height: 370px;
		object-fit: cover;
	}




	.single-terapeuter-tabs div#pills-tabContent h3 {
	    font-size: 20px;
	    line-height: 26px;
	    font-family: 'Metropolis Medium';
	    margin-top: 10px;
	}



	.tax-meta-info > div > p {
	    margin-bottom: 10px;
	}

	.tax-meta-info > div{
	    margin-bottom: 20px;
	}

	.single-kurser-og-workshops .cust-tax-img img{
		width: 100%;
	}


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

	button.menu-toggle {
	    display: none;
	}

	ul#mega-menu-menu-1 .mega-menu-flyout {
	    display: none !important;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
    	background: transparent;
        padding: 0px;
        display: block;
    }


    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li#mega-menu-item-174 > a.mega-menu-link:before {
        background-size: 30px 30px;
        width: 30px;
        height: 30px;
        line-height: 20px;
        position: absolute;
        right: 0;
        top: 6px;
    }

    header#cust-header {
	    background: transparent;
	    padding: 14px 20px;
	    position: relative;
	    z-index: 9;
	}

	.hide-mob-navigation{
		display: none !important;
	}

	.therapist-sec {
	    display: flex;
	    justify-content: space-between;
	    flex-direction: column;
	}

	.footer-flex {
	    display: flex;
	    justify-content: space-between;
	    align-items: flex-start;
	    flex-direction: column;
	}

	.main-banner {
	    display: block !important;
	    padding: 0px 0 60px 0;
	    background-color: #4858A7;
	    height: auto;
	    min-height: unset !important;
	    margin: 0;
	    overflow: visible;
	}

	.banner-content:after {
	    /*content: '';*/
        background-image: url(images/mob-hero-img.png);
        width: 100%;
        height: 100%;
        position: absolute;
        right: 0;
        display: block;
        z-index: 1;
        background-size: contain;
        top: -68px;
        overflow: visible;
        background-repeat: no-repeat;
	}


	.header-wrap > div {
	    flex: 0 0 50%;
	    z-index: 999;
	}

	.header-mob-size,
	img.custom-logo{
		width: 94px;
		height: 14px;
	}


	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-174 > a.mega-menu-link:before {
        background-size: 28px 28px;
        width: 28px;
        height: 28px;
        line-height: 20px;
        position: absolute;
        right: 0;
        top: 6px;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-174 > a.mega-menu-link:before {
        background-image: url(images/BurgermenuMob.png) !important;
    }

    .home #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-174 > a.mega-menu-link:before {
        background-image: url(images/BurgermenuMob.png) !important;
    }

    .mega-menu-item-174.mega-toggle-on > a.mega-menu-link:before {
        background-image: url(images/BurgermenuMob.png) !important;
        display: none !important;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        color: #ffffff;
        background: transparent !important;
    }

    .banner-inner-content {
	    max-width: 610px;
	    width: 100%;
	    z-index: 8;
	    position: relative;
	    padding-top: 210px;
	}

	.banner-content h2 {
	    color: #F1F1EC;
	    margin: 0 0 10px 0;
	    font-family: 'Metropolis Regular';
	    font-size: 16px !important;
	}

	.banner-content h1 {
	    color: #F1F1EC;
	    line-height: 34px;
	    margin-bottom: 10px;
	    letter-spacing: -4px;
	    font-family: 'Metropolis Medium';
	    font-size: 40px !important;
	}

	.banner-content h4 {
	    color: #BD695A;
	    line-height: 34px;
	    margin: 0 0 20px 0;
	    letter-spacing: -3px;
	    font-family: 'Metropolis Medium';
	    font-size: 34px !important;
	}

	.banner-content p {
	    font-size: 16px;
	    line-height: 24px;
	    color: #F1F1EC;
	    margin-bottom: 40px;
	    font-family: 'Metropolis Light';
	}

	.banner-btn-2 {
	    margin-left: 0 !important;
	}

	.bgWhite {
	    padding: 0 0 50px 0;
	}

	.card-flex {
	    margin-top: -30px;
	}

	.mob-reverse-flex{
		flex-direction: column-reverse;
    	position: relative;
	}

	.last-card-col {
	    margin-top: 0px !important;
	}

	.cust-left-col h2 {
	    font-size: 24px;
	    line-height: 32px;
	    font-family: "Metropolis Medium";
	    font-weight: 500;
	    color: #4858A7;
	    opacity: 1;
	    margin: 20px 0;
	    text-align: center;
	}

	.cust-left-col p {
	    font-size: 16px;
	    line-height: 28px;
	    color: #635B5C;
	    font-family: "Metropolis Light";
	    text-align: center;
	}

	.cust-btn-blue{
		justify-content: center;
	}

	.cust-btn-blue a.wp-block-button__link.wp-element-button {
	    background-color: #4858A7;
	    font-size: 18px;
	    line-height: 24px;
	    padding: 12px 60px 12px 20px;
	    font-family: 'Metropolis Regular';
	    border-radius: 0;	
	    position: relative;
	    border: 1px solid #4858A7;
	    color: #fff;
	}

	.cust-btn-blue a.wp-block-button__link.wp-element-button:after {
	    content: '';
	    background: url(images/ArrowRight.png);
	    width: 24px;
	    height: 24px;
	    display: block;
	    position: absolute;
	    right: 26px;
	    top: 12px;
	}

	.card-flex > div {
	    padding: 20px 12px;
	    height: auto;
	    margin-bottom: 7%;
	}

	.therp-btn {
	    display: none !important;
	}

	.therapist-sec > div:first-child {
	    flex: 0 0 100%;
	    background: transparent;
	    padding: 0;
	}

	.therapist-heading h2 {
	    margin-top: 0;
	    font-family: 'Metropolis Regular';
	    color: #BD695A;
	    font-size: 24px;
	    line-height: 32px;
	    line-break: unset !important;
	}

	.therapist-heading h2 br {
	    display: none;
	}

	.therapist-heading p {
	    color: #80797A;
	    font-size: 16px;
	    line-height: 24px;
	    font-family: 'Metropolis Light';
	    margin-bottom: 0;
	}

	.therapist-sec > div:last-child {
	    flex: 0 0 100%;
	}

	.therapist-list-first, .therapist-list-second {
	    display: flex;
	    justify-content: space-between;
	    margin-bottom: 50px;
	    flex-wrap: wrap;
	}

	.therapist-list-first > div {
	    flex: 0 0 50%;
	    margin-bottom: 20px;
	}

	.therapist-list-second > div {
	    flex: 0 0 50%;
	    margin-bottom: 20px;
	}

	.cust-btn-blue > .wp-block-button {
	    width: 100%;
	}

	.testimonial-section {
	    background: #F1F1EC;
	    padding: 0 0 20px 0;
	    margin-bottom: 0;	    
	}


	.cust-testimonial-slide.slick-slide {
    max-width: 1010px !important;
    width: 100%;
    position: relative;
	}

	.cust-testimonial-slide.slick-slide {
	    display: block !important;
	    height: 100%;
	    min-height: unset !important;
	}


	.cust-test-img {
	    position: absolute;
	    left: calc(50% - 40px);
	    top: -40px;
	}

	.cust-test-img a {
	    width: 80px;
	    height: 80px;
	    border-radius: 50%;
	    object-fit: cover;
	}

	.cust-testimonial-info {
	    background: transparent;
	    padding: 46px 26px 0px 18px;
	    margin-left: 0;
	    margin-top: 0px;
	}

	.test-content h4 {
	    font-size: 18px;
	    line-height: 28px;
	    font-weight: 500;
	    margin: 0;
	    font-family: 'Metropolis Medium';
	    color: #BD695A;
	    text-align: center;
	}

	.test-content:before{
		display: none;
	}

	.test-meta {
	    margin-bottom: 30px;
	    max-width: 185px;
	    margin-left: auto;
	    margin-right: 0;
	}

	.test-meta p {
	    font-size: 14px;
	    line-height: 20px;
	    color: #635B5C;
	    font-family: 'Metropolis Regular';
	}

	.test-read-more {
	    text-align: center;
	    padding-right: 0;
	    position: relative;
	    border: 1px solid #6D79B9;
	    padding: 12px 0;
	}

	.test-read-more a {
	    color: #4858A7;
	    text-decoration: none;
	    font-size: 14px;
	    line-height: 18px;
	    font-family: 'Metropolis Regular';
	}

	.test-read-more:after {
	    content: '';
	    background: url(images/ArrowRightBlue.png);
	    width: 20px;
	    height: 20px;
	    display: block;
	    position: absolute;
	    top: 15px;
	    right: 60px;
	    background-size: 20px 20px;
	}


	.cust-testimonial-slider.slick-slider .slick-list{
		padding-top: 40px;
		margin-top: -40px;
	}

	.faq-section {
	    background: #4858A7;
	    padding: 50px 20px;
	    margin:50px 20px;
	}

	.page-id-375 .faq-section {
	    background: #4858A7;
	    padding: 50px 20px;
	    margin:0;
	}



	.faq-info h2 {
	    color: #F1F1EC;
	    font-size: 32px;
	    line-height: 40px;
	    font-family: 'Metropolis Medium';
	    margin-bottom: 20px;
	}

	.faq-info p {
	    color: #F1F1EC;
	    font-size: 16px;
	    line-height: 24px;
	    font-family: 'Metropolis Light';
	    margin-bottom: 0px;
	    max-width: 570px;
	}

	.cust-accordian .accordion-button:not(.collapsed), 
	.cust-accordian button.accordion-button.collapsed
	{
	    color: #F1F1EC;
	    font-size: 20px;
	    line-height: 28px;
	    font-family: 'Metropolis Light';
	    padding-left: 0;
	    font-weight: 400;
	}

	.cust-accordian button.accordion-button:before {
	    content: '';
	    background-image: url(images/add.png);
	    width: 12px;
	    height: 12px;
	    position: absolute;
	    right: 10px;
	    background-size: cover;
	    top: 25px;
	}

	.faq-btn{
		margin-top: 40px;
	}

	.faq-btn .wp-block-button {
	    width: 100%;
	}

	.cust-courses-flex {
	    display: flex;
	    justify-content: space-between;
	    margin-top: 25px;
	    flex-direction: column;
	}

	.cust-courses-flex > div {
	    flex: 0 0 100%;
	    margin-bottom: 30px;
	}

	.course-img {
		width: 100%;
		margin-bottom: 0px;
		height: 300px;
    	object-fit: cover;
	}

	.cust-offer-d-info {
        background: #fff;
        padding: 20px 10px;
        display: flex;
        flex-direction: column;
    }

	.offer-meta-info h4 {
	    font-size: 18px;
	    line-height: 32px;
	    font-family: 'Metropolis Medium';
	    color: #635B5C;
	    margin-bottom: 0;
	}

	.offer-meta-info{
		order: 0;
		margin-top: 0;
    	margin-bottom: 20px;
	}

	.cust-offer-tags{
		order: 1;
	}

	.offer-info h2 {
	    font-size: 24px;
	    line-height: 32px;
	    color: #4858A7;
	    font-family: 'Metropolis Medium';
	    margin-bottom: 0;
	}

	.offer-section {
	    background: #F1F1EC;
	    padding: 30px 0;
	}

	.cust-btn-offer{
		width: 100%;
	}

	.video-section {
	    padding: 50px 0 20px 0;
	}

	.video-info {
	    display: flex;
	    justify-content: space-between;
	    align-items: flex-start;
	    flex-direction: column;
	}

	.video-info h2 {
	    font-size: 24px;
	    line-height: 32px;
	    color: #BD695A;
	    font-family: 'Metropolis Medium';
	    flex: unset;
	    margin-bottom: 5px;
	}
	.video-info p {
	    font-size: 12px;
	    line-height: 18px;
	    color: #80797A;
	    font-family: 'Metropolis Regular';
	}

	.cust-video-slider button.slick-next{
		font-size: 0;
	    overflow: hidden;
	    position: relative;
	    background-image: url(images/circle_right.png);
	    width: 40px;
	    height: 40px;
	    border: 0;
	    background-color: unset;
	    position: absolute;
	    top: 0px;
		right: 0 !important;
	}

	.cust-video-slider button.slick-prev{
		font-size: 0;
	    overflow: hidden;
	    position: relative;
	    background-image: url(images/circle_left.png);
	    width: 40px;
	    height: 40px;
	    border: 0;
	    background-color: unset;
	    position: absolute;
	    top: 0px;
		right:50px !important;
	}

	.cust-video-slider {
	    position: relative;
	    padding-top: 50px;
	    padding-bottom: 50px;
	}

	.cust-btn-offer {
        width: 100%;
        background: #4858A7;
        height: 100%;
        padding: 12px 0;
        text-align: center;
    }

    .cust-btn-offer a {
	    color: #F1F1EC;
	    font-family: 'Metropolis Regular';
	    font-size: 18px;
	    line-height: 24px;
	    text-decoration: none;
	    background: transparent;
	    position: relative;
	    border-radius: 0;
	    display: inline;
	    padding-right: 20px;
	}

	.cust-btn-offer a:after {
	    content: '';
	    background: url(images/ArrowRight.png);
	    width: 24px;
	    height: 25px;
	    display: block;
	    position: absolute;
	    right: -10px;
	    top: 15px;
	    background-size: cover;
	}


	.cust-btn-video {
        width: 100%;
        background: #fff;
        height: 100%;
        padding: 12px 0;
        text-align: center;
        border:1px solid #4858A7;
    }

    .cust-btn-video a {
	    color: #4858A7;
	    font-family: 'Metropolis Regular';
	    font-size: 18px;
	    line-height: 24px;
	    text-decoration: none;
	    background: transparent;
	    position: relative;
	    border-radius: 0;
	    display: inline;
	    padding-right: 20px;
	}

	.cust-btn-video a:after {
	    content: '';
	    background: url(images/ArrowRightBlue.png);
	    width: 24px;
	    height: 25px;
	    display: block;
	    position: absolute;
	    right: -10px;
	    top: 13px;
	    background-size: cover;
	}

	

	.footer-logo {
	    margin-bottom: 20px;
	}

	.footer-logo img {
	    width: 111px;
	}

	.footer-flex h4 {
	    margin-top: 0;
	    margin-bottom: 20px;
	    color: #fff;
	    font-size: 16px;
	    line-height: 20px;
	    font-family: 'Metropolis Regular';
	}

	.footer-flex > div {
	    flex: 0 0 100%;
	    width: 100%;
	}


	.se-ogsa-sec {
	    background: #F1F1EC;
	    padding: 20px 0;
	}

	.se-ogsa-info h2 {
	    color: #BD695A;
	    font-size: 24px;
	    line-height: 32px;
	    font-family: 'Metropolis Medium';
	    margin-bottom: 0;
	}

	.se-ogsa-info {
	    margin-bottom: 0px !important;
	}

	.page-id-375 .cust-video-slider {
        position: relative;
        padding-top: 0px;
        padding-bottom: 50px;
    }
     .page-id-375 .video-section {
        padding: 20px 0 20px 0;
    }

    .page-banner-text h1 {
	    font-size: 32px;
	    line-height: 36px;
	    color: #F1F1EC;
	    font-family: 'Metropolis Medium';
	    margin-bottom: 0;
	    margin-top: 0;
	}

	.page-banner-text p {
	    font-size: 16px;
	    line-height: 28px;
	    color: #fff;
	    font-family: 'Metropolis Regular';
	    margin-bottom: 0;
	}

	.mb-80 {
	    margin-bottom: 60px;
	}

	.cust-training-img-card-left {
	    position: relative;
	    display: flex;
	    flex-direction: column;
	}


	.cust-training-img-card-left {
	    position: relative;
	    display: flex;
	    flex-direction: column;
	}

	.cust-training-img-card-right {
	    position: relative;
	    max-width: 1218px;
	    width: 100%;
	    display: flex;
	    flex-direction: column;
	}


	.training-text {
	    max-width: 611px;
	    width: 100%;
	    padding: 25px 15px 32px 15px;
	    min-height: unset;
	}

	.cust-training-img-card-left .training-img img,
	.cust-training-img-card-right .training-img img {
	    width: 100% !important;
	    height: 188px !important;
	    object-fit: cover;
	}

	.cust-training-sec {
	    padding: 40px 0;
	}


	.vi-har-sec {
	    padding: 40px 0;
	    margin-bottom: 0;
	}

	.vi-har-info h2 {
	    color: #BD695A;
	    font-size: 30px;
	    line-height: 32px;
	    font-family: 'Metropolis Medium';
	}

	.vi-har-flex {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    flex-direction: column;
	}

	.vi-har-flex-new {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    flex-direction: column;
	}

	.vi-har-flex > div {
	    flex: 0 0 32%;
	    margin-bottom: 2%;
	    padding: 16px;
	}

	.vi-har-flex-new > div > a > div {
    padding: 16px;
}

	.cust-terapiformer h2 {
	    font-size: 30px;
	    line-height: 38px;
	    color: #BD695A;
	    font-family: 'Metropolis Medium';
	    margin-bottom: 20px;
	}

	.cust-terapiformer p {
	    font-size: 18px;
	    line-height: 28px;
	    color: #635B5C;
	    font-family: 'Metropolis Regular';
	    margin-bottom: 0px;
	}

	.cust-terapiformer {
	    max-width: 960px;
	    margin: 0 auto 50px auto;
	}


	.cust-thrp-flex {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}



	.cust-thrp-flex > div {
	    flex: 0 0 100%;
	    margin-bottom: 6% !important;
	}


	.cust-thrp-list-flex .cust-thrp-img {
	    margin-right: 0;
	}


	.cust-thrp-img img {
	    width: 144px;
	    height: 130px;
	    object-fit: cover;
	    margin-bottom: 15px;
	}

	.cust-thrp-info {
	    text-align: center;
	}

	.cust-thrp-list-flex {
    	display: flex;
	    flex-direction: column;
	    align-items: center;
	}


	.therapist-sec.therapist-listing-section .therapist-list .therapist-list-first > div{
	    flex: 0 0 100%;
	     margin-bottom: 50px;
	}



	a.therapist-more-details {
		display: inline-block;
	    text-decoration: none;
	    font-size: 14px;
	    line-height: 24px;
	    color: #4858A7;
	    font-family: 'Metropolis Medium';
	    position: relative;
	    margin-top: 20px;
	    margin-left: -24px;
	}

	a.therapist-more-details:before {
	    content: '';
	    background: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/05/btn-underline.png);
	    width: 103px;
	    height: 4px;
	    position: absolute;
	    bottom: -10px;
	}

	a.therapist-more-details:after {
	    content: '';
	    background: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/06/ArrowRightB.png);
	    width: 24px;
	    height: 24px;
	    display: block;
	    position: absolute;
	    right: -30px;
	    top: 0;
	    background-size: cover;
	}


	.cust-therapist-listing {
	    padding: 50px 0;
	}


	.training-banner-text h1 {
	    color: #F1F1EC;
	    font-size: 32px;
	    line-height: 36px;
	    font-family: 'Metropolis Medium';
	}
	.training-banner-text h2 {
	    color: #F1F1EC;
	    font-size: 32px;
	    line-height: 36px;
	    font-family: 'Metropolis Medium';
	}

	.training-banner:before {
	    content: '';
	    background-color: #4858A7CC;
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    left: 0;
	    top: 0;
	    z-index: 1;
	    backdrop-filter: blur(3px);
	}
	
	.img-hide-mobile{
		display: none;
	}

	.img-hide-desktop{
		display: block;
	}

	.training-banner {
	    position: relative;
	    padding: 270px 0 140px 0;
	    min-height: auto;
	    margin-top: -110px;
	    overflow: hidden;
	}

	.training-banner img.training-banner-img.img-hide-desktop {
	    bottom: 0;
	    height: 100%;
	    left: -43px;
	    margin: 0;
	    max-height: none;
	    max-width: none;
	    object-fit: cover;
	    outline: none;
	    padding: 0;
	    position: absolute;
	    right: 0;
	    top: 50px;
	    width: 100%;
	    transform: scale(1.2);
	}

	.cust-tax-img {
	    margin-top: 50px;
	    position: relative;
	    top: 0;
	    left: 0;
	}

	.bg-color {
	    background: transparent;
	    padding: 0 20px;
	    position: relative;
	}

	.cust-tax-text > h3 {
		    font-size: 32px;
		    line-height: 42px;
		    color: #635B5C;
		    font-family: 'Metropolis Medium';
		    margin-bottom: 20px;
		    text-align: center;
		}

		.bg-color-kontakt .cust-tax-text > h3 {
		    font-size: 32px;
		    line-height: 42px;
		    color: #F1F1EC;
		    font-family: 'Metropolis Medium';
		    margin-bottom: 20px;
		    text-align: center;
		}

	.bg-color-kontakt {
	    padding: 20px;
	    position: relative;
	    margin: 0 10px !important;
	}

	.cust-tax-training-cont {
	    padding: 40px 0;
	}


	.cust-tax-training {
	    display: flex;
	    justify-content: end;
	    flex-direction: column-reverse;
	}

	.cust-tax-training > div {
	    flex: 0 0 100%;
	}

	.cust-tax-text > h2 {
	    font-size: 30px;
	    line-height: 42px;
	    color: #BD695A;
	    font-family: 'Metropolis Medium';
	    margin-bottom: 30px;
	}

	



	.cust-tax-meta-flex {
	    display: flex;
	    justify-content: space-between;
	    flex-direction: column;
	}

	section.cust-tax-training-meta:before {
	    content: '';
	    background: #6D79B9;
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    left: 52%;
	    top: 0;
	    z-index: 0;
	    display: none;
	}

	.cust-tax-training-meta{
		padding: 40px 0;
		background: #4858A7;
		position: relative;
		overflow: hidden;
	}
	.tax-meta-info p {
	    color: #DADEED;
	    font-family: 'Metropolis Light';
	    margin-bottom: 15px;
	}
	.tax-meta-info {
	    padding: 40px 20px;
	    z-index: 1;
	    background: #6D79B9;
	}

	.get-sec-heading h2 {
	    font-size: 30px;
	    line-height: 42px;
	    color: #BD695A;
	    font-family: 'Metropolis Medium';
	    margin-bottom: 30px;
	}
	.get-sec-flex > div{
	    flex: 0 0 100%;
	    margin-bottom: 2%;
	}
	.get-sec-card {
	    padding: 44px 16px;
	    background: #F1F1EC;
	}

	.cust-about-sec {
	    background: #BD695A;
	    margin-bottom: 0;
	    padding: 0 0 20px 0;
	    position: relative;
	}

	.about-content {
	    max-width: 240px;
	    width: 100%;
	    margin-left: auto;
	    position: initial;
	}

	.about-content:before {
	    content: '';
	    background: url(images/olav.png);
	    width: 136px;
	    height: 122px;
	    position: absolute;
	    left: 20px;
	    bottom: 0;
	    background-size: 136px 122px;
	}

	.about-content h2 {
	    color: #F1F1EC;
	    font-size: 18px;
	    line-height: 24px;
	    font-family: 'Metropolis Medium';
	    margin-bottom: 0px;
	}

	.about-content p {
	    color: #E5C3BD;
	    margin-bottom: 0;
	    font-size: 12px;
	}


	.quotes-col {
	    position: relative;
	}

	.history-info h2 {
	    color: #BD695A;
	    font-size: 30px;
	    line-height: 32px;
	    font-family: 'Metropolis Medium';
	}
	.history-info p {
	    color: #80797A;
	    font-size: 16px;
	    line-height: 28px;
	    font-family: 'Metropolis Regular';
	}

	.cust-post-slider .slick-list {
	    padding: 0 20px !important;
	}

	.cust-post-slider .slick-track {
		display: flex;
	    flex-direction: column !important;
	}

	.post-card.slick-slide.slick-current.slick-active {
	    max-width: 774px;
	    margin-right: 0px;
	}

	.post-card {
	    height: 100%;
	    overflow: visible;
	    min-height: 268px;
	    position: relative;
	    width: 100% !important;
	    margin-bottom: 30px;
	    display: block !important;
	}

	.post-card-detail{
		margin-left: 0;
		background: transparent;
	    padding: 0;
	    border-top: 0;
	    border-right: 0;
	    border-bottom: 0;
	}


	.single-tera-banner-btn {
	    width: 151px;
	    height: 42px;
	    background: #BD695A;
	    padding: 12px 16px;
	    display: flex;
	    align-items: center;
	}

	.single-tera-banner-btn a:after {
	    content: '';
	    background: url(images/newArrowRight.png);
	    width: 16px;
	    height: 16px;
	    position: absolute;
	    right: -20px;
	    top: 0;
	    display: block;
	    background-size: 16px 16px;
	}

	.single-terapeuter-banner {
	    background: #4858A7;
	    padding: 140px 0 20px 0;
	    margin-top: -108px;
	     min-height: unset; 
	    position: relative;
	}

	.single-terapeuter-banner:before {
	    content: '';
	    width: 133px;
	    height: 133px;
	    position: absolute;
	    bottom: 0;
	    left: 0;
	}

	.single-terapeuter-name h2 {
	    font-size: 20px;
	    line-height: 24px;
	    color: #F1F1EC;
	    font-family: 'Metropolis Medium';
	    margin-bottom: 0px;
	}

	.single-terapeuter-designation h5 {
	    color: #B6BCDC;
	    font-size: 14px;
	    line-height: 24px;
	    font-family: 'Metropolis Regular';
	    margin-bottom: 20px;
	}

	.single-terapeuter-banner-content {
	    margin-top: 0;
	    position: relative;
	    z-index: 1;
	    max-width: 205px;
    	margin-left: auto;
	}

	.single-tera-banner-btn a {
	    font-size: 14px;
	    line-height: 18px;
	    color: #F1F1EC;
	    text-decoration: none;
	    font-family: 'Metropolis Regular';
	    position: relative;
	}

	.terap-main-flex {
	    display: flex;
	    justify-content: space-between;
	    flex-direction: column;
	}

	.terap-long-short-flex {
	    display: flex;
	    justify-content: space-between;
	    flex-direction: column;
	}



	.terap-art-quote h4 {
	    font-size: 16px;
	    line-height: 24px;
	    color: #635B5C;
	    font-family: 'Metropolis Medium';
	    padding-left: 10px;
	    margin-bottom: 20px;
	}


	


	.single-terapeuter-tabs div#pills-tabContent {
	    padding: 24px 0;
	    column-count: 1;
	    gap: 30px;
	    color: #80797A;
	    font-family: 'Metropolis Regular';
	}

	.terap-bottom-content {
	    border-bottom: 0;
	}

	.single-terapeuter iframe{
		width: 100% !important;
	}

	.terap-art-heading h2 {
	    color: #BD695A;
	    font-size: 24px;
	    line-height: 32px;
	    font-family: 'Metropolis Medium';
	    margin-bottom: 0;
	}

	.terapeuter-articles-sec {
	    padding: 40px 0;
	    background: #F1F1EC;
	}


	.terapeuter-articles-sec .mb-5{
		margin-bottom: 0 !important;
	}

	.terap-othe-heading h2 {
	    color: #BD695A;
	    font-size: 24px;
	    line-height: 32px;
	    font-family: 'Metropolis Medium';
	    margin-bottom: 0;
	}

	.terapeuter-other-sec {
	    padding: 40px 0;
	    background: #FFF;
	}

	.therapist-list-slider{
		position: relative;
		left: 0%;
		height: 500px;
	}

	.therapist-list-slider .slick-slide.slick-current.slick-active {
	    width: 80vw !important;
	    padding-right: 15px;
	    padding-left: 15px;
	    margin: 0 auto !important;
	}

	.therapist-list-slider .slick-list {
	    padding: 0 !important;
	}


	.therapist-list-slider button.slick-prev {
	    font-size: 0;
	    overflow: hidden;
	    background-image: url(images/circle_left.png);
	    width: 40px;
	    height: 40px;
	    border: 0;
	    background-color: unset;
	    position: absolute;
	    top: -65px;
	    right: 100px;
	}


	.therapist-list-slider button.slick-next {
	    font-size: 0;
	    overflow: hidden;
	    background-image: url(images/circle_right.png);
	    width: 40px;
	    height: 40px;
	    border: 0;
	    background-color: unset;
	    position: absolute;
	    top: -65px;
	    right: 35px;
	}


	.therapist-list-slider-btn .cust-btn-offer {
	    width: 92%;
	}

	h2.therapist-list-slider-heading {
	    color: #BD695A;
        font-size: 24px;
        line-height: 32px;
        font-family: 'Metropolis Medium';
        width: 90%;
        margin: 10px auto 30px auto;
	}

	.vids-single-banner{
		min-height: 500px;
	}

	.single-videnbank-main {
	    padding: 40px 0;
	    background: #F1F1EC;
	}

	.new-page-bgpd {
    padding: 40px 0;
    background: #FFFFFF;
}

	.pt-64 {
	     padding-top: 0; 
	}

	#single-nyheder .cust-single-videnpage-width h1.video-title {
	    font-size: 30px;
	    line-height: 32px;
	    color: #BD695A;
	    font-family: 'Metropolis Medium';
	}

	#single-vidsbank .cust-single-videnpage-width h1.video-title {
	    font-size: 30px;
	    line-height: 32px;
	    color: #BD695A;
	    font-family: 'Metropolis Medium';
	}

	.pt-40 {
	    padding-top: 0;
	}


	.new-page-text h2 {
        color: #BD695A;
        font-size: 24px;
        line-height: 32px;
        font-family: 'Metropolis Medium';
        margin-bottom: 20px;
    }


	.single-videnpage-text h2 {
	    color: #635B5C;
	    font-size: 24px;
	    line-height: 32px;
	    padding-left: 16px;
	    border-left: 3px solid #BD695A;
	    margin-bottom: 20px;
	    font-family: 'Metropolis Medium';
	    margin-top: 20px;
	}

	.ptb {
	    padding: 20px 20px 0px 20px;
	}

	.contact-therp-name h2 {
	    color: #4858A7;
	    font-size: 24px;
	    line-height: 42px;
	    margin-bottom: 20px;
	    font-family: 'Metropolis Medium';
	}

	#pum-406 .pum-content + .pum-close, #pum-406 .pum-content + .pum-close {
	    position: absolute;
	    height: 40px;
	    width: 40px;
	    left: unset;
	    right: 17px;
	    bottom: auto;
	    top: 24px;
	    padding: 0px;
	    color: #000;
	    font-family: Times New Roman;
	    font-weight: 100;
	    font-size: 40px;
	    line-height: 24px;
	    border: 0;
	    border-radius: 0px;
	    box-shadow: unset;
	    text-shadow: unset;
	    background-color: transparent;
	}

	.cust-contact-form .wpcf7-radio label {
	  display: inline-block;
	  padding:8px 16px;
	  border: 1px solid #9D9798;
	  border-radius: 50px;
	  background-color: #F1F1EC;
	  cursor: pointer;
	  font-size: 14px;
	  line-height: 18px;
	  color: #635B5C;
	  font-family: 'Metropolis Regular';
	  transition: all 0.2s ease-in-out;
	}

	.cust-contact-form .wpcf7-radio {
	    display: flex;
	    flex-wrap: wrap;
	    gap: 8px;
	    justify-content: space-around;
	}


	.therapist-sec.therapist-listing-section .therapist-filters-wrapper .therapist-filters {
	    display: flex;
	    gap: 10px;
	    justify-content: end;
	    flex-direction: column;
	}

	.therapist-sec.therapist-listing-section .therapist-filters-wrapper .therapist-filters select {
	    padding: 5px 10px 5px 0;
	    border: 0px;
	    outline: 0px;
	    color: #635B5C;
	    font-family: 'Metropolis Regular';
	    width: 100%;
	}


	.therapist-sec.therapist-listing-section .therapist-filters-wrapper .therapist-filters select option{
		background: #4858A7;
		padding: 8px 16px;
		color: #fff;
		font-size: 12px;
	    line-height: 18px;
	    font-family: 'Metropolis Regular';
	}

	.video-listing-section > div {
	    flex: 0 0 100%;
	}

	.video-listing-section > div:not(:first-child) {
	    margin-left: 0;
	}

	.vids-card {
	    display: flex;
	    margin-top: 50px;
	    margin-bottom: 50px;
	    flex-direction: column;
	}

	.vids-detail {
	    background: #F1F1EC;
	    padding: 26px 20px;
	    flex: 0 0 100%;
	}


	.cust-filter-flex {
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
	    margin-bottom: 50px;
	}


	.resultater p {
	    font-size: 12px;
	    line-height: 18px;
	    color: #635B5C;
	    font-family: 'Metropolis Regular';
	    margin-bottom: 0;
	}

	.terapeuter-filter h4 {
	    color: #4858A7;
	    font-size: 16px;
	    line-height: 24px;
	    margin-bottom: 0;
	    font-family: 'Metropolis Regular';
	}

	.terapeuter-filter {
	    border: 1px solid #919BCA;
	    padding: 8px 16px 8px 50px;
	    border-radius: 50px;
	    background-color: #EDEEF6;
	    background-image: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/06/tune.png);
	    background-repeat: no-repeat;
	    background-size: 24px 24px;
	    background-position: 20px 8px;
	}




	ul.mega-sub-menu > li.mega-menu-row > ul > li > ul > li > a.mega-menu-link {
	    font-family: 'Metropolis Light' !important;
	    text-transform: capitalize !important;
	    font-size: 20px !important;
	    line-height: 28px !important;
	    letter-spacing: 1px !important;
	    color: #F1F1EC !important;
	}


	.hide-list > ul.mega-sub-menu,
	.hide-list-two > ul.mega-sub-menu,
	.hide-list-three > ul.mega-sub-menu,
	.hide-list-four > ul.mega-sub-menu{
	    visibility: none !important;
	}



	#mega-menu-174-0-0 span.mega-indicator {
	    display: block !important;
	    font-size: 0 !important;
	    content: "";
	    background-image: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/06/add-icon.png) !important;
	    background-size: 20px 20px !important;
	    background-repeat: no-repeat !important;
	    width: 20px !important;
	    height: 20px !important;
	    line-height: 20px !important;
	    vertical-align: middle;
	    position: absolute !important;
	    right: -10% !important;
	    top: 5px;
	    cursor: pointer;
	}

	#mega-menu-174-0-1 span.mega-indicator {
	    display: block !important;
	    font-size: 0 !important;
	    content: "";
	    background-image: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/06/add-icon.png) !important;
	    background-size: 20px 20px !important;
	    background-repeat: no-repeat !important;
	    width: 20px !important;
	    height: 20px !important;
	    line-height: 20px !important;
	    vertical-align: middle;
	    position: absolute !important;
	    right: -10% !important;
	    top: 5px;
	    cursor: pointer;
	}


	#mega-menu-174-1-0 span.mega-indicator {
	    display: block !important;
	    font-size: 0 !important;
	    content: "";
	    background-image: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/06/add-icon.png) !important;
	    background-size: 20px 20px !important;
	    background-repeat: no-repeat !important;
	    width: 20px !important;
	    height: 20px !important;
	    line-height: 20px !important;
	    vertical-align: middle;
	    position: absolute !important;
	    right: -10% !important;
	    top: 5px;
	    cursor: pointer;
	}

	#mega-menu-174-1-1 span.mega-indicator {
	    display: block !important;
	    font-size: 0 !important;
	    content: "";
	    background-image: url(http://sensetik.dk.linux370.unoeuro-server.com/wp-content/uploads/2025/06/add-icon.png) !important;
	    background-size: 20px 20px !important;
	    background-repeat: no-repeat !important;
	    width: 20px !important;
	    height: 20px !important;
	    line-height: 20px !important;
	    vertical-align: middle;
	    position: absolute !important;
	    right: -10% !important;
	    top: 5px;
	    cursor: pointer;
	}

	.mob-navigation #mega-menu-wrap-menu-1 #mega-menu-menu-1 > #mega-menu-item-174 {
	    display: flex !important;
	    justify-content: end;
	}


	/* Start Custom Style For Mobile */
	#site-navigation{
		position: absolute;
		right: 10px;
		top: 15px;
		width: 95%;		
	}
	#site-navigation,
	#mega-menu-wrap-menu-1 .mega-menu-toggle,
	#site-navigation.toggled #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item{
		display: block !important;
	}
	#site-navigation.toggled #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1{
		background: #fff;
		padding: 15px;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
		color: #000;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
		color: #000;
		font-weight: bold;
	}
	
	
	
	
	
	
	.wpmtst-testimonial {
		 margin-right: 0px !important; 
		border: 0 !important;
		padding: 0 !important;

	}
	
	.wpmtst-testimonial-content.testimonial-content {
		display: flex;
		position: relative;
		flex-direction: column;
	}
	
	.wpmtst-testimonial-image.testimonial-image {
		flex: unset;
		margin: 0 !important;
		z-index: 1;
	}
	
	.wpmtst-testimonial-image.testimonial-image img {
		width: 80px;
		height: 80px;
		border-radius: 50%;
		object-fit: cover;
		position: absolute;
		left: calc(50% - 40px);
	}
	
	.wpmtst-testimonial-content.testimonial-content > div:last-child {
		background: transparent;
		padding: 100px 20px 30px 20px;
		margin-left: 0;
		z-index: unset;
		margin-top: 0;
	}
	
	h4.tst_title {
		position: relative;
		font-size: 18px;
		line-height: 28px;
		font-weight: 500;
		margin: 0;
		font-family: 'Metropolis Medium';
		color: #BD695A;
		text-align: center;
	}
	
	p.tst_meta {
		font-size: 14px;
		line-height: 20px;
		color: #635B5C;
		font-family: 'Metropolis Regular';
		max-width: 200px;
		margin-left: auto;
	}
	
	
	.wpmtst-testimonial-field.testimonial-field.testimonial-company {
		position: absolute;
		bottom: unset;
		right: unset;
		left: calc(50% - 113px);
		text-align: center;
		border: 1px solid #4858A7;
		padding:5px 20px;
	}
	
	
	.wpmtst-testimonial-field.testimonial-field.testimonial-company a {
		color: #4858A7;
		text-decoration: none;
		font-size: 14px;
		line-height: 18px;
		font-family: 'Metropolis Regular';
	}
	
	h4.tst_title:before {
		content: '';
		background: url(images/quotes.png);
		width: 42px;
		height: 30px;
		display: block;
		position: absolute;
		top: -50px;
		left: 0;
		background-size: cover;
		display:none;
	}
	
	.wpmslider-viewport{
		height:420px !important;
	}
	
	
	
	
	/* End Custom Style For Mobile */
}


/*Mobile styling*/






/*Custom Style*/