/*!
 * 
 * Theme Name: Diversden
 * Theme URI: https://www.diversden.com.au/
 * Description: Diversden WordPress Theme
 * Version: 1.0.0
 * Author: Diversden
 * Author URI: https://www.diversden.com.au/
 * Tags: Blank, HTML5, CSS3
 * 
 * License: MIT
 * License URI: http://opensource.org/licenses/mit-license.php
 * 
 * Theme based on: http://html5blank.com
 * 
 */
h1,
.heading-1, .hero-title {
  color: #0b2755;
  font-size: 2.5rem;
  margin-top: 0;
  text-transform: uppercase; }
  @media only screen and (min-width: 480px) {
    h1,
    .heading-1, .hero-title {
      font-size: 3.25rem; } }
  @media only screen and (min-width: 1024px) {
    h1,
    .heading-1, .hero-title {
      font-size: 4rem; } }

h2,
.heading-2, .section-heading {
  color: #0b2755;
  font-size: 3.75rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 1.875rem; }
  @media only screen and (min-width: 480px) {
    h2,
    .heading-2, .section-heading {
      font-size: 2.8125rem; } }
  @media only screen and (min-width: 1024px) {
    h2,
    .heading-2, .section-heading {
      font-size: 3.75rem; } }

h3,
.heading-3, .comment-title {
  color: #0b2755;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 5px 0; }
  @media only screen and (min-width: 480px) {
    h3,
    .heading-3, .comment-title {
      font-size: 1.875rem; } }
  @media only screen and (min-width: 1024px) {
    h3,
    .heading-3, .comment-title {
      font-size: 2.5rem; } }

h4,
.heading-4, .overview-data-title, .accordion-title {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0 0 5px 0; }
  @media only screen and (min-width: 480px) {
    h4,
    .heading-4, .overview-data-title, .accordion-title {
      font-size: 1.125rem; } }
  @media only screen and (min-width: 1024px) {
    h4,
    .heading-4, .overview-data-title, .accordion-title {
      font-size: 1.5rem; } }

.btn {
  background: #2793d1;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  line-height: 40px;
  padding: 0 15px;
  text-align: center;
  text-decoration: none; }
  .btn:hover {
    cursor: pointer; }
  .--secondary.btn {
    background: #fff;
    border: 1px solid #2793d1;
    color: #2793d1; }

.card-title, .post-card-title {
  color: #2793d1;
  font-weight: 700;
  margin: 0; }
  .card-title a, .post-card-title a {
    text-decoration: none; }

* {
  box-sizing: border-box; }

body {
  color: #616161;
  font-family: "Roboto",sans-serif; }

ol, ul {
  line-height: 1.3; }

a {
  color: #2793d1; }

.italic {
  font-style: italic; }

.uppercase {
  text-transform: uppercase; }

.ellipsed, .menu-item a, .nav-item-tagline {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.small {
  font-size: 0.875rem; }

.center {
  text-align: center; }

.alert-text {
  color: #f44336;
  font-weight: 700; }

html,
body,
blockquote,
pre,
hr,
dl,
dd,
ol,
ul,
figure {
  margin: 0;
  padding: 0; }

html,
body {
  box-sizing: border-box;
  overflow-x: hidden; }

body {
  color: #000;
  font-family: "Roboto", sans-serif; }

@media only screen and (max-width: 956px) {
  body {
    padding-top: 60px; } }

p {
  line-height: 1.4; }

.section-heading:after {
  background: #2793d1;
  content: "";
  display: block;
  height: 5px;
  margin-top: 10px;
  width: 60px; }

/* Lists */
.list, .accordion-content ul {
  list-style: none;
  padding: 0; }
  .list.--checks li, .accordion-content ul.--checks li, .list.--plus li, .accordion-content ul li {
    margin-left: 21px;
    position: relative; }
    .list.--checks li:before, .accordion-content ul.--checks li:before, .list.--plus li:before, .accordion-content ul li:before {
      content: "\2713";
      left: -20px;
      position: absolute; }
  .list.--plus li:before, .accordion-content ul li:before {
    content: "\2b"; }
  .list li:before, .accordion-content ul li:before {
    color: #2793d1;
    margin-right: 8px; }
  .list li + li, .accordion-content ul li + li {
    margin-top: 8px; }

.wrapper {
  padding: 30px 20px;
  max-width: 1064px;
  margin: 0 auto;
  /** Gray variants **/
  /** Dark variants **/ }
  .wrapper.--gray {
    background: #eee; }
  .wrapper.--dark {
    background: #0b2755;
    color: #fff; }
    .wrapper.--dark .section-heading,
    .wrapper.--dark h2,
    .wrapper.--dark .heading-2,
    .wrapper.--dark h3,
    .wrapper.--dark .heading-3 {
      color: #2793d1; }
  .wrapper.--no-pad {
    padding: 0; }

.dark-bg {
  background-color: #0b2755;
  color: #fff; }
  .dark-bg .section-heading,
  .dark-bg h2,
  .dark-bg .heading-2,
  .dark-bg h3,
  .dark-bg .heading-3 {
    color: #2793d1; }

.grey-bg {
  background-color: #eee; }

.slbOverlay, .slbWrapOuter, .slbWrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.slbOverlay {
  overflow: hidden;
  z-index: 2000;
  background-color: #000;
  opacity: 0.7;
  -webkit-animation: slbOverlay 0.5s;
  animation: slbOverlay 0.5s; }

.slbWrapOuter {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2010; }

.slbWrap {
  position: absolute;
  text-align: center; }

.slbWrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.slbContentOuter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0 1em;
  box-sizing: border-box;
  z-index: 2020;
  text-align: left;
  max-width: 100%; }

.slbContentEl .slbContentOuter {
  padding: 5em 1em; }

.slbContent {
  position: relative; }

.slbContentEl .slbContent {
  -webkit-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  background-color: #fff;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4); }

.slbImageWrap {
  -webkit-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  position: relative; }

.slbImageWrap:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 5em;
  bottom: 5em;
  display: block;
  z-index: -1;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background-color: #FFF; }

.slbDirectionNext .slbImageWrap {
  -webkit-animation: slbEnterNext 0.4s;
  animation: slbEnterNext 0.4s; }

.slbDirectionPrev .slbImageWrap {
  -webkit-animation: slbEnterPrev 0.4s;
  animation: slbEnterPrev 0.4s; }

.slbImage {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 5em 0;
  margin: 0 auto; }

.slbCaption {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  font-size: 1.4em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.71429em 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center; }

.slbCloseBtn, .slbArrow {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none; }

.slbCloseBtn::-moz-focus-inner, .slbArrow::-moz-focus-inner {
  padding: 0;
  border: 0; }

.slbCloseBtn:hover, .slbArrow:hover {
  opacity: 0.5; }

.slbCloseBtn:active, .slbArrow:active {
  opacity: 0.8; }

.slbCloseBtn {
  -webkit-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  font-size: 3em;
  width: 1.66667em;
  height: 1.66667em;
  line-height: 1.66667em;
  position: absolute;
  right: -0.33333em;
  top: 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center; }

.slbLoading .slbCloseBtn {
  display: none; }

.slbLoadingText {
  font-size: 1.4em;
  color: #fff;
  color: rgba(255, 255, 255, 0.9); }

.slbArrows {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0; }

.slbLoading .slbArrows {
  display: none; }

.slbArrow {
  position: absolute;
  top: 50%;
  margin-top: -5em;
  width: 5em;
  height: 10em;
  opacity: 0.7;
  text-indent: -999em;
  overflow: hidden; }

.slbArrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.8em 0 0 -0.8em;
  border: 0.8em solid transparent; }

.slbArrow.next {
  right: 0; }

.slbArrow.next:before {
  border-left-color: #fff; }

.slbArrow.prev {
  left: 0; }

.slbArrow.prev:before {
  border-right-color: #fff; }

.slbIframeCont {
  width: 80em;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  margin: 5em 0; }

.slbIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background: #000; }

@-webkit-keyframes slbOverlay {
  from {
    opacity: 0; }
  to {
    opacity: 0.7; } }

@keyframes slbOverlay {
  from {
    opacity: 0; }
  to {
    opacity: 0.7; } }

@-webkit-keyframes slbEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

@keyframes slbEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
    transform: translate3d(0, -1em, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slbEnterNext {
  from {
    opacity: 0;
    -webkit-transform: translate3d(4em, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

@keyframes slbEnterNext {
  from {
    opacity: 0;
    -webkit-transform: translate3d(4em, 0, 0);
    transform: translate3d(4em, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slbEnterPrev {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-4em, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

@keyframes slbEnterPrev {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-4em, 0, 0);
    transform: translate3d(-4em, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.form {
  display: flex;
  justify-content: center; }
  .form input[type="text"] {
    background: #fff;
    border: none;
    border-radius: 30px;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    flex: 1;
    font-size: 16px;
    line-height: 55px;
    padding: 0 30px; }
  .form button {
    background: #3eb5f1;
    border-radius: 30px;
    border: none;
    display: inline-block;
    height: 55px;
    margin-left: 10px;
    padding: 0;
    width: 55px; }
    .form button .fab {
      color: #fff;
      font-size: 32px; }

.btn + .btn {
  margin-left: 5px; }

.rating {
  color: #fff;
  display: inline-block;
  text-align: center; }
  .rating .checked {
    color: #ffeb3b; }

.rating-description {
  margin-top: 5px; }

.card-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around; }
  @media only screen and (min-width: 700px) {
    .card-wrap {
      justify-content: space-between; } }
  @media only screen and (min-width: 700px) {
    .card-wrap {
      justify-content: space-between; } }

.card {
  background: #fff;
  box-shadow: 0px 3px 10px 0px #ddd;
  margin-bottom: 15px;
  max-width: 380px;
  width: 100%; }
  @media only screen and (min-width: 700px) {
    .card {
      max-width: 49%; } }
  @media only screen and (min-width: 900px) {
    .card {
      margin-bottom: 20px;
      max-width: 32%; } }
  .card .rating {
    left: 15px;
    position: absolute;
    top: 15px; }

.card-placeholder {
  height: 0;
  margin-bottom: 0; }

.card-body {
  padding: 20px 15px; }

.card-head {
  position: relative; }
  .card-head:after {
    clear: both;
    content: "";
    display: block; }

.card-media {
  float: left;
  width: 100%; }

.card-price {
  background: #2793d1;
  bottom: 0;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  font-weight: 400;
  padding: 12px 20px;
  position: absolute;
  right: 0;
  text-align: center; }
  .card-price .price-from {
    display: block;
    font-size: 0.75rem;
    text-transform: uppercase; }

.card-price-prev {
  font-size: 16px;
  font-weight: 400;
  opacity: .9;
  text-decoration: line-through; }

.post-card + .post-card {
  margin-top: 50px; }

.post-card a {
  font-weight: 400;
  text-decoration: none; }

@media only screen and (min-width: 956px) {
  .post-card {
    display: flex;
    justify-content: space-between; } }

.post-card-img-wrap {
  overflow: hidden; }

.post-card-media {
  width: 100%; }
  @media only screen and (min-width: 956px) {
    .post-card-media {
      transition: all .5s ease; }
      .post-card-media:hover {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); } }

@media only screen and (min-width: 956px) {
  .post-card-img-wrap,
  .post-card-info-wrap {
    width: 49%; } }

.post-card-title {
  margin-top: 15px; }

.comments {
  margin-top: 30px; }
  @media only screen and (min-width: 768px) {
    .comments {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between; } }

.comment {
  border-bottom: 1px solid #ddd;
  padding: 30px 0; }
  @media only screen and (min-width: 768px) {
    .comment {
      width: 49%; } }
  .comment .rating {
    color: #ddd; }
  .comment .rating .checked {
    color: #2793d1; }

.comment-title {
  margin-bottom: 15px;
  text-transform: none; }

.comment-user {
  display: flex;
  margin-top: 20px; }

.comment-user-data {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  margin-left: 10px; }

.comment-user-name {
  font-size: 1rem;
  font-weight: 400;
  margin: 0; }

.comment-user-location {
  font-style: italic; }

/** Language selector **/
.language {
  height: 33px;
  left: 100px;
  position: relative;
  top: -4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.language section {
  border: 0;
  padding: 0; }

.language section[expanded] .current,
.language section[expanded] .others-inner {
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1); }

.language section[expanded] .current {
  left: 60px; }

.language section[expanded] .current::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.language h6 {
  color: #333;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  text-transform: uppercase; }

@media (min-width: 956px) {
  .language h6 {
    color: #fff; } }

.language h6 span {
  padding-right: 6px; }

.language .current {
  font-size: 1em;
  margin-right: 100px;
  text-align: right;
  width: 140px; }

.language .current::after {
  width: 23px;
  height: 13px;
  background: url(/wp-content/themes/diversden/img/left.svg) no-repeat center/contain transparent;
  content: '';
  display: inline-block;
  position: relative;
  top: -4px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.language .others {
  padding: 0 50px 50px 50px;
  left: -50px;
  top: -1px; }

.language .others-inner {
  background: #fff;
  margin: 0; }

.language .others-inner div {
  width: 200px; }

.language .others-inner div a {
  margin: 0 10px;
  text-transform: capitalize;
  text-decoration: none; }

.language .others-inner div:hover {
  background-color: #f9f9f9; }

.language .current, .language .others-inner div {
  background-color: transparent;
  border: 0;
  box-sizing: border-box;
  height: auto;
  padding: 15px 15px 8px; }

.language .current:hover a, .language .others-inner div:hover a {
  text-decoration: none; }

.language .current a,
.language .others-inner div a {
  color: #333;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap; }

amp-sidebar .language {
  bottom: 15px;
  left: 10px;
  position: absolute;
  top: auto; }

amp-sidebar .language section[expanded] .current {
  left: 0; }

amp-sidebar .language .current a,
amp-sidebar .language .others-inner div a {
  color: #1c79c0; }

amp-sidebar .language .current {
  margin-right: 0;
  text-align: left; }

amp-sidebar .language .current::after {
  top: 0; }

amp-sidebar .language .others {
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
  left: 0;
  padding: 0;
  -webkit-transform: translateY(-117%);
          transform: translateY(-117%);
  -webkit-transform: translateY(calc(-100% - 50px));
          transform: translateY(calc(-100% - 50px)); }

amp-sidebar .language .others .others-inner {
  box-shadow: none;
  width: 240px; }

amp-sidebar .language .others .others-inner::after {
  clear: both;
  content: '';
  display: table; }

amp-sidebar .language .others .others-inner div {
  float: left;
  width: 120px; }

@media only screen and (max-width: 956px) {
  /** Sidebar **/
  amp-sidebar .return-button {
    font-size: 12px; }
  /** End Sidebar **/ }

.gallery-container {
  display: block; }

.gallery-preview {
  background: #0b2755 no-repeat center center/cover;
  display: inline-block;
  height: 50%;
  margin: 0 0 6px 0;
  position: relative;
  vertical-align: top;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .gallery-preview {
      height: 698px;
      margin: 0 2px 0 0;
      width: calc(100% - 185px); } }

.gallery-preview-link {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%; }

.gallery-blocks {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .gallery-blocks {
      width: 170px; } }

.gallery-block {
  margin: 0 0 0 1%;
  display: inline-block;
  position: relative;
  width: 23%; }
  .gallery-block:first-child {
    margin: 0; }
  .gallery-block:nth-child(n+5) {
    display: none; }
  @media only screen and (min-width: 768px) {
    .gallery-block {
      display: block;
      margin: 6px 0 0 0;
      width: 100%; } }

.gallery-thumb {
  position: relative; }

.gallery-thumb-img {
  display: block;
  width: 100%; }

.gallery-thumb-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: 1; }
  .gallery-thumb-content + .gallery-thumb::before {
    background: rgba(0, 0, 0, 0.4);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.gallery-thumb-title {
  color: #fff;
  font-weight: 400;
  font-size: 1.5rem;
  margin: 0;
  pointer-events: none;
  text-align: center; }

.gallery-all-arrow {
  font-size: 1rem;
  color: #fff; }
  @media only screen and (min-width: 640px) {
    .gallery-all-arrow {
      font-size: 1.5rem; } }

.gallery-search-icon {
  bottom: 15px;
  color: #2793d1;
  font-size: 25px;
  right: 15px;
  position: absolute;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  z-index: 1; }

.hero {
  height: calc(100vh - 62px);
  /* 100vh - .header->height */
  display: flex;
  flex-direction: column;
  max-height: 795px;
  /* image->real-height + .hero-nav->height */ }

.hero-img {
  background: #081d3e no-repeat center center/cover;
  color: #fff;
  flex: 1;
  padding: 15px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  position: relative; }
  .hero-img .rating {
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

.hero-title {
  color: #fff;
  margin-top: 30px; }
  .hero-title + .list, .accordion-content .hero-title + ul {
    margin-top: 45px; }

.hero .i-amphtml-replaced-content {
  bottom: auto;
  height: auto;
  max-height: none;
  width: 100%; }

.hero-nav {
  background: #0b2755;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0; }

.hero-nav li {
  flex: 1; }

.hero-nav a {
  color: #3eb5f1;
  display: flex;
  flex-direction: column;
  padding: 15px;
  text-align: center;
  text-decoration: none; }

.hero-nav li.active {
  color: #fff; }

.hero-title-only .wrapper {
  padding-bottom: 0; }

.hero-title-only h1 {
  margin-bottom: 0; }

@media only screen and (min-width: 768px) {
  .overview-data {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; } }

.overview-data-row {
  padding: 15px 0;
  border-top: 1px solid #eee; }
  @media only screen and (min-width: 768px) {
    .overview-data-row {
      width: 48%; } }
  .overview-data-row:last-child .list, .overview-data-row:last-child .accordion-content ul, .accordion-content .overview-data-row:last-child ul {
    margin-bottom: 0; }

.overview-data-tags {
  display: flex;
  list-style: none;
  padding: 0; }
  .overview-data-tags li {
    margin-right: 5px; }
    .overview-data-tags li a {
      background: #2793d1;
      border-radius: 4px;
      color: #fff;
      display: inline-block;
      padding: 4px 6px;
      text-decoration: none; }

.special-deals-banner {
  background: linear-gradient(180deg, #2793d1 60%, #0b2755 100%) no-repeat center center/cover;
  padding-top: 76%;
  position: relative; }
  @media only screen and (min-width: 640px) {
    .special-deals-banner {
      padding-top: 35%; } }

.special-deals-banner-content {
  position: absolute;
  top: 15px;
  left: 15px;
  width: calc(100% - 30px); }
  .special-deals-banner-content p {
    color: #0b2755; }

.wp-block-image {
  margin-bottom: 2em; }
  .wp-block-image img {
    height: auto;
    max-width: 100%; }

@media only screen and (min-width: 768px) {
  .accordion-flex-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; } }

amp-accordion {
  margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    amp-accordion {
      width: 49%; } }

.accordion[expanded] {
  box-shadow: 0px 3px 10px 0px #ddd; }
  .accordion[expanded] .accordion-header {
    background: #2793d1; }
  .accordion[expanded] .accordion-title {
    color: #fff; }
  .accordion[expanded] .accordion-subtitle {
    color: #fafafa; }
  .accordion[expanded] .accordion-icon:after {
    color: #fff;
    content: "\f068"; }

.accordion + .accordion {
  margin-top: 20px; }

.accordion-header-content {
  align-items: center;
  display: flex;
  justify-content: space-between;
  height: 60px; }

.accordion-header {
  background: #fff;
  border: 1px solid #ddd;
  padding: 0 15px; }

.accordion-title {
  color: #2793d1;
  font-weight: 700;
  margin: 0; }

.accordion-subtitle {
  color: #616161;
  font-size: 0.875rem; }

.accordion-icon:after {
  color: #2793d1;
  content: "\f067"; }

.accordion-content {
  background: #fff;
  padding: 15px; }

/* Available languages list and book button */
.lang-book-item {
  align-items: center;
  display: flex;
  padding: 10px 0; }
  .lang-book-item + .lang-book-item {
    border-top: 1px solid #eee; }

.lang-book-item-main-col {
  display: flex;
  flex: 1;
  flex-direction: column;
  margin-left: 10px; }

.lang-book-item-lang {
  font-weight: 700; }

.subscribe {
  background: linear-gradient(135deg, #3eb5f1 0%, #2793d1 100%);
  color: #fff;
  text-align: center; }
  .subscribe button:hover {
    cursor: pointer; }

.subscribe-inner,
.register-inner {
  margin: 0 auto;
  max-width: 650px; }

.subscribe-title {
  color: #fff;
  font-size: 2.5rem;
  font-weight: 700;
  margin-top: 0; }

@media only screen and (min-width: 768px) {
  .price-table-flex-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; } }

.price-table {
  background: #fff;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 25px;
  padding: 15px;
  padding-bottom: 120px;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .price-table {
      width: 49%; } }
  .price-table .btn {
    line-height: 50px;
    margin-bottom: 15px;
    padding: 0 40px;
    text-transform: uppercase;
    width: 100%; }

.price-table-footer {
  bottom: 20px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 80%; }

.price-table-header {
  padding-bottom: 10px; }

.price-table-title {
  color: #2793d1;
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0 0 5px 0; }

.price-table-row {
  align-items: center;
  border-top: 1px solid #ddd;
  display: flex;
  padding: 20px 0; }

.price-table-col:last-child {
  margin-left: 15px;
  flex: 1; }
  @media only screen and (min-width: 640px) {
    .price-table-col:last-child {
      margin-left: 30px; } }

.price-table-price {
  color: #2793d1;
  display: inline-block;
  font-size: 1.5rem;
  width: 95px; }

.price-table-fare {
  display: block;
  font-size: 1.125rem; }

.dive-sites .btn {
  margin-top: 20px; }

@media only screen and (min-width: 768px) {
  .dive-sites-detail-wrap {
    display: flex;
    flex-direction: row; } }

@media only screen and (min-width: 768px) {
  .dive-sites-detail-wrap > * {
    width: 50%; } }

.dive-sites-map-wrap {
  text-align: center; }
  .dive-sites-map-wrap img {
    display: block;
    margin: 0 auto; }

body {
  padding-top: 74px; }

.main-header {
  background: #0b2755;
  height: 74px;
  position: fixed;
  top: 0;
  transition: all 0.3s ease;
  width: 100%;
  z-index: 1005; }
  .main-header.-collapsed {
    top: -84px; }

.main-header-logo {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 74px;
  margin: 0;
  vertical-align: top; }
  @media only screen and (min-width: 1279px) {
    .main-header-logo {
      height: 74px; } }

.main-logo-link {
  display: block;
  padding: 0 30px;
  position: relative;
  transition: all 0.3s ease; }
  .main-logo-link:hover, .main-logo-link:focus {
    text-decoration: none; }

.main-logo-img {
  color: #fff;
  font-size: 16px;
  height: auto;
  line-height: 1;
  transition: all 0.3s ease;
  vertical-align: middle;
  width: 146px; }
  @media only screen and (min-width: 1279px) {
    .main-logo-img {
      font-size: 16px; } }

.nav-overlay {
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: all 0.3s ease;
  visibility: hidden;
  width: 100%;
  z-index: 15; }
  .nav-overlay.-invisible {
    visibility: visible; }
  @media only screen and (min-width: 1279px) {
    .nav-overlay {
      display: none; } }

.menu-icon, .close-menu-icon, .main-header.-open .nav-btn .nav-icon, .nav-btn .nav-icon {
  background: #fff;
  display: inline-block;
  height: 2px;
  margin-top: -2px;
  position: relative;
  transition: background .1s .22s ease-in;
  vertical-align: middle;
  width: 37px; }
  .menu-icon:before, .close-menu-icon:before, .main-header.-open .nav-btn .nav-icon:before, .nav-btn .nav-icon:before, .menu-icon:after, .close-menu-icon:after, .main-header.-open .nav-btn .nav-icon:after, .nav-btn .nav-icon:after {
    background: #fff;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    transition: top 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    width: 100%; }
  .menu-icon:before, .close-menu-icon:before, .main-header.-open .nav-btn .nav-icon:before, .nav-btn .nav-icon:before {
    top: 400%; }
  .menu-icon:after, .close-menu-icon:after, .main-header.-open .nav-btn .nav-icon:after, .nav-btn .nav-icon:after {
    top: -400%; }

.close-menu-icon, .main-header.-open .nav-btn .nav-icon {
  background: transparent;
  height: 2px;
  transition: background .1s ease-out; }
  .close-menu-icon:before, .main-header.-open .nav-btn .nav-icon:before, .close-menu-icon:after, .main-header.-open .nav-btn .nav-icon:after {
    top: 0;
    transition: top 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .close-menu-icon:before, .main-header.-open .nav-btn .nav-icon:before {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  .close-menu-icon:after, .main-header.-open .nav-btn .nav-icon:after {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg); }

.nav-btn {
  display: block;
  height: 74px;
  line-height: 74px;
  padding: 0 30px;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
  transition: all 0.3s ease;
  z-index: 1005; }
  .nav-btn:hover, .nav-btn:focus {
    text-decoration: none; }
  @media only screen and (min-width: 1279px) {
    .nav-btn {
      padding: 0 37px;
      display: none; } }

.main-nav {
  background: #0b2755;
  box-shadow: -1px 0 10px 0 rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  display: block;
  height: 100%;
  overflow: auto;
  position: fixed;
  right: -280px;
  top: 0;
  transition: all 0.6s cubic-bezier(0.2, 1, 0.3, 1);
  width: 280px;
  z-index: 1000; }
  @media only screen and (min-width: 1279px) {
    .main-nav {
      background: none;
      box-shadow: none;
      display: inline-block;
      height: auto;
      position: static;
      right: auto;
      vertical-align: middle;
      width: auto; } }
  .main-nav::-webkit-scrollbar {
    display: none; }
  .main-nav:before {
    background: #0b2755;
    border-bottom: 2px solid #0e316c;
    content: '';
    height: 74px;
    position: fixed;
    top: 0;
    transition: all 0.3s ease;
    width: 100%;
    z-index: 16; }
    @media only screen and (min-width: 1279px) {
      .main-nav:before {
        display: none; } }

.menu {
  margin: 74px 0 0;
  padding: 0; }
  @media only screen and (min-width: 1279px) {
    .menu {
      display: inline-block;
      margin: 0;
      padding: 0 30px 0 10px;
      vertical-align: top; } }

.menu-item {
  display: none;
  margin: 0;
  transition: all 0.6s cubic-bezier(0.2, 1, 0.3, 1); }
  @media only screen and (min-width: 1279px) {
    .menu-item {
      display: inline-block;
      max-width: 230px;
      vertical-align: top; } }
  .menu-item a {
    border: 0;
    border-bottom: 2px solid #0e316c;
    border-radius: 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.125rem;
    line-height: 1;
    padding: 24px 26px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease;
    width: 100%; }
    .menu-item a:hover, .menu-item a:focus {
      color: #fff;
      text-decoration: none; }
    @media only screen and (min-width: 1279px) {
      .menu-item a {
        border: 0;
        font-size: 0.875rem;
        margin: 0 5px 0 0;
        padding: 24px 5px 18px;
        position: relative;
        text-align: center; }
        .menu-item a:hover, .menu-item a:focus, .menu-item a.-active {
          color: #2793d1; } }
    @media only screen and (min-width: 1439px) {
      .menu-item a {
        font-size: 1rem;
        margin: 0 10px 0 0;
        padding: 24px 10px 18px; } }

.current_page_item a {
  color: #2793d1; }

.nav-item-tagline {
  color: #2793d1;
  display: block;
  font-size: 0.75rem;
  line-height: 1.4;
  text-transform: none; }

.main-header.-open .main-nav {
  right: 0; }

.main-header.-open .nav-overlay {
  opacity: 1;
  visibility: visible; }

.main-header.-open .menu-item {
  display: block; }
  @media only screen and (min-width: 1279px) {
    .main-header.-open .menu-item {
      display: inline-block; } }

.footer {
  background-color: #0b2755; }
  .footer .wrapper {
    padding-top: 0; }

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

.footer p {
  margin: 0; }

.footer .col {
  padding: 15px 0; }

.footer-contact-list {
  border-bottom: 1px solid #44597c;
  list-style: none;
  margin: 0;
  padding: 0 0 20px; }
  .footer-contact-list li {
    position: relative;
    padding-left: 1.5em; }
    .footer-contact-list li + li {
      margin-top: 15px; }
    .footer-contact-list li .fas,
    .footer-contact-list li .far {
      position: absolute;
      left: 0; }

.footer-contact-icon {
  color: #2793d1; }

.footer-icons {
  display: flex;
  font-size: 2rem;
  justify-content: center;
  margin: 20px 0; }
  .footer-icons a {
    color: #2793d1;
    margin-right: 20px; }
    .footer-icons a:last-child {
      margin-right: 0; }

.footer-links {
  display: flex;
  justify-content: center; }
  .footer-links a {
    color: #8593aa;
    padding: 0 10px;
    border-right: 1px solid #8593aa; }
    .footer-links a:last-child {
      border-right: none; }

.footer-menu .menu-item {
  display: block; }
  @media only screen and (min-width: 1279px) {
    .footer-menu .menu-item {
      max-width: none; } }
  .footer-menu .menu-item a {
    border-bottom: 1px solid #44597c;
    color: #2793d1;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 24px 0; }
    @media only screen and (min-width: 1279px) {
      .footer-menu .menu-item a {
        text-align: left; } }

.footer-menu .nav-item-tagline {
  color: #fff;
  font-size: 1rem;
  font-weight: 400; }

.dive-school-bg {
  background: linear-gradient(180deg, #0b2755 70%, #2793d1 100%) no-repeat center bottom/cover;
  padding-bottom: 50px; }
  @media only screen and (min-width: 640px) {
    .dive-school-bg {
      background: linear-gradient(180deg, #0b2755 60%, #2793d1 100%) no-repeat center bottom/cover;
      padding-bottom: 100px; } }

.dive-school-info {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  .dive-school-info .info-link-wrap,
  .dive-school-info .info-img-wrap {
    text-align: center;
    margin-top: 20px; }
    @media only screen and (min-width: 640px) {
      .dive-school-info .info-link-wrap,
      .dive-school-info .info-img-wrap {
        margin-top: 40px; } }
    .dive-school-info .info-link-wrap img,
    .dive-school-info .info-img-wrap img {
      width: 70%; }
      @media only screen and (min-width: 640px) {
        .dive-school-info .info-link-wrap img,
        .dive-school-info .info-img-wrap img {
          width: 100%; } }

.banner-theme-1 ul {
  list-style: none;
  padding: 0; }
  .banner-theme-1 ul li {
    margin-left: 21px;
    margin-top: 8px;
    position: relative; }
    .banner-theme-1 ul li:before {
      content: "\2713";
      color: #2793d1;
      left: -20px;
      margin-right: 8px;
      position: absolute; }

.page-filtering {
  list-style: none;
  margin: 0 0 30px; }

.page-filtering-item {
  margin: 0 0 15px 15px; }
  .page-filtering-item:first-child {
    margin-left: 0; }
  .page-filtering-item a {
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase; }
    .page-filtering-item a:hover {
      text-decoration: underline; }
  .page-filtering-item span {
    color: #616161;
    display: block;
    font-weight: 400;
    text-transform: none; }


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