/**
 * Theme Name: Hidden Valey
 * Version: 1.0.0
 * Author: Hidden Valey
 * Author URI: http://www.hidden-valley.com
 * Description: Custom theme for Hidden Valey
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: blue, white, grey
 * Text Domain: hidden-valley
 */
/*
 1. Fonts
 2. Variables
 3. General Resets
 4. Bootstrap Resets
 5. Header
 6. Home Page
 7. Footer
*/
/* Fonts */
@font-face {
  font-family: 'Georgia';
  src: url("assets/fonts/Georgia.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Georgia.woff") format("woff"), url("assets/fonts/Georgia.ttf") format("truetype"), url("assets/fonts/Georgia.svg#Georgia") format("svg");
  font-weight: normal;
  font-style: normal; }
/* End Fonts */
/* Variables */
/* End Varaibles */
/* General Resets */
body {
  font-family: "Open Sans", Arial, sans-serif; }

.row0 {
  margin: 0; }
  .row0 .col-sm-6,
  .row0 .col-md-6,
  .row0 .col-md-12 {
    padding: 0; }

.row02 {
  margin: 0 -2px; }
  .row02 .col-sm-4 {
    padding: 0 2px; }

.row16 {
  margin: 0 -8px; }
  .row16 .col-sm-4 {
    padding: 0 8px; }

.mfp-bg {
  z-index: 2100; }

.mfp-wrap {
  z-index: 2200; }

/* End General Resets */
/* Bootstrap Resets */
.navbar-brand {
  height: auto; }

/* End Bootstrap Resets */
/* Header */
header {
  border-bottom: 10px #277a3d solid;
  margin-bottom: 2px;
  min-height: 197px; }
  header .heading {
    background-color: #f3f3f3;
    border-bottom: 1px #e7e7e7 solid; }
    header .heading .widget_transposh {
      display: none; }
    header .heading .top-menu {
      padding-left: 0;
      list-style: none;
      margin: 5px 0; }
      header .heading .top-menu li {
        background: url("assets/img/top-menu-separator.jpg") no-repeat left center;
        padding-left: 10px;
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
        color: #858585;
        position: relative;
        padding-top: 10px;
        padding-bottom: 10px; }
        header .heading .top-menu li a {
          color: #858585; }
        header .heading .top-menu li:first-child {
          background-image: none; }
        header .heading .top-menu li > a {
          position: relative;
          z-index: 100; }
        header .heading .top-menu li .widget_transposh {
          position: absolute;
          background: #f3f3f3;
          top: 25px;
          left: 0;
          padding: 10px;
          border: 1px #e7e7e7 solid;
          width: 100px;
          z-index: 101;
          overflow: hidden; }
          header .heading .top-menu li .widget_transposh a {
            display: block;
            height: 12px; }
          header .heading .top-menu li .widget_transposh .trf, header .heading .top-menu li .widget_transposh > * {
            display: none; }
          header .heading .top-menu li .widget_transposh .transposh_flags {
            display: block; }
        header .heading .top-menu li:hover .widget_transposh {
          display: block; }
        header .heading .top-menu li.translate a {
          background: url("assets/img/arrow-down-grey.png") no-repeat right center;
          padding-right: 15px; }
        header .heading .top-menu li.translate .widget_transposh a {
          background-image: none; }
    header .heading .socials {
      padding-left: 0;
      list-style: none;
      margin: 7px 0; }
      header .heading .socials li {
        padding: 0 3px; }
  header .navbar {
    margin-bottom: 0;
    padding: 15px 0;
    background-color: #fff;
    border-radius: 0;
    border: none; }
    header .navbar.affix {
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      z-index: 2000;
      padding: 0; }
    header .navbar .navbar-header {
      margin-top: 5px; }
    header .navbar .navbar-collapse {
      margin-top: 30px;
      padding: 0; }
      header .navbar .navbar-collapse .navbar-nav .menu-item {
        font-family: "Georgia", Arial, sans-serif;
        font-size: 21px;
        line-height: 21px;
        text-transform: capitalize;
        position: relative;
        padding: 0 2px; }
        header .navbar .navbar-collapse .navbar-nav .menu-item a {
          color: #64422b;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          header .navbar .navbar-collapse .navbar-nav .menu-item a:hover, header .navbar .navbar-collapse .navbar-nav .menu-item a:active, header .navbar .navbar-collapse .navbar-nav .menu-item a:focus {
            background-color: transparent; }
        header .navbar .navbar-collapse .navbar-nav .menu-item:focus a, header .navbar .navbar-collapse .navbar-nav .menu-item:active a, header .navbar .navbar-collapse .navbar-nav .menu-item:hover a {
          color: #12752c; }
        header .navbar .navbar-collapse .navbar-nav .menu-item:focus .sub-menu, header .navbar .navbar-collapse .navbar-nav .menu-item:active .sub-menu, header .navbar .navbar-collapse .navbar-nav .menu-item:hover .sub-menu {
          display: block; }
        header .navbar .navbar-collapse .navbar-nav .menu-item .sub-menu {
          display: none;
          padding-left: 0;
          list-style: none;
          position: absolute;
          left: 0;
          top: 50px;
          background-color: #2c8845;
          z-index: 1200;
          padding: 20px; }
          header .navbar .navbar-collapse .navbar-nav .menu-item .sub-menu .menu-item {
            font-size: 16px;
            line-height: 24px; }
            header .navbar .navbar-collapse .navbar-nav .menu-item .sub-menu .menu-item a {
              white-space: nowrap;
              color: #fff;
              text-decoration: none; }
            header .navbar .navbar-collapse .navbar-nav .menu-item .sub-menu .menu-item:hover a, header .navbar .navbar-collapse .navbar-nav .menu-item .sub-menu .menu-item:focus a, header .navbar .navbar-collapse .navbar-nav .menu-item .sub-menu .menu-item:active a {
              color: #99f4b1;
              text-decoration: none; }
          header .navbar .navbar-collapse .navbar-nav .menu-item .sub-menu .current-menu-item a {
            color: #99f4b1; }
        header .navbar .navbar-collapse .navbar-nav .menu-item:last-child a {
          padding-right: 0; }
      header .navbar .navbar-collapse .navbar-nav .current-menu-ancestor a,
      header .navbar .navbar-collapse .navbar-nav .current-menu-item a {
        color: #12752c; }

.single-tribe_events header .navbar .navbar-collapse .navbar-nav .single-event a {
  color: #12752c; }

/* End Header */
/* Home Page */
.slider {
  margin-bottom: 2px;
  position: relative; }
  .slider .slick-slide {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 660px; }
    .slider .slick-slide .bottom {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 0;
      padding: 30px 0;
      background: rgba(0, 0, 0, 0.6); }
      .slider .slick-slide .bottom h3 {
        font-family: "Georgia", Arial, sans-serif;
        margin: 0;
        color: #fff;
        font-size: 36px;
        line-height: 39px; }
        .slider .slick-slide .bottom h3 .btn {
          font-family: "Open Sans", Arial, sans-serif;
          font-size: 18px;
          line-height: 18px;
          color: #fff;
          text-transform: uppercase;
          background-color: #2b8844;
          border-radius: 3px;
          border: none;
          margin-top: 7px;
          padding: 9px 20px;
          -webkit-transition: background-color 0.3s ease-in-out;
          -moz-transition: background-color 0.3s ease-in-out;
          -ms-transition: background-color 0.3s ease-in-out;
          -o-transition: background-color 0.3s ease-in-out;
          transition: background-color 0.3s ease-in-out; }
          .slider .slick-slide .bottom h3 .btn:hover, .slider .slick-slide .bottom h3 .btn:active, .slider .slick-slide .bottom h3 .btn:focus {
            background-color: #4ab7c4; }

.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 65px;
  height: 65px;
  border: none;
  background: rgba(0, 0, 0, 0.63);
  z-index: 1200;
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  line-height: 30px; }
  .slick-arrow.slick-prev {
    left: 65px; }
  .slick-arrow.slick-next {
    right: 65px; }

aside .ctas {
  margin-bottom: 20px; }
  aside .ctas .cta .caption h3 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px; }
  aside .ctas .cta .caption .btn {
    font-size: 12px;
    line-height: 12px;
    padding: 7px 20px; }

.ctas {
  overflow: hidden; }
  .ctas .cta {
    position: relative;
    overflow: hidden; }
    .ctas .cta .placeholder {
      width: 100%;
      height: auto; }
    .ctas .cta .content-img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: auto;
      transform: scale(1.01);
      -webkit-transform: scale(1.01);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .ctas .cta .caption {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 100%;
      text-align: center;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 120; }
      .ctas .cta .caption h3 {
        font-family: "Georgia", Arial, sans-serif;
        font-size: 36px;
        line-height: 36px;
        color: #fff;
        margin: 0 0 15px 0;
        text-transform: capitalize; }
      .ctas .cta .caption .btn {
        font-size: 20px;
        line-height: 20px;
        text-transform: uppercase;
        color: #fff;
        background-color: #2b8844;
        border-radius: 3px;
        border: none;
        padding: 15px 30px;
        -webkit-transition: background-color 0.3s ease-in-out;
        -moz-transition: background-color 0.3s ease-in-out;
        -ms-transition: background-color 0.3s ease-in-out;
        -o-transition: background-color 0.3s ease-in-out;
        transition: background-color 0.3s ease-in-out; }
        .ctas .cta .caption .btn:hover, .ctas .cta .caption .btn:active, .ctas .cta .caption .btn:focus {
          background-color: #4ab7c4; }
    .ctas .cta .mask {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      background-color: rgba(1, 1, 1, 0.5);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .ctas .cta:hover .mask, .ctas .cta:focus .mask, .ctas .cta:active .mask {
      background-color: transparent; }
    .ctas .cta:hover .content-img, .ctas .cta:focus .content-img, .ctas .cta:active .content-img {
      transform: scale(1.1);
      -webkit-transform: scale(1.1); }
  .ctas.inner {
    margin-bottom: 3px; }

.content h2 {
  font-family: "Georgia", Arial, sans-serif;
  font-size: 46px;
  line-height: 50px;
  color: #2b8844;
  margin: 0 0 25px 0; }
  .content h2.page-title {
    margin-top: 25px; }
.content h5 {
  font-family: "Georgia", Arial, sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #5e5547;
  text-align: center;
  margin: 0; }
.content p {
  font-size: 14px;
  line-height: 24px;
  color: #5e5447;
  margin-bottom: 20px; }
.content .btn {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  color: #fff;
  background-color: #2b8844;
  border-radius: 3px;
  border: none;
  padding: 15px 30px;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out; }
  .content .btn:hover, .content .btn:active, .content .btn:focus {
    background-color: #4ab7c4;
    text-decoration: none; }
.content .text-left {
  text-align: left; }
.content ul {
  list-style: none;
  padding-left: 20px;
  margin-bottom: 20px; }
  .content ul li {
    background: url("assets/img/content-bullet.jpg") no-repeat left 10px;
    font-size: 14px;
    line-height: 24px;
    color: #5e5447;
    padding-left: 10px; }
.content hr {
  clear: both; }

.highlight_content {
  background-color: #f3f5f0;
  padding: 25px 0; }

.page-template-default .content-page {
  padding-bottom: 0; }

.welcome .desktop {
  display: block;
  padding: 75px 0 95px 0; }
.welcome .mobile {
  display: none;
  padding: 20px 0; }
  .welcome .mobile .separator {
    display: none; }
.welcome .all {
  padding: 75px 0 95px 0; }
.welcome .left-panel {
  padding-top: 75px; }
.welcome .img-wrapper {
  position: relative;
  margin-bottom: 16px; }
  .welcome .img-wrapper img {
    width: 100%;
    height: auto; }
  .welcome .img-wrapper h2 {
    text-align: center; }
  .welcome .img-wrapper h3 {
    position: absolute;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    z-index: 120;
    left: 50%;
    top: 50%;
    width: 100%;
    text-align: center;
    z-index: 120;
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .welcome .img-wrapper h3 a {
      padding: 15px;
      color: #fff;
      display: block; }
  .welcome .img-wrapper .mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out; }
  .welcome .img-wrapper .btn {
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    color: #fff;
    background-color: #2b8844;
    border-radius: 3px;
    border: none;
    padding: 15px 30px;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out; }
    .welcome .img-wrapper .btn:hover, .welcome .img-wrapper .btn:active, .welcome .img-wrapper .btn:focus {
      background-color: #4ab7c4;
      text-decoration: none; }
  .welcome .img-wrapper:hover .mask, .welcome .img-wrapper:focus .mask, .welcome .img-wrapper:active .mask {
    background-color: #2b8844; }

.separator {
  border-bottom: 1px #dddbd8 solid;
  margin: 35px 0; }

.banner {
  background-color: #2b8844;
  padding: 50px 0;
  text-align: center; }
  .banner h3 {
    font-family: "Georgia", Arial, sans-serif;
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    margin: 0 0 20px 0; }
  .banner p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 20px; }
  .banner h4 {
    font-family: "Georgia", Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin: 0; }
    .banner h4 a {
      color: #fff; }

h3.section-title {
  font-family: "Georgia", Arial, sans-serif;
  font-size: 46px;
  line-height: 46px;
  color: #2b8844;
  margin: 0 0 55px 0;
  text-align: center; }

.our_events {
  background-color: #edebe8;
  padding: 60px 0 85px 0;
  overflow: hidden; }
  .our_events .container {
    max-width: 1170px; }
  .our_events .events-page,
  .our_events .events-slider {
    position: relative;
    margin-bottom: 50px; }
    .our_events .events-page .slick-arrow,
    .our_events .events-slider .slick-arrow {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      display: block;
      width: 11px;
      height: 13px;
      overflow: hidden;
      text-indent: -9999px;
      text-align: left;
      background-repeat: no-repeat;
      background-position: center center;
      border: none;
      background-color: transparent; }
      .our_events .events-page .slick-arrow.slick-prev,
      .our_events .events-slider .slick-arrow.slick-prev {
        left: -50px;
        background-image: url("assets/img/arrow_left.png"); }
      .our_events .events-page .slick-arrow.slick-next,
      .our_events .events-slider .slick-arrow.slick-next {
        right: -50px;
        background-image: url("assets/img/arrow_right.png"); }
  .our_events .all-events {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    background-color: #2b8844;
    padding: 18px 20px;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out; }
    .our_events .all-events:hover, .our_events .all-events:active, .our_events .all-events:focus {
      background-color: #4ab7c4; }

.more {
  margin: 20px 0 30px 0; }
  .more .btn-default {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    background-color: #2b8844;
    padding: 18px 20px;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out; }
    .more .btn-default:hover, .more .btn-default:active, .more .btn-default:focus {
      background-color: #4ab7c4; }

.event {
  margin: 0 8px; }
  .event .top-img {
    position: relative;
    overflow: hidden; }
    .event .top-img .placeholder {
      width: 100%;
      height: auto; }
    .event .top-img .content-img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: auto;
      transform: scale(1.01);
      -webkit-transform: scale(1.01);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      z-index: 100; }
    .event .top-img .mask {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      z-index: 110; }
  .event .bottom {
    padding: 30px 25px;
    text-align: left;
    background-color: #fff; }
    .event .bottom h3 {
      font-family: "Georgia", Arial, sans-serif;
      font-size: 24px;
      line-height: 24px;
      color: #2b8844;
      margin: 0 0 20px 0;
      text-align: left; }
      .event .bottom h3 a {
        color: #2b8844; }
    .event .bottom .date {
      display: block;
      font-size: 12px;
      line-height: 24px;
      color: #8b8b8b;
      margin: 0 0 20px 0; }
    .event .bottom p {
      font-size: 14px;
      line-height: 24px;
      color: #585858;
      margin: 0 0 20px 0; }
    .event .bottom .read-more {
      font-family: "Georgia", Arial, sans-serif;
      font-size: 18px;
      line-height: 18px;
      text-transform: capitalize;
      color: #2b8844; }
  .event:hover .top-img .content-img, .event:focus .top-img .content-img, .event:active .top-img .content-img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1); }

.alternative_boxes {
  padding: 75px 0 95px 0; }
  .alternative_boxes h3 {
    text-transform: none; }
  .alternative_boxes .alternative-box {
    background-color: #edebe8;
    margin-bottom: 30px; }
    .alternative_boxes .alternative-box .img-wrapper {
      position: relative;
      overflow: hidden; }
      .alternative_boxes .alternative-box .img-wrapper .placeholder {
        width: auto;
        height: 100%; }
      .alternative_boxes .alternative-box .img-wrapper .content-img {
        position: absolute;
        left: 0;
        top: 0;
        width: auto;
        height: 100%;
        transform: scale(1.01);
        -webkit-transform: scale(1.01);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .alternative_boxes .alternative-box .img-wrapper .arrow {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        z-index: 110; }
    .alternative_boxes .alternative-box .text {
      padding: 70px 65px; }
      .alternative_boxes .alternative-box .text h3 {
        text-align: left;
        margin-bottom: 45px;
        text-transform: capitalize; }
      .alternative_boxes .alternative-box .text p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 25px;
        color: #5e5447; }
      .alternative_boxes .alternative-box .text .btn {
        font-size: 16px;
        line-height: 16px;
        text-transform: uppercase;
        color: #fff;
        border: none;
        border-radius: 5px;
        background-color: #2b8844;
        padding: 15px 30px; }
    .alternative_boxes .alternative-box .pull-right .img-wrapper .arrow {
      right: auto;
      left: 0; }
    .alternative_boxes .alternative-box:hover .img-wrapper .content-img, .alternative_boxes .alternative-box:active .img-wrapper .content-img, .alternative_boxes .alternative-box:focus .img-wrapper .content-img {
      transform: scale(1.1);
      -webkit-transform: scale(1.1); }

.logos {
  background-color: #edebe8;
  padding: 35px 0 15px 0; }
  .logos ul {
    overflow: hidden;
    margin: 0; }
    .logos ul li {
      padding: 0;
      float: left; }

.newsletter {
  background-color: #2b8844;
  padding: 50px 0;
  border-bottom: 1px #62a774 solid; }
  .newsletter form {
    max-width: 705px;
    margin-left: auto;
    margin-right: auto; }
    .newsletter form ::-webkit-input-placeholder {
      opacity: 1; }
    .newsletter form :-moz-placeholder {
      /* Firefox 18- */
      opacity: 1; }
    .newsletter form ::-moz-placeholder {
      /* Firefox 19+ */
      opacity: 1; }
    .newsletter form :-ms-input-placeholder {
      opacity: 1; }
    .newsletter form label {
      float: left;
      font-size: 16px;
      line-height: 30px;
      color: #fff;
      text-transform: uppercase;
      margin-top: 14px;
      font-weight: 400;
      letter-spacing: 1px; }
    .newsletter form .form-row {
      float: right;
      width: 410px;
      position: relative; }
      .newsletter form .form-row input[type="email"] {
        width: 100%;
        border: 1px #545454 solid;
        background-color: #fff;
        font-size: 14px;
        line-height: 30px;
        color: #7f827e;
        padding: 10px 60px 10px 31px; }
      .newsletter form .form-row button[type="submit"] {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 60px;
        border: none;
        background-color: transparent; }

.footer-menu {
  background-color: #2b8844;
  padding: 60px 0 60px; }
  .footer-menu .no_translate {
    display: none; }
  .footer-menu #tr_credit1 {
    display: none; }
  .footer-menu .menu-footer-navigation-container {
    position: relative;
    z-index: 2000; }
  .footer-menu ul {
    padding-left: 0;
    list-style: none;
    margin: 0 0 30px 0; }
    .footer-menu ul li {
      font-size: 14px;
      line-height: 30px;
      text-transform: uppercase;
      background: url("assets/img/separator-footer-menu.jpg") no-repeat left center;
      padding-left: 11px;
      position: relative; }
      .footer-menu ul li a {
        color: #8ac49a; }
      .footer-menu ul li:first-child {
        background-image: none; }
      .footer-menu ul li:hover .widget_transposh, .footer-menu ul li:active .widget_transposh, .footer-menu ul li:focus .widget_transposh {
        display: block; }
      .footer-menu ul li .widget_transposh {
        display: none;
        position: absolute;
        left: 0;
        top: 27px;
        width: 100%;
        background-color: #2b8844;
        padding-left: 10px; }
        .footer-menu ul li .widget_transposh .no_translate {
          display: block; }
        .footer-menu ul li .widget_transposh .transposh_flags a {
          display: inline-block;
          width: 100%;
          height: 11px;
          text-align: left; }
        .footer-menu ul li .widget_transposh .trf {
          display: none; }
      .footer-menu ul li.translate a {
        background: url("assets/img/arrow-down-green.png") no-repeat right center;
        padding-right: 16px; }
      .footer-menu ul li.translate .widget_transposh a {
        background-image: none; }
  .footer-menu p {
    font-size: 14px;
    line-height: 30px;
    color: #8ac49a;
    margin-bottom: 0; }
    .footer-menu p a {
      color: #8ac49a; }

/* End Home Page */
/* Inner Page */
.page-banner img {
  width: 100%;
  height: auto; }
.page-banner .img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .page-banner .img.desktop-image {
    min-height: 478px; }
  .page-banner .img.tablet-image {
    min-height: 340px; }
  .page-banner .img.mobile-image {
    min-height: 240px; }

.inner-slider {
  position: relative;
  display: none; }
  .inner-slider .slick-slide {
    border-right: 1px #fff solid;
    overflow: hidden;
    min-height: 478px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    .inner-slider .slick-slide img {
      width: 100%;
      height: auto;
      transform: scale(1.01);
      -webkit-transform: scale(1.01); }
  .inner-slider.slick-initialized {
    display: block; }

.content-page {
  padding: 15px 0 70px; }

aside form {
  background-color: #edece8;
  padding: 55px 30px; }
  aside form h3 {
    font-weight: 700;
    margin: 0 0 0 0;
    font-size: 14px;
    line-height: 14px; }
  aside form select {
    border: 2px #97977d solid;
    margin-bottom: 0;
    margin-right: 5px; }
  aside form #idButtonCheckAvailabiity {
    color: #fff;
    padding: 15px 30px;
    background-color: #646239;
    border-radius: 5px;
    font-weight: 600;
    display: block; }
aside .Button {
  float: left; }
aside p {
  margin: 0; }
aside table table table td {
  padding-bottom: 5px; }

.breadcrumb {
  background-color: transparent;
  padding: 0; }
  .breadcrumb li {
    color: #5e5447; }
    .breadcrumb li a {
      color: #2b8844; }

/* End Inner Page */
/* Contact Template */
.map-canvas {
  min-height: 660px; }

.gform_wrapper {
  max-width: 630px !important;
  margin-left: auto !important;
  margin-right: auto !important; }
  .gform_wrapper input,
  .gform_wrapper textarea {
    width: 100% !important;
    border: 1px solid #dddbd8;
    margin: 0 0 20px 0 !important;
    padding: 10px !important; }
  .gform_wrapper input[type="submit"] {
    width: auto !important;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    background-color: #2b8844;
    border-radius: 5px;
    border: none;
    margin-top: 7px;
    padding: 15px 30px;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out; }
    .gform_wrapper input[type="submit"]:hover, .gform_wrapper input[type="submit"]:active, .gform_wrapper input[type="submit"]:focus {
      background-color: #4ab7c4; }
  .gform_wrapper .gform_footer {
    margin: 0;
    padding: 0; }

/* End Contact Template */
/* Events Page */
.page-template-events .event {
  margin: 0 0 30px 0; }

/* End Events Page */
/* Galleries */
.filters-xs select {
  width: 100%; }

.filters {
  background-color: #edebe8;
  padding: 30px 0;
  text-align: center;
  margin: 0; }
  .filters li {
    font-family: "Georgia", Arial, sans-serif;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 0 15px;
    color: #7f827e; }
    .filters li a {
      color: #7f827e;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .filters li:active a, .filters li:hover a, .filters li:focus a {
      color: #62a774; }
    .filters li.active a {
      color: #62a774; }

.gallery-group {
  margin: 15px 0; }
  .gallery-group .row {
    margin: 0 -5px; }
    .gallery-group .row .grid-item {
      padding: 0 5px; }
  .gallery-group .grid-item {
    margin-bottom: 10px;
    overflow: hidden; }
    .gallery-group .grid-item .img-block {
      position: relative;
      overflow: hidden; }
      .gallery-group .grid-item .img-block a:after {
        display: block;
        position: absolute;
        left: 0;
        top: 100%;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        content: "";
        background: url("assets/img/search-icon.png") no-repeat center center;
        background-size: 20px auto;
        background-color: rgba(0, 0, 0, 0.3);
        z-index: 100;
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .gallery-group .grid-item .img-block a:hover:after, .gallery-group .grid-item .img-block a:active:after, .gallery-group .grid-item .img-block a:focus:after {
        top: 0;
        opacity: 1; }

/* End Galleries */
/* Back To Top */
.top-link-block.affix {
  bottom: 15px;
  position: fixed;
  right: 15px;
  z-index: 2000; }
  .top-link-block.affix a {
    display: block;
    height: 65px;
    width: 65px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.63);
    position: relative; }
    .top-link-block.affix a i {
      font-size: 30px;
      line-height: 30px;
      color: #fff;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

/* End Back To Top */
/* Animations */
.ctas .cta {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }
  .ctas .cta.visible {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }

.welcome .content {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }
  .welcome .content.visible {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }
.welcome .img-wrapper {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .welcome .img-wrapper.visible {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }

.banner h3 {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.banner h4 {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.banner p {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
.banner.visible h3 {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }
.banner.visible h4 {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }
.banner.visible p {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }

.our_events .section-title {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .our_events .section-title.visible {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }
.our_events .event {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .our_events .event.visible {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }
.our_events .all-events {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .our_events .all-events.visible {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }

.alternative_boxes .section-title {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .alternative_boxes .section-title.visible {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }
.alternative_boxes p {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .alternative_boxes p.visible {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }
.alternative_boxes .btn-default {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .alternative_boxes .btn-default.visible {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }

.logos ul {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .logos ul.visible {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }

/* Shortcodes Ultimate */
.su-spoiler {
  background-color: #f3f5f0;
  margin-bottom: 2px !important;
  padding: 9px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .su-spoiler:hover, .su-spoiler:active, .su-spoiler:focus {
    background-color: #e7ece5; }

/* End Shortcodes Ultimate */
/* Ad Banner */
.ad-small-banner,
.ad-banner {
  min-height: 405px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .ad-small-banner .mask,
  .ad-banner .mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    z-index: 120; }

.ad-banner {
  padding: 75px 0 55px 0; }

.ad-small-banner {
  min-height: 150px;
  padding: 15px 0; }
  .ad-small-banner a {
    margin-top: 25px;
    font-weight: 400;
    font-size: 36px;
    line-height: 36px;
    color: #003c66; }

/* End Ad Banner */
footer.with-notification .footer-menu {
  padding-bottom: 110px; }
footer .newsletter {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  footer .newsletter.visible {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }
footer ul {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  footer ul.visible {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }
footer p {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  footer p.visible {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }

.gallery-group .gallery-one {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
.gallery-group .gallery-two {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.gallery-group .gallery-three {
  opacity: 0;
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }
.gallery-group.visible .gallery-one {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }
.gallery-group.visible .gallery-two {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }
.gallery-group.visible .gallery-three {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }

/* End Animations */
/* 404 Page */
.error404 {
  text-align: center; }

/* End 404 Page */
/* Html Styles & Images */
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
  overflow: hidden; }

.alignright {
  float: right;
  margin: 0 0 20px 20px;
  overflow: hidden; }

/* End Html Styles & Images */
/* Do Shortcode Block */
.shortcode_block {
  background-color: #edebe8; }
  .shortcode_block #ff-stream-1,
  .shortcode_block #ff-stream-1 .ff-search input,
  .shortcode_block #ff-stream-1.ff-layout-compact .picture-item__inner {
    background-color: transparent;
    border-bottom: 1px #c9cac9 solid; }
  .shortcode_block .ff-header h1 {
    font-family: "Georgia", Arial, sans-serif;
    font-size: 45px;
    line-height: 50px; }
  .shortcode_block .ff-loadmore-wrapper .ff-btn {
    border-radius: 4px;
    font-size: 18px;
    line-height: 55px;
    text-transform: uppercase;
    height: auto; }
  .shortcode_block .ff-filter-holder::before {
    background-color: transparent;
    height: 0; }
  .shortcode_block #ff-stream-1 .ff-filter-holder .ff-search::after {
    color: #cdcdcd; }
  .shortcode_block #ff-stream-1 .ff-search ::-webkit-input-placeholder {
    opacity: 1; }
  .shortcode_block #ff-stream-1 .ff-search :-moz-placeholder {
    /* Firefox 18- */
    opacity: 1; }
  .shortcode_block #ff-stream-1 .ff-search ::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1; }
  .shortcode_block #ff-stream-1 .ff-search :-ms-input-placeholder {
    opacity: 1; }
  .shortcode_block #ff-stream-1 .ff-search input {
    color: #cdcdcd; }
  .shortcode_block .ff-errors,
  .shortcode_block #ff-admin-info {
    display: none; }

/* End Do Shortcode Block */
/* Gallery Page */
.tax-gallery_cat .section-title,
.page-template-gallery .section-title {
  margin: 25px 0; }

/* End Gallery Page */
.notification {
  width: 100%;
  padding: 10px;
  position: fixed;
  left: 0;
  bottom: -100px;
  z-index: 9999;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .notification.loaded {
    bottom: 0; }
  .notification .inner-wrapper {
    background: #FFF;
    padding: 10px;
    box-shadow: 0 0 5px #333; }
  .notification h3 {
    margin: 0;
    font-family: "Georgia", Arial, sans-serif;
    font-size: 25px;
    line-height: 45px;
    color: #5e5547; }
  .notification .btn {
    background: #2b8844;
    border: none;
    border-radius: 5px;
    color: #FFF;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 16px;
    line-height: 16px; }
  .notification .close {
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF;
    border: 1px solid #999;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    opacity: 1;
    color: #999;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .notification .close:hover {
      color: #555;
      border: 1px solid #555; }

.admin-bar header .navbar.affix {
  top: 32px; }

@media (min-width: 1200px) {
  .container {
    width: 1270px;
    max-width: 1270px; } }
@media (max-width: 1200px) {
  header .navbar .navbar-collapse .navbar-nav .menu-item {
    font-size: 18px;
    padding: 0; }
    header .navbar .navbar-collapse .navbar-nav .menu-item a {
      padding: 15px 7px; }

  .slider .slick-slide {
    min-height: 450px; }
    .slider .slick-slide .bottom h3 {
      font-size: 30px;
      line-height: 33px; }
      .slider .slick-slide .bottom h3 .btn {
        float: none !important; }

  .logos ul {
    text-align: center; }
    .logos ul li {
      float: none;
      display: inline-block; }

  .ctas .cta .caption h3 {
    font-size: 30px;
    line-height: 33px; }
    .ctas .cta .caption h3 .btn {
      font-size: 17px;
      line-height: 17px; }

  .welcome .left-panel {
    padding-top: 0; }

  .inner-slider .slick-slide {
    min-height: 340px; } }
@media (max-width: 992px) {
  .navbar-collapse.collapse {
    display: none !important; }
    .navbar-collapse.collapse.in {
      display: block !important; }

  .navbar {
    position: relative; }
    .navbar .navbar-toggle {
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      margin: 0;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .navbar .navbar-toggle .icon-bar {
        background-color: #2b8844; }

  header .navbar {
    padding: 0;
    border: none; }
    header .navbar .navbar-header {
      margin-top: 0; }
    header .navbar .navbar-collapse {
      position: absolute;
      margin: 0;
      top: 117px;
      left: 0;
      width: 100%;
      background-color: #fff;
      z-index: 1210;
      padding: 0 15px; }
      header .navbar .navbar-collapse .nav {
        float: none; }
        header .navbar .navbar-collapse .nav .menu-item {
          float: none;
          display: block;
          border-bottom: 1px #2b8844 solid;
          position: relative; }
          header .navbar .navbar-collapse .nav .menu-item:last-child {
            border: none; }
          header .navbar .navbar-collapse .nav .menu-item:hover .sub-menu, header .navbar .navbar-collapse .nav .menu-item:focus .sub-menu, header .navbar .navbar-collapse .nav .menu-item:active .sub-menu {
            display: none; }
          header .navbar .navbar-collapse .nav .menu-item .sub-menu {
            position: static;
            display: none;
            background-color: transparent;
            padding: 0; }
            header .navbar .navbar-collapse .nav .menu-item .sub-menu .menu-item {
              border: none; }
              header .navbar .navbar-collapse .nav .menu-item .sub-menu .menu-item a {
                display: block;
                color: #12752c;
                padding: 5px 15px; }
              header .navbar .navbar-collapse .nav .menu-item .sub-menu .menu-item:hover a {
                color: #64422b; }
          header .navbar .navbar-collapse .nav .menu-item span {
            background: transparent url("assets/img/mobile-menu-items.png") no-repeat center center;
            cursor: pointer;
            height: 24px;
            padding: 20px;
            position: absolute;
            right: 10px;
            top: 5px;
            width: 24px; }

  .alternative_boxes .alternative-box .img-wrapper .placeholder {
    width: 100%;
    height: auto; }
  .alternative_boxes .alternative-box .img-wrapper .content-img {
    width: 100%;
    height: auto; }
  .alternative_boxes .alternative-box .img-wrapper .arrow {
    display: none; }

  .slider .slick-arrow {
    display: none !important; }

  .ad-small-banner {
    text-align: center; }
    .ad-small-banner img {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 15px; }
    .ad-small-banner .pull-left,
    .ad-small-banner .pull-right {
      float: none !important; }
    .ad-small-banner a {
      font-size: 30px;
      line-height: 30px; } }
@media (max-width: 767px) {
  header {
    min-height: 0; }
    header .heading {
      display: none; }
    header .navbar.affix {
      position: relative; }
    header .navbar .navbar-collapse .nav .menu-item span {
      right: 25px; }

  .slider {
    margin-bottom: 2px; }
    .slider .slick-slide {
      min-height: 350px; }
      .slider .slick-slide .bottom h3 {
        font-size: 23px;
        line-height: 26px; }
        .slider .slick-slide .bottom h3 .btn {
          font-size: 14px;
          line-height: 14px; }

  .ctas .cta {
    margin-bottom: 2px; }
    .ctas .cta .caption h3 {
      font-size: 23px;
      line-height: 26px; }
    .ctas .cta .caption .btn {
      font-size: 17px;
      line-height: 17px; }
    .ctas .cta:last-child {
      margin-bottom: none; }

  .content h2 {
    font-size: 30px;
    line-height: 34px; }
  .content h5 {
    font-size: 16px;
    line-height: 26px; }

  .alternative_boxes .alternative-box .text {
    padding: 20px; }

  .newsletter form label {
    float: none;
    display: block;
    text-align: center; }
  .newsletter form .form-row {
    float: none;
    display: block;
    width: 100%; }

  .alternative_boxes h3.section-title,
  .our_events h3.section-title {
    margin-bottom: 20px; }

  .our_events .events-slider {
    margin-bottom: 20px; }

  .alternative_boxes .alternative-box .text h3 {
    margin-bottom: 20px; }

  .inner-slider .slick-slide {
    min-height: 240px; }
  .inner-slider .slick-arrow {
    display: none !important; }

  .footer-menu ul {
    margin-bottom: 20px; }

  .separator {
    margin: 20px 0; }

  h3.section-title {
    font-size: 30px;
    line-height: 30px; }

  .gform_wrapper .gform_footer {
    margin: 0 !important; }
    .gform_wrapper .gform_footer input {
      margin-bottom: 0 !important; }

  .ctas.inner {
    margin-bottom: 0; }

  .content-page,
  .banner,
  .footer-menu,
  .newsletter,
  .welcome,
  .our_events,
  .alternative_boxes {
    padding: 20px 0; }

  .page-template-events .event .top-img .placeholder {
    display: none; }
  .page-template-events .event .top-img .content-img {
    position: static; }

  .admin-bar header .navbar.affix {
    position: absolute;
    top: 46px; }

  .ad-banner {
    min-height: 0; }

  .ad-small-banner {
    min-height: 0; }
    .ad-small-banner a {
      font-size: 25px;
      line-height: 25px; } }
@media (max-width: 600px) {
  .admin-bar header .navbar.affix {
    position: relative;
    top: 46px; }

  .welcome {
    padding: 0; }
    .welcome .desktop {
      display: none; }
    .welcome .mobile {
      display: block; }
    .welcome .all {
      padding: 20px 0; } }
@media (max-width: 480px) {
  header .navbar .navbar-collapse {
    top: 91px; }
  header .navbar-brand img {
    max-width: 200px;
    height: auto; }

  .logos ul li {
    width: 50%;
    float: left; } }

/*# sourceMappingURL=style.css.map */
