.frame-space-after-extra-small {
  padding-bottom: 1rem !important;
}

.frame-space-before-extra-small {
  padding-top: 1rem !important;
}

.frame-space-after-small {
  padding-bottom: 2rem !important;
}

.frame-space-before-small {
  padding-top: 2rem !important;
}

.frame-space-after-medium {
  padding-bottom: 3rem !important;
}

.frame-space-before-medium {
  padding-top: 3rem !important;
}

.frame-space-after-large {
  padding-bottom: 4rem !important;
}

.frame-space-before-large {
  padding-top: 4rem !important;
}

.frame-space-after-extra-large {
  padding-bottom: 5rem !important;
}

.frame-space-before-extra-large {
  padding-top: 5rem !important;
}

:root {
  --primary-hr: #587FCC ;
}

/* roboto-300 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url("/fileadmin/co_system/default/css/fonts/roboto-v20-latin-300.woff2") format("woff2"), url("/fileadmin/co_system/default/css/fonts/roboto-v20-latin-300.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url("/fileadmin/co_system/default/css/fonts/roboto-v20-latin-regular.woff2") format("woff2"), url("/fileadmin/co_system/default/css/fonts/roboto-v20-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("/fileadmin/co_system/default/css/fonts/roboto-v20-latin-700.woff2") format("woff2"), url("/fileadmin/co_system/default/css/fonts/roboto-v20-latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url("/fileadmin/co_system/default/css/fonts/roboto-v20-latin-500.woff2") format("woff2"), url("/fileadmin/co_system/default/css/fonts/roboto-v20-latin-500.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* nothing-you-could-do-regular - latin */
@font-face {
  font-family: "Nothing You Could Do";
  font-style: normal;
  font-weight: 400;
  src: local("Nothing You Could Do"), local("NothingYouCouldDo"), url("/fileadmin/co_system/default/css/fonts/nothing-you-could-do-v9-latin-regular.woff2") format("woff2"), url("/fileadmin/co_system/default/css/fonts/nothing-you-could-do-v9-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-sans-regular - latin */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url("/fileadmin/co_system/default/css/fonts/pt-sans-v11-latin-regular.woff2") format("woff2"), url("/fileadmin/co_system/default/css/fonts/pt-sans-v11-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-sans-700 - latin */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("/fileadmin/co_system/default/css/fonts/pt-sans-v11-latin-700.woff2") format("woff2"), url("/fileadmin/co_system/default/css/fonts/pt-sans-v11-latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("/fileadmin/co_system/default/css/fonts/open-sans-v17-latin-regular.woff2") format("woff2"), url("/fileadmin/co_system/default/css/fonts/open-sans-v17-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("/fileadmin/co_system/default/css/fonts/open-sans-v17-latin-700.woff2") format("woff2"), url("/fileadmin/co_system/default/css/fonts/open-sans-v17-latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("/fileadmin/co_system/default/css/fonts/open-sans-v17-latin-600.woff2") format("woff2"), url("/fileadmin/co_system/default/css/fonts/open-sans-v17-latin-600.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ---------------------------------------------- */
html,
p {
  font-family: "Roboto", sans-serif, Verdana, Arial, Helvetica;
  color: rgb(96, 96, 96);
  font-weight: 300;
}

div {
  font-family: "Roboto", sans-serif, Verdana, Arial, Helvetica;
  font-weight: 300;
}

.fullWidth {
  max-width: 100%;
  width: 100%;
  position: relative;
}

.text-cursive {
  font-style: italic;
}

.text-center > ul {
  list-style-position: inside !important;
}

.textColorBlue {
  color: rgb(23, 121, 186);
}

.textColorDarkBlue {
  color: rgb(61, 83, 159);
}

/******************fancybox - video ******************/
.fancybox-slide--video .fancybox-content {
  max-width: 80% !important;
  max-height: 70% !important;
}

.videoContainter .container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  float: left;
}

.videoContainter .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*****************************************************/
header {
  position: relative;
  top: 0;
  z-index: 99;
  color: rgb(255, 255, 255);
  width: 100%;
}
@media only screen and (min-width: 40em) {
  header {
    position: fixed;
  }
}
header a,
header a:visited {
  color: rgb(255, 255, 255);
}
header a:active,
header a:focus,
header a:hover {
  color: rgb(204, 204, 204);
}
header #headTop {
  max-width: 100%;
  width: 100%;
  position: relative;
  background-color: rgb(48, 48, 48);
  line-height: 2.25rem;
  min-height: 2.25rem;
}
header #headTop2 {
  border-bottom: 1px solid rgb(0, 0, 0);
  background: #2055a4; /* Old browsers */
  background: -moz-linear-gradient(top, #2055a4 32%, #5388db 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #2055a4 32%, #5388db 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #2055a4 32%, #5388db 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2055a4", endColorstr="#5388db", GradientType=0); /* IE6-9 */
  min-height: 6.25rem;
}
header #headTop2 .logo {
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
  /* --- Desktop --- */
}
header #headTop2 .logo img {
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 300px;
}
@media screen and (min-width: 48rem) {
  header #headTop2 .logo img {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 300px;
  }
}
@media screen and (min-width: 64rem) {
  header #headTop2 .logo img {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 300px;
  }
}
@media screen and (min-width: 68rem) {
  header #headTop2 .logo img {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 325px;
  }
}
@media screen and (min-width: 90rem) {
  header #headTop2 .logo img {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    width: 350px;
  }
}
header #headTop2 #audioBox {
  height: 30px;
  position: fixed;
  right: 5px;
  top: 5px;
  width: 31px;
  z-index: 9999;
}
header #headTop2 #audioBox .play {
  background: rgba(0, 0, 0, 0) url("../img/audiosprite.png") no-repeat scroll -140px 0;
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 31px;
}
header #headTop2 #audioBox .stop {
  background: rgba(0, 0, 0, 0) url("../img/audiosprite.png") no-repeat scroll -140px -30px;
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 31px;
}
header #headTop2 .boxMapIcon {
  margin-top: 0.5rem;
  display: none;
  font-size: 0.9rem;
  margin-right: 0.9rem;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
}
header #headTop2 .boxMapIcon .fa {
  position: relative;
  font-size: 1.2rem;
}
@media only screen and (min-width: 40em) {
  header #headTop2 .boxMapIcon {
    font-size: 1rem;
  }
  header #headTop2 .boxMapIcon .fa {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 48rem) {
  header #headTop2 .boxMapIcon {
    font-size: 1rem;
    display: none;
  }
  header #headTop2 .boxMapIcon .fa {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 64rem) {
  header #headTop2 .boxMapIcon {
    font-size: 1rem;
    display: inline-block;
  }
  header #headTop2 .boxMapIcon .fa {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 68rem) {
  header #headTop2 .boxMapIcon {
    font-size: 1.2rem;
    display: inline-block;
  }
  header #headTop2 .boxMapIcon .fa {
    font-size: 1.4rem;
  }
}
header #headTop2 .boxPhone {
  margin-top: 0.5rem;
  display: none;
  font-size: 0.9rem;
  margin-right: 0.9rem;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
}
header #headTop2 .boxPhone .fa {
  position: relative;
  font-size: 1.2rem;
}
@media only screen and (min-width: 40em) {
  header #headTop2 .boxPhone {
    font-size: 1rem;
  }
  header #headTop2 .boxPhone .fa {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 48rem) {
  header #headTop2 .boxPhone {
    font-size: 1rem;
    display: none;
  }
  header #headTop2 .boxPhone .fa {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 64rem) {
  header #headTop2 .boxPhone {
    font-size: 1rem;
    display: inline-block;
  }
  header #headTop2 .boxPhone .fa {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 68rem) {
  header #headTop2 .boxPhone {
    font-size: 1.2rem;
    display: inline-block;
  }
  header #headTop2 .boxPhone .fa {
    font-size: 1.4rem;
  }
}
header #headTop2 .boxPhone2 {
  margin-top: 0;
  display: none;
  font-size: 0.9rem;
  margin-right: 0.9rem;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
}
header #headTop2 .boxPhone2 .fa {
  position: relative;
  font-size: 1.2rem;
}
@media only screen and (min-width: 40em) {
  header #headTop2 .boxPhone2 {
    font-size: 1rem;
  }
  header #headTop2 .boxPhone2 .fa {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 48rem) {
  header #headTop2 .boxPhone2 {
    font-size: 1rem;
    display: none;
  }
  header #headTop2 .boxPhone2 .fa {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 64rem) {
  header #headTop2 .boxPhone2 {
    font-size: 1rem;
    display: inline-block;
  }
  header #headTop2 .boxPhone2 .fa {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 68rem) {
  header #headTop2 .boxPhone2 {
    font-size: 1.2rem;
    display: inline-block;
  }
  header #headTop2 .boxPhone2 .fa {
    font-size: 1.4rem;
  }
}
header #headTop2 .boxMailAddrTop {
  margin-top: 0rem;
  margin-right: 0.9rem;
  margin-bottom: 0.5rem;
  display: inline-block;
  font-size: 0.9rem;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
  /* --- Desktop --- */
}
header #headTop2 .boxMailAddrTop .fa {
  position: none;
  font-size: 1.2rem;
}
@media only screen and (min-width: 40em) {
  header #headTop2 .boxMailAddrTop {
    font-size: 1rem;
    display: none;
  }
  header #headTop2 .boxMailAddrTop .fa {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 48rem) {
  header #headTop2 .boxMailAddrTop {
    font-size: 1rem;
    display: none;
  }
  header #headTop2 .boxMailAddrTop .fa {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 64rem) {
  header #headTop2 .boxMailAddrTop {
    font-size: 1rem;
    display: inline-block;
  }
  header #headTop2 .boxMailAddrTop .fa {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 68rem) {
  header #headTop2 .boxMailAddrTop {
    font-size: 1.2rem;
    display: inline-block;
  }
  header #headTop2 .boxMailAddrTop .fa {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 96rem) {
  header #headTop2 .boxMailAddrTop {
    font-size: 1.2rem;
    display: none;
  }
  header #headTop2 .boxMailAddrTop .fa {
    font-size: 1.4rem;
  }
}
header #headTop2 .leftSite {
  margin-top: 0.5rem;
  position: relative;
}
@media only screen and (min-width: 40em) {
  header #headTop2 .leftSite {
    margin-top: 0.5rem;
  }
}
header #headTop2 .leftSite .boxMailAddr {
  margin-top: 0rem;
  margin-right: 0.9rem;
  margin-bottom: 0.5rem;
  display: none;
  font-size: 1rem;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
  /* --- Desktop --- */
}
header #headTop2 .leftSite .boxMailAddr .fa {
  position: relative;
  font-size: 1.2rem;
}
@media only screen and (min-width: 40em) {
  header #headTop2 .leftSite .boxMailAddr {
    font-size: 1.2rem;
    display: none;
  }
  header #headTop2 .leftSite .boxMailAddr .fa {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 48rem) {
  header #headTop2 .leftSite .boxMailAddr {
    display: none;
  }
}
@media screen and (min-width: 64rem) {
  header #headTop2 .leftSite .boxMailAddr {
    display: none;
  }
}
@media screen and (min-width: 68rem) {
  header #headTop2 .leftSite .boxMailAddr {
    display: none;
  }
}
@media screen and (min-width: 96rem) {
  header #headTop2 .leftSite .boxMailAddr {
    display: inline-block;
  }
}
header #headTop2 .leftSite .boxBooking {
  margin-top: 0rem;
  margin-right: 0.9rem;
  margin-bottom: 0.5rem;
  position: relative;
  display: inline-block;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
  /* --- Desktop --- */
}
header #headTop2 .leftSite .boxBooking img {
  position: relative;
}
header #headTop2 .leftSite .boxBooking .text {
  top: 0;
  position: absolute;
}
header #headTop2 .leftSite .boxBooking .text .month {
  font-size: 0.7rem;
  color: rgb(255, 255, 255);
  margin-top: 2px;
  margin-left: 14px;
}
header #headTop2 .leftSite .boxBooking .text .day {
  font-size: 1rem;
  color: rgb(0, 0, 0);
  font-weight: bold;
  margin-top: -2px;
  margin-left: 14px;
}
@media screen and (min-width: 48rem) {
  header #headTop2 .leftSite .boxBooking {
    display: inline-block;
  }
}
@media screen and (min-width: 64rem) {
  header #headTop2 .leftSite .boxBooking {
    display: inline-block;
  }
}
@media screen and (min-width: 68rem) {
  header #headTop2 .leftSite .boxBooking {
    display: inline-block;
  }
}
@media screen and (min-width: 97rem) {
  header #headTop2 .leftSite .boxBooking {
    display: inline-block;
  }
}
header #headTop2 .leftSite .boxOpening {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0.5rem;
  display: inline-block;
  width: 7rem;
  position: relative;
}
header #headTop2 .leftSite .boxOpening img.openingTimesIcon {
  display: inline-block;
}
header #headTop2 .leftSite .boxOpening .openingTimesText {
  font-size: 0.9rem;
  position: relative;
  top: 9px;
  left: 2px;
  width: 50px !important;
  display: inline-block;
  line-height: 1.1;
  margin-left: 0.3rem;
  height: auto;
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 600ms, visibility 600ms;
  backface-visibility: hidden;
}
header #headTop2 .leftSite .boxOpening:hover .trigger {
  display: block;
  cursor: pointer;
}
header #headTop2 .leftSite .boxOpening:hover .info {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 600ms, visibility 600ms;
}
header #headTop2 .leftSite .boxOpening .trigger {
  position: relative;
  cursor: pointer;
}
header #headTop2 .leftSite .boxOpening .info {
  background: rgba(0, 0, 0, 0) url("../img/openingTimesTooltip.png") no-repeat scroll 0px 0px;
  position: absolute;
  top: 42px;
  left: 0;
  width: 188px;
  min-height: 60px;
  border-bottom: 1px solid rgb(96, 96, 96);
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 600ms, visibility 600ms;
  text-align: left;
  z-index: 1000;
  padding: 1.5rem 0.7rem 0.7rem 0.7rem;
}
header #headTop2 .leftSite .boxOpening .info .header {
  color: rgb(0, 0, 0);
  font-weight: bold;
  font-size: 0.9rem;
}
header #headTop2 .leftSite .boxOpening .info table {
  background: none;
  margin-bottom: 0;
}
header #headTop2 .leftSite .boxOpening .info table tbody,
header #headTop2 .leftSite .boxOpening .info table tfoot,
header #headTop2 .leftSite .boxOpening .info table thead {
  border: 0;
  background-color: transparent;
  font-size: 0.9rem;
  color: rgb(0, 0, 0);
}
header #headTop2 .leftSite .boxOpening .info table tbody th {
  padding: 0;
  vertical-align: top;
  font-weight: normal;
}
header #headTop2 .leftSite .boxOpening .info table tbody td {
  padding: 0;
  vertical-align: top;
  text-align: right;
  font-weight: normal;
}
header #headTop2 .leftSite .boxOpening .info table tbody tr:nth-child(2n) {
  background-color: transparent;
}
header #headTop2 .socialMedia {
  position: absolute;
  top: 0.2rem;
  right: 2.2rem;
  width: auto;
  /*
        @media only screen and (min-width: 40em) {
            margin-top: 3.6rem;
        }
        */
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
}
@media screen and (min-width: 48rem) {
  header #headTop2 .socialMedia {
    top: 0.2rem;
  }
}
@media screen and (min-width: 64rem) {
  header #headTop2 .socialMedia {
    top: 0.4rem;
  }
}
@media screen and (min-width: 68rem) {
  header #headTop2 .socialMedia {
    top: 0.4rem;
  }
}
header #headTop2 .socialMedia .boxSmileDesign {
  display: none;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
  /* --- Desktop --- */
}
@media screen and (min-width: 48rem) {
  header #headTop2 .socialMedia .boxSmileDesign {
    display: inline-block;
  }
}
@media screen and (min-width: 64rem) {
  header #headTop2 .socialMedia .boxSmileDesign {
    display: inline-block;
  }
}
@media screen and (min-width: 68rem) {
  header #headTop2 .socialMedia .boxSmileDesign {
    display: inline-block;
  }
}
@media screen and (min-width: 84rem) {
  header #headTop2 .socialMedia .boxSmileDesign {
    display: inline-block;
  }
}
header #headTop2 .socialMedia2 {
  margin-top: 0.5rem;
  /*
        @media only screen and (min-width: 40em) {
            margin-top: 3.6rem;
        }
        */
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
}
@media screen and (min-width: 48rem) {
  header #headTop2 .socialMedia2 {
    margin-top: 1.3rem;
  }
}
@media screen and (min-width: 64rem) {
  header #headTop2 .socialMedia2 {
    margin-top: 3.6rem;
  }
}
@media screen and (min-width: 68rem) {
  header #headTop2 .socialMedia2 {
    margin-top: 3.6rem;
  }
}
header #headTop2 .socialMedia2 .boxSmileDesign {
  display: none;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
  /* --- Desktop --- */
}
@media screen and (min-width: 48rem) {
  header #headTop2 .socialMedia2 .boxSmileDesign {
    display: none;
  }
}
@media screen and (min-width: 64rem) {
  header #headTop2 .socialMedia2 .boxSmileDesign {
    display: none;
  }
}
@media screen and (min-width: 68rem) {
  header #headTop2 .socialMedia2 .boxSmileDesign {
    display: none;
  }
}
@media screen and (min-width: 84rem) {
  header #headTop2 .socialMedia2 .boxSmileDesign {
    display: inline-block;
  }
}
header #headTop2 .socialMedia2 .boxTiktok {
  display: inline-block;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
}
header #headTop2 .socialMedia2 .boxFacebook {
  display: inline-block;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
}
header #headTop2 .socialMedia2 .boxWhatsapp {
  display: inline-block;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
}
header #headTop2 .socialMedia2 .boxInstagram {
  display: inline-block;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
}
header #headTop2 .socialMedia2 .boxJameda {
  display: inline-block;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
}
header #headTop2 .socialMedia2 .boxYoutube {
  display: inline-block;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
}
header #headTop2 .socialMedia2 .boxIieLogin {
  display: inline-block;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
}
header #headTop2Twin {
  width: 100%;
  position: relative;
  z-index: 2000;
  background-color: #0191D8;
}
header #headTop2Twin .top {
  background-color: #0191D8;
}
header #headTop2Twin .top .top-middle img {
  margin: 1rem 0;
}
header #headTop2Twin .top .top-right img {
  margin: 1rem 0;
}
header #headTop2Twin .top .socialMedia {
  margin-top: 1.1rem;
  /*
          @media only screen and (min-width: 40em) {
              margin-top: 3.6rem;
          }
          */
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
}
@media screen and (min-width: 48rem) {
  header #headTop2Twin .top .socialMedia {
    margin-top: 1.1rem;
  }
}
@media screen and (min-width: 64rem) {
  header #headTop2Twin .top .socialMedia {
    margin-top: 1.1rem;
  }
}
@media screen and (min-width: 68rem) {
  header #headTop2Twin .top .socialMedia {
    margin-top: 1.1rem;
  }
}
header #headTop2Twin .top .socialMedia .boxSmileDesign {
  display: none;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
  /* --- Desktop --- */
}
@media screen and (min-width: 48rem) {
  header #headTop2Twin .top .socialMedia .boxSmileDesign {
    display: none;
  }
}
@media screen and (min-width: 64rem) {
  header #headTop2Twin .top .socialMedia .boxSmileDesign {
    display: none;
  }
}
@media screen and (min-width: 68rem) {
  header #headTop2Twin .top .socialMedia .boxSmileDesign {
    display: none;
  }
}
@media screen and (min-width: 84rem) {
  header #headTop2Twin .top .socialMedia .boxSmileDesign {
    display: inline-block;
  }
}
header #headTop2Twin .top .socialMedia .boxFacebook {
  display: inline-block;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
}
header #headTop2Twin .top .socialMedia .boxWhatsapp {
  display: inline-block;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
}
header #headTop2Twin .top .socialMedia .boxInstagram {
  display: inline-block;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
}
header #headTop2Twin .top .socialMedia .boxJameda {
  display: inline-block;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
}
header #headTop2Twin .top .socialMedia .boxYoutube {
  display: inline-block;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
}
header #headTop2Twin .top .socialMedia .boxIieLogin {
  display: inline-block;
  margin-left: 0.9rem;
  margin-bottom: 0.5rem;
}
header #headTop2Twin .foot {
  background-color: #0191D8;
  position: relative;
  width: 100%;
}
header #headTop2Twin .foot .nav {
  background-color: #ffffff;
  position: relative;
  width: 100%;
  bottom: 0;
  color: #000000;
}
header #headTop2Twin .foot .nav .twin-left {
  border-right: 4px solid #0191D8;
  min-height: 3rem;
}
header #headTop2Twin .foot .nav .twin-right {
  border-left: 4px solid #0191D8;
  min-height: 3rem;
}
header #headTop2Twin .foot .nav .data-box {
  margin: 2% 3%;
}
header #headTop2Twin .foot .nav .data-box .data-box-1 {
  margin-bottom: 0.5rem;
  vertical-align: middle;
  line-height: 1.6rem;
}
header #headTop2Twin .foot .nav .data-box .data-box-1 a,
header #headTop2Twin .foot .nav .data-box .data-box-1 a:visited {
  display: block;
  margin-top: 0.2rem;
  background-color: #0191D8;
  color: #FFFFFF;
  padding: 0.5rem 1rem;
  text-align: center;
}
header #headTop2Twin .foot .nav .data-box .data-box-1 a.active,
header #headTop2Twin .foot .nav .data-box .data-box-1 a:active,
header #headTop2Twin .foot .nav .data-box .data-box-1 a:focus,
header #headTop2Twin .foot .nav .data-box .data-box-1 a:hover {
  background-color: #9D9D9D;
  color: #FFFFFF;
}
header #headTop2Twin .foot .nav .data-box .data-box-1 a::before {
  text-align: left;
  color: rgb(255, 255, 255);
  content: "\f0da  ";
  font-family: FontAwesome, sans-serif;
}
header #headTop2Twin .foot .nav .data-box .data-box-2 {
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
}
header #headTop2Twin .foot .nav .data-box .data-box-2 .fa {
  float: left;
  font-size: 2.6rem;
  margin-right: 0.4rem;
  color: #0191D8;
}
header #headTop2Twin .foot .nav .data-box .data-box-3 {
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
}
header #headTop2Twin .foot .nav .data-box .data-box-3 .fa {
  font-size: 0.9rem;
}
header #headTop2Twin .foot .nav .data-box .data-box-4 {
  margin-bottom: 0.5rem;
}
header #headTop2Twin .foot .nav .data-box .boxBooking {
  position: relative;
  display: inline-block;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
  /* --- Desktop --- */
}
header #headTop2Twin .foot .nav .data-box .boxBooking img {
  position: relative;
}
header #headTop2Twin .foot .nav .data-box .boxBooking .text {
  top: 0;
  position: absolute;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
  /* --- Desktop --- */
}
header #headTop2Twin .foot .nav .data-box .boxBooking .text .month {
  font-size: 0.7rem;
  color: rgb(255, 255, 255);
  margin-top: 2px;
  margin-left: 14px;
}
header #headTop2Twin .foot .nav .data-box .boxBooking .text .day {
  font-size: 1rem;
  color: rgb(0, 0, 0);
  font-weight: bold;
  margin-top: -2px;
  margin-left: 14px;
}
@media screen and (min-width: 64rem) {
  header #headTop2Twin .foot .nav .data-box .boxBooking .text .month {
    font-size: 0.5rem;
    margin-top: 1px;
    margin-left: 8px;
  }
  header #headTop2Twin .foot .nav .data-box .boxBooking .text .day {
    font-size: 0.8rem;
    margin-top: -5px;
    margin-left: 7px;
  }
}
@media screen and (min-width: 75rem) {
  header #headTop2Twin .foot .nav .data-box .boxBooking .text .month {
    font-size: 0.6rem;
    margin-top: 0px;
    margin-left: 8px;
  }
  header #headTop2Twin .foot .nav .data-box .boxBooking .text .day {
    font-size: 0.9rem;
    margin-top: -4px;
    margin-left: 9px;
  }
}
@media screen and (min-width: 85rem) {
  header #headTop2Twin .foot .nav .data-box .boxBooking .text .month {
    font-size: 0.6rem;
    margin-top: 2px;
    margin-left: 13px;
  }
  header #headTop2Twin .foot .nav .data-box .boxBooking .text .day {
    font-size: 0.9rem;
    margin-top: -3px;
    margin-left: 13px;
  }
}
@media screen and (min-width: 97rem) {
  header #headTop2Twin .foot .nav .data-box .boxBooking .text .month {
    font-size: 0.7rem;
    margin-top: 2px;
    margin-left: 14px;
  }
  header #headTop2Twin .foot .nav .data-box .boxBooking .text .day {
    font-size: 1rem;
    margin-top: -1px;
    margin-left: 15px;
  }
}
@media screen and (min-width: 48rem) {
  header #headTop2Twin .foot .nav .data-box .boxBooking {
    display: inline-block;
  }
}
@media screen and (min-width: 64rem) {
  header #headTop2Twin .foot .nav .data-box .boxBooking {
    display: inline-block;
  }
}
@media screen and (min-width: 68rem) {
  header #headTop2Twin .foot .nav .data-box .boxBooking {
    display: inline-block;
  }
}
@media screen and (min-width: 97rem) {
  header #headTop2Twin .foot .nav .data-box .boxBooking {
    display: inline-block;
  }
}
header #headTop2Twin .foot .nav .data-box .boxOpening {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0.5rem;
  display: inline-block;
  width: 7rem;
  position: relative;
}
header #headTop2Twin .foot .nav .data-box .boxOpening img.openingTimesIcon {
  display: inline-block;
}
header #headTop2Twin .foot .nav .data-box .boxOpening .openingTimesText {
  font-size: 0.9rem;
  position: relative;
  top: 9px;
  left: 2px;
  width: 50px !important;
  display: inline-block;
  line-height: 1.1;
  margin-left: 0.3rem;
  height: auto;
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 600ms, visibility 600ms;
  backface-visibility: hidden;
}
header #headTop2Twin .foot .nav .data-box .boxOpening:hover .trigger {
  display: block;
  cursor: pointer;
}
header #headTop2Twin .foot .nav .data-box .boxOpening:hover .info {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 600ms, visibility 600ms;
}
header #headTop2Twin .foot .nav .data-box .boxOpening .trigger {
  position: relative;
  cursor: pointer;
}
header #headTop2Twin .foot .nav .data-box .boxOpening .info {
  background: rgba(0, 0, 0, 0) url("../img/openingTimesTooltip.png") no-repeat scroll 0px 0px;
  position: absolute;
  top: 22px;
  left: 0;
  width: 188px;
  min-height: 60px;
  border-bottom: 1px solid rgb(96, 96, 96);
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 600ms, visibility 600ms;
  text-align: left;
  z-index: 1000;
  padding: 1.5rem 0.7rem 0.7rem 0.7rem;
}
header #headTop2Twin .foot .nav .data-box .boxOpening .info .header {
  color: rgb(0, 0, 0);
  font-weight: bold;
  font-size: 0.9rem;
}
header #headTop2Twin .foot .nav .data-box .boxOpening .info table {
  background: none;
  margin-bottom: 0;
}
header #headTop2Twin .foot .nav .data-box .boxOpening .info table tbody,
header #headTop2Twin .foot .nav .data-box .boxOpening .info table tfoot,
header #headTop2Twin .foot .nav .data-box .boxOpening .info table thead {
  border: 0;
  background-color: transparent;
  font-size: 0.9rem;
  color: rgb(0, 0, 0);
}
header #headTop2Twin .foot .nav .data-box .boxOpening .info table tbody th {
  padding: 0;
  vertical-align: top;
  font-weight: normal;
}
header #headTop2Twin .foot .nav .data-box .boxOpening .info table tbody td {
  padding: 0;
  vertical-align: top;
  text-align: right;
  font-weight: normal;
}
header #headTop2Twin .foot .nav .data-box .boxOpening .info table tbody tr:nth-child(2n) {
  background-color: transparent;
}
header #headTop2Twin .foot .acc {
  background-color: transparent;
  position: absolute;
  width: 100%;
  bottom: 0;
}
header #headTop2Twin .foot .acc .accordion {
  background-color: transparent;
}
header #headTop2Twin .foot .acc .accordion .accordion-item {
  display: block;
  float: left;
  width: 50%;
}
header #headTop2Twin .foot .acc .accordion .accordion-item .accordion-title {
  padding: 0;
  text-align: right;
  right: 1rem;
  color: #0191D8;
  border: 0;
  margin-bottom: 0.3rem;
}
header #headTop2Twin .foot .acc .accordion .accordion-item .accordion-title::before {
  color: transparent;
  content: "";
}
header #headTop2Twin .foot .acc .accordion .accordion-item .accordion-title:hover,
header #headTop2Twin .foot .acc .accordion .accordion-item .accordion-title:focus,
header #headTop2Twin .foot .acc .accordion .accordion-item .accordion-title:active {
  background-color: transparent;
}
header #headTop2Twin .foot .acc .accordion .accordion-content {
  background-color: #FFFFFF;
  z-index: 2022;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
}
header #headTop2Twin .foot .acc .accordion .accordion-content.accordion-content-1 {
  background: url("/fileadmin/co_system/default/css/images/bg_twin_left.png") center top no-repeat;
  background-color: #ffffff;
}
header #headTop2Twin .foot .acc .accordion .accordion-content.accordion-content-2 {
  background: url("/fileadmin/co_system/default/css/images/bg_twin_right.png") center top no-repeat;
  background-color: #ffffff;
}
header #headTop2Twin .foot .acc .accordion .accordion-content img {
  height: 180px;
  margin: 0 0.5rem 1rem 1rem;
}
header #headTop2Twin #audioBox {
  height: 30px;
  position: fixed;
  right: 5px;
  top: 5px;
  width: 31px;
  z-index: 9999;
}
header #headTop2Twin #audioBox .play {
  background: rgba(0, 0, 0, 0) url("../img/audiosprite.png") no-repeat scroll -140px 0;
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 31px;
}
header #headTop2Twin #audioBox .stop {
  background: rgba(0, 0, 0, 0) url("../img/audiosprite.png") no-repeat scroll -140px -30px;
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 31px;
}
header #headNav {
  max-width: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(44, 44, 44) 0%, rgb(0, 0, 0) 100%) repeat scroll 0 0;
  line-height: 2rem;
  min-height: 2rem;
}
@media only screen and (min-width: 40em) {
  header #headNav {
    line-height: 4rem;
    min-height: 4rem;
  }
}

#mainContent {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 40em) {
  #mainContent {
    margin-top: 6rem;
    margin-bottom: 17rem;
  }
}
@media screen and (min-width: 48rem) {
  #mainContent {
    margin-top: 7.5rem;
    margin-bottom: 17rem;
  }
}
@media screen and (min-width: 64rem) {
  #mainContent {
    margin-top: 6rem;
    margin-bottom: 17rem;
  }
}
@media screen and (min-width: 68rem) {
  #mainContent {
    margin-top: 6rem;
    margin-bottom: 17rem;
  }
}
#mainContent a {
  color: rgb(23, 121, 186);
}
#mainContent a:hover,
#mainContent a:focus {
  color: rgb(20, 104, 160);
}
#mainContent .bgWhite {
  background-color: rgb(255, 255, 255);
  max-width: 100%;
  width: 100%;
  position: relative;
}
#mainContent .bgGrey {
  background-color: #F5F5F6;
  max-width: 100%;
  width: 100%;
  position: relative;
}
#mainContent .bgBlue {
  background-color: #148DCE;
  max-width: 100%;
  width: 100%;
  position: relative;
  color: rgb(255, 255, 255);
}
#mainContent .bgBlue p {
  color: rgb(255, 255, 255);
}
#mainContent .bg-primary {
  background-color: var(--color-primary, #148DCE) !important;
  max-width: 100%;
  width: 100%;
  position: relative;
  color: var(--bg-primary-color, rgb(96, 96, 96)) !important;
}
#mainContent .bg-primary p {
  color: var(--bg-primary-color, rgb(96, 96, 96)) !important;
}
#mainContent .tpl_slider {
  max-width: 100%;
  width: 100%;
  position: relative;
}
#mainContent .tpl_slider .orbit .orbit-container {
  height: auto !important;
}
#mainContent .tpl_slider .orbit-wrapper .orbit-slide {
  position: relative;
}
#mainContent .tpl_slider .orbit-wrapper .orbit-slide .orbit-figure {
  position: relative;
}
#mainContent .tpl_slider .orbit-wrapper .orbit-slide .orbit-video {
  position: absolute;
  bottom: 4rem;
  left: 4rem;
}
#mainContent .tpl_slider .orbit-wrapper .orbit-slide .orbit-video img {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
}
#mainContent .tpl_slider .orbit-wrapper .orbit-slide .orbit-sign {
  color: rgb(0, 0, 0);
  position: absolute;
  bottom: 6.8rem;
  left: 9.5rem;
}
#mainContent .tpl_slider .orbit-wrapper .orbit-slide a,
#mainContent .tpl_slider .orbit-wrapper .orbit-slide a:visited {
  color: rgb(0, 0, 0);
}
#mainContent .tpl_slider .orbit-wrapper .orbit-slide a:active,
#mainContent .tpl_slider .orbit-wrapper .orbit-slide a:focus,
#mainContent .tpl_slider .orbit-wrapper .orbit-slide a:hover {
  color: rgb(204, 204, 204);
}
#mainContent .tpl_slider .sliderDesktop {
  padding: 3rem 0;
}
#mainContent .tpl_slider .sliderDesktop h2 {
  font-weight: 500;
  font-size: 2em;
  margin-top: 10px !important;
}
#mainContent .tpl_slider .sliderDesktop hr {
  width: 100%;
  border-top: 8px solid #1E90FF;
  margin: 30px auto;
}
#mainContent .tpl_slider .sliderDesktop p {
  font-size: 1.6em;
  font-weight: 400;
  line-height: 125%;
}
#mainContent .tpl_slider .sliderDesktop a {
  font-size: 1.4em;
  font-weight: 400;
  color: #1E90FF;
  transition: all 500ms ease;
}
#mainContent .tpl_slider .sliderDesktop a:hover,
#mainContent .tpl_slider .sliderDesktop a:focus {
  color: #0076EC;
}
#mainContent .tpl_slider .sliderDesktop .rightContent {
  padding-left: 3.5rem;
}
#mainContent .tpl_slider .sliderDesktop .orbit {
  margin-bottom: 0;
  margin-top: 0 !important;
}
#mainContent .tpl_slider .sliderDesktop .orbit-wrapper {
  max-width: 1000px;
  margin: auto;
}
#mainContent .tpl_slider .sliderDesktop .orbit-bullets {
  margin-top: 2rem;
  margin-bottom: 0;
}
#mainContent .tpl_slider .sliderDesktop .orbit-bullets button {
  width: 9.35rem;
  height: 0.6rem;
  border-radius: 0;
  margin: 0 0.5rem;
  background: #BBBBBB;
}
#mainContent .tpl_slider .sliderDesktop .orbit-bullets button.is-active {
  background: #1E90FF;
}
#mainContent .tpl_slider .sliderDesktop .orbit-previous,
#mainContent .tpl_slider .sliderDesktop .orbit-next {
  color: #9D9D9D;
  font-size: 3em;
  background: #EBEBEB;
  border-radius: 50%;
  text-align: center;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  line-height: 100%;
}
#mainContent .tpl_slider .sliderDesktop .orbit-previous span,
#mainContent .tpl_slider .sliderDesktop .orbit-next span {
  margin-top: -18px;
}
#mainContent .tpl_slider .sliderDesktop .centerText h2 {
  text-align: center;
  font-weight: 500;
  font-size: 2em;
  margin-top: 50px;
}
#mainContent .tpl_slider .sliderDesktop .centerText hr {
  width: 28%;
  border-top: 1px solid rgb(96, 96, 96);
  margin: 50px auto;
}
#mainContent .tpl_slider .sliderDesktop .centerText p {
  text-align: center;
  font-size: 2em;
}
#mainContent .tpl_slider .sliderDesktop ol li {
  font-size: 2em;
}
#mainContent .tpl_slider .sliderDesktop .imgContainer {
  text-align: center;
  margin-top: 0;
}
#mainContent .tpl_slider .sliderDesktop .imgContainer a img {
  max-height: 93px;
  width: auto;
  padding: 15px;
}
#mainContent .tpl_slider .sliderDesktop .imgContainer a:first-child img {
  padding-left: 0;
}
#mainContent .tpl_slider .sliderDesktop .imgContainer a:last-child img {
  padding-right: 0;
}
#mainContent .tpl_slider .sliderDesktop .iconText {
  float: left;
  margin-top: 20px;
  max-height: 90px;
}
#mainContent .tpl_slider .sliderDesktop .iconText img {
  float: left;
  max-height: 70px;
  width: auto;
  margin: -20px 15px 10px 0;
}
#mainContent .tpl_slider .sliderDesktop a.playVideoInSpecialFrame {
  font-size: 1em;
}
#mainContent .tpl_slider .sliderDesktop .button {
  font-weight: 400;
  border-radius: 0;
  border: none;
  color: #1E90FF;
  font-size: 1.3em;
  margin: 0 0;
  background: #E6E6E6;
  padding: 30px;
  margin-top: 15px;
}
#mainContent .tpl_slider .sliderDesktop .button:hover,
#mainContent .tpl_slider .sliderDesktop .button:focus {
  background: #CCC;
}
#mainContent .tpl_slider .sliderDesktop .button i {
  color: #1E90FF;
  margin-right: 2px;
}
#mainContent .tpl_slider .sliderDesktop .accordion-item {
  font-size: 1.75em;
}
#mainContent .tpl_slider .sliderDesktop .accordion-item a {
  font-size: 0.75em;
}
#mainContent .tpl_slider .sliderDesktop .accordion-content p {
  font-size: 0.75em !important;
  font-weight: 200;
  font-style: italic;
  margin-bottom: 0;
  padding-bottom: 0;
}
#mainContent .tpl_slider .sliderDesktop .accordion-content a {
  font-size: 0.75em !important;
}
#mainContent .tpl_slider .sliderDesktop .accordion-content ul {
  list-style: none;
  margin-left: 0;
  line-height: 1em;
}
#mainContent .tpl_slider .sliderDesktop .accordion-content ul li {
  margin-bottom: 15px;
}
#mainContent .tpl_slider .sliderDesktop .large-4 .accordion-content p {
  font-size: 0.75em !important;
}
#mainContent .tpl_slider .sliderDesktop .onlineCalenderContainer {
  max-width: 280px;
  margin-top: 20px;
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  #mainContent .tpl_slider .sliderDesktop .imgContainer a img {
    max-height: 82px;
  }
  #mainContent .tpl_slider .sliderDesktop .onlineCalenderContainer {
    margin-top: 0;
  }
}
@media screen and (max-width: 63.9375em) {
  #mainContent .tpl_slider .sliderDesktop .iconText {
    margin-right: 25px;
  }
  #mainContent .tpl_slider .sliderDesktop .rightContent {
    padding-left: 0.9375rem;
  }
}
#mainContent .tpl_wheelContainer {
  max-width: 100%;
  width: 100%;
  position: relative;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(19, 19, 19) 0%, rgb(54, 54, 54) 35%, rgb(53, 53, 53) 51%, rgb(19, 19, 19) 100%) repeat scroll 0 0;
  bottom: 0;
  padding: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
}
#mainContent .tpl_wheelContainer .wheel-wrapper {
  height: 285px;
  max-width: 460px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
#mainContent .tpl_wheelContainer .wheelLink {
  position: absolute;
  z-index: 8;
}
#mainContent .tpl_wheelContainer .wheelLinkText {
  display: inline-block;
  font-size: 18px;
  font-weight: 200;
  line-height: 24px;
  color: rgb(96, 96, 96);
}
#mainContent .tpl_wheelContainer .wheelIconG {
  color: rgb(223, 223, 223);
  display: inline-block;
  font-size: 20px;
  padding-right: 5px;
}
#mainContent .tpl_wheelContainer .wheelIconG img {
  width: 30px;
}
#mainContent .tpl_wheelContainer .flipInX {
  animation-name: flipInX;
  backface-visibility: visible;
}
#mainContent .tpl_wheelContainer .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
#mainContent .tpl_wheelContainer #link1 {
  left: -200px;
  top: 50px;
}
#mainContent .tpl_wheelContainer #link2 {
  left: -75px;
  top: 150px;
}
#mainContent .tpl_wheelContainer #link4 {
  left: -40px;
  top: 219px;
}
#mainContent .tpl_wheelContainer #link6 {
  right: -40px;
  top: 219px;
}
#mainContent .tpl_wheelContainer #link8 {
  right: -155px;
  top: 150px;
}
#mainContent .tpl_wheelContainer #link9 {
  right: -127px;
  top: 50px;
}
#mainContent .tpl_wheelContainer .wheelTitle {
  font-size: 3.25em;
  padding-left: 150px;
  position: absolute;
  width: 100%;
  z-index: 7;
}
#mainContent .tpl_wheelContainer .wheelWrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 314px;
  max-width: 460px;
}
#mainContent .tpl_wheelContainer .wheelLine1 {
  color: rgb(96, 96, 96);
  display: block;
  margin: 0px -77px -68px;
  text-indent: 26px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
}
#mainContent .tpl_wheelContainer .wheelLine2 {
  color: #fff;
  padding: 30px 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  position: relative;
  top: -7px;
  margin: 0 0 0 -6px;
}
#mainContent .tpl_wheelContainer .ipad {
  display: none;
}
#mainContent .tpl_wheelContainer .desktop {
  display: block;
}
@media screen and (min-width: 48rem) {
  #mainContent .tpl_wheelContainer .ipad {
    display: block;
  }
  #mainContent .tpl_wheelContainer .desktop {
    display: none;
  }
}
@media screen and (min-width: 64rem) {
  #mainContent .tpl_wheelContainer .ipad {
    display: block;
  }
  #mainContent .tpl_wheelContainer .desktop {
    display: none;
  }
}
@media screen and (min-width: 68rem) {
  #mainContent .tpl_wheelContainer .ipad {
    display: none;
  }
  #mainContent .tpl_wheelContainer .desktop {
    display: block;
  }
}
#mainContent .tpl_wheelContainer_reduced {
  max-width: 100%;
  width: 100%;
  position: relative;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(19, 19, 19) 0%, rgb(54, 54, 54) 35%, rgb(53, 53, 53) 51%, rgb(19, 19, 19) 100%) repeat scroll 0 0;
  bottom: 0;
  padding: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
}
#mainContent .tpl_wheelContainer_reduced .wheel-wrapper {
  height: 285px;
  max-width: 460px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
#mainContent .tpl_wheelContainer_reduced .wheelLink {
  position: absolute;
  z-index: 8;
}
#mainContent .tpl_wheelContainer_reduced .wheelLinkText {
  display: inline-block;
  font-size: 18px;
  font-weight: 200;
  line-height: 24px;
  color: rgb(96, 96, 96);
}
#mainContent .tpl_wheelContainer_reduced .wheelIconG {
  color: rgb(223, 223, 223);
  display: inline-block;
  font-size: 20px;
  padding-right: 5px;
}
#mainContent .tpl_wheelContainer_reduced .wheelIconG img {
  width: 30px;
}
#mainContent .tpl_wheelContainer_reduced .flipInX {
  animation-name: flipInX;
  backface-visibility: visible;
}
#mainContent .tpl_wheelContainer_reduced .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
#mainContent .tpl_wheelContainer_reduced #link2 {
  left: -124px;
  top: 50px;
}
#mainContent .tpl_wheelContainer_reduced #link4 {
  left: -125px;
  text-align: right;
  top: 163px;
}
#mainContent .tpl_wheelContainer_reduced #link6 {
  left: 205px;
  text-align: left;
  top: 219px;
  width: 160px;
}
#mainContent .tpl_wheelContainer_reduced #link8 {
  right: -125px;
  text-align: left;
  top: 163px;
}
#mainContent .tpl_wheelContainer_reduced #link8 .wheelLinkText {
  float: right;
  margin-top: 5px;
}
#mainContent .tpl_wheelContainer_reduced #link9 {
  right: -124px;
  text-align: left;
  top: 50px;
  display: none;
}
#mainContent .tpl_wheelContainer_reduced .wheelTitle {
  font-size: 3.25em;
  padding-left: 150px;
  position: absolute;
  width: 100%;
  z-index: 7;
}
#mainContent .tpl_wheelContainer_reduced .wheelWrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 314px;
  max-width: 460px;
}
#mainContent .tpl_wheelContainer_reduced .wheelLine1 {
  color: rgb(96, 96, 96);
  display: block;
  margin: 0px -77px -68px;
  text-indent: 26px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
}
#mainContent .tpl_wheelContainer_reduced .wheelLine2 {
  color: #fff;
  padding: 30px 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  position: relative;
  top: -7px;
  margin: 0 0 0 -6px;
}
#mainContent .tpl_wheelContainer_reduced .ipad {
  display: none;
}
#mainContent .tpl_wheelContainer_reduced .desktop {
  display: block;
}
@media screen and (min-width: 48rem) {
  #mainContent .tpl_wheelContainer_reduced .ipad {
    display: block;
  }
  #mainContent .tpl_wheelContainer_reduced .desktop {
    display: none;
  }
}
@media screen and (min-width: 64rem) {
  #mainContent .tpl_wheelContainer_reduced .ipad {
    display: block;
  }
  #mainContent .tpl_wheelContainer_reduced .desktop {
    display: none;
  }
}
@media screen and (min-width: 68rem) {
  #mainContent .tpl_wheelContainer_reduced .ipad {
    display: none;
  }
  #mainContent .tpl_wheelContainer_reduced .desktop {
    display: block;
  }
}
#mainContent .tpl_blueBox {
  max-width: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgb(13, 131, 199) 0%, rgb(33, 160, 218) 50%, rgb(13, 131, 199) 100%) repeat scroll 0 0;
  color: #fff;
  font-weight: 100;
  margin: 0;
  padding: 3rem 0;
}
#mainContent .tpl_blueBox h2, #mainContent .tpl_blueBox h3, #mainContent .tpl_blueBox h4, #mainContent .tpl_blueBox h5, #mainContent .tpl_blueBox h6, #mainContent .tpl_blueBox div, #mainContent .tpl_blueBox p {
  color: #FFF;
}
#mainContent .tpl_blueBox h2 {
  font-size: 2.75em;
  margin-bottom: 30px;
}
#mainContent .tpl_blueBox h3 {
  font-size: 1.75em;
}
#mainContent .tpl_blueBox a {
  color: #FFF;
  transition: all 0.25s ease;
}
#mainContent .tpl_blueBox a:hover,
#mainContent .tpl_blueBox a:focus {
  color: #ddd;
}
#mainContent .tpl_blueBox .text-cursive {
  font-style: italic;
}
#mainContent .tpl_blueBox .accordion-item a {
  font-size: 1.75em;
  color: #FFF;
}
#mainContent .tpl_whiteBox {
  max-width: 100%;
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 3rem 0;
}
#mainContent .tpl_whiteBox h2 {
  color: rgb(13, 131, 199);
  font-size: 1.8em;
  margin-top: 44px;
}
#mainContent .tpl_whiteBox p {
  font-size: 1.15em;
  margin-bottom: 5px;
}
#mainContent .tpl_whiteBox .text-cursive {
  font-style: italic;
}
#mainContent .tpl_whiteBox ul {
  color: rgb(96, 96, 96);
  margin-bottom: 0;
}
#mainContent .tpl_whiteBox .nextContent {
  margin-top: 35px;
}
#mainContent .tpl_whiteBox .nextContent p strong {
  color: rgb(13, 131, 199);
  font-weight: 200;
}
#mainContent .tpl_whiteBox .accordion-content p {
  font-size: 1.05em !important;
  margin-top: 25px;
}
#mainContent .tpl_whiteBox .accordion-content p:first-child {
  margin-top: 0;
}
#mainContent .tpl_patient {
  max-width: 100%;
  width: 100%;
  position: relative;
  text-align: center;
  padding-top: 200px;
  overflow: hidden;
}
#mainContent .tpl_patient .cell {
  position: relative;
}
#mainContent .tpl_patient .orbit-caption {
  background: #1E90FF;
  position: relative;
  margin-top: 30px;
  font-size: 1.4em;
  font-weight: 400;
  padding: 3rem 4rem;
}
#mainContent .tpl_patient .orbit-image {
  position: relative;
}
#mainContent .tpl_patient .orbit-controls {
  position: relative;
  bottom: 5rem;
}
#mainContent .tpl_patient .orbit-bullets {
  margin-bottom: 115px;
}
#mainContent .tpl_patient .personRightSideToClick {
  position: absolute;
  right: -320px;
  top: 50px;
  cursor: pointer;
  transition: 1.2s ease all;
}
#mainContent .tpl_patient .personRightSideToClick.personSlideIn {
  right: 0;
}
#mainContent .tpl_patient .twoImagesSlideRightEffect,
#mainContent .tpl_patient .twoImagesSlideRightEffect02 {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 10px;
  cursor: pointer;
  height: 500px;
}
#mainContent .tpl_patient .twoImagesSlideRightEffect img,
#mainContent .tpl_patient .twoImagesSlideRightEffect02 img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: 1.2s ease all;
  width: 50%;
}
#mainContent .tpl_patient .twoImagesSlideRightEffect img:first-child,
#mainContent .tpl_patient .twoImagesSlideRightEffect02 img:first-child {
  z-index: 2;
}
#mainContent .tpl_patient .twoImagesSlideRightEffect img.imgSlideToRight,
#mainContent .tpl_patient .twoImagesSlideRightEffect02 img.imgSlideToRight {
  left: 50%;
}
#mainContent .tpl_patient .twoImagesSlideRightEffect.width65 img {
  width: 65%;
}
#mainContent .tpl_patient .switch {
  margin-bottom: 50px;
}
#mainContent .tpl_patient .switchContainer {
  margin-bottom: 170px;
}
#mainContent .tpl_patient .switchContainer .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
#mainContent .tpl_patient .switchContainer .switch input {
  display: none;
}
#mainContent .tpl_patient .switchContainer .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-top: 2.5rem;
  height: 34px;
  width: 60px;
}
#mainContent .tpl_patient .switchContainer .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#mainContent .tpl_patient .switchContainer input:checked + .slider {
  background-color: #1e90ff;
}
#mainContent .tpl_patient .switchContainer input:focus + .slider {
  box-shadow: 0 0 1px #1e90ff;
}
#mainContent .tpl_patient .switchContainer input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
#mainContent .tpl_patient .switchContainer .slider.round {
  border-radius: 34px;
}
#mainContent .tpl_patient .switchContainer .slider.round:before {
  border-radius: 50%;
}
#mainContent .tpl_patient .accordion-item {
  font-size: 1.4em;
  font-weight: 400;
}
#mainContent .tpl_patient .accordion-content p {
  font-size: 1em !important;
  font-weight: 200;
  font-style: italic;
  margin-bottom: 0;
  padding-bottom: 0;
}
#mainContent .tpl_patient .inFront {
  z-index: 9;
  margin-bottom: 380px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
}
@media only screen and (max-width: 1024px) {
  #mainContent .tpl_patient {
    padding-top: 280px;
  }
  #mainContent .tpl_patient .twoImagesSlideRightEffect,
  #mainContent .tpl_patient .twoImagesSlideRightEffect02 {
    height: 280px;
  }
  #mainContent .tpl_patient .twoImagesSlideRightEffect img,
  #mainContent .tpl_patient .twoImagesSlideRightEffect02 img {
    width: 35%;
  }
  #mainContent .tpl_patient .twoImagesSlideRightEffect img .imgSlideToRight,
  #mainContent .tpl_patient .twoImagesSlideRightEffect02 img .imgSlideToRight {
    left: 35%;
  }
  #mainContent .tpl_patient .switchContainer {
    width: 35%;
    z-index: 3;
  }
  #mainContent .tpl_patient .twoImagesSlideRightEffect.width65 img {
    width: 40%;
  }
}
@media screen and (max-width: 63.9375em) {
  #mainContent .tpl_patient .switchContainer {
    position: relative;
    z-index: 3 !important;
  }
  #mainContent .tpl_patient .twoImagesSlideRightEffect,
  #mainContent .tpl_patient .twoImagesSlideRightEffect02 {
    height: 200px;
  }
}
#mainContent .tpl_video {
  max-width: 100%;
  width: 100%;
  position: relative;
  margin: 0 auto 0;
}
#mainContent .tpl_video .cell {
  padding: 0;
  position: relative;
  overflow: hidden;
  text-align: center;
  background: #363636;
  background: -moz-linear-gradient(top, #363636 0%, #2b2b2b 100%);
  background: -webkit-linear-gradient(top, #363636 0%, #2b2b2b 100%);
  background: linear-gradient(to bottom, #363636 0%, #2b2b2b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#363636", endColorstr="#2b2b2b", GradientType=0);
}
#mainContent .tpl_video.black .grid-x .cell {
  border: 1px solid #3c3c3c;
}
#mainContent .tpl_video.white .grid-x .cell {
  border: 1px solid #FFF;
}
#mainContent .tpl_video.black:first-of-type {
  border-top: 1px solid #3c3c3c;
}
#mainContent .tpl_video.black:last-of-type {
  border-bottom: 1px solid #3c3c3c;
}
#mainContent .tpl_video.white:first-of-type {
  border-top: 1px solid #FFF;
}
#mainContent .tpl_video.white:last-of-type {
  border-bottom: 1px solid #FFF;
}
#mainContent .tpl_video .cell p,
#mainContent .tpl_video .accordion-item {
  padding: 150px 0 0;
  margin: 0;
  font-size: 2em;
  color: #FFF;
}
#mainContent .tpl_video .cell p.videoText {
  padding: 8rem 0;
}
#mainContent .tpl_video .accordion-item {
  font-size: 2em;
}
#mainContent .tpl_video .accordion-item a {
  font-size: 0.5em;
  color: #FFF;
}
#mainContent .tpl_video .accordion-item .accordion-content p {
  padding: 0 1em;
  font-size: 0.65em !important;
}
#mainContent .tpl_video .testimonialHoverEffect.cell {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}
#mainContent .tpl_video .testimonialHoverEffect .hoverEffectElement {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  padding: 120px;
  color: #FFF;
  transition: 0.6s ease all;
  cursor: pointer;
  overflow: hidden;
}
#mainContent .tpl_video .testimonialHoverEffect .hoverEffectElement .hoverEffectElement p {
  padding-top: 10px;
  font-size: 0.9em;
}
#mainContent .tpl_video .testimonialHoverEffect .hoverEffectElement .hoverEffectElement img {
  width: 93px;
  margin-top: 5px;
}
#mainContent .tpl_video .testimonialHoverEffect:hover .hoverEffectElement {
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  #mainContent .tpl_video .cell p,
  #mainContent .tpl_video .accordion-item {
    padding: 80px 0 0;
    font-size: 1.25em;
  }
  #mainContent .tpl_video .cell p.videoText {
    padding: 8rem 0;
  }
}
@media screen and (max-width: 63.9375em) {
  #mainContent .tpl_video .cell p,
  #mainContent .tpl_video .accordion-item {
    font-size: 2em;
    padding: 40px 0;
  }
  #mainContent .tpl_video .cell p.videoText {
    padding: 8rem 0;
  }
}
#mainContent .tpl_video2 {
  max-width: 100%;
  width: 100%;
  position: relative;
  padding: 3rem 0 3rem 0;
}
#mainContent .tpl_video2 .videoWrapper {
  position: relative;
  height: 0;
  width: 100%;
  margin-bottom: 120px;
}
#mainContent .tpl_video2 .videoWrapper iframe {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#mainContent .tpl_video2 .videoWrapper img {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
}
#mainContent .tpl_video2 .templateVideo {
  margin-top: 25px;
  width: 65%;
}
@media screen and (max-width: 63.9375em) {
  #mainContent .tpl_video2 .videoWrapper {
    margin-bottom: 20px;
  }
}
#mainContent .tpl_video3 {
  max-width: 100%;
  width: 100%;
  position: relative;
  padding: 6rem 0 0 0;
}
#mainContent .tpl_video3 h2 {
  font-weight: 500;
  font-size: 2em;
  margin-top: 10px !important;
  color: rgb(96, 96, 96);
}
#mainContent .tpl_video3 hr {
  width: 100%;
  border-top: 8px solid #1E90FF;
  margin: 30px auto;
}
#mainContent .tpl_video3 p {
  font-size: 1.6em;
  font-weight: 400;
  line-height: 125%;
}
#mainContent .tpl_video3 p a {
  font-size: 1em;
}
#mainContent .tpl_video3 a {
  font-size: 1.4em;
  font-weight: 400;
  color: #1E90FF;
  transition: all 500ms ease;
}
#mainContent .tpl_video3 ul, #mainContent .tpl_video3 ol {
  font-size: 1.6em;
  font-weight: 400;
  line-height: 125%;
  color: rgb(96, 96, 96);
  margin-left: 2rem;
}
#mainContent .tpl_video3 a:hover,
#mainContent .tpl_video3 a:focus {
  color: #0076EC;
}
#mainContent .tpl_video3 iframe.specialFrameVideoplay {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 75%;
}
#mainContent .tpl_video3 .rightContent {
  padding-left: 3.5rem;
  margin-bottom: 3rem;
}
#mainContent .tpl_video3 a.playVideoInSpecialFrame {
  font-size: 1em;
}
@media screen and (max-width: 63.9375em) {
  #mainContent .tpl_video3 .rightContent {
    padding-left: 0.9375rem;
  }
}
#mainContent .tpl_video4 {
  max-width: 100%;
  width: 100%;
  position: relative;
  padding: 3rem 0 3rem 0;
}
#mainContent .tpl_video4 a img {
  margin: 2rem 0;
  border: 1px solid #aaaaaa;
}
#mainContent .tpl_video4 .liner-1,
#mainContent .tpl_video4 .liner-2,
#mainContent .tpl_video4 .liner-3 {
  background-image: url("/fileadmin/co_system/default/img/bg_liner.png");
  background-position: left;
  background-repeat: no-repeat;
}
#mainContent .tpl_header .blue {
  padding: 6rem 0 3rem 0;
}
#mainContent .tpl_header .blue h2 {
  font-size: 2.25em;
  color: rgb(23, 121, 186);
}
#mainContent .tpl_header .blue p {
  font-size: 1.8rem;
  color: rgb(23, 121, 186);
}
#mainContent .tpl_header .blueline {
  padding: 3rem 0 1rem 0;
}
#mainContent .tpl_header .blueline h2 {
  font-size: 2.25em;
  color: rgb(96, 96, 96);
}
#mainContent .tpl_header .blueline hr {
  width: 50%;
  border-top: 8px solid #1E90FF;
  margin: 20px 0;
}
#mainContent .tpl_header .blueline p {
  font-size: 1.8rem;
  color: rgb(23, 121, 186);
}
#mainContent .tpl_header .blueline .accordion-item {
  font-weight: 400;
}
#mainContent .tpl_header .lines {
  padding: 3rem 0 3rem 0;
}
#mainContent .tpl_header .lines h2 {
  font-size: 2.25rem;
  color: rgb(96, 96, 96);
}
#mainContent .tpl_header .lines hr {
  clear: both;
  width: 30rem;
  height: 0;
  margin: 3rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid rgb(96, 96, 96);
  border-left: 0;
}
#mainContent .tpl_header .lines p {
  font-size: 1.8rem;
}
#mainContent .tpl_header .info {
  padding: 3rem 0 3rem 0;
}
#mainContent .tpl_header .info h2 {
  font-size: 2.25rem;
  color: rgb(96, 96, 96);
  margin-bottom: 3rem;
}
#mainContent .tpl_header .info .accordion-item a {
  font-size: 1rem;
}
#mainContent .tpl_header .info p {
  font-size: 1.8rem;
}
#mainContent .tpl_header .accordion-item {
  font-size: 1.6em;
  /* font-weight: 400; */
  line-height: 125%;
  color: rgb(96, 96, 96);
}
#mainContent .tpl_header .accordion-content {
  font-size: 1.1rem !important;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  text-align: center;
}
#mainContent .tpl_header a {
  font-size: 0.8em;
  /* font-weight: 400; */
  color: #1E90FF;
  transition: all 500ms ease;
}
#mainContent .tpl_header .header {
  font-size: 2.25rem;
  color: rgb(96, 96, 96);
  margin-bottom: 3rem;
  font-weight: 400;
}
#mainContent .tpl_twoImages {
  max-width: 100%;
  width: 100%;
  position: relative;
  padding: 3rem 0 3rem 0;
}
#mainContent .tpl_twoImages h2 {
  text-align: center;
  font-weight: 500;
  font-size: 2.25em;
  padding: 19px 0 0 0;
  width: 100%;
  position: relative;
  color: rgb(96, 96, 96);
}
#mainContent .tpl_twoImages a {
  font-size: 1.2rem;
  /* font-weight: 400; */
  color: #1E90FF;
  transition: all 500ms ease;
  font-weight: 400;
}
#mainContent .tpl_twoImages .accordion-item {
  text-align: center;
}
#mainContent .tpl_two4Images {
  max-width: 100%;
  width: 100%;
  position: relative;
  padding: 3rem 0 3rem 0;
}
#mainContent .tpl_two4Images .cell:nth-child(2) {
  border-right: 0;
}
@media only screen and (min-width: 40em) {
  #mainContent .tpl_two4Images .cell:nth-child(2) {
    border-right: 1px solid black;
  }
}
#mainContent .tpl_two4Images h3 {
  font-size: 2em;
}
#mainContent .tpl_two4Images a {
  font-size: 1.2rem;
  /* font-weight: 400; */
  color: #1E90FF;
  transition: all 500ms ease;
  font-weight: 400;
}
#mainContent .tpl_threeImages {
  max-width: 100%;
  width: 100%;
  position: relative;
  padding: 3rem 0 2rem 0;
}
#mainContent .tpl_threeImages .black .grid-x .cell {
  border-left: 2px solid #3c3c3c;
}
#mainContent .tpl_threeImages .black .grid-x .cell:first-child {
  border-left: 0;
}
#mainContent .tpl_threeImages .white .grid-x .cell {
  border-left: 2px solid rgb(255, 255, 255);
}
#mainContent .tpl_threeImages .white .grid-x .cell:first-child {
  border-left: 0;
}
#mainContent .tpl_threeImages h2 {
  text-align: center;
  font-weight: 500;
  font-size: 2em;
  margin-top: 30px;
}
#mainContent .tpl_threeImages .imgContainer {
  position: relative;
}
#mainContent .tpl_threeImages .imgContainer .large-4:first-child img:first-child {
  margin-bottom: 6%;
}
#mainContent .tpl_threeImages .accordion-item {
  margin-top: 10px;
  margin-bottom: 20px;
}
#mainContent .tpl_threeImages .firstPic .accordion-item {
  margin-top: 0;
  margin-bottom: 20px;
}
#mainContent .tpl_threeImages .accordion-item > span.header {
  font-size: 1.75em;
  color: rgb(96, 96, 96);
}
#mainContent .tpl_threeImages .cell > div.header {
  padding-top: 10px;
  font-size: 1.75em;
  color: rgb(96, 96, 96);
}
#mainContent .tpl_threeImages .firstPic > div.header {
  font-size: 1.75em;
  color: rgb(96, 96, 96);
  margin-bottom: 16px;
}
#mainContent .tpl_fourImages {
  max-width: 100%;
  width: 100%;
  position: relative;
  padding: 3rem 0 3rem 0;
}
#mainContent .tpl_fourImages.img4 {
  padding: 0.5rem 0 0.5rem 0;
}
#mainContent .tpl_fourImages h2 {
  font-size: 2em;
}
#mainContent .tpl_fourImages h3 {
  color: #888888;
  font-weight: 200;
  margin-bottom: 1.5rem;
}
#mainContent .tpl_fourImages.img4 h3 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
#mainContent .tpl_fourImages p {
  font-size: 1.4em;
  float: left;
  width: 100%;
}
#mainContent .tpl_fourImages .grid-padding-x > .cell {
  padding: 0;
}
#mainContent .tpl_fourImages .imgContainer {
  text-align: center;
}
#mainContent .tpl_fourImages .imgContainer img {
  padding: 25px;
}
#mainContent .tpl_fourImages .imgContainer .cell {
  position: relative;
}
#mainContent .tpl_fourImages .imgContainer .cell:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  bottom: -2px;
  right: -2px;
  border: 1px solid #999;
  height: 80%;
  margin-bottom: 10%;
}
#mainContent .tpl_fourImages .imgContainer .cell:nth-child(2):after {
  width: 80%;
  height: 2px;
  bottom: -2px;
  left: -2px;
  margin-bottom: 0;
  margin-left: 10%;
}
#mainContent .tpl_fourImages .imgContainer .cell:nth-child(3):after {
  width: 80%;
  height: 2px;
  top: -2px;
  margin-bottom: 0;
  margin-right: 10%;
}
#mainContent .tpl_fourImages .imgContainer .cell:nth-child(4):after {
  top: -2px;
  left: -2px;
  margin-bottom: 0;
  margin-top: 10%;
}
#mainContent .tpl_fourImages.img4 .imgContainer img {
  padding: 0 25px;
}
#mainContent .tpl_fourImages.img4 .imgContainer .cell:after {
  border: 0;
}
#mainContent .tpl_fourImages .testimonialHoverEffect .hoverEffectElement {
  left: 4%;
  right: 4%;
  width: 92%;
  top: 6%;
  height: 88%;
}
#mainContent .tpl_fourImages .testimonialHoverEffect .hoverEffectElement img {
  width: auto;
  margin-top: 5px;
  padding-bottom: 0;
  padding-top: 0;
}
#mainContent .tpl_fourImages .testimonialHoverEffect .hoverEffectElement p {
  font-size: 0.9em;
  color: #FFF;
}
#mainContent .tpl_fourImages .testimonialHoverEffect:hover .hoverEffectElement {
  opacity: 1;
}
#mainContent .tpl_fourImages img.hoverEffect {
  cursor: pointer;
  transition: 0.7s ease all;
}
#mainContent .tpl_fourImages img.hoverEffect:hover {
  transform: scale(1.15);
}
#mainContent .tpl_fourImages hr.newSectionVariante06 {
  margin-left: 25px;
  margin-right: 25px;
  width: auto;
}
#mainContent .tpl_fourImages .accordion-item {
  margin-bottom: 20px;
}
#mainContent .tpl_fourImages .accordion-content p {
  font-size: 1.25em !important;
  font-weight: 200;
  font-style: italic;
  padding: 0 25px;
}
#mainContent .tpl_fourComboImages {
  max-width: 100%;
  width: 100%;
  position: relative;
  padding: 0 0 0 0;
}
#mainContent .tpl_fourComboImages .grid-container {
  max-width: 100%;
  width: 100%;
}
#mainContent .tpl_fourComboImages h2 {
  position: absolute;
  bottom: 5%;
  right: 0;
  z-index: 2;
  color: rgb(96, 96, 96);
  background: #FFF;
  padding: 1.25% 4% 1.25% 2.5%;
  font-size: 2em;
  font-weight: 400;
}
#mainContent .tpl_fourComboImages p {
  font-size: 1.4em;
  float: left;
  width: 100%;
}
#mainContent .tpl_fourComboImages .cell {
  position: relative;
}
#mainContent .tpl_fourComboImages img {
  position: relative;
  width: 100%;
  height: auto;
}
#mainContent .tpl_fourComboImages .columns:first-child .cell.large-6:nth-child(1) {
  padding: 0 4px 4px 0;
}
#mainContent .tpl_fourComboImages .columns:first-child .cell.large-6:nth-child(2) {
  padding: 0 4px 4px 0;
}
#mainContent .tpl_fourComboImages .columns:nth-child(1) .cell.large-12 {
  border-right: 4px solid #FFF;
  border-bottom: 0 solid #FFF;
}
#mainContent .tpl_fourComboImages .columns:nth-child(2) .cell.large-12 {
  padding: 0 0 0 0;
}
#mainContent .tpl_fourComboImages .blackLines {
  background: rgb(96, 96, 96);
  padding: 2px 0;
}
#mainContent .tpl_fourComboImages .blackLines .columns:first-child .cell.large-6:nth-child(1) {
  padding: 0 2px 2px 0;
}
#mainContent .tpl_fourComboImages .blackLines .columns:first-child .cell.large-6:nth-child(2) {
  padding: 0 2px 2px 0;
}
#mainContent .tpl_fourComboImages .blackLines .columns:nth-child(1) .cell.large-12 {
  border-right: 2px solid rgb(96, 96, 96);
  border-bottom: 0 solid rgb(96, 96, 96);
}
#mainContent .tpl_fourComboImages .blackLines .columns:nth-child(2) .cell.large-12 {
  padding: 0 0 0 0;
}
#mainContent .tpl_fourComboImages .accordion-item {
  padding: 20px;
}
#mainContent .tpl_google {
  max-width: 100%;
  width: 100%;
  position: relative;
}
#mainContent .tpl_google i.fa {
  min-width: 25px;
  text-align: center;
}
#mainContent .tpl_google h2 {
  font-size: 2.75em;
  margin-bottom: 30px;
  color: rgb(23, 121, 186);
  text-align: center;
}
#mainContent .tpl_google .googleMaps {
  width: 100%;
  height: 500px;
  border: none;
  margin-bottom: 20px;
}
#mainContent .tpl_google .contactFooterContainer {
  background: #f5f5f6;
  padding-top: 150px;
}
#mainContent .tpl_seperator div.seperatorShadow {
  height: 10px;
  background: #E4E4E4 url("/fileadmin/co_system/default/css/images/bg_hr_shadow.png");
}
#mainContent .tpl_seperator div.seperatorShadow2 {
  height: 11px;
  background: #E4E4E4 url("/fileadmin/co_system/default/css/images/bg_hr_shadow2.png");
}
#mainContent .tpl_seperator hr.seperatorLine {
  clear: both;
  max-width: 70rem;
  height: 0;
  margin: 0 auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid rgb(0, 0, 0);
  border-left: 0;
}
#mainContent .tpl_seperator .paddingTop1 {
  height: 1rem;
}
#mainContent .tpl_seperator .paddingTop2 {
  height: 2rem;
}
#mainContent .tpl_seperator .paddingTop3 {
  height: 3rem;
}
#mainContent .tpl_seperator .paddingTop4 {
  height: 4rem;
}
#mainContent .tpl_seperator .paddingTop5 {
  height: 5rem;
}
#mainContent .tpl_seperator .paddingBottom1 {
  height: 1rem;
}
#mainContent .tpl_seperator .paddingBottom2 {
  height: 2rem;
}
#mainContent .tpl_seperator .paddingBottom3 {
  height: 3rem;
}
#mainContent .tpl_seperator .paddingBottom4 {
  height: 4rem;
}
#mainContent .tpl_seperator .paddingBottom5 {
  height: 5rem;
}
#mainContent .tpl_link {
  max-width: 100%;
  width: 100%;
  position: relative;
  text-align: center;
  padding-top: 50px;
}
#mainContent .tpl_link .button {
  font-weight: 400;
  border-radius: 0;
  border: none;
  color: #1E90FF;
  font-size: 1.3em;
  margin: 0 0;
  background: #E6E6E6;
  padding: 30px;
}
#mainContent .tpl_link .button:hover,
#mainContent .tpl_link .button:focus {
  background: #CCC;
}
#mainContent .tpl_link .button i {
  color: #1E90FF;
  margin-right: 2px;
}
#mainContent .tpl_link .button.blueButton {
  background: #1E90FF;
  color: #FFF;
  cursor: default;
  border-radius: 5px;
  font-weight: 400;
  margin: 0 30px;
  padding: 20px;
}
#mainContent .tpl_link .button.blueButton:hover,
#mainContent .tpl_link .button.blueButton:focus {
  background: #1E90FF;
}
#mainContent .tpl_link hr {
  width: 40%;
  border-top: 1px solid rgb(96, 96, 96);
  margin: 50px auto;
}
#mainContent .tpl_link p {
  font-size: 2em;
  margin-bottom: 30px;
}
#mainContent .tpl_link iframe {
  opacity: 0;
  width: 100%;
  height: 0;
  transition: 0.6s all ease;
}
#mainContent .tpl_link iframe.showCalendarAccordion {
  height: 1350px;
  opacity: 1;
  margin-top: 50px;
}
#mainContent .tpl_link iframe.showSprechstundeAccordion {
  height: 980px;
  opacity: 1;
  margin-top: 50px;
}
#mainContent .tpl_link h2 {
  font-size: 2em;
  padding-bottom: 50px;
  margin-bottom: 0;
}
#mainContent .tpl_link p {
  font-size: 1.5em;
  margin: 0 auto 30px;
  text-align: left;
}
#mainContent .tpl_link img {
  margin-bottom: 0;
}
#mainContent .tpl_link .moreInfoContent {
  margin-top: 50px;
  display: none;
}
#mainContent .tpl_link .accordion-item {
  margin-bottom: 40px;
}
#mainContent .tpl_link .button.openCalendarAccordion {
  padding: 22px 30px 18px 30px;
}
@media screen and (max-width: 63.9375em) {
  #mainContent .tpl_link .button.blueButton {
    margin: 0 80px 20px 80px;
  }
  #mainContent .tpl_link .button {
    margin: 0 5px;
  }
}
#mainContent .tpl_socialMedia {
  max-width: 100%;
  width: 100%;
  position: relative;
  padding: 6rem 0 6rem 0;
  margin-bottom: 80px;
}
#mainContent .tpl_socialMedia h2 {
  text-align: center;
  font-weight: 500;
  font-size: 2em;
  color: rgb(96, 96, 96);
}
#mainContent .tpl_socialMedia .imgContainer {
  text-align: center;
  margin-top: 10px;
}
#mainContent .tpl_socialMedia .imgContainer img {
  max-height: 115px;
  width: auto;
  padding: 25px;
}
#mainContent .tpl_socialMedia .imgContainer .focus img {
  max-height: 115px;
  width: auto;
  padding: 5px 25px;
}
@media only screen and (max-width: 1024px) {
  #mainContent .tpl_socialMedia .imgContainer img {
    max-height: 75px;
    padding: 12px;
  }
}
@media screen and (max-width: 63.9375em) {
  #mainContent .tpl_socialMedia .imgContainer img {
    max-height: 98px;
    padding: 18px;
  }
}
#mainContent .tpl_team {
  max-width: 100%;
  width: 100%;
  position: relative;
  padding: 3rem 0 2rem 0;
}
#mainContent .tpl_team .teamDetailContainer .large-5 {
  padding: 0 1rem;
}
#mainContent .tpl_team .teamDetailContainer img {
  -webkit-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.32);
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.32);
}
#mainContent .tpl_team .teamDetailContainer h2 {
  font-weight: 500;
  font-size: 2em;
  margin-top: 0 !important;
  margin-bottom: 0;
}
#mainContent .tpl_team .teamDetailContainer h3 {
  font-weight: 500;
  font-size: 1.25em;
  margin-top: 0;
}
#mainContent .tpl_team .teamDetailContainer hr {
  width: 100%;
  max-width: 100%;
  position: relative;
  top: 0;
  padding: 0;
  height: auto;
  margin-bottom: 10px;
  margin: 70px auto 100px auto;
  border-top: 1px solid rgb(96, 96, 96);
}
#mainContent .tpl_team .teamDetailContainer p {
  font-size: 1.6em;
  font-weight: 400;
  line-height: 150%;
  margin-top: 25px;
}
#mainContent .tpl_team .teamDetailContainer a {
  font-size: 1.4em;
  font-weight: 400;
  color: #1E90FF;
  transition: all 500ms ease;
}
#mainContent .tpl_team .teamDetailContainer a:hover,
#mainContent .tpl_team .teamDetailContainer a:focus {
  color: #0076EC;
}
#mainContent .tpl_team .teamDetailContainer p.zitat {
  line-height: 1.8em;
  font-family: "Nothing You Could Do", cursive;
  font-size: 1.6em;
}
#mainContent .tpl_team .teamDetailContainer span.quote_sign_first {
  font-size: 40px;
  position: relative;
  top: 24px;
  left: -12px;
}
#mainContent .tpl_team .teamDetailContainer span.quote_sign_last {
  font-size: 40px;
  position: relative;
  top: 1px;
  line-height: 0;
  left: 5px;
}
#mainContent .tpl_team .listOverview {
  margin-bottom: 80px;
  text-align: center;
}
#mainContent .tpl_team .listOverview img:not(.team-image) {
  width: 8%;
  margin: 0.25%;
  transition: all 0.5s ease;
  cursor: pointer;
}
#mainContent .tpl_team .listOverview img:not(.team-image):hover,
#mainContent .tpl_team .listOverview img:not(.team-image):focus {
  width: 8.5%;
  margin: 0%;
}
#mainContent .tpl_team .listOverview img:not(.team-image):first-of-type {
  margin-left: 0;
}
#mainContent .tpl_team .listOverview img:not(.team-image):first-of-type:hover,
#mainContent .tpl_team .listOverview img:not(.team-image):first-of-type:focus,
#mainContent .tpl_team .listOverview img:not(.team-image):last-of-type:hover,
#mainContent .tpl_team .listOverview img:not(.team-image):last-of-type:focus {
  width: 8.25%;
}
#mainContent .tpl_team .listOverview img:not(.team-image):last-of-type {
  margin-right: 0;
}
#mainContent .tpl_team .listOverview .team-image__wrapper {
  vertical-align: center;
  max-width: 100%;
  height: auto;
  position: relative;
  width: 15%;
  margin-right: 2rem;
}
#mainContent .tpl_team .listOverview .team-image__wrapper .h2 {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 1rem;
  font-weight: 700;
}
#mainContent .tpl_team .teamMember {
  padding-bottom: 20px;
  display: none;
}
#mainContent .tpl_team .teamMember:first-child {
  display: block;
}
#mainContent .tpl_team .teamMember2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media screen and (max-width: 63.9375em) {
  #mainContent .tpl_team .listOverview img {
    width: 15%;
    margin: 0.5%;
    cursor: pointer;
  }
}
#mainContent .tpl_personinfo {
  text-align: left;
  padding-top: 0;
  margin: 0 auto;
}
#mainContent .tpl_personinfo.bgWhite {
  background-color: rgb(255, 255, 255);
}
#mainContent .tpl_personinfo.bgGreyLight {
  background-color: #DDDDDD;
}
#mainContent .tpl_personinfo.bgGrey {
  background-color: #97969B;
}
#mainContent .tpl_personinfo.bgGreyDark {
  background-color: #555555;
}
#mainContent .tpl_personinfo.bgBlack {
  background-color: rgb(0, 0, 0);
}
#mainContent .tpl_personinfo .bluebox {
  background: #1E90FF;
  padding: 25px;
  color: #FFF;
  font-size: 1.4em;
}
#mainContent .tpl_personinfo .bluebox * {
  color: #FFF;
}
#mainContent .tpl_personinfo .bluebox h2 {
  font-size: 1.4em;
  font-weight: 400;
  padding: 15px;
  margin: 0;
  float: left;
}
#mainContent .tpl_personinfo .accordion-item {
  font-size: 1.4em;
  font-weight: 400;
}
#mainContent .tpl_personinfo .accordion-content p {
  font-size: 0.7em !important;
  font-weight: 200;
  font-style: italic;
  margin-bottom: 0;
  padding-bottom: 0;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
}
@media screen and (min-width: 48rem) {
  #mainContent .tpl_personinfo .accordion-content p {
    font-size: 0.7em !important;
  }
}
@media screen and (min-width: 64rem) {
  #mainContent .tpl_personinfo .accordion-content p {
    font-size: 0.6em !important;
  }
}
@media screen and (min-width: 68rem) {
  #mainContent .tpl_personinfo .accordion-content p {
    font-size: 0.7em !important;
  }
}
#mainContent .tpl_personinfo .bluebox a {
  font-size: 0.75em;
  font-weight: 200;
}
#mainContent .tpl_personvideo {
  border-top: 1px solid #FFF;
  background-color: #97969B;
  text-align: left;
  padding-top: 0;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  position: relative;
  /****************** iPad in portrait & landscape ******************/
}
#mainContent .tpl_personvideo img {
  width: 100%;
}
#mainContent .tpl_personvideo .tmpl {
  position: relative;
}
#mainContent .tpl_personvideo h2 {
  font-size: 2.6em;
  font-weight: 400;
  color: #FFF;
  float: right;
  position: absolute;
  top: 43%;
  left: 20%;
  max-width: 25%;
  font-family: "Nothing You Could Do", cursive;
}
#mainContent .tpl_personvideo .videoContainer {
  position: absolute;
  bottom: 5%;
  left: 20%;
  max-width: 210px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}
#mainContent .tpl_personvideo .right h2 {
  line-height: 120%;
  color: #FFF;
  float: right;
  position: absolute;
  top: 45%;
  right: 20%;
  left: auto;
  width: 40%;
  max-width: 380px;
}
#mainContent .tpl_personvideo .right .videoContainer {
  bottom: 5%;
  right: 20%;
  left: auto;
}
#mainContent .tpl_personvideo .left.top h2 {
  top: 15%;
}
#mainContent .tpl_personvideo .right.top h2 {
  top: 15%;
}
#mainContent .tpl_personvideo .left.middle h2 {
  top: 45%;
}
#mainContent .tpl_personvideo .right.middle h2 {
  top: 45%;
}
@media only screen and (max-width: 1024px) {
  #mainContent .tpl_personvideo h2 {
    font-size: 1.6em;
    top: 15%;
    left: 5%;
  }
  #mainContent .tpl_personvideo .videoContainer {
    left: 5%;
  }
  #mainContent .tpl_personvideo .right h2 {
    font-size: 1.6em;
    top: 15%;
    right: 5%;
  }
  #mainContent .tpl_personvideo .right .videoContainer {
    right: 5%;
  }
}
#mainContent .tpl_img-text {
  padding: 3rem 0 3rem 0;
}
#mainContent .tpl_img-text h2 {
  font-weight: 500;
  font-size: 2rem;
  color: rgb(96, 96, 96);
}
#mainContent .tpl_img-text a {
  font-size: 1.2rem;
  /* font-weight: 400; */
  color: #1E90FF;
  transition: all 500ms ease;
  font-weight: 400;
}
#mainContent .tpl_img-text .content {
  padding: 0 3rem;
}
#mainContent .tpl_img-text .content p {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 120%;
}
#mainContent .tpl_img-text .content .button:hover,
#mainContent .tpl_img-text .content .button:focus {
  background: #CCC;
}
#mainContent .tpl_img-text .content .button {
  font-weight: 400;
  border-radius: 0;
  border: none;
  color: #1E90FF;
  font-size: 1.3em;
  background: #E6E6E6;
  padding: 30px;
  margin-top: 15px;
}
#mainContent .tpl_img-text .content .button.openCalendarSos {
  padding: 20px 30px;
}
#mainContent .tpl_img-accordion {
  padding: 3rem 0 3rem 0;
}
#mainContent .tpl_img-accordion h2 {
  font-weight: 500;
  font-size: 2em;
  color: rgb(96, 96, 96);
}
#mainContent .tpl_img-accordion hr {
  width: 100%;
  border-top: 8px solid #1E90FF;
  margin: 20px auto 20px;
}
#mainContent .tpl_img-accordion hr.head {
  margin: 20px auto 50px;
}
#mainContent .tpl_img-accordion .content hr {
  width: 100%;
  border-top: 8px solid #0DC143;
  margin: 20px auto 20px;
}
#mainContent .tpl_img-accordion .content h2 {
  margin-top: 1rem;
}
#mainContent .tpl_img-accordion .content h2:first-child {
  margin-top: 0;
}
#mainContent .tpl_img-accordion .large-5.cell h2 {
  margin-top: 20px;
}
#mainContent .tpl_img-accordion .large-5.cell hr {
  width: 100%;
  border-top: 8px solid #0DC143;
  margin: 20px auto 20px;
}
#mainContent .tpl_img-accordion .large-6.cell img {
  margin-top: 20px;
}
#mainContent .tpl_img-accordion p {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 120%;
}
#mainContent .tpl_img-accordion a,
#mainContent .tpl_img-accordion button {
  font-size: 1.4em;
  font-weight: 400;
  color: #0DC143;
  transition: all 500ms ease;
  cursor: pointer;
}
#mainContent .tpl_img-accordion .design-1 hr {
  border-top: 8px solid #0DC143;
}
#mainContent .tpl_img-accordion .design-1 .content hr {
  border-top: 8px solid #1E90FF;
}
#mainContent .tpl_img-accordion .design-1 .large-5.cell hr {
  border-top: 8px solid #1E90FF;
}
#mainContent .tpl_img-accordion .design-1 a,
#mainContent .tpl_img-accordion .design-1 button {
  color: #1E90FF;
  font-size: 1.4rem;
}
#mainContent .tpl_img-accordion .design-1 a:hover,
#mainContent .tpl_img-accordion .design-1 a:focus,
#mainContent .tpl_img-accordion .design-1 button:hover,
#mainContent .tpl_img-accordion .design-1 button:focus {
  color: #0076EC;
}
#mainContent .tpl_img-accordion .design-2 hr {
  border-top: 8px solid #1E90FF;
}
#mainContent .tpl_img-accordion .design-2 .content hr {
  border-top: 8px solid #0DC143;
}
#mainContent .tpl_img-accordion .design-2 .large-5.cell hr {
  border-top: 8px solid #0DC143;
}
#mainContent .tpl_img-accordion .design-2 a,
#mainContent .tpl_img-accordion .design-2 button {
  font-size: 1.4rem;
  color: #0DC143;
}
#mainContent .tpl_img-accordion .design-2 a:hover,
#mainContent .tpl_img-accordion .design-2 a:focus,
#mainContent .tpl_img-accordion .design-2 button:hover,
#mainContent .tpl_img-accordion .design-2 button:focus {
  color: #0caa3b;
}
#mainContent .tpl_img-accordion ul {
  list-style: none;
}
#mainContent .tpl_img-accordion .video {
  padding: 5% 15%;
}
#mainContent .tpl_img-accordion .preview2 {
  padding: 0 0 1rem 0;
}
#mainContent .tpl_diagram {
  background: #000;
  padding: 3rem 0 3rem 0;
  margin-bottom: 2px;
}
#mainContent .tpl_diagram h2 {
  color: #FFF;
  font-weight: 400;
  font-size: 2em;
  margin-bottom: 15px;
}
#mainContent .tpl_diagram p {
  color: #FFF;
  font-size: 1.4em;
  float: left;
  width: 100%;
}
#mainContent .tpl_diagram span {
  color: #FFF;
}
#mainContent .tpl_diagram .small {
  position: relative;
  color: #FFF;
  font-size: 0.8em;
  text-align: right;
  float: right;
  top: -35px;
}
#mainContent .tpl_diagram .animatedBarContainer {
  overflow: hidden;
  height: 8px;
  margin-bottom: 10px;
  width: 100%;
  float: left;
  margin-top: 30px;
}
#mainContent .tpl_diagram div.animatedBarContainer:first-of-type {
  margin-top: 0px;
}
#mainContent .tpl_diagram .animatedBarContainer .animated {
  width: 0;
  height: 100%;
}
#mainContent .tpl_diagram .animatedBarContainer .color1 {
  background: #1E90FF;
}
#mainContent .tpl_diagram .animatedBarContainer .color2 {
  background: #E7446D;
}
#mainContent .tpl_diagram .animatedBarContainer .color3 {
  background: #A0E242;
}
#mainContent .tpl_diagram .animatedBarContainer .color4 {
  background: #F8CA2C;
}
#mainContent .tpl_diagram .animatedBarContainer .color,
#mainContent .tpl_diagram .animatedBarContainer .color5 {
  background: #FF7F00;
}
#mainContent .tpl_diagram .accordion-item {
  font-size: 2em;
  font-weight: 400;
  line-height: 125%;
  color: #FFF;
  margin-bottom: 1em;
}
#mainContent .tpl_diagram .accordion-content {
  padding: 0.5em 0;
}
#mainContent .tpl_diagram .accordion-content .link {
  width: 100%;
  text-align: right;
}
#mainContent .tpl_diagram .accordion-content .link a {
  float: right;
}
#mainContent .tpl_diagram .accordion-content p {
  font-size: 0.75em !important;
  font-style: italic;
  text-align: left;
  padding-bottom: 0.25em;
}
#mainContent .tpl_diagram .accordion-item a {
  font-size: 0.6em;
  font-weight: 400;
  color: #1E90FF;
  transition: all 500ms ease;
}
#mainContent .tpl_diagram .quelleContainer {
  color: rgb(255, 255, 255);
  position: relative;
}
#mainContent .tpl_diagram .facebookContainer {
  position: relative;
}
#mainContent .tpl_diagram .facebookContainer img {
  max-height: 60px;
  width: auto;
  float: left;
  margin-right: 10px;
}
#mainContent .tpl_diagram .facebookContainer p {
  color: #FFF;
  float: left;
  font-size: 1.3em;
  line-height: 120%;
  font-weight: 400;
  margin-top: 5px;
  width: auto;
}
#mainContent .tpl_termin {
  padding: 3rem 0 3rem 0;
}
#mainContent .tpl_contact {
  padding: 3rem 0 3rem 0;
}
#mainContent .tpl_contact hr {
  width: 100%;
  border-top: 8px solid rgb(23, 121, 186);
  margin: 20px auto 20px;
}
#mainContent .tpl_contact .imgContainer a:first-child img {
  padding-left: 0;
}
#mainContent .tpl_contact .imgContainer a img {
  max-height: 90px;
  width: auto;
  padding: 15px 10px;
}
#mainContent .tpl_contact .imgContainer a.focus img {
  max-height: 90px;
  width: auto;
  padding: 5px 10px;
}
#mainContent .tpl_contact .iconText {
  color: rgb(96, 96, 96);
  display: block;
  margin-top: 20px;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 125%;
}
#mainContent .tpl_contact .iconText img {
  max-height: 70px;
  width: auto;
  margin: 0 15px 10px 0;
}
#mainContent .tpl_text {
  padding: 3rem 0 3rem 0;
  margin-bottom: 2px;
  font-size: 1.6rem;
}
#mainContent .tpl_text h2 {
  color: rgb(96, 96, 96);
  font-weight: 400;
  font-size: 2rem;
  margin-bottom: 15px;
}
#mainContent .tpl_text p {
  color: rgb(96, 96, 96);
  text-align: center;
  font-size: 1.6rem;
}
#mainContent .tpl_text ul,
#mainContent .tpl_text li {
  font-size: 1.6rem;
}
#mainContent .tpl_text.bgBlue {
  color: rgb(255, 255, 255);
}
#mainContent .tpl_text.bgBlue h1,
#mainContent .tpl_text.bgBlue h2,
#mainContent .tpl_text.bgBlue h3,
#mainContent .tpl_text.bgBlue h4,
#mainContent .tpl_text.bgBlue h5,
#mainContent .tpl_text.bgBlue h6 {
  color: rgb(255, 255, 255);
}
#mainContent .tpl_text.bgBlue p {
  color: rgb(255, 255, 255);
}
#mainContent .frame-default ul {
  text-align: center;
  list-style: none;
}
#mainContent .frame-default ul li a {
  font-size: 1.3rem;
}
#mainContent .onlineBookDate {
  display: inline-block;
  position: relative;
}
#mainContent .onlineBookDate img {
  position: relative;
  padding: 0 !important;
}
#mainContent .onlineBookDate .displayMonth {
  position: absolute;
  font-size: 0.7rem;
  font-weight: bold;
  color: rgb(255, 255, 255);
  top: 10px;
  left: 28px;
}
#mainContent .onlineBookDate .displayDay {
  position: absolute;
  font-size: 1.5rem;
  color: rgb(0, 0, 0);
  font-weight: bold;
  top: 27px;
  left: 27px;
}
#mainContent .onlineBookDate2 {
  display: inline-block;
  position: relative;
  margin-right: 2px;
}
#mainContent .onlineBookDate2 img {
  position: relative;
  padding: 0 !important;
}
#mainContent .onlineBookDate2 .displayMonth {
  position: absolute;
  font-size: 0.6rem;
  font-weight: bold;
  color: rgb(255, 255, 255);
  top: 6px;
  left: 8px;
}
#mainContent .onlineBookDate2 .displayDay {
  position: absolute;
  font-size: 1.1rem;
  color: rgb(0, 0, 0);
  font-weight: bold;
  top: 19px;
  left: 7px;
}
#mainContent .accordion-content p {
  font-size: 1.25em;
  font-weight: 200;
  font-style: italic;
}
#mainContent .orbit-bullets button, #mainContent .orbit-next, #mainContent .orbit-previous {
  cursor: pointer;
}
#mainContent .frame-type-html {
  margin: 1rem auto;
  max-width: 75rem;
  text-align: center;
  color: rgb(96, 96, 96);
  font-size: 2em;
}
#mainContent .tpl_3dgallery {
  padding: 3rem 0 3rem 0;
}
#mainContent .tpl_3dgallery .dg-container {
  width: 100%;
  height: 450px;
  position: relative;
}
#mainContent .tpl_3dgallery .dg-container nav {
  width: 58px;
  position: absolute;
  z-index: 20;
  bottom: 10px;
  left: 50%;
  margin-left: -29px;
}
#mainContent .tpl_3dgallery .dg-container nav span {
  text-indent: -9000px;
  float: left;
  cursor: pointer;
  width: 24px;
  height: 25px;
  opacity: 0.8;
  background: transparent url(/fileadmin/co_system/default/css/images/arrows.png) no-repeat top left;
}
#mainContent .tpl_3dgallery .dg-container nav span:hover {
  opacity: 1;
}
#mainContent .tpl_3dgallery .dg-container nav span.dg-next {
  background-position: top right;
  margin-left: 10px;
}
#mainContent .tpl_3dgallery .dg-wrapper {
  width: 255px;
  height: 360px;
  margin: 0 auto;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -o-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
}
#mainContent .tpl_3dgallery .dg-wrapper a {
  width: 255px;
  height: 360px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #888888;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}
#mainContent .tpl_3dgallery .dg-wrapper a.dg-transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#mainContent .tpl_3dgallery .dg-wrapper a img {
  display: block;
  padding: 0;
}
#mainContent .tpl_3dgallery .dg-wrapper a div {
  font-style: italic;
  text-align: center;
  line-height: 50px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  color: rgb(48, 48, 48);
  font-size: 16px;
  width: 100%;
  bottom: -55px;
  display: none;
  position: absolute;
}
#mainContent .tpl_3dgallery .dg-wrapper a.dg-center div {
  display: block;
}

#mainContent2 {
  position: relative;
}
#mainContent2 a {
  color: rgb(23, 121, 186);
}
#mainContent2 a:hover,
#mainContent2 a:focus {
  color: rgb(20, 104, 160);
}
#mainContent2 .tpl_praxisvideo {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
#mainContent2 .tpl_praxisvideo .responsive-embed iframe.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 75%;
}
#mainContent2 .tpl_patientenbewertung {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 0 0;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
}
#mainContent2 .tpl_patientenbewertung .textColorBlue {
  font-size: 1.4rem;
}
#mainContent2 .tpl_patientenbewertung .bx {
  margin-bottom: 1rem;
}
#mainContent2 .tpl_patientenbewertung .bx img {
  margin-right: 2rem;
}
#mainContent2 .tpl_patientenbewertung .grid-padding-x > .cell {
  padding: 0;
}
#mainContent2 .tpl_patientenbewertung h2 {
  font-size: 2em;
}
#mainContent2 .tpl_patientenbewertung p {
  font-size: 1.4em;
  float: left;
  width: 100%;
}
#mainContent2 .tpl_patientenbewertung .imgContainer img {
  padding: 25px 45px;
}
#mainContent2 .tpl_patientenbewertung .imgContainer .videoLinkText {
  text-align: center;
  color: rgb(23, 121, 186);
  background: #EEE;
  width: 65%;
  padding: 10px;
  margin: auto;
}
#mainContent2 .tpl_patientenbewertung .imgContainer .videoLinkText {
  text-align: center;
  color: rgb(23, 121, 186);
  background: #EEE;
  width: 65%;
  padding: 10px;
  margin: auto;
}
#mainContent2 .tpl_patientenbewertung .imgContainer .borderRight.cell {
  position: relative;
}
#mainContent2 .tpl_patientenbewertung .imgContainer .borderRight.cell::after {
  content: "";
  height: 50%;
  width: 1px;
  position: absolute;
  right: 0;
  top: 62px;
  background-color: rgb(96, 96, 96);
}
#mainContent2 .tpl_patientenbewertung .imgContainer .borderRight.cell:last-child::after {
  content: "";
  height: 50%;
  width: 0;
  position: absolute;
  right: 0;
  top: 62px;
  background-color: transparent;
}
@media screen and (min-width: 48rem) {
  #mainContent2 .tpl_patientenbewertung {
    padding: 0 2rem;
  }
  #mainContent2 .tpl_patientenbewertung .imgContainer .borderRight.cell::after {
    width: 0;
    background-color: transparent;
  }
}
@media screen and (min-width: 64rem) {
  #mainContent2 .tpl_patientenbewertung {
    padding: 0 2rem;
  }
  #mainContent2 .tpl_patientenbewertung .imgContainer .borderRight.cell::after {
    width: 0;
    background-color: transparent;
  }
}
@media screen and (min-width: 68rem) {
  #mainContent2 .tpl_patientenbewertung {
    padding: 0 0;
  }
  #mainContent2 .tpl_patientenbewertung .imgContainer .borderRight.cell::after {
    width: 1px;
    background-color: rgb(96, 96, 96);
  }
}
#mainContent2 .tpl_zumPerfLaecheln {
  background: url("/fileadmin/co_system/default/img/perfektesLaecheln_background.jpg");
  background-size: cover;
  min-height: 700px;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
}
#mainContent2 .tpl_zumPerfLaecheln .template {
  margin: 0;
}
#mainContent2 .tpl_zumPerfLaecheln .infobox {
  background: -webkit-linear-gradient(#000, #FFF);
  background: -o-linear-gradient(#000, #FFF);
  background: linear-gradient(#000, #FFF);
  border-radius: 20px;
  margin-top: 100px;
  padding: 20px 40px 60px 40px;
  position: absolute;
  right: 2%;
  width: 30%;
}
#mainContent2 .tpl_zumPerfLaecheln .infobox .smileImage {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  max-width: 201px;
  border-top-right-radius: 20px;
}
#mainContent2 .tpl_zumPerfLaecheln .infobox h2 {
  color: #006CD8;
  font-size: 1.25em;
  width: 50%;
  margin-bottom: 30px;
}
#mainContent2 .tpl_zumPerfLaecheln .infobox .catalogue {
  float: left;
  max-width: 174px;
}
#mainContent2 .tpl_zumPerfLaecheln .specialFont {
  color: #FFF;
  font-family: "Nothing You Could Do", cursive;
  font-size: 1.5em;
  width: 90%;
}
#mainContent2 .tpl_zumPerfLaecheln a {
  color: #006CD8;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 200%;
}
@media screen and (min-width: 48rem) {
  #mainContent2 .tpl_zumPerfLaecheln .infobox {
    width: 65%;
  }
}
@media screen and (min-width: 64rem) {
  #mainContent2 .tpl_zumPerfLaecheln .infobox {
    width: 65%;
  }
}
@media screen and (min-width: 68rem) {
  #mainContent2 .tpl_zumPerfLaecheln .infobox {
    width: 30%;
  }
}
#mainContent2 .tpl_seperator div.seperatorShadow {
  height: 10px;
  background: #E4E4E4 url("/fileadmin/co_system/default/css/images/bg_hr_shadow.png");
}
#mainContent2 .tpl_seperator div.seperatorShadow2 {
  height: 11px;
  background: #E4E4E4 url("/fileadmin/co_system/default/css/images/bg_hr_shadow2.png");
}
#mainContent2 .tpl_seperator hr.seperatorLine {
  clear: both;
  max-width: 70rem;
  height: 0;
  margin: 0 auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid rgb(0, 0, 0);
  border-left: 0;
}
#mainContent2 .tpl_seperator .paddingTop1 {
  height: 1rem;
}
#mainContent2 .tpl_seperator .paddingTop2 {
  height: 2rem;
}
#mainContent2 .tpl_seperator .paddingTop3 {
  height: 3rem;
}
#mainContent2 .tpl_seperator .paddingTop4 {
  height: 4rem;
}
#mainContent2 .tpl_seperator .paddingTop5 {
  height: 5rem;
}
#mainContent2 .tpl_seperator .paddingBottom1 {
  height: 1rem;
}
#mainContent2 .tpl_seperator .paddingBottom2 {
  height: 2rem;
}
#mainContent2 .tpl_seperator .paddingBottom3 {
  height: 3rem;
}
#mainContent2 .tpl_seperator .paddingBottom4 {
  height: 4rem;
}
#mainContent2 .tpl_seperator .paddingBottom5 {
  height: 5rem;
}

#footerNavigation {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(44, 44, 44) 0%, rgb(0, 0, 0) 100%) repeat scroll 0 0;
  transition: bottom 0.5s ease 0s;
  font-size: 0.95em;
  padding-bottom: 1rem;
  position: relative;
  bottom: 0;
  z-index: 12;
  width: 100%;
}
@media only screen and (min-width: 64em) {
  #footerNavigation {
    position: fixed;
    padding-bottom: 5rem;
  }
}
#footerNavigation .footerNavigationBg {
  width: 100%;
  background-image: url("/fileadmin/co_system/default/css/images/bg_footer.png");
}
#footerNavigation.footerSticky {
  position: relative;
  bottom: -245px;
}
@media only screen and (min-width: 64em) {
  #footerNavigation.footerSticky {
    position: fixed;
  }
}
#footerNavigation.footerStickyHide {
  bottom: 0 !important;
}
@media only screen and (min-width: 64em) {
  #footerNavigation.footerStickyHide {
    bottom: 0;
    bottom: -400px !important;
  }
}
#footerNavigation .grid-container {
  position: relative;
}
#footerNavigation .openFooterViaClick {
  display: none;
  position: absolute;
  top: 0;
  right: -50px;
  cursor: pointer;
  width: 50px;
  height: 35px;
  color: #FFF;
  font-size: 2.5em;
  text-align: center;
  border: solid 1px #FFF;
  border-bottom: 0;
  background: #222;
  transition: 0.4s ease all;
  line-height: 1;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
}
#footerNavigation .openFooterViaClick .openIcon {
  display: block;
}
#footerNavigation .openFooterViaClick .closeIcon {
  display: none;
}
@media screen and (min-width: 48rem) {
  #footerNavigation .openFooterViaClick {
    top: 0;
    line-height: 1;
  }
}
@media screen and (min-width: 64rem) {
  #footerNavigation .openFooterViaClick {
    top: -14px;
    line-height: 0.7;
  }
}
@media screen and (min-width: 68rem) {
  #footerNavigation .openFooterViaClick {
    top: 0;
    line-height: 1;
  }
}
@media only screen and (min-width: 64em) {
  #footerNavigation .openFooterViaClick {
    display: block;
  }
}
#footerNavigation .openFooterViaClick:hover {
  top: -10px;
  height: 45px;
}
#footerNavigation.footerStickyOpen {
  bottom: 0 !important;
}
#footerNavigation.footerStickyOpen .openFooterViaClick .openIcon {
  display: none;
}
#footerNavigation.footerStickyOpen .openFooterViaClick .closeIcon {
  display: block;
}
#footerNavigation ul {
  margin: 0;
}
#footerNavigation ul li {
  list-style: none;
}
#footerNavigation i.fa {
  margin-right: 5px;
}
#footerNavigation .blueColor,
#footerNavigation .blueColor a {
  color: #158CCE;
}
#footerNavigation .blueColor a:active,
#footerNavigation .blueColor a:focus,
#footerNavigation .blueColor a:hover {
  color: #106698;
}
#footerNavigation .greenColor,
#footerNavigation .greenColor a {
  color: #A0E242;
}
#footerNavigation .greenColor a:active,
#footerNavigation .greenColor a:focus,
#footerNavigation .greenColor a:hover {
  color: #6CA61A;
}
#footerNavigation .yellowColor,
#footerNavigation .yellowColor a {
  color: #F8CA2C;
}
#footerNavigation .yellowColor a:active,
#footerNavigation .yellowColor a:focus,
#footerNavigation .yellowColor a:hover {
  color: #B99107;
}
#footerNavigation .orangeColor,
#footerNavigation .orangeColor a {
  color: #FF7F00;
}
#footerNavigation .orangeColor a:active,
#footerNavigation .orangeColor a:focus,
#footerNavigation .orangeColor a:hover {
  color: #B05700;
}
#footerNavigation .rowFooterNavigation .hdr {
  margin-bottom: 1rem;
  margin-top: 0.2rem;
}
#footerNavigation .rowFooterNavigation .box {
  padding: 0 1rem;
  margin-bottom: 2rem;
}
#footerNavigation .rowFooterNavigation .blueColor .box {
  border-top: 4px solid #158CCE;
}
#footerNavigation .rowFooterNavigation .greenColor .box {
  border-top: 4px solid #A0E242;
}
#footerNavigation .rowFooterNavigation .yellowColor .box {
  border-top: 4px solid #F8CA2C;
}
#footerNavigation .rowFooterNavigation .orangeColor .box {
  border-top: 4px solid #FF7F00;
}

footer {
  background: #323232;
  font-size: 0.95em;
  position: relative;
  z-index: 13;
}
footer p {
  color: #FFF;
  padding: 15px 0;
  margin: 0;
}
footer ul {
  padding: 15px 0;
  float: right;
  margin: 0;
}
footer ul li {
  display: inline;
  padding: 0 10px;
  margin: 0;
}
footer ul li a {
  color: #FFF;
}

.hideContactBoxBottom {
  opacity: 0;
  bottom: -400px !important;
}

/****************** Contact Popup Bottom ******************/
#contactBoxBottom {
  position: fixed;
  bottom: 33px;
  right: 0;
  z-index: 10;
  transition: all 0.8s ease;
  cursor: pointer;
  /* --- iPad 2 horiz. --- */
  /* --- iPad 2 vert. --- */
  /* --- Desktop --- */
}
#contactBoxBottom .ipad {
  display: none;
}
#contactBoxBottom .desktop {
  display: block;
}
@media screen and (min-width: 48rem) {
  #contactBoxBottom .ipad {
    display: block;
  }
  #contactBoxBottom .desktop {
    display: none;
  }
}
@media screen and (min-width: 64rem) {
  #contactBoxBottom .ipad {
    display: block;
  }
  #contactBoxBottom .desktop {
    display: none;
  }
}
@media screen and (min-width: 68rem) {
  #contactBoxBottom .ipad {
    display: none;
  }
  #contactBoxBottom .desktop {
    display: block;
  }
}

.smallContactBoxBottom {
  bottom: -184px !important;
}

.startContactBoxBottom {
  bottom: -400px !important;
}

/******************fancybox - images + general ******************/
.fancybox-button--play, .fancybox-button--thumbs, .fancybox-arrow, .fancybox-button--fullscreen {
  display: none !important;
}

.fancybox-button, .fancybox-infobar__body {
  background-color: rgba(230, 30, 30, 0.6) !important;
  color: #FFF;
}

.fancybox-toolbar {
  display: inline-block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/****************** fancybox - iframe ******************/
.fancybox-slide--iframe .fancybox-content {
  width: 80%;
  height: 100%;
  max-width: 80%;
  max-height: 100%;
  margin: 0;
  padding: 0;
}

/******************fancybox - inline content ******************/
#hidden-content {
  /* Custom styling */
  max-width: 550px;
  border-radius: 4px;
  /* Custom transition - slide from top*/
  transform: translateY(-50px);
  transition: all 0.33s;
}

.fancybox-slide--current #hidden-content {
  transform: translateY(0);
}

/******************fancybox - video ******************/
.fancybox-slide--video .fancybox-content {
  max-width: 80% !important;
  max-height: 70% !important;
}

.videoContainter .container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  float: left;
}

.videoContainter .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/****************** accordion content ******************/
.accordion-content {
  border: none;
  background: none;
}

.accordion-content p {
  font-size: 1.4em !important;
  line-height: 150% !important;
}

:last-child > .accordion-content:last-child {
  border-bottom: none;
}

/****************** iPad in portrait & landscape ******************/
@media only screen and (max-width: 1024px) {
  #navigationHeader .onlineCalenderContainer {
    margin-left: 12px !important;
  }
  #navigationHeader .nav-buttons {
    padding-right: 0;
  }
  #navigationHeader .nav-buttons .fa-phone {
    margin-left: 5px;
  }
  #audioBox {
    top: 5px;
    right: 12px;
  }
  .testimonials .cell p, .testimonials .accordion-item {
    padding: 80px 0 0;
    font-size: 1.25em;
  }
  .testimonials .cell p.videoText {
    padding: 9.5rem 0;
  }
  #footerNavigation .openFooterViaClick, #footerNavigation .openFooterViaClick:hover, #footerNavigation .openFooterViaClick:focus {
    right: 0;
    bottom: 34px;
    height: 50px;
  }
  #footerNavigation .openFooterViaClick .openIcon, #footerNavigation .openFooterViaClick .closeIcon {
    margin-top: 10px;
  }
}
/****************** iPad in portrait - small and medium ******************/
@media screen and (max-width: 63.9375em) {
  /*#contactBoxBottom {
        display: none !important;
    }*/
  footer {
    /*margin-top:50px !important;*/
  }
  #navigationHeader .onlineCalenderContainer {
    margin: 0 5px 0 0 !important;
  }
  .smiledesignLogoHeader {
    max-width: 105px;
    margin: 6px 0 0 0 !important;
  }
  .testimonials .cell p, .testimonials .accordion-item {
    font-size: 2em;
    padding: 40px 0;
  }
  .testimonials .cell p.videoText {
    padding: 8rem 0;
  }
  #contactFooter p {
    font-size: 1.5em;
  }
  /* --- --- */
  #navigationHeader .boxMailAddrTop,
  #navigationHeader .boxMailAddr,
  #navigationHeader .boxPhone {
    margin-right: 1rem;
  }
  #navigationHeader .boxBooking,
  #navigationHeader .boxSmileDesign {
    margin-right: 0.5rem;
  }
  #navigationHeader .boxFacebook,
  #navigationHeader .boxInstagram,
  #navigationHeader .boxJameda,
  #navigationHeader .boxYoutube,
  #navigationHeader .boxWhatsapp,
  #navigationHeader .boxIieLogin {
    margin-left: 0.2rem;
  }
}
#SgCookieOptin .sg-cookie-optin-box-copyright {
  display: none !important;
}
#SgCookieOptin .sg-cookie-optin-box-close-button {
  display: none !important;
}

@media (min-width: 1024px) {
  body > #SgCookieOptin .sg-cookie-optin-box {
    font-size: 12px !important;
    max-width: 350px !important;
    position: absolute !important;
    right: 25px !important;
    bottom: 0 !important;
  }
}

.tpl_google .sg-cookie-optin-iframe-consent {
  background-image: url("/fileadmin/co_system/map-dummy.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#mobileAddressNav {
  background-color: #DDDDDD;
  padding-left: 8%;
}

#AddressImg {
  width: 40px;
}

#startinfo {
  background-color: rgb(255, 255, 255);
  position: relative;
  margin-top: 14px;
}
@media (max-width: 1279px) {
  #startinfo {
    font-size: 0.9rem;
  }
}
#startinfo .head-info-under-nav {
  align-items: center;
}
#startinfo .head-info-under-nav li.headinfo-item {
  margin-right: 2rem;
  color: rgb(20, 104, 160);
  align-items: center;
  display: flex;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
@media (max-width: 1279px) {
  #startinfo .head-info-under-nav li.headinfo-item {
    margin-right: 0.5rem;
  }
}
#startinfo .head-info-under-nav li.headinfo-item svg {
  margin-right: 0.4rem;
  width: 20px;
  height: auto;
}
#startinfo .head-info-under-nav li.headinfo-item svg path {
  fill: rgb(20, 104, 160);
}
#startinfo .head-info-under-nav li.headinfo-item a {
  display: flex;
  align-items: center;
  padding: 0;
  color: rgb(20, 104, 160);
}
#startinfo .head-info-under-nav li.headinfo-item a:hover, #startinfo .head-info-under-nav li.headinfo-item a:focus, #startinfo .head-info-under-nav li.headinfo-item a:active {
  color: #aaa;
}
#startinfo .head-info-under-nav li.headinfo-item a:hover svg path, #startinfo .head-info-under-nav li.headinfo-item a:focus svg path, #startinfo .head-info-under-nav li.headinfo-item a:active svg path {
  fill: #aaa;
}

.co-msk.co-youtube-gdpr .embed-preview {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.co-msk.co-youtube-gdpr .embed-preview .video-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ff0000;
}
.co-msk.co-youtube-gdpr .embed-preview:hover .video-icon path, .co-msk.co-youtube-gdpr .embed-preview:focus .video-icon path, .co-msk.co-youtube-gdpr .embed-preview:active .video-icon path {
  fill: #212121;
  fill-opacity: 0.8;
}
.co-msk.co-icon-boxes .icon-box-single {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1279px) {
  .co-msk.co-icon-boxes .icon-box-single {
    flex-direction: column;
  }
}
@media (min-width: 1280px) {
  .co-msk.co-icon-boxes .icon-box-single .icon-box-image {
    margin-right: 0.9375rem;
  }
}
@media (max-width: 1279px) {
  .co-msk.co-icon-boxes .icon-box-single .icon-box-image img {
    margin-bottom: 1rem;
  }
}
.co-msk.co-icon-boxes .icon-box-single .icon-box-text {
  font-size: 1rem;
}
@media (max-width: 1279px) {
  .co-msk.co-icon-boxes .icon-box-single .icon-box-text {
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .co-msk.co-icon-boxes .icon-box-single .icon-box-text {
    font-size: 1.25rem;
  }
}
.co-msk.co-icon-boxes .icon-box-single .icon-box-text p:last-child {
  margin-bottom: 0;
}

.align-items-center {
  align-items: center;
}

.w-100 {
  width: 100%;
}

.d-inline-block {
  display: inline-block !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.align-items-stretch {
  align-items: stretch;
}

.frame-layout-column-borders {
  padding-top: 20px;
  padding-bottom: 20px;
}
.frame-layout-column-borders.grid-x > .cell:not(:first-child) {
  border-left: 1px solid black;
}
.frame-layout-column-borders.section .grid-x .grid-x > .cell:not(:first-child) {
  border-left: 1px solid black;
}

main header {
  position: static;
  width: auto;
  z-index: auto;
  top: auto;
}

.styles-hr input, .styles-hr textarea {
  border-radius: 20px !important;
}
.styles-hr .text-start {
  text-align: left !important;
}
.styles-hr .text-left {
  text-align: left !important;
}
.styles-hr .text-right {
  text-align: right !important;
}
.styles-hr .flex-shrink-0 {
  flex-shrink: 0;
}
.styles-hr .bgBlue {
  background-color: var(--primary-hr) !important;
}
.styles-hr .text-primary-hr {
  color: var(--primary-hr) !important;
}
.styles-hr .button {
  background: var(--primary-hr);
  font-size: 1.375rem;
  padding: 0.5em 1em;
}
.styles-hr .text-white-on-gray {
  background: #707071;
  color: #fff !important;
  display: inline-block;
  padding: 5px 20px;
}
.styles-hr .text-white-on-blue {
  background: #587FCC;
  color: #fff !important;
  display: inline-block;
  padding: 5px 20px;
}
.styles-hr .box-shadow-container {
  box-shadow: 0px 5px 10px rgba(29, 29, 29, 0.3);
}
.styles-hr .form-header {
  font-weight: bold;
  margin-bottom: 4rem;
}
.styles-hr .fieldset {
  border: 0;
  padding: 30px 0;
  margin: 0;
}
.styles-hr .form-padding {
  padding: 30px 0;
}
.styles-hr .link-blue {
  color: var(--primary-hr) !important;
  font-weight: 700;
  padding-bottom: 0.625rem;
  position: relative;
}
.styles-hr .link-blue::after {
  content: "";
  width: 100%;
  height: 7px;
  background-color: var(--primary-hr);
  position: absolute;
  bottom: 0;
  right: 0;
  transition: all 0.3s ease-in-out;
}
.styles-hr .link-blue:hover::after {
  width: 0;
}
.styles-hr .shadow-img {
  box-shadow: 0px 0px 12px 5px rgba(29, 29, 29, 0.5);
}
.styles-hr .co-msk.co-vacancies-list .vacancies-list {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  font-size: 1.375rem;
}
.styles-hr .co-msk.co-vacancies-list .vacancies-list__item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #BFBFBF;
  padding: 2.135rem 0;
}
.styles-hr .co-msk.co-vacancies-list .vacancies-list__item:last-child {
  border-bottom: none;
}
@media (max-width: 749px) {
  .styles-hr .co-msk.co-vacancies-list .vacancies-list__item {
    flex-direction: column;
  }
}
.styles-hr .co-msk.co-vacancies-list .vacancies-list__header {
  margin-bottom: 2.135rem;
}
.styles-hr .co-msk.co-vacancies-list .vacancies-list__text {
  width: 100%;
}
.styles-hr .co-msk.co-vacancies-list .vacancies-list__title {
  color: var(--primary-hr);
  font-weight: 700;
}
.styles-hr .co-msk.co-vacancies-list .vacancies-list__img-wrapper {
  flex-shrink: 0;
  margin-right: 2.135rem;
}
@media (max-width: 749px) {
  .styles-hr .co-msk.co-vacancies-list .vacancies-list__img-wrapper {
    margin-bottom: 0.5rem;
  }
}
.styles-hr .co-msk.co-vacancies-list .vacancies-list__img {
  object-fit: cover;
  border-radius: 50%;
}
.styles-hr .co-msk.co-icon-boxes {
  padding: 2.5rem 0;
}
.styles-hr .co-msk.co-icon-boxes .icon-box-single.icon-box-single-col {
  flex-direction: column;
  justify-content: start;
}
.styles-hr .co-msk.co-icon-boxes .icon-box-image__col {
  margin-right: 0 !important;
  width: 80px;
  height: 80px;
  margin-bottom: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.styles-hr .co-msk.co-icon-boxes .icon-box-image__col__img {
  object-fit: contain;
  height: 100%;
}
.styles-hr .co-msk.co-text-img-middle .text-img-middle h2 {
  font-size: 2.25rem !important;
  font-weight: 900 !important;
  margin-bottom: 0 !important;
  line-height: 3rem;
}
.styles-hr .co-msk.co-text-img-middle .text-img-middle li {
  list-style-type: disc;
  list-style-position: inside;
}
.styles-hr .co-msk.co-text-img-middle .text-img-middle__subheader {
  font-weight: 900 !important;
}
.styles-hr .co-msk.co-text-img-middle .text-img-middle__descr {
  margin-top: 2.1875rem;
}
.styles-hr .co-msk.co-text-img-middle .text-img-middle__descr:last-child {
  margin-bottom: 3rem;
}
.styles-hr .co-msk.co-text-img-middle .text-img-middle__img-wrapper {
  padding: 1.875rem 0;
}
.styles-hr .co-msk.co-text-img-middle .text-img-middle__img {
  box-shadow: 0px 0px 12px 5px rgba(29, 29, 29, 0.5);
  object-fit: cover;
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote p {
  text-align: left !important;
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__header {
  margin-bottom: 2.8125rem !important;
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__item__1 {
  display: flex;
  align-items: center;
}
@media (max-width: 799px) {
  .styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__item__1 {
    flex-direction: column;
  }
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__item__2 {
  padding: 100px 70px 0 100px;
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__item__3__ps-0 {
  padding-left: 0 !important;
}
@media (min-width: 1024px) {
  .styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__item__3 {
    padding-left: 50px;
    padding-top: 0;
    margin-top: -3rem;
  }
}
@media (max-width: 1023px) {
  .styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__item__2, .styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__item__3 {
    padding: 50px 0;
  }
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__quote {
  position: relative;
  padding: 0 1.8rem;
  margin-bottom: 22px;
}
@media (max-width: 799px) {
  .styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__quote__1 {
    margin-top: 50px;
  }
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__quote__2, .styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__quote__3 {
  margin-top: 50px;
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__quote__3 p {
  font-size: 1.125rem !important;
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__quote__3__m-0 {
  margin-top: 0;
  padding-right: 0;
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__quote__3__wrapper {
  margin-top: 60px;
}
@media (max-width: 1023px) {
  .styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__quote__3__wrapper {
    align-items: center;
    justify-content: center;
  }
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__quote__3-img-info__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1023px) {
  .styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__quote__3-img-info__wrapper {
    width: auto;
  }
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__quote::before, .styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__quote::after {
  content: '"';
  font-size: 60px;
  position: absolute;
  font-weight: 700;
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__quote::before {
  top: 0;
  left: 0;
  line-height: 70px;
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__quote::after {
  bottom: -10%;
  right: 0;
  line-height: 0;
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__info {
  font-size: 1.125rem;
  padding: 0 1.8rem;
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__info__3 {
  padding: 0 1rem;
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__info__3__mt {
  margin-top: 1.25rem;
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__info__3__p-0 {
  padding: 0;
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__img-wrapper__1 {
  flex-shrink: 0;
  margin-right: 4.375rem;
}
@media (max-width: 1023px) {
  .styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__img-wrapper__1 {
    margin-right: 2.375rem;
  }
}
@media (max-width: 799px) {
  .styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__img-wrapper__1 {
    display: flex;
    justify-content: center;
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  .styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__img-wrapper__2, .styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__img-wrapper__3 {
    display: flex;
    justify-content: center;
  }
}
.styles-hr .co-msk.co-gallery-img-quote .gallery-img-quote__thumbnail {
  border-radius: 50%;
}
.styles-hr .co-msk.co-social-media-iconsection .social-media-iconsection__wrapper {
  align-items: center;
  justify-content: space-between;
}
.styles-hr .co-msk.co-social-media-iconsection .social-media-iconsection__text * {
  text-align: left !important;
}
.styles-hr .co-msk.co-social-media-iconsection .social-media-iconsection__items-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}
.styles-hr .co-msk.co-social-media-iconsection .social-media-iconsection__item {
  width: 150px;
  height: 150px;
}
@media (max-width: 749px) {
  .styles-hr .co-msk.co-social-media-iconsection .social-media-iconsection__item {
    width: 100px;
    height: 100px;
  }
}
.styles-hr .co-msk.co-social-media-iconsection .social-media-iconsection__item svg, .styles-hr .co-msk.co-social-media-iconsection .social-media-iconsection__item img {
  object-fit: contain;
  height: 100%;
}
.styles-hr .co-msk.co-social-media-iconsection .social-media-iconsection__img {
  object-fit: contain;
}
.styles-hr .frame-type-form_formframework form .form-bg:nth-child(2n) {
  background-color: #F6F6F7;
}
.styles-hr .frame-type-form_formframework textarea {
  min-height: 150px;
  resize: none;
  padding: 0.9rem;
  margin: 0;
}
.styles-hr .frame-type-form_formframework input {
  margin-bottom: 0;
  padding: 0.9rem;
  height: 2.8375rem;
}
.styles-hr .frame-type-form_formframework .form-label {
  font-size: inherit;
}
.styles-hr .frame-type-form_formframework .form-check-label {
  font-size: inherit;
}
.styles-hr .frame-type-form_formframework .form-check-input {
  width: 20px;
  height: 20px;
}
.styles-hr .frame-type-form_formframework .fz-label {
  font-size: 1.6rem;
}
.styles-hr .frame-type-form_formframework .fz-input {
  font-size: 1.375rem;
}
.styles-hr .frame-type-form_formframework .form-group {
  padding: 1rem 0;
}
.styles-hr .frame-type-form_formframework .grid-row .form-group {
  padding: 0.5rem 0;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

/*# sourceMappingURL=styles.css.map */
