/*
Theme Name: Custom Theme
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@font-face {
    font-family: 'Mitchel';
    src: url('inc/assets/fonts/Mitchel.woff2') format('woff2'),
        url('inc/assets/fonts/Mitchel.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Impact';
    src: url('inc/assets/fonts/Impact.woff2') format('woff2'),
        url('inc/assets/fonts/Impact.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Impacted';
    src: url('inc/assets/fonts/Impacted.woff2') format('woff2'),
        url('inc/assets/fonts/Impacted.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Impact';
    src: url('inc/assets/fonts/Impact.woff2') format('woff2'),
        url('inc/assets/fonts/Impact.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body {
  margin: 0;
  -webkit-font-smoothing: auto;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 2.5rem;
}

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #000;
  font-weight: 400 !important;
  margin-top: 24px;
  margin-bottom: 15px;


}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
     font-family: 'Impact' !important;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
  font-family: 'Impact' !important;
}
h3 {
  font-size: 18px;
  line-height: 25px;
  font-family: 'Impact' !important;
}
h4 {
  font-size: 16px;
  line-height: 20px;
  font-family: 'Impact' !important;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
       font-family: 'Mitchel' !important;
}
h6{
     font-family: 'Mitchel' !important;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

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

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
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #fff;
  padding: 0 20px;
  font-weight: 400;
  font-size: 18px;
  text-transform: capitalize !important;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 700;
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

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

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
	
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: 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%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  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;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  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;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# 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;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

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

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

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

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

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

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
    display: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}
/*--------------------------------------------------------------
## Custom CSS Start
--------------------------------------------------------------*/
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1230px;
    }
}
.owl-stage {
    display: flex;
}
.banner_row  .vc_row[data-vc-full-width].vc_hidden {
    opacity: 1;
    width: 100%;
    max-width: 100%;
}

.banner_row  .owl-item {
    width: 100% !important;
    max-width: 100% !important;
}


.banner_row  .owl-item {
}

.banner_row  .owl-item .vc_column-inner {
    padding-left: 4% !important;
    padding-top: 360px !important;
}

.banner_row .owl-item .vc_row {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
    border-radius: 0 0 50px 50px;
}

.banner_row  h6.vc_custom_heading {
    line-height: 1 !important;
    margin: 0 !important;
    margin-bottom: -46px !important;
    font-weight: 400;
    position: relative;
    z-index: 99;
    letter-spacing: 3px;
}

.banner_row  h1.vc_custom_heading {
    margin: 0;
    line-height: 1 !important;
    margin-bottom: 20px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    z-index: 9;
    padding: 0;
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 50%, #999999 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 3px;
    padding: 0 !important;
}

.banner_row .owl-item .wpb_text_column {
    width: 40%;
    color: #fff;
    font-size: 18px;
    line-height: 2;
    position: relative;
    z-index: 999;
}

.banner_row h1.vc_custom_heading:before {
    content: attr(data-shadow);
    top: 81%;
    width: 100%;
    height: 100%;
    position: absolute;
    color: rgba(255, 255, 255, 0.8) !important;
    filter: blur(2px);
    background: linear-gradient(to bottom, #ffffff00 0%, #ffffff00 50%, #cfcfcf 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 3px;
    transform: scaleX(-1) rotate(180deg);
    z-index: -1;
    opacity: 0.5;
}

.banner_row .red_btn {
    position: relative;
    z-index: 999999;
    margin: 0 !important;
}

.banner_row .red_btn .vc_general {
    padding: 21px 25px !important;
    font-size: 18px !important;
    line-height: 1 !important;
    border-radius: 14px;
    color: #fff !important;
    background: #F84840 !important;
    border: 1px solid #F84840 !important;
    transition: all 0.5s;
}

button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {}

.banner_row .red_btn .vc_general:hover {
    background: #fff !important;
    color: #F84840 !important;
}

.banner_row .owl-item .vc_column-inner {
    margin-bottom: 250px;
}

.banner_row  .owl-nav {
    position: absolute;
    left: 4%;
    bottom: 170px;
}

.banner_row .owl-nav button {
    width: 64px;
    height: 64px;
    margin: 0 5px;
    border-radius: 100%;
    border: 2px solid #fff;
    color: #fff;
    background: none;
    opacity: 0.5;
    outline: none;
    transition: all 0.5s;
}

.banner_row .owl-nav button:hover {
    opacity: 1;
}

header#masthead .plan_btn a {
    padding: 21px 25px !important;
    font-size: 18px !important;
    line-height: 1 !important;
    border-radius: 14px;
    color: #fff !important;
    background: #F84840 !important;
    border: 1px solid #F84840 !important;
    transition: all 0.5s;
    text-decoration: none;
}
header#masthead .container-fluid {
    padding: 0 4%;
}
header#masthead  .navbar-brand {
    background: #fff;
    padding: 15px;
    border-radius: 0 0 100px 100px;
}
header#masthead .plan_btn a:hover {
    background: #fff !important;
    color: #F84840 !important;
}
.vacations_sec .vc_row.wpb_row {
    padding-left: 4%;
    padding-right: 4%;
}
.vacations_sec .vacation_row {
    padding-top: 100px;
    padding-bottom: 100px;
}
.vacations_sec .vacation_row h6.vc_custom_heading {
    line-height: 1 !important;
}
.vacations_sec  h6.vc_custom_heading {
    font-weight: 400 !important;
    text-transform: capitalize;
    margin: 0;
}
.vacations_sec h2.vc_custom_heading {
    line-height: 1 !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.vacation_row  .vacation_col .vacation_box {
    height: 560px;
    border-radius: 30px;
    background-size: cover !important;
    margin-bottom: 30px;
    display: flex;
    align-items: end;
    justify-content: center;
    padding: 30px;
    transition: all 0.5s;
	
    background-position: center !important;
}
.vacation_box h4 {
    color: #000000;
    margin: 0;
    font-weight: 700;
    font-family: 'Poppins' !important;
    background: lab(81.31 13.47 80.82 / .8);
    width: 100%;
    font-size: 30px;
    line-height: 1;
    padding: 30px 0;
    border-radius: 20px;
        transition: all 0.5s;
}
.vacation_box a {
    width: 100%;
    text-decoration: none;
}
.vacation_col .vacation_box:hover{
    cursor:pointer;
}
.vacation_col .vacation_box:hover h4{
        background:lab(81.31 13.47 80.82 / 1);
}
.vacations_sec .choose_row {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.vacations_sec .choose_row .vc_col-sm-6:first-child>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    z-index: 999;
}
.vacations_sec .choose_row .wpb_column.vc_column_container.vc_col-sm-6:last-child .vc_column-inner {
    background: #F84840;
    position: relative;
    padding: 60px 4%;
    color: #fff;
}
.vacations_sec .choose_row .wpb_column.vc_column_container.vc_col-sm-6:last-child .vc_column-inner:before {
    content: '';
    position: absolute;
    left: -30%;
    top: 0;
    width: 150%;
    height: 100%;
    background: #F84840;
    z-index: -3;
}

.vacations_sec .choose_row h2.vc_custom_heading {
    text-align: left !important;
    line-height: 1.2 !important;
    padding: 0;
}

.vacations_sec .choose_row h6.vc_custom_heading {
    line-height: 1 !important;
}

.vacations_sec .choose_row  .wpb_text_column {
    font-size: 18px;
    color: #E4E4E4;
    line-height: 2;
}

.vacations_sec .choose_row .blue_btn {
    margin: 0;
}

.vacations_sec .choose_row .blue_btn .vc_general {
    padding: 21px 39px !important;
    font-size: 18px !important;
    line-height: 1 !important;
    border-radius: 14px;
    color: #fff !important;
    background: #028C8A !important;
    border: 1px solid #028C8A !important;
    transition: all 0.5s;
    font-weight: 500 !important;
}
.vacations_sec .choose_row  .vc_single_image-wrapper {
    position: relative;
}

.vacations_sec .choose_row  .vc_single_image-wrapper:after {
    content: '';
    position: absolute;
    left: 78.5%;
    top: 36%;
    width: 13%;
    height: 13%;
    background-image: url(https://dev.internalstaging.com/web/your-best-life-vacations/dir/wp-content/uploads/2025/06/ship_side.png);
    transform: translate(100%, 100%);
    background-size: contain;
    /* background-color: #000; */
}
.vacations_sec  .testimonial_row {
    margin-right: 1% !important;
    margin-left: 1% !important;
}
.vacations_sec  .testimonial_row .owl-stage-outer {
    overflow: hidden;
}

.vacations_sec .testimonial_row {
    padding-right: 0 !important;
    padding-left: 0 !important;
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
}

.vacations_sec .testimonial_row {background-repeat: no-repeat;background-size: cover;border-radius: 30px;}

.vacations_sec .testimonial_row .wpb_text_column.wpb_content_element {
    text-align: center;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 30px;
    color: #fff;
    font-size: 18px;
    line-height: 2;
}

.testimonial_row .testimonial_col {
    padding: 40px 0;
    padding-bottom: 0;
}

.testimonial_row .testimonial_col .testimonial_box {
    border: 4px solid #fff;
    border-radius: 20px;
    padding: 30px;
}

.testimonial_row .testimonial_col .testimonial_box img {
    margin-top: -110px;
    width: 156px;
    height: 156px;
    border-radius: 100%;
    border: 3px solid #fff;
    object-fit: cover;
    margin-bottom: 50px;
}

.testimonial_row .testimonial_col .testimonial_box .review {
    color: #fff;
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 2;
}

.testimonial_row .testimonial_col .testimonial_box .review:before {
    content: '';
    bottom: 0;
    width: 40px;
    height: 3px;
    background: #fff;
    border-radius: 30px;
    text-align: center;
    position: absolute;
    left: 47%;
}

.testimonial_row .testimonial_col  h4 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
    font-family: 'Poppins' !important;
    color: #fff;
}

.testimonial_row .testimonial_col  span {
    font-size: 20px;
    line-height: 1;
    color: #fff;
}

.testimonial_row  .owl-item {
    transform: scale(0.8);
    transition: all 0.5s;
}
.testimonial_row  .owl-item.active.center {
        transform: scale(1);
        margin-bottom: 110px;
}

.testimonial_row  .owl-stage {
    align-items: end;
    justify-content: center !important;
    height: 650px;
}

.testimonial_row .owl-nav {
    display: flex;
    justify-content: center;
}

.testimonial_row .owl-nav button {
    width: 85px;
    height: 40px;
    border: 1px solid #F84840;
    background: #F84840;
    margin: 0 5px;
    border-radius: 13px;
    color: #fff;
    transition: all 0.5s;
    outline: none;
}

.testimonial_row .owl-nav button:hover {
    background: none;
    border-color: #fff;
}
section.vc_section.cont_sec {
    padding-right: 4%;
    padding-left: 4%;
    padding-top: 100px !important;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
}

.cont_form  input {
    border: none;
    border-bottom: 1px solid oklab(0.51 0 0 / .5) !important;
    background: none;
    border-radius: 0;
    color: #000;
    height: 50px;
}

.cont_form textarea {
    border: none;
    border-bottom: 1px solid oklab(0.51 0 0 / .5) !important;
    background: none;
    border-radius: 0;
    color: #000;
    height: 160px;
}

span.wpcf7-spinner {
    display: none;
}

.cont_form input.btn.btn-primary {
    padding: 21px 46px !important;
    font-size: 18px !important;
    line-height: 1 !important;
    border-radius: 14px;
    color: #fff !important;
    background: #F84840 !important;
    border: 1px solid #F84840 !important;
    transition: all 0.5s;
    height: unset !important;
    margin-top: 30px;
}

section.vc_section.cont_sec .wpb_single_image.wpb_content_element.vc_align_left {
    margin: 0;
}

.cont_row {
    padding-bottom: 70px;
}

.cont_sec .logo_row {
    background: oklab(0.55 0 0 / .3);
    backdrop-filter: blur(34px);
    border-radius:  30px 30px 0 0;
    padding: 70px 20px;
}

.cont_sec .logo_row ul.wpb_image_grid_ul {
    display: flex !important;
    height: unset !important;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cont_sec .logo_row li.isotope-item {
    position: unset !important;
    float: unset !important;
    /* margin: 20px 15px; */
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 6px 0px #00000029;
    border-radius: 16px;
    height: 120px;
    padding: 10px;
}
.logo_row .owl-stage-outer {
    overflow: hidden;
    /* padding: 0 20px !important; */
}

.logo_row .owl-stage-outer .owl-stage .owl-item {
    padding: 10px;
}

.logo_row .owl-nav {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
}

.logo_row .owl-nav button {
    width: 85px;
    height: 40px;
    border: 1px solid #F84840;
    background: #F84840;
    margin: 0 5px;
    border-radius: 13px;
    color: #fff;
    transition: all 0.5s;
    outline: none;
}

.wpb_gallery.wpb_content_element.vc_clearfix {
    margin: 0;
}
section.vc_section.vacations_sec {
    background-position: center;
    background-size: cover;
}
.vacations_sec .testimonial_row>.wpb_column {
    position: relative;
}

.vacations_sec .testimonial_row>.wpb_column.vc_column_container.vc_col-sm-12:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 30%;
    height: 100%;
    background: linear-gradient(90deg, #028C8A, transparent, #0000);
    z-index: 0;
}
.vacations_sec .testimonial_row>.wpb_column.vc_column_container.vc_col-sm-12:after{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
    height: 100%;
    background: linear-gradient(270deg, #028C8A, transparent, #0000);
    z-index: 0;
}

.wpb_column.vc_column_container.vc_col-sm-12 {}
/* Footer Css */
div#footer-widget {
    background: #141414 !important;
    margin-top: -20px !important;
    position: relative;
    border-radius: 30px 30px 0 0;
    padding-top: 70px;
}

div#footer-widget h3.widget-title {
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 30px;
}
div#footer-widget a.nav-link {
    padding: 0;
    font-size: 18px;
    color: #E5E5E5;
    margin-bottom: 30px;
    transition: all 0.5s;
    left: 0;
    position: relative;
    padding-left: 20px;
}

div#footer-widget a.nav-link:hover {
    left: 5px;
    background: none !important;
}

div#footer-widget a.nav-link:before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 6px;
    height: 6px;
    background: #F84840;
    border-radius: 100%;
}

div#footer-widget {
    padding-bottom: 20px;
}

.ft1 {
    color: #E5E5E5;
    font-size: 16px;
    line-height: 2;
}

.ft1 .textwidget.custom-html-widget {
    width: 80%;
}

.ft1 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

.ft1 ul a {
    color: #E5E5E5;
    line-height: 2;
    font-size: 16px;
}

.ft1 ul a svg {
    margin-right: 10px;
}

.ft1 ul li {
    margin-bottom: 15px;
}

.ft3 {
    color: #E5E5E5;
    font-size: 16px;
}

.newsletter_form {
    position: relative;
    background: #424242;
    border-radius: 10px;
    height: 60px;
    padding: 5px;
}

.newsletter_form input {
    height: 100%;
    width: 100%;
    background: #0000;
    border: none;
    color: #fff;
}

.newsletter_form input.btn.btn-primary {
    position: absolute;
    top: 7px;
    right: 5px;
    width: 44px;
    height: 44px;
    font-size: 0 !important;
    background-color: #F84840;
    border-color: #F84840;
    background-image: url(https://yourbestlifevacations.com/wp-content/uploads/2025/06/submit.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    z-index: 99;
}

.newsletter_form p {
    width: 100%;
    height: 100%;
    margin: 0;
}
footer#colophon {
    background: #141414 !important;
    position: relative;
}

footer#colophon:before {
    content: '';
    position: absolute;
    left: 5%;
    width: 90%;
    height: 100%;
    background: #F84840;
    border-radius: 30px 30px 0 0;
}

footer#colophon .site-info {
    font-size: 16px;
    color: #fff;
    align-items: center;
}

footer#colophon .site-info .cont a {
    text-transform: uppercase;
    font-weight: 600;
}

footer#colophon .site-info  .social_icons a {
    width: 30px;
    height: 30px;
    display: flex;
    margin-left: 10px;
    background: #fff;
    color: #f84840;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.cont_sec  h2.vc_custom_heading {
    font-weight: 400;
    color: #F84840 !important;
    padding: 0;
    text-transform: uppercase;
}
/* Contact Page Css */
.cont_page .cont_row>.vc_col-sm-12 .vc_column-inner>.wpb_wrapper {
    background-color: #fff;
    padding: 70px;
    border: 1px solid #ebecf7;
    border-radius: 4px;
    position: relative;
    z-index: 1;
}

section.vc_section.cont_sec.cont_page {
    background: #f8f8fb;
    padding-top: 30px !important;
}

.cont_page .cont_row {
    padding-top: 80px !important;
}

.cont_page .cont_row>.vc_col-sm-12:before {
    content: '';
    background: url(https://dev.internalstaging.com/web/your-best-life-vacations/dir/wp-content/uploads/2025/06/dot-square.png);
    height: 120px;
    width: 120px;
    background-repeat: repeat;
    position: absolute;
    top: -24px;
    z-index: 0;
    right: -8px;
}

.cont_page .cont_row>.vc_col-sm-12:after {
    content: '';
    content: '';
    background: url(https://dev.internalstaging.com/web/your-best-life-vacations/dir/wp-content/uploads/2025/06/dot-square.png);
    height: 120px;
    width: 120px;
    background-repeat: repeat;
    position: absolute;
    bottom: -23px;
    z-index: 0;
    left: -8px;
}

.cont_page .cont_row2 {}

.cont_page .cont_row2 .wpb_column {}

.cont_page .cont_row2 .wpb_column.vc_col-sm-4 .wpb_wrapper {
    border: none !important;
    padding: 0 !important;
}

.cont_page .cont_row2 .wpb_raw_html {margin: 0;}

.cont_page .cont_row2 .wpb_raw_html .wpb_wrapper {
    display: block !important;
    text-align: center;
}

.cont_page .cont_row2 .wpb_raw_html strong {
    display: block;
    color: #181825;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 10px;
}

.cont_page .cont_row2 .wpb_raw_html svg {
    height: 30px;
    width: 30px;
    color: #f84840;
    background-color: #f3f6ff;
    padding: 29px 30px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    border-radius: 100%;
}

.cont_page .cont_row2 .wpb_raw_html a {
    font-size: 16px;
    color: #000;
    line-height: 1.5;
    transition: all 0.5s;
    text-decoration: none;
    cursor: pointer;
}

.cont_page .cont_row2 .wpb_raw_html a:hover {
    color: #f84840;
}
.booking_form   h4 {
    font-size: 34px;
    line-height: 44px;
    font-weight: 400 !important;
}

.booking_form  h5 {
    font-size: 24px;
    font-family: 'Poppins' !important;
    font-weight: 600 !important;
    margin-top: 30px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.booking_form span.wpcf7-form-control-wrap {
    width: 100%;
}

.booking_form input.wpcf7-form-control {
    width: 100%;
    height: 2.1875rem;
    background-color: white;
    border-radius: 0.1875rem;
    padding: 0.375rem 0.75rem;
    box-shadow: none;
    border: 1px solid #cbcbcb;
    font-size: 0.875rem;
    color: #333333;
    transition-property: box-shadow, border, color, background-color, filter, width, opacity, flex-basis, flex;
}

.booking_form label {
    width: 100%;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
}

.booking_form label span {
    color: red;
}

.booking_form  .cont {
    font-size: 14px;
    line-height: 1.5;
    color: #333333;
}

.booking_form  span.wpcf7-form-control.wpcf7-checkbox.form-control {
    border: none;
}

.booking_form span.wpcf7-form-control.wpcf7-checkbox.form-control span {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin-left: 0;
}

.booking_form  p {
    margin-bottom: 10px;
}

.booking_form span.wpcf7-form-control.wpcf7-radio span {
    color: #000;
}

span.wpcf7-form-control.wpcf7-radio {
    display: block;
    padding-top: 10px;
}

span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
    display: block;
}

.booking_form textarea {
    height: 150px;
    resize: none;
}
.booking_form input.btn.btn-primary {
    padding: 21px 46px !important;
    font-size: 18px !important;
    line-height: 1 !important;
    border-radius: 14px;
    color: #fff !important;
    background: #F84840 !important;
    border: 1px solid #F84840 !important;
    transition: all 0.5s;
    height: unset !important;
    margin-top: 30px;
    width: fit-content;
}
.about_page .wpb_text_column.wpb_content_element a {
    color: #f84840;
    font-weight: 500;
}
/* Vacations Single Page Css */
.vacation.type-vacation .post-thumbnail {
    display: none;
}

.vacation.type-vacation header.entry-header {
    display: none;
}

section.vc_section.single_vacations {
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 70px;
    padding-bottom: 70px;
}

.single_vacations h3.vc_custom_heading {
    width: fit-content;
    border-bottom: 1px solid #000;
    padding: 0;
}

.single_vacations .wpb_text_column {
    line-height: 2;
    font-size: 18px;
}

.vacation.type-vacation nav.navigation.post-navigation {
    display: none;
}

    .single.single-vacation nav.navigation.post-navigation {
    display: none;
}
.banner_row .owl-item .vc_row>.wpb_column:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000021;
    border-radius: 0 0 50px 50px;
    z-index: 0;
    visibility: visible;
    display: block;
    opacity: 1;
}

.banner_row .owl-item .vc_row>.wpb_column {overflow: hidden !important;position: relative;z-index: 999;}


/********* breadcrumps css start  **********/
.breadcrumbs {
    background-size: cover !important;
    height: 45vh;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: flex;
    align-items: end;
    text-align: center;
    position: relative;
    color: #fff;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
/*     margin-bottom: 8vh; */
    font-size: 18px;
    padding-bottom: 50px;
}
.breadcrumbs:after {
    content: '';
    background: lab(8 0 0 / 0.38);
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
.breadcrumbs .container {
    z-index: 1;
}
.breadcrumbs h1 {
    color: #fff;
    padding: 0;
    font-size: 60px;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 400 !important;
}
.bd-links a {
    color: #fff;
    font-size: 20px;
}
.breadcrumbs svg {
    margin: 0 10px;
    color: #f84840;
    font-size: 20px;
}
.privacy_policy_sec {
    padding-right: 4% !important;
    padding-left: 4% !important;
    padding-top: 70px;
    padding-bottom: 70px;
}

.privacy_policy_sec .vc_row {
    padding-right: 4%;
    padding-left: 4%;
}

.privacy_policy_sec h3.vc_custom_heading {
    font-size: 35px !important;
}
.cont_sec .logo_row li.isotope-item img.attachment-full {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    background: #fff;
    border-radius: 10px;
    padding: 5px;
}
h3.vc_custom_heading {
    font-size: 42px !important;
}
section.vc_section.cont_sec ul {
    padding: 0;
}

section.vc_section.cont_sec ul li {
    position: relative;
    list-style: none;
    padding-left: 15px;
    margin-bottom: 10px;
}

section.vc_section.cont_sec ul li:before {
    content: '';
    width: 7px;
    height: 7px;
    background: #f84840;
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 100%;
}

section.vc_section.cont_sec ul li ul {
    padding-left: 50px;
    display: block;
}
.cont_sec  .wpb_raw_html {}

.cont_sec  .wpb_raw_html ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cont_sec .wpb_raw_html ul li {
    width: 32%;
    text-align: center;
    height: 70px;
    border-radius: 10px;
    margin-bottom: 20px !important;
    transition: all 0.5s;
	background:#ffbd0e !important;
}

.cont_sec .wpb_raw_html ul li:before {display: none;}

.cont_sec .wpb_raw_html ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #000;
    text-decoration: none;
    font-weight: 500;
    letter-spacing: 1px;
        transition: all 0.5s;
}

.cont_sec .wpb_raw_html ul li svg {
    margin-right: 10px;
}

.cont_sec .wpb_raw_html ul li:last-child {
    /* width: 33%; */
    margin: 0 auto;
}

.cont_sec .wpb_raw_html ul li:hover {
    background: #f84840 !important;
}
.cont_sec .wpb_raw_html ul li:hover a{
    color:#fff;
}
div#footer-widget a.nav-link {
    text-transform: capitalize !important;
}
section.vc_section.cont_sec.grp_trav h2.vc_custom_heading {
    font-size: 60px !important;
}
.certification_logo  .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.certification_logo .wpb_wrapper .wpb_single_image {
    width: 23%;
    object-fit: scale-down;
    text-align: center !important;
    box-shadow: 0 0 7px 2px #00000066;
    padding: 10px;
    border-radius: 10px;
}

.certification_logo .wpb_wrapper .wpb_single_image img {
    height: 200px;
    margin: 0 auto;
    object-fit: scale-down;
    display: block;
}

.certification_logo .wpb_wrapper .wpb_single_image figure.wpb_wrapper.vc_figure {
    justify-content: center;
}

ul.dropdown-menu.show {
    width: 250px !important;
}

ul.dropdown-menu.show li {
    width: 100% !important;
}

ul.dropdown-menu.show li a {
    font-size: 16px !important;
}
.menu-item.menu-item-has-children.nav-item:hover ul {
    display: block;
}
.owl-carousel .fadeOut {
  animation: fadeOut 1s both;
}
.owl-carousel .fadeIn {
  animation: fadeIn 2s both;
}
@keyframes fadeOut {
  to { opacity: 0.2; }
}
@keyframes fadeIn {
  from { opacity: 0.3; }
  to { opacity: 1; }
}
.vacations_sec .testimonial_row .ti-rating-text span,.vacations_sec .testimonial_row .ti-rating-text strong {
    color: #fff !important;
}


a.archive.post-vacation-archive {
    pointer-events: none;
}
section.vc_section.corpor_sec .corp_img {
    width: 80%;
    margin: 0 auto;
}

section.vc_section.corpor_sec .corp_img img {
    border-radius: 30px;
}





.banner_row .owl-item .vc_row {
    min-height: 100vh !important;
}
.single_vacations .wpb_text_column  ul li a {
    color: #F84840 !important;
}
.logo_row .owl-nav{
	display:none;
}
.banner_row  .red_btn.vc_btn3-inline {
    display: none;
}


.single-trip .wpte-trip-feat-img img {
    height: 550px;
    object-position: center;
    object-fit: cover;
}



.trip-content-area a.button,input.enquiry-submit, input[type=submit] {
    background: #f84840 !important;
}

.trip-content-area svg, .trip-content-area i svg path {
    color: #f84840 !important;
    fill: #f84840 !important;
}

.advanced-search-wrapper span.ui-slider-handle {background: #f84840 !important;}

.advanced-search-wrapper .advanced-search-field .ui-slider {
    background: oklch(0.66 0.21 27.41 / .2) !important;
}

.advanced-search-wrapper .advanced-search-field .wte-terms-more button {
    color: #f84840  !important;
}
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-dates span.category-trip-start-date::before {
    background: #f84840 !important;
}
.single-trip .entry-header .wte-title-duration {
    border-color: #f84840;
}




/*Responsive Css*/
@media screen and (max-width: 1600px) {
	.certification_logo .wpb_wrapper .wpb_single_image img {
    height: 170px;
    margin: 0 auto;
    object-fit: scale-down;
    display: block;
}
	.single_vacations h2.vc_custom_heading {
    font-size: 48px !important;
}

.single_vacations h3.vc_custom_heading {
    font-size: 34px !important;
}

.single_vacations .wpb_text_column {
    font-size: 18px !important;
}
	.about_page.cont_sec  h2.vc_custom_heading {
    font-size: 36px !important;
}

.about_page  .vc_row.wpb_row.vc_row-fluid.cont_row.vc_row-o-content-middle.vc_row-flex {
    padding-bottom: 20px;
}

.about_page .wpb_text_column.wpb_content_element ul {
    padding-left: 20px;
}
	footer#colophon:before{
		    left: 3%;
    width: 94%;
	}
.banner_row .owl-item .vc_column-inner {
    padding-top: 280px !important;
    margin-bottom: 180px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 16px;
}

header#masthead .plan_btn a {
    font-size: 16px !important;
}

.banner_row h6.vc_custom_heading {
    font-size: 78px !important;
}

.banner_row h1.vc_custom_heading {
    font-size: 220px !important;
}

.banner_row .owl-item .wpb_text_column {
    width: 50%;
}

.banner_row .owl-nav {
    bottom: 80px;
}

.banner_row .owl-nav button {
    width: 50px;
    height: 50px;
}

.vacations_sec h2.vc_custom_heading {
    font-size: 75px !important;
    padding: 0;
}

.vacations_sec  h6.vc_custom_heading {
    font-size: 50px !important;
}

.vacation_box h4 {
    font-size: 26px;
}

.vacation_row .vacation_col .vacation_box {
    height: 400px;
    padding: 15px;
}

.vacations_sec .choose_row h2.vc_custom_heading {
    font-size: 60px !important;
}

.vacations_sec .choose_row .wpb_text_column {
    font-size: 16px;
}

.vacations_sec .choose_row .wpb_column.vc_column_container.vc_col-sm-6:last-child .vc_column-inner {
    padding: 40px 5%;
}

.vacations_sec .choose_row .wpb_single_image.wpb_content_element.vc_align_left {
    margin: 0;
}

.vacations_sec  .choose_row {
    padding-bottom: 70px;
}

.vacations_sec .testimonial_row .wpb_text_column.wpb_content_element {
    width: 75%;
}

.testimonial_row .testimonial_col .testimonial_box .review {
    font-size: 18px;
}

.testimonial_row .testimonial_col .testimonial_box img {
    width: 140px;
    height: 140px;
}

.testimonial_row .owl-stage {
    height: 580px;
}

.testimonial_row .testimonial_col h4 {
    font-size: 22px;
}

.testimonial_row .testimonial_col span {
    font-size: 18px;
}

.vacations_sec .testimonial_row {
    padding-top: 50px;
    padding-bottom: 50px;
}

.cont_sec  h2.vc_custom_heading {
    font-weight: 400;
    color: #F84840 !important;
    padding: 0;
    font-size: 60px !important;
}

section.vc_section.cont_sec {
    padding-top: 60px !important;
}

.cont_sec .logo_row li.isotope-item {
    /* margin: 30px 15px; */
    text-align: -webkit-center;
    padding: 10px;
}

/* .cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(1) {
    width: 230px;
}

.cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(2) {
    width: 360px;
}

.cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(3) {
    width: 160px;
}

.cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(4) {
    width: 140px;
}
.cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(5) {
    width: 160px;
}

.cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(6) {
    width: 150px;
}

.cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(7) {
    width: 310px;
}

.cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(8) {
    width: 140px;
}
.cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(9) {}
.cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(10) {
    width: 200px;
}
.cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(11) {
    width: 170px;
}
.cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(12) {}
.cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(13) {
    width: 230px;
}

.cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(14) {
    width: 220px;
} */

.cont_sec .logo_row ul.wpb_image_grid_ul li.isotope-item:nth-child(15) {}
div#footer-widget h3.widget-title {
    font-size: 26px;
}

div#footer-widget a.nav-link {
    font-size: 16px;
}
}
@media screen and (max-width: 1366px) {
	header#masthead .plan_btn a {
    padding: 10px 15px !important;
    font-size: 14px !important;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 14px !important;
}
}
@media screen and (max-width: 1200px) {
	.cont_page .cont_row {
    padding-top: 20px !important;
}

.cont_page .cont_row>.vc_col-sm-12 .vc_column-inner>.wpb_wrapper {
    padding: 30px !important;
}

.cont_page .cont_row2 .wpb_raw_html svg {
    width: 30px;
    height: 30px;
    padding: 15px;
    margin-bottom: 10px;
}

.cont_page .cont_row2 .wpb_raw_html strong {
    font-size: 16px !important;
}

.cont_page .cont_row2 .wpb_raw_html a {
    font-size: 14px;
}

.booking_form h4 {
    font-size: 20px;
    line-height: 1.5;
}

.booking_form h5 {
    font-size: 18px !important;
}

.booking_form p br {
    display: none !important;
}

.booking_form input.wpcf7-form-control {
    height: 50px !important;
    min-height: 50px;
}

.booking_form label {
    margin-bottom: 15px;
}

.booking_form p {
}

section.vc_section.cont_sec.cont_page {
    padding-right: 0;
    padding-left: 0;
}
	.breadcrumbs h1 {
    font-size: 40px;
}

.bd-links a {
    font-size: 16px;
}

.single_vacations h2.vc_custom_heading {
    font-size: 38px !important;
}

.single_vacations .wpb_text_column {
    font-size: 16px !important;
}

.single_vacations h3.vc_custom_heading {
    font-size: 30px !important;
}

section.vc_section.single_vacations {
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.vacations_sec .vacation_row {
    padding-top: 40px;
    padding-bottom: 10px;
}

.vacations_sec .vacation_row h6.vc_custom_heading {
    font-size: 36px !important;
}

.vacations_sec h2.vc_custom_heading {
    font-size: 44px !important;
    line-height: 1.5 !important;
}

.vacation_col.col-4 {
    max-width: 33%;
    flex: 0 0 100%;
}

.vacation_row .vacation_col .vacation_box {
    height: 260px;
    padding: 15px;
}

.vacation_box h4 {
    font-size: 18px;
    line-height: 1.4;
    padding: 13px 0;
}

.vacations_sec .choose_row h2.vc_custom_heading {
    font-size: 46px !important;
}

.vacations_sec h6.vc_custom_heading {
    font-size: 38px !important;
}

p {
    font-size: 14px;
    line-height: 1.8;
}

.banner_row .owl-item .vc_row {
    min-height: auto !important;
}

.banner_row h1.vc_custom_heading {
    font-size: 110px !important;
}

.banner_row h6.vc_custom_heading {
    font-size: 50px !important;
    margin: 0 !important;
}

.banner_row .owl-item .vc_column-inner {
    padding-top: 160px !important;
    margin-bottom: 120px;
}

section.vc_section.cont_sec {
    padding-top: 30px !important;
}

.cont_sec h2.vc_custom_heading {
    font-size: 30px !IMPORTANT;
}

footer#colophon .site-info .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}

footer#colophon .site-info .col-6 {
    font-size: 16px;
}

footer#colophon .site-info .col-6 ul.d-flex {
    justify-content: center !important;
    margin-top: 16px !important;
}
	.banner_row .owl-nav {
    bottom: 30px;
}

.vacations_sec .choose_row .blue_btn .vc_general {
    font-size: 16px !important;
    padding: 18px 30px !important;
}

div#content {
    padding: 0 !important;
}

.entry-content {
    margin: 0;
}

header#masthead .navbar-brand {
    width: 150px;
}

.cont_sec .logo_row {
    padding: 40px 10px;
    z-index: 99;
    position: relative;
}

div#footer-widget h3.widget-title {
    font-size: 22px;
    font-weight: 400 !important;
}

div#footer-widget a.nav-link {
    margin-bottom: 20px;
}

.ft1 ul a {
    font-size: 12px;
}

.ft1 ul a svg {
    margin-right: 5px;
}

.cont_row {
    padding-bottom: 30px !important;
}

.cont_form  input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    padding: 15px 34px !important;
    font-size: 16px !important;
}
  div#footer-widget .ft3 .newsletter_form input.btn.btn-primary{
    font-size:0 !important;
  }
}
@media screen and (max-width: 1199px) {
	.breadcrumbs {
    height: unset;
    padding-top: 150px !important;
}
	.mobmenu-content .plan_btn a {
    padding: 15px 25px !important;
    font-size: 18px !important;
    line-height: 1 !important;
    border-radius: 14px;
    color: #fff !important;
    background: #F84840 !important;
    border: 1px solid #F84840 !important;
    transition: all 0.5s;
    text-decoration: none;
    display: block;
    width: fit-content;
    margin: 0 auto;
    margin-top: 30px;
}
	.mob-menu-header-holder.mobmenu {position: absolute;top: 0;}

body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
    padding-top: 0 !important;
}
.mob-menu-header-holder.mobmenu span.left-menu-icon-text {
    display: none !important ;
}
	.trip-content-area {
    padding: 50px 15px;
}
	#masthead .navbar-nav > li.dropdown-open ul {
    display: block !important;
}
	.menu-item.menu-item-has-children.nav-item:hover{
		pointer-events:none;
	}
	.menu-item.menu-item-has-children.nav-item:hover ul{
		display:none !important;
	}
	#masthead .navbar-nav > li.dropdown-open ul {
    padding-top: 0 !important;
/*     zoom: 0.9; */
    margin-top: 0 !important;
        padding-left:20px;
}

#masthead .navbar-nav > li.dropdown-open a.nav-link {
    margin: 0 !important;
}


#masthead .navbar-nav > li.dropdown-open ul a {
    /* padding: 5px; */
    /* border-bottom: 1px solid #fff; */
    /* width: fit-content; */
    margin-left: 10px;
}
#masthead .navbar-nav > li  ul a{
    color:#fff;
}
	.menu-item span.dropdown-icon-toggle_cstm {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
}
  span.dropdown-icon-toggle_cstm {
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    top: 0;
    color: #fff;
}
  body:not(.theme-preset-active) #masthead .navbar-nav > li {
    padding: 0 15px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li span.dropdown-icon-toggle {
    position: absolute;
    right: -80px;
    top: 0;
    color: #fff;
}
.dropdown-toggle::after {
    display: none;
}
	.cont_sec .wpb_raw_html ul li {
    width: 49%;
}
		.wpte-toolbar-container{
            z-index:0 !important;
        }
div#main-nav {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    padding: 40px 40px;
    background: #028c8a;
    z-index: 9999;
    transform: translateX(-100%);
    transition: 0.5s all ease-in-out;
    width: 40%;
    /*     display: flex;
    flex-direction: column-reverse;
    justify-content: start !important; */
    overflow-y: scroll !important;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}
div#main-nav.show {
    transform: none;
}
div#main-nav.collapse:not(.show) {
    display: block !important;
}
div#main-nav .navbar-brand {
    width: 100% !important;
    margin: 0;
    padding-bottom: 50px;
}
	
ul#menu-header-menu .navbar-brand {
    display: none;
}
	
body:not(.theme-preset-active) #masthead .navbar-nav > li:not(:last-child) {
    margin-right: 0px !important;
}
header#masthead {
    display: none;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px !important;
    margin-bottom: 15px !important;
}
	
.navbar-brand {
    width: 150px !important;
    position: unset !important;
}
	
.main_header nav.navbar.navbar-expand-xl.p-0:first-child {
    display: none;
}
	
a#clos__menu {
    position: absolute;
    top: 20px;
    right: 10px;
    font-size: 20px;
    border: 1px solid #6f9b81;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #6f9b81;
    color: #fff;
}

div#main-nav .navbar-brand {
    background: none !important;
}

header#masthead .plan_btn a {
    text-align: center;
    padding: 15px !important;
    display: block;
}

button.navbar-toggler {
    background: #f84840;
    border: none !important;
    color: #fff !important;
}

button.navbar-toggler span.navbar-toggler-icon {
    filter: invert(1);
}

.vacations_sec .choose_row {
    padding-bottom: 30px;
}

.vacations_sec .testimonial_row {
    padding-top: 20px;
    padding-bottom: 30px;
}

.vacations_sec .testimonial_row>.wpb_column.vc_column_container.vc_col-sm-12:after {
    display: none;
}

.vacations_sec .testimonial_row>.wpb_column.vc_column_container.vc_col-sm-12:before {
    display: none;
}
}
@media screen and (max-width: 991px) {
	.cont_page .cont_row {
    padding-top: 20px !important;
}

.cont_page .cont_row>.vc_col-sm-12 .vc_column-inner>.wpb_wrapper {
    padding: 20px !important;
}

.cont_page .cont_row2 .wpb_raw_html svg {
    width: 20px;
    height: 20px;
    padding: 15px;
    margin-bottom: 10px;
}

.cont_page .cont_row2 .wpb_raw_html strong {
    font-size: 16px !important;
}

.cont_page .cont_row2 .wpb_raw_html a {
    font-size: 14px;
}

.booking_form h4 {
    font-size: 20px;
    line-height: 1.5;
}

.booking_form h5 {
    font-size: 18px !important;
}

.booking_form p br {
    display: none !important;
}

.booking_form input.wpcf7-form-control {
    height: 40px !important;
    min-height: 40px;
}

.booking_form label {
    margin-bottom: 15px;
}

    .breadcrumbs h1 {
        font-size: 30px;
    }

section.vc_section.cont_sec.cont_page {
    padding-right: 0;
    padding-left: 0;
}
div#main-nav {
    width: 45%;
    padding: 20px !important;
}
	.breadcrumbs {
    font-size: 16px;
    height: unset;
    padding-top: 120px;
}
  
/* 	.breadcrumbs h1 {
    font-size: 40px;
}
 */
.bd-links a {
    font-size: 16px;
}

.single_vacations h2.vc_custom_heading {
    font-size: 30px !important;
}

.single_vacations .wpb_text_column {
    font-size: 16px !important;
}

.single_vacations h3.vc_custom_heading {
    font-size: 26px !important;
}

section.vc_section.single_vacations {
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.vacations_sec .vacation_row {
    padding-top: 40px;
    padding-bottom: 40px;
}

.vacations_sec .vacation_row h6.vc_custom_heading {
    font-size: 36px !important;
}

.vacations_sec h2.vc_custom_heading {
    font-size: 44px !important;
    line-height: 1.5 !important;
}

.vacation_col.col-4 {
    max-width: 50%;
    flex: 0 0 100%;
}

.vacation_row .vacation_col .vacation_box {
    height: 260px;
    padding: 15px;
}

.vacation_box h4 {
    font-size: 18px;
    line-height: 1.4;
    padding: 13px 0;
}

.vacations_sec .choose_row h2.vc_custom_heading {
    font-size: 27px !important;
}

.vacations_sec h6.vc_custom_heading {
    font-size: 30px !important;
}

p {
    font-size: 14px;
    line-height: 1.8;
}

.banner_row .owl-item .vc_row {
    min-height: auto !important;
}

.banner_row h1.vc_custom_heading {
    font-size: 70px !important;
}

.banner_row h6.vc_custom_heading {
    font-size: 50px !important;
    margin: 0 !important;
}

.banner_row .owl-item .vc_column-inner {
    padding-top: 140px !important;
    margin-bottom: 120px;
}

section.vc_section.cont_sec {
    padding-top: 30px !important;
}

.cont_sec h2.vc_custom_heading {
    font-size: 30px !IMPORTANT;
}

footer#colophon .site-info .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}

footer#colophon .site-info .col-6 {
    font-size: 11px;
}

footer#colophon .site-info .col-6 ul.d-flex {
    justify-content: center !important;
    margin-top: 16px !important;
}
	.banner_row .owl-nav {
    bottom: 30px;
}

.vacations_sec .choose_row .blue_btn .vc_general {
    font-size: 16px !important;
    padding: 18px 30px !important;
}
}
@media screen and (max-width: 767px) {
	.certification_logo .wpb_wrapper .wpb_single_image {
    width: 49%;
    margin-bottom: 10px !important;
}

.certification_logo .wpb_wrapper .wpb_single_image img {
    height: 100px;
}
	.hur54b {
    padding: 15px !important;
}
	header#masthead .navbar-brand {width: 100px !important;padding: 0;}
	.cont_sec .wpb_raw_html ul li {
    width: 100%;
}
.cont_page .cont_row {
    padding-top: 20px !important;
}

.cont_page .cont_row>.vc_col-sm-12 .vc_column-inner>.wpb_wrapper {
    padding: 20px !important;
    margin-bottom: 20px;
}

.cont_page .cont_row2 .wpb_raw_html svg {
    width: 20px;
    height: 20px;
    padding: 15px;
    margin-bottom: 10px;
}

.cont_page .cont_row2 .wpb_raw_html strong {
    font-size: 16px !important;
}

.cont_page .cont_row2 .wpb_raw_html a {
    font-size: 14px;
}

.booking_form h4 {
    font-size: 20px;
    line-height: 1.5;
}

.booking_form h5 {
    font-size: 18px !important;
}

.booking_form p br {
    display: none !important;
}

.booking_form input.wpcf7-form-control {
    height: 40px !important;
    min-height: 40px;
}

.booking_form label {
    margin-bottom: 15px;
}

.booking_form p {
}

section.vc_section.cont_sec.cont_page {
    padding-right: 0;
    padding-left: 0;
}
div#main-nav {
    width: 85%;
    padding: 20px !important;
}
.bd-links a {
    font-size: 16px;
}

.single_vacations h2.vc_custom_heading {
    font-size: 24px !important;
}

.single_vacations .wpb_text_column {
    font-size: 16px !important;
}

.single_vacations h3.vc_custom_heading {
    font-size: 20px !important;
}

section.vc_section.single_vacations {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
}

section.vc_section.single_vacations ul {
    padding-left: 10px;
    font-size: 14px;
}
.vacations_sec .vacation_row {
    padding-top: 40px;
    padding-bottom: 40px;
}

.vacations_sec .vacation_row h6.vc_custom_heading {
    font-size: 30px !important;
}

.vacations_sec h2.vc_custom_heading {
    font-size: 40px !important;
}

.vacation_col.col-4 {
    max-width: 100%;
    flex: 0 0 100%;
}

.vacation_row .vacation_col .vacation_box {
    height: 260px;
    padding: 15px;
}

.vacation_box h4 {
    font-size: 18px;
    line-height: 1.4;
    padding: 13px 0;
}

.vacations_sec .choose_row h2.vc_custom_heading {
    font-size: 30px !important;
}

.vacations_sec h6.vc_custom_heading {
    font-size: 30px !important;
}

p {
    font-size: 14px;
    line-height: 1.8;
}

.banner_row .owl-item .vc_row {
    min-height: auto !important;
}

.banner_row h1.vc_custom_heading {
    font-size: 50px !important;
}

.banner_row h6.vc_custom_heading {
    font-size: 40px !important;
    margin: 0 !important;
}

.banner_row .owl-item .vc_column-inner {
    padding-top: 100px !important;
    margin-bottom: 100px;
}

section.vc_section.cont_sec {
    padding-top: 30px !important;
}

.cont_sec h2.vc_custom_heading {
    font-size: 30px !IMPORTANT;
}

footer#colophon .site-info .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}

footer#colophon .site-info .col-6 {
    font-size: 11px;
}

footer#colophon .site-info .col-6 ul.d-flex {
    justify-content: center !important;
    margin-top: 16px !important;
}
	.banner_row .owl-nav {
    bottom: 30px;
}
}
@media screen and (max-width: 560px) {
  .about_page.cont_sec h2.vc_custom_heading {
    font-size: 26px !important;
}

.about_page .wpb_text_column.wpb_content_element ul {
    padding-left: 0;
}

.about_page .wpb_text_column.wpb_content_element ul li {
    font-size: 14px;
}

.about_page .wpb_text_column.wpb_content_element a {
}

.about_page .wpb_text_column.wpb_content_element ol {
    padding-left: 10px;
    font-size: 14px;
}

.about_page .wpb_text_column.wpb_content_element ol li {
    margin-bottom: 10px;
}
	.privacy_policy_sec h3.vc_custom_heading {
    font-size: 22px !important;
}
h3.vc_custom_heading {
    font-size: 24px !important;
}
.breadcrumbs h1 {
    font-size: 24px;
}
  div#main-nav .navbar-brand {
    width: auto !important;
    margin-bottom: 30px;
}

.cont_form input {
    height: 40px;
    font-size: 13px;
    padding: 7px;
}

.cont_form textarea {
    height: 100px;
}

.cont_form p {
    margin-bottom: 10px;
}

.ft1 .textwidget.custom-html-widget {
    width: 100%;
    font-size: 16px;
    line-height: 2;
}

.ft1 ul a {
    font-size: 16px;
}
.vacations_sec .vacation_row {
    padding-top: 40px;
    padding-bottom: 40px;
}

.vacations_sec .vacation_row h6.vc_custom_heading {
    font-size: 30px !important;
}

.vacations_sec h2.vc_custom_heading {
    font-size: 30px !important;
}

.vacation_col.col-4 {
    max-width: 100%;
    flex: 0 0 100%;
}

.vacation_row .vacation_col .vacation_box {
    height: 260px;
    padding: 15px;
}

.vacation_box h4 {
    font-size: 18px;
    line-height: 1.4;
    padding: 13px 0;
}

.vacations_sec .choose_row h2.vc_custom_heading {
    font-size: 30px !important;
}

.vacations_sec h6.vc_custom_heading {
    font-size: 30px !important;
}

p {
    font-size: 14px;
    line-height: 1.8;
}
  

.banner_row .owl-item .vc_row {
    min-height: auto !important;
}

.banner_row h1.vc_custom_heading {
    font-size: 50px !important;
}

.banner_row h6.vc_custom_heading {
    font-size: 30px !important;
    margin: 0 !important;
}

.banner_row .owl-item .vc_column-inner {
    padding-top: 140px !important;
    margin-bottom: 100px;
}
header#masthead .navbar-brand {
    width: 90px !important;
    padding: 5px;
}
section.vc_section.cont_sec {
    padding-top: 30px !important;
}

.cont_sec h2.vc_custom_heading {
    font-size: 30px !IMPORTANT;
}

footer#colophon .site-info .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}

footer#colophon .site-info .col-6 {
    font-size: 11px;
}

footer#colophon .site-info .col-6 ul.d-flex {
    justify-content: center !important;
    margin-top: 16px !important;
}
	.banner_row .owl-nav {
    bottom: 30px;
}
}
.plan_btn {
    display: none !important;
}