/*
Theme Name: Onella Holidays - 3
Author: trivia info it
Author URI: http://trivia.co.in/
Description: Bootstrap based wp theme for Onella Holidays - 3
Version: 3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro|Quicksand|Vidaloka|Qwigley|Barlow+Condensed');
@import url('css/colors.css');

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('css/fonts/glyphicons-halflings-regular.eot');
  src: url('css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), 
  url('css/fonts/glyphicons-halflings-regular.woff') format('woff'), 
  url('css/fonts/glyphicons-halflings-regular.ttf') format('truetype'), 
  url('css/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

@font-face {
  font-family: 'Glyphicons Regular';
  src: url('css/fonts/glyphicons-regular.eot');
  src: 
  url('css/fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), 
  url('css/fonts/glyphicons-regular.woff') format('woff'), 
  url('css/fonts/glyphicons-regular.ttf') format('truetype'), 
  url('css/fonts/glyphicons-regular.svg#glyphicons-regular') format('svg');
}


/*Wordpress editor styles start*/

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}

/*Wordpress editor styles end*/




html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


body,  html 
{
	overflow-x:hidden;
	font-family: 'Source Sans Pro', sans-serif;
	color:#333;
	line-height:2;
}
.maincontainer
{
	background:#fff;
	z-index:0;
}

a, a:hover
{
	text-decoration:none;
}


@media (max-width: 768px){
	.row
	{
		text-align:center;
	}
}


/*
	HEADERS
*/
header
{
	position:relative;
	display:block;
}




/*
	HEADER 1
*/
.header-1
{
	position:relative;
	display:block;
	background:var(--c2);
	padding:.3em 0 .3em 0;
	z-index:99;	
}
.header-1 .topInfo
{
	position:relative;
	color:#fff;

}
.header-1 .topInfo .topInfoIcon
{
	color:var(--c1);
	margin-right:.3em;
	margin-left:.6em;
}
.header-1 .topInfo a{
	color:var(--c4);
}
.header-1 .socialx .fa
{
	font-size:1.5em;
	color:var(--c1);
}


#search {
    float: right;
    margin-top: 0px;
    width: 250px;
}

.search {
    padding: 0px 0;
    width: 330px;
    height: 30px;
    position: relative;
    left: 10px;
    float: left;
    line-height: 22px;
}

    .search input {
        position: absolute;
        width: 0px;
        float: Left;
        margin-left: 310px;
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
        height: 30px;
        line-height: 18px;
        padding: 0 2px 0 2px;
        border-radius:1px;
    }

        .search:hover input, .search input:focus {
            width: 100%;
            margin-left: 0px;
        }

.btn {
    height: 30px;
    position: absolute;
    right: 0;
    top:0px;
	background:var(--c1);
	border:none;
}
.btn:hover
{
	background:#305252;
}


/*
	HEADER 2
*/
.header-2
{
	position:relative;
	display:block;
	background:#fff;
	padding:.6em 0 .6em 0;
	z-index:99;
}
.header-2 .logo 
{
	position:relative;
}
.header-2 .logo img
{
	width:70%;
}
.header-2 .logo span
{
	text-align:left;
	display:block;
	width:100%;
	position:absolute;
	top:84%;
	left:18%;
	text-transform:uppercase;
	font-weight:600;
	font-size:.75em;
	letter-spacing:1px;
	color:var(--c1);
}

.header-2 .topKewords
{
	padding-top:.2em;
	line-height:1.5;
}
.header-2 .topKewords .topKewordsDiv
{
	border-right:1px dashed #ccc;
}
.header-2 .topKewords .topKewordsDiv:last-child
{
	border:none;
}
.header-2 .topKewords .topInfoIcon
{
	font-size:2.4em;
	font-family: 'Font Awesome 5 Free' !important;
	color:var(--c1);
	margin:.6em auto .5em auto;
}
.header-2 .topKewords .topKewordsDivText
{
	padding-top:1.5em;
}
.header-2 .topKewords h2
{
	font-family: 'Vidaloka', serif;
	font-size:1.2em !important;
	color:var(--c2);
	text-align:left;
	margin:0 !important;
	padding:0 !important;
}
.header-2 .topKewords .topKewordsDiv span
{
	display:block;
	font-size:.9em;
	color:var(--c1);
	text-align:left;

}




/*
	HEADER -3
*/
.header-3
{
	position:fixed;
	top:0;
	left:0;
	padding:.3em 0 .3em 0;
	width:100%;
	z-index:9;
	background:#f3f3f3;
}
.header-3 .logo 
{
	position:relative;
}
.header-3 .logo img
{
	width:30%;
}
.header-3 .logo span
{
	text-align:left;
	display:block;
	width:100%;
	position:absolute;
	top:84%;
	left:18%;
	text-transform:uppercase;
	font-weight:600;
	font-size:.6em;
	color:var(--c1);
}


/*
	FIXED HEADER
*/	


.sticky {

	z-index:999 !important;
	-moz-transition: width 1s ease-in-out, left 1.5s ease-in-out;
    -webkit-transition: width 1s ease-in-out, left 1.5s ease-in-out;
    -moz-transition: width 1s ease-in-out, left 1.5s ease-in-out;
    -o-transition: width 1s ease-in-out, left 1.5s ease-in-out;
    transition: width 1s ease-in-out, left 1.5s ease-in-out;
	padding:.3em 0 .3em 0;
			
  
}


/*
	DROP DOWN
*/

.navbar 
{
	margin:0 !important;
	padding:0 !important;
	background-color:transparent !important;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.navbar-default {
	border:none;
    border-color:0;
	border-radius:0px;
}
.navbar-nav
{

	width:100%;
	padding:0;
	text-align:right !important;
}
.navbar-nav > li {
	padding:0 .6em 0 .6em;
}


.navbar-nav > li:last-child
{
	padding-right:0;
}
.navbar-nav > li:first-child
{
	padding-left:0;
}
.navbar-nav > li a
{
	position:relative;
	font-family: 'Quicksand', sans-serif;
	font-size:1em;
	font-weight:600;
	color:#239796   !important;
    -webkit-transition: all 1s;
    transition: all 1s;
	z-index:99 !important;
}

.navbar-nav > li a:after
{
	z-index:-1;
	position:absolute;
	content:'';
	top:100%;
	left:0%;
	width:0%;
	height:0%;
	border-bottom:2px solid #ccc;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.navbar-nav > li a:hover:after
{
	width:100%;
	left:0%;
	right:0%;
    -webkit-transition: all .3s;
    transition: all .3s;	
}
.navbar-nav > li a:hover
{
	color:#FBB805 !important;
    -webkit-transition: all .3s;
    transition: all .3s;
}
/*
.navbar-nav:hover li a{
	color:#707E9C !important;
}
.navbar-nav li a:hover{
	color:#22EBBE !important;
}*/


.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color:#d4d3d1;
    border: 1px solid #59585d !important;
    border-radius: .25rem;
}

@media (max-width:768px)
{
	.navbar-default 
	{
		margin-top:0;
	}
	.navbar-nav
	{
		border-top:1px dotted #d4d3d1;
		margin-top:.5em;
	}
	
	.navbar-nav > li 
	{
		width:auto;
		text-align:left;
	}
}


.navbar-brand h2
{
		text-align:left;
			font-family: 'Vidaloka', serif;
		font-size:1.2em;
		color:#98652c;
		margin:0 !important;
		padding:0 !important;
}


.navbar-nav > li:hover > .dropdown-menu {
    display: block;
}
.dropdown-menu, .dropdown-submenu
{
    background-color: #253939;
    -webkit-background-clip:none;
    background-clip:none;
    border:none;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.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-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>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-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.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;
}
.dropdown-menu > li
{
	padding:.2em 1em .2em 1em;
	border-bottom:1px dotted #888

}
.dropdown-menu > li > a
{
	font-size:1em !important;
    -webkit-transition: all .3s;
    transition: all .3s;		
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
{
	background-color:transparent !important;
	padding-left:.5em;
    -webkit-transition: all .3s;
    transition: all .3s;		
}
	


/*
	VIDEO
*/

.top-slider
{
	width:100% !important;
	height:600px;
	position:relative;
	display:block !important;
	background:#333;
	text-align:center;	
	margin:0px !important;
	border-bottom:5px solid #1d1d1d;
	-moz-box-shadow: inset 0 -10px 10px -10px #000000;
    -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
    box-shadow:  inset 0 -10px 10px -10px #000000;
	z-index:0 !important;
	background:url(images/tmp-slider.jpg) no-repeat;
	background-size:cover;
}


/*
	DUMMY DIV
*/
.dummyDiv
{
	position:relative;
	display:block;
	height:0em;
	z-index:-1;

}



/*
	TOP TOURS
*/
.topTours
{
	position:relative;
	display:block;
	margin-top:0em;
	margin-bottom:3em;
	padding-top:6rem;
}
.topTours:after
{
	content:'';
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(images/bg-pattern-6.png)repeat;
	background-position:center center;
	z-index:0;
	 -webkit-filter: opacity(.021);
    filter: opacity(.021);
    -webkit-transition: all 1s;
    transition: all 1s;
		
}
.topTours div
{
	z-index:99;
	
}
.topTours .topToursDiv
{
	position:relative !important;
	display:block;
	max-width:31%;
	margin:3em 1% 3em 1%;
	background:#fff;
	border:1px solid var(--c5);
	padding:0;
	overflow:hidden;
		
}

.topTours .topToursDiv .topToursText
{
	/*position:absolute;*/
	display:block;
	width:100%;
	/*top:55%;
	left:0;*/
	padding:0em .5em;
	/*background:rgba(51,51,51,.66);*/
	z-index:99;
	text-align:center;
    -webkit-transition: all 1s;
    transition: all 1s;
	
	
}
.topTours .topToursDiv h2
{
	position:relative;
	display:block;
	text-align:center;
	color:var(--c4);
	background: rgb(35,151,150);
	background: linear-gradient(90deg, rgba(35,151,150,1) 0%, rgba(251,184,5,1) 100%);
	z-index:991;
	margin:0 !important;
	padding:.4em;
	font-size:1.2rem;
	font-weight:600;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.topTours .topToursDiv h2:hover
{
		background: linear-gradient(90deg, rgba(251,184,5,1) 0%, rgba(35,151,150,1) 100%);
		-webkit-transition: all 3s;
		transition: all 3s;
		
}
.topTours .topToursDiv .topToursText
{
	position:relative;
	display:block;
	min-height:21vh;
}

.topTours .topToursDiv .topToursText span
{
	display:block;
	margin:2em auto 1em auto;

}


.topTours .topToursDiv .topToursImg
{
	position:relative;
	display:block;
	overflow:hidden;
	z-index:0;
}
.topTours .topToursDiv .topToursImg img
{
	width:100%;
	min-height:235px;
	max-height:235px;
}
.topTours .topToursDiv .topToursInfo
{
	position:relative;
	border-top:1px solid #f3f3f3;

	font-size:.75em;
	padding:.4em;
	color:var(--c1);
	background:var(--c6);
}
.topTours .topToursDiv .topToursInfo .row > div
{
	border-right:1px solid #ddd;
}
.topTours .topToursDiv .topToursInfo .row > div:last-child
{
	border-right:none	
}
.topTours .topToursDiv .topToursInfo .fa
{
	color:#ccc;
	font-size:1.4em;
	margin-right:.2em;
}
.topTours .topToursDiv .topToursInfo .activeTourType
{
	color:var(--c1);
}












/*
	WELCOME
*/
.welcome
{
	position:relative;
	display:block;
	margin-top:3em;
	margin-bottom:3em;
}

.welcome img
{
	width:100%;
	height:auto;
}

.welcome .welcomeImg
{
	position:relative;
}
.welcome .welcomeImg:after
{
	position:absolute;
	content:'';
	top:-6%;
	left:-2%;
	width:20%;
	height:112%;
	border-top:4px solid var(--c2);
	border-left:4px solid var(--c2);
	border-bottom:4px solid var(--c2);		
    -webkit-transition: all 1s;
    transition: all 1s;
	
}
.welcome .welcomeImg:before
{
	position:absolute;
	content:'';
	top:-6%;
	right:-2%;
	width:20%;
	height:112%;
	border-top:4px solid var(--c2);
	border-right:4px solid var(--c2);
	border-bottom:4px solid var(--c2);		
    -webkit-transition: all 1s;
    transition: all 1s;
	
}
.welcome .welcomeImg:hover:after,
.welcome .welcomeImg:hover:before
{
	width:55%;
	border-color:#f3f3f3;

    -webkit-transition: all .3s;
    transition: all .3s;
	
}













/*
	SERVICES
*/
.services
{
	position:relative;
	display:block;
	margin:3em 0 0em 0;
	padding:6em 0 6em 0;
	text-align:center;
	background:url(images/services.jpg) no-repeat;
	background-size:100% 100%;
}
.services:after
{
	position:absolute;
	content:'';
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(251,184,5,.84);
}


.services div
{
	z-index:99;
}

.services .servicesIntro
{
	position:relative;
	width:70%;
	margin:1em auto 3em auto;
	text-align:center;
}


.services .slickServices .slickDiv
{
	position:relative;
}
.services .slickServices .slickDiv .slickDivText 
{
	overflow:hidden;
	position:relative;
}

.services .slickServices .slickDiv .slickDivText img
{
	width:100%;
	min-height:320px;
	max-height:320px;
}
.services .slickServices .slickDiv .slickDivText h2
{
	font-size:2.1rem;
	font-family: 'Vidaloka', serif;
	color:var(--c4);
}

/*
	MENU
*/	

.services .slick-dots
{
	display:block !important;
	position:absolute;
	top:0;
	left:0 !important;
	text-align:left;
	z-index:99 !important;
	width:40%;
	height:100%;
	border-right:1px dashed var(--c5);
	padding:1rem 0 1rem 0;
}
.services .slick-dots li
{
	display:block;
	width:100%;
	padding:.6rem 2rem .6rem 1rem;
	margin:2.1rem 0 2.1rem 0;
	text-align:right;
    -webkit-transition: all .3s;
    transition: all .3s;
	
}

.services .slick-dots li a
{
	font-size:2.1rem;
	color:var(--c1);
    -webkit-transition: all .3s;
    transition: all .3s;
	
}
.services .slick-dots li:hover,
.services .slick-dots .slick-active
{
	padding-right:1rem;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.services .slick-dots li a:hover,
.services .slick-dots .slick-active a
{
	color:#fff;
    -webkit-transition: all .3s;
    transition: all .3s;
	
}







/*
	CALL NOW
*/
.CallNow
{
	position:relative;
	display:block;
	background:var(--c2);
	padding:3em 0 3em 0;
	font-size:1.5em;
	line-height:1.5;
}
.CallNow span
{
	display:block;
	font-size:.6em;
}
.CallNow a
{
	position:relative;
	display:block;
	background:var(--c1);
	padding:.5em;
	width:70%;
	text-align:center;
	color:#fff;
    -webkit-transition: all 1s;
    transition: all 1s;
	
}
.CallNow a:after
{
	position:absolute;
	content:'';
	top:0;
	left:98%;
	width:3%;
	height:100%;
	background:#fff;
    -webkit-transition: all 1s;
    transition: all 1s;
	z-index:0;
}
.CallNow a span
{
	z-index:99;
	font-size:1em;
	position:relative;
}
.CallNow a .fa
{
	color:#fff;
	font-size:1.2em;
	padding-top:.1em;
	width:40px;
	height:40px;
	background:var(--c2);
	border-radius:20px;
	padding:.2em;
    -webkit-transition: all 1s;
    transition: all 1s;
	
}
.CallNow a:hover,
.CallNow a:hover .fa
{
	color:var(--c1);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.CallNow a:hover:after
{
	left:0;
	right:0;
	width:100%;
    -webkit-transition: all .3s;
    transition: all .3s;
	
	
}




/*
	FACTS
*/
.facts
{
	position:relative;
	display:block;
	background:#fff;
	padding-top:3em;
	padding-bottom:3em;
	margin-top:-2em;
	text-align:center;
	border:1px solid #ccc;
	z-index:99;
}
.facts .factsDiv
{
	position:relative;
	border-right:1px dotted #ccc;
	
}
.facts .factsDiv:last-child
{
	border-right:none;
}
.facts .factsDiv .numscroller
{
	font-size:3em;
	font-family: 'Vidaloka', serif;	
	color:var(--c1);
	
}
.facts .factsDiv h4
{
	font-family: 'Qwigley', cursive;
	font-size:3em;
	color:var(--c2);
}



/*
	WHY US
*/
.whyUs
{
	position:relative;
	display:block;
	margin-top:-2em;
	margin-bottom:3em;
	padding-top:6em;
	padding-bottom:3em;
}
.whyUs:after
{
	position:absolute;
	content:'';
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(images/why-us.jpg) no-repeat;
	background-size:100% 100%;
    -webkit-filter: opacity(.3);
    filter: opacity(.3);
	z-index:0;
}
.whyUs div
{
	z-index:99;
}
.whyUs .whyUsDiv
{
	position:relative;
	display:block;
	margin:2em 1% 1em 1%;
	text-align:center;
	padding:1em;
	max-width:31.3333%;
	background:#fff;
}
.whyUs .whyUsDiv .fa
{
	position:relative;
	display:block;
	margin:-1.5em auto .5em auto;
	color:var(--c2);
	font-size:2em;
	width:60px;
	height:60px;
	border-radius:30px;
	background:#fff;
	padding:.5em .3em .5em .3em;
 -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;
}
.whyUs .whyUsDiv h4
{
	font-family: 'Vidaloka', serif;
	font-size:1em;
	color:var(--c1);
	
}
.whyUs .whyUsDiv:hover .fa
{
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);	
}





/*
	TESTIMONIALS
*/
.testimonials
{
	position:relative;
	display:block;
	margin-top:3em;
	margin-bottom:3em;
}
.testimonials .testimonialDiv
{
	margin-top:6em;
	position:relative;
	display:block;
	border:1px solid #ccc;
	background:#fff;
	padding-bottom:3em;
	padding-top:3em;
}
.testimonials .testimonialDiv:after
{
	display:block;
	position:absolute;
	content:'\f10d';
	font-family:'FontAwesome';
	font-size:2em;
	color:var(--c2);
	top:-10%;
	left:45%;
	right:45%;
	width:60px;
	height:60px;
	border-radius:30px;
	border:1px solid #ccc;
	background:#fff;
	z-index:99;
	padding:.0em .4em .0em .4em;
	
	
	
}
.testimonials .testimonialDiv .author
{
	position:relative;
	display:block;
	border-bottom:1px dotted #ccc;
	margin-bottom:1em;	
}
.testimonials .testimonialDiv .author h4
{
	font-family: 'Vidaloka', serif;
	font-size:1.5em !important;
	color:#239796 !important;
	margin:0;
	padding:0;

}
.testimonials .testimonialDiv .author span
{
	display:block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:1em;
	color:var(--c2);	
}
.slick-slide 
{
	margin: 0 30px;
}
.slick-dots li button 
{
    content:'\f005' !important;
}


/*
	HOME PAGE TITLE
*/
.page-titles
{
	display:block;
	position:relative;
	margin:1em auto 1em auto;
	line-height:1.5;
	text-align:center;
}
.page-titles h2,
.page-titles div
{
	position:relative;
	font-family: 'Vidaloka', serif;
	text-transform:uppercase;
	font-size:3.3em !important;
	color:#239796 !important;
	z-index:99 !important;
	line-height:1.1!important;
}
.page-titles:after
{
	position:absolute;
	content:'';
	top:117%;
	left:41%;
	right:41%;
	width:18%;
	height:auto;
	border-bottom:4px solid var(--c2);
	z-index:0;
}

/*.page-titles:before
{
	position:absolute;
	content:'\f14e';
	font-family:'FontAwesome';
	font-size:1.5em;
	color:var(--c1);
	display:block;
	background:#fff;
	text-align:center;
	top:90%;
	left:48%;
	right:48%;
	z-index:1;
	
}*









/*
	MORE
*/
.more
{
	display:block;
	position:relative;
	width:40%;
	background:#ED1C24;
	color:#fff;
	padding:.5em;
	text-align:center;
	margin:1em auto 1em auto;
    -webkit-transition: all 1s;
    transition: all 1s;
	
}

.more:hover
{
	color:#fff;
	letter-spacing:3px;
	background:#4D243D;
	margin-top:.3em;
	box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.3);		
    -webkit-transition: all .3s;
    transition: all .3s;
	
}


/*
	NO GAP
*/
.noGap
{
	padding:0;
	margin:0;
}












/*
	SIDE BAR
*/
.sub-page-title
{
	position:relative !important;
	padding:3em 0 3em 0 !important;
	background:#f9f9f9 !important;
	text-align:center;
	overflow:hidden;
	margin-top:0em !important;
	margin-bottom:6em;
	-moz-box-shadow: inset 0 -10px 10px -10px #333;
    -webkit-box-shadow: inset 0 -10px 10px -10px #333;
    box-shadow:  inset 0 -10px 10px -10px #333;
	z-index:9 !important;
    
    
}









.sub-page-title h2
{
	position:relative;
	color:var(--c2);
	font-family: 'Vidaloka', serif;
    font-size:3em;
    margin:0em auto .5em auto;
    text-transform: uppercase;
	z-index:9 !important;
}
.sub-page-title hr
{
	width:10%;
	background:none;
	border:none;
	border-bottom:3px solid var(--c1);
	margin:.5em auto .5em auto;
}



/*
	breadcrumbs
*/	

#breadcrumbs{
	position:relative;
    list-style:none;
    margin:0;
    overflow:hidden;
	padding:0 !important;
	z-index:99 !important;	

}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:.5em;
}
#breadcrumbs li:first-child
{
	margin-left:0 !important;
}
#breadcrumbs li a, 
#breadcrumbs li.item-current
{
	font-family: 'Playfair Display', serif;
	font-size:1em;
	color:#ccc;
	font-weight:normal;
	text-transform:none;
}
#breadcrumbs li.item-current
{
	color:var(--c1);
	font-weight:normal;	
}
#breadcrumbs .separator
{
    font-size:18px;
    color:#253939;
}











.subPages
{
	position:relative;
	padding-bottom:6em;
	margin-bottom:6em;
	min-height:600px;
}

.subPages img
{
	width:100%;
	height:auto;
}




.white-content
{
	background:rgba(242,242,242,.3);
	padding:1em;
	margin-bottom:2em;
	 -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	  -webkit-transition: all 0.25s ease-in-out;
	  -moz-transition: all 0.25s ease-in-out;
	  -ms-transition: all 0.25s ease-in-out;
	  -o-transition: all 0.25s ease-in-out;
	  transition: all 0.25s ease-in-out;
	  line-height:1.7;
}
.cPages .title-4, .white-content .title-4, .subPages .title-4
{
	font-size:1.3em;
	color:var(--c3);
	font-family: 'Vidaloka', serif;
}
	
.white-content .moreServices,
.white-content .customSearchResults
{
	margin-bottom:2em;
	
}
.subPages ul,
.subPages .quote
{
	margin:3rem auto 3rem auto;
	background:var(--c6);
	padding:1rem;
	border:1px solid var(--c5);
}
.subPages .quote
{
	position:relative;
	margin-top:0 !important;
	text-align:center;
	font-size:1.2rem;
	padding:3rem;
	border:12px solid var(--c4);
	 -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	
}
.subPages .quote:after
{
	position:absolute;
	content:'';
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(images/quotes-bg.jpg) repeat;
	filter:opacity(1);
}
.subPages .quote span
{
	display:block;
	position:relative;
	z-index:3;
}
.white-content .moreServices li, 
.white-content li,
.subPages li,
.customSearchResults li
{
	position:relative;
	list-style:none;
	margin:.5em 0 .5em 0;
	padding-bottom:.2em;
	padding-left:.3em;
	border-bottom:1px dotted #ccc;
}
/*
.white-content .moreServices li:before, 
.white-content li:before,
.subPages li:before
{
	position:absolute;
	left:0;
	top:5%;
	height:auto;
	width:auto;
	font-family:'FontAwesome';
	font-size:1.2em;
	color:var(--c3) ;	
   	-webkit-transition: all .3s;
    transition: all .3s;	
}
.subPages li:before
{
	content:'\f046';
}
.white-content .moreServices li:before, 
.white-content li:before
{
	content:'\f08e';
}*/

.white-content .moreServices li a, 
.white-content li a
{
	color:var(--c3);
	font-size:1em !important;
	font-family: 'Source Sans Pro', sans-serif;
   	-webkit-transition: all .3s;
    transition: all .3s;	
}
.white-content .moreServices li a:hover, 
.white-content .moreServices li a:hover,
.white-content .moreServices .current_page_item a
{
	color:var(--c1);	
   	-webkit-transition: all .3s;
    transition: all .3s;	
	
}
/*.white-content .current_page_item:before,
.white-content li:hover:before
{
	color:#ED1C24 ;
   	-webkit-transition: all .3s;
    transition: all .3s;	
	
}*/

/*
	SEARCH
*/
.search-container
{
	margin-bottom:3em;
}
.search-container .search-page-title
{
	position:relative;
	display:block;
	font-size:1.6em;
		font-family: 'Vidaloka', serif;
	
}
.search-container .searchResults li
{
	position:relative;
	list-style:none;
	margin:.9em 0 .9em 0;
	padding-bottom:.2em;
	padding-left:0em;
	border-bottom:1px dotted #ccc;
}
.search-container .searchResults li:before
{
	display:none;
}
.search-container .searchResults li:hover .title-5
{
	font-weight:600;
   	-webkit-transition: all .3s;
    transition: all .3s;	
	

}
.search-container .searchResults .title-5
{
	position:relative;
	display:block;
	font-size:1.2em;
	color:var(--c1);	
		font-family: 'Vidaloka', serif;
	font-weight:normal;
   	-webkit-transition: all .3s;
    transition: all .3s;	
	
}







/****************** 	
	SUB PAGES
/******************



/*
	PRODUCT CHILD PAGES
*/

.child_pages
{
	display:block;
	margin-top:4em;
	margin-bottom:4em;
}
.child_pages .title-4
{
	font-size:1.6em;
	color:#05aac6;
	display:block !important;
	width:100%;
	margin:2em 0 2em 0;
}
.child_page
{
	border:1px dotted #ccc;
	display:inline-block;
	text-align:center;
	padding:1em;
	max-width:46% !important;
	margin:1em 1% 1em 1%;
}
.child_page h2
{
	font-size:1.1em !important;
	color:#ED1C24;	
	font-family: 'Vidaloka', serif;
	display:block !important;
	width:100%;
	margin:2em 0 2em 0;
}
.child_page:hover h2
{
	color:#171738;
   	-webkit-transition: all 1s;
    transition: all 1s;	
	
}
.child_page img
{
	max-height:220px;
	min-height:220px;
	width:100%;
	
}
.child_pages ul li
{
	position:relative;
	list-style:none;
	margin:.5em 0 .5em 0;
	padding:.2em .2em .2em 2em;
	border-bottom:1px dotted #ccc;
}
.child_pages ul li:before
{
	position:absolute;
	content:'\f046';
	left:0;
	top:5%;
	height:auto;
	width:auto;
	font-family:'FontAwesome';
	font-size:1.2em;
	color:var(--c1);	
   	-webkit-transition: all .3s;
    transition: all .3s;	
	
}
.child_pages ul li a
{
	color:#003459;
   	-webkit-transition: all .3s;
    transition: all .3s;	
	
}
.child_pages ul li a:hover
{
	color:#fcd026;
   	-webkit-transition: all .3s;
    transition: all .3s;	
	
}
.child_pages ul li:hover:before
{
	color:#003459;
   	-webkit-transition: all .3s;
    transition: all .3s;	
	
}
@media(max-width:768px)
{
	.child_page
	{
		min-width:98%;
		width:98%;
	}
}





























































































/*
	GO TOP
*/
  #back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;

    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top .fa 
{ 
   color:#4D243D !important;
   font-size:2em;
}
#back-to-top .fa:hover {
	color:#ccc !important;

}
#back-to-top.show {
    opacity: 1;
}	









/*
	FOOTER
*/
.footer1 {
    background:var(--c1);
	color:#f2f2f2 !important;
	padding-top: 40px;
	padding-bottom: 20px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;

}



.title-widget {
	color: #f2f2f2;
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left:0;
}




.title-widget ul {
    list-style: outside none none;
    padding-left: 0;
}
.footer1 ul
{
	padding:0;
	margin:0;


}
.footer1 ul li 
{
	list-style:none !important;
	position: relative;
    margin:0;
    padding: .2em;
	width:95%;
	border-bottom:1px dotted #fff;
	z-index:99;
}

.footer1 ul li a
{
	color:#f2f2f2 !important;
    font-size:1em;

}
.footer1 .footerIntro
{
	position:relative;
}
.footer1 .footerIntro img
{
	width:100%;
	display:block;
	height:auto;
}

.footer-bottom {
    background-color: var(--c2);
	color:#fff !important;
    min-height: 30px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
.copyright {
    color: #fff !important;
    line-height: 30px;
    min-height: 30px;
    padding: 7px;
}
.design {
    color: #fff !important;
    line-height: 30px;
    min-height: 30px;
    padding: 7px;
    text-align: right !important;
}
.design a {
    color: #fff !important;
}







/*
	SEE MORE
*/
.chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  top:57vh;
  left:48%;
  right:48%;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
  display:block;
  z-index:99 !important;
}

.chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}

.chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}

.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}

@keyframes move {
  25% {
    opacity: 1;

  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}

.text {
  display: block;
  margin-top: 75px;
  margin-left: -30px;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: .25;
  animation: pulse 2s linear alternate infinite;
}

@keyframes pulse {
  to {
    opacity: 1;
  }
}



/*
	TOUR DETAILS PAGE
*/
.tourDescription
{
	position:relative;
	display:block;
	margin:3rem 0 3rem 0 !important;
	padding:0 !important;
}
.tourDescription .tourTitle,
.tourDescription .title-4
{
	position:relative;
	width:auto;
	font-size:2rem;
	color:var(--c1);
	margin:0 !important;
	padding:0 !important;
	display:block;
	font-family: 'Vidaloka', serif;	
}
.tourDescription .tourTitle
{
	margin-top:2rem;
	margin-bottom:2rem !important;
}
.tourDescription .title-4
{
	font-size:1.3rem !important;
}
.tourDetails
{
	position:relative;
	display:block;
}
.tourDetails ul 
{
	background:none;
	padding:0;
	margin:0;
	border:none;
}
.tourDetails ul li
{
	display:block;
	border:none;
}
.tourDetails ul li:before,
.tourDetails ul li:after
{
	display:none;
}
.tourDetails .tourDetailsInfo
{
	display:block;
	text-align:center !important;
	border:1px dotted var(--c5);
	border-radius:3px;
	padding:1rem;
	height:150px;
	max-width:150px !important;
}
.tourDetails ul
{
	padding:0;
	margin:2rem 0 2rem 0;
	width:100%;
}
.tourDetails ul li
{
	display:inline-block;
	border:1px dotted var(--c5);
	padding:.5rem .1rem .5rem .1rem;
	width:19%;
	float:left;
	text-align:center;
	margin:.3rem .5% .3rem .5%;
	font-family: 'Barlow Condensed', sans-serif;
	font-size:1.1rem;
	background:var(--c4);
	color:var(--c1);

	
}
.tourDetails ul li .tourDetailsIcons
{
  	font-family: 'Font Awesome\ 5 Free';
	color:var(--c2) !important;
	margin:.3rem auto .3rem auto;
	display:block;
}


.tourIternaries
{
	position:relative;
}
.tourIternaries .tourDay
{
	position:relative;
	border-left:2px dotted var(--c1);
	padding-left:2rem;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
	
}
.tourIternaries .tourDay:nth-of-type(1):before
{
	position:absolute;
	content:'\f3c5';
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	color:var(--c4);
	top:-3px;
	left:-7px;
	height:100%;
	width:100%;
	z-index:1;
}
.tourIternaries .tourDay:not(:first-child):before
{
	position:absolute;
	content:'\f061';
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	color:var(--c4);
	top:-3px;
	left:-7px;
	height:100%;
	width:100%;
	z-index:1;	
}
.tourIternaries .tourDay:after
{
	position:absolute;
	content:'';
	top:0;
	left:-11%;
	height:26px;
	width:26px;
	border-radius:13px;
	background:var(--c2);
}
.tourIternaries .tourDay:last-child:before
{
	position:absolute;
	content:'\f3c5' !important;
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	color:var(--c4);
	top:-3px;
	left:-5px;
	height:100%;
	width:100%;
	z-index:1;
}
.tourIternaries .lastTourDay
{
	position:relative;
	border:none !important;
}
.tourIternaries .lastTourDay:before
{
	position:absolute;
	content:'\f3c5' !important;
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	color:var(--c4);
	top:-3px;
	left:-3px;
	height:100%;
	width:100%;
	z-index:1;
}



/*
	FESTIVAL TAG
*/


.festiveTag
{
	margin:0;
	padding:0;
	position:absolute;
  	top:3%;
  	left: 0;
	z-index:3;
	list-style:none;
}

.festiveTag .tag
{
	float:left;
	height:24px;
	line-height:24px;
	position:relative;
	font-size:10px;
  	text-transform: uppercase;
  	font-family: helvetica;
  	letter-spacing: .06em;
}

.festiveTag .tag
{
	margin-left:20px;
	padding:0 10px 0 6px;
	background:#ff0000;
	color:#fff;
	text-decoration:none;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;	
	border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;	
	border-top-right-radius:4px;	
} 

.festiveTag .tag:before
{
	content:"";
	float:left;
	position:absolute;
	top:0;
	left:-12px;
	width:0;
	height:0;
	border-color:transparent #ff0000 transparent transparent;
	border-style:solid;
	border-width:12px 12px 12px 0;		
}