/*
Theme Name: Eco-Tourer
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/
.home-panel .title {
  margin: 0;
  color: #fff;
  position: relative;
  z-index: 1;
  text-transform: uppercase; }
.home-panel::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 65%, rgba(0, 0, 0, 0.5) 100%) !important; }

@media (min-width: 992px) {
  .footer-spacer {
    height: 100px; }

  .reverse-row {
    flex-direction: row-reverse !important; } }

/*# sourceMappingURL=style.css.map */
