.page-nav {
  position: relative;

  z-index: 12;

  background-color: #f7f7f7;

  padding: 15px 0;
}
.pagination .active > .page-link {
  color: #fff !important;
  background: #04233a;
}
.active > .page-link, .page-link.active,.page-link{
    color:#fff;
    border-color: #04233a;
}
.page-link{
    color:#212529 !important;
    border-color: #04233a;
}
.page-link:hover{
    color:#04233a !important;
    border-color: #04233a;
}
@media (max-width: 992px) {
  .page-nav {
    display: none;
  }
}

.page-nav-wrapper {
  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

  align-items: center;
}

.page-nav .breadcrumb {
  margin: 0;

  color: #424242;

  font-weight: 400;

  font-size: 0.8125rem;
}

.page-nav .breadcrumb li a {
  color: #424242;
}

.share-social .social-icon-wrap {
  display: flex;

  align-items: center;
}

.share-social .social-icon-wrap span {
  color: #424242;

  font-size: 0.875rem;

  font-weight: 700;
}

.share-social .social-icon-wrap a {
  color: #fff;

  padding-left: 5px;
}

.share-social .social-icon-wrap a i {
  color: #fff;

  width: 25px;

  height: 25px;

  border-radius: 50%;

  text-align: center;

  line-height: 25px;

  font-size: 0.8125rem;
}

.share-social .social-icon-wrap a i.fa-facebook {
  background-color: #3b5998;
}

.share-social .social-icon-wrap a i.fa-twitter {
  background-color: #55acee;
}

.share-social .social-icon-wrap a i.fa-linkedin {
  background-color: #0077b5;
}

.package-page {
  position: relative;
  padding: 20px 0;
}

.package-page .common-box {
  padding-top: 12px;

  position: relative;

  padding-bottom: 0;
}

@media (min-width: 992px) {
  .common-box {
    padding-top: 40px;

    padding-bottom: 40px;
  }
}

#faqs .content-title,
#reviews .content-title,
.similar-package .content-title {
  display: block;
}

.package-title.page-title {
  text-align: left;

  margin-bottom: 15px;
}

.package-title-wrap {
  display: flex;

  justify-content: space-between;
}

.page-title h1 {
  color: #04233a;

  font-size: 2rem;

  font-weight: 600;

  margin-bottom: 0;

  padding-bottom: 0;
  "Yanone Kaffeesatz", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  text-transform: uppercase;
}

.package-title-wrap .ask-btn .btn {
	background-color: #fe712a; 
	border-color: #fe712a; 
	color: #fff; 
	position: relative;
	height: 50px;
	width: 150px;
}
 
.key-wrapper { 
  margin-bottom: 20px;
  border-radius: 2px;   
}

.key-wrapper ul.trip-fact {
  position: relative;

  box-shadow: none;

  list-style: none;

  line-height: 1.4;

  padding: 0 0;

  display: flex;

  flex-wrap: wrap;
}

.key-wrapper ul.trip-fact > li.item { 
  color: #212529;
  position: relative;
  background-color: transparent;
  border-radius: 2px;
  padding-left: 56px;
  font-size: 0.90rem; 
  font-weight: 400;
  line-height: 1.4;
  font-style: normal; 
  font-family: "Inter", serif;
}

.key-wrapper ul.trip-fact > li {
  list-style: none; 
  max-width: 33.33%; 
  flex: 0 0 33.33%; 
  padding-top: 10px;  
  padding-bottom: 24px;
}

.key-wrapper ul.trip-fact > li.item.trip-duration:before {
  content: "\f017";
}

.key-wrapper ul.trip-fact > li.item.trip-destination:before {
  content: "\f3c5";
}

.key-wrapper ul.trip-fact > li.item.difficulty:before {
  content: "\f6fc";
}

.key-wrapper ul.trip-fact > li.item.area:before {
  content: "\f277";
}

.key-wrapper ul.trip-fact > li.item.trip-food:before {
  content: "\f2e7";
}

.key-wrapper ul.trip-fact > li.item.trip-accomodation:before {
  content: "\f0f2";
}

.key-wrapper ul.trip-fact > li.item.altitude:before {
  content: "\f6fc";
}

.key-wrapper ul.trip-fact > li.item.group-size:before {
  content: "\f0c0";
}

.key-wrapper ul.trip-fact > li.item.best-time:before {
  content: "\f6c4";
}

.key-wrapper ul.trip-fact > li.item:before {
  left: -5px;
  position: absolute;
  content: "";
  font-size: 2rem;
  top: 5px;
  font-weight: 300;
  font-family: "Font Awesome 5 Pro";
  color: #fe712a;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 18%;
}

.key-wrapper ul.trip-fact > li.item b {
  color: #04233a;
  display: block;
  font-size: 1rem;
  font-weight: 600; 
  font-family: "Inter", sans-serif;
} 

.highlights .highlights-title {
  color:#04233a;
  font-size: 2rem; 
  font-weight: 600;
  display: block;
  font-family: "Inter", sans-serif; 
  font-style: normal; 
}
.common-box.region {
  padding: 50px 0 20px;
}

.highlights > ul {
/*  background: #FEFECA; */
  list-style: none;
  padding-left: 30px;
  line-height: 26px;
  padding: 30px 25px;
}

.highlights > ul > li {
  padding-left: 0;
  position: relative;
  font-size: 1rem;
  color: #424242;
  margin-bottom: 20px;
}

.highlights > ul > li:before {
  display: inline-block;

  content: "\f30b";

  position: absolute;

  font-size: 1rem;

  padding-left: 2px;

  text-align: center;

  left: -30px;

  top: 0;

  color: #c62827;

  font-weight: 600;

  font-family: "Font Awesome 5 Pro";
}

.common-module {
  margin-bottom: 40px;
}

article.common-module h2 {
  color: #212529;
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "Inter", sans-serif; 
  font-style: normal;
  text-transform: uppercase;
  padding-top: 10px; 
  font-weight: 700;
}

article.common-module > * + h2 {
  margin-top: 30px;
  
}

article.common-module > ul {
  list-style: none;

  padding-left: 30px;
}

article.common-module > ul > li {
  padding-left: 0;

  position: relative;

  line-height: 1.6;

  padding-bottom: 5px;

  color: #424242;
}

article.common-module > ul > li:before {
  display: inline-block;

  content: "\f30b";

  position: absolute;

  font-family: icomoon;

  font-size: 1.125rem;

  padding-left: 2px;

  text-align: center;

  left: -30px;

  top: -1px;

  color: #319931;

  font-family: "Font Awesome 5 Pro";
}

.package-gallery-title {
  font-size: 1.25rem;

  margin: 0 0 10px;

  text-transform: capitalize;

  font-weight: 700;

  display: block;

  color: #212529;
  display: block;
    color: #212529;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-transform: uppercase;
    padding-top: 10px;
    font-weight: 600;
  
}

.package-gallery-photo {
  position: relative;

  z-index: 1;
}

.package-gallery-init .item {
  padding: 0 10px;

  margin: 0 -10px;
}

.package-gallery-init .logo-arrow {
  position: absolute;

  background: #fff;

  border: none;

  top: 50%;

  transform: translate(0, -50%);

  z-index: 9;

  width: 40px;

  height: 40px;

  border-radius: 4px;
}

.package-gallery-init .logo-arrow.logo-arrow-prev {
  left: 10px;
}

.package-gallery-init .logo-arrow.logo-arrow-next {
  right: 30px;
}

.package-gallery-init .logo-arrow svg {
  fill: #1abada;

  height: 20px;

  width: 20px;
}

.itinerary {
  line-height: 1.9;
}

.content-title {
  display: flex;

  align-items: center;

  flex-wrap: wrap;

  justify-content: space-between;

  margin: 0 0 15px;
}

.content-title .package-inner-title {
  font-weight: 600; 
  color: #212529; 
  font-size: 1.5rem; 
  font-family: "Inter", sans-serif; 
  font-style: normal;
  text-transform: uppercase;
  padding-top: 10px;
  font-weight: 600;
}

.itinerary-navigation {
  display: none;

  color: #237ac9;

  position: relative;

  border-radius: 2px;

  text-align: end;

  line-height: 40px;

  font-size: 0.875rem;

  font-weight: 700;
}

.itinerary-content {
  padding: 0 15px;
/*   box-shadow: box-shadow: 0 0 2px rgba(11,60,93,.4),0 -1px 2px rgba(11,60,93, .04); */
  box-shadow: 0 0 2px rgba(11,60,93,.4),0 -1px 2px rgba(11,60,93, .04);
  background: #FDFDFD;
}
.accordion-button:focus{
  box-shadow: none;
  outline: 0 !important;
  border: none;
}
.itinerary-content .accordion-item {
  border: 0;
  background-color: transparent;
  border-bottom: 1px solid #eee;
  padding: 10px 10px 0px 10px !important;
  margin-bottom: 0;

  position: relative;

  padding-left: 20px;

  background-color: transparent;
}

.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;

  border-top-right-radius: 0.25rem;
}
#itinerary_heading3:focus-visible:focus-visible {
  outline: 0;
}
.itinerary-content .accordion-item .accordion-header { 
  font-family: "Inter", sans-serif;
  /* background-color: #c62827; */
  border: 0;
  padding: 10px;
  line-height: 1.75;
  position: relative;
}

.itinerary-content h3 {
  margin: 0;

  display: flex;

  font-size: 1rem;

  font-weight: 700;

  color: #212529;
}

.itinerary-content .accordion-item .accordion-button {
  padding: 0;
  border-top-left-radius: 0; 
  border-top-right-radius: 0;
  background: 0 0; 
  font-size: 1.1rem;
  color: #212529;
  font-weight: 500;
}

.itinerary-content h3 .accordion-button {
  font-weight: 500; 
  color: #212529; 
  align-items: inherit;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

/* .itinerary-content .accordion-item .accordion-button:before {
  display: inline-block;
  content: "\f0fb";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 0.75rem;
  left: -25px;
  top: 4px;
  color: #f88915;
  width: 14px;
  height: 20px;
  background-color: #fff;
  z-index: 1;
} */

.itinerary-content .accordion-item .accordion-button:focus-visible{
  outline: none;
}
.common-module ul li { 
	line-height: 1.8;
	font-weight: 400;
	color:#100000;
}

.itinerary-content h3 b {
	color:#fe712a;
	margin-right: 5px; 
	font-weight: 700; 
	display: inline-block; 
	min-width: 65px;
	text-transform: uppercase;
	text-decoration: underline;
}

.itinerary-content .accordion-item .accordion-button:after { 
  color: #fff;
  position: relative;
  top: 7px;
}

.itinerary-content .accordion-item .accordion-body {
  padding: 10px;
  color: #424242;
}

.itinerary-content .itinerary-meta {
  margin: 0 0;
}

.itinerary-content .itinerary-meta ul {
  padding: 0 0;

  margin-bottom: 0;

  list-style: none;

  display: flex;

  flex-wrap: wrap;
}

.itinerary-content .itinerary-meta ul li {
  list-style: none;

  max-width: 16%;

  position: relative;

  flex: 0 0 25%;

  padding: 0 0 10px;

  display: flex;

  align-items: center;

  color: #424242;

  font-size: 0.875rem;
}

.itinerary-content .itinerary-meta ul li:before {
  margin-right: 15px;

  color: #fe712a;

  font-size: calc(1.275rem + 0.3vw);

  position: relative;

  top: 0;

  font-family: "Font Awesome 5 Pro";

  font-weight: 700;
}

.itinerary-content .itinerary-meta ul li span {
  line-height: 1.2;

  font-weight: 500;
}

.itinerary-content .itinerary-meta ul li.accommodation:before {
  content: "\f015";
}

.itinerary-content .itinerary-meta ul li.food:before {
  content: "\f2e7";
}

.itinerary-content .itinerary-meta ul li.time:before {
  content: "\f017";
}

.itinerary-content .itinerary-meta ul li.distance:before {
  content: "\f3c5";
}

.itinerary-note-wrapper {
  padding: 0px 25px; 
  background: #f3fafa;
  color: #04233a;
  border-radius: 2px; 
  position: relative; 
  display: flex; 
  align-items: center;  
  margin-top: 20px;
}

.itinerary-note-wrapper:before {
  position: absolute;
  content: "";
  right: -5px;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #04233a;
  border-radius: 2px;
  z-index: -1;
}

.itinerary-note-wrapper .itinerary-note {
  flex: 0 0 calc(100%-200px);
  max-width: calc(100%-200px);
}

.itinerary-note p {
  font-size: 1rem; 
  line-height: 1.6;
  margin-bottom: 0;
}
.similar-package {
  background: linear-gradient(to bottom, rgb(247, 247, 247) 0%,rgb(255, 255, 255) 100%);
  box-shadow: 0 -1px 0px rgba(11,60,93,.1),0 -1px 2px rgba(11,60,93, .04);
}
.itinerary-note-wrapper .itinerary-custom {
	flex: 0 0 180px; 
	max-width: 180px; 
	text-align: end;
	margin-left: 20px;
}

.itinerary-note-wrapper .itinerary-custom .btn {
  padding: 10px 20px;

  text-align: center;

  background: #04233a;

  border-color: #04233a;

  color: #fff;

  position: relative;
}

#inclusions .inclusions-wrapper {
  font-size: 1.0625rem;

  color: #424242;

  background-color:#f7f7f7;

  padding: 25px 25px;
}

.inclusions .cost_title {
  font-size: 1.25rem;

  font-weight: 600;

  display: block;

  padding-bottom: 15px;

  color: #212529;
  font-size: 1.25rem;
    /* font-weight: 600; */
    display: block;
    padding-bottom: 15px;
    color: #212529;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-transform: uppercase;
    padding-top: 10px;
    font-weight: 600;
}

.inclusions ul {
  padding-left: 0;

  margin-bottom: 40px;
}

.inclusions ul li {
  list-style: none;

  position: relative;

  margin-left: 30px;

  color: #212529;

  line-height: 2;
}

.inclusions ul li:before {
  display: inline-block;

  content: "\f058";

  position: absolute;

  font-family: "Font Awesome 5 Pro";

  font-weight: 700;

  left: -30px;

  top: 0;

  border-radius: 3px;

  color: #319931;
}

.cost_dtl .cost_title {
  font-size: 1.25rem; 
  display: block;
  padding-bottom: 15px;
  color: #212529;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  text-transform: uppercase;
  padding-top: 10px;
  font-weight: 800;
}

.cost_dtl .cost_detail {
  line-height: 24px;
}

.cost_dtl .cost_detail ul {
  padding-left: 0;

  margin: 0;
}

.cost_dtl .cost_detail ul li {
  list-style: none;

  position: relative;

  margin-left: 30px;

  color: #212529;

  line-height: 2;
}

.cost_dtl .cost_detail.cost_exclude ul li:before {
  content: "\f00d";

  color: #ff0000;

  top: 1px;

  left: -33px;

  display: inline-block;

  font-family: "Font Awesome 5 Pro";

  font-weight: 700;

  position: absolute;

  border-radius: 3px;
}
.common-module strong{
	color: #04233a;
	font-weight: 700; 
	text-decoration: underline;
}
.common-module h3{
	font-size: 1.4rem;
}
#faqs .content-title .package-inner-title {
  text-transform: capitalize !important;
}

/* sidebar */

.booking-module-content {
  position: relative;  
  margin-bottom: 20px;
}

.book-module {  
	border: 1px solid #eff2f2;
}

@media (min-width: 992px) {
  .booking-sticky {
    position: fixed;

    top: 0;

    transform: translateY(90px);

    animation: mymove 0.3s ease;

    animation-timing-function: linear;
  }
}

@keyframes mymove {
  from {
    opacity: 0;

    transform: translateY(-100%);
  }

  to {
    opacity: 1;

    transform: translateY(60px);
  }
}



.booking-module-content .btn-heart i {
  color: #04233a; 
  font-size: 1rem; 
  line-height: 35px;
}

.booking-module {
  position: relative;
}

.booking-module .package-price {
	display: block;
	background: #f7f7f7;
	padding: 30px 24px 15px;
}

.booking-module .package-price__from {
  display: block;

  color: #424242;

  font-size: 0.95rem;

  font-weight: 600;
}

.booking-module .package-price__tag { 
	color: #424242;
	font-size: 0.875rem;
	line-height: 1.2;
	padding-bottom: 7px;
	display: block;
}

.booking-module .package-price__tag b {
  color: #04233a;
  padding-right: 5px;
  font-size: 2.25rem;
  font-weight: 800;
  font-family: "Roboto", sans-serif; 
  font-style: normal;
  text-transform: uppercase;
}

.group-price {
  position: relative;

  border-radius: 2px;

  background-color: #FDFDFD;

  z-index: 1;

  font-size: 0.8375rem;
}

.group-price:before {
  position: absolute;

  content: "";

  left: 0;

  right: 0;

  top: 0;

  height: 100%;

  background-color: #fff;

  z-index: -1;

  border-radius: 2px;
}

.group-price .collapsible {
  font-size: 1rem;

  font-weight: 600;

  padding-left: 10px;

  color: #212529;

  width: 100%;

  display: block;

  display: flex;

  align-items: center;

  justify-content: space-between;

  border: none;

  background-color: none;

  padding: 10px 10px;

  border-radius: 4px;

  height: 45px;

  cursor: pointer;
}

.group-price .collapsible.in:after {
  content: "\f068";
}

.group-price .collapsible:after {
  font-family: "Font Awesome 5 Pro";

  display: inline-block;

  color: #319931;

  font-weight: 600;

  font-size: 1rem;

  content: "\f067";

  -webkit-transition: 0.3s linear transform;

  transition: 0.3s linear transform;
}

.group-price .cost-schedule-wrapper {
  background-color: #fff;
}

.group-price .cost-schedule {
  text-align: left;

  font-size: 15px;

  padding: 5px 10px;

  border: 0;

  font-weight: 500;

  background-color: #FDFDFD;

  margin-bottom: 0;
}

.group-price .cost-schedule table {
  margin: 0;

  padding: 0;
}

.group-price .cost-schedule thead {
  font-weight: 600;

  color: #fff;
}

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

.sr-only {
  position: absolute;

  width: 1px;

  height: 1px;

  padding: 0;

  margin: -1px;

  overflow: hidden;

  clip: rect(0, 0, 0, 0);

  border: 0;
}

.group-price .cost-schedule table tr > td:first-child {
  font-size: 0.875rem;
}

.table > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}

.group-price .cost-schedule table tr > td {
  padding:3px 0;
}

.group-price .cost-schedule thead td {
  border: 0;

  padding: 0;

  text-transform: uppercase;
}

.table > tbody {
  vertical-align: inherit;
}

.group-price .cost-schedule table > tbody > tr > td {
  color: #424242;
  background: #FDFDFD;
  border: none;
}

.group-price .cost-schedule table > tbody > tr:last-child {
  border-top: 1px solid #212529;
  padding: 10px 0;
}

.booking-module form {
	font-family: "Inter", sans-serif;
	background: #fefefe;
	padding: 30px 20px 30px;
}
.booking-module .form-group{
  margin-bottom: 10px;
}
.booking-module form label {
  font-weight: 500;

  margin-bottom: 5px;

  font-size: 1rem;

  color: #212529;
}

.calendar {
  position: relative;
  display: block;
}

.booking-module form .form-control {
	min-height: 40px; 
	border-width: 1px; 
	border-color: #c62827; 
	font-size: 0.875rem; 
	border-radius: 4px; 
	background-color: transparent; 
}

.calendar:after {
  font-family: "Font Awesome 5 Pro";

  position: absolute;

  top: 50%;

  display: inline-block;

  -webkit-transform: translateY(-50%);

  transform: translateY(-50%);

  content: "\f073";

  right: 10px;

  font-size: 20px;

  color: #319931;

  pointer-events: none;

  font-weight: 600;
  display: none;
}

.booking-module form .calendar:after {
  color: #319931;
}

.increment_decrement {
  position: relative; 
  padding-left: 15px; 
  padding-right: 15px; 
  border: 1px solid #b2b2b2; 
  border-radius: 1px;
}

.booking-module form .increment_decrement {
	min-height: 46px;
	border-width: 1px;
	border-color: #DDD;
	font-size: 0.875rem;
	border-radius: 2px;
	background-color: transparent;
	color: #777;
}

.booking-module form .form-control {
	min-height: 46px;
	border-width: 1px;
	border-color: #DDD;
	font-size: 0.875rem;
	border-radius: 2px;
	background-color: transparent;
	color: #777;
	font-weight: 600;
}

.booking-module form .increment_decrement input {
	font-weight: 700; 
	padding: 0; 
	text-align: center; 
	border: none; 
	color: #a6a6a6;
	background : transparent;
	font-size: 18px;
}
.testimonials-slider .logo-arrow{
	display: none !important;
}

.increment_decrement input[readonly] {
  background-color: #fff;
}

.increment_decrement .handler {
  position: absolute;

  right: 0;

  left: 0;

  top: 50%;

  transform: translateY(-50%);

  display: flex;

  justify-content: space-between;

  pointer-events: none;

  flex-direction: row-reverse;
}

.increment_decrement .handler span {
  pointer-events: auto;

  margin: 2px;

  height: 32px;

  width: 32px;

  border-radius: 2px;

  background-color: #f2f7fb;

  display: inline-flex;

  justify-content: center;

  align-items: center;

  line-height: 1;

  font-size: 0.625rem;

  transition: all 0.3s ease;

  cursor: pointer;
}

.booking-module form .increment_decrement .handler span {
	background-color: #f7f7f7; 
	height: 45px; 
	width:40px;
}

.booking-module form .increment_decrement .handler span {
	background-color: #f7f7f7; 
	height: 45px; 
	width:40px;
}

.booking-module form .increment_decrement .handler span i {
  font-size: 1rem;
  color: #000;
}

.booking-module form .cost {
  color: #212529;

  display: block;

  padding-bottom: 15px;

  font-size: 1rem;

  display: flex;

  justify-content: space-between;
}

.booking-module .depa-book {
  display: flex;

  justify-content: space-between;
}

.booking-module .depa-book .btn {
  flex: 0 0 49%;

  max-width: 49%;

  font-size: 0.875rem;

  font-weight: 600;

  height: 40px;
}

.booking-module .booking-trip .btn {
    width: 100%;
    text-align: center;
    font-size: 0.9375rem;
    background: #FE712A;
    border: 1px solid #FE712A;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 10px 12px;
}

.depa-book .btn {
  padding: 10px 15px;
}

.booking-module .side-rate {
  text-align: center;

  margin-top: 15px;
}

.booking-module .side-rate .rating {
  font-size: 0.875rem;

  color: #424242;

  float: inherit;
}

.booking-module .side-rate .rating i {
  color: #ff6000;

  font-size: 1.25rem;

  position: relative;

  top: 2px;
}

.booking-module .side-rate .rating b {
  font-weight: 800;

  color: #fff;

  font-size: 1.125rem;

  padding: 0 5px;
}

.add-ons {
  padding: 20px 25px;

  background-color: #e8fbe6;

  border-radius: 2px;

  position: relative;

  margin-left: 3px;
}

.add-ons:before {
  position: absolute;

  content: "";

  left: -3px;

  top: 0;

  height: 100%;

  width: 100%;

  background-color: #319931;

  border-radius: 2px;

  z-index: -1;
}

.add-ons span {
  font-size: 1.25rem;

  font-weight: 700;

  display: block;

  color: #212529;

  padding-bottom: 10px;
}

.add-ons > ul {
  list-style: none;

  padding-left: 30px;
}

.add-ons > ul > li {
  padding-left: 0;

  position: relative;

  line-height: 1.7;

  padding-bottom: 5px;

  color: #424242;
}

.add-ons > ul > li:before {
  display: inline-block;

  content: "\f30b";

  position: absolute;

  font-family: "Font Awesome 5 Pro";

  font-size: 1.125rem;

  padding-left: 2px;

  text-align: center;

  left: -30px;

  top: -1px;

  color: #319931;
}

.package-page h2 {
  font-size: 1.5rem;

  margin: 0 0 10px;

  font-weight: 800;
}

.content-title {
  display: flex;

  align-items: center;

  flex-wrap: wrap;

  justify-content: space-between;

  margin: 0 0 15px;
}

.content-title .package-inner-title {
  font-size: 1.5rem; 
  font-weight: 700; 
  color: #212529;
}

#depature-dates .sorting {
  margin-bottom: 45px;
}

@media (min-width: 992px) {
  #depature-dates .sorting .form-group {
    margin-bottom: -24px;
  }
}

#depature-dates .sorting label {
  margin: 0 10px 0 0;

  color: #666;

  font-size: 0.9375rem;

  font-weight: 600;

  text-transform: uppercase;
}

#depature-dates .sorting .custom_select {
  overflow: inherit;
}

.custom_select {
  position: relative;
  display: block;
  max-width: 350px;
}

#depature-dates .sorting .form-control {
  height: 35px;
  font-weight: 700;
  color: #212529; 
  border: 1px solid #04233a;
  background-color: transparent;
  cursor: pointer; 
  cursor: pointer;
  font-size: 0.8125rem;
  border-radius: 4px;
  width: 100%;
}

#depature-dates .sorting .custom_select:after {
  color: #424242; 
  right: 15px; 
  text-align: center;
  font-size: 15px;
  position: absolute;
  right: 10px;
}

.custom_select:after {
  font-family: "Font Awesome 5 Pro";

  font-weight: 600;

  position: absolute;

  top: 50%;

  display: inline-block;

  content: "\f078";

  right: 10px;

  font-size: 20px;

  color: #636363;

  height: 20px;

  line-height: 20px;

  margin-top: -10px;

  transform-origin: center;

  transition: 0.2s -webkit-transform;

  transition: 0.2s transform;

  transition: 0.2s transform, 0.2s -webkit-transform;

  pointer-events: none;
}

.package-departure .departure-content {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);

  border-radius: 3px;

  padding: 10px 10px;

  margin-bottom: 15px;
}

.package-departure .departure-content .departure-item {
  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;
}

.package-departure .departure-content .departure-item > div {
  padding: 0 10px; 
  line-height: 1.4;
}

.package-departure .departure-content .departure-item .start-date {
  position: relative;
}
.about-use-wrapper .package-price{
  background: #04233a; 
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .sidebar-sticky{
    top: 0;
  }
  
}
@media (max-width: 560px) {
  .left-15 {
    padding-left: 0 inherit !important;
  }
}
@media (min-width: 992px) {
  .package-departure .departure-content .departure-item .start-date {
    width: 20%;
  }

  .package-departure .departure-content .departure-item .end-date {
    width: 20%;
  }

  .package-departure .departure-content .departure-item .depa-price {
    width: 15%;
  }

  .package-departure .departure-content .departure-item .depa-status {
    width: 15%;
  }

  .package-departure .departure-content .departure-item .depa-book {
    width: 25%;

    justify-content: flex-end;
  }
}

.depa-book {
  display: flex;

  align-items: center;
}

.package-departure .departure-content .departure-item span {
  font-size: 0.8125rem;

  color: #424242;

  position: relative;
}

.package-departure .departure-content .departure-item span small {
  color: #424242;

  margin-right: 5px;

  font-size: 0.875rem;
}

.package-departure .departure-content .departure-item span b {
  display: block;

  font-size: 0.9375rem;

  color: #212529;
}

.package-departure .depa-book .btn.btn-primary {
  padding: 7px 15px;  
  height: 38px; 
  line-height: 18px; 
  text-transform: uppercase;
  background:#ffa801;
  border: none;
  border-radius: 40px;
}

.package-departure .depa-book .btn {
  font-size: 0.8125rem;
}

.package-departure .depa-book .btn.add-to-cart {
  margin-left: 10px;

  border: none;
}

.package-departure .depa-book .btn i {
  font-size: 1.25rem;

  color: #319931;

  position: relative;

  top: -2px;

  padding: 5px 5px;

  border: 1px solid #319931;

  border-radius: 2px;
}

.package-departure .depa-book .btn.add-to-cart i {
  height: 38px;

  width: 38px;

  line-height: 38px;

  border: 1px solid #319931;
}

.useful-content {
  color: #424242;
}

.faqs .accordion-body > ul > li,
.useful-content > ul {
  list-style: none;

  padding-left: 35px;

  margin-bottom: 15px;
}

.faqs .accordion-body > ul > li,
.useful-content > ul > li {
  padding-left: 0;

  position: relative;

  line-height: 1.7;

  padding-bottom: 5px;

  font-size: 1.0625rem;
}

.faqs .accordion-body > ul > li:before,
.useful-content > ul > li:before {
  display: inline-block;
  content: "\f30b";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-size: 1rem;
  padding-left: 2px;
  text-align: center;
  left: -35px;
  top: 2px;
  color: #f88915;
  font-weight: 600;
}

#reviews {
  background-image: linear-gradient(to top, #fff 0, #f7f7f7 100%);
}

.featured-review,
.package-review,
.review-list {
  margin-right: 0;

  margin-left: 0;

  position: relative;
}

.review-list ul {
  margin: 0;

  padding: 0;
}

.featured-review .item,
.review-list .item {
  padding: 25px;

  border-radius: 2px;

  background-color: #fff;

  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);

  position: relative;
}

.review .item {
  font-size: 0.9375rem;
}

.review-list ul li {
  list-style: none;
}

.review .item .review-body {
  margin-bottom: 24px;
}

.page_speed_1637383438 {
  height: 100px;
}

.review-text {
  padding-right: 5px;
}

.featured-review .item .review-body h4,
.package-review .item .review-body h4,
.review-list .item .review-body h4 {
  font-weight: 700;

  color: #212529;

  text-transform: capitalize;

  font-size: 1.125rem;

  padding-bottom: 5px;
}

.review-list .item .review-body p {
  text-align: start !important;
}

.featured-review .review-body p,
.package-review .review-body p,
.review-list .review-body p {
  font-size: 0.9375rem;
}

.featured-review .item .review-bottom,
.review-list .item .review-bottom {
  display: flex;

  align-items: center;

  padding-top: 30px;
}

.review-list ul .item .review-bottom {
  padding-top: 0;
}

.featured-review .item figure,
.package-review .item figure,
.review-list .item figure {
  height: 60px;

  width: 60px;

  line-height: 57px;

  left: calc(50% - 30px);

  position: relative;

  text-align: center;

  margin-bottom: 0;

  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);

  background-color: #fff;

  border-radius: 5px;
}

ul .item figure {
  position: relative;

  overflow: hidden;

  margin-bottom: 0;
}

figure {
  margin: 0 0 1rem;
}

.letter,
.package-review .item figure .letter,
.review-list .item figure .letter {
  font-weight: 800;

  font-size: 1.25rem;
}

.featured-review .item .review-bottom .detail-content,
.review-list .item .review-bottom .detail-content {
  margin-left: 20px;
}

.featured-review .item .review-from,
.package-review .item .review-from,
.review-list .item .review-from {
  position: absolute;

  content: "";

  right: 0;

  top: -20px;

  background-color: #fff;

  box-shadow: 0 2px 4px 0 rgba(34, 139, 34, 0.1);

  height: 40px;

  width: 40px;

  padding: 5px;

  border-radius: 50%;

  text-align: center;

  line-height: 27px;
}

.featured-review .item .review-from img,
.package-review .item .review-from img,
.review-list .item .review-from img {
  max-width: 30px;
}

#faqs .content-title .package-inner-lead,
#reviews .content-title .package-inner-lead,
.similar-package .content-title .package-inner-lead {
  font-size: 1.125rem;

  color: #04233a;

  position: relative;

  padding-right: 25px;

  font-weight: 600;
}

#faqs .content-title .package-inner-lead:after,
#reviews .content-title .package-inner-lead:after,
.similar-package .content-title .package-inner-lead:after {
  position: absolute;

  content: "";

  right: -25px;

  top: 13px;

  height: 1px;

  width: 30px;

  background-color: #FE712A;
}

#faqs .content-title .package-inner-title,
#reviews .content-title .package-inner-title,
.similar-package .content-title .package-inner-title {
    font-size: calc(1.325rem + 0.9vw);
    color: #212529;
    display: block;
    margin-bottom: 15px;
    font-weight: 700;
    font-family: "Inter", sans-serif; 
    font-style: normal;
    text-transform: uppercase;
}
@media (min-width: 1200px) {
  #faqs .content-title .package-inner-title,
  #reviews .content-title .package-inner-title,
  .similar-package .content-title .package-inner-title {
    font-size: 2rem;
  }
}

.view-more-btn {
  position: relative;

  z-index: 1;
}

#faqs {
	background-color: #f7f7f7;
	padding: 30px 0;
}

.title-head-content {
  padding-bottom: 20px;

  display: flex;

  justify-content: space-between;

  align-items: center;

  position: relative;
}

.faqs ul {
  padding: 2px 2px 0;

  list-style: none;
}

.faqs .accordion-item {
  margin: 0; 
  border: none;
  border-radius: 4px;
  padding: 15px 20px;
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 7px;
}

.faqs .accordion-item .accordion-header {
  background-color: transparent;

  border: none;

  padding: 0;

  margin-bottom: 0;
}

.faqs .accordion-item .accordion-header h4 {
  margin: 0; 
  font-weight: 500; 
  font-size: 1.125rem; 
  color: #212529; 
  cursor: pointer; 
  position: relative; 
  padding-right: 30px; 
  line-height: 24px;
}

.faqs .accordion-item .accordion-header h4:after {
  position: absolute; 
  font-family: "Font Awesome 5 Pro";  
  display: inline-block; 
  color: #212529; 
  font-weight: 700; 
  right: 0; 
  top: 0; 
  font-size: calc(1.rem + 0.3vw); 
  content: "\f107"; 
  transition: 0.3s linear transform;
}
.faqs .accordion-item .accordion-header h4 span{
  color: #04233a; 
  font-weight: 700;
  text-transform: uppercase;
}
.similar-package .content-title {
  margin-bottom: 0;

  line-height: 1.2;
}

.package-list ul > li {
  list-style: none;

  padding: 12px;
}

.package-list ul:after {
  display: block;
  clear: both;
  content: "";
}

.package-list .item {
  position: relative;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
  z-index: 1;
  border-radius: 2px;
  background-color: #fff;
  padding: 10px;
  margin-bottom: 20px;
}
.page-link{
  color: #1abada;
}
.active > .page-link{
  color: #fff;
  background: #1abada;
}

.package-list .item figure {
  position: relative;

  margin-bottom: 0;

  overflow: visible;

  padding: 5px;
}

ul .item figcaption {
  padding: 25px;

  position: relative;
}

.package-list figcaption {
  padding: 20px !important;
}

.package-list .item figure a {
  position: relative;

  z-index: 0;

  display: block;

  overflow: hidden;
}

.package-list .item figure img {
  transition: 0.3s linear all;

  width: 100%;

  border-radius: 2px;
}

.package-list .item figure a > * {
  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;
}

.package-list .item figure a:before {
  background-color: #dcdcdc;

  border-radius: 2px;

  background-position: 50% 50%;

  background-size: auto 20%;

  background-repeat: no-repeat;

  content: "";

  display: block;

  width: 100%;

  padding-top: 74%;

  z-index: -1;
}

.package-list .item figure .btn {
  position: absolute;

  content: "";

  left: 10px;

  top: 10px;

  background-color: transparent;

  height: 35px;

  width: 35px;

  line-height: 35px;

  border-radius: 50%;

  padding: 0 0;

  text-align: center;
}

.review.review-list li + li {
  margin-top: 30px;
}

.package-list .item figure .btn i {
  color: #fafafa;

  font-size: 1.5rem;

  line-height: 35px;
}

.package-list figcaption .intro-text {
  position: sticky;

  text-align: left;
}

.package-list figcaption .intro-text h4 {
  margin-bottom: 0;

  font-size: 1.0625rem;

  line-height: 1.2;

  font-weight: 800;

  height: 40px;
}

.package-list figcaption .intro-text h4 a {
  text-decoration: none;

  transition: 0.3s linear;

  color: #212529;
}

ul .item figcaption h4 a {
  color: #212529;

  text-decoration: none;

  word-break: break-word;
}

.package-list figcaption .package-meta .price {
  line-height: 1.2;

  color: #666;

  padding-top: 10px;
}

.package-list figcaption .package-meta .price span.normal {
  font-size: 0.875rem;

  color: #424242;
}

.package-list figcaption .package-meta .price span {
  display: block;

  font-weight: 500;
}

.package-list figcaption .package-meta .price span.normal b {
  font-weight: 800;

  color: #237ac9;

  font-size: 1rem;

  padding-left: 5px;
}

.package-list figcaption .package-meta .price span.normal small {
  padding-left: 5px;

  color: #424242;
}

.package-list figcaption .package-meta .duration-rate {
  display: flex;

  justify-content: space-between;

  align-items: flex-end;

  padding-top: 10px;
}

meta .duration-rate .package-duration .duration {
  position: relative;

  padding-left: 25px;
}

.package-list figcaption .duration {
  font-size: 0.875rem;

  color: #424242;
}

.package-list
  figcaption
  .package-meta
  .duration-rate
  .package-duration
  .duration:before {
  position: absolute;

  content: "\f073";

  left: 0;

  top: -4px;

  font-family: "Font Awesome 5 Pro";

  font-size: 1.125rem;

  font-weight: 600;
}

.package-list figcaption .rating {
  font-size: 0.875rem;

  color: #424242;
}

.package-list figcaption .rating i {
  color: #319931;

  font-size: 1.25rem;

  position: relative;

  top: 2px;
}

.package-list figcaption .rating b {
  font-weight: 800;

  color: #319931;

  font-size: 1.125rem;

  padding: 0 5px;
}
.package-list > .row {
  margin: 0 -20px;
}

.package-list .intro-news-content {
  padding: 15px;
  margin-bottom: 24px;
}
.package-list .intro-news-content .intro-text h4 {
  margin-bottom: 5px;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}
.package-list .intro-news-content .intro-text h4 a {
    text-decoration: none;
    transition: 0.3s linear;
    color: #212529;
    font-weight: 600;
}

.package-list .intro-news-content .news-date {
  margin-bottom: 7px;
}

.package-list .intro-news-content .news-month,
.package-list .intro-news-content .user-info {
  display: flex;
  align-items: center;
  gap: 5px;
}
.package-list .intro-news-content .news-month i,
.package-list .intro-news-content .user-info i {
  font-size: 15px;
}
.blog-right-box {
    background: #fff;
    padding: 25px;
    border-radius: 5px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.09);
    margin-bottom: 20px;
}
.blog-right-box .heading {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.blog-right-box ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.blog-right-box li {
    border-bottom: 1px dotted #aca8a8;
    margin-bottom: 10px;
    padding-bottom: 10px;
    list-style: none;
    font-size: 16px;
    font-weight: 500;
    padding-left: 20px;
    position: relative;
}
.blog-right-box li a .fa.fa-angle-double-right {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 14px;
}
.blog-right-box a {
  color: #333333;
  text-decoration: none;
}

.blog-right-box h1 {
  color: #04233a;
  font-size: 1.4rem;
  font-weight: 600;
  margin: 5px 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
}
.blog-right-box i {
  padding-right: 10px;
}
text.highcharts-credits {
    font-size: 0px !important;
}
.sec-block {
	overflow: hidden;
}
.sec-block .card-btn {
	position: absolute;
	left: -42px;
	top: 16px;
	background: #fe712a;
	border: none;
	border-radius: 0;
	font-size: 15px;
	font-weight: 400;
	transform: rotate(-30deg);
	width: 200px;
}

@media (min-width:992px) and (max-width: 1250px) {
	.navbar-text{
		display: none;
	}
}
@media (max-width: 992px) {
	.package-title-wrap {
	  display: block; 
	}
	.package-title-wrap .ask-btn .btn{
		margin-top: 20px;
	}
	.cont-details li{
		font-size: 15px;
	}
	.small-block a h2 {
		font-size: 1rem;
	}
	.news-date{
		font-size: 13px;
	}
	.cont-details li i{
		width: 45px;
		height: 45px;
		line-height: 45px;
	}
	.cont-details li{
		padding-left: 60px;
	}
}
@media (max-width: 767px) {
	.header-logo-section .container-fluid {
	  padding: 0 0.5rem;
	} 
	.logo-footer-bottom{
		padding-top: 30px;
	}
	.itinerary-note-wrapper .itinerary-custom{
		margin-left: 0;
	}
}
@media (min-width:560px) and (max-width: 767px) {
	.carousel-caption h2{
		font-size: 30px !important;
	}
}
@media (max-width: 560px) {
	.header-logo-section .navbar-text{
		display: none;
	}
	.copyright-text{
		font-size: 14px;
	}
	
}
