/*
Theme Name: Travel Booking Pro
Theme URI: https://wptravelengine.com/downloads/travel-booking-pro-wordpress-theme/
Author: WP Travel Engine
Author URI: https://wptravelengine.com/
Description: Travel Booking Pro is a WordPress theme to create travel online booking website for tour and travel operators and companies. You can add trips, destinations, and trip types, feature travel activities, highlight your specialties and allow visitors to book the trips. The stunning design combined with modern CSS effects and animation will make your visitors feel like they are already on a trip. Travel Booking Pro WordPress theme is speed optimized, translation ready, SEO-friendly and mobile-friendly. Apart from travel booking companies, you can also use Travel Booking Pro theme for travel blogging, hotel, spa, bed and breakfast, luxury resort, reservation, tour operator, tourism, transports and car booking. Check the demo at https://demo.wptravelengine.com/travel-booking-pro/, documentation at https://wptravelengine.com/travel-booking-pro-wordpress-theme-documentation/, and get support at https://wptravelengine.com/support-ticket/.
Version: 2.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: travel-booking-pro
Tags: full-width-template, two-columns, right-sidebar, left-sidebar, footer-widgets, custom-background, custom-header, custom-menu, custom-logo, featured-images, threaded-comments, rtl-language-support, translation-ready, theme-options, blog, entertainment, portfolio 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Travel Booking Pro is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
    color: #333333;
    font-family: "Lato", sans-serif;
    font-size: 20px;
    line-height: 1.6em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    margin-top: 0;
}

p {
    margin-bottom: 1.5em;
    margin-top: 0;
}

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

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

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

big {
    font-size: 125%;
}


/*==========================
 Common style
===========================*/

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.container:after {
    content: '';
    display: block;
    clear: both;
}

.row {
    margin: 0 -15px;
}

.row:after {
    content: '';
    display: block;
    clear: both;
}

@media only screen and (max-width: 1024px) {
    .container {
        max-width: 720px;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        max-width: 480px;
    }
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    margin-top: 0;
    max-width: 100%;
    position: relative;
}

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

.wp-caption .wp-caption-text {
    margin: 0;
    position: absolute;
    left: 20px;
    bottom: 20px;
    font-size: 0.8em;
    font-weight: 700;
    color: #010101;
    background: #efefef;
    padding: 0 16px;
    border-radius: 100px;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comments-area {
    margin: 0 0 60px;
}

.comments-area .comments-title {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    color: #010101;
    margin: 0 0 30px;
}

.comments-area ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comments-area .comment-list {
    border: 1px solid #dddddd;
    padding: 40px;
    border-radius: 5px;
}

.comments-area .comment-body {
    overflow: hidden;
    margin: 0 0 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dddddd;
}

.comments-area .comment-body .comment-meta {
    float: left;
    width: 70px;
    margin-right: 20px;
}

.comments-area .comment-body .comment-meta img {
    border-radius: 50%;
    vertical-align: top;
}

.comments-area .comment-body .text-holder {
    overflow: hidden;
}

.comments-area .comment-body .text-holder .top {
    overflow: hidden;
    margin: 0 0 5px;
}

.comments-area .comment-body .text-holder .top .left {
    float: left;
}

.comments-area .comment-body .text-holder .top .reply {
    float: right;
}

.comments-area .comment-body .fn {
    font-size: 0.9em;
    line-height: 1.444em;
    color: #010101;
    margin: 0;
    display: block;
    font-weight: 700;
}

.comments-area .comment-body .fn a {
    color: #111;
}

.comments-area .comment-body .fn a:hover,
.comments-area .comment-body .fn a:focus {
    text-decoration: none;
    color: #8aacb7;
}

.comments-area .comment-body .says {
    display: none;
}

.comments-area .comment-body .comment-metadata {
    font-size: 0.8em;
}

.comments-area .comment-body .comment-metadata a {
    color: #6e6e6e;
}

.comments-area .comment-body .comment-metadata a:hover,
.comments-area .comment-body .comment-metadata a:focus {
    text-decoration: none;
    color: #8aacb7;
}

.comments-area .comment-body .comment-metadata svg {
    margin-right: 5px;
}

.comments-area .comment-body .reply {
    font-size: 0.7em;
    text-transform: uppercase;
    font-weight: 700;
}

.comments-area .comment-body .reply a {
    text-decoration: none;
    color: #8aacb7;
}

.comments-area .comment-body .reply a:hover,
.comments-area .comment-body .reply a:focus {
    text-decoration: none;
    color: #333333;
}

.comments-area .comment-body .comment-content {
    font-size: 0.9em;
}

.comments-area .comment-body .comment-content p {
    margin: 0 0 5px;
}

.comments-area li:last-child .comment-body {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.comments-area .children {
    margin-left: 25px;
    margin-top: 45px;
}

.comments-area .children li {
    padding-left: 30px;
    position: relative;
}

.comments-area .bypostauthor .comment-body {
    background: #fff;
    padding: 25px 30px;
    border-radius: 5px;
    border: 1px solid #ededed !important;
    margin-bottom: 30px !important;
}

.comments-area .comment-reply-title {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    color: #010101;
    margin: 0;
}

.comments-area .comment-form {
    margin: 0 -15px;
}

.comments-area .comment-form .comment-notes {
    width: 100%;
    padding: 0 15px;
    font-size: 0.9em;
}

.comments-area .comment-form label {
    display: none;
}

.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email,
.comments-area .comment-form .comment-form-url,
.comments-area .comment-form .comment-form-comment,
.comments-area .comment-form .form-submit,
.comments-area .comment-form .comment-form-cookies-consent,
.comments-area .comment-form .logged-in-as {
    padding: 0 15px;
}

.comments-area .comment-form input[type="text"],
.comments-area .comment-form input[type="email"],
.comments-area .comment-form input[type="url"],
.comments-area .comment-form textarea {
    width: 100%;
}

.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email {
    width: 50%;
    float: left;
}

.comments-area .comment-form .comment-form-url {
    clear: both;
}

.comments-area .comment-form .comment-form-cookies-consent label{
    display: inline-block;
    font-size: 0.8em;
    margin-left: 10px;
    vertical-align: top;
}

.comment-respond{
    margin-top: 30px;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    display: inline-block;
    background: #8aacb7;
    color: #ffffff;
    padding: 10px 29px;
    line-height: 1.6875em;
    font-size: 0.8em;
    font-weight: 700;
    border: 1px solid #8aacb7;
    border-radius: 100px;
    transition: ease, 0.2s;
    outline: none;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: #ffffff;
    border-color: #8aacb7;
    color: #8aacb7;
    text-decoration: none;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    background: #ffffff;
    border-color: #8aacb7;
    color: #8aacb7;
    text-decoration: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #8a93a7;
    border: 1px solid #e6e7ee;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 0.8em;
    outline: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #e6e7ee;
}

textarea {
    width: 100%;
    height: 120px;
    resize: vertical;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

#crumbs {
    font-size: 0.7em;
    line-height: 1.2em;
    overflow: hidden;
    margin: 0 0 40px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

#crumbs li {
    float: left;
    margin-right: 2px;
}

#crumbs li:first-child a:before {
    display: none;
}

#crumbs a {
    display: block;
    background: #efefef;
    color: #6e6e6e;
    padding: 4px 5px 4px 11px;
    position: relative;
}

#crumbs a:after {
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-left: 7px solid #efefef;
    border-bottom: 13px solid transparent;
    position: absolute;
    top: 0;
    right: -7px;
    content: '';
    z-index: 1;
}

#crumbs a:before {
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-left: 7px solid #ffffff;
    border-bottom: 13px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}

#crumbs a:hover,
#crumbs a:focus {
    text-decoration: none;
    background: #8aacb7;
    color: #ffffff;
}

#crumbs a:hover:after,
#crumbs a:focus:after {
    border-left-color: #8aacb7;
}

#crumbs .current {
    background: #8aacb7;
    color: #ffffff;
    padding: 4px 11px 4px 15px;
    position: relative;
}

#crumbs .current:after {
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-left: 7px solid #8aacb7;
    border-bottom: 13px solid transparent;
    position: absolute;
    top: 0;
    right: -7px;
    content: '';
}

#crumbs .current:before {
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-left: 7px solid #ffffff;
    border-bottom: 13px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}


/*for home page and has banner*/

.homepage.hasbanner {
    position: relative;
}

.homepage.hasbanner .site-header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
    border-bottom: 0;
}

.homepage.hasbanner .site-header .site-branding .site-title a {
    color: #ffffff;
}

.homepage.hasbanner .site-header .site-branding .site-description{color: #fff;}

.homepage.hasbanner .site-header .right .tools:after {
    background: rgba(255, 255, 255, 0.6);
}

.homepage.hasbanner .site-header .right .tools .languages li:hover>a,
.homepage.hasbanner .site-header .right .tools .languages li:focus>a {
    color: #8aacb7;
}

.homepage.hasbanner .site-header .right .tools .languages li a {
    color: rgba(255, 255, 255, 0.8);
}

.homepage.hasbanner .site-header .right .tools .languages li a:hover,
.homepage.hasbanner .site-header .right .tools .languages li a:focus {
    color: #8aacb7;
}

.homepage.hasbanner .site-header .right .tools .languages ul li a {
    color: #333333;
}

.homepage.hasbanner .site-header .right .tools .form-section-holder:hover .form-section svg,
.homepage.hasbanner .site-header .right .tools .form-section-holder:focus .form-section svg {
    fill: #8aacb7;
}

.homepage.hasbanner .site-header .right .tools .form-section-holder .form-section svg {
    fill: rgba(255, 255, 255, 0.8);
}

.site-header {
    border-bottom: 1px solid #dddddd;
    margin: 0 0 30px;
}

.site-header:after {
    content: '';
    display: block;
    clear: both;
}

.site-header .site-branding {
    float: left;
    padding: 9px 0 0px 10px;
}

.site-header .site-branding .custom-logo {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}

.site-header .site-branding .text-logo {
    display: inline-block;
    vertical-align: middle;
}

.site-header .site-branding .site-title {
    margin: 0;
    line-height: 1.222em;
    font-size: 1.1em;
    font-weight: 700;
}

.site-header .site-branding .site-title a {
    color: #333333;
    transition: ease, 0.2s;
}

.site-header .site-branding .site-title a:hover {
    text-decoration: none;
}

.site-header .site-branding .site-description{
    margin: 0;
    font-size: 0.7em;
    line-height: 1.2em;
}

.site-header .right {
    float: right;
}

.site-header .right .tools {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    padding-left: 14px;
    position: relative;
}

.site-header .right .tools:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 30px;
    background: rgba(0, 0, 0, 0.5);
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.site-header .right .tools .form-section-holder {
    display: inline-block;
    vertical-align: middle;
    width: 72px;
    height: 71px;
    position: relative;
    transition: ease, 0.2s;
    cursor: pointer;
}

.site-header .right .tools .form-section-holder:hover,
.site-header .right .tools .form-section-holder:focus {
    background: #f7f8f9;
}

.site-header .right .tools .form-section-holder:hover .form-section,
.site-header .right .tools .form-section-holder:focus .form-section {
    border-color: #d6d9df;
}

.site-header .right .tools .form-section-holder:hover .form-section svg,
.site-header .right .tools .form-section-holder:focus .form-section svg {
    fill: #8aacb7;
}

.site-header .right .tools .form-section-holder .form-section {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border: 1px solid #ebebeb;
    position: relative;
    border-radius: 50%;
}

.site-header .right .tools .form-section-holder .form-section #btn-search {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.site-header .right .tools .form-section-holder .form-section svg {
    width: 14px;
    height: 14px;
    fill: #8a93a7;
    transition: ease, 0.2s;
}

.site-header .right .tools .form-section-holder .form-holder {
    position: absolute;
    top: 100%;
    right: 0;
    width: 320px;
    background: #f7f8f9;
    padding: 10px;
    border-radius: 0 0 5px 5px;
    display: none;
    z-index: 2;
}

.site-header .right .tools .form-section-holder .form-holder .search-form {
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 2px 15px 7px;
}

.site-header .right .tools .form-section-holder .form-holder .search-form:after {
    content: '';
    display: block;
    clear: both;
}

.site-header .right .tools .form-section-holder .form-holder .search-form label {
    float: left;
    width: 90%;
}

.site-header .right .tools .form-section-holder .form-holder .search-form input[type="search"] {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 0.8em;
    color: #8a93a7;
    border: 0;
    border-radius: 0;
    background: none;
}

.site-header .right .tools .form-section-holder .form-holder .search-form input[type="submit"] {
    float: right;
    margin: 11px 0 0 0;
    padding: 0;
    border: 0;
    font-size: 0;
    border-radius: 0;
    /*background: url(images/bg-search.png) no-repeat;*/
    background: none;
    /*width: 13px;
    height: 13px;*/
}

.site-header .right .tools .languages {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.6875em;
    font-size: 0.8em;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
}

.site-header .right .tools .languages li {
    position: relative;
}

@media only screen and (min-width: 1025px) {
    .site-header .right .tools .languages li:hover>ul,
    .site-header .right .tools .languages li:focus>ul {
        display: block;
    }
    .site-header .right .tools .languages li:hover>a,
    .site-header .right .tools .languages li:focus>a {
        background: #f7f8f9;
        color: #8aacb7;
    }
    .site-header .right .tools .languages li:hover>a svg,
    .site-header .right .tools .languages li:focus>a svg {
        color: #adafb3;
    }
}

.site-header .right .tools .languages li a {
    color: #303236;
    padding: 22px;
    display: block;
    transition: ease, 0.2s;
}

.site-header .right .tools .languages li a:hover,
.site-header .right .tools .languages li a:focus {
    text-decoration: none;
    background: #f7f8f9;
    color: #8aacb7;
}

.site-header .right .tools .languages li a:hover svg,
.site-header .right .tools .languages li a:focus svg {
    fill: #adafb3;
}

.site-header .right .tools .languages li a svg {
    margin-left: 5px;
    transition: ease, 0.2s;
    fill: #d5d8de;
}

.site-header .right .tools .languages ul {
    position: absolute;
    top: 100%;
    right: 0;
    width: 160px;
    background: #f7f8f9;
    margin: 0;
    padding: 10px;
    list-style: none;
    font-size: 1em;
    font-weight: 400;
    text-transform: none;
    border-radius: 0 0 5px 5px;
    display: none;
    z-index: 1;
}

.site-header .right .tools .languages ul li {
    border-bottom: 1px solid #dddddd;
    padding: 0 0 6px;
    margin: 0 0 6px;
}

.site-header .right .tools .languages ul li:last-child {
    border-bottom: 0;
    padding: 0;
    margin: 0;
}

.site-header .right .tools .languages ul li a {
    color: #333333;
    display: block;
    padding: 0;
}

.site-header .right .tools .languages ul li a:hover,
.site-header .right .tools .languages ul li a:focus {
    color: #8aacb7;
}

.site-header #toggle-button,
.site-header .overlay {
    display: none;
}


/*site header*/

@media only screen and (max-width: 1024px) {
    .site-header #toggle-button {
        display: block;
        float: right;
        width: 50px;
        height: 50px;
        border: 1px solid #ececec;
        margin: 10px 10px 0 0;
        position: relative;
        cursor: pointer;
        border-radius: 50%;
    }

    .site-header #toggle-button span {
        display: block;
        width: 16px;
        height: 3px;
        background: #8a93a7;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .site-header #toggle-button span:before {
        width: 16px;
        height: 3px;
        background: #8a93a7;
        content: '';
        position: absolute;
        top: -6px;
        left: 0;
    }

    .site-header #toggle-button span:after {
        width: 16px;
        height: 3px;
        background: #8a93a7;
        content: '';
        position: absolute;
        bottom: -6px;
        left: 0;
    }

    .site-header .right {
        max-width: 540px;
        width: 100%;
        background: #f7f8f9;
        position: fixed;
        height: 100%;
        top: 0;
        right: -540px;
        transition: cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
        z-index: 9999;
        overflow: auto;
        padding: 200px 55px 50px;
    }

    .site-header .right.open {
        right: 0;
    }

    .site-header .right .tools {
        margin: 0;
        padding: 0;
        display: block;
        position: unset;
    }

    .site-header .right .tools:after {
        display: none;
    }

    .site-header .right .tools .languages {
        width: 180px;
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    .site-header .right .tools .languages li a {
        background: #ffffff;
        border: 1px solid #e7e9ed;
        border-radius: 5px;
        padding: 15px 22px;
    }

    .site-header .right .tools .languages ul {
        padding: 0;
        margin-top: 6px;
        width: 100%;
    }

    .site-header .right .tools .languages ul li {
        border-bottom: 0;
        padding: 0;
    }

    .site-header .right .tools .form-section-holder {
        position: unset;
    }

    .site-header .right .tools .form-section-holder .form-section {
        display: none;
    }

    .site-header .right .tools .form-section-holder .form-holder {
        display: block;
        top: 120px;
        left: 50%;
        max-width: 430px;
        width: 100%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        background: none;
        border-radius: 0;
        padding: 0;
    }

    .site-header .right .tools .form-section-holder .form-holder .search-form {
        background: #ffffff;
        padding: 10px 20px 12px;
    }

    .site-header .right .btn-close-menu {
        width: 50px;
        height: 50px;
        border: 1px solid #1c1b1b;
        border-radius: 50%;
        position: absolute;
        top: 40px;
        left: 50%;
        margin-left: -25px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        cursor: pointer;
    }

    .site-header .right .btn-close-menu span {
        width: 10px;
        height: 2px;
        background: #000;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .site-header .right .btn-close-menu span:after {
        width: 2px;
        height: 10px;
        background: #000;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: '';
    }

    .site-header .overlay {
        display: none;
        background: rgba(0, 0, 0, 0.5);
        bottom: 0;
        height: 100%;
        left: 0;
        opacity: 0;
        position: fixed;
        right: 0;
        top: 0;
        transition: cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
        width: 100%;
        z-index: 999;
    }

    /*site-header*/
    .menu-open .site-header .overlay {
        opacity: 1;
        display: block;
    }

    /*menu-open*/
    .homepage.hasbanner .site-header #toggle-button {
        border-color: #fff;
    }

    .homepage.hasbanner .site-header #toggle-button span {
        background: #fff;
    }

    .homepage.hasbanner .site-header #toggle-button span:before,
    .homepage.hasbanner .site-header #toggle-button span:after {
        background: #fff;
    }

    .homepage.hasbanner .site-header .right .tools .languages li a {
        color: #303236;
    }
}

@media only screen and (max-width: 767px) {
    
    .site-header .right .tools .form-section-holder .form-holder {
        max-width: 310px;
    }
}

/*===============================
 Footer Style
===============================*/
.site-footer {
    background-size: cover !important;
    background: #020510;
}

.site-footer .footer-t {
    padding: 90px 0;
}

.site-footer .footer-t .col-4,
.site-footer .footer-t .col-3,
.site-footer .footer-t .col-2,
.site-footer .footer-t .col-1{
    margin: 0 -15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.site-footer .footer-t .column{
    width: 25%;
    padding: 0 15px;
}

.site-footer .footer-t .col-3 .column{
    width: 33.3333%;
}

.site-footer .footer-t .col-2 .column{
    width: 50%;
}

.site-footer .footer-t .col-1 .column{
    width: 100%;
}

.site-footer .footer-t .widget .widget-title{
    font-size: 0.900em;
    line-height: 1.6em;
    color: #fff;
    font-weight: 700;
    margin: 0 0 40px;
    /*text-transform: uppercase;*/
}

.site-footer .footer-t .widget{
    color: #fff;
}

.site-footer .footer-t .widget ul{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.9000em;
    line-height: 1.6em;
}

.site-footer .footer-t .widget ul ul{
    font-size: 1em;
    margin-top: 15px;
    margin-left: 15px;
}

.site-footer .footer-t .widget ul li{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.site-footer .footer-t .widget ul li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.site-footer .footer-t .widget ul li a{
    color: rgba(255, 255, 255, 0.6);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.site-footer .footer-t .widget ul li a:hover,
.site-footer .footer-t .widget ul li a:focus{
    text-decoration: none;
    color: #fff;
}

.site-footer .footer-t .widget_recent_comments ul li a{
    color: #fff;
}

.site-footer .footer-t .widget_recent_comments ul li a:hover,
.site-footer .footer-t .widget_recent_comments ul li a:focus{
    color: rgba(255, 255, 255, 0.6);
}

.site-footer .footer-t .widget_rss .widget-title a{
    color: #fff;
}

.site-footer .footer-t .widget_search .search-form{
    border: 1px solid #e6e7ee; 
}

.site-footer .footer-t .widget_search .search-form:after{
    display: block;
    clear: both;
    content: '';
}

.site-footer .footer-t .widget_search .search-form label{
    float: left;
    width: calc(100% - 50px);
}

.site-footer .footer-t .widget_search .search-form input[type="search"]{
    padding: 12px 10px 12px;
    margin: 0;
    border: 0;
    border-radius: 0;
    width: 100%;
    float: left;
}

.site-footer .footer-t .widget_search .search-form input[type="submit"]{
    float: right;
    width: 50px;
    font-size: 0;
    background: #8aacb7 url(images/bg-search.png) no-repeat 50% 50%;
    border-radius: 0;
    height: 50px;
    padding: 0;
    margin: 0;
}

.site-footer .footer-t .widget_tag_cloud .tagcloud a{
    color: #fff;
}

.site-footer .footer-b {
    padding: 20px 0;
    font-size: 0.9em;
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.site-footer .footer-b .site-info {
    display: block;
}

.site-footer .footer-b .site-info a {
    color: rgba(255, 255, 255, 0.6);
    transition: ease, 0.2s;
}

.site-footer .footer-b .site-info a:hover,
.site-footer .footer-b .site-info a:focus {
    text-decoration: none;
    color: #ffffff;
}

.site-footer .widget_travel_booking_toolkit_recent_post ul li .entry-header .entry-title{
    font-size: 1em;
}

.site-info .policy_link {
   display: inline-block;
   margin-left: 5px;
}

@media only screen and (max-width: 1024px){
    .site-footer .footer-t .column{
        width: 50%;
    }

    .site-footer .footer-t .column,
    .site-footer .footer-t .col-3 .column,
    .site-footer .footer-t .col-2 .column{
        width: 50%;
    }

    .site-footer .footer-t .col-3 .column{
        width: 33.3333%;
    }

    .site-footer .footer-t .col-2 .column{
        width: 50%;
    }
}

@media only screen and (max-width: 767px){
    .site-footer .footer-t .column{
        width: 100%;
    }

    .site-footer .footer-t .column,
    .site-footer .footer-t .col-3 .column,
    .site-footer .footer-t .col-2 .column{
        width: 100%;
    }

}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: #8aacb7;
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.header-one .main-navigation{
    margin-right: 15px;
}


.main-navigation {
    display: inline-block;
    vertical-align: middle;
}

.main-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.8em;
    line-height: 1.6875em;
    font-weight: 700;
    text-transform: uppercase;
}

.main-navigation ul:after {
    content: '';
    display: block;
    clear: both;
}

.main-navigation ul li {
    float: left;
    margin-left: 35px;
    position: relative;
    padding: 22px 0;
}

.main-navigation ul li:hover>a,
.main-navigation ul li:focus>a {
    color: #8aacb7;
}

.main-navigation ul li a {
    color: #303236;
    transition: ease, 0.2s;
}

.main-navigation ul li a:hover,
.main-navigation ul li a:focus {
    text-decoration: none;
    color: #8aacb7;
}

@media only screen and (min-width: 1025px) {
    .main-navigation ul li:hover>ul,
    .main-navigation ul li:focus>ul {
        margin-top: 22px;
        clip: inherit;
        overflow: inherit;
        height: inherit;
    }
}

@media only screen and (min-width: 1025px) {
    .main-navigation ul ul {
        position: absolute;
        top: inherit;
        height: 1px;
        width: 220px;
        text-align: left;
        font-size: 16px;
        font-weight: 400;
        text-transform: none;
        background: #f7f8f9;
        padding: 10px 0;
        z-index: 2;
        margin-top: 30px;
        transition: ease, 0.4s;
        clip: rect(1px, 1px, 1px, 1px);
        overflow: hidden;
        border-radius: 0 0 5px 5px;
    }

    .main-navigation ul ul li {
        float: none;
        display: block;
        padding: 0 10px;
        margin: 0 0 6px;
    }

    .main-navigation ul ul li:hover>a,
    .main-navigation ul ul li:focus>a {
        color: #8aacb7;
    }

    .main-navigation ul ul li:last-child {
        margin: 0;
    }

    .main-navigation ul ul li:last-child>a {
        border-bottom: 0;
        padding: 0;
    }

    .main-navigation ul ul li a {
        color: #333333;
        display: block;
        border-bottom: 1px solid #dddddd;
        padding: 0 0 6px;
    }

    .main-navigation ul ul li a:hover,
    .main-navigation ul ul li a:focus {
        opacity: 1;
        color: #8aacb7;
    }

    .main-navigation ul ul li:hover>ul,
    .main-navigation ul ul li:focus>ul {
        margin-top: 0;
        display: block;
    }

    .main-navigation ul ul ul {
        margin-top: 0;
        clip: inherit;
        overflow: inherit;
        height: inherit;
        left: 100%;
        top: -10px;
        display: none;
        border-radius: 5px;
    }

}

@media only screen and (min-width: 1025px) {
    .homepage.hasbanner .main-navigation ul li:hover>a,
    .homepage.hasbanner .main-navigation ul li:focus>a {
        color: #ffffff;
    }

    .homepage.hasbanner .main-navigation ul li a {
        color: rgba(255, 255, 255, 0.8);
    }

    .homepage.hasbanner .main-navigation ul li a:hover,
    .homepage.hasbanner .main-navigation ul li a:focus {
        color: #ffffff;
    }

    .homepage.hasbanner .main-navigation ul ul li:hover>a,
    .homepage.hasbanner .main-navigation ul ul li:focus>a {
        color: #8aacb7;
    }

    .homepage.hasbanner .main-navigation ul ul li a {
        color: #333333;
    }

    .homepage.hasbanner .main-navigation ul ul li a:hover,
    .homepage.hasbanner .main-navigation ul ul li a:focus {
        color: #8aacb7;
    }

}

@media only screen and (max-width: 1024px) {
    .main-navigation {
        display: block;
        width: 100%;
        margin: 0 0 30px;
    }

    .main-navigation ul {
        font-size: 1em;
        text-transform: none;
        text-align: center;
    }

    .main-navigation ul li {
        float: none;
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #e7e9ed;
    }

    .main-navigation ul li:last-child {
        border-bottom: 0;
    }

    .main-navigation ul li a {
        display: block;
        color: #010101;
        padding: 20px 0;
    }

    .main-navigation ul li .angle-down {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 73px;
        line-height: 73px;
        cursor: pointer;
        transition: ease, 0.2s;
    }

    .main-navigation ul li .angle-down svg{
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .main-navigation ul li .angle-down.active {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .main-navigation ul ul {
        font-size: 0.8em;
        font-weight: 400;
        display: none;
        background: #ffffff;
        margin-bottom: 10px;
        border: 1px solid #dddddd;
        border-radius: 5px;
    }

    .main-navigation ul ul li a {
        padding: 10px 0;
    }

    .main-navigation ul ul li .angle-down {
        height: 47px;
        line-height: 47px;
    }

    .main-navigation ul ul ul {
        font-size: 1em;
        background: #fbfbfb;
        border-left: 0;
        border-right: 0;
        border-top: 2px solid #dddddd;
        border-bottom: 2px solid #dddddd;
        margin-bottom: 0;
        border-radius: 0;
    }

}

.primary-btn {
    display: inline-block;
    background: #8aacb7;
    color: #ffffff;
    padding: 14px 43px;
    line-height: 1.6875em;
    font-size: 0.8em;
    font-weight: 700;
    border: 1px solid #8aacb7;
    border-radius: 100px;
    transition: ease, 0.2s;
}

.primary-btn:hover,
.primary-btn:focus {
    background: #ffffff;
    border-color: #ffffff;
    color: #8aacb7;
    text-decoration: none;
}

.site-content {
    padding: 0 0 80px;
}

#primary {
    float: left;
    width: 66.6667%;
    padding: 0 15px;
}

/*=================================
 Sidebar Style
=================================*/
#secondary {
    float: left;
    width: 33.3333%;
    padding-left: 45px;
    padding-right: 15px;
}

#secondary .widget{
    margin: 0 0 50px;
}

#secondary .widget .widget-title{
    font-size: 1em;
    line-height: 1.6em;
    font-weight: 700;
    margin: 0 0 20px;
    font-weight: 700;
    color: #000;
}

#secondary .widget ul{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.900em;
}

#secondary .widget ul ul{
    margin-top: 15px;
    margin-left: 15px;
    font-size: 1em;
}

#secondary .widget ul li{
    padding: 0 0 15px;
    margin: 0 0 15px;
    border-bottom: 1px solid #e6e7ee;
}

#secondary .widget ul li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0; 
}

#secondary .widget ul li a{
    color: #333;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#secondary .widget ul li a:hover,
#secondary .widget ul li a:focus{
    text-decoration: none;
    color: #8aacb7;
}

/*========================================
 Calendar Style
=======================================*/
.widget_calendar caption{
    font-size: 0.900;
    color: #fff;
    line-height: 1.111em;
    background: #8aacb7;
    font-weight: 600;
    text-transform: uppercase;
    padding: 9px 0 5px;
}

.widget_calendar table{
    position: relative;
}

.widget_calendar table td,
.widget_calendar thead th{border: 1px solid #eee;}

.widget_calendar thead th{
    font-size: 0.650em;
    background: #fff;
    color: #111;
    font-weight: 600;
    height: 45px;
}

.widget_calendar tbody td,
.widget_calendar tfoot td{
    text-align: center;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    color: #111;
}

.widget_calendar table tbody td a{
    display: block;
    height: 100%;
    background: #8aacb7;
    color: #fff;
}

#secondary .widget_recent_comments ul li a{
    color: #8aacb7;
}

#secondary .widget_recent_comments ul li a:hover,
#secondary .widget_recent_comments ul li a:focus{
    color: #333;
}

#secondary .widget_rss .widget-title a{
    color: #000;
}

#secondary .widget_rss ul li a{
    color: #8aacb7;
}

#secondary .widget_rss ul li a:hover,
#secondary .widget_rss ul li a:focus{
    color: #333;
}

/*=====================================
 Search form
=====================================*/
#secondary .widget_search .search-form{
    border: 1px solid #e6e7ee; 
}

#secondary .widget_search .search-form:after{
    display: block;
    clear: both;
    content: '';
}

#secondary .widget_search .search-form label{
    float: left;
    width: calc(100% - 50px);
}

#secondary .widget_search .search-form input[type="search"]{
    padding: 12px 10px 12px;
    margin: 0;
    border: 0;
    border-radius: 0;
    width: 100%;
    float: left;
}

#secondary .widget_search .search-form input[type="submit"]{
    float: right;
    width: 50px;
    font-size: 0;
    background: #8aacb7 url(images/bg-search.png) no-repeat 50% 50%;
    border-radius: 0;
    height: 50px;
    padding: 0;
    margin: 0;
}

@media only screen and (max-width: 1024px) {
    #primary {
        width: 100%;
        margin-bottom: 60px;
    }

    /*primary*/
    #secondary {
        width: 100%;
        padding: 0 15px;
    }
}

.pagination {
    text-align: center;
}

.pagination .page-numbers {
    display: inline-block;
    vertical-align: middle;
    color: #333333;
    background: #f0f0f0;
    padding: 4px 15px;
    font-size: 0.8em;
    margin: 0 2px;
    border-radius: 100px;
    transition: ease, 0.2s;
}

.pagination .page-numbers:hover,
.pagination .page-numbers:focus,
.pagination .page-numbers.current {
    text-decoration: none;
    background: #8aacb7;
    color: #ffffff;
}

/*Trip archive pagination style*/
.trip-pagination {
    text-align: center;
}

.trip-pagination .page-numbers {
    display: inline-block;
    vertical-align: middle;
    color: #333333;
    background: #f0f0f0;
    padding: 4px 15px;
    font-size: 0.8em;
    margin: 0 2px;
    border-radius: 100px;
    transition: ease, 0.2s;
}

.trip-pagination .page-numbers:hover,
.trip-pagination .page-numbers:focus,
.trip-pagination .page-numbers.current {
    text-decoration: none;
    background: #8aacb7;
    color: #ffffff;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

/*===================================
 Author Section
===================================*/
.author-section {
    margin-bottom: 60px;
    border: 1px solid #dddddd;
    padding: 50px;
    display: flex;
    flex-direction: row;
    border-radius: 5px;
}

.author-section .img-holder {
    align-items: flex-start;
    width: 160px;
    margin-right: 30px;
}

.author-section .img-holder img {
    vertical-align: top;
    border-radius: 50%;
}

.author-section .text-holder {
    align-items: flex-start;
    flex: 1 0 0;
    font-size: 0.9em;
}

.author-section .text-holder .title {
    font-size: 1.1em;
    font-weight: 700;
    color: #010101;
    margin: 0 0 10px;
}

.author-section .text-holder .social-networks {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.author-section .text-holder .social-networks li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.author-section .text-holder .social-networks li a {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    background: #efefef;
    transition: ease, 0.2s;
}

.author-section .text-holder .social-networks li a:hover,
.author-section .text-holder .social-networks li a:focus {
    text-decoration: none;
    background: #d6d6d6;
}

.author-section .text-holder .social-networks li a.fa-facebook {
    color: #3b5999;
}

.author-section .text-holder .social-networks li a.fa-twitter {
    color: #55acee;
}

.author-section .text-holder .social-networks li a.fa-instagram {
    color: #e4405f;
}

.author-section .text-holder .social-networks li a.fa-linkedin {
    color: #0077b5;
}

.author-section .text-holder .social-networks li a.fa-pinterest-p {
    color: #bd081c;
}

.recent-posts-area .section-title,
.popular-posts-area .section-title {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    color: #010101;
    margin: 0 0 30px;
}

.recent-posts-area .col,
.popular-posts-area .col {
    float: left;
    width: 50%;
    padding: 0 15px;
    margin: 0 0 45px;
}

.recent-posts-area .col .post-thumbnail,
.popular-posts-area .col .post-thumbnail {
    display: block;
    margin: 0 0 20px;
}

.recent-posts-area .col .post-thumbnail img,
.popular-posts-area .col .post-thumbnail img {
    vertical-align: top;
    border-radius: 5px;
}

.recent-posts-area .col .entry-title,
.popular-posts-area .col .entry-title {
    font-size: 1em;
    font-weight: 700;
    margin: 0;
}

.recent-posts-area .col .entry-title a,
.popular-posts-area .col .entry-title a {
    color: #010101;
    transition: ease, 0.2s;
}

.recent-posts-area .col .entry-title a:hover,
.recent-posts-area .col .entry-title a:focus,
.popular-posts-area .col .entry-title a:hover,
.popular-posts-area .col .entry-title a:focus {
    text-decoration: none;
    color: #8aacb7;
}

/*==========================
 Banner style
==========================*/
.banner {
    position: relative;
}

.banner img {
    width: 100%;
    vertical-align: top;
    height: 800px;
    -o-object-fit: cover;
    object-fit: cover;
}

.banner .banner-text {
    max-width: 940px;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.banner .banner-text .title {
    line-height: 1.214em;
    font-weight: 900;
    font-size: 2.8em;
    color: #ffffff;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.55);
}

.video-banner .wp-custom-header {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.video-banner .wp-custom-header iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-banner .wp-custom-header button{
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 2;
    padding: 6px 10px 0;
    border-radius: 3px;
}

.video-banner .wp-custom-header button:hover,
.video-banner .wp-custom-header button:focus{
    background: #fff;
    border-color: #fff;
}

.video-banner .wp-custom-header button:hover svg,
.video-banner .wp-custom-header button:focus svg{
    fill: #8aacb7;
}

.video-banner .wp-custom-header button svg{
    width: 20px;
    height: 20px;
    fill: #fff;
}

.banner .owl-carousel .owl-dots{
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
}

.banner .owl-carousel .owl-dots .owl-dot{
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    margin: 0 5px;
}

.banner .owl-carousel .owl-dots .active{
    background: #8aacb7;
}

.banner form{
    float: right;
    background: #fff;
    padding: 20px;
    text-align: left;
}

.banner form label{
    font-size: 0.8em;
}

.hasbanner .trip-search {
    position: relative;
    z-index: 1;
    margin: -46px 0 30px;
}

.banner .owl-prev{
    border: 2px solid #8aacb7;
    background: #8aacb7;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 20px;
}

.banner .owl-prev:before{
    position: absolute;
    top: 1px;
    left: 0;
    content: '';
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='white'><path d='M16.01,11H8v2h8.01v3L22,12,16.01,8Z'/></svg>") no-repeat 10px 13px;
    background-size: 1.5em;
    width: 40px;
    height: 40px;
    transform: rotate(180deg);
    fill: #8aacb7;
}

.banner .owl-next{
    border: 2px solid #8aacb7;
    background: #8aacb7;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 20px;
}

.banner .owl-next:before{
    position: absolute;
    top: -6px;
    left: -5px;
    content: '';
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='white'><path d='M16.01,11H8v2h8.01v3L22,12,16.01,8Z'/></svg>") no-repeat 10px 13px;
    background-size: 1.5em;
    width: 40px;
    height: 40px;
    /*transform: rotate(180deg);*/
    fill: #8aacb7;
}

@media only screen and (max-width: 1024px) {
    .banner img {
        height: 600px;
    }

    .banner .banner-text {
        max-width: 450px;
        width: 100%;
    }

    .banner .banner-text .title {
        font-size: 1.9em;
    }

    .trip-search {
        margin: 0;
    }

}

/*=================================
 Intro Section Style
================================*/
.intro-section {
    padding: 60px 0 80px;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.intro-section .grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}

.intro-section .grid .widget {
    margin: 0 0 50px;
    width: 33.333%;
    padding: 0 15px;
}

.intro-section .grid .widget_text {
    width: 100% !important;
}

.intro-section .grid .widget_text .widget-title {
    font-size: 1.9em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 20px;
    color: #010101;
}

.intro-section .grid .widget_text .textwidget {
    font-size: 0.9em;
    line-height: 1.611em;
}

.intro-section .widget_travel_booking_toolkit_icon_text_widget .icon-holder {
    margin: 0 0 15px;
    font-size: 4em;
    color: #8aacb7;
}

.intro-section .widget_travel_booking_toolkit_icon_text_widget .text-holder{
    font-size: 0.900em;
    line-height: 1.611em;
}

.intro-section .widget_travel_booking_toolkit_icon_text_widget .text-holder .widget-title {
    font-size: 1.111em;
    line-height: 1.400em;
    font-weight: 700;
    margin: 0 0 8px;
    color: #010101;
}

.intro-section .widget_travel_booking_toolkit_icon_text_widget .text-holder .primary-btn {
    display: inline-block;
    /*background: #8aacb7;*/
    color: #ffffff;
    padding: 10px 35px;
    line-height: 1.6875em;
    font-size: 0.8em;
    font-weight: 700;
    /*border: 1px solid #8aacb7;*/
    border-radius: 100px;
    transition: ease, 0.2s;
}

.intro-section .widget_travel_booking_toolkit_icon_text_widget .text-holder .primary-btn:hover,
.intro-section .widget_travel_booking_toolkit_icon_text_widget .text-holder .primary-btn:focus {
    background: #ffffff;
    color: #8aacb7;
    text-decoration: none;
}

.intro-section .btn-holder {
    margin-top: 40px;
}

.intro-section .btn-holder .btn-readmore {
    text-transform: uppercase;
    padding: 10px 35px;
}

.intro-section .btn-holder .btn-readmore:hover,
.intro-section .btn-holder .btn-readmore:focus {
    border-color: #8aacb7;
}

@media only screen and (max-width: 1024px) {
    .intro-section {
        padding: 60px 0;
    }

    .intro-section .grid .widget{
        width: 50%;
    }

    .intro-section .grid .widget_text .widget-title {
        font-size: 1.5em;
    }
}

@media only screen and (max-width: 767px) {
    .intro-section .grid {
        flex-direction: column;
    }
    .intro-section .grid .widget {
        width: 100%;
        margin: 0 0 50px;
    }
}

/*==============================
 Popular packages style
=============================*/
.popular-package {
    padding: 80px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.popular-package .section-header {
    max-width: 970px;
    margin: 0 auto 50px;
    text-align: center;
}

.popular-package .section-header .section-title {
    font-size: 1.9em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 20px;
    color: #010101;
}

.popular-package .section-header .section-content {
    font-size: 0.9em;
    line-height: 1.611em;
}

.popular-package .grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px;
    justify-content: center;
}

.popular-package .grid .col {
    width: 33.3333%;
    padding: 0 15px;
    margin: 0 0 30px;
}

.popular-package .grid .col .img-holder {
    position: relative;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}

.popular-package .grid .col .img-holder a {
    display: block;
}

.popular-package .grid .col .img-holder a:hover img,
.popular-package .grid .col .img-holder a:focus img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.popular-package .grid .col .img-holder img {
    vertical-align: top;
    border-radius: 5px 5px 0 0;
    transition: ease, 0.8s;
    width: 100%;
}

.popular-package .grid .col .img-holder .discount-amount {
    background: #f6dc05;
    font-size: 0.8em;
    color: #010101;
    position: absolute;
    top: 17px;
    right: -29px;
    font-weight: 700;
    width: 124px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.popular-package .grid .col .price-info {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: -17px;
}

.popular-package .grid .col .price-holder {
    display: inline-block;
    vertical-align: middle;
    background: #f6f6f3;
    padding: 0 20px;
    border-radius: 100px;
    text-align: center;
    margin: 0 7px;
}

.popular-package .grid .col .price-holder .old-price {
    color: #f95252;
    font-size: 0.6em;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    text-decoration: line-through;
    margin-right: 5px;
}

.popular-package .grid .col .price-holder .new-price {
    font-size: 0.8em;
    font-weight: 900;
    color: #010101;
    display: inline-block;
    vertical-align: middle;
}

.popular-package .grid .col .group-discount {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
    background: #10c867;
    color: #ffffff;
    font-size: 0.7em;
    font-weight: 700;
    border-radius: 100px;
    padding: 1px 20px;
    position: relative;
    cursor: pointer;
}

.popular-package .grid .col .group-discount .tooltip {
    position: absolute;
    top: 0;
    left: 50%;
    width: 220px;
    font-size: 0.9em;
    line-height: 1.3em;
    border-radius: 100px;
    background: #000000;
    -webkit-transform: translate(-50%, -35px);
    transform: translate(-50%, -35px);
    padding: 5px;
    display: none;
}

.popular-package .grid .col .group-discount .tooltip:after {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #000000;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -7px;
}

.popular-package .grid .col .group-discount:hover .tooltip,
.popular-package .grid .col .group-discount:focus .tooltip {
    display: block;
}

.popular-package .grid .col .text-holder {
    padding: 40px 0 20px;
    border: 1px solid #dddddd;
    border-top: 0;
    position: relative;
    border-radius: 0 0 5px 5px;
}

.popular-package .grid .col .text-holder .trip-info {
    padding: 0 30px 30px;
}

.popular-package .grid .col .text-holder .trip-info .star-holder {
    margin: 0 0 10px;
}

.popular-package .grid .col .text-holder .trip-info .star-holder .review-wrap{
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
}

.popular-package .grid .col .text-holder .trip-info .star-holder .review-wrap .average-rating{
    padding: 0;
    margin: 0;
    border-bottom: 0;
}

.popular-package .grid .col .text-holder .trip-info .title {
    font-size: 1em;
    line-height: 1.3em;
    font-weight: 700;
    margin: 0 0 10px;
}

.popular-package .grid .col .text-holder .trip-info .title a {
    color: #010101;
    transition: ease, 0.2s;
}

.popular-package .grid .col .text-holder .trip-info .title a:hover,
.popular-package .grid .col .text-holder .trip-info .title a:focus {
    text-decoration: none;
    color: #8aacb7;
}

.popular-package .grid .col .text-holder .trip-info .meta-info {
    font-size: 0.8em;
    color: #6e6e6e;
}

.popular-package .grid .col .text-holder .trip-info .meta-info svg {
    margin-right: 5px;
}

.popular-package .grid .col .text-holder .trip-info .meta-info .place {
    margin-right: 20px;
}

.popular-package .grid .col .text-holder .next-trip-info {
    padding: 30px;
    border-top: 1px solid #dddddd;
}

.popular-package .grid .col .text-holder .next-trip-info h3 {
    font-size: 0.8em;
    font-weight: 700;
    color: #010101;
    margin: 0;
}

.popular-package .grid .col .text-holder .next-trip-info .next-departure-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.8em;
    color: #6e6e6e;
}

.popular-package .grid .col .text-holder .next-trip-info .next-departure-list li {
    overflow: hidden;
    position: relative;
}

.popular-package .grid .col .text-holder .next-trip-info .next-departure-list li:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px dotted #b6b6b6;
}

.popular-package .grid .col .text-holder .next-trip-info .next-departure-list li .left {
    color: #8aacb7;
    background: #ffffff;
    position: relative;
    z-index: 1;
    padding-right: 10px;
}

.popular-package .grid .col .text-holder .next-trip-info .next-departure-list li .left svg {
    margin-right: 5px;
}

.popular-package .grid .col .text-holder .next-trip-info .next-departure-list li .right {
    float: right;
    background: #ffffff;
    position: relative;
    z-index: 1;
    padding-left: 10px;
}

.popular-package .grid .col .text-holder .btn-holder {
    text-align: center;
    margin: 0;
}

.popular-package .grid .col .text-holder .btn-holder .primary-btn {
    text-transform: uppercase;
    padding: 5px 37px;
}

.popular-package .grid .col .text-holder .btn-holder .primary-btn:hover,
.popular-package .grid .col .text-holder .btn-holder .primary-btn:focus {
    border-color: #8aacb7;
}

.popular-package .btn-holder {
    text-align: center;
    margin-top: 60px;
}

.popular-package .btn-holder .primary-btn {
    text-transform: uppercase;
    padding: 10px 37px;
}

.popular-package .btn-holder .primary-btn:hover,
.popular-package .btn-holder .primary-btn:focus {
    border-color: #8aacb7;
}

@media only screen and (max-width: 1024px) {
    .popular-package {
        padding: 60px 0;
    }

    .popular-package .section-header .section-title {
        font-size: 1.5em;
    }

    .popular-package .grid .col {
        width: 50%;
        margin: 0 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .popular-package{padding: 30px 0;}

    .popular-package .grid {
        flex-direction: column;
        max-width: 370px;
        margin: 0 auto;
    }
    .popular-package .grid .col {
        margin: 0 0 30px;
        width: 100%;
    }
}

/*======================================
 CTA Section Style
======================================*/
.cta-section {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #ffffff;
}

.cta-section .container{
    max-width: 100%;
    padding: 0;
}

.cta-section .wptravelengine-cta-container{
    padding: 120px 0;
    background-size: cover !important;
    background-attachment: fixed !important;
}

.cta-section .wptravelengine-cta-container .holder{
    max-width: 1200px;
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
}

.cta-section .widget {
    margin: 0;
}

.cta-section .widget .widget-title {
    font-size: 1.9em;
    line-height: 1.421em;
    font-weight: 400;
    margin: 0 0 10px;
}

.cta-section .widget .widget-content p {
    font-size: 0.9em;
    line-height: 1.611em;
}

.cta-section .widget .widget-content .btn-cta {
    display: inline-block;
    background: #8aacb7;
    color: #ffffff;
    padding: 11px 39px;
    line-height: 1.6875em;
    font-size: 0.8em;
    font-weight: 700;
    margin: 0 10px;
    border: 1px solid #8aacb7;
    border-radius: 100px;
    transition: ease, 0.2s;
}

.cta-section .widget .widget-content .btn-cta:hover,
.cta-section .widget .widget-content .btn-cta:focus {
    background: #ffffff;
    border-color: #ffffff;
    color: #8aacb7;
    text-decoration: none;
}

.cta-section .widget .centered {
    text-align: center;
}

.cta-section .widget .centered .holder{
    max-width: 830px;
}

.cta-section .widget .centered .button-holder {
    margin-top: 60px;
}

.cta-section .widget .right {
    text-align: left;
    position: relative;
}

.cta-section .widget .right .widget-title,
.cta-section .widget .right .widget-content {
    width: 50%;
}

.cta-section .widget .right .button-holder {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.cta-section .widget .right .button-holder .btn-cta {
    margin: 0 10px;
}

@media only screen and (max-width: 1024px) {
    .cta-section .widget .widget-title {
        font-size: 1.5em;
    }
}

@media only screen and (max-width: 767px){
    .cta-section .wptravelengine-cta-container{
        padding: 30px 0;
    }
}

/*===========================================
 Featured Trip Style
===========================================*/
.featured-trip {
    padding: 80px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.featured-trip .section-header {
    max-width: 970px;
    margin: 0 auto 50px;
    text-align: center;
}

.featured-trip .section-header .section-title {
    font-size: 1.9em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 20px;
    color: #010101;
}

.featured-trip .section-header .section-content {
    font-size: 0.9em;
    line-height: 1.611em;
}

.featured-trip .grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}

.featured-trip .grid .col {
    width: 33.3333%;
    padding: 0 15px;
    margin: 0 0 30px;
}

.featured-trip .grid .col .img-holder {
    position: relative;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}

.featured-trip .grid .col .img-holder a {
    display: block;
}

.featured-trip .grid .col .img-holder a:hover img,
.featured-trip .grid .col .img-holder a:focus img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.featured-trip .grid .col .img-holder img {
    vertical-align: top;
    border-radius: 5px 5px 0 0;
    transition: ease, 0.8s;
}

.featured-trip .grid .col .img-holder .discount-amount {
    background: #f6dc05;
    font-size: 0.8em;
    color: #010101;
    position: absolute;
    top: 17px;
    right: -29px;
    font-weight: 700;
    width: 124px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.featured-trip .grid .col .price-info {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: -17px;
}

.featured-trip .grid .col .price-holder {
    display: inline-block;
    vertical-align: middle;
    background: #f6f6f3;
    padding: 0 20px;
    border-radius: 100px;
    text-align: center;
    margin: 0 7px;
}

.featured-trip .grid .col .price-holder .old-price {
    color: #f95252;
    font-size: 0.6em;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    text-decoration: line-through;
    margin-right: 5px;
}

.featured-trip .grid .col .price-holder .new-price {
    font-size: 0.8em;
    font-weight: 900;
    color: #010101;
    display: inline-block;
    vertical-align: middle;
}

.featured-trip .grid .col .group-discount {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
    background: #10c867;
    color: #ffffff;
    font-size: 0.7em;
    font-weight: 700;
    border-radius: 100px;
    padding: 1px 20px;
    position: relative;
    cursor: pointer;
}

.featured-trip .grid .col .group-discount .tooltip {
    position: absolute;
    top: 0;
    left: 50%;
    width: 220px;
    font-size: 0.9em;
    line-height: 1.3em;
    border-radius: 100px;
    background: #000000;
    -webkit-transform: translate(-50%, -35px);
    transform: translate(-50%, -35px);
    padding: 5px;
    display: none;
}

.featured-trip .grid .col .group-discount .tooltip:after {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #000000;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -7px;
}

.featured-trip .grid .col .group-discount:hover .tooltip,
.featured-trip .grid .col .group-discount:focus .tooltip {
    display: block;
}

.featured-trip .grid .col .text-holder {
    padding: 40px 0 20px;
    border: 1px solid #dddddd;
    border-top: 0;
    position: relative;
    border-radius: 0 0 5px 5px;
}

.featured-trip .grid .col .text-holder .trip-info {
    padding: 0 30px 30px;
}

.featured-trip .grid .col .text-holder .trip-info .star-holder {
    margin: 0 0 10px;
}

.featured-trip .grid .col .text-holder .trip-info .star-holder .review-wrap{
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
}

.featured-trip .grid .col .text-holder .trip-info .star-holder .review-wrap .average-rating{
    margin: 0;
    padding: 0;
    border-bottom: 0;
}

.featured-trip .grid .col .text-holder .trip-info .title {
    font-size: 1em;
    line-height: 1.3em;
    font-weight: 700;
    margin: 0 0 10px;
}

.featured-trip .grid .col .text-holder .trip-info .title a {
    color: #010101;
    transition: ease, 0.2s;
}

.featured-trip .grid .col .text-holder .trip-info .title a:hover,
.featured-trip .grid .col .text-holder .trip-info .title a:focus {
    text-decoration: none;
    color: #8aacb7;
}

.featured-trip .grid .col .text-holder .trip-info .meta-info {
    font-size: 0.8em;
    color: #6e6e6e;
}

.featured-trip .grid .col .text-holder .trip-info .meta-info svg {
    margin-right: 5px;
}

.featured-trip .grid .col .text-holder .trip-info .meta-info .place {
    margin-right: 20px;
}

.featured-trip .grid .col .text-holder .next-trip-info {
    padding: 30px;
    border-top: 1px solid #dddddd;
}

.featured-trip .grid .col .text-holder .next-trip-info h3 {
    font-size: 0.8em;
    font-weight: 700;
    color: #010101;
    margin: 0;
}

.featured-trip .grid .col .text-holder .next-trip-info .next-departure-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.8em;
    color: #6e6e6e;
}

.featured-trip .grid .col .text-holder .next-trip-info .next-departure-list li {
    overflow: hidden;
    position: relative;
}

.featured-trip .grid .col .text-holder .next-trip-info .next-departure-list li:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px dotted #b6b6b6;
}

.featured-trip .grid .col .text-holder .next-trip-info .next-departure-list li .left {
    color: #8aacb7;
    background: #ffffff;
    position: relative;
    z-index: 1;
    padding-right: 10px;
}

.featured-trip .grid .col .text-holder .next-trip-info .next-departure-list li .left svg {
    margin-right: 5px;
}

.featured-trip .grid .col .text-holder .next-trip-info .next-departure-list li .right {
    float: right;
    background: #ffffff;
    position: relative;
    z-index: 1;
    padding-left: 10px;
}

.featured-trip .grid .col .text-holder .btn-holder {
    text-align: center;
    margin: 0;
}

.featured-trip .grid .col .text-holder .btn-holder .primary-btn {
    text-transform: uppercase;
    padding: 5px 37px;
}

.featured-trip .grid .col .text-holder .btn-holder .primary-btn:hover,
.featured-trip .grid .col .text-holder .btn-holder .primary-btn:focus {
    border-color: #8aacb7;
}

.featured-trip .btn-holder {
    text-align: center;
    margin-top: 60px;
}

.featured-trip .btn-holder .primary-btn {
    text-transform: uppercase;
    padding: 10px 37px;
}

.featured-trip .btn-holder .primary-btn:hover,
.featured-trip .btn-holder .primary-btn:focus {
    border-color: #8aacb7;
}

@media only screen and (max-width: 1024px) {
    .featured-trip {
        padding: 60px 0;
    }

    .featured-trip .section-header .section-title {
        font-size: 1.5em;
    }

    .featured-trip .grid .col {
        width: 50%;
    }

}

@media only screen and (max-width: 767px) {
    .featured-trip .grid {
        flex-direction: column;
        max-width: 370px;
        margin: 0 auto;
    }

    .featured-trip .grid .col {
        margin: 0 0 30px;
        width: 100%;
    }

}


/*==================================
 Deals Section Style
==================================*/
.deals-section {
    padding: 80px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.deals-section .section-header {
    max-width: 970px;
    margin: 0 auto 50px;
    text-align: center;
}

.deals-section .section-header .section-title {
    font-size: 1.9em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 20px;
    color: #010101;
}

.deals-section .section-header .section-content {
    font-size: 0.9em;
    line-height: 1.611em;
}

.deals-section .grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px;
    justify-content: center;
}

.deals-section .grid .col {
    width: 50%;
    padding: 0 15px;
    margin: 0 0 30px;
}

.deals-section .grid .col .col-holder{
    display: flex;
    flex-direction: row;
    position: relative;
    overflow: hidden;
}

.deals-section .grid .col .img-holder {
    align-items: flex-start;
    width: 270px;
    overflow: hidden;
    border-radius: 5px 0 0 5px;
}

.deals-section .grid .col .img-holder a {
    display: block;
    height: 100%;
}

.deals-section .grid .col .img-holder a:hover img,
.deals-section .grid .col .img-holder a:focus img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.deals-section .grid .col .img-holder img {
    vertical-align: top;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px 0 0 5px;
    transition: ease, 0.8s;
}

.deals-section .grid .col .img-holder .discount-amount {
    background: #f6dc05;
    font-size: 0.8em;
    color: #010101;
    position: absolute;
    top: 17px;
    right: -29px;
    font-weight: 700;
    width: 124px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.deals-section .grid .col .price-holder {
    position: absolute;
    left: 25px;
    bottom: 25px;
    vertical-align: middle;
    background: #f6f6f3;
    padding: 0 20px;
    border-radius: 100px;
    text-align: center;
    margin: 0 7px;
}

.deals-section .grid .col .price-holder .old-price {
    color: #f95252;
    font-size: 0.6em;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    text-decoration: line-through;
    margin-right: 5px;
}

.deals-section .grid .col .price-holder .new-price {
    font-size: 0.8em;
    font-weight: 900;
    color: #010101;
    display: inline-block;
    vertical-align: middle;
}

.deals-section .grid .col .group-discount {
    position: absolute;
    top: 25px;
    left: 25px;
    vertical-align: middle;
    margin: 0 7px;
    background: #10c867;
    color: #ffffff;
    font-size: 0.7em;
    font-weight: 700;
    border-radius: 100px;
    padding: 1px 20px;
    cursor: pointer;
}

.deals-section .grid .col .group-discount .tooltip {
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 220px;
    font-size: 0.9em;
    line-height: 1.3em;
    border-radius: 100px;
    background: #000000;
    padding: 5px;
    display: none;
}

.deals-section .grid .col .group-discount .tooltip:after {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #000000;
    content: '';
    position: absolute;
    left: 60px;
    top: -7px;
}

.deals-section .grid .col .group-discount:hover .tooltip,
.deals-section .grid .col .group-discount:focus .tooltip {
    display: block;
}

.deals-section .grid .col .text-holder {
    border: 1px solid #dddddd;
    border-left: 0;
    padding: 0 0 10px;
    flex: 1 0 0;
    border-radius: 0 5px 5px 0;
}

.deals-section .grid .col .text-holder .trip-info {
    padding: 20px 30px;
}

.deals-section .grid .col .text-holder .trip-info .star-holder {
    margin: 0 0 10px;
}

.deals-section .grid .col .text-holder .trip-info .star-holder .review-wrap{
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
}

.deals-section .grid .col .text-holder .trip-info .star-holder .review-wrap .average-rating{
    margin: 0;
    padding: 0;
    border-bottom: 0;
}

.deals-section .grid .col .text-holder .trip-info .star-holder .review-wrap .average-rating svg{
    width: 13px;
}

.deals-section .grid .col .text-holder .trip-info .star-holder .review-wrap .average-rating .aggregate-rating{
    margin-left: 0;
}

.deals-section .grid .col .text-holder .trip-info .title {
    font-size: 1em;
    line-height: 1.3em;
    font-weight: 700;
    margin: 0 0 10px;
}

.deals-section .grid .col .text-holder .trip-info .title a {
    color: #010101;
    transition: ease, 0.2s;
}

.deals-section .grid .col .text-holder .trip-info .title a:hover,
.deals-section .grid .col .text-holder .trip-info .title a:focus {
    text-decoration: none;
    color: #8aacb7;
}

.deals-section .grid .col .text-holder .trip-info .meta-info {
    font-size: 0.8em;
    color: #6e6e6e;
}

.deals-section .grid .col .text-holder .trip-info .meta-info svg {
    margin-right: 5px;
}

.deals-section .grid .col .text-holder .trip-info .meta-info .place {
    margin-right: 20px;
}

.deals-section .grid .col .text-holder .next-trip-info {
    padding: 20px 30px 20px 30px;
    border-top: 1px solid #dddddd;
}

.deals-section .grid .col .text-holder .next-trip-info h3 {
    font-size: 0.8em;
    font-weight: 700;
    color: #010101;
    margin: 0;
}

.deals-section .grid .col .text-holder .next-trip-info .next-departure-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.8em;
    color: #6e6e6e;
}

.deals-section .grid .col .text-holder .next-trip-info .next-departure-list li {
    overflow: hidden;
    position: relative;
}

.deals-section .grid .col .text-holder .next-trip-info .next-departure-list li:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px dotted #b6b6b6;
}

.deals-section .grid .col .text-holder .next-trip-info .next-departure-list li .left {
    color: #8aacb7;
    background: #ffffff;
    position: relative;
    z-index: 1;
    padding-right: 10px;
}

.deals-section .grid .col .text-holder .next-trip-info .next-departure-list li .left svg {
    margin-right: 5px;
}

.deals-section .grid .col .text-holder .next-trip-info .next-departure-list li .right {
    float: right;
    background: #ffffff;
    position: relative;
    z-index: 1;
    padding-left: 10px;
}

.deals-section .grid .col .text-holder .btn-holder {
    text-align: center;
    margin: 0;
}

.deals-section .grid .col .text-holder .btn-holder .primary-btn {
    text-transform: uppercase;
    padding: 5px 37px;
}

.deals-section .grid .col .text-holder .btn-holder .primary-btn:hover,
.deals-section .grid .col .text-holder .btn-holder .primary-btn:focus {
    border-color: #8aacb7;
}

.deals-section .btn-holder {
    text-align: center;
    margin-top: 60px;
}

.deals-section .btn-holder .primary-btn {
    text-transform: uppercase;
    padding: 10px 37px;
}

.deals-section .btn-holder .primary-btn:hover,
.deals-section .btn-holder .primary-btn:focus {
    border-color: #8aacb7;
}

@media only screen and (max-width: 1024px) {
    .deals-section {
        padding: 60px 0;
    }

    .deals-section .section-header .section-title {
        font-size: 1.5em;
    }

    .deals-section .grid {
        flex-direction: column;
    }

    .deals-section .grid .col {
        margin: 0 0 30px;
        width: 100%;
    }

}

@media only screen and (max-width: 767px) {
    .deals-section .grid .col .col-holder {
        flex-direction: column;
    }

    .deals-section .grid .col .img-holder {
        width: 100%;
        border-radius: 5px 5px 0 0;
    }

    .deals-section .grid .col .img-holder img {
        height: 320px;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 5px 5px 0 0;
    }

    .deals-section .grid .col .text-holder {
        border: 1px solid #dddddd;
        border-top: 0;
        border-radius: 0 0 5px 5px;
        position: relative;
        padding: 20px 0;
    }

    .deals-section .grid .col .text-holder .price-info {
        position: absolute;
        top: -17px;
        left: 0;
        width: 100%;
        text-align: center;
    }

    .deals-section .grid .col .price-holder {
        position: unset;
        display: inline-block;
    }

    .deals-section .grid .col .group-discount {
        position: unset;
        display: inline-block;
    }
}

/*====================================
 Popular Destination Style
====================================*/
.popular-destination {
    padding: 80px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.popular-destination .section-header {
    max-width: 970px;
    margin: 0 auto 50px;
    text-align: center;
}

.popular-destination .section-header .section-title {
    font-size: 1.9em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 20px;
    color: #010101;
}

.popular-destination .section-header .section-content {
    font-size: 0.9em;
    line-height: 1.611em;
}

.popular-destination .grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px;
    justify-content: center;
}

.popular-destination .grid .col {
    width: 25%;
    padding: 0 15px;
}

.popular-destination .grid .col .img-holder {
    position: relative;
    margin: 0 0 15px;
    border-radius: 5px;
    overflow: hidden;
}

.popular-destination .grid .col .img-holder a {
    display: block;
}

.popular-destination .grid .col .img-holder a:hover img,
.popular-destination .grid .col .img-holder a:focus img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.popular-destination .grid .col .img-holder img {
    vertical-align: top;
    border-radius: 5px;
    transition: ease, 0.8s;
}

.popular-destination .grid .col .img-holder .trip-count {
    position: absolute;
    bottom: 32px;
    left: 50%;
    font-size: 0.8em;
    font-weight: 700;
    padding: 0 16px;
    pointer-events: none;
    color: #010101;
    background: #ffffff;
    border-radius: 100px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.popular-destination .grid .col .trip-title {
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    margin: 0;
}

.popular-destination .grid .col .trip-title a {
    color: #010101;
    transition: ease, 0.2s;
}

.popular-destination .grid .col .trip-title a:hover,
.popular-destination .grid .col .trip-title a:focus {
    text-decoration: none;
    color: #8aacb7;
}

@media only screen and (max-width: 1024px) {
    .popular-destination {
        padding: 60px 0;
    }

    .popular-destination .section-header .section-title {
        font-size: 1.5em;
    }

    .popular-destination .grid {
        max-width: 570px;
        margin: 0 auto;
    }

    .popular-destination .grid .col{
        width: 50%;
    }

    .popular-destination .grid .col .img-holder img {
        width: 100%;
    }

}

@media only screen and (max-width: 600px) {
    .popular-destination .grid {
        flex-direction: column;
    }

    .popular-destination .grid .col {
        width: 100%;
    }

    .popular-destination .grid .col .img-holder .trip-count {
        font-size: 0.6em;
    }

}


/*=====================================
 Activities Section Style
=====================================*/
.activities-section {
    padding: 80px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.activities-section .section-header {
    max-width: 970px;
    margin: 0 auto 50px;
    text-align: center;
}

.activities-section .section-header .section-title {
    font-size: 1.9em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 20px;
    color: #010101;
}

.activities-section .section-header .section-content {
    font-size: 0.9em;
    line-height: 1.611em;
}

.activities-section .grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}

.activities-section .grid .col {
    width: 25%;
    padding: 0 15px;
    margin: 0 0 50px;
}

.activities-section .grid .col .img-holder {
    position: relative;
    margin: 0 0 15px;
    overflow: hidden;
    border-radius: 5px;
}

.activities-section .grid .col .img-holder a {
    display: block;
}

.activities-section .grid .col .img-holder a:hover img,
.activities-section .grid .col .img-holder a:focus img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.activities-section .grid .col .img-holder img {
    vertical-align: top;
    border-radius: 5px;
    transition: ease, 0.8s;
}

.activities-section .grid .col .activities-title {
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    margin: 0;
}

.activities-section .grid .col .activities-title a {
    color: #010101;
    transition: ease, 0.2s;
}

.activities-section .grid .col .activities-title a:hover,
.activities-section .grid .col .activities-title a:focus {
    text-decoration: none;
    color: #8aacb7;
}

@media only screen and (max-width: 1024px) {
    .activities-section {
        padding: 60px 0;
    }
    .activities-section .section-header .section-title {
        font-size: 1.5em;
    }
    .activities-section .grid {
        max-width: 570px;
        margin: 0 auto;
    }

    .activities-section .grid .col{
        width: 50%;
    }

    .activities-section .grid .col .img-holder img {
        width: 100%;
    }

}

/*====================================
 Testimonial-Section Style
====================================*/
.testimonial-section {
    padding: 80px 0;
    background: #f7f8f9;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.testimonial-section .section-header {
    max-width: 970px;
    margin: 0 auto 50px;
    text-align: center;
}

.testimonial-section .section-header .section-title {
    font-size: 1.9em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 20px;
    color: #010101;
}

.testimonial-section .section-header .section-content {
    font-size: 0.9em;
    line-height: 1.611em;
}

.testimonial-section .testimonial-holder {
    margin: 0 0 55px;
}

.testimonial-section .testimonial-holder img {
    width: 100%;
    vertical-align: top;
}

.testimonial-section .btn-holder {
    text-align: center;
}

.testimonial-section .btn-holder .primary-btn {
    text-transform: uppercase;
}

.testimonial-section .btn-holder .primary-btn:hover,
.testimonial-section .btn-holder .primary-btn:focus {
    border-color: #8aacb7;
}

#testimonial-carousel .testimonial-content{
    background: #fff;
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 50px;
    margin: 0 0 27px;
    text-align: center;
    position: relative;
}

#testimonial-carousel .testimonial-content:after{
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    background: url(images/testimonial-arrow-down.png) no-repeat;
    width: 15px;
    height: 8px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

#testimonial-carousel .testimonial-content .title{
    font-size: 0.900em;
    line-height: 1.444em;
    margin: 0;
}

#testimonial-carousel .testimonial-content .meta{
    margin: 0 0 10px;
}

#testimonial-carousel .testimonial-content .meta .star-holder{
    display: inline-block;
}

#testimonial-carousel .testimonial-content .meta .visited-on{
    font-size: 0.800em;
    color: #6E6E6E;
    display: inline-block;
}

#testimonial-carousel .testimonial-content .text-holder{
    font-size: 0.900em;
    line-height: 1.833em;
}

#testimonial-carousel .testimonial-meta{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#testimonial-carousel .testimonial-meta .img-holder{
    width: 70px;
    height: 70px;
    margin-right: 16px;
    align-items: flex-start;
}

#testimonial-carousel .testimonial-meta .img-holder img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top;
    border-radius: 50%;
}

#testimonial-carousel .testimonial-meta .name strong{
    display: block;
    font-size: 0.900em;
    line-height: 1em;
    margin: 0 0 5px;
}

#testimonial-carousel .testimonial-meta .name span{
    display: block;
    font-size: 0.800em;
    line-height: 1em;
}

#testimonial-carousel .owl-item{
    opacity: 0.5;
}

#testimonial-carousel .active{
    opacity: 1;
}

#testimonial-carousel .owl-nav .owl-prev{
    background: url(images/testimonial-prev.svg) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 18.7%;
    font-size: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -35px;
}

#testimonial-carousel .owl-nav .owl-next{
    background: url(images/testimonial-next.svg) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 18.7%;
    font-size: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -35px;
}

@media only screen and (max-width: 1024px) {
    .testimonial-section {
        padding: 60px 0;
    }
    .testimonial-section .section-header .section-title {
        font-size: 1.5em;
    }
}

@media only screen and (max-width: 767px){
    #testimonial-carousel .owl-nav .owl-prev{
        left: 0;
    }

    #testimonial-carousel .owl-nav .owl-next{
        right: 0;
    }
}

/*======================================
 Blog Section Style
======================================*/
.blog-section {
    padding: 80px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.blog-section .section-header {
    max-width: 970px;
    margin: 0 auto 50px;
    text-align: center;
}

.blog-section .section-header .section-title {
    font-size: 1.9em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 20px;
    color: #010101;
}

.blog-section .section-header .section-content {
    font-size: 0.9em;
    line-height: 1.611em;
}

.blog-section .grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px 60px;
    justify-content: center;
}

.blog-section .grid .col{
    width: 33.333%;
    padding: 0 15px;
}

.blog-section .grid .img-holder {
    position: relative;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}

.blog-section .grid .img-holder a {
    display: block;
}

.blog-section .grid .img-holder a:hover img,
.blog-section .grid .img-holder a:focus img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.blog-section .grid .img-holder img {
    vertical-align: top;
    border-radius: 5px 5px 0 0;
    transition: ease, 0.8s;
}

.blog-section .grid .img-holder .category {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 25px 25px 25px;
}

.blog-section .grid .img-holder .category a {
    display: inline-block;
    font-size: 0.8em;
    font-weight: 700;
    padding: 0 15px;
    margin: 0 2px;
    color: #010101;
    background: #ffffff;
    border-radius: 100px;
}

.blog-section .grid .text-holder {
    border: 1px solid #dddddd;
    border-top: 0;
    padding: 30px;
    border-radius: 0 0 5px 5px;
}

.blog-section .grid .text-holder .posted-on {
    display: block;
    margin: 0 0 10px;
    font-size: 0.8em;
    color: #6e6e6e;
}

.blog-section .grid .text-holder .posted-on a {
    color: #6e6e6e;
    transition: ease, 0.2s;
}

.blog-section .grid .text-holder .posted-on a:hover,
.blog-section .grid .text-holder .posted-on a:focus {
    text-decoration: none;
    color: #8aacb7;
}

.blog-section .grid .text-holder .posted-on svg {
    margin-right: 5px;
}

.blog-section .grid .text-holder .entry-title {
    font-size: 1em;
    line-height: 1.6em;
    font-weight: 700;
    margin: 0 0 10px;
}

.blog-section .grid .text-holder .entry-title a {
    color: #010101;
    transition: ease, 0.2s;
}

.blog-section .grid .text-holder .entry-title a:hover,
.blog-section .grid .text-holder .entry-title a:focus {
    text-decoration: none;
    color: #8aacb7;
}

.blog-section .grid .text-holder .entry-content {
    margin: 0;
    font-size: 0.9em;
}

.blog-section .grid .text-holder .primary-btn {
    padding: 5px 33px;
}

.blog-section .btn-holder {
    text-align: center;
}

.blog-section .btn-holder .primary-btn {
    text-transform: uppercase;
}

.blog-section .btn-holder .primary-btn:hover,
.blog-section .btn-holder .primary-btn:focus {
    border-color: #8aacb7;
}

@media only screen and (max-width: 1024px) {
    .blog-section {
        padding: 60px 0;
    }

    .blog-section .section-header .section-title {
        font-size: 1.5em;
    }

    .blog-section .grid .col{
        width: 50%;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-section .grid {
        flex-direction: column;
        max-width: 370px;
        margin: 0 auto;
    }

    .blog-section .grid .col{
        width: 100%;
    }

    .blog-section .grid .col {
        margin: 0 0 30px;
    }

}

/*========================================
 Clients Logo Section Style
========================================*/
.clients-section {
    padding: 80px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.clients-section .wptravelengine-client-logo-inner-holder {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px;
    align-items: center;
    justify-content: center;
}

.clients-section .widget {
    margin: 0;
}

.clients-section .widget .widget-title {
    font-size: 1.9em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 50px;
    width: 100%;
    text-align: center;
    color: #010101;
}

.clients-section .widget .image-holder {
    text-align: center;
    width: 20%;
    margin: 0 0 50px;
    padding: 0 15px;
}

.clients-section .widget .image-holder a {
    display: block;
}

.clients-section .widget .image-holder img {
    max-width: 170px;
    transition: ease, 0.2s;
}

.clients-section .widget .image-holder img.black-white {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.clients-section .widget .image-holder img.black-white:hover,
.clients-section .widget .image-holder img.black-white:focus {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

@media only screen and (max-width: 1024px) {
    .clients-section {
        padding: 60px 0;
    }

    .clients-section .widget .widget-title {
        font-size: 1.5em;
    }

    .clients-section .widget .image-holder{
        width: 33.3333%;
    }

}

@media only screen and (max-width: 767px) {
    .clients-section .widget .image-holder {
        width: 50%;
    }

}

@media only screen and (max-width: 600px){
    .clients-section .widget .image-holder {
        width: 100%;
    }
}

#primary .post,
#primary .search-item {
    margin: 0 0 50px;
}

#primary .post .post-thumbnail,
#primary .search-item .post-thumbnail {
    display: block;
}

#primary .post .post-thumbnail img,
#primary .search-item .post-thumbnail img {
    vertical-align: top;
    border-radius: 5px 5px 0 0;
}

#primary .post .text-holder,
#primary .search-item .text-holder {
    border: 1px solid #dddddd;
    border-top: 0;
    padding: 40px;
    border-radius: 0 0 5px 5px;
}

#primary .post .text-holder .category,
#primary .search-item .text-holder .category {
    margin: 0 0 10px;
    overflow: hidden;
    font-size: 0.8em;
    font-weight: 700;
}

#primary .post .text-holder .category a,
#primary .search-item .text-holder .category a {
    float: left;
    color: #010101;
    margin-right: 15px;
    margin-bottom: 10px;
    background: #efefef;
    padding: 0 16px;
    transition: ease, 0.2s;
    border-radius: 100px;
}

#primary .post .text-holder .category a:hover,
#primary .post .text-holder .category a:focus,
#primary .search-item .text-holder .category a:hover,
#primary .search-item .text-holder .category a:focus {
    text-decoration: none;
    color: #ffffff;
    background: #8aacb7;
}

#primary .post .text-holder .entry-header,
#primary .search-item .text-holder .entry-header {
    margin: 0 0 10px;
}

#primary .post .text-holder .entry-header .entry-title,
#primary .search-item .text-holder .entry-header .entry-title {
    font-size: 1.3em;
    line-height: 1.6em;
    font-weight: 700;
    color: #010101;
    margin: 0 0 10px;
}

#primary .post .text-holder .entry-header .entry-title a,
#primary .search-item .text-holder .entry-header .entry-title a {
    color: #010101;
    transition: ease, 0.2s;
}

#primary .post .text-holder .entry-header .entry-title a:hover,
#primary .post .text-holder .entry-header .entry-title a:focus,
#primary .search-item .text-holder .entry-header .entry-title a:hover,
#primary .search-item .text-holder .entry-header .entry-title a:focus {
    text-decoration: none;
    color: #8aacb7;
}

#primary .post .text-holder .entry-header .entry-meta,
#primary .search-item .text-holder .entry-header .entry-meta {
    font-size: 0.8em;
    color: #6e6e6e;
}

#primary .post .text-holder .entry-header .entry-meta a,
#primary .search-item .text-holder .entry-header .entry-meta a {
    color: #6e6e6e;
}

#primary .post .text-holder .entry-header .entry-meta a:hover,
#primary .post .text-holder .entry-header .entry-meta a:focus,
#primary .search-item .text-holder .entry-header .entry-meta a:hover,
#primary .search-item .text-holder .entry-header .entry-meta a:focus {
    text-decoration: none;
    color: #8aacb7;
}

#primary .post .text-holder .entry-header .entry-meta span,
#primary .search-item .text-holder .entry-header .entry-meta span{
    margin-right: 35px;
}

#primary .post .text-holder .entry-header .entry-meta span:last-child,
#primary .search-item .text-holder .entry-header .entry-meta span:last-child{
    margin-right: 0;
}

#primary .post .text-holder .entry-header .entry-meta .post-like,
#primary .search-item .text-holder .entry-header .entry-meta .post-like {
    cursor: pointer;
}

#primary .post .text-holder .entry-header .entry-meta .post-like:hover,
#primary .post .text-holder .entry-header .entry-meta .post-like:focus,
#primary .search-item .text-holder .entry-header .entry-meta .post-like:hover,
#primary .search-item .text-holder .entry-header .entry-meta .post-like:focus {
    color: #8aacb7;
}

#primary .post .text-holder .entry-header .entry-meta svg,
#primary .search-item .text-holder .entry-header .entry-meta svg {
    margin-right: 5px;
}

#primary .post .text-holder .entry-content,
#primary .search-item .text-holder .entry-content {
    margin: 0;
}

#primary .post .text-holder .entry-footer,
#primary .search-item .text-holder .entry-footer {
    position: relative;
}

#primary .post .text-holder .entry-footer:after,
#primary .search-item .text-holder .entry-footer:after {
    content: '';
    display: block;
    clear: both;
}

#primary .post .text-holder .entry-footer:before,
#primary .search-item .text-holder .entry-footer:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e4e4e4;
}

#primary .post .text-holder .entry-footer .btn-holder,
#primary .search-item .text-holder .entry-footer .btn-holder {
    float: left;
    background: #ffffff;
    padding-right: 14px;
    position: relative;
}

#primary .post .text-holder .entry-footer .btn-holder .primary-btn,
#primary .search-item .text-holder .entry-footer .btn-holder .primary-btn {
    text-transform: uppercase;
    padding: 5px 33px;
}

#primary .post .text-holder .entry-footer .btn-holder .primary-btn:hover,
#primary .post .text-holder .entry-footer .btn-holder .primary-btn:focus,
#primary .search-item .text-holder .entry-footer .btn-holder .primary-btn:hover,
#primary .search-item .text-holder .entry-footer .btn-holder .primary-btn:focus {
    border-color: #8aacb7;
}

#primary .post .text-holder .entry-footer .social-networks,
#primary .search-item .text-holder .entry-footer .social-networks {
    margin: 0;
    padding: 0 0 0 14px;
    list-style: none;
    font-size: 1em;
    float: right;
    text-align: right;
    background: #ffffff;
    position: relative;
}

#primary .post .text-holder .entry-footer .social-networks li,
#primary .search-item .text-holder .entry-footer .social-networks li {
    float: left;
    margin-left: 35px;
}

#primary .post .text-holder .entry-footer .social-networks li:first-child,
#primary .search-item .text-holder .entry-footer .social-networks li:first-child {
    margin-left: 0;
}

#primary .post .text-holder .entry-footer .social-networks li a,
#primary .search-item .text-holder .entry-footer .social-networks li a {
    transition: ease, 0.2s;
}

#primary .post .text-holder .entry-footer .social-networks li a:hover,
#primary .post .text-holder .entry-footer .social-networks li a:focus,
#primary .search-item .text-holder .entry-footer .social-networks li a:hover,
#primary .search-item .text-holder .entry-footer .social-networks li a:focus {
    text-decoration: none;
    color: #000000;
}

.logged-in #primary .post .text-holder .entry-footer .edit-link{
    float: right;
    background: #fff;
    position: relative;
    padding: 0 5px;
}

@media only screen and (max-width: 767px) {
    #primary .post .text-holder,
    #primary .page .text-holder {
        padding: 20px;
    }

}

.single #primary .post .post-thumbnail {
    margin: 0 0 40px;
}

.single #primary .post .text-holder {
    padding: 0;
    border: 0;
    border-radius: 0;
}

.single #primary .post .text-holder .entry-header {
    margin: 0 0 40px;
}

.single #primary .post .text-holder .entry-header .entry-title {
    line-height: 1.210em;
    font-size: 1.9em;
}

.single #primary .post .text-holder .entry-header .entry-meta {
    margin: 0 0 10px;
}

.single #primary .post .text-holder .entry-header .social-networks{
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.single #primary .post .text-holder .entry-header .social-networks li{
    float: left;
    margin-right: 35px;
}

.single #primary .post .text-holder .entry-header .social-networks li a{
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.single #primary .post .text-holder .entry-header .social-networks li a:hover,
.single #primary .post .text-holder .entry-header .social-networks li a:focus{
    text-decoration: none;
    color: #000;
}

.single #primary .post .text-holder .category {
    margin: 0 0 20px;
}

.single #primary .post .text-holder .entry-footer {
    margin-top: 40px;
}

.single #primary .post .text-holder .entry-footer:before {
    display: none;
}

.single #primary .post .text-holder .entry-footer .post-share {
    margin: 0 0 30px;
}

.single #primary .post .text-holder .entry-footer .post-share span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    color: #010101;
    margin-right: 25px;
}

.single #primary .post .text-holder .entry-footer .post-share img {
    vertical-align: middle;
}

.single #primary .post .text-holder .entry-footer .tags {
    font-size: 0.8em;
    font-weight: 700;
    overflow: hidden;
}

.single #primary .post .text-holder .entry-footer .tags a {
    float: left;
    color: #010101;
    margin-right: 15px;
    background: #efefef;
    padding: 0 16px;
    transition: ease, 0.2s;
    border-radius: 100px;
}

.single #primary .post .text-holder .entry-footer .tags a:hover,
.single #primary .post .text-holder .entry-footer .tags a:focus {
    text-decoration: none;
    color: #ffffff;
    background: #8aacb7;
}

#primary .post .entry-content img,
#primary .page .entry-content img {
    vertical-align: top;
    border-radius: 5px;
}

#primary .post .entry-content h1,
#primary .page .entry-content h1 {
    font-size: 1.9em;
    line-height: 1.421em;
    color: #010101;
    font-weight: 700;
}

#primary .post .entry-content h2,
#primary .page .entry-content h2 {
    font-size: 1.3em;
    line-height: 1.421em;
    color: #010101;
    font-weight: 700;
}

#primary .post .entry-content h3,
#primary .post .entry-content h4,
#primary .post .entry-content h5,
#primary .post .entry-content h6,
#primary .page .entry-content h3,
#primary .page .entry-content h4,
#primary .page .entry-content h5,
#primary .page .entry-content h6 {
    font-size: 1em;
    line-height: 1.421em;
    color: #010101;
    font-weight: 700;
}

#primary .post .entry-content blockquote,
#primary .page .entry-content blockquote {
    position: relative;
    color: #010101;
    font-style: italic;
    margin: 0 0 1.5em;
    padding: 30px 35px 10px 110px;
    border: 1px solid #dddddd;
    border-radius: 5px;
}

#primary .post .entry-content blockquote svg,
#primary .page .entry-content blockquote svg {
    width: 39px;
    height: 33px;
    fill: #8aacb7;
    position: absolute;
    top: 55px;
    left: 40px;
}

#primary .post .entry-content .pull-right,
#primary .page .entry-content .pull-right {
    float: right;
    width: 400px;
    border-left: 1px solid #dddddd;
    padding: 35px 0 35px 90px;
    color: #010101;
    font-style: italic;
    margin-left: 25px;
    margin-bottom: 1.5em;
    position: relative;
}

#primary .post .entry-content .pull-right svg,
#primary .page .entry-content .pull-right svg {
    width: 39px;
    height: 33px;
    fill: #8aacb7;
    position: absolute;
    top: 30px;
    left: 35px;
}

#primary .post .entry-content ol,
#primary .page .entry-content ol {
    margin: 0 0 1.5em;
    padding: 0;
    list-style: none;
    counter-reset: section;
}

#primary .post .entry-content ol>li,
#primary .page .entry-content ol>li {
    margin: 0 0 20px;
    position: relative;
    padding-left: 45px;
}

#primary .post .entry-content ol>li:before,
#primary .page .entry-content ol>li:before {
    counter-increment: section;
    content: counter(section);
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.7em;
    font-weight: 700;
    background: #efefef;
    padding: 0 12px;
    border-radius: 100px;
}

#primary .post .entry-content ul,
#primary .page .entry-content ul {
    margin: 0 0 1.5em;
    padding: 0;
    list-style: none;
}

#primary .post .entry-content ul>li,
#primary .page .entry-content ul>li {
    margin: 0 0 20px;
    position: relative;
    padding-left: 45px;
}

#primary .post .entry-content ul>li:before,
#primary .page .entry-content ul>li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #efefef;
    width: 30px;
    height: 30px;
    border-radius: 100px;
}

#primary .post .entry-content ul>li:after,
#primary .page .entry-content ul>li:after{
    position: absolute;
    top: 5px;
    left: 9px;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 192 512'%3E%3Cpath d='M166.9 264.5l-117.8 116c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17L127.3 256 25.1 155.6c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l117.8 116c4.6 4.7 4.6 12.3-.1 17z'/%3E%3C/svg%3E") center center no-repeat;
    width: 15px;
    height: 20px;
}

#primary .post .entry-content li>ol,
#primary .post .entry-content li>ul,
#primary .page .entry-content li>ol,
#primary .page .entry-content li>ul {
    font-size: 1em;
    margin: 1.5em 0 1.5em 1.5em;
}

#primary .post .entry-content table,
#primary .page .entry-content table {
    box-shadow: 0 0 0 1px #dddddd;
    font-size: 0.9em;
    border-radius: 5px;
}

#primary .post .entry-content table tr,
#primary .page .entry-content table tr {
    border-bottom: 1px solid #dddddd;
}

#primary .post .entry-content table th,
#primary .post .entry-content table td,
#primary .page .entry-content table th,
#primary .page .entry-content table td {
    border-right: 1px solid #dddddd;
    text-align: center;
    padding: 10px;
}

#primary .post .entry-content table thead th,
#primary .page .entry-content table thead th {
    background: #f7f7f7;
    color: #010101;
}

#primary .post .entry-content table thead th:last-child,
#primary .page .entry-content table thead th:last-child {
    border-right: 0;
}

#primary .post .entry-content table tbody tr:last-child,
#primary .page .entry-content table tbody tr:last-child {
    border-bottom: 0;
}

#primary .post .entry-content table tbody tr td:last-child,
#primary .page .entry-content table tbody tr td:last-child {
    border-right: 0;
}

.page-header {
    margin: 0 0 35px;
}

.page-header .page-title {
    font-size: 1.9em;
    line-height: 1.210em;
    font-weight: 700;
    color: #010101;
    margin: 0 0 10px;
}

.page-header .header-content {
    font-size: 0.9em;
}

#primary .page .post-thumbnail img {
    border-radius: 5px;
    vertical-align: top;
}

@media only screen and (max-width: 1024px) {
    .page-header .page-title {
        font-size: 1.5em;
    }
}

.contact-holder {
    overflow: hidden;
    margin: 0 -15px 90px;
}

.contact-holder .left {
    float: left;
    width: 50%;
    padding: 0 15px;
}

.contact-holder .left form label{
    display: block;
}

.contact-holder .left form .wpcf7-form-control-wrap{
    display: block;
}

.contact-holder .left form input[type="text"],
.contact-holder .left form input[type="email"],
.contact-holder .left form input[type="url"],
.contact-holder .left form input[type="password"],
.contact-holder .left form input[type="search"],
.contact-holder .left form input[type="number"],
.contact-holder .left form input[type="tel"],
.contact-holder .left form input[type="range"],
.contact-holder .left form input[type="date"],
.contact-holder .left form input[type="month"],
.contact-holder .left form input[type="week"],
.contact-holder .left form input[type="time"],
.contact-holder .left form input[type="datetime"],
.contact-holder .left form input[type="datetime-local"]{
    width: 100%;
}

.contact-holder .right {
    float: left;
    width: 50%;
    padding: 0 15px 0 55px;
}

.contact-holder .right .map-holder img {
    vertical-align: top;
    border-radius: 5px 5px 0 0;
}

.contact-holder .right .contact-info {
    border: 1px solid #dddddd;
    border-top: 0;
    padding: 50px;
    border-radius: 0 0 5px 5px;
}

.contact-holder .right .contact-info h3 {
    font-size: 1.3em;
    font-weight: 700;
    color: #010101;
}

.contact-holder .right .contact-info svg {
    width: 32px;
    display: inline-block;
    vertical-align: top;
}

.contact-holder .right .contact-info .phone,
.contact-holder .right .contact-info .address,
.contact-holder .right .contact-info .email {
    font-size: 0.9em;
    margin: 0 0 20px;
}

.contact-holder .right .contact-info .phone a,
.contact-holder .right .contact-info .address a,
.contact-holder .right .contact-info .email a {
    color: #333333;
    transition: ease, 0.2s;
}

.contact-holder .right .contact-info .phone a:hover,
.contact-holder .right .contact-info .phone a:focus,
.contact-holder .right .contact-info .address a:hover,
.contact-holder .right .contact-info .address a:focus,
.contact-holder .right .contact-info .email a:hover,
.contact-holder .right .contact-info .email a:focus {
    text-decoration: none;
    color: #8aacb7;
}

.contact-holder .right .contact-info .phone svg {
    padding: 0 5px;
    margin-top: 7px;
}

.contact-holder .right .contact-info .address address {
    display: inline-block;
    font-style: normal;
    margin: 0;
}

.contact-holder .right .contact-info .social-networks {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    font-size: 0.8em;
}

.contact-holder .right .contact-info .social-networks li {
    float: left;
    margin-right: 14px;
}

.contact-holder .right .contact-info .social-networks li a {
    color: #ffffff;
    width: 36px;
    height: 36px;
    line-height: 37px;
    text-align: center;
    background: #8aacb7;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-holder .right .contact-info .social-networks li a:hover,
.contact-holder .right .contact-info .social-networks li a:focus {
    text-decoration: none;
}

.contact-holder .right .contact-info .social-networks li a.fa-facebook {
    background: #3b5999;
}

.contact-holder .right .contact-info .social-networks li a.fa-twitter {
    background: #55acee;
}

.contact-holder .right .contact-info .social-networks li a.fa-instagram {
    background: #e4405f;
}

.contact-holder .right .contact-info .social-networks li a.fa-linkedin {
    background: #0077b5;
}

.contact-holder .right .contact-info .social-networks li a.fa-pinterest-p {
    background: #bd081c;
}

@media only screen and (max-width: 1024px) {
    .contact-holder .right {
        width: 100%;
        padding: 0 15px;
    }

    .contact-holder .right .map-holder img {
        width: 100%;
    }

    .contact-holder .left {
        width: 100%;
        margin: 0 0 30px;
    }
}

/*======================================
 Search page Style
======================================*/
.search .page-header .search-form {
    margin-top: 15px;
    width: 100%;
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 16px 20px;
}

.search .page-header .search-form:after {
    content: '';
    display: block;
    clear: both;
}

.search .page-header .search-form label {
    float: left;
    width: 95%;
}

.search .page-header .search-form input[type="search"] {
    border: 0;
    padding: 0;
    margin: 0;
    background: none;
    float: left;
    font-size: 0.9em;
    width: 100%;
}

.search .page-header .search-form input[type="submit"] {
    float: right;
    font-size: 0;
    border: 0;
    border-radius: 0;
    padding: 0;
    background: url(images/bg-search.png) no-repeat;
    width: 13px;
    height: 13px;
    margin: 10px 0 0;
}

/*===================================
 Error Page Style
==================================*/
.error404 .site-header {
    margin-bottom: 0;
}

.error404 .error-page {
    background-size: cover !important;
    padding: 30px 0;
    min-height: 710px;
    position: relative;
    border-bottom: 1px solid #dddddd;
}

.error404 .error-page .error-holder {
    max-width: 570px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.error404 .error-page .error-holder h1 {
    font-size: 1.9em;
    font-weight: 700;
    color: #010101;
    margin: 0 0 35px;
}

.error404 .error-page .error-holder .search-form {
    background: #ffffff;
    border-radius: 5px;
    padding: 8px;
}

.error404 .error-page .error-holder .search-form:after {
    content: '';
    display: block;
    clear: both;
}

.error404 .error-page .error-holder .search-form label {
    float: left;
    width: 90%;
    margin: 6px 0 0;
}

.error404 .error-page .error-holder .search-form input[type="search"] {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0 0 0 15px;
    width: 100%;
    font-size: 1em;
}

.error404 .error-page .error-holder .search-form input[type="submit"] {
    float: right;
    font-size: 0;
    border: 0;
    border-radius: 5px;
    padding: 0;
    background: #8aacb7 url(images/bg-search-white.png) no-repeat 50% 50%;
    width: 44px;
    height: 44px;
    position: relative;
}

@media only screen and (max-width: 1024px) {
    .error404 .error-page .error-holder {
        width: 100%;
    }

    .error404 .error-page .error-holder .search-form label {
        width: 85%;
    }

}

/*==================================
 About Page
==================================*/
.page-template-about .page-header {
    margin: 0 0 30px;
}

.page-template-about .about-us {
    border-bottom: 1px solid #dddddd;
    padding: 0 0 80px;
}

.page-template-about .about-us .about-content {
    font-size: 0.9em;
}

.page-template-about .about-us img {
    vertical-align: top;
    border-radius: 5px;
}

.page-template-about .intro-section {
    padding-top: 80px;
}

.page-template-about .clients-section {
    border-bottom: 1px solid #dddddd;
}

.page-template-about .our-services {
    padding: 80px 0;
    border-bottom: 1px solid #dddddd;
    text-align: center;
}

.page-template-about .our-services .section-header {
    margin: 0 0 50px;
    font-size: 0.9em;
}

.page-template-about .our-services .section-header .section-title {
    font-size: 2.1em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 20px;
    color: #010101;
}

.page-template-about .testimonial-section {
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
}

.page-template-about .team-section {
    padding: 80px 0;
    text-align: center;
}

.page-template-about .team-section .section-header {
    margin: 0 0 50px;
    font-size: 0.9em;
}

.page-template-about .team-section .section-header .section-title {
    font-size: 2.1em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 20px;
    color: #010101;
}

.page-template-about .team-section .grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}

.page-template-about .team-section .grid .col {
    width: 33.333%;
    padding: 0 15px;
    margin: 0 0 30px;
}

.page-template-about .team-section .grid .col .img-holder {
    position: relative;
}

.page-template-about .team-section .grid .col .img-holder img {
    vertical-align: top;
    border-radius: 5px 5px 0 0;
}

.page-template-about .team-section .grid .col .img-holder .social-networks-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(92, 124, 251, 0.8);
    border-radius: 5px 5px 0 0;
    transition: ease, 0.2s;
    opacity: 0;
}

.page-template-about .team-section .grid .col .img-holder .social-networks {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
    text-align: center;
}

.page-template-about .team-section .grid .col .img-holder .social-networks li {
    display: inline-block;
    margin: 0 7px;
}

.page-template-about .team-section .grid .col .img-holder .social-networks li a {
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #efefef;
    transition: ease, 0.2s;
    font-size: 0.8em;
    line-height: 36px;
}

.page-template-about .team-section .grid .col .img-holder .social-networks li a:hover,
.page-template-about .team-section .grid .col .img-holder .social-networks li a:focus {
    text-decoration: none;
    background: #ffffff;
}

.page-template-about .team-section .grid .col .img-holder .social-networks li a.fa-facebook {
    color: #3b5999;
}

.page-template-about .team-section .grid .col .img-holder .social-networks li a.fa-twitter {
    color: #55acee;
}

.page-template-about .team-section .grid .col .img-holder .social-networks li a.fa-instagram {
    color: #e4405f;
}

.page-template-about .team-section .grid .col .img-holder .social-networks li a.fa-linkedin {
    color: #0077b5;
}

.page-template-about .team-section .grid .col .text-holder {
    border: 1px solid #dddddd;
    border-top: 0;
    padding: 35px 25px 10px;
    border-radius: 0 0 5px 5px;
}

.page-template-about .team-section .grid .col .text-holder .team-info {
    margin: 0 0 12px;
}

.page-template-about .team-section .grid .col .text-holder .team-info .team-name {
    font-size: 1em;
    line-height: 1.1em;
    font-weight: 700;
    color: #010101;
    margin: 0;
}

.page-template-about .team-section .grid .col .text-holder .team-info .team-name a{
    color: #010101;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.page-template-about .team-section .grid .col .text-holder .team-info .team-name a:hover,
.page-template-about .team-section .grid .col .text-holder .team-info .team-name a:focus{
    text-decoration: none;
    color: #8aacb7;
}

.page-template-about .team-section .grid .col .text-holder .team-info .designation {
    font-size: 0.8em;
    color: #6e6e6e;
}

.page-template-about .team-section .grid .col .text-holder .team-content {
    font-size: 0.9em;
}

.page-template-about .team-section .grid .col:hover .social-networks-holder,
.page-template-about .team-section .grid .col:focus .social-networks-holder {
    opacity: 1;
}

@media only screen and (max-width: 1024px) {
    .page-template-about .about-us {
        padding: 0 0 60px;
    }

    .page-template-about .intro-section {
        padding-top: 60px;
    }

    .page-template-about .our-services {
        padding: 60px 0;
    }

    .page-template-about .our-services .section-header .section-title {
        font-size: 1.5em;
    }

    .page-template-about .our-services .grid .col {
        width: 50%;
    }

    .page-template-about .team-section {
        padding: 60px 0;
    }

    .page-template-about .team-section .section-header .section-title {
        font-size: 1.5em;
    }

    .page-template-about .team-section .grid .col{
        width: 50%;
    }

}

@media only screen and (max-width: 767px) {
    .page-template-about .our-services .grid .col,
    .page-template-about .team-section .grid .col{
        width: 100%;
        padding: 0;
    }

    .page-template-about .team-section .grid {
        max-width: 370px;
        margin: 0 auto;
    }
}

/*===============================
 Team Page Style
==============================*/

.page-template-team #primary {
    width: 100%;
}

.page-template-team .page-header {
    margin: 0 0 20px;
}

.page-template-team .entry-content {
    margin: 0;
    font-size: 0.9em;
}

.page-template-team .team-section {
    padding: 0 0 80px;
    text-align: center;
    border-bottom: 1px solid #dddddd;
}

.page-template-team .team-section .section-header {
    margin: 0 0 50px;
    font-size: 0.9em;
}

.page-template-team .team-section .section-header .section-title {
    font-size: 2.1em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 20px;
    color: #010101;
}

.page-template-team .team-section .grid {
    margin: 0 -15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.page-template-team .team-section .grid .col {
    width: 33.333%;
    padding: 0 15px;
    margin: 0 0 30px;
}

.page-template-team .team-section .grid .col .img-holder {
    position: relative;
}

.page-template-team .team-section .grid .col .img-holder img {
    vertical-align: top;
    border-radius: 5px 5px 0 0;
}

.page-template-team .team-section .grid .col .img-holder .social-networks-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(92, 124, 251, 0.8);
    border-radius: 5px 5px 0 0;
    transition: ease, 0.2s;
    opacity: 0;
}

.page-template-team .team-section .grid .col .img-holder .social-networks {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
    text-align: center;
}

.page-template-team .team-section .grid .col .img-holder .social-networks li {
    display: inline-block;
    margin: 0 7px;
}

.page-template-team .team-section .grid .col .img-holder .social-networks li a {
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #efefef;
    transition: ease, 0.2s;
    font-size: 0.8em;
    line-height: 36px;
}

.page-template-team .team-section .grid .col .img-holder .social-networks li a:hover,
.page-template-team .team-section .grid .col .img-holder .social-networks li a:focus {
    text-decoration: none;
    background: #ffffff;
}

.page-template-team .team-section .grid .col .img-holder .social-networks li a.fa-facebook {
    color: #3b5999;
}

.page-template-team .team-section .grid .col .img-holder .social-networks li a.fa-twitter {
    color: #55acee;
}

.page-template-team .team-section .grid .col .img-holder .social-networks li a.fa-instagram {
    color: #e4405f;
}

.page-template-team .team-section .grid .col .img-holder .social-networks li a.fa-linkedin {
    color: #0077b5;
}

.page-template-team .team-section .grid .col .text-holder {
    border: 1px solid #dddddd;
    border-top: 0;
    padding: 35px 25px 10px;
    border-radius: 0 0 5px 5px;
}

.page-template-team .team-section .grid .col .text-holder .team-info {
    margin: 0 0 12px;
}

.page-template-team .team-section .grid .col .text-holder .team-info .team-name {
    font-size: 1em;
    line-height: 1.1em;
    font-weight: 700;
    color: #010101;
    margin: 0;
}

.page-template-team .team-section .grid .col .text-holder .team-info .team-name a {
    color: #010101;
    transition: ease, 0.2s;
}

.page-template-team .team-section .grid .col .text-holder .team-info .team-name a:hover,
.page-template-team .team-section .grid .col .text-holder .team-info .team-name a:focus {
    text-decoration: none;
    color: #8aacb7;
}

.page-template-team .team-section .grid .col .text-holder .team-info .designation {
    font-size: 0.8em;
    color: #6e6e6e;
}

.page-template-team .team-section .grid .col .text-holder .team-content {
    font-size: 0.9em;
}

.page-template-team .team-section .grid .col:hover .social-networks-holder,
.page-template-team .team-section .grid .col:focus .social-networks-holder {
    opacity: 1;
}

.page-template-team .our-teams {
    padding: 80px 0;
    text-align: center;
}

.page-template-team .our-teams .section-header {
    margin: 0 0 50px;
    font-size: 0.9em;
}

.page-template-team .our-teams .section-header .section-title {
    font-size: 2.1em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 20px;
    color: #010101;
}

.page-template-team .our-teams .grid {
    margin: 0 -15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.page-template-team .our-teams .grid .col {
    width: 25%;
    padding: 0 15px;
    margin: 0 0 30px;
}

.page-template-team .our-teams .grid .col .img-holder {
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}

.page-template-team .our-teams .grid .col .img-holder a {
    display: block;
}

.page-template-team .our-teams .grid .col .img-holder a:hover img,
.page-template-team .our-teams .grid .col .img-holder a:focus img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.page-template-team .our-teams .grid .col .img-holder img {
    vertical-align: top;
    width: 100%;
    border-radius: 5px 5px 0 0;
    transition: ease, 0.8s;
}

.page-template-team .our-teams .grid .col .text-holder {
    border: 1px solid #dddddd;
    border-top: 0;
    padding: 25px;
    border-radius: 0 0 5px 5px;
}

.page-template-team .our-teams .grid .col .text-holder .team-name {
    font-size: 1em;
    line-height: 1.1em;
    font-weight: 700;
    color: #010101;
    margin: 0;
}

.page-template-team .our-teams .grid .col .text-holder .team-name a {
    color: #010101;
    transition: ease, 0.2s;
}

.page-template-team .our-teams .grid .col .text-holder .team-name a:hover,
.page-template-team .our-teams .grid .col .text-holder .team-name a:focus {
    text-decoration: none;
    color: #8aacb7;
}

.page-template-team .our-teams .grid .col .text-holder .designation {
    font-size: 0.8em;
    color: #6e6e6e;
}

@media only screen and (max-width: 1024px) {
    .page-template-team #primary {
        margin: 0;
    }

    .page-template-team .site-content {
        padding: 0 0 60px;
    }

    .page-template-team .team-section {
        padding: 0 0 60px;
    }

    .page-template-team .team-section .section-header .section-title {
        font-size: 1.5em;
    }

    .page-template-team .team-section .grid .col {
        width: 50%;
    }

    .page-template-team .our-teams {
        padding: 60px 0;
    }

    .page-template-team .our-teams .section-header .section-title {
        font-size: 1.5em;
    }

    .page-template-team .our-teams .grid .col {
        width: 33.3333%;
    }
}

@media only screen and (max-width: 767px) {
    .page-template-team .team-section .grid {
        max-width: 370px;
        margin: 0 auto;
        flex-direction: column;
    }

    .page-template-team .team-section .grid .col{
        width: 100%;
    }

    .page-template-team .our-teams .grid .col {
        width: 50%;
    }
}

@media only screen and (max-width: 500px) {
    .page-template-team .our-teams .grid {
        max-width: 270px;
        margin: 0 auto;
        flex-direction: column;
    }

    .page-template-team .our-teams .grid .col{
        width: 100%;
    }
}

/*=======================================
 Team Single style
=======================================*/

.page-template-team-single .latest_post .post-thumbnail {
    margin: 0 0 50px;
}

.page-template-team-single .latest_post .post-thumbnail img{
    vertical-align: top;
    border-radius: 5px;
}

.page-template-team-single .latest_post .entry-header {
    overflow: hidden;
}

.page-template-team-single .latest_post .entry-header .team-info {
    float: left;
}

.page-template-team-single .latest_post .entry-header .team-info .team-name {
    font-size: 1.3em;
    line-height: 1em;
    font-weight: 700;
    color: #010101;
    margin: 0;
}

.page-template-team-single .latest_post .entry-header .team-info .designation {
    font-size: 0.8em;
    color: #6e6e6e;
}

.page-template-team-single .latest_post .entry-header .social-networks {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.8em;
}

.page-template-team-single .latest_post .entry-header .social-networks li {
    float: left;
    margin-left: 14px;
}

.page-template-team-single .latest_post .entry-header .social-networks li:first-child {
    margin-left: 0;
}

.page-template-team-single .latest_post .entry-header .social-networks li a {
    display: block;
    width: 36px;
    height: 36px;
    background: #efefef;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    transition: ease, 0.2s;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-facebook {
    color: #3b5999;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-twitter {
    color: #55acee;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-instagram {
    color: #e4405f;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-linkedin {
    color: #0077b5;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-snapchat {
    color: #FFFC01;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-pinterest {
    color: #BD071D;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-google-plus {
    color: #DC4A38;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-youtube-play {
    color: #FF0000;
}

.page-template-team-single .latest_post .entry-header .social-networks li a:hover,
.page-template-team-single .latest_post .entry-header .social-networks li a:focus {
    text-decoration: none;
    background: #e2e2e2;
}

.page-template-team-single .gallery {
    padding-top: 40px;
    border-top: 1px solid #dddddd;
}

.page-template-team-single .gallery .title {
    font-size: 1em;
    font-weight: 700;
    color: #010101;
    margin: 0 0 40px;
}

.page-template-team-single .gallery .gallery-holder {
    margin: 0 -15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.page-template-team-single .gallery .gallery-holder .img-holder {
    width: 25%;
    padding: 0 15px;
    margin: 0 0 30px;
}

.page-template-team-single .gallery .gallery-holder .img-holder img {
    vertical-align: top;
    border-radius: 5px;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .page-template-team-single .gallery .gallery-holder .img-holder {
        width: 33.3333%;
    }
}

@media only screen and (max-width: 500px) {
    .page-template-team-single .gallery .gallery-holder .img-holder {
        width: 50%;
    }
    .page-template-team-single .gallery .gallery-holder .img-holder img {
        width: 100%;
    }
}

/*=========================================
 Trip Listing Page style
==========================================*/
.post-type-archive-trip #primary{
    width: 100%;
}

.post-type-archive-trip .archive-grid{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.post-type-archive-trip .archive-grid .trip{
    width: 33.333%;
    padding: 0 15px;
}

.post-type-archive-trip .archive-grid .trip .img-holder{
    position: relative;
    border-radius: 5px 5px 0 0;
}

.post-type-archive-trip .archive-grid .trip .img-holder a{
    display: block;
}

.post-type-archive-trip .archive-grid .trip .img-holder img{
    vertical-align: top;
    border-radius: 5px 5px 0 0;
    -webkit-transition: ease 0.8s;
    -moz-transition: ease 0.8s;
    transition: ease 0.8s;
}

.post-type-archive-trip .archive-grid .trip .img-holder .price-holder{
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -17px;
}

.post-type-archive-trip .archive-grid .trip .img-holder .price-holder span{
    font-size: 0.8em;
    font-weight: 900;
    color: #010101;
    display: inline-block;
    vertical-align: middle;
    background: #f6f6f3;
    padding: 0 20px;
    border-radius: 100px;
    text-align: center;
    margin: 0 7px;
}

.post-type-archive-trip .archive-grid .trip .text-holder{
    padding: 40px 30px 20px;
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 0 0 5px 5px; 
}

.post-type-archive-trip .archive-grid .trip .text-holder .title{
    font-size: 1em;
    line-height: 1.3em;
    font-weight: 700;
    margin: 0 0 10px;
}

.post-type-archive-trip .archive-grid .trip .text-holder .title a{
    color: #010101;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.post-type-archive-trip .archive-grid .trip .text-holder .title a:hover,
.post-type-archive-trip .archive-grid .trip .text-holder .title a:focus{
    text-decoration: none;
    color: #8aacb7;
}

.post-type-archive-trip .archive-grid .trip .text-holder .meta-info{
    font-size: 0.8em;
    color: #6e6e6e;
    margin: 0 0 30px;
}

.post-type-archive-trip .archive-grid .trip .text-holder .meta-info svg{
    margin-right: 5px;
}

.post-type-archive-trip .archive-grid .trip .text-holder .btn-holder{
    text-align: center;
}

.post-type-archive-trip .archive-grid .trip .text-holder .btn-holder .btn-more{
    text-transform: uppercase;
    padding: 5px 37px;
    display: inline-block;
    background: #8aacb7;
    color: #ffffff;
    line-height: 1.6875em;
    font-size: 0.8em;
    font-weight: 700;
    border: 1px solid #8aacb7;
    border-radius: 100px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.post-type-archive-trip .archive-grid .trip .text-holder .btn-holder .btn-more:hover,
.post-type-archive-trip .archive-grid .trip .text-holder .btn-holder .btn-more:focus{
    text-decoration: none;
    background: none;
    color: #8aacb7;
}

@media only screen and (max-width: 1024px){
    .post-type-archive-trip .archive-grid .trip{
        width: 50%;
    }
}

@media only screen and (max-width: 767px){
    .post-type-archive-trip .archive-grid .trip{
        width: 100%;
    }

    .post-type-archive-trip .archive-grid{
        max-width: 410px;
        width: 100%;
        margin: 0 auto;
    }
}

/*==============================
 Destination Page Style
==============================*/
/*============================================
 Destination Listing page Style
============================================*/
.page-template-template-destination .destination-holder .item{
    position: relative;
}

.page-template-template-destination .destination-holder .item a{
    display: block;
}

.page-template-template-destination .destination-holder .item img{
    vertical-align: top;
}

.page-template-template-destination .destination-holder .item .child-title{
    position: absolute;
    left: 15px;
    width: calc(100% - 30px);
    bottom: 0;
    margin: 0;
    font-size: 1.2em;
    font-weight: 700;
    color: #fff;
    pointer-events: none;
    padding: 40px 20px 20px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+50,000000+100&0+0,0.1+50,0.4+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.page-template-template-destination .destination-holder .item:hover .child-title,
.page-template-template-destination .destination-holder .item:focus .child-title{
    color: #8aacb7;
}

/*=========================================
 Destination Detail Page Style
=========================================*/
.archive .trip-content-area .activity-title{
    font-size: 1.300em;
    line-height: 1.3em;
    font-weight: 700;
    margin: 0 0 10px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder{
    overflow: hidden;
    border-radius: 5px 5px 0 0;
    position: relative;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder a{
    display: block;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder img{
    vertical-align: top;
    border-radius: 5px 5px 0 0;
    -webkit-transition: ease 0.8s;
    -moz-transition: ease 0.8s;
    transition: ease 0.8s;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder:hover img,
.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder:focus img{
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    transform: scale(1.08);
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .price-holder{
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 17px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .price-holder span{
    font-size: 0.8em;
    font-weight: 900;
    color: #010101;
    display: inline-block;
    vertical-align: middle;
    background: #f6f6f3;
    padding: 0 20px;
    border-radius: 100px;
    text-align: center;
    margin: 0 7px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .group-discount{
    position: absolute;
    bottom: 17px;
    right: 0;
    margin: 0 7px;
    background: #10c867;
    color: #ffffff;
    font-size: 0.7em;
    font-weight: 700;
    border-radius: 100px;
    padding: 1px 20px;
    cursor: pointer;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .group-discount .tooltip{
    position: absolute;
    bottom: 100%;
    right: 50%;
    width: 170px;
    font-size: 0.9em;
    line-height: 1.3em;
    border-radius: 100px;
    background: #000000;
    display: none;
    text-align: center;
    -webkit-transform: translate(50%, -10px);
    -moz-transform: translate(50%, -10px);
    transform: translate(50%, -10px);
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .group-discount .tooltip:after{
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #000000;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -7px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .group-discount:hover .tooltip,
.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .group-discount:focus .tooltip{
    display: block;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder{
    border: 1px solid #ddd;
    border-top: 0;
    padding: 20px 0;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .review-wrap{
    padding: 0 30px;
    margin: 0 0 20px;
    border: 0;
    border-radius: 0;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .review-wrap .average-rating{
    padding: 0;
    margin: 0;
    border-bottom: 0;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .title{
    font-size: 1em;
    line-height: 1.3em;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0 30px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .title a{
    color: #010101;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .title a:hover,
.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .title a:focus{
    text-decoration: none;
    color: #8aacb7;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .meta-info{
    font-size: 0.8em;
    color: #6e6e6e;
    margin: 0 0 30px;
    padding: 0 30px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .meta-info svg{
    margin-right: 5px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .btn-holder{
    text-align: center;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .btn-holder .btn-more{
    text-transform: uppercase;
    padding: 5px 37px;
    display: inline-block;
    background: #8aacb7;
    color: #fff;
    line-height: 1.6875em;
    font-size: 0.8em;
    font-weight: 700;
    border: 1px solid #8aacb7;
    border-radius: 100px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .btn-holder .btn-more:hover,
.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .btn-holder .btn-more:focus{
    text-decoration: none;
    background: none;
    color: #8aacb7;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info{
    padding: 30px;
    border-top: 1px solid #dddddd;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info h3{
    font-size: 0.8em;
    font-weight: 700;
    color: #010101;
    margin: 0;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info .next-departure-list{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.8em;
    color: #6e6e6e;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info .next-departure-list li{
    overflow: hidden;
    position: relative;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info .next-departure-list li:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px dotted #b6b6b6;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info .next-departure-list li .left{
    color: #8aacb7;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 10px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info .next-departure-list li .left svg {
    margin-right: 5px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info .next-departure-list li .right{
    float: right;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-left: 10px;
}

/*======================================
 Trip Type and activities page Style
=======================================*/
.page-template-template-trip_types .trip_types-holder .item .img-holder,
.page-template-template-activities .activities-holder .item .img-holder{
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder img,
.page-template-template-activities .activities-holder .item .img-holder img{
    vertical-align: top;
    width: 100%;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder .title-holder,
.page-template-template-activities .activities-holder .item .img-holder .title-holder{
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    margin: 0;
    font-size: 1.2em;
    font-weight: 700;
    color: #fff;
    pointer-events: none;
    padding: 40px 20px 20px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+50,000000+100&0+0,0.1+50,0.4+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
}

.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder,
.page-template-template-activities .activities-holder .item .img-holder .text-holder{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 30px 25px;
    opacity: 0;
    -webkit-transition: linear 0.2s;
    -moz-transition: linear 0.2s;
    transition: linear 0.2s;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .text,
.page-template-template-activities .activities-holder .item .img-holder .text-holder .text{
    font-size: 0.900em;
    margin: 0 0 10px;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .text .title,
.page-template-template-activities .activities-holder .item .img-holder .text-holder .text .title{
    font-size: 1em;
    margin: 0 0 10px;
    font-weight: 700;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .text p,
.page-template-template-activities .activities-holder .item .img-holder .text-holder .text p{
    margin: 0;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .btn-more,
.page-template-template-activities .activities-holder .item .img-holder .text-holder .btn-more{
    font-size: 2em;
    color: #fff;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .btn-more:hover,
.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .btn-more:focus,
.page-template-template-activities .activities-holder .item .img-holder .text-holder .btn-more:hover,
.page-template-template-activities .activities-holder .item .img-holder .text-holder .btn-more:focus{
    text-decoration: none;
    color: #8aacb7;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder:hover .title-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder:focus .title-holder,
.page-template-template-activities .activities-holder .item .img-holder:hover .title-holder,
.page-template-template-activities .activities-holder .item .img-holder:focus .title-holder{
    opacity: 0;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder:hover .text-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder:focus .text-holder,
.page-template-template-activities .activities-holder .item .img-holder:hover .text-holder,
.page-template-template-activities .activities-holder .item .img-holder:focus .text-holder{
    opacity: 1;
}

/*==================================
 Single Trip Page Style
==================================*/
.single-trip #primary{
    width: 66.6667%;
    padding: 0 15px;
}

.single-trip #secondary{
    width: 33.3333%;
    padding-left: 45px;
    padding-right: 15px;
}

.single-trip #primary .trip-post .entry-header .entry-title{
    font-size: 1.900em;
    line-height: 1.421em;
    font-weight: 700;
    color: #000;
    margin: 0 0 35px;
}

.wpte-trip-feat-img-gallery .owl-next,
.wpte-trip-feat-img-gallery .owl-prev{
    background: none;
}

.wpte-trip-feat-img-gallery .owl-prev{
    left: 10px;
}

.wpte-trip-feat-img-gallery .owl-next{
    right: 10px;
}

.single-trip .wpte-trip-feat-img-gallery{
    border-radius: 5px;
    overflow: hidden;
}

.single-trip .wpte-trip-feat-img-gallery img{
    height: 500px;
    object-fit: cover;
    border-radius: 5px;
}

.single-trip #primary .trip-post .entry-content .fixed-starting h2{
    font-size: 1.300em;
    line-height: 1.4em;
    font-weight: 700;
    color: #000;
    margin: 0 0 25px;
}

.single-trip #primary .trip-post .entry-content .fixed-starting .wte-user-input{
    width: 220px;
    border: 1px solid #e6e7ee;
    border-radius: 5px;
    position: relative;
    padding-left: 12px;
}

.single-trip #primary .trip-post .entry-content .fixed-starting .wte-user-input:before{
    width: 32px;
    height: 50px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    border-radius: 0 5px 5px 0;
    pointer-events: none;
}

.single-trip #primary .trip-post .entry-content .fixed-starting .wte-user-input:after{
    position: absolute;
    top: 50%;
    right: 12px;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c7c7c7' viewBox='0 0 320 512'%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E") center center no-repeat;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    width: 20px;
    height: 25px;
}

.single-trip #primary .trip-post .entry-content .fixed-starting .wte-user-input select{
    height: 50px;
    border: 0;
    background: none;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 0.800em;
    color: #8a93a7;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table{
    border: 0;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table thead{
    border-bottom: 3px solid #e3e3e3;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table thead th{
    background: none;
    font-size: 0.800em;
    line-height: 1.313em;
    font-weight: 700;
    color: #000;
    padding: 15px;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody tr{
    border-bottom: 1px solid #e3e3e3;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody tr:last-child{
    border-bottom: 0;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody tr:hover,
.single-trip #primary .trip-post .entry-content .fixed-starting table tbody tr:focus{
    background: rgba(229, 231, 234, 0.3);
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody td{
    font-size: 0.800em;
    line-height: 1.313em;
    padding: 15px;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody td svg{
    color: #8aacb7;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody td.accordion-cost .trip-cost-holder{
    font-weight: 400;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody td.accordion-book .book-btn{
    font-size: 0.875em;
    font-weight: 700;
    color: #000;
    background: #f6dc05;
    border: 1px solid #f6dc05;
    padding: 10px 30px;
    border-radius: 20px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody td.accordion-book .book-btn:hover,
.single-trip #primary .trip-post .entry-content .fixed-starting table tbody td.accordion-book .book-btn:focus{
    background: none;
}

.single-trip #primary .trip-post .entry-content .trip-post-content{
    font-size: 0.900em;
    line-height: 1.611em; 
}

.single-trip #primary .trip-post .entry-content .trip-post-content .secondary-trip-info .wte-trip-facts{
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 30px;
    /*margin: 0 0 60px;*/
    margin: 0 0 1.5em;
}

.single-trip #primary .trip-post .entry-content .trip-post-content .secondary-trip-info .widget-title{
    font-size: 1.111em;
    line-height: 1.4em;
    font-weight: 700;
    color: #000;
    margin: 0 0 30px;
}

.single-trip #primary .trip-post .entry-content .trip-post-content .secondary-trip-info .trip-facts-value li svg{
    width: 40px;
    color: #8aacb7;
    margin-top: 7px;
}

.single-trip #primary .trip-post .entry-content .trip-post-content .secondary-trip-info .trip-facts-value label{
    font-size: 0.889em;
    line-height: 1.625em;
    color: #8a93a7;
    font-weight: 700;
}

.single-trip #primary .trip-post .entry-content .trip-post-content .secondary-trip-info .trip-facts-value .value{
    font-size: 0.889em;
    line-height: 1.625em;
    font-weight: 700;
}

.single-trip #tabs-container .tab-inner-wrapper .tab-anchor-wrapper{
    border: 1px solid #e6e7ee;
    border-bottom-color: transparent;
    border-radius: 3px 3px 0 0;
    font-size: 0.700em;
    font-weight: 700;
    text-transform: uppercase;
}

.single-trip #tabs-container .tab-inner-wrapper .tab-anchor-wrapper a{
    border-radius: 3px 3px 0 0;
    color: #333;
    padding: 10px 20px;
    background: #e6e7ee;
}

.single-trip #tabs-container .tab-inner-wrapper .tab-anchor-wrapper.nav-tab-active a{
    color: #8aacb7;
    background: #fff;
}

.single-trip #tabs-container .tab-inner-wrapper .tab-anchor-wrapper svg{
    margin-right: 5px;
}

.single-trip #tabs-container .tab-content{
    border: 1px solid #e6e7ee;
    border-radius: 0 0 3px 3px;
    padding: 30px 40px;
    font-size: 0.900em;
}

.single-trip #tabs-container .tab-content .itinerary{
    counter-reset: section;
}

.single-trip #tabs-container .tab-content .itinerary-row{
    border: 0;
    margin: 0 0 0 20px;
    position: relative;
    padding: 0 0 20px 60px;
    border-left: 2px dashed rgba(0,0,0,0.1);
}

.single-trip #tabs-container .tab-content .itinerary-row:before{
    counter-increment: section;
    content: counter(section);
    position: absolute;
    top: 0;
    left: -17px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    background: #8aacb7;
    padding: 0 12px;
    border-radius: 50%;
}

.single-trip #tabs-container .tab-content .itinerary-row .title{
    display: none;
}

.single-trip #tabs-container .tab-content .itinerary-row .itinerary-content .title{
    display: block;
    font-size: 1em;
    color: #000;
    font-weight: 700;
    margin: 0 0 10px;
}

.single-trip #tabs-container .tab-content .itinerary-row:last-child{
    border-left: 0;
}

.single-trip #tabs-container .tab-content .cost .content h3{
    font-size: 1em;
    color: #000;
    font-weight: 700;
    margin: 0 0 10px;
}

.single-trip #tabs-container .tab-content .cost .content ul li{
    padding-left: 35px;
    margin: 0 0 20px;
}

.single-trip #tabs-container .tab-content .cost .content ul li:before{
    width: 22px;
    height: 22px;
    border: 2px solid #ddd;
    border-radius: 50%;
    line-height: 17px;
    font-size: 13px;
    text-align: center;
    top: 6px;
}

.single-trip #tabs-container .tab-content .cost .content ul#include-result li:before{
    color: #10c867;
    border-color: #10c867;
}

.single-trip #tabs-container .tab-content .cost .content ul#exclude-result li:before{
    color: #f05555;
    border-color: #f7c1c1;
}

.single-trip #tabs-container .tab-content .faq{
    position: relative;
}

.single-trip #tabs-container .tab-content .faq .expand-all-faq{
    position: absolute;
    top: 0;
    right: 0;
    color: #8a93a7;
}

.single-trip #tabs-container .tab-content .faq .expand-all-faq svg{
    color: #8a93a7;
}

.single-trip #tabs-container .tab-content .faq .expand-all-faq .fa-toggle-on{
    color: #8aacb7;
}

.single-trip #tabs-container .tab-content .faq h3{
    font-size: 1em;
    color: #000;
    font-weight: 700;
    margin: 0 0 30px;
}

.single-trip #tabs-container .tab-content .faq .faq-row{
    border: 0;
    border-top: 1px solid #e4e4e4;
    margin: 0;
    padding: 20px 0;
}

.single-trip #tabs-container .tab-content .faq .faq-row .accordion-tabs-toggle{
    border: 0;
    padding: 0;
    font-size: 1em;
    font-weight: 700;
    color: #000;
    position: relative;
}

.single-trip #tabs-container .tab-content .faq .faq-row .accordion-tabs-toggle:after{
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c7c7c7' viewBox='0 0 512 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E") center center no-repeat;
    width: 25px;
    height: 30px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.single-trip #tabs-container .tab-content .faq .faq-row .accordion-tabs-toggle.active:after{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.single-trip #tabs-container .tab-content .faq .faq-row .accordion-tabs-toggle .rotator{
    display: none;
}

.single-trip #tabs-container .tab-content .faq .faq-row .faq-content{
    padding: 0;
}

.single-trip #wte_enquiry_contact_form{
    background: #8aacb7;
    color: #fff;
}

.single-trip #wte_enquiry_contact_form h2{
    font-weight: 700;
    color: #fff;
}

.single-trip #wte_enquiry_contact_form .package-name-holder .input{
    color: #fff;
    font-size: 0.900em;
    font-weight: 400;
}

.single-trip #wte_enquiry_contact_form input[type="submit"]{
    background: rgba(0, 0, 0, 0.1);
    border: 0;
}

.single-trip #wte_enquiry_contact_form input[type="submit"]:hover,
.single-trip #wte_enquiry_contact_form input[type="submit"]:focus{
    background: #fff;
}

.trip-content-area .widget-area .trip-price .price-holder{
    background: #8aacb7;
    border-radius: 3px;
    text-align: left;
}

.trip-content-area .widget-area .trip-price .price-holder .price-from{
    color: #fff;
    font-size: 0.800em;
}

.trip-content-area .widget-area .trip-price .price-holder strike{
    font-size: 1.100em;
    line-height: 1.227em;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.5) !important;
    display: block;
    margin: 0 0 10px;
}

.trip-content-area .widget-area .trip-price .price-holder .price{color: #fff;}

.trip-content-area .widget-area .trip-price .price-holder .price .currency-code{
    display: inline-block;
    font-size: 0.800em;
    font-weight: 900;
    vertical-align: top;
    margin-top: -3px;
}

.trip-content-area .widget-area .trip-price .price-holder .price .trip-cost-holder{
    font-size: 1.500em;
    font-weight: 900;
}

.trip-content-area .widget-area .trip-price .price-holder .price .per-person{
    font-size: 0.800em;
    font-weight: 400;
}

.trip-content-area .widget-area .trip-price .top-price-holder .group-discount-notice{
    /*display: none;*/
}

.trip-content-area .widget-area .trip-price .group-discount-notice{
    background: #e54b4b url(images/group-discount.png) no-repeat 50% 15px;
    color: #fff;
    position: absolute;
    top: -10px;
    right: 10px;
    width: 88px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.3em;
    font-weight: 600;
    padding: 55px 0 20px;
}

.trip-content-area .widget-area .trip-price .group-discount-notice:after{
     content: "";
     position: absolute;
     left: 0;
     bottom: 0;
     width: 0;
     height: 0;
     border-bottom: 13px solid #8aacb7;
     border-left: 44px solid transparent;
     border-right: 45px solid transparent;
}

.trip-content-area .widget-area .trip-price .group-discount-notice:before{
    width: 0;
    height: 0;
    border-bottom: 10px solid #850100;
    border-left: 10px solid transparent;
    position: absolute;
    top: 0;
    left: -10px;
    content: '';
}

.trip-content-area .widget-area .trip-price .price-holder .top-price-holder{
    margin: 0 0 12px;
}

.trip-content-area .widget-area .trip-price .group-discount-check{
    font-size: 0.9em;
    text-decoration: underline;
    margin: 0 0 15px;
}

.trip-content-area .widget-area .trip-price .group-discount-check svg{
    margin-left: 5px;
}

.trip-content-area .widget-area .trip-price form label{
    font-size: 0.800em;
    color: #fff;
}

.trip-content-area .widget-area .trip-price form .discount-price-per-traveler{
    font-size: 0.800em;
    color: #fff;
}

.trip-content-area .widget-area .trip-price form .total-amt{
    font-size: 0.800em;
    color: #fff;
}

.trip-content-area .widget-area .trip-price .price-holder form .check-availability,
.trip-content-area .widget-area .trip-price .price-holder form .book-submit{
    font-size: 0.800em;
    font-weight: 700;
    color: #000;
    background: #f6dc05;
    border: 2px solid #f6dc05;
    border-radius: 100px;
    display: block;
    text-align: center;
    width: 100%;
    padding: 15px 10px;
}

.trip-content-area .widget-area .trip-price .price-holder form .check-availability:hover,
.trip-content-area .widget-area .trip-price .price-holder form .check-availability:focus,
.trip-content-area .widget-area .trip-price .price-holder form .book-submit:hover,
.trip-content-area .widget-area .trip-price .price-holder form .book-submit:focus{
    color: #fff;
}

.trip-content-area .widget-area .secondary-trip-info{
    margin: 0 0 60px;
}

.trip-content-area .secondary-trip-info .wte-trip-facts{
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 30px;
    margin: 0 0 60px;
}

.trip-content-area .secondary-trip-info .widget-title{
    font-size: 1.111em;
    line-height: 1.4em;
    font-weight: 700;
    color: #000;
    margin: 0 0 30px;
}

.trip-content-area .secondary-trip-info .trip-facts-value li svg{
    width: 40px;
    color: #8aacb7;
    margin-top: 7px;
}

.trip-content-area .secondary-trip-info .trip-facts-value label{
    font-size: 0.800em;
    line-height: 1.625em;
    color: #8a93a7;
    font-weight: 700;
}

.trip-content-area .secondary-trip-info .trip-facts-value .value{
    font-size: 0.800em;
    line-height: 1.625em;
    font-weight: 700;
}

/*===================================
 Trip Checkout Page style
===================================*/
.place-order-form-secondary-wrapper .wp-travel-engine-order-left-column{
    width: 300px;
}

#primary .page .entry-content .place-order-form-secondary-wrapper .trip-property li:before{
    display: none;
}

#primary .page .entry-content .place-order-form-secondary-wrapper .trip-property li{
    padding: 0;
}

/*===================================
 Review Rating Style
 ===================================*/
.archive .review-wrap .average-rating .aggregate-rating .rating-star,
.popular-package .review-wrap .average-rating .aggregate-rating .rating-star,
.featured-trip .review-wrap .average-rating .aggregate-rating .rating-star,
.deals-section .review-wrap .average-rating .aggregate-rating .rating-star{
   display: none;
}

/*===================================
 Single Trip Review Style
 ===================================*/
 .review-wrap{
    margin: 60px 0 0;
    padding: 40px;
    background: none;
    border: 1px solid #E6E7EE;
    border-radius: 4px;
}

.review-wrap .trip-review-title{
    font-size: 1.300em;
    line-height: 1.2em;
    font-weight: 700;
    color: #000;
    margin: 0 0 25px;
}

.review-wrap .average-rating{
    border: 0;
    display: block;
    margin: 0 0 40px;
    padding: 0 0 40px;
    border-bottom: 2px solid #E4E4E4;
}

.review-wrap .average-rating svg{
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.review-wrap .average-rating .agg-rating{
    padding: 0;
    width: auto !important;
    display: inline-block;
    vertical-align: middle;
}

.review-wrap .average-rating .aggregate-rating{
    display: inline-block;
    margin-left: 17px;
    font-size: 0.800em;
    font-weight: 700;
    color: #000;
}

.review-wrap .average-rating .aggregate-rating .stars{
    display: inline-block;
    color: #fff;
    background: #8aacb7;
    border-radius: 4px;
    line-height: 1.5em;
    padding: 2px 20px;
    position: relative;
}


.review-wrap .average-rating .aggregate-rating .stars:before{
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid #8aacb7;
    border-bottom: 7px solid transparent;
    position: absolute;
    top: 7px;
    left: -7px;
    content: '';
}

.review-wrap .comment-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.review-wrap .comment-list li{
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E4E4E4;
}

.review-wrap .comment-list li .comment-author{
    float: left;
    width: 70px;
    margin-right: 20px;
}

.review-wrap .comment-list li .comment-author img{
    vertical-align: top;
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 50%;
}

.review-wrap .comment-list li .trip-comment-content{
    overflow: hidden;
}

.review-wrap .comment-list li .trip-comment-content .comment-title{
    font-size: 1em;
    line-height: 1.300em;
    font-weight: 700;
    color: #000;
    display: block;
    margin: 0 0 6px;
}

.review-wrap .comment-list li .trip-comment-content .comment-rating{
    font-size: 0.800em;
    line-height: 1.750em;
    color: #6E6E6E;
}

.review-wrap .comment-list li .trip-comment-content .comment-rating .url{
    margin-right: 30px;
}

.review-wrap .comment-list li .trip-comment-content .comment-rating .url:before{
    content: '';
    margin-right: 5px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%236E6E6E' viewBox='0 0 448 512'%3E%3Cpath d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z'/%3E%3C/svg%3E") center center no-repeat;
    display: inline-block;
    width: 15px;
    height: 11px;
}

.review-wrap .comment-list li .trip-comment-content .comment-rating .comment-meta:before{
    content: '';
    margin-right: 5px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%236E6E6E' viewBox='0 0 448 512'%3E%3Cpath d='M400 64h-48V12c0-6.6-5.4-12-12-12h-8c-6.6 0-12 5.4-12 12v52H128V12c0-6.6-5.4-12-12-12h-8c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h352c8.8 0 16 7.2 16 16v48H32v-48c0-8.8 7.2-16 16-16zm352 384H48c-8.8 0-16-7.2-16-16V192h384v272c0 8.8-7.2 16-16 16zM148 320h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm96 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm96 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm-96 96h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm-96 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm192 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12z'/%3E%3C/svg%3E") center center no-repeat;
    display: inline-block;
    width: 15px;
    height: 11px;
}

.review-wrap .comment-list li .trip-comment-content .comment-wte-trip-review-rating{
    margin: 0;
}

.review-wrap .comment-list li .trip-comment-content .comment-content{
    font-size: 0.900em;
    line-height: 1.611em;
}

.single-trip .comment-respond{
    margin: 60px 0 0;
}

.single-trip .comment-respond .comment-reply-title{
    font-size: 1em;
    font-weight: 700;
    color: #000;
    line-height: 1.65em;
    margin: 0 0 10px;
}

.single-trip .comment-respond .rating-form .comment-form-comment label,
.single-trip .comment-respond .rating-form .comment-form-author label,
.single-trip .comment-respond .rating-form .comment-form-email label,
.single-trip .comment-respond .rating-form .comment-form-url label,
.single-trip .comment-respond .rating-form .comment-form-title label {
    display: none;
}

.single-trip .comment-respond .rating-form p{
    margin: 0 0 30px;
    padding: 0 15px;
}

.single-trip .comment-respond .rating-form .comment-notes{
    font-size: 0.900em;
    line-height: 1.611em;
    margin-bottom: 182px;
}

.single-trip .comment-respond .rating-form{
    position: relative;
    margin: 0 -15px
}

.single-trip .comment-respond .rating-form .review-title-rating{
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    padding: 0 15px;
}

.single-trip.logged-in .comment-respond .rating-form .review-title-rating{
    position: unset;
}

.single-trip .comment-respond .rating-form .review-title-rating .comment-form-wte-trip-review-rating{
    padding: 0;
    font-size: 0.800em;
    line-height: 1.688em;
    margin: 0 0 5px;
}

.single-trip .comment-respond .rating-form .review-title-rating .wte-trip-review-rating{
    background: #fff;
    padding: 0;
    width: auto;
    border: 0;
    margin: 0 0 30px;
    text-align: left;
    float: left;
}

.single-trip .comment-respond .rating-form .review-title-rating .wte-trip-review-rating input[type="radio"],
.single-trip .comment-respond .rating-form .review-title-rating .wte-trip-review-rating label.stars{
    width: 21px !important;
    height: 21px !important;
    margin-right: 5px;
    font-size: 0;
}

.single-trip .comment-respond .rating-form .review-title-rating .comment-form-title{
    clear: both;
    padding: 0;
    width: 50%;
}

.single-trip .comment-respond .rating-form .comment-form-author,
.single-trip .comment-respond .rating-form .comment-form-email{
    float: left;
    width: 50%;
}

@media only screen and (max-width: 767px){
    .single-trip .comment-respond .rating-form .comment-form-author,
    .single-trip .comment-respond .rating-form .comment-form-email{
        width: 100%;
    }
}

.single-trip .comment-respond .rating-form input[type="text"]{
    width: 100%;
}

.single-trip .comment-respond .rating-form .comment-form-cookies-consent input[type="checkbox"]{
    margin-right: 10px;
}

.single-trip .comment-respond .rating-form .comment-form-cookies-consent label{
    font-size: 0.800em;
}

.single-trip #tabs-container .tab-content .review-wrap{
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
}

@media only screen and (max-width: 1024px){
    .single-trip #primary,
    .single-trip #secondary{
        width: 100%;
    }
}

/*======================================
 To Top Button Style
======================================*/
.to_top{
    position: fixed;
    right: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #8aacb7;
    cursor: pointer;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.to_top .btn{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*==================================
 About Page our Services Style
=================================*/
.page-template-about .our-services .grid{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}

.page-template-about .our-services .widget{
    width: 33.3333%;
    margin-bottom: 30px;
    padding: 0 15px;
}

.page-template-about .our-services .widget_text{
    width: 100%;
    margin-right: 0;
    font-size: 0.9em;
}

.page-template-about .our-services .widget_text .widget-title{
    font-size: 2.1em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 20px;
    color: #010101;
}

.page-template-about .our-services .widget_travel_booking_toolkit_image_text_widget .text-holder{
    font-size: 0.9em;
}

.page-template-about .our-services .widget_travel_booking_toolkit_image_text_widget .text-holder .widget-title{
    font-size: 1.1em;
    font-weight: 700;
    color: #010101;
    margin: 0 0 10px;
}

.page-template-about .our-services .widget .icon-holder{
    margin: 0 0 20px;
}

.page-template-about .our-services .widget .icon-holder img{
    vertical-align: top;
    border-radius: 5px;
}

@media only screen and (max-width: 1024px){
    .page-template-about .our-services .widget{
        width: 50%;
    }

    .page-template-about .our-services .widget_text{
        width: 100%;
    }

}

@media only screen and (max-width: 767px){
    .page-template-about .our-services .widget{
        width: 100%;
    }
}

/*==================================
 Ajax Load More Style
=================================*/

#load-posts a {
    display: block;
    background: #8aacb7;
    color: #ffffff;
    padding: 14px 43px;
    line-height: 1.6875em;
    font-size: 0.8em;
    font-weight: 700;
    border: 1px solid #8aacb7;
    border-radius: 5px;
    transition: ease, 0.2s;
    text-align: center;
}

#load-posts a svg{
    margin-right: 10px;
}

#load-posts a:hover,
#load-posts a:focus {
    background: none;
    color: #8aacb7;
    text-decoration: none;
}

/*=====================================
 Single Trip Related Trips Style
=====================================*/
.single-trip .related-trips{
    padding: 50px 0;
}

.single-trip .related-trips .section-header .section-title{
    font-size: 1.9em;
    line-height: 1.421em;
    font-weight: 700;
    margin: 0 0 20px;
    color: #010101;
}

.single-trip .related-trips .grid{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.single-trip .related-trips .grid .col{
    width: 33.3333%;
    padding: 0 15px;
}

.single-trip .related-trips .grid .col .img-holder{
    position: relative;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}

.single-trip .related-trips .grid .col .img-holder img{
    vertical-align: top;
    width: 100%;
}

.single-trip .related-trips .grid .col .img-holder .discount-amount{
    background: #f6dc05;
    font-size: 0.8em;
    color: #010101;
    position: absolute;
    top: 17px;
    right: -29px;
    font-weight: 700;
    width: 124px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.single-trip .related-trips .grid .col .text-holder{
    padding: 40px 0 20px;
    border: 1px solid #ddd;
    border-top: 0;
    position: relative;
    border-radius: 0 0 5px 5px;
}

.single-trip .related-trips .grid .col .text-holder .price-info{
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: -17px;
}

.single-trip .related-trips .grid .col .text-holder .price-info .price-holder{
    display: inline-block;
    vertical-align: middle;
    background: #f6f6f3;
    padding: 0 20px;
    border-radius: 100px;
    text-align: center;
    margin: 0 7px;
}

.single-trip .related-trips .grid .col .text-holder .price-info .price-holder .old-price{
    color: #f95252;
    font-size: 0.6em;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    text-decoration: line-through;
    margin-right: 5px;
}

.single-trip .related-trips .grid .col .text-holder .price-info .price-holder .new-price{
    font-size: 0.8em;
    font-weight: 900;
    color: #010101;
    display: inline-block;
    vertical-align: middle;
}

.single-trip .related-trips .grid .col .text-holder .price-info .group-discount{
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
    background: #10c867;
    color: #ffffff;
    font-size: 0.7em;
    font-weight: 700;
    border-radius: 100px;
    padding: 1px 20px;
    position: relative;
    cursor: pointer;
}

.single-trip .related-trips .grid .col .text-holder .price-info .group-discount .tooltip{
    position: absolute;
    top: 0;
    left: 50%;
    width: 220px;
    font-size: 0.9em;
    line-height: 1.3em;
    border-radius: 100px;
    background: #000000;
    -webkit-transform: translate(-50%, -35px);
    transform: translate(-50%, -35px);
    padding: 5px;
    display: none;
}

.single-trip .related-trips .grid .col .text-holder .price-info .group-discount:hover .tooltip,
.single-trip .related-trips .grid .col .text-holder .price-info .group-discount:focus .tooltip{
    display: block;
}

.single-trip .related-trips .grid .col .text-holder .price-info .group-discount .tooltip:after{
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #000000;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -7px;
}

.single-trip .related-trips .grid .col .text-holder .trip-info{
    padding: 0 30px 30px;
}

.single-trip .related-trips .grid .col .text-holder .trip-info .star-holder{
    margin: 0 0 10px;
}

.single-trip .related-trips .grid .col .text-holder .trip-info .title{
    font-size: 1em;
    line-height: 1.3em;
    font-weight: 700;
    margin: 0 0 10px;
}

.single-trip .related-trips .grid .col .text-holder .trip-info .title a{
    color: #010101;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.single-trip .related-trips .grid .col .text-holder .trip-info .title a:hover,
.single-trip .related-trips .grid .col .text-holder .trip-info .title a:focus{
    text-decoration: none;
    color: #8aacb7;
}

.single-trip .related-trips .grid .col .text-holder .trip-info .meta-info{
    font-size: 0.8em;
    color: #6e6e6e;
}

.single-trip .related-trips .grid .col .text-holder .trip-info .meta-info svg{
    margin-right: 5px;
}

.single-trip .related-trips .grid .col .text-holder .trip-info .meta-info .place {
    margin-right: 20px;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info {
    padding: 30px;
    border-top: 1px solid #dddddd;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info h3 {
    font-size: 0.8em;
    font-weight: 700;
    color: #010101;
    margin: 0;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info .next-departure-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.8em;
    color: #6e6e6e;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info .next-departure-list li {
    overflow: hidden;
    position: relative;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info .next-departure-list li:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px dotted #b6b6b6;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info .next-departure-list li .left {
    color: #8aacb7;
    background: #ffffff;
    position: relative;
    z-index: 1;
    padding-right: 10px;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info .next-departure-list li .left svg {
    margin-right: 5px;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info .next-departure-list li .right {
    float: right;
    background: #ffffff;
    position: relative;
    z-index: 1;
    padding-left: 10px;
}

.single-trip .related-trips .grid .col .text-holder .review-wrap{
    padding: 0;
    margin: 0 0 15px;
    border: 0;
    border-radius: 0;
}

.single-trip .related-trips .grid .col .text-holder .review-wrap .average-rating{
    margin: 0;
    padding: 0;
    border-bottom: 0;
}

@media only screen and (max-width: 1024px){
    .single-trip .related-trips .grid .col{
        width: 50%;
    }
}

@media only screen and (max-width: 767px){
    .single-trip .related-trips .grid .col{
        width: 100%;
    }
}

/*========================================
 Left Sidebar Style
========================================*/
.leftsidebar #primary{
    float: right;
}

.leftsidebar #secondary{
    padding-left: 15px;
    padding-right: 45px;
}

@media only screen and (max-width: 1024px){
    .leftsidebar #secondary{
        padding-right: 15px;
    }
}

/*========================================
 Full width Layout Style
========================================*/
.fullwidth #primary{
    width: 100%;
}

/*=============================
 Header Two Style
=============================*/
body:not(.home) .header-two{
    margin: 0 0 30px;
}

.header-two,
.homepage.hasbanner .header-two{
    position: unset;
    background: #fff;
    margin: 0;
}

.header-two .header-t{
    border-bottom: 1px solid #e6e6ee;
    padding: 5px 0;
}

.header-two .header-t .social-networks{
    margin: 9px 0 0;
    padding: 0;
    list-style: none;
    float: left;
    font-size: 0.800em;
}

.header-two .header-t .social-networks li{
    float: left;
    margin-right: 35px;
}

.header-two .header-t .social-networks li:last-child{
    margin-right: 0;
}

.header-two .header-t .social-networks li a{
    display: block;
    color: #8b93a6;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
   transition: ease 0.2s;
}

.header-two .header-t .social-networks li a:hover,
.header-two .header-t .social-networks li a:focus{
    text-decoration: none;
    color: #8aacb7;
}

.header-two .header-t .tel-link{
    float: right;
    font-size: 0.800em;
    font-weight: 600;
    color: #8b93a6;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
   transition: ease 0.2s;
}

.header-two .header-t .tel-link svg{
    margin-right: 5px;
}

.header-two .header-t .tel-link:hover,
.header-two .header-t .tel-link:focus{
    text-decoration: none;
    color: #8aacb7;
}

.homepage.hasbanner .header-two .site-branding .site-title a,
.header-two .site-branding .site-title a{
    color: #000;
}

.homepage.hasbanner .header-two .right .tools .languages li a,
.header-two .right .tools .languages li a{
    color: #8a92a5;
}

.homepage.hasbanner .header-two .right .tools .form-section-holder .form-section svg,
.header-two .right .tools .form-section-holder .form-section svg{
    fill: #8a92a5;
}

.header-two .main-header{
    border-bottom: 1px solid #e6e6ee;
    padding: 15px 0;
}

.header-two .navigation-holder{
    background: #5d7cfb;
}

.homepage.hasbanner .header-two .main-navigation ul li a,
.header-two .main-navigation ul li a{
    color: #fff;
}

.header-two .main-navigation ul li:first-child{
    margin-left: 0;
}

.homepage.hasbanner .header-two .main-navigation ul ul li a,
.header-two .main-navigation ul ul li a{
    color: #333;
}

.homepage.hasbanner .header-two .main-navigation ul li a:hover,
.homepage.hasbanner .header-two .main-navigation ul li a:focus,
.homepage.hasbanner .header-two .main-navigation ul li:hover > a,
.homepage.hasbanner .header-two .main-navigation ul li:focus > a,
.header-two .main-navigation ul li a:hover,
.header-two .main-navigation ul li a:focus,
.header-two .main-navigation ul li:hover > a,
.header-two .main-navigation ul li:focus > a,
.header-two .main-navigation ul .current-menu-item > a,
.header-two .main-navigation ul .current-menu-ancestor a,
.header-two .main-navigation ul .current_page_ancestor > a,
.header-two .main-navigation ul .current_page_item > a{
    color: rgba(255, 255, 255, 0.8);
}

.homepage.hasbanner .header-two .main-navigation ul ul li a:hover,
.homepage.hasbanner .header-two .main-navigation ul ul li a:focus,
.homepage.hasbanner .header-two .main-navigation ul ul li:hover > a,
.homepage.hasbanner .header-two .main-navigation ul ul li:focus > a,
.header-two .main-navigation ul ul li a:hover,
.header-two .main-navigation ul ul li a:focus,
.header-two .main-navigation ul ul li:hover > a,
.header-two .main-navigation ul ul li:focus > a,
.header-two .main-navigation ul ul .current-menu-item > a,
.header-two .main-navigation ul ul .current-menu-ancestor > a,
.header-two .main-navigation ul ul .current_page_item > a,
.header-two .main-navigation ul ul .current_page_ancestor > a{
    color: #8aacb7;
}

.header-two .site-header .site-branding .site-description,
.homepage.hasbanner .header-two .site-branding .site-description{
    color: #333;
}

@media only screen and (max-width: 1024px){
    .header-two .header-t,
    .header-two .navigation-holder{
        display: none;
    }

    .homepage.hasbanner .header-two #toggle-button,
    .header-two #toggle-button{
        border-color: #ececec;
    }

    .homepage.hasbanner .header-two #toggle-button span:before,
    .homepage.hasbanner .header-two #toggle-button span:after,
    .homepage.hasbanner .header-two #toggle-button span,
    .header-two #toggle-button span:before,
    .header-two #toggle-button span:after,
    .header-two #toggle-button span{
        background: #8a93a7;
    }
}

/*=============================
 Header Three Style
=============================*/
body:not(.home) .header-three{
    margin: 0 0 30px;
}

.header-three,
.homepage.hasbanner .header-three{
    position: unset;
    background: #fff;
    margin: 0;
}

.header-three .header-t{
    border-bottom: 1px solid #e6e6ee;
    padding: 5px 0;
}

.header-three .header-t .social-networks{
    margin: 9px 0 0;
    padding: 0;
    list-style: none;
    float: left;
    font-size: 0.800em;
}

.header-three .header-t .social-networks li{
    float: left;
    margin-right: 35px;
}

.header-three .header-t .social-networks li:last-child{
    margin-right: 0;
}

.header-three .header-t .social-networks li a{
    display: block;
    color: #8b93a6;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
   transition: ease 0.2s;
}

.header-three .header-t .social-networks li a:hover,
.header-three .header-t .social-networks li a:focus{
    text-decoration: none;
    color: #8aacb7;
}

.header-three .header-t .tel-link{
    float: right;
    font-size: 0.800em;
    font-weight: 600;
    color: #8b93a6;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
   transition: ease 0.2s;
}

.header-three .header-t .tel-link svg{
    margin-right: 5px;
}

.header-three .header-t .tel-link:hover,
.header-three .header-t .tel-link:focus{
    text-decoration: none;
    color: #8aacb7;
}

.homepage.hasbanner .header-three .site-branding .site-title a,
.header-three .site-branding .site-title a{
    color: #000;
}

.header-three .site-branding .site-description,
.homepage.hasbanner .header-three .site-branding .site-description{
    color: #333;
}

.header-three .main-header{
    padding: 15px;
    border-bottom: 1px solid #e6e6ee;
}

.header-three .main-header:after{
    display: block;
    clear: both;
    content: '';
}

.homepage.hasbanner .header-three .right .tools .languages li a,
.header-three .right .tools .languages li a{
    color: #8a92a5;
}

.homepage.hasbanner .header-three .right .tools .form-section-holder .form-section svg,
.header-three .right .tools .form-section-holder .form-section svg{
    fill: #8a92a5;
}

.homepage.hasbanner .header-three .main-navigation ul li a,
.header-three .main-navigation ul li a{
    color: #313237;
    padding: 10px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.homepage.hasbanner .header-three .right .main-navigation ul li a:hover,
.homepage.hasbanner .header-three .right .main-navigation ul li a:focus,
.homepage.hasbanner .header-three .right .main-navigation ul li:hover > a,
.homepage.hasbanner .header-three .right .main-navigation ul li:focus > a,
.homepage.hasbanner .header-three .right .main-navigation ul .current-menu-item > a,
.homepage.hasbanner .header-three .right .main-navigation ul .current-menu-ancestor > a,
.homepage.hasbanner .header-three .right .main-navigation ul .current_page_item > a,
.homepage.hasbanner .header-three .right .main-navigation ul .current_page_ancestor > a,
.header-three .right .main-navigation ul li a:hover,
.header-three .right .main-navigation ul li a:focus,
.header-three .right .main-navigation ul li:hover > a,
.header-three .right .main-navigation ul li:focus > a,
.header-three .right .main-navigation ul .current-menu-item > a,
.header-three .right .main-navigation ul .current-menu-ancestor > a,
.header-three .right .main-navigation ul .current_page_item > a,
.header-three .right .main-navigation ul .current_page_ancestor > a{
    background: #5d7cfb;
    color: #fff;
}

.homepage.hasbanner .header-three .main-navigation ul li{
    margin-left: 5px;
}

.homepage.hasbanner .header-three .main-navigation ul li:first-child{
    margin-left: 0;
}

.homepage.hasbanner .header-three .right .main-navigation ul ul li a,
.header-three .right .main-navigation ul ul li a{
    padding: 0 0 6px;
}

.homepage.hasbanner .header-three .right .main-navigation ul ul li a:hover,
.homepage.hasbanner .header-three .right .main-navigation ul ul li a:focus,
.homepage.hasbanner .header-three .right .main-navigation ul ul li:hover > a,
.homepage.hasbanner .header-three .right .main-navigation ul ul li:focus > a,
.homepage.hasbanner .header-three .right .main-navigation ul ul .current-menu-item > a,
.homepage.hasbanner .header-three .right .main-navigation ul ul .current-menu-ancestor > a,
.homepage.hasbanner .header-three .right .main-navigation ul ul .current_page_item > a,
.homepage.hasbanner .header-three .right .main-navigation ul ul .current_page_ancestor > a,
.header-three .right .main-navigation ul ul li a:hover,
.header-three .right .main-navigation ul ul li a:focus,
.header-three .right .main-navigation ul ul li:hover > a,
.header-three .right .main-navigation ul ul li:focus > a,
.header-three .right .main-navigation ul ul .current-menu-item > a,
.header-three .right .main-navigation ul ul .current-menu-ancestor > a,
.header-three .right .main-navigation ul ul .current_page_item > a,
.header-three .right .main-navigation ul ul .current_page_ancestor > a{
    background: none;
    color: #5d7cfb;
}

@media only screen and (max-width: 1024px){
    .header-three .header-t{
        display: none;
    }

    .homepage.hasbanner .header-three #toggle-button,
    .header-three #toggle-button{
        border-color: #ececec;
    }

    .homepage.hasbanner .header-three #toggle-button span:before,
    .homepage.hasbanner .header-three #toggle-button span:after,
    .homepage.hasbanner .header-three #toggle-button span,
    .header-three #toggle-button span:before,
    .header-three #toggle-button span:after,
    .header-three #toggle-button span{
        background: #8a93a7;
    }
}

/*=============================
 Header Four Style
=============================*/
body:not(.home) .header-four{
    margin: 0 0 30px;
}

.header-four,
.homepage.hasbanner .header-four{
    position: unset;
    background: #fff;
    margin: 0;
}

.header-four .header-t{
    border-bottom: 1px solid #e6e6ee;
    padding: 5px 0;
}

.header-four .header-t .social-networks{
    margin: 8px 0 0;
    padding: 0;
    list-style: none;
    float: left;
    font-size: 0.800em;
}

.header-four .header-t .social-networks li{
    float: left;
    margin-right: 35px;
}

.header-four .header-t .social-networks li:last-child{
    margin-right: 0;
}

.header-four .header-t .social-networks li a{
    display: block;
    color: #8b93a6;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
   transition: ease 0.2s;
}

.header-four .header-t .social-networks li a:hover,
.header-four .header-t .social-networks li a:focus{
    text-decoration: none;
    color: #8aacb7;
}

.header-four .header-t .tel-link{
    float: right;
    font-size: 0.800em;
    font-weight: 600;
    color: #8b93a6;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
   transition: ease 0.2s;
}

.header-four .header-t .tel-link svg{
    margin-right: 5px;
}

.header-four .header-t .tel-link:hover,
.header-four .header-t .tel-link:focus{
    text-decoration: none;
    color: #8aacb7;
}

.homepage.hasbanner .header-four .site-branding .site-title a,
.header-four .site-branding .site-title a{
    color: #000;
}

.homepage.hasbanner .header-four .right .tools .languages li a,
.header-four .right .tools .languages li a{
    color: #8a92a5;
}

.homepage.hasbanner .header-four .right .tools .form-section-holder .form-section svg,
.header-four .right .tools .form-section-holder .form-section svg{
    fill: #8a92a5;
}

.header-four .main-header{
    padding: 15px 0;
}

.header-four .main-header:after{
    display: block;
    clear: both;
    content: '';
}

.homepage.hasbanner .header-four .site-branding .site-description{color: #333;}

.header-four .navigation-holder{
    background: #5d7cfb;
}

.header-four .main-navigation ul li a{
    color: #fff !important;
}

.header-four .main-navigation ul li a:hover,
.header-four .main-navigation ul li a:focus{
    color: rgba(255, 255, 255, 0.8) !important;
}

.header-four .main-navigation ul ul li a{
    color: #333 !important;
}

.header-four .main-navigation ul ul li a:hover,
.header-four .main-navigation ul ul li a:focus{
    color: #8aacb7 !important;
}

@media only screen and (max-width: 1024px){
    .header-four .header-t,
    .header-four .navigation-holder{
        display: none;
    }

    .homepage.hasbanner .header-four #toggle-button,
    .header-four #toggle-button{
        border-color: #ececec;
    }

    .homepage.hasbanner .header-four #toggle-button span:before,
    .homepage.hasbanner .header-four #toggle-button span:after,
    .homepage.hasbanner .header-four #toggle-button span,
    .header-four #toggle-button span:before,
    .header-four #toggle-button span:after,
    .header-four #toggle-button span{
        background: #8a93a7
    }
}

/*==============================
 Background Style
==============================*/
.site{
    background: #fff;
}

.custom-background .site{
    max-width: 95%;
    margin: 0 auto;
}

.custom-background.homepage.hasbanner .header-one{
    max-width: 95%;
    left: auto;
}

/*===================================
 Custom widget style
===================================*/
.widget-area .widget_travel_booking_toolkit_cta_widget .wptravelengine-cta-container,
.site-footer .widget_travel_booking_toolkit_cta_widget .wptravelengine-cta-container{
    padding: 60px 30px
}

.widget-area .widget_travel_booking_toolkit_cta_widget .travel_booking_toolkit-cta-bg,
.site-footer .widget_travel_booking_toolkit_cta_widget .travel_booking_toolkit-cta-bg{
    position: relative;
    z-index: 1;
}

.widget-area .widget_travel_booking_toolkit_cta_widget .centered,
.site-footer .widget_travel_booking_toolkit_cta_widget .centered{
    text-align: center;
}

.widget-area .widget_travel_booking_toolkit_cta_widget .travel_booking_toolkit-cta-bg:before,
.site-footer .widget_travel_booking_toolkit_cta_widget .travel_booking_toolkit-cta-bg:before{
    content: '';
    background: rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#secondary .widget_travel_booking_toolkit_cta_widget .widget-title,
.site-footer .widget_travel_booking_toolkit_cta_widget .widget-title,
.widget-area .widget_travel_booking_toolkit_cta_widget .text-holder p,
.site-footer .widget_travel_booking_toolkit_cta_widget .text-holder p{
    color: #fff;
}

.btn-cta {
    display: inline-block;
    background: #8aacb7;
    color: #fff;
    padding: 14px 40px;
    line-height: 1.6875em;
    font-size: 0.8em;
    font-weight: 700;
    line-height: 1;
    /*text-transform: uppercase;*/
    border: 1px solid #8aacb7;
    border-radius: 100px;
    margin: 5px;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

.btn-cta:hover,
.btn-cta:focus{
    text-decoration: none;
    background: none;
}

.widget-area .widget_travel_booking_toolkit_cta_widget .right .button-holder,
.site-footer .widget_travel_booking_toolkit_cta_widget .right .button-holder{
    text-align: right;
}

/*=======================================
 Clients Logos widget
========================================*/
.widget_wptravelengine_client_logo_widget .image-holder{
    margin: 0 0 20px;
}

.widget_wptravelengine_client_logo_widget .image-holder .black-white{
    filter: grayscale(100%);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.widget_wptravelengine_client_logo_widget .image-holder .black-white:hover,
.widget_wptravelengine_client_logo_widget .image-holder .black-white:focus{
    filter: grayscale(0);
}

/*================================
 widget contact us style
================================*/
#secondary .widget_travel_booking_toolkit_contact_social_links .contact-list,
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links .contact-list{
    margin: 0 0 30px;
}

#secondary .widget_travel_booking_toolkit_contact_social_links .contact-list li,
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links .contact-list li{
    padding-bottom: 0;
    border-bottom: 0;
}

#secondary .widget_travel_booking_toolkit_contact_social_links .contact-list li svg,
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links .contact-list li svg{
    margin-right: 5px;
    width: 20px;
}

#secondary .widget_travel_booking_toolkit_contact_social_links .social-networks,
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links .social-networks{
    overflow: hidden;
}

#secondary .widget_travel_booking_toolkit_contact_social_links .social-networks li,
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links .social-networks li{
    padding: 0;
    margin-right: 15px;
    border-bottom: 0;
    float: left;
    margin-right: 15px;
}

/*======================
WIDGET CONTACT INFO
=====================*/
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links .travel_booking_toolkit-contact-widget-wrap.contact-info p {
    color: rgba(255,255,255,0.6);
    font-size: 0.9000em;
}

#secondary .widget_travel_booking_toolkit_contact_social_links ul li, 
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links ul li {
    border-bottom: none;
    padding-bottom: 0;
    position: relative;
    padding-left: 50px;
    min-height: 35px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links ul li {
    color: rgba(255,255,255,0.6);
}

.widget_travel_booking_toolkit_contact_social_links ul li svg {
    font-size: 16px;
    width: 35px !important;
    text-align: center;
    height: 35px;
    line-height: 35px;
    padding: 10px;
    background: rgba(0,0,0,0.05);
    border-radius: 100%;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
}

.site-footer .widget_travel_booking_toolkit_contact_social_links ul li svg {
    color: #fff;
}

#secondary .widget .travel_booking_toolkit-contact-widget-wrap ul.social-networks li a svg {
    background: none;
    margin: auto;
    right: 0;
    padding: 0;
    width: 15px !important;
    height: 17px;
    line-height: normal;
    top: 11px;
}

.widget_travel_booking_toolkit_contact_social_links ul.social-networks, 
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links ul.social-networks {
    margin-top: 30px;
}

.widget_travel_booking_toolkit_contact_social_links .social-networks li, 
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links ul.social-networks li {
    display: inline-block;
    padding-left: 0;
    margin: 5px;
}

.widget_travel_booking_toolkit_contact_social_links .social-networks li a, 
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links ul.social-networks li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 25px;
}

#secondary .widget .travel_booking_toolkit-contact-widget-wrap ul.social-networks {
    margin-top: 20px;
    border-top: 1px solid #eee;
    padding-top: 20px;
}

#secondary .widget .travel_booking_toolkit-contact-widget-wrap ul.social-networks li {
    margin: 5px;
    padding: 0;
    display: inline-block;
    text-align: center;
}

#secondary .widget .travel_booking_toolkit-contact-widget-wrap ul.social-networks li a {
    font-size: 18px;
    background: rgba(0,0,0,0.05);
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

#secondary .widget .travel_booking_toolkit-contact-widget-wrap ul.social-networks li a:hover {
    background: #8aacb7;
    color: #fff;
}

/*=================================
 Icon text widget style
=================================*/
.widget_travel_booking_toolkit_icon_text_widget .primary-btn:hover,
.widget_travel_booking_toolkit_icon_text_widget .primary-btn:focus{
    background: none;
    border-color: #8aacb7;
}

/*==============================
 Image Text widget
==============================*/
.widget_travel_booking_toolkit_image_text_widget .primary-btn:hover,
.widget_travel_booking_toolkit_image_text_widget .primary-btn:focus{
    background: none;
    border-color: #8aacb7;
}

/*===============================
 Recent Post widget style
================================*/
#secondary .widget_travel_booking_toolkit_recent_post ul li,
.site-footer .footer-t .widget_travel_booking_toolkit_recent_post ul li{
    padding: 0;
    border-bottom: 0;
    margin: 0 0 30px;
}

.widget_travel_booking_toolkit_recent_post ul li:after{
    display: block;
    clear: both;
    content: '';
}

.widget_travel_booking_toolkit_recent_post ul li .post-thumbnail{
    float: left;
    width: 95px;
    margin-right: 20px;
    height: 80px;
}

.widget_travel_booking_toolkit_recent_post ul li .post-thumbnail img{
    vertical-align: top;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.widget_travel_booking_toolkit_recent_post ul li .entry-header{
    overflow: hidden;
}

.widget_travel_booking_toolkit_recent_post ul li .entry-header .cat-links,
.widget_travel_booking_toolkit_recent_post ul li .entry-header .entry-meta{
    font-size: 0.556em;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 8px;
    text-transform: uppercase;
    display: block;
}

#secondary .widget_travel_booking_toolkit_recent_post ul li .entry-header .cat-links  a,
#secondary .widget_travel_booking_toolkit_recent_post ul li .entry-header .entry-meta  a{
    color: #B1B1B2;
    margin: 0 5px 5px 0;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#secondary .widget_travel_booking_toolkit_recent_post ul li .entry-header .cat-links  a:hover,
#secondary .widget_travel_booking_toolkit_recent_post ul li .entry-header .cat-links  a:focus,
#secondary .widget_travel_booking_toolkit_recent_post ul li .entry-header .entry-meta  a:hover,
#secondary .widget_travel_booking_toolkit_recent_post ul li .entry-header .entry-meta  a:focus{
    color: #8aacb7;
}

.widget_travel_booking_toolkit_recent_post ul li .entry-header .entry-title{
    font-size: 1.111em;
    line-height: 1.250em;
    font-weight: 700;
    margin: 0 0 8px;
}

.widget_travel_booking_toolkit_recent_post .style-two li .post-thumbnail,
.widget_travel_booking_toolkit_recent_post .style-three li .post-thumbnail{
    float: none;
    display: block;
    width: 100%;
    margin: 0 0 20px;
    height: auto;
}

.widget_travel_booking_toolkit_recent_post .style-three li .entry-header{
    max-width: 90%;
    margin: -50px auto 0;
    background: #fff;
    padding: 20px;
    position: relative;
    z-index: 1;
    text-align: center;
}

/*=====================================
 Post pagination Style
====================================*/
.site-main .post-navigation .nav-previous{
    padding-left: 30px;
    position: relative;
}

.site-main .post-navigation .nav-previous:before{
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M16.01,11H8v2h8.01v3L22,12,16.01,8Z'/></svg>") no-repeat 10px 13px;
    background-size: 1.5em;
    width: 32px;
    height: 32px;
    transform: rotate(180deg);
}

.site-main .post-navigation .nav-previous a{
    display: block;
}

.site-main .post-navigation .nav-previous a:hover,
.site-main .post-navigation .nav-previous a:focus{
    text-decoration: none;
}

.site-main .post-navigation .nav-previous .meta-nav{
    display: block;
    font-size: 0.600em;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 5px;
    color: #CCC6C8;
}

.site-main .post-navigation .nav-previous .post-title{
    display: block;
    font-size: 1em;
    line-height: 1.600em;
    font-weight: 700;
    color: #000000;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.site-main .post-navigation .nav-previous:hover .post-title,
.site-main .post-navigation .nav-previous:focus .post-title{
    color: #8aacb7;
}

.site-main .post-navigation .nav-next{
    position: relative;
    padding-right: 30px;
}

.site-main .post-navigation .nav-next:before{
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M16.01,11H8v2h8.01v3L22,12,16.01,8Z'/></svg>") no-repeat 9px -4px;
    background-size: 1.5em;
    width: 32px;
    height: 32px;
}

.site-main .post-navigation .nav-next a{
    display: block;
}

.site-main .post-navigation .nav-next a:hover,
.site-main .post-navigation .nav-next a:focus{
    text-decoration: none;
}

.site-main .post-navigation .nav-next .meta-nav{
    display: block;
    font-size: 0.600em;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 5px;
    color: #CCC6C8;
}

.site-main .post-navigation .nav-next .post-title{
    display: block;
    font-size: 1em;
    line-height: 1.600em;
    font-weight: 700;
    color: #000000;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.site-main .post-navigation .nav-next:hover .post-title,
.site-main .post-navigation .nav-next:focus .post-title{
    color: #8aacb7;
}

/*==================================
 Advance Search Form Style
==================================*/
.trip-search h3{
    display: none;
}

.trip-search form{
    background: rgba(240, 244, 245, 0.85);
    padding: 10px;
    border-radius: 4px;
}

.trip-search form .class-wte-advanced-search-wrapper{
    background: #fff;
    margin: 0;
    border-radius: 4px;
    width: 100%;
}

.trip-search form .custom-select select{
    border: 0;
    width: 100%;
    font-size: 0.800em;
    line-height: 1.688em;
    color: #8A93A7;
}

.trip-search form .class-wte-advanced-search-wrapper .advanced-search-field{
    padding: 0;
    border-right: 1px solid #E7E9ED;
    padding: 10px 15px;
    position: relative;
}

.trip-search form .custom-select{
    position: relative;
    padding-left: 18px;
}

.trip-search form .trip-destination .custom-select:before{
    position: absolute;
    top: 10px;
    left: 0;
    content: '';
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M16,0C9.6-0.2,4.3,4.8,4,11.1c-0.1,1.9,0.4,3.8,1.3,5.5c2.4,4.4,9.6,14.5,9.9,14.9c0.2,0.3,0.5,0.4,0.8,0.4c0.3,0,0.6-0.1,0.8-0.4c0.3-0.4,7.4-10.6,9.9-14.9c0.9-1.7,1.4-3.6,1.4-5.5C27.7,4.8,22.4-0.2,16,0z M16,16.5c-3,0-5.4-2.4-5.4-5.4v0c0-3,2.4-5.4,5.4-5.4c3,0,5.4,2.4,5.4,5.4C21.3,14,18.9,16.4,16,16.5z'/></svg>") no-repeat center center #fff;
    background-size: 16px;
    width: 16px;
    height: 16px;
    pointer-events: none;
}

.trip-search form .trip-activities .custom-select:before{
    position: absolute;
    top: 10px;
    left: 0;
    content: '';
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M16.8,30.3v-6.1L11,19.8c-0.6-0.5-1-1.2-0.8-2c0-0.3,0-0.6,0.1-1l2.1-7.7c0.1-0.4,0.3-0.7,0.5-1c0.5-1,1.7-1.4,2.8-0.9c0.1,0,0.1,0.1,0.2,0.1l10.5,6.1c0.6,0.3,0.8,1.1,0.5,1.7c0,0,0,0.1-0.1,0.1c-0.2,0.3-0.5,0.5-0.8,0.5l-1,15.4c0,0.4-0.4,0.7-0.8,0.7h0c-0.4,0-0.7-0.4-0.7-0.8c0,0,0,0,0,0l1-15.7l-7.6-3.3l-1.6,5.7l4.6,4.3l0.1,0.1c0.3,0.3,0.5,0.7,0.5,1.2v6.9c-0.1,1-0.9,1.8-1.9,1.7C17.6,31.9,16.9,31.2,16.8,30.3L16.8,30.3z M6,31.8c-0.9-0.3-1.3-1.3-0.9-2.2c0,0,0,0,0,0l3.4-7.4c0.5-1,1.6-1.4,2.6-1c0.9,0.3,1.4,1.4,1.1,2.3c0,0,0,0.1-0.1,0.1l0,0.1L8.5,31c-0.3,0.6-1,1-1.6,1C6.6,32,6.3,31.9,6,31.8L6,31.8z M7.4,18H7.1c-0.6,0-1.1-0.4-1.1-1L5.6,8.6c0-0.7,0.2-1.3,0.6-1.9L7.3,5c0.3-0.5,1-0.6,1.5-0.2L11,6.3c0.5,0.4,0.7,1,0.6,1.6L8.8,17C8.6,17.6,8,17.9,7.4,18L7.4,18z M16.8,6.3c-1.7,0-3.1-1.4-3.1-3.1C13.6,1.4,15,0,16.7,0c0.1,0,0.2,0,0.2,0c1.7,0,3.2,1.3,3.2,3.1c0,1.7-1.3,3.2-3.1,3.2c-0.1,0-0.1,0-0.2,0L16.8,6.3z'/></svg>") no-repeat center center #fff;
    background-size: 16px;
    width: 16px;
    height: 16px;
    pointer-events: none;
}

.trip-search form .custom-select:after{
    position: absolute;
    top: 7px;
    right: 0;
    content: '';
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M11,13.5l5,5l5-5H11z'/></svg>") no-repeat center center #fff;
    /*background-size: 1.5em;*/
    width: 17px;
    height: 22px;
    pointer-events: none;
}

.trip-search form .class-wte-advanced-search-wrapper .advanced-search-field strong{
    font-size: 0.800em;
    line-height: 1.688em;
    color: #8A93A7;
    font-weight: 400;
    display: block;
    margin-top: 3px;
    position: relative;
    padding-left: 20px;
}

.trip-search form .class-wte-advanced-search-wrapper .trip-duration strong:before{
    position: absolute;
    top: 6px;
    left: 0;
    content: '';
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M30.3,32H1.5C0.7,32,0,31.3,0,30.5c0,0,0,0,0,0V4.6c0-0.8,0.7-1.5,1.5-1.5h4.6V1.5C6.1,0.7,6.8,0,7.6,0c0.8,0,1.5,0.7,1.5,1.5c0,0,0,0,0,0v1.5h13.7V1.5c0-0.8,0.7-1.5,1.5-1.5c0.8,0,1.5,0.7,1.5,1.5v1.5h4.6c0.8,0,1.5,0.7,1.5,1.5v25.9C31.9,31.3,31.2,32,30.3,32z M28.9,13c0-0.4-0.3-0.7-0.7-0.7c0,0,0,0,0,0H3.8C3.4,12.2,3,12.6,3,13c0,0,0,0,0,0v15.2c0,0.4,0.3,0.7,0.7,0.7c0,0,0,0,0,0h24.3c0.4,0,0.7-0.3,0.7-0.7c0,0,0,0,0,0L28.9,13L28.9,13z M25.8,19.1h-3c-0.4,0-0.7-0.3-0.7-0.7c0,0,0,0,0,0v-3c0-0.4,0.3-0.7,0.7-0.8c0,0,0,0,0,0h3c0.4,0,0.7,0.3,0.7,0.8l0,0v3C26.6,18.7,26.2,19.1,25.8,19.1L25.8,19.1z M17.5,26.7h-3c-0.4,0-0.7-0.3-0.7-0.7v-3c0-0.4,0.3-0.7,0.7-0.7h0h3c0.4,0,0.7,0.3,0.7,0.7v0v3C18.2,26.3,17.9,26.7,17.5,26.7L17.5,26.7z M17.5,19.1h-3c-0.4,0-0.7-0.3-0.7-0.8l0,0v-3c0-0.4,0.3-0.7,0.7-0.8c0,0,0,0,0,0h3c0.4,0,0.7,0.3,0.7,0.7c0,0,0,0,0,0v3C18.2,18.7,17.9,19.1,17.5,19.1L17.5,19.1z M9.1,26.7h-3c-0.4,0-0.7-0.3-0.7-0.7v-3c0-0.4,0.3-0.7,0.7-0.7h0h3c0.4,0,0.7,0.3,0.7,0.7v0v3C9.9,26.3,9.5,26.7,9.1,26.7C9.1,26.7,9.1,26.7,9.1,26.7L9.1,26.7z M9.1,19.1h-3c-0.4,0-0.7-0.3-0.7-0.8l0,0v-3c0-0.4,0.3-0.7,0.7-0.8c0,0,0,0,0,0h3c0.4,0,0.7,0.3,0.7,0.8l0,0v3C9.9,18.7,9.6,19,9.1,19.1C9.2,19.1,9.1,19.1,9.1,19.1L9.1,19.1z'/></svg>") no-repeat center center #fff;
    background-size: 16px;
    width: 16px;
    height: 16px;
    pointer-events: none;
}

.trip-search form .class-wte-advanced-search-wrapper .trip-cost strong:before{
    position: absolute;
    top: 7px;
    left: 0;
    content: '';
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M16,0C7.2,0,0,7.2,0,16s7.2,16,16,16s16-7.2,16-16C32,7.2,24.8,0,16,0z M16,2.8c7.3,0,13.2,5.9,13.2,13.2c0,7.3-5.9,13.2-13.2,13.2C8.7,29.2,2.8,23.3,2.8,16C2.8,8.7,8.7,2.8,16,2.8C16,2.8,16,2.8,16,2.8L16,2.8zM16,5.6c-0.8,0-1.4,0.6-1.4,1.4v0.8c-0.9,0.2-1.7,0.5-2.5,1.1c-1.1,0.9-1.7,2.2-1.7,3.6c0,1.4,0.8,2.7,2,3.5c1,0.5,2,0.9,3.1,1.3c1.3,0.5,3.3,0.9,3.3,2.2c0,0.6-0.2,1.1-0.7,1.4c-0.6,0.4-1.3,0.7-2.1,0.7c-1.2,0-2.3-0.6-3-1.7c-0.4-0.7-1.2-0.9-1.9-0.6c-0.7,0.4-0.9,1.2-0.6,1.9c0,0,0.1,0.1,0.1,0.1c0.9,1.4,2.3,2.5,4,2.8v0.9c0.1,0.8,0.8,1.3,1.5,1.2c0.6-0.1,1.2-0.6,1.2-1.2v-0.8c0.9-0.2,1.7-0.6,2.5-1.1c1.1-0.9,1.7-2.2,1.7-3.6c0-1.4-0.8-2.7-2-3.5c-1-0.5-2-0.9-3.1-1.3c-1.3-0.5-3.3-1-3.3-2.2c0-0.6,0.2-1.1,0.7-1.5c0.6-0.4,1.3-0.7,2.1-0.6c1.2,0,2.3,0.6,3,1.6c0.4,0.6,1.3,0.8,1.9,0.4c0.6-0.4,0.8-1.2,0.5-1.8c-0.9-1.4-2.3-2.4-4-2.8V7C17.4,6.2,16.8,5.6,16,5.6C16,5.6,16,5.6,16,5.6L16,5.6z'/></svg>") no-repeat center center #fff;
    background-size: 16px;
    width: 16px;
    height: 16px;
    pointer-events: none;
}

.trip-search form .trip-dates .custom-select:before{
    position: absolute;
    top: 10px;
    left: 0;
    content: '';
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M30.3,32H1.5C0.7,32,0,31.3,0,30.5c0,0,0,0,0,0V4.6c0-0.8,0.7-1.5,1.5-1.5h4.6V1.5C6.1,0.7,6.8,0,7.6,0c0.8,0,1.5,0.7,1.5,1.5c0,0,0,0,0,0v1.5h13.7V1.5c0-0.8,0.7-1.5,1.5-1.5c0.8,0,1.5,0.7,1.5,1.5v1.5h4.6c0.8,0,1.5,0.7,1.5,1.5v25.9C31.9,31.3,31.2,32,30.3,32z M28.9,13c0-0.4-0.3-0.7-0.7-0.7c0,0,0,0,0,0H3.8C3.4,12.2,3,12.6,3,13c0,0,0,0,0,0v15.2c0,0.4,0.3,0.7,0.7,0.7c0,0,0,0,0,0h24.3c0.4,0,0.7-0.3,0.7-0.7c0,0,0,0,0,0L28.9,13L28.9,13z M25.8,19.1h-3c-0.4,0-0.7-0.3-0.7-0.7c0,0,0,0,0,0v-3c0-0.4,0.3-0.7,0.7-0.8c0,0,0,0,0,0h3c0.4,0,0.7,0.3,0.7,0.8l0,0v3C26.6,18.7,26.2,19.1,25.8,19.1L25.8,19.1z M17.5,26.7h-3c-0.4,0-0.7-0.3-0.7-0.7v-3c0-0.4,0.3-0.7,0.7-0.7h0h3c0.4,0,0.7,0.3,0.7,0.7v0v3C18.2,26.3,17.9,26.7,17.5,26.7L17.5,26.7z M17.5,19.1h-3c-0.4,0-0.7-0.3-0.7-0.8l0,0v-3c0-0.4,0.3-0.7,0.7-0.8c0,0,0,0,0,0h3c0.4,0,0.7,0.3,0.7,0.7c0,0,0,0,0,0v3C18.2,18.7,17.9,19.1,17.5,19.1L17.5,19.1z M9.1,26.7h-3c-0.4,0-0.7-0.3-0.7-0.7v-3c0-0.4,0.3-0.7,0.7-0.7h0h3c0.4,0,0.7,0.3,0.7,0.7v0v3C9.9,26.3,9.5,26.7,9.1,26.7C9.1,26.7,9.1,26.7,9.1,26.7L9.1,26.7z M9.1,19.1h-3c-0.4,0-0.7-0.3-0.7-0.8l0,0v-3c0-0.4,0.3-0.7,0.7-0.8c0,0,0,0,0,0h3c0.4,0,0.7,0.3,0.7,0.8l0,0v3C9.9,18.7,9.6,19,9.1,19.1C9.2,19.1,9.1,19.1,9.1,19.1L9.1,19.1z'/></svg>") no-repeat center center #fff;
    background-size: 16px;
    width: 16px;
    height: 16px;
    pointer-events: none;
}

.trip-search form .class-wte-advanced-search-wrapper .advanced-search-field strong:after{
    position: absolute;
    top: 7px;
    right: 0;
    content: '';
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M11,13.5l5,5l5-5H11z'/></svg>") no-repeat center center #fff;
    /*background-size: 1.5em;*/
    width: 17px;
    height: 22px;
    pointer-events: none;
}

.trip-search form .class-wte-advanced-search-wrapper .search-dur,
.trip-search form .class-wte-advanced-search-wrapper .search-price{
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background: #fff;
    padding: 10px 25px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 5px 5px;
    z-index: 1;
    border-right: 0;
}

.trip-search form .search-dur .ui-widget.ui-widget-content,
.trip-search form .search-price .ui-widget.ui-widget-content{
    height: 2px;
    background: #d3d3d3;
    border-radius: 0;
    margin: 0 0 10px;
}

.trip-search form .search-dur .ui-slider-horizontal .ui-slider-range,
.trip-search form .search-price .ui-slider-horizontal .ui-slider-range{
    border-radius: 0;
    background: #8aacb7;
    height: 2px;
    top: -1px;
}

.trip-search form .search-dur .ui-slider-horizontal .ui-slider-handle,
.trip-search form .search-price .ui-slider-horizontal .ui-slider-handle{
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 6px solid #8aacb7;
    border-bottom: 8px solid transparent;
    background: none;
    border-right: 0;
    border-radius: 0;
    top: -8px;
    margin-left: -1px;
}

.trip-search form .search-dur .ui-slider-horizontal .ui-slider-handle + .ui-slider-handle,
.trip-search form .search-price .ui-slider-horizontal .ui-slider-handle + .ui-slider-handle{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: -5px;
}

.trip-search form .search-dur .duration-slider-value,
.trip-search form .search-price .cost-slider-value{overflow: hidden;}

.trip-search form .search-dur .duration-slider-value .min-duration,
.trip-search form .search-price .cost-slider-value .min-cost{
    float: left;
    font-size: 0.75em;
    background: #eee;
    border-radius: 20px;
    padding: 0 10px;
    line-height: 2em;
}

.trip-search form .search-dur .duration-slider-value .max-duration,
.trip-search form .search-price .cost-slider-value .max-cost{
    float: right;
    font-size: 0.75em;
    background: #eee;
    border-radius: 20px;
    padding: 0 10px;
    line-height: 2em;
}

.trip-search form input[type=submit]{
    border-radius: 0 4px 4px 0;
    height: 100%;
    text-transform: uppercase;
}

@media only screen and (max-width: 1024px){
    .trip-search form .class-wte-advanced-search-wrapper .advanced-search-field-submit{
        padding: 10px 15px;
    }

    .trip-search form input[type="submit"]{
        width: 100%;
        border-radius: 0;
    }
}

.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-header .cat-links a{
    color: #000;
}

.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-header .cat-links a:hover,
.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-header .cat-links a:focus{
    color: #8aacb7;
}

.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-header .entry-title a{
    color: #000;
}

.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-header .entry-title a:hover,
.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-header .entry-title a:focus{
    color: #8aacb7;
}

.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-meta a{
    color: #000;
}

.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-meta a:hover,
.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-meta a:focus{
    color: #8aacb7;
}

/*===============================
 Trip Listing Page
===============================*/
.post-type-archive-trip .trip-content-area .page-header{
    display: none;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .holder{
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 100%;
    overflow: hidden;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder{
    position: relative;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder img{
    vertical-align: top;
    border-radius: 5px 5px 0 0;
    width: 100%;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .trip-post-thumbnail{
    margin: 0;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .price-holder{
    position: absolute;
    bottom: 10px;
    left: 10px;
    vertical-align: middle;
    background: #f6f6f3;
    padding: 0 20px;
    border-radius: 100px;
    text-align: center;
    margin: 0 7px;
    font-size: 0.8em;
    font-weight: 900;
    color: #010101;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .group-discount{
    position: absolute;
    bottom: 10px;
    right: 10px;
    margin: 0 7px;
    background: #10c867;
    color: #ffffff;
    font-size: 0.7em;
    font-weight: 700;
    border-radius: 100px;
    padding: 1px 20px;
    cursor: pointer;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .group-discount .tooltip{
    position: absolute;
    bottom: 100%;
    right: 50%;
    width: 170px;
    font-size: 0.9em;
    line-height: 1.3em;
    border-radius: 100px;
    background: #000000;
    -webkit-transform: translate(50%, -10px);
    transform: translate(50%, -10px);
    padding: 5px;
    display: none;
    text-align: center;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .group-discount .tooltip:after{
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #000000;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -7px;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .group-discount:hover .tooltip,
.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .group-discount:focus .tooltip{
    display: block;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder{
    padding: 20px 0;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .star-holder{
    padding: 0 30px;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .review-wrap{
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .review-wrap .average-rating{
    margin: 0;
    padding: 0;
    border-bottom: 0;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .title{
    padding: 30px 30px 0;
    font-size: 1em;
    line-height: 1.3em;
    font-weight: 700;
    margin: 0 0 10px;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .title a{
    color: #010101;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .title a:hover,
.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .title a:focus{
    color: #8aacb7;
    text-decoration: none;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .meta-info{
    font-size: 0.8em;
    color: #6e6e6e;
    padding: 0 30px;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .next-trip-info{
    padding: 30px;
    border-top: 1px solid #dddddd;
    margin-top: 30px;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .next-trip-info h3{
    font-size: 0.8em;
    font-weight: 700;
    color: #010101;
    margin: 0;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .next-trip-info .next-departure-list{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.8em;
    color: #6e6e6e;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .next-trip-info .next-departure-list li{
    overflow: hidden;
    position: relative;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .next-trip-info .next-departure-list li:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px dotted #b6b6b6;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .next-trip-info .next-departure-list li .left{
    color: #8aacb7;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 10px;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .next-trip-info .next-departure-list li .right{
    float: right;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-left: 10px;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .btn-holder{
    padding: 0 30px;
    text-align: center;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .btn-holder .btn-more{
    text-transform: uppercase;
    padding: 5px 37px;
    display: inline-block;
    background: #8aacb7;
    color: #fff;
    line-height: 1.6875em;
    font-size: 0.8em;
    font-weight: 700;
    border: 1px solid #8aacb7;
    border-radius: 100px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .btn-holder .btn-more:hover,
.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .btn-holder .btn-more:focus{
    text-decoration: none;
    color: #8aacb7;
    background: none;
}

/*=============================
 Trip Result Page Style
=============================*/
.trip-search-result #primary .advanced-search-wrapper .sidebar{
    background: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar h2{
    font-size: 1em;
    color: #000;
    padding: 20px 30px;
    margin: 0;
    border-bottom: 1px solid #ddd;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field{
    padding: 20px 30px 0;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field:last-child{
    padding-bottom: 20px;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar h3{
    font-size: 0.900em;
    margin: 0 0 18px;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar ul{
    font-size: 0.800em;
    color: #6E6E6E;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar ul li .count{
    background: #F7F8F9;
    padding: 0 10px;
    border-radius: 100px;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .ui-widget.ui-widget-content{
    height: 2px;
    background: #E3E5E7;
    border: 0;
    border-radius: 0;
    margin: 0 0 20px;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .ui-slider-horizontal .ui-slider-range{
    background: #8aacb7;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .ui-slider-horizontal .ui-slider-handle{
    width: 14px;
    height: 14px;
    background: #8aacb7;
    border-radius: 50%;
    border: 0;
    top: -6px;
    margin: 0;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .ui-slider-horizontal .ui-slider-handle:after{
    position: absolute;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #F4F6F8;
    content: '';
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .cost-slider-value,
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .duration-slider-value{
    overflow: hidden;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .cost-slider-value .min-cost,
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .duration-slider-value .min-duration{
    float: left;
    font-size: 0.75em;
    background: #eee;
    border-radius: 20px;
    padding: 0 10px;
    line-height: 2em;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .cost-slider-value .max-cost,
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .duration-slider-value .max-duration{
    float: right;
    font-size: 0.75em;
    background: #eee;
    border-radius: 20px;
    padding: 0 10px;
    line-height: 2em;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .foundPosts{
    font-size: 1.700em;
    line-height: 1.421em;
    margin: 0 0 20px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .holder{
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 100%;
    overflow: hidden;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder{
    position: relative;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder img{
    width: 100%;
    border-radius: 5px 5px 0 0;
    vertical-align: top;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder .price-holder{
    position: absolute;
    bottom: 10px;
    left: 10px;
    vertical-align: middle;
    background: #f6f6f3;
    padding: 0 20px;
    border-radius: 100px;
    text-align: center;
    margin: 0 7px;
    font-size: 0.8em;
    font-weight: 900;
    color: #010101;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder .price-holder{
    position: absolute;
    bottom: 10px;
    left: 10px;
    vertical-align: middle;
    background: #f6f6f3;
    padding: 0 20px;
    border-radius: 100px;
    text-align: center;
    margin: 0 7px;
    font-size: 0.8em;
    font-weight: 900;
    color: #010101;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder .group-discount{
    position: absolute;
    bottom: 10px;
    right: 10px;
    margin: 0 7px;
    background: #10c867;
    color: #ffffff;
    font-size: 0.7em;
    font-weight: 700;
    border-radius: 100px;
    padding: 1px 20px;
    cursor: pointer;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder .group-discount .tooltip{
    position: absolute;
    bottom: 100%;
    right: 50%;
    width: 170px;
    font-size: 0.9em;
    line-height: 1.3em;
    border-radius: 100px;
    background: #000000;
    -webkit-transform: translate(50%, -10px);
    transform: translate(50%, -10px);
    padding: 5px;
    display: none;
    text-align: center;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder .group-discount .tooltip:after{
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #000000;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -7px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder .group-discount:hover .tooltip,
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder .group-discount:focus .tooltip{
    display: block;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder{
    padding: 20px 0;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .star-holder{
    padding: 0 30px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .review-wrap{
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .review-wrap .average-rating{
    margin: 0;
    padding: 0;
    border-bottom: 0;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .entry-title{
    padding: 0 30px;
    font-size: 1em;
    line-height: 1.3em;
    font-weight: 700;
    margin: 0 0 10px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .entry-title a{
    color: #010101;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .entry-title a:hover,
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .entry-title a:focus{
    color: #8aacb7;
    text-decoration: none;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .meta-info{
    font-size: 0.8em;
    color: #6e6e6e;
    padding: 0 30px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .next-trip-info{
    padding: 30px;
    border-top: 1px solid #dddddd;
    margin-top: 30px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .next-trip-info h3{
    font-size: 0.8em;
    font-weight: 700;
    color: #010101;
    margin: 0;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .next-trip-info .next-departure-list{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.8em;
    color: #6e6e6e;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .next-trip-info .next-departure-list li{
    overflow: hidden;
    position: relative;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .next-trip-info .next-departure-list li:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px dotted #b6b6b6;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .next-trip-info .next-departure-list li .left{
    color: #8aacb7;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 10px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .next-trip-info .next-departure-list li .right{
    float: right;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-left: 10px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .btn-holder{
    padding: 0 30px;
    text-align: center;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .btn-holder .btn-more{
    text-transform: uppercase;
    padding: 5px 37px;
    display: inline-block;
    background: #8aacb7;
    color: #fff;
    line-height: 1.6875em;
    font-size: 0.8em;
    font-weight: 700;
    border: 1px solid #8aacb7;
    border-radius: 100px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .btn-holder .btn-more:hover,
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .btn-holder .btn-more:focus{
    text-decoration: none;
    color: #8aacb7;
    background: none;
}

.trip-search-result #primary .advanced-search-wrapper{
    position: relative;
}

#loader{
    position: absolute;
    
}

/*====================================
 Testimonial Archive Page Style
====================================*/
.page-template-testimonial .testimoanil-holder{
    margin-top: 50px;
}

.page-template-testimonial .testimoanil-holder .testimonial-item{
    border-top: 1px solid #DDDDDD;
    padding: 60px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .left{
    width: 162px;
    margin-right: 50px;
    align-items: flex-start;
    text-align: center;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .left .img-holder{
    margin: 0 0 24px;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .left .img-holder img{
    width: 128px;
    height: 128px;
    object-fit: cover;
    border-radius: 50%;
    vertical-align: top;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .left .star-holder{
    margin: 0 0 5px;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .left .star-holder .jq-ry-container{
    margin: 0 auto;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .left .name{
    display: block;
    font-size: 0.900em;
    margin: 0 0 5px;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .left address{
    margin: 0;
    font-style: normal;
    font-size: 0.800em;
    line-height: 1.250em;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .right{
    align-items: flex-start;
    flex: 1 0 0;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .right .visited-on{
    display: block;
    font-size: 0.800em;
    line-height: 1.750em;
    margin: 0 0 8px;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .right .testimonial-title{
    font-size: 1em;
    line-height: 1.300em;
    font-weight: 700;
    color: #8aacb7;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .right .testimonial-content{
    font-size: 0.900em;
    line-height: 1.833em;
}

@media only screen and (max-width: 767px){
    .page-template-testimonial .testimoanil-holder .testimonial-item{
        flex-direction: column;
    }

    .page-template-testimonial .testimoanil-holder .testimonial-item .left{
        width: 100%;
        margin: 0 0 30px;
    }

    .page-template-testimonial .testimoanil-holder .testimonial-item .right{
        text-align: center;
    }
}


/*Mobile Menu*/
.mobile-menu{
    display: none;
}

@media only screen and (max-width: 1024px){
    .site-header .right{
        display: none;
    }

    .mobile-menu {
        display: block;
        max-width: 540px;
        width: 100%;
        background: #f7f8f9;
        position: fixed;
        height: 100%;
        top: 0;
        right: -540px;
        /*right: 0;*/
        transition: cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
        z-index: 9999;
        overflow: auto;
        padding: 50px 55px 50px;
    }

    .menu-open .mobile-menu {
        right: 0;
    }

    .mobile-menu .main-navigation{margin: 0 0 60px;}

    .mobile-menu .main-navigation ul li a{
        color: #010101 !important;
        padding: 20px 0 !important;
    }

    .mobile-menu .main-navigation ul ul li a{
        padding: 10px 0 !important;
    }

    .mobile-menu .main-navigation ul li a:hover,
    .mobile-menu .main-navigation ul li a:focus,
    .mobile-menu .main-navigation ul li:hover > a,
    .mobile-menu .main-navigation ul li:focus > a,
    .mobile-menu .main-navigation ul .current-menu-item > a,
    .mobile-menu .main-navigation ul .current-menu-ancestor > a,
    .mobile-menu .main-navigation ul .current_page_ancestor > a,
    .mobile-menu .main-navigation ul .current_page_item > a{
        color: #8aacb7 !important;
    }

    .mobile-menu .languages {
        width: 180px;
        margin: 0 auto 50px;
        display: block;
        text-align: center;
        padding: 0;
        list-style: none;
        line-height: 1.6875em;
        font-size: 0.8em;
        font-weight: 700;
        text-transform: uppercase;
    }

    .mobile-menu .languages li a {
        background: #ffffff;
        border: 1px solid #e7e9ed;
        border-radius: 5px;
        padding: 15px 22px;
        display: block;
        color: #303236;
        -webkit-transition: ease 0.2s;
        -moz-transition: ease 0.2s;
        transition: ease 0.2s;
    }

    .mobile-menu .languages li {
        position: relative;
    }

    .mobile-menu .languages ul{
        padding: 0;
        margin-top: 6px;
        width: 100%;
        position: absolute;
        top: 100%;
        right: 0;
        background: #f7f8f9;
        margin: 6px 0 0;
        list-style: none;
        font-size: 1em;
        font-weight: 400;
        text-transform: none;
        border-radius: 0 0 5px 5px;
        display: none;
        z-index: 1
    }

    .mobile-menu .languages ul li{
        border-bottom: 0;
        padding: 0;
        margin: 0 0 6px;
    }

    .mobile-menu .languages li a:hover,
    .mobile-menu .languages li a:focus{
        text-decoration: none;
        color: #8aacb7;
        background: #f7f8f9;
    }

    .mobile-menu .languages ul li a{
        color: #333;
        display: block;
        padding: 0;
    }

    .mobile-menu .btn-close-menu {
        width: 50px;
        height: 50px;
        margin: 0 auto 30px;
        border: 1px solid #1c1b1b;
        border-radius: 50%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        cursor: pointer;
    }

    .mobile-menu .btn-close-menu span {
        width: 10px;
        height: 2px;
        background: #000;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .mobile-menu .btn-close-menu span:after {
        width: 2px;
        height: 10px;
        background: #000;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: '';
    }

    .mobile-menu .search-form{
        background: #fff;
        padding: 10px 20px 12px;
        border: 1px solid #ddd;
        border-radius: 5px;
        margin: 0 0 40px;
    }

    .mobile-menu .search-form:after{
        display: block;
        clear: both;
        content: '';
    }

    .mobile-menu .search-form label{
        float: left;
        width: calc(100% - 20px);
    }

    .mobile-menu .search-form input[type="search"]{
        width: 100%;
        margin: 0;
        padding: 0;
        font-size: 0.8em;
        color: #8a93a7;
        border: 0;
        border-radius: 0;
        background: none;
    }

    .mobile-menu .search-form input[type="submit"]{
        float: right;
        margin: 11px 0 0 0;
        padding: 0;
        border: 0;
        font-size: 0;
        border-radius: 0;
        background: url(images/bg-search.png) no-repeat;
        width: 13px;
        height: 13px;
    }
}

/*===================================
 Sticky Menu Style
===================================*/
.sticky-menu{
    position: fixed !important;
    width: 100% !important;
    top: 0 !important;
    z-index: 9999;
}

.header-five .sticky-menu{
                          background: #fff;
                          }

body:not(.hasbanner) .header-one.sticky-menu{
    background: #fff;
}

.header-three .sticky-menu{
    background: #fff;
}

.custom-background .header-two .sticky-menu,
.custom-background .header-three .sticky-menu,
.custom-background .header-four .sticky-menu,
.custom-background .header-one.sticky-menu{
    max-width: 95% !important;
}

/** Vertical Scroll for page template */ 
.page-template-template-trip_types .item .text {
    height: 250px;
    position: relative;
}
.page-template-template-activities .item .text {
    height: 250px;
    position: relative;
}
.team-section .col .text-holder .team-content {
    height: 157px;
    position: relative;
}

/*=============================================
 Header Layout Five Default style
=============================================*/
.homepage.hasbanner .header-five,
.heder-five{
    position: unset;
    background: #fff;
    margin: 0;
}

.header-five .header-t{
    border-bottom: 1px solid #e6e6ee;
    padding: 15px 0;
}

.header-five .header-t .container{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.header-five .header-t .social-networks{
    width: 30%;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    font-size: 0.800em;
    flex-wrap: wrap;
}

.header-five .header-t .social-networks li{
    margin-right: 25px;
}

.header-five .header-t .social-networks li a{
    color: #8b93a6;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.header-five .header-t .social-networks li a:hover,
.header-five .header-t .social-networks li a:focus{
    color: #8aacb7;
    text-decoration: none;
}

.header-five .header-t .site-branding{
    flex-basis: 0;
    flex-grow: 1;
    padding: 0;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.homepage.hasbanner .header-five .site-branding .site-title,
.header-five .site-branding .site-title{
    text-align: left;
}

.homepage.hasbanner .header-five .site-branding .site-title a,
.header-five .site-branding .site-title a{
    color: #000;
}

.homepage.hasbanner .header-five .site-branding .site-description,
.header-five .header-t .site-branding .site-description{
    color: #000;
}

.header-five .header-t .right{
    width: 30%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: right;
    align-items: center;
}

.header-five .header-t .right .tel-link{
    font-size: 0.800em;
    font-weight: 600;
    color: #8b93a6;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.header-five .header-t .right .tel-link svg{
    margin-right: 5px;
}

.header-five .header-t .right .tel-link:hover,
.header-five .header-t .right .tel-link:focus{
    text-decoration: none;
    color: #8aacb7; 
}

.header-five .header-t .right .separator{
    width: 1px;
    height: 32px;
    background: #e6e6ee;
    margin: 0 30px;
}

.header-five .header-t .right .tools{
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.header-five .right .tools:after{
    display: none;
}

.homepage.hasbanner .header-five .right .tools .form-section-holder .form-section svg,
.header-five .right .tools .form-section-holder .form-section svg{
    fill: #8b93a6;
}

.homepage.hasbanner .header-five .main-navigation ul li a,
.header-five .main-navigation ul li a{
    color: #000;
}

@media only screen and (min-width: 1025px){
    .homepage.hasbanner .header-five .main-navigation ul li,
    .header-five .main-navigation ul li{
        padding: 15px 0;
    }
}

.homepage.hasbanner .header-five .main-navigation ul li:first-child,
.header-five .main-navigation ul li:first-child{
    margin-left: 0;
}

.homepage.hasbanner .header-five .main-navigation ul ul li,
.header-five .main-navigation ul ul li{
    padding: 0 10px;
}

.homepage.hasbanner .header-five .main-navigation ul li:hover > ul,
.header-five .main-navigation ul li:focus > ul{
    margin-top: 15px;
}

.homepage.hasbanner .header-five .main-navigation ul ul ul,
.header-five .main-navigation ul ul ul{
    top: -25px;
}

@media only screen and (max-width: 1024px){
    .header-five .header-t .social-networks,
    .header-five .header-t .right,
    .header-five .navigation-holder{
        display: none;
    }

    .header-five .header-t .site-branding{
        justify-content: flex-start;
    }

    .homepage.hasbanner .header-five #toggle-button,
    .header-five #toggle-button{
        border-color: #ececec;
    }

    .header-five #toggle-button span,
    .homepage.hasbanner .header-five #toggle-button span,
    .header-five #toggle-button span:before,
    .homepage.hasbanner .header-five #toggle-button span:before,
    .header-five #toggle-button span:after,
    .homepage.hasbanner .header-five #toggle-button span:after{
        background: #8a93a7;
    }
}
