@charset "UTF-8";


/* playfair-display-regular - latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/playfair-display-v30-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/playfair-display-v30-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* playfair-display-700 - latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/playfair-display-v30-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/playfair-display-v30-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* playfair-display-italic - latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('../fonts/playfair-display-v30-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/playfair-display-v30-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* raleway-100 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: local(''),
       url('../fonts/raleway-v28-latin-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v28-latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-200 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: local(''),
       url('../fonts/raleway-v28-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v28-latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/raleway-v28-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v28-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v28-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../fonts/raleway-v28-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v28-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/raleway-v28-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v28-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}



html {
  height: 100%;
}

body {
  min-height: 100%;
  overflow-y: scroll;
}

/* Header Image with Spacing as wished
.img-wrap{
    background: url('../img/Dentalcenter.at_Team.jpg') no-repeat;
    background-size: calc(82% - 50px);
    background-position: center;
}
 */

.wrapper {
  background-color: white;
}

a {
  border: none;
  outline: none;
}

a:focus, a:active, a:hover {
  border: none;
  outline: none;
  text-decoration: none;
}

.email-box {
  width: 100%;
  height: 158px;
  background: url("../img/email-icon.png") center no-repeat #c0ddd1;
}

.cbutton {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #d8d8d8;
  padding: 0px 47px 0px 24px;
  height: 35px;
  line-height: 35px;
  position: relative;
}

.cbutton:after {
  content: '>';
  display: block;
  position: absolute;
  right: 26px;
  top: 0px;
}

h1, h2, h3 {
  margin: 0;
}

.row {
  margin-left: -20px;
  margin-right: -20px;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.fwImage, #video-gallery {
  width: 100%;
}

button:active {
  border: 0;
  outline: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  width: 100% !important;
  padding: 0 40px;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer .rsNavItem {
  width: 33% !important;
  text-align: center;
  border-top: 3px solid transparent;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer .rsNavItem h5 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "Raleway";
  left: 0;
  right: 0;
  color: #333;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer .rsNavItem.rsNavSelected {
  background-color: transparent;
  border-top: 3px solid #333;
}

@media (max-width: 992px) and (min-width: 300px) {
  .container {
    width: 100% !important;
  }
}

@media (max-width: 992px) and (min-width: 300px) {
  body section.sea {
    min-height: 200px;
  }
}

@media (max-width: 992px) and (min-width: 300px) {
  body .sea .wrapper:first-of-type {
    padding: 30px 0;
  }
}

.img-responsive {
  width: 100%;
}

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

body {
  /*margin-bottom: 55px;*/
  /*padding-bottom: 55px;*/
}

.map-wrap iframe{
    pointer-events: none;
}

a {
  color: #000;
  outline: 0;
}

a:focus {
  outline: 0;
}

a:hover {
  color: #000;
  text-decoration: none;
}

.wrapper {
  /*padding-bottom: 100px;*/
  position: relative;
  min-height: calc(100% - 61px);
}

select {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

select:active {
  outline: 0;
}

select:focus {
  outline: 0;
}

select:-ms-expand {
  display: none;
}

select::-ms-expand {
  display: none;
}

input {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

input[type="submit"] {
  border: 0;
}

input:active {
  outline: 0;
}

input:focus {
  outline: 0;
}

body {
  font-size: 17px;
  background-color: #eef3fa;
  font-family: "Work Sans", sans-serif;
  line-height: 29px;
  color: #4a4a4a;
}

h1 {
  font-family: "Work Sans", sans-serif;
}

@media (max-width: 992px) and (min-width: 300px) {
  h1 {
    font-size: 36px !important;
  }
}

h3 {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  color: #281913;
}

p {
  color: #4a4a4a;
  line-height: 29px;
  font-size: 20px;
}

section h1 {
  font-family: "Work Sans", sans-serif;
}

@media (max-width: 992px) and (min-width: 300px) {
  section h1 {
    font-size: 44px !important;
  }
}

/* Header - style */
.wrapper.transparent {
  background-color: transparent;
}

header {
  min-height: 100vh;
  position: relative;
}

header .header-content {
  height: calc(100vh - 150px);
}

header .header-content .header-background {
  height: 100%;
}

header .header-content .header-background .img-wrap {
  height: 100%;
  position: relative;
}


@media (max-width: 1024px) and (min-width: 300px) {
  header .header-content .header-background .img-wrap {
    height: calc(100vh - 283px);
  }
}

header .header-content .header-background .img-wrap img {
  position: absolute;
  top: 0;
  height: auto%;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

header .hover-twin {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto 60px auto;
  bottom: 0;
  color: #1a1a1b;
}

.header-background {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 120px;
  text-align: center;
  position: relative;
}

@media (max-width: 992px) and (min-width: 300px) {
  .header-background {
    max-width: auto;
    padding-top: 20px;
  }
}

.header-background .logo {
  position: absolute;
  display: block;
  width: 160px;
  height: 160px;
  top: 94px;
  left: 43px;
  z-index: 999999;
  background: url("../img/logo.png") center no-repeat;
}


@media (max-width: 1038px) and (min-width: 993px) {
  .header-background .info{
    padding-left: 203px;
    width:97%;
    padding-right:0px;
  }
}

@media (max-width: 992px) and (min-width: 300px) {
  .header-background .logo {
    width: 64px;
    height: 64px;
    left: auto;
    margin-left: 15px;
    top: auto;
    background-size: 64px;
    position: relative;
  }
}

.header-background .info {
  margin-bottom: 5px;
}

@media (max-width: 992px) and (min-width: 300px) {
  .header-background .info {
    margin: 20px 0;
  }
}

@media (min-width: 1025px) {
  .header-background .info {
    padding-left: 180px;
    padding-right: 60px;
  }
}

.header-background .info div {
  text-align: right;
}

@media (max-width: 992px) and (min-width: 300px) {
  .header-background .info div {
    text-align: left;
  }
}

.header-background .info span {
  display: inline-block;
  margin-right: 15px;
  color: #333;
  font-size: 15px;
  font-family: "Raleway";
}

.header-background .info span:last-child {
  margin-right: 0;
}

#navbar-main {
  background: url("../img/nav-bg.png") center repeat-x;
  height: 88px;
  padding: 0 !important;
}

#navbar-main .logo {
  margin-top: 13px;
  margin-right: 28px;
  width: 64px;
  height: 64px;
  background: url("../img/logo.png") center no-repeat;
  background-size: 64px;
  display: inline-block;
  cursor: pointer;
}

#navbar-main .navbar-header {
  float: right;
  display: none;
}

@media (max-width: 992px) and (min-width: 300px) {
  #navbar-main .navbar-header {
    display: inline-block;
  }
  #navbar-main .navbar-header .navbar-toggle .icon-bar {
    background-color: black;
  }
}

#navbar-main .navbar-toggle {
  display: none;
}

@media (max-width: 992px) and (min-width: 300px) {
  #navbar-main .navbar-toggle {
    display: inline-block;
    margin: 28px 10px 0 0;
  }
}

#navbar-main #navbar {
  display: none !important;
  vertical-align: top;
  margin-top: 37px;
}

@media (max-width: 1200px) and (min-width: 993px) {
  .nav li {
    padding-right: 0px;
  }
  #navbar-main #navbar{
    width: 85%;
    margin-top: 20px;
  }
  #navbar-main #navbar ul li:nth-child(5),#navbar-main #navbar ul li:nth-child(6){
    margin-left:0px!important;
    margin-top:5px;
  }
  #navbar-main #navbar ul li:nth-child(6){
    margin-left:20px!important;
  }
  .carousel-inner {
    min-height: 390px!important;
  }
  .description-wrapper{
    margin-left: 48px!important;
  }
}

@media (min-width: 1025px) {
  #navbar-main #navbar {
    display: inline-block !important;
  }
}

@media (max-width: 1025px) and (min-width: 993px) {
  #navbar-main #navbar {
    display: inline-block !important;
  }
}

#navbar-main #navbar.in {
  display: block !important;
  margin: 0 -15px;
  background-color: white;
}

#navbar-main #navbar.in ul {
  margin-top: 20px;
}

#navbar-main #navbar.in ul li {
  display: block;
  height: 45px;
  margin-left: 0;
  width: 100%;
  clear: both;
}

#navbar-main #navbar.in ul li span, #navbar-main #navbar.in ul li a {
  font-size: 20px;
  line-height: 20px;
}

#navbar-main #navbar ul li {
  margin-left: 30px;
}

#navbar-main #navbar ul li:first-child {
  margin-left: 0;
}

@media (max-width: 1025px) and (min-width: 993px) {
  #navbar-main #navbar ul li {
    margin-left: 15px;
  }
}

#navbar-main #navbar ul li .number {
  color: #d8d8d8;
}

#navbar-main #navbar ul li.active .number {
  color: #3d3d3d;
}

.site-header .content-wrap {
  padding-top: 24px;
  padding-bottom: 14px;
}

.site-header .content-wrap p {
  text-transform: uppercase;
  margin-bottom: 0;
  cursor: pointer;
}

/* Footer - style */
footer {
  background-color: #b4dbf5;
  padding: 75px 0;
}

@media (max-width: 992px) and (min-width: 300px) {
  footer {
    padding: 0 0 30px 0;
  }
}

footer .working-hours {
  background-color: #b4dbf5;
  padding: 30px 125px 60px 125px;
  width: 100%;
  max-width: 975px;
  float: none;
  margin: -297px auto 100px auto;
  min-height: 450px;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}

@media (max-width: 1025px) and (min-width: 993px) {
  footer .working-hours {
    max-width: 800px;
    padding: 30px 60px;
  }
}

@media (min-width: 1025px) {
  footer .working-hours {
    -webkit-box-shadow: 3px 13px 49px 13px rgba(0, 0, 0, 0.10);
    -moz-box-shadow:    3px 13px 49px 13px rgba(0, 0, 0, 0.10);
    box-shadow:         3px 13px 49px 13px rgba(0, 0, 0, 0.10);
  }
}

@media (max-width: 992px) and (min-width: 300px) {
  footer .working-hours {
    padding: 20px 20px 60px 20px;
    margin: 0;
  }
}

footer .working-hours h1 {
  text-align: center;
  margin-bottom: 45px;
}

@media (max-width: 992px) and (min-width: 300px) {
  footer .working-hours h1 {
    font-size: 44px !important;
  }
}

footer .working-hours h3 {
  font-family: "Raleway";
  font-weight: 700;
  margin-bottom: 41px;
}

footer .working-hours .item tr td {
  padding-bottom: 12px;
}

footer .working-hours .item tr td:first-child {
  padding-right: 22px;
}

footer .working-hours .item span {
  font-family: "Raleway";
  font-size: 16px;
}

footer .working-hours .item span.day {
  font-weight: 300;
}

footer .working-hours .item span.hours {
  font-weight: 700;
}

footer .logo {
  text-align: center;
}

footer .logo img {
  margin-bottom: 34px;
}

footer .logo p {
  font-family: "Raleway";
  font-size: 16px;
}

/* Content - home,... */
/* Block - templates */
section .ordination .col-lg-12 {
  padding: 95px 95px 0px 95px;
}


@media (max-width: 1025px) and (min-width: 993px) {
  section .ordination .col-lg-12 {
    padding: 30px;
  }
}



@media (max-width: 992px) and (min-width: 768px) {
  section .ordination .col-lg-12 {
    padding: 20px 20px 20px 30px;
  }
}

@media (max-width: 767px) and (min-width: 300px) {
  section .ordination .col-lg-12 {
    padding: 0;
  }
  section .ordination .col-lg-12 #myCarousel {
    max-width: 100%;
    float: none;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  section .ordination .description-wrapper {
    margin-left: 15px;
  }
}

@media (max-width: 767px) and (min-width: 300px) {
  .zusammen-block .slick-slider .slick-slide .wrap {
    padding: 110px 30px 50px 30px!important;
  }
  section .ordination .description-wrapper {
    max-width: 100%;
    margin-left: 0;
    padding: 0 20px;
  }
}

@media (max-width: 767px) and (min-width: 450px) {
  .header-background .info span:nth-child(2){
    float: left;
    width: 100%;
  }
  .phone{
    display: block;
    float: left;
    margin-right: 15px;
  }
  .header-background .info a{
    float:left;
  }
}

@media (max-width: 450px) and (min-width: 300px) {
  .phone{
    display: block;
    float: left;
    margin-right: 15px;
  }
}


section .ordination .description-wrapper h1 {
  margin-bottom: 65px;
  margin-top: 0;
  line-height: 72px;
  font-weight: 100;
  color: #383838;
  font-family: "Raleway", sans-serif;
}

@media (max-width: 992px) and (min-width: 300px) {
  section .ordination .description-wrapper h1 {
    margin-bottom: 40px;
    margin-top: 20px;
    line-height: 50px;
  }
}

section .ordination .description-wrapper p {
  line-height: 33px;
  font-size: 16px;
  font-family: "Raleway";
}

@media (max-width: 992px) and (min-width: 300px) {
  .note {
    margin-top: 10px;
  }
}

.note .col-md-10 {
  padding: 50px 120px;
}

@media (max-width: 992px) and (min-width: 300px) {
  .note .col-md-10 {
    padding: 0 20px;
  }
}

.note .col-lg-2 a {
  display: block;
  width: 100%;
}

.note p {
  font-size: 16px;
  line-height: 33px;
  font-family: "Raleway";
}

@media (max-width: 992px) and (min-width: 300px) {
  .note p {
    margin-top: 22px;
  }
}

.team-section .wrapper {
  padding-bottom: 72px !important;
}

.team-section .cbg {
  width: 100%;
  height: 300px;
  background: #f5f7fb;
  margin-top: -269px;
  z-index: 0;
}

.team h1 {
  margin-bottom: 105px;
  margin-top: 0;
  line-height: 72px;
  font-weight: 100;
  font-family: "Raleway", sans-serif;
}

@media (max-width: 992px) and (min-width: 300px) {
  .team h1 {
    margin-bottom: 40px;
  }
}

.team .item {
  margin-bottom: 40px;
}

.team .item img {
  cursor: pointer;
}

@media (min-width: 1025px) {
  .team .col-md-5 {
    padding-left: 10px;
  }
}

.team .col-md-5 h3 {
  margin-top: 1px;
  margin-bottom: 44px;
}

@media (max-width: 992px) and (min-width: 300px) {
  .team .col-md-5 h3 {
    margin-top: 30px;
  }
}

.team .col-md-5 p {
  font-size: 16px;
  line-height: 33px;
  font-family: "Raleway";
}

.team .col-md-5 button {
  margin-top: 40px;
}

.zusammen-block {
  margin-top: 30px;
}

.zusammen-block h3 {
  margin-top: 0;
  margin-bottom: 90px;
}

@media (max-width: 992px) and (min-width: 300px) {
  .zusammen-block h3 {
    margin-bottom: 25px;
  }
}

.zusammen-block .slick-slider {
  margin: 0 -20px !important;
  width: 100%;
  z-index: 999;
}

.zusammen-block .slick-slider .slick-dots {
  display: none !important;
}

.zusammen-block .slick-slider .slick-next::before {
  color: black !important;
  content: '';
  background: url("../img/slide-arrow-right.png") center no-repeat;
  height: 11px;
  width: 7px;
  display: block;
  margin: 0 auto;
}

.zusammen-block .slick-slider .slick-slide {
  position: relative;
}

@media (max-width: 992px) and (min-width: 300px) {
  .zusammen-block .slick-slider .slick-slide img {
    width: 100%;
  }
}

.zusammen-block .slick-slider .slick-slide:hover .wrap p {
  height: 110px;
  margin-top: 20px;
  visibility: visible;
}

.zusammen-block .slick-slider .slick-slide .wrap {
  position: absolute;
  left: 0;
  bottom: 0px;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.95) 75%);
  right: 0;
  padding: 110px 30px 20px 30px;
}

@media (max-width: 992px) and (min-width: 768px) {
  .zusammen-block .slick-slider .slick-slide .wrap {
    padding: 30px 15px;
  }
}

.zusammen-block .slick-slider .slick-slide .wrap span {
  font-family: "Raleway";
  font-size: 24px;
  font-weight: 700;
  color: #3d3d3d;
  display: block;
  margin-bottom: 8px;
}

@media (max-width: 992px) and (min-width: 768px) {
  .zusammen-block .slick-slider .slick-slide .wrap span {
    font-size: 16px;
  }
}

.zusammen-block .slick-slider .slick-slide .wrap p {
  visibility: hidden;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #3d3d3d;
  height: 0px;
  -webkit-transition: height 0.3s, visibility 0.2s ease;
  /* Safari */
  transition: height 0.3s, visibility 0.2s ease;
}

.leistungen-block h1 {
  margin-bottom: 105px;
  margin-top: 0;
  line-height: 124px;
  font-weight: 100;
  font-family: "Raleway", sans-serif;
}

@media (max-width: 992px) and (min-width: 300px) {
  .leistungen-block h1 {
    margin-bottom: 40px;
    line-height: 60px;
  }
}

.leistungen-block ul {
  padding-left: 30px;
}

@media (min-width: 1025px) {
  .leistungen-block ul {
    margin-left: 30px;
  }
}

@media (max-width: 992px) and (min-width: 300px) {
  .leistungen-block ul {
    padding-left: 10px;
  }
}

.leistungen-block ul li {
  line-height: 33px;
  font-size: 16px;
  padding-left: 30px;
  font-family: "Raleway";
  position: relative;
}

.leistungen-block ul li:before {
  content: '•';
  display: inline-block;
  left: 0;
  position: absolute;
  top: 2px;
}

.leistungen-block ul li ul li:before {
  content: '•';
  color: #c0c0c0;
}

#video .wrapper h1{
  margin-bottom: 0px;

  font-weight: 100;
  font-family: "Raleway", sans-serif;
  margin: 80px 0px;
}

.video-block #video-gallery {
  background-color: transparent;
}

.video-block #video-gallery:hover .rsThumbsHor {
  display: block;
}

.video-block .wrapper {
  padding: 0 !important;
  max-width: 1120px;
  margin: 0 auto;
}

.video-block .rsThumbsHor {
  height: 75px !important;
  background: rgba(180, 218, 245, 0.5) !important;
}


@media (max-width: 992px) and (min-width: 300px) {
  /* VIDEO CONTROLS MOBILE
  .video-block .rsThumbsHor {
    display: none !important;
  }
  */
  .rsDefault.rsWithThumbsHor .rsThumbsContainer{
    padding: 0 20px;
  }
  .rsDefault.rsWithThumbsHor .rsThumbsContainer .rsNavItem{
    text-align: left;
  }
}


.video-block .rsThumbsHor .rsThumb {
  height: 100%;
}

.video-block .rsThumbsHor div {
  z-index: 999;
}

.video-block .rsBtnCenterer {
  height: 100px;
  width: 100px;
}

@media (max-width: 992px) and (min-width: 300px) {
  .video-block .rsBtnCenterer {
    height: 80px;
    width: 80px;
  }
}

.video-block .rsDefault .rsPlayBtn {
  height: 100px;
  width: 100px;
  margin-left: -50px;
  margin-top: -50px;
}

@media (max-width: 992px) and (min-width: 300px) {
  .video-block .rsDefault .rsPlayBtn {
    height: 80px;
    width: 80px;
    margin-left: -40px;
    margin-top: -40px;
  }
}

.video-block .rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background: url("../img/play.png") center no-repeat rgba(180, 218, 245, 0.5);
}

.video-block .rsDefault .rsPlayBtnIcon {
  height: 100px;
  width: 100px;
  -webkit-border-radius: 100px 100px 100px 100px;
  border-radius: 100px 100px 100px 100px;
  background-clip: padding-box;
  background: url("../img/play.png") center no-repeat white;
}

@media (max-width: 992px) and (min-width: 300px) {
  .video-block .rsDefault .rsPlayBtnIcon {
    height: 80px;
    width: 80px;
  }
}

.contact-block.sea {
  padding-bottom: 253px;
}

@media (max-width: 992px) and (min-width: 300px) {
  .contact-block.sea {
    padding-bottom: 0;
  }
}

.contact-block.sea h1 {
  font-family: "Raleway", sans-serif;
  margin-bottom: 88px;
  font-weight: 100;
}

@media (max-width: 992px) and (min-width: 300px) {
  .contact-block.sea h1 {
    margin-bottom: 40px;
  }
}

.contact-block.sea .col-lg-12 {
  max-height: 500px;
}

.contact-block.sea .map-wrap {
  max-width: 1170px;
  max-height: 500px;
  height: 420px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.contact-block.sea .map-wrap.google-maps {
  position: relative;
  height: 420px;
  overflow: hidden;
}

.contact-block.sea .map-wrap.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.contact-block.sea a {
  color: #3d3d3d;
}

.contact-block.sea p {
  font-size: 16px;
  line-height: 33px;
  font-family: "Raleway";
}

@media (min-width: 1025px) {
  .contact-block.sea p {
    padding-left: 34px;
  }
}

.contact-block.sea p span {
  color: white;
  padding: 4px 5px;
}

.contact-block.sea p span.red {
  background-color: #b01e23;
}

.contact-block.sea p span.black {
  background-color: black;
}

#offnungszeiten h1 {
  color: #fff !important;
  font-weight: 100;
  font-family: "Raleway", sans-serif;
}

/* Default/General */
p {
  color: #3d3d3d;
  font-size: 1.6rem;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
}

a, a:visited {
  color: #4ba3ff;
  font-family: 'Raleway', sans-serif;
}

a:focus, a:hover {
  text-decoration: none !important;
  color: #4ba3ff !important;
}

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

a.strikethrough:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -0.2em;
  background: #4ba3ff;
  transform-origin: center left;
  animation: strikethrough 1s 0.5s cubic-bezier(0.55, 0, 0.1, 1) 1;
  transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}

a.strikethrough:hover:after {
  transform: scaleX(0);
  transform-origin: center right;
}

/* Header */
.site-header {
  text-align: center;
  background-color: #FFF;
  color: #f2f2f2;
  z-index: 1;
}

.header-content {
  width: 100%;
  height: 100%;
}

/* Ordination */
.ordination {
  background: #FFF;
  float: left;
  width: 100%;
}

.description-wrapper {
  max-width: 43%;
  float: left;
  text-align: left;
  margin-left: 68px;
}

@media (max-width: 1025px) and (min-width: 993px) {
  .description-wrapper {
    margin-left: 30px;
  }
}

.description-wrapper h1 {
  margin-bottom: 80px;
}

.signature {
  margin-top: 60px;
  color: #c0ddd1;
  font-style: italic;
  font-size: 16px;
  display: block;
}

@media (max-width: 992px) and (min-width: 300px) {
  .signature {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.signature::before {
  position: relative;
  top: 10px;
  left: 0;
  height: 1px;
  content: "";
  background: #c0ddd1;
  width: 0.9375rem;
  display: block;
  float: left;
  margin-right: 20px;
}

.progress-area {
  background: #c0ddd1;
  padding: 45px 60px;
}

#slidetext {
  position: absolute;
  left: -55px;
  bottom: 55px;
  display: block;
  font-family: 'Playfair Display', serif;
  font-size: 28px;
  color: #c0ddd1;
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  transform: translate(0, 30px);
}

.note {
  float: left;
}

/* Carousel */
#myCarousel {
  max-width: 50%;
  float: left;
}

@media (min-width: 1025px) {
  .carousel-inner {
    min-height: 440px;
  }
}

.carousel-inner .item {
  background: #a7cfdf;
  /* Old browsers */
  background: -moz-linear-gradient(top, #a7cfdf 0%, #23538a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #a7cfdf 0%, #23538a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #a7cfdf 0%, #23538a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  height: 350px;
  /*change as your needs*/
}

.control-buttons {
  text-align: center;
}

.transition-timer-carousel-progress-bar {
  height: 3px;
  background-color: #FFF;
  /*progress bar color*/
  width: 0;
  margin: 0 0 0 0;
  border: none;
  z-index: 11;
  position: relative;
}

.placeholder {
  opacity: 100%;
  float: left;
  display: block;
  overflow: hidden;
  height: 3px;
  width: 100%;
  position: relative;
  top: -3px;
  background: rgba(255, 255, 255, 0.3);
}

.carousel-control {
  z-index: 11;
}

/* Mehr */
.content-wrap {
  width: calc(100% - 30px);
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
  padding: 20px 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.content-wrap:after {
  content: '';
  display: block;
  position: static;
  margin: 6px auto 0 auto;
  width: 1px;
  height: 14px;
  background: #1a1a1b;
  opacity: .5;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* Navigation */
.navbar {
  margin-bottom: -85px;
  padding: 30px 0;
  text-transform: uppercase;
  background-color: #1d1f20;
  z-index: 3;
}

.navbar:after {
  content: "";
  display: table;
  clear: both;
}

.nav {
  padding: 0;
  float: right;
}

.nav li {
  padding-right: 20px;
  display: inline-block;
}

.nav li:last-child {
  padding-right: 0;
}

.navbar {
  margin-bottom: 0px !important;
  text-transform: none;
  background-color: #FFF;
  padding: 0px !important;
  border-radius: 0 !important;
  border: none !important;
  min-height: auto !important;
  padding: 30px 0px !important;
}

.navbar-nav {
  width: 100%;
}

.nav > li > a:focus, .nav > li > a:hover {
  background: transparent !important;
}

.navbar-nav > li:last-child {
  margin-right: 0px;
}

.navbar-nav > li > a {
  padding: 0px !important;
  float: left;
  color: #3d3d3d;
}

span.number {
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  float: left;
  margin-right: 10px;
}

.main,
.navbar {
  position: relative;
}

.nav--scrolled {
  position: fixed !important;
  width: 100%;
  top: 0;
}

/* Parallax */
.wrapper {
  margin: 0;
  padding: 0;
  /*
  display: block;
  height: 100vh;
  */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.pad {
  margin-top: 100px;
}

.container .content {
  width: 100%;
  margin: auto;
  max-width: 1170px;
}

/*
.container .content h1, .container .content p {
  top: 100px;
  position: relative;
  z-index: 2;
}

.container .content p {
  max-width: 200px;
  float: right;
}
*/
.img.float-left {
  float: left;
  max-width: 350px;
}

.sea {
  position: relative;
  display: block;
  padding: 0;
  padding-top:40px;
  min-height: 630px;
  background: #f5f7fb;
  z-index: 1;
}

.sea.white {
  background: #fff;
}

.sea .wrapper:first-of-type {
  position: relative;
  padding: 90px 0;
}

/* Grid and Lines */
.grid-bg {
  position: absolute;
  z-index: -1;
  height: 100%;
  min-height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
}

.grid-bg .col-md-2:first-child {
  border-right: 0;
}

.grid-bg .col-md-2:nth-child(5) {
  border-right: 0;
}


@media (max-width: 992px) and (min-width: 300px) {
  .grid-bg {
    display: none;
  }
}

.grid-bg > div {
  border-color: #e9edf4;
  border-right: 1px solid #e9edf4;
  height: 100%;
}

/* Typography */
h1 {
  /* Increment: (1.3333 - 1.2) × 24px = 3.2px */
  line-height: calc( 120% + 3.2px);
  color: #3d3d3d !important;
  margin: 1.25em 0;
  font-size: 88px !important;
}

p {
  font-size: .9375rem;
  line-height: 150%;
}

@media (min-width: 320px) {
  h1 {
    font-size: 70px !important;
    /* from 120% + 3.2px to 120% + 0px */
    line-height: calc( 120% - .5vw + 4.8px);
  }
  p {
    font-size: calc( .9375rem + .46875vw - 1.5px);
    /* from 150% + 0px to 150% + 4.5px */
    line-height: calc( 150% + .7031vw - 2.25px);
  }
}

@media (min-width: 960px) {
  h1 {
    font-size: calc(1.5rem + 16px);
    /* Base value, no increment needed. */
    line-height: 120%;
  }
  p {
    font-size: calc( .9375rem + 3px);
    /* Increment: (1.75 - 1.5) × 18px = 4.5px */
    line-height: calc( 150% + 4.5px);
  }
}

/* Slick */
.slider {
  width: 90%;
  margin: 100px auto;
}

.slick-slide {
  margin: 0px 20px;
}

@media (min-width: 1025px) {
  .slick-slide img {
    width: 100%;
  }
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-next {
  right: -10px !important;
  background: #FFF !important;
  width: 60px !important;
  height: 60px !important;
  -moz-border-radius: 300px;
  -webkit-border-radius: 300px;
  -o-border-radius: 300px;
  border-radius: 300px;
  -webkit-box-shadow: 0px 5px 38px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 5px 38px -8px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 5px 38px -8px rgba(0, 0, 0, 0.75);
}

.slick-prev {
  display: none !important;
}

.slick-prev:before, .slick-next:before {
  color: red !important;
}

/* Modal */
.ceo ul li {
  list-style: none;
  margin-bottom: 30px;
}

.ceo ul li span {
  font-weight: bold;
  display: block;
}

/* 404 content */
#myModal,
#myModal-impressum,
#myModal-datenschutz {
  background-color: rgba(140, 157, 173, 0.8);
}

#myModal .modal-dialog, 
#myModal-impressum .modal-dialog, 
#myModal-datenschutz .modal-dialog {
  max-width: 1111px;
  width: 100% !important;
  background-color: #eaf0f5;
}

@media (min-width: 1025px) {
  #myModal .modal-dialog,
  #myModal-impressum .modal-dialog,
  #myModal-datenschutz .modal-dialog {
    margin-top: 80px;
  }
}

#myModal .modal-dialog .modal-body,
#myModal-impressum .modal-dialog .modal-body,
#myModal-datenschutz .modal-dialog .modal-body {
  position: initial;
}

@media (min-width: 1025px) {
  #myModal .modal-dialog .modal-body .col-lg-6,
  #myModal-impressum .modal-dialog .modal-body .col-lg-6, 
  #myModal-datenschutz .modal-dialog .modal-body .col-lg-6 {
    padding-left: 30px;
  }
}

#myModal .modal-dialog .modal-content,
#myModal-impressum .modal-dialog .modal-content, 
#myModal-datenschutz .modal-dialog .modal-content {
  position: relative;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  background-color: #eaf0f5;
}

@media (min-width: 1025px) {
  #myModal .modal-dialog .modal-content,
  #myModal-impressum .modal-dialog .modal-content, 
  #myModal-datenschutz .modal-dialog .modal-content {
    padding: 95px;
  }
}

#myModal .modal-dialog .modal-content .col-lg-6 h1,
#myModal-impressum .modal-dialog .modal-content .col-lg-6 h1, 
#myModal-datenschutz .modal-dialog .modal-content .col-lg-6 h1 {
  font-family: "Raleway", sans-serif;
  font-size: 32px;
  color: #383838;
  font-weight: 100;
}

#myModal .modal-dialog .modal-content ul li span {
  font-family: "Raleway";
}

#myModal .modal-dialog .close,
#myModal-impressum .modal-dialog .close {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #eef3f7;
  width: 159px;
  height: 159px;
  font-size: 60px;
  color: white;
  z-index: 999;
  opacity: 1;
}

@media (max-width: 992px) and (min-width: 300px) {
  #myModal .modal-dialog .close {
    width: 100px;
    height: 100px;
    font-size: 50px;
  }
  .navbar-toggle {
    border: none;
    background: transparent !important;
  }
  .navbar-toggle:hover {
    background: transparent !important;
  }
  .navbar-toggle .icon-bar {
    width: 22px;
    transition: all 0.2s;
  }
  .navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
  }
  .navbar-toggle .middle-bar {
    opacity: 0;
  }
  .navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
  }
  .navbar-toggle.collapsed .top-bar {
    transform: rotate(0);
  }
  .navbar-toggle.collapsed .middle-bar {
    opacity: 1;
  }
  .navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0);
  }
  #myModal ul{
    padding: 0px 80px 0px 10px;
  }

  #myModal .modal-dialog, 
  #myModal-impressum .modal-dialog, 
  #myModal-datenschutz .modal-dialog {
    width: auto!important;
  }

}

#myModal .modal-dialog .close:hover {
  opacity: 1;
  background-color: #eaf0f5;
}
