@import url("https://use.typekit.net/yvi8lrc.css");
/* 
font-family: "acherusgrotesque", sans-serif;
font-weight: 400;
font-style: normal;
*/
/* @font-face {
  font-family: "Aquavit";
  src: url("../fonts/Aquavit-Regular.woff2") format("woff2"),
    url("../fonts/Aquavit-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
} */

:root {
  --whiteColor: #ffffff;
  --mainColor: #435369;
  --mediumBrown: #ab9477;
  --lightBrown: #c5b295;
  --green: #6f916a;
  --grey: #3a3a39;
  --bgColor: #f4f1f1;
  --bodytextcolor: #ab9477;
  --shadowcolor: #00000029;
  --formShadow: #d3d3d3;

  --pink: #d36099;
}
/* body {
  font-family: "rival-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden !important;
} */
#page-content {
  position: relative;
  z-index: 1;
}


.first-sec.pageSpace {
  padding-top: 10em;
}
.first-sec .ce-container {
  max-width: 65%;
}
.first-sec figure {
  width: 366pt;
  height: auto;
  margin: auto;
}

.innerr-start-p {
  padding-top: 12em !important;
}

.kinder-first,
.ERWACHSENE-first,
.team-first {
  background-image: linear-gradient(to bottom, #ffffff, #f5f0e0);
}



.team-imgs figure img,
.team-first figure img {
  border-radius: 40px;
}
.team-first .sec-one .ce-container {
  max-width: 100%;
}

.team-imgs.pageSpace {
  padding-top: 8em;
}
.team-imgs h6 {
  margin-bottom: 0.5rem;
}
.team-imgs .col-md-4 {
  margin-bottom: 3em;
}

.erwachsene-wrapper {
  position: relative;
}

.erwachsene-nav .accordion {
  display: none;
}

.erwachsene-nav {
  position: absolute;
  top: 195px;
  left: 50.4%;
  z-index: 1;
}
.erwachsene-nav #c30540 a {
  color: #fff;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease-in-out;
  display: flex;
}
.erwachsene-nav #c30540 a::before {
  content: "";
  background-color: #fff;
  border: 3px solid #cfbaa4;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  display: block;
  transition: all 0.3s ease-in-out;
}

.erwachsene-nav #c30540 a:hover {
  gap: 5px;
}
.erwachsene-nav #c30540 a.active::before {
  border: 3px solid #531a29;
  width: 30px;
  height: 30px;
  transform: translate(-25%, 0%);
}
.erwachsene-nav #c30540 a:hover:before {
  border: 3px solid #531a29;
  width: 30px;
  height: 30px;
  transform: translate(-25%, 0%);
}

.erwachsene-wrapper .ce-container {
  max-width: 100%;
}

.ERWACHSENE-first .ce-container {
  max-width: 70%;
}
.ERWACHSENE-first figure {
  width: 174.84pt;
  height: auto;
  margin: auto;
}

.ERWACHSENE-first a {
  text-decoration: unset !important;
}

.ERWACHSENE-first .accordion {
  display: none;
}

.erwachsene-sec figure {
  height: 100vh;
  margin: 0;
}
.erwachsene-sec figure img {
  object-fit: cover;
}
.erwachsene-sec .ce-container {
  max-width: 100%;
}
.erwachsene-sec .text-col {
  padding: 0 3% 0 5%;
  height: 100vh;
}

.kinder-first .ce-container {
  max-width: 55%;
}
.kinder-first {
  position: relative;
}

.squirrel-left {
  position: absolute;
  width: 462.72pt;
  height: auto;
  left: -93px;
  bottom: 5%;
}
.squirrel-left .ce-container {
  max-width: 60%;
}
.cat-right {
  position: absolute;
  width: 368.5px;
  height: auto;
  right: 28px;
  bottom: 5%;
}
.cat-right .ce-container {
  max-width: 78%;
}

.kinder-timeline-first.pageSpace {
  padding: 6em 0;
}
.kinder-timeline-first .kinder-right-img {
  display: flex;
  justify-content: flex-end;
}
.kinder-timeline-first img[title="w-700"] {
  width: 700px;
  pointer-events: none;
}
.kinder-timeline-first img[title="squirl-first"] {
  position: absolute;
  bottom: -66px;
  right: -46px;
  rotate: unset;
  width: 487px;
  height: auto;
  pointer-events: none;
}
.kinder-timeline-first img[title="cat-squirl-second"] {
  position: absolute;
  bottom: -66px;
  left: -46px;
  rotate: unset;
  width: 487px;
  height: auto;
  pointer-events: none;
}
.kinder-timeline-first img[title="squirl-second"] {
  position: absolute;
  bottom: 4px;
  right: -28px;
  rotate: unset;
  width: 804px;
  height: auto;
  pointer-events: none;
}
.kinder-timeline-first img[title="cat-squirl-forth"] {
  position: absolute;
  bottom: 2px;
  left: 68px;
  rotate: unset;
  width: 800px;
  height: auto;
  pointer-events: none;
}
.kinder-timeline-first img[title="cat-squirl-fifth"] {
  position: absolute;
  bottom: -46px;
  left: -35px;
  rotate: unset;
  width: 900px;
  height: auto;
  pointer-events: none;
}

.dark-red-sec {
  position: relative;
  background-color: #531a29;
}
.dark-red-sec .ce-container {
  max-width: 60%;
}
.dark-red-sec h3,
.dark-red-sec p,
.dark-red-sec ul li {
  color: #fff;
}
.dark-red-sec h6 {
  color: #cfbaa4;
}
.dark-red-sec figure {
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  width: 313.41px;
  height: auto;
}

.timeline-section {
  position: relative;
}

.kinder-timeline .scroll-line {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 95%;
  pointer-events: none;
}

.nav_btnsMobile {
  padding-top: 3em;
}

.nav_btns.sticky {
  position: fixed !important;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 55%;
  border-radius: 28px;
  z-index: 9999;
}

.nav_btns .accordion-header {
  height: auto;
  background-image: unset;
}
.nav_btns .accordion-item {
  background-color: #226646;
  border-radius: 50px;
  padding: 12px;
}
.nav_btns .accordion-button {
  color: #f5f0e0;
  text-align: center;
}
.nav_btns .accordion-body a,
.nav_btns .accordion-body p {
  color: #f5f0e0;
  text-align: center;
  text-decoration: none;
}
.nav_btns .accordion-body a:hover {
  text-decoration: none;
  color: #cfbaa4;
}
.nav_btns .active--collapse .accordion-button {
  color: #f5f0e0;
}
.nav_btns .accordion-header button::before {
  content: "";
  background-image: url(/fileadmin/user_upload/coko-website/icons-svg/coko_arrow_down-1.svg);
  background-repeat: no-repeat;
  width: 21px;
  height: 11px;
  display: block;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  background-size: contain;
}
.nav_btns .active--collapse .accordion-header button::before {
  background-image: url(/fileadmin/user_upload/coko-website/icons-svg/coko_arrow_up.svg);
  height: 11px;
}

.opacity-bg {
  background: rgb(182 170 171 / 10%);
}
.Karriere-sec {
  padding-bottom: 0;
}

p.text-center img {
  margin-top: 0px;
  height: 100px;
  width: 150px;
}

.construction-sec {
  /* background: rgb(182 170 171 / 60%); */
  background: #f3e0df;
}
.construction-sec figure {
  width: 220px;
  margin: 0 auto 3em;
}
.construction-sec h3 {
  margin-bottom: 0;
}
/* * {
  scrollbar-width: thin;
  scrollbar-color: #c6cdde;
} */

/* ::-webkit-scrollbar {
  width: 7px;
  background: #fff;
}

::-webkit-scrollbar-thumb {
  background-color: #c6cdde;
  border-radius: 46px;
} */

.loader {
  left: 0;
  height: 100%;
}

span.navIconTxt {
  color: #000;
  margin-bottom: 8px;
  display: block;
}

/* /////////////////////////////////// */
.navbar-light .navbar-toggler {
  border: none;
  display: block;
}

.navbar-toggler .icon-bar {
  display: block;
  width: 35px;
  height: 1px;
  border-radius: 2px;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  margin: 0 auto;
}

.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 10px;
}

.navbar-toggler .open .icon-bar:first-of-type {
  transition: top 0.25s ease 0s, transform 0.25s ease 0.3s;
  -webkit-transition: top 0.25s ease 0s, transform 0.25s ease 0.3s;
  -webkit-transform: rotate(46deg);
  -ms-transform: rotate(46deg);
  transform: rotate(46deg);
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0;
}

.navbar-toggler .open .icon-bar:nth-of-type(2) {
  opacity: 0;
}

.navbar-toggler .open .icon-bar:nth-of-type(3) {
  transition: top 0.25s ease 0s, transform 0.25s ease 0.3s;
  -webkit-transition: top 0.25s ease 0s, transform 0.25s ease 0.3s;
  -webkit-transform: translate(-1px, 3px) rotate(-46deg);
  -ms-transform: translate(-1px, 3px) rotate(-46deg);
  transform: translate(-1px, 3px) rotate(-46deg);
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}

.navbar-toggler .icon-bar:first-of-type,
.navbar-toggler .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.navbar-toggler .icon-bar:nth-of-type(2) {
  opacity: 1;
}

.navbar-toggler .icon-bar,
.navbar-toggler .open .icon-bar {
  background: #CFBAA4;
}

/* .FixNav .social {
  display: flex;
  justify-content: end;
  align-items: center;
} */

* {
  scrollbar-width: thin;
  scrollbar-color: #c6cdde;
}

::-webkit-scrollbar {
  width: 7px;
  background: #fff;
}

::-webkit-scrollbar-thumb {
  background-color: #c6cdde;
  border-radius: 46px;
}

/* //////////////////////////////////// */
.card,
.termina-h a {
  border-right: none;
}

.powermail_submit {
  text-transform: uppercase;
}

.accordion-button::before,
.card button.btn.btn-link.collapsed:after,
.card button.btn.btn-link:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.pageSpace a,
.pageSpace a:hover,
p a {
  text-decoration: underline;
}

p,
li {
  line-height: 160%;
}

b,
strong {
  font-family: "museo-sans-condensed", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.ins-head a,
.ins-head a:hover,
.navbar-nav ul.dropdown-menu a:hover,
.topShortCuts a {
  color: var(--blueColor);
}

/* .top_logo img {
  height: 100px;
} */

.pageSpace a {
  color: var(--browncolor);
}
.formKontakt a {
  color: #000000;
}
/* ********amr fix********** */
.homeStartImage {
  position: relative;
  height: 138vh;
}
.aboveImage {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  mix-blend-mode: multiply;
  width: 100%;
}
.content-aboveImage {
  position: absolute;
  z-index: 2;
  top: 16%;
  width: 100%;
}
.content-aboveImage .row {
  align-items: center;
}
.content-aboveImage .col-md-4 {
  text-align: right;
}
.content-aboveImage h1 {
  color: #fff;
}

.logo {
  width: 210px;
  margin-bottom: 6rem;
}
.underImage {
  display: flex;
  justify-content: end;
  position: absolute;
  right: 0;
  z-index: 0;
  width: 78%;
}
.innerFirstSection {
  position: relative;
  z-index: 1;
}
.innerFirstSection .row {
  margin-left: 8%;
  margin-top: 8rem;
}

.img-sec {
  background-color: var(--bgColor);
}
.img-sec figure {
  width: 166.4px;
  margin: 0 auto 35px;
}
.img-sec h3 {
  margin-bottom: 0;
}

.kontackt-section h3 {
  margin-bottom: 5rem;
}

.whiteColor h1 {
  color: #fff;
}
.whiteColor .ce-container {
  max-width: 100%;
}
.specificInnerTOP {
  margin-top: 8rem;
}
.formKontakt {
  position: relative;
  z-index: 1;
  margin-bottom: 22rem;
}
.firstSection {
  position: relative;
  z-index: 1;
}
.firstSection a.mainBtn,
.navContent-row a.mainBtn,
.footer a.mainBtn {
  background: #226646;
  border: 1px solid #ffffff;
  display: inline-block;
  width: 35%;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  border-radius: 24px;
  padding: 5px 0;
}
.navContent-row a.mainBtn {
  width: 60%;
}

.footer a.mainBtn {
  width: fit-content;
  padding: 5px 10px;
}

/* ************amr fix*********** */
.firstSection a.mainBtn:hover,
.navContent-row a.mainBtn:hover,
.footer a.mainBtn:hover {
  background: #ffffff;
  color: #226646;
  text-decoration: none;
}

.footer {
  background: #226646;
  position: relative;
}

.footer .col-md-4 .ce-textpic {
  display: flex;
  align-items: baseline;
  gap: 12px;
}
.footer .col-md-4 .ce-textpic figure {
  width: 50px;
}

.footer iframe {
  width: 100%;
  height: 400px;
  border-radius: 40px;
}

.footer-desc-row {
  flex-direction: column;
}
.footer-desc-row .ce-col {
  margin-bottom: 1em;
}

.footer .spacificHeader .ce-container {
  max-width: 100%;
}
.footer .spacificHeader {
  margin-bottom: 3rem;
}
.radio label {
  display: block !important;
}
.tableSection td img {
  width: 30px;
  height: 30px;
}
.tableSection h3,
.spacificHeader h3 {
  margin-left: 139px;
}
.tableSection h4 {
  background: #000000 0% 0% no-repeat padding-box;
  color: #fff;
  padding: 20px 0 0;
}
.tableSection .row {
  margin-top: 2rem;
}
hr {
  margin-top: 3rem;
  margin-bottom: 1rem;
  border: 1px solid #b6aaab;
}

.Kontakt-sec iframe {
  height: 500px;
}

.teaserSection .ce-container {
  max-width: 100%;
}
.teaserSection .spacificHeader {
  width: 85%;
  margin: auto;
}
.teaserSection .specificMarginRight {
  margin-right: 6%;
  margin-top: 7rem;
}
.teaserSection .specificMarginLeft {
  margin-left: 6%;
  margin-top: 7rem;
}
.specificWidth .row {
  margin-top: unset;
  margin-right: unset;
  margin-bottom: 3rem;
}
.specificWidth h4 {
  margin-bottom: 1rem;
}
.teaserSection .left figure,
.right figure {
  width: 806px;
}
.right .ce-column {
  display: flex;
  justify-content: end;
}
.social_icon {
  width: 73px;
}
body {
  position: relative;
  font-family: "myriad-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  overflow-x: hidden !important;
}
html {
  overflow-x: hidden !important;
}

.instagramSection .spacificHeader .ce-container {
  max-width: 100%;
}
.instagramSection .item {
  position: relative;
}
.instagramSection .carousel-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0%);
}
.instagramSection .owl-container {
  margin-top: 3rem;
}
.instagramSection .row {
  margin-top: 4rem;
}
.instagramSection .col-md-4 .frame-type-text {
  height: 526px;
  background: #d1d1d1 0% 0% no-repeat padding-box;
  text-align: center;
}
.navbar-toggler,
.owl-dot {
  outline: 0 !important;
}

.videoBlock img {
  object-fit: cover;
}

.powermail_submit,
.videoBlock h5 {
  color: var(--darkGreenColor);
}

html {
  position: relative;
  min-height: 100%;
}

/* body {
  font-family: "museo-sans-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 22px;
  line-height: 29px;
  background: var(--whiteColor);
  overflow-x: hidden;
} */

::-moz-selection {
  color: var(--whiteColor);
  background: var(--bodytextcolor);
}

::selection {
  color: var(--whiteColor);
  background: var(--bodytextcolor);
}

.loader {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: url(/fileadmin/user_upload/coko_websit/Group_116.svg) 50% 50%
    no-repeat #fff;
  background-size: 180px;
}

.links a img {
  height: 20px;
}

.links a {
  display: inline-block;
}

.online {
  position: fixed;
  bottom: 85px;
  right: 30px;
  text-align: center;
  color: #fff;
  font-weight: 400;
  z-index: 999;
}

a.rezeption {
  padding: 11px 25px;
  padding-left: 44px;
  background: #fff url(/fileadmin/user_upload/coko_websit/online.svg) no-repeat
    left center;
  border: 1px solid var(--darkblueColor);
  background-position-x: 6%;
  text-decoration: none;
  border-radius: 100px;
  font-weight: 600;
  font-size: 18px;
  color: #232a50;
}

a.rezeption:hover {
  padding-right: 44px;
  padding-left: 25px;
  background: var(--lightBlue)
    url(/fileadmin/user_upload/coko_websit/online.svg) no-repeat left center;
  background-position-x: 94%;
}

.toplinks p {
  font-weight: 500;
  border: 1px solid var(--darkblueColor);
  border-radius: 5px;
  color: var(--darkblueColor);
  font-size: 18px;
  display: block;
  margin: 1em auto 0 auto;
  text-decoration: none;
  vertical-align: middle;
  -webkit-transition: all ease-out 0.2s;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -ms-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  position: relative;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
}

.toplinks p:hover,
.toplinks p:focus {
  color: #fff !important;
  border: 1px solid var(--darkblueColor);
}

.toplinks p:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--darkblueColor);
  color: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 5px;
}

.toplinks p:hover:before,
.toplinks p:focus:before,
.toplinks p:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.hero_video {
  position: relative;
}
label.control-label.col-sm-2,
.powermail_fieldwrap .col-sm-10 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
/* label {
  display: none;
} */

.powermail_fieldwrap_type_recaptcha label,
.powermail_fieldwrap_type_textarea label {
  display: none;
}

.powermail_fieldwrap_type_recaptcha {
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  margin: 3em 0;
}

label.control-label.col-sm-2 {
  color: #226646;
  font-size: 20px;
  line-height: 30px;
}

.powermail_fieldwrap_type_radio {
  margin-bottom: 10px;
}
.powermail_fieldwrap_type_radio label {
  display: block;
}
.row:has(.powermail_fieldwrap_type_check)::before {
  content: "Ich…";
  position: absolute;
  left: 50px;
  top: 155px;
  color: #888888;
}
.row:has(.powermail_fieldwrap_type_check) {
  position: relative;
  display: flex;
  align-items: start;
  flex-direction: column;
  width: 48.4%;
  background-color: #fff;
  margin-left: 15px !important;
  padding: 40px 35px 20px;
  border-bottom: 1px solid #cfbaa4;
}
.powermail_fieldwrap_type_check .checkbox label {
  display: flex !important;
  align-items: center;
  color: #888888;
}
.powermail_fieldwrap_type_check .checkbox label input {
  margin-right: 15px;
}
input[type="checkbox"] {
  width: 30px !important;
  height: 30px !important;
}
.powermail_fieldwrap_type_check {
  display: flex;
  flex-direction: row-reverse;
  justify-content: left;
  position: relative;
  left: 0;
}

fieldset {
  position: relative;
}
fieldset.powermail_fieldset .row {
  margin: 0;
  width: 100%;
}

fieldset.powermail_fieldset .row .col-md-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  height: fit-content;
  color: #226646;
}

.backy .ce-container {
  height: 600px;
  position: relative;
  overflow: hidden;
  background-color: var(--darkblueColor) !important;
  background-attachment: fixed !important;
  background-size: cover !important;
}

.backy .ce-container:after {
  content: "";
  width: 100%;
  height: 120px;
  position: absolute;
  left: 0;
  bottom: -50px;
  background: var(--whiteColor);
  transform: rotate(-3deg);
  z-index: 9;
}

.ce-bodytext a,
.ce-bodytext a:hover {
  color: var(--grayColor);
  text-decoration: none;
}

.arrows .ce-row {
  display: flex;
  justify-content: center;
  position: relative;
  flex-direction: row-reverse;
}

.arrows .ce-row .ce-column {
  padding: 21px;
  background: #fff;
  z-index: 1;
  position: relative;
}

.arrows .ce-row:before {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: var(--darkblueColor);
  margin-top: -5px;
}

.arrows .ce-row .ce-column + .ce-column {
  padding-right: 0;
}

.arrows .ce-row .ce-column img {
  cursor: pointer;
}

.arrows .ce-row .ce-column img:hover {
  opacity: 0.7;
}

.pageSpace.grey {
  background: var(--lightGray);
}

.pageSpace.grey .arrows .ce-row .ce-column {
  background: var(--lightGray);
}

.backy.grey .ce-container:after {
  bottom: -59px;
  background: var(--lightGray);
  transform: rotate(3deg);
}

.kontactSec h1 {
  margin-bottom: 3rem;
}

.textimg-sec {
  position: relative;
  /* padding-bottom: 3em; */
}
.textimg-sec h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(0, -70%);
}
.textimg-sec .ce-container {
  max-width: 100%;
}

a {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

div#navbarNavDropdown {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: center;
}

.top_logo {
  transition: 0.2s ease-in-out;
}

.pageSpace {
  padding: 3em 0;
}

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

.checkbox,
.navbar-nav li a,
.navbar-toggler,
.powermail_submit,
.top_logo {
  display: inline-block;
}

a,
button {
  transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}

@-webkit-keyframes backgroundScroll {
  0% {
    -webkit-transform: scale(1);
  }

  100% {
    -webkit-transform: scale(1.2);
  }
}

@keyframes backgroundScroll {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.2);
  }
}
/* header.FixNav {
  z-index: 9999999;
  background: #006646;
  position: relative;

} */

/* header.FixNav .container-fluid {
  width: 85%;
  padding: unset;
} */

.social .tel {
  font-size: 20px;
  line-height: 28px;
  color: #cfbaa4;
  font-family: "Myriad Pro", Arial, sans-serif;
  font-weight: 700;
}
.social .tel::before {
  content: "";
  background-image: url(/fileadmin/user_upload/coko_websit/phone.svg);
  background-repeat: no-repeat;
  width: 18.5px;
  height: 18.5px;
  display: inline-block;
  padding: 0 15px 0;
}
.right-img img.logo {
  width: 485.78px;
  height: 326.05pt;
  margin-top: -12em;
}
.left-img img.logo {
  width: 397.23px;
  height: 332.06pt;
  margin-top: -12em;
}

.navbar-nav li a {
  color: #ffffff;
  font-size: 60px;
  line-height: 54px;
  margin: 0 18px;
  text-decoration: none;
  position: relative;
  /* text-transform: uppercase; */
}
.navbar-nav li a:hover {
  color: #f5f0e0;
}

.navbar-nav li a i {
  font-size: 18px;
}

.navbar-nav li a.active_nav {
  color: #f5f0e0;
}

.tx-powermail h3 {
  display: none;
}

.dropdown-toggle::after {
  display: none;
}

.logoImage {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: visible !important;
}

.logoImage figure img {
  object-fit: unset !important;
}

.teaser figure.image {
  position: absolute;
  height: 100%;
  width: 54vw;
  left: 0;
  top: 0;
  overflow: hidden;
}

.teaser.right figure.image {
  left: auto;
  right: 0;
}

.teaser figure.image:after {
  content: "";
  width: 70px;
  height: 100%;
  position: absolute;
  right: -38px;
  bottom: 0;
  background: var(--lightGray);
  transform: skew(-6deg);
  z-index: 9;
}

.teaser.right figure.image:after {
  left: -29px;
  right: auto;
  transform: skew(-6deg);
}

.teaser figure.image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}

.teaser figure.image img:hover {
  transform: scale(1.1);
}

.teaser .col-lg-7 {
  position: initial;
}

ul.dropdown-menu {
  border-bottom: 0 solid var(--goldColor);
  background: var(--whiteColor);
  box-shadow: 0 6px 6px #00000029;
  position: absolute;
  left: -100px !important;
  top: 100px !important;
  margin-top: -1px;
  border-radius: 0;
  z-index: 9999;
  padding: 0 0;
  transform: none !important;
  border: none;
  min-width: 370px;
}

.navbar-nav ul.dropdown-menu a {
  font-size: 20px;
  padding: 12px 15px;
  display: block;
  line-height: 34px;
  text-align: left;
  color: var(--darkColor);
  margin: 0;
  border-bottom: 1px solid #f3f3f3;
}

.navbar-nav ul.dropdown-menu a:hover {
  color: #000;
  background-color: rgb(61 180 154 / 20%);
  font-weight: bold;
}

p,
ul li {
  font-size: 20px;
  line-height: 30px;
  color: #226646;
  font-family: "myriad-pro", sans-serif;
  font-weight: 300;
}
a.STEF_back-to-top {
  position: absolute;
  right: 50%;
  transform: translate(50%, 0);
  bottom: 0px;
  z-index: 1;
  background-color: #226646;
  padding: 2px 2px;
  text-align: center;
  border-radius: 90px 90px 0 0;
  height: 90px;
  width: 185px;
  box-shadow: 0 3px 6px #00000080;
  text-decoration: none;
}
a.STEF_back-to-top img {
  height: 50px;
  width: 35px;
}
a.STEF_back-to-top p {
  color: #cfbaa4;
}
/* ************amr fix************ */
/* header.FixNav.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  z-index: 999;
  -webkit-transition: 0.6s;
  transition: 0.6s;
} */

.top_logo {
  opacity: 1;
  transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}

/* header.FixNav .top_logo {
  opacity: 1;
}

header.FixNav.sticky .top_logo,
header.FixNav.inner .top_logo {
  opacity: 1;
} */

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.hero_img.inner:before,
.hero_img.inner:after {
  display: none;
}

.hero_img.inner figure.image {
  height: 450px;
}

.active--collapse .accordion-button {
  color: #226646;
}

/* .accordion-item.active--collapse {
  border-bottom: unset !important;
} */
.accordion-item {
  padding: 12px;
  border-radius: 0;
  margin-bottom: 1em;
}

.accordion-header {
  background-image: url(/fileadmin/user_upload/coko-website/icons-svg/coko_accordion.svg);
  margin: 0;
  display: block;
  line-height: unset;
  display: block;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  line-height: 24px;
  color: #226646;
  background-repeat: no-repeat;
  height: 53px;
  background-size: contain;
}

.accordion-button {
  padding: 0 2em;
  border: none;
  background: transparent;
  outline: none !important;
  height: auto;
  display: block;
  width: 100%;
  text-align: left;
  cursor: pointer;
  font-size: 18px;
  line-height: 24px;
  color: #226646;
}

.accordion-body {
  margin: 15px;
  padding: 8px 0 0;
}

.accordion-body h2 {
  display: none;
}

.accordion-header button::before {
  content: "";
  background-image: url(/fileadmin/user_upload/coko-website/icons-svg/Group_254.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}

.active--collapse .accordion-header button::before {
  background-image: url(/fileadmin/user_upload/coko-website/icons-svg/Line_57.svg);
  height: 2px;
}

.copy-r {
  position: relative;
  display: flex;
  align-items: center;
}

.copy-r .ce-container {
  max-width: 65%;
  margin: 0;
  flex: auto;
}

.copy-r p {
  margin: 0;
  color: var(--whiteColor);
  font-size: 14px;
  line-height: 24px;
}

/* .copy-r p a {
  color: var(--whiteColor);
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
} */

.copy-r p a strong {
  margin: 0 10px;
  font-size: 0;
  background: url(/fileadmin/user_upload/backlink/praxiskom_logo_weiss.svg)
    no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
}

.doc-sec .col-md-6 {
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
}

#instaFeed.owl-carousel.owl-drag .owl-item {
  padding: 0;
}

#instaFeed.owl-carousel.owl-drag .owl-item .item a.ima {
  margin: 0;
  height: 365px;
  overflow: hidden;
  position: relative;
  display: block;
}

#instaFeed.owl-carousel.owl-drag .owl-item a.ima img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

#instaFeed .owl-dots .owl-dot span {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  margin: 5px 4px;
  background: #d0d0d0;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

#instaFeed .owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  background: var(--brownColor);
}

#instaFeed .owl-dots {
  padding: 15px;
  text-align: center;
  bottom: -54px;
}

.ins-head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-items: center;
  padding: 12px 10px;
  border: 1px solid #eee;
}

.ins-head span {
  font-size: 12px;
  font-weight: bold;
}

.ins-head i {
  font-size: 24px;
  margin-top: 7px;
}

.ins-head a:hover {
  color: var(--brownColor);
}

.owl-carousel .item .ins-head img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

a.bac-an {
  position: relative;
  display: inline-block;
}

a.bac-an:after {
  background: -webkit-linear-gradient(left top, crimson 0%, #f90 100%);
  width: 40px;
  display: none;
  height: 40px;
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  left: -2px;
  top: -2px;
  animation: spina 5s linear infinite;
}

@keyframes spina {
  100% {
    transform: rotate(360deg);
  }
}

#instaFeed .owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

#instaFeed.owl-theme .owl-dots {
  bottom: -70px;
}

#instaFeed.owl-theme .owl-dots .owl-dot span {
  background: var(--darkGrayColor) !important;
}

#instaFeed.owl-theme .owl-dots .owl-dot.active span,
#instaFeed.owl-theme .owl-dots .owl-dot:hover span {
  background: var(--brownColor) !important;
}

h1 {
  font-family: "Aquavit", sans-serif;
  font-size: 88px;
  line-height: 100px;
  font-weight: 300;
  font-style: normal;
  color: #226646;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

h2 {
  font-family: "Aquavit", sans-serif;
  color: #531a29;
  font-size: 50px;
  line-height: 73px;
  margin-bottom: 2rem;
  font-weight: 400;
}

h3 {
  font-family: "Aquavit", sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 400;
  color: #226646;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

h4 {
  font-family: "Aquavit", sans-serif;
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  color: #226646;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
h5 {
  font-family: "Aquavit", sans-serif;
  font-size: 30px;
  line-height: 38px;
  font-weight: 400;
  color: #531a29;
  margin-bottom: 2rem;
}
h6 {
  font-family: "Aquavit", sans-serif;
  font-size: 24px;
  line-height: 35px;
  font-weight: 400;
  color: #531a29;
  margin-bottom: 0.5rem;
}

.container,
.ce-container {
  max-width: 85%;
  margin: auto;
}

.powermail_fieldwrap_type_date input,
input[type="email"],
input[type="text"],
select,
textarea {
  width: 100%;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  resize: vertical;
  margin: 8px 0;
  outline: 0;
  border-radius: 0;
  font-size: 20px;
  color: #c18f85;
}
.form-control {
  font-family: "myriad-pro", sans-serif;
  font-weight: 300;
  padding: 0;
  border-bottom: 1px solid #cfbaa4 !important;
  border-top: unset;
  border-left: unset;
  border-right: unset;
  background-color: transparent;
  font-size: 20px;
}
input.form-control::placeholder {
  color: #226646;
  font-size: 14px;
}
textarea.form-control::placeholder {
  color: #226646;
  font-size: 14px;
}
.powermail_fieldwrap_type_date input:focus,
input[type="email"]:focus,
input[type="text"]:focus,
select:focus,
textarea:focus {
  border: 1px solid var(--grey);
}

.powermail_fieldwrap_type_submit input {
  background: transparent;
  border: none;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #226646;
  font-size: 20px;
  line-height: 28px;
  position: relative;
  z-index: 1;
  border-radius: 30px;
  padding: 17px 40px 13px 40px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  /* margin-top: 1em; */
  outline: 0;
  width: 100%;
  font-family: "myriad-pro", sans-serif;
  font-weight: 400;
}
.powermail_fieldwrap_type_submit .col-sm-10::before {
  content: "";
  background-image: url(/fileadmin/user_upload/coko-website/icons-svg/coko_button1.svg);
  position: absolute;
  inset: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}
.powermail_fieldwrap_type_submit .col-sm-10:hover:before {
  background-image: url(/fileadmin/user_upload/coko-website/icons-svg/coko_button_hover1.svg);
}

.opacity-bg .powermail_fieldwrap_type_textarea {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
.powermail_fieldwrap_type_textarea {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.powermail_fieldwrap_type_radio {
  display: flex;
  border-bottom: 1px solid #cfbaa4;
  height: fit-content;
  top: 8px;
}
.powermail_fieldwrap_type_radio label {
  max-width: 30% !important;
  color: #222222;
  font-size: 20px;
  line-height: 28px;
  font-family: "myriad-pro", sans-serif;
  font-weight: 300;
}

textarea.form-control {
  border-bottom: unset !important;
  background: #fff;
  border-radius: 72px;
  margin-top: 3em;
  padding: 1em 2em;
}
.powermail_fieldwrap_type_radio .col-sm-10 {
  display: flex;
  gap: 30px;
  max-width: 100% !important;
}
.powermail_fieldwrap_type_radio .col-sm-10 .radio {
  display: contents;
}
.powermail_fieldwrap_type_radio .col-sm-10 .radio label {
  color: #222222;
  display: flex !important;
  gap: 15px;
}

.powermail_fieldwrap_type_submit input:active,
.powermail_fieldwrap_type_submit input:focus,
.powermail_fieldwrap_type_submit input:hover {
  background: transparent;
  text-decoration: none;
  border: none;
  color: #531a29;
  border-radius: 30px;
}
.powermail_fieldwrap_type_submit {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.powermail_fieldwrap_type_submit .col-sm-10 {
  max-width: 20% !important;
}

.powermail-errors-list {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  padding: 8px 10px;
  list-style: none;
  border-radius: 4px;
}

.powermail-errors-list li {
  color: #721c24;
  font-size: 16px;
  margin-bottom: 0 !important;
}

legend.powermail_legend {
  display: none;
}

.tx-powermail .container-fluid {
  padding: 0;
}

/* .top_space {
  padding-top: 3em;
} */

.videoBlock i {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  width: 187px;
  height: 187px;
  background-size: contain;
  background-repeat: no-repeat;
}

.tx-videogrid .col-4 {
  margin: 0 0 20px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 10px;
}

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 650px;
  }
}

.video-txt h5,
.video-txt.stndalone h5 {
  margin: 15px 0 8px;
  font-size: 24px;
  color: #000;
  line-height: 26px;
  text-align: left;
  font-style: italic;
}

.video video,
video {
  width: 100%;
}

.videoBlock {
  position: relative;
  margin-bottom: 10px;
}

.videoBlock.stndalone i {
  font-size: 60px;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
}
.opacity-bg {
  padding: 1em;
}
.videoBlock a {
  background: 0 0;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  border-radius: 0;
  background: rgb(25 37 61 / 40%);
}

.videoBlock img {
  border-radius: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}

.videoBlock a:hover {
  background: rgba(34, 156, 163, 0);
}

.videoBlock i {
  font-size: 70px;
  margin-bottom: 0;
  animation: 2s infinite pulse;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

#switcher-container {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

#switcher-container:after {
  content: "";
  /* border: 0 solid #000; */
  background: url("/fileadmin/user_upload/321DU/icons/video_button_mute.svg")
    center center/100%;
  bottom: 31px;
  right: 31px;
  position: absolute;
  width: 35px;
  height: 35px;
}
#switcher-container:before {
  content: "";
  /* border: 0 solid #000; */
  background: url("/fileadmin/user_upload/321DU/icons/video_button_play.svg")
    center center/100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 40px;
  height: 40px;
  display: block;
}
#volume-switcher:checked + #switcher-container:before {
  display: none;
}

/* 
#switcher-container::before {
  content: "";
  background-image: linear-gradient(to right, #232a50, #232a50);
  background-size: 400% 400%;
  animation: 15s infinite text-color-gradient;
  width: 50px;
  height: 50px;
  display: block;
  bottom: 20px;
  right: 20px;
  position: absolute;
  border-radius: 50%
} */

#switcher-container:hover {
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

#volume-switcher:checked + #switcher-container {
  -webkit-transition: 0.7s ease-in 1s;
  -moz-transition: 0.7s ease-in 1s;
  transition: 0.7s ease-out 1s;
}

#volume-switcher:checked + #switcher-container:hover {
  opacity: 1;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: opacity 0.3s ease-out;
}

#volume-switcher:checked + #switcher-container:after {
  content: "";
  background: url("/fileadmin/user_upload/321DU/icons/video_button_volume.svg")
    center center/100%;
}

#volume-switcher {
  display: none;
}
.inner-scroll,
.kinder-scrolla,
.scrolla {
  position: absolute;
  bottom: 10% !important;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: 555;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.inner-scroll img,
.kinder-scrolla img,
.scrolla img {
  width: 30px;
  height: auto;
}
.kinder-scrolla p,
.scrolla p {
  color: #cfbaa4;
}
.kinder-scrolla,
.kinder-scrolla:hover {
  text-decoration: none;
}

.inner-scroll p {
  color: #226646;
}
.table td {
  font-size: 20px;
  line-height: 30px;
  color: white;
  padding: 0;
  border: none;
}
.contenttable {
  width: 100%;
}
/* Initial state of the logo - hidden and flipped */
.content-aboveImage .logo a img {
  opacity: 0;
  transform: rotateX(90deg);
  transform-origin: center bottom;
  transition: transform 0.6s ease, opacity 0.6s ease;
}

/* Animated state - visible and flipped up */
.content-aboveImage .logo.animate img {
  opacity: 1;
  transform: rotateX(0deg);
}

.vedioSection .mob-vid {
  display: none;
}

/* Style the input file button */
.powermail_file {
  font-size: 18px;
  padding: 2px 15px 10px 0; /* Add padding for a better look */
  color: var(--bodytextcolor);
  background-color: transparent;
  border: unset !important;
  border-bottom: unset !important;
  /* border-radius: 50px; Rounded corners */
  cursor: pointer; /* Add a pointer on hover */
  display: inline-block;
  text-align: center;
  line-height: 1.5;
  height: 55px;
}

/* Style the button when hovered */
.powermail_file:hover {
  background-color: transparent; /* Slightly darker background on hover */
}

/* Remove the file name text that appears when a file is chosen */
/* .powermail_file::-webkit-file-upload-button {
  visibility: hidden;
} */
.powermail_file {
  text-align: left;
}
.powermail_file::file-selector-button {
  display: inline-block;
  background: transparent;
  border: none;
  padding: 8px 8px;
  border-radius: 15px;
  color: var(--bodytextcolor);
  border: 1px solid var(--bodytextcolor);
  border-radius: 50px;
  cursor: pointer;
  font-size: 20px;
  text-align: center;
}

.powermail_file:hover::before {
  background: #d9d5b8; /* Change color on hover */
}

.powermail_file:active::before {
  background: #d9d5b8; /* Change color when clicked */
}

.powermail_fieldwrap_type_file {
  display: flex;
  align-items: center;
}
.powermail_fieldwrap_type_file label {
  display: block;
  /* max-width: 30% !important; */
  color: var(--grey);
  font-size: 20px;
  line-height: 28px;
}
.powermail_fieldwrap_type_file .col-sm-10 {
  border-bottom: 1px solid #cfbaa4 !important;
  flex: 0 0 95%;
  max-width: 95%;
  padding: 0;
}

.powermail_fieldwrap_type_text {
  font-size: 20px;
  line-height: 30px;
}

fieldset .row .powermail_file::-webkit-file-upload-button {
  visibility: hidden;
}

fieldset .row .powermail_file::file-selector-button {
  visibility: hidden;
}
fieldset .row .powermail_file {
  position: relative;
  display: inline-block;
  padding: 0.5em 1em;
  border-radius: 4px;
  border: 1px solid #226646 !important;
  background-color: transparent;
  color: transparent;
  cursor: pointer;
  text-align: center;
  border-radius: 50px;
  height: 47px;
  max-width: 30% !important;
}

.powermail_fieldwrap_uploadfilelebenslauf_01 label,
.powermail_fieldwrap_uploadfilelebenslauf label,
.powermail_fieldwrap_uploadfilelebenslauf_02 label {
  display: none;

  .col-sm-10 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
.powermail_fieldwrap_type_file .col-sm-10::after {
  position: absolute;
  left: 6%;
  top: 50%;
  transform: translate(0, -50%);
  display: block;
  cursor: pointer;
  pointer-events: none;
  color: #226646;
}
.powermail_fieldwrap_uploadbewerbungsschreiben .col-sm-10::after {
  font-size: 10px;
}
.powermail_fieldwrap_lebenslauf .col-sm-10::after,
.powermail_fieldwrap_bewerbungsschreiben .col-sm-10::after,
.powermail_fieldwrap_zeugnisse .col-sm-10::after {
  content: "Datei hochladen" !important;
}
.mobile-karrier-form {
  display: none;
}
.popup h1 {
  font-size: 80px;
  font-weight: 900 !important;
}

.popup,
.popup-full {
  height: 100%;
  max-height: 100%;
  bottom: 0;
}

.popup {
  position: fixed;
  left: 0;
  right: 0;
  overflow: hidden;
  padding: 0;
  background: rgba(72, 72, 72, 0.8);
  z-index: 1000000;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

.popup h5 {
  color: #4a4a4a !important;
  font-size: 16px !important;
  line-height: 24px !important;
}

.popup-full {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}

.popup-closed {
  bottom: -100% !important;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}

.popup-start {
  bottom: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  display: block !important;
}

.popup .ce-container {
  position: relative;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
  width: 50%;
  margin: auto;
  background: #fff;
  display: block;
  border: 1px solid #484848;
  padding: 2em 4em;
  overflow-x: auto;
}
/* @media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
  .popup .ce-container {
    height: auto;
    padding: 2em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .popup .ce-container {
    height: 80vh;
    padding: 2em;
  }
}
@media only screen and (max-width: 768px) {
  .popup .ce-container {
    width: 80%;
  }
  .popup .ce-container {
    height: 80vh;
    padding: 2em;
  }
  .popup h1 {
    font-size: 40px;
  }
} */

.popup .btn-close {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  cursor: pointer;

  &:hover {
    cursor: pointer;
  }
}

.popup .btn-close::before,
.popup .btn-close::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 2px;
  background-color: #000;
  border-radius: 2px;
}

.popup .btn-close::before {
  transform: rotate(45deg);
}

.popup .btn-close::after {
  transform: rotate(-45deg);
}
.nav-termine .termine {
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
  background-color: #d71c7f;
  padding: 10px 20px;
  border-radius: 23px;
  width: 275px;
  display: block;
  text-align: center;
}
.nav-termine .termine:hover {
  text-decoration: none;
  padding: 10px 25px;
  width: 290px;
}
.nav-termine .termine::before {
  content: "";
  background-image: url(/fileadmin/user_upload/coko_websit-website/icons/Gruppe_2377.svg);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0 15px 0;
}

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

.beige-bg {
  background-color: rgb(244, 241, 241, 0.4);
}

/* fix nav */
.navbar-light .col-md-6 {
  display: flex;
  justify-content: right;
}

.footer a {
  color: #ffffff;
  text-decoration: none;
}

/* fix footer */
.footer p.text-center {
  color: #ffffff;
  font-weight: 300;
  margin-bottom: 25px;
}

.main-hero {
  background-color: #006646;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.section5 {
  background-color: #f5f0e0;
  padding-top: 100px;
}
.section5 h4 {
  color: #cfbaa4;
}
.section5 p {
  color: #222222;
  font-family: "myriad-pro", sans-serif;
  font-weight: 300;
}
.section4 {
  background-color: #006646;
  border: #707070 1px solid;
}
.section4 p {
  color: #ffffff;
  font-family: "Myriad Pro", sans-serif;
}
/* 
.middle-line {
  background-color: #cfbaa4;
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  width: 1px;
  z-index: 555;
  left: 50%;
} */

.accordion-header {
  margin-top: 0px !important;
}
.section3 {
  background-color: #006646;
  border: #707070 1px solid;
  padding-bottom: 130px;
}

.cols2Section figure img,
.section3 figure img {
  border-radius: 25px;
}

.section3 h4 {
  margin-top: 120px;
  color: #cfbaa4;
  margin-bottom: 105px;
}
.section3 h3,
.section3 p {
  color: #ffffff;
  font-family: "myriad-pro", sans-serif;
  font-weight: 300;
}
.section3 h3 {
  margin-top: 60px;
}

.navbar-nav li a {
  font-family: "Aquavit", sans-serif;
  font-weight: 300;
}

.section5 p {
  margin-bottom: 0 !important;
}
.right-float-img {
  position: absolute;
  height: 498px;
  width: 498px;
  top: 0;
  right: -9%;
}
.left-float-img {
  position: absolute;
  height: 680px;
  width: 680px;
  top: -8.5%;
  left: -12%;
}
.section3 {
  position: relative;
}

.logos-row {
  height: 100vh;
}
.left-img,
.right-img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.back-ground {
  height: 100%;
}

.left-img .claim,
.right-img .claim {
  position: absolute;
  bottom: 5%;
  right: 5%;
}
.left-img .claim img,
.right-img .claim img {
  /* width: 138pt;
  height: 138pt; */
  filter: drop-shadow(0px 3px 6px #00000029);
}

.left-img .tree-vine {
  position: absolute;
  bottom: -38px;
  left: -104px;
  width: 341pt;
  height: auto;
}
.right-img .cat {
  position: absolute;
  bottom: 0;
  right: 20%;
}
/* .right-img .cat img {
    height: 359pt;
    width: 254pt;
} */
.right-img .squirrel {
  position: absolute;
  bottom: 57px;
  left: 20%;
}
/* .right-img .squirrel img {
  height: 185px;
    width: 262px;
} */

.termine-btn {
  position: fixed;
  right: 0;
  top: 10%;
  transform: translate(0, -50%);
  z-index: 999;
}
.termine-btn a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  color: #fff;
  background-color: #531a29;
  border-radius: 24px 0 0 24px;
  width: 150px;
  text-align: center;
  padding: 10px;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
}
.termine-btn img {
  width: 91px;
}
.footer .ce-container {
  max-width: 97%;
}
.footer p,
footer a {
  font-family: "myriad-pro", sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: white;
  margin-bottom: 1em;
}
.footer h3 {
  color: #cfbaa4;
  margin-bottom: 2em;
  position: relative;
  z-index: 12;
}
.footer-row {
  width: 73%;
  margin: auto;
  margin-bottom: 2em;
}
.footer-second-col p {
  margin-bottom: 3px;
}
.footer-third-col {
  display: flex;
  gap: 15px;
}
.footer-third-col img {
  width: 65px;
}
.copy-r p,
.copy-r a {
  color: #cfbaa4;
}
.footer::before {
  content: "";
  background-image: url(/fileadmin/user_upload/coko-website/icons-svg/coco_footer_divider_screen.svg);
  position: absolute;
  top: -160px;
  right: 0;
  left: 0;
  background-size: 103%;
  background-repeat: no-repeat;
  height: 100%;
  z-index: 11;
  pointer-events: none;
}
.wrapper {
  background-image: linear-gradient(to bottom, #ffffff, #f5f0e0);
  padding: 3em 0 12em 0;
  isolation: isolate;
  position: relative;
}
.wrapper h3 {
  margin: auto;
  width: 55%;
}
.row {
  justify-content: space-around;
}
.img-col {
  max-width: 40%;
  flex: 0 0 40%;
  position: relative;
}
.text-col {
  max-width: 50%;
  flex: 0 0 50%;
  flex-direction: column;
  display: flex;
  justify-content: center;
}
.wrapper .text-col h4 {
  width: 90%;
}
.wrapper .text-col h6 {
  margin-bottom: 1em;
}
.wrapper .text-col p {
  margin-bottom: 4em;
}
.sec-one,
.sec-two,
.sec-three {
  padding: 10em 0 6em 0;
}
.sec-one .img-col::before {
  content: "";
  background-image: url(/fileadmin/user_upload/coko-website/png-elements/Steinpilze.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -50px;
  left: -20px;
  background-size: 100% 100%;
  height: 285px;
  width: 200px;
  z-index: 1;
}
.sec-two .img-col::before {
  content: "";
  background-image: url(/fileadmin/user_upload/coko-website/png-elements/Tannenzapfen.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 30px;
  right: -20px;
  background-size: 100% 100%;
  height: 270px;
  width: 195px;
  z-index: 1;
}
.sec-three .img-col::before {
  content: "";
  background-image: url(/fileadmin/user_upload/coko-website/png-elements/Luchs_1.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -20px;
  left: -95px;
  background-size: 100% 100%;
  height: 285px;
  width: 200px;
  z-index: 1;
}
.sec-three .img-col::after {
  content: "";
  background-image: url(/fileadmin/user_upload/coko-website/png-elements/coko_Eichhörnchen__1.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -170px;
  left: 200px;
  background-size: 100% 100%;
  height: 135pt;
  width: 190pt;
  z-index: 1;
}
.wrapper .mainBtn {
  position: relative;
  text-decoration: none !important;
  color: #226646 !important ;
  text-align: center;
  padding: 10px 35px;
  z-index: 1;
}

.wrapper .mainBtn::before {
  content: "";
  background-image: url(/fileadmin/user_upload/coko-website/icons-svg/coko_button1.svg);
  position: absolute;
  inset: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}
.wrapper .mainBtn:hover::before {
  background-image: url(/fileadmin/user_upload/coko-website/icons-svg/coko_button_hover1.svg);
}
.wrapper .mainBtn:hover {
  color: #531a29 !important;
}

.drflex-sec {
  padding: 12em 0;
  position: relative;
}
.drflex-sec::before {
  content: "";
  background-image: url(/fileadmin/user_upload/coko-website/png-elements/coko_Farnkl.png);
  position: absolute;
  top: 60px;
  left: 125px;
  height: 395pt;
  width: 279pt;
  z-index: -1;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
}
.drflex-sec::after {
  content: "";
  background-image: url(/fileadmin/user_upload/coko-website/png-elements/coko_Farn.png);
  position: absolute;
  top: -15px;
  right: 120px;
  height: 389pt;
  width: 450pt;
  z-index: -1;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
}

.drflex-sec .frame-type-image figure {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.drflex-sec .frame-type-text,
.drflex-sec .frame-type-html {
  z-index: 2;
  position: relative;
}

.drflex-sec h6,
.drflex-sec h4,
.drflex-sec p {
  color: #531a29;
  margin-bottom: 20px;
}
.drflex-sec a {
  border-radius: 32px;
  justify-content: center;
  display: inline-flex;
  align-items: center;
  padding: 10px 20px;
  background-color: #531a29;
  text-align: center;
  margin-top: 2em;
}
.drflex-sec a:hover {
  padding: 15px 25px;
}
.drflex-sec a img {
  background-color: #531a29;
  height: 22px;
  width: 91px;
}
.drflex-sec .frame {
  text-align: center;
}

.drflex-sec:hover .frame-type-image figure {
  transform: translate(-50%, -50%) rotate(10deg);
  transform-origin: center center;
}
.drflex-sec:hover::before {
  transform: rotate(-10deg);
  transform-origin: center center;
}
.drflex-sec:hover::after {
  transform: rotate(10deg);
  transform-origin: center center;
}

.rotate-l figure,
.rotate-r figure {
  transition: all 0.3s ease-in-out;
}
.rotate-r figure:hover {
  rotate: 10deg;
}
.rotate-l figure:hover {
  rotate: -10deg;
}

.width-65 .ce-container {
  max-width: 65%;
}

.checked-list ul {
  list-style-type: none;
  padding-left: 0;
}
.checked-list ul li {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.checked-list ul li::before {
  content: "";
  background-image: url(/fileadmin/user_upload/coko-website/icons-svg/Pfad_4984.svg);
  background-repeat: no-repeat;
  display: block;
  width: 24.6pt;
  height: 22.3pt;
  margin-top: 8px;
}

.scroll-line {
  position: absolute;
  top: 7%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 93%;
  pointer-events: none;
}

.fw-sec .ce-container {
  max-width: 100%;
}

/* ////////////////navigation////////////////////////// */
#toggle {
  width: 60px;
  height: 25px;
  position: relative;
  transition: 0.3s;
}

header.FixNav {
  z-index: 1000;
  /* padding: 10px 25px; */
  background: #226646;
  box-shadow: 0px 3px 6px #00000029;
  position: fixed;
  margin: auto;
  width: 120px;
  padding: 1em;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 0 0 60px 60px;
  /* transform: translate(-50%, 0); */
}

header.FixNav .row {
  display: block;
}
header.FixNav.inner .row,
header.FixNav.sticky .row {
  display: flex;
}
header.FixNav.sticky .row .col-md-4,
header.FixNav.inner .row .col-md-4 {
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
}
header.FixNav.sticky .row .col-md-8,
header.FixNav.inner .row .col-md-8 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

header.FixNav .container-fluid {
  width: 85%;
  padding: unset;
}

header.FixNav.inner,
header.FixNav.sticky {
  position: fixed;
  width: 500px;
  margin: auto;
  border-radius: 0 0 90px 90px;
}
header.FixNav .top_logo {
  opacity: 1;
  display: none;
}

header.FixNav.sticky .top_logo,
header.FixNav.inner .top_logo {
  opacity: 1;
  display: block;
}

header.FixNav.sticky .top_logo::after, 
header.FixNav.inner .top_logo::after {
  content: "";
  width: 1px;
  height: 50px;
  background-color: #CFBAA4;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -15px;
  transform: translate(0, -50%);
}

div#navbarNavDropdown {
  position: fixed;
  inset: 0px;
  z-index: 999;
  display: flex;
}
div#navbarNavDropdown .navbar-nav {
  width: 70%;
  flex: 0 0 70%;
  height: 100%;
  background: #226646;
  align-items: flex-start;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  gap: 50px 0;
  padding: 8em 8em 6em;
}
div#navbarNavDropdown .nav-content {
  width: 30%;
  flex: 0 0 30%;
  height: 100%;
  align-items: flex-start;
  align-content: center;
  background: #226646;
  padding: 6em;
}
.nav-content p {
  color: #fff;
}
.nav-content h5 {
  color: #fff;
  margin-bottom: 0.5rem;
}
.nav-content .col-md-4 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.icons-row .ce-container {
  max-width: 100%;
}
.icons-row img {
  width: 40px;
  height: auto;
}
.collapse:not(.show) {
  display: none !important;
}
/* ddasa */
.leftSide {
  border-right: 3px solid #cfbaa4;
}
.leftSide,
.rightSide {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
.hover-left .leftSide {
  width: var(--hover-width);
}
.hover-right .leftSide {
  width: var(--other-width);
}
.leftSide,
.rightSide {
  transition: 700ms all ease-in-out;
}
.fullWidth {
  -ms-flex: 0 0 65%;
  flex: 0 0 65%;
  max-width: 65%;
}
.OpenLeft {
  margin: 0;
}
.OpenRight {
  margin: 0;
}
.sliderStart .OpenLeft h2,
.sliderStart .OpenRight h2 {
  opacity: 1;
  visibility: visible;
}

.sliderStart p:last-child {
  margin-top: 20px;
}
.OpenLeft {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.closeRight,
.closeLeft {
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  max-width: 35%;
}
.closeLeft .tree-vine,
.closeLeft .scrolla,
.closeRight .cat,
.closeRight .squirrel,
.closeRight .kinder-scrolla {
  display: none;
}
.OpenRight {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.scroll-line.mobile {
  display: none;
}
/*new */

.erwachsene-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.erwachsene-sec {
  height: 100vh;
  display: flex;
  align-items: center;
  background-color: #fff;
}
.erwachsene-sec .image-col {
  padding-right: 0;
  padding-left: 0;
}
.erwachsene-nav {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-3%, -50%);
  z-index: 100;
  text-align: center;
}

.erwachsene-nav p {
  margin: 12px 0;
  transition: all 0.3s ease;
  opacity: 1;
}

.erwachsene-nav p.active {
  opacity: 1;
  transform: scale(1.1);
}


.privacy-container.pageSpace {
  padding: 8em 0 12em;
}

.pageSpace a,
.pageSpace a:hover {
  color: #226646;
}

.datenschutz .accordion-button {
      background-image: url(/fileadmin/user_upload/coko-website/icons-svg/coko_accordion.svg);
    margin: 0;
    display: block;
    line-height: unset;
    display: block;
    position: relative;
    display: flex;
    background-repeat: no-repeat;
    height: 91px;
    background-size: contain;
}
.datenschutz .accordion-header {
  background-image: unset;
  width: 100%;
  height: auto;
}

/* iOS Safari auto-detected links (dates, phones, etc.) */
a[x-apple-data-detectors],
a[x-apple-data-detectors] * {
  text-decoration: none !important;
  border-bottom: none !important;
}