* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: none;
  text-rendering: optimizeLegibility;
}
::-webkit-selection {
  background-color: #3FC0F0;
}
::-moz-selection {
  background-color: #3FC0F0;
}
::selection {
  background-color: #3FC0F0;
}
html {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
body {
  font-family: Roboto, sans-serif;
  font-variant: normal;
  font-weight: 400;
  color: #333;
  background-color: #f4f5f6;
  font-size: 16px;
  line-height: 1.77;
  margin: 0;
  padding: 0;
  height: 100%;
  overflow-x: hidden !important;
}
.btn, .btn:active, .btn:focus, .btn:hover, .fa:before, .overlay-wrapper, .owl-buttons div, a, a:focus, a:hover, button {
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  outline: 0 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a {
  color: #3FC0F0;
}
a:focus, a:hover {
  color: #3FC0F0;
}
button {
  color: #3FC0F0;
}
button:hover {
  color: #3FC0F0;
}
:-moz-any-link:focus {
  outline: 0;
}
h1 {
  font-size: 160%;
  font-weight: 900;
  letter-spacing: -0.4px;
  margin-bottom: 24px;
  margin-top: 60px;
}
h2 {
  font-size: 140%;
  font-weight: 900;
  margin-bottom: 20px;
  margin-top: 50px;
}
h3 {
  font-size: 120%;
  font-weight: 900;
  margin-bottom: 14px;
  margin-top: 40px;
}
h4 {
  font-size: 110%;
  font-weight: 900;
  margin-bottom: 12px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 240%;
    letter-spacing: -1.4px;
 }
  h2 {
    font-size: 200%;
    letter-spacing: -0.4px;
 }
  h3 {
    font-size: 160%;
 }
  h4 {
    font-size: 110%;
 }
}
p {
  margin: 0 0 20px;
}
small {
  letter-spacing: 2px;
  display: block;
  line-height: 120%;
  text-transform: uppercase;
}
.serif {
  font-family: Merriweather, serif;
  font-weight: 300;
  letter-spacing: -0.2px;
}
@media (min-width: 992px) {
  .serif {
    font-family: Merriweather, serif;
    letter-spacing: -0.6px;
 }
}
@media (min-width: 1700px) {
  .serif {
    letter-spacing: -0.3px;
 }
}
.deco-font {
  font-family: 'Grand Hotel', cursive;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}
h1.deco-font {
  font-size: 203% !important;
}
h2.deco-font {
  font-size: 177% !important;
}
h3.deco-font {
  font-size: 137% !important;
}
h4.deco-font {
  font-size: 77% !important;
}
@media (min-width: 768px) {
  h1.deco-font {
    font-size: 250% !important;
 }
  h2.deco-font {
    font-size: 220% !important;
 }
  h3.deco-font {
    font-size: 180% !important;
 }
  h4.deco-font {
    font-size: 120% !important;
 }
}
@media (min-width: 992px) {
  h1.deco-font {
    font-size: 270% !important;
 }
  h2.deco-font {
    font-size: 230% !important;
 }
  h3.deco-font {
    font-size: 190% !important;
 }
  h4.deco-font {
    font-size: 130% !important;
 }
}
.font-xs {
  font-size: 60%;
  line-height: 1.4;
}
.font-sm {
  font-size: 80%;
  line-height: 1.77;
}
.font-nrml {
  font-size: 100%;
  line-height: 1.55;
  letter-spacing: 0;
}
.font-md {
  font-size: 120%;
  line-height: 1.5;
}
.font-lg {
  font-size: 160%;
  letter-spacing: -0.3px;
  line-height: 1.3;
}
.font-xl {
  font-size: 180%;
  letter-spacing: -0.5px;
  line-height: 1.3;
}
.font-xxl {
  font-size: 200%;
  letter-spacing: -0.75px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .font-xs {
    font-size: 60%;
 }
  .font-sm {
    font-size: 90%;
 }
  .font-nrml {
    font-size: 100%;
 }
  .font-md {
    font-size: 140%;
 }
  .font-lg {
    font-size: 180%;
 }
  .font-xl {
    font-size: 220%;
 }
  .font-xxl {
    font-size: 260%;
 }
}
.fontweight300 {
  font-weight: 300;
}
.fontweight400 {
  font-weight: 400;
}
.fontweight700 {
  font-weight: 700;
}
.fontweight900 {
  font-weight: 900;
}
.btn {
  padding: 11px 28px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  font-weight: 700;
  white-space: normal;
  text-transform: uppercase;
}
.btn.active, .btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-full {
  background-color: #3FC0F0;
  border: 1px solid #3FC0F0;
  color: #fff;
}
.btn-full:active, .btn-full:focus, .btn-full:hover {
  background-color: transparent;
  border: 1px solid #3FC0F0;
  color: #fff;
}
.btn-full-inv {
  background-color: #3FC0F0;
  border: 1px solid #3FC0F0;
  color: #fff;
}
.btn-full-inv:active, .btn-full-inv:focus, .btn-full-inv:hover {
  background-color: transparent;
  border: 1px solid #3FC0F0;
  color: #000;
}
.btn-empty {
  background-color: transparent;
  border: 1px solid #3FC0F0;
  color: #fff;
}
.btn-empty:active, .btn-empty:focus, .btn-empty:hover {
  background-color: #3FC0F0;
  border: 1px solid #3FC0F0;
  color: #fff;
}
.btn-empty-inv {
  background-color: transparent;
  border: 1px solid #3FC0F0;
  color: #000;
}
.btn-empty-inv:active, .btn-empty-inv:focus, .btn-empty-inv:hover {
  background-color: #3FC0F0;
  border: 1px solid #3FC0F0;
  color: #fff;
}
.btn-full-full, .btn-full-full:active, .btn-full-full:focus, .btn-full-full:hover {
  background-color: #3FC0F0;
  border: 1px solid #3FC0F0;
  color: #fff;
}
.center-btn {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.modal {
  background-color: #f0f0f0;
}
.modal-dialog {
  width: auto;
  height: 100%;
  max-width: initial;
  margin: 0;
}
html.scroll body.modal-open .modal-dialog {
  margin-right: -17px;
}
.modal-body {
  padding: 0;
  position: relative;
}
.modal-content {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 100%;
  width: 100%;
  display: inline;
  background-color: transparent;
}
.modal.carousel {
  position: fixed;
}
.modal-body .close-btn-wrapper:first-of-type {
  padding-bottom: 20px;
  padding-top: 5px;
}
.modal-body .close-btn-wrapper:last-of-type {
  padding-top: 10px;
  padding-bottom: 5px;
}
.close-btn {
  background: url(../img/close_black.svg) no-repeat center;
  margin-left: -24px;
  left: 50%;
  position: relative;
  opacity: 0.3;
  cursor: pointer;
  height: 48px;
  width: 48px;
  z-index: 1060;
  -webkit-transition: 0.5s cubic-bezier(0.27, 1.64, 0.32, 0.95);
  -o-transition: 0.5s cubic-bezier(0.27, 1.64, 0.32, 0.95);
  transition: 0.5s cubic-bezier(0.27, 1.64, 0.32, 0.95);
}
.close-btn:hover {
  opacity: 1;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.loader-icon {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
}
#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #000;
  z-index: 1000000;
}
#main-wrapper {
  position: relative;
}
.nav-holder {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
}
html.scroll body.modal-open .nav-holder {
  padding-right: 17px;
}
.nav-bottom {
  bottom: 0;
  top: auto;
}
.navbar {
  background: rgba(0, 0, 0, 1);
  padding: 0.5rem 0;
}
.navbar.navbar-white {
  background: rgba(255, 255, 255, 1);
}
.navbar-toggler {
  position: relative;
  float: right;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: medium none;
  border-radius: 0;
  padding: 9px 0;
}
@media (min-width: 481px) {
  .navbar-toggler {
    margin-right: 25px;
 }
}
@media (min-width: 1200px) {
  .navbar-toggler {
    margin-right: 0;
 }
}
.navbar-toggler .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
}
.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-toggler .icon-bar:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}
.navbar-toggler .icon-bar:nth-child(3) {
  opacity: 0;
}
.navbar-toggler .icon-bar:last-child {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}
.navbar-toggler.collapsed .icon-bar {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}
.navbar-white .navbar-toggler .icon-bar {
  background-color: #222;
}
.logo {
  padding-left: 15px;
}
@media (min-width: 481px) {
  .logo {
    padding-left: 25px;
 }
}
@media (min-width: 1200px) {
  .logo {
    padding-left: 0;
 }
}
.navbar-brand img {
  display: inline-block;
  max-height: 100%;
  width: 180px;
}
.navbar-brand h2 {
  font-size: 120%;
  font-weight: 700;
  letter-spacing: -0.4px;
  margin: 0;
}
.navbar-collapse {
  position: relative;
  max-height: 75vh;
  padding: 0 15px;
}
.navbar-collapse.show {
  overflow: auto;
}
@media (min-width: 481px) {
  .navbar-collapse {
    padding: 0 25px;
 }
}
@media (min-width: 1200px) {
  .navbar-collapse {
    overflow: initial;
    max-height: none;
    padding: 0;
 }
}
.navbar a:hover {
  color: #fff;
}
.navbar a.current {
  color: #fff;
}
.navbar.navbar-white a:hover {
  color: #222;
}
.navbar.navbar-white a.current {
  color: #222;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent;
}
.navbar-nav > li, .navbar-nav > li.nav-link {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1200px) {
  .navbar-nav > li, .navbar-nav > li.nav-link {
    margin-left: 0;
    margin-right: 0;
 }
}
.navbar-nav > li > a, .navbar-nav > li > a.nav-link {
  padding: 15px;
}
@media (min-width: 1200px) {
  .navbar-expand-xl .navbar-nav .nav-link {
    padding: 15px;
 }
}
.navbar-nav .dropdown-menu > a, .navbar-nav > li > a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1px;
}
.navbar-nav .dropdown-menu > a {
  padding: 15px 15px 15px 25px;
}
@media (min-width: 1200px) {
  .navbar-nav .dropdown-menu > a {
    padding: 15px 25px;
 }
}
.dropdown-menu > a {
  color: #3FC0F0;
}
.dropdown-menu > a:focus, .dropdown-menu > a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #222;
}
.navbar-white .dropdown-menu > a:focus, .navbar-white .dropdown-menu > a:hover {
  color: #222;
  background-color: #f0f0f0;
}
.nav > li > a:hover {
  background-color: #222;
}
.navbar-white .nav > li > a:hover {
  background-color: #f0f0f0;
}
.nav > li > a:focus {
  background-color: transparent;
}
.dropdown-menu {
  margin: 0;
  min-width: auto;
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  font-size: inherit;
  color: inherit;
}
@media (min-width: 1200px) {
  .navbar {
    background: rgba(0, 0, 0, .9);
 }
  .navbar-header {
    height: 70px;
 }
  a.navbar-brand div h2 {
    font-size: 160%;
    letter-spacing: -1.4px;
 }
  .nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
 }
  .navbar-white .nav > li > a:focus, .navbar-white .nav > li > a:hover {
    background-color: transparent;
 }
  .dropdown-menu > a:focus, .dropdown-menu > a:hover {
    background-color: transparent;
 }
  .navbar-white .dropdown-menu > a:focus, .navbar-white .dropdown-menu > a:hover {
    background-color: transparent;
 }
  .navbar-nav > li > a {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 6px;
    padding-top: 6px;
 }
  .navbar-nav .open .dropdown-menu > a {
    padding: 16px 25px 18px;
 }
  .navbar-nav .dropdown-menu {
    top: calc(100% + .5rem);
    left: auto;
    right: 0;
    padding: 0;
 }
  .navbar-nav .dropdown.dropup .dropdown-menu {
    top: auto;
    bottom: calc(100% + .5rem);
 }
  .dropdown-menu {
    background: rgba(0, 0, 0, .9);
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0 !important;
 }
  .navbar-white .dropdown-menu {
    background: rgba(255, 255, 255, 1);
 }
}
.hasStickOnScroll {
  width: 100%;
}
.stickOnScroll-on {
  bottom: auto !important;
}
.caret {
  border-top: 4px solid;
}
.section, section {
  padding: 60px 0 40px;
}
@media (min-width: 992px) {
  .section, section {
    padding: 120px 0 80px;
 }
}
#hero-wrapper {
  height: 100vh;
}
.hero-slider {
  width: 100%;
  height: 100%;
  position: relative;
}
.hero-slider .owl-item, .hero-slider .owl-stage, .hero-slider .owl-stage-outer {
  height: 100%;
}
.hero-slider .container {
  position: relative;
  height: 100%;
}
.center-hero-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  text-align: center;
}
.left-hero-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  text-align: left;
}
.right-hero-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  text-align: right;
}
.right-hero-text .carousel-deco {
  top: -40px;
  left: 0;
  text-align: right;
}
.fixed-text {
  position: relative;
  top: 50%;
}
.hero-slider-btn {
  bottom: 80px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  z-index: 11;
  text-align: center;
}
.hero-slider-btn span {
  display: block;
  font-size: 200%;
  color: #fff;
}
@media (max-width: 767px) and (orientation: landscape) {
  .hero-slider-btn {
    bottom: 45px !important;
 }
  .btn-empty.margintop30 {
    margin-top: 15px !important;
 }
}
.image-slider .item-wrapper {
  padding: 0;
}
@media (max-width: 991px) {
  div[class^=image-slider] {
    margin-top: 10px;
 }
}
.portfolio-slider .item-wrapper {
  padding: 0 10% 20px;
}
.portfolio-slider .item-description {
  margin-top: 20px;
}
.special-price {
  font-family: Roboto, sans-serif;
  display: inline;
  font-size: 100%;
  font-weight: 300;
  letter-spacing: -2px;
  margin-left: 15px;
  position: relative;
  top: 0;
}
@media (max-width: 991px) {
  #portfolio .header-line div::before {
    bottom: -10px;
 }
}
@media (max-width: 767px) {
  #portfolio .header-line div::before {
    bottom: -7px;
 }
  .portfolio-slider .item-wrapper {
    padding: 0;
 }
  .portfolio-slider .item-description .deco-font {
    font-size: 160%;
    margin-bottom: 8px;
 }
  .portfolio-slider .item-description p {
    padding: 0 10% 20px;
 }
}
ul.menu {
  display: block;
  overflow: auto;
  padding: 0;
}
ul.menu li {
  display: inline-block;
}
.menu-desc {
  display: inline-block;
  width: 82%;
}
.price {
  color: #3FC0F0;
  display: inline;
  position: absolute;
  right: 25px;
  text-align: right;
}
.content-slider {
  position: relative;
  padding: 40px 0;
}
.content-slider .item-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.content-slider h2 {
  margin-top: 10px;
}
.content-slider img {
  margin-bottom: 30px;
  width: 150px !important;
}
.content-slider .price-icon {
  display: inline-block;
  vertical-align: top;
}
.content-slider .carousel-control {
  bottom: auto;
  font-size: 235%;
  margin: 0;
  padding: 0 10px;
  width: auto;
  z-index: 12;
}
.icon-arrow-left:before {
  content: "\e906";
}
.icon-arrow-right:before {
  content: "\e908";
}
@media (max-width: 480px) {
  .menu-desc {
    width: 75%;
 }
  .content-slider {
    padding-top: 85px;
 }
  .content-slider .carousel-control {
    font-size: 200%;
    top: 10px;
 }
}
@media (max-width: 767px) {
  .menu li {
    width: 100%;
 }
  .content-slider .carousel-control {
    top: 43px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
 }
}
@media (min-width: 481px) {
  .content-slider .item-wrapper {
    padding-left: 55px;
    padding-right: 55px;
 }
}
@media (min-width: 768px) {
  .content-slider .item-wrapper {
    padding-left: 0;
    padding-right: 0;
 }
}
@media (min-width: 992px) {
  .content-slider {
    padding: 60px 0;
 }
}
.halfbox {
  position: relative;
  width: 100%;
  height: auto;
  float: left;
}
.halfbox a {
  padding-top: 100%;
}
.halfbox img {
  width: 100%;
  height: auto;
}
.quarterbox {
  position: relative;
  width: 100%;
  height: auto;
  float: left;
}
.quarterbox a {
  padding-top: 100%;
}
.quarterbox img {
  width: 100%;
  height: auto;
}
.fullbox {
  position: relative;
  width: 100%;
  height: auto;
  float: left;
}
.fullbox a {
  padding-top: 100%;
}
.fullbox img {
  width: 100%;
  height: auto;
}
.grid {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center;
  position: relative;
  z-index: 0;
  width: 100%;
}
.grid li {
  margin: 0;
  padding: 1%;
  position: relative;
}
.grid.no-pad li {
  padding: 0;
}
.grid h3 {
  margin-bottom: 5px;
}
.grid.text a h3, .grid.text a p {
  text-align: left;
  color: #fff;
  opacity: 0;
  -webkit-transform: translateY(4rem);
  -ms-transform: translateY(4rem);
  transform: translateY(4rem);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.grid.text a:hover h3, .grid.text a:hover p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.grid.text a:hover p {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.overlay-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  overflow: hidden;
}
.overlay-inner {
  display: table;
  width: 100%;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin: auto;
  table-layout: fixed;
}
.overlay-inner div.center {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.text .overlay-inner div.center {
  vertical-align: bottom;
}
@media (min-width: 481px) {
  .overlay-inner {
    padding-right: 25px;
    padding-left: 25px;
 }
}
@media (min-width: 640px) {
  .halfbox a {
    padding-top: 47.9199%;
 }
  .no-pad .halfbox a {
    padding-top: 50%;
 }
  .quarterbox {
    width: 50%;
 }
}
@media (min-width: 992px) {
  .halfbox {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
 }
  .quarterbox {
    width: 25%;
    height: auto;
    float: left;
    position: relative;
 }
  .fullbox {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
 }
  .grid li {
    display: inline-block;
    margin: 0;
    padding: 1%;
    position: relative;
    text-align: left;
 }
  .grid.no-pad li {
    padding: 0;
 }
}
@media (min-width: 1400px) {
  .halfbox a {
    padding-top: 47.9192%;
 }
}
@media (min-width: 1600px) {
  .halfbox a {
    padding-top: 47.9189%;
 }
}
@media (min-width: 1700px) {
  .halfbox a {
    padding-top: 47.9187%;
 }
}
.accordion-wrapper {
  padding: 0;
  border: 1px solid #3FC0F0;
}
.tabaccordion.white a:hover {
  color: #fff;
}
.tabaccordion.black a.tabActive {
  color: #fff;
}
.tabOuter a, .tabOuter a:hover {
  transition: unset;
  -moz-transition: unset;
  -webkit-transition: unset;
  -o-transition: unset;
}
.tabsContainer {
  overflow: hidden;
  display: none;
}
.tabOuter {
  padding: 0 !important;
  border-right: 1px solid #3FC0F0;
  border-bottom: 1px solid #3FC0F0;
}
.tabOuter:last-child, .tabsPosition-left .tabOuter, .tabsPosition-right .tabOuter {
  border-right: none;
}
.tabsPosition-left .tabOuter:last-child, .tabsPosition-right .tabOuter:last-child {
  border-right: none;
  border-bottom: none;
}
.tabInner {
  border: none;
  padding: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 900;
  text-align: center;
}
a.expandTab {
  border-right: none;
}
a.expandTab:hover .tabInner {
  background-color: #3FC0F0;
}
.tabActive .tabInner {
  background-color: #3FC0F0;
}
.tabsContentContainer {
  margin-top: -1px !important;
}
.singleContentInner {
  padding: 40px 10% 60px;
}
@media (max-width: 767px) {
  .tabInner {
    font-weight: 400;
 }
  .singleTabWrapper {
    border-bottom: 1px solid #3FC0F0;
 }
  .singleTabWrapper:last-child {
    border-bottom: none;
 }
}
@media (max-width: 991px) {
  a.expandTab {
    border-left: none;
    border-right: none;
 }
  a.expandTab--last {
    border-bottom: none;
 }
  .singleTabWrapper:last-child a.expandTab {
    border-bottom: none;
 }
}
@media (min-width: 768px) {
  .tabsContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
 }
  .tabOuter {
    padding-bottom: 0;
 }
  .tabOuter:first-child {
    padding-left: 0;
 }
  .tabOuter:last-child {
    padding-right: 0;
 }
  .tabsContentWrapper:nth-child(2n) .singleTabWrapper {
    padding-left: 0;
    padding-right: 0;
 }
  .singleTabWrapper {
    margin-top: 0;
    margin-bottom: 0;
 }
  .tabsPosition-right .tabsContainer {
    width: calc(33.333333333333% + 1px);
    float: right;
    margin-top: -1px;
    margin-right: -1px;
    border: 1px solid #3FC0F0;
 }
  .tabsPosition-right .tabOuter {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
 }
  .tabsPosition-right .tabsContentWrapper {
    width: 66.6666666667%;
    margin-right: 33.3333333333%;
    padding: 0;
 }
  .tabsPosition-left .tabsContainer {
    width: calc(33.333333333333% + 1px);
    float: left;
    margin-top: -1px;
    margin-left: -1px;
    border: 1px solid #3FC0F0;
 }
  .tabsPosition-left .tabOuter {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
 }
  .tabsPosition-left .tabsContentWrapper {
    width: 66.6666666667%;
    margin-left: 33.3333333333%;
    padding: 0;
 }
}
@media (min-width: 992px) {
  .tabInner {
    margin-bottom: 0;
 }
}
@media (min-width: 1700px) {
  .singleContentOuter, .tabInner {
    font-size: 20px;
 }
}
.cards-slider h3 {
  color: #333;
}
.cards-slider .item-wrapper {
  padding: 0 !important;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
.cards-slider .item-wrapper:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .4);
  box-shadow: 0 0 20px rgba(0, 0, 0, .4);
}
.cards-slider .item-description {
  padding: 20px;
  background-color: #fff;
}
.cards-slider .owl-item {
  padding: 40px;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.author {
  color: #999;
  text-transform: uppercase;
}
.blog-link {
  background-color: transparent;
  border: medium none;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0;
}
.blog-link:hover {
  text-decoration: none;
}
.blog-link i {
  font-size: 70%;
  margin-top: 4px;
  margin-left: 2px;
}
.blog-slider {
  width: 100%;
  height: 100%;
  z-index: 30;
}
.article-overlay {
  border-bottom: 1px solid #ccc;
  height: 50px;
}
.article-arrow {
  margin-top: 10px;
  opacity: 0.5;
}
.article-arrow:hover {
  opacity: 1;
}
.article-left {
  left: 10px;
}
.article-left::before {
  position: absolute;
  top: -13px;
  left: -5px;
  text-align: left;
  font-family: icomoon;
  font-size: 30px;
  color: #333;
  content: "\e906";
}
.article-left::after {
  position: absolute;
  width: 125px;
  top: 3px;
  left: 25px;
  color: #333;
  text-align: left;
  content: "PREVIOUS ARTICLE";
}
.article-right {
  right: 10px;
}
.article-right::before {
  position: absolute;
  top: -13px;
  right: -5px;
  text-align: left;
  font-family: icomoon;
  font-size: 30px;
  color: #333;
  content: "\e908";
}
.article-right::after {
  position: absolute;
  width: 100px;
  top: 3px;
  right: 25px;
  color: #333;
  text-align: right;
  content: "NEXT ARTICLE";
}
.blog-slider article {
  padding: 40px 0 0;
}
.blog-slider .header {
  margin-bottom: 40px;
}
.blog-slider .header h1, .blog-slider .header h2, .blog-slider .header h3, .blog-slider .header h4 {
  margin-top: 46px;
}
.blog-slider .author {
  margin: 10px 0 20px;
}
.blog-kontakt {
  margin-top: 90px;
  margin-left: -50px;
  margin-right: -50px;
}
@media (min-width: 481px) {
  .blog-slider article {
    padding: 100px 0 0;
 }
  .blog-kontakt {
    margin-top: 180px;
 }
}
@media (min-width: 992px) {
  .blog-slider article {
    padding: 160px 0 0;
 }
}
.text-slider .item-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.text-slider .blockquote {
  margin-top: 0 !important;
}
.contact-info {
  margin-top: 5px;
  padding: 0 15px;
}
.contact-info p {
  margin: 0;
  text-align: center;
}
@media (max-width: 991px) {
  .contact-info {
    margin-top: 25px;
 }
}
.control-group {
  position: relative;
  margin-bottom: 13px;
}
.control-group.error .trigger, .control-group.error input, .control-group.error textarea, .control-group.warning .trigger, .control-group.warning input, .control-group.warning textarea {
  border-color: red;
}
.name:before {
  font-family: FontAwesome;
  content: "\f007";
  font-size: 16px;
  font-weight: 400;
  left: 22px;
  top: 8px;
  position: absolute;
  color: #3FC0F0;
}
.mail:before {
  font-family: FontAwesome;
  content: "\f0e0";
  font-size: 16px;
  font-weight: 400;
  left: 22px;
  top: 7px;
  position: absolute;
  color: #3FC0F0;
}
.pickdate:before {
  display: block;
  font-family: FontAwesome;
  content: "\f073";
  font-size: 16px;
  left: 22px;
  position: absolute;
  top: 8px;
  z-index: 1;
  color: #3FC0F0;
}
.mail input, .name input, .pickdate input {
  padding-left: 46px;
}
.time div.fancy-select div.trigger:before {
  font-family: FontAwesome;
  content: "\f017";
  font-size: 16px;
  font-weight: 400;
  left: 22px;
  top: 7px;
  position: absolute;
  color: #3FC0F0;
}
.people div.fancy-select div.trigger:before {
  font-family: FontAwesome;
  content: "\f0c0";
  font-size: 16px;
  font-weight: 400;
  left: 22px;
  top: 6px;
  position: absolute;
  color: #3FC0F0;
}
.people, .time {
  color: #777;
}
.message .form-control {
  resize: none;
}
.form-control {
  border: none;
  border-bottom: 2px solid rgba(0, 0, 0, .2);
  border-radius: 0;
  background-color: transparent;
  color: #222;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 45px;
  font-size: 16px;
  padding: 5px 20px 6px;
}
.form-control:hover {
  border-color: #8ad1a9;
}
.form-control:focus {
  background-color: transparent;
  border-color: #3FC0F0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}
.form-control:-moz-placeholder {
  color: #777;
}
.form-control::-moz-placeholder {
  color: #777;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.bootstrap-datetimepicker-widget {
  background: #fff;
}
.bootstrap-datetimepicker-widget table > tbody > tr > td, .bootstrap-datetimepicker-widget table > tbody > tr > th, .bootstrap-datetimepicker-widget table > tfoot > tr > td, .bootstrap-datetimepicker-widget table > tfoot > tr > th, .bootstrap-datetimepicker-widget table > thead > tr > td, .bootstrap-datetimepicker-widget table > thead > tr > th {
  padding: 5px;
}
.bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #3FC0F0;
}
.bootstrap-datetimepicker-widget table td span.active, .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #3FC0F0;
}
.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table td.cw {
  font-size: 14px;
  font-weight: 400;
}
.bootstrap-datetimepicker-widget table th, .bootstrap-datetimepicker-widget table thead tr:first-child th {
  font-size: 14px;
  font-weight: 700;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th.prev > span:after {
  content: "\f053";
  padding-top: 2px;
  padding-right: 2px;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th.next > span:after {
  content: "\f054";
  padding-top: 2px;
  padding-left: 2px;
}
textarea {
  padding: 10px 24px !important;
  height: 103px !important;
}
.help-block {
  display: none;
}
div.fancy-select {
  position: relative;
  font-size: 16px;
}
div.fancy-select select:focus + div.trigger {
  -webkit-box-shadow: 0 0 0 2px #4b5468;
  box-shadow: 0 0 0 2px #4b5468;
}
div.fancy-select select:focus + div.trigger.open {
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.fancy-select div.trigger {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid rgba(0, 0, 0, .2);
  cursor: pointer;
  padding: 10px 24px 9px 9px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  position: relative;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
  width: 200px;
  transition: all 240ms ease-out;
  -webkit-transition: all 240ms ease-out;
  -moz-transition: all 240ms ease-out;
  -ms-transition: all 240ms ease-out;
  -o-transition: all 240ms ease-out;
}
div.fancy-select div.trigger:hover {
  border-color: #8ad1a9;
}
div.fancy-select div.trigger.open {
  border-color: #3FC0F0;
  color: #555;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.fancy-select div.trigger.selected {
  color: #222;
}
div.fancy-select ul.options {
  list-style: none;
  margin: 0;
  position: absolute;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 50;
  max-height: 200px;
  overflow: auto;
  background: #3FC0F0;
  border-radius: 4px;
  border: 1px solid #3FC0F0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
  min-width: 200px;
  transition: opacity 0.3s ease-out, top 0.3s ease-out, visibility 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out, top 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, top 0.3s ease-out, visibility 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out, top 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, top 0.3s ease-out, visibility 0.3s ease-out;
}
div.fancy-select ul.options.open {
  visibility: visible;
  top: 50px;
  opacity: 1;
  transition: opacity 0.3s ease-out, top 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out, top 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, top 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out, top 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, top 0.3s ease-out;
}
div.fancy-select ul.options.overflowing {
  top: auto;
  bottom: 40px;
  transition: opacity 0.3s ease-out, bottom 0.3s ease-out, visibility 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out, visibility 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out, bottom 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out, visibility 0.3s ease-out;
}
div.fancy-select ul.options.overflowing.open {
  top: auto;
  bottom: 50px;
  transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
}
div.fancy-select ul.options li {
  padding: 8px 24px;
  color: #fff;
  cursor: pointer;
  white-space: nowrap;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
}
div.fancy-select ul.options li.selected {
  background: rgba(43, 134, 134, .3);
  color: rgba(255, 255, 255, .75);
}
div.fancy-select ul.options li.hover {
  color: #fff;
}
div.fancy-select div.trigger {
  width: 100%;
}
div.fancy-select ul.options {
  width: 100%;
  padding: 0;
  border-radius: 0;
  margin-top: -1px;
}
div.fancy-select ul.options.open {
  top: auto;
}
div.fancy-select ul.options li:hover {
  background-color: #fff;
  color: inherit;
}
div.fancy-select select:focus + div.trigger {
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.fancy-select div.trigger {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 45px;
  padding-top: 7px;
  height: 45px;
}
div.fancy-select div.trigger::after {
  border: medium none;
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 18px;
  font-weight: 400;
  position: absolute;
  right: 20px;
  top: 9px;
}
footer .section {
  position: relative;
  padding: 0 0 60px;
}
footer .title {
  padding-top: 70px;
}
.social {
  display: inline-block;
  font-size: 120%;
  margin-top: 14px;
  padding: 20px 8px;
  text-align: center;
}
.social {
  color: #fff;
}
.social .fa::before {
  padding: 14px 16px;
}
.social:hover .fa:before {
  color: #3FC0F0;
}
.copy {
  position: absolute;
  bottom: 25px;
  font-size: 70%;
  color: #666;
  left: 0;
  right: 0;
  margin: auto;
  padding-top: 60px;
}
.scrollup {
  display: none;
  background: rgba(0, 0, 0, .35) none repeat scroll 0 0;
  border-bottom: medium none;
  bottom: 4px;
  font-size: 140%;
  padding: 4px 14px;
  position: fixed;
  right: 4px;
  z-index: 1000;
}
.scrollup:hover {
  color: #fff;
  background-color: #000;
}
.scrollup span {
  color: #fff;
}
.carousel-control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.carousel-control.left, .carousel-control.right {
  background-image: none;
  -webkit-filter: none;
  filter: none;
  text-shadow: none;
}
@media (max-width: 991px) {
  .carousel-item {
    padding-left: 25px !important;
    padding-right: 25px !important;
 }
}
@media (min-width: 481px) {
  .row {
    margin-left: -25px;
    margin-right: -25px;
 }
  .container {
    padding-left: 25px;
    padding-right: 25px;
 }
  .container-fluid {
    padding-left: 25px;
    padding-right: 25px;
 }
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 25px;
    padding-left: 25px;
 }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1300px;
 }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1500px;
 }
}
@media (min-width: 1700px) {
  .container {
    max-width: 1600px;
 }
}
.google-map {
  padding: 0;
  background: #fff none repeat scroll 0 0;
}
.map {
  width: 100%;
  height: 400px;
}
.map-address {
  font-size: 110%;
  margin: 0;
  margin-bottom: 14px;
  margin-top: 2px;
}
.gm-style-iw h3 {
  margin-bottom: 0;
  margin-top: 15px;
}
@media (max-width: 480px) {
  .map-address {
    font-size: 90%;
 }
}
@media (min-width: 992px) {
  .map {
    height: 500px;
 }
}
.map-dot {
  width: 20px;
  height: 20px;
  background-color: #3FC0F0;
  border-radius: 20px;
  position: relative;
  z-index: 100;
}
.signal {
  width: 20px;
  height: 20px;
  position: absolute;
  width: 180px;
  height: 180px;
  pointer-events: none;
  border-radius: 200px;
  position: absolute;
  opacity: 0;
  left: -80px;
  top: -80px;
  background-color: #3FC0F0;
}
.signal1 {
  -webkit-animation: animationSignal cubic-bezier(0, 0.55, 0.55, 1) 4s;
  animation: animationSignal cubic-bezier(0, 0.55, 0.55, 1) 4s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-delay: 0.78s;
  -webkit-animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-delay: 0.78s;
  animation-iteration-count: infinite;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.signal2 {
  -webkit-animation: animationSignal cubic-bezier(0, 0.55, 0.55, 1) 4s;
  animation: animationSignal cubic-bezier(0, 0.55, 0.55, 1) 4s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-delay: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-delay: 1s;
  animation-iteration-count: infinite;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
@-webkit-keyframes animationSignal {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
 }
  1% {
    opacity: 0.25;
 }
  20% {
    opacity: 0.25;
 }
  60% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
 }
}
@keyframes animationSignal {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
 }
  1% {
    opacity: 0.25;
 }
  20% {
    opacity: 0.25;
 }
  60% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
 }
}
.imagelightbox-scroll-lock {
  overflow: hidden;
}
.imagelightbox-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background: #111;
  z-index: 1010;
}
.imagelightbox-wrapper .imagelightbox-overlay {
  position: absolute;
  width: 100%;
  height: 51px;
  top: 0;
  background: 0 0;
  border-bottom: 1px solid #444;
}
.imagelightbox-arrow {
  position: absolute;
  width: 102px;
  height: 26px;
  top: 2px;
  border: medium none;
  font-size: 75%;
  z-index: 1011;
}
.imagelightbox-wrapper .imagelightbox-arrow-left {
  left: 10px;
  margin-top: 10px;
  background: 0 0;
  opacity: 0.5;
}
.imagelightbox-wrapper .imagelightbox-arrow-left:hover {
  opacity: 1;
}
.imagelightbox-wrapper .imagelightbox-arrow-left::before {
  position: absolute;
  top: -13px;
  left: -5px;
  text-align: left;
  font-family: icomoon;
  font-size: 30px;
  color: #c6c6c6;
  content: "\e906";
}
.imagelightbox-wrapper .imagelightbox-arrow-left::after {
  position: absolute;
  width: 125px;
  top: 3px;
  left: 25px;
  color: #c6c6c6;
  text-align: left;
  content: "PREVIOUS PHOTO";
}
.imagelightbox-wrapper .imagelightbox-arrow-right {
  right: 10px;
  margin-top: 10px;
  background: 0 0;
  opacity: 0.5;
}
.imagelightbox-wrapper .imagelightbox-arrow-right:hover {
  opacity: 1;
}
.imagelightbox-wrapper .imagelightbox-arrow-right::before {
  position: absolute;
  top: -13px;
  right: -5px;
  text-align: left;
  font-family: icomoon;
  font-size: 30px;
  color: #c6c6c6;
  content: "\e908";
}
.imagelightbox-wrapper .imagelightbox-arrow-right::after {
  position: absolute;
  width: 100px;
  top: 3px;
  right: 25px;
  color: #c6c6c6;
  text-align: right;
  content: "NEXT PHOTO";
}
.imagelightbox-wrapper .imagelightbox-close {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 2px;
  left: 50%;
  margin-left: -24px;
  border: medium none;
  background: url(../img/close.svg) no-repeat center;
  opacity: 0.5;
  cursor: pointer;
  -webkit-transition: 0.5s cubic-bezier(0.27, 1.64, 0.32, 0.95);
  -o-transition: 0.5s cubic-bezier(0.27, 1.64, 0.32, 0.95);
  transition: 0.5s cubic-bezier(0.27, 1.64, 0.32, 0.95);
}
.imagelightbox-wrapper .imagelightbox-close:hover {
  opacity: 1;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.imagelightbox-wrapper .imagelightbox-caption {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 10px;
  background: rgba(200, 200, 200, .2);
  text-align: center;
  color: #999;
}
.imagelightbox-wrapper #imagelightbox {
  position: absolute;
  top: 50%;
  cursor: pointer;
  -webkit-box-shadow: 0 0 3.125em rgba(0, 0, 0, .75);
  box-shadow: 0 0 3.125em rgba(0, 0, 0, .75);
  -ms-touch-action: none;
  touch-action: none;
}
.imagelightbox-arrow, .imagelightbox-caption, .imagelightbox-close, .imagelightbox-overlay, .imagelightbox-wrapper {
  -webkit-animation: fade-in 0.25s linear;
  animation: fade-in 0.25s linear;
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
 }
  to {
    opacity: 0.5;
 }
}
@keyframes fade-in {
  from {
    opacity: 0;
 }
  to {
    opacity: 0.5;
 }
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: inline-block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.owl-theme .owl-nav {
  position: absolute;
  top: -15px;
  margin-top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-theme .owl-nav div[class^=owl-] {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  border-radius: 0;
  font-size: 16px;
  margin: 1px;
  color: #fff;
  background: #3FC0F0;
}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover, .owl-theme .owl-nav div[class^=owl-]:hover {
  background: #3FC0F0;
  opacity: 0.7;
}
.owl-theme .owl-dots .owl-dot span {
  background: #3FC0F0;
  opacity: 0.5;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #3FC0F0;
  opacity: 1;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-next, .owl-prev {
  padding: 2px 15px 1px 15px !important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #3FC0F0 !important;
}
.dark-wood {
  background: url(../img/patterns/dark_wood.png);
}
.light-wood {
  background: url(../img/patterns/light_wood.jpg);
}
.blackboard {
  position: relative;
  background: rgba(0, 0, 0, 0) url(../img/patterns/blackboard-tile.jpg) center top;
}
.lightboard {
  position: relative;
  background: rgba(0, 0, 0, 0) url(../img/patterns/lightboard-tile.jpg) center top;
}
.binding {
  position: relative;
  background: rgba(0, 0, 0, 0) url(../img/patterns/binding_dark.png) center top;
}
.broken {
  position: relative;
  background: rgba(0, 0, 0, 0) url(../img/patterns/broken_noise.png) center top;
}
.dotted {
  position: relative;
  background: rgba(0, 0, 0, 0) url(../img/patterns/dark_dotted.png) center top;
}
.skewed {
  position: relative;
  background: rgba(0, 0, 0, 0) url(../img/patterns/skewed_print.png) center top;
}
[data-overlay-black] {
  position: relative;
}
[data-overlay-black]:before {
  position: absolute;
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
[data-overlay-black="1"]:before {
  opacity: 0.1;
}
[data-overlay-black="2"]:before {
  opacity: 0.2;
}
[data-overlay-black="3"]:before {
  opacity: 0.3;
}
[data-overlay-black="4"]:before {
  opacity: 0.4;
}
[data-overlay-black="5"]:before {
  opacity: 0.5;
}
[data-overlay-black="6"]:before {
  opacity: 0.6;
}
[data-overlay-black="7"]:before {
  opacity: 0.7;
}
[data-overlay-black="8"]:before {
  opacity: 0.8;
}
[data-overlay-black="9"]:before {
  opacity: 0.9;
}
[data-overlay-black="10"]:before {
  opacity: 1;
}
[data-overlay-black="0"]:before {
  opacity: 0;
}
[data-overlay-white] {
  position: relative;
}
[data-overlay-white]:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
[data-overlay-white="1"]:before {
  opacity: 0.1;
}
[data-overlay-white="2"]:before {
  opacity: 0.2;
}
[data-overlay-white="3"]:before {
  opacity: 0.3;
}
[data-overlay-white="4"]:before {
  opacity: 0.4;
}
[data-overlay-white="5"]:before {
  opacity: 0.5;
}
[data-overlay-white="6"]:before {
  opacity: 0.6;
}
[data-overlay-white="7"]:before {
  opacity: 0.7;
}
[data-overlay-white="8"]:before {
  opacity: 0.8;
}
[data-overlay-white="9"]:before {
  opacity: 0.9;
}
[data-overlay-white="10"]:before {
  opacity: 1;
}
[data-overlay-white="0"]:before {
  opacity: 0;
}
.title {
  clear: both;
  margin: 0 auto;
  width: 70%;
}
.title h1 {
  margin-top: 0;
}
.title h1, .title h2, .title h3, .title h4, .title h5 {
  margin: 6px auto;
}
.header-line {
  line-height: 0.5;
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
}
.header-line div {
  display: inline-block;
  position: relative;
}
.header-line div::before {
  border-bottom: 1px solid #3FC0F0;
  content: "";
  display: block;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  right: 10%;
  text-align: center;
  bottom: 0;
  width: 100px;
}
@media (min-width: 992px) {
  .header-line div::after, .header-line div::before {
    border-bottom: 1px solid #3FC0F0;
    border-top: none;
    left: auto;
    content: "";
    height: 50%;
    position: absolute;
    top: 0;
    width: 100px;
 }
  .header-line div:before {
    right: 100%;
    margin-right: 15px;
 }
  .header-line div:after {
    left: 100%;
    margin-left: 15px;
 }
}
.white {
  color: #fff;
}
.white a {
  color: #fff;
}
.white a:hover {
  color: #000;
}
.black {
  color: #000;
}
.black a {
  color: #000;
}
.black a:hover {
  color: #fff;
}
.color {
  color: #3FC0F0;
}
.color a {
  color: #3FC0F0;
}
.color a:hover {
  color: #00e44b;
}
.grey {
  color: #9d9d9d;
}
.floater-txt-l, .floater-txt-r {
  border-left: 2px solid #ccc;
  color: #000;
  margin: 22px 0;
  padding: 0 20px;
  position: relative;
  width: 100%;
}
.floater-img-l, .floater-img-r {
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .floater-txt-r {
    border-left: 2px solid #ccc;
    float: right;
    margin: 0 0 2% 20px;
    position: relative;
    width: 50%;
 }
  .floater-txt-l {
    border-left: 2px solid #ccc;
    float: left;
    margin: 0 2% 0 0;
    position: relative;
    width: 50%;
 }
  .floater-img-r {
    float: right;
    margin: 0 0 0 2%;
    position: relative;
    width: 50%;
 }
  .floater-img-l {
    float: left;
    margin: 0 2% 0 0;
    position: relative;
    width: 50%;
 }
}
.divider_right {
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  .divider_right {
    border-bottom: none;
    border-right: 1px solid #ccc;
 }
}
.bg-color {
  background-color: #3FC0F0;
  width: 100%;
  height: auto;
}
.bg-white {
  background-color: #fff;
  width: 100%;
  height: auto;
}
.bg-black {
  background-color: #262626;
  width: 100%;
  height: auto;
}
.bg-light {
  background-color: #dcdcdc;
  width: 100%;
  height: auto;
}
.bg-dark {
  background-color: #3a4047;
  width: 100%;
  height: auto;
}
.bg-lightgrey {
  background-color: #f4f5f6;
  width: 100%;
  height: auto;
}
.bg-darkgrey {
  background-color: #262626;
  width: 100%;
  height: auto;
}
.padtop0 {
  padding-top: 0 !important;
}
.padtop10 {
  padding-top: 10px !important;
}
.padtop20 {
  padding-top: 20px !important;
}
.padtop30 {
  padding-top: 30px !important;
}
.padtop40 {
  padding-top: 40px !important;
}
.padtop50 {
  padding-top: 50px !important;
}
.padtop60 {
  padding-top: 60px !important;
}
.padtop70 {
  padding-top: 60px !important;
}
.padtop80 {
  padding-top: 60px !important;
}
.padtop90 {
  padding-top: 60px !important;
}
.padtop100 {
  padding-top: 100px !important;
}
.padtop200 {
  padding-top: 200px !important;
}
.padbottom0 {
  padding-bottom: 0 !important;
}
.padbottom10 {
  padding-bottom: 10px !important;
}
.padbottom20 {
  padding-bottom: 20px !important;
}
.padbottom30 {
  padding-bottom: 30px !important;
}
.padbottom40 {
  padding-bottom: 40px !important;
}
.padbottom50 {
  padding-bottom: 50px !important;
}
.padbottom60 {
  padding-bottom: 60px !important;
}
.padbottom70 {
  padding-bottom: 70px !important;
}
.padbottom80 {
  padding-bottom: 80px !important;
}
.padbottom90 {
  padding-bottom: 90px !important;
}
.padbottom100 {
  padding-bottom: 100px !important;
}
.padbottom120 {
  padding-bottom: 120px !important;
}
.marginall0 {
  margin: 0 !important;
}
.margintop0 {
  margin-top: 0 !important;
}
.margintop10 {
  margin-top: 10px !important;
}
.margintop20 {
  margin-top: 20px !important;
}
.margintop30 {
  margin-top: 30px !important;
}
.margintop40 {
  margin-top: 40px !important;
}
.margintop50 {
  margin-top: 50px !important;
}
.margintop60 {
  margin-top: 60px !important;
}
.margintop80 {
  margin-top: 80px !important;
}
.margintop200 {
  margin-top: 200px !important;
}
.marginbottom0 {
  margin-bottom: 0 !important;
}
.marginbottom10 {
  margin-bottom: 10px !important;
}
.marginbottom20 {
  margin-bottom: 20px !important;
}
.marginbottom30 {
  margin-bottom: 30px !important;
}
.marginbottom40 {
  margin-bottom: 40px !important;
}
.marginbottom50 {
  margin-bottom: 50px !important;
}
.marginbottom60 {
  margin-bottom: 60px !important;
}
.marginbottom80 {
  margin-bottom: 80px !important;
}
.marginbottom100 {
  margin-bottom: 100px !important;
}
.marginbottom150 {
  margin-bottom: 150px !important;
}
.marginbottom200 {
  margin-bottom: 200px !important;
}
.padall0 {
  padding: 0;
}
.padlr10 {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .padr5-md {
    padding-right: 5px;
 }
  .padl5-md {
    padding-left: 5px;
 }
}
@font-face {
  font-family: icomoon;
  src: url(../fonts/icons/icomoon.eot?inde51);
  src: url(../fonts/icons/icomoon.eot?inde51#iefix) format('embedded-opentype'), url(../fonts/icons/icomoon.ttf?inde51) format('truetype'), url(../fonts/icons/icomoon.woff?inde51) format('woff'), url(../fonts/icons/icomoon.svg?inde51#icomoon) format('svg');
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-"], [class^=icon-] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.animated {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.solid {
  opacity: 1;
}
.transparent {
  opacity: 0;
}
.img-fluid-max {
  display: block;
  height: auto;
  width: 100%;
}
.image-to-background {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.image-to-background > img {
  display: none !important;
}
.item-wrapper {
  padding: 0;
}
@media (min-width: 481px) {
  .item-wrapper {
    padding: 20px;
 }
}
@media (min-width: 1200px) {
  .item-wrapper {
    padding: 40px;
 }
}
.carousel-big {
  font-size: 300%;
  font-weight: 900;
  letter-spacing: -2px;
  display: inline-block;
  position: relative;
  margin: 0;
  color: #fff;
}
.carousel-deco {
  color: #90ee90;
  font-family: Merriweather, serif;
  font-size: 54%;
  font-weight: 700;
  letter-spacing: -1px;
  position: absolute;
  right: 0;
  text-shadow: 1px 1px #000;
  top: -40px;
  width: auto;
  left: 0;
}
p.drop-cap::first-letter {
  color: #3FC0F0;
  float: left;
  font-family: Merriweather, serif;
  font-size: 450%;
  font-weight: 700;
  margin-left: -2px;
  padding-right: 12px;
  padding-top: 0;
}
.deco-line-a::after {
  background-color: #3FC0F0;
  content: "";
  display: inherit;
  height: 1px;
  margin: 40px auto;
  position: relative;
  width: 150px;
}
.deco-line-b::before {
  background-color: #3FC0F0;
  content: "";
  display: inherit;
  height: 1px;
  margin: 40px auto;
  position: relative;
  width: 150px;
}
.deco-star-b-left::before {
  content: "\f005";
  font-family: FontAwesome;
  font-size: 70%;
  left: 0;
  margin-top: 5px;
  margin-right: 5px;
  position: absolute;
  text-align: center;
}
.source {
  margin-right: 14%;
  margin-top: 20px;
  display: block;
}
.blockquote {
  padding-left: 2.2em !important;
  padding-right: 2.2em !important;
}
p.blockquote {
  quotes: "\201C" "\201D" "\2018" "\2019";
  border-left: none;
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 15px;
}
p.blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-left: -0.65em;
  vertical-align: -0.4em;
  content: "\201C";
}
p.blockquote span::before {
  content: "— ";
  color: #999;
}
.tel-style {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  color: #333 !important;
  font-size: 16px;
  cursor: default;
}
.tel-static {
  color: #333 !important;
  cursor: default;
}
@media (max-width: 767px) {
  .carousel-deco {
    font-size: 40%;
    top: -30px;
 }
  p.blockquote span {
    margin-right: 0;
    text-align: center;
 }
}
@media (max-width: 767px) and (orientation: landscape) {
  .carousel-deco {
    font-size: 35%;
    top: -25px;
 }
}
@media (max-width: 480px) {
  .carousel-big {
    font-size: 250%;
 }
  .carousel-deco {
    font-size: 45%;
    top: -25px;
 }
}
@media (min-width: 992px) {
  .carousel-deco {
    top: 6px;
    left: 100%;
    font-size: 34%;
    text-align: left;
 }
  p.drop-cap::first-letter {
    font-size: 510%;
    line-height: 1;
    padding-top: 10px;
 }
  p.blockquote {
    font-size: 140%;
 }
}
@media (min-width: 1200px) {
  .carousel-big {
    font-size: 400%;
 }
}
.inverse {
  color: #fff;
  background-color: #2b2b2b;
}
.inverse .modal {
  background-color: #2b2b2b;
}
.inverse .cards-slider h3 {
  color: #fff;
}
.inverse .cards-slider .item-description {
  background-color: #262626;
}
.inverse .cards-slider .item-wrapper:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .4);
  box-shadow: 0 0 20px rgba(0, 0, 0, .4);
}
.inverse .close-btn {
  background: url(../img/close.svg) no-repeat center;
}
.inverse .article-overlay {
  border-color: #403838;
}
.inverse .article-left::after, .inverse .article-left::before, .inverse .article-right::after, .inverse .article-right::before {
  color: #999;
}
.inverse .floater-txt-l, .inverse .floater-txt-r {
  color: #fff;
  border-color: #424141;
}
.inverse .tel-static {
  color: #999 !important;
}
.inverse .tel-style {
  color: #999 !important;
}
.inverse .tel-style:hover {
  color: #999 !important;
}
.inverse .form-control {
  color: #fff;
}
.inverse div.fancy-select div.trigger.open {
  color: #b2b2b2;
}
.inverse div.fancy-select div.trigger.selected {
  color: #fff;
}
.inverse .pickdate {
  color: #000;
}
.inverse .divider_right {
  border-color: #424141;
}
.inverse .map-content {
  color: #222;
}
.inverse .scrollup span {
  color: #222;
}
.inverse .scrollup {
  background-color: rgba(255, 255, 255, .2);
}
.inverse .scrollup:hover {
  background-color: #fff;
}
.inverse a.social {
  color: #000;
}
.inverse small.copy {
  color: #878787;
}
.toAnimate, .toAnimate-onload, .toAnimate-onslide {
  opacity: 0;
  will-change: opacity, transform;
}
.content-slider .carousel-inner {
  padding-top: 3rem;
}
@media (min-width: 481px) {
  .content-slider .carousel-inner {
    padding-top: 0;
 }
}
.content-slider .owl-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  pointer-events: none;
}
.content-slider .owl-carousel .owl-nav button.owl-next, .content-slider .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 0;
  margin: 0 !important;
  padding: 0 10px !important;
  font-size: 2.5rem;
  line-height: 1;
  background-color: transparent;
  pointer-events: auto;
}
@media (min-width: 481px) {
  .content-slider .owl-carousel .owl-nav button.owl-next, .content-slider .owl-carousel .owl-nav button.owl-prev {
    top: 20px;
 }
}
@media (min-width: 768px) {
  .content-slider .owl-carousel .owl-nav button.owl-next, .content-slider .owl-carousel .owl-nav button.owl-prev {
    top: calc(50% - .5em);
 }
}
.content-slider .owl-carousel .owl-nav button.owl-prev {
  left: 0;
}
.content-slider .owl-carousel .owl-nav button.owl-next {
  right: 0;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.small, small {
  font-size: 85%;
}
