/**
* 1.0 - Page Builder
*/
html{
	scroll-behavior: smooth;
}
html, body{
	position: relative;
	width: 100%;
	height: 100%;
	overflow-x: visible;
}

html{
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
img{
	image-rendering: -webkit-optimize-contrast;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
	margin: 0;
	padding: 0;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}

h1, h2, h3, h4, h5, h6, p{
	margin: 0;
	padding: 0;
}

body{
	color: #1e1e1e;
	font-family: "Roboto", sans-serif;;
	font-size: 1.25rem;
	letter-spacing: 0;
	line-height: 1.6;
	background: #fff;
	overflow-x: hidden;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}

h1{
	font-size: 3.2rem;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
}

h2{
	font-size: 2rem;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
}
h3{
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	font-size: 1.8rem;
}

h4{
	font-size: 1.6rem;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
}

h5{
	font-size: 1.4rem;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}

h6{
	font-size: 1.25rem;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.01rem;
}

p{
	color: #1e1e1e;
	font-family: "Roboto", sans-serif;;
	font-size: 1.25rem;
}

ul{
	margin: 0;
	padding: 0;
}

li{
	list-style: none;
}

a:hover {
	text-decoration: none;
}

a:focus, a:active{
	outline: none !important;
	box-shadow: none !important;
}
strong{
	font-weight: bold;
}




/**
* 1.1 - Form CSS
*/
select,
textarea,
input[type="text"],
input[type="email"],
input[type="button"],
input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
	outline:0;
}
label{
	width: 100%;
}
:focus {outline:none;}
::-moz-focus-inner {border:0;
	box-shadow: none;
	outline: none;}
button:focus{
	outline: none;
	border: 0;
	box-shadow: none;
}
button::-moz-focus-inner {
	border: 0;
	box-shadow: none;
	outline: none;
}

/**
* 1.3 - Default Css
*/
.equal-padding {
	padding: 60px 0;
}
.same-margin {
	margin-top: 40px;
}
.btn-main {
	border: 2px solid transparent;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 25px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	color: #0d659d;
	display: flex;
	align-items: center;
	gap: 6px;
	margin-top: 10px
}

.btn-main svg{
	margin-left: 0;
	transition: 0.3s all ease-in-out;

}

.btn-main:hover > svg{
	margin-left: 6px;
}

#wpforms-submit-146,
#wpforms-submit-347,
#commentform .submit{
	background: #2b3834;
	color: #fff !important;
	border: 2px solid transparent;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 12px;
}
.readmore-early{
	background: #0d659d;
	color: #fff !important;
	border: 2px solid transparent;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 25px;
}
#wpforms-submit-146:hover,
#wpforms-submit-347:hover,
#commentform .submit:hover,
.readmore-early:hover{
	background: #0d659d;
	color: #fff !important;
	border: 2px solid #0d659d;
}
#wpforms-347{
	margin-top: 0;
}
.background-main{
	background: #0d659d;
}
.small-margin{
	margin-bottom: 20px;
}
.section-padding{
	padding: 60px 0;
}

a.readmorebtn{
	display: block;
	background-color: #0d659d;
	color: #fff;
	text-align: center;
	padding: 10px 30px;
	border-radius: 25px;
	margin: 0 auto;
	width: 200px;
}
a.readmorebtn:hover{
	background-color: #ff7f03;
	transition: 0.4s all ease-in-out;
}

@media only screen and (min-width : 1200px) {

	.container { max-width: 1240px; }
}

/* Social-Media-Colors */
.fa-facebook {
	color: #395693;
}

.fa-twitter {
	color: #46b7f1;
}

.fa-instagram {
	color: #c81f7b;
}

.fa-youtube {
	color: #f70000;
}

.fa-linkedin {
	color: #007ab5;
}
.fa-whatsapp {
	color: #24cc63;
}
.fa-pinterest {
	color: #c62229;
}

/*----------- Main CSS ---------*/
.main-header{
	width: 100%;
	background: rgba(255, 255, 255, 0.8);
	padding: 0 0 20px 0;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 999;
}

body.single-package .main-header{
	position: initial;
}

.headertop-right{
	background: #0d659d;
}
.headertop-right .row{
	align-items: center;
}
.headercdetail{
	display: flex;
	padding-left: 35px;
}
.header-callblock{
	flex: 0 0 56%;
}
.header-callblock a{
	color: #fff;
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.header-callblock .fa-solid{
	color: #fff;
	margin-right: 4px;
}
.headersearch{
	margin-top: 5px;
	margin-right: 15px;
}
.headersearch form{
	display: flex;
	gap: 4px;
}
.headersearch{
	position: relative;
}
.headersearch input[type="search"]{
	width: 150px;
	border: 0;
	font-size: 1rem;
}
.headersearch input[type="submit"]{
	width: 79px;
	background: #f2f2f2;
	border: 0;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	height: 32px;
	line-height: 0;
	border-radius: 5px;
	padding: 0 11px;
	margin: 0;
	transition: 0.3s all ease-in-out;
	font-size: 1rem;
}
.headersearch input[type="submit"]:hover{
	background: #ff7f03;
	color: #fff;
}
.primary-navbar{
	position: relative;
	margin-top: 28px;
}
.company-infotop{
	flex: 0 0 44%;
}
.company-infotop ul li a{
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 1rem;
}
.company-infotop ul li a .fa-solid{
	margin-right: 5px;
}
.company-infotop ul li a:hover{
	text-decoration: underline;
}

.primary-navbar .navbar{
	padding: 0;
}
.primary-navbar img {
	height: 65px;
	object-fit: contain;
	width: 100%;
	margin-bottom: 10px;
}
.primary-navbar ul li a:hover {
	color: #00aff0;
}
.primary-navbar ul li a {
	color: #1e1e1e;
	font-size:17px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	cursor: pointer;
}

#menu-primary-menu{
	position: relative;
}

.primary-navbar ul li {
	margin: 0 25px;
}

.primary-navbar ul .menu-item-has-children .sub-menu {
	display: none;
	position: absolute;
	background: #fff;
	z-index: 999;
	width: -webkit-fill-available;
	width: 247px;
	border-top: 1px solid #bdbdbd;
	margin-left: 0;
}

.primary-navbar ul .menu-item-has-children:nth-child(4) .sub-menu ul.sub-menu{
	overflow-y: scroll;
}
.primary-navbar ul .menu-item-has-children .sub-menu a{
	padding: 5px 5px 5px 15px;
	display: block;
	font-size: 16px;
}
#menu-item-220:hover .sub-menu {
	display: block !important;
}
.primary-navbar ul .sub-menu .menu-item-has-children:hover .sub-menu {
	display: block ;
}
.primary-navbar .menu-item-has-children:after {
	content: '\f107';
	font-family: 'FontAwesome';
	font-size: 15px;
}
.primary-navbar .sub-menu .menu-item-has-children:after{
	display:none;
}
#menu-item-220 .sub-menu {
	display: none;
	z-index: 999 !important;
	background: #fff !important;
}
.primary-navbar ul li:nth-child(3) .sub-menu,
.primary-navbar ul li:nth-child(4) .sub-menu,
.primary-navbar ul li:nth-child(5) .sub-menu,
.primary-navbar ul li:nth-child(6) .sub-menu{
	left: -295px;
	top: 55px;
}

#menu-item-222 .sub-menu,
#menu-item-561 .sub-menu{
	top: 55px;
}
#menu-item-561{
	position: relative;
}
.primary-navbar ul li:nth-child(6) .sub-menu{
	min-height: 340px;
	left: 0;
}
ul#menu-primary-menu li ul.sub-menu li:first-child .sub-menu {
	display: block;
}
ul#menu-primary-menu li ul.sub-menu li:hover .sub-menu{
	display: block;
}
ul#menu-primary-menu li:hover ul.sub-menu li:first-child ul.sub-menu{
	display: block;
}

ul#menu-primary-menu li ul.sub-menu ul.sub-menu{
	display: none;
	position: absolute;
	left: 247px;
	top: 0;
	width: 934px;
	height: 100%;
	border-top: 0;
	border-left: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
}
ul#menu-primary-menu li ul.sub-menu .custom-nav-second-class,
ul#menu-primary-menu li ul.sub-menu .custom-nav-second-class .sub-menu li{
	padding: 8px 0 !important;
}
ul#menu-primary-menu li ul.sub-menu ul.sub-menu li{
	display: inline-block;
	float: left;
	width: 50%;
	padding: 0 15px !important;
}
ul#menu-primary-menu li ul.sub-menu ul.sub-menu li:hover a{
	color: #fff;
}
ul#menu-primary-menu li ul.sub-menu li:hover ul.sub-menu{
	display: block;
}
ul#menu-primary-menu li ul.sub-menu li:hover ul.sub-menu li a{
	color: #1e1e1e;
}
ul#menu-primary-menu li ul.sub-menu li:hover ul.sub-menu li a:hover{
	color: #fff;
}
.primary-navbar ul li:last-child {
	margin: 0;
}
ul#menu-primary-menu li ul.sub-menu li{
	margin: 0  !important;
	border-bottom: 1px dotted #989696;
}
ul#menu-primary-menu li ul.sub-menu li:last-child{
	border-bottom: 0;
}
ul#menu-primary-menu li ul.sub-menu li:hover{
	background: #0e6eb8;
}
ul#menu-primary-menu li ul.sub-menu li:hover a{
	color: #fff;
}
.top-header .top-header-wrapper .social-mediatop li {
	margin-right: 5px;
}

.top-header .top-header-wrapper  .company-infotop li {
	margin-right: 10px;
}

.top-header .top-header-wrapper .company-infotop li:last-child {
	margin: 0;
}

.top-header .top-header-wrapper .company-infotop li a {
	color: #666;
	font-family: "Roboto", sans-serif;;
	font-size: 15px;
}
.top-header .top-header-wrapper .company-infotop li a i {
	color: #00aff0;
	margin-right: 5px;
}
.fixed-navbar {
	width: 100%;
	background: #fff;
	box-shadow: 0px 1px 2px 0px #dadada;
}
/* Banner */

#frontpage-banner .carousel-item{
	position: relative;
}

#frontpage-banner .carousel-item .banner-img{
	position: relative;
}

#frontpage-banner .carousel-item .banner-img:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 76, 255, 0.28);
	z-index: 1;
}
#frontpage-banner .carousel-item img {
	height: 750px;
	object-fit: cover;
	width: 100%;
}
#frontpage-banner .carousel-content__wrapper{
	display: flex;
	gap: 48px;
	align-items: center;
	justify-content: space-between;
}
#frontpage-banner .carousel-content{
	position: absolute;
	top: 50%;
	color: #fff;
	text-align: left;
	transform: translateY(-60%);
	width: 100%;
	height: fit-content;
	z-index: 1;
}

.banner-contents{
	width: calc(100% - 218px);
	max-width: 650px;
}

#frontpage-banner .carousel-content ul{
	width: 194px;
}

#frontpage-banner .carousel-content h1{
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 3.1rem;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#frontpage-banner .carousel-content p{
	color: #fff;
	font-size: 1rem;
}
#frontpage-banner .carousel-content .readmore-banner {
	margin: 0;
	border: 3px solid #fff;
	padding: 10px 15px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	background: #ff7f03;
	font-size: 14px;
	color: #fff !important;
}
#frontpage-banner .carousel-content .readmore-banner:hover {
	background: #033453;
}
#frontpage-banner .carousel-content .banner-button-wrapper {
	text-align: center;
	margin: 15px 0 0 0;
}
#frontpage-banner .carousel-content ul{
	display: flex;
	gap: 12px;
	flex-direction: column;
	width: 230px;
}
#frontpage-banner .carousel-content li{
	text-align: center;
	display: flex;
	flex-direction: column;
	width: 230px;
	align-items: center;
	padding: 12px;
	justify-content: center;
	border-radius: 20px;
}
#frontpage-banner .carousel-content ul li img{
	width: 60px;
	height: 60px;
	object-fit: contain;
	margin-bottom: 5px;
}
#frontpage-banner .carousel-content li span{
	font-size: 1.2rem;
}
/* Activities */
#activities{
	background: #0d659d;
}
.our-activities .activities-wrapper {
	text-align: center;
	color: #fff;
	padding: 20px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.activities-content img{
	width: 100%;
	height: 20px;
	color: #fff;
	object-fit: contain;
}
.activities-content:first-child img{
	height: 30px;
}
.activities-content:nth-child(2) img{
	height: 22px;
}
.activities-content:nth-child(3) img{
	height: 16px;
}
.activities-wrapper h3{
	font-size: 1.3rem;
	margin-right: 25px;
}
.activities-content{
	text-align: center;
	display: inline-block;
	background: #fff;
	padding: 5px 30px;
	border-radius: 40px;
	margin: 0 10px;
	width: 160px;
}
.activities-content:last-child{
	border-right: 0;
}
.activities-content h4{
	font-family: "Roboto", sans-serif;;
	font-size: 1.3rem;
}
/* Popular-Treks */
.popular-treks .card img,
.popular-trips .card img{
	height: 300px;
	width: 100%;
	object-fit: cover;
}
.popular-treks .card h3 {
	color: #1e1e1e;
	font-size: 26px;
}
.popular-treks .card p {
	font-size: 14px;
	margin-bottom: 0;
}

.ribbon {
	position: absolute;
	right: -4.2px;
	top: -4.2px;
	z-index: 1;
	overflow: hidden;
	width: 75px; height: 75px;
	text-align: right;
}
.ribbon span {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 100px;
	display: block;
	background: #0d659d;
	box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 19px; right: -21px;
}
.ribbon span::before {
	content: "";
	position: absolute; left: 0px; top: 100%;
	z-index: -1;
	border-left: 3px solid #0b6c90;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #0b6c90;
}
.ribbon span::after {
	content: "";
	position: absolute; right: 0px; top: 100%;
	z-index: -1;
	border-left: 3px solid transparent;
	border-right: 3px solid #0b6c90;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #0b6c90;
}
.popular-treks .trip-package .card figure,
.popular-trips .trip-package .card figure{
	overflow: hidden;
	position: relative;
}

.popular-treks .trip-package .card:hover,
.popular-trips .trip-package .card:hover{
	background: #f7f7f7;
}

.trip-package .card{
	box-shadow: -1px 4px 74px -16px rgb(0 0 0 / 15%);
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 5px;
	overflow: hidden;
}
.package-activity{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 6;
	background: #fff;
	border-radius: 15px;
	padding: 1px 15px;
	font-size: 12px;
	color: #000;
}
.package-content{
	position: relative;
	padding: 10px 20px;
	overflow: hidden;
	padding-bottom: 30px;
	background: #fff;
	min-height: 185px;
}
.trip-package-listing .package-content{
	min-height: auto;
}
.package-content p{
	color: #0d659d;
	margin-bottom: 14px;
}
.package-fact{
	display: flex;
	justify-content: space-between;
	color: #000;
	align-items: center;
	line-height: 0.8;
	margin-top: 10px;
	margin-bottom: 10px;
}
.package-fact span,
.package-fact p{
	/* 	text-transform: uppercase; */
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #000;
	margin-bottom: 0;
}
.package-price-days {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	color: #1e1e1e;
}
.package-price-days span{
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #0d659d;
}
.package-sale-days del{
	text-decoration: line-through;
}
.package-days,
.package-level{
	display: flex;
	align-items: center;
	margin-right: 15px;
}
.package-days img{
	width: 22px !important;
	height: 22px !important;
	object-fit: contain !important;
	margin-right: 5px !important;
}

.package-level img{
	width: 28px !important;
	height: 28px !important;
	object-fit: contain !important;
	margin-right: 5px !important;
}
.popular-treks .trip-package .card:hover .package-days img,
.popular-treks .trip-package .card:hover .package-level img{
	transform: scale(1.0) !important;
}
.popular-treks .trip-package .card:hover, .popular-trips .trip-package .card:hover{
	background: transparent;
}
.packagehover-anim{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 1);
	opacity: 0;
	transition: 0.4s all ease-in-out;
}
.package-block-wrapper:hover .packagehover-anim{
	transition: 0.4s all ease-in-out;
	opacity: 1;
	background: rgba(255, 255, 255, 0.9);
}
.package-readmore{
	display: block;
	background-color: #0d659d;
	color: #fff;
	text-align: center;
	padding: 10px 30px;
	border-radius: 25px;
	position: absolute;
	top: 32%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 200px;
}
.trip-package:hover .package-readmore{
	background-color: #ff7f03;
	transition: 0.4s all ease-in-out;
}
/* Popular-Trips */
#frontpage-whychoose{
	position: relative;
	padding: 65px 40px 80px 40px;
}
#frontpage-whychoose .row{
	align-items: center;
}
.whydescription{
	margin-bottom: 50px;
}
.whydescription p{
	line-height: 1.8;
	margin-bottom: 15px;
}
.whyheading{
	position: relative;
	text-align: center;
	color: #1e1e1e;
	transform: rotate(270deg);
	width: 275px;
	border-bottom: 2px solid #e3e3e3;
	padding-bottom: 10px;
}

.whyheading p{
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	padding: 30px 0;

}
.whyicon-content{
	position: relative;
	text-align: center;
	color: #fff;
	display: flex;
	min-height: 120px;
	margin-top: 20px;
	transition: 0.4s all ease-in-out;
	margin-bottom: 48px;
}
.why-icon-block{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	border-radius: 0;
	background-color: #0d659d;
	height: 80px;
	flex: 0 0 25%;
	margin-right: 10px;
}
.whyfront-content{
	position: relative;
	flex: 0 0 75%;
}
.why-icon-block img{
	width: 50px;
	height: 50px;
	object-fit: contain;
}
.whyicon-content h5{
	color: #000;
	text-align: left;
	position: absolute;
	top: 25px;
	transition: 0.5s all ease-in-out;
}
.whyicon-content p{
	color: #1e1e1e;
	text-align: left;
	font-size: 0.9rem;
	margin-bottom: 30px;
	visibility: hidden;
	opacity: 0;
	transform: translateY(40px);
	transition: 0.4s all ease-in-out;
	position: absolute;
	bottom: 0;
}
.whyicon-content:hover h5{
	transition: 0.5s all ease-in-out;
	top: 0px;
}
.whyicon-content:hover p{
	display: block;
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
	transition: 0.4s all ease-in-out;
	top: 25px;
}
#frontapage-activities{
	position: relative;
}
#treks{
	position: relative;
	background: #f6f6f6;
}
.popular-trips{
	position: relative;
	background: #f6f6f6;
}
.frontpage-tabwrapper{
	position: relative;
}
.frontpage-tabwrapper .nav-tabs .nav-link{
	border: 0;
	border-radius: 0;
}
.frontpage-tabwrapper .nav-tabs{
	border: 0;
	gap: 50px;
	margin-top: 30px;
}
.frontpage-tabwrapper .nav-item{
	color: #0d659d;
	border-radius: 25px !important;
	border: 1px solid #b5b5b5 !important;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	transition: all .5s ease-in;
}
.frontpage-tabwrapper .nav-tabs .nav-link.active{
	color: #fff;
	background: #0d659d;

}
.frontpage-tabwrapper .nav-item .fa-solid{
	margin-right: 5px;
}
.frontpage-tabwrapper .trip-package{
	margin-top: 40px;
}
.tabheader-wrapper img{
	width: 22px;
	height: 22px;
	object-fit: contain;
}
.package-content h3 {
	color: #1e1e1e;
	font-size: 26px;
	margin-bottom: 5px;
}
.popular-trips .trip-package .card:hover .package-content img {
	transform: scale(1.0);
}
.singlecontent-block .blogcard{
	position: relative;
	cursor: pointer;
	flex-direction: row;
}
.singlecontent-block .blogcard a{
	display: flex;
	color: #1e1e1e;
}
.singleblog-sidebar .blogcard figure{
	overflow: hidden;
	height: 100%;
	width: 363px;
}
.singleblog-sidebar .blogcard figure img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1.0);
	transition: 0.4s all ease-in-out;
}
.singleblog-sidebar .blogsidebar-blockcontent .blogcontent {
	display: flex;
	align-items: center;
}
.singleblog-sidebar .blogsidebar-blockcontent .blogcontent h4 {
	font-size: 16px;
}
.blogcard:hover figure img{
	transform: scale(1.1);
	transition: 0.4s all ease-in-out;
}

.blog-section{
	position: relative;
	background: #f6f6f6;
}
.loadmore-pckgs {
	text-align: center;
}
.footertop-association{
	background: #f7f7f7;
}
/* Contact-Experts */

a.btnopt {
	display: block;
	margin: 0;
	border: 3px solid #fff;
	width: 133px;
	padding: 5px 20px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	background: #033453;
	position: relative;
	z-index: 66;
}

.owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #f0f0f0;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}

.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #04253a;
}
.owl-dots .owl-dot span{
	margin: 5px;
}

.customizeblock-container{
	color: #1e1e1e;
	padding-right: 60px;
}
.customizeblock-container h3{
	font-size: 48px;
	margin-bottom: 15px;
}
.customizeblock-container h5{
	font-size: 16px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.review-testimonial{
	margin: 0 20px;
}
.reviews-section{
	border-radius: 15px;
	padding-top: 5px;
	position: relative;
}
.reviews-section:before{
	position: absolute;
	content: '';
	top: -50%;
	left: 0;
	min-height: 430px;
	background: #0d659d;
	width: 100%;
	height: 200%;
	z-index: 3;
}
.reviews-section h2{
	position: relative;
	color: #fff;
	z-index: 66;
	margin-bottom: 24px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 26px;
}
.review-date{
	position: relative;
	margin-top: 15px;
}
.review-date span{
	font-size: 13px;
}
.review-date li .fa-solid{
	color: #ff5316;
}
.contact-experts {
	position: relative;
	overflow: hidden;
}
.client-review .owl-dots{
	position: absolute;
	bottom: -55px;
	width: 100%;
	text-align: center;
}
.reviews-section a{
	position: relative;
	z-index: 66;
	text-align: right;
	display: block;
	width: 100%;
	padding-right: 20px;
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	text-decoration: underline;
}
a.customize-btn{
	background: #0d659d;
	color: #fff !important;
	border: 2px solid transparent;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 25px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	display: inline-block;
	padding: 9px 20px;
	margin-top: 15px;
}
a.customize-btn:hover{
	transition: 0.4s all ease-in-out;
	background: #ff7f03;
	color: #fff !important;
	border: 2px solid #ff7f03;
}
.customize-description h2,
.customize-description p,
.customize-description ul {
	margin-bottom: 20px;
}
.footer-experties-left {
	display: flex;
	gap: 20px;
	align-items: center;
}
.contact-experts img {
	height: 170px;
	object-fit: cover;
	width: 205px;
	border-radius: 50%;
	margin-right: 10px;
	display: block;
}
.experties-block h2{
	margin-bottom: 10px !important;
}
.contact-experts .experts-section li a {
	color: #666;
}
.contact-experts ul li a i {
	font-size: 25px;
	background: #fff;
	border-radius: 50%;
	height: 30px;
	width: 30px;
	padding: 2px 0 0 5px;
}
.contact-experts .btn {
	border: 2px solid #fff;
}
.contact-expert{
	border: 1px solid #667875;
	padding: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	flex-wrap: wrap;
}
#experts .row{
	align-items: center;
}
.contact-expert .fa-solid{
	background: #0d659d;
	padding: 10px;
	border-radius: 50%;
	margin-bottom: 5px;
}
.contact-expert h5{
	margin: 10px 0;
}
.contact-expert a{
	color: #fff;
}
.contact-expert a{
	text-decoration: underline;
}
.associators img{
	margin-right: 5px;
	width: 62px;
	height: 52px;
	object-fit: contain;
}
.footer-supports{
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-supports ul{
	display: flex;
	justify-content: center;
	gap: 60px;
	margin-left: 40px;
}
.section-title p,
.section-title h5,
.whyheading h5{
	color: #ff7f03;
}
.whyheading h5{
	font-size: 1.2rem;
}
/* Client-Reviews */
.background-main .section-title h2,
.background-main .section-title p{
	color: #fff;
}
.client-review{
	position: relative;
	z-index: 66;
}
.client-review .owl-nav{
	display: none;
}

.reviews-section .card-body:hover {
	background: #f7f7f7;
}
.reviews-section .card img {
	height: 50px;
	width: 50px;
	object-fit: cover;
	border-radius: 50%;
}

.reviews-section .card .client-image {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 14px;
}
.reviews-section .client-review .owl-nav button {
	opacity: 0.6;
}

.reviews-section .client-review .owl-nav button:hover {
	opacity: 0.8;
	transform: scale(1.2);
}
.reviews-section .card .client-image h4 {
	font-family: "Roboto", sans-serif;;
	font-size: 1.2rem;
}
.reviews-section .card .review-date {
	display: flex;
	gap: 14px;
	flex-direction: column;
	line-height: 1;
	margin-top: 15px;
}

.reviews-section .card .review-date li i {
	color: #FFD700;
	font-size: 18px;
	margin-right: 2px;
}
.reviews-section .card .review-date li:nth-child(2){
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	margin-bottom: 5px;
}

.reviews-section .card .review-date li:nth-child(2) span{
	background: #0d659d;
	padding: 5px 8px;
	border-radius: 25px;
	color: #fff;
	margin-left: 5px;
	font-family: "Roboto", sans-serif;
	font-style: italic;
}
.single-page-image .owl-nav{
	display: block;
	position: absolute;
	top: 50%;
	width: 100%;
	padding: 0 10px;
}
.reviews-section .client-review .owl-nav{
	display: none;
}

.reviews-section .client-review .owl-nav .owl-prev,
.single-page-image .owl-nav .owl-prev {
	float: left;
}

.reviews-section .client-review .owl-nav .owl-next,
.single-page-image .owl-nav .owl-next {
	float: right;
}

.reviews-section .client-review .owl-nav span,
.single-page-image .owl-nav span {
	font-size: 0;
}

.reviews-section .client-review .owl-nav .owl-next span:before,
.single-page-image .owl-nav .owl-next span:before {
	content: '\f178';
	font-size: 24px;
	font-family: 'FontAwesome';
	background: #00aff0fa;
	color: #fff;
	padding: 5px;
	border-radius: 50%;
}

.reviews-section .client-review .owl-nav .owl-prev span:before,
.single-page-image .owl-nav .owl-prev span:before {
	font-size: 24px;
	content: '\f177';
	font-family: 'FontAwesome';
	background: #00aff0fa;
	color: #fff;
	padding: 5px;
	border-radius: 50%;
}
.review-testimonial h4{
	margin-bottom: 12px;
	color: #fff;
}

.reviewcontent-block p{
	color: #fff;
}

.review-date li {
	color: #fff;
}

/* Blog */
.blog-section h4 {
	color: #1e1e1e;
	font-size: 20px;
	margin-bottom: 5px;
	min-height: 50px;
}
.blogcontent p{
	font-size: 16px;
}
#blog .card{
	box-shadow: -1px 4px 74px -16px rgb(0 0 0 / 15%);
	border: 0 !important;
	height: 100%;
}
/* Footer */
.main-footer {
	background: #131716;
	padding: 70px 0 30px;
}
.footer-bottom-first{
	color: #fff;
	line-height: 2.3;
}

.main-footer .footer-title {
	margin-bottom: 1rem;
	font-size: 1.6rem;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
}

.main-footer img {
	height: 69px;
	width: 145px;
	margin-bottom: 2px;
	object-fit: contain;
}

.main-footer p {
	color: #fff;
}

.main-footer ul li a {
	color: #fff;
}

.main-footer ul li {
	margin-bottom: 10px;
	display: inline-block;
}
.usfullink ul li{
	display: block;
}
.usfullink ul li a{
	padding: 0;
}
.usfullink ul li a:hover{
	text-decoration: underline;
}
.main-footer ul li .footer-title {
	color: #fff;
}

.main-footer .footer-address li p {
	font-size: 15px;
}

.main-footer .footer-address li {
	display: block;
}
.main-footer .footer-address li .fa-solid{
	margin-right: 3px;
	font-size: 14px;
}
.main-footer .footer-links {
	text-align: left;
}
.div.wpforms-container-full{
	margin: 0;
}
input#wpforms-523-field_1{
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
}
#wpforms-form-523{
	display: flex;
	align-items: center;
}
#wpforms-submit-523{
	background: #0d659d;
	color: #fff !important;
	border: 2px solid transparent;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 25px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	display: inline-block;
	padding: 7px 20px 6px 20px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-top: 0 !important;
}
#wpforms-submit-523:hover{
	transition: 0.4s all ease-in-out;
	background: #ff7f03;
	color: #fff !important;
	border: 2px solid #ff7f03;
}
div.wpforms-container-full{
	margin-top: 0 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field{
	padding: 0;
}
ul.footer-sociallinks li a{
	font-size: 20px;
	margin-right: 15px;
}
/* Footer-Bottom */
.footer-bottom a {
	color: #fff;
}

.footer-bottom {
	background: #0e0f0f;
	color: #fff;
	padding: 5px 0;
	font-size: 12px;
}

/* Back-to-top-button */
#button-top {
	display: none;
	background-color: #0d659d;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 4px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	transition: background-color .3s,
	opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
}
#button-top::after {
	content: "\f077";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 50px;
	color: #fff;
}
#button-top:hover {
	cursor: pointer;
	background-color: #ff7f03;
}
#button-top:active {
	background-color: #ff7f03;
}
#button-top.show-button {
	opacity: 1;
	visibility: visible;
}

/* Single-Package-Page */
.breadcrumb-main {
	background: url(http://himalayanexptrek.com/wp-content/uploads/2022/11/everest.jpg);
	padding: 50px 0;
	background-size: cover;
	background-position: center;
	height: 400px;
	max-height: 400px;
	color: #fff;
	position: relative;
	z-index: 9;
}
.breadcrumb-main .container {
	height: 100%;
}
.breadcrumb-main .breadcrumb-wrapper {
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: end;
	padding-bottom: 2rem;
}

.breadcrumb-main:after {
	content: '';
	background: #00000052;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}
.breadcrumb-main .breadcrumb-wrapper h1 {
	padding-bottom: 1.5rem;
}
.breadcrumb-main .breadcrumb-wrapper ul li {
	display: inline-block;
	margin-right: 18px;
}

.breadcrumb-main .breadcrumb-wrapper ul li a {
	background: #ffffffe8;
	height: 35px;
	width: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.breadcrumb-nav ol {
	margin: 0;
	padding-left: 0;
}
.breadcrumb-main .breadcrumb-wrapper ul li a i {
	font-size: 26px;
}
.breadcrumb-nav {
	background: #e9ecef;
}
.single-page-image img {
	height: 500px;
	object-fit: cover;
}
.single-slider-wrapper .trip-highlights {
	background: #f1f1f1;
	padding: 1.5rem;
	border-radius: 7px;
}

.single-slider-wrapper .trip-highlights ul li {
	margin-bottom: 1rem;
	position: relative;
	padding-left: 15px;
}
.single-slider-wrapper .trip-highlights ul li:before {
	content: '\f111';
	font-family: 'FontAwesome';
	color: #00aff0;
	font-size: 7px;
	position: absolute;
	top: 8px;
	left: 0;
}
.single-slider-wrapper h2 {
	color: #00aff0;
	margin-bottom: 10px;
}

.single-slider-wrapper ul li i {
	color: #FFD700;
}

.single-slider-wrapper ul span {
	font-style: italic;
	font-size: 14px;
}

.single-slider-wrapper ul {
	margin-bottom: 1rem;
}
.single-slider-wrapper .trip-highlights ul li img {
	height: 25px;
	object-fit: cover;
}
.single-slider-wrapper .trip-highlights ul li:last-child {
	margin-bottom: 0;
}

.single-slider-wrapper .trip-highlights ul {
	margin-bottom: 0;
}
.single-sticky-navbar ul {
	display: flex;
	justify-content: space-between;
}

.single-sticky-navbar ul li a {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
}

.single-sticky-navbar {
	background: #00aff0;
	padding: 36px 0;
	position: sticky;
	top: 0;
	z-index: 999;
}
.single-main-wrapper p {
	margin-bottom: 1rem;
}

.single-main-wrapper h3 {
	margin-bottom: 1rem;
	color: #00aff0;
	text-transform: uppercase;
}
ul.highlights-trip{
	margin-left: 2px;
}
.highlights-single .highlights-trip li,
#whyUsSidebarModal ul li{
	margin-bottom: 7px;
	position: relative;
	padding-left: 22px;
}

.highlights-single .highlights-trip li:before,
#whyUsSidebarModal ul li:before{
	content: '\f0a9';
	font-family: 'FontAwesome';
	color: #0b6c90;
	font-size: 14px;
	position: absolute;
	top: 2px;
	left: 0;
}
.itinerary-single .card .card-header button {
	font-size: 1rem;
	margin-left: 10px;
	color: #000;
	background: #fafafb;
	font-weight: 600;
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
	display: flex;
	justify-content: space-between;
}
.itinerary-single .card .card-header button:hover{
	text-decoration:none;
}
.itinerary-single .card .card-header {
	padding: 0;
	background: transparent;
	border-bottom: none;
}
.itinerary-single .card {
	border: none;
}

.itinerary-single .card .card-header i {
	color: #666;
}
.itinerary-single .main-title-wrapper {
	display: flex;
	justify-content: space-between;
}

.itinerary-single .main-title-wrapper li a {
	cursor: pointer;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
}
.arrow-downthumb,
.arrow-downthumb2 {
	transform: rotate(180deg);
}

.cost-date .main-title-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.cost-date .main-title-wrapper .search-fields {
	display: flex;
	gap: 20px;
}
.same-margin-main {
	margin: 2rem 0;
}
.request-customize {
	background: #fafafb;
	padding: 0;
	margin-bottom: 30px;
	margin-top: 20px;
	display: block;
}
ul.included li{
	position: relative;
	padding-left: 23px;
	margin-bottom: 3px;
	margin-left: 3px;
}
ul.included li:before{
	content: '\f00c';
	font-family: 'FontAwesome';
	color: #0b6c90;
	font-size: 14px;
	position: absolute;
	top: 2px;
	left: 0;
}
.excludeblock h4{
	margin-top: 30px;
	margin-bottom: 10px;
}
ul.excluded li{
	position: relative;
	padding-left: 23px;
	margin-bottom: 3px;
	margin-left: 3px;
}
ul.excluded li:before{
	content: '\f00d';
	font-family: 'FontAwesome';
	color: #ff7f03;
	font-size: 14px;
	position: absolute;
	top: 2px;
	left: 0;
}
.package-include-exclude h4{
	margin-bottom: 10px;
}
.request-customize a {
	background: #2b3834;
	color: #fff;
	width: 100%;
	padding: 14px 7px;
	margin-bottom: 10px;
}
.request-customize a:hover{
	text-decoration: underline;
	color: #fff;
}
.request-customize p {
	font-style: italic;
	padding: 0 15px;
	text-align: center;
	margin-bottom: 50px;
	display: block;
	padding-bottom: 8px;
}

.edit-trip-buttons ul {
	display: flex;
	gap: 10px;
}

.edit-trip-buttons ul li .btn-inquery {background: #0b6c90;}

.edit-trip-buttons ul li .btn-customize {
	background: #00aff0;
}

.edit-trip-buttons ul li .btn-whyus {
	background: #28a745;
}

.edit-trip-buttons ul li a {
	color: #fff;
	padding: 15px 30px;
}

.edit-trip-buttons {
	margin-top: 1rem;
}
.included-excluded ul li {
	margin-bottom: 10px;
	font-size: 14px;
	font-family: "Roboto", sans-serif;;
	position: relative;
	padding-left: 12px;
}

.included-excluded h4 {
	text-transform: uppercase;
	color: #00aff0;
}

.included-excluded ul {
	margin-top: 1rem;
}

.included-excluded ul li:before {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	top: 10px;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background-color: #a8d4e2;
	position: absolute;
	top: 9px;
}
.single-main-wrapper {
	background: #fafafb !important;
}

.faq-single .main-title-wrapper {
	display: flex;
	justify-content: space-between;
}

.faq-single .card .card-header button {
	display: flex;
	justify-content: space-between;
	border: none;
	color: #1e1e1e;
}

.faq-single .card .card-header {
	background: transparent;
	border: none;
}

.faq-single .card .card-header button i {
	color: #666;
}

.client-single-reviews .client-reviewswrapper {
	text-align: left;
	margin-bottom: 20px;
	background: #fff;
	border: 1px solid #e1e1e1;
	padding: 20px;
	border-radius: 7px;
	margin-top: 20px;
}

.client-single-reviews .client-reviewswrapper i {
	color: #FFD700;
	font-size: 14px;
}

.client-single-reviews .client-reviewswrapper .review-date {
	display: flex;
	gap: 10px;
	align-items: center;
}

.client-single-reviews .client-reviewswrapper .review-date li p {
	font-family: "Roboto", sans-serif;;
	font-style: italic;
	color: #666;
	font-size: 14px;
}

.faq-single .main-title-wrapper a {
	cursor: pointer;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
}
.single-sticky-navbar img {
	height: 30px;
	object-fit: cover;
}
#package-banner{
	width: 100%;
	height: 650px;
	position: relative;
}
#package-banner .container{
	position: relative;
	z-index: 33;
	width: 100%;
	height: 100%;
}
#package-banner .container .row{
	position: relative;
	width: 100%;
	height: 100%;
}
.package-banner-image{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}
.package-banner-image img{
	width: 100%;
	object-fit: cover;
	height: 100%;
}
.breadcrumb-nav{
	position: absolute;
	bottom: 20px;
	left: 0;
	margin-left: 0;
	background: #0d659d;
}
.breadcrumb-nav li a,
.rank-math-breadcrumb a{
	color: #fff;
}
.breadcrumb-nav li a.active,
.rank-math-breadcrumb a.active{
	color: #002029;
}
.breadcrumb-nav li a:hover,
.rank-math-breadcrumb a:hover{
	text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item::before{
	color: #fff;
}
.breadcrumb-item.active {
	color: #ffaf03;
}
.rank-math-breadcrumb span.last{
	color: #ffaf03;
}
#package-banner h1{
	position: absolute;
	z-index: 33;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #fff;
	display: inline-block;
	text-align: center;
	text-shadow: 0px 1px 2px #0d659d;
}
#singlepackage-top-highlight{
	position: relative;
	background-image: url('http://himalayanexptrek.com/wp-content/uploads/2022/11/package-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 40px 0;
}
#singlepackage-top-highlight h1{
	display: block;
	text-align: center;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	margin-bottom: 80px;
}
.trip-highlights{
	position: relative;
	margin-bottom: 50px;
	background: #fff;
	padding: 15px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.trip-highlights ul{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.trip-highlights ul li{
	text-align: center;
	float: left;
	width: 33%;
	min-height: 128px;
	border-right: 1px dotted #bdbdbd;
	border-bottom: 1px dotted #bdbdbd;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.trip-highlights ul li:nth-child(3),
.trip-highlights ul li:nth-child(6),
.trip-highlights ul li:nth-child(9){
	border-right: 0;
}
.trip-highlights ul li:nth-child(7),
.trip-highlights ul li:nth-child(8),
.trip-highlights ul li:nth-child(9){
	border-bottom: 0;
}
.trip-highlights ul li span{
	font-size: 14px;
}
.trip-highlights ul li img{
	width: 50px;
	height: 50px;
	object-fit: contain;
}
.trip-highlights ul li h5{
	margin-top: 10px;
	font-size: 15px;
}
#package-summary-wrapper{
	position: sticky;
	top: 0;
	z-index: 333;
	background: #f8f9fa;
}
.sticky-package-nav-wrapper{
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.sticky-package-nav-wrapper ul{
	display: flex;
}
.sticky-package-nav-wrapper ul li{
	padding: 15px 25px 15px 20px;
	text-align: center;
}
.sticky-package-nav-wrapper ul li a{
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
	font-size: 14px;
}
.active-scroll{
	background: #0d659d !important;
}
.active-scroll a{
	color: #fff !important;
}
.package-content-wrapper{
	position: relative;
}
.package-groupdiscount{
	margin-bottom: 50px;
	background: #fff;
	padding: 22px;
	/* 	  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px; */
	background: #f1f1f182;
	/* 	color: #fff; */
}
.package-groupdiscount h5{
	font-size: 23px;
	margin-bottom: 10px;
	position: relative;
	margin-top: 10px;
}
.package-groupdiscount h5:before{
	position: absolute;
	content: '';
	top: 0;
	right: 40px;
	background: url('https://amble.prabhavanait.com/wp-content/uploads/2023/01/discount-svgrepo-com.svg');
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	background-size: contain;
}
.package-groupdiscount .groupdiscount-contents {
	background: #fbfbfb;
	padding: 1rem;
	box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.groupdiscount-contents table{
	margin-bottom: 15px;
}
a.ava-link{
	background: #0d659d !important;
	color: #fff !important;
	width: 100%;
	display: block;
	padding: 5px;
	text-align: center;
	border-radius: 25px;
}
a.ava-link:hover{
	background: #0089ae !important;
	text-decoration: underline;
}
.package-groupdiscount tr{
	border-bottom: 1px dashed;
	height: 35px;
}
.single-package-main{
	padding-top: 50px;
	padding-bottom: 80px;
}
.single-package-right-book{
	position: relative;
	padding-right: 15px;
	padding-top: 0;
}
.package-right-price{
	position: relative;
	text-align: center;
	font-size: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
}
.package-right-price del,
.package-right-price span{
	color: #05acdb;
}
.package-right-price h4{
	color: #05acdb;
	display: inline-block;
}
.package-right-price span{
	font-size: 18px;
	display: inline-block;
}
.package-right-price pre{
	display: block;
	padding: 0;
	background: no-repeat;
	margin-left: 141px;
	font-size: 14px;
	font-family: "Roboto", sans-serif;;
	margin-top: -5px;
}
.packageright-booknow-btn{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.packageright-booknow-btn a{
	background: #ff7f03;
	color: #fff;
	display: block;
	padding: 2px 15px;
	border-radius: 5px;
	text-align: center;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	transition: 0.4s all ease-in-out;
}
.packageright-booknow-btn a:hover{
	text-decoration: underline;
}
.package-rightform{
	background: #fff;
	padding: 15px;
	margin-bottom: 50px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.panel-title > a{
	color: #1e1e1e !important;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.inquiry-title a{
	color: #0d659d !important;
}
#wpforms-74-field_2{
	height: 110px;
}
.package-rightform h3{
	border-bottom: 1px dotted #111820;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#wpforms-74{
	margin-top: 20px;
}
#wpforms-submit-74{
	background: #0d659d;
	color: #fff;
	display: block;
	border-radius: 5px;
	text-align: center;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	border: 0;
	width: 135px;
	transition: 0.4s all ease-in-out;
	text-transform: uppercase;
}
#wpforms-submit-74:hover{
	text-decoration: underline;
	background: #2b3834;
}

.package-content-wrapper h3{
	margin-bottom: 10px;
	margin-top: 10px;
}
.highlights-single h3{
	margin-top: 20px !important;
	font-size: 24px;
	margin-bottom: 15px;
}
#singlepackage-related-wrapper{
	position: relative;
	margin-bottom: 0;
	background: #f6f6f6;
	padding: 50px 0;
}
#singlepackage-related-wrapper h2{
	margin-bottom: 30px;
}
#gallery h2{
	margin-top: 40px;
}
.packageslider img{
	width: 100%;
	height: 480px;
	object-fit: cover;
}
.itineraryaccordion .card-header{
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent;
}
.itineraryaccordion .card{
	border: 0;
	border-bottom: 1px dotted #111820 !important;
	padding-bottom: 5px;
}
.itineraryaccordion .btn-block{
	color: #1e1e1e;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	border: 0 !important;
	padding: 15px 0 0 0;
	font-size: 18px;
}
.itineraryaccordion .btn-block:hover{
	border: 0 !important;
	text-decoration: none !important;
}
.itineraryaccordion .btn:focus{
	box-shadow: none !important;
	text-decoration: none !important;
}
.itineraryaccordion .btn-block .fa-solid{
	position: absolute;
	right: 0;
	top: 35px;
}
.itineraryaccordion .itinery-lists{
	display: flex;
	justify-content: flex-start;
	margin-top: 18px;
	margin-bottom: 5px;
	flex-wrap: wrap;
}
.itinery-lists li{
	margin-right: 30px;
	margin-bottom: 14px;
	flex: 0 0 45%;
}
.itineraryaccordion .itinery-lists li{
	padding-left: 0 !important;
}
.itineraryaccordion .itinery-lists li:before{
	display: none !important;
}
.itineraryaccordion .itinery-lists li span{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.itineraryaccordion .itinery-lists li span span{
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	margin-right: 5px;
}
.itineraryaccordion .itinery-lists img{
	width: 30px;
	height: 30px;
	object-fit: contain;
	margin-right: 9px;
	position: relative;
	top: 0;
}
.itineraryaccordion .card-body{
	padding: 12px !important;
	padding-top: 0 !important;
	padding-left: 0 !important;
}
.package-costdate .search-fields{
	display: flex;
	gap: 10px;
}
.itineraryaccordion{
	position: relative;
	margin-bottom: 50px;
}
#gallery,
#overview,
#map,
#itinerary,
.package-costdate,
#includesexcludes,
#faq,
#additionalContent{
	margin-bottom: 50px;
	padding: 20px;
	box-shadow: 0 0 8px rgb(0 0 0 / 8%);
}
#map h3{
	margin-bottom: 10px;
}
#overview p{
	margin-bottom: 15px;
}
.package-faq h3{
	margin-top: 50px;
	margin-bottom: 20px;
}
.faqaccordion .card{
	border: 0;
}
.faqaccordion .card-header{
	padding: 0;
	background: transparent;
	border: 0;
}
.faqaccordion  .btn-link:hover {
	color: #1e1e1e;
	text-decoration: none;
	border: 0;
}
.faqaccordion .btn-link {
	font-weight: 400;
	text-decoration: none;
	padding: 0;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #111820 !important;
	border-radius: 0;
	color: #1e1e1e;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
}
.faqaccordion .btn{
	border: 0;
}
.faqaccordion .btn:focus{
	border: 0 !important;
	box-shadow: none !important;
}
#page-banner img{
	aspect-ratio: 16/9;
	width: 100%;
	height: 630px;
}
#page-banner{
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 630px;
}
#page-banner h1{
	position: absolute;
	top: 65%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translate3d(0, -50%, 0);
	z-index: 33;
	text-align: center;
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	text-shadow: 2px 7px 5px rgba(0,0,0,0.3), 0px -4px 10px rgba(255,255,255,0.3);
}
.about-content{
	position: relative;
}
.aboutbg-block{
	position: absolute;
	top: 0;
	left: -53%;
	background: #0d659d;
	height: 60%;
	width: 100%;
	z-index: -1;
}
h2.about-titlepage{
	margin-top: 50px;
	color: #fff;
	text-align: center;
}
.aboutpage-content{
	padding-top: 50px;
	padding-bottom: 50px;
}
.aboutimage{
	position: relative;
}
.aboutimage img{
	width: 100%;
	height: 450px;
	object-fit: cover;
	object-position: center;
}
.aboutwhy-bg{
	position: absolute;
	top: -61%;
	left: 0;
	background: #e5e6e8;
	height: 175%;
	width: 139%;
	z-index: -1;
}
#aboutteam{
	position: relative;
	background: #2b3834;
	margin-top: 30px;
	margin-bottom: 80px;
}
.aboutwhyus-title{
	padding: 50px 0;
}
.aboutwhyus-title h2{
	margin-bottom: 15px;
}
.aboutwhyus-content{
	position: relative;
	margin-top: 25px;
}
.aboutwhyus-content .whyicon-content h5 {
	color: #1e1e1e;
	font-size: 16px;
}
#aboutteam h2{
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}
.aboutteam-block{
	position: relative;
	margin-top: 30px;
}
.aboutteam-block img{
	width: 100%;
	height: 200px;
	object-fit: cover;
	margin-bottom: 15px;
}
.aboutteam-block h3{
	color: #fff;
	font-size: 22px;
}
.aboutteam-block h5{
	color: #05acdb;
	font-size: 16px;
}
#aboutpartner-block{
	position: relative;
	margin-bottom: 80px;
}
.partnerimage{
	border: 1px solid #bdbdbd;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px;
}
#aboutpartner-block h2{
	text-align: center;
	margin-bottom: 50px;
}
.partnerimage img{
	height: 55px;
	object-fit: contain;
}
#blogpage-container{
	position: relative;
}
#blogpage-container .blogcard figure img {
	height: 280px;
	width: 768px;
	object-fit: cover;
}
#blogpage-container h3{
	text-align: center;
	margin-bottom: 30px;
	font-size: 2rem;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
}
#blogpage-container .blogcard h4{
	font-size: 24px;
	color: #1e1e1e;
}
.btn.focus, .btn:focus{
	box-shadow: none;
}
/* Contact-Page */
#contact-container form {
	border: 1px solid #ccc;
	padding: 1.5rem;
}

#contact-container form input {
	width: 100%;
	max-width: 100%;
}

#contact-container form button {
	background: #2b3834;
	color: #fff;
}

#contact-container .map {
	margin-top: 15px;
}
.aboutpage-image img{
	width: 100%;
	height: 330px;
	object-fit: contain;
}
.aboutpagesingle-content ul{
	margin: 10px 0;
	margin-left: 15px;
}
.aboutpagesingle-content ul li{
	list-style: disc;
	line-height: 1.9;
}
.singlepagebanner h1{
	width: 60%;
}
.singlepagecontent-wrap p{
	margin-bottom: 20px;
}
.singlepagecontent-wrap h2{
	font-size: 1.6rem;
	margin-bottom: 15px;
}
.comment-wrapper,
.singleblog-sidebar{
	padding: 60px 20px;
	box-shadow: 0 0 8px rgb(0 0 0 / 8%);
}
.comment-wrapper{
	padding: 20px;
	margin-top: 40px;
}
.singleblog-sidebar{
	height: fit-content;
	padding: 2rem;
	position: sticky;
	top: 160px;
}
.singlecontent-block{
	padding-right: 30px;
}
.nav-previous,
.nav-next{
	margin-top: 20px;
}
.nav-previous a .nav-subtitle,
.nav-next a .nav-subtitle{
	display: inline-block;
	background: #0d659d;
	padding: 12px;
	color: #fff;
	font-weight: 600;
}

.nav-previous a .nav-title,
.nav-next a .nav-title {
	display: inline-block;
	background: #ececec;
	padding: 12px;
	color: #464646;
	font-weight: 500;
	font-size: 18px;
}
.nav-previous a,
.nav-next a{
	color: #333;
}

.nav-next a{
	display: flex;
	gap: 4px;
	justify-content: end;
	flex-direction: row-reverse;
}

.site-main .post-navigation{
	width: 100%;
}
.singleblog-sidebar h1{
	font-size: 2rem;
	margin-bottom: 20px;
	margin-left: 15px;
}
.blogsidebar-blockcontent{
	margin-bottom: 30px;
}
.blogsidebar-blockcontent h4{
	line-height: 1.4;
	font-size: 18px;
}
@media screen and (max-width: 992px){
	.navbar-toggler{
		background: #0f6fb9;
	}
	.logo-mobilehide{
		display: none;
	}
	.main-header {
		padding: 0;
	}
	.logo-desktop-hide {
		display: block !important;
	}
	.primary-navbar .navbar {
		flex-direction: row-reverse;
	}
	.primary-navbar {
		margin-top: 0;
	}
	ul#menu-primary-menu li ul.sub-menu li:hover a {
		color: #1e1e1e;
	}
	ul#menu-primary-menu li ul.sub-menu li:hover {
		background: transparent;
	}
	ul#menu-primary-menu li ul.sub-menu li:hover ul.sub-menu {
		display: none;
	}
	.primary-navbar .menu-item-has-children {
		position: relative;
		overflow: hidden !important;
	}
	.primary-navbar ul li:nth-child(6) .sub-menu {
		min-height: 100%;
	}
	ul#menu-primary-menu li ul.sub-menu .custom-nav-second-class .sub-menu li a {
		color: #1e1e1e !important;
		opacity: 0.9;
		padding-left: 25px;
		position: relative;
		font-size: 15px;
	}
	ul#menu-primary-menu li ul.sub-menu .custom-nav-second-class .sub-menu li a:before {
		content: '\f0a9';
		font-family: 'FontAwesome';
		color: #0b6c90;
		font-size: 14px;
		position: absolute;
		left: 5px;
	}
	ul#menu-primary-menu li ul.sub-menu .custom-nav-second-class .sub-menu li a:hover {
		opacity: 1;
	}
	ul#menu-primary-menu li:hover ul.sub-menu li:first-child ul.sub-menu{
		display: none;
	}
	.sticky-asidelinks {
		margin-bottom: 1.5rem;
	}
	.primary-navbar .menu-item-has-children:after {
		position: absolute;
		top: 0;
		right: 0;
	}
	.navbar-toggler-icon {
		background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
	}
	.primary-navbar ul .menu-item-has-children .sub-menu{
		position: relative;
	}
	.primary-navbar ul li:last-child{
		margin-left: 13px;
	}
	.primary-navbar ul li:last-child:after {
		right: 12px;
	}
	.primary-navbar ul .menu-item-has-children .sub-menu a {
		padding: 5px 5px 5px 2px;
	}
	ul#menu-primary-menu li ul.sub-menu li:first-child .sub-menu {
		display: none ;
	}
	ul#menu-primary-menu li ul.sub-menu ul.sub-menu{
		position: relative;
		left: 0;
		border-left: 0;
		min-height: auto;
	}
}

/* Other-css */
.adventure-wrapper{
	position: relative;
	margin-top: 40px;
	padding-left: 30px;
	padding-right: 20px;
	display: flex;
	cursor: pointer;
}

.activities-block-1,
.activities-block-2,
.activities-block-3,
.activities-block-4,
.activities-block-5,
.activities-block-6,
.activities-block-7,
.activities-block-8{
	position:relative;
	padding: 0;
}
.activities-block-1 img,
.activities-block-2 img,
.activities-block-3 img,
.activities-block-6 img{
	height: 350px;
	width: 100%;
	object-fit: cover;
}
.activities-block-4 img,
.activities-block-5 img,
.activities-block-7 img,
.activities-block-8 img{
	height: 175px;
	width: 100%;
	object-fit: cover;
}
.activities-block-1 h4,
.activities-block-2 h4,
.activities-block-3 h4,
.activities-block-4 h4,
.activities-block-5 h4,
.activities-block-6 h4,
.activities-block-7 h4,
.activities-block-8 h4{
	position: absolute;
	display: inline-block;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%,-50%,0);
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	color: #fff;
	z-index: 99;
	text-align: center;
	white-space: nowrap;
}

.activities-block-1 h4:before,
.activities-block-2 h4:before,
.activities-block-3 h4:before,
.activities-block-4 h4:before,
.activities-block-5 h4:before,
.activities-block-7 h4:before,
.activities-block-8 h4:before{
	position: absolute;
	content: '';
	bottom: -2px;
	width: 100%;
	height: 2px;
	background: #fff;
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: 0.4s all ease-in-out;
}
.activities-block-1:hover h4:before,
.activities-block-2:hover h4:before,
.activities-block-3:hover h4:before,
.activities-block-4:hover h4:before,
.activities-block-5:hover h4:before,
.activities-block-7:hover h4:before,
.activities-block-8:hover h4:before{
	width: 0;
	transition: 0.4s all ease-in-out;
}
.activities-block-1:hover h4,
.activities-block-2:hover h4,
.activities-block-3:hover h4,
.activities-block-4:hover h4,
.activities-block-5:hover h4,
.activities-block-7:hover h4,
.activities-block-8:hover h4{
	text-shadow: 1px 1px 1px #000;
	transition: 0.4s all ease-in-out;
}
.adventure-wrapper a{
	display: flex;
	width: 100%;
	height: 100%;
}
.activities-block-1 a:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgb(0, 0, 0, 0.6);
	z-index: 6;
	transition: 0.4s all ease-in-out;
}
.activities-block-2 a:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(198, 0, 24, 0.4);
	z-index: 6;
	transition: 0.4s all ease-in-out;
}
.activities-block-3 a:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(34, 57, 90, 0.3);
	z-index: 6;
	transition: 0.4s all ease-in-out;
}
.activities-block-4 a:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 148, 119, 0.3);
	z-index: 6;
	transition: 0.4s all ease-in-out;
}
.activities-block-5 a:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(10, 62, 19, 0.6);
	z-index: 6;
	transition: 0.4s all ease-in-out;
}
.activities-block-6{
	background: #185da9;
	height: 350px;
	width: 100%;
}
.activities-block-6 p{
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-style: italic;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 18px;
	padding: 20px;
}
.activities-block-7 a:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(20, 23, 16, 0.6);
	z-index: 6;
	transition: 0.4s all ease-in-out;
}
.activities-block-8 a:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 30, 39, 0.4);
	z-index: 6;
	transition: 0.4s all ease-in-out;
}
.activities-block-1 a:hover::before,
.activities-block-2 a:hover::before,
.activities-block-3 a:hover::before,
.activities-block-4 a:hover::before,
.activities-block-5 a:hover::before,
.activities-block-7 a:hover::before,
.activities-block-8 a:hover::before{
	background: rgba(0, 0, 0, 0.1);
	transition: 0.4s all ease-in-out;
}

.package-rightform .panel-heading {
	padding: 0;
	border:0;
}
.package-rightform .panel-title>a, .panel-title>a:active{
	display:block;
	padding:15px;
	color:#555;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	word-spacing:3px;
	text-decoration:none;
}
.package-rightform .panel-heading  a:before {
	font-family:"FontAwesome";
	content: "\f0aa";
	float: right;
	transition: all 0.5s;
	color: #0b6c90;
}
.package-rightform .panel-heading.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
#homepage-tourofmonth{
	position: relative;
}
.tourofmonth-wrapper{
	position: relative;
	height: 350px;
	overflow: hidden;
}
.tourofmonth-wrapper img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 350px;
	object-fit: cover;
}
.tourofmonth-content{
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 350px;
	padding-left: 160px;
}

.tourofmonth-wrapper{
	position: relative;
}
.tourofmonth-wrapper:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.7);
	min-height: 350px;
}
.tourofmonth-content h2,
.tourofmonth-content h3,
.tourofmonth-content a{
	position: relative;
	z-index: 22;
	color: #fff;
}
.tourofmonth-content .package-price-days{
	color: #fff;
	position: relative;
	z-index: 33;
}

.tourofmonth-content .package-price-days span{
	color: #ff7f03!important;
}
.tourofmonth-content h2{
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.04rem;
	margin-bottom: 20px;
	background: #ff7f03;
	width: max-content;
	padding: 6px 12px;
	border-radius: 8px;
}
.tourofmonth-content h3{
	font-size: 52px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	margin-bottom: 5px;
}
.tourofmonth-content a{
	display: block;
	margin: 0;
	border: 3px solid #fff;
	width: 133px;
	padding: 5px 20px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	margin-top: 15px;
	font-size: 1rem;
}
#module {
	position: relative;
}
#module #collapseExample.collapse:not(.show) {
	display: block;
	height: 5rem;
	overflow: hidden;
}
#module #collapseExample.collapsing {
	height: 5rem;
}
#module a.collapsed::after {
	content: '+ Show More';
}
#module a:not(.collapsed)::after {
	content: '- Show Less';
}
h2.taxonomy_title_block{
	margin-bottom: 23px;
}
#module a{
	color: #0d659d;
}
#module a:hover{
	color: #000;
	text-decoration: underline;
}
.taxonomy_filter_wrapper{
	position: relative;
	margin-bottom: 30px;
	display: flex;
}
.taxonomy_filter_wrapper a {
	position: absolute;
	right: 15px;
	bottom: -30px;
}
.taxonomy_filter_wrapper #keywordcat {
	width: 150px;
	height: 48px;
}
#loading-icon {
	position: absolute;
	left: 15%;
	top: 22%;
}
#loading-icon img {
	height: 25px;
	object-fit: contain;
}
.taxonomy_filter_wrapper select{
	display: inline-block;
	font-family: "Roboto", sans-serif;;
	font-size: 18px;
	color: inherit;
	border-radius: 4px;
	padding: 0 15px;
	height: 48px;
	background: #fff;
	border: 1px solid #d5d0cd;
	min-width: 250px;
	margin-right: 15px;
	-webkit-appearance: listbox !important;
}
.taxonomy_filter_wrapper option{
	font-family: "Roboto", sans-serif;;
}
.taxonomyblock-wrapper{
	position: relative;
}
.taxonomypackage-content{
	position: relative;
	border-bottom: 0;
	text-align: left;
	color: #000;
	border-top: 1px solid #bdbdbd;
	margin-top: 10px;
	padding-top: 5px;
}
.taxonomypackage-content .package-content{
	min-height: auto;
}
.taxonomyblock-wrapper .popular-treks .card h3 {
	color: #1e1e1e;
	font-size: 26px;
	margin-top: 5px;
}
#treks-taxonomy .package-content{
	min-height: 145px;
}
.taxonomyblock-wrapper img{
	transform: scale(1.0);
	transition: 0.4s all ease-in-out;
}
.taxonomyblock-wrapper:hover img{
	transform: scale(1.1);
	transition: 0.4s all ease-in-out;
}
.taxonomybottom-content{
	margin-top: 30px;
}
/*.package-content-wrapper h2{*/
/*	font-size: 24px;*/
/*	margin-bottom: 10px;*/
/*}*/
/*.package-content-wrapper h3{*/
/*	font-size: 20px !important;*/
/*}*/
.overview-bottom-content{
	position: relative;
	margin-top: 20px;
}
li span.client-name{
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	margin-top: 5px;
	display: inline-block;
	margin-right: 2px;
}
.package-block-wrapper img{
	object-fit: cover;
	width: 100%;
}
span.client-country{
	font-size: 13px;
}
.review-singlepage{
	position: relative;
}
.review-singlepage h2{
	margin-top: 40px;
	color: #0d659d;
	margin-bottom: 10px;
}
.readmore-early{
	padding: 10px 20px;
	display: inline-block;
	margin-bottom: 80px;
}
.travelblogs-aside{
	position: relative;
	margin-top: 40px;
}
.review-popular-aside{
	position: relative;
	margin-bottom: 50px;
	background: #fff;
	padding: 15px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.review-popular-aside h4{
	color: #000;
	font-size: 23px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.similar-contents {
	padding-left: 0;
}
.review-popular-aside img{
	width: 100%;
	height: 90px;
	object-fit: cover;
}
.review-popular-aside .package-price-days{
	font-size: 13px;
}
.review-popular-aside a:hover h4{
	color: #0d659d;
}
.review-popular-aside a:hover img{
	opacity: 0.5;
}
.blogtemplate-search{
	position: absolute;
	top: 68%;
	left: 50%;
	transform: translate3d(-50%, -55%, 0);
	color: #fff;
	text-align: center;
	background: rgba(13, 101, 157, 0.8);
	padding: 20px 50px;
	border-radius: 10px;
}
.blogtemplate-search h1{
	color: #fff !important;
	font-size: 2rem !important;
	font-family: 'geogrotesque_bold' !important;
	position: relative !important;
	text-shadow: none !important;
	top: 0 !important;
	transform: translate3d(0, 0%, 0) !important;
}
.blogtemplate-search h2{
	margin: 10px 0;
	font-size: 1.4rem;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.templatesearch-field{
	display: flex;
}
.templatesearch-field input{
	border: 0 !important;
	box-shadow: none !important;
	min-height: 50px !important;
	font-size: 14px !important;
	padding: 10px !important;
	border-bottom: 0 !important;
}
.tmpsearch-btn{
	background: #0d659d !important;
	color: #fff !important;
	border: 2px solid transparent !important;
	text-transform: uppercase;
	font-size: 14px !important;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	min-width: 150px;
}
.tmpsearch-btn:hover{
	transition: 0.4s all ease-in-out !important;
	background: #ff7f03 !important;
	color: #fff !important;
	border: 2px solid #ff7f03!important;
}
.tmpblog-catwrapper h4{
	position: absolute;
	display: inline-block;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%,-50%,0);
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	color: #fff;
	z-index: 99;
	text-align: center;
	white-space: nowrap;
}
.tmpblog-catwrapper h4:before{
	position: absolute;
	content: '';
	bottom: -2px;
	width: 100%;
	height: 2px;
	background: #fff;
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: 0.4s all ease-in-out;
}
.tmpblog-catwrapper:hover h4:before{
	width: 0;
	transition: 0.4s all ease-in-out;
}
#blogpage-container h2{
	margin-bottom: 30px;
}
.blogtemplate-archive{
	padding: 60px 0;
}
.archivebloglist a{
	color: #1e1e1e;
}
.tmpblog-catwrapper img{
	width: 100%;
	height: 255px;
	object-fit: cover;
}
#datafetch{
	display: none;
	position: absolute;
	background: #fff;
	z-index: 66;
}
#datafetch ul li{
	padding: 5px 15px;
	line-height: 1.5;
}
#datafetch ul li a{
	color: #1e1e1e;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
#datafetch ul li a:hover{
	text-decoration: underline;
}
.loadmore_pckgs{
	display: block;
	background-color: #0d659d;
	color: #fff;
	text-align: center;
	padding: 10px 30px;
	border-radius: 25px;
	position: relative;
	width: 200px;
	margin: 30px auto !important;
}
.loadmore_pckgs:hover{
	background-color: #ff7f03;
	color: #fff;
	transition: 0.4s all ease-in-out;
}
#datatetch_blog{
	position: absolute;
	background: #fff;
	text-align: left;
	width: 100%;
	max-width: 510px;
	padding-left: 10px;
	border-top: 1px solid #1e1e1e;
}
#datatetch_blog ul li a{
	text-transform: none;
	color: #1e1e1e;
}
#datatetch_blog ul li a:hover{
	text-decoration: underline;
}
.tmpblog-catwrapper{
	margin-bottom: 30px;
}
.blogcontent h4{
	font-size: 22px;
}
.blog-section a.customize-btn{
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: 16px;
}
.package-ratings {
	position: relative;
	vertical-align: middle;
	color: #b1b1b1;
	overflow: hidden;
	display: inline-block;
}
.package-ratings .full-stars {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
	overflow: hidden;
	color: #f1592c;
}
.package-ratings .empty-stars:before, .full-stars:before{
	content: "\2605\2605\2605\2605\2605";
	font-size: 20px;
}
.itineraryaccordion h3{
	font-size: 1.7rem !important;
}

#overview p,
ul.highlights-trip li,
.itineraryaccordion p,
.itinery-lists li,
ul.included li,
ul.excluded li,
.itineraryaccordion p,
.client-reviewswrapper p{
	font-size: 1.25rem;
}
.text-success {
	color: #ff7f03 !important;
}
.singlepackage-rightcuztomize a.customize-btn{
	margin-top: 0;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
}
.wpforms-image-choices-image img {
	height: 70px !important;
	object-fit: contain;
}
.archieve-contenttop p{
	margin-bottom: 50px;
}
.archivebloglist{
	display: flex;
	flex-direction: row;
	margin-bottom: 30px;
}
.archivebloglist-image{
	flex: 0 0 30%;
}
.package-additionalcontent li{
	list-style: inherit;
}
.package-additionalcontent ul{
	margin-left: 15px;
	padding-left: 10px;
}
.singlenav-postnav{
	width: 100%;
}
.post-navigation .nav-links{
	justify-content: space-between;
}
.singlenav-postnav .nav-previous,
.singlenav-postnav .nav-next{

	padding: 5px 20px;
	transition: 0.3s all ease-in-out;
}

/* Single-page-form */
#wpforms-146 {
	margin: 0;
}
#wpforms-146 select {
	max-width: 100%;
}
#wpforms-146 button {
	background: #0b6c90;
}
.archivebloglist .btn {
	float: right;
	margin: 0 25px 0 0;
}
.category_description_top .home-testi-readmore {
	background: #0d659d;
	color: #fff !important;
	border: 2px solid transparent;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 25px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	display: block;
	padding: 9px 20px;
	text-align: center;
	width: 125px;
	margin: 0 auto;
}
.no-more-pckgs {
	text-align: right;
	display: block;
	padding: 0 15px;
	color: #0b6c90;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	text-decoration: underline;
}
.mainpage-wrapper {
	position: relative;
}
.loadmore-pckgs a {
	background: #0d659d;
	color: #fff !important;
	border: 2px solid transparent;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 25px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	display: inline-block;
	padding: 9px 20px;
	margin-bottom: 10px;
}
.price-table .modal-dialog,
.packageright-booknow-btn .modal-dialog,
.request-customize .modal-dialog{
	max-width: 900px;
}
.price-table .modal-dialog select,
.packageright-booknow-btn .modal-dialog select,
.request-customize .modal-dialog select{
	color: #666;
	width: 100%;
	padding: 5px;
	border-radius: 4px;
}

.price-table .modal-dialog input,
.packageright-booknow-btn .modal-dialog input,
.request-customize .modal-dialog input{
	margin: 0 0 15px 0;
	border-radius: 4px;
	color: #666;
	padding: 0 5px;
}

.price-table .modal-dialog button,
.packageright-booknow-btn .modal-dialog button,
.request-customize .modal-dialog button{
	background: #0d659d;
	border: 2px solid transparent;
}

.price-table .modal-dialog .close,
.packageright-booknow-btn .modal-dialog .close,
.request-customize .modal-dialog .close{
	background: none;
}
.price-table .modal-dialog .popup-accomodation,
.packageright-booknow-btn .modal-dialog .popup-accomodation,
.request-customize .modal-dialog .popup-accomodation{
	display: flex;
	gap: 30px;
}
.price-table .modal-dialog #total_price,
.packageright-booknow-btn .modal-dialog #total_price,
.request-customize .modal-dialog #total_price{
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 21px;
	margin: 0 0 0 15px;
	display: block;
	/*     border-bottom: 1px dotted #bdbdbd; */
	/*     border-top: 1px dotted #bdbdbd; */
}
.price-table .modal-dialog .modal-footer,
.packageright-booknow-btn .modal-dialog .modal-footer,
.request-customize .modal-dialog .modal-footer{
	display: none !important;
}
.price-table .modal-dialog .popupfeatured-wrapper,
.packageright-booknow-btn .modal-dialog .popupfeatured-wrapper,
.request-customize .modal-dialog .popupfeatured-wrapper{
	border: 1px solid #bdbdbd;
	padding: 0.5rem;
}
.price-table .modal-dialog .popupfeatured-wrapper .amble-tours-col-half,
.packageright-booknow-btn .modal-dialog .popupfeatured-wrapper .amble-tours-col-half,
.request-customize .modal-dialog .popupfeatured-wrapper .amble-tours-col-half{
	border-bottom: 1px solid #dbdbdb;
	font-size: 16px;
	padding: 0 2px 5px 2px;
	margin: 15px 0 10px 0;
}

.price-table .modal-dialog .popupfeatured-wrapper .amble-tours-col-half:nth-child(4),
.packageright-booknow-btn .modal-dialog .popupfeatured-wrapper .amble-tours-col-half:nth-child(4),
.request-customize .modal-dialog .popupfeatured-wrapper .amble-tours-col-half:nth-child(4){
	border: none !important;
	display: flex;
}
.price-table .modal-dialog .paybtn,
.packageright-booknow-btn .modal-dialog .paybtn,
.request-customize .modal-dialog .paybtn{
	margin: 10px 0 0 12px;
}
.price-table .modal-dialog p,
.request-customize .modal p {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 16px !important;
	margin: 20px 0 0 0 !important;
	font-style: inherit;
}
.price-table .modal-dialog .popup-accomodation li,
.packageright-booknow-btn .modal-dialog .popup-accomodation li,
.request-customize .modal-dialog .popup-accomodation li{
	display: flex;
	align-items: center;
	justify-content: center;
}

.price-table .modal-dialog input[type=radio],
.packageright-booknow-btn .modal-dialog input[type=radio],
.request-customize .modal-dialog input[type=radio]{
	margin: 0 5px 10px 0;
}
.request-customize .modal p {
	text-align: left;
	padding: 0;
	margin: 0;
}
figure {
	overflow: hidden;
}
.price-table .modal p a
.packageright-booknow-btn .modal p a,
.request-customize .modal p a{
	background: transparent !important;
	color: #1e1e1e !important;
	padding: 0 !important;
	display: contents !important;
	font-family: "Roboto", sans-serif; !important;
}
#wpforms-748,
#wpforms-748 .wpforms-pagebreak-left{
	text-align: center;
}
#wpforms-748 .wpforms-page-indicator {
	display: flex;
	justify-content: center;
	gap: 90px;
}
#wpforms-748 .wpforms-pagebreak-left button {
	background: #0d659d;
	color: #fff;
	border: 2px solid transparent;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 25px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	display: inline-block;
	padding: 9px 50px;
	margin: 20px 0 0 0;
}
#wpforms-748 .wpforms-image-choices {
	display: flex;
	justify-content: center;
	gap: 50px;
}
#wpforms-748 .wpforms-conditional-trigger,
#wpforms-748 .wpforms-field-label{
	text-align: left;
}
#wpforms-748 .wpforms-submit {
	background: #0d659d !important;
	color: #fff !important;
	border: 2px solid transparent !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
	border-radius: 25px !important;
	font-family: "Roboto", sans-serif;
	font-weight: 500!important;
	padding: 9px 50px !important;
	margin-top: 15px !important;
}
#wpforms-748-field_30-container label {
	text-align: center !important;
}
#wpforms-748-field_26-container,
#wpforms-748-field_27-container {
	text-align: center !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#wpforms-748-field_26-container input,
#wpforms-748-field_27-container input {
	width: 60%;
	margin: 0 auto;
}
#wpforms-748-field_26-container label,
#wpforms-748-field_27-container label{
	text-align: center !important;
}
.wpforms-page-indicator-page-2.active,
.wpforms-page-indicator-page-3.active,
.wpforms-page-indicator-page-4.active{
	position: relative !important;
}
.wpforms-page-indicator-page-2,
.wpforms-page-indicator-page-3,
.wpforms-page-indicator-page-4 {
	position: relative !important;
}
.wpforms-page-indicator-page-2.active:before,
.wpforms-page-indicator-page-3.active:before,
.wpforms-page-indicator-page-4.active:before{
	content: '';
	background: #72b239;
	height: 10px;
	width: 180px;
	position: absolute;
	z-index: -1;
	left: -149px;
	top: 14px;
	border-radius: 1px;

}
.wpforms-page-indicator-page-2:before,
.wpforms-page-indicator-page-3:before,
.wpforms-page-indicator-page-4:before{
	content: '';
	background: #ddd;
	height: 10px;
	width: 180px;
	position: absolute;
	z-index: -1;
	left: -149px;
	top: 14px;
	border-radius: 1px;
}
.wpforms-page-4 input {
	max-width: 100% !important;
}
.wpforms-page-indicator-page-1 .wpforms-page-indicator-page-number,
.wpforms-page-indicator-page-2 .wpforms-page-indicator-page-number,
.wpforms-page-indicator-page-3 .wpforms-page-indicator-page-number,
.wpforms-page-indicator-page-4 .wpforms-page-indicator-page-number{
	position: relative;
	font-size: 0 !important;
}
#wpforms-748 .wpforms-page-indicator-page {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 5px;
}
.wpforms-page-indicator-page-1 .wpforms-page-indicator-page-number:before {
	content: '\f500';
	font-family: 'FontAwesome';
	font-size: 18px;
}
.wpforms-page-indicator-page-2 .wpforms-page-indicator-page-number:before {
	content: '\f073';
	font-family: 'FontAwesome';
	font-size: 18px;
}
.wpforms-page-indicator-page-3 .wpforms-page-indicator-page-number:before {
	content: '\f2bb';
	font-family: 'FontAwesome';
	font-size: 18px;
}
.wpforms-page-indicator-page-4 .wpforms-page-indicator-page-number:before {
	content: '\f072';
	font-family: 'FontAwesome';
	font-size: 18px;
}
#wpforms-748 .wpforms-page-indicator-page.active .wpforms-page-indicator-page-title {
	color: #72b239;
}
.review-form .review-singlebtn {
	background: #0d659d;
	color: #fff !important;
	border: 2px solid transparent;
	text-transform: uppercase;
	font-size: 13px;
	border-radius: 25px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	display: inline-block;
	padding: 9px 14px;
	margin-bottom: 1.5rem;
}
.review-form .review-singlebtn i {
	font-size: 11px;
}
.popup-formtitle {
	font-size: 21px;
	color: #0d659d;
}
.amble-tours-row {
	padding: 0 15px;
}
#blogpage-container .customize-btn {
	width: 120px;
	text-align: center;
	margin-left: auto;
	margin-right: 15px;
}
.popup-radioselect {
	border: 1px solid #ccc;
	margin: 0 15px 20px 13px;
	border-radius: 4px;
	padding: 15px;
}
.popup-radioselect .col-sm-6 {
	padding: 0;
}
.popup-radioselect .col-sm-12 {
	padding: 0 15px 0 0;
}

.primary-navbar ul .custom-nav-first-class a:hover {
	color: #0d659d;
	border-bottom: 4px solid #0d659d;
}
.primary-navbar ul .custom-nav-first-class .sub-menu a:hover {
	border-bottom: none;
}
.primary-navbar ul li a {
	padding: 31px 0;
}
.primary-navbar ul li:hover.menu-item-has-children:after{
	color: #0d659d !important;
}
.singlecontent-block .comment-wrapper .logged-in-as a {
	color: #0d659d;
}

.singlecontent-block .comment-wrapper .form-submit .submit {
	background: #0d659d !important;
	color: #fff !important;
	border: 2px solid transparent !important;
	text-transform: uppercase;
	font-size: 14px !important;
	border-radius: 25px !important;
	font-family: "Roboto", sans-serif;
	font-weight: 500!important;
	display: inline-block !important;
	padding: 9px 20px !important;
	width: 150px;
}
.comment-wrapper .comment-list {
	margin: 0;
}
.comment-wrapper .comment-list a {
	color: #0d659d;
}
.comment-wrapper .comment-list .comment-metadata {
	display: flex;
	gap: 25px;
	margin: 10px 0 0 0;
}
.comment-wrapper ol {
	margin: 0;
	margin-top: 15px;
}
.comment-wrapper .comment-list .comment-metadata .edit-link:before {
	content: '\f303';
	font-family: 'FontAwesome';
	margin: 0 4px 0 0;
	color: #0d659d;
	font-size: 14px;
}
.comment-wrapper .comment-list .reply a:before {
	content: '\f3e5';
	font-family: 'FontAwesome';
	margin: 0 4px 0 0;
	color: #0d659d;
	font-size: 14px;
}
.comment-wrapper .comment-content {
	border: 1px solid #ccc;
	padding: 15px;
	border-radius: 4px;
	margin: 10px 0;
}
.comment-wrapper .comment-content p {
	margin: 0;
}
.comment-wrapper input {
	width: 100%;
}
.comment-wrapper input[type=checkbox] {
	width: 15px;
	margin-top: -10px;
}
.comment-wrapper  .comment-form-cookies-consent {
	display: flex;
	gap: 7px;
}
.modal-backdrop.show {
	opacity: .5;
	z-index: 0;
}

.related-posts__wrapper .blogsidebar-blockcontent{
	width: calc((100% - 24px)/2);
}


.related-posts__wrapper{
	display: flex;
	gap: 24px;
	flex-wrap: wrap;
}


.singlecontent-block .blogsidebar-blockcontent .blogcard figure {
	width: 140px;
	aspect-ratio: 1/1;
	height: auto;
}
.singlecontent-block .blogsidebar-blockcontent .blogcard figure img {
	width: 100% !important;
	max-width: 100%;
	height: 100%;
	object-fit: cover;
}
.singlecontent-block .blogsidebar-blockcontent .blogcontent {
	display: flex;
	align-items: center;
	flex: 100;
	padding: 12px!important;
}

.singlecontent-block .blogsidebar-blockcontent .blogcontent h4{
	font-size: 1rem !important;
	margin: 0!important;
}
#wpforms-form-748 .wpforms-field-container .wpforms-field {
	width: 60% !important;
	margin: 0 auto !important;
	background: #f1f1f1 !important;
	border-bottom: none;
	padding: 15px !important;
	border-radius: 5px !important;
}
#wpforms-form-748 .wpforms-datepicker-clear {
	position: absolute !important;
	right: 10px !important;
}
.popup-radioselect ul li {
	padding: 0;
}
.packageright-booknow-btn .terms_popup {
	display: inline;
	color: #1e1e1e;
	background: transparent;
	padding: 0;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.packageright-booknow-btn p {
	margin: 20px 0 0 0;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.wpforms-field-container .wpforms-field input,
.wpforms-field-container .wpforms-field select{
	max-width: 100% !important;
}
.no-results {
	margin: 11rem 0 0 0;
	padding: 3rem 0;
	border-top: 1px solid #ccc;
}
.no-results .search-form {
	position: relative;
}
.no-results .search-form .search-submit {
	position: absolute;
	right: 1px;
	padding: 15px 20px;
	background: #0d659d;
	color: #fff;
	width: 130px;
	border: 1px solid transparent;
}
.no-results form input {
	width: 100%;
	padding: 10px 10px;
}
.searchresults-all h4 {
	color: #1e1e1e;
	font-size: 26px;
}
.searchsingle-title {
	margin: 15px 0 20px 30px;
}
.tourofmonth-content span{
	color: #fff !important;
}
.page-style-wrapper{
	position: relative;
}
.page-style-wrapper h3{
	margin-bottom: 10px;
}
.page-style-wrapper h3{
	font-size: 28px;
	margin-bottom: 10px;
}
.singlepackage-expertwrapper{
	position: relative;
	display: flex;
	flex-direction: row;
	padding: 10px;
	align-items: center;
	margin-top: 20px;
	color: #000;
}
.expert-wrap-left a{
	color: #0d659d;
	font-family: "Roboto", sans-serif;;
}
.expert-wrap-left a:hover{
	text-decoration: underline;
}
.package-call-wrap{
	flex: 0 0 32%;
}
.package-expert-wrap{
	display: flex;
	align-items: center;
	flex: 0 0 66%;
	justify-content: space-between;
}
.package-call-wrap .fa-brands.fa-whatsapp{
	font-size: 22px;
	color: #0d9306;
}
.package-call-wrap .fa-brands.fa-whatsapp:hover{
	color: #0d9306;
}
.package-call-wrap .fa-brands.fa-viber{
	font-size: 22px;
	margin-left: 8px;
	color: #794e9b;
}
.package-call-wrap .fa-brands.fa-viber:hover{
	color: #794e9b;
}
.package-call-wrap .fa-envelope{
	font-size: 22px;
	margin-left: 8px;
	color: #da4f3e;
}
.package-call-wrap .fa-envelope:hover{
	color: #da4f3e;
}
.expert-wrap-left{
	flex: 0 0 60%;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
}
.expert-wrap-right{
	flex: 0 0 35%;
	margin-left: 10px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.expert-wrap-right img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	object-fit: cover;
}

.normalize-font-wrap h2,
.package-content-wrapper h2{
	font-size: 2rem !important;
	margin: 15px 0 10px 0 !important;
}
.normalize-font-wrap h3,
.package-content-wrapper h3{
	margin: 15px 25px 10px 0 !important;
	font-size: 1.5rem !important;
}
.normalize-font-wrap h4,
.package-content-wrapper h4{
	font-size: 1.35rem !important;
	margin: 15px 0 10px 0 !important;
}
.normalize-font-wrap h5,
.package-content-wrapper h5{
	font-size: 1.3rem !important;
	margin: 15px 0 10px 0 !important;
}
.normalize-font-wrap h6,
.package-content-wrapper h6{
	font-size: 1.25rem !important;
	margin: 15px 0 10px 0 !important;
}
.normalize-font-wrap p,
.package-content-wrapper p{
	font-size: 1.25rem !important;
}
.normalize-font-wrap ul li{
	position: relative;
	padding-left: 22px;
	list-style: none;
}
.normalize-font-wrap ul li:before{
	content: '\f0a9';
	font-family: 'FontAwesome';
	color: #0b6c90;
	font-size: 14px;
	position: absolute;
	top: 2px;
	left: 0;
}
#package-banner .social-links {
	position: absolute;
	bottom: 20px;
	right: 150px;
	z-index: 66;
	display: flex;
	gap: 4px;
}
.legal-documents h2 {
	text-align: center;
	margin-bottom: 23px;
}
.legal-documents .card .card-body {
	text-align: center;
	background: #0d659d;
	color: #fff;
}
.legal-documents .card .card-body h3 {
	font-size: 24px;
}
.legal-documents .documents-wrapper .card img {
	height: 540px;
	width: 660px;
	object-fit: cover;
}
.legal-documents .documents-wrapper {
	margin-bottom: 2rem;
}
.sticky-asidelinks {
	position: sticky;
	top: 140px;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	padding: 1.5rem;
	border-radius: 7px;
}
.sticky-asidelinks ul li a {
	color: #1e1e1e;
	font-size: 16px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.sticky-asidelinks ul li {
	margin: 0 0 10px 0;
}
.sticky-asidelinks ul li:before {
	content: '\f0a9';
	font-family: 'FontAwesome';
	color: #0b6c90;
	font-size: 14px;
}
.legal-documents {
	padding: 60px 0;
}
#package-banner .social-links span {
	color: #fff;
	text-shadow: 2px 2px 2px #888786;
}
.expert-wrap-left span {
	font-size: 18px;
}
.team-main h2 {
	text-align: center;
	margin-bottom: 23px;
}
.team-main .card {
	margin-bottom: 2.5rem;
}
.team-descriptions span {
	color: #167097;
	border-bottom: 2px solid;
	margin-bottom: 1rem;
	display: block;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
}
.team-descriptions ul {
	display: flex;
	justify-content: end;
	gap: 10px;
	margin: 40px 0 0 0;
}
.team-descriptions ul li i {
	font-size: 24px;
}
.team-main .card {
	padding: 40px;
}
.team-main .card img {
	border-radius: 50%;
	height: 210px;
	object-fit: cover;
	width: 210px;
}
.desktop-hide {
	display: none;
}
.blog-section .card img {
	height: 280px;
	width: 768px;
	object-fit: cover;
}
.wpforms-image-choices-modern li:before {
	display: none;
}
.main-footer .wpforms-submit-container {
	padding: 0 !important;
}
.itineraryaccordion .btn-block p {
	display: block;
	width: 95%;
}
.no-hover li:hover > ul {
	display: none;
}
.no-hover li:hover {
	background: none;
}
.no-hover li a:hover {
	color: inherit;
}
ul#wpforms-748-field_29 li:before {
	display: none;
}
.main-header .logo-header {
	margin: 10px 0 0 0;
}
.header-calltoaction .package-expert-wrap span {
	display: block;
}
/* .header-calltoaction .package-expert-wrap {
flex-direction: column-reverse;
} */
.header-calltoaction .expert-wrap-left {
	flex: 0 0 85%;
	display: flex;
	flex-direction: column;
}
.header-calltoaction .expert-wrap-right {
	margin-left: 0;
}
.calltoaction-desktophide{
	display: none;
}
.logo-desktop-hide {
	display: none;
}
.whychoose-wrapper .col-sm-4:last-child .whyicon-content p {
	margin-top: 25px;
}
.singlepackage-expertwrapper .expert-wrap-left a {
	font-size: 16px;
}
.allarchive-wrapper .package-fact {
	display: flex;
	justify-content: space-between;
	color: #000;
	align-items: center;
	flex-direction: column;
}
.allarchive-wrapper .package-fact p {
	line-height: 1.8;
}
.allarchive-wrapper .package-fact h4 {
	color: #1e1e1e;
}
.allarchive-wrapper .archivemore-button {
	background: #ffffffcf;
	height: 100%;
	width: 100%;
	text-align: center;
	display: block;
	position: absolute;
	top: 0;
	display: none;
	justify-content: center;
	align-items: center;
	padding: 0 90px 0 0px;
}
.allarchive-wrapper .archive-more {
	display: block;
	background-color: #0d659d;
	color: #fff;
	text-align: center;
	padding: 10px 30px;
	border-radius: 25px;
	position: absolute;
	top: 32%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 200px;
}
.allarchive-wrapper .package-block-wrapper :hover .archivemore-button {
	display: flex;
}
.allarchive-wrapper .package-block-wrapper :hover .archive-more {
	background: #ff7f03;
}
.allarchive-wrapper {
	margin: 0 0 30px 0;
}
.copyright-footer {
	display: flex;
	justify-content: space-between;
}
#no_more_posts {
	text-align: center;
}
.banner-contents .bannercontent-button {
	text-align: left;
	margin-top: 36px;
}
.banner-contents .bannercontent-button .btnbanner-explore {
	display: block;
	margin: 0;
	border: 3px solid #fff;
	width: 133px;
	padding: 5px 15px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 13px;
	margin-top: 15px;
	color: #fff !important;
}
.archieve-contentalt {
	margin: 0 0 60px 0;
}
.archieve-contentalt .read-more {
	margin-top: 20px;
}
.copyright-footer .powered-by a:hover {
	text-decoration: underline;
}
.allheader-wrapper-row .logo {
	width: 176px;
	height: 93px;
	object-fit: contain;
}
/* Responsive */
@media screen and (max-width: 1350px){
	.primary-navbar ul li:nth-child(3) .sub-menu,
	.primary-navbar ul li:nth-child(4) .sub-menu,
	.primary-navbar ul li:nth-child(5) .sub-menu {
		left: -220px;
	}
}
@media screen and (max-width : 1251px){
	.company-infotop ul li a .fa-solid {
		margin-right: 0px;
	}
	.taxonomy_filter_wrapper {
		flex-wrap: wrap;
	}
	input#keywordcat {
		padding: 10px 10px;
		width: 250px;
	}
	.taxonomy_filter_wrapper select {
		margin-bottom: 10px;
	}
	.header-callblock .fa-solid {
		margin-right: 0;
	}
	.header-callblock a {
		font-size: 10px;
	}
	.company-infotop ul li a {
		font-size: 12px;
	}
}

@media screen and (max-width : 1400px){
	#frontpage-banner .carousel-item img {
		height: 580px;
	}
}

@media screen and (max-width : 1200px) {
	.primary-navbar ul li {
		margin: 0 9px;
	}
	.whyheading {
		right: 90px;
	}
	.header-calltoaction .singlepackage-expertwrapper {
		padding: 0;
	}
	.header-calltoaction .expert-wrap-left span,
	.header-calltoaction .expert-wrap-left a {
		font-size: 14px !important;
	}
	#wpforms-form-748 .wpforms-field-container .wpforms-field {
		width: 90% !important;
	}
	#wpforms-submit-523 {
		font-size: 13px;
		padding: 8px 10px 6px 10px;
	}
	.header-calltoaction .singlepackage-expertwrapper {
		margin-top: 30px !important;
	}
	.primary-navbar ul li:nth-child(3) .sub-menu,
	.primary-navbar ul li:nth-child(4) .sub-menu,
	.primary-navbar ul li:nth-child(5) .sub-menu {
		left: -265px;
	}
	#menu-item-222 .sub-menu, #menu-item-561 .sub-menu {
		top: 55px;
		width: 190px;
	}
	ul#menu-primary-menu li ul.sub-menu li:first-child .sub-menu {
		width: 820px;
	}
	.itineraryaccordion .itinery-lists {
		display: block;
		column-count: 2;
	}

	.primary-navbar .menu-item-has-children:after {
		font-size: 12px;
	}
	.itineraryaccordion .itinery-lists li span {
		align-items: flex-start;
	}
	.itinery-lists li {
		margin-right: 0;
	}
	.main-header .offset-lg-4 {
		margin: 0;
		max-width: 100% !important;
		flex: 100%;
	}
	.headersearch input[type="search"] {
		width: 100%;
		border: 0;
	}
	#package-banner .social-links {
		right: 25px;
	}
	.package-right-price {
		font-size: 16px;
	}
	.sticky-package-nav-wrapper ul {
		display: flex;
		gap: 15px;
	}
	.sticky-package-nav-wrapper ul li {
		padding: 10px 4px;
	}
	.sticky-package-nav-wrapper ul li a {
		font-size: 14px;
	}
	.single-package-right-book {
		padding-right: 5px;
	}
}

@media screen and (max-width : 1100px) {
	.primary-navbar ul li:nth-child(3) .sub-menu,
	.primary-navbar ul li:nth-child(4) .sub-menu,
	.primary-navbar ul li:nth-child(5) .sub-menu,
	.primary-navbar ul li:nth-child(6) .sub-menu {
		left: -222px;
	}
	ul#menu-primary-menu li ul.sub-menu li:first-child .sub-menu {
		width: 710px;
	}
}

@media screen and (max-width : 992px){
	.activities-block-6 p {
		font-size: 16px;
		padding: 10px;
	}
	.breadcrumb-nav {
		left: 15px;
	}
	.header-callblock a {
		font-size: 14px;
	}
	.company-infotop ul li a {
		font-size: 1rem;
	}

	.allheader-wrapper-row .col-sm-2 {
		display: none;
	}
	/* 	.calltoaction-desktophide{
	display: block;
} */
	.calltoaction-desktophide .singlepackage-expertwrapper {
		align-items: flex-start !important;
	}
	.calltoaction-mobilehide{
		display: none
	}
	.container {
		max-width: 920px;
	}
	ul#menu-primary-menu li ul.sub-menu ul.sub-menu li {
		display: block;
		width: 100%;
	}
	.primary-navbar ul .custom-nav-first-class {
		cursor: pointer;
	}
	#menu-item-222 .sub-menu, #menu-item-561 .sub-menu {
		top: 0;
		width: 100%;
	}
	ul#menu-primary-menu li ul.sub-menu li:first-child .sub-menu,
	ul#menu-primary-menu li ul.sub-menu ul.sub-menu{
		width: 100%;
	}
	ul#menu-primary-menu li ul.sub-menu .custom-nav-second-class, ul#menu-primary-menu li ul.sub-menu .custom-nav-second-class .sub-menu li {
		padding: 2px 0 !important;
	}
	.primary-navbar ul li:nth-child(3) .sub-menu, .primary-navbar ul li:nth-child(4) .sub-menu, .primary-navbar ul li:nth-child(5) .sub-menu, .primary-navbar ul li:nth-child(6) .sub-menu {
		left: 0;
		top: 0;
		width: 100%;
	}
	.primary-navbar ul .menu-item-has-children .sub-menu,
	.primary-navbar ul .menu-item-has-children .sub-menu li .sub-menu{
		background: #fff;
		border-top: 4px solid #0d659d !important;
	}
	.primary-navbar ul li a {
		padding: 0;
	}
	.primary-navbar ul li {
		margin: 7px 12px;
	}
	.tourofmonth-content {
		padding-left: 45px;
	}
	.headercdetail {
		flex-direction: column;
	}
	.our-activities .activities-wrapper {
		text-align: left;
		display: block;
	}
	.sticky-package-nav-wrapper ul {
		gap: 3px;
	}
}

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

	#frontpage-banner .carousel-content li{
		background: #0d659d;
	}
	#page-banner img{
		height: 400px;
	}

	#page-banner h1{
		top: 50%;
	}
	#frontpage-banner .carousel-content__wrapper{
		flex-direction: column;
		gap: 24px;
	}

	.nav-previous a .nav-title, .nav-next a .nav-title{
		display: none;
	}

	#singlepage-wrapper{
		padding-bottom: 0!important;
	}

	.banner-contents{
		width: 100%;
		max-width: 100%;
	}

	#frontpage-banner .carousel-content ul{
		width: 100%;
		flex-direction: row;
		margin-top: 0;
		margin-top: 32px;
	}

	#frontpage-banner .carousel-content ul li img{
		width: 30px;
		height: 30px;
	}

	#frontpage-banner .carousel-content{
		position: initial;
		top: unset;
		transform: none;
		margin: 24px 0;
	}

	#frontpage-banner .carousel-content li span{
		font-size: .8rem;
	}

	.banner-contents .bannercontent-button{
		margin-top: 12px;
	}

	#frontpage-banner .carousel-content li{
		padding: 8px;
	}

	#frontpage-banner .carousel-content p{
		font-size: .8rem;
		color: #3c3c3c;
	}

	.banner-contents .bannercontent-button .btnbanner-explore{
		border: 3px solid #0d659d;
		color: #0d659d !important;
	}

	#frontpage-banner .carousel-content h1{
		font-size: 1.1rem;
		color: #3c3c3c;
	}

	.activities-block-6 p {
		font-size: 18px;
		padding: 20px;
	}
	.taxonomy_filter_wrapper #keywordcat {
		width: 100%;
	}
	#frontpage-banner .carousel-caption li span {
		font-size: 14px;
	}
	.sticky-package-nav-wrapper,
	.packageright-booknow-btn{
		flex-direction: column;
	}
	#wpforms-form-748 .wpforms-field-container .wpforms-field {
		width: 100% !important;
	}
	.aboutpage-wrapper {
		padding: 20px 0;
	}
	#wpforms-748 .wpforms-image-choices .wpforms-image-choices-label {
		font-size: 14px;
		margin: 5px 0 0 0;
	}
	#wpforms-748 .wpforms-image-choices {
		gap: 20px;
	}
	.taxonomy_filter_wrapper select {
		min-width: 100%;
	}
	input#keywordcat {
		width: 100%;
	}
	.travelblogs-aside {
		margin-top: 0;
	}
	.similar-contents {
		padding-left: 15px;
	}
	#page-banner {
		height: 450px;
	}
	.singlenav-postnav .nav-previous, .singlenav-postnav .nav-next {
		border-radius: 4px;
	}
	.sticky-package-nav-wrapper ul li {
		padding: 10px 4px;
		margin: 0 10px 0 0;
	}
	.sticky-package-nav-wrapper ul li a {
		text-decoration: underline;
	}
	.sticky-package-nav-wrapper {
		margin: 0;
	}
	.legal-documents {
		padding: 25px 0 0 0;
	}
	.sticky-package-nav-wrapper ul {
		flex-wrap: wrap;
	}
	.legal-documents .col-md-4:last-child .documents-wrapper {
		margin: 0;
	}
	#package-summary-wrapper {
		position: inherit;
	}
	.our-activities .activities-wrapper {
		text-align: left;
		display: block;
	}
	.activities-content {
		padding: 5px 18px;
		margin: 0 5px;
	}
	.activities-wrapper h3 {
		margin-bottom: 10px;
	}
	.footer-supports {
		flex-direction: column;
		gap: 15px;
	}
	.reviews-section {
		margin-top: 1.5rem;
	}
	.reviews-section:before {
		top: 0;
		left: 0;
		min-height: 100%;
		background: #0d659d !important;
		width: 100%;
		height: 100%;
	}
	.our-activities .activities-wrapper .recomand-icons {
		display: flex;
	}
	#frontpage-banner .carousel-caption {
		left: 12%;
		top: 50%;
	}
	.desktop-hide {
		display: block;
	}
	.mobile-hide {
		display: none;
	}
	.expert-wrap-left span {
		display: block;
	}
	.main-header {
		position: initial;
	}
	#frontpage-banner .carousel-item img {
		height: 250px;
	}
	#frontpage-banner .carousel-caption {
		padding: 15px;
	}
	#frontpage-banner .carousel-caption ul li img {
		width: 45px;
		height: 45px;
	}
	#frontpage-banner .carousel-caption h1 {
		margin-bottom: 10px;
	}
	#package-banner .social-links {
		bottom: 100px;
		left: 20px;
	}
	.breadcrumb-nav {
		bottom: 0;
	}
}


@media screen and (max-width : 576px) {
	.wpforms-page-indicator-page-number {
		height: 40px !important;
		width: 40px !important;
		line-height: 40px !important;
	}
	.price-table .modal-dialog select,
	.packageright-booknow-btn .modal-dialog select,
	.request-customize .modal-dialog select {
		margin-bottom: 15px;
	}
	.price-table .modal-dialog .popupfeatured-wrapper,
	.packageright-booknow-btn .modal-dialog .popupfeatured-wrapper,
	.request-customize .modal-dialog .popupfeatured-wrapper {
		margin: 1.5rem 0 0 0;
	}
	.allheader-wrapper-row .logo {
		width: 120px;
		object-fit: contain;
	}

	#package-banner h1 {
		font-size: 35px;
	}
	.rank-math-breadcrumb span {
		font-size: 15px;
	}
	#package-banner .social-links button {
		height: 38px;
		margin: 0 1px;
	}
	.rank-math-breadcrumb a {
		font-size: 16px;
	}
	.whychoose-wrapper .col-sm-4:last-child .whyicon-content p {
		margin-top: 0;
	}
	#frontpage-banner .carousel-caption h1 {
		margin-bottom: 3px;
		font-size: 18px;
	}
	#frontpage-banner .carousel-caption p {
		font-size: 13px;
	}
	#frontpage-banner .carousel-caption ul {
		margin-top: 10px;
	}
	#frontpage-banner .carousel-caption ul li img {
		width: 35px;
		height: 35px;
		margin: 0;
	}
	#frontpage-banner .carousel-caption li span {
		font-size: 12px;
	}
	#frontpage-banner .carousel-caption .readmore-banner {
		padding: 5px 10px;
		font-size: 13px;
	}
	#frontpage-banner .carousel-caption .banner-button-wrapper {
		margin: 0;
	}
	#wpforms-748 .wpforms-page-indicator {
		display: flex;
		justify-content: center;
		gap: 10px;
	}
	#wpforms-748 .wpforms-image-choices {
		gap: 0;
		flex-wrap: wrap;
	}
	.activities-content {
		display: block;
		margin-bottom: 9px !important;
		width: auto;
		margin: 0 10px;
		padding: 5px 10px;
	}
	.packageright-booknow-btn a {
		font-size: 14px;
	}
	.modal-dialog {
		width: 90%;
		margin: 0 auto;
	}
	.request-customize .modal-dialog .popupfeatured-wrapper {
		margin-top: 1.5rem;
	}
	.singlepagebanner h1 {
		width: 100%;
	}
	.singlepackage-expertwrapper,
	.package-costdate .search-fields{
		flex-direction: column;
	}
	.trip-highlights ul li span {
		font-size: 12px;
	}
	.trip-highlights ul li h5 {
		font-size: 13px;
		font-weight: 700;
	}
	.package-expert-wrap {
		flex-direction: column-reverse;
	}

	.package-costdate .search-fields select {
		width: 100% !important;
	}
	.breadcrumb-nav {
		left: 20px;
	}

	.whyheading {
		width: 100%;
		right: 0 !important;
		transform: rotate(0deg);
	}
	.frontpage-tabwrapper .nav-item {
		border-radius: 4px !important;
	}
	.headersearch {
		margin-left: 15px;
	}
	.footer-supports ul {
		gap: 25px;
		margin-left: 0;
	}
	#frontpage-banner .carousel-item img {
		height: 250px;
	}
	.itineraryaccordion .itinery-lists {
		column-count: 1;
	}
}
@media screen and (max-width : 480px){

	.blog-inquiry-form #wpforms-form-74 {
		padding: 1rem;
	}
	#frontpage-banner .carousel-caption li span {
		font-size: 11px;
	}
	#frontpage-banner .carousel-item img {
		height: 250px;
	}
}
@media screen and (max-width : 440px) {
	.activities-content {
		margin: 0 2px;
	}

	.copyright-footer {
		flex-direction: column;
	}
	.our-activities .activities-wrapper .recomand-icons {
		flex-wrap: wrap;
	}
	#page-banner {
		height: 360px;
	}
	.comment-wrapper {
		padding: 10px;
	}
	.package-groupdiscount h5:before {
		right: 0;
	}
	.comment-wrapper ol {
		padding: 0 15px;
	}
	.normalize-font-wrap h2, .package-content-wrapper h2 {
		font-size: 1.8rem !important;
	}
	#page-banner h1 {
		right: 55px;
		font-size: 2.5rem;
	}
	#frontpage-banner .carousel-caption {
		width: 95%;
		left: 10px;
		top: 60%;
	}
}

@media screen and (max-width : 350px) {
	.company-infotop ul li a,
	.header-callblock a,
	#frontpage-banner .carousel-caption p,
	.customize-atrip-main .wpforms-page-indicator-page-title{
		font-size: 12px !important;
	}


	#frontpage-banner .carousel-caption {
		padding: 4px;
		border-radius: 4px;
	}

	#frontpage-banner .carousel-caption h1 {
		font-size: 14px;
	}
	#wpforms-748 .wpforms-page-indicator {
		gap: 0px;
	}
	.client-single-reviews .client-reviewswrapper .review-date {
		align-items: start;
		flex-direction: column;
	}
}
.tmp-customiz-wrap{
	padding-top: 150px;
}
/* .header-calltoaction{
position: absolute;
left: 0;
top: 0;
} */
.header-calltoaction .singlepackage-expertwrapper{
	flex-direction: column;
	margin-top: 5px;
	align-items: center;
}
.header-calltoaction .expert-wrap-left span,
.header-calltoaction .expert-wrap-left a{
	font-size: 15px;
}
.contact-page-block h1,
.contact-page-block h2,
.contact-page-block h3,
.contact-page-block h4,
.contact-page-block h5,
.contact-page-block h6{
	margin-bottom: 15px;
}
.customize-header{
	text-align: center;
	width: 100%;
	display: block;
}
.archieve-single-page-wrapper .customize-header{
	margin-top: 180px;
}
.footer-associate-title {
	font-size: 2rem;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
}
.package-category-block h2{
	font-size: 22px;
	margin-bottom: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
}
.package-cat-wrap{
	padding: 70px 0;
}
.package-cat-wrap a{
	cursor: pointer;
}
.package-cat-wrap a h2{
	color: #1e1e1e;
}
.tripfactheading{
	margin-top: 10px;
	font-size: 15px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.package-additionalcontent ol{
	margin: 15px 0 5px 0;
	padding: 0;
	padding-left: 29px;
}
.package-content-wrapper ul{
	margin-top: 15px;
}
.package-content-wrapper li,
.main-title-wrapper li{
	margin-bottom: 7px;
	position: relative;
	padding-left: 22px;
	list-style: none;
}

.main-title-wrapper li:before,
.package-content-wrapper li:before {
	content: '\f0a9';
	font-family: 'FontAwesome';
	color: #0b6c90;
	font-size: 14px;
	position: absolute;
	top: 2px;
	left: 0;
}

.trips-included-title h5{
	font-weight: 700;
}

.trips-included-title h2,
.trips-included-title h3,
.trips-included-title h4,
.trips-included-title h5,
.trips-included-title h6{
	font-size: 20px!important;
}

.single-package-main table thead{
	background: #eee;
}

.single-package-main table, .single-package-main th, .single-package-main td{
	border: 1px solid #cdcdcd;
	border-collapse: collapse;
}

.single-package-main table thead tr td,
.single-package-main table tbody tr td{
	padding: 8px;
}

.trips-included-title p{
	font-weight: 400;
}

/*.package-content-wrapper .main-title-wrapper li:before{*/
/*	display: none;*/
/*}*/


.legalpage-wrapper{
	position: relative;
}
.legalpage-wrapper h2{
	margin-bottom: 40px;
}
.sidebar-sticky-items {
	position: sticky;
	top: 90px;
}

.sidebar-why-us{
	display: flex;
	flex-direction: column;
	gap: 16px;
	margin-bottom: 24px;
	background: #fff;
	padding: 15px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.sidebar-why-us .btn-main {
	color: #fff;
	width: max-content;
}

.sidebar-why-us-title{
	font-size: 24px;
}

.itinery-lists li{
	display: flex;
	gap: 8px;
	align-items: center;
}

.itinerary-list-content span {
	font-weight: 700;
}

.main-title-wrapper-outside{
	display: flex;
	justify-content: space-between;
	align-items: start;
}

.single-package-main table{
	width: 100%;
	display: block;
	overflow-x: auto;
	white-space: nowrap;
}

.client-reviewswrapper ul li:before{
	display: none!important;
}

.client-reviewswrapper ul li{
	padding: 0;
}

.main-title-wrapper {
	width: calc(100% - 140px);
}

#toggleAllItinerary,
#toggleAllFaq{
	width: max-content;
	display: flex;
	justify-content: end;
	margin-left: auto!important;
}