@charset "UTF-8";
/*!
Theme Name: Touristation
Theme URI: https://touristation.thenativethemes.com/
Author: Native Themes
Author URI: https://thenativethemes.com/
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: touristation
Tags: custom-background, right-sidebar, custom-colors, custom-logo, custom-menu, featured-images, threaded-comments, full-width-template

*/

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

@import 'https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap';

body {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  overflow-x: hidden !important;
}

body,
button,
input,
select,
optgroup,
textarea {
  color: #898181;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: 'Poppins', sans-serif !important;
}

p {
  margin-bottom: 20px;
  font-family: 'Poppins', sans-serif;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

span{
  font-family: 'Poppins', sans-serif !important;
}
code, kbd, tt, var {
  font-family: 'Poppins', sans-serif;
  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 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: hidden !important;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 15px 15px;
  padding-left: 20px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 15px;
}

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%;
}

th, td {
  border: 1px solid #ebebeb;
  padding: 15px;
  text-align: center;
}

blockquote {
  background-color: #f7f7f7;
  padding: 25px;
  margin-bottom: 10px;
  border-left: 2px solid #cbd1dc;
}


.col-1, .col-2{
  max-width:none;
}

.woocommerce-billing-fields label,
.woocommerce-input-wrapper{
  width: 100% !important;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: royalblue;
}
a:hover, a:focus, a:active {
  text-decoration: none;
}
a:focus {
  outline: none;
}
a:hover, a:active {
  outline: 0;
}
.mb30 {
  margin-bottom: 30px;
}
button:focus{
 outline: none;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* Menu styles */
.menuStyle1 .site-header > div > .row,
.menuStyle2 .site-header > div > .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menuStyle2 .site-header {
  background-color: #fff;
}
@media (max-width: 1199px) {
  .menuStyle2 .header-search {
    display: none;
  }
}
@media (max-width: 1199px) {
  .menuStyle2 .header-search-cart,
  .menuStyle2 .header-cart-link {
    margin: 0;
  }
}
.menuStyle1.page-template-template_page-builder .sticky-wrapper {
  position: absolute;
}
.menuStyle1.page-template-template_page-builder .site-header {
  background-color: transparent;
}
.menuStyle1.page-template-template_page-builder.static-header .site-header {
  position: absolute;
}
@media (max-width: 1199px) {
  .menuStyle1 .header-search {
    display: none;
  }
}
@media (max-width: 1199px) {
  .menuStyle1 .header-search-cart,
  .menuStyle1 .header-cart-link {
    margin: 0;
  }
}
.menuStyle1 .fa-search {
  color: #fff;
}
.menuStyle1 .sticky-wrapper {
  position: static;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
.menuStyle1 .sticky-wrapper.is-sticky a {
  color: #191919;
}
.menuStyle1 .site-header {
  position: static;
  background-color: #0c3555;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
.menuStyle1.admin-bar .sticky-wrapper,
.menuStyle1.admin-bar .site-header {
  top: 32px;
}
.menuStyle1 .site-title a,
.menuStyle1 .main-navigation a {
  color: #fff;
}
.menuStyle1 .site-description {
  color: #fff;
}
@media (max-width: 1199px) {
  .menuStyle1 .main-navigation {
    background-color: #13151d;
  }
}
.menuStyle1 .main-navigation ul ul a {
  color: #1c1c1c;
}
@media (max-width: 1199px) {
  .menuStyle1 .mobile-menu-toggle_lines {
    background-color: #fff;
  }
}
@media (max-width: 1199px) {
  .menuStyle1 .mobile-menu-toggle_lines:before, .menuStyle1 .mobile-menu-toggle_lines:after {
    background: #fff;
  }
}

.menuStyle3.page-template-template_page-builder .sticky-wrapper {
  position: absolute;
  width: 100%;
}
.menuStyle3.page-template-template_page-builder .bottom-bar {
  background-color: rgba(255, 255, 255, 0.3);
}
.menuStyle3.page-template-template_page-builder.static-header .bottom-bar {
  position: absolute;
  z-index: 11;
}
@media (max-width: 1199px) {
  .menuStyle3.page-template-template_page-builder .site-header {
    background-color: #13151d;
  }
}
@media (max-width: 767px) {
  .menuStyle3 .top-bar .row > div {
    width: 50%;
    padding: 5px;
  }
}
@media (max-width: 600px) {
  .menuStyle3 .top-bar .row > div {
    width: 100%;
  }
}
.menuStyle3 .contact-item.header-cta {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.menuStyle3:not(.page-template-template_page-builder) .bottom-bar {
  background-color: #13151d;
}
.menuStyle3 .main-navigation {
  padding: 30px 0;
  width: 100%;
}
.menuStyle3 .main-navigation a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}
.menuStyle3 .main-navigation a:hover:after,
.menuStyle3 .main-navigation .current-menu-item:after {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #ea5318;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: -8px;
  margin-left: -2px;
}
@media (max-width: 1199px) {
  .menuStyle3 .main-navigation {
    background-color: #13151d;
  }
}
.menuStyle3 .top-bar {
  background-color: #fff;
}
.menuStyle3 .top-bar .contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1;
  padding: 0 30px;
}
.menuStyle3 .top-bar .contact-item:first-of-type {
  padding-left: 0;
}
.menuStyle3 .top-bar .contact-item.header-cta {
  border: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 0;
}
.menuStyle3 .top-bar .header-social.contact-item {
  border: 0;
}
.menuStyle3 .top-bar .header-social.contact-item .fa {
  margin: 10px;
}
.menuStyle3 .top-bar .contact-item {
  font-weight: 500;
  border-right: 1px solid #ebebeb;
}
.menuStyle3 .top-bar .contact-item .fa {
  color: #ea5318;
  margin-right: 15px;
}
.menuStyle3 .top-bar .contact-item.header-social .fa,
.menuStyle3 .top-bar .contact-item.header-social a {
  color: #28293a;
}
.menuStyle3 .top-bar a {
  color: #191919;
}
.menuStyle3 .bottom-bar {
  width: 100%;
  position: relative;
}
.menuStyle3 .bottom-bar .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.menuStyle3 .site-header {
  padding: 0;
}
.menuStyle3 .branding-area {
  padding: 15px;
}
.menuStyle3 .branding-area .site-branding {
  position: relative;
  z-index: 99;
}
.menuStyle3 .branding-area .container {
  height: 100%;
}
.menuStyle3 .branding-area .container .site-branding {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0px 11px 24px 0px rgba(51, 71, 86, 0.15);
  box-shadow: 0px 11px 24px 0px rgba(51, 71, 86, 0.15);
}
.menuStyle3 .site-title a,
.menuStyle3 .site-description {
  color: #fff;
}
.menuStyle3 .is-sticky .bottom-bar {
  background-color: #fff;
}
.menuStyle3 .is-sticky .site-title a,
.menuStyle3 .is-sticky .main-navigation a {
  color: #191919;
}
.menuStyle3 .is-sticky .site-description {
  color: #191919;
}
.menuStyle3 .sticky-wrapper {
  position: relative;
  z-index: 11;
}
@media (max-width: 1199px) {
  .menuStyle3 .mobile-menu-toggle_lines {
    background-color: #fff;
  }
}
@media (max-width: 1199px) {
  .menuStyle3 .mobile-menu-toggle_lines:before, .menuStyle3 .mobile-menu-toggle_lines:after {
    background: #fff;
  }
}

.menuStyle4 #site-navigation-sticky-wrapper {
  margin-bottom: -68px;
}
.menuStyle4 .contact-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (max-width: 1199px) {
  .menuStyle4 .contact-area {
    display: block;
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: 30px;
    text-align: left;
  }
}
.menuStyle4 .contact-area .contact-block {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 25px;
}
.menuStyle4 .contact-area .contact-block:first-of-type {
  padding-left: 0;
}
@media (max-width: 1199px) {
  .menuStyle4 .contact-area .contact-block:first-of-type {
    display: inline-block;
    padding: 5px;
  }
}
.menuStyle4 .contact-area .contact-block:last-of-type {
  padding-right: 0;
}
@media (max-width: 1199px) {
  .menuStyle4 .contact-area .contact-block:last-of-type {
    display: inline-block;
    padding: 5px;
  }
}
@media (max-width: 1199px) {
  .menuStyle4 .contact-area .contact-block {
    display: inline-block;
    padding: 5px;
  }
}
.menuStyle4 .contact-area .contact-block .contact-icon,
.menuStyle4 .contact-area .contact-block .contact-text {
  display: inline-block;
}
.menuStyle4 .contact-area .contact-block .contact-icon {
  font-size: 24px;
  color: #ea5318;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border: 1px solid #ea5318;
  border-radius: 50%;
  text-align: center;
  margin-right: 25px;
}
.menuStyle4 .contact-area .contact-block span {
  display: block;
}
.menuStyle4 .contact-area .contact-block span:first-of-type {
  color: #595959;
}
.menuStyle4 .contact-area .contact-block span:last-of-type {
  font-weight: 500;
  color: #0e304e;
}
.menuStyle4 .main-navigation {
  text-align: left;
  background-color: #0e304e;
  padding: 0 240px 0 35px;
  margin-top: 35px;
  margin-bottom: -68px;
  position: relative;
  z-index: 999;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.menuStyle4 .main-navigation .header-search-cart {
  padding-right: 15px;
  top: 100%;
}
.menuStyle4 .main-navigation > div {
  line-height: 1;
}
.menuStyle4 .main-navigation li {
  text-transform: uppercase;
  padding-top: 30px;
  padding-bottom: 30px;
}
.menuStyle4 .main-navigation li a {
  color: #fff;
}
.menuStyle4 .main-navigation .header-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ea5318;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  min-width: 200px;
}
.menuStyle4 .main-navigation .header-cta:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 40px;
  top: 0;
  left: -15px;
  background: #ea5318;
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
}
.menuStyle4 .main-navigation .header-cta a {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.menuStyle4.sticky-header .site-header {
  position: relative;
}
.menuStyle4.sticky-header .is-sticky .main-navigation {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
}

.menuStyle5.page-template-template_page-builder .sticky-wrapper {
  position: absolute;
  width: 100%;
  z-index: 99;
}
.menuStyle5.page-template-template_page-builder .site-header {
  background-color: transparent;
}
@media (max-width: 1199px) {
  .menuStyle5.page-template-template_page-builder .site-header {
    background-color: #0c3555;
  }
}
.menuStyle5.page-template-template_page-builder.static-header .site-header {
  position: absolute;
}
.menuStyle5 .site-header {
  background-color: #13151d;
  border: none;
  color: #fff;
}
.menuStyle5 .site-header .main-navigation {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.menuStyle5 .site-header .main-navigation ul li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.menuStyle5 .site-header .main-navigation ul li.current-menu-item > a {
  color: #EA5328 !important;
}
.menuStyle5 .site-header .contact-us span {
  font-size: 22px;
}
.menuStyle5 .site-header .socials a {
  color: #fff;
}
.menuStyle5 .site-header .socials a + a {
  margin-left: 20px;
}
.menuStyle5 .is-sticky .site-header {
  background: rgba(0, 0, 0, .7);
  z-index: 9999 !important;
  padding: 20px 0;
}

.menuStyle6 .site-header {
  padding-top: 0;
  padding-bottom: 0;
}
.menuStyle6 .site-header .mobile-menu-toggle_lines {
  background: #fff;
  cursor: pointer;
}
.menuStyle6 .site-header .mobile-menu-toggle_lines:before, .menuStyle6 .site-header .mobile-menu-toggle_lines:after {
  background: #fff;
}
.menuStyle6 .site-header .top-section {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 13px;
  padding-top: 12px;
}
.menuStyle6 .site-header .top-section i {
  color: #ea5318;
  font-size: 15px;
  margin-right: 19px;
}
.menuStyle6 .site-header .top-section .location i {
  margin-right: 13px;
}
.menuStyle6 .site-header .top-section ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.menuStyle6 .site-header .top-section ul li {
  position: relative;
}
.menuStyle6 .site-header .top-section ul li + li {
  margin-left: 28px;
  padding-left: 31px;
}
.menuStyle6 .site-header .top-section ul li + li:before {
  background-color: #303248;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
}
.menuStyle6 .site-header .bottom-section {
  padding-top: 27px;
  padding-bottom: 24px;
}
.menuStyle6 .site-header .main-navigation ul li a {
  display: inline-block;
  padding-bottom: 3px;
  position: relative;
}
.menuStyle6 .site-header .main-navigation ul li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  background-color: #ea5318;
  height: 2px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.menuStyle6 .site-header .main-navigation ul li a:hover:after {
  left: 0;
  width: 100%;
}

.menuStyle6 .site-header .group-actions {
  margin-left: 61px;
}
.menuStyle6 .site-header .group-actions .search-form {
  position: relative;
}
.menuStyle6 .site-header .group-actions .search-form .header-search-form {
  top: auto;
}
.menuStyle6 .site-header .header-search-cart {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menuStyle6 .site-header .header-search-cart li {
  color: #fff;
}
.menuStyle6 .site-header .btn {
  border: 2px solid #ea5318;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  margin-left: 42px;
}

.site-header {
  padding: 20px 0;
  /* Sticky header */
}
.site-header .container-fluid {
  padding: 10px 75px;
}
@media (max-width: 767px) {
  .site-header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.sticky-header .site-header {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99 !important;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.is-sticky .site-header {
  z-index: 99 !important;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
/*.is-sticky .site-header .custom-logo-link img {
  max-width: 80px;
}*/

.admin-bar.sticky-header:not(.menuStyle4) .site-header,
.admin-bar:not(.menuStyle4) .is-sticky .site-header {
  top: 32px !important;
}

/* Menus */
.main-navigation {
 display: block;
 float: left;
 align-items: center;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  text-align: left;
  z-index: 99999;
  padding-top: 21px;
}
.main-navigation ul ul ul {
  left: -999em;
  top: -1px;
  padding-top: 0;
}
.main-navigation ul ul li {
  font-size: 13px;
  text-transform: uppercase;
  padding: 10px;
  background-color: #f7f7f7;
  border: 1px solid #ebebeb;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}

.main-navigation ul ul li:hover{
  background-color: #e2e2e2 !important;
}

.main-navigation ul ul li a{
  text-transform:  capitalize !important;
}

.main-navigation ul ul li a:hover{
  border: none !important;
}
.main-navigation ul ul a {
  width: 160px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  display: inline-block;
  position: relative;
  padding: 0 10px;
}

.main-navigation a {
  color: #191919;
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: block;
  }
}
.comment-navigation a,
.posts-navigation a,
.post-navigation a {
  color: #8c8d90;
}
.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%;
}

.header-mobile-menu {
  display: none;
}

@media (max-width: 1199px) {
  .menuStyle4 #site-navigation-sticky-wrapper {
    margin: 0 !important;
  }

  .menuStyle4 .main-navigation {
    position: fixed;
    padding: 0;
    margin: 0 !important;
    width: 100%;
    max-width: 100%;
  }
  .menuStyle4 .main-navigation li {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .menuStyle4 .main-navigation li a {
    padding: 0;
  }
  .menuStyle4 .main-navigation .header-cta {
    display: block;
    position: static;
    height: auto;
  }
  .menuStyle4 .main-navigation .header-cta:before {
    display: none;
  }
  .menuStyle4 .main-navigation .header-search {
    display: none;
  }
  .menuStyle4 .main-navigation .header-search-cart,
  .menuStyle4 .main-navigation .header-cart-link {
    margin: 0;
  }

  /* Styling desktop navigation for mobile screens */
  .ca-header-shadow--mobile {
    -webkit-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    position: relative;
    z-index: 100;
  }

  .header-mobile-menu {
    text-align: right;
    display: block;
  }

  body.mobile-menu-active {
    overflow-y: hidden;
  }

  .main-navigation {
    display: block;
    background-color: #fff;
    padding: 30px 15px 30px;
    position: fixed;
    width: 100%;
    max-width: 100%;
    overflow-y: auto;
    z-index: 99;
    -webkit-transition: opacity .2s 0s ease, visibility 0s .2s linear, -webkit-transform 0.2s 0s ease;
    transition: opacity .2s 0s ease, visibility 0s .2s linear, -webkit-transform 0.2s 0s ease;
    transition: transform 0.2s 0s ease, opacity .2s 0s ease, visibility 0s .2s linear;
    transition: transform 0.2s 0s ease, opacity .2s 0s ease, visibility 0s .2s linear, -webkit-transform 0.2s 0s ease;
    /* delay the visibility so the transition can be observed */
    top: 0px;
    bottom: 0;
    left: 0;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  .main-navigation ul {
    display: block;
  }

  .mobile-menu-active .main-navigation {
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .2s 0s ease, visibility 0s 0s linear, -webkit-transform 0.2s 0s ease;
    transition: opacity .2s 0s ease, visibility 0s 0s linear, -webkit-transform 0.2s 0s ease;
    transition: transform 0.2s 0s ease, opacity .2s 0s ease, visibility 0s 0s linear;
    transition: transform 0.2s 0s ease, opacity .2s 0s ease, visibility 0s 0s linear, -webkit-transform 0.2s 0s ease;
  }

  .main-navigation {
    padding: 0;
  }

  .main-navigation ul ul {
    position: static;
    float: none;
    padding: 0;
  }
  .main-navigation ul ul a {
    width: 100%;
  }

  .main-navigation li {
    display: block;
    position: relative;
    border-bottom: 1px solid rgba(25, 25, 25, 0.1);
    text-align: center;
  }

  .main-navigation a {
    font-size: 15px;
    line-height: 2;
    padding: 15px 30px;
  }

  .main-navigation ul .sub-menu,
  .main-navigation ul .children {
    display: none;
    background: rgba(0, 0, 0, 0.05);
  }

  .main-navigation ul .sub-menu.open,
  .main-navigation ul .children.open {
    display: block;
  }

  .main-navigation ul .sub-menu li,
  .main-navigation ul .children li {
    border-bottom: none;
  }

  .main-navigation ul .sub-menu li a,
  .main-navigation ul .children li a {
    font-size: 13px;
    line-height: 2;
    padding: 0;
  }

  .main-navigation ul .sub-menu li a:hover,
  .main-navigation ul .sub-menu li a:focus,
  .main-navigation ul .children li a:hover,
  .main-navigation ul .children li a:focus {
    color: #ea5318;
  }

  .main-navigation ul .subnav-toggle {
    height: 60px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    display: block;
    cursor: pointer;
  }

  .main-navigation ul .sub-menu .subnav-toggle,
  .main-navigation ul .children .subnav-toggle {
    height: 50px;
  }

  .main-navigation ul .subnav-toggle:before {
    content: "+";
    display: inline-block;
    color: inherit;
    font-size: 20px;
    font-weight: 900;
    line-height: 60px;
    speak: none;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .main-navigation ul .subnav-toggle.open:before {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    /* negative value so it will rotate counterclockwise */
  }

  .main-navigation ul .sub-menu .subnav-toggle:before,
  .main-navigation ul .children .subnav-toggle:before {
    line-height: 50px;
  }

  .main-navigation li.menu-item-has-children > .subnav-toggle,
  .main-navigation li.page_item_has_children > .subnav-toggle {
    color: #191919;
  }

  /* When hovering the sibiling menu link -> change dropdown color */
  .main-navigation li.menu-item-has-children > a:hover + .subnav-toggle,
  .main-navigation li.menu-item-has-children > a:focus + .subnav-toggle,
  .main-navigation li.page_item_has_children > a:hover + .subnav-toggle,
  .main-navigation li.page_item_has_children > a:focus + .subnav-toggle,
  .main-navigation ul .subnav-toggle:hover {
    color: #ea5318;
  }

  .main-navigation ul li a:hover,
  .main-navigation ul li.current_page_item > a,
  .main-navigation ul li.current-menu-item > a,
  .main-navigation ul li.current_page_ancestor > a,
  .main-navigation ul li.current-menu-ancestor > a {
    color: #ea5318;
    text-decoration: none;
  }

  /* End of navigation mobile styles */
}
.mobile-menu-toggle {
  position: relative;
  background: transparent;
  border: 0;
  padding: 15px 20px;
}

.mobile-menu-toggle_lines {
  display: block;
  position: absolute;
  top: 16px;
  left: 0;
  right: 0;
  height: 3px;
  background: #fff;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.mobile-menu-toggle_lines:before,
.mobile-menu-toggle_lines:after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  content: "";
  -webkit-transition-duration: 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s;
}

.mobile-menu-toggle_lines:before {
  top: -10px;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform;
}

.mobile-menu-toggle_lines:after {
  bottom: -10px;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

.mobile-menu-toggle:hover .mobile-menu-toggle_lines:before,
.mobile-menu-toggle:focus .mobile-menu-toggle_lines:before {
  top: -12px;
}

.mobile-menu-toggle:hover .mobile-menu-toggle_lines:after,
.mobile-menu-toggle:focus .mobile-menu-toggle_lines:after {
  bottom: -12px;
}

.mobile-menu-active .mobile-menu-toggle .mobile-menu-toggle_lines {
  background: rgba(25, 25, 25, 0);
}

.mobile-menu-active .mobile-menu-toggle .mobile-menu-toggle_lines:before {
  top: 0;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}

.mobile-menu-active .mobile-menu-toggle .mobile-menu-toggle_lines:after {
  bottom: 0;
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}

/* Header search and cart */
.header-search {
  position: relative;
}

.search-form{
  display: flex;
  justify-content: center;
}
.header-search-form {
  display: none;
  position: absolute;
  right: 18%;
  z-index: 14;
}
.header-search-form .search-submit {
  display: none;
}

.main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

ul.header-search-cart {
  margin-left: 45px;
}
ul.header-search-cart li {
  padding: 0;
}
ul.header-search-cart .header-search-toggle {
  cursor: pointer;
}
ul.header-search-cart .header-cart-link {
  margin-left: 25px;
}
ul.header-search-cart .header-cart-link .count {
  font-size: 12px;
  position: relative;
  top: -8px;
  left: 2px;
}

@media (max-width: 1199px) {
  .menuStyle5 .site-header .last-block,
  .menuStyle5 .site-header .contact-us {
    margin-top: 10px;
  }
  .menuStyle5 .site-header .last-block .socials {
    padding-top: 6px;
  }
  .menuStyle5 .site-header .main-navigation ul li a,
  .menuStyle5 .main-navigation ul li a:hover,
  .menuStyle5 .main-navigation ul li.current_page_item > a,
  .menuStyle5 .main-navigation ul li.current-menu-item > a,
  .menuStyle5 .main-navigation ul li.current_page_ancestor > a,
  .menuStyle5 .main-navigation ul li.current-menu-ancestor > a {
    color: #ea5318;
  }
  .menuStyle5 .site-header .main-navigation ul li a,
  .menuStyle5 .site-header .main-navigation ul li a:hover {
    border-bottom: none;
  }

  .menuStyle6 .site-header .right-content {
    margin-top: 20px;
  }
  .menuStyle6 .site-header .main-navigation ul li a {
    color: #191919;
  }
  .menuStyle6 .site-header .main-navigation ul li + li {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .menuStyle5 .site-header .contact-us{
    align-items: center;
    display: flex;
  }  
  .menuStyle5 .last-block{
    align-items: center;
    display: flex;
  }
}

@media (max-width: 991px) {
  .menuStyle5 .last-block .socials {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .menuStyle6 .site-header .top-section ul li + li {
    margin-left: 10px;
    padding-left: 10px;
  }
}

/*--------------------------------------------------------------
## Branding
--------------------------------------------------------------*/
.site-title {
  font-size: 36px;
  margin: 0;
  font-weight: 600;
}
.site-title a {
  color: #191919;
}

.site-description {
  margin: 0;
  color: #707070;
}
.site-description:empty {
  margin: 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  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;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  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-area {
  margin-top: 80px;
  border: 1px solid #ebebeb;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.widget {
  margin: 0 0 50px;
  color: #707070;
  /* Make sure select elements fit in widgets. */
}
.widget .widget-title {
  font-size: 24px;
  margin: 0 0 30px;
}
.widget a {
  color: #595959;
}
.widget ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

.widget ul li:last-of-type {
  padding-bottom: 0;
}
.widget ul li > ul,
.widget ul .children {
  padding-left: 20px;
}
.widget select {
  max-width: 100%;
}

/* Default widgets */
.widget_categories li { 
  text-align: right;
  overflow: hidden;
}
.widget_categories li a {
  float: left;
}
.widget_categories li::before {
  margin-right: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
}
.widget_categories li:hover::before,
.widget_categories li:hover a {
  color: #ea5318;
}

/* Tagcloud */
.tagcloud a {
  line-height: 1;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #595959;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin: 5px;
}

/* Search widget */
.widget_search .search-field {
  background-color: #f7f7f7;
  margin-top: 15px;
  vertical-align: top;
  padding-top: 13px;
  padding-bottom: 13px;
  width: 100%;
  border-radius: 20px;
}
.widget_search .search-submit {
  display: none;
}
.widget_search .search-form label {
  width: 100%;
}

/* Custom recent posts widget */
.touristation_recent_entries .post-date {
  color: #ea5318;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: table;
}
.touristation_recent_entries h5 {
  font-size: 16px;
}

/*--------------------------------------------------------------
Social
--------------------------------------------------------------*/
.social-widget li a::before,
.social-media-list a:before {
  font-family: FontAwesome;
  color: inherit;
}

ul.social-media-list {
  margin: -5px;
}
ul.social-media-list li {
  float: left;
  padding: 0;
  margin: 5px;
}

.social-media-list li a,
.social-widget a {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  display: inline-block;
}
.social-media-list li a::before,
.social-widget a::before {
  display: block;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  width: 35px;
  line-height: 35px;
  border-radius: 50%;
}

.social-media-list a[href*="twitter.com"]::before {
  content: "\f099";
  background: #1da1f2;
}

.social-media-list a[href*="facebook.com"]::before {
  content: "\f09a";
  background: #3b5998;
}

.social-media-list a[href*="plus.google.com"]::before {
  content: '\f0d5';
  background: #ea4335;
}

.social-media-list a[href*="google.com/+"]::before {
  background: #ea4335;
}

.social-media-list a[href*="dribbble.com"]::before {
  content: '\f17d';
  background: #ea4c89;
}

.social-media-list a[href*="pinterest.com"]::before {
  content: '\f231';
  background: #bd081c;
}

.social-media-list a[href*="youtube.com"]::before {
  content: '\f167';
  background: #ff0000;
}

.social-media-list a[href*="vimeo.com"]::before {
  content: '\f27d';
  background: #1ab7ea;
}

.social-media-list a[href*="instagram.com"]::before {
  content: '\f16d';
  background: #c32aa3;
}

.social-media-list a[href*="linkedin.com"]::before {
  content: '\f0e1';
  background: #007bb5;
}

.social-media-list a[href*="foursquare.com"]::before {
  content: '\f180';
  background: #f94877;
}

.social-media-list a[href*="tumblr.com"]::before {
  content: '\f173';
  background: #2c4762;
}

.social-media-list a[href*="deviantart.com"]::before {
  content: '\f1bd';
  background: #05cc47;
}

.social-media-list a[href*="weibo.com"]::before {
  content: '\f18a';
  background: #030104;
}

.social-media-list a[href*="xing.com"]::before {
  content: '\f168';
  background: #015C5D;
}

.social-media-list a[href*="trello.com"]::before {
  content: '\f181';
  background: #0079BF;
}

.social-media-list a[href*="mailto"]::before {
  content: '\f0e0';
  background: #EDA57F;
}

.layout-list-2 .widget {
  margin-bottom: 30px;
}
.layout-list-2 .widget ul li a {
  font-size: 16px;
}
.layout-list-2 .widget_search .search-field {
  border-radius: 24.5px;
}
.layout-list-2 .widget_categories li:before {
  display: none;
}

.layout-two-columns .widget-area {
  border: none;
  padding: 0 15px;
}
.layout-two-columns .widget-area .widget .widget-title {
  margin-bottom: 23px;
}
.layout-two-columns .widget-area .widget.widget_tag_cloud .tagcloud a {
  border-color: #ebebeb;
  text-transform: initial;
  font-size: 14px;
  padding: 8px 14px 10px;
  margin-right: 4px;
  margin-bottom: 9px;
  margin-left: 0;
  margin-top: 0;
}
.layout-two-columns .widget-area .widget.widget_tag_cloud .tagcloud a:hover {
  border-color: #ea5318;
  background-color: #ea5318;
  color: #fff;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.page-template-template_page-builder .site-content {
  padding: 0;
}

.sticky {
  display: block;
}

.site-main {
  padding-right: 30px;
}
.page-template-template_page-builder .site-main {
  padding: 0;
}
@media (max-width: 991px) {
  .site-main {
    padding-right: 0;
  }
}

.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;
    }

    .entry-title a {
      color: #191919;
    }
    .entry-title a:hover {
      color: #ea5318;
    }

    /* Loop posts */
    .single-post .hentry,
    .blog-loop .hentry {
      border-bottom: 1px solid #ebebeb;
      margin-bottom: 60px;
      padding-bottom: 30px;
    }
    .blog-loop{
      margin-top: 80px;
    }
    .single-post .entry-header,
    .blog-loop .entry-header {
      margin-bottom: 30px;
    }
    .single-post .entry-title,
    .blog-loop .entry-title {
      margin: 20px 0 25px;
      font-size: 36px;
    }
    .single-post .post-thumbnail,
    .blog-loop .post-thumbnail {
      display: block;
      margin-bottom: 35px;
    }
    .single-post .entry-content p:last-of-type,
    .blog-loop .entry-content p:last-of-type {
      margin: 0;
    }
    .single-post .posted-on,
    .blog-loop .posted-on {
      display: table;
    }
    .single-post .posted-on a,
    .blog-loop .posted-on a {
      color: #ea5318;
      font-size: 12px;
      font-weight: 500;
      letter-spacing: 2px;
      text-transform: uppercase;
    }
    .single-post .entry-meta,
    .blog-loop .entry-meta {
      color: #bfbfbf;
    }
    .single-post .entry-meta span,
    .blog-loop .entry-meta span {
      margin-right: 15px;
    }
    .single-post .entry-meta span:last-of-type,
    .blog-loop .entry-meta span:last-of-type {
      margin-right: 0;
    }
    .single-post .entry-meta .byline,
    .blog-loop .entry-meta .byline {
      font-size: 14px;
    }
    .single-post .entry-meta .byline a,
    .blog-loop .entry-meta .byline a {
      color: #595959;
    }
    .single-post .entry-meta .comments-number,
    .blog-loop .entry-meta .comments-number {
      font-size: 12px;
      text-transform: uppercase;
    }
    .single-post .read-more-link,
    .blog-loop .read-more-link {
      display: table;
      font-size: 13px;
      font-weight: 600;
      color: #191919;
      text-transform: uppercase;
      margin-top: 30px;
    }
    .single-post .read-more-link .gt,
    .blog-loop .read-more-link .gt {
      margin-left: 10px;
      color: #ea5318;
    }

    .layout-masonry .entry-title,
    .layout-grid .entry-title,
    .layout-list .entry-title {
      font-size: 24px;
      margin-bottom: 20px;
    }
    .layout-masonry .post-inner,
    .layout-grid .post-inner,
    .layout-list .post-inner {
      width: 100%;
    }

    .layout-masonry .hentry,
    .layout-grid .hentry {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 0;
      margin: 0;
      border: 0;
    }
    .layout-masonry .post-thumbnail,
    .layout-grid .post-thumbnail {
      margin-bottom: 30px;
      margin: 0 -15px 30px;
    }
    .layout-masonry .entry-title,
    .layout-grid .entry-title {
      margin-top: 15px;
    }
    .layout-masonry .site-main,
    .layout-grid .site-main {
      padding: 0;
    }
    .layout-masonry .post-inner,
    .layout-grid .post-inner {
      -webkit-box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15);
      box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15);
      margin: 0 0 50px;
    }
    .layout-masonry .post-info,
    .layout-grid .post-info {
      padding: 0 30px 30px;
    }
    @media (max-width: 767px) {
      .layout-masonry .post-info,
      .layout-grid .post-info {
        padding: 0 15px 15px;
      }
    }

    .post-inner .post-info .posted-on{
/*      background: #ea5318;
      padding: 5px 10px;*/
      border-radius: 0px;
      margin-top: 10px;
    }
    /*.post-inner .post-info .posted-on a{
      color: #fff;
    }*/ 
    .layout-masonry .entry-header,
    .layout-grid .entry-header {
      margin-bottom: 0;
    }

    .layout-list .post-thumbnail {
      margin: 0;
    }
    @media (max-width: 767px) {
      .layout-list .post-thumbnail {
        margin-bottom: 30px;
      }
    }
    .layout-list .flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    @media (max-width: 767px) {
      .layout-list .flex {
        display: block;
      }
    }

    .grid-sizer {
      width: 33.333333%;
    }
    @media (max-width: 991px) {
      .grid-sizer {
        width: 50%;
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
      }
    }
    .content-area:not(.layout-masonry) .grid-sizer {
      display: none;
    }

    .layout-masonry .row {
      margin: 0;
    }
    .layout-masonry .site-main {
      padding: 0;
    }
    .layout-masonry .hentry {
      display: block;
    }
    .layout-masonry .hentry:first-of-type {
      width: 66.666667%;
      max-width: 66.666667%;
    }
    @media (max-width: 991px) {
      .layout-masonry .hentry:first-of-type {
        width: 50%;
        max-width: 50%;
      }
    }
    @media (max-width: 767px) {
      .layout-masonry .hentry:first-of-type {
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
      }
    }

    .layout-list-2 .site-content {
      padding-bottom: 0;
    }
    .layout-list-2 .content-area article {
      border-bottom: none;
      padding-right: 20px;
      width: 100%;
      margin-bottom: 0;
      padding-bottom: 52px;
    }
    .layout-list-2 .content-area article .post-inner {
      padding-right: 20px;
      padding-bottom: 51px;
      border-bottom: 1px solid #ebebeb;
    }
    .layout-list-2 .content-area article .entry-header {
      margin-bottom: 24px;
    }
    .layout-list-2 .content-area article .entry-header .entry-title {
      line-height: 46px;
      margin-top: 15px;
      margin-bottom: 32px;
    }
    .layout-list-2 .content-area article .thumbnail {
      position: relative;
    }
    .layout-list-2 .content-area article .thumbnail .post-thumbnail {
      margin-bottom: 0;
    }
    .layout-list-2 .content-area article .thumbnail .post-thumbnail img {
      border-radius: 5px;
    }
    .layout-list-2 .content-area article .thumbnail .post-cat,
    .layout-list-2 .content-area article .thumbnail .cat-links a {
      background: #ea5318;
      color: #fff;
      border-radius: 2px;
      position: absolute;
      left: 20px;
      bottom: 20px;
      padding: 7px 15px;
    }
    .layout-list-2 .content-area article .entry-meta {
      line-height: 18px;
    }
    .layout-list-2 .content-area article .entry-meta .byline {
      font-size: 16px;
    }
    .layout-list-2 .content-area article .entry-content {
      margin-top: 26px;
    }
    .layout-list-2 .content-area article .entry-footer .read-more-link {
      font-weight: 500;
      margin-top: 21px;
      text-transform: capitalize;
      border: 1px solid #ea5318;
      padding: 7px 12px 7px 15px;
      color: #ea5318;
    }
    .layout-list-2 .content-area article .entry-footer .read-more-link:hover {
      background: #ea5318;
      color: #fff;
    }
    .layout-list-2 .content-area article .entry-footer .read-more-link:hover span{
      color: #fff;
    }
    .layout-list-2 .content-area article:last-child {
      padding-bottom: 0;
    }
    .layout-list-2 .content-area article:last-child .post-inner {
      border-bottom: none;
    }
    .layout-list-2 .widget-area {
      border: none;
    }
    .layout-list-2.single-post .site-content {
      padding-bottom: 39px;
    }
    .layout-list-2.single-post .content-area article .thumbnail .cat-links {
      font-size: 12px;
      line-height: 12px;
      text-transform: uppercase;
    }

    .layout-two-columns .site-content .content-area .site-main {
      padding-right: 40px;
    }
    .layout-two-columns .site-content .content-area .blog-loop > .row {
      margin-left: -25px;
      margin-right: -25px;
    }
    .layout-two-columns .site-content .content-area .blog-loop > .row article {
      padding-left: 25px;
      padding-right: 25px;
    }
    .layout-two-columns .site-content .content-area article {
      padding-bottom: 0;
      margin-bottom: 18px;
      border-bottom: none;
    }
    .layout-two-columns .site-content .content-area article .entry-header {
      margin-bottom: 0;
      position: relative;
    }
    .layout-two-columns .site-content .content-area article .entry-header .post-thumbnail {
      margin-bottom: 24px;
    }
    .layout-two-columns .site-content .content-area article .entry-header .first-cat {
      background-color: #ea5318;
      border-radius: 2px;
      color: #fff;
      font-size: 12px;
      text-transform: initial;
      padding: 7px 9px 8px 11px;
      position: absolute;
      bottom: 20px;
      left: 20px;
    }

    .layout-two-columns .site-content .content-area article .entry-meta i {
      color: #ea5318;
      margin-right: -2px;
    }
    .layout-two-columns .site-content .content-area article .entry-meta span {
      margin-right: 0;
    }
    .layout-two-columns .site-content .content-area article .entry-meta span.separator {
      margin-left: 3px;
      margin-right: 3px;
    }
    .layout-two-columns .site-content .content-area article .entry-meta .posted-on {
      display: inline-block;
    }
    .layout-two-columns .site-content .content-area article .entry-meta .posted-on a {
      text-transform: initial;
      letter-spacing: 0;
    }
    .layout-two-columns .site-content .content-area article .entry-title {
      line-height: 30px;
      margin-top: 19px;
      font-size: 22px;
    }
    .layout-two-columns .site-content .content-area article .entry-title a:hover {
      color: #ea5318;
    }

    /* 404 */
    .error404 .site-content {
      background-color: #f7f7f7;
      padding: 80px 0;
    }
    @media(min-width: 548px){
      .error404 .page-title {
        font-size: 250px;
      }
    }
    @media(max-width: 547px){
      .error404 .page-title{
       font-size: 150px;
     }
   }
   .error404 .content-area {
    width: 100%;
  }
  .error404 .site-main {
    padding: 0;
    text-align: center;
  }

  /* Search */
  .search-results .page-header span {
    color: #b3b3b3;
  }

  /* Single - full width layout */
  .content-area.layout-full {
    background-color: #fff;
    border: 1px solid #ebebeb;
    padding: 100px 200px;
    -webkit-box-shadow: 0px 33px 49px 0px rgba(86, 115, 121, 0.15);
    box-shadow: 0px 33px 49px 0px rgba(86, 115, 121, 0.15);
  }
  @media (max-width: 991px) {
    .content-area.layout-full {
      padding: 30px;
    }
  }

  .single-post.layout-two-columns .site-content {
    padding-bottom: 50px;
  }
  .single-post.layout-two-columns .site-content .content-area.layout-full {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 100px;
  }
  @media (max-width: 991px) {
    .single-post.layout-two-columns .site-content .content-area.layout-full {
      padding: 30px;
    }
  }
  .single-post.layout-two-columns .site-content .content-area.layout-full .site-main {
    padding-right: 0;
  }
  .single-post.layout-two-columns .site-content .content-area article .entry-header {
    margin-bottom: 44px;
    text-align: center;
  }
  .single-post.layout-two-columns .site-content .content-area article .entry-header .entry-title {
    line-height: 59px;
    margin-top: 34px;
    margin-bottom: 14px;
  }
  .single-post.layout-two-columns .site-content .content-area article .entry-header .cat-links {
    background-color: #ea5318;
    border-radius: 2px;
    font-size: 12px;
    text-transform: initial;
    padding: 7px 9px 8px 11px;
  }
  .single-post.layout-two-columns .site-content .content-area article .entry-header .cat-links a {
    color: #fff;
  }
  .single-post.layout-two-columns .site-content .content-area article .entry-meta {
    margin-bottom: 42px;
  }
  .single-post.layout-two-columns .site-content .content-area article .entry-meta .byline {
    color: #ea5318;
  }
  .single-post.layout-two-columns .site-content .content-area article .entry-meta .byline a {
    color: #ea5318;
  }
  .single-post.layout-two-columns .site-content .content-area article .entry-meta .separator {
    color: #ea5318;
  }
  .single-post.layout-two-columns .site-content .content-area article .entry-meta .posted-on a {
    color: #ea5318;
  }
  .single-post.layout-two-columns .site-content .content-area article .entry-footer {
    margin-top: 30px;
  }
  .single-post.layout-two-columns .site-content .content-area .post-navigation {
    display: none;
  }
  .single-post.layout-two-columns .comment-respond {
    border-top: none;
    padding-top: 0;
    margin-top: 47px;
  }

  /* Woocommerce pages */
  .woocommerce .content-area {
    width: 100%;
  }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-author img {
  border-radius: 50%;
}

.comments-area .comment-body {
  margin-bottom: 35px;
}
.comments-area .comments-title {
  margin: 0 0 40px;
  font-size: 24px;
}
.comments-area .comment-author-name {
  margin-bottom: 15px;
}
.comments-area .comment-time {
  color: #bfbfbf;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.comments-area ol {
  margin: 0;
  padding: 0;
}
.comments-area ol ol {
  padding-left: 30px;
  margin-left: 100px;
  border-left: 1px solid rgba(37, 37, 37, 0.1);
  margin-bottom: 50px;
}
.comments-area ol ol .comment-text {
  border-left: 0;
}
.comments-area ol ol ol {
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
}
.comments-area .comment-content p {
  margin-bottom: 15px;
}
.comments-area .comment {
  position: relative;
}
.comments-area .comment-avatar {
  position: absolute;
  margin: 0;
}
.comments-area .comment-text {
  margin-left: 100px;
  padding-left: 30px;
  border-left: 1px solid rgba(37, 37, 37, 0.1);
}
.comments-area .comment-reply-link {
  border: 1px solid rgba(30, 30, 39, 0.2);
  border-radius: 25px;
  padding: 10px 30px;
  line-height: 1;
  font-size: 12px;
  display: inline-block;
}
.comments-area .comment-reply-link:hover {
  background-color: #ea5318;
  color: #fff;
}
.comments-area .comment-reply-link,
.comments-area .comment-edit-link {
  font-weight: 500;
  text-transform: uppercase;
  color: #242d2e;
  font-size: 12px;
}

.comment-respond {
  /*border-top: 1px solid #ebebeb;*/
  padding-top: 50px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.wp-block-table.is-style-stripes{
  border: 0 !important;
}

.comment-form input:not(.submit):not([type=checkbox]) {
  width: 100%;
}
.comment-form .comment-form-cookies-consent input {
  margin-right: 5px;
}
.comment-form .comment-reply-title {
  font-size: 24px;
}
.comment-form.layout-2 {
  margin-top: 35px;
}
.comment-form.layout-2 .form-group {
  margin-bottom: 19px;
}
.comment-form.layout-2 input,
.comment-form.layout-2 textarea {
  border-color: #ebebeb;
  border-radius: 5px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.comment-form.layout-2 .form-submit {
  margin-top: 40px;
  text-align: left;
}
.comment-form.layout-2 .form-submit .btn-main {
  display: inline-block;
  width: auto;
  border-width: 0;
  border-radius: 2px;
  padding: 13px 33px;
}
.comment-form.layout-2 .form-submit .btn-main:hover {
  background-color: #ea5318;
  color: #fff;
}
.comment-form.layout-3 {
  margin-top: 35px;
}
.comment-form.layout-3 .form-group {
  margin-bottom: 19px;
}
.comment-form.layout-3 input,
.comment-form.layout-3 textarea {
  border-color: #e5e5e5;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-top: 12px;
  padding-bottom: 12px;
}
.comment-form.layout-3 input:focus,
.comment-form.layout-3 textarea:focus {
  border-color: #ea5318;
}
.comment-form.layout-3 .form-submit {
  margin-top: 40px;
  text-align: left;
}
.comment-form.layout-3 .form-submit .btn-main {
  display: inline-block;
  width: auto;
  border-width: 0;
  border-radius: 2px;
  padding: 13px 33px;
  background-color: #ea5318;
  color: #fff;
  font-weight: 500;
  margin-bottom: 0;
}

/* Image and icon box */
.elementor-widget-touristation-image-icon-box {
  /* Skin */
}
.elementor-widget-touristation-image-icon-box figure {
  position: relative;
}
.elementor-widget-touristation-image-icon-box p:last-of-type {
  margin-bottom: 0;
}
.elementor-widget-touristation-image-icon-box .elementor-image-box-content {
  margin-top: 30px;
}
.elementor-widget-touristation-image-icon-box .elementor-image-box-content h3 {
  margin-bottom: 20px;
}
.elementor-widget-touristation-image-icon-box .icon-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #f7f7f7;
  text-align: center;
  height: 82px;
  width: 100px;
  line-height: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-widget-touristation-image-icon-box .icon-wrapper::after {
  content: '';
  position: absolute;
  right: -100%;
  width: 100%;
  height: 0;
  border-top: 82px solid transparent;
  border-left: 25px solid #f7f7f7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-widget-touristation-image-icon-box .icon-wrapper i {
  font-size: 30px;
  color: #ea5318;
}
.elementor-widget-touristation-image-icon-box:hover .icon-wrapper {
  background-color: #ea5318;
}
.elementor-widget-touristation-image-icon-box:hover .icon-wrapper::after {
  border-left: 25px solid #ea5318;
}
.elementor-widget-touristation-image-icon-box:hover .icon-wrapper i {
  color: #fff;
}
.elementor-widget-touristation-image-icon-box .feature-link {
  display: table;
  text-transform: uppercase;
  color: #bfbfbf;
  font-size: 13px;
  margin-top: 20px;
  letter-spacing: 1px;
}
.elementor-widget-touristation-image-icon-box .feature-link:hover {
  color: #ea5318;
}
.elementor-widget-touristation-image-icon-box[data-element_type*="touristation-image-icon-box.touristation_image_icon_skin"] .elementor-image-box-wrapper {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ebebeb;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.elementor-widget-touristation-image-icon-box[data-element_type*="touristation-image-icon-box.touristation_image_icon_skin"] .elementor-image-box-wrapper:hover {
  -webkit-box-shadow: 0 25px 40px -15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 25px 40px -15px rgba(0, 0, 0, 0.1);
  border-color: transparent;
}
.elementor-widget-touristation-image-icon-box[data-element_type*="touristation-image-icon-box.touristation_image_icon_skin"] .icon-wrapper {
  position: relative;
  left: -50px;
  width: 150px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 125px;
  flex: 0 0 125px;
}
.elementor-widget-touristation-image-icon-box[data-element_type*="touristation-image-icon-box.touristation_image_icon_skin"] .icon-wrapper i {
  font-size: 48px;
}
.elementor-widget-touristation-image-icon-box[data-element_type*="touristation-image-icon-box.touristation_image_icon_skin"] .elementor-image-box-content {
  width: 100%;
  display: inline-block;
  padding-left: 25px;
  margin-top: 0;
}


/* Shop categories grid */
.shop-cats-grid {
  height: 1200px;
  max-width: 1770px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-gap: 30px;
}
@media (max-width: 767px) {
  .shop-cats-grid {
    height: auto;
    display: block;
  }
}
.shop-cats-grid .cats-grid-item {
  padding: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-width: 0;
}
.shop-cats-grid .cats-grid-item.item1 {
  grid-column: 1 / span 2;
  grid-row: 1 / span 1;
}
.shop-cats-grid .cats-grid-item.item2 {
  grid-column: 3 / span 1;
  grid-row: 1 / span 2;
}
.shop-cats-grid .cats-grid-item.item3 {
  grid-column: 1 / span 1;
  grid-row: 2 / span 2;
}
.shop-cats-grid .cats-grid-item.item4 {
  grid-column: 2 / span 1;
  grid-row: 2 / span 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  border: 2px solid #e55454;
}
.shop-cats-grid .cats-grid-item.item5 {
  grid-column: 2 / span 2;
  grid-row: 3 / span 1;
}
.shop-cats-grid .cats-grid-item .grid-item-label {
  display: inline-block;
  padding: 18px 35px;
  background-color: #fff;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 18px;
  color: #191919;
  line-height: 1;
  font-weight: 500;
  min-width: 150px;
  text-align: center;
}
.shop-cats-grid .cats-grid-item .grid-item-inner h4 {
  font-size: 42px;
  color: #e55454;
}
.shop-cats-grid .cats-grid-item .grid-item-inner h5 {
  font-size: 18px;
  color: #191919;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 0;
}
.shop-cats-grid .cats-grid-item .elementor-button {
  background-color: #e55454;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 1px;
  border-radius: 25px;
  margin-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .shop-cats-grid .cats-grid-item {
    min-height: 130px;
    margin-bottom: 15px;
  }
}

/* Blog */
.single-post .entry-meta .cat-links a,
.post-cat {
  background-color: #eff1f4;
  color: #191919;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  padding: 9px 15px;
  line-height: 1;
  border-radius: 15px;
  display: inline-block;
}
.single-post .entry-meta .cat-links a:hover,
.post-cat:hover {
  color: #1c1c1c;
}

.touristation-blog:not(.touristation_touristation_blog_skin) .post-item {
  -webkit-box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15);
  box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15);
  margin-bottom: 15px;
}
.touristation-blog:not(.touristation_touristation_blog_skin) .post-content {
  padding: 30px;
  background-color: #fff;
}
.touristation-blog:not(.touristation_touristation_blog_skin) .byline {
  float: right;
  color: #bfbfbf;
  font-size: 14px;
  font-weight: 500;
}
.touristation-blog:not(.touristation_touristation_blog_skin) .byline a {
  color: #595959;
}
.touristation-blog:not(.touristation_touristation_blog_skin) .byline a:hover {
  color: #ea5318;
}
.touristation-blog:not(.touristation_touristation_blog_skin) .posted-on {
  margin-bottom: 15px;
  display: table;
}
.touristation-blog:not(.touristation_touristation_blog_skin) .posted-on a {
  color: #ea5318;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.touristation-blog:not(.touristation_touristation_blog_skin) .entry-title {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 25px;
}
.touristation-blog:not(.touristation_touristation_blog_skin) .entry-title a {
  color: #191919;
}

.touristation_touristation_blog_skin .post-item {
  margin-bottom: 45px;
}
.touristation_touristation_blog_skin .post-item:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .touristation_touristation_blog_skin .post-item img {
    margin-bottom: 30px;
  }
}
.touristation_touristation_blog_skin .post-item .read-more {
  text-transform: uppercase;
  font-weight: 600;
  color: #bfbfbf;
  font-size: 13px;
  display: block;
  margin-top: 15px;
  letter-spacing: 1px;
}
.touristation_touristation_blog_skin .post-item .read-more:hover {
  color: #ea5318;
}
.touristation_touristation_blog_skin .post-item .entry-title {
  font-size: 18px;
  margin: 0 0 12px;
  text-transform: uppercase;
}
.touristation_touristation_blog_skin .post-item .entry-title a {
  color: #0e304e;
}
.touristation_touristation_blog_skin .post-item.large-post {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .touristation_touristation_blog_skin .post-item.large-post {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .touristation_touristation_blog_skin .post-item.large-post img {
    margin-bottom: 0;
  }
}
.touristation_touristation_blog_skin .post-item.large-post .entry-title {
  font-size: 24px;
}
.touristation_touristation_blog_skin .post-item.large-post .entry-thumb {
  margin-bottom: 30px;
}
.touristation_touristation_blog_skin .post-item .posted-on {
  display: block;
  margin-bottom: 15px;
}
.touristation_touristation_blog_skin .post-item .posted-on a {
  color: #bfbfbf;
  font-size: 14px;
}

/* Style 3 */
.touristation-blog.touristation_touristation_blog_skin_2 .entry-title {
  margin: 15px 0 25px 0;
}
.touristation-blog.touristation_touristation_blog_skin_2 .posted-on {
  display: inline-block;
  margin: 0;
}
.touristation-blog.touristation_touristation_blog_skin_2 .post-cat {
  display: inline-block;
  padding: 0;
  background-color: transparent;
}
.touristation-blog.touristation_touristation_blog_skin_2 .sol {
  color: #fc9a92;
  margin: 0 5px;
}
.touristation-blog.touristation_touristation_blog_skin_2 .posted-on a,
.touristation-blog.touristation_touristation_blog_skin_2 .post-cat {
  color: #fc9a92;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
}
.touristation-blog.touristation_touristation_blog_skin_2 .comments-number {
  font-size: 12px;
  color: #bfbfbf;
  font-weight: 500;
  text-transform: uppercase;
}

/* Style 4 */
.touristation-blog.touristation_touristation_blog_skin_3 .post-content {
  padding: 30px 0 0;
}
.touristation-blog.touristation_touristation_blog_skin_3 .post-item {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.touristation-blog.touristation_touristation_blog_skin_3 .post-cat {
  display: inline-block;
  padding: 0;
  background-color: transparent;
  color: #1eaf12;
  margin: 0 0 15px;
}
.touristation-blog.touristation_touristation_blog_skin_3 .entry-title {
  font-size: 18px;
  margin: 0 0 20px;
}
.touristation-blog.touristation_touristation_blog_skin_3 .entry-title a:hover {
  color: #1eaf12;
}
.touristation-blog.touristation_touristation_blog_skin_3 .comments-number {
  color: #bfbfbf;
  display: inline-block;
}
.touristation-blog.touristation_touristation_blog_skin_3 .posted-on {
  display: inline-block;
}
.touristation-blog.touristation_touristation_blog_skin_3 .posted-on a {
  color: #bfbfbf;
  text-transform: none;
  letter-spacing: 0;
}
.touristation-blog.touristation_touristation_blog_skin_3 .vert {
  color: #bfbfbf;
  padding: 0 15px;
}

/* Style 5 */
.touristation-blog.touristation_touristation_blog_skin_4 .post-item {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 15px;
}

.touristation-blog.touristation_touristation_blog_skin_4 .post-item:hover {
  -webkit-box-shadow: 0px 12px 45px 0px rgba(61, 82, 96, 0.15);
  box-shadow: 0px 12px 45px 0px rgba(61, 82, 96, 0.15);
}
.touristation-blog.touristation_touristation_blog_skin_4 .post-content {
  min-height: 270px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 11;
}
.touristation-blog.touristation_touristation_blog_skin_4 .post-content::after {
  background-color: rgba(0, 0, 0, 0.25);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.touristation-blog.touristation_touristation_blog_skin_4 .entry-title {
  font-weight: 600;
  margin: 0;
}
.touristation-blog.touristation_touristation_blog_skin_4 .entry-title a {
  color: #fff;
}
.touristation-blog.touristation_touristation_blog_skin_4 .post-info {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
}
.touristation-blog.touristation_touristation_blog_skin_4 .post-cat {
  display: inline-block;
  padding: 0;
  background-color: transparent;
  color: #fff;
  margin: 0 0 10px;
  letter-spacing: 1px;
}
.touristation-blog.touristation_touristation_blog_skin_4 .posted-on {
  background-color: #ea5318;
  float: right;
  color: #fff;
  font-weight: 600;
  padding: 5px 8px;
}
.touristation-blog.touristation_touristation_blog_skin_4 .posted-on span {
  display: block;
  line-height: 1;
  text-align: center;
}
.touristation-blog.touristation_touristation_blog_skin_4 .posted-on span:first-of-type {
  font-size: 24px;
}
.touristation-blog.touristation_touristation_blog_skin_4 .posted-on span:last-of-type {
  font-size: 16px;
  text-transform: uppercase;
}

/* Style 6 */
.touristation-blog.touristation_touristation_blog_skin_6 .post-item {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.touristation-blog.touristation_touristation_blog_skin_6 .post-item .thumbnail {
  margin-bottom: 24px;
  overflow: hidden;
}
.touristation-blog.touristation_touristation_blog_skin_6 .post-item .thumbnail img {
  border-radius: 5px;
  -webkit-transition: all .6s;
  transition: all .6s;
}
.touristation-blog.touristation_touristation_blog_skin_6 .post-item .thumbnail:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.touristation-blog.touristation_touristation_blog_skin_6 .post-item .post-content {
  padding: 0;
  background: transparent;
}
.touristation-blog.touristation_touristation_blog_skin_6 .post-item .post-content .posted-on {
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 5px;
}
.touristation-blog.touristation_touristation_blog_skin_6 .post-item .post-content .posted-on a {
  color: #ea5318;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
}
.touristation-blog.touristation_touristation_blog_skin_6 .post-item .post-content .entry-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 22px;
}
.touristation-blog.touristation_touristation_blog_skin_6 .post-item .post-content .entry-title a {
  color: #191919;
  border-bottom: 1px solid transparent;
}
.touristation-blog.touristation_touristation_blog_skin_6 .post-item .post-content .entry-title a:hover {
  border-bottom-color: #191919;
}
.touristation-blog.touristation_touristation_blog_skin_6 .post-item .first-cat {
 font-family: 'Poppins', sans-serif;
 background-color: #ea5318;
 color: #fff;
 display: inline-block;
 border-radius: 2px;
 font-size: 12px;
 text-transform: uppercase;
 font-weight: 400;
 padding: 7px 13px;
}

/* Slider block */
.touristation-hero-wrapper .slick-slide {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.touristation-hero-wrapper .elementor-slick-slider ul.slick-dots li {
  margin: 3px;
  width: 12px;
  height: 12px;
}
.touristation-hero-wrapper .elementor-slick-slider ul.slick-dots li button {
  background: #adadad;
  padding: 0;
  border-radius: 0;
  width: 12px;
  height: 12px;
}
.touristation-hero-wrapper .elementor-slick-slider ul.slick-dots li button:before {
  display: none;
}
.touristation-hero-wrapper .elementor-slick-slider ul.slick-dots li.slick-active button {
  background: #1c1c1c;
}
.touristation-hero-wrapper .slide-title {
  margin-bottom: 30px;
}
.touristation-hero-wrapper .button {
  margin-top: 45px;
  padding-left: 48px;
  padding-right: 48px;
  display: inline-block;
}
.touristation-hero-wrapper .slide-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 60px;
}
.touristation-hero-wrapper .elementor-slick-slider ul.slick-dots {
  bottom: 25px;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.footer-widgets {
  padding-top: 80px;
  padding-bottom: 80px;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 1px solid #ebebeb;
  background-image: url(http://localhost/touristation/wp-content/uploads/2020/11/bg2.jpg);
}

.sidebar-column .widget:last-of-type {
  margin-bottom: 0;
}
.sidebar-column .widget-title {
  font-size: 20px;
  margin: 0 0 40px;
}

.footer-widgets .sidebar-column .widget.widget_media_image img{
  max-width: 80% !important
}

/*--------------------------------------------------------------
# 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.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.elementor-510 .elementor-element.elementor-element-83da6f5 > .elementor-widget-container{
  text-align: center;
}


.form-submit input[type="submit"], .ht-pagination li .page-numbers, .sticky-medal span, .search-submit, .wpcf7 .ajax-loader, .error404 .back-to-home, #theme-search-form, #scroll-to-top, .landing-item-url, .landing-btn, #preloader, .tour-desc-item, .tour-download-btn, .single-tour-2 .tour-lightbox-btn, .tli-price, .trh-price-box, .wd-tours-layout-carousel .wdt-percent-sale, .wd-tours-layout-carousel .wdt-url-btn, .menu-collapse-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.inline-flex, .theme-header-layout:not(.header-layout-3) #theme-search-btn, .content-wrap .entry-footer .theme-social-icon a, .theme-page-links span, .footer-right .theme-social-icon a,
.page-footer-copyright .theme-social-icon a, .stars-bar, .tour-lightbox-btn, .tour-average, #tour-3-slider .tour-3-slide-item, .tl-view-btn, .tl-remove-key, .element-blog__item--format, .element-blog__item--meta-item, .wd-countdown-item {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.ht-grid {
  margin-left: -15px;
  margin-right: -15px;
  min-height: 1px;
}

.ht-grid-item {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  min-height: 1px;
  min-height: 1px;
}

@media (min-width: 1024px) {
  .ht-grid-1 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-1 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-1 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-1 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(1) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-1 .ht-grid-item {
    width: calc( 100% / 1);
  }
  .ht-grid-1 .ht-grid-item:nth-of-type(1n+2) {
    clear: both;
  }
  .ht-grid-2 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-2 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-2 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-2 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(2) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-2 .ht-grid-item {
    width: calc( 100% / 2);
  }
  .ht-grid-2 .ht-grid-item:nth-of-type(2n+3) {
    clear: both;
  }
  .ht-grid-3 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-3 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-3 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-3 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(3) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-3 .ht-grid-item {
    width: calc( 100% / 3);
  }
  .ht-grid-3 .ht-grid-item:nth-of-type(3n+4) {
    clear: both;
  }
  .ht-grid-4 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-4 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-4 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-4 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(4) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-4 .ht-grid-item {
    width: calc( 100% / 4);
  }
  .ht-grid-4 .ht-grid-item:nth-of-type(4n+5) {
    clear: both;
  }
  .ht-grid-5 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-5 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-5 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-5 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(5) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-5 .ht-grid-item {
    width: calc( 100% / 5);
  }
  .ht-grid-5 .ht-grid-item:nth-of-type(5n+6) {
    clear: both;
  }
  .ht-grid-6 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-6 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-6 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-6 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(6) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-6 .ht-grid-item {
    width: calc( 100% / 6);
  }
  .ht-grid-6 .ht-grid-item:nth-of-type(6n+7) {
    clear: both;
  }
  .ht-grid-7 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-7 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-7 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-7 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(7) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-7 .ht-grid-item {
    width: calc( 100% / 7);
  }
  .ht-grid-7 .ht-grid-item:nth-of-type(7n+8) {
    clear: both;
  }
  .ht-grid-8 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-8 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-8 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-8 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(8) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-8 .ht-grid-item {
    width: calc( 100% / 8);
  }
  .ht-grid-8 .ht-grid-item:nth-of-type(8n+9) {
    clear: both;
  }
  .ht-grid-9 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-9 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-9 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-9 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(9) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-9 .ht-grid-item {
    width: calc( 100% / 9);
  }
  .ht-grid-9 .ht-grid-item:nth-of-type(9n+10) {
    clear: both;
  }
  .ht-grid-10 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-10 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-10 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-10 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(10) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-10 .ht-grid-item {
    width: calc( 100% / 10);
  }
  .ht-grid-10 .ht-grid-item:nth-of-type(10n+11) {
    clear: both;
  }
  .ht-grid-11 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-11 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-11 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-11 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(11) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-11 .ht-grid-item {
    width: calc( 100% / 11);
  }
  .ht-grid-11 .ht-grid-item:nth-of-type(11n+12) {
    clear: both;
  }
  .ht-grid-12 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-12 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-12 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-12 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(12) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-12 .ht-grid-item {
    width: calc( 100% / 12);
  }
  .ht-grid-12 .ht-grid-item:nth-of-type(12n+13) {
    clear: both;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ht-grid-tablet-1 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-tablet-1 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-tablet-1 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-tablet-1 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(1) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-tablet-1 .ht-grid-item {
    width: calc( 100% / 1);
  }
  .ht-grid-tablet-1 .ht-grid-item:nth-of-type(1n+2) {
    clear: both;
  }
  .ht-grid-tablet-2 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-tablet-2 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-tablet-2 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-tablet-2 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(2) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-tablet-2 .ht-grid-item {
    width: calc( 100% / 2);
  }
  .ht-grid-tablet-2 .ht-grid-item:nth-of-type(2n+3) {
    clear: both;
  }
  .ht-grid-tablet-3 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-tablet-3 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-tablet-3 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-tablet-3 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(3) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-tablet-3 .ht-grid-item {
    width: calc( 100% / 3);
  }
  .ht-grid-tablet-3 .ht-grid-item:nth-of-type(3n+4) {
    clear: both;
  }
  .ht-grid-tablet-4 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-tablet-4 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-tablet-4 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-tablet-4 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(4) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-tablet-4 .ht-grid-item {
    width: calc( 100% / 4);
  }
  .ht-grid-tablet-4 .ht-grid-item:nth-of-type(4n+5) {
    clear: both;
  }
  .ht-grid-tablet-5 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-tablet-5 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-tablet-5 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-tablet-5 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(5) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-tablet-5 .ht-grid-item {
    width: calc( 100% / 5);
  }
  .ht-grid-tablet-5 .ht-grid-item:nth-of-type(5n+6) {
    clear: both;
  }
  .ht-grid-tablet-6 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-tablet-6 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-tablet-6 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-tablet-6 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(6) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-tablet-6 .ht-grid-item {
    width: calc( 100% / 6);
  }
  .ht-grid-tablet-6 .ht-grid-item:nth-of-type(6n+7) {
    clear: both;
  }
  .ht-grid-tablet-7 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-tablet-7 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-tablet-7 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-tablet-7 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(7) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-tablet-7 .ht-grid-item {
    width: calc( 100% / 7);
  }
  .ht-grid-tablet-7 .ht-grid-item:nth-of-type(7n+8) {
    clear: both;
  }
  .ht-grid-tablet-8 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-tablet-8 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-tablet-8 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-tablet-8 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(8) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-tablet-8 .ht-grid-item {
    width: calc( 100% / 8);
  }
  .ht-grid-tablet-8 .ht-grid-item:nth-of-type(8n+9) {
    clear: both;
  }
  .ht-grid-tablet-9 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-tablet-9 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-tablet-9 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-tablet-9 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(9) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-tablet-9 .ht-grid-item {
    width: calc( 100% / 9);
  }
  .ht-grid-tablet-9 .ht-grid-item:nth-of-type(9n+10) {
    clear: both;
  }
  .ht-grid-tablet-10 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-tablet-10 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-tablet-10 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-tablet-10 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(10) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-tablet-10 .ht-grid-item {
    width: calc( 100% / 10);
  }
  .ht-grid-tablet-10 .ht-grid-item:nth-of-type(10n+11) {
    clear: both;
  }
  .ht-grid-tablet-11 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-tablet-11 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-tablet-11 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-tablet-11 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(11) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-tablet-11 .ht-grid-item {
    width: calc( 100% / 11);
  }
  .ht-grid-tablet-11 .ht-grid-item:nth-of-type(11n+12) {
    clear: both;
  }
  .ht-grid-tablet-12 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-tablet-12 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-tablet-12 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-tablet-12 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(12) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-tablet-12 .ht-grid-item {
    width: calc( 100% / 12);
  }
  .ht-grid-tablet-12 .ht-grid-item:nth-of-type(12n+13) {
    clear: both;
  }
}

@media (max-width: 767px) {
  .ht-grid-mobile-1 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-mobile-1 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-mobile-1 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-mobile-1 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(1) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-mobile-1 .ht-grid-item {
    width: calc( 100% / 1);
  }
  .ht-grid-mobile-1 .ht-grid-item:nth-of-type(1n+2) {
    clear: both;
  }
  .ht-grid-mobile-2 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-mobile-2 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-mobile-2 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-mobile-2 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(2) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-mobile-2 .ht-grid-item {
    width: calc( 100% / 2);
  }
  .ht-grid-mobile-2 .ht-grid-item:nth-of-type(2n+3) {
    clear: both;
  }
  .ht-grid-mobile-3 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-mobile-3 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-mobile-3 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-mobile-3 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(3) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-mobile-3 .ht-grid-item {
    width: calc( 100% / 3);
  }
  .ht-grid-mobile-3 .ht-grid-item:nth-of-type(3n+4) {
    clear: both;
  }
  .ht-grid-mobile-4 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-mobile-4 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-mobile-4 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-mobile-4 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(4) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-mobile-4 .ht-grid-item {
    width: calc( 100% / 4);
  }
  .ht-grid-mobile-4 .ht-grid-item:nth-of-type(4n+5) {
    clear: both;
  }
  .ht-grid-mobile-5 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-mobile-5 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-mobile-5 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-mobile-5 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(5) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-mobile-5 .ht-grid-item {
    width: calc( 100% / 5);
  }
  .ht-grid-mobile-5 .ht-grid-item:nth-of-type(5n+6) {
    clear: both;
  }
  .ht-grid-mobile-6 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-mobile-6 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-mobile-6 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-mobile-6 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(6) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-mobile-6 .ht-grid-item {
    width: calc( 100% / 6);
  }
  .ht-grid-mobile-6 .ht-grid-item:nth-of-type(6n+7) {
    clear: both;
  }
  .ht-grid-mobile-7 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-mobile-7 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-mobile-7 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-mobile-7 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(7) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-mobile-7 .ht-grid-item {
    width: calc( 100% / 7);
  }
  .ht-grid-mobile-7 .ht-grid-item:nth-of-type(7n+8) {
    clear: both;
  }
  .ht-grid-mobile-8 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-mobile-8 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-mobile-8 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-mobile-8 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(8) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-mobile-8 .ht-grid-item {
    width: calc( 100% / 8);
  }
  .ht-grid-mobile-8 .ht-grid-item:nth-of-type(8n+9) {
    clear: both;
  }
  .ht-grid-mobile-9 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-mobile-9 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-mobile-9 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-mobile-9 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(9) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-mobile-9 .ht-grid-item {
    width: calc( 100% / 9);
  }
  .ht-grid-mobile-9 .ht-grid-item:nth-of-type(9n+10) {
    clear: both;
  }
  .ht-grid-mobile-10 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-mobile-10 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-mobile-10 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-mobile-10 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(10) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-mobile-10 .ht-grid-item {
    width: calc( 100% / 10);
  }
  .ht-grid-mobile-10 .ht-grid-item:nth-of-type(10n+11) {
    clear: both;
  }
  .ht-grid-mobile-11 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-mobile-11 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-mobile-11 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-mobile-11 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(11) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-mobile-11 .ht-grid-item {
    width: calc( 100% / 11);
  }
  .ht-grid-mobile-11 .ht-grid-item:nth-of-type(11n+12) {
    clear: both;
  }
  .ht-grid-mobile-12 .not-real-slider:not(.tns-slider) {
    position: relative;
    float: left;
    width: 100% !important;
  }
  .ht-grid-mobile-12 .not-real-slider:not(.tns-slider):before {
    -webkit-animation: loading 0.75s infinite linear;
    animation: loading 0.75s infinite linear;
    height: 50px;
    width: 50px;
    border: 2px solid #333;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .ht-grid-mobile-12 .not-real-slider:not(.tns-slider) .ht-grid-item {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .ht-grid-mobile-12 .not-real-slider:not(.tns-slider) .ht-grid-item:nth-of-type(12) ~ .ht-grid-item {
    display: none;
  }
  .ht-grid-mobile-12 .ht-grid-item {
    width: calc( 100% / 12);
  }
  .ht-grid-mobile-12 .ht-grid-item:nth-of-type(12n+13) {
    clear: both;
  }
}

/* skew */
/* translate */
.duration, a, .form-submit input[type="submit"], .cover-image.entry-image-link img, .tagcloud a:before, .footer-subscribe-form button, .theme-footer-menu .sub-menu, #scroll-to-top, .landing-btn, #preloader, .tour-lightbox-btn#touristation-view-photos, #tour-3-slider .tour-3-slide-item:before, .tour-acc-head, .tl-remove-key button, .tl-image img, .tour-related .tns-controls button, .tour-related-item-wr, .wpcf7-form input[type="submit"], .element-blog__item--img img, .wd-dest-layout-grid .wdd-item:before,
.wd-dest-layout-carousel .wdd-item:before, .wd-dest-layout-grid .wdd-cont,
.wd-dest-layout-carousel .wdd-cont, .wd-dest-layout-grid .wddc-desc,
.wd-dest-layout-carousel .wddc-desc, .place-search-spn input, .wd-tours-layout-grid .wd-tour-item, .wd-tours-layout-grid .wd-tour-head img, .wd-tours-layout-carousel .wd-tour-head img, .wd-tours-layout-carousel .wdtc-title, .wd-tours-layout-carousel .wd-tour-content {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.delay, .wd-dest-layout-grid .wdd-item:before,
.wd-dest-layout-carousel .wdd-item:before {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}


#preloader {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #fff;
  -moz-user-select: none;
  -webkit-user-select: none;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

#preloader.loading {
  z-index: 9999;
  opacity: 1;
  visibility: visible;
}

#preloader.loading:before {
  height: 50px;
  width: 50px;
  border-width: 7px;
  border-style: solid;
  border-right-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  -webkit-animation: loading 0.8s infinite linear;
  animation: loading 0.8s infinite linear;
}

/* modules */

.text-center {
  text-align: center;
}

.d-flex {
  display: flex;
  display: -webkit-flex;
}

.align-items-center {
  align-items: center;
  -webkit-align-items: center;
}

.justify-content-center {
  justify-content: center;
  -webkit-justify-content: center;
}

.cl {
  clear: both;
}

.flw, .widget_recent_posts_thumbnail .widget_recent_post_thumbnail_item,
.elementor-widget-wp-widget-touristation_recent_posts_with_thumbnail .widget_recent_post_thumbnail_item, .widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary span,
.elementor-widget-wp-widget-touristation_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary span, #respond, #respond #comment, .comment-notes, .cmt-input, .cmt-input input, .cmt-textarea, #comments, #comments .navigation, .comment-list, .comment-list .children, .comment-item, .comment-text, .single-post .comment-list .comment, .single-post .wrap-rating, article.hentry, .content-wrap, .content-wrap .entry-content, .content-wrap .entry-footer, .content-wrap .entry-footer .blog-tagcloud, .content-wrap .entry-footer .theme-social-icon, .ht-pagination, .single-format-content, .theme-page-links, .cover-image, .elementor-widget, .widget select, .search-form, .search-field, .flickr-widget, .wpcf7, .wpcf7-form, .wpcf7-response-output, .error404 #main, .comment-post-pingback, .theme-footer, .footer-cta, .widget-box, .footer-subscribe-form input, .footer-subscribe-form button, .footer-copyright, #theme-menu-layout, .theme-header-layout, .header-box, #theme-page-header, .page-header, #theme-container, .page-content, .single-ht_tour #respond .wrap-rating,
.single-ht_tour #respond #commentform,
.single-ht_tour #respond #commentform p,
.single-ht_tour #respond label, #reviews-detail, #reviews-detail dt, #reviews-detail dd, .review-content .rating-title, .fw-feedback, .fw-feedback .comment-body, .fw-feedback .fn, .comment-awaiting-moderation, .single-ht_tour #main, .tour-left-content, .tour-cover-image, .fake-navbox, .tour-navbox, .tour-under-title, .tour-gallery, .tour-desc, .tour-section, .tour-section iframe, .tour-table-info, .tour-accordion, .tour-acc-content, .single-tour-2 .tour-title-box, .tour-3-gallery, #tour-3-slider, .main-tour-list, .tour-list-sidebar, #tour-list-content, #tl-filter-key, #tl-list, .tour-view-list .tl-item, .tour-view-list .tl-content, .tour-view-list .tlc-short-info, .tour-view-grid .tl-content, .tour-view-grid .tlc-cat, .tl-sidebar-title, #tl-filter-form, #tour-list-date-field,
#tour-list-keyword-field, .tl-term-list, .tl-price-field, .tl-price-field input, .tl-sidebar-block, .tl-sidebar-block > div, .tl-sidebar-block .slider, .tour-related, .tour-related-item-wr, #has-sidebar-sticky, .tour-sidebar, .tour-price-box, .tour-book-form, .tour-book-form select,
.tour-book-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]):not([type="file"]):not([type="reset"]):not([type="range"]), .tour-book-form input[type="file"], .tour-book-form textarea, .wpcf7-form > p, .wpcf7-form label, .wpcf7-form .wpcf7-form-control-wrap, .wpcf7-form input[type="submit"], .tour-contactform-tick, .tour-custumer-support, .wd-blog-list .element-blog__item, .place-search-spn label, .place-search-spn input, .wd-tours-layout-grid .wd-tour-item, .wd-tours-layout-grid .wd-tour-content {
  float: left;
  width: 100%;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.float-none {
  float: none;
}

.screen-reader-text,
.sr-only,
.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}


/* gallery image columns
------------------------------------------------->*/
.gallery-icon img {
  margin: 0 auto;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-item {
  width: 100%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-top: 0 !important;
}

.gallery-caption {
  color: #686868;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  margin-bottom: 0;
}

/* Alignments
------------------------------------------------->*/
.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em;
}

@font-face {
  font-family: "FontAwesome";
  src: url("fonts/fontawesome-webfont.eot");
  src: url("fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2") format("woff2"), url("fonts/fontawesome-webfont.woff") format("woff"), url("fonts/fontawesome-webfont.ttf") format("truetype"), url("fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa:before {
  font-family: "FontAwesome" !important;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

@font-face {
  font-family: 'touristationicon';
  src: url("fonts/touristationicon.eot?phkajc");
  src: url("fonts/touristationicon.eot?phkajc#iefix") format("embedded-opentype"), url("fonts/touristationicon.ttf?phkajc") format("truetype"), url("fonts/touristationicon.woff?phkajc") format("woff"), url("fonts/touristationicon.svg?phkajc#touristationicon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="touristation-icon-"],
[class*=" touristation-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'touristationicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.touristation-icon-calendar:before {
  content: "\e900";
}

.touristation-icon-calendar-2:before {
  content: "\e901";
}

.touristation-icon-calendar-3:before {
  content: "\e902";
}

.touristation-icon-call:before {
  content: "\e903";
}

.touristation-icon-camera:before {
  content: "\e904";
}

.touristation-icon-clock:before {
  content: "\e905";
}

.touristation-icon-email:before {
  content: "\e906";
}

.touristation-icon-grid:before {
  content: "\e907";
}

.touristation-icon-group:before {
  content: "\e908";
}

.touristation-icon-heart:before {
  content: "\e909";
}

.touristation-icon-home:before {
  content: "\e90a";
}

.touristation-icon-info:before {
  content: "\e90b";
}

.touristation-icon-list:before {
  content: "\e90c";
}

.touristation-icon-location:before {
  content: "\e90d";
}

.touristation-icon-mail:before {
  content: "\e90e";
}

.touristation-icon-paper:before {
  content: "\e90f";
}

.touristation-icon-pdf:before {
  content: "\e910";
}

.touristation-icon-pen:before {
  content: "\e911";
}

.touristation-icon-phone-book:before {
  content: "\e912";
}

.touristation-icon-search:before {
  content: "\e913";
}

.touristation-icon-tag:before {
  content: "\e914";
}

.touristation-icon-tick:before {
  content: "\e915";
}

.touristation-icon-unchecked:before {
  content: "\e916";
}

.touristation-icon-user:before {
  content: "\e917";
}

.touristation-icon-user-2:before {
  content: "\e918";
}

@font-face {
  font-family: "Ionicons";
  src: url("fonts/ionicons.eot");
  src: url("fonts/ionicons.eot") format("embedded-opentype"), url("fonts/ionicons.ttf") format("truetype"), url("fonts/ionicons.woff") format("woff"), url("fonts/ionicons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.ion, .ionicons, [class^="ion-"]:before, [class*=" ion-"]:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ion-alert:before {
  content: "\f101";
}

.ion-alert-circled:before {
  content: "\f100";
}

.ion-android-add:before {
  content: "\f2c7";
}

.ion-android-add-circle:before {
  content: "\f359";
}

.ion-android-alarm-clock:before {
  content: "\f35a";
}

.ion-android-alert:before {
  content: "\f35b";
}

.ion-android-apps:before {
  content: "\f35c";
}

.ion-android-archive:before {
  content: "\f2c9";
}

.ion-android-arrow-back:before {
  content: "\f2ca";
}

.ion-android-arrow-down:before {
  content: "\f35d";
}

.ion-android-arrow-dropdown:before {
  content: "\f35f";
}

.ion-android-arrow-dropdown-circle:before {
  content: "\f35e";
}

.ion-android-arrow-dropleft:before {
  content: "\f361";
}

.ion-android-arrow-dropleft-circle:before {
  content: "\f360";
}

.ion-android-arrow-dropright:before {
  content: "\f363";
}

.ion-android-arrow-dropright-circle:before {
  content: "\f362";
}

.ion-android-arrow-dropup:before {
  content: "\f365";
}

.ion-android-arrow-dropup-circle:before {
  content: "\f364";
}

.ion-android-arrow-forward:before {
  content: "\f30f";
}

.ion-android-arrow-up:before {
  content: "\f366";
}

.ion-android-attach:before {
  content: "\f367";
}

.ion-android-bar:before {
  content: "\f368";
}

.ion-android-bicycle:before {
  content: "\f369";
}

.ion-android-boat:before {
  content: "\f36a";
}

.ion-android-bookmark:before {
  content: "\f36b";
}

.ion-android-bulb:before {
  content: "\f36c";
}

.ion-android-bus:before {
  content: "\f36d";
}

.ion-android-calendar:before {
  content: "\f2d1";
}

.ion-android-call:before {
  content: "\f2d2";
}

.ion-android-camera:before {
  content: "\f2d3";
}

.ion-android-cancel:before {
  content: "\f36e";
}

.ion-android-car:before {
  content: "\f36f";
}

.ion-android-cart:before {
  content: "\f370";
}

.ion-android-chat:before {
  content: "\f2d4";
}

.ion-android-checkbox:before {
  content: "\f374";
}

.ion-android-checkbox-blank:before {
  content: "\f371";
}

.ion-android-checkbox-outline:before {
  content: "\f373";
}

.ion-android-checkbox-outline-blank:before {
  content: "\f372";
}

.ion-android-checkmark-circle:before {
  content: "\f375";
}

.ion-android-clipboard:before {
  content: "\f376";
}

.ion-android-close:before {
  content: "\f2d7";
}

.ion-android-cloud:before {
  content: "\f37a";
}

.ion-android-cloud-circle:before {
  content: "\f377";
}

.ion-android-cloud-done:before {
  content: "\f378";
}

.ion-android-cloud-outline:before {
  content: "\f379";
}

.ion-android-color-palette:before {
  content: "\f37b";
}

.ion-android-compass:before {
  content: "\f37c";
}

.ion-android-contact:before {
  content: "\f2d8";
}

.ion-android-contacts:before {
  content: "\f2d9";
}

.ion-android-contract:before {
  content: "\f37d";
}

.ion-android-create:before {
  content: "\f37e";
}

.ion-android-delete:before {
  content: "\f37f";
}

.ion-android-desktop:before {
  content: "\f380";
}

.ion-android-document:before {
  content: "\f381";
}

.ion-android-done:before {
  content: "\f383";
}

.ion-android-done-all:before {
  content: "\f382";
}

.ion-android-download:before {
  content: "\f2dd";
}

.ion-android-drafts:before {
  content: "\f384";
}

.ion-android-exit:before {
  content: "\f385";
}

.ion-android-expand:before {
  content: "\f386";
}

.ion-android-favorite:before {
  content: "\f388";
}

.ion-android-favorite-outline:before {
  content: "\f387";
}

.ion-android-film:before {
  content: "\f389";
}

.ion-android-folder:before {
  content: "\f2e0";
}

.ion-android-folder-open:before {
  content: "\f38a";
}

.ion-android-funnel:before {
  content: "\f38b";
}

.ion-android-globe:before {
  content: "\f38c";
}

.ion-android-hand:before {
  content: "\f2e3";
}

.ion-android-hangout:before {
  content: "\f38d";
}

.ion-android-happy:before {
  content: "\f38e";
}

.ion-android-home:before {
  content: "\f38f";
}

.ion-android-image:before {
  content: "\f2e4";
}

.ion-android-laptop:before {
  content: "\f390";
}

.ion-android-list:before {
  content: "\f391";
}

.ion-android-locate:before {
  content: "\f2e9";
}

.ion-android-lock:before {
  content: "\f392";
}

.ion-android-mail:before {
  content: "\f2eb";
}

.ion-android-map:before {
  content: "\f393";
}

.ion-android-menu:before {
  content: "\f394";
}

.ion-android-microphone:before {
  content: "\f2ec";
}

.ion-android-microphone-off:before {
  content: "\f395";
}

.ion-android-more-horizontal:before {
  content: "\f396";
}

.ion-android-more-vertical:before {
  content: "\f397";
}

.ion-android-navigate:before {
  content: "\f398";
}

.ion-android-notifications:before {
  content: "\f39b";
}

.ion-android-notifications-none:before {
  content: "\f399";
}

.ion-android-notifications-off:before {
  content: "\f39a";
}

.ion-android-open:before {
  content: "\f39c";
}

.ion-android-options:before {
  content: "\f39d";
}

.ion-android-people:before {
  content: "\f39e";
}

.ion-android-person:before {
  content: "\f3a0";
}

.ion-android-person-add:before {
  content: "\f39f";
}

.ion-android-phone-landscape:before {
  content: "\f3a1";
}

.ion-android-phone-portrait:before {
  content: "\f3a2";
}

.ion-android-pin:before {
  content: "\f3a3";
}

.ion-android-plane:before {
  content: "\f3a4";
}

.ion-android-playstore:before {
  content: "\f2f0";
}

.ion-android-print:before {
  content: "\f3a5";
}

.ion-android-radio-button-off:before {
  content: "\f3a6";
}

.ion-android-radio-button-on:before {
  content: "\f3a7";
}

.ion-android-refresh:before {
  content: "\f3a8";
}

.ion-android-remove:before {
  content: "\f2f4";
}

.ion-android-remove-circle:before {
  content: "\f3a9";
}

.ion-android-restaurant:before {
  content: "\f3aa";
}

.ion-android-sad:before {
  content: "\f3ab";
}

.ion-android-search:before {
  content: "\f2f5";
}

.ion-android-send:before {
  content: "\f2f6";
}

.ion-android-settings:before {
  content: "\f2f7";
}

.ion-android-share:before {
  content: "\f2f8";
}

.ion-android-share-alt:before {
  content: "\f3ac";
}

.ion-android-star:before {
  content: "\f2fc";
}

.ion-android-star-half:before {
  content: "\f3ad";
}

.ion-android-star-outline:before {
  content: "\f3ae";
}

.ion-android-stopwatch:before {
  content: "\f2fd";
}

.ion-android-subway:before {
  content: "\f3af";
}

.ion-android-sunny:before {
  content: "\f3b0";
}

.ion-android-sync:before {
  content: "\f3b1";
}

.ion-android-textsms:before {
  content: "\f3b2";
}

.ion-android-time:before {
  content: "\f3b3";
}

.ion-android-train:before {
  content: "\f3b4";
}

.ion-android-unlock:before {
  content: "\f3b5";
}

.ion-android-upload:before {
  content: "\f3b6";
}

.ion-android-volume-down:before {
  content: "\f3b7";
}

.ion-android-volume-mute:before {
  content: "\f3b8";
}

.ion-android-volume-off:before {
  content: "\f3b9";
}

.ion-android-volume-up:before {
  content: "\f3ba";
}

.ion-android-walk:before {
  content: "\f3bb";
}

.ion-android-warning:before {
  content: "\f3bc";
}

.ion-android-watch:before {
  content: "\f3bd";
}

.ion-android-wifi:before {
  content: "\f305";
}

.ion-aperture:before {
  content: "\f313";
}

.ion-archive:before {
  content: "\f102";
}

.ion-arrow-down-a:before {
  content: "\f103";
}

.ion-arrow-down-b:before {
  content: "\f104";
}

.ion-arrow-down-c:before {
  content: "\f105";
}

.ion-arrow-expand:before {
  content: "\f25e";
}

.ion-arrow-graph-down-left:before {
  content: "\f25f";
}

.ion-arrow-graph-down-right:before {
  content: "\f260";
}

.ion-arrow-graph-up-left:before {
  content: "\f261";
}

.ion-arrow-graph-up-right:before {
  content: "\f262";
}

.ion-arrow-left-a:before {
  content: "\f106";
}

.ion-arrow-left-b:before {
  content: "\f107";
}

.ion-arrow-left-c:before {
  content: "\f108";
}

.ion-arrow-move:before {
  content: "\f263";
}

.ion-arrow-resize:before {
  content: "\f264";
}

.ion-arrow-return-left:before {
  content: "\f265";
}

.ion-arrow-return-right:before {
  content: "\f266";
}

.ion-arrow-right-a:before {
  content: "\f109";
}

.ion-arrow-right-b:before {
  content: "\f10a";
}

.ion-arrow-right-c:before {
  content: "\f10b";
}

.ion-arrow-shrink:before {
  content: "\f267";
}

.ion-arrow-swap:before {
  content: "\f268";
}

.ion-arrow-up-a:before {
  content: "\f10c";
}

.ion-arrow-up-b:before {
  content: "\f10d";
}

.ion-arrow-up-c:before {
  content: "\f10e";
}

.ion-asterisk:before {
  content: "\f314";
}

.ion-at:before {
  content: "\f10f";
}

.ion-backspace:before {
  content: "\f3bf";
}

.ion-backspace-outline:before {
  content: "\f3be";
}

.ion-bag:before {
  content: "\f110";
}

.ion-battery-charging:before {
  content: "\f111";
}

.ion-battery-empty:before {
  content: "\f112";
}

.ion-battery-full:before {
  content: "\f113";
}

.ion-battery-half:before {
  content: "\f114";
}

.ion-battery-low:before {
  content: "\f115";
}

.ion-beaker:before {
  content: "\f269";
}

.ion-beer:before {
  content: "\f26a";
}

.ion-bluetooth:before {
  content: "\f116";
}

.ion-bonfire:before {
  content: "\f315";
}

.ion-bookmark:before {
  content: "\f26b";
}

.ion-bowtie:before {
  content: "\f3c0";
}

.ion-briefcase:before {
  content: "\f26c";
}

.ion-bug:before {
  content: "\f2be";
}

.ion-calculator:before {
  content: "\f26d";
}

.ion-calendar:before {
  content: "\f117";
}

.ion-camera:before {
  content: "\f118";
}

.ion-card:before {
  content: "\f119";
}

.ion-cash:before {
  content: "\f316";
}

.ion-chatbox:before {
  content: "\f11b";
}

.ion-chatbox-working:before {
  content: "\f11a";
}

.ion-chatboxes:before {
  content: "\f11c";
}

.ion-chatbubble:before {
  content: "\f11e";
}

.ion-chatbubble-working:before {
  content: "\f11d";
}

.ion-chatbubbles:before {
  content: "\f11f";
}

.ion-checkmark:before {
  content: "\f122";
}

.ion-checkmark-circled:before {
  content: "\f120";
}

.ion-checkmark-round:before {
  content: "\f121";
}

.ion-chevron-down:before {
  content: "\f123";
}

.ion-chevron-left:before {
  content: "\f124";
}

.ion-chevron-right:before {
  content: "\f125";
}

.ion-chevron-up:before {
  content: "\f126";
}

.ion-clipboard:before {
  content: "\f127";
}

.ion-clock:before {
  content: "\f26e";
}

.ion-close:before {
  content: "\f12a";
}

.ion-close-circled:before {
  content: "\f128";
}

.ion-close-round:before {
  content: "\f129";
}

.ion-closed-captioning:before {
  content: "\f317";
}

.ion-cloud:before {
  content: "\f12b";
}

.ion-code:before {
  content: "\f271";
}

.ion-code-download:before {
  content: "\f26f";
}

.ion-code-working:before {
  content: "\f270";
}

.ion-coffee:before {
  content: "\f272";
}

.ion-compass:before {
  content: "\f273";
}

.ion-compose:before {
  content: "\f12c";
}

.ion-connection-bars:before {
  content: "\f274";
}

.ion-contrast:before {
  content: "\f275";
}

.ion-crop:before {
  content: "\f3c1";
}

.ion-cube:before {
  content: "\f318";
}

.ion-disc:before {
  content: "\f12d";
}

.ion-document:before {
  content: "\f12f";
}

.ion-document-text:before {
  content: "\f12e";
}

.ion-drag:before {
  content: "\f130";
}

.ion-earth:before {
  content: "\f276";
}

.ion-easel:before {
  content: "\f3c2";
}

.ion-edit:before {
  content: "\f2bf";
}

.ion-egg:before {
  content: "\f277";
}

.ion-eject:before {
  content: "\f131";
}

.ion-email:before {
  content: "\f132";
}

.ion-email-unread:before {
  content: "\f3c3";
}

.ion-erlenmeyer-flask:before {
  content: "\f3c5";
}

.ion-erlenmeyer-flask-bubbles:before {
  content: "\f3c4";
}

.ion-eye:before {
  content: "\f133";
}

.ion-eye-disabled:before {
  content: "\f306";
}

.ion-female:before {
  content: "\f278";
}

.ion-filing:before {
  content: "\f134";
}

.ion-film-marker:before {
  content: "\f135";
}

.ion-fireball:before {
  content: "\f319";
}

.ion-flag:before {
  content: "\f279";
}

.ion-flame:before {
  content: "\f31a";
}

.ion-flash:before {
  content: "\f137";
}

.ion-flash-off:before {
  content: "\f136";
}

.ion-folder:before {
  content: "\f139";
}

.ion-fork:before {
  content: "\f27a";
}

.ion-fork-repo:before {
  content: "\f2c0";
}

.ion-forward:before {
  content: "\f13a";
}

.ion-funnel:before {
  content: "\f31b";
}

.ion-gear-a:before {
  content: "\f13d";
}

.ion-gear-b:before {
  content: "\f13e";
}

.ion-grid:before {
  content: "\f13f";
}

.ion-hammer:before {
  content: "\f27b";
}

.ion-happy:before {
  content: "\f31c";
}

.ion-happy-outline:before {
  content: "\f3c6";
}

.ion-headphone:before {
  content: "\f140";
}

.ion-heart:before {
  content: "\f141";
}

.ion-heart-broken:before {
  content: "\f31d";
}

.ion-help:before {
  content: "\f143";
}

.ion-help-buoy:before {
  content: "\f27c";
}

.ion-help-circled:before {
  content: "\f142";
}

.ion-home:before {
  content: "\f144";
}

.ion-icecream:before {
  content: "\f27d";
}

.ion-image:before {
  content: "\f147";
}

.ion-images:before {
  content: "\f148";
}

.ion-information:before {
  content: "\f14a";
}

.ion-information-circled:before {
  content: "\f149";
}

.ion-ionic:before {
  content: "\f14b";
}

.ion-ios-alarm:before {
  content: "\f3c8";
}

.ion-ios-alarm-outline:before {
  content: "\f3c7";
}

.ion-ios-albums:before {
  content: "\f3ca";
}

.ion-ios-albums-outline:before {
  content: "\f3c9";
}

.ion-ios-americanfootball:before {
  content: "\f3cc";
}

.ion-ios-americanfootball-outline:before {
  content: "\f3cb";
}

.ion-ios-analytics:before {
  content: "\f3ce";
}

.ion-ios-analytics-outline:before {
  content: "\f3cd";
}

.ion-ios-arrow-back:before {
  content: "\f3cf";
}

.ion-ios-arrow-down:before {
  content: "\f3d0";
}

.ion-ios-arrow-forward:before {
  content: "\f3d1";
}

.ion-ios-arrow-left:before {
  content: "\f3d2";
}

.ion-ios-arrow-right:before {
  content: "\f3d3";
}

.ion-ios-arrow-thin-down:before {
  content: "\f3d4";
}

.ion-ios-arrow-thin-left:before {
  content: "\f3d5";
}

.ion-ios-arrow-thin-right:before {
  content: "\f3d6";
}

.ion-ios-arrow-thin-up:before {
  content: "\f3d7";
}

.ion-ios-arrow-up:before {
  content: "\f3d8";
}

.ion-ios-at:before {
  content: "\f3da";
}

.ion-ios-at-outline:before {
  content: "\f3d9";
}

.ion-ios-barcode:before {
  content: "\f3dc";
}

.ion-ios-barcode-outline:before {
  content: "\f3db";
}

.ion-ios-baseball:before {
  content: "\f3de";
}

.ion-ios-baseball-outline:before {
  content: "\f3dd";
}

.ion-ios-basketball:before {
  content: "\f3e0";
}

.ion-ios-basketball-outline:before {
  content: "\f3df";
}

.ion-ios-bell:before {
  content: "\f3e2";
}

.ion-ios-bell-outline:before {
  content: "\f3e1";
}

.ion-ios-body:before {
  content: "\f3e4";
}

.ion-ios-body-outline:before {
  content: "\f3e3";
}

.ion-ios-bolt:before {
  content: "\f3e6";
}

.ion-ios-bolt-outline:before {
  content: "\f3e5";
}

.ion-ios-book:before {
  content: "\f3e8";
}

.ion-ios-book-outline:before {
  content: "\f3e7";
}

.ion-ios-bookmarks:before {
  content: "\f3ea";
}

.ion-ios-bookmarks-outline:before {
  content: "\f3e9";
}

.ion-ios-box:before {
  content: "\f3ec";
}

.ion-ios-box-outline:before {
  content: "\f3eb";
}

.ion-ios-briefcase:before {
  content: "\f3ee";
}

.ion-ios-briefcase-outline:before {
  content: "\f3ed";
}

.ion-ios-browsers:before {
  content: "\f3f0";
}

.ion-ios-browsers-outline:before {
  content: "\f3ef";
}

.ion-ios-calculator:before {
  content: "\f3f2";
}

.ion-ios-calculator-outline:before {
  content: "\f3f1";
}

.ion-ios-calendar:before {
  content: "\f3f4";
}

.ion-ios-calendar-outline:before {
  content: "\f3f3";
}

.ion-ios-camera:before {
  content: "\f3f6";
}

.ion-ios-camera-outline:before {
  content: "\f3f5";
}

.ion-ios-cart:before {
  content: "\f3f8";
}

.ion-ios-cart-outline:before {
  content: "\f3f7";
}

.ion-ios-chatboxes:before {
  content: "\f3fa";
}

.ion-ios-chatboxes-outline:before {
  content: "\f3f9";
}

.ion-ios-chatbubble:before {
  content: "\f3fc";
}

.ion-ios-chatbubble-outline:before {
  content: "\f3fb";
}

.ion-ios-checkmark:before {
  content: "\f3ff";
}

.ion-ios-checkmark-empty:before {
  content: "\f3fd";
}

.ion-ios-checkmark-outline:before {
  content: "\f3fe";
}

.ion-ios-circle-filled:before {
  content: "\f400";
}

.ion-ios-circle-outline:before {
  content: "\f401";
}

.ion-ios-clock:before {
  content: "\f403";
}

.ion-ios-clock-outline:before {
  content: "\f402";
}

.ion-ios-close:before {
  content: "\f406";
}

.ion-ios-close-empty:before {
  content: "\f404";
}

.ion-ios-close-outline:before {
  content: "\f405";
}

.ion-ios-cloud:before {
  content: "\f40c";
}

.ion-ios-cloud-download:before {
  content: "\f408";
}

.ion-ios-cloud-download-outline:before {
  content: "\f407";
}

.ion-ios-cloud-outline:before {
  content: "\f409";
}

.ion-ios-cloud-upload:before {
  content: "\f40b";
}

.ion-ios-cloud-upload-outline:before {
  content: "\f40a";
}

.ion-ios-cloudy:before {
  content: "\f410";
}

.ion-ios-cloudy-night:before {
  content: "\f40e";
}

.ion-ios-cloudy-night-outline:before {
  content: "\f40d";
}

.ion-ios-cloudy-outline:before {
  content: "\f40f";
}

.ion-ios-cog:before {
  content: "\f412";
}

.ion-ios-cog-outline:before {
  content: "\f411";
}

.ion-ios-color-filter:before {
  content: "\f414";
}

.ion-ios-color-filter-outline:before {
  content: "\f413";
}

.ion-ios-color-wand:before {
  content: "\f416";
}

.ion-ios-color-wand-outline:before {
  content: "\f415";
}

.ion-ios-compose:before {
  content: "\f418";
}

.ion-ios-compose-outline:before {
  content: "\f417";
}

.ion-ios-contact:before {
  content: "\f41a";
}

.ion-ios-contact-outline:before {
  content: "\f419";
}

.ion-ios-copy:before {
  content: "\f41c";
}

.ion-ios-copy-outline:before {
  content: "\f41b";
}

.ion-ios-crop:before {
  content: "\f41e";
}

.ion-ios-crop-strong:before {
  content: "\f41d";
}

.ion-ios-download:before {
  content: "\f420";
}

.ion-ios-download-outline:before {
  content: "\f41f";
}

.ion-ios-drag:before {
  content: "\f421";
}

.ion-ios-email:before {
  content: "\f423";
}

.ion-ios-email-outline:before {
  content: "\f422";
}

.ion-ios-eye:before {
  content: "\f425";
}

.ion-ios-eye-outline:before {
  content: "\f424";
}

.ion-ios-fastforward:before {
  content: "\f427";
}

.ion-ios-fastforward-outline:before {
  content: "\f426";
}

.ion-ios-filing:before {
  content: "\f429";
}

.ion-ios-filing-outline:before {
  content: "\f428";
}

.ion-ios-film:before {
  content: "\f42b";
}

.ion-ios-film-outline:before {
  content: "\f42a";
}

.ion-ios-flag:before {
  content: "\f42d";
}

.ion-ios-flag-outline:before {
  content: "\f42c";
}

.ion-ios-flame:before {
  content: "\f42f";
}

.ion-ios-flame-outline:before {
  content: "\f42e";
}

.ion-ios-flask:before {
  content: "\f431";
}

.ion-ios-flask-outline:before {
  content: "\f430";
}

.ion-ios-flower:before {
  content: "\f433";
}

.ion-ios-flower-outline:before {
  content: "\f432";
}

.ion-ios-folder:before {
  content: "\f435";
}

.ion-ios-folder-outline:before {
  content: "\f434";
}

.ion-ios-football:before {
  content: "\f437";
}

.ion-ios-football-outline:before {
  content: "\f436";
}

.ion-ios-game-controller-a:before {
  content: "\f439";
}

.ion-ios-game-controller-a-outline:before {
  content: "\f438";
}

.ion-ios-game-controller-b:before {
  content: "\f43b";
}

.ion-ios-game-controller-b-outline:before {
  content: "\f43a";
}

.ion-ios-gear:before {
  content: "\f43d";
}

.ion-ios-gear-outline:before {
  content: "\f43c";
}

.ion-ios-glasses:before {
  content: "\f43f";
}

.ion-ios-glasses-outline:before {
  content: "\f43e";
}

.ion-ios-grid-view:before {
  content: "\f441";
}

.ion-ios-grid-view-outline:before {
  content: "\f440";
}

.ion-ios-heart:before {
  content: "\f443";
}

.ion-ios-heart-outline:before {
  content: "\f442";
}

.ion-ios-help:before {
  content: "\f446";
}

.ion-ios-help-empty:before {
  content: "\f444";
}

.ion-ios-help-outline:before {
  content: "\f445";
}

.ion-ios-home:before {
  content: "\f448";
}

.ion-ios-home-outline:before {
  content: "\f447";
}

.ion-ios-infinite:before {
  content: "\f44a";
}

.ion-ios-infinite-outline:before {
  content: "\f449";
}

.ion-ios-information:before {
  content: "\f44d";
}

.ion-ios-information-empty:before {
  content: "\f44b";
}

.ion-ios-information-outline:before {
  content: "\f44c";
}

.ion-ios-ionic-outline:before {
  content: "\f44e";
}

.ion-ios-keypad:before {
  content: "\f450";
}

.ion-ios-keypad-outline:before {
  content: "\f44f";
}

.ion-ios-lightbulb:before {
  content: "\f452";
}

.ion-ios-lightbulb-outline:before {
  content: "\f451";
}

.ion-ios-list:before {
  content: "\f454";
}

.ion-ios-list-outline:before {
  content: "\f453";
}

.ion-ios-location:before {
  content: "\f456";
}

.ion-ios-location-outline:before {
  content: "\f455";
}

.ion-ios-locked:before {
  content: "\f458";
}

.ion-ios-locked-outline:before {
  content: "\f457";
}

.ion-ios-loop:before {
  content: "\f45a";
}

.ion-ios-loop-strong:before {
  content: "\f459";
}

.ion-ios-medical:before {
  content: "\f45c";
}

.ion-ios-medical-outline:before {
  content: "\f45b";
}

.ion-ios-medkit:before {
  content: "\f45e";
}

.ion-ios-medkit-outline:before {
  content: "\f45d";
}

.ion-ios-mic:before {
  content: "\f461";
}

.ion-ios-mic-off:before {
  content: "\f45f";
}

.ion-ios-mic-outline:before {
  content: "\f460";
}

.ion-ios-minus:before {
  content: "\f464";
}

.ion-ios-minus-empty:before {
  content: "\f462";
}

.ion-ios-minus-outline:before {
  content: "\f463";
}

.ion-ios-monitor:before {
  content: "\f466";
}

.ion-ios-monitor-outline:before {
  content: "\f465";
}

.ion-ios-moon:before {
  content: "\f468";
}

.ion-ios-moon-outline:before {
  content: "\f467";
}

.ion-ios-more:before {
  content: "\f46a";
}

.ion-ios-more-outline:before {
  content: "\f469";
}

.ion-ios-musical-note:before {
  content: "\f46b";
}

.ion-ios-musical-notes:before {
  content: "\f46c";
}

.ion-ios-navigate:before {
  content: "\f46e";
}

.ion-ios-navigate-outline:before {
  content: "\f46d";
}

.ion-ios-nutrition:before {
  content: "\f470";
}

.ion-ios-nutrition-outline:before {
  content: "\f46f";
}

.ion-ios-paper:before {
  content: "\f472";
}

.ion-ios-paper-outline:before {
  content: "\f471";
}

.ion-ios-paperplane:before {
  content: "\f474";
}

.ion-ios-paperplane-outline:before {
  content: "\f473";
}

.ion-ios-partlysunny:before {
  content: "\f476";
}

.ion-ios-partlysunny-outline:before {
  content: "\f475";
}

.ion-ios-pause:before {
  content: "\f478";
}

.ion-ios-pause-outline:before {
  content: "\f477";
}

.ion-ios-paw:before {
  content: "\f47a";
}

.ion-ios-paw-outline:before {
  content: "\f479";
}

.ion-ios-people:before {
  content: "\f47c";
}

.ion-ios-people-outline:before {
  content: "\f47b";
}

.ion-ios-person:before {
  content: "\f47e";
}

.ion-ios-person-outline:before {
  content: "\f47d";
}

.ion-ios-personadd:before {
  content: "\f480";
}

.ion-ios-personadd-outline:before {
  content: "\f47f";
}

.ion-ios-photos:before {
  content: "\f482";
}

.ion-ios-photos-outline:before {
  content: "\f481";
}

.ion-ios-pie:before {
  content: "\f484";
}

.ion-ios-pie-outline:before {
  content: "\f483";
}

.ion-ios-pint:before {
  content: "\f486";
}

.ion-ios-pint-outline:before {
  content: "\f485";
}

.ion-ios-play:before {
  content: "\f488";
}

.ion-ios-play-outline:before {
  content: "\f487";
}

.ion-ios-plus:before {
  content: "\f48b";
}

.ion-ios-plus-empty:before {
  content: "\f489";
}

.ion-ios-plus-outline:before {
  content: "\f48a";
}

.ion-ios-pricetag:before {
  content: "\f48d";
}

.ion-ios-pricetag-outline:before {
  content: "\f48c";
}

.ion-ios-pricetags:before {
  content: "\f48f";
}

.ion-ios-pricetags-outline:before {
  content: "\f48e";
}

.ion-ios-printer:before {
  content: "\f491";
}

.ion-ios-printer-outline:before {
  content: "\f490";
}

.ion-ios-pulse:before {
  content: "\f493";
}

.ion-ios-pulse-strong:before {
  content: "\f492";
}

.ion-ios-rainy:before {
  content: "\f495";
}

.ion-ios-rainy-outline:before {
  content: "\f494";
}

.ion-ios-recording:before {
  content: "\f497";
}

.ion-ios-recording-outline:before {
  content: "\f496";
}

.ion-ios-redo:before {
  content: "\f499";
}

.ion-ios-redo-outline:before {
  content: "\f498";
}

.ion-ios-refresh:before {
  content: "\f49c";
}

.ion-ios-refresh-empty:before {
  content: "\f49a";
}

.ion-ios-refresh-outline:before {
  content: "\f49b";
}

.ion-ios-reload:before {
  content: "\f49d";
}

.ion-ios-reverse-camera:before {
  content: "\f49f";
}

.ion-ios-reverse-camera-outline:before {
  content: "\f49e";
}

.ion-ios-rewind:before {
  content: "\f4a1";
}

.ion-ios-rewind-outline:before {
  content: "\f4a0";
}

.ion-ios-rose:before {
  content: "\f4a3";
}

.ion-ios-rose-outline:before {
  content: "\f4a2";
}

.ion-ios-search:before {
  content: "\f4a5";
}

.ion-ios-search-strong:before {
  content: "\f4a4";
}

.ion-ios-settings:before {
  content: "\f4a7";
}

.ion-ios-settings-strong:before {
  content: "\f4a6";
}

.ion-ios-shuffle:before {
  content: "\f4a9";
}

.ion-ios-shuffle-strong:before {
  content: "\f4a8";
}

.ion-ios-skipbackward:before {
  content: "\f4ab";
}

.ion-ios-skipbackward-outline:before {
  content: "\f4aa";
}

.ion-ios-skipforward:before {
  content: "\f4ad";
}

.ion-ios-skipforward-outline:before {
  content: "\f4ac";
}

.ion-ios-snowy:before {
  content: "\f4ae";
}

.ion-ios-speedometer:before {
  content: "\f4b0";
}

.ion-ios-speedometer-outline:before {
  content: "\f4af";
}

.ion-ios-star:before {
  content: "\f4b3";
}

.ion-ios-star-half:before {
  content: "\f4b1";
}

.ion-ios-star-outline:before {
  content: "\f4b2";
}

.ion-ios-stopwatch:before {
  content: "\f4b5";
}

.ion-ios-stopwatch-outline:before {
  content: "\f4b4";
}

.ion-ios-sunny:before {
  content: "\f4b7";
}

.ion-ios-sunny-outline:before {
  content: "\f4b6";
}

.ion-ios-telephone:before {
  content: "\f4b9";
}

.ion-ios-telephone-outline:before {
  content: "\f4b8";
}

.ion-ios-tennisball:before {
  content: "\f4bb";
}

.ion-ios-tennisball-outline:before {
  content: "\f4ba";
}

.ion-ios-thunderstorm:before {
  content: "\f4bd";
}

.ion-ios-thunderstorm-outline:before {
  content: "\f4bc";
}

.ion-ios-time:before {
  content: "\f4bf";
}

.ion-ios-time-outline:before {
  content: "\f4be";
}

.ion-ios-timer:before {
  content: "\f4c1";
}

.ion-ios-timer-outline:before {
  content: "\f4c0";
}

.ion-ios-toggle:before {
  content: "\f4c3";
}

.ion-ios-toggle-outline:before {
  content: "\f4c2";
}

.ion-ios-trash:before {
  content: "\f4c5";
}

.ion-ios-trash-outline:before {
  content: "\f4c4";
}

.ion-ios-undo:before {
  content: "\f4c7";
}

.ion-ios-undo-outline:before {
  content: "\f4c6";
}

.ion-ios-unlocked:before {
  content: "\f4c9";
}

.ion-ios-unlocked-outline:before {
  content: "\f4c8";
}

.ion-ios-upload:before {
  content: "\f4cb";
}

.ion-ios-upload-outline:before {
  content: "\f4ca";
}

.ion-ios-videocam:before {
  content: "\f4cd";
}

.ion-ios-videocam-outline:before {
  content: "\f4cc";
}

.ion-ios-volume-high:before {
  content: "\f4ce";
}

.ion-ios-volume-low:before {
  content: "\f4cf";
}

.ion-ios-wineglass:before {
  content: "\f4d1";
}

.ion-ios-wineglass-outline:before {
  content: "\f4d0";
}

.ion-ios-world:before {
  content: "\f4d3";
}

.ion-ios-world-outline:before {
  content: "\f4d2";
}

.ion-ipad:before {
  content: "\f1f9";
}

.ion-iphone:before {
  content: "\f1fa";
}

.ion-ipod:before {
  content: "\f1fb";
}

.ion-jet:before {
  content: "\f295";
}

.ion-key:before {
  content: "\f296";
}

.ion-knife:before {
  content: "\f297";
}

.ion-laptop:before {
  content: "\f1fc";
}

.ion-leaf:before {
  content: "\f1fd";
}

.ion-levels:before {
  content: "\f298";
}

.ion-lightbulb:before {
  content: "\f299";
}

.ion-link:before {
  content: "\f1fe";
}

.ion-load-a:before {
  content: "\f29a";
}

.ion-load-b:before {
  content: "\f29b";
}

.ion-load-c:before {
  content: "\f29c";
}

.ion-load-d:before {
  content: "\f29d";
}

.ion-location:before {
  content: "\f1ff";
}

.ion-lock-combination:before {
  content: "\f4d4";
}

.ion-locked:before {
  content: "\f200";
}

.ion-log-in:before {
  content: "\f29e";
}

.ion-log-out:before {
  content: "\f29f";
}

.ion-loop:before {
  content: "\f201";
}

.ion-magnet:before {
  content: "\f2a0";
}

.ion-male:before {
  content: "\f2a1";
}

.ion-man:before {
  content: "\f202";
}

.ion-map:before {
  content: "\f203";
}

.ion-medkit:before {
  content: "\f2a2";
}

.ion-merge:before {
  content: "\f33f";
}

.ion-mic-a:before {
  content: "\f204";
}

.ion-mic-b:before {
  content: "\f205";
}

.ion-mic-c:before {
  content: "\f206";
}

.ion-minus:before {
  content: "\f209";
}

.ion-minus-circled:before {
  content: "\f207";
}

.ion-minus-round:before {
  content: "\f208";
}

.ion-model-s:before {
  content: "\f2c1";
}

.ion-monitor:before {
  content: "\f20a";
}

.ion-more:before {
  content: "\f20b";
}

.ion-mouse:before {
  content: "\f340";
}

.ion-music-note:before {
  content: "\f20c";
}

.ion-navicon:before {
  content: "\f20e";
}

.ion-navicon-round:before {
  content: "\f20d";
}

.ion-navigate:before {
  content: "\f2a3";
}

.ion-network:before {
  content: "\f341";
}

.ion-no-smoking:before {
  content: "\f2c2";
}

.ion-nuclear:before {
  content: "\f2a4";
}

.ion-outlet:before {
  content: "\f342";
}

.ion-paintbrush:before {
  content: "\f4d5";
}

.ion-paintbucket:before {
  content: "\f4d6";
}

.ion-paper-airplane:before {
  content: "\f2c3";
}

.ion-paperclip:before {
  content: "\f20f";
}

.ion-pause:before {
  content: "\f210";
}

.ion-person:before {
  content: "\f213";
}

.ion-person-add:before {
  content: "\f211";
}

.ion-person-stalker:before {
  content: "\f212";
}

.ion-pie-graph:before {
  content: "\f2a5";
}

.ion-pin:before {
  content: "\f2a6";
}

.ion-pinpoint:before {
  content: "\f2a7";
}

.ion-pizza:before {
  content: "\f2a8";
}

.ion-plane:before {
  content: "\f214";
}

.ion-planet:before {
  content: "\f343";
}

.ion-play:before {
  content: "\f215";
}

.ion-playstation:before {
  content: "\f30a";
}

.ion-plus:before {
  content: "\f218";
}

.ion-plus-circled:before {
  content: "\f216";
}

.ion-plus-round:before {
  content: "\f217";
}

.ion-podium:before {
  content: "\f344";
}

.ion-pound:before {
  content: "\f219";
}

.ion-power:before {
  content: "\f2a9";
}

.ion-pricetag:before {
  content: "\f2aa";
}

.ion-pricetags:before {
  content: "\f2ab";
}

.ion-printer:before {
  content: "\f21a";
}

.ion-pull-request:before {
  content: "\f345";
}

.ion-qr-scanner:before {
  content: "\f346";
}

.ion-quote:before {
  content: "\f347";
}

.ion-radio-waves:before {
  content: "\f2ac";
}

.ion-record:before {
  content: "\f21b";
}

.ion-refresh:before {
  content: "\f21c";
}

.ion-reply:before {
  content: "\f21e";
}

.ion-reply-all:before {
  content: "\f21d";
}

.ion-ribbon-a:before {
  content: "\f348";
}

.ion-ribbon-b:before {
  content: "\f349";
}

.ion-sad:before {
  content: "\f34a";
}

.ion-sad-outline:before {
  content: "\f4d7";
}

.ion-scissors:before {
  content: "\f34b";
}

.ion-search:before {
  content: "\f21f";
}

.ion-settings:before {
  content: "\f2ad";
}

.ion-share:before {
  content: "\f220";
}

.ion-shuffle:before {
  content: "\f221";
}

.ion-skip-backward:before {
  content: "\f222";
}

.ion-skip-forward:before {
  content: "\f223";
}

.ion-social-android:before {
  content: "\f225";
}

.ion-social-android-outline:before {
  content: "\f224";
}

.ion-social-angular:before {
  content: "\f4d9";
}

.ion-social-angular-outline:before {
  content: "\f4d8";
}

.ion-social-apple:before {
  content: "\f227";
}

.ion-social-apple-outline:before {
  content: "\f226";
}

.ion-social-bitcoin:before {
  content: "\f2af";
}

.ion-social-bitcoin-outline:before {
  content: "\f2ae";
}

.ion-social-buffer:before {
  content: "\f229";
}

.ion-social-buffer-outline:before {
  content: "\f228";
}

.ion-social-chrome:before {
  content: "\f4db";
}

.ion-social-chrome-outline:before {
  content: "\f4da";
}

.ion-social-codepen:before {
  content: "\f4dd";
}

.ion-social-codepen-outline:before {
  content: "\f4dc";
}

.ion-social-css3:before {
  content: "\f4df";
}

.ion-social-css3-outline:before {
  content: "\f4de";
}

.ion-social-designernews:before {
  content: "\f22b";
}

.ion-social-designernews-outline:before {
  content: "\f22a";
}

.ion-social-dribbble:before {
  content: "\f22d";
}

.ion-social-dribbble-outline:before {
  content: "\f22c";
}

.ion-social-dropbox:before {
  content: "\f22f";
}

.ion-social-dropbox-outline:before {
  content: "\f22e";
}

.ion-social-euro:before {
  content: "\f4e1";
}

.ion-social-euro-outline:before {
  content: "\f4e0";
}

.ion-social-facebook:before {
  content: "\f231";
}

.ion-social-facebook-outline:before {
  content: "\f230";
}

.ion-social-foursquare:before {
  content: "\f34d";
}

.ion-social-foursquare-outline:before {
  content: "\f34c";
}

.ion-social-freebsd-devil:before {
  content: "\f2c4";
}

.ion-social-github:before {
  content: "\f233";
}

.ion-social-github-outline:before {
  content: "\f232";
}

.ion-social-google:before {
  content: "\f34f";
}

.ion-social-google-outline:before {
  content: "\f34e";
}

.ion-social-googleplus:before {
  content: "\f235";
}

.ion-social-googleplus-outline:before {
  content: "\f234";
}

.ion-social-hackernews:before {
  content: "\f237";
}

.ion-social-hackernews-outline:before {
  content: "\f236";
}

.ion-social-html5:before {
  content: "\f4e3";
}

.ion-social-html5-outline:before {
  content: "\f4e2";
}

.ion-social-instagram:before {
  content: "\f351";
}

.ion-social-instagram-outline:before {
  content: "\f350";
}

.ion-social-javascript:before {
  content: "\f4e5";
}

.ion-social-javascript-outline:before {
  content: "\f4e4";
}

.ion-social-linkedin:before {
  content: "\f239";
}

.ion-social-linkedin-outline:before {
  content: "\f238";
}

.ion-social-markdown:before {
  content: "\f4e6";
}

.ion-social-nodejs:before {
  content: "\f4e7";
}

.ion-social-octocat:before {
  content: "\f4e8";
}

.ion-social-pinterest:before {
  content: "\f2b1";
}

.ion-social-pinterest-outline:before {
  content: "\f2b0";
}

.ion-social-python:before {
  content: "\f4e9";
}

.ion-social-reddit:before {
  content: "\f23b";
}

.ion-social-reddit-outline:before {
  content: "\f23a";
}

.ion-social-rss:before {
  content: "\f23d";
}

.ion-social-rss-outline:before {
  content: "\f23c";
}

.ion-social-sass:before {
  content: "\f4ea";
}

.ion-social-skype:before {
  content: "\f23f";
}

.ion-social-skype-outline:before {
  content: "\f23e";
}

.ion-social-snapchat:before {
  content: "\f4ec";
}

.ion-social-snapchat-outline:before {
  content: "\f4eb";
}

.ion-social-tumblr:before {
  content: "\f241";
}

.ion-social-tumblr-outline:before {
  content: "\f240";
}

.ion-social-tux:before {
  content: "\f2c5";
}

.ion-social-twitch:before {
  content: "\f4ee";
}

.ion-social-twitch-outline:before {
  content: "\f4ed";
}

.ion-social-twitter:before {
  content: "\f243";
}

.ion-social-twitter-outline:before {
  content: "\f242";
}

.ion-social-usd:before {
  content: "\f353";
}

.ion-social-usd-outline:before {
  content: "\f352";
}

.ion-social-vimeo:before {
  content: "\f245";
}

.ion-social-vimeo-outline:before {
  content: "\f244";
}

.ion-social-whatsapp:before {
  content: "\f4f0";
}

.ion-social-whatsapp-outline:before {
  content: "\f4ef";
}

.ion-social-windows:before {
  content: "\f247";
}

.ion-social-windows-outline:before {
  content: "\f246";
}

.ion-social-wordpress:before {
  content: "\f249";
}

.ion-social-wordpress-outline:before {
  content: "\f248";
}

.ion-social-yahoo:before {
  content: "\f24b";
}

.ion-social-yahoo-outline:before {
  content: "\f24a";
}

.ion-social-yen:before {
  content: "\f4f2";
}

.ion-social-yen-outline:before {
  content: "\f4f1";
}

.ion-social-youtube:before {
  content: "\f24d";
}

.ion-social-youtube-outline:before {
  content: "\f24c";
}

.ion-soup-can:before {
  content: "\f4f4";
}

.ion-soup-can-outline:before {
  content: "\f4f3";
}

.ion-speakerphone:before {
  content: "\f2b2";
}

.ion-speedometer:before {
  content: "\f2b3";
}

.ion-spoon:before {
  content: "\f2b4";
}

.ion-star:before {
  content: "\f24e";
}

.ion-stats-bars:before {
  content: "\f2b5";
}

.ion-steam:before {
  content: "\f30b";
}

.ion-stop:before {
  content: "\f24f";
}

.ion-thermometer:before {
  content: "\f2b6";
}

.ion-thumbsdown:before {
  content: "\f250";
}

.ion-thumbsup:before {
  content: "\f251";
}

.ion-toggle:before {
  content: "\f355";
}

.ion-toggle-filled:before {
  content: "\f354";
}

.ion-transgender:before {
  content: "\f4f5";
}

.ion-trash-a:before {
  content: "\f252";
}

.ion-trash-b:before {
  content: "\f253";
}

.ion-trophy:before {
  content: "\f356";
}

.ion-tshirt:before {
  content: "\f4f7";
}

.ion-tshirt-outline:before {
  content: "\f4f6";
}

.ion-umbrella:before {
  content: "\f2b7";
}

.ion-university:before {
  content: "\f357";
}

.ion-unlocked:before {
  content: "\f254";
}

.ion-upload:before {
  content: "\f255";
}

.ion-usb:before {
  content: "\f2b8";
}

.ion-videocamera:before {
  content: "\f256";
}

.ion-volume-high:before {
  content: "\f257";
}

.ion-volume-low:before {
  content: "\f258";
}

.ion-volume-medium:before {
  content: "\f259";
}

.ion-volume-mute:before {
  content: "\f25a";
}

.ion-wand:before {
  content: "\f358";
}

.ion-waterdrop:before {
  content: "\f25b";
}

.ion-wifi:before {
  content: "\f25c";
}

.ion-wineglass:before {
  content: "\f2b9";
}

.ion-woman:before {
  content: "\f25d";
}

.ion-wrench:before {
  content: "\f2ba";
}

.ion-xbox:before {
  content: "\f30c";
}

/* rotate infinite */
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.theme-menu-label {
  color: #fff;
  border-radius: 20px;
  line-height: 1;
  font-size: 10px;
  position: absolute;
  right: 0;
  top: 0;
  background: #f00;
  padding: 2px 5px;
  top: 15px;
}

.theme-menu-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.theme-header-layout:not(.header-layout-3) #theme-search-btn {
  height: 40px;
  width: 40px;
  background: rgba(0, 0, 0, 0);
  border: 0;
  font-size: large;
}

@media (max-width: 991px) {
  .theme-header-layout:not(.header-layout-3) #theme-search-btn {
    position: absolute;
    right: 55px;
  }
}

.plyr .plyr__video-embed iframe,
.plyr__tooltip {
  pointer-events: none;
}

@-webkit-keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}

@keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}

.plyr {
  position: relative;
  width: 100%;
  direction: ltr;
  float: left;
}

.plyr iframe {
  margin: 0;
}

.plyr a,
.plyr button,
.plyr input,
.plyr label {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

.plyr audio,
.plyr video {
  width: 100%;
  height: auto;
  vertical-align: middle;
  border-radius: inherit;
}

.plyr input[type=range] {
  display: block;
  height: 20px;
  width: 100%;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  border: none;
  background: 0 0;
}

.plyr input[type=range]::-webkit-slider-runnable-track {
  height: 8px;
  background: 0 0;
  border: 0;
  border-radius: 4px;
  -webkit-user-select: none;
  user-select: none;
}

.plyr input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -4px;
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background .2s ease, border .2s ease, transform .2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}

.plyr input[type=range]::-moz-range-track {
  height: 8px;
  background: 0 0;
  border: 0;
  border-radius: 4px;
  -moz-user-select: none;
  user-select: none;
}

.plyr input[type=range]::-moz-range-thumb {
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background .2s ease, border .2s ease, transform .2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}

.plyr input[type=range]::-ms-track {
  height: 8px;
  background: 0 0;
  border: 0;
  color: transparent;
}

.plyr input[type=range]::-ms-fill-upper {
  height: 8px;
  background: 0 0;
  border: 0;
  border-radius: 4px;
  -ms-user-select: none;
  user-select: none;
}

.plyr input[type=range]::-ms-fill-lower {
  height: 8px;
  border: 0;
  border-radius: 4px;
  -ms-user-select: none;
  user-select: none;
  background: #3498db;
}

.plyr input[type=range]::-ms-thumb {
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background .2s ease, border .2s ease, transform .2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  margin-top: 0;
}

.plyr input[type=range]::-ms-tooltip {
  display: none;
}

.plyr input[type=range]::-moz-focus-outer {
  border: 0;
}

.plyr input[type=range].tab-focus:focus {
  outline-offset: 3px;
}

.plyr input[type=range]:active::-webkit-slider-thumb {
  background: #3498db;
  border-color: #fff;
  transform: scale(1.25);
}

.plyr input[type=range]:active::-moz-range-thumb {
  background: #3498db;
  border-color: #fff;
  transform: scale(1.25);
}

.plyr input[type=range]:active::-ms-thumb {
  background: #3498db;
  border-color: #fff;
  transform: scale(1.25);
}

.plyr--video input[type=range].tab-focus:focus {
  outline: rgba(255, 255, 255, 0.5) dotted 1px;
}

.plyr--audio input[type=range].tab-focus:focus {
  outline: rgba(86, 93, 100, 0.5) dotted 1px;
}

.plyr__video-wrapper {
  position: relative;
  background: #000;
  border-radius: inherit;
}

.plyr__video-embed {
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.plyr__video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.plyr__video-embed > div {
  position: relative;
  padding-bottom: 200%;
  transform: translateY(-35.95%);
}

.plyr video::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  transform: translateY(-40px);
  transition: transform .3s ease;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
}

.plyr__captions span {
  border-radius: 2px;
  padding: 3px 10px;
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 150%;
}

.plyr__captions span:empty {
  display: none;
}

@media (min-width: 768px) {
  .plyr__captions {
    font-size: 24px;
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr--fullscreen-active .plyr__captions {
  font-size: 32px;
}

.plyr--hide-controls .plyr__captions {
  transform: translateY(-15px);
}

.plyr::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  text-align: center;
}

.plyr__controls .plyr__progress,
.plyr__controls .plyr__time,
.plyr__controls > button {
  margin-left: 5px;
}

.plyr__controls .plyr__progress:first-child,
.plyr__controls .plyr__time:first-child,
.plyr__controls > button:first-child {
  margin-left: 0;
}

.plyr__controls .plyr__volume {
  margin-left: 5px;
}

.plyr__controls [data-plyr=pause] {
  margin-left: 0;
}

.plyr__controls button {
  position: relative;
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: visible;
  vertical-align: middle;
  padding: 7px;
  border: 0;
  background: 0 0;
  border-radius: 3px;
  cursor: pointer;
  transition: background .3s ease, color .3s ease, opacity .3s ease;
  color: inherit;
}

.plyr__controls button svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: currentColor;
}

.plyr__controls button:focus {
  outline: 0;
}

.plyr__controls .icon--captions-on,
.plyr__controls .icon--exit-fullscreen,
.plyr__controls .icon--muted {
  display: none;
}

@media (min-width: 480px) {
  .plyr__controls .plyr__progress,
  .plyr__controls .plyr__time,
  .plyr__controls > button {
    margin-left: 10px;
  }
}

.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
}

.plyr--video .plyr__controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 50px 10px 10px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  color: #fff;
  transition: opacity .3s ease;
}

.plyr--video .plyr__controls button.tab-focus:focus,
.plyr--video .plyr__controls button:hover {
  background: #3498db;
  color: #fff;
}

.plyr--audio .plyr__controls {
  padding: 10px;
  border-radius: inherit;
  background: #fff;
  border: 1px solid #dbe3e8;
  color: #565D64;
}

.plyr--audio .plyr__controls button.tab-focus:focus,
.plyr--audio .plyr__controls button:hover,
.plyr__play-large {
  background: rgba(0, 0, 0, 0);
  color: #fff;
}

.plyr__play-large {
  cursor: pointer;
  display: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  border: 1px solid currentColor;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  transition: all .3s ease;
}

.plyr__play-large svg {
  position: relative;
  left: 2px;
  width: 20px;
  height: 20px;
  display: block;
  fill: currentColor;
}

.plyr__play-large:focus {
  outline: rgba(255, 255, 255, 0.5) dotted 1px;
}

.plyr .plyr__play-large {
  display: inline-block;
  outline: none;
}

.plyr--audio .plyr__play-large,
.plyr--playing .plyr__controls [data-plyr=play],
.plyr__controls [data-plyr=pause] {
  display: none;
}

.plyr--playing .plyr__play-large {
  opacity: 0;
  visibility: hidden;
}

.plyr--playing .plyr__controls [data-plyr=pause] {
  display: inline-block;
}

.plyr--captions-active .plyr__controls .icon--captions-on,
.plyr--fullscreen-active .icon--exit-fullscreen,
.plyr--muted .plyr__controls .icon--muted {
  display: block;
}

.plyr [data-plyr=captions],
.plyr [data-plyr=fullscreen],
.plyr--captions-active .plyr__controls .icon--captions-on + svg,
.plyr--fullscreen-active .icon--exit-fullscreen + svg,
.plyr--muted .plyr__controls .icon--muted + svg {
  display: none;
}

.plyr--captions-enabled [data-plyr=captions],
.plyr--fullscreen-enabled [data-plyr=fullscreen] {
  display: inline-block;
}

.plyr__tooltip {
  position: absolute;
  z-index: 2;
  bottom: 100%;
  margin-bottom: 10px;
  padding: 5px 7.5px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform .2s .1s ease, opacity .2s .1s ease;
}

.plyr__tooltip::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(0, 0, 0, 0.7);
  border-left: 4px solid transparent;
  z-index: 2;
}

.plyr button.tab-focus:focus .plyr__tooltip,
.plyr button:hover .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

.plyr button:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls button:first-child .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%;
}

.plyr__controls button:first-child .plyr__tooltip::before {
  left: 16px;
}

.plyr__controls button:last-child .plyr__tooltip {
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%;
}

.plyr__controls button:last-child .plyr__tooltip::before {
  left: auto;
  right: 16px;
  transform: translateX(50%);
}

.plyr__controls button:first-child .plyr__tooltip--visible,
.plyr__controls button:first-child.tab-focus:focus .plyr__tooltip,
.plyr__controls button:first-child:hover .plyr__tooltip,
.plyr__controls button:last-child .plyr__tooltip--visible,
.plyr__controls button:last-child.tab-focus:focus .plyr__tooltip,
.plyr__controls button:last-child:hover .plyr__tooltip {
  transform: translate(0, 0) scale(1);
}

.plyr__progress {
  position: relative;
  display: none;
  -ms-flex: 1;
  flex: 1;
}

.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}

.plyr__progress input[type=range]::-webkit-slider-runnable-track {
  background: 0 0;
}

.plyr__progress input[type=range]::-moz-range-track {
  background: 0 0;
}

.plyr__progress input[type=range]::-ms-fill-upper {
  background: 0 0;
}

.plyr__progress .plyr__tooltip {
  left: 0;
}

.plyr .plyr__progress {
  display: inline-block;
}

.plyr__progress--buffer,
.plyr__progress--played,
.plyr__volume--display {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 8px;
  margin: -4px 0 0;
  padding: 0;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 100px;
}

.plyr__progress--buffer::-webkit-progress-bar,
.plyr__progress--played::-webkit-progress-bar,
.plyr__volume--display::-webkit-progress-bar {
  background: 0 0;
}

.plyr__progress--buffer::-webkit-progress-value,
.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 8px;
}

.plyr__progress--buffer::-moz-progress-bar,
.plyr__progress--played::-moz-progress-bar,
.plyr__volume--display::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 8px;
}

.plyr__progress--buffer::-ms-fill,
.plyr__progress--played::-ms-fill,
.plyr__volume--display::-ms-fill {
  border-radius: 100px;
}

.plyr__progress--played,
.plyr__volume--display {
  z-index: 1;
  color: #3498db;
  background: 0 0;
  transition: none;
}

.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
  min-width: 8px;
  max-width: 99%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  transition: none;
}

.plyr__progress--played::-moz-progress-bar,
.plyr__volume--display::-moz-progress-bar {
  min-width: 8px;
  max-width: 99%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  transition: none;
}

.plyr__progress--played::-ms-fill,
.plyr__volume--display::-ms-fill {
  display: none;
}

.plyr__progress--buffer::-webkit-progress-value {
  transition: width .2s ease;
}

.plyr__progress--buffer::-moz-progress-bar {
  transition: width .2s ease;
}

.plyr__progress--buffer::-ms-fill {
  transition: width .2s ease;
}

.plyr--video .plyr__progress--buffer,
.plyr--video .plyr__volume--display {
  background: rgba(255, 255, 255, 0.25);
}

.plyr--video .plyr__progress--buffer {
  color: rgba(255, 255, 255, 0.25);
}

.plyr--audio .plyr__progress--buffer,
.plyr--audio .plyr__volume--display {
  background: rgba(198, 214, 219, 0.66);
}

.plyr--audio .plyr__progress--buffer {
  color: rgba(198, 214, 219, 0.66);
}

.plyr--loading .plyr__progress--buffer {
  -webkit-animation: plyr-progress 1s linear infinite;
  animation: plyr-progress 1s linear infinite;
  background-size: 25px 25px;
  background-repeat: repeat-x;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress--buffer {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--audio.plyr--loading .plyr__progress--buffer {
  background-color: rgba(198, 214, 219, 0.66);
}

.plyr__time {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.plyr__time + .plyr__time {
  display: none;
}

@media (min-width: 768px) {
  .plyr__time + .plyr__time {
    display: inline-block;
  }
}

.plyr__time + .plyr__time::before {
  content: '\2044';
  margin-right: 10px;
}

.plyr__volume {
  display: none;
}

.plyr .plyr__volume {
  -ms-flex: 1;
  flex: 1;
  position: relative;
}

.plyr .plyr__volume input[type=range] {
  position: relative;
  z-index: 2;
}

@media (min-width: 480px) {
  .plyr .plyr__volume {
    display: block;
    max-width: 60px;
  }
}

@media (min-width: 768px) {
  .plyr .plyr__volume {
    max-width: 100px;
  }
}

.plyr--is-ios .plyr__volume,
.plyr--is-ios [data-plyr=mute] {
  display: none !important;
}

.plyr--fullscreen-active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 10000000;
  background: #000;
  border-radius: 0 !important;
}

.plyr--fullscreen-active video {
  height: 100%;
}

.plyr--fullscreen-active .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr--fullscreen-active .plyr__controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}

select {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  max-width: 100%;
}

input {
  border: 1px solid #eeeeee;
}



.woocommerce table {
  width: 100%;
}

/* site */
.blog .ht-pagination {
  margin-top: 0;
}

.cover-image img {
  max-height: 440px;
  object-fit: cover;
  width: 100%;
}

#respond {
  background: #f3f3f3;
  padding: 10px 30px 30px 30px;
}

@media (min-width: 992px) {
  #respond {
    padding: 50px 40px 50px 40px;
    float: right;
    width: -webkit-calc( 100% - 90px);
    width: -moz-calc( 100% - 90px);
    width: calc( 100% - 90px);
  }
}

#respond + .comment-item, #respond + .children {
  margin-top: 40px;
}

.comment-notes {
  margin: 20px 0;
}

.cmt-field label {
  color: #333;
  float: left;
  margin-bottom: 5px;
}

.cmt-input {
  max-width: -webkit-calc( (100% - 20px) / 2);
  max-width: -moz-calc( (100% - 20px) / 2);
  max-width: calc( (100% - 20px) / 2);
  margin-bottom: 30px;
}

.cmt-input + .cmt-field {
  margin-left: 20px;
}

.cmt-input input {
  border: 1px solid #eeeeee;
  height: 40px;
  padding: 0 15px;
}

.cmt-input input:focus {
  border-color: #ccc;
}

.cmt-textarea {
  margin-bottom: 30px;
}

.cmt-textarea textarea {
  min-width: 100%;
  min-height: 150px;
  border: 1px solid #eeeeee;
  padding: 15px;
  resize: none;
}

.cmt-textarea textarea:focus {
  border-color: #ccc;
}

.form-submit {
  float: left;
  margin-top: 15px;
}

.form-submit input[type="submit"] {
  border: 1px solid;
  color: #fff;
  min-width: 220px;
  height: 45px;
  padding: 0 15px;
  font-weight: 600;
  text-transform: uppercase;
}

.form-submit input[type="submit"]:hover {
  background: #fff;
}


#comments > #respond {
  width: 100%;
}

#comments .navigation {
  margin-top: 20px;
  margin-bottom: 30px;
}

#comments .cmt-previous {
  float: left;
}

#comments .cmt-previous a:before {
  content: "\f100";
  font-family: "FontAwesome";
  margin-right: 5px;
}

#comments .cmt-next {
  float: right;
}

#comments .cmt-next a:after {
  content: "\f101";
  font-family: "FontAwesome";
  margin-left: 5px;
}

.comments-title + .comment-list {
  margin-top: 30px;
}

.comment-list > .comment-item:last-of-type {
  border-bottom: 0;
}

.comment-list .children {
  margin: 0;
}

.comment-list .children #respond {
  margin-bottom: 50px;
}

@media (min-width: 992px) {
  .comment-list + #respond {
    float: left;
    width: 100%;
  }
}

.comment-item {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #eeeeee;
}

.comment-avatar,
.comment-author.vcard {
  width: 65px;
  float: left;
  margin-right: 20px;
}

.comment-avatar img,
.comment-author.vcard img {
  border-radius: 50%;
}

.comment-content {
  float: left;
  max-width: 100%;
  width: -webkit-calc( 100% - 85px);
  width: -moz-calc( 100% - 85px);
  width: calc( 100% - 85px);
}

.comment-author {
  float: left;
}

.comment-author-name {
  font-weight: 600;
  font-size: 16px;
}

.comment-info {
  float: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}

.comment-info a {
  border: 1px solid;
  border-radius: 20px;
  font-size: 12px;
  padding: 0 15px;
}

.comment-info a:hover {
  color: #fff;
}

.comment-time {
  display: inline-block;
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 12px;
}

.comment-text {
  margin-top: 10px;
}

.single-post .comment-list .comment {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.single-post .fw-comment-time {
  margin-left: 20px;
}

.single-post .comment-meta {
  float: left;
  width: -webkit-calc( 100% - 85px);
  width: -moz-calc( 100% - 85px);
  width: calc( 100% - 85px);
}

.single-post .comment-meta .comment-edit-link {
  float: right;
}

.single-post .comment-meta .comment-content {
  margin-top: 30px;
}

.single-post .comment-metadata {
  display: -webkit-flex;
  display: flex;
}

.single-post .comment-metadata .rating {
  order: 3;
  flex-grow: 1;
  margin-left: 20px;
}

.single-post .comment-metadata .edit-link {
  order: 4;
}

.single-post .wrap-rating {
  margin-bottom: 20px;
}


article.hentry + .ht-pagination {
  margin-top: 0;
}

.content-wrap {
  border: 1px solid #eeeeee;
  padding: 0 30px 30px;
}

.content-wrap .entry-header {
  min-height: 40px;
}

.content-wrap .entry-content {
  margin-top: 20px;
}

.content-wrap .entry-footer {
  margin-top: 10px;
}

.content-wrap .entry-footer .blog-read-more:hover {
  text-decoration: underline;
}

.content-wrap .entry-footer .blog-tagcloud {
  max-width: 50%;
}

.content-wrap .entry-footer .blog-tagcloud span {
  font-weight: 700;
  font-size: 15px;
}

.content-wrap .entry-footer .blog-tagcloud + .theme-social-icon {
  max-width: 50%;
  text-align: right;
}

.content-wrap .entry-footer .theme-social-icon span {
  font-weight: 700;
  margin-right: 10px;
  font-size: 15px;
}

.content-wrap .entry-footer .theme-social-icon a {
  width: 30px;
  height: 30px;
  border: 1px solid #e9e9e9;
  border-radius: 50%;
}

.content-wrap .entry-footer .theme-social-icon a:hover {
  background: #333;
  color: #fff;
  border-color: #333;
}

.touristation_post_info {
  padding-left: 0;
  margin: 0;
  list-style: none;
}

.touristation_post_info li {
  display: inline;
  margin-right: 30px;
}

.touristation_post_info li:before {
  color: inherit;
}

.touristation_post_info li:last-of-type {
  margin-right: 0;
}

.touristation_post_info .if-author:before {
  content: "\f2c0";
  font-family: "FontAwesome";
  margin-right: 2px;
  position: relative;
  top: -1px;
}

.touristation_post_info .if-cat:before {
  content: "\f097";
  font-family: "FontAwesome";
  margin-right: 5px;
}

.touristation_post_info .if-comment {
  float: right;
}

.touristation_post_info .if-comment a:before {
  content: "\f0e5";
  font-family: "FontAwesome";
  margin-right: 5px;
}

.blog-title {
  margin-bottom: 5px;
}

.blog-title a {
  font-size: 24px;
}

@media (min-width: 992px) {
  .group-blog #main {
    padding-right: 40px;
  }
}

.ht-pagination {
  margin-top: 60px;
}

.ht-pagination ul.page-numbers {
  list-style: none;
  padding: 0;
}

.ht-pagination li {
  display: inline-block;
}

.ht-pagination li .page-numbers {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #333;
  border: 1px solid rgba(0, 0, 0, 0);
}

.ht-pagination li .page-numbers:not(.current):not(.dots):hover {
  border-color: #ccc;
  color: #888;
}

.ht-pagination li .page-numbers.current {
  color: #fff;
  cursor: pointer;
}

.ht-pagination .prev:before {
  content: "\f3d2";
  font-family: "ionicons";
}

.ht-pagination .next:before {
  content: "\f3d3";
  font-family: "ionicons";
}

.single-format-content {
  margin-bottom: 30px;
}

/* gallery */
#post-type-gallery-slide:not(.tns-slider) img:not(:first-of-type) {
  display: none;
}

.pf-gallery .tns-controls [data-controls] {
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
}

.pf-gallery .tns-nav button {
  background: rgba(255, 255, 255, 0.5);
}

.single.single-post article.hentry {
  margin-bottom: 0;
  margin-top: 80px;
}

.single.single-post .cover-image {
  margin-bottom: 30px;
}

.single.single-post .content-wrap {
  border-width: 0 0 1px 0;
  padding: 0 0 25px 0;
}

.single.single-post .content-wrap .entry-header {
  min-height: initial;
}

.single.single-post .content-wrap .entry-content {
  margin-top: 30px;
}

.single.single-post .content-wrap .entry-footer {
  margin-top: 30px;
}

.single.single-post .touristation_post_info {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 10px;
}

.sticky .cover-image + .content-wrap:after {
  content: none;
}

.sticky .content-wrap {
  position: relative;
}

.sticky .content-wrap:after {
  content: "\f2a6";
  font-family: "ionicons";
  position: absolute;
  right: 10px;
  top: 30px;
  font-size: 30px;
  color: #333;
}

.sticky-medal {
  position: absolute;
  top: 20px;
  left: 0;
  color: #fff;
  min-width: 80px;
}

.sticky-medal span {
  position: relative;
  z-index: 2;
  min-height: 30px;
  font-size: 13px;
}

.sticky-medal span:before {
  content: "\f0e7";
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 14px;
  line-height: 1;
}

.sticky-medal:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-top: 15px solid #ffba00;
  border-left: 80px solid #ffba00;
  border-bottom: 15px solid #ffba00;
}

.theme-page-links {
  margin-top: 20px;
}

.theme-page-links a span {
  background: #ddd;
  border: 1px solid #ddd;
  color: #333;
}

.theme-page-links span {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #333;
  color: #fff;
}

.cover-image {
  position: relative;
}

.cover-image.entry-image-link {
  overflow: hidden;
}

.cover-image.entry-image-link:hover img {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.cover-image time {
  color: #fff;
  position: absolute;
  left: 30px;
  bottom: 0;
  border-radius: 4px 4px 0 0;
  padding: 8px 20px;
}

/* elementor widget */
.elementor-section {
  clear: both;
}

.elementor-widget-container {
  min-height: 1px;
}

.elementor-widget-wp-widget-archives .elementor-widget-container > ul,
.elementor-widget-wp-widget-categories .elementor-widget-container > ul {
  padding-left: 0;
}

.elementor-widget-wp-widget-archives li,
.elementor-widget-wp-widget-categories li {
  list-style: none;
}

.elementor-widget-wp-widget-archives a,
.elementor-widget-wp-widget-categories a {
  line-height: 35px;
}

/* general */
.widget {
  float: left;
  margin-bottom: 40px;
}

.widget:not(.footer-widget) {
  width: 100%;
}

.widget .widget-title {
  margin-bottom: 20px;
}

.widget:first-of-type .widget-title {
  margin-top: 0;
}

.widget:not(.footer-widget) .widget-title {
  font-weight: 600;
}

.widget > ul {
  padding-left: 0;
}

.widget li {
  list-style: none;
}

.widget a {
  line-height: 35px;
}

.widget select {
  height: 40px;
  padding: 0 15px;
}

/* search */
.search-form {
  position: relative;
}

.search-no-results .search-form {
  max-width: 400px;
}

.search-field {
  height: 40px;
  border: 1px solid #ccc;
  background: #fff;
  padding: 0 40px 0 20px;
}

@media(min-width: 547px ){
 .search-field {
  width: 400px;
}
}

.search-form input:focus {
  outline: none;
}

.search-field:focus {
  border-color: #ddd;
}

.custom-search .search-field{
  width: 100%;
  border-radius: 25px;
}

.search-submit {
  display: none;
}

/* menu */
.widget_nav_menu > div > ul {
  padding-left: 0;
}

.widget_nav_menu li {
  position: relative;
}

.widget_nav_menu li ul {
  margin-left: 15px;
}

.widget_nav_menu .theme-menu-label {
  float: right;
  cursor: default;
  pointer-events: none;
}

/* tag */
.tagcloud a {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #e3e3e3;
  position: relative;
  padding: 3px 15px 3px 20px;
  font-size: 13px;
  line-height: inherit;
}

.tagcloud a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 7px;
  width: 6px;
  height: 6px;
  margin-top: -2px;
  border-radius: 50%;
  border: 1px solid #e3e3e3;
}

/* flickr */
.flickr-widget {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.flickr-widget.flickr-col-1 a {
  width: 100%;
}

.flickr-widget.flickr-col-2 a {
  flex-basis: -webkit-calc( (100% - 10px) / 2);
  flex-basis: -moz-calc( (100% - 10px) / 2);
  flex-basis: calc( (100% - 10px) / 2);
}

.flickr-widget.flickr-col-3 a {
  flex-basis: -webkit-calc( (100% - 20px) / 3);
  flex-basis: -moz-calc( (100% - 20px) / 3);
  flex-basis: calc( (100% - 20px) / 3);
}

.flickr-widget.flickr-col-4 a {
  flex-basis: -webkit-calc( (100% - 30px) / 4);
  flex-basis: -moz-calc( (100% - 30px) / 4);
  flex-basis: calc( (100% - 30px) / 4);
}

.flickr-widget.flickr-col-5 a {
  flex-basis: -webkit-calc( (100% - 40px) / 5);
  flex-basis: -moz-calc( (100% - 40px) / 5);
  flex-basis: calc( (100% - 40px) / 5);
}

.flickr-widget a {
  margin-bottom: 10px;
}

.wpcf7 {
  position: relative;
}

.wpcf7 .ajax-loader {
  visibility: hidden;
  text-align: center;
  width: 16px;
  height: 0;
  border: unset;
  color: #333;
  z-index: 999;
}

.wpcf7 .ajax-loader.is-active {
  visibility: visible;
  margin-top: 15px;
  height: 16px;
  -webkit-animation: loading 0.5s linear infinite;
  animation: loading 0.5s linear infinite;
}

.text-center .wpcf7 .ajax-loader.is-active {
  margin-top: 0;
  display: inline-flex;
  display: -webkit-inline-flex;
  margin-left: 10px;
  float: none;
}

.wpcf7 .ajax-loader:before {
  content: "\f021";
  font-family: "FontAwesome";
}

.wpcf7 p {
  margin: 0;
}

.wpcf7 input[aria-invalid="true"],
.wpcf7 textarea[aria-invalid="true"],
.wpcf7 select[aria-invalid="true"] {
  border-color: #f00 !important;
}

.wpcf7 br {
  display: none !important;
}

.wpcf7 textarea {
  resize: none;
  border-radius: 0;
}

.wpcf7 label span {
  color: #f00;
}

.wpcf7 .row:after,
.wpcf7 [class*="col-"]:after {
  content: '';
  display: block;
  clear: both;
}

.wpcf7-response-output {
  margin: 20px 0;
}

.wpcf7-response-output.wpcf7-display-none {
  display: none;
}

.screen-reader-response,
.wpcf7-not-valid-tip {
  display: none !important;
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng,
div.wpcf7-mail-sent-ok {
  border: 0;
}

.wpcf7-validation-errors,
.wpcf7-mail-sent-ng {
  font-size: 13px;
  color: #f00;
  line-height: 22px;
  clear: both;
}

.wpcf7-mail-sent-ok {
  color: #27ae61;
  font-size: 13px;
  line-height: 22px;
}

.error404 .container-404 {
  padding: 250px 0;
  background-image: url(images/404.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}

.error-404.not-found h1{
  color: #e2e2e2 !important;
}
.no-results
.not-found{
  padding: 50px;
}

@media (min-width: 768px) {
  .error404 .container-404 {
    padding-left: 330px;
  }
  .error404 .container-404 > p {
    max-width: 320px;
  }
}

@media (min-width: 992px) {
  .error404 .container-404 {
    padding-left: 440px;
  }
}

@media (min-width: 1200px) {
  .error404 .container-404 {
    padding-left: 555px;
  }
}

@media (max-width: 767px) {
  .error404 .container-404 {
    text-align: center;
  }
  .error404 .container-404 > p {
    padding: 0 15px;
  }
}

.error404 .theme-footer {
  margin-top: 0;
}

.error404 .theme-footer .widget-box {
  padding-top: 0;
}

.error404 .back-to-home {
  width: 160px;
  height: 40px;
  padding: 0 15px;
  border-radius: 3px;
  border: 1px solid;
  color: #fff;
  text-transform: uppercase;
  margin-top: 25px;
}

.error404 .back-to-home:hover {
  background-color: #fff;
}

.comment-post-pingback {
  line-height: 24px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}

.comment-post-pingback + .comment-post-pingback {
  margin-top: 12px;
}

.comment-post-pingback + .comment-item {
  margin-top: 50px;
}

.comment-post-pingback .comment-edit-link {
  float: none;
  text-decoration: underline;
  margin-left: 10px;
}

.comment-post-pingback .comment-edit-link:hover {
  text-decoration: none;
}

.comment-post-pingback .url {
  margin-left: 7px;
}

.comment-post-pingback .url:hover {
  text-decoration: underline;
}

#theme-search-form,
.dialog-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#theme-search-form {
  position: fixed;
  pointer-events: none;
  z-index: 101;
}

#theme-search-form input {
  width: 100%;
  padding: 15px 0;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  border-bottom: 1px solid #343434;
  color: #fff;
  letter-spacing: 3px;
  font-size: 16px;
  margin-bottom: 5px;
}

#theme-search-form span {
  float: right;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
}

.dialog-overlay {
  position: absolute;
  z-index: 1;
  background: rgba(0, 0, 0, 0.89);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
}

.dialog-open .dialog-overlay {
  opacity: 1;
  pointer-events: auto;
}

.dialog-content {
  position: relative;
  z-index: 995;
  opacity: 0;
}

.dialog-open .dialog-content {
  pointer-events: auto;
}

/* Content */
.dialog.dialog-open .dialog-content,
.dialog.dialog-close .dialog-content {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.dialog.dialog-open .dialog-content {
  -webkit-animation-name: anim-open;
  animation-name: anim-open;
}

.dialog.dialog-close .dialog-content {
  -webkit-animation-name: anim-close;
  animation-name: anim-close;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes anim-open {
  0% {
    opacity: 0;
    -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  2.083333% {
    -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.166667% {
    -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  6.25% {
    -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  8.333333% {
    -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.416667% {
    -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  12.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.583333% {
    -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  16.666667% {
    -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  18.75% {
    -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  20.833333% {
    -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  22.916667% {
    -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  25% {
    -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  27.083333% {
    -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  29.166667% {
    -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  31.25% {
    -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.333333% {
    -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  35.416667% {
    -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  37.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  39.583333% {
    -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  41.666667% {
    -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  43.75% {
    -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.833333% {
    -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  47.916667% {
    -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  50% {
    opacity: 1;
    -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  52.083333% {
    -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  54.166667% {
    -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  56.25% {
    -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  58.333333% {
    -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  60.416667% {
    -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  62.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  64.583333% {
    -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  66.666667% {
    -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  68.75% {
    -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  70.833333% {
    -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  72.916667% {
    -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  75% {
    -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  77.083333% {
    -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  79.166667% {
    -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  81.25% {
    -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  83.333333% {
    -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  85.416667% {
    -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  87.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  89.583333% {
    -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  91.666667% {
    -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  93.75% {
    -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  95.833333% {
    -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  97.916667% {
    -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@-webkit-keyframes anim-close {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 1);
  }
}

#scroll-to-top {
  position: fixed;
  bottom: -40px;
  right: 20px;
  z-index: 99;
  cursor: pointer;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  width: 30px;
  height: 30px;
}

#scroll-to-top:hover {
  background: #000;
}

#scroll-to-top.visible {
  bottom: 20px;
}

@media (min-width: 992px) {
  .header-layout-1 .header-box.has-menu-overlay {
    position: absolute;
    left: 0;
  }
  .header-layout-1 .header-box .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .header-layout-2 .header-box {
    position: absolute;
    left: 0;
  }
  .header-layout-2 .header-box .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .header-layout-3 .theme-primary-menu,
  .header-layout-3 .header-right {
    width: -webkit-calc( (100% - 230px) / 2);
    width: -moz-calc( (100% - 230px) / 2);
    width: calc( (100% - 230px) / 2);
  }
  .header-layout-3 .header-box .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
  }
  .header-layout-3 .header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
  }
  .header-layout-3 .search-btn {
    cursor: pointer;
    user-select: none;
  }
  .header-layout-3 .search-btn:before {
    margin-right: 7px;
  }
  .header-layout-3 .tel-number {
    margin-left: 30px;
  }
}

#theme-menu-layout {
  position: relative;
}

.header-box {
  position: relative;
  z-index: 20;
}

.theme-logo {
  margin: 0;
  min-width: 84px;
  max-width: 230px;
  font-size: 0;
}

/*! HIDE EDIT LOCATION BUTTON
------------------------------------------------->*/
.theme-primary-menu .customize-partial-edit-shortcut {
  display: none;
}

.landing-item {
  position: relative;
}

.landing-item img {
  width: 100%;
  object-fit: cover;
}

.landing-item:hover .landing-item-url {
  opacity: 1;
  visibility: visible;
}

.landing-item:hover .landing-btn {
  -webkit-animation: moveBot 0.5s ease;
  animation: moveBot 0.5s ease;
}

.landing-item-url {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  color: #fff;
}

.landing-item-url:hover {
  color: #fff;
}

.landing-btn {
  position: relative;
  width: 180px;
  height: 50px;
  padding: 0 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  -webkit-animation: moveTop 0.5s ease;
  animation: moveTop 0.5s ease;
}

.landing-btn:hover {
  -webkit-box-shadow: 0 0 50px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 50px rgba(255, 255, 255, 0.3);
}

/* animation */
@-webkit-keyframes moveTop {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}

@keyframes moveTop {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}

@-webkit-keyframes moveBot {
  from {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes moveBot {
  from {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

#theme-page-header {
  position: relative;
}

.single-ht_tour #theme-page-header {
  display: none;
}

.page-header {
  position: relative;
}

.page-header .container {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

#page-header-parallax {
  background-position: 0 0;
}

.page-title {
  line-height: 1.2;
  margin: 0;
  font-size: 36px;
}

.crumbs {
  display: block;
}

.crumbs > span:after {
  content: "\f3d3";
  font-family: "ionicons";
  margin-left: 8px;
  margin-right: 4px;
}

.crumbs .last-item:after {
  content: none;
}

#theme-bread {
  position: relative;
}

#theme-bread .customize-partial-edit-shortcut {
  display: none;
}

.theme-social-icon a {
  font-size: 0;
}

.theme-social-icon a:before {
  font-size: 16px;
  font-family: "ionicons";
}

.theme-social-icon a[href*="twitter.com"]:before {
  content: "\f243";
}

.theme-social-icon a[href*="facebook.com"]:before {
  content: "\f231";
}

.theme-social-icon a[href*="plus.google.com"]:before {
  content: "\f235";
}

.theme-social-icon a[href*="instagram.com"]:before {
  content: "\f351";
}

.theme-social-icon a[href*="vimeo.com"]:before {
  content: "\f245";
}

.theme-social-icon a[href*="youtube.com"]:before {
  content: "\f24d";
}

.theme-social-icon a[href*="github.com"]:before {
  content: "\f233";
}

.theme-social-icon a[href*="linkedin.com"]:before {
  content: "\f239";
}

.theme-social-icon a[href*="pinterest.com"]:before {
  content: "\f2b1";
}

.theme-social-icon a[href*="feed"]:before {
  content: "\f23d";
}

#theme-container {
  overflow-x: hidden;
}

.single-ht_tour #comments {
  margin-top: 0;
}

.single-ht_tour .comments-title span {
  font-weight: normal;
  font-size: 14px;
}

.single-ht_tour #reply-title {
  font-size: 20px;
  margin-top: 0;
}

.single-ht_tour #respond {
  padding: 0;
  background: initial;
}

.single-ht_tour #respond .wrap-rating {
  margin-bottom: 30px;
}

.single-ht_tour #respond label {
  margin-bottom: 5px;
}

.single-ht_tour #respond textarea {
  padding: 15px;
  border: 1px solid #eee;
  resize: none;
  margin-bottom: 10px;
}

.single-ht_tour #respond textarea:focus {
  border-color: #ddd;
}

.single-ht_tour #respond input:not([type="submit"]) {
  float: left;
  width: 350px;
  max-width: 100%;
  clear: both;
  padding: 0 15px;
  height: 45px;
  margin-bottom: 10px;
}

.single-ht_tour #respond input:not([type="submit"]):focus {
  border-color: #ddd;
}

.single-ht_tour #respond input[type="submit"] {
  float: left;
  cursor: pointer;
}

/* rating star
------------------------------------------------->*/
#reviews-detail {
  margin-top: 15px;
  border-bottom: 1px dotted #f1f1f1;
  padding-bottom: 32px;
  margin-bottom: 35px;
}

#reviews-detail + .comment-list {
  margin-top: 0;
}

#reviews-detail.tmp_cls .star-progress span {
  width: 0 !important;
}

#reviews-detail dt {
  font-weight: normal;
  max-width: 160px;
  clear: both;
}

#reviews-detail dd {
  margin-top: 0;
  margin-bottom: 15px;
  max-width: -webkit-calc( 100% - 160px);
  max-width: -moz-calc( 100% - 160px);
  max-width: calc( 100% - 160px);
}

.rating-stars {
  float: left;
  width: 100px;
  position: relative;
}

.rating-stars:before, .rating-stars:after {
  font-family: "FontAwesome";
  font-size: 16px;
}

.rating-stars:before {
  position: relative;
  z-index: 2;
}

.rating-stars:after {
  position: absolute;
  left: 0;
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #cccccc;
}

.rating-stars.rating-stars-5:before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

.rating-stars.rating-stars-4:before {
  content: "\f005 \f005 \f005 \f005";
}

.rating-stars.rating-stars-3:before {
  content: "\f005 \f005 \f005";
}

.rating-stars.rating-stars-2:before {
  content: "\f005 \f005";
}

.rating-stars.rating-stars-1:before {
  content: "\f005";
}

.stars-bar {
  float: left;
  width: -webkit-calc( 100% - 100px);
  width: -moz-calc( 100% - 100px);
  width: calc( 100% - 100px);
}

.star-progress {
  position: relative;
  float: left;
  height: 10px;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  width: -webkit-calc( 100% - 50px);
  width: -moz-calc( 100% - 50px);
  width: calc( 100% - 50px);
}

.star-progress span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #ea5318;
  border-radius: 5px;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}

.star-label {
  width: 50px;
  padding-left: 10px;
}

/* comment
------------------------------------------------->*/
.review-content .comment-list {
  padding-left: 0;
  list-style: none;
}

.review-content .comment-list + #respond {
  border-top: 1px solid #f1f1f1;
  padding-top: 20px;
}

.review-content .comment-list + #respond #reply-title {
  margin-top: 15px;
}

.review-content .rating {
  float: left;
}

.review-content .rating span {
  font-size: 16px;
  color: #ccc;
}

.review-content .rating-title sup {
  color: #f00;
}

.review-content .must-tag {
  color: #f00;
}

.fw-feedback {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px dotted #f1f1f1;
}

.fw-feedback:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
}

.fw-feedback .comment-author {
  float: left;
  margin-right: 20px;
}

.fw-feedback .comment-author img {
  border-radius: 50%;
}

.fw-feedback .comment-meta {
  float: left;
  width: -webkit-calc( 100% - 100px);
  width: -moz-calc( 100% - 100px);
  width: calc( 100% - 100px);
}

.fw-feedback .fn {
  margin-bottom: 5px;
}

.fw-feedback .comment-content {
  width: 100%;
  margin-top: 8px;
}

.fw-feedback .comment-content p:last-child {
  margin-bottom: 0;
}

.fw-feedback .fw-comment-time {
  float: right;
}

.fw-feedback .edit-link {
  float: right;
}

.fw-feedback .comment-edit-link {
  margin-left: 0;
  margin-right: 30px;
}

/* if `feedback` extension not install
------------------------------------------------->*/
.single-ht_tour .comments-area:not(.review-content) .comment-content {
  width: 100%;
}

/* STRUCTOR
***************************************************/
.single-ht_tour #main {
  position: relative;
}

.single-ht_tour .theme-footer {
  margin-top: 0;
}

@media (max-width: 767px) {
  .single-ht_tour .cmt-input.cmt-field {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
  .single-ht_tour #respond input:not([type="submit"]) {
    width: 100%;
  }
}

/* LFET CONTENT
------------------------------------------------->*/
@media (min-width: 992px) {
  .tour-left-content {
    width: -webkit-calc( (2 / 3 ) * 100% - 30px);
    width: -moz-calc( (2 / 3 ) * 100% - 30px);
    width: calc( (2 / 3 ) * 100% - 30px);
    margin-right: 30px;
  }
}

/* RIGHT SIDEBAR
------------------------------------------------->*/
.tour-right-sidebar {
  float: left;
  will-change: min-height;
}

@media (min-width: 992px) {
  .tour-right-sidebar {
    width: -webkit-calc( 100% / 3);
    width: -moz-calc( 100% / 3);
    width: calc( 100% / 3);
  }
}

/* CONTENT
***************************************************/
/* tour cover image */
.tour-cover-image {
  position: relative;
  height: 490px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #222;
}

.tour-cover-image .container {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  -webkit-box-align: flex-end;
  align-items: flex-end;
}

.tour-lightbox-btn {
  margin-bottom: 30px;
  float: left;
  color: #000;
  background: #fff;
  min-width: 170px;
  height: 45px;
  padding: 0 15px;
  border-radius: 2px;
  border: 0;
}

.single-tour-2 .tour-lightbox-btn {
  clear: both;
}

.tour-lightbox-btn:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
}

.tour-lightbox-btn:before {
  margin-right: 10px;
  font-size: 20px;
}

.tour-lightbox-btn#touristation-view-photos ~ .touristation-video-preview {
  margin-left: 30px;
}

.tour-lightbox-btn#touristation-view-photos:before {
  content: "\e904";
  font-family: "touristationicon";
}

.tour-lightbox-btn.touristation-video-preview:before {
  content: "\f487";
  font-family: "ionicons";
}

/* tour navigation */
.fake-navbox {
  height: 55px;
  margin-bottom: 30px;
}

.single-tour-1 .fake-navbox {
  height: 100px;
}

.tour-navbox {
  background: #fff;
  border-bottom: 1px solid #eee;
  height: inherit;
}

.single-tour-2 .tour-navbox {
  background: #eee;
}

.tour-navbox.active {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
}

.logged-in.admin-bar .tour-navbox.active {
  margin-top: 32px;
}

.tour-navbox a {
  line-height: 54px;
  display: inline-block;
}

.single-tour-1 .tour-navbox a {
  line-height: 99px;
}

.tour-navbox a + a {
  margin-left: 30px;
  margin-right: 30px;
}

.tour-navbox a:last-of-type {
  margin-right: 0;
}

.tour-navbox a.active {
  border-bottom: 1px solid;
}

.tour-title-box {
  float: left;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: flex-start;
  align-items: flex-start;
  flex-direction: column;
}

@media (min-width: 992px) {
  .tour-title-box {
    max-width: 50%;
  }
}

.single-tour-1 .tour-nav {
  float: right;
}

.tour-title {
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 3px;
}

.tour-average {
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  border-radius: 10px;
  min-width: 34px;
  height: 21px;
  padding: 0 6px;
  line-height: 1;
  margin-right: 5px;
}

.tour-review-count {
  font-size: 13px;
}

/* tour gallery */
.tour-gallery {
  margin-bottom: 40px;
}

.tour-gallery .tns-controls [data-controls="prev"] {
  left: -25px;
}

.tour-gallery .tns-controls [data-controls="next"] {
  right: -25px;
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}

.tour-gallery-slide:not(.tns-slider) > a:not(:first-of-type) {
  display: none;
}

/* tour short info */
.tour-desc {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  align-items: flex-start;
  /*  flex-wrap: wrap;*/
}

.tour-desc-item {
  padding: 15px;
  width: 100%;
  background: #fff;
  min-height: 90px;
  margin: 5px;
  margin-bottom: 30px;
  flex-direction: column;
  flex-basis: 180px;
}

.tour-desc-icon {
  font-size: 28px;
}

.tour-desc-icon img {
  max-width: 30px;
  max-height: 30px;
}

.tour-desc-text {
  font-size: 13px;
  font-weight: 500;
  margin-top: 5px;
}

/* section */
.tour-section {
  background: #fff;
  padding: 15px;
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  .tour-section {
    padding: 35px;
  }
}

.tour-section#tour-link-map .tour-section-title {
  margin-bottom: 30px;
}

.tour-section iframe {
  margin: 0;
}

.tour-section-title {
  margin-top: 0;
  position: relative;
  text-transform: initial;
}

.tour-section-title:before {
  content: '';
  position: absolute;
  top: 0;
  left: -35px;
  width: 3px;
  height: 20px;
}

/* table main infor */
.tour-table-info {
  border: 1px dotted #efefef;
  border-left: 0;
  border-right: 0;
  margin: 35px 0 0 0;
}

.tour-table-info tr,
.tour-table-info td {
  border: 1px dotted #efefef;
  border-left: 0;
  border-right: 0;
  padding: 15px 10px 15px 0;
  vertical-align: top;
}

.tour-table-info tr:first-of-type,
.tour-table-info td:first-of-type {
  font-weight: 700;
}

@media (min-width: 768px) {
  .tour-table-info tr:first-of-type,
  .tour-table-info td:first-of-type {
    width: 215px;
  }
}

@media (max-width: 767px) {
  .tour-table-info tr {
    border: 1px solid #ccc;
  }
}

@media (max-width: 767px) {
  .tour-table-info td {
    display: block;
    width: 100%;
    border: 0;
    padding: 15px;
  }
  .tour-table-info td:first-of-type {
    border-bottom: 1px solid #f7f7f7;
  }
}

.tour-table-info ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.tour-table-info li {
  line-height: 30px;
}

.tour-table-info [class*="editor-icon"] {
  font-size: 0;
}

.tour-table-info [class*="editor-icon"]:before {
  font-size: 16px;
  margin-right: 10px;
}

/* accordion */
#tour-link-itinerary .tour-section-title {
  display: inline-block;
}

.tour-download-btn {
  float: right;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 20px;
  min-width: 200px;
  height: 35px;
  padding: 0 15px;
  font-size: 13px;
}

.tour-download-btn:hover {
  border-color: #777;
  color: #333;
}

.tour-download-btn:before {
  content: "\e910";
  font-family: "touristationicon";
  margin-right: 10px;
}

.tour-accordion {
  margin-top: 12px;
  position: relative;
  padding-left: 20px;
}

.tour-accordion:before {
  content: '';
  position: absolute;
  left: 0;
  width: 1px;
  top: 5px;
  bottom: 5px;
  border-left: 1px dashed #ddd;
}

.tour-acc-item {
  position: relative;
  display: block;
  clear: both;
}

.tour-acc-item .tour-acc-content {
  display: none;
}

.tour-acc-item:not(:first-of-type):not(:last-of-type):before, .tour-acc-item:not(:first-of-type):not(:last-of-type):after {
  content: '';
  position: absolute;
  border-radius: 50%;
}

.tour-acc-item:not(:first-of-type):not(:last-of-type):before {
  background: #fff;
  width: 6px;
  height: 6px;
  left: -23px;
  top: 9px;
  z-index: 2;
}

.tour-acc-item:not(:first-of-type):not(:last-of-type):after {
  width: 16px;
  height: 16px;
  left: -28px;
  top: 4px;
}

.tour-acc-item:first-of-type:after, .tour-acc-item:last-of-type:after {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: -30px;
}

.tour-acc-item:first-of-type:before {
  content: "\e90d";
  font-family: "touristationicon";
  font-size: 12px;
  position: absolute;
  left: -26px;
  top: 2px;
  z-index: 2;
  color: #fff;
}

.tour-acc-item:last-of-type:before {
  content: "\f42c";
  font-family: "ionicons";
  font-size: 17px;
  position: absolute;
  left: -24px;
  top: 3px;
  z-index: 2;
  color: #fff;
}

.tour-acc-item + .tour-acc-item {
  margin-top: 20px;
}

.tour-acc-head {
  cursor: pointer;
  line-height: 26px;
  user-select: none;
}

.tour-acc-content {
  margin: 30px 0;
  overflow: hidden;
}

.tour-acc-content .tour-acc-img {
  max-width: 200px;
  max-height: 150px;
  float: left;
  margin-right: 30px;
}

.tour-acc-content .tour-acc-text {
  float: left;
  width: -webkit-calc( 100% - 230px);
  width: -moz-calc( 100% - 230px);
  width: calc( 100% - 230px);
}

.tour-acc-content .tour-acc-text p:last-child {
  margin-bottom: 0;
}

/* TOUR 2
***************************************************/
.single-tour-2 .tour-title-box {
  display: block;
  max-width: 100%;
  background: #fff;
}

.single-tour-2 .tour-lightbox-btn {
  float: right;
  margin-bottom: 0;
  line-height: 1;
  margin-top: 5px;
}

.single-tour-2 .tour-lightbox-btn:hover {
  color: #fff;
  font-weight: normal;
  opacity: 0.8;
}

/* TOUR 3
***************************************************/
.single-tour-3 .tour-title-box {
  height: auto;
  padding: 45px 0;
}

.single-tour-3 .tns-inner {
  overflow: hidden;
}

.tour-3-gallery {
  position: relative;
}

.tour-3-gallery .container {
  position: relative;
}

.tour-3-gallery .tour-lightbox-btn {
  position: absolute;
  bottom: 0;
  left: 15px;
  border-radius: 50px;
}

#tour-3-slider .tour-3-slide-item {
  position: relative;
}

@media (min-width: 1600px) {
  #tour-3-slider .tour-3-slide-item {
    height: 420px;
  }
}

@media (min-width: 1024px) and (max-width: 1599px) {
  #tour-3-slider .tour-3-slide-item {
    height: 360px;
  }
}

@media (max-width: 1023px) {
  #tour-3-slider .tour-3-slide-item {
    height: 320px;
  }
}

#tour-3-slider .tour-3-slide-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#tour-3-slider .tour-3-slide-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(36, 36, 41, 0.3);
}

#tour-3-slider .tour-3-slide-item:hover:before {
  background-color: rgba(0, 0, 0, 0);
}

#tour-3-slider .tour-3-slide-item:not(.tns-item) {
  float: left;
  width: 20%;
  display: none;
}

#tour-3-slider .tour-3-slide-item:not(.tns-item):nth-of-type(n+4) {
  display: none;
}

.page-template-tour-list .page-header {
  margin-bottom: 0;
}

.page-template-tour-list .theme-footer {
  margin-top: 0;
}

.main-tour-list {
  padding: 60px 0;
  background: #f3f3f3;
}

.main-tour-list .no-post-founds {
  margin-top: 15px;
}

.main-tour-list .no-post-founds:before {
  content: "\f4d7";
  font-family: "ionicons";
  margin-right: 7px;
  font-size: 20px;
  position: relative;
  top: 2px;
}

.tour-list-sidebar {
  max-width: 270px;
  background: #fff;
}

#tour-list-content {
  max-width: -webkit-calc( 100% - 270px);
  max-width: -moz-calc( 100% - 270px);
  max-width: calc( 100% - 270px);
  padding-left: 30px;
  position: relative;
}

#tour-list-content.loading:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.7;
  z-index: 2;
  background: #f3f3f3;
}

#tour-list-content.loading #tl-topbar:before {
  content: '';
}

.tour-list-pagi {
  padding: 0;
}

/* TOUR CONTENT TOPBAR
***************************************************/
#tl-topbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  background: #fff;
  padding: 20px;
  border-radius: 3px;
  position: relative;
}

#tl-topbar:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 2px;
  -webkit-animation: filterAnimation 0.9s ease-in-out 0s infinite;
  animation: filterAnimation 0.9s ease-in-out 0s infinite;
}

/* sort by dropdown */
.tl-topbar-sortby {
  position: relative;
}

.tl-topbar-sortby:after {
  content: "\f3d0";
  font-family: "ionicons";
  position: absolute;
  right: 20px;
  top: 15px;
  line-height: 1;
  width: 10px;
  height: 10px;
  color: #aaa;
}

#tl-dropdown-sortby {
  min-width: 200px;
  height: 40px;
  border-radius: 20px;
  padding: 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-left: 5px;
  font-family: inherit;
}

#tl-dropdown-sortby::-ms-expand {
  display: none;
}

/* view as button */
.tl-view-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #dedede;
  cursor: pointer;
  color: #aaa;
  margin-left: 5px;
}

/* remove filter key */
#tl-filter-key.active {
  margin-top: 20px;
}

.tl-remove-key {
  height: 35px;
  padding: 0 5px 0 20px;
  border-radius: 20px;
  background: #fff;
  margin: 0 15px 20px 0;
}

.tl-remove-key button {
  border: 0;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.tl-remove-key button:hover {
  background-color: #ddd;
}

#clear-all-key {
  background: rgba(0, 0, 0, 0);
  border: 0;
}

#clear-all-key:first-child {
  display: none;
}

#tl-list .ht-pagination li + li {
  margin-left: 5px;
}

#tl-list .ht-pagination .current {
  cursor: default;
}

#tl-list .ht-pagination a {
  border: none;
  background-color: #fff;
}

/* ITEM
***************************************************/
.tli-price {
  position: absolute;
  height: 30px;
  padding: 0 20px;
  z-index: 1;
}

.tli-price span {
  color: #fff;
}

.tli-price span:first-child {
  text-decoration: line-through;
  font-size: 13px;
  font-weight: normal;
}

.tli-price span:last-child {
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
}

.tli-price .tli-sale-price {
  margin-left: 5px;
}

.tlc-title {
  font-size: 0;
}

.tlc-title a {
  line-height: 1;
}

.tl-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.tl-image {
  float: left;
  width: 340px;
  height: 260px;
  position: relative;
  overflow: hidden;
}

.tl-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/* TOUR VIEW LIST
***************************************************/
.tour-view-list {
  /*LEFT IMAGE*/
  /*RIGHT CONTENT*/
}

.tour-view-list .tl-item {
  margin-top: 40px;
  background: #fff;
}

.tour-view-list #tl-filter-key.active + #tl-list .tl-item:first-of-type {
  margin-top: 20px;
}

.tour-view-list .tli-price {
  left: 0;
  top: 15px;
  border-radius: 0 3px 3px 0;
}

.tour-view-list .tl-content {
  max-width: -webkit-calc( 100% - 340px);
  max-width: -moz-calc( 100% - 340px);
  max-width: calc( 100% - 340px);
  padding: 24px 30px 24px 30px;
}

.tour-view-list .tlc-title {
  margin: 0 0 8px 0;
}

.tour-view-list .tlc-title a {
  font-size: 22px;
}

.tour-view-list .tlc-info {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 15px;
}

.tour-view-list .tour-average {
  margin-right: 8px;
}

.tour-view-list .tour-review-count {
  position: relative;
  margin-right: 15px;
  white-space: nowrap;
}

.tour-view-list .tlc-cat {
  margin-left: 15px;
  position: relative;
  display: flex;
}

.tour-view-list .tlc-cat:before {
  content: "\e912";
  font-family: "touristationicon";
  margin-right: 5px;
  font-size: 16px;
}

.tour-view-list .tlc-cat:after {
  content: '';
  height: 16px;
  width: 1px;
  position: absolute;
  left: -15px;
  background: #eee;
  top: 4px;
}

.tour-view-list .tlc-cat a {
  font-size: 13px;
  margin-left: 3px;
}

.tour-view-list .tlc-summary {
  line-height: 20px;
  margin-bottom: 30px;
}

.tour-view-list .tlc-short-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}

.tour-view-list .tlc-short-info .tlc-short-item {
  margin-right: 30px;
}

.tour-view-list .tlc-short-info span {
  font-size: 20px;
}

.tour-view-list .tlc-short-info strong {
  display: block;
  font-size: 13px;
  font-weight: 600;
}

/* TOUR VIEW GRID
***************************************************/
.tour-view-grid {
  /*IMAGE*/
  /*CONTENT*/
}

.tour-view-grid .tlc-summary {
  margin: 10px 0 20px 0;
}

.tour-view-grid .tl-item {
  float: left;
  margin-top: 30px;
  background: #fff;
  width: -webkit-calc( ( 100% - 30px ) / 2);
  width: -moz-calc( ( 100% - 30px ) / 2);
  width: calc( ( 100% - 30px ) / 2);
}

.tour-view-grid .tl-item:nth-child(odd) {
  clear: both;
}

.tour-view-grid .tl-item:nth-child(even) {
  margin-left: 30px;
}

.tour-view-grid #tl-filter-key.active + #tl-list .tl-item:first-of-type {
  margin-top: 20px;
}

.tour-view-grid #tl-filter-key.active + #tl-list .tl-item:first-of-type + .tl-item {
  margin-top: 20px;
}

.tour-view-grid .tl-image {
  width: 100%;
}

.tour-view-grid .tl-content {
  padding: 20px;
}

.tour-view-grid .tli-price {
  left: 20px;
  bottom: 0;
  border-radius: 3px 3px 0 0;
}

.tour-view-grid .tlc-title {
  margin: 0 0 5px 0;
}

.tour-view-grid .tlc-title a {
  font-size: 18px;
}

.tour-view-grid .tlc-cat {
  margin-bottom: 16px;
}

.tour-view-grid .tlc-info {
  float: left;
}

.tour-view-grid .tlc-short-info {
  float: right;
}

.tour-view-grid .tlc-short-info strong {
  font-weight: normal;
}

.tour-view-grid .tlc-short-item span {
  margin-right: 4px;
}

/* LOADING ANIMATION
***************************************************/
@-webkit-keyframes filterAnimation {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes filterAnimation {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

/* TOUR SIDEBAR FILTER
***************************************************/
.tl-sidebar-title {
  color: #fff;
  text-transform: uppercase;
  line-height: 50px;
  padding: 0 20px;
  font-size: 16px;
  font-weight: 600;
}

/* FILTER FORM
------------------------------------------------->*/
#tl-filter-form {
  padding: 20px;
}

.tl-block-title {
  font-size: 16px;
  font-weight: 600;
  margin-top: 0;
}

/* DATE FIELD
------------------------------------------------->*/
#tour-list-date-field,
#tour-list-keyword-field {
  border-radius: 50px;
  height: 40px;
  border: 0;
  background: #f6f6f6;
  padding: 0 20px;
}

/* RADIO: DESTINATIONS + CATEGORY
------------------------------------------------->*/
.tl-term-list + .tl-term-list {
  margin-top: 4px;
}

.tl-term-list input {
  display: none;
}

.tl-term-list label {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}

.tl-term-list > span {
  float: right;
  font-size: 12px;
}

.filter-expand {
  cursor: pointer;
  margin-top: 5px;
  float: left;
}

.filter-expand:after {
  content: "\f35f";
  font-family: "ionicons";
  margin-left: 10px;
  font-size: 18px;
  position: relative;
  top: 3px;
}

.filter-expand ~ .tl-term-list {
  display: none;
}

/* DAYS
------------------------------------------------->*/
.tl-days-of-week {
  margin-left: 5px;
}

/* PRICE
------------------------------------------------->*/
.tl-price-field {
  position: relative;
  margin-bottom: 20px;
}

.tl-price-field input {
  margin: 0;
  border: 0;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.tl-price-field input#tl-price-max {
  margin-top: 20px;
}

.tl-label-price-min {
  float: left;
}

.tl-label-price-max {
  float: right;
}

.tl-sidebar-block {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}

.tl-sidebar-block:last-of-type {
  border-bottom: 0;
}

.tl-sidebar-block.expanded .filter-expand {
  display: none;
}

.tl-sidebar-block.expanded .filter-expand ~ .tl-term-list {
  display: block;
}

.tl-sidebar-block > div {
  margin-top: 10px;
  margin-bottom: 15px;
}

.tl-sidebar-block .slider {
  height: 5px;
  position: relative;
  background: #ddd;
}

.tl-sidebar-block .slider.one-way .handle.handle-left {
  visibility: hidden;
}

.tl-sidebar-block .handle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  background-color: #fff;
  margin-top: -7px;
  cursor: pointer;
  z-index: 2;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
}

.tl-sidebar-block .ontop {
  z-index: 3;
}

.tl-sidebar-block .handle:active {
  box-shadow: 0 0 0.5rem #0a84c1;
}

.tl-sidebar-block .slider-fill {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  -webkit-user-select: none;
}

.tl-spn-left {
  float: left;
  font-size: 12px;
}

.tl-spn-right {
  float: right;
  font-size: 12px;
}

#tl-form-reset,
#tl-form-submit {
  display: none;
}

/* RATING
------------------------------------------------->*/
#filter-by-rating .tl-rating-list {
  display: block;
  clear: both;
  line-height: 28px;
}

#filter-by-rating .tl-rating-list + #filter-by-rating .tl-rating-list {
  margin-top: 4px;
}

#filter-by-rating .tl-rating-list label {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
}

#filter-by-rating .tl-rating-list > span {
  float: right;
  font-size: 12px;
}

/* BEAUTY RADIO FIELD
------------------------------------------------->*/
.tl-radio-input label > span {
  position: relative;
  width: 15px;
  height: 15px;
  border: 1px solid;
  border-radius: 50%;
  margin-right: 10px;
}

.tl-radio-input label > span:before {
  content: '';
  position: absolute;
  left: 2px;
  top: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 50%;
}

.tl-radio-input input {
  display: none;
}

.tl-radio-input input:checked + label > span:before {
  background-color: #666;
}

/* RELATED TOUR
------------------------------------------------->*/
.tour-related .tns-outer {
  margin-bottom: 80px;
}

.tour-related .tns-outer:hover .tns-controls button:not(:disabled) {
  visibility: visible;
  opacity: 1;
}

.tour-related .tns-controls button {
  visibility: hidden;
  opacity: 0;
}

.tour-related-section {
  margin-top: 15px;
}

.tour-related h3{
  font-size: 25px;
}

#tour-related-box {
  margin-bottom: 40px;
}

#tour-related-box .tour-related-item {
  margin-bottom: 40px;
}

#tour-related-slider:not(.tns-slider) {
  margin-bottom: 80px;
  display: none;
}

#tour-related-slider .ht-grid-item {
  clear: none !important;
}

.tour-related-item {
  float: left;
}

.tour-related-item:hover .tour-related-item-wr {
  -webkit-box-shadow: 0px 3px 11.9856px 0.0144px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 11.9856px 0.0144px rgba(0, 0, 0, 0.2);
}

.tour-related-item-wr {
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.07);
}

.tour-related-item-head {
  position: relative;
  display: block;
}

.tour-related-item-head img {
  height: 240px;
  object-fit: cover;
  width: 100%;
}

@media (max-width: 767px) {
  .tour-related-item-head img {
    height: 320px;
  }
}

@media (max-width: 480px) {
  .tour-related-item-head img {
    height: 240px;
  }
}

.trh-price-box {
  position: absolute;
  bottom: 0;
  left: 20px;
  border-radius: 5px 5px 0 0;
  min-width: 120px;
  height: 30px;
  padding: 0 15px;
}

.trh-price-box span {
  color: #fff;
  font-size: 12px;
  text-decoration: line-through;
}

.trh-price-box span:last-child {
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.trh-price-box .trh-sale-price {
  margin-left: 7px;
}

.tour-related-item-sum {
  background: #fff;
  padding: 20px;
}

.trs-title {
  font-size: 0;
  line-height: initial;
  margin: 0;
}

.trs-title a {
  font-size: 18px;
}

.trs-reviews {
  margin-top: 16px;
}

.trs-reviews .tour-review-count {
  color: #aaa;
}

.related-days {
  float: right;
  font-size: 13px;
  color: #aaa;
}

.related-days span {
  margin-right: 5px;
}

/* GENERAL
------------------------------------------------->*/
#has-sidebar-sticky {
  margin-bottom: 60px;
}

.tour-sidebar {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}

/* TOUR PRICE
------------------------------------------------->*/
.tour-price-box {
  height: 100px;
  background: #fff;
  padding: 30px;
  position: relative;
  border-top: 2px solid;
  -webkit-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.1);
}

.tour-sale-rate {
  position: absolute;
  right: 0;
  top: 0;
  width: 57px;
  height: 57px;
}

.tour-sale-rate span {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  padding-top: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
}

.tour-sale-rate:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 57px solid;
  border-left: 57px solid rgba(0, 0, 0, 0);
}

.tour-sale-rate + .tour-price .tour-regu-price {
  text-decoration: line-through;
  font-weight: normal;
  font-size: 14px;
}

.tour-sale-rate + .tour-price .tour-sale-price {
  font-size: 28px;
  font-weight: 700;
  margin-left: 5px;
}

.tour-price {
  position: relative;
}

.tour-price:before {
  content: "\e914";
  font-family: "touristationicon";
}

.tour-regu-price {
  font-weight: 700;
  font-size: 28px;
  margin-left: 5px;
}

/* CONTACT FORM
------------------------------------------------->*/
.tour-book-form {
  background: #fff;
  padding: 30px;
  margin-bottom: 40px;
}

.tour-book-form .wpcf7-form-control.wpcf7-submit{
  width: auto;
  color: #fff;
  padding: 6px 15px;
  cursor: pointer;
}

.tour-book-form .wpcf7-form-control.wpcf7-submit:hover{
  color: #ea5318;
  background-color: transparent;
}

.tour-book-form .wpcf7-form-control.wpcf7-submit:focus{
  outline: none;
}

.tour-book-form .wpcf7-list-item {
  display: block;
}

.tour-book-form select,
.tour-book-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]):not([type="file"]):not([type="reset"]):not([type="range"]) {
  height: 40px;
  padding: 0 15px;
  border-radius: 20px;
  margin-bottom: 12px;
}

.tour-book-form input:focus{
  outline: none;
}
.tour-book-form select:focus,
.tour-book-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]):not([type="file"]):not([type="reset"]):not([type="range"]):focus {
  border-color: #ddd;
}

.tour-book-form select::-webkit-inner-spin-button, .tour-book-form select::-webkit-outer-spin-button,
.tour-book-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]):not([type="file"]):not([type="reset"]):not([type="range"])::-webkit-inner-spin-button,
.tour-book-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]):not([type="file"]):not([type="reset"]):not([type="range"])::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.tour-book-form input[type="file"] {
  border-color: #ddd;
  margin-bottom: 12px;
}

.tour-book-form textarea {
  min-height: 140px;
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 12px;
  resize: none;
  border: 1px solid #eee;
}

.tour-book-form textarea:focus {
  border-color: #ddd;
}

.ctf-tour-label {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 600;
}

.wpcf7-form label {
  font-weight: 600;
  margin-bottom: 3px;
}


.tour-contactform-tick {
  margin-top: 8px;
  margin-bottom: 19px;
  padding: 0;
  list-style: none;
}

.tour-contactform-tick li {
  font-size: 13px;
}

.tour-contactform-tick span {
  margin-right: 10px;
}

/* TOUR CUSTUMER SUPPORT
***************************************************/
.tour-custumer-support {
  background: #fff;
  padding: 30px;
}

.tour-custumer-support:empty {
  display: none;
}

.tour-custumer-support .tour-support-title {
  border-bottom: 1px solid #eeeeee;
  margin-top: 0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.tour-custumer-support .editor-icon {
  font-size: 0;
}

.tour-custumer-support .editor-icon:before {
  font-size: 14px;
  margin-right: 8px;
  position: relative;
  top: 2px;
}

.tour-custumer-support ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.tour-custumer-support ul li + li {
  margin-top: 4px;
}

.woocommerce input[type="text"],
.woocommerce input[type="email"],
.woocommerce input[type="url"],
.woocommerce input[type="password"],
.woocommerce input[type="search"],
.woocommerce input[type="number"],
.woocommerce input[type="tel"],
.woocommerce input[type="range"],
.woocommerce input[type="date"],
.woocommerce input[type="month"],
.woocommerce input[type="week"],
.woocommerce input[type="time"],
.woocommerce input[type="datetime"],
.woocommerce input[type="datetime-local"],
.woocommerce input[type="color"],
.woocommerce textarea {
  width: 100%;
  height: 40px;
  padding: 10px;
}

.woocommerce .select2-container .select2-selection--single,
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}

.woocommerce table #coupon_code {
  width: 110px !important;
}

.woocommerce .button,
.woocommerce button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce a.button {
  height: 40px;
  border-radius: 50px;
  background-color: #ea5318;
  color: #fff;
}

.woocommerce .button:hover,
.woocommerce button:hover,
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce a.button:hover {
  background-color: #ea5318;
  color: #fff;
}

.woocommerce a.button {
  height: auto;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  height: auto;
  background-color: #ea5318;
  border-radius: 50px;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
  background-color: #ea5318;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: #fff;
}

/* custom */
#wp-admin-bar-updates {
  display: none;
}

.comment-reply-link,
.comment-edit-link {
  float: left;
}

.comment-edit-link {
  margin-left: 15px;
}

#cancel-comment-reply-link {
  margin-left: 15px;
  color: #f00;
}

/* EDIT LOCATION
------------------------------------------------->*/
.customize-partial-edit-shortcut {
  width: 30px;
  height: 30px;
  top: 50px;
  left: 20px;
  z-index: 21;
}

#theme-bread .customize-partial-edit-shortcut {
  left: initial;
  right: -40px;
  top: 0 !important;
}

#theme-page-header .customize-partial-edit-shortcut {
  top: 50%;
}

.header-box .customize-partial-edit-shortcut {
  left: 50%;
}

.footer-logo-wr .customize-partial-edit-shortcut {
  top: 0;
}

.customize-partial-edit-shortcut .customize-partial-edit-shortcut-button {
  left: 0;
  top: 0;
}

/* BLANK MENU
------------------------------------------------->*/
.add-menu {
  line-height: 85px;
  display: inline-block;
}

.add-menu + .add-menu {
  margin-left: 20px;
}

/* THEME START
***************************************************/
.copy-content p:last-child {
  margin-bottom: 0;
}

.no-kirki-customize a {
  color: #333;
}

.no-kirki-customize .page-header {
  background: #222;
}

.no-kirki-customize #main {
  min-height: 500px;
}

.no-kirki-customize .theme-footer {
  background: #222;
  color: rgba(255, 255, 255, 0.8);
}

.no-kirki-customize .theme-footer .widget-title,
.no-kirki-customize .theme-footer a {
  color: rgba(255, 255, 255, 0.8);
}

.no-kirki-customize .theme-footer-menu .sub-menu {
  background: #222;
}

/* SINGLE TOUR 2
***************************************************/
.single-tour-2 .theme-header-layout {
  border-bottom: 1px solid #f1f1f1;
}

@media (min-width: 601px) {
  .single-tour-2 .theme-header-layout {
    margin-bottom: 50px;
  }
}

/* DEMO CONTENT
***************************************************/
.page-footer-layout {
  color: rgba(255, 255, 255, 0.5);
}

.page-footer-layout .elementor-widget-container > h5 {
  color: #fff;
}

.page-footer-layout a {
  color: rgba(255, 255, 255, 0.5);
}

.page-footer-layout ul {
  list-style: none;
  padding-left: 0;
}

.page-footer-copyright .elementor-widget-container {
  min-height: 1px;
}

@media (max-width: 768px) {
  .page-footer-copyright .theme-social-icon.float-right {
    float: left;
  }
}

.page-footer-copyright .theme-social-icon a {
  font-size: initial;
  background-color: rgba(0, 0, 0, 0) !important;
  border: 2px solid #fff;
}

.page-footer-copyright ul.menu li {
  display: inline-block;
}

.page-footer-copyright ul.menu li + li {
  margin-left: 25px;
}

.page-footer-copyright ul.menu a {
  font-weight: 700;
  color: #fff;
}

@media (max-width: 1024px) {
  #custom-about-section {
    background-image: unset;
  }
}

.landing-home-page .elementor-element-populated {
  padding: 0 !important;
}

/*! ELEMENTOR EDIT MODE
------------------------------------------------->*/
.elementor-editor-active .header-box {
  z-index: auto;
}

.elementor-editor-active .elementor-element-edit-mode {
  min-height: 20px;
}

/* dialog search for IE */
.ie-detected #theme-search-form.dialog.dialog-open {
  justify-content: flex-start;
}

.ie-detected #theme-search-form.dialog.dialog-open .dialog-content {
  opacity: 1;
}

/* element */
/* Element Blog */
.wd-blog {
  min-height: 1px;
}

.wd-blog.ht-grid .ht-pagination {
  padding: 0 15px;
}

.element-blog__item {
  margin-bottom: 30px;
}

.element-blog__item:hover .element-blog__item--img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.element-blog__item--content {
  border: 1px solid #eeeeee;
  padding: 15px 20px 20px;
}

.element-blog__item--cat {
  display: block;
  margin-bottom: 8px;
}

.element-blog__item--cat-item {
  position: relative;
  top: 1px;
}

.element-blog__item--cat-item a {
  display: inline-block;
  color: #888888;
  font-size: 13px;
}

.element-blog__item--format {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  background-color: #ea5318;
  color: #ffffff;
  font-size: 10px;
  margin-right: 5px;
}

.element-blog__item--title {
  font-size: 18px;
  margin: 0 0 22px;
  line-height: 24px;
}

.element-blog__item--meta span {
  display: inline-block;
  margin-right: 8px;
}

.element-blog__item--meta span:last-child {
  margin-right: 0;
}

.element-blog__item--meta-item span + span {
  font-size: 12px;
}

.element-blog__item--meta-item + .element-blog__item--meta-item {
  margin-left: 30px;
}

.element-blog__item--img {
  overflow: hidden;
  display: block;
}

.element-blog__item--img img {
  height: 240px;
  width: 100%;
  object-fit: cover;
}

/* LIST STYLE */
.wd-blog-list .element-blog__item {
  border: 1px solid #eee;
}

.wd-blog-list .element-blog__item--img {
  width: 270px;
  height: 250px;
  float: left;
  position: relative;
}

.wd-blog-list .element-blog__item--img img {
  height: 100%;
}

.wd-blog-list .bl-date {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  border-radius: 0 4px 0 0;
  padding: 8px 20px;
}

.wd-blog-list .element-blog__item--content {
  float: left;
  padding: 30px;
  border: 0;
  width: -webkit-calc( 100% - 270px);
  width: -moz-calc( 100% - 270px);
  width: calc( 100% - 270px);
}

.wd-blog-list .element-blog__item--title {
  margin-bottom: 5px;
}

.wd-blog-list .element-blog__item--meta-item span {
  margin-bottom: 0;
  font-size: 13px;
}

.wd-blog-list .bl-summary {
  margin-top: 15px;
  margin-bottom: 20px;
}

.wd-blog-list .bl-read-more {
  text-decoration: underline;
}

.wd-blog-list .bl-read-more:hover {
  text-decoration: none;
}

.elementor-shortcode {
  min-height: 1px;
  /*coming soon form*/
}

.elementor-shortcode .wpcf7 form .wpcf7-form-control-wrap {
  margin-bottom: 10px;
}

.elementor-shortcode .wpcf7 form .wpcf7-form-control-wrap input,
.elementor-shortcode .wpcf7 form .wpcf7-form-control-wrap textarea {
  float: none;
  height: auto;
  border-radius: 3px;
  padding: 12px 20px;
  border: 1px solid #eeeeee;
  width: 100%;
}

.elementor-shortcode .wpcf7 form .wpcf7-form-control-wrap textarea.wpcf7-textarea {
  height: 160px;
}

.elementor-shortcode .wpcf7 form input.wpcf7-submit {
  display: inline-block;
  border-radius: 3px;
  width: auto;
  padding: 10px 50px;
  font-size: 13px;
  float: none;
}

.elementor-shortcode .wpcf7 form input.wpcf7-submit:hover {
  background-color: #fff;
}

.elementor-shortcode .wpcf7 form .cf7-style-2 .wpcf7-form-control-wrap {
  margin-bottom: 28px;
}

.elementor-shortcode .wpcf7 form .cf7-style-2 .wpcf7-form-control-wrap input {
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  color: #ffffff;
  border-radius: 0;
  font-size: 16px;
  text-align: center;
  width: 40%;
  padding: 7px 15px;
}

.elementor-shortcode .wpcf7 form .cf7-style-2 input.wpcf7-submit {
  font-size: 16px;
  border: none;
  border-radius: 25px;
  text-transform: none;
  font-weight: 700;
  height: auto;
  padding: 12px 68px;
}

.elementor-shortcode .wpcf7 form .cf7-style-2 input.wpcf7-submit:hover {
  background-color: #fff;
}

.elementor-shortcode .wpcf7-form .coming-soon-form .coming-soon-label {
  margin-bottom: 0;
  position: relative;
}

.elementor-shortcode .wpcf7-form .coming-soon-form .coming-soon-label:after {
  content: "\f3d6";
  font-family: "ionicons";
  position: absolute;
  right: 20px;
  top: 14px;
  font-size: 30px;
  font-weight: normal;
  color: #fff;
}

.elementor-shortcode .wpcf7-form .coming-soon-form .coming-soon-label > span {
  margin-bottom: 0;
}

.elementor-shortcode .wpcf7-form .coming-soon-form .wpcf7-form-control-wrap input[type="email"] {
  margin-bottom: 0;
  border-radius: 50px;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  color: #fff;
  height: 50px;
  padding-right: 50px;
}

.cf7-style-2__title {
  color: #ffffff;
  font-size: 36px;
  margin: 0 0 30px;
}

.wd-countdown-item {
  flex-direction: column;
  margin: 0 15px;
}

.wdcd-time {
  font-size: 36px;
  margin-bottom: 10px;
}

.wd-dest-layout-list {
  margin: 0;
}

.wd-dest-layout-list .wdd-item {
  font-size: 16px;
  font-weight: 600;
  margin: 7px 0;
}

.wd-dest-layout-list .wdt-count {
  margin-left: 9px;
  font-size: 14px;
  font-weight: 500;
}

.wd-dest-layout-grid .ht-grid-item,
.wd-dest-layout-carousel .ht-grid-item {
  margin-bottom: 30px;
}

.wd-dest-layout-grid .wdd-item,
.wd-dest-layout-carousel .wdd-item {
  position: relative;
  overflow: hidden;
}

.wd-dest-layout-grid .wdd-item > *,
.wd-dest-layout-carousel .wdd-item > * {
  z-index: 2;
}

.wd-dest-layout-grid .wdd-item:hover .wdd-cont,
.wd-dest-layout-carousel .wdd-item:hover .wdd-cont {
  background: #fff;
  bottom: 10px;
}

.wd-dest-layout-grid .wdd-item:hover .wddc-desc,
.wd-dest-layout-carousel .wdd-item:hover .wddc-desc {
  visibility: visible;
  opacity: 1;
}

.wd-dest-layout-grid .wdd-item:hover:before,
.wd-dest-layout-carousel .wdd-item:hover:before {
  visibility: visible;
  opacity: 1;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
}

.wd-dest-layout-grid .wdd-item:before,
.wd-dest-layout-carousel .wdd-item:before {
  content: '';
  position: absolute;
  border: 1px solid #fff;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  left: -5px;
  top: -5px;
  right: -5px;
  bottom: -5px;
}

.wd-dest-layout-grid .wdd-item:after,
.wd-dest-layout-carousel .wdd-item:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: -webkit-linear-gradient(90deg, #011321 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.702;
  height: 150px;
}

.wd-dest-layout-grid .wdd-head,
.wd-dest-layout-carousel .wdd-head {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.wd-dest-layout-grid .wdd-img,
.wd-dest-layout-carousel .wdd-img {
  width: 100%;
  height: 370px;
  object-fit: cover;
}

.wd-dest-layout-grid .wdd-cont,
.wd-dest-layout-carousel .wdd-cont {
  padding: 20px;
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: -72px;
  border-radius: 0 0 5px 5px;
}

.wd-dest-layout-grid .wddc-name,
.wd-dest-layout-carousel .wddc-name {
  font-size: 20px;
  color: #fff;
  margin: 0;
  display: inline-block;
}

.wd-dest-layout-grid .wddc-count,
.wd-dest-layout-carousel .wddc-count {
  color: #fff;
  float: right;
}

.wd-dest-layout-grid .wddc-desc,
.wd-dest-layout-carousel .wddc-desc {
  opacity: 0;
  visibility: hidden;
  display: block;
  margin-top: 7px;
  font-size: 13px;
  height: 72px;
  overflow: hidden;
}

.wd-dest-layout-grid .ht-pagination,
.wd-dest-layout-carousel .ht-pagination {
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.wd-dest-layout-carousel {
  margin: 0;
  padding-bottom: 50px;
}

.wd-dest-layout-carousel .tns-ovh {
  margin-left: -15px;
}

.wd-dest-layout-carousel .tns-controls [data-controls="prev"] {
  left: -70px;
}

.wd-dest-layout-carousel .tns-controls [data-controls="next"] {
  right: -70px;
}

.wd-dest-layout-carousel .tns-nav {
  bottom: -15px;
}

.wd-dest-layout-carousel .ht-grid-item {
  clear: none !important;
}

#place-search-wd {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: flex-end;
  align-items: flex-end;
}

.place-search-spn {
  width: 100%;
  max-width: 320px;
}

@media all and (-ms-high-contrast: none) {
  .place-search-spn {
    width: auto;
  }
}

.place-search-spn:last-of-type {
  width: initial;
}

.place-search-spn h5 {
  margin-top: 0;
  margin-bottom: 10px;
}

.place-search-spn label {
  position: relative;
}

.place-search-spn label:before {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -7.5px;
  font-size: 15px;
}

.place-search-spn input {
  border-color: rgba(0, 0, 0, 0);
  padding: 0 15px 0 45px;
  height: 50px;
  -moz-appearance: textfield;
}

.place-search-spn input[type="number"]::-webkit-inner-spin-button, .place-search-spn input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.place-search-spn button {
  text-transform: uppercase;
  height: 50px;
  width: 120px;
  padding: 0 15px;
  border-color: rgba(0, 0, 0, 0);
  font-weight: 500;
  margin-bottom: 8px;
   cursor: pointer;
}


/* Element Team Member */
.element-team-member {
  margin-bottom: 30px;
}

.element-team-member__image {
  margin-bottom: 10px;
}

.element-team-member__name {
  font-size: 16px;
  margin: 0;
  line-height: 1.1em;
}

.wd-tours {
  position: relative;
}

.wd-tours-content {
  float: left;
}

.wd-tours-layout-grid .wd-tours-content {
  width: 100% !important;
}

.wd-tours-layout-grid .wd-tour-item {
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
}

.wd-tours-layout-grid .wd-tour-item:hover {
  -webkit-box-shadow: 0px 3px 11.88px 0.12px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 11.88px 0.12px rgba(0, 0, 0, 0.2);
}

.wd-tours-layout-grid .wd-tour-item:hover .wd-tour-head img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.wd-tours-layout-grid .wd-tour-head {
  position: relative;
  overflow: hidden;
}

.wd-tours-layout-grid .wd-tour-head img {
  object-fit: cover;
  height: 240px;
  width: 100%;
}

.wd-tours-layout-grid .tli-price {
  z-index: 2;
  bottom: 0;
  left: 20px;
  border-radius: 4px 4px 0 0;
}

.wd-tours-layout-grid .wdtc-title {
  margin: 0;
  font-size: 18px;
  line-height: 22px;
}

.wd-tours-layout-grid .wdtc-cat {
  display: block;
  margin-bottom: 16px;
}

.wd-tours-layout-grid .wdt-aver {
  float: left;
}

.wd-tours-layout-grid .wdt-time {
  float: right;
}

.wd-tours-layout-grid .wdt-time strong {
  margin-left: 3px;
  font-weight: normal;
}

.wd-tours-layout-grid .wd-tour-content {
  background: #fff;
  padding: 20px;
}

.wd-tours-layout-grid .ht-pagination {
  padding: 0 15px;
}

.wd-tours-layout-grid .page-numbers {
  margin: 0;
}

.wd-tours-layout-carousel {
  margin: 0;
  padding-bottom: 50px;
}

.wd-tours-layout-carousel .tns-ovh {
  margin-left: -15px;
}

.wd-tours-layout-carousel .tns-controls [data-controls="prev"] {
  left: -70px;
}

.wd-tours-layout-carousel .tns-controls [data-controls="next"] {
  right: -70px;
}

.wd-tours-layout-carousel .tns-nav {
  bottom: -15px;
}

.wd-tours-layout-carousel .ht-grid-item {
  clear: none !important;
  position: relative;
}

.wd-tours-layout-carousel .wd-tour-item {
  position: relative;
  overflow: hidden;
}

.wd-tours-layout-carousel .wd-tour-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.wd-tours-layout-carousel .wd-tour-head {
  position: relative;
}

.wd-tours-layout-carousel .wd-tour-head:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
  height: 100px;
  opacity: 0.5;
  z-index: 1;
}

.wd-tours-layout-carousel .wd-tour-head img {
  object-fit: cover;
  height: 240px;
  width: 100%;
}

.wd-tours-layout-carousel .wdt-percent-sale {
  position: absolute;
  left: 15px;
  width: 55px;
  height: 30px;
  color: #fff;
  font-size: 16px;
  z-index: 2;
}

.wd-tours-layout-carousel .wdtc-title {
  font-size: 17px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 8px;
  color: #fff;
}

.wd-tours-layout-carousel .wdtc-title a {
  color: inherit;
  -webkit-transition-duration: initial;
  transition-duration: initial;
}

.wd-tours-layout-carousel .tour-review-count {
  color: #fff;
}

.wd-tours-layout-carousel .wd-tour-content {
  padding: 15px 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.wd-tours-layout-carousel .wdt-price {
  color: #fff;
  margin-left: 15px;
}

.wd-tours-layout-carousel .wdt-desc {
  opacity: 0;
  color: #333;
  margin-top: 20px;
  margin-bottom: 30px;
}

.wd-tours-layout-carousel .wdt-url-btn {
  opacity: 0;
  width: 160px;
  height: 40px;
  padding: 0 15px;
  border-radius: 20px;
  background-color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 2px solid rgba(0, 0, 0, 0);
}

.wd-tours-layout-carousel .wdt-url-btn:hover {
  color: #fff;
}

.wdtc-title a {
  color: inherit;
}

/* Video Popup */
.element-video-popup {
  position: relative;
}

.element-video-popup:before {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.element-video-popup img {
  width: 100%;
}

.element-video-popup-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}


@media (max-width: 1110px) {
  .place-search-spn {
    max-width: 25%;
  }
}

@media (max-width: 767px) {
  #place-search-wd {
    display: block;
  }
  .place-search-spn {
    max-width: 100%;
    float: left;
  }
  .place-search-spn + .place-search-spn {
    margin-top: 30px;
  }
}

@media (max-width: 991px) {
  .single-ht_tour.single-tour-3 .fake-navbox {
    display: none;
  }
  .single-ht_tour .tour-nav {
    display: none;
  }
  .single-ht_tour .tour-section-title:before {
    left: -15px;
  }
  .single-ht_tour .tour-desc-item {
    flex-basis: 25%;
  }
}

@media (max-width: 600px) {
  .single-ht_tour .tour-title-box {
    max-width: 100%;
    padding: 30px 0;
    height: auto;
  }
  .single-ht_tour .fake-navbox {
    height: auto;
  }
  .single-ht_tour .tour-cover-image {
    max-height: 240px;
  }
  .single-ht_tour:not(.single-tour-2) .tour-lightbox-btn {
    font-size: 0;
    min-width: initial;
    width: 45px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .single-ht_tour:not(.single-tour-2) .tour-lightbox-btn:before {
    margin-right: 0;
  }
  .single-ht_tour:not(.single-tour-2) .tour-lightbox-btn#touristation-view-photos ~ .touristation-video-preview {
    margin-left: 10px;
  }
  .single-ht_tour.single-tour-2 .tour-title-box {
    padding-bottom: 10px;
  }
  .single-ht_tour.single-tour-2 .tour-navbox {
    background: #fff;
    padding-bottom: 30px;
  }
  .single-ht_tour.single-tour-2 .tour-lightbox-btn {
    float: left;
  }
  .single-ht_tour .tour-desc {
    display: block;
    margin-bottom: 50px;
  }
  .single-ht_tour .tour-desc-item {
    margin-bottom: 0;
    min-height: initial;
    padding: 15px 0;
    width: 50%;
    float: left;
  }
  .single-ht_tour #reviews-detail dt, .single-ht_tour #reviews-detail dd {
    max-width: 100%;
  }
  .single-ht_tour .tour-acc-content {
    margin: 15px 0;
  }
  .single-ht_tour .tour-acc-content .tour-acc-img {
    margin-right: 0;
    margin-bottom: 20px;
    max-width: 100%;
    max-height: 240px;
  }
  .single-ht_tour .tour-acc-content .tour-acc-text {
    width: 100%;
  }
  .single-ht_tour .tour-download-btn {
    font-size: 0;
    min-width: 35px;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .single-ht_tour .tour-download-btn:before {
    font-size: 13px;
    margin: 0;
  }
  .single-ht_tour .fw-feedback .comment-author {
    margin-right: 0;
  }
  .single-ht_tour .fw-feedback .comment-meta {
    width: 100%;
  }
  .single-ht_tour .fw-feedback .fn {
    margin-bottom: 0;
  }
}

@media (max-width: 1199px) {
  .main-tour-list .tour-view-list .tl-image {
    width: 270px;
    height: 180px;
  }
  .main-tour-list .tour-view-list .tl-content {
    max-width: -webkit-calc( 100% - 270px);
    max-width: -moz-calc( 100% - 270px);
    max-width: calc( 100% - 270px);
  }
  .main-tour-list .tour-view-list .tlc-short-info strong {
    white-space: nowrap;
  }
}

@media (max-width: 991px) {
  .main-tour-list .tour-list-sidebar {
    max-width: 100%;
  }
  .main-tour-list #tour-list-content {
    max-width: 100%;
    padding-left: 0;
    margin-top: 40px;
  }
}

@media (max-width: 720px) {
  .main-tour-list #tl-topbar {
    padding: 15px;
  }
  .main-tour-list .tl-topbar-sortby span {
    display: none;
  }
  .main-tour-list .tl-topbar-sortby select {
    margin-left: 0;
  }
  .main-tour-list .tl-view-as span:first-child {
    display: none;
  }
  .main-tour-list #tl-results-count {
    display: none;
  }
  .main-tour-list .tour-view-grid .tl-image {
    height: 180px;
  }
  .main-tour-list .tour-view-list .tl-content {
    padding: 15px 20px;
  }
  .main-tour-list .tlc-title a {
    font-size: 16px;
    line-height: 20px;
  }
}

@media (max-width: 640px) {
  .main-tour-list .tour-view-list .tl-image {
    width: 100%;
    height: 240px;
  }
  .main-tour-list .tour-view-list .tl-content {
    max-width: 100%;
    padding: 30px;
  }
  .main-tour-list .tour-view-grid .tl-item {
    width: 100%;
    margin-left: 0;
  }
  .main-tour-list .tour-view-grid .tl-image {
    height: 240px;
  }
}

@media (max-width: 420px) {
  .main-tour-list .tour-view-list .tlc-short-info .tlc-short-item {
    margin-right: 15px;
  }
  .main-tour-list .tour-view-list .tlc-short-info .tlc-short-item:last-child {
    margin-right: 0;
  }
  .main-tour-list .tour-view-list .tl-content {
    padding: 20px 15px;
  }
}

@media (max-width: 360px) {
  .main-tour-list #tl-dropdown-sortby {
    min-width: 150px;
  }
}


.contact-business-form input{
 border-bottom: 1px solid #bfbfbf !important;
 background-color: transparent !important;
 border: none;
 border-radius: 0;
 padding: 10px;
 margin-bottom: 15px;
}

.contact-business-form .submit-form input[type="submit"] {
  height: 45px;
  text-transform: uppercase;
  color: #fff;
  width: 120px;
  border: 1px solid #ea5318 !important;
  color: #ea5318;
  margin-top: 25px;
  background-color: transparent;
  cursor: pointer;
}

.contact-business-form .submit-form input[type="submit"]:hover {
  background: #ea5318 !important;
  color: #fff;
  border-color: #ea5318;
}
input[type="submit"]:hover {
  outline: none;
}

.contact-business-form textarea{
  width: 100%;
  border: none;
  border-bottom: 1px solid #bfbfbf !important;
  background: transparent;
  border-radius: 0 !important;
  padding: 10px;
}

.form-control:focus{
  border-color: #ea5318 !important;
  outline: 0;
  box-shadow: none !important;
}


.contact-form-2 input{
  margin-bottom: 20px;
  border-radius: 0;
  padding: 10px;
}

textarea{
  border-radius: 0;
  padding: 10px;
}

.contact-form-2 input[type="submit"]{
  color: #ea5318 !important;
  background-color: transparent !important;
  border: 1px solid #ea5318 !important;
  border-radius: 0 !important;
  width: 130px;
  margin-top: 20px;
  margin-bottom: 0;
}

.contact-form-2 input[type="submit"]:hover{
  color: #fff !important;
  background-color: #ea5318 !important;
  border: 1px solid #ea5318 !important;
}
.contact-form-2 input[type="submit"]:focus{
  outline: none;
}

@media(min-width: 768px){
  .contact-form-2 .submit-form{
    display: flex;
    justify-content: center;
  }
}

.destination-bg-image{
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  height: 300px !important;
}

.destination-bg-image:before{
  content: '';
  position: absolute;
  background-image: #000 !important;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  opacity: .5;
}
.destination-title{
  padding-top: 126px;
  padding-bottom: 116px;
  text-align: center;
  color: #fff !important
}

.container .tour-cover-image{
  max-width: inherit !important;
}

#site-navigation ul ul{
  border-radius: 6px !important;
}