@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Special+Elite&display=swap');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,700&display=swap');
@font-face {
  font-family: 'tirolfisch';
  src: url('../fonts/tirolfisch.eot?q5img7');
  src: url('../fonts/tirolfisch.eot?q5img7#iefix') format('embedded-opentype'), url('../fonts/tirolfisch.ttf?q5img7') format('truetype'), url('../fonts/tirolfisch.woff?q5img7') format('woff'), url('../fonts/tirolfisch.svg?q5img7#tirolfisch') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon {
  font-family: 'tirolfisch' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fish:before {
  content: "\e901";
}
.icon-left-arrow:before {
  content: "\e902";
}
.icon-right-arrow:before {
  content: "\e903";
}
.icon-pointer:before {
  content: "\e904";
  color: #fff;
}
.icon-logo:before {
  content: "\e905";
}
.facebook:before {
  content: "\f09a";
}
.envelope:before {
  content: "\f0e0";
}
.youtube:before {
  content: "\f167";
}
.instagram:before {
  content: "\f16d";
}
.pinterest:before {
  content: "\f231";
}
.phone:before {
  content: "\e942";
}
.volume-off:before {
  content: "\f026";
}
.volume-up:before {
  content: "\f028";
}
.play:before {
  content: "\ea15";
}
body {
  overflow: auto;
  height: auto;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
main.noHeader {
  padding-top: 180px;
}
main a {
  color: inherit;
  text-decoration: underline;
}
main a:hover {
  color: inherit;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #ffffff;
}
.headline .fishIco {
  display: flex;
  justify-content: center;
  margin-bottom: 65px;
}
@media screen and (max-width: 1366px) {
  .headline .fishIco {
    margin-bottom: 40px;
  }
}
.headline .fishIco img {
  width: 120px;
  height: 130px;
}
@media screen and (max-width: 1366px) {
  .headline .fishIco img {
    width: 70px;
    height: 80px;
  }
}
.textBox .fishIco {
  display: flex;
  justify-content: center;
  margin-bottom: 65px;
}
@media screen and (max-width: 1366px) {
  .textBox .fishIco {
    margin-bottom: 40px;
  }
}
.textBox .fishIco img {
  width: 120px;
  height: 130px;
}
@media screen and (max-width: 1366px) {
  .textBox .fishIco img {
    width: 70px;
    height: 80px;
  }
}
h1,
.h1 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 2.5rem;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  color: #2e3e4c;
}
@media screen and (max-width: 1366px) {
  h1,
  .h1 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 28px;
  }
}
h1 p,
.h1 p {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 2.5rem;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  color: #2e3e4c;
}
@media screen and (max-width: 1366px) {
  h1 p,
  .h1 p {
    font-size: 2rem;
  }
}
h2,
.h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 2rem;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  color: #6c8c91;
}
@media screen and (max-width: 1366px) {
  h2,
  .h2 {
    font-size: 1.5rem;
  }
}
h2 p,
.h2 p {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 2rem;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  color: #6c8c91;
}
@media screen and (max-width: 1366px) {
  h2 p,
  .h2 p {
    font-size: 1.5rem;
  }
}
h3,
.h3 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 1.17rem;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  color: #6c8c91;
}
p {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 35px;
}
@media screen and (max-width: 1366px) {
  p {
    font-size: 16px;
  }
}
.sideBarBook {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  right: 0;
}
.sideBarBook .sideBarBookBtn {
  background: #6c8c91;
  position: absolute;
  vertical-align: top;
  width: 130px;
  height: 55px;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  z-index: 1001;
  -o-transform: rotate(90deg);
  right: -20px;
  text-align: center;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 20px;
  padding: 15px;
  color: #ffffff;
  text-transform: uppercase;
  box-shadow: -2px 3px 6px rgba(0, 0, 0, 0.25);
  transition: all .3s;
}
@media screen and (min-width: 1200px) {
  .sideBarBook .sideBarBookBtn {
    border-top-left-radius: 255px 5px;
    border-top-right-radius: 5px 225px;
    border-bottom-right-radius: 225px 5px;
    border-bottom-left-radius: 5px 225px;
  }
}
.sideBarBook .sideBarBookBtn:hover {
  text-decoration: none;
  outline: none;
  background: #ffffff;
  color: #6c8c91;
}
.bottomBarBook {
  position: fixed;
  z-index: 99;
  bottom: 50px;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: all .3s;
}
.bottomBarBook.isFixed {
  opacity: 1;
}
.bottomBarBook .sideBarBookBtn {
  background: #6c8c91;
  position: absolute;
  vertical-align: top;
  width: 100%;
  height: 50px;
  z-index: 1001;
  text-align: center;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 20px;
  padding: 15px;
  color: #ffffff;
  text-transform: uppercase;
  box-shadow: -2px 3px 6px rgba(0, 0, 0, 0.25);
  transition: all .3s;
}
header {
  position: absolute;
  z-index: 101;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 100px;
  align-items: flex-end;
  padding: 25px;
  transition: all .3s;
}
@media screen and (max-width: 1366px) {
  header {
    padding: 0;
  }
}
header .headerNav {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
header .headerNav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header .headerNav ul li {
  display: inline-block;
  padding: 0 30px;
}
header .headerNav ul li a {
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Josefin Sans', sans-serif;
  transition: all .3s;
  text-decoration: none;
}
header .headerNav ul li.active a {
  font-weight: bold;
  text-decoration: underline wavy;
}
header .headerNav .logoContainer a {
  font-size: 40px;
  padding: 0 30px;
  color: #ffffff;
  text-decoration: none;
}
header.isFixed {
  background: #ffffff;
  align-items: center;
  position: fixed;
  box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.1);
}
header.isFixed .headerNav ul li a {
  color: #2e3e4c;
}
header.isFixed .headerNav .logoContainer a {
  color: #2e3e4c;
}
header.isFixed .headerMobileNav .logoContainer a {
  color: #2e3e4c;
}
header.isFixed .headerMobileNav .line {
  stroke: #2e3e4c;
}
header .headerMobileNav {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
header .headerMobileNav.menuOpen .logoContainer a {
  color: #2e3e4c;
}
header .headerMobileNav.menuOpen .line {
  stroke: #2e3e4c;
}
header .headerMobileNav .logoContainer {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 30px;
  z-index: 101;
}
header .headerMobileNav .logoContainer a {
  color: #ffffff;
}
header .headerMobileNav #menuToggle {
  background: white;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .3s;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}
header .headerMobileNav #menuToggle.menuOpen {
  opacity: 1;
  pointer-events: auto;
  z-index: 1;
}
header .headerMobileNav #menuToggle ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
header .headerMobileNav #menuToggle ul li {
  padding: 15px 0;
}
header .headerMobileNav #menuToggle ul li a {
  color: #2e3e4c;
  text-transform: uppercase;
  font-family: 'Josefin Sans', sans-serif;
  transition: all .3s;
  text-decoration: none;
}
header .headerMobileNav #menuToggle ul li.active a {
  font-weight: bold;
  text-decoration: underline wavy;
}
.mindstreamVideoWrapper {
  width: 100%;
  z-index: 1;
  height: 100vh;
  margin-bottom: 60px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mindstreamVideoWrapper #mindstreamVideo {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  object-fit: cover;
}
.mindstreamVideoWrapper #mindstreamVideoPoster {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.mindstreamVideoWrapper .mSliderOverlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.mindstreamVideoWrapper .mindstreamVideoContent {
  position: absolute;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
}
.mindstreamVideoWrapper .mindstreamVideoContent h2 {
  font-family: 'Special Elite', cursive;
  font-weight: 400;
  font-size: 80px;
  text-align: center;
  line-height: 100px;
  margin-bottom: 30px;
  color: #ffffff;
}
@media screen and (max-width: 1366px) {
  .mindstreamVideoWrapper .mindstreamVideoContent h2 {
    font-size: 35px;
    line-height: 60px;
  }
}
.mindstreamVideoWrapper .mindstreamVideoContent p {
  font-size: 20px;
  text-align: center;
  color: #ffffff;
}
.mindstreamVideoWrapper .fishIco {
  display: flex;
  justify-content: center;
  margin-bottom: 65px;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 1366px) {
  .mindstreamVideoWrapper .fishIco {
    margin-bottom: 40px;
  }
}
.mindstreamVideoWrapper .fishIco img {
  width: 120px;
  height: 130px;
}
@media screen and (max-width: 1366px) {
  .mindstreamVideoWrapper .fishIco img {
    width: 70px;
    height: 80px;
  }
}
.mindstreamVideoWrapper .speaker {
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: 101;
  text-decoration: none;
  right: 20px;
  background: #ffffff;
  border-radius: 50%;
  bottom: 20px;
  transition: all .3s;
  box-shadow: -2px 3px 6px rgba(0, 0, 0, 0.25);
}
.mindstreamVideoWrapper .speaker i {
  color: #6c8c91;
  font-size: 30px;
  position: relative;
  top: 10px;
  left: 12px;
  transition: all .3s;
}
.mindstreamVideoWrapper .speaker i:before {
  transition: all .3s;
}
.mindstreamVideoWrapper .speaker.mute {
  transition: all .3s;
}
.mindstreamVideoWrapper .speaker.mute i {
  transition: all .3s;
}
.mindstreamVideoWrapper .speaker.mute i:before {
  transition: all .3s;
  content: "\f028";
}
.mindstreamSliderWrapper {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}
.mindstreamSliderWrapper .mindstreamSliderInit {
  width: 100%;
  height: 100%;
}
.mindstreamSliderWrapper .mindstreamSliderInit .mSlideImage {
  width: 100%;
  height: 100vh;
}
.mindstreamSliderWrapper .mSliderOverlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.mindstreamSliderWrapper .mindstreamSliderContent {
  position: absolute;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .mindstreamSliderWrapper .mindstreamSliderContent {
    padding: 15px;
  }
}
.mindstreamSliderWrapper .mindstreamSliderContent h1 {
  font-family: 'Special Elite', cursive;
  font-weight: 400;
  font-size: 80px;
  text-align: center;
  line-height: 100px;
  margin-bottom: 30px;
  color: #ffffff;
}
@media screen and (max-width: 1366px) {
  .mindstreamSliderWrapper .mindstreamSliderContent h1 {
    font-size: 35px;
    line-height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .mindstreamSliderWrapper .mindstreamSliderContent h1 {
    font-size: 25px;
    line-height: 40px;
  }
}
@media screen and (max-width: 320px) {
  .mindstreamSliderWrapper .mindstreamSliderContent h1 {
    font-size: 18px;
    line-height: 28px;
  }
}
.mindstreamSliderWrapper .mindstreamSliderContent p {
  font-size: 20px;
  text-align: center;
  color: #ffffff;
}
.mindstreamSliderWrapper .mindstreamSliderContent p a {
  color: #ffffff;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .mindstreamSliderWrapper .mindstreamSliderContent p {
    font-size: 14px;
    line-height: 24px;
  }
}
.mindstreamSliderWrapper .fishIco {
  display: flex;
  justify-content: center;
  margin-bottom: 65px;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 1366px) {
  .mindstreamSliderWrapper .fishIco {
    margin-bottom: 40px;
  }
}
.mindstreamSliderWrapper .fishIco img {
  width: 120px;
  height: 130px;
}
@media screen and (max-width: 1366px) {
  .mindstreamSliderWrapper .fishIco img {
    width: 70px;
    height: 80px;
  }
}
.mindstreamSliderWrapper .slick-prev,
.mindstreamSliderWrapper .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 50px;
  height: 50px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.mindstreamSliderWrapper .slick-prev:before,
.mindstreamSliderWrapper .slick-next:before {
  font-family: 'tirolfisch';
  font-size: 50px;
  line-height: 1;
  opacity: 1;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mindstreamSliderWrapper .slick-prev {
  left: 110px;
  z-index: 1;
}
@media screen and (max-width: 1100px) {
  .mindstreamSliderWrapper .slick-prev {
    left: 30px;
  }
}
.mindstreamSliderWrapper .slick-prev:before {
  content: "\e902";
}
.mindstreamSliderWrapper .slick-next {
  right: 100px;
  z-index: 1;
}
@media screen and (max-width: 1100px) {
  .mindstreamSliderWrapper .slick-next {
    right: 30px;
  }
}
.mindstreamSliderWrapper .slick-next:before {
  content: "\e903";
}
.txtImgBox {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1023px) {
  .txtImgBox .waveBorder {
    display: none;
  }
}
.txtImgBox .imgArea .txtImgBoxImg {
  height: 550px;
}
@media screen and (max-width: 1366px) {
  .txtImgBox .imgArea .txtImgBoxImg {
    height: 350px;
  }
}
.txtImgBox .contentArea {
  display: flex;
  height: 550px;
  align-items: flex-end;
  margin-top: 25px;
  text-align: left;
}
@media screen and (max-width: 1366px) {
  .txtImgBox .contentArea {
    height: 100%;
  }
}
.txtImgBox .contentArea h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 2.5rem;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 60px;
  color: #2e3e4c;
  text-align: left;
}
@media screen and (max-width: 1366px) {
  .txtImgBox .contentArea h2 {
    font-size: 2rem;
  }
}
.txtImgBox .contentArea h2 p {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 2.5rem;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 60px;
  color: #2e3e4c;
  text-align: left;
}
@media screen and (max-width: 1366px) {
  .txtImgBox .contentArea h2 p {
    font-size: 2rem;
  }
}
.txtImgBox .contentArea h2.subTitle {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 2.5rem;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 60px;
  color: #6c8c91;
  text-align: left;
}
@media screen and (max-width: 1366px) {
  .txtImgBox .contentArea h2.subTitle {
    font-size: 2rem;
  }
}
.txtImgBox .contentArea h2.subTitle p {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 2.5rem;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 60px;
  color: #6c8c91;
  text-align: left;
}
@media screen and (max-width: 1366px) {
  .txtImgBox .contentArea h2.subTitle p {
    font-size: 2rem;
  }
}
.txtImgBox .contentArea .highlightTitle {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 40px;
  color: #6c8c91;
  text-align: left;
}
.txtImgBox .contentArea .highlightTitle p {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 40px;
  color: #6c8c91;
  text-align: left;
}
.locationBox {
  margin-top: 60px;
  position: relative;
}
.locationBox .imgArea {
  position: relative;
}
.locationBox .imgArea .locationBoxImg {
  height: 350px;
}
.locationBox .imgArea a {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 50px;
  color: #ffffff;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.2);
}
.locationBox .contentArea {
  display: flex;
  height: 100%;
  align-items: flex-end;
  padding: 0 50px;
}
.locationBox .contentArea .locationBoxText {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1366px) {
  .locationBox .contentArea {
    padding: 0;
  }
}
.locationBox .contentArea h2 {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 60px;
  color: #6c8c91;
  text-align: left;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .locationBox .contentArea h2 {
    font-size: 26px;
    line-height: 35px;
  }
}
.locationBox .contentArea h2 p {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 60px;
  color: #6c8c91;
  text-align: left;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .locationBox .contentArea h2 p {
    font-size: 26px;
    line-height: 35px;
  }
}
.locationBox .contentArea h3 {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #6c8c91;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .locationBox .contentArea h3 {
    font-size: 21px;
  }
}
.locationBox .contentArea h3 p {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 35px;
  color: #6c8c91;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .locationBox .contentArea h3 p {
    font-size: 21px;
  }
}
.locationBox .contentArea a.detailMore {
  float: right;
}
.fourTilesBox {
  margin-top: 60px;
}
.fourTilesBox .fourTilesBoxLeft {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.fourTilesBox .fourTilesBoxLeft .fourTilesBoxLeftImgArea .fourTilesBoxLeftImg {
  width: 100%;
  height: 350px;
}
@media screen and (max-width: 1366px) {
  .fourTilesBox .fourTilesBoxLeft .fourTilesBoxLeftContent .fourTilesBoxLeftText {
    margin-bottom: 30px;
  }
}
.fourTilesBox .fourTilesBoxLeft .fourTilesBoxLeftContent .fourTilesBoxLeftText h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  line-height: 60px;
}
.fourTilesBox .fourTilesBoxLeft .fourTilesBoxLeftContent .fourTilesBoxLeftText h2 p {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  line-height: 60px;
}
.fourTilesBox .fourTilesBoxRight .fourTilesBoxRightText {
  padding: 30px 60px;
  text-align: center;
  background: #2e3e4c;
  color: #ffffff;
  margin-bottom: 60px;
}
.fourTilesBox .fourTilesBoxRight .fourTilesBoxRightText i.icon.icon-pointer {
  font-size: 60px;
  margin-bottom: 30px;
  display: block;
}
.fourTilesBox .fourTilesBoxRight .fourTilesBoxRightText h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  line-height: 60px;
}
.fourTilesBox .fourTilesBoxRight .fourTilesBoxRightText h2 p {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  line-height: 60px;
}
.fourTilesBox .fourTilesBoxRight .fourTilesBoxRightText p {
  font-size: 25px;
  line-height: 45px;
}
.fourTilesBox .fourTilesBoxRight .fourTilesBoxRightImg {
  height: 550px;
  width: 100%;
}
@media screen and (max-width: 1366px) {
  .fourTilesBox .fourTilesBoxRight .fourTilesBoxRightImg {
    height: 350px;
  }
}
.waveBorder {
  margin: 30px 0;
}
.waveBorder .holder {
  position: relative;
  width: 100%;
  height: 30px;
}
.waveBorder .clip {
  overflow: hidden;
}
.waveBorder .ellipse {
  position: absolute;
  width: 100%;
  height: 16px;
  background: radial-gradient(16px, transparent, transparent 8px, #2e3e4c 5px, #2e3e4c 5px, transparent 10px);
  background-size: 30px 40px;
}
.waveBorder .ellipse2 {
  top: 15px;
  left: 15px;
  background-position: 0px -24px;
}
.footerMeta {
  display: flex;
  margin-top: 60px;
  align-items: center;
  position: relative;
  height: 150px;
}
.footerMeta img {
  width: 150px;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.footerMeta .footerMetaIco i {
  font-size: 20px;
  margin-right: 15px;
}
footer {
  background: url("../images/textur-neu.jpg");
  background-size: cover;
  background-position: center center;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  margin-top: 60px;
  height: auto;
  padding: 30px;
}
@media screen and (max-width: 1366px) {
  footer {
    margin-bottom: 30px;
  }
}
footer .footerTopBar {
  display: block;
}
@media screen and (max-width: 1023px) {
  footer .footerTopBar {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
footer .footerTopBar .socialIcons {
  position: relative;
  top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  footer .footerTopBar .socialIcons {
    display: block;
    top: 0;
    text-align: center;
    margin-bottom: 30px;
  }
}
footer .footerTopBar .socialIcons a {
  color: #ffffff;
  text-decoration: none;
}
footer .footerTopBar .socialIcons i {
  margin: 0 15px;
  font-size: 30px;
}
footer .footerTopBar .menu ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 1023px) {
  footer .footerTopBar .menu ul {
    display: block;
    text-align: center;
  }
}
footer .footerTopBar .menu ul li {
  margin-bottom: 10px;
}
footer .footerTopBar .menu ul li a {
  color: white;
  font-size: 16px;
  margin-bottom: 15px;
  text-decoration: none;
  font-family: 'Roboto Slab', serif;
}
footer .footerBottomBar {
  margin-top: 30px;
}
@media screen and (max-width: 1023px) {
  footer .footerBottomBar .footerAdress {
    display: none;
  }
}
footer .footerBottomBar .footerAdress p {
  font-size: 16px;
  text-align: center;
}
footer .footerBottomBar .footerAdress p a {
  color: #ffffff;
}
@media screen and (min-width: 1023px) {
  footer .footerBottomBar .footerAdressMobile {
    display: none;
  }
}
footer .footerBottomBar .footerAdressMobile p {
  font-size: 16px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  footer .footerBottomBar .footerAdressMobile p {
    font-size: 15px;
    text-align: left;
  }
}
footer .footerBottomBar .footerAdressMobile p a {
  color: #ffffff;
}
.detailMoreBtn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.detailMoreBtn i {
  font-size: 35px;
  margin-left: 15px;
}
.detailMoreBtn a.detailMore {
  background: url("../images/paper.png");
  background-size: cover;
  padding: 5px 25px;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  transition: all .3s;
}
.detailMoreBtn a.detailMore:hover {
  box-shadow: -3px 5px 5px rgba(46, 62, 76, 0.3);
  background-position: 50%;
}
.tirolFischBtn {
  display: flex;
  align-items: center;
  margin: 30px 0;
}
@media screen and (max-width: 767px) {
  .tirolFischBtn {
    justify-content: center !important;
  }
}
.tirolFischBtn.isCenter {
  justify-content: center;
}
.tirolFischBtn.isLeft {
  justify-content: flex-start;
}
.tirolFischBtn.isRight {
  justify-content: flex-end;
}
.tirolFischBtn i {
  font-size: 35px;
  margin-left: 15px;
}
.tirolFischBtn a {
  background: url("../images/paper.png");
  background-size: cover;
  padding: 10px 35px;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  transition: all .3s;
}
.tirolFischBtn a:hover {
  box-shadow: -3px 5px 5px rgba(46, 62, 76, 0.3);
  background-position: 50%;
  color: #ffffff;
}
.detailMoreBtnDflt {
  display: flex;
  align-items: center;
  justify-content: center;
}
.detailMoreBtnDflt i {
  font-size: 35px;
  margin-left: 15px;
}
.detailMoreBtnDflt a.detailMore {
  background: url("../images/paper.png");
  background-size: cover;
  padding: 5px 25px;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  transition: all .3s;
}
.detailMoreBtnDflt a.detailMore:hover {
  box-shadow: -3px 5px 5px rgba(255, 255, 255, 0.3);
  background-position: 50%;
}
.oneImg {
  position: relative;
  margin-top: 60px;
  margin-bottom: 95px;
}
.oneImg .oneImgImg {
  width: 100%;
  height: 550px;
  background-size: cover;
}
@media screen and (max-width: 1366px) {
  .oneImg .oneImgImg {
    height: 350px;
  }
}
.oneImg .boxShadow.withBG {
  background: url("../images/textur-neu.jpg");
  position: absolute;
  width: 100%;
  height: 100%;
  top: 35px;
  z-index: -1;
  left: -35px;
}
@media screen and (max-width: 767px) {
  .oneImg .boxShadow.withBG {
    display: none;
    height: 350px;
  }
}
.textWithBG {
  width: 100%;
  height: 100vh;
  background: url("../images/textur-neu.jpg");
  background-size: cover;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 60px;
}
@media screen and (max-width: 1366px) {
  .textWithBG {
    height: auto;
    min-height: 100vh;
    justify-content: center;
    padding-top: 100px;
  }
}
.textWithBG h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 3.5rem;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  color: #ffffff;
}
@media screen and (max-width: 1366px) {
  .textWithBG h2 {
    font-size: 2rem;
  }
}
.textWithBG h3 {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 2rem;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  color: #ffffff;
}
@media screen and (max-width: 1366px) {
  .textWithBG h3 {
    font-size: 1.2rem;
  }
}
.textWithBG .highlightText {
  font-size: 1.5rem;
  display: block;
  text-align: center;
}
@media screen and (max-width: 1366px) {
  .textWithBG .highlightText {
    font-size: 1rem;
  }
}
.textWithBG p {
  text-align: center;
}
@media screen and (max-width: 1366px) {
  .textWithBG p {
    font-size: 1rem;
  }
}
.textWithBG .fishIco {
  display: flex;
  justify-content: center;
  margin-bottom: 65px;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .textWithBG .fishIco {
    display: none;
  }
}
@media screen and (max-width: 1366px) {
  .textWithBG .fishIco {
    margin-bottom: 40px;
  }
}
.textWithBG .fishIco img {
  width: 120px;
  height: 130px;
}
@media screen and (max-width: 1366px) {
  .textWithBG .fishIco img {
    width: 70px;
    height: 80px;
  }
}
@media screen and (min-width: 1024px) {
  .xl-order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .xl-order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
.fischPortraits .fischPortraitsBoxLeft {
  background: #d5dae1;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.fischPortraits .fischPortraitsBoxLeft h2 {
  margin-bottom: 15px;
  font-family: 'Roboto Slab', serif;
  color: #2e3e4c;
  text-align: right;
}
.fischPortraits .fischPortraitsBoxLeft h2 p {
  margin-bottom: 15px;
  text-align: right;
  font-family: 'Roboto Slab', serif;
  color: #2e3e4c;
}
.fischPortraits .fischPortraitsBoxLeft p {
  text-align: right;
  color: #6c8c91;
}
.fischPortraits .fischPortraitsBoxRight {
  display: flex;
  height: 100%;
  flex-direction: column;
}
.fischPortraits .fischPortraitsBoxRight .fischPortraitsImgArea {
  height: 550px;
}
.fischPortraits .fischPortraitsBoxRight .fischPortraitsImgArea .fischPortraitsImg {
  width: 100%;
  height: 100%;
  display: block;
  padding-bottom: 15px;
}
@media screen and (max-width: 1366px) {
  .fischPortraits .fischPortraitsBoxRight .fischPortraitsImgArea .fischPortraitsImg {
    height: 350px;
  }
}
.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  z-index: 101;
}
.hamRotate.active {
  transform: rotate(45deg);
}
.hamRotate180.active {
  transform: rotate(180deg);
}
.line {
  fill: none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: #ffffff;
  stroke-width: 5.5;
  stroke-linecap: round;
}
.ham1 .top {
  stroke-dasharray: 40 139;
}
.ham1 .bottom {
  stroke-dasharray: 40 180;
}
.ham1.active .top {
  stroke-dashoffset: -98px;
}
.ham1.active .bottom {
  stroke-dashoffset: -138px;
}
.twoImages {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  margin: 40px 0;
}
@media screen and (max-width: 1023px) {
  .twoImages {
    flex-direction: column;
  }
}
.twoImages .imageOne {
  height: 550px;
  width: 100%;
  margin-right: 15px;
}
@media screen and (max-width: 1023px) {
  .twoImages .imageOne {
    height: 350px;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .twoImages .imageOne {
    height: 250px;
  }
}
.twoImages .imageTwo {
  height: 450px;
  width: 100%;
  margin-left: 15px;
}
@media screen and (max-width: 1023px) {
  .twoImages .imageTwo {
    height: 350px;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .twoImages .imageTwo {
    height: 250px;
  }
}
.fishImage {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 60px 0;
}
@media screen and (max-width: 1366px) {
  .fishImage img {
    width: 600px;
  }
}
@media screen and (max-width: 1023px) {
  .fishImage img {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .fishImage img {
    width: 300px;
  }
}
.fishImage .imgNoHover {
  transition: all .3s;
}
.fishImage .imgHover {
  position: absolute;
  top: 0;
  opacity: .8;
}
.fishImage:hover .imgNoHover {
  opacity: 0;
}
.linkBox {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .linkBox {
    flex-direction: column;
  }
}
.linkBox .link {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 30px 0 ;
}
.linkBox .link h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 2.5rem;
  text-transform: uppercase;
  text-align: center;
  color: #2e3e4c;
}
.linkBox .link a {
  display: flex;
  flex-direction: column;
  color: #2e3e4c;
  font-size: 18px;
  text-decoration: none;
  font-family: 'Roboto Slab', serif;
}
.linkBox .link a i {
  font-size: 25px;
  font-weight: bold;
}
.backBtn {
  display: block;
  padding: 30px 60px;
}
@media screen and (max-width: 1023px) {
  .backBtn {
    display: none;
  }
}
.backBtn a {
  font-family: 'Roboto Slab', serif;
  display: flex;
  align-items: center;
  color: #2e3e4c;
  font-size: 18px;
  text-decoration: none;
}
.backBtn a i {
  font-size: 24px;
  margin-right: 15px;
}
section {
  position: relative;
}
.physicVideo {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  object-fit: cover;
  opacity: .3;
  z-index: -1;
}
.slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  z-index: 101;
  padding: 0;
  margin: 0;
}
.slick-dots li {
  margin-right: 5px;
}
.slick-dots li button {
  background: none;
  font-size: 0;
  border: none;
  padding: 0;
  outline: none;
}
.slick-dots li button:before {
  content: '•';
  font-size: 30px;
  color: #ffffff;
}
.slick-dots li.slick-active button:before {
  color: #6c8c91;
}
.sitemap ul li {
  margin-bottom: 5px;
}
.sitemap ul li a {
  text-decoration: none;
  font-family: 'Roboto Slab', serif;
}
.formContent {
  margin: 30px 0;
}
.formContent input,
.formContent select {
  height: 45px;
}
.formContent input,
.formContent select,
.formContent textarea {
  border-radius: 0;
  background: #c7d4d7;
  outline: none;
  padding: 5px;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 20px;
  width: 100%;
  border: none;
}
.formContent input:focus,
.formContent select:focus,
.formContent textarea:focus {
  background: #c7d4d7;
  outline: none;
  box-shadow: none !important;
  border-color: transparent;
}
.formContent .submitBtn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.formContent .submitBtn #submitBtn {
  background: url("../images/paper.png");
  background-size: cover;
  padding: 10px;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  transition: all .3s;
  width: auto;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
}
.formContent .submitBtn #submitBtn:hover {
  box-shadow: -3px 5px 5px rgba(46, 62, 76, 0.3);
  background-position: 50%;
}
.formContent .error {
  position: relative;
  top: -15px;
  color: #6c8c91;
}
.formContent .g-recaptcha {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 30px;
}
