




/* modules */
/*--------------------------------------------------------------
Reset
--------------------------------------------------------------*/






article,
aside,
details,
figcaption,
figure,
footer,
hgroup,
main,
menu,
nav,
section,
summary,
audio,
canvas,
progress,
video {
  display: block;
}



[hidden],
template {
  display: none;
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

ul,
ol {
  padding-left: 20px;
}

iframe,
embed,
figure,
figcaption {
  border: 0;
  margin: 20px 0;
  max-width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote,
blockquote:before,
blockquote:after,
q,
q:before,
q:after {
  content: "";
}

img,
video {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

audio,
canvas,
video {
  display: inline;
  zoom: 1;
}

.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-goto_recent_posts_with_thumbnail .widget_recent_post_thumbnail_item, .widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary span,
.elementor-widget-wp-widget-goto_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-item, .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;
}

/* sticky style
------------------------------------------------->*/
.sticky {
  background: rgba(0, 0, 0, 0);
}

/* author
------------------------------------------------->*/
.bypostauthor {
  outline: none;
}

/* caption
------------------------------------------------->*/
.wp-caption {
  margin-bottom: 15px;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}

.wp-caption .wp-caption-text {
  font-size: 13px;
  font-size: 14px;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}

/* 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;
}

/* blog password form
------------------------------------------------->*/
.post-password-form label {
  float: left;
}

.post-password-form input[type="password"] {
  height: 36px;
  min-width: 200px;
  max-width: 100%;
  padding: 0 10px;
  float: right;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #ddd;
}

.post-password-form input[type="submit"] {
  height: 36px;
  padding: 0 15px;
  cursor: pointer;
  border: 0;
  float: left;
  background: #333;
  color: #fff;
}

/* widget calendar
------------------------------------------------->*/
#wp-calendar {
  width: 100%;
}

#wp-calendar caption {
  text-align: left;
  margin-bottom: 10px;
}

#wp-calendar * {
  text-align: center;
}

#wp-calendar #prev {
  text-align: left;
}

#wp-calendar #next {
  text-align: right;
}

#wp-calendar td, #wp-calendar th {
  padding: 10px 5px;
}

/* widget recen posts with thumbnail
------------------------------------------------->*/
.widget_recent_posts_thumbnail .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item {
  margin-top: 15px;
}

.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-img,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-img {
  float: left;
}

.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary {
  width: -webkit-calc( 100% - 80px);
  width: -moz-calc( 100% - 80px);
  width: calc( 100% - 80px);
  margin-left: 9px;
  float: left;
}

.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary a,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary a {
  font-weight: 500;
  line-height: 20px;
}

.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary span,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary span {
  font-size: 12px;
}

@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;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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: 'gotoicon';
  src: url("fonts/gotoicon.eot?phkajc");
  src: url("fonts/gotoicon.eot?phkajc#iefix") format("embedded-opentype"), url("fonts/gotoicon.ttf?phkajc") format("truetype"), url("fonts/gotoicon.woff?phkajc") format("woff"), url("fonts/gotoicon.svg?phkajc#gotoicon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="goto-icon-"],
[class*=" goto-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gotoicon' !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;
}

.goto-icon-calendar:before {
  content: "\e900";
}

.goto-icon-calendar-2:before {
  content: "\e901";
}

.goto-icon-calendar-3:before {
  content: "\e902";
}

.goto-icon-call:before {
  content: "\e903";
}

.goto-icon-camera:before {
  content: "\e904";
}

.goto-icon-clock:before {
  content: "\e905";
}

.goto-icon-email:before {
  content: "\e906";
}

.goto-icon-grid:before {
  content: "\e907";
}

.goto-icon-group:before {
  content: "\e908";
}

.goto-icon-heart:before {
  content: "\e909";
}

.goto-icon-home:before {
  content: "\e90a";
}

.goto-icon-info:before {
  content: "\e90b";
}

.goto-icon-list:before {
  content: "\e90c";
}

.goto-icon-location:before {
  content: "\e90d";
}

.goto-icon-mail:before {
  content: "\e90e";
}

.goto-icon-paper:before {
  content: "\e90f";
}

.goto-icon-pdf:before {
  content: "\e910";
}

.goto-icon-pen:before {
  content: "\e911";
}

.goto-icon-phone-book:before {
  content: "\e912";
}

.goto-icon-search:before {
  content: "\e913";
}

.goto-icon-tag:before {
  content: "\e914";
}

.goto-icon-tick:before {
  content: "\e915";
}

.goto-icon-unchecked:before {
  content: "\e916";
}

.goto-icon-user:before {
  content: "\e917";
}

.goto-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;
}

input,
textarea,
button {
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
  max-width: 100%;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"],
button {
  -webkit-appearance: none;
  cursor: pointer;
  padding: 0;
  border: 1px solid #cac7c7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  clear: both;

  line-height: 1.2;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 42px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

p {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin: 0 0 10px;
}

li ul,
li ol {
  padding-left: 0;
}

b,
strong {
  font-weight: 700;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

li,
figcaption {
  line-height: 24px;
}

blockquote {
  font-weight: 300;
  margin: 40px 0;
  border-left: 4px solid #333;
  padding-left: 15px;
  position: relative;
  clear: both;
  display: block;
}

@media (min-width: 992px) {
  blockquote {
    padding-left: 40px;
  }
}

blockquote p {
  margin-bottom: 1.6667em;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote cite,
blockquote small {
  color: #333;
  font-size: 16px;
  line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

address {
  font-style: italic;
  margin: 0 0 1.6em;
  line-height: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: Inconsolata, monospace;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre {
  background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  line-height: 24px;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

mark,
ins {
  background-color: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

hr {
  background-color: #eaeaea;
  background-color: rgba(51, 51, 51, 0.1);
  border: 0;
  height: 1px;
  margin: 15px 0;
}

table,
th,
td {
  border: 1px solid #eaeaea;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 20px 0;
  table-layout: fixed;
  max-width: 100%;
}

.woocommerce table {
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

tbody th {
  background: #fff;
}

thead th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
}

th,
td {
  padding: 5px 10px;
  line-height: 24px;
}

del {
  opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */
input::-webkit-input-placeholder {
  color: inherit;
}

input:-moz-placeholder {
  color: inherit;
}

input::-moz-placeholder {
  color: inherit;
}

input:-ms-input-placeholder {
  color: inherit;
}

textarea {
  max-width: 100%;
}

textarea::-webkit-input-placeholder {
  color: inherit;
}

textarea:-moz-placeholder {
  color: inherit;
}

textarea::-moz-placeholder {
  color: inherit;
}

textarea:-ms-input-placeholder {
  color: inherit;
}

a {
  text-decoration: none;
}

dl {
  margin: 0 0 1.75em;
  line-height: 24px;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 0 10px;
}

.rtl {
  direction: rtl;
}

/* 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: 30px 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-bottom: 0;
}

.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 {
  margin-top: 50px;
}

#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 {
  margin-bottom: 60px;
}

article.hentry + .ht-pagination {
  margin-top: 0;
}

.content-wrap {
  border: 1px solid #eeeeee;
  padding: 15px 30px 30px;
  box-sizing:border-box;
}

.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;
}

.goto_post_info {
  padding-left: 0;
  margin: 0;
  list-style: none;
}

.goto_post_info li {
  display: inline;
  margin-right: 30px;
}

.goto_post_info li:before {
  color: inherit;
}

.goto_post_info li:last-of-type {
  margin-right: 0;
}

.goto_post_info .if-author:before {
  content: "\f2c0";
  font-family: "FontAwesome";
  margin-right: 2px;
  position: relative;
  top: -1px;
}

.goto_post_info .if-cat:before {
  content: "\f097";
  font-family: "FontAwesome";
  margin-right: 5px;
}

.goto_post_info .if-comment {
  float: right;
}

.goto_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;
}

.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 .goto_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;
}

.widget_archive:not(.footer-widget) li,
.widget_categories:not(.footer-widget) li,
.elementor-widget-wp-widget-archives:not(.footer-widget) li,
.elementor-widget-wp-widget-categories:not(.footer-widget) li,
.widget_pages:not(.footer-widget) li,
.widget_meta:not(.footer-widget) li,
.widget_recent_entries:not(.footer-widget) li,
.widget_nav_menu:not(.footer-widget) li {
  border-bottom: 1px dotted #e3e3e3;
}

.widget_archive:not(.footer-widget) li > ul,
.widget_categories:not(.footer-widget) li > ul,
.elementor-widget-wp-widget-archives:not(.footer-widget) li > ul,
.elementor-widget-wp-widget-categories:not(.footer-widget) li > ul,
.widget_pages:not(.footer-widget) li > ul,
.widget_meta:not(.footer-widget) li > ul,
.widget_recent_entries:not(.footer-widget) li > ul,
.widget_nav_menu:not(.footer-widget) li > ul {
  border-top: 1px dotted #e3e3e3;
}

.widget_archive:not(.footer-widget) li > ul li:last-child,
.widget_categories:not(.footer-widget) li > ul li:last-child,
.elementor-widget-wp-widget-archives:not(.footer-widget) li > ul li:last-child,
.elementor-widget-wp-widget-categories:not(.footer-widget) li > ul li:last-child,
.widget_pages:not(.footer-widget) li > ul li:last-child,
.widget_meta:not(.footer-widget) li > ul li:last-child,
.widget_recent_entries:not(.footer-widget) li > ul li:last-child,
.widget_nav_menu:not(.footer-widget) li > ul li:last-child {
  border-bottom: 0;
}

.widget_archive:not(.footer-widget) a,
.widget_categories:not(.footer-widget) a,
.elementor-widget-wp-widget-archives:not(.footer-widget) a,
.elementor-widget-wp-widget-categories:not(.footer-widget) a,
.widget_pages:not(.footer-widget) a,
.widget_meta:not(.footer-widget) a,
.widget_recent_entries:not(.footer-widget) a,
.widget_nav_menu:not(.footer-widget) a {
  margin-right: 10px;
  padding: 3px 0;
  display: inline-block;
}

/* search */
.search-form {
  position: relative;
}

.search-no-results .search-form {
  max-width: 400px;
}

.search-field {
  height: 40px;
  border-radius: 20px;
  border: 1px solid #eeeeee;
  background: #f7f7f7;
  padding: 0 40px 0 20px;
}

.search-field:focus {
  border-color: #ddd;
}

.search-submit {
  position: absolute;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0);
  font-size: 16px;
}

/* 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;
}

.wpcf7 label span {
  color: #f00;
}

.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;
}

@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);
  }
}

.entry-title > a {
  color: inherit;
}

.theme-footer {
  position: relative;
  margin-top: 50px;
}

.theme-footer .row .customize-partial-edit-shortcut {
  display: none;
}

.footer-cta {
  padding: 40px 15px;
}

/* footer widget
------------------------------------------------->*/
.footer-widget .widget-title {
  margin-top: 0;
}

.footer-widget > div > ul {
  padding-left: 0;
  list-style: none;
}

.footer-widget > ul {
  padding-left: 0;
  list-style: none;
}

.footer-col-1 .footer-widget {
  width: 100%;
}

@media (min-width: 992px) {
  .footer-col-3 .footer-widget {
    width: -webkit-calc( 100% / 3);
    width: -moz-calc( 100% / 3);
    width: calc( 100% / 3);
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-col-3 .footer-widget:nth-of-type(3n+4) {
    clear: both;
  }
  .footer-col-4 .footer-widget {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-col-4 .footer-widget:nth-of-type(4n+5) {
    clear: both;
  }
  .footer-col-5 .footer-widget {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-col-5 .footer-widget:nth-of-type(5n+6) {
    clear: both;
  }
  .footer-col-6 .footer-widget {
    width: -webkit-calc( 100% / 6);
    width: -moz-calc( 100% / 6);
    width: calc( 100% / 6);
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-col-6 .footer-widget:nth-of-type(6n+7) {
    clear: both;
  }
}

@media (min-width: 600px) and (max-width: 991px) {
  .footer-col-3 .footer-widget,
  .footer-col-4 .footer-widget,
  .footer-col-5 .footer-widget,
  .footer-col-6 .footer-widget {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-col-3 .footer-widget:nth-of-type(2n+3),
  .footer-col-4 .footer-widget:nth-of-type(2n+3),
  .footer-col-5 .footer-widget:nth-of-type(2n+3),
  .footer-col-6 .footer-widget:nth-of-type(2n+3) {
    clear: both;
  }
}

@media (min-width: 600px) {
  .footer-col-2 .footer-widget {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-col-2 .footer-widget:nth-of-type(2n+3) {
    clear: both;
  }
}

@media (max-width: 599px) {
  .footer-col-2 .footer-widget,
  .footer-col-3 .footer-widget,
  .footer-col-4 .footer-widget,
  .footer-col-5 .footer-widget,
  .footer-col-6 .footer-widget {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    clear: both;
  }
}

.footer-subscribe-form p {
  margin-bottom: 30px;
}

.footer-subscribe-form input {
  border-radius: 50px;
  padding: 0 25px;
  height: 40px;
  color: #999;
}

.footer-subscribe-form input:focus {
  border-color: #ddd;
}

.footer-subscribe-form button {
  text-transform: uppercase;
  color: #fff;
  border-radius: 50px;
  padding: 0 15px;
  height: 40px;
  font-size: 13px;
  font-weight: 600;
  margin-top: 10px;
}

.footer-subscribe-form button:hover {
  background-color: #fff;
}

/* footer copyright
------------------------------------------------->*/
.footer-copyright {
  padding: 30px 15px;
  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;
}

.footer-logo-wr {
  position: relative;
}

.footer-logo {
  max-width: 100px;
  margin-right: 15px;
}

@media (min-width: 992px) {
  .footer-logo {
    margin-right: 50px;
  }
}

.copy-content {
  flex-grow: 1;
}

.copy-content + .footer-right {
  margin-left: 15px;
}

.theme-footer-menu {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.theme-footer-menu > li:last-of-type {
  margin-right: 0;
}

.theme-footer-menu li {
  display: inline-block;
  margin-right: 25px;
}

.theme-footer-menu a {
  font-weight: 600;
  line-height: 50px;
}

.theme-footer-menu a:hover {
  opacity: 0.7;
}

.theme-footer-menu .menu-item-has-children {
  position: relative;
}

.theme-footer-menu .menu-item-has-children:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
}

.theme-footer-menu .sub-menu {
  margin-left: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: -15px;
  bottom: 100%;
  min-width: 180px;
}

.theme-footer-menu .sub-menu ul {
  left: 100%;
  bottom: 0;
}

.theme-footer-menu .sub-menu li {
  display: block;
  margin-right: 0;
}

.theme-footer-menu .sub-menu a {
  white-space: nowrap;
  line-height: 40px;
  padding: 0 15px;
}

.footer-right .theme-social-icon a,
.page-footer-copyright .theme-social-icon a {
  color: #fff;
  background: #000;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-left: 10px;
}

.footer-right .theme-social-icon a:hover,
.page-footer-copyright .theme-social-icon a:hover {
  opacity: 0.7;
}

.footer-right .theme-social-icon a[href*="twitter.com"],
.page-footer-copyright .theme-social-icon a[href*="twitter.com"] {
  background: #1bc4ef;
}

.footer-right .theme-social-icon a[href*="facebook.com"],
.page-footer-copyright .theme-social-icon a[href*="facebook.com"] {
  background: #2a6195;
}

.footer-right .theme-social-icon a[href*="plus.google.com"],
.page-footer-copyright .theme-social-icon a[href*="plus.google.com"] {
  background: #d6212a;
}

.footer-right .theme-social-icon a[href*="linkedin.com"],
.page-footer-copyright .theme-social-icon a[href*="linkedin.com"] {
  background: #3c62df;
}

.footer-right .theme-social-icon a:before,
.page-footer-copyright .theme-social-icon a:before {
  font-size: 18px;
  color: inherit;
}

#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;
  }
}

/* icon menu */
.theme-icon-wp-menu {
  margin-right: 3px;
}

/*mega menu*/
@media (min-width: 992px) {
  .theme-primary-menu .menu-item-has-mega-menu.submega-in-right .mega-menu-row {
    left: initial;
    right: 0;
  }
  .theme-primary-menu .mega-1-col .mega-menu-row {
    width: 250px;
  }
  .theme-primary-menu .mega-1-col .mega-menu-row > li {
    width: 100%;
  }
  .theme-primary-menu .mega-2-col .mega-menu-row {
    width: 450px;
  }
  .theme-primary-menu .mega-2-col .mega-menu-row > li {
    width: 50%;
  }
  .theme-primary-menu .mega-3-col .mega-menu-row {
    width: 725px;
  }
  .theme-primary-menu .mega-3-col .mega-menu-row > li {
    width: -webkit-calc( 100% / 3);
    width: -moz-calc( 100% / 3);
    width: calc( 100% / 3);
  }
  .theme-primary-menu .mega-standard {
    position: static;
  }
  .theme-primary-menu .mega-standard .mega-menu-row {
    right: 0;
    left: initial;
    width: 1170px;
    left: -webkit-calc( (100% - 1170px) / 2);
    left: -moz-calc( (100% - 1170px) / 2);
    left: calc( (100% - 1170px) / 2);
  }
  .theme-primary-menu .mega-standard .mega-menu-row > li {
    width: 25%;
  }
  .theme-primary-menu .mega-menu-row {
    position: absolute;
    left: 0;
    top: 110%;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
    text-align: left;
    margin-left: 0;
    padding: 20px 20px 0 20px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: bottom right;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  .theme-primary-menu .mega-menu-row * {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
  }
  .theme-primary-menu .mega-menu-row > li {
    float: left;
    margin-bottom: 20px;
  }
  .theme-primary-menu .mega-menu-row > li > a {
    padding: 0 10px;
    margin-bottom: 15px;
    display: block;
    font-weight: 600;
    font-size: -webkit-calc( 100% + 2px);
    font-size: -moz-calc( 100% + 2px);
    font-size: calc( 100% + 2px);
  }
  .theme-primary-menu .mega-menu-row li {
    overflow: hidden;
  }
  .theme-primary-menu .mega-menu-row li span:not(.theme-icon-wp-menu) {
    color: #b6b6b6;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .theme-primary-menu .mega-menu-row li div {
    line-height: 24px;
    color: #b6b6b6;
    font-size: 12px;
    padding: 5px 10px;
  }
  .theme-primary-menu .mega-menu-row li div p {
    margin-top: 10px;
    color: #b6b6b6;
  }
  .theme-primary-menu .mega-menu-row li ul {
    position: static;
    float: left;
    border: 0;
    width: 100%;
  }
  .theme-primary-menu .mega-menu-row li ul li {
    width: 100%;
    padding: 0 0 0 1px;
  }
  .theme-primary-menu .mega-menu-row .sub-menu {
    margin-left: 0;
    left: 0;
    position: static;
    background: rgba(0, 0, 0, 0);
  }
  .theme-primary-menu .mega-menu-row .sub-menu a {
    display: block;
    padding: 5px 10px;
    white-space: nowrap;
  }
  .theme-primary-menu .mega-menu-col li {
    display: inline-block;
  }
  .theme-primary-menu .mega-menu-col .sub-menu {
    width: 100%;
  }
}

.theme-primary-menu {
  padding-left: 0;
  margin: 0;
}

@media (min-width: 992px) {
  .theme-primary-menu > li {
    display: inline-flex;
    line-height: 1;
    /*parent item menu*/
  }
  .theme-primary-menu > li > a {
    font-size: 13px;
    line-height: 85px;
    padding: 0 20px;
  }
  .theme-primary-menu > li:not(.menu-item-has-mega-menu) ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 110%;
    left: 0;
    margin-left: 0;
    background: #fff;
    min-width: 180px;
    text-align: left;
    z-index: 2;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  .theme-primary-menu > li:not(.menu-item-has-mega-menu) ul ul {
    top: 20%;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .theme-primary-menu > li:not(.menu-item-has-mega-menu) ul li.menu-item-has-children:after {
    content: "\f3d3";
    font-family: "ionicons" !important;
    font-size: 12px !important;
    top: 17px;
    line-height: 1 !important;
    position: absolute;
    right: 10px;
  }
  .theme-primary-menu > li:not(.menu-item-has-mega-menu) ul a {
    display: block;
    line-height: 24px;
    padding: 10px 20px;
  }
  .theme-primary-menu > li:not(.menu-item-has-mega-menu) ul a:hover {
    background: rgba(239, 239, 239, 0.28);
  }
  .theme-primary-menu li {
    position: relative;
    list-style: none;
  }
  .theme-primary-menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    top: 100%;
  }
  .theme-primary-menu .sub-menu {
    -webkit-transition: top 0.3s ease 0s, opacity 0.3s;
    transition: top 0.3s ease 0s, opacity 0.3s;
    /*improved when resize width*/
    display: initial !important;
  }
  .theme-primary-menu .sub-menu > li:hover > ul {
    left: 100%;
    top: 0;
  }
}

@media (min-width: 992px) {
  .theme-primary-menu .sub-menu {
    -webkit-box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
  }
}

.theme-primary-menu .sub-menu a {
  white-space: nowrap;
}

#theme-page-header {
  position: relative;
}

.single-ht_tour #theme-page-header {
  display: none;
}

.page-header {
  position: relative;
  padding: 30px 0;
}

.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;
}

#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 {
  -webkit-animation: loading 0.8s infinite linear;
  animation: loading 0.8s infinite linear;
  height: 60px;
  width: 60px;
  border-width: 10px;
  border-style: solid;
  border-right-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}

.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";
}

.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;
}

/* 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: #03ab96;
  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: 590px;
  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: #fff;
  background: rgba(0, 0, 0, 0.5);
  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#goto-view-photos ~ .goto-video-preview {
  margin-left: 30px;
}

.tour-lightbox-btn#goto-view-photos:before {
  content: "\e904";
  font-family: "gotoicon";
}

.tour-lightbox-btn.goto-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 {
  color: #333;
  font-weight: 700;
  border-bottom: 1px solid;
}

.tour-navbox a:hover {
  color: #333;
  font-weight: 700;
}

.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;
  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-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: "gotoicon";
  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;
}

.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;
  background: #000;
}

.tour-acc-item:first-of-type:before {
  content: "\e90d";
  font-family: "gotoicon";
  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-item.open .tour-acc-head {
  font-weight: 700;
}

.tour-acc-item.open .tour-acc-content {
  max-height: initial;
}

.tour-acc-item.close .tour-acc-head {
  font-weight: normal;
}

.tour-acc-item.close .tour-acc-content {
  max-height: 0;
  margin: 0;
}

.tour-acc-head {
  cursor: pointer;
  line-height: 26px;
}

.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: 240px;
  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: "gotoicon";
  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 label > span {
  position: relative;
  width: 15px;
  height: 15px;
  border: 1px solid;
  border-radius: 50%;
  margin-right: 10px;
}

.tl-term-list label > span:before {
  content: '';
  position: absolute;
  left: 2px;
  top: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 50%;
}

.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;
}

/* 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-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: "gotoicon";
}

.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-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 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;
}

.wpcf7-form input[type="submit"] {
  font-weight: 600;
  border-radius: 50px;
  height: 45px;
  text-transform: uppercase;
  color: #fff;
}

.wpcf7-form input[type="submit"]:hover {
  background: #fff;
}

.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;
}

/* 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: #ec5849;
  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: -86px;
  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;
}

/* 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%);
}

/* responsive */
@media (max-width: 991px) {
  .group-blog .widget-area {
    float: left;
    width: 100%;
    margin-top: 50px;
  }
  .group-blog .goto_post_info .if-comment {
    float: none;
  }
}

@media (max-width: 600px) {
  .group-blog .blog-title {
    line-height: 24px;
    margin-bottom: 15px;
  }
  .group-blog .content-wrap .entry-footer .blog-tagcloud {
    max-width: 100%;
  }
  .group-blog .content-wrap .entry-footer .blog-tagcloud + .theme-social-icon {
    max-width: 100%;
    text-align: left;
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  .footer-copyright {
    display: block;
  }
  .copy-content {
    float: left;
    width: 100%;
    margin: 15px 0;
  }
  .copy-content > ul {
    margin-bottom: 10px;
  }
  .copy-content + .footer-right {
    margin-left: 0;
  }
  .footer-right .theme-social-icon a {
    margin-left: 0;
    margin-right: 10px;
  }
}

@media (max-width: 600px) {
  .page-header .container {
    text-align: center;
  }
}

/* ICONBAR */
.menu-collapse-btn {
  cursor: pointer;
  position: absolute;
  right: 15px;
  width: 30px;
  height: 30px;
  top: -webkit-calc( 50% - 15px);
  top: -moz-calc( 50% - 15px);
  top: calc( 50% - 15px);
}

.menu-collapse-btn.active-btn span:before, .menu-collapse-btn.active-btn span:after {
  width: 70%;
}

.menu-collapse-btn span {
  position: relative;
  background-color: #000;
  width: 100%;
  height: 3px;
  display: block;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.menu-collapse-btn span:before, .menu-collapse-btn span:after {
  content: '';
  position: absolute;
  right: 0;
  width: 100%;
  height: 3px;
  background-color: inherit;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.menu-collapse-btn span:before {
  top: -9px;
}

.menu-collapse-btn span:after {
  bottom: -9px;
}

@media (min-width: 992px) {
  .menu-collapse-btn {
    display: none;
  }
}

@media (min-width: 992px) {
  .custom-logo-mobile {
    display: none;
  }
}

@media (max-width: 991px) {
  #theme-menu-layout {
    z-index: 100;
  }
  .mobile-menu-open #theme-menu-layout #menu-overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
  }
  .header-box .container {
    height: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
  }
  .theme-header-layout:not(.header-layout-3) #theme-search-btn {
    font-size: 25px;
  }
  .theme-header-layout.header-layout-3 #theme-search-btn {
    font-size: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 55px;
    top: 50%;
    margin-top: -20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .theme-header-layout.header-layout-3 #theme-search-btn:before {
    font-size: 25px;
  }
  .theme-header-layout.header-layout-3 .tel-number {
    display: none;
  }
  /*CUSTOM LOGO MOBILE HEADER 2*/
  .header-layout-2 .logo img:first-child {
    display: none;
  }
  .header-layout-2 .logo img:last-child {
    display: initial;
  }
}

/* CONTENT */
.theme-primary-menu {
  /* ===================================== */
  /* ===================================== */
  /* ===================================== */
  /* ===================================== */
}

.theme-primary-menu.collapsed {
  opacity: 0;
  visibility: hidden;
}

.theme-primary-menu.collapsed.menu-opened {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@media (min-width: 992px) {
  .theme-primary-menu .logo {
    display: none;
  }
}

@media (max-width: 991px) {
  .theme-primary-menu {
    background: #fff;
    position: fixed;
    top: 0;
    width: 80%;
    bottom: 0;
    z-index: 10;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: 0.2s;
    overflow-y: scroll;
  }
  .theme-primary-menu .logo {
    padding: 15px 15%;
  }
  .theme-primary-menu:not(.collapsed) {
    display: none;
  }
  .theme-primary-menu li {
    list-style: none;
  }
  .theme-primary-menu li ul {
    margin-left: 0;
  }
  .theme-primary-menu li ul a {
    padding-left: 30px;
  }
  .theme-primary-menu li ul a + ul a {
    padding-left: 50px;
  }
  .theme-primary-menu a {
    display: block;
    padding: 7px 15px;
    color: #000;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  .theme-primary-menu .menu-icon-arrow.expanded:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .theme-primary-menu .menu-icon-arrow:after {
    line-height: 1;
    content: "\f3d3";
    font-family: "ionicons";
    font-size: 15px;
    color: #000;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -7.5px;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
  }
  .theme-primary-menu .theme-menu-label {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translate(50%, -50%);
  }
  .logged-in.admin-bar .theme-primary-menu {
    top: 32px;
  }
}

@media (max-width: 782px) {
  .logged-in.admin-bar .theme-primary-menu {
    top: 46px;
  }
}

@media (max-width: 600px) {
  .document-scrolled.logged-in.admin-bar .theme-primary-menu {
    top: 0;
  }
}

@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#goto-view-photos ~ .goto-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;
  }
}

/*! BLOG V2 WIDGET
------------------------------------------------->*/
@media (max-width: 600px) {
  .wd-blog-list .element-blog__item--img {
    width: 100%;
  }
  .wd-blog-list .element-blog__item--content {
    width: 100%;
  }
}

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