html {
	scroll-behavior:smooth;
}

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

/*.post ul,
.text-section ul {
    list-style: none;
    padding-left: 0;
}

.post ul li,
.text-section ul li {
    position: relative;
    padding-left: 20px;
}

.post ul li:before,
.text-section ul li:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    background-image: url('../img/flame_icon.png');
    background-size: cover;
    background-position: center;
    left: -6px;
    top: 10px;
    transform: translateY(-50%);
}*/

.align-vert-center {
    display: flex;
    align-items: center;
}

.share-action-twitter,
.share-action-linkedin,
.share-action-telegram {
	display: none;
}

.callme {
	position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
    background: red;
    padding: 6px 20px;
    width: 100%;
}

.callme span,
.callme a {
	color: #ffffff;
	text-align: right;
	display: inline-block;
}

.callme span {
	font-weight: 800;
    text-align: center;
    width: 100%;
}

.callme a {
	font-weight: 500;
}

.vert-container {
  height: 100%;
  position: relative;
}

.vert-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.masked-img {
	-webkit-mask-size: contain !important;
    -webkit-mask-repeat: no-repeat !important;
    -webkit-mask-position: center !important;
    height: 300px;
}

.site-main {
	margin-top: 100px;
}

.section {
	padding-top: 80px !important;
	padding-bottom: 80px !important;
}

.fa-bars {
    width: 32px;
}

.border-img-start {
	margin-top: 30px;
}

.hide-desktop {
    display: none;
}

.hide-mobile {
    display: inherit;
}

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

.hide-mobile-menu {
    display: inherit;
}

.border-img-start {
	margin-bottom: -2px;
	width: 100%;
}

.border-img-end {
	width: 100%;
	transform: rotate(180deg);
	margin-top: -1px;
	margin-bottom: 40px;
}

body ol {
	margin-left: 0;
	margin-top: 30px;
}

body ol li {
	padding: 10px 0;
}

.font-white p,
.font-white a,
.font-white h1,
.font-white h2,
.font-white h3,
.font-white h4,
.font-white h5,
.font-white h6 {
	color: #fff !important;
}

.font-blue p,
.font-blue a,
.font-blue h1,
.font-blue h2,
.font-blue h3,
.font-blue h4,
.font-blue h5,
.font-blue h6 {
	color: #0F0F0F;
}

/* HEADER */

.header-logo {
	transition: margin 0.4s;
}

.logo-white {
	transition: max-width 0.4s; 
}

.header-image-section {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    background: #f7dfd4;
}

.header-image-section h1 {
    font-weight: 800;
    color: #DF3E10 !important;
    font-size: 60px;
    line-height: 60px;
}

.header-image-section h2 {
	color: #ffffff !important;
    width: 90%;
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
    width: 90%;
    margin-bottom: 20px;
    text-transform: inherit;
}

.header-image-section p {
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}

.header-image-section .hl-box {
	position: absolute;
    top: 0%;
    width: 45%;
    right: 10%;
    background: #ffffff;
    border-radius: 20px;
    padding: 50px;
}

.header-text {
    height: 100%;
}

.header-icon {
    width: 80px;
}

.subheader span {
	width: 50%;
	font-size: 30px;
	color: #fff;
	font-family: Manrope;
    font-weight: 800;
    text-transform: uppercase;
    display: table-cell;
    text-align: center;
}

.subheader .block {
	width: 20%;
	float: left;
}

.subheader .imgbox {
	width: 20%;
	float: left;
}

.subheader img {
	width: 30px;
	display: block;
	margin: 0 auto;
}

.subheader {
	width: 80%;
    position: absolute;
    bottom: 10%;
    left: 10%;
}

.hl-box h1,
.hl-box h2 {
    display: inline-block;
    width: fit-content;
}

.headerimg {
	position: absolute;
    height: 110%;
    left: 10%;
    top: 0%;
}

/* Text */

.text-section a {
	font-weight: unset;
	border-bottom: 3px solid #FA4650;
	transition: color 0.4s;
}

.text-section a:hover {
	border-bottom: 3px solid #FA4650;
	text-decoration: none;
	color: #0F0F0F;
}

.text-section a:visited {
    font-weight: unset;
	border-bottom: 3px solid #FA4650;
	transition: color 0.4s;
	color: #0F0F0F;
}

.padding-bottom {
	padding-bottom: 0 !important;
}

.text-section .row img {
	border-radius: 12px;
	margin: 30px auto;
    display: block;
    max-height: 500px;
}

.text-section {
	position: relative;
	margin: 0 auto;
}

.text-section .bg-img {
    position: absolute;
    bottom: 0%;
    right: 0%;
    height: 80%;
    opacity: 1;
}

.text-section p {
	font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 30px;
}

.text-section.section .container {
	width: 100% !important;
}

/* Activities */

.activities-section img {
    margin: 0 auto;
    display: block;
    object-fit: cover;
}

.activities-section h3 {
	min-height: 64px;
}

.activities-2 h3,
.activities h3 {
	min-height: auto;
	text-align: center;
}

.button-text {
	min-height: 56px;
}


/* Contact */

.contact-section {
	background-color: #ffffff;
	position: relative;
}

.contact-rose {
	position: absolute;
    right: 10px;
    bottom: -10%;
    height: 90%;
    opacity: 0.5;
}

.contact-section input[type=checkbox] {
    position: absolute;
    left: 0px;
    margin-top: 8px;
}

.wpcf7-list-item {
    padding-left: 20px;
}


.contact-section input,
.contact-section select,
.contact-section textarea {
    background-color: #E8E8DF;
    border: none;
    outline: 0;
    border-radius: 6px;
    padding: 8px 10px;
    color: #192539;
}

.wpcf7-submit {
	color: #ffffff !important;
	background: #DF3E10 !important;
	border-radius: 8px !important;
	padding: 8px 50px !important;
	font-size: 16px !important;
	border: 1px solid #FA4650 !important;
}

.wpcf7-submit:hover {
	background: #e06441 !important;
	color: #ffffff !important;
}

.contact-section input:placeholder,
.contact-section select:placeholder,
.contact-section textarea:placeholder {
    color: #192539;
}

.wpcf7-submit {
    margin-top: 30px;
}

.form-mr {
    margin-right: 2%;
}

.contact-section .w-45 {
    width: 49%;
}

.wpcf7-list-item-label a {
	color: #2B2E33 !important;
	text-decoration: underline;
}


/* CV */

.cv-section .container {
    background: #F7F5F3;
    padding: 60px 100px;
}

.cv-list .date {
    float: left;
    width: 20%;
}

.cv-list .text {
    float: left;
    width: 70%;
}

/* FAQ */

.faq-section .card {
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: #F7F5F3;
}

.faq-section .card-header {
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
}

.faq-section .card-body {
    padding-right: 20%;
}

.faq-section .card-header .btn {
    width: 100%;
}

.icon-minus {
    display: none;
}

.faq-section .card-header .btn:active,
.faq-section .card-header .btn:focus,
.faq-section .card-header .btn:hover {
    border: none !important;
}

.faq-section .icon-plus,
.faq-section .icon-minus {
	max-width: 24px;
}

/* Team */

.team-section .imglink,
.team-section .imglink:hover,
.team-section .imglink:visited,
.team-section .imglink:active,
.team-section .imglink:focus  {
	text-decoration: none;
	border: none;
	display: inline-block;
	outline: none;
}

.team-section {
    text-align: center;
}

.team-section img {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    object-fit: cover;
}

.team-section a,
.team-section a:hover,
.team-section a:focus,
.team-section a:visited {
	color: #0F0F0F;
	text-decoration: none;
	border-bottom: #FA4650 2px solid;
	font-weight: 300;
}

/* Img */

.img-section {
	position: relative;
}

.img-section .simpleParallax {
	max-height: 500px;
}

.img-section h1 {
	text-align: left;
    color: #fff;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 80px;
    line-height: 70px;
}

.img-section .hl-box {
    position: absolute;
    bottom: 15%;
    width: 100%;
    text-transform: uppercase;
    z-index: 9;
}

/* Imgteaser */

.imgteaser-section img {

}

.imgteaser-section .imgteaser-bg {
	background-position: center center;
	background-size: cover !important;
	height: 300px;
	position: relative;
	border-radius: 12px;
}

.imgteaser-section h3 {
	position: absolute;
    bottom: 25%;
    left: 30px;
    color: #fff;
    font-size: 30px;
    letter-spacing: 3px;
}

.imgteaser-section p {
	position: absolute;
    bottom: 5%;
    left: 30px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border: 2px solid #fff;
    padding: 4px 10px;
    border-radius: 40px;
    font-weight: 800;
    transition: background-color 0.4s;
}

.imgteaser-section .imgteaser-link:hover p {
	background-color: rgba(255, 255, 255, 0.3);
	transition: background-color 0.4s;
}

/* Facts */

.facts-section {
	background: #F7DFD4;
}

.facts-section .fact-number {
	text-align: center;
	font-family: Manrope;
    font-weight: 900;
    color: #FA4650;
    letter-spacing: 2px;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 30px;
    margin: 0 auto;
}

.facts-section .fact-text {
	text-align: center;
	font-family: Manrope;
    font-weight: 600;
    color: #60B3B1;
    letter-spacing: 0px;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
    margin: 0 auto;
}

/* Accordion */

.accordion-section {
	background: #FA4650;
}

.accordion-section h2 {
	text-align: left;
	color: #ffffff !important;
}

.accordion-section .card-header {
	background: none;
    border: none;
    padding-top: 4px;
    padding-bottom: 4px;
}

.accordion-section .card-body p {
	color: #fff;
}

.accordion-section .card {
	background: none;
	border: none;
	border-bottom: solid 1px #fff !important;
    border-radius: 0;
}

.accordion-section h3 {
	margin: 0;
}

.accordion-section h3 button,
.accordion-section h3 button:focus {
	background: none;
    border: none;
    padding-left: 0;
    padding-right: 0;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 24px;
    outline: none;
}

.accordion-section h3 img {
	height: 24px;
    margin-top: -5px;
    margin-right: 20px;
    transition: transform .2s ease-in-out;
}

.accordion-button img {
	transform: rotate(90deg);
}

.accordion-button.collapsed img {
	transform: rotate(0deg);
}

.accordion-section h2 {
	margin-top: 30px;
}

.accordion>.card>.card-header {
    padding-left: 10px;
}

/* Slider */

.swiper-slide {
	text-align: center;
	width: auto;
}

.slider-img-box {
	height: 280px;
    border-radius: 20px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.slider-img-box span {
	visibility: hidden;
}

.swiper-pagination-bullet-active {
	background: #FA4650;
}

.swiper {
	padding-bottom: 40px;
}

.swiper-button-next,
.swiper-button-prev {
	top: 42%;
	width: 60px;
}

.swiper-button-next img,
.swiper-button-prev img {
	width: 60px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	visibility: hidden;
}

.swiper-button-prev {
	left: -60px;
}

.swiper-button-next {
	right: -60px;
	transform: rotate(180deg);
}

.swiper-slide img {
	width: auto;
}

/* - - - Portfolio - - - */

.portfolio-item {
    width: 40%;
    margin-bottom: -40px;
    padding: 30px;
    position: relative;
}

.portfolio-dot {
    position: absolute;
    width: 21px;
    height: 21px;
    background: #FA4650;
    border-radius: 30px;
}

.portfolio-item.portfolio-left .portfolio-dot {
    right: -12px;
}

.portfolio-item.portfolio-right .portfolio-dot {
    left: -12px;
}

.portfolio-item.portfolio-left {
    margin-left: 10%;
    border-right: solid 3px #FA4650;
    text-align: right;
    padding-right: 80px;
}

.portfolio-item.portfolio-right {
    margin-left: calc(50% - 3px);
    border-left: solid 3px #FA4650;
    text-align: left;
    padding-left: 80px;
}

.portfolio-item svg {
    margin-bottom: 30px;
    font-size: 120px;
    color: #FA4650;
}

.timeline-icon {
	width: 90px;
	margin-bottom: 20px;
}

.portfolio-wrapper .portfolio-item a,
.portfolio-wrapper .portfolio-item a:visited,
.portfolio-wrapper .portfolio-item a:hover {
	color: #192539;
	text-decoration: underline;
	font-weight: 300;
}

/* Projects */

.project-wrapper {
    padding: 50px 50px;
    max-width: 1200px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
}

.projects-section {
	
}

.parent {
    height: 400px;
    overflow: hidden;
    position: relative;
    /* float: left; */
    display: inline-block;
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    width: -webkit-calc(50% - 3px);
    width: -moz-calc(50% - 3px);
    width: calc(50% - 3px);
}

.child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.child a {
    display: none;
    cursor: pointer;
}

.whitebox {
	background: #fff;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

.parent:hover .child:before, .parent:focus .child:before {
    display: block;
}

.parent:hover a, 
.parent:focus a,
.parent:hover .whitebox, 
.parent:focus .whitebox {
    display: block;
}

.child:before {
    content: "";
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(52,73,94,0.75);
}

.project-date {
    font-size: 28px;
    line-height: 1.3em;
    font-weight: 700;
    color: #fff;
    position: relative;
    display: inline-block;
    width: 100%;
    letter-spacing: normal;
}

.child .link {
	position: absolute;
	bottom: 30px;
	left: 30px;
	letter-spacing: 0px;
}

.event-img {
	height: 220px;
	background-size: cover;
	background-position: center;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.eventbox {
	box-shadow: #8080803d 1px 1px 10px 1px;
    border-radius: 20px;
    height: 320px;
}

.bluebox {
	background-color: #60B3B1;
}

.button-blue,
.button-blue:visited {
    color: #60B3B1 !important;
    padding: 4px 10px !important;
    font-weight: 800 !important;
    letter-spacing: 0px;
    font-size: 12px;
    transition: background-color 0.4s;
    display: table;
    text-transform: uppercase;
    border: 2px solid #60B3B1 !important;
    border-radius: 40px;
    border-bottom: 2px;
}

.button-blue:hover,
.button-blue:focus,
.button-blue:active {
    color: #fff !important;
    background: #60B3B1;
    text-decoration: none;
    transition: background-color 0.4s;
    border: 2px solid #60B3B1 !important;
}

.event-date {
	font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    color: #fff;
    position: relative;
    display: inline-block;
    width: 100%;
    letter-spacing: normal;
	
}

.whitebox p {
	line-height: 24px;
    color: #192539;
    font-size: 15px;
    font-weight: 400;
}

.event-tag {
	background: #FA4650;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	padding: 8px 14px;
	border-radius: 6px;
	display: inline-block;
    margin-bottom: 4px;
}

.event-wrapper {
    width: 30%;
    float: left;
    margin-right: 3%;
}

.filter-section {
	margin-bottom: 20px;
}

.filter-section span,
.filter-section button {
    font-weight: 800 !important;
    letter-spacing: 0px;
    font-size: 14px;
    border: none;
    background: none;
}

.filter-section span {
	margin-right: 20px;
}

.filter-section button:focus {
	outline: none;
	box-shadow: none;
	color: #FA4650;
}

/* Post */

.post {
	padding-top: 120px;
	position: relative;
}

.border-post-top {
	width: 100%;
	position: absolute;
	top: 320px;
}

.post-header-grey {
	width: 100%;
    height: 200px;
    background: #E4E2DF;
    position: absolute;
    top: 120px;
}

.post h1 {
	color: #FA4650;
}

.post-content img {
	border-radius: 12px;
}

.spantext-post {
	font-weight: 600;
	color: #FA4650;
}

.post-footer p {
    font-weight: 900;
    color: #FA4650;
    font-size: 40px;
    text-align: center;
}

.post-footer .button {
	margin-left: auto !important;
    margin-right: auto !important;
}

.post-ticketlink {
	background: #60B3B1;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	padding: 6px 14px;
	border-radius: 12px;
	margin-top: 30px;
	display: inline-flex;
}

.post .bluebox {
	position: relative;
}

.post .post-times {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #fff;
	font-weight: 700;
}

.post-thumb {
	width: 100%;
	height: 400px;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	border-radius: 24px;
}

.post ul li {
	color: #192539;
}

/* 404 */

.error-404 h1 {
	font-size: 10em;
	text-align: center;
	font-weight: 900;
}

.error-404 p {
	text-align: center;
	font-size: 2.5em;
}

.error-404 a {
	text-align: center;
    color: inherit !important;
    display: block;
    font-weight: 600;
    border: 2px solid #000;
    width: fit-content;
    margin: 30px auto 60px;
    padding: 2px 8px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: none;
}

.error-404 a:hover,
.error-404 a:focus,
.error-404 a:active {
	text-decoration: none;
}

/* GALLERY */

.gallery-box {
	height: 250px;
	width: 100%;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.gallery-item {
    display: block;
    width: 100%;
    height: 100%;
}

/* MAPS */

.load-map {
	color: #ffffff;
    background: #FA4650;
    padding: 10px;
    font-weight: 500;
    display: block;
    margin: 0 auto;
    width: fit-content;
}

.load-map:hover {
	text-decoration: none;
}

/* KaPlan */

.kalender dt {
	font-size: 22px;
	margin: 16px 0 4px;;
	color: #FA4650;
}

.kalender dd {
	padding-bottom: 20px;
	border-bottom: solid #000000 1px;
}

/* FlipBook */

.full-size {
	height: 600px !important;
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: auto;
    clip: inherit;
    height: auto;
    width: auto;
    bottom: -30px;
    clip-path: inherit;
}

.wpcf7 .screen-reader-response p {
    border-bottom: 3px solid #FFFFFF;
    width: fit-content;
}