/*
	Theme Name: Nextline Skelton
	Theme URI: https://www.nextline.in
	Description: Html 5 responsive theme
	Version: 5.1
	Author: Haris
	Author URI: https://harisk.me
*/
@charset "UTF-8";
/*************************************************************************************************
													RESET
***************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;appearance:button;}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;appearance: textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}* {margin: 0;padding: 0;list-style-type: none;} 
/* poppins-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/poppins-v23-latin-regular.woff2') format('woff2');
}
/* poppins-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/poppins-v23-latin-500.woff2') format('woff2');
}
/* poppins-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/poppins-v23-latin-600.woff2') format('woff2')
}
/* poppins-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/poppins-v23-latin-700.woff2') format('woff2');
}
/* poppins-900 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/poppins-v23-latin-900.woff2') format('woff2');
}
/*************************************************************************************************
													COMMON
***************************************************************************************************/
body{--wp-dark-mode-scale: 1}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
body{margin:0;padding:0;width:100%;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-style: normal;}
:root{
    --mainColor:#345a63;
}
.container{max-width:1170px;width:100%;margin:0 auto}
.container-fluid{width:100%;padding:0 20px}
.row{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.row-e{-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;max-width:100%}
.row-half{-webkit-box-flex:0;-ms-flex:0 0 50%;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-three{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;-webkit-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.row-four{-webkit-box-flex:0;-ms-flex:0 0 25%;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.row-ten{-webkit-box-flex:0;-ms-flex:0 0 10%;-webkit-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.row-five{-webkit-box-flex:0;-ms-flex:0 0 20%;-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-thirty{-webkit-box-flex:0;-ms-flex:0 0 30%;-webkit-flex:0 0 30%;flex:0 0 30%;max-width:30%}
.row-fourty{-webkit-box-flex:0;-ms-flex:0 0 40%;-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%}
.row-sixty{-webkit-box-flex:0;-ms-flex:0 0 60%;-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%}
.row-seventy{-webkit-box-flex:0;-ms-flex:0 0 70%;-webkit-flex:0 0 70%;flex:0 0 70%;max-width:70%}
.row-eighty{-webkit-box-flex:0;-ms-flex:0 0 80%;-webkit-flex:0 0 80%;flex:0 0 80%;max-width:80%}
.row-ninety{-webkit-box-flex:0;-ms-flex:0 0 90%;-webkit-flex:0 0 90%;flex:0 0 90%;max-width:90%}
.row-e,.row-eighty,.row-five,.row-four,.row-fourty,.row-half,.row-ninety,.row-seventy,.row-sixty,.row-ten,.row-thirty,.row-three{position:relative;width:100%;min-height:1px}
.dew,.wow{visibility:hidden}.p-0{padding:0!important}.p-5{padding:5px}.p-10{padding:10px}.p-15{padding:15px}.p-20{padding:20px}.p-30{padding:30px}.pt-0{padding-top:0!important}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-30{padding-top:30px}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-30{padding-bottom:30px}.pl-0{padding-left:0!important}.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.pl-30{padding-left:30px}.pr-0{padding-right:0!important}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pr-30{padding-right:30px}.m-0{margin:0!important}.m-5{margin:5px}.m-10{margin:10px}.m-15{margin:15px}.m-20{margin:20px}.m-30{margin:30px}.mt-0{margin-top:0!important}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.ml-0{margin-left: 0 !important;}.ml-5{margin-left: 5px;}.ml-10{margin-left: 10px;}.ml-15{margin-left: 15px;}.ml-20{margin-left: 20px;}.ml-30{margin-left: 30px;}.mr-0{margin-right: 0 !important;}.mr-5{margin-right: 5px;}.mr-10{margin-right: 10px;}.mr-15{margin-right: 15px;}.mr-20{margin-right: 20px;}.mr-30{margin-right: 30px;}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mx-auto{margin-right:auto;margin-left:auto}.w-100{width:100%!important}.h-100{height:100%!important}
.order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
.order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}
.order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}
.order-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}
.d-flex,.flex, .is-layout-flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
.d-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}
.d-inline{display:-moz-inline-stack;display:inline-block;zoom:1;}
.d-block{display:block}
.d-none{display: none;}
.d-inline-block{display:inline-block}
.align-items-center,.flex_align_center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.align-items-end{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.align-items-start{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.flex_jsb,.justify-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.justify-content-start{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}
.justify-content-end{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:end;justify-content:end}
.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.flex-wrap,.wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.flex-no-wrap{-ms-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
.flex-column {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;
}
header ul li{list-style-type: none;}
header ul{margin-left: 0;}
ul, ol{margin-left: 20px;margin-top: 0;}
ul li{list-style-type:disc}
ol li{list-style-type:decimal}
.no-list li{list-style-type: none !important;position: relative;}
.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent;border-collapse:collapse}
table td,table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}
table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}
table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.relative, .position-relative{position:relative;}
.position-fixed{position: fixed;}
.position-absolute{position: absolute;}
.position-static{position: static;}
.position-sticky{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;top:10px}
.text-capital{text-transform:capitalize;}
.text-uppercase{text-transform:uppercase;}
.text-center{text-align:center;}
.text-left{text-align:left}
.text-right{text-align: right;}
.text-justify{text-align: justify;}
p, ul, ol{margin-bottom: 20px;}
p, li{
	font-weight: 400;
    font-size: 15px;
    line-height: 26px;
}
.shadow{-webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);}
/* clear floats */
.container:after, .container:before{display: table;content: " ";clear: both;}
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
.clearfix { display:block; } 
.clear , .cb{ clear: both; }
.float-left{float:left;}
.float-right{float:right;}
img{max-width:100%;height:auto;vertical-align:bottom; }
a, a:hover{text-decoration:none;-webkit-transition:all .4s ease-in-out;-o-transition:all .2s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
*, *:after, *:before { -webkit-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing:antialiased; font-smooth:antialiased; text-rendering:optimizeLegibility; } 
input:focus { outline:0; border:1px solid #04A4CC; } 
/*Core*/
.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000} p .alignnone{margin-bottom: 0;}
::-moz-selection { background:#04A4CC; color:#FFF; text-shadow:none; } 
::selection { background:#04A4CC; color:#FFF; text-shadow:none; } ::-webkit-selection { background:#04A4CC; color:#FFF; text-shadow:none; } ::-moz-selection { background:#04A4CC; color:#FFF; text-shadow:none; } 
.parallax{background-size: cover;background-repeat: no-repeat;background-attachment: fixed;background-position: top center;}
.abs-center{position: absolute; margin-left: auto; margin-right: auto; left: 0; right: 0;}
.abs-exact{ margin: 0 auto; left: 50%; top:50%; position: absolute; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.overlay {position: relative; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .6); padding: 60px 0; } 
img.lazy {opacity: 0;-webkit-transition: opacity .5s ease-in;-o-transition: opacity .5s ease-in;transition: opacity .5s ease-in;}
.o-hidden, .overflow-hidden{overflow:hidden;}
.com60, .CommonPadding{padding:60px 0;}
.com80{padding:80px 0;}
.com80x60{padding:80px 0 60px 0;}
.com100x60{padding:100px 0 60px 0;}
*:focus { outline:none}
.nextline-logo{width:85px;}
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important; }
h2, h3, h4, h5, h6{
	margin-bottom: 20px;
}
a{
	color: #000;
}
a:hover{
	color: #1793CD;
}
html {
	scroll-behavior: smooth;
}
/*************************************************************************************************
													Header
***************************************************************************************************/
.woocommerce-error{
    display: none;
}
.header{
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    padding: 15px 0;
    z-index: 9;
    position: relative;
}
.main-menu li{
    position: relative;
}
.main-menu>li ul.sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
    margin: 0;
    display: none;
    min-width: 220px;
    background: #fff;
    box-shadow: 0 30px 80px rgba(8, 0, 42, .08);
    text-align: left;
    transform-origin: top;
    padding: 15px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.main-menu>li:hover>ul.sub-menu {
    display: block;
    animation: fade-down .45s linear;
}
.main-menu>li ul.sub-menu li a{
    padding: 10px;
}
@keyframes fade-down{
    0%{
        opacity:0;transform:scaleY(0);visibility:hidden
    }
    100%{
        opacity:1;transform:scaleY(1);visibility:visible
    }
}
.hamburger {
    display: none;
    cursor: pointer;
}
.hamburger .line {
    width: 35px;
    height: 2px;
    background-color: #000;
    display: block;
    margin: 6px auto;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.menu-ative .hamburger .line:nth-child(1) {
    -webkit-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
}
.menu-ative .hamburger .line:nth-child(2) {
    opacity: 0;
}
.menu-ative .hamburger .line:nth-child(3) {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
}
.NewFirstSection{
    background-color: var(--mainColor);
    color: #fff;
}
.NewFirstSection h1, .NewFirstSection h2{
    font-size: 50px;
    line-height: 60px;
}
.newTitle{
       color: #fcbc1c;
    position: relative;
    background-color: var(--mainColor);
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    overflow: hidden;
}
.lineIn{
    background-color: #fff;
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    top: 14px;
    z-index: 1;
    left: 10px;
}
.WordIn{
    background-color: var(--mainColor);
    position: relative;
    z-index: 2;
    padding-right: 10px;
}
.activitiesRow h3{
    background-color: #def1ed;
    text-align: center;
    font-weight: 500;
    padding: 5px;
    margin: 0;
    font-size: 17px;
}
.activitiesRow .row-four{
    max-width: calc(25% - 10px);
}
.FirstSection .overlay, .GodsCountry .overlay {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    color: #fff;
}
.FirstSection .overlay{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(280deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9864320728291317) 100%);
    background: -webkit-linear-gradient(280deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9864320728291317) 100%);
    background: linear-gradient(280deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9864320728291317) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.GodsCountry .overlay{
    background-color: rgba(0, 0, 0, 0);
}
.GodsCountry .overlay .row-half{
    background-color: #345a637d;
    padding: 30px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
.FirstSection img{
	width: 100%;
    height: 100vh;
    object-fit: cover;
    pointer-events: none;
}
.FirstSection h1{
	font-size: 50px;
    line-height: 60px;
    margin: 0 0 10px 0;
}
.main-menu li a{
    padding: 10px 15px;
    display: flex;
    align-items: center;
}
.main-menu li a svg{
    width: 22px;
}
#crumbs a{
	font-size: 14px;
	margin-right: 5px;
}
#crumbs span{
	font-size: 16px;
	margin-right: 5px;
}
#crumbs span.current{
	font-size: 14px;
	margin-right: 0;
	color: #898989;
}
.PostTitle{
	margin: 0.5rem 0 1rem 0;
}
.SingleMenu li{
	padding: 10px 0;
}
#tostick{
	border-bottom: 1px solid #8a8a8a;
	background-color: #fff;
}
.SingleMenu li a{
    display: block;
    padding: 0 10px;
	border-right: 1px solid #8a8a8a;
}
.SingleMenu li:last-child a{
	border: 0;
}
.stickyTop{
	position: fixed;
	top:0;
	z-index: 9;
	width: 100%;
	left:0;
}
.stickyTop .SingleMenu{
	max-width: 1170px;
	width: 100%;
	margin: 0 auto !important;
}
.SecondSection h3 {
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 8px;
    margin-bottom: 0;
    padding: 0 15px;
    position: absolute;
    bottom: 0;
    padding: 60px 20px 20px 20px;
    width: 100%;
    color: #fff;
}
.PostContent, .SecondSection h3{
	background: rgb(0,0,0);
    background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9864320728291317) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9864320728291317) 100%);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9864320728291317) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.CommonHeading{
	font-size: 36px;
    font-weight: 900;
    line-height: 45px;
}
.PopularPackage img{
	width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 20px;
}
.PostContent{
	position: absolute;
    bottom: 0;
    color: #fff;
	padding: 60px 20px 20px 20px;
	width: 100%;
	border-radius: 20px;
}
.PopularPackage .row-four{
	-ms-flex: 0 0 calc(25% - 20px);
    -webkit-flex: 0 0 calc(25% - 20px);
    flex: 0 0 calc(25% - 20px);
    max-width: calc(25% - 20px);
}
.PopularPackage .row-four a{
	color: #fff;
    color: #fff;
    display: block;
    margin-top: 7px;
}
.PopularPackage .row-four h3 {
	font-weight: 500;
    font-size: 15px;
}
.PopularPackage .daysIn {
    font-size: 11px;
    color: #ffffff;
}
.GodsCountry img{
	width: 100%;
	height: 100vh;
	object-fit: cover;
}
.anchor {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
}
.relatedActivities{
	background-color: #f9f9f9;
}
.relatedIn .row-three{
	-ms-flex: 0 0 calc(33.333333% - 20px);
    -webkit-flex: 0 0 calc(33.333333% - 20px);
    flex: 0 0 calc(33.333333% - 20px);
    max-width: calc(33.333333% - 20px);
	background-color: #fff;
}
.rContent{
	padding: 20px;
}
.dummy{
	height: 0;
    width: 0;
    padding: 0;
    background-color: transparent !important;
}
.footer{
	background-color: var(--mainColor);
    padding: 40px 0 0;
    color: #fff;
}
.footer a{
	color: #fff;
    font-size: 14px;
}
.footer p{
	font-size: 14px;
}
.copyright{
	text-align: center;
	font-size: 12px;
	padding: 10px 0;
	margin-top: 30px;
}
.copyright a, .copyright p{
	font-size: 12px;
}
.SidebarContent{
	width: 340px;
	padding-left: 20px;
}
.MainContentTop{
	width: calc(100% - 340px);
}
.top50{
	top:50px
}
.tourPackage {
    -ms-flex: 0 0 calc(33.333333% - 20px);
    -webkit-flex: 0 0 calc(33.333333% - 20px);
    flex: 0 0 calc(33.333333% - 20px);
    max-width: calc(33.333333% - 20px);
    background-color: #fff;
    margin-bottom: 30px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
}
.bg-light{
	background-color: #f9f9f9;
}
.daysIn {
	font-size: 14px;
    margin: 10px 0 5px 0;
    color: var(--mainColor);
    font-weight: 500;
    text-transform: uppercase;
}
.PackageIn{
	padding: 10px 20px 70px 20px;
}
.TLocation span{
	width: calc(100% - 20px);
    font-size: 14px;
    color: #000;
}
.Sstart span{
	width: calc(100% - 20px);
    font-size: 14px;
}
.Sstart strong{
	    color: #fff;
    font-size: 16px;
}
.defaultBtn, .wp-block-button__link {
	font-size: 14px;
    font-weight: 700;
    letter-spacing: 0px;
    display: inline-block;
    color: #FFFFFF;
    background-color: var(--mainColor);
    border-radius: 5px 5px 5px 5px;
    padding: 10px 30px 10px 30px;
    border: 2px solid var(--mainColor);
}
.defaultBtn:hover, .wp-block-button__link:hover{
	background-color: transparent;
    color: var(--mainColor);
}
.tourPackage .defaultBtn {
	position: absolute;
    bottom: 20px;
    left: 20px;
}
.linkin a{
	color: var(--mainColor);
	text-decoration: underline;
}
.imgFull{
	margin-bottom: 20px;
}
.homeStayDetails > span{
    flex-grow: 1;
    border: 1px solid #d9d9d9;
    padding: 10px;
    height: 100%;
}
.singlePage ul{
    margin-left: 0;
}
.singlePage ul li{
    position: relative;
    list-style-type: none;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.singlePage ul li::before{
    content: "";
    width: 15px;
    height: 15px;
    background-image: url("images/li-bg.png");
    background-size: contain;
    display: inline-block;
    margin-right: 10px;
}
body .bpa-frontend-main-container{
    padding: 0 !important;
}
.SidebarContent .bpa-front-tab-menu{
    display: none !important;
}
.SidebarContent .bpa-front-tabs--panel-body .bpa-front-dc--body{
    min-height: unset !important;
    max-height: unset !important;
}
.SidebarContent .bpa-front-si-card{
    flex-wrap: wrap;
}
.SidebarContent .bpa-front-module--service-items-row, .SidebarContent .bpa-front-module--date-and-time .bpa-front--dt__wrapper{
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;
}
.bpa-front-module--service-item .bpa-front-si-card .bpa-front-si-card__left, .bpa-front-module--booking-summary .bpa-front-module--bs-head .bpa-head__vector{
    display: none !important;
}
body .bpa-front-tabs .bpa-front-module--service-item .bpa-front-si-card .bpa-front-si__card-body .bpa-front-si__card-body--heading, body  .bpa-front-tabs .bpa-front-module-heading, .bpa-front-tmc__head .bpa-front-tmc__title, body  .bpa-front-cancel-module-container .bpa-front-cmc__title, .body  bpa-front-tmc__booking-id .bpa-front-bi__label, .bpa-front-module--add-to-calendar .bpa-fm--atc__heading, .bpa-front-module--service-item .bpa-front-si-card .bpa-front-si__card-body .bpa-front-si-cb__specs .bpa-front-si-cb__specs-item p, .bpa-front-module--category .bpa-front-cat-items .bpa-front-ci-pill.el-tag, .bpa-front-tabs .bpa-front-module--booking-summary .bpa-front-module--bs-head p, body .bpa-front-tabs .bpa-front-module--booking-summary .bpa-front-module--bs-summary-content .bpa-front-module--bs-summary-content-item .bpa-front-bs-sm__item-val, body .bpa-front-tabs .bpa-front-module--service-item .bpa-front-si-card .bpa-front-si__card-body .bpa-front-si-cb__specs .bpa-front-si-cb__specs-item p strong, body .bpa-front-tabs .bpa-front--dt__time-slots .bpa-front--dt__ts-body .bpa-front--dt__ts-body--row .bpa-front--dt-ts__sub-heading, body .bpa-front-module--bs-amount-details .bpa-fm--bs-amount-item .bpa-front-total-payment-amount-label, .bpa-front-tabs .bpa-front-module--booking-summary .bpa-front-module--bs-amount-details .bpa-front-module--bs-ad--price, body .bpa-front-tabs .bpa-front--dt__calendar .vc-title, .bpa-front-refund-confirmation-content .bpa-front-rcc__body .bpa-front-rcc__empty-msg, .bpa-front-tmc__head p, .bpa-front-cancel-module-container .bpa-front-cmc__desc{
    font-size: 14px !important;
}
.bpa-bs-ai__item.--bpa-is-total-price{
    white-space:nowrap;
}
body .bpa-front-module-heading{
    font-size:18px !important
}
.CntForm {
    background-color: #fff;
    border: 1px solid #CFD6E5;
    border-radius: 8px;
    padding: 20px;
}

.CntForm input[type="text"], .CntForm input[type="email"], .CntForm input[type="tel"], .CntForm input[type="number"], .CntForm input[type="password"], .CntForm textarea, .CntForm select{
    background: transparent;
    border-bottom: 1px solid #CFD6E5;
    color: #000;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    padding: 15px 10px 15px 0px;
}
.CntForm input.wpcf7-quiz{
    padding-top: 0 !important;
}
.CntForm input[type="submit"]{
    background: var(--mainColor);
    color: #fff;
    font-weight: 700;
    border: 1px solid var(--mainColor);
    padding: 12px 30px;
}
.CntForm input[type="submit"]:hover{
    background-color: transparent;
    color: var(--mainColor);
}
.footer-menuitems li {
    margin-bottom: 10px;
}
.defaultBtn2{
    background-color: #fff;
    color: #000 !important;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 5px;
}
.defaultBtn2:hover{
    background-color: var(--mainColor);
    color: #fff !important;
}
.mobShow{
    display: none;
}
.wp-block-gallery picture{
    height: 100%;
}
.btn-whatsapp-pulse {
    background: #25d366;
    color: #fff;
    position: fixed;
    font-size: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    will-change: box-shadow;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    text-decoration: none;
    border-radius: 50%;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    bottom: 20px;
    right: 20px;
    z-index: 99;
}
.btn-whatsapp-pulse-border:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #25d366;
    opacity: .75;
    will-change: padding,opacity;
    -webkit-animation-name: pulse-border;
    animation-name: pulse-border;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes pulse-border{0%{padding:25px;opacity:.75}75%{padding:50px;opacity:0}100%{opacity:0}}@keyframes pulse-border{0%{padding:25px;opacity:.75}75%{padding:50px;opacity:0}100%{opacity:0}}
@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(37,211,102,.5);box-shadow:0 0 0 0 rgba(37,211,102,.5)}80%{-webkit-box-shadow:0 0 0 14px rgba(37,211,102,0);box-shadow:0 0 0 14px rgba(37,211,102,0)}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(37,211,102,.5);box-shadow:0 0 0 0 rgba(37,211,102,.5)}80%{-webkit-box-shadow:0 0 0 14px rgba(37,211,102,0);box-shadow:0 0 0 14px rgba(37,211,102,0)}}
.tour-post article a{
    color: var(--mainColor);
    text-decoration: underline;
}
.tour-post article a.wp-block-button__link{
    color: #fff;
}
.tour-post article a.wp-block-button__link:hover{
    color: var(--mainColor);
}
.wp-block-separator{
    margin-bottom: 20px;
}
.MainContent a:not(.wp-block-button__link){
    color: var(--mainColor);
    display: inline-block;
    position: relative;
    padding-right: 13px;
    margin-right: 10px;
    text-decoration: underline;
}
.MainContent .TopNav a::before{
    content: "";
    width: 8px;
    height: 8px;
    border-right: 2px solid var(--mainColor);
    border-bottom: 2px solid var(--mainColor);
    transform: rotate(-45deg);
    margin-left: 3px;
    transition: all .3s ease;
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
}
.MainContent .TopNav a::after{
    display: block;
    background-color: var(--mainColor);
    width: 3px;
    transform-origin: bottom right;
    height: 2px;
    position: absolute;
    opacity: 0;
    bottom: 11px;
    transition: all .3s ease;
    content: "";
    right: -4px;
}
.MainContent .TopNav a:hover:after{
    opacity: 1;
    width: 10px;
}
.MainContent .TopNav a:hover:before{
    transform: rotate(-45deg) translate(4px, 4px);
}
.TopNav p{
    width: 100%;
}
.ratingIcon span{
    width: 15px;
    display: block;
    fill: #FFA500;
}
.imgFull .Sstart strong, .PackageIn .Sstart strong {
    color: var(--mainColor);
}
.ratingIcon.row-star-four span:last-child, .ratingIcon.row-star-three span:last-child, .ratingIcon.row-star-two span:last-child, .ratingIcon.row-star-three span:nth-child(4), .ratingIcon.row-star-two span:nth-child(3), .ratingIcon.row-star-two span:nth-child(4){
    fill:#ccc;
}
.reviewName img{
    width: 50px;
    border-radius: 50%;
    margin-right: 10px;
}
.reviewName{
    font-size: 14px;
}
.Greviews{
    margin-bottom: 30px;
}
.Greviews p{
    font-size: 14px;
}
.Greviews .row-four{
    max-width: calc(25% - 15px);
    margin-bottom: 20px;
}
.PackageIn svg, .MetaDetails svg, .homeStayDetails svg{
    fill:var(--mainColor);
}
.bpa-front-module--service-item .bpa-front-si-card .bpa-front-si__card-body strong.--is-service-price, .bpa-front-btn--primary{
    background-color: var(--mainColor) !important;
    background: var(--mainColor) !important;
}
/*************************************************************************************************
													Back To Top
***************************************************************************************************/
.dew-top.dew-is-visible, .dew-top.dew-fade-out, .no-touch .dew-top:hover { -webkit-transition: opacity .3s 0s, visibility 0s 0s; -o-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; } 
.dew-top.dew-is-visible { visibility: visible; opacity: 1; } 
.dew-top { display: inline-block; height: 40px; width: 40px; position: fixed; bottom: 85px; right: 10px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); overflow: hidden; text-indent: 100%; white-space: nowrap; background: rgb(31, 31, 31) url(images/top-arrow.svg) no-repeat center 50%;visibility: hidden; opacity: 0; -webkit-transition: opacity .3s 0s, visibility 0s .3s; -o-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s; cursor: pointer;} 
/*************************************************************************************************
													Page Nav
***************************************************************************************************/
.iv-pagenavi span.pages {margin-right: 10px;}
.iv-pagenavi span, .iv-pagenavi a {display: inline-block; background-color: var(--mainColor); color: #fff; margin-right: 5px; padding: 5px 8px; font-size: 14px; } 
.iv-pagenavi span.current{background-color:#004a76}
/*************************************************************************************************
													Forms
***************************************************************************************************/
input[type="text"], input[type="tel"], input[type="email"], input[type="number"], input[type="password"], textarea, select{background: #f9f9f9; border: 1px solid #e1e1e1; color: #666666; font-size: 15px; font-weight: 300; margin: 0; padding: 10px; width:100%;} 
input[type="submit"]{  background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: 1px solid #3078C0; cursor: pointer; display: inline-block; font-size: 15px; font-weight: 300; margin-bottom: 0; padding: 8px 25px; transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; width: auto; border-radius: 0; color: #3078C0; margin: 10px 0; -webkit-box-shadow: none; box-shadow: none;} 
input[type="submit"]:hover{background-color:#3078C0;color:#fff;}
/*************************************************************************************************
													RESPONSIVE
***************************************************************************************************/
@media only screen and ( max-width: 1024px ){

}
@media only screen and (max-width: 820px), only screen and (max-device-width: 1024px) and (min-device-width: 768px), only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait){
    .row-eighty,.row-fourty,.row-half,.row-ninety,.row-seventy,.row-sixty, .footerLinks .row-seventy .row-three, .footerLinks .row-thirty,.SecondSection .row-four,.TourPackages .row-three, .tourPackage, .Greviews .row-four{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }
    .SecondSection .row-four img, .TourPackages .row-three img, .tourPackage img{
        width: 100%;
    }
    .container{
        padding: 0 20px;
    }
    .nav{
        display: none;
        position: absolute;
        top: 56px;
        width: 100%;
        left: 0;
        background-color: #f8f8f8;
        padding: 20px 10px;
        max-height: calc(100vh - 60px);
        overflow-y: auto;
    }
    .main-menu>li ul.sub-menu{
        position: static;
        display: block;
        background: transparent;
        box-shadow: none;
        transform: none;
        padding: 0 0 0 30px;
    }
    .main-menu li a{
        justify-content: space-between;
        font-weight: 500;
    }
    .main-menu>li:hover>ul.sub-menu{
        animation: none !important;
    }
    .main-menu{
        display: block;
    }
    .main-menu li a{
        padding: 15px;
    }
    .main-menu>li ul.sub-menu li a {
        padding: 4px 0 0 10px;
    }
    .footerLinks .row-seventy .row-three, .GaviyaSection img {
        margin-bottom: 20px;
    }
    .PopularPackage .row, .TourPackages .row, .avrRow{
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
    }
    .PopularPackage .row-four, .TourPackages .row-three{
        padding:20px 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 calc(100% - 40px);
        max-width: calc(100% - 40px);
        margin-right: 20px;
    }
    .activitiesRow .newTitle{
        font-size: 16px;
    }
    .avrRow .row-four {
        padding: 10px 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 calc(50% - 20px);
        max-width: calc(50% - 20px);
        margin-right: 10px;
    }
    .activitiesRow h3{
        font-size: 12px;
    }
    .PopularPackage .row-four:last-child, .TourPackages .row-three:last-child{
        margin: 0;
    }
    .TourPackages .row-three {
        padding: 0 0 20px 0;
    }
    .FirstSection h1 {
        font-size: 38px;
        line-height: 50px;
    }
    .FirstSection .overlay, .GodsCountry .overlay{
        position: relative;
        z-index: 2;
    }
    .FirstSection img, .GodsCountry img {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .FirstSection{
        height: calc(100vh - 70px);
    }
    .GodsCountry .overlay{
        padding: 70px 0;
    }
    .CommonHeading {
        font-size: 30px;
        line-height: 40px;
    }
    .MainContentTop {
        width: 100%;
    }
    .SidebarContent {
        width: 100%;
        padding-left: 0;
    }
    .SingleMenu{
        width: 100%;
        white-space: nowrap;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
    }
    .homeStayDetails{
        flex-wrap: wrap;
    }
    .homeStayDetails .d-flex{
        width: 100%;
        margin-bottom: 2px;
    }
    .hamburger {
        display: block;
    }
    .PostTitle{
        line-height: 42px;
        font-size: 30px;
    }
    .SecondSection .row-four {
        display: block;
        padding: 5px 20px 5px 20px;
    }
    .SecondSection h3{
        width: calc(100% - 40px);
        bottom: 5px;
    }
    .SecondSection .container-fluid1{
        padding-top: 19px;
    }
    .NewFirstSection h1, .NewFirstSection h2{
        font-size: 40px;
        line-height: 50px;
    }
    .logo img{
        width: 140px;
    }
    .newTitle{
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 920px){

}
@media only screen and (max-width: 680px){
	.MobHide{
        display: none;
    }
    .mobShow{
        display: block;
    }
}
@media all and (max-width: 620px){


}
@media all and (max-width: 520px){


}
@media all and (max-width: 480px){


}