/*
* Theme Name: Default Theme
* Theme URI:
* Author: Micallef Media Group
* Author URI: https://www.mmedia.zone/
* Description:
* Text Domain: mmedia
* Version: 1.0
* Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

default is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variables
# Normalize
# Typography
# Elements
# Forms
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
    ## Comments
# Infinite scroll
# Media
    ## Captions
    ## Galleries
# Homepage
    ## Slider
    --------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@font-face {
  font-family: 'Bison';
  src: url("assets/fonts/bison/Bison-Bold.eot");
  src: url("assets/fonts/bison/Bison-Bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/bison/Bison-Bold.woff2") format("woff2"), url("assets/fonts/bison/Bison-Bold.woff") format("woff"), url("assets/fonts/bison/Bison-Bold.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .large-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .large-offset-0 {
    margin-left: 0; }

  .large-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .large-offset-1 {
    margin-left: 8.33333%; }

  .large-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .large-offset-2 {
    margin-left: 16.66667%; }

  .large-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .large-offset-3 {
    margin-left: 25%; }

  .large-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .large-offset-4 {
    margin-left: 33.33333%; }

  .large-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .large-offset-5 {
    margin-left: 41.66667%; }

  .large-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .large-offset-6 {
    margin-left: 50%; }

  .large-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .large-offset-7 {
    margin-left: 58.33333%; }

  .large-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .large-offset-8 {
    margin-left: 66.66667%; }

  .large-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .large-offset-9 {
    margin-left: 75%; }

  .large-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .large-offset-10 {
    margin-left: 83.33333%; }

  .large-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .large-offset-11 {
    margin-left: 91.66667%; }

  .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .large-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .large-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .large-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }

  .large-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }

  .large-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }

  .large-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .large-up-1 > .column,
  .large-up-1 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .large-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .large-up-2 > .column,
  .large-up-2 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .large-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .large-up-3 > .column,
  .large-up-3 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .large-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .large-up-4 > .column,
  .large-up-4 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .large-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .large-up-5 > .column,
  .large-up-5 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }

  .large-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .large-up-6 > .column,
  .large-up-6 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .large-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .large-up-7 > .column,
  .large-up-7 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%; }

  .large-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .large-up-8 > .column,
  .large-up-8 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; } }
@media only screen and (max-width: 767px) {
  .medium-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .medium-offset-0 {
    margin-left: 0; }

  .medium-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .medium-offset-1 {
    margin-left: 8.33333%; }

  .medium-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .medium-offset-2 {
    margin-left: 16.66667%; }

  .medium-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .medium-offset-3 {
    margin-left: 25%; }

  .medium-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .medium-offset-4 {
    margin-left: 33.33333%; }

  .medium-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .medium-offset-5 {
    margin-left: 41.66667%; }

  .medium-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .medium-offset-6 {
    margin-left: 50%; }

  .medium-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .medium-offset-7 {
    margin-left: 58.33333%; }

  .medium-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .medium-offset-8 {
    margin-left: 66.66667%; }

  .medium-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .medium-offset-9 {
    margin-left: 75%; }

  .medium-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .medium-offset-10 {
    margin-left: 83.33333%; }

  .medium-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .medium-offset-11 {
    margin-left: 91.66667%; }

  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }

  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }

  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }

  .medium-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .medium-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .medium-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .medium-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .medium-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }

  .medium-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .medium-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%; }

  .medium-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; } }
@media only screen and (max-width: 540px) {
  .small-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .small-offset-0 {
    margin-left: 0; }

  .small-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .small-offset-1 {
    margin-left: 8.33333%; }

  .small-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .small-offset-2 {
    margin-left: 16.66667%; }

  .small-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .small-offset-3 {
    margin-left: 25%; }

  .small-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .small-offset-4 {
    margin-left: 33.33333%; }

  .small-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .small-offset-5 {
    margin-left: 41.66667%; }

  .small-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .small-offset-6 {
    margin-left: 50%; }

  .small-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .small-offset-7 {
    margin-left: 58.33333%; }

  .small-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .small-offset-8 {
    margin-left: 66.66667%; }

  .small-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .small-offset-9 {
    margin-left: 75%; }

  .small-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .small-offset-10 {
    margin-left: 83.33333%; }

  .small-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .small-offset-11 {
    margin-left: 91.66667%; }

  .small-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .small-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .small-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .small-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }

  .small-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }

  .small-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }

  .small-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .small-up-1 > .column,
  .small-up-1 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .small-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .small-up-2 > .column,
  .small-up-2 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .small-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .small-up-3 > .column,
  .small-up-3 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .small-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .small-up-4 > .column,
  .small-up-4 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .small-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .small-up-5 > .column,
  .small-up-5 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }

  .small-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .small-up-6 > .column,
  .small-up-6 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .small-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .small-up-7 > .column,
  .small-up-7 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%; }

  .small-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .small-up-8 > .column,
  .small-up-8 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; } }
/*--------------------------------------------------------------
# Template Parts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Slider 1
--------------------------------------------------------------*/
#homepage-slider {
  height: 560px !important;
  margin-bottom: 15px; }
  @media only screen and (max-width: 767px) {
    #homepage-slider {
      height: unset !important; } }
  #homepage-slider .lSSlideOuter, #homepage-slider .lSSlideWrapper {
    height: 100%; }
    @media only screen and (max-width: 767px) {
      #homepage-slider .lSSlideOuter, #homepage-slider .lSSlideWrapper {
        height: 400px; } }
    @media only screen and (max-width: 540px) {
      #homepage-slider .lSSlideOuter, #homepage-slider .lSSlideWrapper {
        height: 300px; } }
  #homepage-slider .caption {
    z-index: 2; }
  #homepage-slider ul.lightSlider {
    margin: 0;
    height: 100%; }
    @media only screen and (max-width: 767px) {
      #homepage-slider ul.lightSlider {
        height: 425px; } }
    @media only screen and (max-width: 540px) {
      #homepage-slider ul.lightSlider {
        height: 300px; } }
    #homepage-slider ul.lightSlider li {
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      position: relative; }
      @media only screen and (max-width: 767px) {
        #homepage-slider ul.lightSlider li {
          height: 500px; } }
      @media only screen and (max-width: 540px) {
        #homepage-slider ul.lightSlider li {
          height: 300px; } }
      #homepage-slider ul.lightSlider li .row {
        height: 100%; }
  #homepage-slider ul.lSPager {
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0; }

/*--------------------------------------------------------------
# Header 1
--------------------------------------------------------------*/
header.header-1 {
  padding: 20px 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  width: 100%;
  background-color: rgba(43, 43, 49, 0.8);
  position: fixed; }
  header.header-1 .logo {
    max-width: 300px; }
    @media only screen and (max-width: 540px) {
      header.header-1 .logo {
        max-width: 250px; } }
  header.header-1 .mobile {
    display: none; }
    @media only screen and (max-width: 767px) {
      header.header-1 .mobile {
        display: block; } }
  header.header-1 .medium-8 {
    padding: 0;
    text-align: right; }
    @media only screen and (max-width: 767px) {
      header.header-1 .medium-8 {
        padding-right: 20px; } }
  header.header-1 .menu-main-menu-container {
    display: inline-block;
    vertical-align: middle; }
    @media only screen and (max-width: 767px) {
      header.header-1 .menu-main-menu-container {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: #161616;
        z-index: 999;
        padding-top: 75px;
        overflow-y: scroll; } }
    @media only screen and (max-width: 767px) {
      header.header-1 .menu-main-menu-container ul {
        text-align: center; } }
    header.header-1 .menu-main-menu-container ul li:hover ul.sub-menu {
      display: block; }
      @media only screen and (max-width: 767px) {
        header.header-1 .menu-main-menu-container ul li:hover ul.sub-menu {
          display: none; } }
    header.header-1 .menu-main-menu-container ul li.current-menu-item a:after, header.header-1 .menu-main-menu-container ul li.current-page-parent a:after, header.header-1 .menu-main-menu-container ul li.current-menu-parent a:after {
      -ms-transform: scaleX(1);
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
    header.header-1 .menu-main-menu-container ul li a {
      color: #fff;
      text-transform: uppercase;
      display: inline-block;
      position: relative; }
      header.header-1 .menu-main-menu-container ul li a:after {
        display: block;
        content: '';
        border-bottom: 2px solid #b50606;
        -ms-transform: scaleX(0);
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: transform 300ms ease-in-out;
        -moz-transition: transform 300ms ease-in-out;
        -o-transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        margin-top: 11px;
        bottom: -11px;
        left: 0;
        right: 0;
        position: absolute; }
      header.header-1 .menu-main-menu-container ul li a:hover:after {
        -ms-transform: scaleX(1);
        -webkit-transform: scaleX(1);
        transform: scaleX(1); }
      header.header-1 .menu-main-menu-container ul li a:hover ul.sub-menu {
        display: block; }
    header.header-1 .menu-main-menu-container ul li .sub-menu {
      top: 25px;
      left: 0;
      display: none;
      -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 15px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 15px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 15px 0 rgba(0, 0, 0, 0.1); }
      @media only screen and (max-width: 767px) {
        header.header-1 .menu-main-menu-container ul li .sub-menu {
          -webkit-box-shadow: unset;
          -moz-box-shadow: unset;
          box-shadow: unset;
          border-bottom: 1px solid #000; } }
      header.header-1 .menu-main-menu-container ul li .sub-menu li a {
        color: #fff;
        text-align: left;
        padding: 3px 10px; }
        @media only screen and (max-width: 767px) {
          header.header-1 .menu-main-menu-container ul li .sub-menu li a {
            text-align: center; } }
        header.header-1 .menu-main-menu-container ul li .sub-menu li a:after {
          content: none; }
    @media only screen and (max-width: 767px) {
      header.header-1 .menu-main-menu-container ul.menu li {
        display: block;
        margin: 0;
        padding: 10px 0; }
        header.header-1 .menu-main-menu-container ul.menu li a {
          color: #FFF;
          text-align: center; } }
  header.header-1 #telephone {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700; }
    @media only screen and (max-width: 767px) {
      header.header-1 #telephone {
        display: none; } }
    header.header-1 #telephone:before {
      content: "\f095";
      font-family: FontAwesome;
      display: inline-block;
      color: #c32727;
      position: relative;
      top: 2px;
      margin-right: 5px; }
    header.header-1 #telephone a {
      color: #fff; }
  header.header-1 .menu-toggle {
    background: none;
    color: #e40909;
    font-size: 30px;
    position: relative;
    z-index: 9999;
    padding: 0;
    border: 0; }
    header.header-1 .menu-toggle.fa-times {
      color: #FFF; }
  header.header-1 .contact-info {
    text-align: right;
    font-size: 24px;
    color: #ffffff;
    text-transform: uppercase; }
    header.header-1 .contact-info .telephone:before {
      content: "\f095";
      font-family: FontAwesome;
      display: inline-block;
      color: #c32727;
      position: relative;
      top: 2px;
      margin-right: 10px; }
    header.header-1 .contact-info .telephone a {
      color: #fff; }

.menu-item-has-children {
  position: relative; }
  @media only screen and (max-width: 767px) {
    .menu-item-has-children ul.sub-menu {
      display: none; } }
  .menu-item-has-children .toggle-sub-menu {
    position: absolute;
    top: 18%;
    right: 12px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    display: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    @media only screen and (max-width: 767px) {
      .menu-item-has-children .toggle-sub-menu {
        right: 25px;
        display: block;
        top: 0px; } }
    .menu-item-has-children .toggle-sub-menu:hover {
      background: transparent; }
    .menu-item-has-children .toggle-sub-menu:before {
      content: "\f107";
      display: inline-block;
      top: 0;
      font-size: 20px;
      bottom: 0;
      right: 0;
      left: 0;
      color: #ffffff;
      line-height: 1.5;
      margin: auto;
      font-family: FontAwesome;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      @media only screen and (max-width: 767px) {
        .menu-item-has-children .toggle-sub-menu:before {
          font-size: 26px; } }
    .menu-item-has-children .toggle-sub-menu.active:before {
      transform: rotate(180deg); }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }
  body .row {
    max-width: 68rem; }
    body .row .columns p a {
      color: #e40909;
      text-decoration: underline; }
    body .row .columns .entry-content a {
      color: #e40909;
      text-decoration: underline; }
    body .row .columns .sidebar-contact p a {
      color: #e40909;
      text-decoration: underline; }
  body form.wpcf7-form .form-col p a {
    color: #e40909;
    text-decoration: underline; }
  body form.wpcf7-form .row .columns .tnc a {
    color: #e40909;
    text-decoration: underline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 18px;
  line-height: 1.5;
  font-family: 'Barlow', sans-serif;
  font-weight: 500; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: 'Barlow', sans-serif;
  font-weight: 700; }

h2 {
  font-size: 34px; }

p {
  margin-bottom: 1.5em; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

blockquote,
q {
  quotes: "" ""; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0 0 1.5em 3em;
  padding-left: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
  padding: 10px 20px;
  background: #2F96DA;
  border: #fefefe 1px solid; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    opacity: 0.8;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa; }

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }

select {
  border: 1px solid #ccc; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #740000; }

a:visited {
  color: #740000; }

a:hover,
a:focus,
a:active {
  color: #740000; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  width: 100%; }

.main-navigation ul {
  display: block;
  list-style: none;
  margin: 0;
  padding-left: 0;
  margin-top: 10px; }

.main-navigation li {
  display: inline-block;
  position: relative;
  margin: 0 18px 0 0; }

.main-navigation ul li a {
  padding: 0 0 .7rem 0; }
  @media only screen and (max-width: 767px) {
    .main-navigation ul li a {
      padding: 0; } }

.main-navigation a {
  display: block;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px; }

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
  background: rgba(221, 27, 27, 0.9);
  width: 250px;
  text-align: left; }
  @media only screen and (max-width: 767px) {
    .main-navigation ul ul {
      position: unset;
      width: unset;
      float: unset;
      background: unset; } }
  .main-navigation ul ul li a {
    padding: 0; }

.main-navigation ul ul ul {
  left: -999em;
  top: 0; }

.main-navigation ul ul li {
  display: block;
  padding: 5px 0; }

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto; }

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%; }

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em; }

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33333%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66667%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28571%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11111%; }

.gallery-caption {
  display: block; }

.noscroll body {
  position: fixed; }

/*--------------------------------------------------------------
# Homepage
--------------------------------------------------------------*/
/*
*   Slider Section
*/
#homepage-slider ul {
  margin: 0 0 3em 0; }
  #homepage-slider ul.lightSlider {
    height: 35em; }
  #homepage-slider ul li {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    height: 100%; }
    @media only screen and (max-width: 767px) {
      #homepage-slider ul li {
        height: 400px; } }
    @media only screen and (max-width: 540px) {
      #homepage-slider ul li {
        height: 300px; } }
    #homepage-slider ul li img.banner_img {
      position: relative;
      width: 100%; }
    #homepage-slider ul li .slider-inner {
      position: absolute;
      top: 30%;
      left: 0;
      right: 0; }
      #homepage-slider ul li .slider-inner #content {
        padding: 10% 0 0; }
        #homepage-slider ul li .slider-inner #content .banner_caption {
          clear: both;
          position: relative;
          padding-top: 50px; }
          #homepage-slider ul li .slider-inner #content .banner_caption img {
            margin-bottom: 40px;
            display: none; }
          #homepage-slider ul li .slider-inner #content .banner_caption p {
            display: none;
            padding: 0;
            margin: 0; }
            #homepage-slider ul li .slider-inner #content .banner_caption p span {
              font-size: 28px;
              color: #fff;
              text-align: left;
              background: #d01f2f;
              margin-bottom: 5px;
              padding: 0 10px; }
            #homepage-slider ul li .slider-inner #content .banner_caption p span.quote {
              font-weight: 900;
              font-style: italic; }
#homepage-slider .lSSlideOuter {
  position: relative; }
#homepage-slider .lSSlideOuter .lSPager.lSpg {
  position: absolute;
  bottom: 2.5em;
  margin: 0 auto;
  left: 0;
  right: 0; }
#homepage-slider .lSSlideOuter .lSPager.lSpg > li a {
  background: transparent;
  border: 1px solid #fff;
  height: 10px;
  width: 10px; }
#homepage-slider .lSSlideOuter .lSPager.lSpg > li:hover a, #homepage-slider .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #fff; }
#homepage-slider .lSAction > .lSNext {
  right: 2%; }
#homepage-slider .lSAction > .lSPrev {
  left: 2%; }

/*
* Header Menu
*/
header {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  header.sticky-header {
    position: fixed;
    padding: 20px 0;
    background-color: rgba(43, 43, 49, 0.8);
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    width: 100%; }

#mobile-header .row {
  display: table; }
  #mobile-header .row .columns {
    display: table-cell;
    vertical-align: middle;
    float: none; }
  #mobile-header .row .menui {
    background: #2F96DA; }
#mobile-header .site-logo {
  text-align: left; }

.mobilenav ul {
  margin: 0;
  padding: 0; }
  .mobilenav ul li:first-child {
    margin-top: 10px; }

.mobilenav .menu-item-has-children {
  position: relative; }
  .mobilenav .menu-item-has-children .toggle-sub-menu {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 75px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .mobilenav .menu-item-has-children .toggle-sub-menu:before {
      content: "\f107";
      display: inline-block;
      top: 0;
      font-size: 30px;
      bottom: 0;
      right: 0;
      left: 0;
      color: #ffffff;
      line-height: 1.5;
      margin: auto;
      font-family: FontAwesome;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
    .mobilenav .menu-item-has-children .toggle-sub-menu.active:before {
      transform: rotate(180deg); }

.navbar-toggle .icon-bar:nth-of-type(3) {
  top: 1px; }

.navbar-toggle .icon-bar:nth-of-type(4) {
  top: 2px; }

.navbar-toggle .icon-bar {
  position: relative; }

.navbar-toggle.active .icon-bar:nth-of-type(2) {
  top: 10px;
  transform: rotate(45deg); }

.navbar-toggle.active .icon-bar:nth-of-type(3) {
  background-color: transparent; }

.navbar-toggle.active .icon-bar:nth-of-type(4) {
  top: -6px;
  transform: rotate(-45deg); }

/*
*   Footer
*/
#site-footer .widget ul {
  margin-left: 0;
  list-style: none;
  padding-left: 0; }

/*
*   Social Media Icons
*/
#social-media-widget {
  list-style: none;
  margin: 10px 0; }
  #social-media-widget li {
    display: inline-block; }
    #social-media-widget li a {
      color: #2F96DA; }

/*
*   Accordion
*/
.faq-list {
  padding: 3em 0 1em; }
  .faq-list .accordion-holder {
    margin-bottom: 20px; }
    .faq-list .accordion-holder:last-child {
      margin-bottom: 0; }
      .faq-list .accordion-holder:last-child .accordion-btn, .faq-list .accordion-holder:last-child .accordion-content {
        border-bottom: 0 !important; }
  .faq-list .accordion-btn {
    padding: 0 27px 20px 0;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    background: #fff;
    border-bottom: 1px solid #aeaeae;
    text-transform: uppercase; }
    .faq-list .accordion-btn:last-child {
      border-bottom: 0; }
    .faq-list .accordion-btn .step {
      color: #fff;
      font-size: 28px;
      font-weight: 700;
      display: inline-block;
      margin-right: 20px;
      vertical-align: bottom;
      line-height: 1; }
    .faq-list .accordion-btn:after {
      position: absolute;
      top: -15px;
      bottom: 0;
      right: 0;
      content: "\f107";
      font-family: FontAwesome;
      color: #2b2b2b;
      height: 30px;
      width: 30px;
      text-align: center;
      display: inline-block;
      margin: auto;
      left: auto;
      background: none;
      -webkit-transition: all 0.6s ease-out;
      -moz-transition: all 0.6s ease-out;
      -o-transition: all 0.6s ease-out;
      transition: all 0.6s ease-out; }
  .faq-list .accordion-btn.active {
    text-transform: uppercase;
    border-bottom: 1px solid #bbbbbb;
    padding: 0 0 20px 0;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    font-weight: 700;
    color: #d11212;
    border-bottom: 0px; }
    .faq-list .accordion-btn.active:after {
      color: #d11212;
      -ms-transform: rotate(180deg);
      /* IE 9 */
      -webkit-transform: rotate(180deg);
      /* Safari */
      transform: rotate(180deg); }
  .faq-list .accordion-btn.disabled {
    background-color: #9db0ba !important; }
  .faq-list .accordion-content {
    display: none;
    border-bottom: 1px solid #bbbbbb !important;
    border: 0;
    padding: 0 0 25px 0;
    cursor: pointer;
    margin-bottom: 1em;
    font-size: 18px;
    background: #fff; }
    .faq-list .accordion-content p, .faq-list .accordion-content ul {
      color: #444;
      font-size: 18px; }
      .faq-list .accordion-content p:last-child, .faq-list .accordion-content ul:last-child {
        margin-bottom: 0; }
    .faq-list .accordion-content ul {
      margin-bottom: 0; }
    .faq-list .accordion-content a {
      color: #d11212; }

.cs-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
  margin: 0; }

/*
* Gallery Single Page
*/
#gallery {
  padding-top: 0; }
  #gallery.gallery-fullwidth {
    width: 100% !important;
    max-width: 100% !important; }
  #gallery h1 {
    margin: 0; }
  #gallery #grid-gallery {
    position: relative; }
    #gallery #grid-gallery .grid-image {
      float: left; }
      #gallery #grid-gallery .grid-image.grid-5 {
        width: 20%; }
      #gallery #grid-gallery .grid-image.grid-4 {
        width: 25%; }
      #gallery #grid-gallery .grid-image.grid-3 {
        width: 33.33%; }
      #gallery #grid-gallery .grid-image.grid-2 {
        width: 50%; }
      #gallery #grid-gallery .grid-image.grid-1 {
        width: 100%; }
      #gallery #grid-gallery .grid-image img {
        display: block;
        width: 100%; }
    #gallery #grid-gallery:after {
      content: '';
      display: block;
      clear: both; }
  #gallery .content-separator {
    text-align: center; }
    #gallery .content-separator img {
      width: 100px;
      margin-top: 50px; }
  #gallery .gallery-categories {
    display: table;
    width: 60%;
    text-align: center;
    padding-top: 50px;
    margin: 0 auto; }
    #gallery .gallery-categories .category-inner {
      display: table-cell;
      vertical-align: middle; }
      #gallery .gallery-categories .category-inner:not(:last-child) {
        border-right: 1px solid #808080; }
      #gallery .gallery-categories .category-inner h3 {
        font-size: 16px;
        color: #606060; }
        #gallery .gallery-categories .category-inner h3:hover {
          color: #cb9b9c; }
      #gallery .gallery-categories .category-inner h1 {
        font-size: 16px;
        color: #cb9b9c;
        text-transform: none; }

/*
*   Quick Enquery
*/
#quick-enquiry .remodal-thebutton {
  position: fixed;
  right: -51px;
  top: 250px;
  display: inline-block;
  background-color: #2F96DA;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  padding: 0.5em 1.2em;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 101;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.remodal-thecontent {
  max-width: 600px;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left; }
  .remodal-thecontent .remodal-close {
    left: auto;
    right: 0; }
  .remodal-thecontent .form-heading {
    color: #2F96DA;
    margin: 10px 0;
    font-weight: 700; }
  .remodal-thecontent .form-content form label {
    font-weight: 600; }
  .remodal-thecontent .form-content form input, .remodal-thecontent .form-content form textarea {
    width: 100%; }
  .remodal-thecontent .form-content form textarea {
    height: 130px; }
  .remodal-thecontent .form-content form input[type=submit] {
    margin-top: 10px;
    width: auto;
    padding: 10px 20px;
    background: #2f96da;
    border: #fefefe 1px solid; }
    .remodal-thecontent .form-content form input[type=submit]:hover {
      opacity: 0.8;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }

.error404 .error-404 {
  padding: 80px 0;
  text-align: center; }
  .error404 .error-404 h1 {
    font-size: 130px;
    margin: 0; }
    .error404 .error-404 h1:before, .error404 .error-404 h1:after {
      content: none; }
  .error404 .error-404 h2 {
    letter-spacing: 1px; }

.sticky-phone {
  position: fixed;
  left: 10px;
  bottom: 8px;
  cursor: pointer;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  padding: 0;
  background: #2F96DA;
  text-align: center;
  color: #FFF; }
  .sticky-phone i {
    line-height: 50px;
    font-size: 20px; }

#scrollup {
  position: fixed;
  right: 10px;
  bottom: 8px;
  cursor: pointer;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  padding: 0;
  background: #2F96DA; }
  #scrollup img {
    width: 50px;
    cursor: pointer; }

#breadcrumbs {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none; }
  #breadcrumbs li {
    display: inline-block;
    font-size: 12px; }
    #breadcrumbs li a {
      font-size: inherit; }

.single-helicopter-tours .page-banner, .single-events .page-banner {
  height: 450px; }

.page-id-369 .page-banner {
  background-position: top center; }

.page-banner {
  height: 450px;
  background-size: cover;
  background-position: center;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 767px) {
    .page-banner {
      height: 300px; } }
  .page-banner:after {
    content: " ";
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4); }
  .page-banner .row {
    z-index: 1; }
    .page-banner .row .large-12 {
      margin-top: 3em; }
      @media only screen and (max-width: 767px) {
        .page-banner .row .large-12 {
          margin-top: 2em; } }
    .page-banner .row span {
      color: #fff;
      text-transform: uppercase;
      font-size: 30px;
      font-family: 'Roboto Condensed',sans-serif;
      font-style: normal;
      text-align: center;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .page-banner .row span {
          font-size: 26px; } }
      @media only screen and (max-width: 540px) {
        .page-banner .row span {
          font-size: 24px; } }
    .page-banner .row h1 {
      color: #fff;
      text-transform: uppercase;
      font-size: 72px;
      font-family: 'Roboto Condensed',sans-serif;
      font-style: normal;
      text-align: center;
      margin: 0;
      line-height: 1.2; }
      @media only screen and (max-width: 767px) {
        .page-banner .row h1 {
          font-size: 50px; } }
      @media only screen and (max-width: 540px) {
        .page-banner .row h1 {
          font-size: 36px; } }
    .page-banner .row .tours-btn {
      margin-top: 1.5em;
      padding-bottom: 5em; }
      .page-banner .row .tours-btn a {
        border: 1px solid #e40909;
        background: #e40909;
        color: #fff;
        padding: 8px 15px;
        border-radius: 2px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 500;
        margin-right: 10px;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        .page-banner .row .tours-btn a:last-child {
          margin-right: 0; }
        .page-banner .row .tours-btn a:hover {
          background: transparent;
          border: 1px solid #fff;
          -webkit-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }

@media (min-width: 768px) {
  #desktop-header {
    display: block; }

  #mobile-header {
    display: none; } }
@media (max-width: 767px) {
  #mobile-header {
    display: block; }

  #desktop-header {
    display: none; }

  /*
  * Gallery Single Page
  */
  #gallery #grid-gallery {
    position: relative; }
    #gallery #grid-gallery .grid-image {
      width: 100% !important;
      float: left; } }
#services .columns {
  padding-right: 5px;
  padding-left: 0;
  background: #fff; }
  #services .columns:last-child {
    padding-right: 0; }
  @media only screen and (max-width: 767px) {
    #services .columns {
      padding-right: 0;
      margin-bottom: 1em; }
      #services .columns:last-child {
        margin-bottom: 0; } }
#services .list {
  background-size: cover;
  background-position: center center;
  height: 600px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    #services .list {
      height: 300px; } }
  @media only screen and (max-width: 540px) {
    #services .list {
      height: 250px; } }
  #services .list:hover .list-desc {
    display: block;
    background: rgba(12, 56, 132, 0.3);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out; }
  #services .list:hover .list-text .list-title {
    display: none;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out; }
  #services .list:hover .content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: unset; }
  #services .list .content {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0; }
  #services .list .list-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px;
    z-index: 2; }
    #services .list .list-text .list-title {
      color: #e40909;
      text-transform: uppercase;
      padding-left: 35px;
      position: relative;
      font-size: 16px;
      margin: 0; }
      #services .list .list-text .list-title:before {
        content: "\f0a9";
        color: #e40909;
        font-size: 23px;
        font-family: FontAwesome;
        width: 24px;
        height: 24px;
        display: inline-block;
        position: absolute;
        line-height: 1;
        top: 0;
        left: 0; }
  #services .list .filter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  #services .list .list-desc {
    display: none; }
    #services .list .list-desc .wrapper span {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      padding: 10px; }
      #services .list .list-desc .wrapper span h2 {
        font-size: 24px;
        color: #fff; }
      #services .list .list-desc .wrapper span p {
        color: #FFF;
        margin-bottom: 10px; }

#services {
  padding: 0 0 40px;
  background: #f4f4f4; }
  @media only screen and (max-width: 767px) {
    #services {
      padding: 0 0 20px; } }

#tours-section {
  padding: 40px 0 80px;
  background: #f4f4f4; }
  #tours-section .heading-wrapper {
    margin-bottom: 2em; }
    #tours-section .heading-wrapper h2 {
      margin-bottom: 15px; }
  #tours-section .tours-slide {
    text-align: center; }
    #tours-section .tours-slide .wrapper {
      position: relative; }
      #tours-section .tours-slide .wrapper:before {
        position: absolute;
        height: 100%;
        width: 100%;
        content: " ";
        display: block;
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.15); }
      #tours-section .tours-slide .wrapper img {
        height: 300px;
        object-fit: cover; }
      #tours-section .tours-slide .wrapper span {
        margin-right: 10px;
        vertical-align: middle; }
        #tours-section .tours-slide .wrapper span img {
          height: 20px; }
      #tours-section .tours-slide .wrapper:hover .content {
        height: 100%;
        display: block;
        width: 100%;
        background: rgba(4, 4, 4, 0.35);
        padding: 15px; }
        #tours-section .tours-slide .wrapper:hover .content .content-inner {
          height: 100%;
          position: absolute;
          top: 16%;
          left: 15px;
          right: 15px; }
        #tours-section .tours-slide .wrapper:hover .content .desc {
          height: 100%;
          vertical-align: middle; }
      #tours-section .tours-slide .wrapper .content {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 50px;
        transition: .5s ease;
        padding: 0 15px; }
        #tours-section .tours-slide .wrapper .content h3 {
          margin-bottom: 0;
          color: #fff;
          font-size: 20px; }
        #tours-section .tours-slide .wrapper .content .location {
          font-size: 20px;
          color: #fff;
          padding: 10px 0; }
        #tours-section .tours-slide .wrapper .content .desc {
          overflow: hidden;
          height: 0;
          text-align: center; }
          #tours-section .tours-slide .wrapper .content .desc p {
            color: #fff; }
          #tours-section .tours-slide .wrapper .content .desc div {
            text-transform: uppercase;
            font-weight: bold;
            font-size: 30px;
            color: #fff; }
          #tours-section .tours-slide .wrapper .content .desc .learn-btn a {
            border: 1px solid #fff;
            color: #fff;
            padding: 8px 15px;
            border-radius: 2px;
            text-transform: uppercase;
            font-size: 16px;
            font-weight: 500; }
  #tours-section .slider-tours {
    position: relative; }
    #tours-section .slider-tours #goToPrevSlide {
      cursor: pointer;
      font-size: 24px;
      position: absolute;
      top: 43%;
      left: -4%; }
      @media only screen and (max-width: 767px) {
        #tours-section .slider-tours #goToPrevSlide {
          left: 3%; } }
    #tours-section .slider-tours #goToNextSlide {
      cursor: pointer;
      font-size: 24px;
      position: absolute;
      top: 43%;
      right: -4%; }
      @media only screen and (max-width: 767px) {
        #tours-section .slider-tours #goToNextSlide {
          right: 3%; } }

#about-section {
  padding: 75px 0;
  background: #f4f4f4;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media only screen and (max-width: 767px) {
    #about-section .about-locator #about-image {
      display: none; } }
  #about-section .about-locator img {
    display: none; }
    @media only screen and (max-width: 767px) {
      #about-section .about-locator img {
        display: block; } }
  #about-section .about-locator .content {
    background-color: rgba(181, 6, 6, 0.9);
    padding: 40px;
    width: 100%;
    color: #fff; }
    @media only screen and (max-width: 767px) {
      #about-section .about-locator .content {
        position: unset;
        overflow: hidden;
        padding-bottom: 0;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        width: 100%; } }
    #about-section .about-locator .content h3 {
      font-size: 22px;
      margin-bottom: 2em;
      position: relative; }
      #about-section .about-locator .content h3:after {
        content: "";
        position: absolute;
        height: 20px;
        border-bottom: 2px solid #fff;
        top: 60px;
        padding-left: 0;
        width: 115px;
        left: 0;
        right: 0; }
      #about-section .about-locator .content h3 span {
        font-size: 16px;
        font-weight: 500; }
    #about-section .about-locator .content ul {
      margin: 0 0 0 -14px;
      list-style: none; }
      #about-section .about-locator .content ul li {
        margin-bottom: .5em; }
        #about-section .about-locator .content ul li a {
          color: #e40909; }

#helicopters-group {
  padding: 20px 0 70px;
  background: #f4f4f4; }
  @media only screen and (max-width: 767px) {
    #helicopters-group {
      padding: 20px 0 50px; } }
  @media only screen and (max-width: 540px) {
    #helicopters-group {
      padding: 20px 0 35px; } }
  #helicopters-group .home-banner {
    margin-bottom: 2em; }
  #helicopters-group .helicopters-heading {
    margin-bottom: 1em; }
    @media only screen and (max-width: 767px) {
      #helicopters-group .helicopters-heading h2 {
        font-size: 28px; } }
    @media only screen and (max-width: 540px) {
      #helicopters-group .helicopters-heading h2 {
        font-size: 24px; } }
  @media only screen and (max-width: 767px) {
    #helicopters-group #heli-logos .columns {
      margin-bottom: 20px; } }

#voucher-section {
  padding: 40px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  #voucher-section:before {
    content: " ";
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8); }
  #voucher-section .row {
    z-index: 11;
    position: relative; }
    #voucher-section .row .gift-content {
      color: #fff; }
      #voucher-section .row .gift-content h3 {
        margin-bottom: 15px; }
      #voucher-section .row .gift-content p {
        margin-bottom: 2.5em; }
      #voucher-section .row .gift-content a {
        background-color: #e40909;
        color: #fff;
        padding: 10px;
        text-transform: uppercase;
        border-radius: 3px; }

#bottom-cta {
  padding: 10px 0;
  background: #e40909; }
  #bottom-cta p {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 30px;
    margin: 0; }
    #bottom-cta p a {
      color: #fff;
      text-decoration: none; }

#site-footer {
  background: #2b2c31;
  font-size: 16px;
  margin: 0 auto;
  position: relative; }
  #site-footer .footer-info {
    padding: 40px 0; }
    @media only screen and (max-width: 767px) {
      #site-footer .footer-info {
        padding: 60px 0 0; }
        #site-footer .footer-info .small-12 {
          margin-bottom: 2em;
          text-align: center; } }
    #site-footer .footer-info .footer-widget {
      margin-bottom: 10px; }
      #site-footer .footer-info .footer-widget h2, #site-footer .footer-info .footer-widget h3 {
        font-size: 16px;
        margin: 0 0 2.5em;
        color: #ccc;
        text-transform: uppercase;
        font-weight: 400;
        position: relative; }
        @media only screen and (max-width: 767px) {
          #site-footer .footer-info .footer-widget h2, #site-footer .footer-info .footer-widget h3 {
            display: inline-block; } }
        #site-footer .footer-info .footer-widget h2:after, #site-footer .footer-info .footer-widget h3:after {
          content: "";
          position: absolute;
          height: 25px;
          border-bottom: 1px solid #ccc;
          top: 10px;
          padding-left: 0;
          width: 30px;
          left: 0;
          right: 0; }
          @media only screen and (max-width: 767px) {
            #site-footer .footer-info .footer-widget h2:after, #site-footer .footer-info .footer-widget h3:after {
              margin: 0 auto; } }
      #site-footer .footer-info .footer-widget .textwidget {
        color: #aaa;
        font-weight: 400; }
        #site-footer .footer-info .footer-widget .textwidget .location {
          position: relative;
          padding-left: 25px;
          margin-bottom: 5px; }
          @media only screen and (max-width: 767px) {
            #site-footer .footer-info .footer-widget .textwidget .location span {
              position: relative;
              padding-left: 25px;
              margin-bottom: 5px; }
              #site-footer .footer-info .footer-widget .textwidget .location span:before {
                content: "";
                background: url(/wp-content/uploads/2020/08/location-icon.png) no-repeat;
                position: absolute;
                top: 3px;
                width: 11px;
                height: 15px;
                left: -2px; } }
          #site-footer .footer-info .footer-widget .textwidget .location:before {
            content: "";
            background: url(/wp-content/uploads/2020/08/location-icon.png) no-repeat;
            position: absolute;
            top: 7px;
            width: 11px;
            height: 15px;
            left: 0; }
            @media only screen and (max-width: 767px) {
              #site-footer .footer-info .footer-widget .textwidget .location:before {
                content: unset; } }
        #site-footer .footer-info .footer-widget .textwidget .email {
          position: relative;
          padding-left: 25px;
          margin-bottom: 5px; }
          @media only screen and (max-width: 767px) {
            #site-footer .footer-info .footer-widget .textwidget .email {
              position: unset;
              padding-left: 0; }
              #site-footer .footer-info .footer-widget .textwidget .email a {
                position: relative;
                padding-left: 25px;
                margin-bottom: 5px; }
                #site-footer .footer-info .footer-widget .textwidget .email a:before {
                  content: "";
                  background: url(/wp-content/uploads/2020/08/email-icon.png) no-repeat;
                  position: absolute;
                  top: 5px;
                  width: 18px;
                  height: 11px;
                  left: -5px; } }
          #site-footer .footer-info .footer-widget .textwidget .email:before {
            content: "";
            background: url(/wp-content/uploads/2020/08/email-icon.png) no-repeat;
            position: absolute;
            top: 10px;
            width: 18px;
            height: 11px;
            left: 0; }
            @media only screen and (max-width: 767px) {
              #site-footer .footer-info .footer-widget .textwidget .email:before {
                content: unset; } }
        #site-footer .footer-info .footer-widget .textwidget .phone {
          position: relative;
          padding-left: 25px;
          margin-bottom: 5px; }
          @media only screen and (max-width: 767px) {
            #site-footer .footer-info .footer-widget .textwidget .phone {
              position: unset;
              padding-left: 0; }
              #site-footer .footer-info .footer-widget .textwidget .phone a {
                position: relative;
                padding-left: 25px;
                margin-bottom: 5px; }
                #site-footer .footer-info .footer-widget .textwidget .phone a:before {
                  content: "";
                  background: url(/wp-content/uploads/2020/08/phone-1.png) no-repeat;
                  position: absolute;
                  top: 5px;
                  width: 15px;
                  height: 15px;
                  left: -5px; } }
          #site-footer .footer-info .footer-widget .textwidget .phone:before {
            content: "";
            background: url(/wp-content/uploads/2020/08/phone-1.png) no-repeat;
            position: absolute;
            top: 7px;
            width: 15px;
            height: 15px;
            left: 0; }
            @media only screen and (max-width: 767px) {
              #site-footer .footer-info .footer-widget .textwidget .phone:before {
                content: unset; } }
        #site-footer .footer-info .footer-widget .textwidget .fax {
          position: relative;
          padding-left: 25px;
          margin-bottom: 5px; }
          @media only screen and (max-width: 767px) {
            #site-footer .footer-info .footer-widget .textwidget .fax {
              position: unset;
              padding-left: 0; }
              #site-footer .footer-info .footer-widget .textwidget .fax span {
                position: relative;
                padding-left: 25px;
                margin-bottom: 5px; }
                #site-footer .footer-info .footer-widget .textwidget .fax span:before {
                  content: "";
                  background: url(/wp-content/uploads/2020/08/phone-2.png) no-repeat;
                  position: absolute;
                  top: 5px;
                  width: 16px;
                  height: 15px;
                  left: -5px; } }
          #site-footer .footer-info .footer-widget .textwidget .fax:before {
            content: "";
            background: url(/wp-content/uploads/2020/08/phone-2.png) no-repeat;
            position: absolute;
            top: 7px;
            width: 16px;
            height: 15px;
            left: 0; }
            @media only screen and (max-width: 767px) {
              #site-footer .footer-info .footer-widget .textwidget .fax:before {
                content: unset; } }
        #site-footer .footer-info .footer-widget .textwidget .pirmp {
          position: relative;
          padding-left: 25px; }
          @media only screen and (max-width: 767px) {
            #site-footer .footer-info .footer-widget .textwidget .pirmp {
              position: unset;
              padding-left: 0; }
              #site-footer .footer-info .footer-widget .textwidget .pirmp a {
                position: relative;
                padding-left: 25px;
                margin-bottom: 5px; }
                #site-footer .footer-info .footer-widget .textwidget .pirmp a:before {
                  content: "";
                  background: url(/wp-content/uploads/2021/03/pirmp-icon.png) no-repeat;
                  position: absolute;
                  top: 3px;
                  width: 16px;
                  height: 15px;
                  left: 4px; } }
          #site-footer .footer-info .footer-widget .textwidget .pirmp:before {
            content: "";
            background: url(/wp-content/uploads/2021/03/pirmp-icon.png) no-repeat;
            position: absolute;
            top: 7px;
            width: 16px;
            height: 15px;
            left: 0; }
            @media only screen and (max-width: 767px) {
              #site-footer .footer-info .footer-widget .textwidget .pirmp:before {
                content: unset; } }
      #site-footer .footer-info .footer-widget ul#social-media-widget {
        margin-top: -10px; }
        #site-footer .footer-info .footer-widget ul#social-media-widget li {
          margin-right: 10px; }
          #site-footer .footer-info .footer-widget ul#social-media-widget li:last-child {
            margin-right: 0; }
          #site-footer .footer-info .footer-widget ul#social-media-widget li a {
            font-size: 12px;
            color: #aaa; }
            #site-footer .footer-info .footer-widget ul#social-media-widget li a .fa-inverse {
              color: #393939; }
      #site-footer .footer-info .footer-widget p {
        color: #aaa;
        font-size: 14px;
        font-weight: 400; }
      #site-footer .footer-info .footer-widget a {
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        color: #aaa; }
        #site-footer .footer-info .footer-widget a:hover {
          color: #aaa; }
      #site-footer .footer-info .footer-widget ul {
        margin: 0;
        list-style-type: none;
        display: block; }
        #site-footer .footer-info .footer-widget ul li {
          margin-bottom: 3px; }
          #site-footer .footer-info .footer-widget ul li a {
            padding: 4px 0;
            display: inline-block;
            font-weight: 400;
            font-size: 16px; }
        #site-footer .footer-info .footer-widget ul.google-rating {
          display: flex;
          margin: 1.2em 0 0 0; }
          @media only screen and (max-width: 767px) {
            #site-footer .footer-info .footer-widget ul.google-rating {
              display: flex;
              align-items: center;
              justify-content: center; } }
          #site-footer .footer-info .footer-widget ul.google-rating li {
            float: left;
            margin-left: 5px;
            margin-right: 0; }
            #site-footer .footer-info .footer-widget ul.google-rating li.google-image {
              margin-left: 0;
              margin-top: 1px;
              margin-bottom: 10px; }
            #site-footer .footer-info .footer-widget ul.google-rating li.star-rating img {
              margin-top: 1px;
              margin-right: 5px;
              height: 15px;
              width: 75px;
              max-height: 100%; }
            #site-footer .footer-info .footer-widget ul.google-rating li.star-rating span {
              vertical-align: middle;
              color: #aaa; }
            #site-footer .footer-info .footer-widget ul.google-rating li span.score {
              font-size: 20px;
              vertical-align: middle;
              color: #aaa; }
            #site-footer .footer-info .footer-widget ul.google-rating li span.reviews {
              font-size: 13px;
              vertical-align: middle;
              color: #aaa; }
  #site-footer .site-info {
    text-align: center;
    padding: .5em 0;
    border-top: 1px solid #000;
    text-transform: uppercase;
    font-size: 14px; }
    @media only screen and (max-width: 767px) {
      #site-footer .site-info {
        font-size: 12px; } }
    #site-footer .site-info #footer-text {
      color: #aaa; }
      #site-footer .site-info #footer-text a {
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        text-transform: uppercase;
        color: #aaa;
        font-size: 14px; }
        @media only screen and (max-width: 767px) {
          #site-footer .site-info #footer-text a {
            font-size: 12px; } }
        #site-footer .site-info #footer-text a:hover {
          color: #9c9c9c; }

.gen-tours {
  padding: 4em 0 3.5em; }
  .gen-tours p:last-child {
    margin-bottom: 0; }

.gen-tours-content {
  padding: 0 0 3em; }
  .gen-tours-content .red-dash {
    margin-bottom: 1.5em; }
    .gen-tours-content .red-dash span {
      position: relative;
      margin-bottom: 1em; }
      .gen-tours-content .red-dash span:after {
        content: "";
        position: absolute;
        border-bottom: 5px solid #e40909;
        width: 30px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
  @media only screen and (max-width: 767px) {
    .gen-tours-content h2 {
      font-size: 28px; } }
  @media only screen and (max-width: 540px) {
    .gen-tours-content h2 {
      font-size: 24px; } }
  .gen-tours-content p:last-child {
    margin-bottom: 0; }

.gen-tours-list {
  padding: 2.5em 0; }
  .gen-tours-list .columns {
    padding: 0; }
    .gen-tours-list .columns.column-right {
      padding: .5em; }
    .gen-tours-list .columns.column-left {
      padding: .5em; }
    .gen-tours-list .columns .tours-holder {
      position: relative; }
      .gen-tours-list .columns .tours-holder:after {
        content: " ";
        display: block;
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.2); }
      .gen-tours-list .columns .tours-holder:hover .tours-inner {
        height: 100%;
        display: block;
        width: 100%;
        background: rgba(0, 0, 0, 0.7);
        padding: 35px; }
        .gen-tours-list .columns .tours-holder:hover .tours-inner .tours-body {
          right: 35px;
          position: absolute;
          top: 50%;
          left: 10%;
          right: 10%;
          transform: translate(0, -50%); }
        .gen-tours-list .columns .tours-holder:hover .tours-inner .tours-title h2 span:after {
          content: none; }
        .gen-tours-list .columns .tours-holder:hover .tours-inner .tours-desc, .gen-tours-list .columns .tours-holder:hover .tours-inner .tours-btn {
          display: block; }
      .gen-tours-list .columns .tours-holder img {
        width: 100%;
        height: 380px;
        object-fit: cover; }
        @media only screen and (max-width: 540px) {
          .gen-tours-list .columns .tours-holder img {
            height: 325px; } }
      .gen-tours-list .columns .tours-holder .tours-inner {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 50px;
        transition: .5s ease;
        padding: 0 15px;
        z-index: 3; }
      .gen-tours-list .columns .tours-holder .tours-title h2 {
        color: #fff;
        font-size: 22px;
        text-align: center; }
        .gen-tours-list .columns .tours-holder .tours-title h2 span {
          position: relative;
          padding-right: 15px; }
          .gen-tours-list .columns .tours-holder .tours-title h2 span:after {
            content: "";
            background: url(/wp-content/uploads/2020/07/arrow-tours.png) no-repeat;
            position: absolute;
            top: 7px;
            width: 22px;
            height: 18px;
            right: -25px; }
      .gen-tours-list .columns .tours-holder .tours-desc {
        display: none;
        color: #fff;
        text-align: center;
        margin-bottom: 1.5em; }
      .gen-tours-list .columns .tours-holder .tours-btn {
        display: none; }
        .gen-tours-list .columns .tours-holder .tours-btn span {
          border: 1px solid #fff;
          color: #fff;
          padding: 8px 15px;
          border-radius: 2px;
          text-transform: uppercase;
          font-size: 16px;
          font-weight: 500;
          -webkit-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
          .gen-tours-list .columns .tours-holder .tours-btn span:hover {
            background: transparent;
            border: 1px solid #fff;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out; }

.gen-airwork-list {
  padding: 3em 0; }
  @media only screen and (max-width: 767px) {
    .gen-airwork-list {
      padding: 3em .5em; } }
  .gen-airwork-list .columns {
    padding: .3em; }
    .gen-airwork-list .columns .airwork-holder {
      position: relative; }
      .gen-airwork-list .columns .airwork-holder:after {
        content: " ";
        display: block;
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        right: 0; }
      .gen-airwork-list .columns .airwork-holder:hover .airwork-inner {
        height: 100%;
        display: block;
        width: 100%;
        background: rgba(0, 0, 0, 0.7);
        padding: 35px; }
        .gen-airwork-list .columns .airwork-holder:hover .airwork-inner .airwork-body {
          right: 35px;
          position: absolute;
          top: 50%;
          left: 10%;
          right: 10%;
          transform: translate(0, -50%); }
        .gen-airwork-list .columns .airwork-holder:hover .airwork-inner .airwork-title h2 a span {
          text-transform: uppercase; }
          .gen-airwork-list .columns .airwork-holder:hover .airwork-inner .airwork-title h2 a span:after {
            content: none; }
        .gen-airwork-list .columns .airwork-holder:hover .airwork-inner .airwork-desc, .gen-airwork-list .columns .airwork-holder:hover .airwork-inner .airwork-btn {
          display: block; }
      .gen-airwork-list .columns .airwork-holder img {
        width: 100%; }
        @media only screen and (max-width: 767px) {
          .gen-airwork-list .columns .airwork-holder img {
            height: 435px;
            object-fit: cover; } }
      .gen-airwork-list .columns .airwork-holder .airwork-inner {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 50px;
        transition: .5s ease;
        padding: 0 15px;
        z-index: 3; }
      .gen-airwork-list .columns .airwork-holder .airwork-title h2 {
        color: #fff;
        font-size: 22px;
        text-align: center;
        font-weight: 500; }
        @media only screen and (max-width: 767px) {
          .gen-airwork-list .columns .airwork-holder .airwork-title h2 {
            font-size: 18px; } }
        @media only screen and (max-width: 540px) {
          .gen-airwork-list .columns .airwork-holder .airwork-title h2 {
            font-size: 22px; } }
        .gen-airwork-list .columns .airwork-holder .airwork-title h2 a {
          color: #fff; }
      .gen-airwork-list .columns .airwork-holder .airwork-desc {
        display: none;
        color: #fff;
        text-align: center;
        margin-bottom: 1.5em; }
        @media only screen and (max-width: 767px) {
          .gen-airwork-list .columns .airwork-holder .airwork-desc p {
            line-height: 1.3; } }
        @media only screen and (max-width: 540px) {
          .gen-airwork-list .columns .airwork-holder .airwork-desc p {
            line-height: 1.6; } }
      .gen-airwork-list .columns .airwork-holder .airwork-btn {
        display: none; }
        .gen-airwork-list .columns .airwork-holder .airwork-btn span {
          background: transparent;
          border: 1px solid #fff;
          color: #fff;
          padding: 8px 15px;
          border-radius: 2px;
          text-transform: uppercase;
          font-size: 16px;
          font-weight: 500;
          -webkit-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
          .gen-airwork-list .columns .airwork-holder .airwork-btn span:hover {
            background: transparent;
            border: 1px solid #fff;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out; }

.airworks-single {
  padding: 3em 0 0; }
  .airworks-single .top-content {
    margin-bottom: 3em; }
    @media only screen and (max-width: 767px) {
      .airworks-single .top-content {
        margin-bottom: 2.5em; } }
  @media only screen and (max-width: 767px) {
    .airworks-single .row .intro-image {
      padding: 0; } }
  .airworks-single .row .intro-image img {
    object-fit: cover;
    width: 100%; }
  .airworks-single .row .intro-content {
    background: #f5f5f5;
    margin-left: -.9375rem;
    padding: 3em; }
    @media only screen and (max-width: 767px) {
      .airworks-single .row .intro-content {
        padding: 3em .9375rem;
        margin-left: 0; } }
    .airworks-single .row .intro-content h2 {
      font-size: 24px;
      font-weight: 500;
      color: #e40909;
      margin-bottom: 1em; }
    .airworks-single .row .intro-content p:last-child {
      margin-bottom: 0; }
  .airworks-single .bottom-content {
    padding-bottom: 3em; }
    .airworks-single .bottom-content h2 {
      font-size: 24px; }
    .airworks-single .bottom-content p {
      text-align: center; }
      .airworks-single .bottom-content p:last-child {
        margin-bottom: 0; }
    .airworks-single .bottom-content ul {
      margin-bottom: 0; }

.airworks-accordion .accordion {
  margin-bottom: 0; }
.airworks-accordion .accordion-navigation {
  text-transform: uppercase;
  border-bottom: 1px solid #bbbbbb;
  padding: 0 15px 15px;
  font-size: 18px;
  position: relative;
  cursor: pointer;
  font-weight: 700; }
  @media only screen and (max-width: 767px) {
    .airworks-accordion .accordion-navigation {
      padding: 0 0 15px; } }
.airworks-accordion #last-nav {
  border-bottom: 0; }
.airworks-accordion .content {
  border-bottom: 1px solid #bbbbbb !important;
  border: 0;
  padding: 40px 20px 50px;
  cursor: pointer;
  margin-bottom: 1em;
  display: block !important;
  font-size: 18px;
  background-color: #fff; }
  @media only screen and (max-width: 767px) {
    .airworks-accordion .content {
      padding: 20px 0; } }
  .airworks-accordion .content p, .airworks-accordion .content ul {
    color: #444;
    font-size: 18px; }
    .airworks-accordion .content p:last-child, .airworks-accordion .content ul:last-child {
      margin-bottom: 0; }
  .airworks-accordion .content ul {
    margin-bottom: 0; }
  .airworks-accordion .content a {
    color: #1d2d61;
    font-weight: bold; }
  .airworks-accordion .content img {
    transform: translateZ(0) scale(0.9, 0.9);
    -moz-transform: translateZ(0) scale(0.9, 0.9);
    -mstransform: translateZ(0) scale(0.9, 0.9);
    -webkit-transform: translateZ(0) scale(0.9, 0.9);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .airworks-accordion .content img:hover {
      -webkit-backface-visibility: hidden;
      transform: translateZ(0) scale(1, 1);
      -moz-transform: translateZ(0) scale(1, 1);
      -mstransform: translateZ(0) scale(1, 1);
      -webkit-transform: translateZ(0) scale(1, 1);
      border: 5px solid #fff;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
  @media only screen and (max-width: 767px) {
    .airworks-accordion .content iframe {
      height: 200px; } }

.gen-charters-content {
  padding: 0 0 3em; }
  .gen-charters-content h2 {
    margin-bottom: 1em; }
    @media only screen and (max-width: 767px) {
      .gen-charters-content h2 {
        font-size: 28px; } }
    @media only screen and (max-width: 540px) {
      .gen-charters-content h2 {
        font-size: 24px; } }
  .gen-charters-content p:last-child {
    margin-bottom: 0; }

.charters-single {
  background: #f6f6f6; }
  .charters-single .charters-intro {
    padding: 3em 0; }
    .charters-single .charters-intro h2 {
      font-size: 24px;
      color: #e40909;
      margin-bottom: 1em;
      text-transform: uppercase;
      font-weight: 500; }
    .charters-single .charters-intro .highlight-more {
      display: none;
      margin-bottom: 2em; }
    .charters-single .charters-intro .highlight-button i {
      cursor: pointer;
      color: #e40909;
      border-radius: 50%;
      border: 1px solid;
      padding: 8px 10px; }

.charters-single-middle {
  padding: 2.5em 0 0;
  position: relative; }
  .charters-single-middle #middle-featured {
    min-height: 300px;
    background-size: cover;
    background-position: center; }
    @media only screen and (max-width: 767px) {
      .charters-single-middle #middle-featured {
        display: none; } }
  .charters-single-middle .middle-feat-mobile {
    display: none; }
    @media only screen and (max-width: 767px) {
      .charters-single-middle .middle-feat-mobile {
        display: block; } }
  .charters-single-middle .charters-holder {
    position: relative; }
    .charters-single-middle .charters-holder .middle-content-holder {
      position: absolute;
      bottom: 0;
      z-index: 1;
      padding: 40px 20px 40px .625rem; }
      @media only screen and (max-width: 767px) {
        .charters-single-middle .charters-holder .middle-content-holder {
          padding: 0 .9375rem;
          margin-bottom: 3em;
          position: unset; } }
      .charters-single-middle .charters-holder .middle-content-holder .middle-holder {
        margin-bottom: 2em; }
        .charters-single-middle .charters-holder .middle-content-holder .middle-holder h2 {
          font-size: 24px;
          color: #e40909;
          text-transform: uppercase;
          font-weight: 500; }
        .charters-single-middle .charters-holder .middle-content-holder .middle-holder ul {
          margin-left: 0;
          list-style: none; }
      .charters-single-middle .charters-holder .middle-content-holder .book-tour-btn {
        border: 1px solid #1e1e1e;
        background: #1e1e1e;
        color: #fff;
        padding: 8px 20px;
        border-radius: 3px;
        text-transform: uppercase;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        .charters-single-middle .charters-holder .middle-content-holder .book-tour-btn:hover {
          border: 1px solid #1e1e1e;
          background: transparent;
          color: inherit; }

.charters-carousel {
  padding: 3em 0;
  position: relative; }
  .charters-carousel #goToPrevSlide {
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    top: 43%;
    left: 10px; }
    @media only screen and (max-width: 767px) {
      .charters-carousel #goToPrevSlide {
        left: 3%; } }
  .charters-carousel #goToNextSlide {
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    top: 43%;
    right: 10px; }
    @media only screen and (max-width: 767px) {
      .charters-carousel #goToNextSlide {
        right: 3%; } }
  .charters-carousel img {
    cursor: pointer; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: transparent !important; }
.lg-actions .lg-prev::after {
  color: #ffffff;
  content: "\f137" !important;
  font-family: FontAwesome;
  font-size: 32px;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 0; }
.lg-actions .lg-next::before {
  color: #ffffff;
  content: "\f138" !important;
  font-family: FontAwesome;
  font-size: 32px;
  left: -15px;
  line-height: 1;
  position: absolute;
  top: 0; }

.lSAction > a {
  z-index: 1 !important;
  opacity: 1; }

.lg-toolbar .lg-download::after {
  content: "\f019" !important;
  font-family: FontAwesome;
  font-size: 32px;
  color: #ffffff; }
.lg-toolbar .lg-close::after {
  content: "\f00d" !important;
  font-family: FontAwesome;
  font-size: 32px;
  color: #ffffff; }

.gen-tours-category {
  padding: 3em 0 1em; }
  .gen-tours-category .columns .tours-cat-holder {
    position: relative;
    margin-bottom: 2em; }
    .gen-tours-category .columns .tours-cat-holder:after {
      content: " ";
      display: block;
      position: absolute;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.2); }
    .gen-tours-category .columns .tours-cat-holder:hover .tours-cat-inner {
      height: 100%;
      display: block;
      width: 100%;
      background: rgba(0, 0, 0, 0.7);
      padding: 35px; }
      .gen-tours-category .columns .tours-cat-holder:hover .tours-cat-inner .tours-cat-body {
        right: 35px;
        position: absolute;
        top: 50%;
        left: 10%;
        right: 10%;
        transform: translate(0, -50%); }
      .gen-tours-category .columns .tours-cat-holder:hover .tours-cat-inner .tours-cat-title h2 a span:after {
        content: none; }
      .gen-tours-category .columns .tours-cat-holder:hover .tours-cat-inner .tours-cat-title label {
        display: block; }
      .gen-tours-category .columns .tours-cat-holder:hover .tours-cat-inner .tours-cat-title img {
        display: none; }
      .gen-tours-category .columns .tours-cat-holder:hover .tours-cat-inner .tours-cat-desc, .gen-tours-category .columns .tours-cat-holder:hover .tours-cat-inner .tours-cat-btn {
        display: block; }
    .gen-tours-category .columns .tours-cat-holder img.tours_featured {
      width: 100%;
      object-fit: cover;
      min-height: 400px; }
      @media only screen and (max-width: 540px) {
        .gen-tours-category .columns .tours-cat-holder img.tours_featured {
          min-height: 380px; } }
    .gen-tours-category .columns .tours-cat-holder .tours-cat-inner {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 70px;
      transition: .5s ease;
      padding: 0 15px;
      z-index: 3; }
    .gen-tours-category .columns .tours-cat-holder .tours-cat-title h2 {
      color: #fff;
      font-size: 20px;
      text-align: center;
      padding: 0 20px; }
      .gen-tours-category .columns .tours-cat-holder .tours-cat-title h2 span {
        padding-right: 15px; }
      .gen-tours-category .columns .tours-cat-holder .tours-cat-title h2 label {
        color: #fff;
        font-style: italic;
        font-size: 18px;
        display: none;
        cursor: pointer; }
    .gen-tours-category .columns .tours-cat-holder .tours-cat-desc {
      display: none;
      color: #fff;
      text-align: center;
      margin-bottom: 1.5em; }
    .gen-tours-category .columns .tours-cat-holder .tours-cat-btn {
      display: none; }
      .gen-tours-category .columns .tours-cat-holder .tours-cat-btn span {
        background: transparent;
        border: 1px solid #fff;
        color: #fff;
        padding: 8px 15px;
        border-radius: 2px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 500;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        .gen-tours-category .columns .tours-cat-holder .tours-cat-btn span:hover {
          background: transparent;
          border: 1px solid #fff;
          -webkit-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }

.tours-category {
  padding-bottom: 3em; }
  .tours-category p:last-child {
    margin-bottom: 0; }

.charters-outro-container {
  background: #f6f6f6; }
  .charters-outro-container .charters-outro {
    padding: 3em 0; }
    .charters-outro-container .charters-outro h2 {
      margin-bottom: 1em;
      color: #2b2c31; }
      @media only screen and (max-width: 767px) {
        .charters-outro-container .charters-outro h2 {
          font-size: 28px; } }
      @media only screen and (max-width: 540px) {
        .charters-outro-container .charters-outro h2 {
          font-size: 24px; } }
    .charters-outro-container .charters-outro .red-dash {
      margin-bottom: .5em;
      padding-top: .8em; }
      .charters-outro-container .charters-outro .red-dash span {
        position: relative;
        margin-bottom: 1em; }
        .charters-outro-container .charters-outro .red-dash span:after {
          content: "";
          position: absolute;
          border-bottom: 5px solid #e40909;
          width: 40px;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
    .charters-outro-container .charters-outro .highlight-more {
      display: none;
      margin-bottom: 2em; }
    .charters-outro-container .charters-outro .highlight-button i {
      cursor: pointer;
      border-radius: 50%;
      border: 1px solid;
      padding: 8px 10px; }

.tours-single .row {
  background: #fbfbfb;
  margin-top: -5em;
  position: relative; }
  .tours-single .row .tours-single-holder {
    padding: 1.5em 3em 1.5em; }
    @media only screen and (max-width: 767px) {
      .tours-single .row .tours-single-holder {
        padding-right: .625rem;
        padding-left: .625rem; } }
    .tours-single .row .tours-single-holder:first-child {
      padding: 3em 3em 1.5em; }
      @media only screen and (max-width: 767px) {
        .tours-single .row .tours-single-holder:first-child {
          padding-right: .625rem;
          padding-left: .625rem; } }
    .tours-single .row .tours-single-holder:last-child {
      padding: 1.5em 3em 3em; }
      @media only screen and (max-width: 767px) {
        .tours-single .row .tours-single-holder:last-child {
          padding-right: .625rem;
          padding-left: .625rem; } }
    .tours-single .row .tours-single-holder h2 {
      color: #292929;
      font-weight: 500;
      text-transform: uppercase;
      margin-bottom: .7em;
      font-size: 30px; }
      @media only screen and (max-width: 767px) {
        .tours-single .row .tours-single-holder h2 {
          font-size: 24px; } }
      .tours-single .row .tours-single-holder h2 span {
        padding: 0 145px;
        position: relative; }
        @media only screen and (max-width: 767px) {
          .tours-single .row .tours-single-holder h2 span {
            padding: 0; } }
        .tours-single .row .tours-single-holder h2 span:before {
          content: "";
          position: absolute;
          height: 25px;
          border-bottom: 1px solid #949494;
          width: 120px;
          left: 0; }
          @media only screen and (max-width: 767px) {
            .tours-single .row .tours-single-holder h2 span:before {
              content: unset; } }
        .tours-single .row .tours-single-holder h2 span:after {
          content: "";
          position: absolute;
          height: 25px;
          border-bottom: 1px solid #949494;
          width: 120px;
          right: 0; }
          @media only screen and (max-width: 767px) {
            .tours-single .row .tours-single-holder h2 span:after {
              content: unset; } }
    .tours-single .row .tours-single-holder .highlight-more {
      display: none;
      margin-bottom: 2em; }
    .tours-single .row .tours-single-holder .highlight-button i {
      cursor: pointer;
      color: #292929;
      border-radius: 50%;
      border: 1px solid;
      padding: 8px 10px; }
.tours-single .passengers-holder {
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 3em; }
  .tours-single .passengers-holder .pas-image {
    margin-right: 25px; }
  .tours-single .passengers-holder .pas-details #count {
    font-weight: 700; }
  .tours-single .passengers-holder .pas-details #price {
    color: #e40909;
    font-weight: 700; }
.tours-single .single-book-tour {
  padding-bottom: 3.5em; }
  .tours-single .single-book-tour a {
    border: 1px solid #1e1e1e;
    background: #1e1e1e;
    color: #fff;
    padding: 8px 20px;
    border-radius: 3px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .tours-single .single-book-tour a:hover {
      border: 1px solid #1e1e1e;
      background: transparent;
      color: inherit; }

.map-details {
  padding: 3em 0;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .map-details {
      padding: 3em 0 0; } }
  .map-details img {
    padding: 0 2em; }

.related-tours-single {
  padding: 0 0 3em; }
  @media only screen and (max-width: 540px) {
    .related-tours-single {
      padding: 0 0 2em; } }
  .related-tours-single h2 {
    margin-bottom: 1em; }
    @media only screen and (max-width: 767px) {
      .related-tours-single h2 {
        font-size: 28px; } }
  .related-tours-single .row {
    position: relative; }
    .related-tours-single .row #goToPrevRelated {
      cursor: pointer;
      font-size: 24px;
      position: absolute;
      top: 43%;
      left: -25px; }
      @media only screen and (max-width: 767px) {
        .related-tours-single .row #goToPrevRelated {
          left: 3%; } }
    .related-tours-single .row #goToNextRelated {
      cursor: pointer;
      font-size: 24px;
      position: absolute;
      top: 43%;
      right: -25px; }
      @media only screen and (max-width: 767px) {
        .related-tours-single .row #goToNextRelated {
          right: 3%; } }
  .related-tours-single .related-cat-holder {
    position: relative; }
    @media only screen and (max-width: 540px) {
      .related-tours-single .related-cat-holder {
        margin-bottom: 1em; } }
    .related-tours-single .related-cat-holder:after {
      content: " ";
      display: block;
      position: absolute;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.2); }
    .related-tours-single .related-cat-holder:hover .related-cat-inner {
      height: 100%;
      display: block;
      width: 100%;
      background: rgba(0, 0, 0, 0.7);
      padding: 35px; }
      .related-tours-single .related-cat-holder:hover .related-cat-inner .related-cat-body {
        right: 35px;
        position: absolute;
        top: 50%;
        left: 10%;
        right: 10%;
        transform: translate(0, -50%); }
      .related-tours-single .related-cat-holder:hover .related-cat-inner .related-cat-title h2 a span:after {
        content: none; }
      .related-tours-single .related-cat-holder:hover .related-cat-inner .related-cat-title label {
        display: block; }
      .related-tours-single .related-cat-holder:hover .related-cat-inner .related-cat-title img {
        display: none; }
      .related-tours-single .related-cat-holder:hover .related-cat-inner .related-cat-desc, .related-tours-single .related-cat-holder:hover .related-cat-inner .related-cat-btn {
        display: block; }
    .related-tours-single .related-cat-holder img.tours-thumb {
      height: 360px;
      object-fit: cover;
      width: 100%; }
    .related-tours-single .related-cat-holder .related-cat-inner {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 70px;
      transition: .5s ease;
      padding: 0 15px;
      z-index: 3; }
    .related-tours-single .related-cat-holder .related-cat-title h2 {
      color: #fff;
      font-size: 20px;
      text-align: center; }
      .related-tours-single .related-cat-holder .related-cat-title h2 span {
        padding-right: 15px; }
      .related-tours-single .related-cat-holder .related-cat-title h2 label {
        color: #fff;
        font-style: italic;
        font-size: 18px;
        display: none;
        cursor: pointer; }
    .related-tours-single .related-cat-holder .related-cat-desc {
      display: none;
      color: #fff;
      text-align: center;
      margin-bottom: 1.5em; }
    .related-tours-single .related-cat-holder .related-cat-btn {
      display: none; }
      .related-tours-single .related-cat-holder .related-cat-btn span {
        border: 1px solid #e40909;
        background: #e40909;
        color: #fff;
        padding: 8px 15px;
        border-radius: 2px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 500;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        .related-tours-single .related-cat-holder .related-cat-btn span:hover {
          background: transparent;
          border: 1px solid #fff;
          -webkit-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }

.single-events .map-details-event {
  position: relative; }
  .single-events .map-details-event img {
    height: 350px;
    width: 100%;
    overflow: hidden;
    position: relative;
    object-fit: cover; }
  .single-events .map-details-event .row {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1; }
    .single-events .map-details-event .row span {
      background: #fff;
      padding: 10px 20px;
      font-weight: 500;
      color: #000;
      font-size: 20px;
      cursor: pointer; }
      .single-events .map-details-event .row span i {
        margin-left: 5px;
        color: #cf0f0f; }
.single-events #related-events {
  padding-top: 3em; }
  @media only screen and (max-width: 767px) {
    .single-events #related-events {
      padding-top: 2em; } }
  @media only screen and (max-width: 767px) {
    .single-events #related-events .related-cat-holder > img {
      width: 100%;
      object-fit: cover;
      height: 400px; } }
  @media only screen and (max-width: 540px) {
    .single-events #related-events .related-cat-holder > img {
      height: 385px; } }
.single-events .single-related-wrapper {
  min-height: 385px; }

.contact-container {
  padding: 3em 0; }
  @media only screen and (max-width: 540px) {
    .contact-container {
      padding-bottom: 1.5em; } }
  .contact-container .contact-left input[type="text"], .contact-container .contact-left textarea {
    margin-bottom: 0;
    width: 100%;
    border-radius: 0; }
  .contact-container .contact-left label {
    font-weight: 500 !important;
    font-size: 18px; }
  .contact-container .contact-left .ccf-form-submit {
    border: 1px solid #1e1e1e;
    background: #1e1e1e;
    color: #fff;
    padding: 8px 20px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    margin-top: 2em;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    @media only screen and (max-width: 540px) {
      .contact-container .contact-left .ccf-form-submit {
        margin-top: 0; } }
    .contact-container .contact-left .ccf-form-submit:hover {
      border: 1px solid #1e1e1e;
      background: transparent;
      color: inherit; }
  @media only screen and (max-width: 540px) {
    .contact-container .contact-left .ccf_captcha {
      transform: scale(0.77);
      -webkit-transform: scale(0.77);
      transform-origin: 0 0;
      -webkit-transform-origin: 0 0; } }
  @media only screen and (max-width: 540px) {
    .contact-container .contact-right {
      margin-top: 3em; } }
  .contact-container .contact-right .sidebar-contact h2 {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase; }
  .contact-container .contact-right .sidebar-contact a {
    color: #e40909; }

#blogs-container {
  padding: 3em 0 0; }
  #blogs-container .featured-blog {
    display: flex;
    align-content: center;
    align-items: center;
    background: #f5f5f5;
    padding: 0;
    margin-right: .9375rem;
    margin-left: .9375rem;
    margin-bottom: 4em; }
    @media only screen and (max-width: 767px) {
      #blogs-container .featured-blog {
        display: unset;
        margin-left: 0;
        margin-bottom: 3em; } }
    #blogs-container .featured-blog .large-6 {
      padding: 0; }
    #blogs-container .featured-blog .feat-image img {
      object-fit: cover; }
      @media only screen and (max-width: 767px) {
        #blogs-container .featured-blog .feat-image img {
          height: unset !important; } }
    #blogs-container .featured-blog .feat-content {
      padding: 80px 40px 65px; }
      @media only screen and (max-width: 767px) {
        #blogs-container .featured-blog .feat-content {
          padding: 50px 20px; } }
      #blogs-container .featured-blog .feat-content h2 a {
        color: #111111;
        text-transform: uppercase;
        position: relative; }
        @media only screen and (max-width: 767px) {
          #blogs-container .featured-blog .feat-content h2 a {
            font-size: 28px; } }
        #blogs-container .featured-blog .feat-content h2 a:before {
          content: "";
          position: absolute;
          border-bottom: 5px solid #e40909;
          top: -20px;
          padding-left: 0;
          width: 50px;
          left: 0;
          right: 0; }
      #blogs-container .featured-blog .feat-content .the-content {
        margin: 25px 0 45px; }
        #blogs-container .featured-blog .feat-content .the-content p:last-child {
          margin-bottom: 0; }
      #blogs-container .featured-blog .feat-content a.red-btn {
        background: #000;
        color: #fff;
        padding: 8px 20px;
        font-weight: 700;
        text-transform: uppercase;
        border: 1px solid;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        #blogs-container .featured-blog .feat-content a.red-btn:hover {
          background: transparent;
          color: #000; }
  #blogs-container .post-content {
    margin-bottom: 4em; }
    #blogs-container .post-content h2 {
      line-height: 1; }
      #blogs-container .post-content h2 a {
        color: #111111;
        text-transform: uppercase;
        font-size: 18px; }
    #blogs-container .post-content .the-content {
      margin: 0 0 20px; }
      #blogs-container .post-content .the-content p:last-child {
        margin-bottom: 0; }
    #blogs-container .post-content a.red-btn {
      background: #e40909;
      color: #fff;
      padding: 8px 20px;
      font-weight: 700;
      border: 1px solid;
      text-transform: uppercase;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      #blogs-container .post-content a.red-btn:hover {
        background: transparent;
        color: #000; }
  #blogs-container .navigation {
    padding-right: .9375rem;
    padding-left: .9375rem;
    margin-bottom: 3em; }
    #blogs-container .navigation ol.wp-paginate li a {
      padding: 7px 15px;
      border: 0;
      color: #fff;
      background: #000;
      border: 1px solid #000;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      #blogs-container .navigation ol.wp-paginate li a:hover {
        background: #fff;
        color: #000; }
    #blogs-container .navigation ol.wp-paginate li span {
      padding: 7px 15px;
      background: #fff;
      color: #000;
      border: 1px solid #000; }

.single-post .single-content-area {
  padding: 9em 0 6em; }
  @media only screen and (max-width: 767px) {
    .single-post .single-content-area {
      padding: 5em 0 3em; } }
  .single-post .single-content-area .entry-content {
    margin-bottom: 1em; }
  .single-post .single-content-area h2 {
    font-size: 34px; }
    @media only screen and (max-width: 767px) {
      .single-post .single-content-area h2 {
        font-size: 28px; } }
    @media only screen and (max-width: 540px) {
      .single-post .single-content-area h2 {
        font-size: 24px; } }
  .single-post .single-content-area h3 {
    font-size: 30px; }
    @media only screen and (max-width: 767px) {
      .single-post .single-content-area h3 {
        font-size: 24px; } }
    @media only screen and (max-width: 540px) {
      .single-post .single-content-area h3 {
        font-size: 20px; } }
  .single-post .single-content-area #download-btn {
    background: #e40909;
    color: #fff;
    padding: 15px 20px;
    font-weight: 700;
    font-size: 18px; }

.single-helicopter-tours #fadeout-content {
  max-width: 990px; }
  .single-helicopter-tours #fadeout-content .form-col {
    width: 50%;
    float: left;
    padding: 15px; }
    @media only screen and (max-width: 540px) {
      .single-helicopter-tours #fadeout-content .form-col {
        width: 100%;
        padding: 0; } }
    .single-helicopter-tours #fadeout-content .form-col:first-child {
      padding-left: 0; }
    .single-helicopter-tours #fadeout-content .form-col:last-child {
      padding-right: 0; }
    .single-helicopter-tours #fadeout-content .form-col p {
      margin-bottom: 20px; }
    .single-helicopter-tours #fadeout-content .form-col select {
      font-size: 14px;
      margin: 0; }
    .single-helicopter-tours #fadeout-content .form-col select[disabled] {
      background-color: transparent;
      background-image: none;
      border: 0 none;
      font-size: 20px;
      padding: 0 0 5px 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      font-weight: 700;
      cursor: auto; }
      @media only screen and (max-width: 767px) {
        .single-helicopter-tours #fadeout-content .form-col select[disabled] {
          font-size: 16px; } }
    .single-helicopter-tours #fadeout-content .form-col .wpcf7-recaptcha {
      margin-bottom: 12px;
      transform: scale(0.77);
      -webkit-transform: scale(0.77);
      transform-origin: 0 0;
      -webkit-transform-origin: 0 0; }
    .single-helicopter-tours #fadeout-content .form-col label {
      font-size: 1rem;
      line-height: 1.5; }
    .single-helicopter-tours #fadeout-content .form-col input {
      border: 1px solid #ccc;
      padding: .8em;
      border-radius: 0;
      margin-bottom: 0; }
    .single-helicopter-tours #fadeout-content .form-col input[type="date"].date-pick {
      padding: 0 .8em;
      margin-bottom: 0; }
    .single-helicopter-tours #fadeout-content .form-col textarea {
      max-height: 118px;
      margin-bottom: 0; }
    .single-helicopter-tours #fadeout-content .form-col .wpcf7-text.price {
      display: none; }
    .single-helicopter-tours #fadeout-content .form-col .terms .wpcf7-list-item {
      margin: 0; }
    .single-helicopter-tours #fadeout-content .form-col .terms .wpcf7-not-valid-tip {
      float: left;
      width: 100%; }
    .single-helicopter-tours #fadeout-content .form-col .total {
      font-weight: 700;
      font-size: 28px; }
      @media only screen and (max-width: 767px) {
        .single-helicopter-tours #fadeout-content .form-col .total {
          font-size: 24px; } }
    .single-helicopter-tours #fadeout-content .form-col .form-inner-col {
      width: 50%;
      float: left;
      padding: 0 15px; }
      .single-helicopter-tours #fadeout-content .form-col .form-inner-col:first-child {
        padding-left: 0; }
      .single-helicopter-tours #fadeout-content .form-col .form-inner-col:last-child {
        padding-right: 0; }
    .single-helicopter-tours #fadeout-content .form-col .form-inner-col-small {
      width: 34%;
      float: left;
      padding: 0 15px 0 0; }
      .single-helicopter-tours #fadeout-content .form-col .form-inner-col-small:first-child {
        padding-left: 0; }
      .single-helicopter-tours #fadeout-content .form-col .form-inner-col-small:last-child {
        padding-right: 0; }
    .single-helicopter-tours #fadeout-content .form-col .form-inner-col-large {
      width: 66%;
      float: left;
      padding: 0 15px 15px; }
      .single-helicopter-tours #fadeout-content .form-col .form-inner-col-large:first-child {
        padding-left: 0; }
      .single-helicopter-tours #fadeout-content .form-col .form-inner-col-large:last-child {
        padding-right: 0; }
  .single-helicopter-tours #fadeout-content .form-buttons-wrapper {
    overflow-x: hidden;
    overflow-y: auto; }
    .single-helicopter-tours #fadeout-content .form-buttons-wrapper .form-buttons {
      position: relative;
      display: inline-block;
      clear: both;
      float: right; }
      .single-helicopter-tours #fadeout-content .form-buttons-wrapper .form-buttons span {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%; }
    .single-helicopter-tours #fadeout-content .form-buttons-wrapper input[type="submit"] {
      float: right;
      border: 1px solid #e40909;
      background: #e40909;
      color: #fff;
      padding: 8px 15px;
      border-radius: 2px;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 500;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      .single-helicopter-tours #fadeout-content .form-buttons-wrapper input[type="submit"]:hover {
        opacity: 1; }

.remodal-close {
  right: 0;
  left: unset; }

.gv-intro {
  padding: 3em 0; }
  .gv-intro p:last-child {
    margin-bottom: 0; }

.gv-details {
  margin-top: 25px; }

.gift-voucher {
  padding: 3em 0; }
  @media only screen and (max-width: 767px) {
    .gift-voucher .gift-voucher-desktop {
      display: none; } }
  .gift-voucher .gift-voucher-mobile {
    display: none; }
    @media only screen and (max-width: 767px) {
      .gift-voucher .gift-voucher-mobile {
        display: block; } }
  @media only screen and (max-width: 767px) {
    .gift-voucher .voucher-form {
      margin-bottom: 2em; } }
  .gift-voucher .voucher-form h2 {
    margin-bottom: 1em; }
    @media only screen and (max-width: 767px) {
      .gift-voucher .voucher-form h2 {
        font-size: 28px; } }
    @media only screen and (max-width: 540px) {
      .gift-voucher .voucher-form h2 {
        font-size: 24px; } }
  .gift-voucher .voucher-form form h3 {
    font-size: 20px; }
  .gift-voucher .voucher-form form .gift-tours {
    padding-right: 5px; }
  .gift-voucher .voucher-form form ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: inherit;
    opacity: 1;
    /* Firefox */ }
  .gift-voucher .voucher-form form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: inherit; }
  .gift-voucher .voucher-form form ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: inherit; }
  .gift-voucher .voucher-form form input {
    border: 1px solid #ccc;
    padding: .8em;
    border-radius: 0;
    margin-bottom: 15px;
    font-size: inherit;
    color: inherit;
    font-weight: 500; }
  .gift-voucher .voucher-form form input[name="total_voucher"] {
    border: 0;
    box-shadow: unset;
    font-size: 26px;
    font-weight: bold;
    padding: 0;
    color: inherit; }
  .gift-voucher .voucher-form form select {
    margin-bottom: 15px;
    height: auto;
    font-size: inherit;
    color: inherit; }
    .gift-voucher .voucher-form form select option {
      font-size: 16px; }
  .gift-voucher .voucher-form form textarea {
    max-height: 150px;
    margin-bottom: 15px;
    padding: .8em;
    border-radius: 0;
    font-size: inherit;
    color: inherit; }
  .gift-voucher .voucher-form form input[type="submit"] {
    float: right;
    border: 1px solid #e40909;
    background: #e40909;
    color: #fff;
    padding: 10px 20px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    @media only screen and (max-width: 767px) {
      .gift-voucher .voucher-form form input[type="submit"] {
        float: unset; } }
    .gift-voucher .voucher-form form input[type="submit"]:hover {
      opacity: 1; }
  .gift-voucher .voucher-form form .wpcf7-not-valid-tip {
    margin-top: -12px;
    margin-bottom: 15px; }
  .gift-voucher .voucher-form form .wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0; }
  @media only screen and (max-width: 767px) {
    .gift-voucher .voucher-btn-submit {
      text-align: center; } }
  .gift-voucher .voucher-note {
    margin-top: 30px; }
    .gift-voucher .voucher-note p:last-child {
      margin-bottom: 0; }

.about-container {
  padding: 3em 0; }
  .about-container .row .intro-image, .about-container .row .intro-content {
    margin-bottom: 4em; }
  @media only screen and (max-width: 767px) {
    .about-container .row .intro-image {
      margin-bottom: 3em; } }
  .about-container .row .intro-image, .about-container .row .intro-image-2 {
    padding: 0; }
    .about-container .row .intro-image img, .about-container .row .intro-image-2 img {
      object-fit: cover;
      width: 100%; }
      @media only screen and (max-width: 540px) {
        .about-container .row .intro-image img, .about-container .row .intro-image-2 img {
          height: 250px; } }
  .about-container .row .intro-content, .about-container .row .intro-content-2 {
    background: #f5f5f5;
    padding: 3em; }
    @media only screen and (max-width: 767px) {
      .about-container .row .intro-content, .about-container .row .intro-content-2 {
        margin-bottom: 0;
        padding-right: .625rem;
        padding-left: .625rem; } }
    .about-container .row .intro-content h2, .about-container .row .intro-content-2 h2 {
      font-size: 24px;
      font-weight: 500;
      color: #e40909;
      margin-bottom: 1em; }
    .about-container .row .intro-content p:last-child, .about-container .row .intro-content-2 p:last-child {
      margin-bottom: 0; }

.about-services .tours-single-holder {
  padding: 1.5em 1.5em 1.5em; }
  @media only screen and (max-width: 767px) {
    .about-services .tours-single-holder {
      padding-right: .625rem;
      padding-left: .625rem; } }
  .about-services .tours-single-holder:first-child {
    padding: 3em 1.5em 1.5em; }
    @media only screen and (max-width: 767px) {
      .about-services .tours-single-holder:first-child {
        padding-right: .625rem;
        padding-left: .625rem; } }
  .about-services .tours-single-holder:last-child {
    padding: 1.5em 1.5em 0; }
    @media only screen and (max-width: 767px) {
      .about-services .tours-single-holder:last-child {
        padding-right: .625rem;
        padding-left: .625rem; } }
  .about-services .tours-single-holder h2 {
    color: #292929;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: .7em;
    font-size: 30px; }
    @media only screen and (max-width: 767px) {
      .about-services .tours-single-holder h2 {
        font-size: 24px; } }
    .about-services .tours-single-holder h2 span {
      padding: 0 145px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .about-services .tours-single-holder h2 span {
          padding: 0; } }
      .about-services .tours-single-holder h2 span:before {
        content: "";
        position: absolute;
        height: 25px;
        border-bottom: 1px solid #949494;
        width: 120px;
        left: 0; }
        @media only screen and (max-width: 767px) {
          .about-services .tours-single-holder h2 span:before {
            content: unset; } }
      .about-services .tours-single-holder h2 span:after {
        content: "";
        position: absolute;
        height: 25px;
        border-bottom: 1px solid #949494;
        width: 120px;
        right: 0; }
        @media only screen and (max-width: 767px) {
          .about-services .tours-single-holder h2 span:after {
            content: unset; } }
  .about-services .tours-single-holder h3 {
    color: #292929;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: .7em;
    font-size: 26px; }
    @media only screen and (max-width: 767px) {
      .about-services .tours-single-holder h3 {
        font-size: 22px; } }
  .about-services .tours-single-holder p:last-child {
    margin-bottom: 0; }
  .about-services .tours-single-holder a {
    color: #e40909;
    text-decoration: underline; }
  .about-services .tours-single-holder .read-more-btn {
    border: 1px solid #1e1e1e;
    background: #1e1e1e;
    color: #fff;
    padding: 8px 20px;
    border-radius: 3px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-size: 18px;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    text-decoration: none; }
    .about-services .tours-single-holder .read-more-btn:hover {
      border: 1px solid #1e1e1e;
      background: transparent;
      color: inherit; }

.page-template-page-team .about-carousel {
  display: none; }
.page-template-page-team .company-info {
  margin-bottom: -35px; }

.about-carousel {
  padding: 0 0 1em;
  position: relative; }
  .about-carousel #goToPrevSlide-about {
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    top: 43%;
    left: 10px; }
    @media only screen and (max-width: 767px) {
      .about-carousel #goToPrevSlide-about {
        left: 3%;
        top: 30%; } }
  .about-carousel #goToNextSlide-about {
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    top: 43%;
    right: 10px; }
    @media only screen and (max-width: 767px) {
      .about-carousel #goToNextSlide-about {
        right: 3%;
        top: 30%; } }
  .about-carousel img {
    cursor: pointer; }

.facilities-container {
  padding: 5em 0; }
  @media only screen and (max-width: 767px) {
    .facilities-container {
      padding: 3em 0; } }
  .facilities-container .row .intro-image, .facilities-container .row .intro-content {
    margin-bottom: 4em; }
  .facilities-container .row .intro-image {
    padding-right: 0; }
    @media only screen and (max-width: 767px) {
      .facilities-container .row .intro-image {
        padding-left: 0;
        margin-bottom: 0; } }
    .facilities-container .row .intro-image img {
      object-fit: cover;
      width: 100%; }
  .facilities-container .row .intro-content {
    background: #f5f5f5;
    margin-left: -.9375rem;
    padding: 3em; }
    @media only screen and (max-width: 767px) {
      .facilities-container .row .intro-content {
        margin-left: 0;
        margin-bottom: 3em;
        padding-right: .625rem;
        padding-left: .625rem; } }
    .facilities-container .row .intro-content h2 {
      font-size: 24px;
      font-weight: 500;
      color: #e40909;
      margin-bottom: 1em;
      text-transform: uppercase; }
    .facilities-container .row .intro-content p:last-child {
      margin-bottom: 0; }

.facilities-heliport {
  padding: 5em 0; }
  @media only screen and (max-width: 767px) {
    .facilities-heliport {
      padding: 3em 0; } }
  .facilities-heliport .row {
    margin-bottom: 5em; }
    @media only screen and (max-width: 767px) {
      .facilities-heliport .row {
        margin-bottom: 3em; } }
    .facilities-heliport .row:last-child {
      margin-bottom: 0; }
    .facilities-heliport .row .facilities-image img {
      object-fit: cover;
      width: 100%; }
    @media only screen and (max-width: 767px) {
      .facilities-heliport .row .facilities-content {
        margin-bottom: 1em; } }
    .facilities-heliport .row .facilities-content .heliport-title {
      padding-bottom: 1.5em;
      border-bottom: 2px solid #b7b7b7;
      margin-bottom: 1.5em; }
      .facilities-heliport .row .facilities-content .heliport-title h2 {
        font-size: 24px;
        font-weight: 500;
        color: #e40909;
        margin-bottom: 0;
        text-transform: uppercase; }
    .facilities-heliport .row .facilities-content p:last-child {
      margin-bottom: 0; }

.facilities-bottom h2 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 0; }
  @media only screen and (max-width: 540px) {
    .facilities-bottom h2 {
      font-size: 24px; } }
.facilities-bottom h3 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 1.5em; }
  @media only screen and (max-width: 540px) {
    .facilities-bottom h3 {
      font-size: 20px;
      margin-top: 1em; } }
.facilities-bottom p:last-child {
  margin-bottom: 0; }

.page-template-page-faqs .customer-holder h2 {
  display: none; }

.faqs-intro {
  padding: 3em 0;
  background: #f3f3f3; }
  .faqs-intro .faqs-welcome p:last-child {
    margin-bottom: 0; }

.customer-holder {
  padding-bottom: 3em; }
  .customer-holder h2 {
    margin-bottom: 1.5em;
    font-size: 30px; }
  .customer-holder .customer-carousel {
    position: relative; }
    .customer-holder .customer-carousel #goToPrevSlide-customer {
      cursor: pointer;
      font-size: 24px;
      position: absolute;
      top: 43%;
      left: -20px; }
      @media only screen and (max-width: 767px) {
        .customer-holder .customer-carousel #goToPrevSlide-customer {
          left: 3%; } }
    .customer-holder .customer-carousel #goToNextSlide-customer {
      cursor: pointer;
      font-size: 24px;
      position: absolute;
      top: 43%;
      right: -20px; }
      @media only screen and (max-width: 767px) {
        .customer-holder .customer-carousel #goToNextSlide-customer {
          right: 3%; } }
    .customer-holder .customer-carousel img {
      cursor: pointer; }

.fleet-intro {
  padding: 3em 0;
  background: #f3f3f3; }
  .fleet-intro .fleet-welcome p:last-child {
    margin-bottom: 0; }

.fleet-content {
  padding: 5em 0; }
  @media only screen and (max-width: 767px) {
    .fleet-content {
      padding: 3em 0; } }
  .fleet-content .main-fleet, .fleet-content .toggle-container {
    border-top: 1px solid #000;
    padding-top: 5em; }
    @media only screen and (max-width: 767px) {
      .fleet-content .main-fleet, .fleet-content .toggle-container {
        padding-top: 3em; } }
  .fleet-content .main-B206B2, .fleet-content .fleet-details-B206B2 {
    border-top: unset;
    padding-top: unset; }
  .fleet-content .main-Bell-412.main-fleet {
    margin-bottom: unset; }
  .fleet-content .row {
    margin-bottom: 5em; }
    @media only screen and (max-width: 767px) {
      .fleet-content .row {
        margin-bottom: 3em; } }
    .fleet-content .row:last-child {
      margin-bottom: 0; }
    .fleet-content .row .fleet-button {
      border: 1px solid #e40909;
      background: #e40909;
      color: #fff;
      padding: 8px 15px;
      border-radius: 2px;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 500;
      margin-right: 10px;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      margin-top: 75px; }
      .fleet-content .row .fleet-button:hover {
        background: transparent;
        border: 1px solid #e40909;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        color: #e40909; }
    @media only screen and (max-width: 540px) {
      .fleet-content .row #main-heli {
        display: none; } }
    .fleet-content .row #small-heli {
      display: none; }
      @media only screen and (max-width: 540px) {
        .fleet-content .row #small-heli {
          display: block; } }
    .fleet-content .row .large-8 {
      padding-left: 2em; }
      @media only screen and (max-width: 767px) {
        .fleet-content .row .large-8 {
          padding-left: .625rem; } }
      @media only screen and (max-width: 540px) {
        .fleet-content .row .large-8 .fleet-btn {
          text-align: center; } }
      .fleet-content .row .large-8 h2 {
        color: #e81011;
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 1em; }
      .fleet-content .row .large-8 ul.icon-list {
        list-style: none;
        margin: 75px 0 0; }
        @media only screen and (max-width: 767px) {
          .fleet-content .row .large-8 ul.icon-list {
            margin: 50px 0 0; } }
        .fleet-content .row .large-8 ul.icon-list li {
          width: 20%;
          float: left;
          padding: 0 5px;
          text-align: center; }
          @media only screen and (max-width: 540px) {
            .fleet-content .row .large-8 ul.icon-list li {
              width: 50%;
              margin-bottom: 2em; }
              .fleet-content .row .large-8 ul.icon-list li:last-child {
                margin-bottom: 0;
                width: 100%; } }
          .fleet-content .row .large-8 ul.icon-list li img {
            margin-bottom: 1.3em; }
          .fleet-content .row .large-8 ul.icon-list li div {
            color: #e81011;
            line-height: 1;
            font-size: 14px; }
            @media only screen and (max-width: 540px) {
              .fleet-content .row .large-8 ul.icon-list li div {
                font-size: unset; } }
  .fleet-content .toggle-container h2 {
    color: #e81011;
    font-size: 24px;
    font-weight: 500; }
  .fleet-content .toggle-container .fleet-main-img {
    text-align: center;
    width: 100%;
    height: 300px;
    object-fit: contain; }
  .fleet-content .toggle-container #fleet-holder {
    margin-top: 3em;
    margin-bottom: 3em; }
    @media only screen and (max-width: 767px) {
      .fleet-content .toggle-container #fleet-holder {
        margin-top: 2em; } }
    .fleet-content .toggle-container #fleet-holder .lSPager li a {
      background-color: transparent;
      height: 12px;
      width: 12px;
      border: 1px solid #e81011; }
      .fleet-content .toggle-container #fleet-holder .lSPager li a:hover {
        background-color: #e81011; }
    .fleet-content .toggle-container #fleet-holder .lSPager li.active a {
      background-color: #e81011;
      height: 12px;
      width: 12px;
      border: 1px solid #e81011; }
  .fleet-content .toggle-container .close-btn {
    text-align: right; }
    .fleet-content .toggle-container .close-btn .fleet-button-close {
      background: unset;
      position: absolute;
      padding: 0;
      height: auto;
      outline: 0;
      opacity: 1;
      border: none; }
      @media only screen and (max-width: 767px) {
        .fleet-content .toggle-container .close-btn .fleet-button-close {
          right: 20px; } }
      .fleet-content .toggle-container .close-btn .fleet-button-close:before {
        content: "\00d7";
        font-size: 32px;
        color: #e40909; }
      .fleet-content .toggle-container .close-btn .fleet-button-close:hover {
        border: none; }
  .fleet-content .toggle-container .pop-content ul {
    margin: 0 0 0 1em; }
    @media only screen and (max-width: 540px) {
      .fleet-content .toggle-container .pop-content ul {
        margin: 1em 0 0 1.5em; } }
  .fleet-content .toggle-container ul.icon-list {
    list-style: none;
    margin: 35px 0 0; }
    .fleet-content .toggle-container ul.icon-list li {
      width: 20%;
      float: left;
      padding: 0 5px;
      text-align: center; }
      @media only screen and (max-width: 540px) {
        .fleet-content .toggle-container ul.icon-list li {
          width: 50%;
          margin-bottom: 2em;
          padding: 0; }
          .fleet-content .toggle-container ul.icon-list li:last-child {
            margin-bottom: 0;
            width: 100%; } }
      .fleet-content .toggle-container ul.icon-list li img {
        margin-bottom: 1.3em; }
      .fleet-content .toggle-container ul.icon-list li div {
        color: #e81011;
        line-height: 1;
        padding: 0 20px;
        font-size: 14px; }
        @media only screen and (max-width: 540px) {
          .fleet-content .toggle-container ul.icon-list li div {
            font-size: 16px; } }

.maintenance-container {
  padding: 5em 0; }
  @media only screen and (max-width: 767px) {
    .maintenance-container {
      padding: 3em 0; } }
  .maintenance-container h2 {
    font-size: 30px; }
    @media only screen and (max-width: 767px) {
      .maintenance-container h2 {
        font-size: 24px; } }
  .maintenance-container .contact-btn {
    border: 1px solid #ea100f;
    background: #ea100f;
    color: #fff;
    padding: 8px 20px;
    border-radius: 3px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .maintenance-container .contact-btn:hover {
      border: 1px solid #1e1e1e;
      background: transparent;
      color: inherit; }

.company-info {
  padding: 5em 0 0; }
  @media only screen and (max-width: 767px) {
    .company-info {
      padding: 3em 0; } }
  .company-info .large-4 {
    margin-bottom: 5em; }
    @media only screen and (max-width: 767px) {
      .company-info .large-4 {
        margin-bottom: 2em; } }
  .company-info .avatar {
    -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
    -webkit-transition: opacity .75s,border-color .375s ease-in-out !important;
    border: 5px solid transparent;
    border-radius: 50%;
    display: block;
    margin: -2pc;
    overflow: hidden;
    transition: opacity .75s,border-color .375s ease-in-out !important;
    margin: 0 auto 20px;
    width: 250px;
    height: 250px; }
    .company-info .avatar img {
      transition: transform .375s ease-in-out,-webkit-transform .375s ease-in-out;
      width: 250px;
      height: 250px;
      object-fit: cover; }
      .company-info .avatar img:hover {
        -webkit-transform: scale(1.15);
        transform: scale(1.15); }
  .company-info .details h2 {
    color: #e91010;
    font-weight: 500;
    font-size: 26px;
    margin: 0; }
  .company-info .details span {
    color: #e91010;
    font-size: 20px; }
  .company-info .info-content {
    margin: 30px 0; }
    .company-info .info-content p:last-child {
      margin-bottom: 0; }
  .company-info .company-more {
    margin-bottom: 30px; }
    .company-info .company-more p:last-child {
      margin-bottom: 0; }
  .company-info .company-button span {
    position: relative; }
    .company-info .company-button span:before {
      content: "";
      position: absolute;
      height: 25px;
      border-bottom: 1px solid #cbcbcb;
      width: 120px;
      left: 50px;
      top: -12px; }
    .company-info .company-button span:after {
      content: "";
      position: absolute;
      height: 25px;
      border-bottom: 1px solid #cbcbcb;
      width: 120px;
      right: 50px;
      top: -12px; }
  .company-info .company-button i {
    padding: 7px 10px;
    border-radius: 50%;
    cursor: pointer;
    color: #593c68;
    box-shadow: 0px 2px 5px #ddd; }

.safety-holder {
  padding: 4em 0; }
  @media only screen and (max-width: 767px) {
    .safety-holder {
      padding: 3em 0; } }
  @media only screen and (max-width: 767px) {
    .safety-holder .row .intro-image {
      padding: 0; } }
  .safety-holder .row .intro-image img {
    object-fit: cover;
    width: 100%; }
  .safety-holder .row .intro-content {
    background: #f5f5f5;
    margin-left: -.9375rem;
    padding: 3em; }
    @media only screen and (max-width: 767px) {
      .safety-holder .row .intro-content {
        margin-left: 0;
        padding: 3em .9375rem; } }
    .safety-holder .row .intro-content h2 {
      font-size: 24px;
      font-weight: 500;
      color: #e40909;
      margin-bottom: 1em; }
    .safety-holder .row .intro-content p:last-child {
      margin-bottom: 0; }
  .safety-holder .bottom-content {
    padding-top: 3em; }
    .safety-holder .bottom-content h2 {
      font-size: 24px; }
    .safety-holder .bottom-content p {
      text-align: center; }
      .safety-holder .bottom-content p:last-child {
        margin-bottom: 0; }
    .safety-holder .bottom-content ul {
      margin-bottom: 0; }

.why-info {
  padding: 4em 0 0; }
  @media only screen and (max-width: 767px) {
    .why-info {
      padding: 3em 0 0; } }
  .why-info .large-4 {
    margin-bottom: 4em; }
    @media only screen and (max-width: 767px) {
      .why-info .large-4 {
        margin-bottom: 2em; } }
    .why-info .large-4 img {
      margin-bottom: 25px; }

.spicers-sanagoma {
  display: none; }

.page-template-tours-category.page-id-174 .peats-bite-getaway {
  margin-left: 16.66667%; }
  @media only screen and (max-width: 767px) {
    .page-template-tours-category.page-id-174 .peats-bite-getaway {
      margin-left: unset; } }

.page-template-tours-category.page-id-176 .southern-highlands-pub-tour {
  margin-left: 33.33333%; }
  @media only screen and (max-width: 767px) {
    .page-template-tours-category.page-id-176 .southern-highlands-pub-tour {
      margin-left: unset; } }

.page-main {
  padding: 3em 0; }
  .page-main h2 {
    font-size: 32px; }
    @media only screen and (max-width: 767px) {
      .page-main h2 {
        font-size: 28px; } }
    @media only screen and (max-width: 540px) {
      .page-main h2 {
        font-size: 24px; } }
  .page-main p:last-child {
    margin-bottom: 0; }

.gen-tours-list .columns .tours-holder .tours-inner {
  height: 70px; }

.ahia-logo {
  align-items: center;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0px 10px; }
  .ahia-logo img#ahia {
    width: 150px; }
  .ahia-logo p {
    margin: 0;
    font-size: 18px !important;
    width: 150px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .ahia-logo p {
        width: unset; } }

/*.page-id-756  .charters-single-middle #middle-featured,
.page-id-746  .charters-single-middle #middle-featured{ min-height: 601px; }
.page-id-756  .charters-single-middle .charters-holder .middle-content-holder,
.page-id-746 .charters-single-middle .charters-holder .middle-content-holder{ min-height: 601px; }
*/
/*.gen-tours-list .columns .tours-holder .tours-title h2 span{ display: block; }
.gen-tours-list .columns .tours-holder .tours-title h2 span:after{ right: 0; }*/
.postid-13447 #lodging {
  display: block; }

#lodging {
  display: none; }

.page-template-page-unavailable .page-banner h1 {
  display: none; }

.page-template-tours-category .unavailable {
  padding: 50px 0; }
  @media only screen and (max-width: 540px) {
    .page-template-tours-category .unavailable {
      padding: 20px 0 10px; } }

.unavailable {
  padding: 50px 0; }
  @media only screen and (max-width: 540px) {
    .unavailable {
      padding: 40px 0 50px; } }
  .unavailable h1, .unavailable h2 {
    margin-top: 0;
    font-size: 54px;
    margin-bottom: 15px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .unavailable h1, .unavailable h2 {
        font-size: 32px; } }
    @media only screen and (max-width: 540px) {
      .unavailable h1, .unavailable h2 {
        font-size: 28px; } }
  .unavailable p {
    margin-bottom: 0;
    font-size: 26px;
    font-weight: bold;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .unavailable p {
        font-size: 22px; } }
    @media only screen and (max-width: 540px) {
      .unavailable p {
        font-size: 18px; } }

.gift_tours {
  display: none; }

.environment-group {
  margin-bottom: 3.5em; }
  @media only screen and (max-width: 767px) {
    .environment-group h2 {
      font-size: 28px; } }
  @media only screen and (max-width: 540px) {
    .environment-group h2 {
      font-size: 24px; } }
  .environment-group .read-more-btn {
    border: 1px solid #1e1e1e;
    background: #1e1e1e;
    color: #fff;
    padding: 8px 20px;
    border-radius: 3px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-size: 18px;
    font-family: 'Barlow', sans-serif;
    font-weight: 500; }
    .environment-group .read-more-btn:hover {
      border: 1px solid #1e1e1e;
      background: transparent;
      color: inherit; }

/*# sourceMappingURL=style.css.map */
