/*!
Theme Name: Mosaic Adventure
Author: Codewing Solutions
Author URI: https://codewing.co/
Description: Mosaic Adventure is a free 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. Mosaic Adventure WordPress theme is speed optimized, translation ready, SEO-friendly and mobile-friendly. Apart from travel booking companies, you can also use Mosaic Adventure theme for travel blogging, hotel, spa, bed and breakfast, luxury resort, reservation, tour operator, tourism, transports and car booking.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mosaic-adventure
Tags: blog, one-column, two-columns, right-sidebar, footer-widgets, custom-background, custom-header, custom-menu, custom-logo, featured-images, threaded-comments, portfolio, rtl-language-support, translation-ready, theme-options

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.

Mosaic Adventure 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/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body,
body.page,
body.post{
    margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
    font-size: 10px;
}

:root {
    --primary-font: 'MTTMilano-regular';
    --secondary-font: 'SangBleu Sans-regular';
    --font-color: #545454;
    --default-link-color: #121212;
    --orange-color: #F47721;
    --green-color: #0FAE2A;
    --blue-color: #0F61AE;
    --blue-color-rgb: 15, 97, 174;
    --primary-color: #0F61AE;
    --primary-color-rgb: 20, 125, 254;
}

body,
button,
input,
select,
optgroup,
textarea {
    color: var(--font-color);
    font-family: var(--primary-font);
    font-size: 1.8rem;
    line-height: 1.750em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    font-family: 'MTTMilano-bold';
    font-weight: normal;
}

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

dfn,
cite,
em,
i {
    font-family: 'MTTMilano-italic';
}

blockquote {
    margin: 0 0 3rem;
    padding: 2.2rem 0 0 2.4rem;
    position: relative;
}

blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 63px;
    content: '';
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="100" height="62.598" viewBox="0 0 100 62.598"><path d="M104.788,61.24a20.134,20.134,0,0,0-19-17c2.334-8.668,8-12.113,14.891-14.113a.805.805,0,0,0,.556-.889l-1.111-6.89s-.111-.556-1-.445C75.34,24.568,59.227,42.682,62.227,64.685,65.005,79.909,76.9,85.8,87.9,84.243a20.263,20.263,0,0,0,16.891-23Zm-75.9-17C31.112,35.57,37,32.125,43.781,30.125a.805.805,0,0,0,.556-.889l-1-6.89s-.111-.556-1-.445c-23.781,2.556-39.783,20.669-37,42.672C8.221,79.909,20.222,85.8,31.112,84.243a20.1,20.1,0,0,0,16.78-23A19.833,19.833,0,0,0,28.89,44.238Z" transform="translate(-5.019 -21.887)" fill="%230f61ae" opacity="0.1"/></svg>');
}

blockquote p {
    font-size: 3rem;
    line-height: 1.480em;
    font-family: 'SangBleu Sans-bold-italic';
    color: #121212;
    margin: 0 0 0.3em;
}

blockquote cite {
    font-family: 'MTTMilano-regular';
    color: #999;
    font-style: normal;
}

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

strong,
b {
    font-family: 'MTTMilano-bold';
    font-weight: normal;
}

/*--------------------------------------------------------------
# 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: #F2F7FB;
    /* 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-family: 'MTTMilano-bold';
    font-weight: normal;
}

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"] {
    border: 0;
    border-radius: 5px;
    background: var(--orange-color);
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    padding: 16px 30px;
    font-family: 'MTTMilano Medium';
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: var(--blue-color)
}

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: var(--blue-color);
}

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 {
    font-size: 14px;
    line-height: 16px;
    color: var(--default-link-color);
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    padding: 15px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

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 {
    border-color: #ccc;
}

select {
    border: 1px solid #EAEAEA;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: var(--blue-color);
    text-decoration: none;
}

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

a:focus {
    outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
    flex-basis: 0;
    flex-grow: 1;
}

.main-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

.main-navigation ul li {
    margin-left: 3rem;
    position: relative;
}

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

.main-navigation ul .menu-item-has-children {
    padding-right: 16px;
}

.main-navigation ul .menu-item-has-children:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 15px;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 320 512'%3E%3Cpath d='M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z'/%3E%3C/svg%3E") center center no-repeat;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.main-navigation ul li a {
    color: #fff;
    font-family: 'MTTMilano Medium';
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

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

.main-navigation ul ul {
    position: absolute;
    top: 100%;
    left: -2rem;
    width: 320px;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 6px;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.05);
    visibility: hidden;
    opacity: 0;
    line-height: 1.350em;
    -webkit-transition: ease 0.35s;
    -moz-transition: ease 0.35s;
    transition: ease 0.35s;
}

.main-navigation ul ul:before {
    position: absolute;
    top: 2px;
    left: 30px;
    width: 8px;
    height: 8px;
    background: #fff;
    content: '';
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.main-navigation ul li:hover>ul {
    visibility: visible;
    opacity: 1;
}

.main-navigation ul ul li {
    margin: 0;
    width: 100%;
}

.main-navigation ul ul .menu-item-has-children {
    padding-right: 0;
}

.main-navigation ul ul .menu-item-has-children:after {
    display: none;
}

.main-navigation ul ul li a {
    display: block;
    width: 100%;
    background: #fff;
    color: var(--font-color);
    /*padding: 0.4rem 2rem;*/
    padding: 1rem 2rem;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

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

.main-navigation ul ul li a:hover,
.main-navigation ul ul li a:focus,
.main-navigation ul ul li:hover>a,
.main-navigation ul ul li:focus>a,
.main-navigation ul ul .current-menu-item>a,
.main-navigation ul ul .current-menu-ancestor>a,
.main-navigation ul ul .current_page_item>a,
.main-navigation ul ul .current_page_ancestor>a {
    color: #000;
}

.main-navigation ul ul li:first-child>a {
    border-radius: 5px 5px 0 0;
    padding-top: 1.5rem;
}

.main-navigation ul ul li:last-child>a {
    border-radius: 0 0 5px 5px;
    padding-bottom: 1.5rem;
}

.main-navigation ul ul ul {
    left: 100%;
    top: 0;
    padding-top: 0;
    padding-left: 6px;
}

.main-navigation ul ul ul:before {
    display: none;
}

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

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    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;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

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

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

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

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

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

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

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.post,
.page {
    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;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

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

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption.alignright,
.wp-caption.alignleft {
    margin-bottom: 0;
}

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

.wp-caption .wp-caption-text {
    margin: 1rem 0 0;
}

.wp-caption-text {
    text-align: center;
    font-size: 1.4rem;
    color: #999;
}

.wp-caption.alignright .wp-caption-text,
.wp-caption.alignleft .wp-caption-text {
    text-align: left;
}

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

/*============================
 Common Site Style
============================*/
.container {
    /*max-width: 1640px;*/
    max-width: 1218px;
    /*padding: 0 15px;*/
    margin: 0 auto;
}

.wte-cc-pay-container.form-container {
    grid-template-rows: auto;
}

.btn-orange {
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    background: var(--orange-color);
    border: 2px solid var(--orange-color);
    font-family: 'MTTMilano Medium';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.6rem;
    line-height: 1.125em;
    padding: 2rem 3rem;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.btn-orange:hover,
.btn-orange:focus {
    background: none;
    color: var(--orange-color);
    text-decoration: none;
}

.btn-blue {
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    background: var(--blue-color);
    border: 2px solid var(--blue-color);
    font-family: 'MTTMilano Medium';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.6rem;
    line-height: 1.125em;
    padding: 2rem 3rem;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.btn-blue:hover,
.btn-blue:focus {
    background: none;
    color: var(--blue-color);
    text-decoration: none;
}

.tool-tip {
    background: #000;
    border-radius: 4px;
    padding: 0.5rem 1rem;
    font-size: 1.4rem;
    font-family: 'MTTMilano Medium';
    line-height: 1.250em;
    color: #fff;
    min-width: 9rem;
    text-align: center;
    position: absolute;
}

.tool-tip:after {
    position: absolute;
    bottom: -4px;
    left: 50%;
    width: 8px;
    height: 8px;
    background: #000;
    content: '';
    -webkit-transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}

.item.trip-showcase {
    padding-right: 35px;
}

.trip-showcase .img-holder {
    position: relative;
    margin: 0 0 40px;
}

.trip-showcase .img-holder img {
    vertical-align: top;
    border-radius: 4px;
}

.trip-showcase .img-holder .discount-holder {
    width: 7rem;
    height: 7rem;
    color: #fff;
    background: var(--orange-color);
    border-radius: 50%;
    font-size: 1.4rem;
    line-height: 1em;
    position: absolute;
    top: 25px;
    right: -35px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center; 
    /*padding: 1.5rem 1rem;*/
}

.trip-showcase .img-holder .discount-holder strong {
    font-size: 2.4rem;
    line-height: 1em;
    font-family: 'MTTMilano-black';
    margin: 3px 0 0;
}

.trip-showcase .img-holder .discount-holder strong small {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    font-family: 'MTTMilano-regular';
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    transform: translateY(-4px);
}

.trip-showcase .img-holder .price-holder {
    position: absolute;
    right: 20px;
    bottom: -20px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 1.5rem;
}

.trip-showcase .img-holder .price-holder .old-price {
    display: block;
    text-decoration: line-through;
    line-height: 1em;
    color: #999;
}

.trip-showcase .img-holder .price-holder .new-price {
    display: block;
    font-size: 3rem;
    line-height: 1em;
    font-family: 'MTTMilano-black';
    color: var(--blue-color);
}

.trip-showcase .img-holder .group-discount {
    position: absolute;
    top: 15px;
    left: 15px;
}

.trip-showcase .img-holder .group-discount img {
    vertical-align: top;
    width: 32px;
    height: 32px;
}

.group-discount .tool-tip {
    top: 2px;
    left: 45px;
    width: 175px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    transform: translateX(10px);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.group-discount .tool-tip:after {
    bottom: inherit;
    left: -4px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}

.group-discount:hover .tool-tip,
.group-discount:focus .tool-tip {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

.trip-showcase .trip-title {
    font-size: 2.4rem;
    line-height: 1.350em;
    font-family: 'SangBleu Sans-medium';
    font-weight: normal;
    margin: 0 0 10px 0;
}

.trip-showcase .trip-title a {
    color: #121212;
    font-family: 'SangBleu Sans-medium';
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.trip-showcase .trip-title a:hover,
.trip-showcase .trip-title a:focus {
    text-decoration: none;
    color: var(--blue-color);
}

.trip-showcase .meta {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.trip-showcase .meta .meta-info {
    display: flex;
    flex-wrap: wrap;
    line-height: 1em;
    color: #999;
}

.trip-showcase .meta .meta-info .destination {}

.trip-showcase .meta .meta-info .destination,
.trip-showcase .meta .meta-info .time {
    display: flex;
    align-items: center;
    margin-right: 20px;
    margin-top: 15px;
}

.trip-showcase .meta .star-rating {
    margin-top: 15px;
}

.trip-showcase .star-rating .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
    height: 20px;
}

.trip-showcase .meta .meta-info .destination svg,
.trip-showcase .meta .meta-info .time svg {
    margin-right: 8px;
    fill: var(--blue-color);
}

.trip-showcase .meta .star-rating img {
    width: inherit;
    vertical-align: top;
}

.trip-showcase .meta .star-rating .average-rating{
    margin: 0;
}

.trip-showcase .meta .star-rating .average-rating .aggregate-rating{
    display: none;
}

.trip-showcase .bottom {
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid rgba(15, 97, 174, 0.1);
}

.trip-showcase .bottom>span {
    font-size: 1.4rem;
    line-height: 1.650em;
    display: block;
    color: #121212;
    margin: 0 0 0.571em;
}

.available-dates {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    font-size: 1.3rem;
    line-height: 1em;
    color: #121212;
    font-family: 'MTTMilano-bold';
}

.available-dates li {
    width: 3rem;
    height: 3rem;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.16);
    margin: 0 3px 6px 0;
    position: relative;
    cursor: pointer;
    background: #fff;
}

.available-dates li.disabled {
    background: #F1F1F1;
    color: #999;
    cursor: default;
}

.trip-showcase .bottom .available-dates li .tool-tip {
    top: -3.8rem;
    opacity: 0;
    visibility: hidden;
    min-width: 100px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.trip-showcase .bottom .available-dates li:hover .tool-tip,
.trip-showcase .bottom .available-dates li:focus .tool-tip {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}

/*==========================
 Header Style
==========================*/
.site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    padding: 1.5rem 0;
}

.site-header:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    box-shadow: 0 200px 99px rgba(52, 69, 75, 0.4);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    transform: translateY(-300px);
}

.site-header .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.site-branding .custom-logo a {
    display: block;
}

.site-branding .custom-logo img {
    vertical-align: top;
}

.header-search .search-toggle {
    padding: 0;
    background: none;
    font-size: 1em;
    width: 35px;
    height: 30px;
    border-left: 1px solid rgba(255,255,255,0.5);
    border-radius: 0;
    text-align: right;
}

.header-search .search-toggle:hover {
    color: var(--orange-color);
}

.search-open {
    overflow: hidden;
}

.header-search-wrap {
    position: fixed;
    padding: 0 15px;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.85);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
}

.search-open .header-search-wrap {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    z-index: 9999;
}

.header-search-wrap .close {
    position: absolute;
    top: 50px;
    right: 50px;
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 0;
    background: none;
}

.header-search-wrap .close:before, 
.header-search-wrap .close:after {
    content: "";
    background: #fff;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header-search-wrap .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.header-search-wrap .close:hover:before, 
.header-search-wrap .close:hover:after {
    background: var(--orange-color);
}

.header-search-wrap .search-form {
    max-width: 768px;
    width: 100%;
    border-bottom: 5px solid rgba(255,255,255,0.5);
    display: flex;
    flex-wrap: wrap;
}

.header-search-wrap .search-form label {
    width: calc(100% - 70px);
}
.header-search-wrap .search-form input.search-field {
    background: none;
    border-radius: 0;
    height: 70px;
    font-size: 1.67em;
    color: #fff;
    padding: 10px 0;
    border: none;
    width: 100%;
}

.header-search-wrap .search-form input.search-submit {
    width: 70px;
    height: 70px;
    border-radius: 0;
    background-color: transparent;
    padding: 0;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg>');
    background-size: 30px;
    background-position: right center;
    background-repeat: no-repeat;
    text-indent: 80px;
    white-space: nowrap;
}

.header-search-wrap .search-form input.search-submit:hover {
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23F47721" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg>');
}


/*======================
 Banner style
======================*/
.banner {
    position: relative;
    background: #000;
    /*overflow: hidden;*/
}

.banner:after {
    position: absolute;
    bottom: -95px;
    left: 0;
    width: 100%;
    height: 144px;
    background: url(images/shadow.svg) no-repeat;
    content: '';
    background-size: cover;
}

.banner img {
    vertical-align: top;
    width: 100%;
    opacity: 0.9;
}

.banner .banner-text {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: 9px;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.banner .banner-text .holder {
    max-width: 802px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.banner .banner-title {
    font-size: 6rem;
    line-height: 1.250em;
    font-family: 'SangBleu Sans-regular';
    font-weight: normal;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.banner .btn-get-started:hover,
.banner .btn-get-started:focus {
    background: #fff;
    border-color: #fff;
}

.banner .banner-form {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 50px;
}

.banner-form .form-holder > h3{
    display: none;
}

.banner-form .form-holder .advanced-search-field h3{
    font-size: 20px;
    line-height: 1em;
    font-weight: normal;
    font-family: 'MTTMilano Medium';
    color: #fff;
    margin: 0 0 10px;
}

.banner-form .form-holder .advanced-search-field select{
    background: #F5F6F8;
    border-radius: 5px;
    height: 50px;
    width: 100%;
    font-size: 16px;
    line-height: 1.188em;
    padding: 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.banner-form .form-holder .advanced-search-field .custom-select{
    position: relative;
}

.banner-form .form-holder .advanced-search-field .custom-select:after{
    position: absolute;
    top: 50%;
    right: 15px;
    content: '';
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml; utf-8, <svg id="Arrow" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><rect width="20" height="20" rx="10" fill="%230f61ae"/><path d="M6.94,13.53,10,10.477l3.06,3.053.94-.94-4-4-4,4Z" transform="translate(0 -1.53)" fill="%23fff"/></svg>');
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    pointer-events: none;
}

.banner-form .form-holder .advanced-search-field.trip-dates .custom-select:after{
    width: 18px;
    height: 18px;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><g transform="translate(-8.391 -5)"><path d="M21.056,43.138h1.532a.517.517,0,0,0,.536-.5V41.226a.518.518,0,0,0-.536-.5H21.056a.518.518,0,0,0-.536.5v1.416A.518.518,0,0,0,21.056,43.138Z" transform="translate(-9.505 -28.584)" fill="%230f61ae"/><path d="M67.976,43.138h1.532a.517.517,0,0,0,.536-.5V41.226a.518.518,0,0,0-.536-.5H67.976a.518.518,0,0,0-.536.5v1.416A.517.517,0,0,0,67.976,43.138Z" transform="translate(-46.276 -28.584)" fill="%230f61ae"/><path d="M21.056,74.124h1.532a.518.518,0,0,0,.536-.5V72.212a.518.518,0,0,0-.536-.5H21.056a.518.518,0,0,0-.536.5v1.416A.517.517,0,0,0,21.056,74.124Z" transform="translate(-9.505 -53.373)" fill="%230f61ae"/><path d="M52.334,43.138h1.532a.517.517,0,0,0,.536-.5V41.226a.518.518,0,0,0-.536-.5H52.334a.518.518,0,0,0-.536.5v1.416A.518.518,0,0,0,52.334,43.138Z" transform="translate(-34.018 -28.584)" fill="%230f61ae"/><path d="M36.7,43.138h1.532a.517.517,0,0,0,.536-.5V41.226a.518.518,0,0,0-.536-.5H36.7a.518.518,0,0,0-.536.5v1.416A.518.518,0,0,0,36.7,43.138Z" transform="translate(-21.762 -28.584)" fill="%230f61ae"/><path d="M21.056,58.633h1.532a.518.518,0,0,0,.536-.5V56.721a.518.518,0,0,0-.536-.5H21.056a.518.518,0,0,0-.536.5v1.416A.518.518,0,0,0,21.056,58.633Z" transform="translate(-9.505 -40.98)" fill="%230f61ae"/><path d="M67.976,58.633h1.532a.518.518,0,0,0,.536-.5V56.721a.518.518,0,0,0-.536-.5H67.976a.518.518,0,0,0-.536.5v1.416A.517.517,0,0,0,67.976,58.633Z" transform="translate(-46.276 -40.98)" fill="%230f61ae"/><path d="M52.334,58.633h1.532a.518.518,0,0,0,.536-.5V56.721a.518.518,0,0,0-.536-.5H52.334a.518.518,0,0,0-.536.5v1.416A.518.518,0,0,0,52.334,58.633Z" transform="translate(-34.018 -40.98)" fill="%230f61ae"/><path d="M36.7,58.633h1.532a.518.518,0,0,0,.536-.5V56.721a.518.518,0,0,0-.536-.5H36.7a.518.518,0,0,0-.536.5v1.416A.518.518,0,0,0,36.7,58.633Z" transform="translate(-21.762 -40.98)" fill="%230f61ae"/><path d="M52.334,74.124h1.532a.518.518,0,0,0,.536-.5V72.212a.518.518,0,0,0-.536-.5H52.334a.518.518,0,0,0-.536.5v1.416A.518.518,0,0,0,52.334,74.124Z" transform="translate(-34.018 -53.373)" fill="%230f61ae"/><path d="M36.7,74.124h1.532a.518.518,0,0,0,.536-.5V72.212a.518.518,0,0,0-.536-.5H36.7a.518.518,0,0,0-.536.5v1.416A.517.517,0,0,0,36.7,74.124Z" transform="translate(-21.762 -53.373)" fill="%230f61ae"/><path d="M24.92,8.775a.726.726,0,0,0,.752-.7V5.7a.755.755,0,0,0-1.5,0V8.08A.726.726,0,0,0,24.92,8.775Z" transform="translate(-12.364)" fill="%230f61ae"/><path d="M69.628,8.775a.726.726,0,0,0,.753-.7V5.7a.755.755,0,0,0-1.5,0V8.08A.726.726,0,0,0,69.628,8.775Z" transform="translate(-47.402)" fill="%230f61ae"/><path d="M47.274,8.775a.726.726,0,0,0,.753-.7V5.7a.755.755,0,0,0-1.5,0V8.08A.726.726,0,0,0,47.274,8.775Z" transform="translate(-29.883)" fill="%230f61ae"/><path d="M25.291,14.438H23.408V15.63a1.186,1.186,0,0,1-2.364,0V14.438H18.573V15.63a1.186,1.186,0,0,1-2.364,0V14.438H13.738V15.63a1.186,1.186,0,0,1-2.364,0V14.438H9.491a1.062,1.062,0,0,0-1.1,1.018V29.533a1.062,1.062,0,0,0,1.1,1.018h15.8a1.062,1.062,0,0,0,1.1-1.018V15.456A1.062,1.062,0,0,0,25.291,14.438ZM25.05,29.311H9.732V18.688H25.05V29.311Z" transform="translate(0 -7.55)" fill="%230f61ae"/></g></svg>');
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.banner-form .form-holder .advanced-search-field strong{
    display: block;
    height: 50px;
    border-radius: 5px;
    padding: 0 15px;
    background: #F5F6F8;
    font-size: 16px;
    line-height: 1.188em;
    font-family: 'MTTMilano-regular';
    font-weight: normal;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.banner-form .form-holder .advanced-search-field.trip-duration strong:after{
    position: absolute;
    top: 50%;
    right: 15px;
    content: '';
    width: 18px;
    height: 18px;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><g transform="translate(-8.391 -5)"><path d="M21.056,43.138h1.532a.517.517,0,0,0,.536-.5V41.226a.518.518,0,0,0-.536-.5H21.056a.518.518,0,0,0-.536.5v1.416A.518.518,0,0,0,21.056,43.138Z" transform="translate(-9.505 -28.584)" fill="%230f61ae"/><path d="M67.976,43.138h1.532a.517.517,0,0,0,.536-.5V41.226a.518.518,0,0,0-.536-.5H67.976a.518.518,0,0,0-.536.5v1.416A.517.517,0,0,0,67.976,43.138Z" transform="translate(-46.276 -28.584)" fill="%230f61ae"/><path d="M21.056,74.124h1.532a.518.518,0,0,0,.536-.5V72.212a.518.518,0,0,0-.536-.5H21.056a.518.518,0,0,0-.536.5v1.416A.517.517,0,0,0,21.056,74.124Z" transform="translate(-9.505 -53.373)" fill="%230f61ae"/><path d="M52.334,43.138h1.532a.517.517,0,0,0,.536-.5V41.226a.518.518,0,0,0-.536-.5H52.334a.518.518,0,0,0-.536.5v1.416A.518.518,0,0,0,52.334,43.138Z" transform="translate(-34.018 -28.584)" fill="%230f61ae"/><path d="M36.7,43.138h1.532a.517.517,0,0,0,.536-.5V41.226a.518.518,0,0,0-.536-.5H36.7a.518.518,0,0,0-.536.5v1.416A.518.518,0,0,0,36.7,43.138Z" transform="translate(-21.762 -28.584)" fill="%230f61ae"/><path d="M21.056,58.633h1.532a.518.518,0,0,0,.536-.5V56.721a.518.518,0,0,0-.536-.5H21.056a.518.518,0,0,0-.536.5v1.416A.518.518,0,0,0,21.056,58.633Z" transform="translate(-9.505 -40.98)" fill="%230f61ae"/><path d="M67.976,58.633h1.532a.518.518,0,0,0,.536-.5V56.721a.518.518,0,0,0-.536-.5H67.976a.518.518,0,0,0-.536.5v1.416A.517.517,0,0,0,67.976,58.633Z" transform="translate(-46.276 -40.98)" fill="%230f61ae"/><path d="M52.334,58.633h1.532a.518.518,0,0,0,.536-.5V56.721a.518.518,0,0,0-.536-.5H52.334a.518.518,0,0,0-.536.5v1.416A.518.518,0,0,0,52.334,58.633Z" transform="translate(-34.018 -40.98)" fill="%230f61ae"/><path d="M36.7,58.633h1.532a.518.518,0,0,0,.536-.5V56.721a.518.518,0,0,0-.536-.5H36.7a.518.518,0,0,0-.536.5v1.416A.518.518,0,0,0,36.7,58.633Z" transform="translate(-21.762 -40.98)" fill="%230f61ae"/><path d="M52.334,74.124h1.532a.518.518,0,0,0,.536-.5V72.212a.518.518,0,0,0-.536-.5H52.334a.518.518,0,0,0-.536.5v1.416A.518.518,0,0,0,52.334,74.124Z" transform="translate(-34.018 -53.373)" fill="%230f61ae"/><path d="M36.7,74.124h1.532a.518.518,0,0,0,.536-.5V72.212a.518.518,0,0,0-.536-.5H36.7a.518.518,0,0,0-.536.5v1.416A.517.517,0,0,0,36.7,74.124Z" transform="translate(-21.762 -53.373)" fill="%230f61ae"/><path d="M24.92,8.775a.726.726,0,0,0,.752-.7V5.7a.755.755,0,0,0-1.5,0V8.08A.726.726,0,0,0,24.92,8.775Z" transform="translate(-12.364)" fill="%230f61ae"/><path d="M69.628,8.775a.726.726,0,0,0,.753-.7V5.7a.755.755,0,0,0-1.5,0V8.08A.726.726,0,0,0,69.628,8.775Z" transform="translate(-47.402)" fill="%230f61ae"/><path d="M47.274,8.775a.726.726,0,0,0,.753-.7V5.7a.755.755,0,0,0-1.5,0V8.08A.726.726,0,0,0,47.274,8.775Z" transform="translate(-29.883)" fill="%230f61ae"/><path d="M25.291,14.438H23.408V15.63a1.186,1.186,0,0,1-2.364,0V14.438H18.573V15.63a1.186,1.186,0,0,1-2.364,0V14.438H13.738V15.63a1.186,1.186,0,0,1-2.364,0V14.438H9.491a1.062,1.062,0,0,0-1.1,1.018V29.533a1.062,1.062,0,0,0,1.1,1.018h15.8a1.062,1.062,0,0,0,1.1-1.018V15.456A1.062,1.062,0,0,0,25.291,14.438ZM25.05,29.311H9.732V18.688H25.05V29.311Z" transform="translate(0 -7.55)" fill="%230f61ae"/></g></svg>');
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}

.banner-form .form-holder .advanced-search-field.trip-cost strong:after{
    position: absolute;
    top: 50%;
    right: 15px;
    content: '';
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml; utf-8, <svg id="Arrow" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><rect width="20" height="20" rx="10" fill="%230f61ae"/><path d="M6.94,13.53,10,10.477l3.06,3.053.94-.94-4-4-4,4Z" transform="translate(0 -1.53)" fill="%23fff"/></svg>');
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    pointer-events: none;
}

.class-wte-advanced-search-wrapper{
    margin: 0 -7px;
}

.class-wte-advanced-search-wrapper .advanced-search-field{
    padding: 0 7px;
    position: relative;
}

.class-wte-advanced-search-wrapper .search-dur,
.class-wte-advanced-search-wrapper .search-price{
    position: absolute;
    top: 76px;
    left: 7px;
    width: calc(100% - 14px);
    background: #F5F6F8;
    z-index: 1;
    padding: 15px 0 0;
    border-radius: 0 0 5px 5px;
}

.ui-slider{
    border: 0 !important;
    border-radius: 0;
    height: 2px;
    background: #ccc;
    margin: 0 25px;
}

.ui-slider .ui-slider-range{
    background: var(--blue-color);
}

.ui-slider .ui-slider-handle{
    width: 15px;
    height: 15px;
    background: var(--blue-color);
    border: 0;
    border-radius: 50%;
    top: -6px;
}

.duration-slider-value,
.cost-slider-value{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 25px;
}

.duration-slider-value .min-duration,
.duration-slider-value .max-duration,
.cost-slider-value .min-cost,
.cost-slider-value .max-cost{
    font-size: 12px;
    line-height: 16px;
    color: #313234;
    background: #F7F6F2;
    border: 1px solid #EBE9E6;
    border-radius: 20px;
    padding: 4px 12px;
}

.duration-slider-value .min-duration:after,
.duration-slider-value .max-duration:after{
    content: 'Days';
    display: inline-block;
    margin-left: 2px;
}

.duration-slider-value .min-duration,
.cost-slider-value .min-cost{
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    transform: translateX(-10px);
}

.duration-slider-value .max-duration,
.cost-slider-value .max-cost{
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    transform: translateX(4px);
}

.banner-form .form-holder .advanced-search-field-submit{
    align-self: flex-end;
}

/*=====================================
Best Seller Section Style
=====================================*/
.best-seller {
    padding: 5% 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.best-seller:after {
    position: absolute;
    bottom: -85px;
    left: -190px;
    width: 2298px;
    height: 144px;
    background: url(images/shadow-blue.png) no-repeat;
    content: '';
}

.best-seller .holder {
    max-width: 1560px;
    padding-left: 15px;
    width: 100%;

    display: flex;
    flex-wrap: wrap;
}

.best-seller .holder:after {
    display: block;
    clear: both;
    content: '';
}

.best-seller .section-header {
    width: 386px;
    margin-right: 44px;
    /*float: left;*/
}

.best-seller .section-header .section-title {
    font-size: 4.8rem;
    line-height: 1.250em;
    margin: 0 0 0.833em;
    padding: 0 0 0.625em;
    position: relative;
    font-family: 'SangBleu Sans-medium';
    font-weight: normal;
    color: #121212;
}

.best-seller .section-header .section-title:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 77px;
    height: 4px;
    background: var(--blue-color);
    content: '';
}

.best-seller .section-header .section-header-content {
    font-size: 2rem;
    line-height: 1.650em;
    color: #707070;
}

.best-seller .slider-holder {
    /*max-width: 1055px;
    width: 100%;
    float: right;*/

    flex-basis: 0;
    flex-grow: 1;
    overflow: hidden;
}

#adventure_section .slider-holder {
    padding-left: 80px;
}

#best-seller-slider .owl-prev {
    position: absolute;
    top: 150px;
    /*left: -70px;*/
    left: 0;
    width: 5.4rem;
    height: 5.4rem;
    border-radius: 50%;
    background: #fff;
    color: #000000;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    font-size: 0;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#best-seller-slider .owl-prev:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 15px;
    height: 20px;
    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='M25.1 247.5l117.8-116c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L64.7 256l102.2 100.4c4.7 4.7 4.7 12.3 0 17l-7.1 7.1c-4.7 4.7-12.3 4.7-17 0L25 264.5c-4.6-4.7-4.6-12.3.1-17z'/%3E%3C/svg%3E") center center no-repeat;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#best-seller-slider .owl-next {
    position: absolute;
    top: 150px;
    right: 20px;
    width: 5.4rem;
    height: 5.4rem;
    border-radius: 50%;
    background: #fff;
    color: #000000;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    font-size: 0;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#best-seller-slider .owl-next:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 15px;
    height: 20px;
    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;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#best-seller-slider .owl-next.disabled,
#best-seller-slider .owl-prev.disabled{
    opacity: 0.1;
}

#best-seller-slider .owl-dots {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#best-seller-slider .owl-dots button {
    width: 35px;
    height: 35px;
    border: 1px solid transparent;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px 5px 0;
}

#best-seller-slider .owl-dots button.active {
    border-color: var(--blue-color);
}

#best-seller-slider .owl-dots button span {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: rgba(15, 97, 174, 0.5);
}

#best-seller-slider .owl-dots button.active span {
    background: var(--blue-color);
}

/*=========================
 Deals Section Style
========================*/
.deals {
    padding: 5% 0;
    background: #F2F7FB;
}

.deals .section-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.deals .section-header:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ccc;
    content: '';
}

.deals .section-header .section-title {
    font-size: 3rem;
    line-height: 2em;
    color: #121212;
    margin: 0;
    font-family: 'SangBleu Sans-medium';
    font-weight: normal;
    padding-right: 40px;
    position: relative;
    z-index: 1;
    background: #F2F7FB;
}

.deals .section-header .btn-holder {
    background: #F2F7FB;
    padding-left: 40px;
    position: relative;
    z-index: 1;
}

.deals .section-header .btn-view-all {
    font-size: 1.4rem;
    line-height: 1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'MTTMilano-bold';
    color: #121212;
    display: block;
    padding: 0.7rem 2rem 0.7rem 1rem;
    position: relative;
}

.deals .section-header .btn-view-all:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 20px;
    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;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.deals .section-header .btn-view-all:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 100%;
    content: '';
    background: rgba(15, 97, 174, 0.2);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.deals .section-header .btn-view-all:hover:before,
.deals .section-header .btn-view-all:focus:before {
    width: 100%;
}

.deals .section-header .btn-view-all:hover,
.deals .section-header .btn-view-all:focus {
    text-decoration: none;
}

.deals .holder {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

.deals .trip-showcase {
    width: 33.333%;
    padding: 0 20px;
    margin: 6rem 0 0;
}

/*==================================
 Popular Destinations Style
=================================*/
.popular-destinaion {
    padding: 5% 0;
    background: #001C36;
}

.popular-destinaion .section-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin: 0 0 6rem;
}

.popular-destinaion .section-header:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ccc;
    content: '';
}

.popular-destinaion .section-header .section-title {
    font-size: 3rem;
    line-height: 2em;
    color: #fff;
    margin: 0;
    font-family: 'SangBleu Sans-medium';
    font-weight: normal;
    padding-right: 40px;
    position: relative;
    z-index: 1;
    background: #001C36;
}

.popular-destinaion .section-header .btn-holder {
    background: #001C36;
    padding-left: 40px;
    position: relative;
    z-index: 1;
}

.popular-destinaion .section-header .btn-view-all {
    font-size: 1.4rem;
    line-height: 1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'MTTMilano-bold';
    color: #fff;
    display: block;
    padding: 0.7rem 2rem 0.7rem 1rem;
    position: relative;
}

.popular-destinaion .section-header .btn-view-all:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 20px;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' 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;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.popular-destinaion .section-header .btn-view-all:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 100%;
    content: '';
    background: var(--orange-color);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
    z-index: -1;
}

.popular-destinaion .section-header .btn-view-all:hover:before,
.popular-destinaion .section-header .btn-view-all:focus:before {
    width: 100%;
}

.popular-destinaion .section-header .btn-view-all:hover,
.popular-destinaion .section-header .btn-view-all:focus {
    text-decoration: none;
}

.popular-destinaion .holder {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.popular-destinaion .col {
    width: 25%;
    padding: 0 5px;
    margin: 0 0 10px;
}

.popular-destinaion .col:first-child,
.popular-destinaion .col:nth-child(6) {
    width: 50%;
}

.popular-destinaion .col .img-holder {
    position: relative;
}

.popular-destinaion .col .img-holder img {
    border-radius: 5px;
    vertical-align: top;
}

.popular-destinaion .col .img-holder .text-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-radius: 0 0 5px 5px;
    padding: 10rem 3rem 3rem 3rem;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    /* IE6-9 */
}

.popular-destinaion .col .img-holder .text-holder .trip-count {
    font-size: 1.4rem;
    line-height: 1em;
    font-family: 'MTTMilano-bold';
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: var(--blue-color);
    display: inline-block;
    padding: 0.5rem 1rem;
    border-radius: 2px;
    margin: 0 0 1rem;
}

.popular-destinaion .col .img-holder .text-holder .trip-title {
    font-size: 2.4rem;
    line-height: 1.350em;
    font-family: 'SangBleu Sans-medium';
    font-weight: normal;
    margin: 0;
}

.popular-destinaion .col .img-holder .text-holder .trip-title a {
    color: #fff;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.popular-destinaion .col .img-holder .text-holder .trip-title a:hover,
.popular-destinaion .col .img-holder .text-holder .trip-title a:focus {
    text-decoration: none;
    color: var(--orange-color);
}

/*===============================
 Adventure Activities Style
===============================*/
.adventure-activities:after {
    display: none;
}

#activities-slider .img-holder {
    position: relative;
}

#activities-slider .img-holder img {
    vertical-align: top;
    border-radius: 4px;
}

#activities-slider .img-holder .text-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10rem 3rem 3rem 3rem;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    /* IE6-9 */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-radius: 0 0 4px 4px;
}

#activities-slider .img-holder .text-holder .activities-title {
    font-size: 2rem;
    line-height: 1.350em;
    margin: 0;
    font-family: 'SangBleu Sans-medium';
    font-weight: normal;
    width: 85%;
}

#activities-slider .img-holder .text-holder .activities-title a {
    color: #fff;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#activities-slider .img-holder .text-holder .activities-title a:hover,
#activities-slider .img-holder .text-holder .activities-title a:focus {
    text-decoration: none;
    color: var(--orange-color);
}

#activities-slider .owl-prev {
    position: absolute;
    top: 190px;
    left: -70px;
    width: 5.4rem;
    height: 5.4rem;
    border-radius: 50%;
    background: #fff;
    color: #000000;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    font-size: 0;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#activities-slider .owl-prev:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 15px;
    height: 20px;
    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='M25.1 247.5l117.8-116c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L64.7 256l102.2 100.4c4.7 4.7 4.7 12.3 0 17l-7.1 7.1c-4.7 4.7-12.3 4.7-17 0L25 264.5c-4.6-4.7-4.6-12.3.1-17z'/%3E%3C/svg%3E") center center no-repeat;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#activities-slider .owl-next {
    position: absolute;
    top: 190px;
    right: 20px;
    width: 5.4rem;
    height: 5.4rem;
    border-radius: 50%;
    background: #fff;
    color: #000000;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    font-size: 0;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#activities-slider .owl-next:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 15px;
    height: 20px;
    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;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#activities-slider .owl-prev.disabled,
#activities-slider .owl-next.disabled{
    opacity: 0.1;
}

#activities-slider .owl-dots {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#activities-slider .owl-dots button {
    width: 35px;
    height: 35px;
    border: 1px solid transparent;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px 5px 0;
}

#activities-slider .owl-dots button.active {
    border-color: var(--blue-color);
}

#activities-slider .owl-dots button span {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: rgba(15, 97, 174, 0.5);
}

#activities-slider .owl-dots button.active span {
    background: var(--blue-color);
}


/*===============================
 Award Section Style
==============================*/
.award-section {
    padding: 5% 0;
    background: url(images/img20.jpg) no-repeat;
    background-size: cover;
}

.award-section .section-header {
    max-width: 802px;
    margin: 0 auto 5.2rem;
    text-align: center;
    color: #fff;
}

.award-section .section-header .section-title {
    font-size: 4.8rem;
    line-height: 1.350em;
    font-family: 'SangBleu Sans-regular';
    font-weight: normal;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    margin: 0 0 0.833em;
    padding: 0 0 0.833em;
    position: relative;
}

.award-section .section-header .section-title:after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 77px;
    height: 4px;
    background: #fff;
    content: '';
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

.award-section .section-header .section-header-content {
    font-size: 2.4rem;
    line-height: 1.650em;
}

.award-section .info {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 40px;
    font-family: 'MTTMilano Medium';
    color: #fff;
}

.award-section .info .holder {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    padding: 0.8rem 1.5rem;
}

.award-section .award-holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.award-section .award-holder .award-col {
    margin: 0 48px 48px;
}

/*==============================
 Testimonial Style
=============================*/
.testimonial {
    padding: 5% 0;
    background: #F2F7FB;
}

.testimonial .section-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin: 0 0 6rem;
}

.testimonial .section-header:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ccc;
    content: '';
}

.testimonial .section-header .section-title {
    font-size: 3rem;
    line-height: 2em;
    color: #121212;
    margin: 0;
    font-family: 'SangBleu Sans-medium';
    font-weight: normal;
    padding-right: 40px;
    position: relative;
    z-index: 1;
    background: #F2F7FB;
}

.testimonial .section-header .btn-holder {
    background: #F2F7FB;
    padding-left: 40px;
    position: relative;
    z-index: 1;
}

.testimonial .section-header .btn-view-all {
    font-size: 1.4rem;
    line-height: 1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'MTTMilano-bold';
    color: #121212;
    display: block;
    padding: 0.7rem 2rem 0.7rem 1rem;
    position: relative;
}

.testimonial .section-header .btn-view-all:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 20px;
    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;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.testimonial .section-header .btn-view-all:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 100%;
    content: '';
    background: rgba(15, 97, 174, 0.2);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.testimonial .section-header .btn-view-all:hover:before,
.testimonial .section-header .btn-view-all:focus:before {
    width: 100%;
}

.testimonial .section-header .btn-view-all:hover,
.testimonial .section-header .btn-view-all:focus {
    text-decoration: none;
}

.testimonial .testimonial-holder .thumbnails {
    max-width: 1118px;
    margin: 0 auto;
}

.testimonial .testimonial-holder .thumbnails .sy-slides-crop {
    padding-bottom: 125px;
    max-width: 802px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

.testimonial .testimonial-holder .thumbnails .sy-list li div {
    position: relative;
    padding-bottom: 100px;
}

.testimonial .testimonial-holder .thumbnails .sy-list li div:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 100px;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230F61AE' viewBox='0 0 100 100'%3E%3Cpath d='M7.143,0H28.571L42.857,28.571V71.429H0V28.571H21.429ZM64.286,0H85.714L100,28.571V71.429H57.143V28.571H78.571Z'/%3E%3C/svg%3E") center center no-repeat;
}

#thumbnails {
    text-align: center;
    font-size: 2rem;
    line-height: 1.650em;
}

#thumbnails a {
    color: var(--font-color);
    display: block;
}

.thumbs {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.thumbs li a {
    margin: 0 26px;
    display: block;
}

.thumbs li .meta-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    opacity: 0.2;
    background: transparent;
    padding: 20px 30px;
    border-radius: 2px;
}

.thumbs li .meta-holder.active {
    opacity: 1;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.thumbs li .meta-holder .img-holder {
    width: 60px;
    margin-right: 2rem;
}

.thumbs li .meta-holder .img-holder img {
    vertical-align: top;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.thumbs li .meta-holder .name {
    display: block;
    font-size: 1.8rem;
    line-height: 1.350em;
    font-family: 'MTTMilano-bold';
    color: #121212;
}

.thumbs li .meta-holder .date {
    font-size: 1.6rem;
    color: #999;
}

.thumbs li a:hover,
.thumbs li a:focus {
    text-decoration: none;
    outline: none;
}

.sy-controls {
    display: block;
    position: unset;
    height: inherit;
}

.sy-controls li {
    position: unset;
    height: inherit;
    min-height: inherit;
    width: inherit;
    min-width: inherit;
}

.sy-controls li a {
    opacity: 1 !important;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -60px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.sy-controls li.sy-prev a {
    left: 0;
}

.sy-controls li.sy-next a {
    right: 0;
}

.sy-controls li a:after {
    display: none;
}

.sy-controls li.sy-prev a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 15px;
    height: 20px;
    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='M25.1 247.5l117.8-116c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L64.7 256l102.2 100.4c4.7 4.7 4.7 12.3 0 17l-7.1 7.1c-4.7 4.7-12.3 4.7-17 0L25 264.5c-4.6-4.7-4.6-12.3.1-17z'/%3E%3C/svg%3E") center center no-repeat;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.sy-controls li.sy-next a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 15px;
    height: 20px;
    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;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

/*=======================
Breadcrumbs Style
=======================*/
#crumbs {
    font-size: 1.1rem;
    /*line-height: 1.111em;*/
    line-height: 2.600em;
    color: #999;
    letter-spacing: 1px;
    font-family: 'MTTMilano-bold';
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#crumbs a {
    color: #121212;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#crumbs a:hover,
#crumbs a:focus {
    text-decoration: none;
    color: var(--blue-color);
}

#crumbs a,
#crumbs span {
    margin-right: 1rem;
}

#crumbs .separator {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23999' 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: 10px;
    height: 18px;
}

/*==================================
 Blog Page Style
=================================*/
.inner-banner:after {
    background: url(images/shadow-blue.png) no-repeat;
    bottom: -70px;
}

.inner-banner > img {
    height: 400px;
    object-fit: cover;
}

.inner-banner .banner-text {
    top: inherit;
    bottom: 20%;
    margin: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}

.inner-banner .banner-text .holder {
    margin: 0;
    text-align: left;
}

.inner-banner .banner-title {
    margin: 0;
    font-size: 5rem;
}

.site-content {
    padding: 2rem 0 5%;
    position: relative;
    z-index: 1;
}

.site-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem;
}

#primary {
    flex-basis: 0;
    flex-grow: 1;
}

#primary .post,
#primary .page {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #E2E6EC;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    padding: 3rem;
    margin: 0 0 3rem;
}

.blog #primary .site-main article, 
.archive #primary .site-main article, 
.search #primary .site-main article {
    display: flex;
    flex-wrap: wrap;
}

#primary .post .post-thumbnail {
    width: 45.7%;
    align-self: flex-start;
    margin-right: 3rem;
}

#primary .post .post-thumbnail a {
    display: block;
}

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

.blog #primary .post .text-holder, 
.archive #primary .post .text-holder, 
.search #primary .post .text-holder {
    flex-basis: 0;
    flex-grow: 1;
}

#primary .post .entry-header {
    margin: 0 0 1.7rem;
}

#primary .post .entry-title {
    font-size: 2.8rem;
    line-height: 1.339em;
    margin: 0 0 0.40em;
    font-family: 'SangBleu Sans-bold';
    font-weight: normal;
}

#primary .post .entry-title a {
    color: #121212;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#primary .post .entry-title a:hover,
#primary .post .entry-title a:focus {
    text-decoration: none;
    color: var(--blue-color);
}

#primary .post .entry-meta {
    font-size: 1.4rem;
    line-height: 1.286em;
    color: #999;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#primary .post .entry-meta a {
    color: #999;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#primary .post .entry-meta a:hover,
#primary .post .entry-meta a:focus {
    text-decoration: none;
    color: var(--blue-color);
}

#primary .post .entry-meta svg {
    fill: var(--blue-color);
    margin-right: 0.9rem;
}

#primary .post .entry-meta .posted-on svg {
    width: 2rem;
    height: 2.2rem;
}

#primary .post .entry-meta .byline svg {
    width: 2rem;
    height: 2rem;
}

#primary .post .entry-meta .comments svg {
    width: 2rem;
    height: 2rem;
}

#primary .post .entry-meta .posted-on,
#primary .post .entry-meta .byline {
    margin-right: 2rem;
}

#primary .post .entry-meta .posted-on,
#primary .post .entry-meta .byline,
#primary .post .entry-meta .comments {
    display: flex;
    align-items: center;
}

#primary .post .entry-content {
    margin: 0;
}

#primary .post .entry-footer .btn-blue {
    font-size: 1.4rem;
    line-height: 1em;
    font-family: 'MTTMilano-bold';
    padding: 1.6rem 3rem;
}

/*===========================
 Pagination Style
===========================*/
.pagination {
    font-size: 1.6rem;
    line-height: 1em;
    font-family: 'MTTMilano Medium';
}

.pagination .nav-links {
    display: flex;
    flex-wrap: wrap;
}

.pagination .page-numbers {
    background: #fff;
    border: 1px solid #DDE9ED;
    height: 4.8rem;
    padding: 0 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
    margin-bottom: 1rem;
    border-radius: 3px;
    color: #121212;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.pagination .page-numbers svg {
    display: none;
}

.pagination .page-numbers:hover,
.pagination .page-numbers:focus,
.pagination .current {
    background: var(--blue-color);
    border-color: var(--blue-color);
    color: #fff;
    text-decoration: none;
}

.pagination .prev,
.pagination .next {
    font-size: 0;
    position: relative;
    padding: 0;
    width: 4.8rem;
}

.pagination .prev:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 2rem;
    height: 2.5rem;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23121212' viewBox='0 0 448 512'%3E%3Cpath d='M136.97 380.485l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L60.113 273H436c6.627 0 12-5.373 12-12v-10c0-6.627-5.373-12-12-12H60.113l83.928-83.444c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0l-116.485 116c-4.686 4.686-4.686 12.284 0 16.971l116.485 116c4.686 4.686 12.284 4.686 16.97-.001z'/%3E%3C/svg%3E") center center no-repeat;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.pagination .prev:hover:after,
.pagination .prev:focus:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 448 512'%3E%3Cpath d='M136.97 380.485l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L60.113 273H436c6.627 0 12-5.373 12-12v-10c0-6.627-5.373-12-12-12H60.113l83.928-83.444c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0l-116.485 116c-4.686 4.686-4.686 12.284 0 16.971l116.485 116c4.686 4.686 12.284 4.686 16.97-.001z'/%3E%3C/svg%3E") center center no-repeat;
}

.pagination .next:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 2rem;
    height: 2.5rem;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23121212' viewBox='0 0 448 512'%3E%3Cpath d='M311.03 131.515l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L387.887 239H12c-6.627 0-12 5.373-12 12v10c0 6.627 5.373 12 12 12h375.887l-83.928 83.444c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l116.485-116c4.686-4.686 4.686-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E") center center no-repeat;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.pagination .next:hover:after,
.pagination .next:focus:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 448 512'%3E%3Cpath d='M311.03 131.515l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L387.887 239H12c-6.627 0-12 5.373-12 12v10c0 6.627 5.373 12 12 12h375.887l-83.928 83.444c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l116.485-116c4.686-4.686 4.686-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E") center center no-repeat;
}

/*=========================
 Single Post Style
========================*/
.single .inner-banner>img,
.page .inner-banner>img {
    object-fit: cover;
    opacity: 0.7;
}

.single .inner-banner>img{
    height: 595px;
}

.single .inner-banner .banner-text {
    top: 70%;
    bottom: inherit;
    margin-top: 1rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.single .inner-banner .banner-text .holder {
    margin: 0 auto;
    text-align: center;
}

.single .inner-banner .banner-title {
    margin: 0 0 0.400em;
}

.single .banner .banner-text .entry-meta {
    font-size: 1.4rem;
    line-height: 1.286em;
    color: #fff;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.single .banner .banner-text .entry-meta a {
    color: #fff;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.single .banner .banner-text .entry-meta a:hover,
.single .banner .banner-text .entry-meta a:focus {
    text-decoration: none;
    color: var(--orange-color);
}

.single .banner .banner-text .entry-meta svg {
    fill: #fff;
    margin-right: 0.9rem;
}

.single .banner .banner-text .entry-meta .posted-on svg {
    width: 2rem;
    height: 2.2rem;
}

.single .banner .banner-text .entry-meta .byline svg {
    width: 2rem;
    height: 2rem;
}

.single .banner .banner-text .entry-meta .read-time svg {
    width: 2rem;
    height: 2rem;
}

.single .banner .banner-text .entry-meta .posted-on,
.single .banner .banner-text .entry-meta .byline {
    margin-right: 2.2rem;
}

.single .banner .banner-text .entry-meta .posted-on a{
    margin-left: 4px;
}

.single .banner .banner-text .entry-meta .posted-on,
.single .banner .banner-text .entry-meta .byline,
.single .banner .banner-text .entry-meta .read-time {
    display: flex;
    align-items: center;
}

.single #primary .site-main {
    padding: 4rem;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #E2E6EC;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}

.single #primary .post {
    padding: 0;
    background: none;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    margin: 0;
}

#primary .post .entry-content .dropcap,
#primary .page .entry-content .dropcap {
    font-size: 5.8rem;
    line-height: 1em;
    color: #121212;
    font-family: 'SangBleu Sans-bold';
    float: left;
    margin-right: 1rem;
}

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

#primary .post .entry-content h1,
#primary .post .entry-content h2,
#primary .post .entry-content h3,
#primary .post .entry-content h4,
#primary .post .entry-content h5,
#primary .post .entry-content h6,
#primary .page .entry-content h1,
#primary .page .entry-content h2,
#primary .page .entry-content h3,
#primary .page .entry-content h4,
#primary .page .entry-content h5,
#primary .page .entry-content h6 {
    font-family: 'SangBleu Sans-bold';
    color: #121212;
    font-weight: normal;
}

#primary .post .entry-content h1,
#primary .page .entry-content h1 {
    font-size: 4.9rem;
    line-height: 1.245em;
    margin: 0 0 0.449em;
}

#primary .post .entry-content h2,
#primary .page .entry-content h2 {
    font-size: 3.9rem;
    line-height: 1.256em;
    margin: 0 0 0.590em;
}

#primary .post .entry-content h3,
#primary .page .entry-content h3 {
    font-size: 3.1rem;
    line-height: 1.258em;
    margin: 0 0 0.742em;
}

#primary .post .entry-content h4,
#primary .page .entry-content h4 {
    font-size: 2.5rem;
    line-height: 1.240em;
    margin: 0 0 0.800em;
}

#primary .post .entry-content h5,
#primary .page .entry-content h5 {
    font-size: 2rem;
    line-height: 1.250em;
    margin: 0 0 1em;
}

#primary .post .entry-content h6,
#primary .page .entry-content h6 {
    font-size: 1.6rem;
    line-height: 1.250em;
    margin: 0 0 1em;
}

#primary .post .entry-content strong,
#primary .post .entry-content b,
#primary .page .entry-content strong,
#primary .page .entry-content b {
    color: #121212;
}

#primary .post .entry-content .pull-left,
#primary .page .entry-content .pull-left {
    float: left;
    max-width: 326px;
    margin-right: 1.5em;
    font-size: 2.2rem;
    line-height: 1.600em;
    color: #121212;
    font-family: 'SangBleu Sans-bold-italic';
    padding-left: 24px;
    border-left: 3px solid var(--blue-color);
}

#primary .post .entry-content .pull-right,
#primary .page .entry-content .pull-right {
    float: right;
    max-width: 326px;
    margin-left: 1.5em;
    font-size: 2.2rem;
    line-height: 1.600em;
    color: #121212;
    font-family: 'SangBleu Sans-bold-italic';
    padding-right: 24px;
    border-right: 3px solid var(--blue-color);
}

#primary .post .entry-content table,
#primary .page .entry-content table {
    border-collapse: collapse;
}

#primary .post .entry-content table {
    width: 100%;
    overflow: auto;
    display: block;
}

#primary .post .entry-content table th,
#primary .post .entry-content table td,
#primary .page .entry-content table th,
#primary .page .entry-content table td {
    text-align: left;
    padding: 10px;
}

#primary .post .entry-content table th,
#primary .page .entry-content table th {
    font-family: 'MTTMilano-bold';
    color: #121212;
    font-weight: normal;
}

#primary .post .entry-content table thead,
#primary .page .entry-content table thead {
    border-bottom: 2px solid #EBEBEB;
}

#primary .post .entry-content table tbody tr:nth-child(2n + 1),
#primary .page .entry-content table tbody tr:nth-child(2n + 1) {
    background: #F7F7F7;
}

.single #primary .post .entry-footer {
    margin-top: 30px;
}

.single #primary .post .entry-footer .tags,
.single #primary .post .entry-footer .category {
    display: block;
    margin: 0 0 8px;
    position: relative;
    padding-left: 30px;
}

.single #primary .post .entry-footer .tags:before {
    position: absolute;
    top: 10px;
    left: 0;
    width: 20px;
    height: 20px;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23121212' viewBox='0 0 640 512'%3E%3Cpath d='M497.941 225.941L286.059 14.059A48 48 0 0 0 252.118 0H48C21.49 0 0 21.49 0 48v204.118a48 48 0 0 0 14.059 33.941l211.882 211.882c18.744 18.745 49.136 18.746 67.882 0l204.118-204.118c18.745-18.745 18.745-49.137 0-67.882zM112 160c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm513.941 133.823L421.823 497.941c-18.745 18.745-49.137 18.745-67.882 0l-.36-.36L527.64 323.522c16.999-16.999 26.36-39.6 26.36-63.64s-9.362-46.641-26.36-63.64L331.397 0h48.721a48 48 0 0 1 33.941 14.059l211.882 211.882c18.745 18.745 18.745 49.137 0 67.882z'/%3E%3C/svg%3E") center center no-repeat;
}

.single #primary .post .entry-footer .category:before {
    position: absolute;
    top: 9px;
    left: 0;
    width: 20px;
    height: 20px;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23121212' viewBox='0 0 576 512'%3E%3Cpath d='M572.694 292.093L500.27 416.248A63.997 63.997 0 0 1 444.989 448H45.025c-18.523 0-30.064-20.093-20.731-36.093l72.424-124.155A64 64 0 0 1 152 256h399.964c18.523 0 30.064 20.093 20.73 36.093zM152 224h328v-48c0-26.51-21.49-48-48-48H272l-64-64H48C21.49 64 0 85.49 0 112v278.046l69.077-118.418C86.214 242.25 117.989 224 152 224z'/%3E%3C/svg%3E") center center no-repeat;
}

.single #primary .post .entry-footer .tags a,
.single #primary .post .entry-footer .category a {
    font-size: 14px;
    line-height: 1.250em;
    font-family: 'MTTMilano-bold';
    color: var(--default-link-color);
    display: inline-block;
    margin: 0 5px 5px 0;
    letter-spacing: 1px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.single #primary .post .entry-footer .tags a:hover,
.single #primary .post .entry-footer .category a:hover,
.single #primary .post .entry-footer .tags a:focus,
.single #primary .post .entry-footer .category a:focus {
    text-decoration: none;
    color: var(--blue-color);
}

#primary .post .entry-footer .share {
    text-align: center;
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid rgba(15, 97, 174, 0.1);
}

#primary .post .entry-footer .share .text {
    font-size: 1.6rem;
    font-family: 'MTTMilano-bold';
    color: #121212;
    margin-right: 10px;
}

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

#primary .post .entry-footer .comments {
    padding-top: 40px;
    margin-top: 30px;
    border-top: 1px solid rgba(15, 97, 174, 0.1);
}

#primary .post .entry-footer .comments .comments-holder {
    max-width: 600px;
    margin: 0 auto;
}

.fullwidth-centered .site-content-wrapper {
    max-width: 728px;
    margin-right: auto;
    margin-left: auto;
}

.site-main .post-navigation {
    padding: 30px 0 0;
    margin: 30px 0 0;
    border-top: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    display: block;
    font-family: 'MTTMilano-bold';
    color: var(--default-link-color);
    position: relative;
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover,
.post-navigation .nav-previous a:focus,
.post-navigation .nav-next a:focus {
    text-decoration: none;
    color: var(--blue-color);
}

.post-navigation .nav-previous a {
    padding-left: 35px;
}

.post-navigation .nav-previous a:before {
    position: absolute;
    top: 6px;
    left: 0;
    width: 25px;
    height: 20px;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23121212' viewBox='0 0 448 512'%3E%3Cpath d='M134.059 296H436c6.627 0 12-5.373 12-12v-56c0-6.627-5.373-12-12-12H134.059v-46.059c0-21.382-25.851-32.09-40.971-16.971L7.029 239.029c-9.373 9.373-9.373 24.569 0 33.941l86.059 86.059c15.119 15.119 40.971 4.411 40.971-16.971V296z'/%3E%3C/svg%3E") center center no-repeat;
}

.post-navigation .nav-next a {
    padding-right: 35px;
}

.post-navigation .nav-next a:after {
    position: absolute;
    top: 6px;
    right: 0;
    width: 25px;
    height: 20px;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23121212' viewBox='0 0 448 512'%3E%3Cpath d='M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z'/%3E%3C/svg%3E") center center no-repeat;
}

.share {
    margin: 30px 0 0;
    padding: 30px 0 0;
    border-top: 1px solid rgba(var(--blue-color-rgb), 0.1);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.share span {
    font-size: 16px;
    font-family: 'MTTMilano-bold';
    color: var(--default-link-color);
    margin-right: 10px;
}

.share ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
}

.share ul li {
    margin: 0 5px 5px 0;
}

.share ul li a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: var(--blue-color);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.share ul li a:hover,
.share ul li a:focus {
    text-decoration: none;
    background: var(--orange-color);
}

@media screen and (min-width: 768px) {
    .single-trip .trip-content-area .share {
        background: #F2F7FB;
        position: fixed;
        top: 50%;
        left: 0;
        flex-direction: column;
        border-top: none;
        margin-top: 0;
        padding-top: 0;
        padding-left: 20px;
        display: none;
        z-index: 999;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .single-trip .trip-content-area .share span {
        margin-bottom: 10px;
        margin-right: 0;
        line-height: 1.5;
        display: none;
    }

    .single-trip .trip-content-area .share ul {
        flex-direction: column;
        align-items: center;
    }

    .single-trip .trip-content-area .share ul li {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }
}

/*=================================
 Author Section Style
=================================*/
.author-section {
    margin: 30px 0 0;
    padding: 30px 0 0;
    border-top: 1px solid rgba(var(--blue-color-rgb), 0.1);
    display: flex;
    flex-wrap: wrap;
}

.author-section .author-img {
    width: 120px;
    margin: 0 30px 0 0;
    align-self: flex-start;
}

.author-section .author-img img {
    vertical-align: top;
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
}

.author-section .author-content-wrap {
    flex-basis: 0;
    flex-grow: 1;
}

.author-section .author-name {
    color: var(--default-link-color);
    font-weight: normal;
    font-family: 'MTTMilano-bold';
    margin: 0 0 10px;
}

.author-section .author-content {
    margin: 0 0 20px;
}

.author-section .author-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
}

.author-section .author-social ul li {
    margin: 0 10px 10px 0;
}

.author-section .author-social ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: 1px solid #999;
    border-radius: 50%;
    color: #999;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.author-section .author-social ul li a:hover,
.author-section .author-social ul li a:focus {
    text-decoration: none;
    background: var(--blue-color);
    border-color: var(--blue-color);
    color: #fff;
}

/*====================================
 Comment Section Style
====================================*/
.comments-area {
    margin: 30px 0 0;
    padding: 30px 0 0;
    border-top: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

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

.comment-reply-title,
.comment-title {
    font-size: 25px;
    line-height: 1.250em;
    color: var(--default-link-color);
    margin: 0 0 20px;
    font-weight: normal;
    font-family: 'MTTMilano-bold';
}

.comment-form .comment-notes {
    font-size: 16px;
}

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

.comment-form .comment-form-cookies-consent label {
    margin-left: 10px;
}

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

.comments-area ol li {
    border-bottom: 1px solid rgba(var(--blue-color-rgb), 0.1);
    padding-bottom: 40px;
    margin-bottom: 20px;
}

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

.comments-area ol li .comment-body {
    display: flex;
    flex-wrap: wrap;
}

.comments-area ol li .comment-body .comment-meta {
    width: 48px;
    margin-right: 20px;
}

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

.comments-area ol li .comment-body .text-holder {
    flex-basis: 0;
    flex-grow: 1;
}

.comments-area ol li .comment-body .text-holder .top {
    margin: 0 0 10px;
}

.comments-area ol li .comment-body .text-holder .fn {
    font-size: 16px;
    line-height: 20px;
    font-family: 'MTTMilano Medium';
    color: var(--default-link-color);
}

.comments-area ol li .comment-body .text-holder .says {
    display: none;
}

.comments-area ol li .comment-body .text-holder .comment-metadata {
    font-size: 12px;
    line-height: 1em;
    color: #999;
}

.comments-area ol li .comment-body .text-holder .comment-metadata a {
    color: #999;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.comments-area ol li .comment-body .text-holder .comment-metadata a:hover,
.comments-area ol li .comment-body .text-holder .comment-metadata a:focus {
    text-decoration: none;
    color: var(--blue-color);
}

.comments-area ol li .comment-body .text-holder .comment-content {
    font-size: 16px;
    line-height: 28px;
}

.comments-area ol li .comment-body .text-holder .comment-content p {
    margin: 0 0 15px;
}

.comment-reply-link {
    font-size: 14px;
    line-height: 21px;
    color: #121212;
    font-family: 'MTTMilano-bold';
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding-left: 26px;
    position: relative;
    background: url(images/bg-reply.png) no-repeat;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
    text-decoration: none;
    color: var(--blue-color);
    outline: none;
}

.comments-area ol ol {
    margin-left: 30px;
    padding-top: 40px;
    margin-top: 30px;
    border-top: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

/*===========================
 Search Result Page
===========================*/
.search-page-header {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #E2E6EC;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    padding: 3rem;
    margin: 0 0 3rem;
}

.search-page-header h2 {
    font-size: 2rem;
    line-height: 1.339em;
    margin: 0 0 0.40em;
    font-family: 'SangBleu Sans-bold';
    font-weight: normal;
    color: #121212;
}

.search-page-header .search-form {
    width: 100%;
    border: 1px solid #E2E6EC;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 5px 10px;
}

.search-page-header .search-form label {
    flex-basis: 0;
    flex-grow: 1;
    margin-right: 20px;
}

.search-page-header .search-form input[type="search"] {
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: none;
    width: 100%;
    outline: none;
}

.search-page-header .search-form input[type="submit"] {
    font-size: 0;
    border: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
    box-shadow: none;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 512 512'%3E%3Cpath d='M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z'/%3E%3C/svg%3E") center center no-repeat;
    width: 15px;
    height: 20px;
    outline: none;
    cursor: pointer;
}

/*====================================
 Contact Page Style
===================================*/
.contact-page{
    width: 100%;
}

.contact-page .map-holder {
    margin: 0 0 6rem;
    border: 1px solid #EBEBEB;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.contact-page .map-holder p{margin: 0;}

.contact-page .map-holder img,
.contact-page .map-holder iframe {
    vertical-align: top;
    width: 100%;
}

.contact-page .contact-detail-holder {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.contact-page .contact-info {
    width: 41.667%;
    padding: 0 40px 0 15px;
}

.contact-page .contact-info .title {
    font-family: 'SangBleu Sans-bold';
    font-weight: normal;
    font-weight: 700;
    color: #121212;
    font-size: 3rem;
    line-height: 1.250em;
    padding: 0 0 0.567em;
    margin: 0 0 0.667em;
    border-bottom: 1px solid #E2E6EC;
}

.contact-page .contact-info .address-holder {
    margin: 0 0 4rem;
}

.contact-page .contact-info .address-holder address {
    font-style: normal;
}

.contact-page .contact-info .contact-number {
    margin: 0 0 4rem;
}

.contact-page .contact-info .contact-number ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact-page .contact-info .contact-number ul li {
    border-bottom: 1px solid #E2E6EC;
    padding: 0 0 2rem;
    margin: 0 0 2rem;
    display: flex;
    flex-direction: column;
}

.contact-page .contact-info .contact-number ul li:last-child {
    padding: 0;
    margin: 0;
    border-bottom: 0;
}

.contact-page .contact-info .contact-number ul li .label {
    display: block;
    font-size: 2rem;
}

.contact-page .contact-info .contact-number ul li a {
    padding-left: 30px;
    position: relative;
    align-self: flex-start;
}

.contact-page .contact-info .contact-number ul li a.tel-link:before {
    position: absolute;
    top: 0.9rem;
    left: 0;
    width: 2rem;
    height: 2rem;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23999' viewBox='0 0 512 512'%3E%3Cpath d='M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z'/%3E%3C/svg%3E") center center no-repeat;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

.contact-page .contact-info .contact-number ul li a.mobile-link:before {
    position: absolute;
    top: 0.6rem;
    left: 0;
    width: 1.3rem;
    height: 2rem;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23999' viewBox='0 0 320 512'%3E%3Cpath d='M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm112-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v312z'/%3E%3C/svg%3E") center center no-repeat;
}

.contact-page .contact-info .contact-number ul li .email-link {
    margin: 0 0 0.556em;
}

.contact-page .contact-info .opening-hours ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact-page .contact-info .opening-hours ul li {
    margin: 0 0 1.6rem;
    padding: 0 0 1.6rem;
    border-bottom: 1px solid #E2E6EC;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact-page .contact-info .opening-hours ul li strong {
    color: #121212;
}

.contact-page .contact-info .opening-hours ul li:last-child {
    margin: 0;
    padding: 0;
    border-bottom: 0;
}

.contact-page .contact-form-holder {
    width: 58.333%;
    padding: 0 15px;
}

.contact-page .contact-form-holder .holder {
    background: #fff;
    border: 1px solid #E2E6EC;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    padding: 4rem;
}

.contact-page .gform_wrapper{
    margin: 0;
}

.contact-page .gform_wrapper .gform_title{
    font-size: 30px;
    line-height: 1.250em;
    color: #121212;
    padding: 0 0 17px;
    margin: 0 0 30px;
    font-family: 'SangBleu Sans-bold';
    font-weight: normal;
    border-bottom: 1px solid #E2E6EC;
}

.contact-page .gform_wrapper .top_label .gfield_label{
    font-size: 14px;
    line-height: 1.143em;
    font-family: 'MTTMilano Medium';
    font-weight: normal;   
    color: #121212;
}

.contact-page .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
    font-size: 14px;
    padding: 15px;
}

.contact-page .gform_wrapper select{
    height: 48px;
    border-radius: 4px;
    font-size: 14px;
    padding: 0 15px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.contact-page .gform_wrapper .ginput_container_select{
    position: relative;
}

.contact-page .gform_wrapper .ginput_container_select:after{
    position: absolute;
    top: 50%;
    right: 20px;
    width: 15px;
    height: 20px;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23999' viewBox='0 0 256 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;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}

.contact-page .gform_wrapper textarea{
    padding: 15px;
    height: 150px !important;
    resize: vertical;
    font-size: 14px;
}

.contact-page .gform_wrapper ul.gform_fields{
    display: flex;
    margin: 0 -10px !important;
    flex-wrap: wrap;
}

.contact-page .gform_wrapper ul.gform_fields li.gfield{
    width: 50%;
    padding: 0 10px;
}

.contact-page .gform_wrapper ul.gform_fields li.gfield.trip-interest,
.contact-page .gform_wrapper ul.gform_fields li.gfield.message{
    width: 100%;
}

.gform_wrapper .gfield_required{
    color: #FF0C0C !important;
}

/*===================================
 About Us Page Style
==================================*/
.about-company {
    display: flex;
    flex-wrap: wrap;
}

.about-company .section-menu {
    width: 28rem;
    margin-right: 4rem;
    align-self: flex-start;
    position: sticky;
    top: 10px;
}

.about-company .section-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'MTTMilano-bold';
}

.about-company .section-menu ul li {
    border-bottom: 1px solid #EBEBEB;
}

.about-company .section-menu ul li.current-menu-item {
    border-bottom-color: transparent;
}

.about-company .section-menu ul li a {
    display: block;
    padding: 1.2rem 2rem;
    color: #121212;
    position: relative;
}

.about-company .section-menu ul li a:hover,
.about-company .section-menu ul li a:focus {
    text-decoration: none;
    outline: none;
    color: var(--blue-color);
}

.about-company .section-menu ul li a:after {
    position: absolute;
    top: 0;
    right: -30px;
    content: '';
    width: 0;
    height: 0;
    border-top: 28px solid transparent;
    border-left: 30px solid #fff;
    border-bottom: 28px solid transparent;
    display: none;
}

.about-company .section-menu ul li.current-menu-item a:after {
    display: block;
}

.about-company .section-menu ul li.current-menu-item a {
    background: #fff;
    color: var(--blue-color);
}

.about-company .section-menu ul li.enquiry {
    margin-top: 3rem;
    border-bottom: 0;
}

.about-company .section-menu ul li.enquiry a {
    border-bottom: 0;
    font-size: 0.889em;
    line-height: 1.125em;
    font-family: 'MTTMilano Medium';
    letter-spacing: 1px;
    color: #fff;
    background: var(--orange-color);
    border: 0;
    text-transform: uppercase;
    text-align: center;
    display: block;
    padding: 1.5rem;
    border-radius: 5px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.about-company .section-menu ul li.enquiry a:after {
    display: none;
}

.about-company .section-menu ul li.enquiry a:hover,
.about-company .section-menu ul li.enquiry a:focus {
    text-decoration: none;
    background: var(--blue-color);
}

.about-company .section-content {
    flex-basis: 0;
    flex-grow: 1;
}

.about-company .section-content .section-holder {
    background: #fff;
    border: 1px solid #E2E6EC;
    margin: 0 0 6rem;
}

.about-company .section-content .section-holder:last-child {
    margin: 0;
}

.about-company .section-content .section-title {
    font-size: 3rem;
    line-height: 1.267em;
    font-family: 'SangBleu Sans-bold';
    font-weight: normal;
    color: #121212;
    margin: 0;
    padding: 1.8rem 4rem 1.5rem;
    border-bottom: 1px solid #E2E6EC;
}

.about-company .section-content .section-description {
    padding: 4rem;
}

.about-company .section-content .team .section-description {
    padding: 0;
}

.about-company .section-content .team .onepage-text{
    padding: 4rem;
}

.about-company .section-content .team .team-member {
    border: 1px solid #EBEBEB;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    margin: 0 0 4rem;
    display: flex;
    flex-wrap: wrap;
    padding: 3rem;
}

.about-company .section-content .team .team-member:last-child {
    margin: 0;
}

.about-company .section-content .team .team-member .img-holder {
    width: 200px;
    margin-right: 4rem;
}

.about-company .section-content .team .team-member .text-holder {
    flex-basis: 0;
    flex-grow: 1;
}

.about-company .section-content .team .team-member .text-holder .name {
    color: #121212;
    font-size: 2.4rem;
    line-height: 1.563em;
    margin: 0;
    font-family: 'MTTMilano-bold';
    font-weight: normal;
}

.about-company .section-content .team .team-member .text-holder .email {
    font-family: 'MTTMilano-bold';
    color: #999;
    display: inline-block;
    margin: 0 0 1.111em;
}

.about-company .section-content .team .team-member .text-holder .team-intro p:last-child {
    margin: 0;
}

.about-company .section-content .legal-documents .section-description {
    padding-bottom: 0;
}

.about-company .section-content .legal-documents .grid {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}

.about-company .section-content .legal-documents .grid .col {
    width: 50%;
    padding: 0 15px;
    margin: 0 0 4rem;
}

.about-company .section-content .legal-documents .legal-documents-holder {
    border: 1px solid #EBEBEB;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.about-company .section-content .legal-documents .legal-documents-holder .img-holder {
    position: relative;
}

.about-company .section-content .legal-documents .legal-documents-holder .img-holder:after {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    width: 4rem;
    height: 4rem;
    background: rgba(0, 0, 0, 0.5);
    content: '';
    pointer-events: none;
}

.about-company .section-content .legal-documents .legal-documents-holder .img-holder:before {
    position: absolute;
    bottom: 2rem;
    right: 2rem;
    content: '';
    width: 1.8rem;
    height: 2rem;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 512 512'%3E%3Cpath d='M312 196v24c0 6.6-5.4 12-12 12h-68v68c0 6.6-5.4 12-12 12h-24c-6.6 0-12-5.4-12-12v-68h-68c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h68v-68c0-6.6 5.4-12 12-12h24c6.6 0 12 5.4 12 12v68h68c6.6 0 12 5.4 12 12zm196.5 289.9l-22.6 22.6c-4.7 4.7-12.3 4.7-17 0L347.5 387.1c-2.3-2.3-3.5-5.3-3.5-8.5v-13.2c-36.5 31.5-84 50.6-136 50.6C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208c0 52-19.1 99.5-50.6 136h13.2c3.2 0 6.2 1.3 8.5 3.5l121.4 121.4c4.7 4.7 4.7 12.3 0 17zM368 208c0-88.4-71.6-160-160-160S48 119.6 48 208s71.6 160 160 160 160-71.6 160-160z'/%3E%3C/svg%3E") center center no-repeat;
    z-index: 1;
    pointer-events: none;
}

.about-company .section-content .legal-documents .legal-documents-holder img {
    vertical-align: top;
}

.about-company .section-content .legal-documents .legal-documents-holder .legal-documents-title {
    text-align: center;
    font-size: 2.4rem;
    line-height: 1.250em;
    color: #121212;
    margin: 0;
    padding: 2rem;
    font-family: 'MTTMilano-bold';
    font-weight: normal;
}

.about-company .section-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.about-company .section-content ul li {
    margin: 0 0 2rem;
    padding: 0 0 0 3rem;
    position: relative;
}

.about-company .section-content ul li:before {
    position: absolute;
    top: 1rem;
    left: 0;
    width: 1.2rem;
    height: 1.2rem;
    background: var(--blue-color);
    border-radius: 50%;
    content: '';
}

.about-company .section-content .why-us h3 {
    color: #121212;
    font-size: 2.4rem;
    line-height: 1.250em;
    font-family: 'MTTMilano-bold';
    font-weight: normal;
    margin: 0 0 0.625em;
}

.about-company .section-content .enquiry .section-description{
    padding: 0;
}

.about-company .section-content .enquiry .gform_wrapper{
    margin: 0;
}

.about-company .section-content .enquiry .gform_wrapper .gform_heading{
    margin: 0;
}

.about-company .section-content .enquiry .gform_wrapper h3.gform_title{
    font-size: 3rem;
    line-height: 1.267em;
    font-family: 'SangBleu Sans-bold';
    font-weight: normal;
    color: #121212;
    margin: 0;
    padding: 1.8rem 4rem 1.5rem;
    border-bottom: 1px solid #E2E6EC;
}

.about-company .section-content .enquiry .gform_wrapper .gform_body{
    padding: 2rem 4rem 0;
}

.about-company .section-content .enquiry .gform_wrapper .top_label .gfield_label {
    font-size: 14px;
    line-height: 1.143em;
    font-family: 'MTTMilano Medium';
    font-weight: normal;
    color: #121212;
}

.about-company .section-content .enquiry .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    font-size: 14px;
    padding: 15px;
    width: 100%;
}

.about-company .section-content .enquiry .gform_wrapper textarea {
    padding: 15px;
    height: 150px !important;
    resize: vertical;
    font-size: 14px;
}

.about-company .section-content .enquiry .gform_wrapper ul.gform_fields{
    display: flex;
    margin: 0 -10px !important;
    flex-wrap: wrap;
}

.about-company .section-content .enquiry .gform_wrapper ul.gform_fields li.gfield {
    width: 50%;
    padding: 0 10px;
    margin: 0 0 28px !important;
}

.about-company .section-content .enquiry .gform_wrapper ul.gform_fields li.gfield.message {
    width: 100%;
}

.about-company .section-content .enquiry .gform_wrapper .gform_footer{
    padding: 0 4rem 4rem;
    margin: 0;
}

/*=====================================
 Parent Child Page Style
=====================================*/
.parent-child {
    margin: 5rem 0 0;
}

.parent-child .link-more {
    font-size: 1.6rem;
    line-height: 1em;
    color: var(--blue-color);
    font-family: 'MTTMilano-bold';
    display: inline-block;
    padding: 0.8rem 3.5rem 0.8rem 0;
    position: relative;
    cursor: pointer;
}

.parent-child .link-more:hover,
.parent-child .link-more:focus {
    outline: none;
    text-decoration: none;
}

.parent-child .link-more:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 3rem;
    height: 3rem;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230F61AE' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm216 248c0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216zm-207.5 86.6l115-115.1c4.7-4.7 4.7-12.3 0-17l-7.1-7.1c-4.7-4.7-12.3-4.7-17 0L256 303l-99.5-99.5c-4.7-4.7-12.3-4.7-17 0l-7.1 7.1c-4.7 4.7-4.7 12.3 0 17l115 115.1c4.8 4.6 12.4 4.6 17.1-.1z'/%3E%3C/svg%3E") center center no-repeat;
}

.parent-child .link-more.open:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.parent-child .link-more .show-less {
    display: none;
}

.parent-child .link-more.open .show-less {
    display: block;
}

.parent-child .link-more.open .show-more {
    display: none;
}

.parent-child .top-section {
    border-bottom: 1px solid #E2E6EC;
    padding-bottom: 6rem;
    margin-bottom: 6rem;
}

.parent-child .top-section .description-holder {
    max-height: 760px;
}

.parent-child .description-holder {
    overflow: hidden;
    position: relative;
}

.parent-child .description-holder.open {
    max-height: none;
}

.parent-child .description-holder.open:after {
    display: none;
}

.parent-child .description-holder:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 108px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f7fb+70,f2f7fb+100&0+0,0.8+70,1+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(242, 247, 251, 0.8) 70%, rgba(242, 247, 251, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(242, 247, 251, 0.8) 70%, rgba(242, 247, 251, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(242, 247, 251, 0.8) 70%, rgba(242, 247, 251, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    z-index: 1;
    content: '';
    pointer-events: none;
}

.parent-child .destination-holder .description-holder {
    max-height: 330px;
}

.parent-child .destination-holder .description-holder.open {
    max-height: none;
}

.parent-child .destination-holder .description-holder img {
    position: relative;
    z-index: 2;
}

.parent-child .destination-holder .description-holder img.alignright {
    margin: 3rem 0 3rem 3rem;
}

.parent-child .destination-holder .destination-title {
    font-size: 4rem;
    line-height: 1.250em;
    font-family: 'SangBleu Sans-bold';
    font-weight: normal;
    color: #121212;
    margin: 0 0 25px;
    width: 100%;
}

.parent-child .destination-holder {
    padding-bottom: 4rem;
    margin-bottom: 4rem;
    border-bottom: 1px solid #E2E6EC;
}

.parent-child .destination-holder:after{
    display: block;
    clear: both;
    content: '';
}

.parent-child .destination-holder .destination-img{
    max-width: 386px;
    float: right;
    margin: 0 0 30px 30px;
}

.parent-child .destination-holder .page-block-content-wrap .btn-blue svg{
    display: none;
}

.parent-child .destination-holder .page-block-content-wrap .btn-blue{
    padding: 1.5rem 3rem
}

.parent-child .grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.5rem;
    padding: 0 0 6rem;
}

.parent-child .grid .col {
    width: 33.333%;
    padding: 0 1.5rem;
    margin: 0 0 3rem;
}

.parent-child .grid .col .holder {
    background: #fff;
    border: 1px solid #E2E6EC;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    height: 100%;
    border-radius: 0 0 5px 5px;
    display: flex;
    flex-direction: column;
}

.parent-child .grid .col img {
    vertical-align: top;
}

.parent-child .grid .col .text-holder {
    padding: 3rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.parent-child .grid .col .text-holder .content{
    flex-grow: 1;
}

.parent-child .grid .col .title {
    font-size: 2.4rem;
    line-height: 1.250em;
    margin: 0 0 0.833em;
    font-family: 'MTTMilano-bold';
    font-weight: normal;
}

.parent-child .grid .col .title a {
    color: #121212;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.parent-child .grid .col .title a:hover,
.parent-child .grid .col .title a:focus {
    outline: none;
    color: var(--blue-color);
    text-decoration: none;
}

.parent-child .grid .col .btn-more {
    font-size: 1.6rem;
    line-height: 1em;
    font-family: 'MTTMilano-bold';
    color: var(--orange-color);
    display: inline-block;
    padding-right: 22px;
    position: relative;
    align-self: flex-start;
}

.parent-child .grid .col .btn-more:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 1.5rem;
    height: 2rem;
    content: '';
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F47721' 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;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.parent-child .grid .col .btn-more:hover,
.parent-child .grid .col .btn-more:focus {
    text-decoration: none;
    outline: none;
}

.parent-child .grid .col .btn-more:hover:after,
.parent-child .grid .col .btn-more:focus:after {
    -webkit-transform: translate(10px, -50%);
    -moz-transform: translate(10px, -50%);
    transform: translate(10px, -50%);
}

/*===================================
 Sidebar Style
===================================*/
#secondary {
    width: 27.3%;
    margin-left: 2.7rem;
}

#secondary .widget {
    background: #fff;
    margin: 0 0 30px;
    border-radius: 5px;
    border: 1px solid #E2E6EC;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}

#secondary .widget-title {
    font-size: 20px;
    line-height: 25px;
    color: var(--default-link-color);
    margin: 0;
    font-weight: normal;
    font-family: 'SangBleu Sans-bold';
    padding: 20px;
    border-bottom: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

#secondary .widget ul {
    margin: 0;
    padding: 20px;
    list-style: none;
    font-family: 'MTTMilano-bold';
}

#secondary .widget ul li {
    margin: 0 0 12px;
    padding: 0 0 12px;
    border-bottom: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

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

#secondary .widget ul li a {
    color: var(--default-link-color);
    -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: var(--blue-color);
}

#secondary .widget_media_gallery .gallery {
    padding: 20px;
    margin: 0 -2px;
}

#secondary .widget_media_gallery .gallery .gallery-item {
    padding: 0 2px;
    margin: 0 0 4px;
}

#secondary .widget_media_gallery .gallery .gallery-item img {
    vertical-align: top;
}

#secondary .widget_media_image img {
    vertical-align: top;
    padding: 20px;
}

#secondary .widget_tag_cloud .tagcloud {
    padding: 20px;
}

#secondary .widget_tag_cloud .tagcloud a {
    font-size: 12px;
    line-height: 1.250em;
    font-family: 'MTTMilano-bold';
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 2px solid var(--blue-color);
    padding: 5px 10px;
    margin: 0 0 2px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#secondary .widget_tag_cloud .tagcloud a:hover,
#secondary .widget_tag_cloud .tagcloud a:focus {
    text-decoration: none;
    color: #fff;
    background: var(--blue-color);
}

#secondary .widget_text .textwidget {
    padding: 20px;
    font-size: 16px;
}

#secondary .widget_search .search-form {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
}

#secondary .widget_search .search-form label {
    flex-basis: 0;
    flex-grow: 1;
}

#secondary .widget_search .search-form input[type="search"] {
    width: 100%;
    font-size: 14px;
    padding: 10px 15px;
    border: 1px solid #EAEAEA;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    height: 100%;
}

#secondary .widget_search .search-form input[type="submit"] {
    width: 48px;
    background-color: var(--blue-color);
    border: 0;
    border-radius: 0 4px 4px 0;
    font-size: 0;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><path d="M11.572,19.163a7.532,7.532,0,0,0,4.676-1.624L20.709,22,22,20.709l-4.461-4.461a7.57,7.57,0,1,0-5.967,2.915Zm0-13.363A5.782,5.782,0,1,1,5.8,11.572,5.782,5.782,0,0,1,11.572,5.8Z" transform="translate(-4 -4)" fill="%23fff"/></svg>');
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#secondary .widget_search .search-form input[type="submit"]:hover,
#secondary .widget_search .search-form input[type="submit"]:focus {
    background-color: var(--orange-color);
}

#secondary .widget_mosaic_adventure_recent_post ul li {
    padding: 0;
    border-bottom: 0;
    margin: 0 0 20px;
    display: flex;
    flex-wrap: wrap;
}

#secondary .widget_mosaic_adventure_recent_post ul li:last-child {
    margin: 0;
}

#secondary .widget_mosaic_adventure_recent_post ul li .post-thumbnail {
    width: 95px;
    align-self: flex-start;
    margin: 0 20px 0 0;
}

#secondary .widget_mosaic_adventure_recent_post ul li .post-thumbnail img {
    vertical-align: top;
    border-radius: 5px;
    width: 95px;
    height: 95px;
    object-fit: cover;
}

#secondary .widget_mosaic_adventure_recent_post ul li .entry-header {
    flex-basis: 0;
    flex-grow: 1;
}

#secondary .widget_mosaic_adventure_recent_post ul li .entry-header .entry-title {
    font-size: 18px;
    line-height: 1.250em;
    margin: 0 0 5px;
    font-family: 'MTTMilano-bold';
    font-weight: normal;
}

#secondary .widget_mosaic_adventure_recent_post ul li .entry-header .posted-on svg {
    display: none;
}

#secondary .widget_mosaic_adventure_recent_post ul li .entry-header .posted-on {
    font-size: 16px;
    line-height: 18px;
    font-family: 'MTTMilano-regular';
}

#secondary .widget_mosaic_adventure_recent_post ul li .entry-header .posted-on a {
    color: #999;
}

#secondary .widget_mosaic_adventure_recent_post ul li .entry-header .posted-on a:hover,
#secondary .widget_mosaic_adventure_recent_post ul li .entry-header .posted-on a:focus {
    color: var(--blue-color);
}

/*==========================
 Footer Style
==========================*/
.site-footer {
    background: url(images/img25.jpg) no-repeat;
    background-size: cover;
    padding: 5% 0 0;
    position: relative;
    border-top: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

.site-footer .footer-top {
    position: relative;
    z-index: 1;
    margin-bottom: 9rem;
}

.site-footer .footer-top .holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.site-footer .footer-top .col {
    width: 48%;
}

.site-footer .footer-top .col .title {
    font-size: 1.6rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #121212;
    font-family: 'MTTMilano-bold';
    margin: 0 0 1.250em;
}

.site-footer .footer-top .col ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
}

.site-footer .footer-top .col ul li {
    margin-right: 30px;
    margin-bottom: 30px;
}

.site-footer .footer-top .col ul li:last-child {
    margin-right: 0;
}


.footer-m {
    background: rgba(255, 255, 255, 0.95);
    width: 90%;
    margin: 0 auto;
    padding: 5% 15px 2.5%;
}

.footer-m .holder {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.footer-m .holder .col {
    width: 25%;
    padding: 0 15px;
}

.footer-m .widget .widget-title {
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 1.750em;
    font-family: 'SangBleu Sans-medium';
    color: var(--blue-color);
    padding: 0 0 0.444em;
    margin: 0 0 1.111em;
    border-bottom: 1px dotted #999;
}

.footer-m .widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1.6rem;
}

.footer-m .widget ul li {
    margin: 0 0 8px;
}

.footer-m .widget ul li a {
    color: var(--font-color);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.footer-m .widget ul li a:hover,
.footer-m .widget ul li a:focus {
    text-decoration: none;
    color: var(--blue-color);
}

.footer-m .office-info {
    margin: 4rem 0 0;
    padding: 5rem 0 0;
    border-top: 1px dotted #999;
    text-align: center;
}

.footer-m .office-info .logo {
    margin: 0 0 30px;
}

.footer-m .office-info h4 {
    font-family: 'MTTMilano-bold';
    color: #121212;
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 1em;
    margin: 0 0 1.111em;
}

.footer-m .office-info address,
.footer-m .office-info .registered-number {
    font-size: 1.4rem;
    font-style: normal;
    margin: 0;
}

.footer-m .gform_wrapper{
    margin: 0;
}

.footer-m .gform_wrapper ul li.gfield{
    margin-top: 0;
    padding: 0 !important;
}

.footer-m .gform_wrapper .top_label .gfield_label{
    display: none;
}

.footer-m .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
    font-size: 16px;
    line-height: 1.188em;
    padding: 15px;
}

.footer-m .gform_wrapper .gform_footer{
    padding: 0;
}

.footer-m .gform_wrapper .gform_footer input[type="submit"]{
    width: 100%;
}

.footer-m .gform_wrapper span.gform_description{
    font-size: 16px;
    line-height: 1em;
}

.footer-bottom {
    padding: 3rem 0;
    font-size: 1.6rem;
    line-height: 1.111em;
    color: #fff;
}

.footer-bottom .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.footer-bottom .site-info {
    width: 48%;
}

.footer-bottom .site-info a {
    color: #fff;
}

.footer-bottom .site-by {
    width: 48%;
    text-align: right;
}

.footer-bottom .site-by a {
    font-family: 'MTTMilano-bold';
}
.social-media a{
    display: inline-block;
    margin-right: 10px;
}

/*=============================
 Single Trip Style
=============================*/
.single-trip .inner-banner:after{
    z-index: 1;
}

.single-trip .inner-banner .post-thumbnail img{
    opacity: 0.7;
    height: 595px;
    object-fit: cover;
}

.single-trip .inner-banner .banner-text{
    top: inherit;
    bottom: 6rem;
    margin-top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}

.single-trip .inner-banner .banner-text .holder{
    text-align: left;
    max-width: calc((100% - 27.3%) - 2.7rem);
    margin: 0;
    position: relative;
}

.single-trip .inner-banner .banner-text .holder .trip-duration{
    position: absolute;
    top: 0;
    right: 0;
    background: var(--blue-color);
    padding: 5px 16px;
    border-radius: 4px;
}

.single-trip .inner-banner .banner-text .holder .trip-duration strong{
    font-size: 4rem;
    line-height: 1em;
    font-family: 'MTTMilano-black';
    font-weight: normal;
    display: block;
}

.single-trip .inner-banner .banner-text .holder .trip-duration svg,
.single-trip .inner-banner .banner-text .holder .trip-duration span{
    display: none;
}

.single-trip .inner-banner .banner-title{
    font-size: 4rem;
    line-height: 1.563em;
    max-width: 90%;
}

.single-trip .inner-banner .star-rating .average-rating{
    margin: 0;
}

.single-trip .inner-banner .star-rating .aggregate-rating{
    color: #fff;
}

.single-trip .inner-banner .star-rating .aggregate-rating .rating-star,
.single-trip .inner-banner .star-rating .aggregate-rating .rating-star:before{
    background: var(--orange-color);
}

.single-trip .inner-banner .star-rating .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-normal-group > svg{
    fill: #fff;
}

.trip-gallery .owl-nav button.owl-prev{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.trip-gallery .owl-nav button.owl-prev span{
    font-size: 0;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 448 512'%3E%3Cpath d='M134.059 296H436c6.627 0 12-5.373 12-12v-56c0-6.627-5.373-12-12-12H134.059v-46.059c0-21.382-25.851-32.09-40.971-16.971L7.029 239.029c-9.373 9.373-9.373 24.569 0 33.941l86.059 86.059c15.119 15.119 40.971 4.411 40.971-16.971V296z'/%3E%3C/svg%3E") center center no-repeat;
    width: 20px;
    height: 25px;
}

.trip-gallery .owl-nav button.owl-next{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.trip-gallery .owl-nav button.owl-next span{
    font-size: 0;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 448 512'%3E%3Cpath d='M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z'/%3E%3C/svg%3E") center center no-repeat;
    width: 20px;
    height: 25px;
}

.single-trip #primary .site-main{
    padding: 0;
    background: none;
    border-radius: 0;
    border: 0;
    box-shadow: none;
}

.single-trip .trip-content-area{
    padding: 0;
}

.single-trip .trip-content-area .row{
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.single-trip .trip-content-area .row:after{
    display: none;
}

.single-trip #primary{
   /* width: 100%;
    padding: 0;*/
    flex: initial;
}

.single-trip #primary .trip-post .entry-content{
    margin: 0;
}

#tabs-container{
    margin: 0;
}

#tabs-container .nav-tab-wrapper{
    margin: 0 0 30px;
    position: sticky;
    top: 0;
    z-index: 1;
}

#tabs-container .tab-inner-wrapper:after{
    display: none;
}

#tabs-container .tab-inner-wrapper{
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #E2E6EC;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}

#tabs-container .tab-inner-wrapper .tab-anchor-wrapper{
    float: none;
    display: block;
    font-size: 14px;
    line-height: 1.429em;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0;
    margin: 0;
    font-family: 'MTTMilano-bold';
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
    border-right: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

#tabs-container .tab-inner-wrapper .tab-anchor-wrapper:last-child{
    border-right: 0;
}

#tabs-container .tab-inner-wrapper .tab-anchor-wrapper a{
    padding: 19px 25px;
    color: #121212;
    background: #fff;
    border-bottom: 4px solid transparent;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#tabs-container .tab-inner-wrapper .tab-anchor-wrapper a:hover,
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper a:focus,
#tabs-container .tab-inner-wrapper .nav-tab-active a{
    border-bottom-color: var(--blue-color);
}

#tabs-container .tab-content{
    margin: 0;
    background: none;
    padding: 0;
    border: 0;
    z-index: 0;
}

#tabs-container .tab-content .nb-configurations{
    margin: 0 0 40px;
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    padding: 30px;
    display: block !important;
    position: relative;
    border-radius: 5px;
    border: 1px solid #E2E6EC;
}

#tabs-container .tab-content .tab-label {
    font-size: 30px;
    line-height: 1.250em;
    font-family: 'SangBleu Sans-bold';
    color: #121212;
    margin: 0 0 30px;
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

#tabs-container .tab-content h1,
#tabs-container .tab-content h2,
#tabs-container .tab-content h3,
#tabs-container .tab-content h4,
#tabs-container .tab-content h5,
#tabs-container .tab-content h6 {
    font-family: 'SangBleu Sans-bold';
    color: #121212;
    margin: 0 0 20px;
}

#tabs-container .tab-content h1 {
    font-size: 4.9rem;
    line-height: 1.245em;
}

#tabs-container .tab-content h2 {
    font-size: 3.9rem;
    line-height: 1.256em;
}

#tabs-container .tab-content h3 {
    font-size: 3.1rem;
    line-height: 1.258em;
}

#tabs-container .tab-content h4 {
    font-size: 2.5rem;
    line-height: 1.240em;
}

#tabs-container .tab-content h5 {
    font-size: 2rem;
    line-height: 1.250em;
}

#tabs-container .tab-content h6 {
    font-size: 1.6rem;
    line-height: 1.250em;
}

.itinerary-row {
    border: 0;
    background: none;
    margin: 0 0 20px;
    padding-left: 60px;
    position: relative;
}

.itinerary-row:before {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 5px;
    content: '';
    background: #fff;
    border: 3px solid var(--blue-color);
    border-radius: 50%;
    z-index: 1;
}

.itinerary-row:first-child:before {
    width: 40px;
    height: 40px;
    background-color: var(--blue-color);
    left: -4px;
    top: -8px;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="20" height="19.264" viewBox="0 0 20 19.264"><path d="M12.6,25.365a5.521,5.521,0,0,0-2.923-2.923,5.43,5.43,0,0,0-4.29,0,5.521,5.521,0,0,0-2.923,2.923A5.119,5.119,0,0,0,2,27.51c0,1.262.883,3.26,2.629,5.994,1.283,2,2.587,3.68,2.587,3.68l.294.379.294-.379c.021-.021,1.3-1.682,2.587-3.68,1.746-2.734,2.629-4.732,2.629-5.994A5.074,5.074,0,0,0,12.6,25.365Zm-4.669,4a2.145,2.145,0,1,1,1.682-1.682A2.081,2.081,0,0,1,7.931,29.361Z" transform="translate(-2 -18.404)" fill="%23fff"/><path d="M77.621,6.477A2.513,2.513,0,0,0,76.254,5.11a2.688,2.688,0,0,0-.988-.21,2.322,2.322,0,0,0-.988.21A2.513,2.513,0,0,0,72.91,6.477a2.687,2.687,0,0,0-.21.988,6.388,6.388,0,0,0,1.22,2.776c.589.925,1.2,1.7,1.2,1.7l.147.168.147-.168s.61-.778,1.2-1.7a6.226,6.226,0,0,0,1.22-2.776A2.39,2.39,0,0,0,77.621,6.477ZM75.455,8.349a1.007,1.007,0,0,1-1.178-1.178.988.988,0,0,1,.778-.778,1.007,1.007,0,0,1,1.178,1.178A.988.988,0,0,1,75.455,8.349Z" transform="translate(-57.831 -4.9)" fill="%23fff"/><path d="M36.915,49.276,36.6,48.5a3.256,3.256,0,0,1,.9-.147l.336-.042.105.841-.336.021C37.315,49.213,37,49.255,36.915,49.276Zm2.461-.336-.147-.841c.4-.063.757-.126,1.094-.21l.189.82C40.154,48.793,39.776,48.856,39.376,48.94Zm2.545-.589-.252-.82c.358-.105.715-.231,1.03-.358l.315.778A8.385,8.385,0,0,1,41.921,48.351Zm2.419-1.073-.463-.715a5.109,5.109,0,0,0,.8-.652l.61.589A4.456,4.456,0,0,1,44.339,47.278Zm1.767-2.145-.82-.252a2.671,2.671,0,0,0,.105-.715v-.231l.841-.063c0,.105.021.21.021.294A4.882,4.882,0,0,1,46.106,45.133Zm-1.052-2.44a8.079,8.079,0,0,0-.484-.946l.736-.442a8.6,8.6,0,0,1,.547,1.073Zm-1.073-2.376a4.6,4.6,0,0,1-.105-.9,1.809,1.809,0,0,1,.021-.336l.841.084c0,.084-.021.168-.021.252a3.043,3.043,0,0,0,.084.736Zm1.178-2.25-.673-.526a3.231,3.231,0,0,1,.988-.841l.421.736A2.466,2.466,0,0,0,45.159,38.067Z" transform="translate(-29.323 -30.012)" fill="%23fff"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    z-index: 1;
    border: 0;
}

.itinerary-row:last-child:before {
    width: 40px;
    height: 40px;
    background-color: #F58220;
    left: -4px;
    top: -8px;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="15.758" height="20" viewBox="0 0 15.758 20"><path d="M24.485,4.4V19.008h1.242V4.4a1.221,1.221,0,1,0-1.242,0Z" transform="translate(-18.713 -2.127)" fill="%23fff"/><path d="M39.324,12.743,31.48,9.44v7.215l7.844-3.3a.335.335,0,0,0,0-.612Z" transform="translate(-23.766 -6.993)" fill="%23fff"/><path d="M16.2,43v1.138c2.286.268,3.872,1.168,3.872,1.988,0,.974-2.246,2.065-5.251,2.065s-5.247-1.1-5.247-2.078c0-.823,1.59-1.72,3.879-1.988V43c-2.932.3-5.02,1.543-5.02,3.129,0,1.821,2.741,3.193,6.358,3.193s6.378-1.372,6.378-3.193C21.2,44.529,19.125,43.284,16.2,43Z" transform="translate(-8.43 -29.322)" fill="%23fff"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    z-index: 1;
    border: 0;
}

.itinerary-row:after {
    content: '';
    border: 1px dashed #E2E6EC;
    position: absolute;
    top: 10px;
    left: 14px;
    height: 100%;
}

.itinerary-row:last-child {
    margin: 0;
}

.itinerary-row:last-child:after {
    display: none;
}

.itinerary .itinerary-row:last-child .itinerary-content {
    border-bottom: 0;
}

.itinerary .itinerary-content .title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 18px;
    line-height: 1.650em;
    font-weight: normal;
    font-family: 'MTTMilano-bold';
    color: #242A3A;
    margin: 0 0 21px;
    padding-right: 25px;
    position: relative;
    cursor: pointer;
}

.itinerary .itinerary-content .title:after {
    content: "";
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" 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"></path></svg>');
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 8px;
    right: 0;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
}

.itinerary .itinerary-content .title.open:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.itinerary .itinerary-content .title .sub-title {
    font-weight: normal;
    font-family: 'MTTMilano-regular';
    margin-right: 20px;
    display: none;
}

.itinerary .itinerary-content .title .sub-title:after {
    content: ':';
    display: inline-block;
}

.itinerary .itinerary-content {
    border-bottom: 1px solid rgba(var(--blue-color-rgb), 0.1);
    position: relative;
    top: -5px;
}

.itinerary .itinerary-content .content {
    display: none;
}

.itinerary .itinerary-row:first-child .itinerary-content .content {
    display: block;
    font-size: 18px;
    line-height: 1.650em;
}

#tabs-container .tab-content .fixed-starting h2 {
    /*display: none;*/
    font-size: 18px;
}

#tabs-container .tab-content .fixed-starting .wte-user-input {
    position: absolute;
    top: 26px;
    right: 30px;
    margin: 0;
    width: 220px;
    border: 1px solid #E2E6EC;
    border-radius: 4px;
    height: 40px;
    padding-right: 2px;
}

#tabs-container .tab-content .fixed-starting .wte-user-input:before {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    width: 20px;
    content: '';
    border-radius: 0 4px 4px 0;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}

#tabs-container .tab-content .fixed-starting .wte-user-input:after {
    position: absolute;
    top: 50%;
    right: 15px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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;
    content: '';
    width: 10px;
    height: 15px;
    z-index: 1;
    pointer-events: none;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

#tabs-container .tab-content .fixed-starting .wte-user-input br {
    display: none;
}

#tabs-container .tab-content .fixed-starting .wte-user-input select {
    border: 0;
    font-size: 14px;
    line-height: 16px;
    color: #999;
    height: 100%;
    width: 100%;
    background: none;
    padding-left: 15px;
}

#tabs-container .tab-content .fixed-starting p:empty{
    display: none;
}

#nestable1 .dd-list table {
    border: 0;
    border-collapse: collapse;
}

#nestable1 .dd-list table thead {
    border-bottom: 2px solid rgba(var(--blue-color-rgb), 0.1);
}

#nestable1 .dd-list table thead th {
    background: none;
    padding: 0 15px 20px 0;
    font-size: 16px;
    line-height: 1.406em;
    color: #242A3A;
    font-family: 'MTTMilano-bold';
    font-weight: normal;
}

#nestable1 .dd-list table tbody tr {
    border-bottom: 1px solid rgba(var(--blue-color-rgb), 0.1);
    background: none;
}

#nestable1 .dd-list table tbody tr td {
    padding: 15px 15px 15px 0;
    font-size: 16px;
    line-height: 1.406em;
    color: #313234;
}

#nestable1 .dd-list table tbody tr td br,
#nestable1 .dd-list table tbody tr td p:empty {
    display: none;
}

#nestable1 .dd-list table tbody tr td svg {
    display: none;
}

#nestable1 .dd-list table tbody tr td .start-date,
#nestable1 .dd-list table tbody tr td p {
    float: left;
    margin: 0 5px 0 0;
}

#nestable1 .dd-list table tbody tr td .guaranteed {
    font-family: 'MTTMilano Medium';
    color: #008F4C;
    background: rgba(7, 178, 98, 0.05);
    padding: 0 15px 3px;
    border-radius: 100px;
}

#nestable1 .dd-list table tbody tr td .available {
    font-family: 'MTTMilano Medium';
    color: #C26719;
    background: rgba(245, 130, 32, 0.05);
    padding: 0 15px 3px;
    border-radius: 100px;
}

#nestable1 .dd-list table tbody tr td .limited {
    font-family: 'MTTMilano Medium';
    color: #B30808;
    background: rgba(255, 12, 12, 0.05);
    padding: 0 15px 3px;
    border-radius: 100px;
}

#nestable1 .dd-list table tbody tr .accordion-cost,
#nestable1 .dd-list table tbody tr td .seats {
    font-family: 'MTTMilano-bold';
}

.dd-list table tbody td .book-btn {
    border: 0;
    font-size: 14px;
    line-height: 30px;
    background: var(--orange-color);
    color: #fff;
    font-family: 'MTTMilano-bold';
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    display: block;
}

.dd-list table tbody td .book-btn:hover,
.dd-list table tbody td .book-btn:focus {
    background: var(--blue-color);
    color: #fff;
}

#nestable1 .dd-list table tbody tr td.accordion-book {
    padding-right: 0;
}

#nestable1 .dd-list {
    display: flex;
    flex-direction: column;
    overflow-x: auto;
}

.btn-more-dates {
    font-size: 14px;
    line-height: 1em;
    color: var(--orange-color);
    border: 1px solid var(--orange-color);
    border-radius: 0;
    padding: 10px 20px;
    align-self: center;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'MTTMilano Medium';
}

.btn-more-dates:hover,
.btn-more-dates:focus {
    background: var(--orange-color);
    color: #fff;
}

#include-result li{
    padding-left: 26px;
}

#include-result li:before{
    top: 5px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230FAE2A' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z'/%3E%3C/svg%3E") center center no-repeat;
}

#exclude-result li{
    padding-left: 26px;
}

#exclude-result li:before{
    top: 4px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23F56C6C' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm101.8-262.2L295.6 256l62.2 62.2c4.7 4.7 4.7 12.3 0 17l-22.6 22.6c-4.7 4.7-12.3 4.7-17 0L256 295.6l-62.2 62.2c-4.7 4.7-12.3 4.7-17 0l-22.6-22.6c-4.7-4.7-4.7-12.3 0-17l62.2-62.2-62.2-62.2c-4.7-4.7-4.7-12.3 0-17l22.6-22.6c4.7-4.7 12.3-4.7 17 0l62.2 62.2 62.2-62.2c4.7-4.7 12.3-4.7 17 0l22.6 22.6c4.7 4.7 4.7 12.3 0 17z'/%3E%3C/svg%3E") center center no-repeat;
}

#tabs-container .tab-content .comment-respond .comment-reply-title{
    font-size: 30px;
    line-height: 1.250em;
    font-family: 'SangBleu Sans-bold';
    color: #121212;
    margin: 0 0 30px;
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

.single-trip .nst-rating-wrap{
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

.rating-form .review-title-rating{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.rating-form{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 -5px;
}

.rating-form .comment-notes,
.rating-form .comment-form-comment,
.rating-form .comment-form-cookies-consent,
.rating-form .review-title-rating,
.rating-form .form-submit{
    width: 100%;
    padding: 0 5px;
}

.review-notes,
.validate-notes{
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
}

.rating-form .comment-form-author,
.rating-form .comment-form-email,
.rating-form .comment-form-url{
    width: 33.333%;
    padding: 0 5px;
}

.rating-form .comment-form-title{
    width: 100%;
}

.rating-form label{
    font-size: 14px;
    line-height: 1em;
    color: #121212;
    display: block;
    margin: 0 0 10px;
    font-family: 'MTTMilano-bold';
}

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

.rating-form textarea{
    height: 150px;
    resize: vertical;
}

.review-title-rating .wte-trip-review-rating{
    background: none;
    padding: 0;
    width: auto;
    margin: -30px 0 0 10px;
    border: 0;
}

.rating-form .comment-form-cookies-consent{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.rating-form .comment-form-cookies-consent label{
    margin: 0 0 0 10px;
}

.rating-form input[type="submit"]{
    text-transform: uppercase;
    letter-spacing: 1px;
}

#tabs-container .tab-content .tab-label-wrap{
    position: relative;
}

#tabs-container .tab-content .tab-label-wrap .expand-all-faq{
    position: absolute;
    top: 0;
    right: 0;
    color: #242A3A;
    font-size: 13px;
    line-height: 1em;
}

#tabs-container .tab-content .tab-label-wrap .expand-all-faq:hover,
#tabs-container .tab-content .tab-label-wrap .expand-all-faq:focus{
    text-decoration: none;
}

#tabs-container .tab-content .tab-label-wrap .expand-all-faq svg{
    margin-right: 5px;
    color: var(--blue-color);
    font-size: 24px;
    vertical-align: middle;
}

.faq-row{
    border: 0;
    margin: 0 0 20px;
    border-bottom: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

.faq-row:last-child{
    border: 0;
}

.faq .faq-row .accordion-tabs-toggle{
    border: 0;
    padding: 0 30px 20px 10px;
    font-size: 18px;
    line-height: 20px;
    font-family: 'MTTMilano Medium';
    color: #242A3A;
}

.faq .faq-row .accordion-tabs-toggle .custom-toggle-tabs:after,
.faq .faq-row .accordion-tabs-toggle .custom-toggle-tabs:before{
    display: none;
}

.faq .faq-row .accordion-tabs-toggle .custom-toggle-tabs{
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.faq .faq-row .accordion-tabs-toggle .custom-toggle-tabs.open{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.faq-title{
    width: 100%;
}

.faq .faq-row .faq-content{
    padding-left: 10px;
    padding-right: 30px;
}

/*====================================
 Single Trip Enquiry Form Style
====================================*/
.single-trip #wte_enquiry_contact_form{
    margin: 0;
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    border: 1px solid #E2E6EC;
}

.single-trip #wte_enquiry_contact_form h2{
    font-size: 30px;
    line-height: 1.667em;
    color: #121212;
    font-family: 'SangBleu Sans-bold';
    font-weight: normal;
    margin: 0 0 28px;
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

.single-trip #wte_enquiry_contact_form .package-name-holder label{
    display: block;
}

.single-trip #wte_enquiry_contact_form .package-name-holder .input{
    width: 100%;
    font-weight: normal;
    display: block;
    padding: 0;
    font-size: 30px;
    line-height: 1em;
    font-family: 'MTTMilano-bold';
    color: var(--blue-color);
}

.single-trip #wte_enquiry_contact_form label{
    font-size: 14px;
    line-height: 16px;
    font-family: 'MTTMilano-bold';
    color: #121212;
    margin: 0 0 10px;
    display: block;
}

.single-trip #wte_enquiry_contact_form .row-repeater{
    margin: 0 0 30px;
}

.required{
    color: #FF0C0C;
}

.single-trip #wte_enquiry_contact_form select{
    height: 48px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 16px;
    padding: 0 15px;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.single-trip #wte_enquiry_contact_form .country-holder{
    position: relative;
}

.single-trip #wte_enquiry_contact_form .country-holder:after{
    position: absolute;
    top: 37px;
    right: 15px;
    width: 24px;
    height: 24px;
    content: '';
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g transform="translate(0)"><path d="M7.41,8.59,12,13.17l4.59-4.58L18,10l-6,6L6,10Z" fill="%23999"/><path d="M0,0H24V24H0Z" fill="none"/></g></svg>');
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
}

.single-trip #wte_enquiry_contact_form .confirm-holder label{
    font-family: 'MTTMilano-regular';
    color: #313234;
}

.single-trip #wte_enquiry_contact_form .confirm-msg{
    margin: 0;
}

.single-trip #wte_enquiry_contact_form input[type="submit"]{
    text-transform: uppercase;
    letter-spacing: 1px;
}

/*======================================
 Single Trip Sidebar Style
======================================*/
.single-trip #secondary{
    padding: 0;
    width: 27.3%;
    position: relative;
    z-index: 1;
    margin-top: -229px;
    margin-left: 0;
}

.trip-content-area .widget-area .wpte-bf-outer{
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    margin: 0 0 40px;
    border: 1px solid #E2E6EC;
    /*overflow: hidden;*/
    border-radius: 5px;
    background: #fff;
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-content {
    padding: 0 20px;
}

.wpte-bf-checkout .wpte-bf-summary-total, 
.wpte-bf-checkout .wpte-bf-summary-wrap {
    padding-left: 5%;
    padding-right: 5%;
}

.wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-total-txt {
    padding-right: 0;
    margin-right: 0;
}

.trip-content-area .widget-area .trip-price .price-holder .top-price-holder{
    /*background: #fff;*/
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px 5px 0 0;
}

.trip-content-area .widget-area .trip-price .price-holder .top-price-holder .price-from{
    /*font-size: 0;*/
    display: block;
    padding: 10px;
}

.trip-content-area .widget-area .trip-price .price-holder .prev-price,
.trip-content-area .widget-area .trip-price .price-holder .price{
    font-weight: normal;
}

.trip-content-area .widget-area .trip-price .price-holder .prev-price .starting-from{
    font-size: 14px;
    line-height: 1em;
    font-family: 'MTTMilano Medium';
    color: #999;
    margin-right: 10px;
}

.trip-content-area .widget-area .trip-price .price-holder .prev-price strike{
    font-size: 18px;
    line-height: 1em;
    font-family: 'MTTMilano-regular';
    color: #999999 !important;
    /*display: block;*/
    margin: 0 0 13px;
}

.trip-content-area .widget-area .trip-price .price-holder .price{
    font-size: 36px;
    line-height: 1em;
    color: var(--blue-color);
    font-family: 'MTTMilano-black';
    display: flex;
    flex-wrap: wrap;
    margin: 7px 0 0;
}

.trip-content-area .widget-area .trip-price .price-holder .price .per-person{
    font-size: 12px;
    line-height: 14px;
    font-family: 'MTTMilano-regular';
    color: #999;
    align-self: flex-end;
    margin-left: 5px;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
}

.trip-content-area .widget-area .trip-price .price-holder form{
    /*padding: 30px 20px;*/
    padding: 0;
    /*background: #fff;*/
}

.trip-content-area .widget-area .trip-price .price-holder form .date-time-wrapper{
    margin: 0 20px 10px;    
}

.trip-content-area .widget-area .trip-price .price-holder form .date-time-wrapper:after{
    top: 14px;
    right: 10px;
}

.trip-content-area .widget-area .trip-price .price-holder form .date-time-wrapper input[type="text"]{
    padding: 0;
}

.trip-content-area .widget-area .trip-price .price-holder form .travelers-number-input{
    padding: 15px 20px 0;
    border-bottom: 0;
    margin: 0 0 20px;
}

.trip-content-area .widget-area .trip-price .price-holder form .travelers-number-input label{
    display: block;
    font-size: 16px;
    color: #121212;
    font-family: 'MTTMilano-bold';
}

.trip-content-area .widget-area .trip-price .price-holder form input[type="number"]{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    margin: 0;
}

.trip-content-area .widget-area .trip-price form .discount-price-per-traveler,
.trip-content-area .widget-area .trip-price form .discount-price-per-child-traveler{
    padding: 10px 20px 0;
    margin: 0 0 10px;
    border-bottom: 0;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #121212;
    font-family: 'MTTMilano-bold';
}

.trip-content-area .widget-area .trip-price .price-holder form .total-amt{
    padding: 30px 20px 20px;
    font-size: 36px;
    line-height: 1em;
    color: var(--blue-color);
    font-family: 'MTTMilano-black';
    margin: 0;
}

.trip-content-area .widget-area .trip-price .price-holder form .total-amt b{
    display: block;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #999;
    font-family: 'MTTMilano-bold';
    margin: 0 0 10px;
}

.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: 14px;
    line-height: 30px;
    color: #fff;
    font-family: 'MTTMilano-bold';
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4px;
    border: 0;
    background: var(--orange-color);
    max-width: 88%;
    margin: 0 20px 30px;
}

.trip-content-area .widget-area .trip-price .price-holder form .check-availability:hover,
.trip-content-area .widget-area .trip-price .price-holder form .book-submit: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:focus{
    background: var(--blue-color);
}

.secondary-trip-info .btn-info{
    /*background: #fff;*/
    padding: 30px 20px;
    border-top: 1px solid #E2E6EC;
}

.secondary-trip-info .btn-info .btn-green{
    font-size: 14px;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'MTTMilano-bold';
    color: #fff;
    background: #0FAE2A;
    border: 2px solid #0FAE2A;
    border-radius: 4px;
    display: block;
    margin: 0 0 10px;
    padding: 16px 15px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.secondary-trip-info .btn-info .btn-green:hover,
.secondary-trip-info .btn-info .btn-green:focus{
    text-decoration: none;
    color: #0FAE2A;
    background: none;
}

.secondary-trip-info .btn-info .btn-blue{
    font-size: 14px;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'MTTMilano-bold';
    border-radius: 4px;
    display: block;
    padding: 16px 15px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.secondary-trip-info .btn-info .seperator{
    font-size: 14px;
    font-family: 'MTTMilano-bold';
    color: var(--blue-color);
    text-transform: uppercase;
    margin: -50px 0 0;
}

.secondary-trip-info .btn-info .seperator span{
    width: 36px;
    height: 36px;
    border: 1px solid #DDE2E6;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 13px;
    background: #fff;
}

.secondary-trip-info .trip-info{
    /*background: #fff;*/
    padding: 30px 20px 20px 20px;
    border-top: 1px solid #E2E6EC;
}

.secondary-trip-info .trip-info p{
    margin: 0 0 10px;
}

.secondary-trip-info .trip-info strong{
    font-family: 'MTTMilano Medium';
    color: #121212;
}

.secondary-trip-info .trip-info ul{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 1.650em;
}

.secondary-trip-info .trip-info ul li{
    padding-left: 22px;
    position: relative;
    margin: 0 0 10px;
}

.secondary-trip-info .trip-info ul li:before{
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230FAE2A' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z'/%3E%3C/svg%3E") center center no-repeat;
    position: absolute;
    top: 4px;
    left: 0;
    width: 15px;
    height: 20px;
    content: '';
}

.trip-content-area .widget-area .trip-price .price-holder .top-price-holder .group-discount-notice{
    position: unset;
    padding: 20px 20px 20px 60px;
    box-shadow: none;
    background: rgba(var(--blue-color-rgb), 0.1);
    color: var(--blue-color);
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    position: relative;
}

.trip-content-area .widget-area .trip-price .price-holder .top-price-holder .group-discount-notice:before{
    background: url(images/group-discount-icon2.png) no-repeat;
    width: 40px;
    height: 40px;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.trip-content-area .widget-area .trip-price .price-holder .group-discount-check{
    padding: 0;
    border-bottom: 0;
    color: var(--blue-color);
}

.trip-content-area .widget-area .trip-price .price-holder form .wpte-expand-extra-service{
    padding: 0;
    border-bottom: 0;
}

.trip-content-area .widget-area .trip-price .price-holder form .wpte-expand-extra-service .scroll-down h5{
    font-size: 16px;
    font-family: 'MTTMilano-bold';
    color: #121212;
    font-weight: normal;
    padding: 10px 20px;
    border-bottom: 1px solid #E2E6EC;
    border-top: 1px solid #E2E6EC;
    position: relative;
}

.trip-content-area .widget-area .trip-price .price-holder form .wpte-expand-extra-service .scroll-down h5:after{
    position: absolute;
    top: 0;
    right: 50px;
    width: 1px;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    content: '';
}

.trip-content-area .widget-area .trip-price .price-holder .wpte-expand-extra-service:after{
    right: 16px;
}

.wpte-expand-extra-service .extra-service-wrap{
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    background: none;
    margin: 0;
    border-bottom: 1px solid #E2E6EC;
}

.wpte-expand-extra-service .extra-service-wrap .extra-service-info-holder{
    flex-basis: inherit;
    flex-grow: inherit;
    width: 100%;
    padding: 0;
    font-family: 'MTTMilano Medium';
    font-size: 16px;
    margin: 0 0 10px;
    line-height: 1.875em;
}

.wpte-expand-extra-service .extra-service-wrap .extra-service-info-holder .extra-service-title{
    color: #242A3A;
}

.wpte-expand-extra-service .extra-service-wrap .extra-service-info-holder .tooltip{
    height: 15px;
}

.wpte-expand-extra-service .extra-service-wrap .extra-service-info-holder .tooltip:after{
    display: none;
}

.wpte-expand-extra-service .extra-service-wrap .extra-service-info-holder .tooltip-content{
    padding: 10px 15px;
    text-align: center;
    left: -70px;
    background: var(--blue-color);
}

.wpte-expand-extra-service .extra-service-wrap .extra-service-info-holder .tooltip-content:after{
    right: auto;
    left: 35px;
    background: var(--blue-color);
}

.wpte-expand-extra-service .extra-service-wrap .input-holder{
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    height: 40px;
    overflow: hidden;
}

.wpte-expand-extra-service .extra-service-wrap .input-holder .less-no,
.wpte-expand-extra-service .extra-service-wrap .input-holder .more-no{
    width: 40px;
    height: 40px;
    background: #fff;
    position: relative;
}

.wpte-expand-extra-service .extra-service-wrap .input-holder .less-no{
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.wpte-expand-extra-service .extra-service-wrap .input-holder .less-no span{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 2px;
    background: #999;
    border-radius: 20px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.wpte-expand-extra-service .extra-service-wrap .input-holder .more-no{
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.wpte-expand-extra-service .extra-service-wrap .input-holder .more-no:after{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 12px;
    background: #999;
    content: '';
    border-radius: 20px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.wpte-expand-extra-service .extra-service-wrap .input-holder .more-no span{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 2px;
    background: #999;
    border-radius: 20px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.wpte-expand-extra-service .extra-service-wrap .input-holder .less-no .dashicons-minus:before,
.wpte-expand-extra-service .extra-service-wrap .input-holder .more-no .dashicons-plus:before{
    display: none;
}

.wpte-expand-extra-service .extra-service-wrap .input-holder input[type="text"]{
    width: 100%;
    border-radius: 0;
    border-radius: 0;
    flex-basis: 0;
    flex-grow: 1;
    border: 0;
}

.secondary-trip-info .wte-trip-facts{
    background: #fff;
    border-radius: 5px;
    padding: 0;
    border: 1px solid #E2E6EC;
}

.secondary-trip-info .wte-trip-facts .trip-facts-value .icon-holder{
    width: 40px;
    height: 40px;
    color: #fff;
    background: var(--blue-color);
    border-radius: 50%;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.secondary-trip-info .wte-trip-facts .trip-facts-value{
    margin: 0;
    padding: 20px;
}

.secondary-trip-info .wte-trip-facts .trip-facts-value li{
    border-bottom: 1px solid #E2E6EC;
    margin: 0 0 15px;
    padding: 0 0 15px;
}

.secondary-trip-info .wte-trip-facts .trip-facts-value li:last-child{
    border-bottom: 0;
    margin: 0;
    padding: 0;
}

.secondary-trip-info .wte-trip-facts .trip-facts-value li svg{
    font-size: 20px;
    margin: 0;
}

.secondary-trip-info .wte-trip-facts .trip-facts-value li .trip-facts-text{
    font-size: 14px;
    line-height: 1.550em;
}

.secondary-trip-info .wte-trip-facts .trip-facts-value li .trip-facts-text label{
    color: #474747;
}

.secondary-trip-info .wte-trip-facts .trip-facts-value li .trip-facts-text .value{
    color: #313234;
    font-family: 'MTTMilano Medium';
}

#secondary .gform_widget .gform_wrapper{
    padding: 20px;
    margin: 0;
}

#secondary .gform_widget .gform_wrapper .gform_body ul.gform_fields{
    padding: 0;
}

#secondary .gform_widget .gform_wrapper .gform_body ul.gform_fields li.gfield{
    margin: 0 0 10px;
    padding: 0;
    border-bottom: 0;
}

#secondary .gform_widget .gform_wrapper .gform_body ul.gform_fields li.gfield div.ginput_container{
    margin: 0;
}

#secondary .gform_widget .gform_wrapper .gform_body ul.gform_fields li.gfield .gfield_label{
    display: none;
}

#secondary .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
#secondary .gform_wrapper textarea{
    font-size: 14px;
    font-weight: normal;
    padding: 15px !important;
    font-family: 'MTTMilano-regular';
    width: 100%;
}

#secondary .gform_wrapper textarea{
    height: 150px;
}

#secondary .gform_wrapper input[type="submit"]{
    font-size: 14px;
    background: var(--blue-color);
}

#secondary .gform_wrapper input[type="submit"]:hover,
#secondary .gform_wrapper input[type="submit"]:focus{
    background: var(--orange-color);
}

.single-trip #secondary .widget_nav_menu ul{
    font-family: 'MTTMilano-regular';
}

.single-trip #secondary .widget_nav_menu ul li{
    border-bottom: 0;
    padding: 0 0 0 20px;
    margin: 0 0 20px;
    position: relative;
}

.single-trip #secondary .widget_nav_menu ul li:last-child{
    margin: 0;
}

.single-trip #secondary .widget_nav_menu ul li:after{
    position: absolute;
    top: 10px;
    left: 0;
    width: 7px;
    height: 10px;
    content: '';
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="6.175" height="10" viewBox="0 0 6.175 10"><path d="M9.765,6,8.59,7.175,12.407,11,8.59,14.825,9.765,16l5-5Z" transform="translate(-8.59 -6)" fill="%230f61ae"/></svg>');
    background-repeat: no-repeat;
}

#secondary .widget_text .textwidget .gform_wrapper{
    margin: 30px 0 0;
    padding: 30px 0 0;
    border-top: 1px solid rgba(var(--blue-color-rgb), 0.1); 
}

#secondary .widget_text .textwidget .gform_wrapper .gform_heading{
    margin: 0 0 20px;
}

#secondary .widget_text .textwidget .gform_wrapper .gform_heading .gform_title{
    margin: 0;
    font-size: 18px;
    line-height: 1.650em;
    color: #121212;
    font-family: 'MTTMilano-bold';
}

#secondary .widget_text .textwidget .gform_wrapper .gform_fields{
    padding: 0;
}

#secondary .widget_text .textwidget .gform_wrapper .gform_fields .gfield{
    margin: 0 0 10px;
    padding: 0;
    border-bottom: 0;
}

#secondary .widget_text .textwidget .gform_wrapper .gform_fields .gfield .gfield_label{
    display: none;
}

#secondary .widget_text .textwidget .gform_wrapper .gform_footer{
    margin: 0;
    padding: 0;
}

/*========================================
 Booking Page Style
========================================*/
#primary .wpte-bf-checkout .wpte-bf-summary-wrap table tbody tr:nth-child(2n+1) {
    background: none;
}

#primary .wpte-bf-checkout .wpte-bf-summary-wrap table tr td:last-child {
    text-align: right;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-total-txt, 
.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-currency, 
.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-price-amt {
    font-weight: 600;
}

.wpte-bf-booking-steps {
    margin-top: 0;
}

.nst-checkout-page .inner-banner > img{
    height: 320px;
}

.nst-checkout-page #secondary{
    display: none;
}

.nst-checkout-page #primary .page{
    background: #fff;
    border-radius: 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    padding: 60px 100px;
}

.nst-checkout-page #primary .page .text-holder{
    padding: 0;
    box-shadow: none;
}

.nst-checkout-page #primary .page .entry-content{
    margin: 0;
    /*display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;*/
}

.nst-checkout-page #primary .page .entry-content:before,
.nst-checkout-page #primary .page .entry-content:after{
    display: none;
}

.place-order-form-secondary-wrapper{
    width: 50%;
    margin: 0;
    padding: 0 15px;
}

.nst-checkout-page #primary #wp-travel-engine-order-form{
    width: 50%;
    padding: 0 15px;
    margin: 0;
}

.place-order-form-secondary-wrapper .wp-travel-engine-order-form-wrapper{
    padding: 0;
    border: 0;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    box-shadow: 0 -5px 10px rgba(0, 0, 0,0.1);
}

.place-order-form-secondary-wrapper .wp-travel-engine-order-left-column{
    width: 100%;
    margin: 0 0 30px;
}

.place-order-form-secondary-wrapper .wp-travel-engine-order-left-column img{
    border-radius: 0 !important;
    width: 100%;
}

.place-order-form-secondary-wrapper .wp-travel-engine-order-right-column,
.wp-travel-engine-order-form-wrapper{
    overflow: inherit;
    padding: 0 30px;
}

.wp-travel-engine-order-form-wrapper .trip-title{
    position: unset;
    padding: 0 0 20px;
    border-bottom: 1px solid #EBEBEB;
    margin: 0 0 20px !important;
    font-size: 20px !important;
    line-height: 25px !important;
    color: #313234 !important;
}

.place-order-form-secondary-wrapper .trip-property li{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #EBEBEB;
    padding-top: 16px;
}

.place-order-form-secondary-wrapper .trip-property li:first-child{
    padding-top: 0;
    border-top: 0;
}

.place-order-form-secondary-wrapper .trip-property li span{
    width: inherit;
    margin: 0;
}

.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price{
    border-top: 0;
    padding-top: 0;
    margin-top: 30px;
}

.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price > span{
    width: 100% !important;
    font-size: 20px;
    line-height: 24px;
    display: block;
    color: #313234;
    font-family: 'MTTMilano-bold';
    padding: 0 0 15px;
    margin: 0 0 15px;
    border-bottom: 1px solid #EBEBEB;
}

.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price .extra-service{
    display: flex;
    flex-wrap: wrap;
}

.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price .extra-service .extra-service-name,
.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price .extra-service .extra-service-cost{
    width: 50%;
    font-size: 15px;
    margin: 0 0 15px;
}

.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price .extra-service .extra-service-cost{
    text-align: right;
}

.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price .extra-service .extra-service-total-cost{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0 0;
    margin: 15px 0 0;
    border-top: 1px solid #EBEBEB;
}

.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price .extra-service .extra-service-total-cost .extra-service-name,
.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price .extra-service .extra-service-total-cost .extra-service-cost{
    font-family: 'MTTMilano-bold';
    color: #313234;
}

.secondary-inner-wrapper{
    border: 0;
    border-radius: 0;
    margin: 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.secondary-inner-wrapper .person-price-table{
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
    padding: 30px 30px 20px;
}

#primary .page .entry-content .secondary-inner-wrapper table{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#primary .page .entry-content .secondary-inner-wrapper table thead tr,
#primary .page .entry-content .secondary-inner-wrapper table tbody tr{
    display: flex;
    flex-direction: column;
}

#primary .page .entry-content .secondary-inner-wrapper table thead{
    border-bottom: 0;
}

#primary .page .entry-content .secondary-inner-wrapper table thead th{
    font-family: 'MTTMilano-bold';
    margin: 0 0 10px;
}

#primary .page .entry-content .secondary-inner-wrapper table tbody tr{
    background: none;
}

#primary .page .entry-content .secondary-inner-wrapper table tbody tr td{
    text-align: right;
    font-size: 20px;
    font-family: 'MTTMilano-bold';
    color: #313234;
    margin: 0 0 10px;
}

#primary .page .entry-content .secondary-inner-wrapper table tbody tr td:last-child{
    color: var(--blue-color);
}

.relation-options-title,
.personal-options-title{
    padding: 0 0 15px;
    margin: 0 0 30px;
    background: none;
    border-radius: 0;
    font-size: 20px;
    line-height: 24px;
    color: #313234;
    font-family: 'SangBleu Sans-bold';
    border-bottom: 1px solid #EBEBEB;
}

.wp-travel-engine-billing-details-wrapper,
.wp-travel-engine-personal-details-inner-wrapper,
.wp-travel-engine-relation-details-inner-wrapper{
    margin: 0;
}

.wp-travel-engine-billing-details-field-wrap,
.wp-travel-engine-personal-details,
.wp-travel-engine-relation-details{
    padding: 0;
    width: 100%;
    float: none;
    display: block;
    min-height: inherit;
}

#wp-travel-engine-order-form label{
    font-size: 14px;
    line-height: 16px;
    color: #121212;
    display: block;
    margin: 0 0 10px;
    font-family: 'MTTMilano-bold';
}

#wp-travel-engine-order-form #wp-travel-engine-terms label{
    font-size: 13px;
    line-height: 1.777em;
    font-family: 'MTTMilano-regular';
}

.place-order-form-primary-wrapper select{
    font-size: 14px;
}

.wp-travel-engine-relation-details select,
.wp-travel-engine-personal-details select{
    font-size: 14px;
    border-radius: 4px;
}

#wp-travel-engine-order-form input[type="submit"]{
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'MTTMilano Medium';
    width: 100%;
    text-align: center;
    padding: 20px;
    background: var(--orange-color);
    border-color: var(--orange-color);
}

#wp-travel-engine-order-form input[type="submit"]:hover,
#wp-travel-engine-order-form input[type="submit"]:focus{
    background: var(--blue-color);
    border-color: var(--blue-color);
    color: #fff;
}

/*============================
 Trip Listing Page Style
=============================*/
.trip-listing-page #primary{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

.trip-listing-page .trip-content-area{
    padding: 0;
    flex-basis: 0;
    flex-grow: 1;
    margin: 0;
    position: relative;
}

.trip-listing-select-order-by{
    position: absolute;
    top: 0;
    right: 0;
    width: 210px;
}

.trip-listing-select-order-by:after{
    position: absolute;
    top: 50%;
    right: 20px;
    width: 24px;
    height: 24px;
    content: '';
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g transform="translate(-186 -16)"><rect width="24" height="24" rx="12" transform="translate(186 16)" fill="%230f61ae"/><path d="M7,10l5,5,5-5Z" transform="translate(186 16)" fill="%23fff"/></g></svg>');
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}

.trip-listing-select-order-by select{
    height: 48px;
    width: 100%;
    background: #fff;
    border: 1px solid #E2E6EC;
    border-radius: 5px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1em;
    color: #242A3A;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.archive .trip-content-area .grid{
    margin: 0;
}

a.learn-more-tax {
    margin: 0 0 36px 20px;
    text-decoration: underline;
    font-size: 15px;
}
.archive .trip-content-area .grid .noofPosts{
    width: auto;
    margin: 0 0 30px;
    font-size: 24px;
    line-height: 1.208em;
    color: #242A3A;
    font-weight: normal;
    font-family: 'MTTMilano-regular';
    display: inline-block;
}

.archive .trip-content-area .grid .noofPosts strong{
    color: var(--blue-color);
    font-family: 'MTTMilano-bold';
}

.archive .trip-content-area article{
    margin: 0 0 30px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #E2E6EC;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    width: 100%;
}

.archive .trip-content-area article .top{
    padding: 20px 30px;
    position: relative;
    border-bottom: 1px solid rgba(var(--blue-color-rgb), 0.1);
    min-height: 118px;
}

.archive .trip-content-area article .trip-title{
    font-size: 30px;
    line-height: 1.500em;
    font-weight: normal;
    font-family: 'SangBleu Sans-medium';
    max-width: 85%;
    margin: 0;
}

.archive .trip-content-area article .trip-title a{
    color: #121212;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.archive .trip-content-area article .trip-title a:hover,
.archive .trip-content-area article .trip-title a:focus{
    text-decoration: none;
    color: var(--blue-color);
}

.archive .trip-content-area article .top .duration{
    position: absolute;
    height: 79px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    top: 15px;
    right: 30px;
    padding: 0 15px;
}

.archive .trip-content-area article .top .duration strong{
    font-size: 40px;
    line-height: 1em;
    color: var(--blue-color);
    font-family: 'MTTMilano-black';
}

.archive .trip-content-area article .top .duration span{
    line-height: 1em;
    font-size: 18px;
    color: #999;
}

.archive .trip-content-area article .average-rating{
    margin: 0;
}

.archive .trip-content-area article .aggregate-rating{
    font-size: 14px;
    line-height: 1em;
    color: #999;
    font-family: 'MTTMilano-regular';
}

.archive .trip-content-area article .main-content{
    display: flex;
    flex-wrap: wrap;
}

.archive .trip-content-area article .main-content .left-holder{
    flex-basis: 0;
    flex-grow: 1;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
}

.archive .trip-content-area article .main-content .post-thumbnail{
    width: 41.9%;
    margin-right: 20px;
    position: relative;
}

.archive .trip-content-area article .main-content .post-thumbnail > img{
    vertical-align: top;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.archive .trip-content-area article .main-content .post-thumbnail .group-discount{
    position: absolute;
    top: 10px;
    left: 10px;
}

.archive .trip-content-area article .main-content .post-thumbnail .group-discount img{
    vertical-align: top;
    width: 32px;
    height: 32px;
}

.archive .trip-content-area article .main-content .content-wrap{
    flex-basis: 0;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.archive .trip-content-area article .main-content .content-wrap .description{
    flex-grow: 1;
}

.archive .trip-content-area article .bottom span{
    font-size: 1.4rem;
    line-height: 1.650em;
    display: block;
    color: #121212;
    margin: 0 0 0.571em;
}

.archive .trip-content-area article .main-content .price-holder{
    width: 22.25%;
    background: rgba(var(--blue-color-rgb), 0.1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 20px;
}

.archive .trip-content-area article .main-content .price-holder .price-holder{
    width: 100%;
    background: none;
    display: block;
    padding: 0;
    margin: 0 0 20px;
}

.archive .trip-content-area article .main-content .price-holder > small{
    display: block;
    font-size: 14px;
    line-height: 1em;
    color: #999;
    font-family: 'MTTMilano Medium';
}

.archive .trip-content-area article .main-content .price-holder strike{
    font-size: 18px;
    line-height: 1em;
    color: #777;
}

.archive .trip-content-area article .main-content .price-holder .trip-price .current-price{
    font-size: 30px;
    line-height: 1em;
    color: var(--blue-color);
    font-family: 'MTTMilano-black';
}

.archive .trip-content-area article .main-content .price-holder .trip-price small{
    font-size: 12px;
    line-height: 1.167em;
    color: #999;
}

.archive .trip-content-area article .main-content .price-holder .btn-orange{
    font-size: 14px;
    line-height: 1em;
    font-family: 'MTTMilano-bold';
    align-self: flex-start;
    padding: 1.6rem 3rem;
}

.trip-listing-page .wp-travel-vendor-filter{
    width: 280px;
    margin-right: 30px;
}

.trip-listing-page .wp-travel-vendor-filter #loader{
    display: none !important;
}



.sidebar h2{
    font-size: 20px;
    line-height: 1.250em;
    font-weight: normal;
    font-family: 'SangBleu Sans-bold';
    color: #fff;
    background: var(--blue-color);
    padding: 20px 18px;
    margin: 0;
    border-radius: 5px 5px 0 0;
}

.sidebar .advanced-search-field{
    background: #fff;
    margin: 0 0 30px;
    border-radius: 5px;
    border: 1px solid #E2E6EC;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    padding: 20px;
}

.sidebar .advanced-search-field h3{
    font-size: 15px;
    line-height: 1.067em;
    font-weight: normal;
    font-family: 'MTTMilano-bold';
    color: #242A3A;
    margin: 0 0 20px;
    position: relative;
}

.sidebar .advanced-search-field h3:after{
    position: absolute;
    top: 7px;
    right: 0;
    width: 10px;
    height: 5px;
    content: '';
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="5" viewBox="0 0 10 5"><path d="M7,10l5,5,5-5Z" transform="translate(-7 -10)"/></svg>');
}

.sidebar .advanced-search-field ul{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
    /*line-height: 1.067em;*/
    line-height: 1.250em;
}

.sidebar .advanced-search-field ul li{
    margin: 0 0 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sidebar .advanced-search-field ul li label{
    display: flex;
    /*align-items: center;*/
    flex-basis: 0;
    flex-grow: 1;
}

.sidebar .advanced-search-field ul li .count{
    font-size: 12px;
    line-height: 1.333em;
    color: #999;
    border: 1px solid #E2E6EC;
    border-radius: 100px;
    padding: 5px 10px;
    font-family: 'MTTMilano Medium';
    align-self: flex-start;
}

.sidebar .advanced-search-field ul li .check-mark{
    width: 18px;
    height: 18px;
    border: 1px solid #E2E6EC;
    border-radius: 2px;
    margin-right: 8px;
    position: relative;
}

.sidebar .advanced-search-field ul li .check-mark:after{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 11px;
    height: 11px;
    content: '';
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="10.82" height="10.213" viewBox="0 0 10.82 10.213"><path d="M3.6,13.5a1.242,1.242,0,0,1,1.484-.963A2.875,2.875,0,0,1,6.744,14.3c2.467-3.428,4.589-5.786,7.39-6.671.25-.058.381-.044.2.162a28.8,28.8,0,0,0-7.547,9.952.161.161,0,0,1-.274-.016C5.891,16.6,5.449,15.5,4.827,14.369c-.277-.583-.628-1-1.228-.872Z" transform="translate(-3.598 -7.599)" fill="%23fff" fill-rule="evenodd"/></svg>');
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.sidebar .advanced-search-field ul li input[type="checkbox"]{
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.sidebar .advanced-search-field ul li input[type="checkbox"]:checked + .check-mark{
    background: var(--blue-color);
    border-color: var(--blue-color);
}

.sidebar .advanced-search-field ul li .check-mark + span{
    width: 80%;
}

.sidebar .advanced-search-field .ui-slider{
    margin: 0 5px 0 10px;
}

.sidebar .advanced-search-field .duration-slider-value,
.sidebar .advanced-search-field .cost-slider-value{
    margin: 20px 0px 0 10px;
}

.sidebar .advanced-search-field .custom-select{
    position: relative;
}

.sidebar .advanced-search-field .custom-select:after{
    position: absolute;
    top: 50%;
    right: 15px;
    content: '';
    width: 16px;
    height: 16px;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M367,75a1,1,0,0,1,1,1V88a1,1,0,0,1-1,1H353a1,1,0,0,1-1-1V76a1,1,0,0,1,1-1h2V73h3v2h4V73h3v2Zm-1,12V78H354v9Zm-10-7h2v2h-2Zm3,0h2v2h-2Z" transform="translate(-352 -73)" fill="%23b8b8b8"/></svg>');
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}

.sidebar .advanced-search-field select{
    width: 100%;
    height: 48px;
    font-size: 14px;
    line-height: 1.143em;
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    padding: 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/*=========================================
 Trip Search Result Page Style
========================================*/
.trip-search-result #primary{
    padding: 0;
}

.trip-search-result #primary .advanced-search-wrapper{
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.trip-search-result #primary .advanced-search-wrapper #loader{
    display: none !important;
}

.trip-search-result #primary .advanced-search-wrapper:after{
    display: none;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar{
    width: 280px;
    padding: 0;
    background: none;
    border-radius: 0;
    margin-right: 30px;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar h2{
    font-size: 20px;
    line-height: 1.250em;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar h3{
    font-size: 15px;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar ul li::after{
    display: none;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar ul li input[type="checkbox"]{
    margin: 0;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .cost-slider-value::after{
    display: none;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap{
    width: 100%;
    flex-basis: 0;
    flex-grow: 1;
    padding: 0;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .foundPosts{
    width: 100%;
    margin: 0 0 30px;
    font-size: 24px;
    line-height: 1.208em;
    color: #242A3A;
    font-weight: normal;
    font-family: 'MTTMilano-regular';
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .foundPosts strong{
    color: var(--blue-color);
    font-family: 'MTTMilano-bold';
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid{
    margin: 0;
}

.trip-search-result #primary article{
    margin: 0 0 30px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #E2E6EC;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    width: 100%;
}

.trip-search-result #primary article .top{
    padding: 20px 30px;
    position: relative;
    border-bottom: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

.trip-search-result #primary article .trip-title{
    font-size: 30px;
    line-height: 1.500em;
    font-weight: normal;
    font-family: 'SangBleu Sans-medium';
    max-width: 85%;
    margin: 0;
}

.trip-search-result #primary article .trip-title a{
    color: #121212;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.trip-search-result #primary article .trip-title a:hover,
.trip-search-result #primary article .trip-title a:focus{
    color: var(--blue-color);
    text-decoration: none;
}

.trip-search-result #primary article .review-wrap .average-rating{
    margin: 0;
}

.trip-search-result #primary article .review-wrap .average-rating .aggregate-rating{
    font-size: 14px;
    line-height: 1em;
    color: #999;
    font-family: 'MTTMilano-regular';
}

.trip-search-result #primary article .top .duration{
    position: absolute;
    height: 79px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    top: 15px;
    right: 30px;
    padding: 0 15px;
}

.trip-search-result #primary article .top .duration strong{
    font-size: 40px;
    line-height: 1em;
    color: var(--blue-color);
    font-family: 'MTTMilano-black';
}

.trip-search-result #primary article .top .duration span{
    line-height: 1em;
    font-size: 18px;
    color: #999;
}

.trip-search-result #primary article .main-content{
    display: flex;
    flex-wrap: wrap;
}

.trip-search-result #primary article .main-content .left-holder{
    flex-basis: 0;
    flex-grow: 1;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
}

.trip-search-result #primary article .main-content .post-thumbnail{
    width: 41.9%;
    margin-right: 20px;
    position: relative;
}

.trip-search-result #primary article .main-content .post-thumbnail > img{
    vertical-align: top;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.trip-search-result #primary article .main-content .post-thumbnail .group-discount{
    position: absolute;
    top: 10px;
    left: 10px;
}

.trip-search-result #primary article .main-content .post-thumbnail .group-discount img{
    vertical-align: top;
    width: 32px;
    height: 32px;
}

.trip-search-result #primary article .main-content .content-wrap{
    flex-basis: 0;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.trip-search-result #primary article .main-content .content-wrap .description{
    flex-grow: 1;
}

.trip-search-result #primary article .main-content .content-wrap .bottom span{
    font-size: 1.4rem;
    line-height: 1.650em;
    display: block;
    color: #121212;
    margin: 0 0 0.571em;
}

.trip-search-result #primary article .main-content .price-holder{
    width: 22.25%;
    background: rgba(var(--blue-color-rgb), 0.1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 20px;
}

.trip-search-result #primary article .main-content .price-holder .price-holder{
    width: 100%;
    background: none;
    display: block;
    padding: 0;
    margin: 0 0 20px;
}

.trip-search-result #primary article .main-content .price-holder > small{
    display: block;
    font-size: 14px;
    line-height: 1em;
    color: #999;
    font-family: 'MTTMilano Medium';
}

.trip-search-result #primary article .main-content .price-holder strike{
    font-size: 18px;
    line-height: 1em;
    color: #777;
}

.trip-search-result #primary article .main-content .price-holder .trip-price .current-price{
    font-size: 30px;
    line-height: 1em;
    color: var(--blue-color);
    font-family: 'MTTMilano-black';
}

.trip-search-result #primary article .main-content .price-holder .trip-price small{
    font-size: 12px;
    line-height: 1.167em;
    color: #999;
}

.trip-search-result #primary article .main-content .price-holder .btn-orange{
    font-size: 14px;
    line-height: 1em;
    font-family: 'MTTMilano-bold';
    align-self: flex-start;
    padding: 1.6rem 3rem;
}

.trip-search-result #primary .advanced-search-wrapper .pagination{
    width: 100%;
    margin-left: 310px;
}

/*================================
 Destination Page Style
=================================*/
.page-template-template-destination .destination-holder .item{
    position: relative;
    padding: 0 5px;
    margin: 0 0 10px;
}

.page-template-template-destination .destination-holder .item img{
    vertical-align: top;
    border-radius: 5px;
}

.page-template-template-destination .destination-holder .item a{
    display: block;
}

.page-template-template-destination .wp-travel-engine-archive-outer-wrap .child-title{
    position: absolute;
    left: 5px;
    bottom: 0;
    width: calc(100% - 10px);
    font-size: 2.2rem;
    line-height: 1.350em;
    font-family: 'SangBleu Sans-medium';
    font-weight: normal;
    margin: 0;
    padding: 10rem 3rem 3rem 3rem;
    color: #fff;
    border-radius: 0 0 5px 5px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    pointer-events: none;
}

.page-template-template-destination .trip-content-area{
    padding: 0;
}

.page-template-template-destination .destination-holder{
    margin: 0 -5px;
}

/*===================================
 Activities Page Style
====================================*/
.page-template-template-activities .trip-content-area,
.page-template-template-trip_types .trip-content-area{
    padding: 0;
}

.page-template-template-activities .activities-holder,
.page-template-template-trip_types .trip_types-holder{
    margin: 0 -5px;
} 

.page-template-template-activities .activities-holder .item,
.page-template-template-trip_types .trip_types-holder .item{
    padding: 0 5px;
    margin: 0 0 10px;
}

.page-template-template-activities .activities-holder .item .img-holder img,
.page-template-template-trip_types .trip_types-holder .item .img-holder img{
    border-radius: 5px;
}

.page-template-template-activities .activities-holder .item .img-holder .title-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder .title-holder{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 2.2rem;
    line-height: 1.350em;
    font-family: 'SangBleu Sans-medium';
    font-weight: normal;
    margin: 0;
    padding: 10rem 3rem 3rem 3rem;
    color: #fff;
    border-radius: 0 0 5px 5px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.page-template-template-activities .activities-holder .item .img-holder .text-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder{
    border-radius: 5px;
    font-size: 16px;
    line-height: 1.500em;
    overflow: auto;
}

.page-template-template-activities .activities-holder .item .img-holder .text-holder .title,
.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .title{
    font-family: 'SangBleu Sans-medium';
    font-weight: normal;
}

.page-template-template-activities .activities-holder .item .img-holder .text-holder .btn-more,
.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .btn-more{
    font-size: 25px;
    color: #fff;
}

.page-template-template-activities .activities-holder .item .img-holder .text-holder .btn-more:hover,
.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .btn-more:hover,
.page-template-template-activities .activities-holder .item .img-holder .text-holder .btn-more:focus,
.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .btn-more:focus{
    text-decoration: none;
}

.tax-destination .trip-content-area,
.tax-activities .trip-content-area,
.tax-trip_types .trip-content-area{
    padding: 0;
    flex-basis: 0;
    flex-grow: 1;
    position: relative;
}

.tax-destination #primary,
.tax-activities #primary,
.tax-trip_types #primary{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

.tax-destination .wp-travel-vendor-filter,
.tax-activities .wp-travel-vendor-filter,
.tax-trip_types .wp-travel-vendor-filter{
    width: 280px;
    padding: 0;
    background: none;
    border-radius: 0;
    margin-right: 30px;
}

/*=====================================
 Review Style
=====================================*/
.review-wrap{
    background: none;
    margin: 0;
    padding: 0;
}

.average-rating{
    border: 0;
    margin: 0 0 30px;
    display: block;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.average-rating .review-summary-title{
    color: #121212;
    margin: 0 0 20px;
    font-family: 'MTTMilano-bold';
    width: 100%;
}

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg{
    width: 17px;
}

.jq-ry-container{
    width: 85px !important;
}

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-normal-group > svg{
    fill: #ccc;
}

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-rated-group > svg{
    fill: #FFB001;
}

.aggregate-rating{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 5px;
    font-size: 20px;
    line-height: 1.500em;
    color: #242A3A;
    font-family: 'MTTMilano-bold';
}

.aggregate-rating span{
    margin: 0 4px;
}

.aggregate-rating .rating-star{
    margin: 0;
    background: var(--blue-color);
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.143em;
    letter-spacing: 1px;
    font-family: 'MTTMilano-bold';
    letter-spacing: 1px;
    padding: 4px 5px 3px 6px;
    position: relative;
}

.aggregate-rating .rating-star:before{
    width: 6px;
    height: 6px;
    background: var(--blue-color);
    content: '';
    position: absolute;
    top: 50%;
    left: -3px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}

.overall-rating-wrap .rating-bar-outer-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 5px;
}

.overall-rating-wrap .rating-bar-outer-wrap .label {
    float: none;
    padding-top: 0;
    width: 120px;
    display: inline-block;
}

.overall-rating-wrap .rating-bar-outer-wrap .rating-bar {
    width: calc(100% - 200px);
    height: 12px;
    border-radius: 0;
    margin: 0 70px 0 10px;
    background: #EAEAEA;
    position: relative;
    display: block;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    transition-property: all;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}

.overall-rating-wrap .rating-bar-outer-wrap .rating-bar .rating-bar-inner {
    height: 100%;
    border-radius: 0;
    background: #FFB001;
    position: absolute;
    top: 0;

}

.overall-rating-wrap .rating-bar-outer-wrap .rating-bar .rating-bar-inner .percent {
    position: fixed;
    left: auto;
    right: -60px;
    text-align: right;
    height: 100%;
    line-height: 1;
    top: -3px;
}

.nst-rating-wrap{
    margin: 40px 0 0;
    padding: 40px 0 0;
    border-top: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

.nst-rating-wrap .comment-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.nst-rating-wrap .comment-list li{
    padding: 0 0 30px !important;
    margin: 0 0 30px !important;
    border-bottom: 1px solid #E2E6EC;
    display: none;
}

.nst-rating-wrap .comment-list li:before{
    display: none;
}

.nst-rating-wrap .comment-list .comment-list-item{
    display: flex;
    flex-wrap: wrap;
}

.nst-rating-wrap .comment-list .section-img-holder .title{
    display: none;
}

.nst-rating-wrap .comment-list .section-img-holder{
    width: 50px;
    margin-right: 15px;
    margin-top: 3px;
}

.nst-rating-wrap .comment-list .section-img-holder img{
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 5px;
    vertical-align: top;
}

.nst-rating-wrap .comment-list .section-img-holder svg{
    width: 50px;
    height: 50px;
    vertical-align: top;
}

.nst-rating-wrap .comment-list .trip-content-meta .comment-title{
    font-size: 20px;
    line-height: 1.500em;
    color: #242A3A;
    display: block;
    margin: 0 0 10px;
    font-family: 'MTTMilano-bold';
}

.nst-rating-wrap .comment-list .trip-content-meta .comment-rating{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 14px;
    line-height: 1.143em;
    color: #999;
}

.nst-rating-wrap .comment-list .trip-content-meta .comment-rating .comment-wte-trip-review-rating{
    margin: 0;
}

.nst-rating-wrap .comment-list .trip-content-meta .comment-rating .comment-meta,
.nst-rating-wrap .comment-list .trip-content-meta .comment-rating .comment-by{
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(var(--blue-color-rgb), 0.1);
}

.nst-rating-wrap .comment-list .trip-comment-content{
    width: 100%;
    margin-top: 15px;
}

.nst-rating-wrap .button-wrap{
    font-size: 16px;
    line-height: 1em;
    font-family: 'MTTMilano-bold';
    color: var(--blue-color);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.nst-rating-wrap .button-wrap svg{
    width: 30px;
    fill: var(--blue-color);
    margin-left: 5px;
}

.nst-rating-wrap .button-wrap .loadmore,
.nst-rating-wrap .button-wrap .showless{
    display: flex;
    align-items: center;
    margin: 0 5px;
    cursor: pointer;
}

/*===================================
 Review Page Style
=================================*/
.review-page{
    background: #fff;
    border: 1px solid #E2E6EC;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    padding: 40px;
}

/*=======================================
 Related Trips Style
=======================================*/
.related-trips{
    padding: 5% 0;
    background: #fff;
}

.related-trips .section-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.related-trips .section-header:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ccc;
    content: '';
}

.related-trips .section-header .section-title {
    font-size: 3rem;
    line-height: 2em;
    color: #121212;
    margin: 0;
    font-family: 'SangBleu Sans-medium';
    font-weight: normal;
    padding-right: 40px;
    position: relative;
    z-index: 1;
    background: #fff;
}

.related-trips .section-header .btn-holder {
    background: #fff;
    padding-left: 40px;
    position: relative;
    z-index: 1;
}

.related-trips .section-header .btn-view-all {
    font-size: 1.4rem;
    line-height: 1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'MTTMilano-bold';
    color: #121212;
    display: block;
    padding: 0.7rem 2rem 0.7rem 1rem;
    position: relative;
}

.related-trips .section-header .btn-view-all:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 20px;
    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;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.related-trips .section-header .btn-view-all:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 100%;
    content: '';
    background: rgba(15, 97, 174, 0.2);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.related-trips .section-header .btn-view-all:hover:before,
.related-trips .section-header .btn-view-all:focus:before {
    width: 100%;
}

.related-trips .section-header .btn-view-all:hover,
.related-trips .section-header .btn-view-all:focus {
    text-decoration: none;
}

.related-trips .holder {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

.related-trips .trip-showcase {
    width: 33.333%;
    padding: 0 20px;
    margin: 6rem 0 0;
}

.menu-opener, 
.btn-close-menu, 
.menu-item-has-children .angle-down{
    display: none;
}

/*Booking form design change*/
.wpte-bf-price-wrap {
    text-align: center;
    border: none;
    padding: 15px 0 0 0;
}

.wpte-bf-price-wrap .wpte-bf-ptitle {
    font-weight: 700;
    font-size: 16px;
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-title {
    background: var(--primary-color);
    color: #fff;
    font-size: 13px;
}

.wpte-bf-booking-steps .wpte-bf-step-wrap {
    font-size: 14px;
    justify-content: flex-start;
    padding-top: 20px;
    padding-bottom: 10px;
    background: none;
    border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.2);
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
    font-size: 16px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.wpte-bf-price-wrap .wpte-bf-price, .wpte-bf-price-wrap .wpte-bf-price:last-child {
    background: rgba(var(--primary-color-rgb), 0.1);
    padding: 10px 20px;
    justify-content: center;
}

.trip-content-area .widget-area .wpte-bf-outer {
    border: none;
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-title:hover {
    background: rgba(var(--primary-color-rgb), 0.95);
}

.wpte-bf-price-wrap .wpte-bf-price ins b {
    font-weight: 900;
}

.wpte-bf-price-wrap .wpte-bf-price ins {
    color: var(--default-link-color);
}

.wpte-bf-price-wrap .wpte-bf-price del {
    color: var(--primary-color);
    opacity: 0.7;
}

.wpte-bf-help-block {
    background: rgba(var(--primary-color-rgb), 0.1);
}

.wpte-bf-datepicker .ui-datepicker td a.ui-state-default {
    background: var(--primary-color);
    color: #fff;
}

.wpte-bf-step-content .wpte-bf-number-field button {
    background: rgba(var(--primary-color-rgb), 0.1);
    color: var(--primary-color);
}

.wpte-bf-step-content .wpte-bf-number-field {
    border-color: rgba(var(--primary-color-rgb), 0.3);
}

.wpte-bf-step-content .wpte-bf-number-field button:hover {
    background: rgba(var(--primary-color-rgb), 0.2);
}

.wpte-bf-step-content .wpte-bf-price .wpte-bf-pqty {
    line-height: 1;
    font-size: 14px;
    color: rgba(var(--black-color-rgb), 0.7);
}

.wpte-bf-step-content-wrap .wpte-bf-total-price {
    font-size: 26px;
    margin-bottom: 20px;
}

.wpte-bf-step-content .wpte-bf-traveler-member .wpte-bf-traveler-block, 
.wpte-bf-step-content .wpte-bf-traveler-member .wpte-bf-es-block {
    border-color: rgba(var(--primary-color-rgb), 0.2);
}

.wpte-bf-step-content .wpte-bf-block-title {
    padding-bottom: 15px;
    font-weight: 700;
    color: rgba(var(--black-color-rgb), 0.7);
    padding-top: 20px;
}

.wpte-bf-outer:not(.wpte-bf-checkout) .wpte-bf-step-content-wrap .wpte-bf-total-price .wpte-bf-currency, 
.wpte-bf-outer:not(.wpte-bf-checkout) .wpte-bf-step-content-wrap .wpte-bf-total-price .wpte-bf-price-amt {
    color: var(--primary-color);
}

.wte-bf-price-detail .wpte-bf-toggle-wrap .wpte-bf-toggle-title {
    background: rgba(var(--primary-color-rgb), 0.15);
    color: var(--primary-color);
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step-arrow {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.wpte-bf-step-content-wrap .wpte-bf-btn-wrap input.wpte-bf-btn, .wpte-bf-submit input[type="submit"] {
    font-size: 16px;
}

.wpte-bf-toggle-content table thead tr th {
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 0px;
}

.wpte-bf-toggle-content table thead tr {
    border-color: rgba(var(--black-color-rgb), 0.15);
}

.wpte-bf-toggle-content table tbody tr td:last-child {
    font-weight: 700;
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content table tr td .wpte-bf-info {
    font-size: 14px;
    color: rgba(var(--black-color-rgb), 0.8);
}

.wpte-bf-toggle-content table tr td:first-child {
    font-size: 16px;
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap .wpte-bf-toggle-content {
    margin-top: 20px;
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap label::before {
    top: 5px;
}

.wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap label::before {
    -webkit-transform: translateY(-60%);
    -moz-transform: translateY(-60%);
    transform: translateY(-60%);
}
#secondary .widget ul.why-book-with-us{
    padding-left: 10px;
    padding-right: 10px;
}
#secondary .widget ul.why-book-with-us li{
    position: relative;
    padding-left: 22px;
}
#secondary .widget ul.why-book-with-us li:before{
    position: absolute;
    top: 3px;
    left: 0;
    content: '';
    width: 15px;
    height: 20px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230FAE2A' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z'/%3E%3C/svg%3E") center center no-repeat;
}

/*.post-data.overview .owl-carousel .owl-nav{
    position: absolute; 
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -20px;
}*/
.post-data.overview .owl-carousel .owl-nav button.owl-prev{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.post-data.overview .owl-carousel .owl-nav button.owl-prev span{
    font-size: 0;
    width: 20px;
    height: 25px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 448 512'%3E%3Cpath d='M134.059 296H436c6.627 0 12-5.373 12-12v-56c0-6.627-5.373-12-12-12H134.059v-46.059c0-21.382-25.851-32.09-40.971-16.971L7.029 239.029c-9.373 9.373-9.373 24.569 0 33.941l86.059 86.059c15.119 15.119 40.971 4.411 40.971-16.971V296z'/%3E%3C/svg%3E") center center no-repeat;
}
.post-data.overview .owl-carousel .owl-nav button.owl-next{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.post-data.overview .owl-carousel .owl-nav button.owl-next span{
    font-size: 0;
    width: 20px;
    height: 25px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 448 512'%3E%3Cpath d='M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z'/%3E%3C/svg%3E") center center no-repeat;
}
.post-data.overview .owl-carousel .owl-nav button:focus{
    outline: none;
}


/*================================
 Responsive Style
================================*/
@media only screen and (max-width: 1499px){
    .best-seller .slider-holder{
        /*max-width: 755px;*/
    }
}

@media only screen and (max-width: 1366px){
    .banner .banner-title{
        font-size: 4.6rem;
    }

    .best-seller .section-header .section-title{
        font-size: 3.8rem;
    }

    .trip-showcase .trip-title{
        font-size: 2rem;
    }

    .trip-showcase .img-holder .price-holder .old-price{
        font-size: 1.6rem;
    }

    .trip-showcase .img-holder .price-holder .new-price{
        font-size: 2.2rem;
    }

    .trip-showcase .img-holder .price-holder{
        padding: 1rem;
    }

    .trip-showcase .img-holder .discount-holder{
        font-size: 1.2rem;
    }

    .trip-showcase .img-holder .discount-holder strong{
        font-size: 1.6rem;
    }

    .trip-showcase .img-holder .discount-holder{
        width: 6rem;
        height: 6rem;
        right: -20px;
        top: 10px;
    }

    .single-trip .inner-banner .banner-text {
        width: calc(100% - 160px);
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }
}
@media only screen and (min-width: 1025px){
    .rightsidebar #primary {
        flex: initial;
        width: calc(72.7% - 2.7rem);
    }
    .nst-checkout-page.rightsidebar #primary {
        width: 100%;
    }

    body[class*="tax-"].rightsidebar #primary, 
    .trip-search-result.rightsidebar #primary, 
    body.post-type-archive-trip.rightsidebar #primary {
        width: 100%;
    }

    /*make single trip booking form stick*/
    .single-trip .trip-content-area.form-stick .row {
        align-items: normal;
        width: 100%;
    }

    .single-trip .trip-content-area.form-stick .wpte-bf-outer {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .single-trip.admin-bar .trip-content-area.form-stick .wpte-bf-outer {
        top: 32px;
    }
}
@media only screen and (max-width: 1218px){
    .container{
        padding: 0 15px;
    }
}

@media only screen and (max-width: 1199px){
    .container{
        max-width: 970px
    }

    .main-navigation ul{
        /*font-size: 1.6rem;*/
        font-size: 1.8rem;
    }

    .main-navigation ul li{
        margin-left: 2rem;
    }

    .banner .banner-title{
        font-size: 4rem;
    }

    .banner-form .form-holder .advanced-search-field h3{
        font-size: 15px;
    }

    .banner .banner-form{
        bottom: 20px;
    }

    .best-seller .section-header{
        width: 100%;
        margin: 0 0 60px;
    }

    .best-seller .slider-holder{
        /*max-width: 100%;*/
    }

    .best-seller .holder{
        padding: 0 15px;
        flex-direction: column;
    }

    .best-seller .slider-holder{
        flex-basis: inherit;
        flex-grow: inherit;
        width: 100%;
    }

    #best-seller-slider .owl-prev{
        left: 20px;
    }

    #best-seller-slider .owl-dots{
        justify-content: center;
    }

    .btn-blue{
        padding: 1.3rem 3rem;
    }

    #activities-slider .owl-dots{
        justify-content: center;
    }

    .nst-checkout-page #primary .page{
        padding: 20px;
    }
}

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

    .site-content-wrapper, 
    #primary .post, #primary .page {
        display: block;
    }

    .site-branding {
        display: flex;
        flex: 1;
        flex-wrap: wrap;
    }

    .nav-wrap {
        padding-right: 20px;
    }

    .main-navigation{
        position: fixed;
        top: 0;
        right: 0;
        width: 320px;
        height: 100%;
        overflow-y: auto;
        background: #fff;
        padding-top: 80px;
        -webkit-transition: linear 0.35s;
        -moz-transition: linear 0.35s;
        transition: linear 0.35s;
        -webkit-transform: translateX(500px);
        -moz-transform: translateX(500px);
        transform: translateX(500px);
    }

    body.menu-open .main-navigation{
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }

    .main-navigation ul li{
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
    }

    .main-navigation ul li .angle-down{
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 46px;
        height: 46px;
        background: transparent;
        cursor: pointer;
        -webkit-transition: ease 0.2s;
        -moz-transition: ease 0.2s;
        transition: ease 0.2s;
    }

    .main-navigation ul li .angle-down:after{
        position: absolute;
        top: 50%;
        left: 50%;
        width: 15px;
        height: 20px;
        content: '';
        background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 256 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;
        -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);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .main-navigation ul li a{
        color: var(--font-color);
        display: block;
        padding: 7px 20px !important;
        /*border-top: 1px dashed rgba(0, 0, 0, 0.1);*/
        border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    }

    .main-navigation ul ul li:last-child > a{
        border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    }

    .main-navigation ul li a:hover,
    .main-navigation ul li a:focus,
    .main-navigation ul li:hover > a,
    .main-navigation ul li:focus > a,
    .main-navigation ul ul li a:hover,
    .main-navigation ul ul li a:hover,
    .main-navigation ul ul li:hover > a,
    .main-navigation ul ul li:focus > a,
    .main-navigation ul .current-menu-item > a,
    .main-navigation ul .current-menu-ancestor > a,
    .main-navigation ul .current_page_item > a,
    .main-navigation ul .current_page_ancestor > a,
    .main-navigation ul ul .current-menu-item > a,
    .main-navigation ul ul .current-menu-ancestor > a,
    .main-navigation ul ul .current_page_item > a,
    .main-navigation ul ul .current_page_ancestor > a {
        color: var(--orange-color);
    }

    .main-navigation ul .menu-item-has-children::after{
        display: none;
    }

    .main-navigation ul ul{
        display: none;
        padding: 0;
        position: unset;
        visibility: visible;
        opacity: 1;
        width: 100%;
        box-shadow: none;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    .main-navigation ul ul::before{
        display: none;
    }

    .main-navigation ul ul li a{
        padding: 10px 20px !important;
        /*border-top: 0;*/
    }

    .main-navigation .btn-close-menu{
        display: block;
        position: absolute;
        top: 18px;
        right: 20px;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid rgba(0, 0, 0, 0.5);
        cursor: pointer;
        font-size: 0;
    }

    .main-navigation .btn-close-menu:after{
        position: absolute;
        top: 50%;
        left: 50%;
        width: 20px;
        height: 20px;
        content: '';
        background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E") center center no-repeat;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    body.menu-open .site-header{
        z-index: 12;
    }

    body.menu-open{
        overflow-y: hidden;
    }

    .overlay{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.85);
        z-index: 11;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: linear 0.35s;
        -moz-transition: linear 0.35s;
        transition: linear 0.35s;
    }

    body.menu-open .overlay{
        opacity: 1;
        visibility: visible;
    }

    .menu-opener{
        display: flex;
        width: 20px;
        height: 16px;
        flex-direction: column;
        justify-content: space-between;
        cursor: pointer;
    }

    .menu-opener span{
        height: 2px;
        background: #fff;
    }

    .banner .banner-form{
        position: unset;
        padding: 5% 0;
        background: #F2F7FB;
    }

    .banner .banner-text{
        top: 30%;
    }

    .banner .banner-title{
        font-size: 3.6rem;
    }

    .banner-form .form-holder .advanced-search-field h3{
        font-size: 20px;
        color: #121212;
        margin: 0 0 10px;
    }

    .class-wte-advanced-search-wrapper .advanced-search-field{
        margin: 0 0 15px;
        padding: 0;
    }

    .banner-form .form-holder .advanced-search-field select,
    .banner-form .form-holder .advanced-search-field strong{
        background: #fff;
        border: 1px solid #EAEAEA;
    }

    .class-wte-advanced-search-wrapper .search-dur,
    .class-wte-advanced-search-wrapper .search-price{
        background: #fff;
        border: 1px solid #EAEAEA;
        left: 0;
        width: 100%;
        padding: 15px 0 0;
    }

    .banner-form .form-holder .advanced-search-field-submit{
        align-self: flex-start;
        width: 100%;
    }

    .banner-form .form-holder .advanced-search-field-submit input[type="submit"]{
        width: 100%;
    }

    .class-wte-advanced-search-wrapper{
        margin: 0;
    }

    .home .banner img{
        height: 736px;
        object-fit: cover;
    }

    .best-seller .section-header .section-title{
        font-size: 2.4rem;
    }

    .deals .section-header .section-title{
        font-size: 2.4rem;
    }

    .deals .trip-showcase{
        width: 50%;
    }

    .popular-destinaion .section-header .section-title{
        font-size: 2.4rem;
    }

    .popular-destinaion .section-header{
        margin: 0 0 4rem;
    }

    .popular-destinaion .col .img-holder .text-holder .trip-title{
        font-size: 1.8rem;
    }

    .popular-destinaion .col .img-holder .text-holder{
        padding: 2rem 3rem 1rem 3rem;
    }

    .award-section .section-header .section-title{
        font-size: 3.6rem;
    }

    .testimonial .section-header .section-title{
        font-size: 2.4rem;
    }

    .testimonial .testimonial-holder .thumbnails .sy-slides-crop{
        max-width: 600px;
    }

    .testimonial .testimonial-holder .thumbnails .sy-list li div {
        padding-bottom: 50px;
    }

    .testimonial .testimonial-holder .thumbnails .sy-list li div::after {
        width: 50px;
        height: 50px;
    }

    .thumbs li a {
        margin-left: 10px;
        margin-right: 10px;
    }

    .thumbs li .meta-holder .img-holder + .meta-info {
        width: calc((100% - 60px) - 2rem);
    }

    .footer-m .holder .col{
        width: 50%;
    }

    .inner-banner .banner-text{
        top: inherit;
    }

    #secondary{
        width: 100%;
        margin: 0;
    }

    #primary .post .post-thumbnail{
        width: 33%;
    }

    #secondary .widget_media_gallery .gallery .gallery-item img{
        width: 100%;
    }

    #primary{
        margin: 0 0 20px;
    }

    .about-company .section-menu{
        width: 20rem;
    }

    .about-company .section-content .legal-documents .grid .col{
        width: 100%;
    }

    .trip-listing-page #primary{
        flex-direction: column;
    }

    .trip-listing-page .wp-travel-vendor-filter{
        width: 100%;
        margin: 0;
    }

    .trip-search-result #primary .advanced-search-wrapper .sidebar{
        width: 100%;
        margin: 0;
    }

    .trip-search-result #primary .advanced-search-wrapper{
        flex-direction: column;
    }

    .trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap{
        order: 1;
    }

    .trip-search-result #primary .advanced-search-wrapper .pagination{
        order: 2;
        margin: 0;
    }

    .trip-search-result #primary .advanced-search-wrapper .sidebar{
        order: 3;
    }

    .parent-child .grid .col{
        width: 50%;
    }

    .contact-page .contact-detail-holder{
        margin: 0;
    }

    .contact-page .contact-info{
        width: 100%;
        padding: 0;
        margin: 0 0 30px;
    }

    .contact-page .contact-form-holder{
        width: 100%;
        padding: 0;
    }

    .single-trip .inner-banner .banner-text .holder {
        max-width: 100%;
    }

    .single-trip #secondary{
        width: 100%;
        margin-top: 0;
    }

    .trip-gallery .owl-nav button.owl-prev {
        width: 40px;
        height: 40px;
        left: 10px;
    }

    .trip-gallery .owl-nav button.owl-next {
        width: 40px;
        height: 40px;
        right: 10px;
    }

    .single-trip .inner-banner .banner-text {
        width: calc(100% - 80px);
    }

    #tabs-container .tab-inner-wrapper .tab-anchor-wrapper a{
        padding: 15px;
        font-size: 12px;
    }

    .related-trips .trip-showcase{
        width: 50%;
    }

    .nst-checkout-page #primary .page .entry-content{
        flex-direction: column;
    }

    .place-order-form-secondary-wrapper{
        width: 100%;
        margin: 0 0 20px;
    }

    .nst-checkout-page #primary #wp-travel-engine-order-form{
        width: 100%;
    }

    .nst-checkout-page #primary .page .text-holder{
        width: 100%;
    }

    #adventure_section .slider-holder {
        padding-left: 55px;
    }

    #activities-slider .owl-prev {
        width: 35px;
        height: 35px;
        left: -50px;
        top: 150px;
    }

    #activities-slider .owl-next {
        width: 35px;
        height: 35px;
        top: 150px;
    }

}

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

    .trip-showcase .img-holder .discount-holder{
        right: 20px;
    }

    .deals .section-header{
        flex-direction: column;
        align-items: flex-start;
    }

    .deals .section-header .section-title{
        padding: 0 0 10px;
        width: 100%;
        border-bottom: 1px solid #ccc;
        margin: 0 0 20px;
    }

    .deals .section-header::after{
        display: none;
    }

    .deals .section-header .btn-holder{
        padding: 0;
    }

    .deals .trip-showcase{
        width: 100%;
        margin: 4rem 0 0;
        padding: 0;
    }

    .deals .holder{
        margin: 0;
    }

    .trip-showcase .img-holder .price-holder .new-price{
        font-size: 3rem;
    }

    .trip-showcase .img-holder .discount-holder strong{
        font-size: 2.4rem;
    }

    .popular-destinaion .section-header::after{
        display: none;
    }

    .popular-destinaion .section-header{
        flex-direction: column;
        align-items: flex-start;
    }

    .popular-destinaion .section-header .section-title{
        padding: 0 0 10px;
        margin: 0 0 10px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        width: 100%;
    }

    .popular-destinaion .section-header .btn-holder{
        padding: 0;
    }

    .popular-destinaion .col:first-child,
    .popular-destinaion .col:nth-child(6),
    .popular-destinaion .col{
        width: 100%;
    }

    .popular-destinaion .col .img-holder img{
        width: 100%;
        height: 410px;
        object-fit: cover;
    }

    .popular-destinaion .col .img-holder .text-holder .trip-title{
        font-size: 2rem;
    }

    .popular-destinaion .col .img-holder .text-holder{
        padding: 10rem 3rem 3rem 3rem;
    }

    .award-section .award-holder .section-block{
        width: 50%;
    }

    .award-section .award-holder .award-col{
        margin: 0 11px 40px;
    }

    .sy-controls{
        display: none !important;
    }

    .testimonial .section-header::after{
        display: none;
    }

    .testimonial .section-header{
        flex-direction: column;
        align-items: flex-start;
    }

    .testimonial .section-header .section-title{
        width: 100%;
        padding: 0 0 10px;
        margin: 0 0 10px;
        border-bottom: 1px solid #ccc;
    }

    .testimonial .section-header .btn-holder{
        padding: 0;
    }

    .site-footer .footer-top .col,
    .site-footer .footer-top .col{
        width: 100%;
    }

    .site-footer .footer-top{
        margin-bottom: 5rem;
    }

    .footer-m .holder .col{
        width: 100%;
    }

    .site-footer .footer-top .col .title{
        text-align: center;
    }

    .site-footer .footer-top .col ul{
        justify-content: center;
    }

    .footer-bottom .site-info,
    .footer-bottom .site-by{
        width: 100%;
        text-align: center;
    }

    .footer-bottom .site-info{margin: 0 0 20px;}

    #primary .post,
    #primary .page{
        padding: 2rem;
    }

    #primary .post .post-thumbnail{
        width: 100%;
        margin: 0 0 2rem;
    }

    #primary .post .entry-title{
        font-size: 2.2rem;
    }

    #primary .post .entry-meta .posted-on,
    #primary .post .entry-meta .byline{
        width: 100%;
        margin: 0 0 10px;
    }

    #primary .post .entry-meta .comments{
        width: 100%;
    }

    .author-section .author-img{
        width: 100%;
        margin: 0 0 30px;
    }

    .single #primary .site-main{
        padding: 2rem;
    }

    blockquote p{
        font-size: 1.8rem;
    }

    .comment-navigation .nav-previous,
    .posts-navigation .nav-previous,
    .post-navigation .nav-previous,
    .comment-navigation .nav-next,
    .posts-navigation .nav-next,
    .post-navigation .nav-next{
        width: 100%;
    }

    .about-company .section-menu{
        width: 100%;
        margin: 0 0 20px;
        position: unset;
    }

    .about-company .section-content .section-title{
        font-size: 2rem;
        padding: 20px;
    }

    .about-company .section-content .section-description,
    .about-company .section-content .team .onepage-text,
    .about-company .section-content .enquiry .gform_wrapper .gform_body{
        padding: 20px;
    }

    .about-company .section-content .enquiry .gform_wrapper .gform_footer{
        padding: 0 2px 20px;
    }

    .about-company{
        width: 100%;
    }

    .about-company .section-menu ul li a::after{
        display: none !important;
    }

    .about-company .section-content .team .team-member{
        padding: 1rem;
    }

    .trip-listing-select-order-by{
        position: relative;
        width: 100%;
        margin: 0 0 20px;
    }

    .archive .trip-content-area article .trip-title{
        font-size: 20px;
        max-width: 75%;
    }

    .archive .trip-content-area article .main-content .price-holder{
        width: 100%;
    }

    .archive .trip-content-area article .main-content .post-thumbnail{
        width: 100%;
        margin: 0 0 20px;
    }

    .trip-search-result #primary article .trip-title{
        font-size: 22px;
        max-width: 75%;
    }

    .trip-search-result #primary article .main-content .price-holder{
        width: 100%;
    }

    .trip-search-result #primary article .main-content .post-thumbnail{
        width: 100%;
        margin: 0 0 20px;
    }

    .page-template-template-destination .destination-holder .item{
        width: 100%;
        padding: 0;
    }

    .page-template-template-destination .destination-holder{
        margin: 0;
    }

    .page-template-template-destination .destination-holder .item img{
        width: 100%;
    }

    .page-template-template-destination .wp-travel-engine-archive-outer-wrap .child-title{
        left: 0;
        width: 100%;
    }

    .parent-child .destination-holder .destination-img{
        max-width: 100%;
        margin: 0 0 30px;
    }

    .parent-child .grid{
        margin: 0;
    }

    .parent-child .grid .col{
        padding: 0;
        width: 100%;
    }

    .contact-page .gform_wrapper ul.gform_fields li.gfield{
        width: 100%;
    }

    .contact-page .contact-form-holder .holder{
        padding: 2rem;
    }

    .single-trip .inner-banner .banner-title{
        font-size: 3rem;
        max-width: 100%;
    }

    .single-trip .inner-banner .banner-text .holder .trip-duration{
        position: unset;
        margin: 0 0 15px;
        display: inline-block;
    }

    .single-trip #primary .site-main{
        padding: 0;
    }

    #tabs-container .tab-inner-wrapper .tab-anchor-wrapper a::after{
        display: none;
    }

    #tabs-container .tab-inner-wrapper{
        flex-direction: column;
    }

    #tabs-container .tab-inner-wrapper .tab-anchor-wrapper{
        text-align: left;
    }

    #tabs-container .nav-tab-wrapper{
        position: unset;
    }

    .single-trip #primary{
        flex-basis: inherit;
        flex-grow: inherit;
    }

    #tabs-container .tab-content .fixed-starting .wte-user-input{
        position: unset;
    }

    #tabs-container .tab-content .tab-label-wrap .expand-all-faq{
        position: unset;
        margin: 0 0 30px;
        display: block;
    }

    #tabs-container .tab-content .tab-label{
        font-size: 22px;
    }

    .rating-form .comment-form-author,
    .rating-form .comment-form-email,
    .rating-form .comment-form-url{
        width: 100%;
    }

    .single-trip #wte_enquiry_contact_form h2{
        font-size: 22px;
    }

    .single-trip #wte_enquiry_contact_form .package-name-holder .input{
        font-size: 17px;
    }

    .related-trips .section-header .section-title{
        font-size: 2.4rem;
        padding: 0 0 10px;
        margin: 0 0 10px;
        border-bottom: 1px solid #ccc;
    }

    .related-trips .section-header::after{
        display: none;
    }

    .related-trips .section-header{
        flex-direction: column;
        align-items: flex-start;
    }

    .related-trips .section-header .btn-holder{
        padding: 0;
    }

    .related-trips .holder{
        margin: 0;
    }

    .related-trips .trip-showcase{
        width: 100%;
        padding: 0;
    }

    .place-order-form-secondary-wrapper .wp-travel-engine-order-right-column, .wp-travel-engine-order-form-wrapper{
        padding: 0 20px;
    }

    .secondary-inner-wrapper .person-price-table{
        padding: 10px;
    }

    #primary .page .entry-content .secondary-inner-wrapper table thead th,
    #primary .page .entry-content .secondary-inner-wrapper table tbody td{
        padding: 0 !important;
    }

    .archive .trip-content-area article .top .duration{
        height: 60px;
    }

    .archive .trip-content-area article .top .duration strong{
        font-size: 30px;
    }

    .archive .trip-content-area article .top .duration span{
        font-size: 16px;
    }

    .single .banner .banner-text .entry-meta .posted-on,
    .single .banner .banner-text .entry-meta .byline,
    .single .banner .banner-text .entry-meta .read-time{
        margin-bottom: 12px;
    }

}
