/**
/*
Theme Name: Vic Falls Connection
Template: astra
Theme URI: https://www.vicfallsconnection.com/
Author: Maplanga Africa Group
Author URI: https://www.vicfallsconnection.com/
Description: Theme for VFC
Version: 1.0.1

License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vfc
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
AMP: true

Astra WordPress Theme, Copyright 2020 WPAstra.
Astra is distributed under the terms of the GNU GPL.

Astra is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

/* Note: The CSS files are loaded from assets/css/ folder. */
/* Container holding the image and the text */

.sub-menu .menu-link, .sub-menu .menu-link:focus , .sub-menu .menu-link:hover 
{
    font-size: 0.8;
    text-transform: capitalize;
    color: #ffffff;
}



.ast-header-break-point .main-navigation ul .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type
{
    display: none;
}
.mt-spacing
{
    margin:0px;
    margin-top: 100px;
}

.multiple-items
{
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

.multiple-items.slick-initialized
{
    visibility: visible;
    opacity: 1;   
}

.lr-padding
{
    padding:0px 1rem;
}
.includes-info ul
{
    margin-left: 0;
    padding: 0px 0px 0px 15px;
}
.includes-info p
{
    margin: 0;
}
.w-33
{
    width:30%;
}

.div.wpforms-container-full button[type=submit]:not(:hover):not(:active)
{
    background-color: #1BAE70 !important;
}

.mt-6
{
    margin-top: 4.5rem;
}
.add-on-carousel .carousel-indicators
{
    margin-bottom: -2rem;
}

.carousel-indicators [data-bs-target]
{
    background-color:#c0c0c0;
}

.add-on-carousel .carousel-control-prev
{
    margin-left: -150px;
}
.add-on-carousel .carousel-control-next
{
    margin-right: -150px;
}

.add-on-carousel .carousel-control-prev-icon
{
    background-image: url('uploads/chevron-left-dark.svg');
}
.add-on-carousel .carousel-control-next-icon
{
    background-image: url('uploads/chevron-right-dark.svg');
}
.border-ehh 
{
    border-color:#4A3B2F !important;
    background-image: url(uploads/right-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.bg-ehh-green
{
    background-color:rgba(75,60,45,0.9);
}
.bg-ehh-grey
{
    background-color:rgba(75,60,45,0.9);
}
.bg-trans
{
	background-color:rgba(0,0,0,0.6);
}

.btn-ehh, .btn-ehh:hover
{
	color:#fff;
	background-color:#111111;
	font-weight:bold;
    border-radius: 0px !important;
}



.post-thumb
{
    display:none;
    background-repeat: no-repeat;
    background-position: center;
}


.facilities-body p, .facilities-body ul
{
    font-size: 1rem;
}
.facilities-body ul
{
    margin-left: -16px;
    line-height: 2rem;
}


.overlay
{
  position: absolute; /* Sit on top of the page content */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  cursor: pointer; /* Add a pointer on hover */
}
.grid
{
    position: relative;
    cursor: pointer;
}
.grid h2
{
    font-size: 1.5em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.desc-text
{
    font-size:1rem;
}

.bg-white
{
    background-color: #ffffff;
}
.bg-offwhite
{
    background-color: #f0f2f5;
}

.fs-sml
{
    font-size: 0.8em;
}
.fa-aircon:before {
    content: url('uploads/aircon.svg');
}
.fa-twin:before {
    content: url('uploads/twin.svg');
}
.fa-double:before {
    content: url('uploads/double.svg');
}
.fa-king:before {
    content: url('uploads/king.svg');
}
.fa-queen:before {
    content: url('uploads/queen.svg');
}
.fa-veranda:before {
    content: url('uploads/veranda.svg');
}

.fa-twiking:before {
    content: url('uploads/twiking.svg');
}

.carousel-control-next
{
    opacity:1;
}
.carousel-control-prev
{
    opacity:1;
}
.carousel-control-next-icon
{
    background-image: url('uploads/chevron-right.svg');
}

.carousel-control-prev-icon
{
    background-image: url('uploads/chevron-left.svg');
}

.carousel-indicators [data-bs-target]
{
    width:5px;
    height:5px;
    border-radius:50%;
}

.page-featured-bg
{
        
    height:57vh; 
    margin-top: -60px; 
    background-repeat: no-repeat; 
    background-size: cover;
    
}
    
.bg-featured-description
{
    background-color: rgba(0,0,0,0.5);
}
.featured-title
{
    font-size: 3rem;
    line-height: 3rem;
}


.sub-menu .menu-link:hover
{
    color:#ffc107;
}


.uagb-image-heading
{
    user-select: none;
    pointer-events:none;
}

.error-404
{
    margin-top: -60px;
}

#ast-breadcrumbs-yoast-404 a
{
    color:#FFFFFF;
}
.mt-n1
{
    margin-top: -60px;
}

.vh-50
{
    height:50vh;
}



.submenu-with-border .sub-menu .sub-menu
{
    top:0px;
}
.polaroid {
  background: #fff;
  padding: 1rem;
  box-shadow: 0 0.2rem 1.2rem rgba(0,0,0,0.2);
  
}

.polaroid > img{
  max-width: 100%;
  height: 350px;
  object-fit: contain;
  
}
.caption {
    font-family: 'Caveat Brush', cursive;
  font-size: 1.5rem;
  line-height: 2rem;
  text-align: center;
  text-transform: capitalize;
  color: #666666;
}
.slick-prev:before
{
    content: '\276E';
}
.slick-next:before
{
    content: '\276F';
}

.slick-prev:before,
.slick-next:before
{
    font-size: 2rem;
    line-height: 1;

    opacity: 1;
    color: #000000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slide {
  height: 100%;
}

.item {
  display: inline-block;
  margin-top: 2rem;
}
.item .polaroid:before {
  content: '';
  position: absolute;
  z-index: -1;
  transition: all 0.35s;
}

/*
.item:nth-of-type(4n+1) {
  transform: scale(0.8, 0.8) rotate(5deg);
  transition: all 0.35s;
}
.item:nth-of-type(4n+1) .polaroid:before {
  transform: rotate(6deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  right: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.4);
}
.item:nth-of-type(4n+2) {
  transform: scale(0.8, 0.8) rotate(-5deg);
  transition: all 0.35s;
}
.item:nth-of-type(4n+2) .polaroid:before {
  transform: rotate(-6deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  left: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.4);
}
.item:nth-of-type(4n+4) {
  transform: scale(0.8, 0.8) rotate(3deg);
  transition: all 0.35s;
}
.item:nth-of-type(4n+4) .polaroid:before {
  transform: rotate(4deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  right: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.3);
}
.item:nth-of-type(4n+3) {
  transform: scale(0.8, 0.8) rotate(-3deg);
  transition: all 0.35s;
}
.item:nth-of-type(4n+3) .polaroid:before {
  transform: rotate(-4deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  left: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.3);
}
*/
.item:hover {
  filter: none;
  transform: scale(1, 1) rotate(0deg) !important;
  transition: all 0.35s;
}
.item:hover .polaroid:before {
  content: '';
  position: absolute;
  z-index: -1;
  transform: rotate(0deg);
  height: 90%;
  width: 90%;
  bottom: 0%;
  right: 5%;
  transition: all 0.35s;
}


.fs-7
{
	font-size:0.8rem;
}
.sidebar-filter-menu
{
    top: 33vh;
    right: 0px;
    position: fixed;
}
.sidebar-widget-menu {
    top: 28vh;
    right: 0px;
    position: fixed;
}

.excerpt p
{
	text-transform:lowercase;
}
.read-more
{
        border-style:solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width:0px;
    color: #000000;
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    font-size: 0.7rem;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    
    padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
    
    text-decoration: none;
    text-transform: uppercase; 
}


.excerpt .read-more a
{
    border-style:solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width:0px;
    background-color: #0274be;
    color: #ffffff;
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    font-size: 0.7rem;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    
    padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
    
    text-decoration: none;
    text-transform: uppercase; 
}

.w-equal-width-col
{
    width:15vw;
    max-width:135px; 
}

.w-equal-width-col:first-child
{
    width:11vw;
    max-width: 135px;
}

.w-equal-width-col:nth-child(2)
{
    width:12vw;
    max-width: 145px;
}

.w-equal-width-col:nth-child(3)
{
    width:13vw;
    max-width: 155px;
}
.w-equal-width-col:nth-child(4)
{
    width:11vw;
    max-width: 135px;
}
.w-equal-width-col:nth-child(5)
{
    width:11vw;
    max-width: 155px;
}



      /* Media query for mobile viewport */
        @media screen and (max-width: 400px) {

            #content
            {
                margin-top:90px;
            }


            #paypal-button-container {
                width: 100%;
            }
        }
        
        .ast-page-builder-template .site-content .ast-container
        {
            display: block;
        }

        
.options .toggler {
    position: fixed;
    right: 0px;
    top: 33vh;
    width: 40px;
    height: 40px;
    background: #fff;
    padding: 10px 10px 10px 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
    box-shadow: 1px 0px 3px -1px rgba(0,0,0,0.3);
    border-radius: 0 5px 5px 0;
    z-index: 999;
}

.options {
    top: 33vh;
    width: 100%;
    max-width: 600px;
    height: fit-content;
    clear: both;
    background: #fff;
    padding: 20px;
}


.payment-info
{
    list-style: none;
}
        
        
.list-group-item
{
    background-color: transparent;
}


.uagb-post-grid .uagb-post__image img {
    object-fit: cover;
    height: 300px;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;

  
}
  .embed-responsive-item,
  iframe,
  embed,
  object,
  video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
  
.embed-responsive-21by9 {
    padding-top: 42.85%;
}

.embed-responsive-16by9 {
    padding-top: 56.25%;
}

.embed-responsive-4by3 {
    padding-top: 75%;
  
}



.search-items li
{
    display:inline;
}
label {
  display: flex;
  align-items: center;
}
input[type=radio], input[type=checkbox]{
  flex: none;
  margin-right:5px;
}

.filter-icon
{
    width:15px;
    height:15px;
}

.ast-custom-button, .ast-custom-button:hover, .ast-custom-button:focus
{
   font-size: clamp(0.7rem, -0.875rem + 8.333333vw, 0.8rem);
   white-space: nowrap;
   color:#000000;
   background-color: #00BAFE;
}



.enquire-btn, .online-btn
{
   font-size: clamp(0.7rem, -0.875rem + 8.333333vw, 1rem);
}


.btn-close-offcanvas, .btn-close-offcanvas:hover , .btn-close-offcanvas:focus
{
  border: 0; 
  border-radius:0;
  opacity: 1;
  position: absolute;
    top: 2rem;
    right: 2rem;
    font-size: 2rem;
}

.btn-close, .btn-close:hover , .btn-close:focus
{
  color: #ffffff;
  background:none;
  border: 0; 
  border-radius:0;
  opacity: 1;
  position: absolute;
    top: 2rem;
    right: 2rem;
    font-size: 2rem;
}

#close-widget
{
      color: #000000 !important;
}

.text-grey
{
    color:#c0c0c0;
}

.vh-75
{
    height:75vh;
}
.modal-content {
    border: 0;
  background-color:transparent;
  box-shadow:none;
}



button, button:hover, button:focus
{
    background-color: transparent;
}



.item figure img
{
	height:450px;
	object-fit: cover;
	object-position:center center;
}

.dd-btn, .dd-btn:hover, .dd-btn:focus
{
    background-color: transparent;
}
.dropdown-menu
{
	width:100%;
}

.dropdown-menu .dropdown-item
{
	font-size: 1rem;
	padding:0.5rem 1rem;
	cursor:pointer;
	text-transform:capitalize;
}

.dropdown-item:hover
{
	background-color:#f0f0f0;
}

.dropdown-item:focus
{
	background:none;
}

.text-xxs
{
	font-size:0.6rem;
}
.chev-down
{
    right: 1rem;
    top: 1rem;
    position: absolute;
}

.dropdown-toggle::after
{
	border:0;
}
.sort-input
{
	width:100%;
	font-size: 1rem;
	padding:0.5rem 1rem;
	border-radius:0;
	cursor:pointer;
	text-transform:capitalize;
	display:inline-block;
}


.sort-input option
{
	font-weight: normal;
    display: block;
    white-space: nowrap;
    min-height: 2rem;
    padding: 60px;
}


.bg-image
{
    height:100%;
    width:100%;
    background-size: cover;
    background-position:center center;
}
.pr-0
{
    padding-right:0px;
}

.accordion-body
{
    border: 1px solid #f4f4f4;
}

.accordion-item
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
    
}
.accordion-button:not(.collapsed)
{
    	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
    color: #333333;
     background-color: #f4f4f4;
}
.vfc-accordion, .accordion-button, .accordion-button:hover, .accordion-button:focus
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
        border-bottom: 1px;
    color: #333333;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 0.4em;
    background-color: #f4f4f4;
}

.accordion-button:hover, .accordion-button:focus
{
    color:#FFFFFF;
    background-color: #333333;
    transition: all 0.5s;
}

.vfc-accordion::after
{
    display: none;
}
.uagb-button__link 
{
    font-weight: 900;
}
.tooltip
{
 z-index: 99999;
 text-transform: uppercase;
 font-size: 0.6rem;
 font-weight: 600;
}
#ast-breadcrumbs-yoast, #ast-breadcrumbs-yoast-404
{
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.8rem;
    color:#c0c0c0;
    padding:0.8rem 0px;
}
#ast-breadcrumbs-inner
{
    padding: 0px 1rem;
    background-color: #f0f0f0;
}
#ast-breadcrumbs-yoast a
{
    font-weight: 600;
    color:#666666;
}

#ast-breadcrumbs-yoast a:hover
{
    color:#111111;
}


.relative
{
	position:relative;
}
.absolute
{
	position:absolute;
}
.z-2
{
	z-index:2;
}
.online-btn
{
    color: #ffffff;
    background-color: #00BAFE;
    border-radius: 0;
}

.enquire-btn
{
    background-color:#222222;
    border-radius: 0;
}

.dollar:before {
    content: '$';
    font-size: 16px;
    vertical-align: top;
}
.t-heading, .size-xxl
{
    font-size:24px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 16px;
    padding: 0;
}
.journey-currency-price
{
    font-size: 24px;
    font-weight: 700;
}
.text-vfc-blue
{
    color: #0274be;
}
.purchase-form__price
{
    color:#000000;
}
.t-currency
{
    line-height: 1;
}
.tag
{
	top:2rem;
	left:2rem;
	color:#FFF;
	background-color:rgba(0,0,0,.25);
	text-transform:uppercase;
	font-size:14px;
}
.w-fit
{
	width:fit-content;
}
.w-full
{
	width:100%;
}
.h-full
{
	height:100%;
}
.opacity-25
{
	opacity:.25;
}
.overflow-hidden
{
	overflow:hidden;
}
.text-ellipsis p
{
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}
.tag
{
	padding:60px;
}
.card
{
	background-color: transparent;
	border:none;
        min-height: 38vh;
}

.items-center 
{
	align-items:center;
}

.mb-10
{
	margin-bottom:2.5rem;
}

.mb-6
{
	margin-bottom:1.5rem;
}
.ml-auto
{
	margin-left: auto;
}
.ml-6
{
	margin-left: -2vw;
}
.hidden
{
	display:hidden;
}
.card p{
	font-size: 14px;
}
.text-small
{
	text-transform:inherit;
	font-size:0.8rem;
        font-weight:700;
}
.text-xs 
{
    font-size: 0.6em;
    text-align: center;
}
.text-lightgrey , .text-lightgrey:hover, .text-lightgrey:focus
{
	color: #999999;
}
.text-block
{
    background-image: url('');
	display:flex;
	position:absolute;
	justify-content:center;
	background-color:#ffffff;
	z-index:2;
	bottom:243px;
	left:8px;
	width:540px;
	height:335px;
	
}
.details-container
{
	padding:30px;
	width:100%;
	background-color:#757575;
}

.info-block
{
	padding:40px;
}

.img
{
	width:33vw;
	height:auto;
}

.img-container img
{
	max-height:100%;
}

.img-container
{
    max-width:620px;
    max-height:350px;    
    overflow:hidden;
}

.img-container-single
{
    max-width:350px;
    max-height:350px;    
    overflow:hidden;
}


.nav
{
	flex-wrap:nowrap;
  	overflow: hidden;
  	white-space: nowrap;
}

.card-img-top
{
	height:50vh;
	overflow:hidden;
	object-fit:cover;
}

.nav-tabs
{
    border:0;
}

.nav-tabs .nav-link.active
{
	color:#3597d4;
	background-color:transparent;
	border-radius:0;
        border-bottom: 4px solid #3597d4;
}

.nav-tabs .nav-link
{
	color:#222;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.875rem;
	text-transform:uppercase;
	font-weight:700;
        border-bottom: 2px solid #f0f0f0;
}


.wrapper {
    position:relative;
    margin:0 auto;
    overflow:hidden;
	padding:5px;
  	height:50px;
}

.list {
    position:absolute;
    left:0px;
    top:0px;
  	min-width:3500px;
    margin-top:0px;
}

.list li{
	display:table-cell;
    position:relative;
    text-align:center;
    cursor:grab;
    cursor:-webkit-grab;
    color:#efefef;
    vertical-align:middle;
}

.scroller {
  text-align:center;
  cursor:pointer;
  display:none;
  padding:7px;
  padding-top:13px;
  white-space:no-wrap;
  vertical-align:middle;
  background-color:#fff;
}

.focus-click
{
    cursor:pointer;
}

form .tnp-email {
    width: 70vw;
    max-width: 500px;
    box-sizing: border-box;
    padding: 10px;
    display: inline-block;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    color: #444;
    font-size: 14px;
    line-height: 20px;
    border-radius: 0px;
    margin-right:50px;
}
form .tnp-submit
{
    width: 21vw;
    background-color: #111111;
}



.img-header {
  position: relative;
  text-align: left;
  color: white;
}

/* Centered text */
.tagline {
  position: absolute;
  top: 75%;
  right: 5%;
  transform: translateY(-75%);
}
.tagline h6
{
  color:#000000;
  font-size: 0.8vw;
}


.ast-builder-menu-1 .menu-item > .menu-link
{
    font-size: clamp(0.4rem, 0.75vw, 0.8rem);
    line-height:inherit;
}
.ast-header-break-point .main-navigation ul .menu-item .menu-link 
{
     line-height:1;
    border:none;
    outline: none;
}

a
{
    text-decoration:none;
}

.menu a
{
    color: #FFFFFF;
}
/*
.ast-theme-transparent-header #masthead
{
    position:fixed;
}
*/
.menu-link, .menu-link:hover, .menu-link:focus
{
    line-height:1;
    text-decoration:none;
    text-transform: uppercase;
    border-style:none;
     outline: none;
}

.widget ul, .widget ul a
{
    list-style:none;   
    padding:0px;
    color: #999999;
    font-size: 0.8rem;
}

.widget li
{
    margin-bottom: 0.3rem;
}

.unstyled-list ul 
{
 list-style:none;   
 margin-left: -40px;
 color: #000000;
}

.widget-area a
{
    color: #ffffff;
}
.widget ul a:hover
{
    color: #000000;
}

.widget-area .widget-title
{
    font-weight: 900;
    font-size: 1rem;
    color: #111111;
    text-align: left;
    margin: 1rem 0px;
}

.activities-info 
{
    padding:15px;   
}
/*
#secondary
{
    padding-right:3rem;
}


.content-area p
{
    margin: 0px;
}*/

.breadcrumbs-container
{
    display: none;
}

.vfc-tab-child
{
    padding:0px;
}
.framewrapper {
    margin-top: -140px;
}

.framewrappersidebar{
      margin-top: -55px;
   height: 13.8%;
   width: 100%;
   display: block;
}
.iframewidget {
    width: 90%;
    margin-left: 7.5%;
    z-index: 100000;
    margin-top: 0px;
    display: block;
    position: relative;
}

.iframesidebarwidget {
    height: 43vh;
    width: 100%;
    margin-left: 0px;
    z-index: 100000;
    margin-top: 7vh;
    display: block;
}


div#ui-datepicker-div, .ui-widget {
    bottom: 0 !important;
    top: inherit !important;
}

.framewrapper {
    margin-top: -55px !important;
}



  @media screen and (max-width: 991px) {
      


  .iframewidget {  height: 650px;
  }
  .framewrapper {
max-height: 640px;
  }

  }
  
body {
    font-family: 'Montserrat', sans-serif;
    font-size:14px; 
}

p
{
	font-size:1em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

h1, .entry-content h1, .entry-content h1 a
{
        font-weight: 900;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
}

.img-container-single img
{
    max-width:max-content;
}

.activity-tagline h4
{
    color:#c0c0c0;
    text-transform:inherit;
    font-weight: 400;
}

.align-center 
p, 
.align-center h2
{
    text-align: center;
}

#social-header
{
    display:inline;
}

#menu-connect-footer 
{
   margin-top:0px;
}
#menu-connect-footer-inline
{
    margin-top: 1rem;
}
#menu-connect-footer-inline p
{
    color:#FFFFFF;
}


#menu-connect-footer li
{
    display:block;    
    margin: 0.5rem 0 0 0;
    
}
#menu-connect-footer-inline li
{
    display:inline;    
}

.callicon-dark a::before {
	background-image:url('uploads/phone-icon-dark.svg');
	background-size:20px 20px;
	display:inline-block;
	width:20px;
	height:20px;
	content:"";
	margin-right:10px;
        margin-bottom:-5px;
}

.mailicon-dark a::before {
	background-image:url('uploads/mail-icon-dark.svg');
	background-size:20px 20px;
	display:inline-block;
	width:20px;
	height:20px;
	content:"";
	margin-right:10px;
        margin-bottom:-5px;
}

.callicon a::before {
	background-image:url('uploads/phone-icon.svg');
	background-size:20px 20px;
	display:inline-block;
	width:20px;
	height:20px;
	content:"";
	margin-right:10px;
        margin-bottom:-5px;
}

.mailicon a::before {
	background-image:url('uploads/mail-icon.svg');
	background-size:20px 20px;
	display:inline-block;
	width:20px;
	height:20px;
	content:"";
	margin-right:10px;
        margin-bottom:-5px;
}
#menu-connect-footer-inline .facebookicon a::before {
	background-image:url('uploads/fb-icon.svg');
	background-size:20px 20px;
	display:inline-block;
	width:20px;
	height:20px;
	content:"";
	margin-right:10px;
        margin-bottom:-5px;
}

#menu-connect-footer-inline .instaicon a::before {
	background-image:url('uploads/insta-icon.svg');
	background-size:20px 20px;
	display:inline-block;
	width:20px;
	height:20px;
	content:"";
	margin-right:10px;
        margin-bottom:-5px;
}

.page-error-bg
{
    height: 80vh;
    background-image: url('uploads/404-background.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
}

.package-desc {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}

.credit
{
    color:#FFFFFF;
}
figcaption 
{
    background-color: transparent !important;
    padding: 0px !important;
}

.uagb-ifb-button-wrapper a
{
    box-shadow: none !important;
}
.testimonial-inner p {
  color:#FFFFFF;
  text-align: left;
}

.vfc-testimonials
{
    width:100%;
    min-width:300px;
}

#menu-primary-menu
{
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	background-color:transparent;
}

                
                #mega-menu-wrap-primary
                {
                    	font-family: 'Roboto', sans-serif;
	
	
	color:#FFFFFF;
                    background-color: transparent;
                }
                
                
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  background-color: transparent !important;
  color: #fff;
  text-decoration: none;
  text-transform:uppercase;
  font-weight:500;
}   

#footer-sub h4,#footer-sub p
{
    color: #111111;
    text-align: left;
}
           

#footer-widgets div[class^='col-'] 
{
    justify-content: space-between;
    align-items: start; 
}


/*
.content-area
{
    margin-top:8.5rem;
}
*/

@media screen and (min-width:1024px) and (max-width: 1439px)
{

    .custom-logo
{
    max-width: 115px;
}
    .acc-image-holder img
{
    min-height: 200px;
    object-fit: cover;
}
    
    .acc-image-holder
{
    height: 200px;
    
}
                .page-featured-bg
    {
        height: inherit;
        margin-top: -85px;
    }
                .featured-title
    {
        font-size: 2rem;
            line-height:2rem;
    }
    
    .ast-builder-menu-1 .menu-item > .menu-link
    {
        font-size: 0.5rem;
        line-height:inherit;
    }

}

/*===LAPTOP and Monitors===*/
@media screen and (min-width:1000px)
{
    .custom-logo
{
    max-width: 115px;
}


	.header-wrap-vfc
{ 
	position: fixed; 
	top: 32px; 
	width:100%;
	margin-right: 0px; 
	right: 0px;
	z-index:1000;
}

#masthead .primary-navbar>.nav
{
	background-color:transparent;
}

#masthead .primary-navbar>.nav>.menu-item>a, #masthead .primary-navbar>.nav>.menu-item.active>a
{
	color:#FFFFFF;
}

.margin-top-60
{
    margin-top: -60px;
}

.scroll-to-fixed-fixed
{
	background-color:rgba(17,17,17,0.6);
}

.content-area-vfc
{
	margin:0px;
}

}
    
@media screen and (max-width:993px)
{

    #ast-scroll-top {
        background-color: #00BAFE;
        font-size: 15px;
        font-size: 0.88235294117647rem;
        margin-bottom: 30px;
    }

    #main
    {
        margin-top:0px;
    }
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single
{
    padding:0px;
}
    
    .ast-separate-container #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container.ast-right-sidebar #primary {
        margin:0;
        padding: 0
    }


}

/*---MOBILE--*/

@media screen and (max-width:921px)
{

    .add-on-carousel .carousel-control-prev
{
    margin-left: 0px;
}
.add-on-carousel .carousel-control-next
{
    margin-right: 0px;
}

    .w-33
    {
        width: 100%;
        height: 50vw;
    }

    .ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"]
    {
        display: block;
        text-align: center;
    }


    .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item > .ast-menu-toggle, .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item > .ast-menu-toggle
{
    top:5px;
    color: #ffffff !important;
}
    .ast-theme-transparent-header .main-header-menu .menu-link
    {
        color: #ffffff !important;
    }
    .ast-theme-transparent-header .main-header-menu .menu-link:hover,  .ast-theme-transparent-header .main-header-menu .menu-link:active
    {
        color: #08ACF2 !important;
    }
    .acc-image-holder img
{
    min-height: 150px;
    object-fit: cover;
}

    .acc-image-holder
{
    height:150px;
}
    
    .page-error-bg
{
    height: inherit;    
}

    .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu, .ast-header-break-point.ast-flyout-menu-enable.ast-header-break-point .ast-builder-menu .main-header-bar-navigation .main-header-menu .menu-item .sub-menu, .ast-header-break-point.ast-flyout-menu-enable.ast-header-break-point .ast-builder-menu .main-header-bar-navigation [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item .sub-menu, .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-link, .ast-header-break-point.ast-flyout-menu-enable.ast-header-break-point .ast-builder-menu .main-header-bar-navigation .main-header-menu .menu-item .sub-menu .menu-link, .ast-header-break-point.ast-flyout-menu-enable.ast-header-break-point .ast-builder-menu .main-header-bar-navigation [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item .sub-menu .menu-link, .ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link, .ast-header-break-point.ast-flyout-menu-enable.ast-header-break-point .main-header-bar-navigation .main-header-menu .menu-item .sub-menu .menu-link, .ast-theme-transparent-header .main-header-menu .menu-item .sub-menu, .ast-header-break-point.ast-flyout-menu-enable.ast-header-break-point .main-header-bar-navigation .main-header-menu .menu-item .sub-menu
{
    background-color: transparent;
}
   
    form .tnp-email {
 
    margin-right:0px;
}
    
    .bg-image
{
    height:25vh;
    width:100vw;
    background-size: cover;
    background-position:center center;
}
        
   form .tnp-email
    {
        width:100%;
    }
   form .tnp-submit
    {
        width:100%;
    }
#footer-widgets h2, #social-header
{
    text-align: center;
}
    #main
    {
        margin-top:0px;
    }
    
    #secondary
    {   
        display:none;
    }
    
    .content-area
    {
        margin-top:0px;
    }

}


@media only screen and (max-width: 320px)  
{


    
        .page-error-bg
{
    height: inherit;    
}
            .page-featured-bg
    {
        height: inherit;
        margin-top: -85px;
    }
            .featured-title
    {
        font-size: 2rem;
            line-height:2rem;
    }
            .item figure img
{
	height:200px;
}
    .embed-responsive-16by9
    {
        padding-top:155%;   
    }
    

}



@media only screen and (min-width: 321px) and (max-width: 376px)
{

    .w-33
    {
        width: 100%;
        height: 100vw;
    }

    
            .page-error-bg
{
    height: inherit;    
}

                    .page-featured-bg
    {
        height: inherit;
        margin-top: -85px;
    }
                .featured-title
    {
        font-size: 2rem;
            line-height:2rem;
    }
    
                .item figure img
{
	height:200px;
}
    .embed-responsive-16by9
    {
        padding-top:111%;   
    }
}

@media only screen and (min-width: 377px) and (max-width: 425px)
{

    .w-33
    {
        width: 100%;
        height: 100vw;
    }
            .page-error-bg
{
    height: inherit;    
}
                    .page-featured-bg
    {
        height: inherit;
        margin-top: -85px;
    }
                .featured-title
    {
        font-size: 2rem;
            line-height:2rem;
    }
            .item figure img
{
	height:200px;
}
    .embed-responsive-16by9
    {
        padding-top:96%;   
    }

            .page-featured-bg
    {
        height: inherit;  
        margin-top: -85px;
    }
    
    .featured-title
    {
        font-size: 2rem;
            line-height:2rem;
    }

}
@media only screen and (min-width: 426px) and (max-width: 768px)
{
    

        .acc-image-holder
{
    height:180px;
}
                        .page-featured-bg
    {
        height: inherit;
        margin-top: -85px;
    }
                .featured-title
    {
        font-size: 2rem;
            line-height:2rem;
    }
    
    .item figure img
{
	height:200px;
}

    .embed-responsive-16by9
    {
        padding-top:43%;   
    }
}
@media only screen and (min-width: 769px) and (max-width: 1024px)
{

    

.w-33
{
    width: 100%;
    height: 50vw;
}

                        .page-featured-bg
    {
        height: inherit;
        margin-top: -85px;
    }
                .featured-title
    {
        font-size: 2rem;
            line-height:2rem;
    }
    .item figure img
    {
        height:260px;
    }

    .embed-responsive-16by9
    {
        padding-top:76%;   
    }
}

.uag-blocks-common-selector {
    z-index: var(--z-index-desktop) !important
}

@media (max-width: 976px) {
    .uag-blocks-common-selector {
        z-index:var(--z-index-tablet) !important
    }
}

@media (max-width: 767px) {
    .uag-blocks-common-selector {
        z-index:var(--z-index-mobile) !important
    }
}

.wp-block-uagb-advanced-heading .uagb-heading-text {
    margin: 0
}

.wp-block-uagb-advanced-heading .uagb-desc-text {
    margin: 0
}

.wp-block-uagb-advanced-heading .uagb-separator {
    font-size: 0;
    border-top-style: solid;
    display: inline-block;
    margin: 0 0 10px 0
}

.wp-block-uagb-advanced-heading .uagb-highlight {
    color: #f78a0c;
    border: 0;
    transition: all 0.3s ease
}

.uag-highlight-toolbar {
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    border-radius: 0;
    border-right-color: #1e1e1e
}

.uag-highlight-toolbar .components-button {
    border-radius: 0;
    outline: none
}

.uag-highlight-toolbar .components-button.is-primary {
    color: #fff
}

.uagb-block-1d856fc6.wp-block-uagb-advanced-heading .uagb-desc-text {
    margin-bottom: 15px;
}

.uagb-block-1d856fc6.wp-block-uagb-advanced-heading .uagb-highlight {
    font-style: normal;
    font-weight: Default;
    background: #007cba;
    color: #fff;
    -webkit-text-fill-color: #fff;
}

.uagb-block-1d856fc6.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection {
    color: #fff;
    background: #007cba;
    -webkit-text-fill-color: #fff;
}

.uagb-block-1d856fc6.wp-block-uagb-advanced-heading .uagb-highlight::selection {
    color: #fff;
    background: #007cba;
    -webkit-text-fill-color: #fff;
}

.wp-block-uagb-image {
    display: flex
}

.wp-block-uagb-image__figure {
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    height: auto;
    margin: 0
}

.wp-block-uagb-image__figure img {
    height: auto;
    display: flex;
    max-width: 100%;
    transition: box-shadow 0.2s ease
}

.wp-block-uagb-image__figure>a {
    display: inline-block
}

.wp-block-uagb-image__figure figcaption {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 1em
}

.wp-block-uagb-image--align-left {
    text-align: left
}

.wp-block-uagb-image--align-right {
    text-align: right
}

.wp-block-uagb-image--align-center {
    text-align: center
}

.wp-block-uagb-image--align-full .wp-block-uagb-image__figure {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
    height: auto
}

.wp-block-uagb-image--align-full .wp-block-uagb-image__figure img {
    height: auto;
    width: 100% !important
}

.wp-block-uagb-image--align-wide .wp-block-uagb-image__figure img {
    height: auto;
    width: 100%
}

.wp-block-uagb-image--layout-overlay__color-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.2;
    background: rgba(0,0,0,0.5);
    transition: opacity 0.35s ease-in-out
}

.wp-block-uagb-image--layout-overlay-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 1
}

.wp-block-uagb-image--layout-overlay__inner {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
    top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-color: #fff;
    transition: 0.35s ease-in-out
}

.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.top-center,.wp-block-uagb-image--layout-overlay__inner.top-right {
    justify-content: flex-start
}

.wp-block-uagb-image--layout-overlay__inner.bottom-left,.wp-block-uagb-image--layout-overlay__inner.bottom-center,.wp-block-uagb-image--layout-overlay__inner.bottom-right {
    justify-content: flex-end
}

.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.center-left,.wp-block-uagb-image--layout-overlay__inner.bottom-left {
    align-items: flex-start
}

.wp-block-uagb-image--layout-overlay__inner.top-right,.wp-block-uagb-image--layout-overlay__inner.center-right,.wp-block-uagb-image--layout-overlay__inner.bottom-right {
    align-items: flex-end
}

.wp-block-uagb-image--layout-overlay__inner .uagb-image-heading {
    color: #fff;
    transition: transform 0.35s, opacity 0.35s ease-in-out;
    transform: translate3d(0, 24px, 0)
}

.wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #fff;
    border-top-style: solid;
    margin-bottom: 10px;
    opacity: 0;
    transition: transform 0.4s, opacity 0.4s ease-in-out;
    transform: translate3d(0, 30px, 0)
}

.wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 0;
    overflow: visible;
    color: #fff;
    transition: transform 0.45s, opacity 0.45s ease-in-out;
    transform: translate3d(0, 35px, 0)
}

.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-heading,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-separator,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-caption {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure {
    overflow: hidden
}

.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure img {
    transform: scale(1);
    transition: transform 0.35s ease-in-out
}

.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover img {
    transform: scale(1.05)
}

.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure {
    overflow: hidden
}

.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure img {
    width: calc(100% + 40px) !important;
    max-width: none !important;
    transform: translate3d(-40px, 0, 0);
    transition: transform 0.35s ease-in-out
}

.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover img {
    transform: translate3d(0, 0, 0)
}

.wp-block-uagb-image--effect-grayscale img {
    filter: grayscale(0%);
    transition: 0.35s ease-in-out
}

.wp-block-uagb-image--effect-grayscale:hover img {
    filter: grayscale(100%)
}

.wp-block-uagb-image--effect-blur img {
    filter: blur(0);
    transition: 0.35s ease-in-out
}

.wp-block-uagb-image--effect-blur:hover img {
    filter: blur(3px)
}

.uagb-block-afc83d55.wp-block-uagb-image--layout-default figure img {
    box-shadow: 0px 0px 0 #00000070;
}

.uagb-block-afc83d55.wp-block-uagb-image .wp-block-uagb-image__figure figcaption {
    font-style: normal;
    text-align: center;
}

.uagb-block-afc83d55.wp-block-uagb-image--layout-overlay figure img {
    box-shadow: 0px 0px 0 #00000070;
}

.uagb-block-afc83d55.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 0.2;
}

.uagb-block-afc83d55.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner {
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
}

.uagb-block-afc83d55.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading {
    font-style: normal;
    color: #fff;
    opacity: 1;
}

.uagb-block-afc83d55.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a {
    color: #fff;
}

.uagb-block-afc83d55.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 0;
}

.uagb-block-afc83d55.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 1;
}

.uagb-block-afc83d55.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #fff;
    opacity: 0;
}

.uagb-block-afc83d55.wp-block-uagb-image .wp-block-uagb-image__figure img {
    object-fit: contain;
    width: 755px;
    height: 643px;
}

.uagb-block-afc83d55.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 1;
}

.uagb-block-afc83d55.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    opacity: 1;
}

.uagb-block-afc83d55.wp-block-uagb-image--layout-default figure img:hover {
    box-shadow: 0px 0px 0 #00000070;
}

.uagb-block-afc83d55.wp-block-uagb-image--layout-overlay figure img:hover {
    box-shadow: 0px 0px 0 #00000070;
}

@media only screen and (max-width: 976px) {
    .uagb-block-afc83d55.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 755px;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-afc83d55.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 755px;
        height: auto;
    }
}


.accommodation .carousel-inner {
    height: 0;
    padding-bottom: 60%; /* this sets carousel aspect ratio (4:1 here) */
  }
  

.accommodation  .carousel-item {
    position: absolute !important; /* Bootstrap is insistent */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  
 
.accommodation .carousel-item img {
    width:100%;
    height: 100%; /* Bootstrap handles width already */
    object-fit: cover; /* or 'contain' if you want stretch instead of crop */
  }

  .wpforms-form button[type=submit] {
    background-color: #00BAFE !important;
    border-color: #00BAFE !important;
    color: #000 !important;
    transition: background 0.3s ease-in-out;
}
 
.wpforms-form button[type=submit]:hover {
    background-color: #00BAFE !important;
}