html,
body, .sitecontent {
	margin: 0;
	padding: 0;
	/*overflow-x: hidden;*/
	overflow-x: unset;
	min-height: 100vh;
}

html {
	scroll-behavior: smooth;
	font-size: 100%;
}
me
*,
*::before,
*::after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

*:focus {
	outline: 0;
}

::-webkit-scrollbar {
	width: 5px;
}

::-webkit-scrollbar-track {
	background: #cccccc;
}

::-webkit-scrollbar-thumb {
	background: #4d4d4d;
	border-radius: 5px;
}

body {
	position: relative;
	background: #ffffff;
	color: #424242;
	font-size: 16px;
	/*font-family: "Inter", sans-serif;*/
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	line-height: 1.6rem;
	direction: ltr;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #0A0607;
	font-variant: normal;
	/*font-family: "Glory", sans-serif;*/
	font-family: "Playfair Display", serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0;
	/*text-transform: capitalize;*/
}

.display-1 {
	font-size: 3.75rem;
}

h1 {
	font-size: 2.25rem;
}

h2 {
	font-size: 1.8rem;
}

h3 {
	font-size: 1.5rem;
}

h4 {
	font-size: 1.25rem;
}

h5 {
	font-size: 1.125rem;
}

h6 {
	font-size: 1rem;
}

.font-16 {
	font-size: 1rem;
}

.font-18 {
	font-size: 1.125rem;
}

.font-20 {
	font-size: 1.25rem;
}

.font-24 {
	font-size: 1.5rem;
}

.font-30 {
	font-size: 1.8rem;
}

.font-36 {
	font-size: 2.25rem;
}

.font-40 {
	font-size: 2.5rem;
}

ul,
ol,
dl,
figure {
	margin: 0;
	padding: 0;
}

figure {
	margin-block-start: 0;
	margin-block-end: 0;
	margin-inline-start: 0;
	margin-inline-end: 0;
}

span,
strong {
	font-size: 14px;
}

p {
	margin-bottom: 0.5rem;
}

small {
	color: #545454;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
}

ul li,
ol li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	margin-bottom: 0;
}

ol,
ul {
	padding-left: 0;
}

table,
pre,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0;
}

img {
	max-width: 100%;
	height: auto;
}

iframe {
	max-width: 100%;
}

.img-fluid {
	width: 100%;
}

a,
a:hover,
button,
button:hover,
input[type="submit"],
input[type="submit"]:hover {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

a:focus {
	text-decoration: none;
}

button,
input,
select,
select option,
textarea,
input:focus,
button:focus,
select:focus,
textarea:focus {
	outline: none;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.active-text,
.active-link,
.active-link:focus {
	color: #2CA4C9;
	font-weight: 400;
	display: inline-block;
}

.active-link:hover {
	text-decoration: none;
	color: #2CA4C9;
}

a,
dt {
	color: #424242;
	outline: none;
	text-decoration: none;
}

a:focus,
a:hover,
dt:hover,
dt:focus {
	color: #2CA4C9;
	text-decoration: none;
}

.btn {
	outline: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: none;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.btn:active,
.btn.active {
	outline: none;
	box-shadow: none;
}

.btn-button {
	position: relative;
  border: 2px solid transparent;
  border-radius: 8px !important;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  user-select: none;
  text-transform: capitalize;
  transition: 1s ease-in-out;
  align-items: center;
  background: #1b4fd8;
  color: #fff;
  font-family: poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  height: auto;
  justify-content: center;
  letter-spacing: -.128px;
  line-height: 1;
  min-width: 120px;
  padding: 8px 0;
  text-decoration: none;
}

.btn-button i {
	font-size: 14px;
	margin-left: 8px;
}

.btn-button:hover,
.btn-button:focus {
	background-color: #F59E0B;
	border: 2px solid transparent;
	box-shadow: none;
	color: #ffffff;
	outline: none;
	/* transform: translateY(-7px); */
}

.btn-outline {
	background-color: unset;
	border: 2px solid #04233A;
	color: #04233A;
}

.btn-outline:hover {
	background-color: #04233A;
	border: 2px solid #04233A;
	box-shadow: none;
	color: #ffffff;
}

.btn-outline_1 {
	background-color: unset;
	border: 2px solid #2CA4C9;
	color: #2CA4C9;
}

.btn-outlioutline_1ne:hover {
	background-color: #2CA4C9;
	border: 2px solid #2CA4C9;
	box-shadow: none;
	color: #ffffff;
}

.btn-read {
	display: inline-block;
	position: relative;
	color: #2CA4C9;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: capitalize;
}

.btn-read i {
	font-size: 14px;
	margin-left: 10px;
}

.btn-read:after {
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	height: 2px;
	bottom: 0;
	left: 0;
	background-color: #2CA4C9;
	transform-origin: bottom right;
	transition: transform 0.25s ease-out;
}

.btn-read:hover:after {
	transform: scaleX(1);
	transform-origin: bottom left;
}

.btn-read:hover,
.btn-read:focus {
	background-color: none;
	border: none;
	box-shadow: none;
	outline: none;
	color: #2CA4C9;
}

.form-group {
	position: relative;
}

input,
textarea,
select,
button {
	outline: none;
	font-size: 0.875rem;
}

input.form-control,
textarea.form-control,
select.form-control {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #cdcdcd;
	height: 50px;
	font-size: 0.875rem !important;
	padding: 0 20px;
}

input.form-control:focus,
textarea.form-control:focus,
select.form-control:focus,
input:focus,
textarea:focus,
select:focus,
button:focus {
	border: 1px solid #a4a4a4;
	outline: none;
	box-shadow: none;
	border-color: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-moz-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-webkit-appearance: textfield;
}

textarea.form-control {
	height: 100px;
}

.form-control.ndate-picker {
	background-color: #ffffff;
}

.form-label {
	margin-bottom: .2rem;
}

label {
	display: inline-block;
	font-weight: 400;
	font-size: .875rem;
	margin-bottom: 0;
}

.title-widget {
	position: relative;
}

.title-widget h1,
.title-widget h2,
.title-widget h3,
.title-widget h4,
.title-widget h5,
.title-widget h6 {
	position: relative;
	font-size: 2rem;
	font-weight: 700;
	font-style: normal;
	line-height: 48px;
	text-transform: capitalize;
	margin-bottom: 10px;
	-webkit-animation: animatedIntro 1.5s;
	-ms-animation: animatedIntro 1.5s;
	-o-animation: animatedIntro 1.5s;
	animation: animatedIntro 1.5s;
}

.title-widget h1 span,
.title-widget h2 span,
.title-widget h3 span,
.title-widget h4 span,
.title-widget h5 span,
.title-widget h6 span {
	color: #196bde;
	display: block;
	line-height: 34px;
	font-size: 24px;
	/*font-family: "Julee", cursive;*/
	font-family: 'Playfair Display', serif;
    font-style: italic;
	font-weight: 400;
	text-transform: capitalize;
}

.testimonials-title h5 {
	font-size: 2.25rem;
	font-weight: 700;
	font-style: normal;
	line-height: 40px;
	text-transform: capitalize;
}

.testimonials-title h5 span {
	color: #2CA4C9;
	display: block;
	font-size: 23px;
	font-weight: 600;
}

.position-relative {
	position: relative !important;
	z-index: 1;
}

.py-80 {
	padding: 80px 0;
}

.pt-80 {
	padding-top: 80px;
}

.pb-80 {
	padding-bottom: 80px;
}

.pt-70 {
	padding-top: 70px;
}

.pb-70 {
	padding-bottom: 70px;
}

.py-60 {
	padding: 60px 0;
}

.pt-60 {
	padding-top: 60px;
}

.pb-60 {
	padding-bottom: 60px;
}

.py-50 {
	padding: 50px 0;
}

.pt-50 {
	padding-top: 50px;
}

.pb-50 {
	padding-bottom: 50px;
}

.pt-40 {
	padding-top: 40px;
}

.pb-40 {
	padding-bottom: 40px;
}

.py-30 {
	padding: 30px 0;
}

.pt-30 {
	padding-top: 30px;
}

.pb-30 {
	padding-bottom: 30px;
}

.py-20 {
	padding: 20px 0;
}

.pt-20 {
	padding-top: 20px;
}

.mt-80 {
	margin-top: 80px;
}

.mb-80 {
	margin-bottom: 80px;
}

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

.mb-60 {
	margin-bottom: 60px;
}

.mt-50 {
	margin-top: 50px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mt-40 {
	margin-top: 40px;
}

.mb-40 {
	margin-bottom: 40px;
}

.mt-30 {
	margin-top: 30px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mt-20 {
	margin-top: 20px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mt-10 {
	margin-top: 10px;
}

.mb-10 {
	margin-bottom: 10px;
}

.p-0 {
	padding: 0 !important;
}

.ps-0 {
	padding-left: 0 !important;
}

.pe-0 {
	padding-right: 0 !important;
}

.font-28 {
	font-size: 1.8rem;
}

.font-32 {
	font-size: 2rem;
}

.font-36 {
	font-size: 2.25;
}

.mb-16 {
	margin-bottom: 16px;
}

.mb-10 {
	margin-bottom: 10px;
}

hr {
	/*background-color: rgba(237, 237, 237, 1);*/
	background-color: rgb(227, 227, 227)
	opacity: 1;
}

.line {
	width: 100%;
	height: 1px;
	margin: 10px 0;
	border-bottom: 1px solid rgba(60, 78, 97, 1);
}

.bg-site {
	background-color: rgba(69, 179, 74, 0.04) !important;
}

.bg-primary {
	background-color: #04233A !important;
}

.bg-deanger {
	background-color: #2CA4C9 !important;
}

.light-bg {
	background-color: #F9F9F9 !important;
}

.bg-linear {
	background-color: rgba(0, 85, 150, 0.02);
}

.bg-light {
	background-color: rgba(15, 95, 156, 0.02);
}

.section-content {
	padding: 25px 0 25px 0;
}

main.section-all {
	min-height: 500px;
}

.section {
	position: relative;
	padding: 100px 0;
}



/******** header ********/

header {
	position: relative;
}

.header-top_container {
	/*background-color: #196bde;*/
	background: linear-gradient(90deg,rgba(25, 107, 222, 1) 0%, rgba(59, 101, 215, 1) 50%, rgba(54, 105, 209, 1) 100%);
}

.header_top {
	display: flex;
	align-items: center;
}

.top-rit {
	color: #ffffff;
	display: flex;
	font-size: 14px;
	font-weight: 600;
	align-items: center;
	transition: all .2s ease-in-out;
}

.top_cont {
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 500;
	/*font-family: "Inter", sans-serif;*/
	font-family: "Plus Jakarta Sans", sans-serif;
	margin: 10px 20px 10px 0;
}

.top_cont span i {
	color: #FDB813;
	font-size: 18px;
	align-items: center;
	vertical-align: middle;
	margin-right: 10px;
}

.top_cont a {
	color: #fff;
}

.display_none {
	display: inline-block;
}

.connect_us {
	margin-right: 60px;
}

.connect_us ul li {
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	/*font-family: "Inter", sans-serif;*/
	font-family: "Plus Jakarta Sans", sans-serif;
	text-transform: uppercase;
	margin-right: 10px;
}

.social-widgets ul li {
	background-color: #196bde;
	border: 1px solid #fff;
	border-radius: 100%;
	width: 28px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	font-size: 12px;
	text-align: center;
	margin-right: 3px;
}

.social-widgets ul li span {
	color: #ffffff;
	font: 14px !important;
	font-weight: 500;
	text-transform: capitalize;
}

.social-widgets ul li a {
	color: #fff;
	display: block;
	font-size: 12px;
}

.social-widgets ul li i {
	font-size: 12px;
}

.logo-widget {
	position: relative;
	float: left;
}

.btn-outline-dark {
	border: 2px solid #24303C;
	border-radius: 3px;
}

.nav_rit {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.sticky.is-sticky {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9;
	width: 100%;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 5px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: stickyTransition;
	animation-name: stickyTransition;
}

/******** banner ********/
.slider-banner {
	position: relative;
}

.overlay {
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 45%, rgba(0, 0, 0, 0.96));
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.slider-banner .carousel-inner {
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 3;
	overflow: hidden;
}

.slider-banner .carousel-inner .carousel-item {
	display: block;
	height: 100%;
	min-height: 1px;
}

.slider-banner .carousel-inner .carousel-item img {
	display: block;
	object-fit: cover;
	object-position: center center;
	height: 850px;
}

.slider-caption {
	position: absolute;
	bottom: 35%;
	left: 0;
	right: 0;
	z-index: 9;
}

.carousel-caption-info {
	color: #ffffff;
	text-align: center;
	z-index: 9;
}

.carousel-caption-info h5 {
	color: #fff;
	/*font-family: "Inter", sans-serif;*/
	font-family: "Playfair Display", serif;
	font-weight: 400;
	text-transform: capitalize;
	font-size: 30px;
}

.carousel-caption-info h3 {
	display: block;
	color: #fff;
	font-size: 80px;
	font-weight: 700;
	/*font-family: "Inter", sans-serif;*/
	font-family: "Playfair Display", serif;
	text-transform: capitalize;
}

.animated {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.carousel-control-next {
	right: 3%;
}

.carousel-control-prev {
	left: 3%;
}

.carousel-control-next, .carousel-control-prev {
	position: absolute;
	top: 45%;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	/* width: 15%; */
	padding: 0;
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.8);
	width: 60px;
	height: 60px;
	border-radius: 100%;
	border: 0;
	/* opacity: .5; */
	transition: opacity .15s ease;
	z-index: 7;
}

/* .callout {
	position: relative;
	color: #ffffff;
	display: flex;
	font-size: 20px;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 100%;
	text-align: center;
	z-index: 1;
} */

.input-box {
	position: relative;
	height: 60px;
	max-width: 600px;
	width: 100%;
	background: #fff;
	margin: 30px 0 0 0;
	border-radius: 8px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.input-box i,
.input-box .button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.input-box i {
	left: 16px;
	font-size: 24px;
	color: #959595;
}

.input-box input {
	height: 100%;
	width: 100%;
	color: #7d7d7d;
	outline: none;
	font-size: 16px;
	font-weight: 400;
	border: none;
	padding: 0 155px 0 60px;
	background-color: transparent;
}

.input-box .button {
	right: 12px;
	font-size: 16px;
	font-weight: 600;
	color: #313131;
	border: none;
	padding: 12px 26px;
	border-radius: 0;
	background-color: #2CA4C9;
	cursor: pointer;
	text-transform: uppercase;
}

.input-box .button:active {
	transform: translateY(-50%) scale(0.98);
}

/* Responsive */
@media screen and (max-width: 500px) {
	.input-box {
		height: 55px;
		margin: 20px 8px;
	}

	.input-box i {
		left: 12px;
		font-size: 25px;
	}

	.input-box input {
		padding: 0 112px 0 50px;
	}

	.input-box .button {
		right: 12px;
		font-size: 14px;
		padding: 8px 18px;
	}
}

/**** activities ****/
.activities-section {
	position: relative;
}

.image-wrapper {
	position: relative;
}

.frame-img {
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.image-card {
	position: relative;
}

.image-card img {
	object-fit: cover;
	height: 260px;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.border-radius_10 {
	border-radius: 10px 10px 0 0;
}

.image-wrapper:hover .frame-img img {
	/*-webkit-transform: scale(1.08);*/
	transform: scale(1.1);
	/*filter: brightness(1);*/
}

.content-holder {
	background-color: #fff;
	border-radius: 0 0 10px 10px;
	padding: 20px 20px 40px 20px;
}

.img__overlay {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.58);
	padding: 0 20px;
    z-index: 1;
    left: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.img__overlay .days {
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
}

.cate__info {
	position: absolute;
	width: 100%;
	top: 15px;
	left: 15px;
	z-index: 1;
}

.days span {
	color: #1B4FD8;
	margin-right: 6px;
}

.btn_1 {
	background-color: #1B4FD8;
	border-radius: 3px;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	padding: 0px 10px;
	text-transform: capitalize;
}

.btn_2 {
	background-color: #F59E0B;
}

.pkg_info {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

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

.items .icon {
	font-size: 20px;
	color: #536660;
}

.items .text {
	flex-grow: 0;
	flex-shrink: 0;
	padding-left: 0;
}

.items h6 {
	font-size: .875rem;
	color: #58585A;
	font-weight: 500;
}

.items h5 {
	color: #196bde;
	font-size: 1.5rem;
	font-weight: 600;
}

strike {
	/*color: #0A0607;*/
	color: #5584ec;
	font-weight: 300;
	font-size: 16px;
}

/**** selling ****/
.section-selling {
	padding: 50px 0 120px 0;
}

.selling-wrap {
	position: relative;
	/* height: 100%; */
}

.padding_left-0 {
	padding-left: 0 !important;
}

.padding_rit-0 {
	padding-right: 0 !important;
}

.box_content {
	position: relative;
	height: 100%;
}

.date-info {
	color: #F59E0B;
	font-size: 14px;
	font-weight: 600;
}

.owl-prev:before,
.owl-next:before {
	content: "\f104";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 15px;
	color: #9F9F9F;
}

.owl-next:before {
	content: "\f105";
	color: #7e7878;
}

.whycontent {
	position: relative;
}

.why-img {
	position: relative;
	margin-top: 100px;
}

.why-img img {
	border-radius: 16px;
	object-fit: cover;
	height: 500px;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.why-content {
	/*background-color: #196bde;*/
	background: linear-gradient(90deg,rgba(25, 107, 222, 1) 0%, rgba(59, 101, 215, 1) 50%, rgba(54, 105, 209, 1) 100%);
	border-radius: 16px;
	padding: 50px;
	position: relative;
	right: -100px;
	min-height: 548px;
}

.whytext h4 {
	color: #fff;
}

.whytext p {
	color: #fff;
}

.text-lead {
	color: #F59E0B;
	font-style: italic;
	font-size: 18px;
}

.why-info {
	display: flex;
}

.why-icon {
	margin-right: 20px;
}

.why-icon span i {
	color: #ffffff;
	font-size: 36px;
}

.section-testimonials {
	padding: 50px 0 50px 0;
}

.review-info {
	float: right;
}

.testi-contents {
	padding: 30px 20px;
}

.profile_img {
	float: left;
	width: 70px !important;
	height: 70px;
	margin-right: 30px;
	border-radius: 100%;
	overflow: hidden;
}

.profile_img img {
	width: 70px !important;
	height: 70px;
	border-radius: 100%;
	overflow: hidden;
}

.testi-info {
	position: relative;
	margin-left: 100px;
}

.carrer-wrap {
	padding-left: 20px;
}

.rating li {
	color: #ed9a00;
	display: inline-block;
	font-size: 16px;
	margin-right: 2px;
}

.rating li i {
	font-size: 12px;
}

.depart-tabs .nav-pills {
	display: flex;
	justify-content: center;
}

.depart-tabs .nav-item {
	margin: 0 4px;
}

.depart-tabs .nav-pills .nav-link {
	background-color: transparent !important;
	border: 2px solid #051642;
	border-radius: 4px;
	color: #051642;
	font-size: 14px !important;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding: 8px 32px !important;
	/* margin: 0 6px; */
}

.depart-tabs .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background-color: #1B4FD8 !important;
	border: 2px solid #1B4FD8;
	border-radius: 4px;
	color: #fff;
	padding: 8px 32px !important;
}

.explore-content .content-overlay {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}

.explore-content:hover .content-overlay {
	opacity: 1;
}

.explore_img img {
	height: 260px;
	object-fit: cover;
}

.content-details {
	position: absolute;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.explore-content:hover .content-details {
	top: 50%;
	left: 50%;
	opacity: 1;
}

.content-details h3 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 0.5em;
	text-transform: capitalize;
}

.content-details p {
	color: #fff;
	font-size: 0.875em;
	line-height: 1.5em;
}

.fadeIn-bottom {
	top: 80%;
}

.shape {
	position: absolute;
	right: 10px;
	top: 80%;
}

.triangle-bottomright {
	width: 0;
	height: 0;
	border-bottom: 70px solid #2CA4C9;
	border-left: 70px solid transparent;
}

.iconarrow {
	position: absolute;
	top: 230%;
	left: 60%;
	color: #ffffff;
	font-size: 12px;
}

/**** special tour *****/
.special_tour {
	position: relative;
	height: 100%;
}

.special-wrapper {
	display: flex;
	justify-content: flex-start;
}

.heli_tour_wrap {
	position: relative;
	display: inline-flex;
	width: 60%;
	/*background-color: #196bde;*/
	background: linear-gradient(90deg,rgba(25, 107, 222, 1) 0%, rgba(59, 101, 215, 1) 50%, rgba(54, 105, 209, 1) 100%);
}

.tour_pkg-info {
	width: 100%;
	height: 100%;
	/* background: #34d1ff; */
	position: relative;
	z-index: 1;
	padding: 70px 100px 0 100px;
	color: #ffffff;
	vertical-align: middle;
	display: table;
}

.discount__info {
	position: absolute;
	top: 10%;
	right: -14%;
	z-index: 1;
}

/* .tour_pkg-info::after {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	background: #04233A;
	transform-origin: bottom left;
	-ms-transform: skew(-10deg, 0deg);
	-webkit-transform: skew(-10deg, 0deg);
	transform: skew(-10deg, 0deg);
} */

.pixel_call_display {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.pixel_call_action::after {
	background: #04233A;
}

.font-50 {
	font-size: 50px;
}

.dsp_text p small {
	color: #ffffff;
}

.btn-white {
	background-color: #ffffff;
	box-shadow: none;
	color: #04233A;
}

.heli_tour-img {
	display: inline-flex;
	width: 40%;
}

.heli_tour-img img {
	width: 100%;
	height: 100%;
}

.no_padder {
	padding: 0px;
}


.bolg-content {
	position: relative;
	border-radius: 0 0 10px 10px;
	padding: 20px;
	-webkit-box-shadow: 0px 4px 0px #F59E0B;
	-moz-box-shadow: 0px 4px 0px #F59E0B;
	box-shadow: 0px 4px 0px #F59E0B;
}

.blog_img img {
	object-fit: cover;
	height: 250px;
}


.video-wrap {
	position: relative;
}

.video-background-holder {
	position: relative;
	background-color: black;
	height: calc(25vh - 60px);
	min-height: 30rem;
	width: 100%;
	overflow: hidden;
}

.video-background-holder video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.video-background-content {
	position: relative;
	z-index: 2;
}

.video-background-overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: black;
	opacity: 0.5;
	z-index: 1;
}

.affilation li {
	display: inline-block;
	margin-right: 10px;
}
/**** footer *****/
footer {
	position: relative;
}
.whole_footer {
  background: #f2f2f2;
}
.footer-inner {
	position: relative;
	/*background-color: rgba(5, 22, 66, 0.03);*/
	background-color: #012957;
}

.footer-info h6 {
	color: #F59E0B;
	display: block;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

.contact-info {
	/* display:flex; */
	align-items: center;
	justify-content: center
}

.icon-box {
	float: left;

	color: #434343;
	text-align: center;
	font-size: 14px;

	margin-right: 20px;

}

.contact-info address {
	color: #434343;
	display: block;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	margin-bottom: 0;
	padding-top: 0;
}

.contact-info p {
	color: #434343;
	font-size: 15px;
	font-weight: 400;
}

.listing li {
	position: relative;
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 32px;
}

.listing li a {
	color: #fff;
	font-size: 14px;
}

.listing li a:hover {
	color: #F59E0B;
	text-decoration: underline;
}

.horiline {
	height: 1px;
	background-color: #104EC3;
	width: 100%;
	margin: 20px 0;
}

.affiliated h6 {
	color: #fff;
	display: block;
}

.affiliated ul li {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 4px;
}

.affiliated ul li img {
	/* min-width: 50px; */
	height: auto;
	height: 40px;
	margin: 0 auto;
}

.subscribe-from {
	position: relative;
}

.subscribe-from input {
	position: relative;
	border: none;
	background: #ffffff;
	border-radius: 3px;
	color: #777;
	font-size: 16px;
	outline: none;
	line-height: 46px;
	height: 46px;
	text-align: left;
	padding: 0 20px;
	width: 100%;
	margin-right: 4px;
}

.subscribe-from .subscribe-button {
	position: absolute;
	background: transparent;
	height: 46px;
	line-height: 46px;
	top: 0px;
	right: 10px;
	border: none;
	outline: none;
	/*
	border: none;
	border-radius: 0px;
	color: #313131;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	padding: 0 20px;
	width: 25%;
	float: left;
	text-transform: uppercase; */
}

.foter_other {
	background-color: #0C4A9C;
}

.ft-bottom {
	/* border-top: 1px solid #1E4969; */
	padding: 20px 0 0 0;
}

.copy-right p {
	/*color: #fff;*/
	color: #1e2637;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	padding-bottom: 0 !important;
	text-transform: capitalize;
	margin: 0;
}

.copy-right p a {
	color: #04233a;
  font-weight: 600;
}

.copy-right p a:hover {
	color: #052135;
	text-decoration: underline;
}

.footer-link {
	float: right;
}

.footer-link ul li {
	/*color: #EBFAFF;*/
	color: #1e2637;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	display: inline-block;
	text-align: right;
	margin-left: 20px;
}

.footer-link ul li a {
	color: #1e2637;
}

.footer-link ul li a:hover {
	color: #1e2637;
	text-decoration: underline;
}
/******** all page css *******/
.site_page-title-inner {
	position: relative;
}

.page-titleShape {
	position: relative;
	padding: 250px 0 80px;
}

.page-titleShape::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.60) 45%, rgba(0, 0, 0, 0.96));
	/* background-size: cover !important;
	background-position: center top !important; */
	background-repeat: no-repeat !important;
	z-index: 1;
}

.page-title {
	position: relative;
	z-index: 2;
}

.page-title ul li {
	font-size: 14px;
	font-weight: 400;
	color: #555555;
	text-transform: lowercase;
	padding: 10px 0;
}

.page-title ul li a {
	color: #555555;
}

.page-title ul li+li::before {
	content: "\f054";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	font-size: 10px;
	display: inline-block;
	margin: 0 5px 0 8px;
}

.page-title h1 {
	color: #fff;
	margin-top: -10px;
	margin-bottom: 12px;
}

/********details css*********/
/* .banner_section {
	position: relative;
	overflow: hidden;
} */

.tripdetails-hero__section {
	background-color: #000;
}

.tripdetails-hero__section {
	padding: 0;
	z-index: 1;
}

.tripdetails-hero__section .tripdetails-hero__bg {
	position: relative;
	height: 100%;
	width: 100%;
	/* min-height: 1px; */
}

.tripdetails-hero__section .tripdetails-hero__bg img {
	/* width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center; */

	display: block;
	width: 100%;
	height: 750px;
	object-fit: cover;
	object-position: center;
	/* max-height: 100vh; */
}

.tripdetails-hero__section .tripdetails-hero__bg::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, transparent, transparent 40%, rgba(59, 59, 59, 0.61) 50%, rgba(0, 0, 0, 0.83) 85%);
}

.tripdetails-wrapper {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	z-index: 1;
}

.tripdetails-hero {
	color: #fff;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	height: calc(100vh - 90px);
	padding-bottom: 34px;
}

.tripdetails-hero__content {
	flex: auto;
	padding-right: 48px;
}

.tripdetails-hero__card {
	flex: 0 0 302px;
}

.breadcrumb {
	position: relative;
	background-color: transparent;
	padding: 10px 0 !important;
	border-radius: 0;
	color: #555555;
	font-size: 14px !important;
	font-weight: 400 !important;
	text-transform: lowercase;
	display: block !important;
	margin-bottom: 0;
}

.breadcrumb li {
	display: inline-block !important;
}

.breadcrumb li a {
	color: #555555;
	font-size: 14px !important;
	font-weight: 400 !important;
}

.breadcrumb li a:hover {
	color: #FDB813;
}

.breadcrumb-item+.breadcrumb-item::before {
	float: left;
	color: #24303c;
	content: "\f054";
	font-size: 10px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-right: .5rem;
	margin-top: 0;
}

.breadcrumb-item.active {
	color: #BB6937;
	font-size: 14px !important;
	text-transform: capitalize;
	font-weight: 600;
}

.pkg-title h2 {
	color: #fff;
	font-size: 44px;
	line-height: 1.1;
	letter-spacing: -.03em;
	margin-bottom: 20px;
}

.tripdetails_desc p {
	color: #505050;
	letter-spacing: -.03em;
	padding: 0;
	margin: 0;
}

.dtl-tripwrap {
	/* margin-top: 28px; */
}

.tripdetails-hero__spec-col {
	margin-top: 30px;
}

.list-trip {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-positive: 1;
	flex-grow: 1;
	align-items: center;
}

.itinerary-icon {
	width: 24px;
	margin-right: 12px;
	height: 40px;
    width: 40px;
    line-height: 35px;
	border-radius: 100%;
	background: #2ca4c9;
	text-align: center;
}

.itinerary-icon span {
	border-radius: 100%;
	color: #fff;
	font-size: 24px;
	overflow: hidden;
}

.itinerary-icon span i {
	color: #fff;
	font-size: 20px !important;
}

.itinerary-dtl {
	position: relative;
}

.c-card {
	position: relative;
}

.c-card__title {
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px !important;
	margin-top: 0;
	margin-bottom: 3px;
	text-transform: uppercase;
	padding: 0;
}

.c-card__content {
	color: #2ca4c9;
	display: block;
	font-size: 13px;
	font-weight: 600;
	line-height: 16px;
}

.c-card__content a {
	color: #2ca4c9;
	text-decoration: underline;
}

.tools {
	color: #fff;
	font-size: 16px;
}

.tools i {
	font-size: 16px;
	margin-left: 6px;
}

.navside-box {
	position: relative;
	background-color: rgba(248, 248, 248, 1);
	padding: 25px;
	display: none;
}

.tripdetails-card {
	position: relative;
/* 	background-color: #e2f4f9; */
    padding: 25px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    display: block;
}

.single_mobile_nav {
    display: none;
}

.ribbon {
	width: 150px;
	height: 150px;
	overflow: hidden;
	position: absolute;
}

.ribbon-top-left {
	top: 0;
	right: 0;
}

.ribbon-top-left span {
	right: -50px;
	top: 30px;
	transform: rotate(45deg);
}

.ribbon span {
	position: absolute;
	display: block;
	width: 200px;
	padding: 6px 0;
	background-color: #2CA4C9;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

.trip-price-short-text {
	margin-bottom: 0;
	opacity: .68;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	/*font-family: "Inter", sans-serif;*/
	font-family: "Plus Jakarta Sans", sans-serif;
	/* margin-bottom: 8px; */
}

.pp-tag {
	color: #2E4056;
	display: block;
	font-size: 24px;
	font-weight: 400;
	/* font-family: "Inter", sans-serif; */
	/*font-family: 'Song Myung', serif;*/
	font-family: "Plus Jakarta Sans", sans-serif;
/* 	letter-spacing: -.02em; */
	padding-top: 40px;
}

.pp-tag span {
	color: rgba(46, 64, 86, .9);
	font-size: 12px;
	font-weight: 700;
	/*font-family: "Inter", sans-serif;*/
	font-family: "Plus Jakarta Sans", sans-serif;
	letter-spacing: 0;
}

.book-btn {
	background-color: #f59e0b;
	border: 1px solid #f59e0b;
	border-radius: 4px;
	box-shadow: none;
	color: #fff;
	padding: 0.75rem 1.5rem;
}

.book-btn i {
	margin-right: 10px;
}

.book-btn:hover,
.book-btn:focus {
	background-color: #1b4fd8;
	border: 1px solid #1b4fd8;
	color: #fff;
	transform: inherit;
}

.btn-inquire {
	background-color: transparent;
	border: 1px solid #24303C;
	border-radius: 4px;
	box-shadow: none;
	color: #24303C;
	padding: 0.75rem 2em;
}

.btn-inquire:hover,
.btn-inquire:focus {
	background-color: #24303C;
	border: 1px solid #24303C;
	color: #fff;
	transform: inherit;
}

.tooltip-inner {
	background-color: #C48A00;
	opacity: 1 !important;
}

.tooltip.bs-tooltip-right .tooltip-arrow::before {
	border-right-color: #C48A00 !important;
}

.tooltip.bs-tooltip-left .tooltip-arrow::before {
	border-left-color: #C48A00 !important;
}

.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
	border-bottom-color: #C48A00 !important;
}

.tooltip.bs-tooltip-top .tooltip-arrow::before {
	border-top-color: #C48A00 !important;
}

/********details tabs*********/
.tripdetails__section {
	padding: 0 0 30px;
}

.tripdetails__header {
	position: relative;
}

.tripdetails__header {
	background-color: #F9F9F9;
}

/* 
.tripdetails__header>nav {
	background-color: #F9F9F9;
} */

.stickys {
	position: fixed;
	background-color: #F9F9F9;
	color: #24303C;
	top: 0;
	width: 100%;
	left: 0;
	right: 0;
	z-index: 9;
}

/* .stickys .nav-tabs {
	width: 100%;
	max-width: 100%;
	border-radius: 0;
} */

.content-part {
	position: relative;
}

.nav-tabs .nav-link {
	border-color: unset !important;
	color: #0A0607;
	font-weight: 700;
	font-size: 16px;
	line-height: 60px;
	padding: 10px 20px;
	margin-right: 0;
	vertical-align: middle;
	text-transform: capitalize;
	align-items: center;
    display: inline-flex;
}

.nav-tabs .nav-link span {
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	margin-bottom: 0px;
	margin-right: 5px;
}

.nav-tabs .nav-link span i {
	font-size: 16px;
	line-height: 16px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #fff;
	background: #2CA4C9;
	border-color: unset !important;
	border-radius: 0;
	border-radius: 0;
	cursor: pointer;
	display: inline-flex;
	font-size: 16px;
	font-weight: 700;
	line-height: 60px;
	padding: 10px 20px;
	transition: all 0.3s ease;
	text-decoration: none;
	align-items: center;
	white-space: nowrap;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	background: #2CA4C9;
	border-color: unset !important;
	color: #ffffff;
	border-radius: 0;
}

.nav-item .nav-link,
.nav-tabs .nav-link {
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

.nav-tabs {
	border: 0;
}

.nav-tabs:not(.nav-tabs-neutral)>.nav-item>.nav-link.active {
	box-shadow: none;
}

.nav-tabs .nav-link {
	border: none;
}

/**** overview ****/
.box-content_holder {
	padding: 30px;
}

.notice-blue {
	background-color: #eff7ff;
	border-color: #bddeff;
}

.notice-gray {
	background-color: #f6f6f6;
	border: #EAEAEA 1px solid;
	border-color: #EAEAEA;
}

.notice-purple {
	background-color: #f0fbf7;
	border-color: #d9e6e1;
}

.trip-highlight {
	border: 1px solid #EAEAEA;
}

.tripdetails_link li {
	color: #2ca4c9;
	display: block;
	font-size: 15px;
	margin-bottom: 8px;
}

.tripdetails_link li a {
	color: #2ca4c9;
}

.title-icon i {
	color: #2ca4c9;
	align-items: center;
	font-size: 24px;
}

.highlight li {
	position: relative;
	color: #424242;
	font-size: 16px;
	/*font-weight: 600;*/
	line-height: 24px;
	margin-bottom: 18px;
	padding-left: 30px;
}

.highlight li::after {
	position: absolute;
	content: '\f1ce';
	left: 0;
	top: 0;
	font-family: 'Font Awesome\ 5 Free';
	font-style: normal;
	font-weight: 900;
	color: #6a6a6a;
	font-size: 16px;
}

.short-itenerary__item {
	position: relative;
	display: flex;
	padding: 15px 0;
}

.short-itenerary__item:not(:last-child) {
	border-bottom: 1px solid #e0e0e0;
}

.short-itenerary__item-day, .short-itenerary__item-title {
	font-size: 15px;
	margin-bottom: 0;
}

.short-itenerary__item-day {
	color: #2CA4C9;
	font-weight: 700;
	margin-right: 15px;
	white-space: nowrap;
	line-height: 1.8;
}

.short-itenerary__item-title p {
	font-weight: 500;
	line-height: 1.8;
	margin: 0;
}

/****itinerary****/
.iti-btn {
	background-color: #2CA4C9;
	border: 1px solid #2CA4C9 !important;
	color: #ffffff;
	outline: none;
	padding: 6px 12px !important;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	text-align: center;
}



.faq_item {
	margin-bottom: 15px;
	border: 1px solid #dfdfdf;
}

.faq_title {
	position: relative;
	background: #fff;
	border-radius: 0;
	color: #0A0607;
	cursor: pointer;
	font-size: 20px;
	font-weight: 800;
	/*font-family: "Glory", sans-serif;*/
	font-family: "Plus Jakarta Sans", sans-serif;
	padding: 25px 30px 25px 30px;
}

.faq_title small {
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	margin-right: 4px;
	vertical-align: middle;

}

.faq_title span.arrow {
	width: 20px;
	height: 20px;
	background-size: contain;
	position: absolute;
	right: 15px;
	color: rgb(90, 90, 90);
	top: 0;
	margin: auto;
	bottom: 0;
	transition: all 0.5s;
}

.faq_title.active span.arrow {
	transform: rotate(180deg);
}

.faq_details {
	background: #ffffff;
	display: none;
	padding: 0px 30px 30px 30px;
}

/*.faq_item:first-child .faq_details {*/
/*	display: block;*/
/*}*/

.day-count {
	color: #515151;
	font-size: 32px;
	font-weight: 300;
}

.itinerary-meta {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	white-space: nowrap;
}

.iti-meta-facts {
	display: flex;
	align-items: center;
	margin-right: 20px;
}

.iti-meta-facts {
	height: 18px;

}

.iti-meta-facts i {
	color: #2ca4c9;
	font-size: 18px;
	margin-right: 13px;
}

.iti-meta-facts strong {
	color: #524f4f;
	font-size: 13px;
	font-weight: 600;
}

.iti-meta-facts span {
	color: #000;
	font-size: 12px;
	font-weight: 700;
	margin-right: 5px;
	text-transform: uppercase;
}

/****pricecost****/

.datecost-title {
	display: block;
	color: #313131;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
}

.datecost-info {
	color: #0A0607;
	display: block;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.25;
	text-transform: capitalize;
}

.datecost-info small {
	font-size: 12px;
	text-decoration: line-through;
}

.table> :not(caption)>*>* {
	padding: .75rem 0;
	color: #515151;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
}

.table> :not(caption)>*> {
	border-bottom-width: 0 !important;
}

.table> :not(:last-child)> :last-child>* {
	border-bottom-color: none;
	color: #24303c;
	font-size: 14px;
	font-weight: 700;
}

.table>thead {
	vertical-align: middle;
}

.pp_tag {
	margin-left: 0;
	padding-left: 0 !important;
	vertical-align: middle;
}

.pp_tag strike {
	color: #383838;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}

.pp_tag h5 {
	color: #383838;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.include {
	position: relative;
	background-color: #f0fbf7;
	border-top: 6px solid #d7d7d7;
	padding: 20px;
	height: 100%;
}

.include li {
	position: relative;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 20px;
	padding-left: 30px;
}

.include li::after {
	position: absolute;
  content: '\f00c';
  left: 0;
  top: 2px;
  font-family: 'Font Awesome\ 5 Free';
  font-style: normal;
  font-weight: 900;
  color: #1b4fd8;
  font-size: 14px;
  background-color: transparent;
  border: 1px solid #1b4fd8;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 100%;
}

.exclude {
	background-color: #f7f7f7;
	border-color: #d9e6e1;
	border-top: 6px solid #1B4FD8;
	padding: 20px;
}

.exclude li {
	position: relative;
	line-height: 28px;
	margin-bottom: 12px;
	padding-left: 28px;
}

.exclude li::after {
	color: #A80833;
	font-size: 16px;
	margin-right: 10px;
	content: '\f057';
	font-weight: 900;
	width: auto;
	height: auto;
	border-radius: inherit;
	border: none;
}

.gallery-img img {
	object-fit: cover;
	height: 180px;
}

.faq-holder .accordion-button {
	border-radius: 0;
	color: #2E4056;
	font-size: 16px;
	font-weight: 700;
}

.faq-holder .accordion-button:focus {
	z-index: 3;
	border-color: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
}

.faq-holder .accordion-button:not(.collapsed) {
	color: #2E4056;
	background-color: #f7f7f7;
	box-shadow: none;
}



.rate {
	float: left;
	/* height: 46px; */
	padding: 0;
}

.rate:not(:checked)>input {
	position: absolute;
	top: -9999px;
}

.rate:not(:checked)>label {
	float: right;
	width: 1em;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 30px;
	color: #b3b3b3;
	margin-bottom: 0;
}

.rate:not(:checked)>label:before {
	content: '★ ';
}

.rate>input:checked~label {
	color: #ffc700;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
	color: #deb217;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
	color: #c59b08;
}

/* .map-img {
	position: relative;
} */

/* .map-img img {
	object-fit: cover;
	height: 500px;
} */

/* .widget {
	position: relative;
}

.widget.js-sticky-widget {
	cursor: pointer;
	transition: all 0.25s ease-in-out;
	margin-top: 30px;
	scroll-behavior: smooth;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 80px;
}

.widget--sticky {
	width: auto;
	height: auto;
} */

/* .sidebar_nav {
	display: none;
} */


.social-widgets_1 {
	position: relative;
}

.social-widgets_1 ul li {
	display: inline-block;
	font-size: 0.875em;
	text-align: center;
	margin-right: 2px;
}

.social-widgets_1 ul li a {
	border-radius: 100%;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding: 0 3px;
	margin-bottom: 2px;
	text-align: center;
}

.social-widgets_1 ul li:nth-child(1) a {
	background: #3b5998;
	color: #ffffff;
}

.social-widgets_1 ul li:nth-child(2) a {
	background: #00acee;
	color: #ffffff;
}

.social-widgets_1 ul li:nth-child(3) a {
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
	color: #ffffff;
}

.social-widgets_1 ul li:nth-child(4) a {
	background: #d4101d;
	color: #ffffff;
}

.social-widgets_1 ul li:nth-child(5) a {
	background: #2d021c;
	color: #ffffff;
}

.customize {
	padding: 20px;
}

.customize ul li {
	font-size: 0.8em;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 18px;
	margin: 6px 0;
}

.expert-img {
	float: left;
	margin-right: 20px;
}

.expert-img img {
	width: 60px;
	height: 60px;
	border-radius: 100%;
}

/*.client-info {*/
/*	margin-left: 80px;*/
/*}*/

/* .trips_tabs {
	position: relative;
	padding: 30px 0px !important;
	height: 100%;
}

.trips_tabs, .nav-link {
	color: #fff;
	display: block;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	padding: .5rem 1rem;
	width: 100%;
}

.trips_tabs .nav-pills .nav-link.active, .nav-pills .show>.nav-link {

	background-color: transparent;
	color: #2CA4C9;
	display: inline-block;
	text-align: left !important;
	width: 100%;
}

.trips_tabs .nav-link:focus, .nav-link:hover {
	color: #2CA4C9;
} */


.tripdetails-card__fixed {
	display: none;
}


.page-content__area a {
	text-decoration: none;
	color: #1262ff;
}

.showing_result h3 span {
	color: #2CA4C9;
	font-size: 24px;
}

.listing_pegination .page-link {
	position: relative;
	display: block;
	color: #2CA4C9;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #dee2e6;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.listing_pegination .page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #2CA4C9;
	border-color: #2CA4C9
}

.listing_pegination .page-link:focus {
	z-index: 3;
	color: #2CA4C9;
	background-color: #e9ecef;
	outline: 0;
	box-shadow: none;
}

.information-holder {
	box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
	padding: 30px;
}

.navside {
	border: 1px solid #e8e8e8;
	border-radius: 0.25rem;
	padding: 20px;
}

/******new css update*/
.pp-tag {
	color: #2E4056;
	display: block;
	font-size: 30px;
	font-weight: 700;
	/*font-family: "Inter", sans-serif;*/
	font-family: "Plus Jakarta Sans", sans-serif;
/* 	letter-spacing: -.02em; */
	padding-top: 6px;
}

.dis_off {
	position: absolute;
	left: 20px;
	top: -10px;
	background-color: #CB2027;
	color: #fff;
	display: inline-block;
	border-radius: 2px;
	padding: 4px 10px;
}

.dis_off h6 {
	color: #ffffff;
}

.discount__wrap {
	position: relative;
	background-color: #f2f2f2;
	padding: 20px;
}

.offer__info {
	border-bottom: 1px solid #e6e6e6;
	display: flex;
	font-size: 13px;
	justify-content: space-between;
	align-items: center;
	padding: 4px 0;
}

.dis_count span {
	font-size: 12px;
	font-weight: 600;
}

.dis_count h6 {
	font-size: 14px;
}

.form-group {
	position: relative;
}

.icons__calender {
	position: absolute;
	right: 15px;
	top: 38px;
	content: '';
	font-size: 24px;
	color: #C48A00;
}

.icons__calender span i {
	font-size: 24px;
	color: #C48A00;
}


.product-options-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.add-to-cart-box {
	overflow: hidden;
}

.add-to-cart-box h6 {
	font-size: 14px;
}

.p-count {
	position: relative;
	display: flex;
	align-items: center;
	vertical-align: middle;
	justify-content: flex-start;
}

.p-count .qtyminus,
.p-count .qtyplus {
	width: 38px;
	height: 38px;
	background: #ffffff;
	border: 1px solid #231d1d;
	text-align: center;
	font-size: 20px;
	line-height: 32px;
	color: #464646;
	cursor: pointer;
}

.p-count .qtyminus {
	border-radius: 0.125rem 0 0 0.125rem;
}

.p-count .qtyplus {
	border-radius: 0 0.125rem 0.125rem 0;
}

.p-count .qty {
	border: none;
	width: 42px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}

.price__total {
	display: flex;
	justify-content: flex-end;
}

.iti-btn {
	background-color: #1B4FD8;
	border: 1px solid #1B4FD8 !important;
	color: #ffffff;
	outline: none;
	padding: 6px 12px !important;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	text-align: center;
}

.iti-btn span i {
	font-size: 14px;
	margin-right: 6px;
}

.iti-btn:hover, .iti-btn:focus {
	box-shadow: none;
	color: #ffffff;
}

.team-card {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	overflow: hidden;
}

.team-card img {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	border: 1px solid #2ca4c9;
	padding: 5px;
	overflow: hidden;
}

.team__wrap .nav-item {
	margin: 0 4px 0 0;
}

.team__wrap .nav-pills .nav-link {
	background-color: none !important;
	border: 2px solid #fff;
	color: #536660;
	font-size: 16px !important;
	font-weight: 700;
	text-align: center;
	text-transform: capitalize;
}

.team__wrap .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background-color: #fff !important;
	border: 2px solid #2ca4c9;
	color: #2ca4c9;
	font-size: 16px !important;
	font-weight: 700;
	text-align: center;
	text-transform: capitalize;
}

.images__wrap {
	position: relative;
}

.images__overlay {
	width: 100%;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.60) 45%, rgba(0, 0, 0, 0.90));
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	z-index: 2;
}

.images__overlay h3 {
	color: #fff;
	font-weight: 600;
}

.images__overlay h3 span i {
	font-size: 24px;
}

.treks__pkg {}

.treksbtn {
	border: 1px solid #04233A;
	color: #04233A;
	font-size: 15px;
	font-weight: 700;
	padding: 10px 20px;
	text-align: center;
}




.package-card {
	position: relative;
	overflow: hidden;
}

.package-card .package-card-img-wrap {
	position: relative;
	transition: all .5s ease-out;
	overflow: hidden;
}

.package-card .package-card-img-wrap .card-img {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	transition: all 0.3s;
	display: block;
	width: 100%;
	height: auto;
	transform: scale(1);
}

.img__380 img {
	object-fit: cover;
	height: 380px;
}

.package-card .package-card-img-wrap .card-img:hover {
	transform: scale(1.1);
}

.title-caption {
	position: absolute;
	content: '';
	display: block;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(49, 49, 49, 0.9));
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	color: #fff;
	text-transform: capitalize;
	padding: 20px 10px;
	text-align: center;
	z-index: 1;
}

.package-card .pptag {
	background-color: #00acee;
	border-radius: 60%;
	display: inline-block;
	margin: 0 auto;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin-top: 10px;
	color: white;
	padding: 0 20px;
	line-height: 30px;
	opacity: 0;
	max-height: 0;
	transition: all 0.3s ease;
}

.package-card:hover .text {
	transition: all 0.3s ease;
	opacity: 1;
	max-height: 30px;
}

.package-card:hover .pptag {
	transition: all 0.3s ease;
	opacity: 1;
	max-height: 30px;
}

.title-caption h4 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
}

.title-caption h6 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
}
.trip_counts {
  background-color: #F59E0B;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  padding: 5px 12px;
  text-transform: capitalize;
}

.t_days {
	font-size: 16px;
	font-weight: 600;
}

.country span {
	color: #F59E0B;
	margin-right: 6px;
}

.b-10 {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.region__wrapper {
	position: relative;
	background-color: #04233A;
	padding: 50px 40px 50px 0;
}

.region__wrapper::after {
	position: absolute;
	content: '';
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background-color: #04233A;
}

.mbl__container {
	display: none;
}

.region__box {
	display: block;
	border: 1px solid #ffffff;
	border-radius: 3px;
	color: #fff;
	/*font-family: "Glory", sans-serif;*/
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 20px;
	font-weight: 600;
	padding: 10px 20px;
	margin-bottom: 10px;
}

.region__box span i {
	font-size: 20px;
	margin-right: 10px;
}


/********details package css*********/
.banner__with--gallery {
	position: relative;
}

.banner__grid {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	grid-gap: 5px;
	/*max-height: 712px;*/
	max-height: 400px;
}

.banner__img {
	display: block;
	width: 100%;
	/*height: 354px;*/
	height: 197px;
}

.banner__img {
	cursor: pointer;
	grid-column: span 3;
	margin: 0;
	background: #000;
}

.banner__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner__img:first-child {
	/*height: 712px;*/
	height: 400px;
}

.banner__img:first-child {
	/*grid-row: span 2;*/
	/*grid-column: span 8;*/
	grid-column: span 6;
}

@media (min-width: 768px) {
	.banner__img:first-child, .banner__grid.owl-carousel .owl-item:first-child {
		grid-row: span 2;
		/*height: 712px;*/
		height: 400px;
	}
}
.radius-10 {
    border-radius: 10px;
}
.radius-10 img {
    border-radius: 10px;
}
.view-gallery {
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 111;
	background: #323232;
	color: #fff;
	padding: 13px 15px 13px 20px;
	border-radius: 45px 0 0 45px;
}

.view-gallery svg {
	vertical-align: bottom;
}

#openGallery {
	color: #ffffff;
	transition: all .3s ease-out;
	cursor: pointer;
}

#openGallery a:hover {
	color: #FCB134;
	text-decoration: none;
	outline: none;
}

.site__pageinner {
	position: relative;
	background-color: #ffffff;
	padding-bottom: 80px;
	padding-top: 0;
}

.c-rting li {
	color: #FDB813;
	display: inline-block;
	font-size: 16px;
	padding-right: 0;
}

.c-rting li span {
	color: #2ca4c9;
	margin-left: 10px;
}

.add-read-more.show-less-content .second-section,
.add-read-more.show-less-content .read-less {
	display: none;
}

.add-read-more.show-more-content .read-more {
	display: none;
}

.add-read-more .read-more,
.add-read-more .read-less {
	font-weight: bold;
	margin-left: 2px;
	color: #2CA4C9;
	cursor: pointer;
	text-transform: capitalize;
}

.add-read-more {
	/* max-width: 600px; */
	/* width: 100%;
    margin: 0 auto; */
}

.btn__group {
	position: relative;
	background-color: #2CA4C9 ;
	border: 2px solid transparent;
	border-radius: 3px;
	box-shadow: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	padding: 0.6rem 2rem;
	text-align: center;
	width: 100%;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff !important;
  background-color: #1b4fd8;
}
.nav-pills .nav-link {
  display: inline-flex;
  align-items: center;
  padding: 12px 18px;
  background-color: #efefef;
  border: 0;
  font-weight: 700;
  color: #24282d !important;
  font-size: 20px;
}
.list__months {
	margin: 25px 0 10px;
}

.d-mthns-list {
	display: flex;
	margin: 0 -8px 0 -5px;
	padding: 0;
	list-style: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.d-mthns-list li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.6%;
	flex: 0 0 16.6%;
	padding: 0 5px 10px;
}

.d-mthns-list li a {
	display: block;
	border: 1px solid #d4d4d4;
	padding: 8px 5px;
	text-align: center;
	border-radius: 5px;
	color: #000;
	font-weight: 500;
	min-height: 67px;
	width: 100%;
  }
/* 
.d-mthns-list li a {
	display: block;
	border: 1px solid #d4d4d4;
	border-top-color: rgb(212, 212, 212);
	border-right-color: rgb(212, 212, 212);
	border-bottom-color: rgb(212, 212, 212);
	border-left-color: rgb(212, 212, 212);
	padding: 8px 5px;
	text-align: center;
	border-radius: 5px;
	color: #000;
	font-weight: 500;
	min-height: 67px;
} */

.d-mthns-list li.active a {
	border-color: transparent;
	background: #1b4fd8;
	color: #fff;
	font-weight: 400;
	pointer-events: none;
	cursor: default;
}

.d-mthns-list li a span {
	display: block;
}

/* .list__months ul li {
	display: inline-block;
}

.list__months ul li a {
	border: 1px solid #cacaca;
	border-radius: 3px;
	color: #424242;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	display: inline-block;
	padding: 6px 20px;
	margin-right: 4px;
	margin-top: 4px;
}

.list__months ul li a.active {
	border: 1px solid #2CA4C9;
	background-color: #2CA4C9;
	color: #fff;
} */

.instant__info {
	background-color: #04233A;
	border-radius: 3px;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	padding: 2px 10px;
}

.instant__info span {
	margin-right: 10px;
}

.getoff {
	background-color: #f34f52;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	padding: 1px 10px;
	float: right;
}

.pkginfo {
	color: #5b5b5b;
	font-size: 16px;
	font-weight: 700;
	display: block;
}

.tripinfos {
	color: #5b5b5b;
	font-size: 18px;
	font-weight: 700;
	text-transform: capitalize;
}

span.second-section {
	font-size: 16px;
}

.accordion-button:not(.collapsed),
.accordion-button:focus {
	outline: none;
	border-color: transparent;
	box-shadow: none;
	background-color: transparent;
}

/*.accordion-button::after {*/
/*	width: 11px;*/
/*	height: 11px;*/
/*	border-radius: 100%;*/
/*	background-color: #00acee;*/
/*	background-image: none !important;*/
/*}*/

/*.accordion-button.collapsed::after {*/
/*	background-color: #b1b1b1;*/
/*}*/

.table__inner {
	position: relative;
	clear: both;
}

.whyus li {
	font-size: 14px;
	list-style-type: disc;
	list-style-position: inside;
}

.wrapper {
	position: relative;
	/* top: 35%;
	left: 50%;
	transform: translate(-50%,-50%); */
}

.wrapper .title {
	font-weight: 700;
	font-size: 24px;
	color: #fff;
}

.select_wrap {
	width: 100px;
	margin: 10px 0;
	position: relative;
	user-select: none;
}

.select_wrap .default_option {
	background: #fff;
	border-radius: 5px;
	position: relative;
	cursor: pointer;
}

.select_wrap .default_option li {
	padding: 5px 10px;
	border: 1px solid #c4c4c4;
	border-radius: 3px;
}

.select_wrap .default_option:before {
	content: "";
	position: absolute;
	top: 18px;
	right: 18px;
	width: 6px;
	height: 6px;
	border: 2px solid;
	border-color: transparent transparent #555555 #555555;
	transform: rotate(-45deg);
	z-index: 9;
}

.select_wrap .select_ul {
	position: absolute;
	top: 55px;
	left: 0;
	width: 100%;
	background: #fff;
	border-radius: 5px;
	display: none;
}

.select_wrap .select_ul li {
	cursor: pointer;
	font-size: 14px;
	padding: 5px 10px;
}

.select_wrap .select_ul li:first-child:hover {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.select_wrap .select_ul li:last-child:hover {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.select_wrap .select_ul li:hover {
	background: #fff4dd;
}

.select_wrap .option {
	display: flex;
	align-items: center;
}

.select_wrap .option .icon {
	background: url('https://i.imgur.com/oEZu0sK.png') no-repeat 0 0;
	width: 32px;
	height: 32px;
	margin-right: 15px;
}

.select_wrap .option.pizza .icon {
	background-position: 0 0;
}

.select_wrap .option.burger .icon {
	background-position: 0 -35px;
}

.select_wrap .option.ice .icon {
	background-position: 0 -72px;
}

.select_wrap .option.fries .icon {
	background-position: 0 -111px;
	width: 25px;
}

.select_wrap.active .select_ul {
	display: block;
}

.select_wrap.active .default_option:before {
	top: 25px;
	transform: rotate(-225deg);
}

.select_wrap .option p {
	margin-bottom: 0;
}

.lastdeal {
	color: #BB6937;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 0;
	border-top: dashed 1px #BB6937;
	border-bottom: dashed 1px #BB6937;
	text-transform: uppercase;
}

.lastdeal strong {
	font-size: 18px;
	font-weight: 700;
	color: #CB2027;
	margin-left: 20px;
}

.offering {
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #CB2027;
}

.offering span {
	font-size: 14px;
	font-weight: 600;
	color: #24303C;
	margin-left: 8px;
}

/* Custom select dropdown */
.custom-select {
    position: relative;
    display: inline-block;
    width: 100px; /* Adjust as needed */
    z-index: 9;
}

.select-selected {
    background-color: #fff; 
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
}

.select-selected:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 10px;
    border: 5px solid transparent;
    border-top-color: #666;
    transform: translateY(-50%);
}

.select-items {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none; 
    border-radius: 0 0 4px 4px;
    z-index: 1;
    max-height: 150px;
    overflow-y: auto;
    width: 100%;
}

.select-items div {
    padding: 8px 10px;
    cursor: pointer;
}

.select-items div:hover {
    background-color: #f1f1f1;
}



.custom-selects {
    position: relative;
    display: inline-block;
    width: 150px; /* Adjust as needed */
    z-index: 9;
}

.selects-selected {
    background-color: #fff; 
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
}

.selects-selected:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 10px;
    border: 5px solid transparent;
    border-top-color: #666;
    transform: translateY(-50%);
}

.select-item {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none; 
    border-radius: 0 0 4px 4px;
    z-index: 1;
    max-height: 150px;
    overflow-y: auto;
    width: 100%;
}

.select-item div {
    padding: 8px 10px;
    cursor: pointer;
}

.select-item div:hover {
    background-color: #f1f1f1;
}

.select-hide {
    display: none;
}

.sidebar__sticky {
    position: sticky;
    top: 100px;
    height: 130vh;
    padding-top: 0;
    flex-grow: 1;
    z-index: 9;
}
.description a {
  color: #0A0607;
  font-weight: 600;
}
.description a:hover {
  color: #2CA4C9; 
}
/*.exp-iti .active::after {*/
/*  content: "Collapse All";*/
/*  position: relative;*/
/*  background-color: #04233A;*/
/*  border: 1px solid #04233A !important;*/
/*  color: #ffffff;*/
/*  outline: none;*/
/*  padding: 6px 12px !important;*/
/*  font-size: 12px;*/
/*  font-weight: 800;*/
/*  text-transform: uppercase;*/
/*  text-align: center;*/
/*}*/
/* .sec-center {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 100%;
}
#dropdown {
	display: none;
}

.dark-light:checked + label,
.dark-light:not(:checked) + label{
	position: fixed;
	top: 40px;
	right: 40px;
	z-index: 20000;
	display: block;
	border-radius: 50%;
	width: 46px;
	height: 46px;
	cursor: pointer;
	transition: all 200ms linear;
	box-shadow: 0 0 25px rgba(255,235,167,.45);
}
.dark-light:checked + label{
	transform: rotate(360deg);
}
.dark-light:checked + label:after,
.dark-light:not(:checked) + label:after{
	position: absolute;
	content: '';
	top: 1px;
	left: 1px;
	overflow: hidden;
	z-index: 2;
	display: block;
	border-radius: 50%;
	width: 44px;
	height: 44px;
	background-color: #102770;
	background-image: url('https://assets.codepen.io/1462889/moon.svg');
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 200ms linear;
	opacity: 0;
}
.dark-light:checked + label:after {
	opacity: 1;
}
.dark-light:checked + label:before,
.dark-light:not(:checked) + label:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1;
	display: block;
	border-radius: 50%;
	width: 46px;
	height: 46px;
	background-color: #48dbfb;
	background-image: url('https://assets.codepen.io/1462889/sun.svg');
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 200ms linear;
}
.dark-light:checked + label:before{
	background-color: #000;
}
.light-back{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: #fff;
	overflow: hidden;
	background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/1462889/pat-back.svg');
	background-position: center;
	background-repeat: repeat;
	background-size: 4%;
	height: 100%;
	width: 100%;
	transition: all 200ms linear;
	opacity: 0;
}
.dark-light:checked ~ .light-back{
	opacity: 1;
}
.dropdown:checked + label,
.dropdown:not(:checked) + label{
	position: relative;
	font-weight: 500;
	font-size: 13px;
	line-height: 46px;
	height: 50px;
	transition: all 200ms linear;
	border-radius: 4px;
	width: 100%;
	border: 1px solid #ddd;
	background-color: transparent;
	cursor: pointer;
	color: #515151;
	padding: 0 20px;
}
.dark-light:checked ~ .sec-center .for-dropdown{
	background-color: #515151;
	color: #515151;
	box-shadow: 0 12px 35px 0 rgba(16,39,112,.25);
}
.dropdown:checked + label:before,
.dropdown:not(:checked) + label:before{
	position: fixed;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	z-index: -1;
	cursor: auto;
	pointer-events: none;
}
.dropdown:checked + label:before{
	pointer-events: auto;
}
.section-dropdown {
	position: absolute;
	padding: 5px 20px;
	background-color: #2ca4c9;
	top: 58px;
	right: 0;
	width: 100%;
	border-radius: 4px;
	display: block;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    transform: translateY(20px);
    transition: all 200ms linear;
}
.dark-light:checked ~ .sec-center .section-dropdown {
	background-color: #fff;
	box-shadow: 0 14px 35px 0 rgba(9,9,12,0.15);
}
.dropdown:checked ~ .section-dropdown{
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
}
.section-dropdown:before {
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	content: '';
	display: block;
	z-index: 1;
}
.section-dropdown:after {
	position: absolute;
	top: -7px;
	left: 30px;
	width: 0; 
	height: 0; 
	border-left: 8px solid transparent;
	border-right: 8px solid transparent; 
	border-bottom: 8px solid #2ca4c9;
	content: '';
	display: block;
	z-index: 2;
	transition: all 200ms linear;
}
.dark-light:checked ~ .sec-center .section-dropdown:after {
	border-bottom: 8px solid #fff;
}

.price_dsc {
	position: relative;
	color: #fff;
	transition: all 200ms linear; */
/* 	font-weight: 500;
	font-size: 14px;
	padding: 5px 0;
	margin: 2px 0;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}
.group_pinfo {
	position: relative;
}
.group_pinfo ul li {
	border-top: 1px solid #fff;
	color: #fff;
	font-weight: 500;
	font-size: 13px;
	text-transform: capitalize;
	line-height: 40px;
}

.group_pinfo ul li span {
	float: right;
} */
.trip_sidelist {
  /*background-color: #f0f0f0;*/
  border-radius: 0.2em;
  /*padding: 20px;*/
  position: relative;
  background-color: #fff;
  padding: 15px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.trip_sidelist ul li {
  color: #444444;
  font-size: 14px;
  line-height: 28px;
}
.trip-price__cta {
  color: #444444;
  line-height: 1.3;
  margin-top: 30px;
  position: relative;
  padding-left: 45px;
}
.trip-price__cta::before {
  content: '\f232';
  font-family: "Font Awesome 6 Brands";
  margin-right: 10px;
  color: #25d366;
  font-size: 2.125rem;
  position: absolute;
  left: 0;
  top: -2px;
}
.trip-price__cta span {
    color: #0A0607;
    font-weight: 700;
}
.inner-header {
	position: relative;
}
.inner-header::before {
	position: absolute;
	/*background-color: rgba(0, 0, 0, .8);*/
/* 	background-color: #33333357; */
	content: "";
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.py-160 {
  padding: 250px 0;
}
.bestseller {
  position: absolute;
  right: 20px;
  top: -10px;
  background-color: #04233A;
  color: #fff;
  display: inline-block;
  padding: 4px 10px;
  line-height: 1.2;
}
.bestseller h6 {
  color: #fff;
}

.whybx {
	  background-color: #f2f2f2;
	  border-radius: 4px;
	  line-height: 44px;
	  /*padding-right: 20px;*/
	  padding-right: 0px;
	  margin-bottom: 4px;
	  font-size: 12px;
}

.whybx strong {
	color: #1B4FD8;
	font-weight: 700;
	font-size: 12px;
}

.iconbx {
   background-color: #1B4FD8;
   border-radius: 4px 0 0 4px;
   color: #fff;
   font-size: 14px;
   text-align: center;
   padding: 10px 12px;
   margin-right: 8px;
}

.iconbx i {
	 color: #fff;
     font-size: 14px;
}

.table-responsive {
  overflow-x: auto !important;
  display: block !important;
  width: 100% !important;
}

.affilation_wrap {
	/*background-color: rgba(44, 164, 201, 0.06);*/
	background: #f2f2f2;
	padding: 10px 20px 30px 20px;
/*	box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;*/
}
.footer_main {
    background: #f2f2f2;
}
.mbl_version-contact {
    display: none;
    position: fixed;
    background-color: #1B4FD8;
    bottom: 0;
    width: 100%;
    z-index: 999;
    padding: 10px 0;
}

/********responsive css*********/
@media (max-width: 1366px) {
    .container {
		max-width: calc(100% - 30px);
		padding: 0 20px;
	}
	.nav-tabs .nav-link {
		padding: 10px 14px;
	}
	.nav-menu>li>a {
		font-size: 16px;
		padding: 34px 10px;
	}
	.btn-button {
        padding: 12px 6px;
        font-size: 12px;
	}
	.whybx {
        line-height: 36px;
        font-size: 13px;
	}
	.iconbx {
        padding: 9px 6px;
        font-size: 10px;
	}
	.whybx strong {
        font-size: 13px;
    }
	.iconbx i {
        font-size: 14px;
    }
}

@media (max-width: 1280px) {

	.nav-menu>li>a {
		font-size: 16px;
		padding: 34px 10px;
	}
	.btn-button {
        padding: 12px 6px;
        font-size: 12px;
	}
	.whybx {
        line-height: 36px;
	}
	.iconbx {
        padding: 4px 3px;
	}
	.iconbx i {
        font-size: 14px;
    }

	.slider-banner .carousel-inner .carousel-item img {
		height: 600px;
	}

	.carousel-control-prev {
		left: 1%;
	}

	.carousel-control-next {
		right: 1%;
	}

	.tour_pkg-info {
		padding: 30px 100px 30px 100px;
	}

	.nav-tabs .nav-link {
		font-size: 16px;
		line-height: 60px;
		padding: 10px 12px;
	}

	.discount__info {
		top: 0%;
	}

}


@media (max-width: 1200px) {
	.tripdetails-hero__content {
		flex: auto;
		padding-right: 48px;
	}

	.tripdetails-hero__section .tripdetails-hero__bg img {
		height: 600px;
		object-fit: cover;
		object-position: center;
	}

	.tripdetails-hero__spec-col {
		margin-bottom: 15px;
	}

	.dis-lg {
		display: none !important;
	}

	.tripdetails-card__fixed {
		z-index: 999;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background-color: #785b5b;
		display: block;
		box-shadow: 0 -2px 12px -6px rgba(0, 0, 0, .1);
	}

	.tripdetails-card_smscreen {
		position: relative;
		padding: 20px 0 0px 0;
	}

	.tripc-card {
		display: flex;
		align-items: flex-end;
		justify-content: space-between;
		padding: 0 20px 20px 20px;
	}

	.c-card__text {
		text-align: left;
	}

	/* .trip-price-short-text {
        margin-bottom: 0px;
    } */

	.c-card__price-per {
		display: block;
		font-size: 12px;
		color: #898989;
		font-weight: 700;
		text-transform: uppercase;
	}

	.c-card__subtitle {
		color: #2E4056;
		display: block;
		font-size: 24px;
		font-weight: 800;
		letter-spacing: -.02em;
	}

	.c-card__price-amount {
		display: block;
		font-size: 20px;
		font-weight: 700;
	}

	/* .c-card__price-amount span {
        display: block;
        font-size: 12px;
        font-weight: 700;
    } */

	.c-card__price-amount>span {
		font-size: 14px;
		letter-spacing: 0;
		color: rgba(46, 64, 86, .9);
		font-weight: 600;
		text-transform: capitalize;
	}

	.c-card__links {
		display: flex;
		align-items: center;
		margin-right: 90px;
	}

	.ribbon {
		position: absolute;
		z-index: 1;
	}

	.book-btn, .btn-inquire {
		font-size: 12px !important;
	}

	.nav-tabs .nav-link {
		font-size: 16px;
		line-height: 40px;
		padding: 12px 12px;
	}

	.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
		font-weight: 700;
		line-height: 40px;
		padding: 12px 12px;
	}
}

@media (max-width: 1080px) {
	.carousel-caption-info h3 {
		font-size: 50px;
	}

	.nav_rit {
		margin-right: 46px;
	}

	.navigation-portrait .nav-toggle {
		display: block;
		background: #2ca4c9;
		padding: 20px;
	}

	.nav-toggle {
		width: 42px;
		height: 42px;
		position: absolute;
		top: 20px;
		right: -9px;
		border-radius: 4px;
	}

	.nav-toggle::before {
		background-color: #fff;
		border-radius: 10px;
		box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff;
		top: 11px;
		left: 8px;
	}

	.btn-button {
		font-size: 0.875rem;
		padding: 0.5rem 1.5rem;
	}

}


@media (max-width: 992px) {
	.container {
		max-width: calc(100% - 20px);
		padding: 0 10px;
	}

	.pt-100 {
		padding-top: 50px;
	}
    
    .order-sm-first {
        order: -1!important
    }
    
	.pb-100 {
		padding-bottom: 50px;
	}

	.py-80 {
		padding: 50px 0;
	}

	.py-60 {
		padding: 30px 0;
	}

	.pb-60 {
		padding-bottom: 30px;
	}

	.title-widget h1,
	.title-widget h2,
	.title-widget h3,
	.title-widget h4,
	.title-widget h5,
	.title-widget h6 {
		font-size: 1.8rem;
		line-height: 2rem;
	}

	.title-widget h1 span,
	.title-widget h2 span,
	.title-widget h3 span,
	.title-widget h4 span,
	.title-widget h5 span,
	.title-widget h6 span {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 10px;
	}

	.testimonials-title h5 {
		font-size: 2rem;
		line-height: 2.5rem;
	}

	.testimonials-title h5 span {
		font-size: 28px;
	}

	.display-1 {
		font-size: 32px;
	}

	.font-40 {
		font-size: 30px;
	}

	.font-32,
	.font-28,
	.font-36 {
		font-size: 1.5rem;
	}

	.section-content {
		padding: 30px 0;
	}

	.summits-nav-tabs {
		width: 800px;
		overflow: hidden;
		overflow-x: auto;
	}

	.depart-tabs .nav {
		background-color: transparent !important;
	}

	/* .depart-tabs .nav-pills .nav-link {
		margin-bottom: 10px !important;
	} */

	.why-content {
		padding-left: 0px;
	}

	.review-info {
		float: left;
	}

	.nav-tabs {
		display: flex;
		align-items: center;
		overflow-x: scroll;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: none;
		scrollbar-width: none;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		white-space: nowrap;
		padding: 0;
		position: relative;
	}

	.nav-tabs .nav-link {
		font-size: 14px;
		line-height: 48px;
		padding: 8px 12px;
	}

	.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
		font-size: 14px;
		line-height: 48px;
		padding: 8px 12px;
	}

	.nav-tabs .nav-link>a {
		display: inline-flex;
		font-size: 14px;
		line-height: 48px;
		padding: 8px 12px;
		border-radius: 0;
		transition: all 0.3s ease;
		cursor: pointer;
		text-decoration: none;
		align-items: center;
		white-space: nowrap;
	}

	.why-content {
		padding: 30px;
		right: -60px;
	}
	.banner__grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 0;
        max-height: 480px;
    }

}

@media (max-width: 768px) {
	.btn-button {
		font-size: 0.875rem;
		/* padding: 0.75em 1.5em; */
	}

	.smbtn {
		font-size: 12px;
		padding: 6px 12px;
	}

	.menu-bar {
		display: flex;
		justify-content: inherit;
	}

	.menu-link {
		padding: 8px 16px;
	}

	.carousel-caption-info h3 {
		font-size: 30px;
	}

	.display_none {
		display: none;
	}

	.pkg-title h2 {
		color: #fff;
		font-size: 30px;
		margin-bottom: 20px;
	}

	.tripdetails-hero__spec-col {
		margin-top: 0px;
	}

	.tripdetails-hero {
		padding-bottom: 0px;
	}

	.depart-tabs .nav-pills .nav-link {
		font-size: 12px !important;
		padding: 8px 20px !important;
		margin: 0 3px;
		margin-bottom: 4px;
	}

	.depart-tabs .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
		font-size: 12px !important;
		padding: 8px 20px !important;
	}

	.padding_left-0 {
		padding-left: 12px !important;
	}

	.padding_rit-0 {
		padding-right: 12px !important;
		margin-bottom: 20px;
	}

	.special-wrapper {
		display: inherit;
		justify-content: flex-start;
	}

	.tour_pkg-info {
		padding: 30px;
	}

	.heli_tour_wrap {
		display: block;
		width: 100%;
		background-color: #536660;
	}

	.heli_tour-img {
		display: block;
		width: 100%;
		height: 410px;
	}

	.footer-inner {
		border-top: 1px solid transparent;
		/* border-bottom: 1px solid transparent; */
	}

	.line_rit {
		padding-left: 0;
		border-left: 1px solid transparent;
	}

	.flex-title {
		font-size: 30px !important;
		margin-bottom: 20px;
	}

	.about, .home {
		margin-right: 0;
	}

	.why-content {
		padding: 30px;
		right: 0;
	}

	.why-img {
		position: relative;
		margin-top: 20px;
	}

	.font-50 {
		font-size: 30px;
	}

	.discount__info {
		top: 100%;
	}

	.discount__info {
		top: 100%;
		right: 10%;
	}
	
	.tripdetails-card {
        display: none;
    }
    .single_mobile_nav {
        display: block;
    }

	.why-content {
		min-height: auto;
	}

	/* .itinerary-meta {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		white-space: nowrap;
	} */

	.booking__wrap {
	  padding: 0;
	}

	.box-content_holder {
	  padding: 20px;
	}

	.font-30 {
	  font-size: 1.4rem;
	}

	h3 {
		font-size: 20px;
	}

	.highlight li {
  
	  font-size: 14px;
	  line-height: 22px;
	  margin-bottom: 16px;
	  padding-left: 26px;
    }

	.itinerary-icon {
	  width: 20px;
	  margin-right: 8px;
	  height: 40px;
	  width: 40px;
	  line-height: 40px;
    }

	.c-card__title {
	  font-size: 12px;
	}

	.c-card__content {
	  font-size: 13px;
	}

	.pkg-title {
		margin-bottom: 20px;
	}

	.faq_title {
	  font-size: 16px;
	  padding: 20px 20px 0 20px;
	  line-height: 20px;
	}

	.nav-pills .nav-link {
	  padding: 8px 16px;
	  font-size: 14px;
	}

	.title-icon i {
	  font-size: 20px;
	}

	.smbtn {
	 font-size: 13px;
	 padding: 5px 8px;
    }

    .whybx {
	  font-size: 12px;
	}
	.whybx strong {
        font-size: 12px;
    }

	.mt-50 {
	  margin-top: 30px;
	}
	
	.mbl_version-contact {
        display: block;
    }
    .contact-footer {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content:space-around;
    }
    .fot-cont {
        display:flex;
        align-items: center;
        flex-wrap: nowrap;
    }
    .cnt-fot {
        color: #fff;
        text-align: center;
    }
    .icon_cnt {
        color: #fff;
        font-size: 18px;
        line-height: 18px;
        margin: 0;
    }
    .title_cnt {
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        margin: 0;
        padding: 0;
        line-height: 24px;
    }

}

@media (max-width: 576px) {
	.font-40 {
		font-size: 1.75rem;
	}

	.top_cont small {
		display: none;
	}

	.input-box {
		max-width: 500px;
	}

	.slider-banner .carousel-inner .carousel-item img {
		height: 480px;
	}

	.carousel-control-next, .carousel-control-prev {
		display: none;
	}

	.carousel-caption-info h5 {
		font-size: 20px;
	}

	.pkg-title h2 {
		font-size: 24px;
	}

	.tripdetails_desc p {
		font-size: 13px;
		line-height: 20px;
	}

	.itinerary-meta {
		display: inline-block;

	}

	.iti-meta-facts {
		margin-bottom: 10px;
	}


	.video-background-holder {
		min-height: 30rem;
	}

	.profile_img {
		float: inherit;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.testi-info {
		margin-left: 0;
	}

	.subscribe-from {
		margin-top: 20px;
	}

	.footer-link {
		float: left;
	}

	.mbl__container {
		display: block;
		margin-left: 20px;
	}

	.nav_rit {
		display: none;
	}

	/* .treks__pkg {
		float: left;
	} */

	.title-widget h1, .title-widget h2, .title-widget h3, .title-widget h4, .title-widget h5, .title-widget h6 {
		font-size: 1.5rem;
		line-height: 2rem;
	}

	.nav-brand img {
		width: 100px;
	}

	.datecost-title, .datecost-info {
	  font-size: 11px;
	}

	.pp_tag h5 {
	  font-size: 14px;
	}

	.tripinfos {
	  font-size: 13px;
	}

	.smbtn {
      font-size: 10px;
      padding: 2px 3px !important;
    }

}

@media (max-width: 480px) {
	.tripc-card {
		display: block;
	}

	.c-card__price-per {
		display: none;
	}

	.c-card__links {
		align-items: center;
		margin-right: 10px;
	}

	.book-btn, .btn-inquire {
		padding: 0.5rem 0.6rem;
	}

	.btn-inquire {
		padding: 0.5rem 0.6rem;
	}

	.connect_us {
		margin-right: 0;
	}

	.carousel-caption-info h5 {
		font-size: 15px;
	}

	.carousel-caption-info h3 {
		font-size: 24px;
	}
}

@media (max-width: 380px) {}


.left-side { position:sticky; top:50px;}

.trip-price__cta:hover {
  color: #2ca4c9;
}

button.back-to-top{
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
	height: 0px;
  width: 0px;
  overflow: hidden;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
  color: transparent;
	clear: both;
  visibility: hidden;
  position: fixed;
  cursor: pointer;
  display: block;
  border: none;
  right: 50px;
	bottom: 75px;
  font-size: 0px;
  outline: 0 !important;
  z-index: 99;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus,{
  outline: 0 !important;
}
button.back-to-top::before,
button.back-to-top::after {
  content: "";
    display: block;
    vertical-align: middle;
    border-bottom: solid 10px #2CA4C9;
    border-left: solid 10px transparent;
    line-height: 0;
    border-right: solid 10px transparent;
    height: 0;
    margin: 18px auto 0;
    width: 0;
  border-radius:20px;
  visibility: hidden;
}
button.back-to-top.show::after,
button.back-to-top.show::before{
  visibility: visible;
}
button.back-to-top::after {
  border-bottom-color:#fff;
      position: relative;
  top:-24px;
}
button.back-to-top.show {
  display: block;
  background: #fff;
  color: #00ab6c;
  font-size: 25px;
  right: 20px;
  bottom: 100px;
  height: 50px;
  width: 50px;
  visibility: visible;
	box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}
button.back-to-top.show:active {
  box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}

.package-card .img__overlay {
	opacity: 0;
	transition: all 0.3s ease;
}

.package-card:hover .img__overlay {
	transition: all 0.3s ease;
	opacity: 1;
	max-height: 30px;
}
.frame {
  background-color:#fff;
  border:solid 5vmin #eee;
  border-bottom-color:#fff;
  border-left-color:#eee;
  border-radius:2px;
  border-right-color:#eee;
  border-top-color:#ddd;
  box-shadow:0 0 5px 0 rgba(0,0,0,.25) inset, 0 5px 10px 5px rgba(0,0,0,.25);
  box-sizing:border-box;
  display:inline-block;
  /*margin:10vh 10vw;*/
  /*height:55vh;*/
  padding:1vmin;
  position:relative;
  text-align:center;
}
.frame:before {
    border-radius:2px;
    bottom:-2vmin;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.25) inset;
    content:"";
    left:-2vmin;
    position:absolute;
    right:-2vmin;
    top:-2vmin;
}
.frame:after {
    border-radius:2px;
    bottom:-2.5vmin;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.25);
    content:"";
    left:-2.5vmin;
    position:absolute;
    right:-2.5vmin;
    top:-2.5vmin;
}

.frame img {
  border:solid 2px;
  border-bottom-color:#ffe;
  border-left-color:#eed;
  border-right-color:#eed;
  border-top-color:#ccb;
  max-height:100%;
  max-width:100%;
}