.logoCss {
  font-size: 26px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
}

.package-icon i {
  font-size: 2em !important;
}

.serv_title {
  font-size: 20px !important;
  height: 44px;
}

.serv_title11 {
  font-size: 17px !important;
  height: 90px;
}

.linkedin i {
  color: #0c61bf;
}

.breadcrumb-item+.breadcrumb-item::before {
  color: #fff !important;
}

/*-----------------------
DESK CSS
-----------------------*/
.admin_desk {
  width: 100%;
  padding: 25px 15px 25px 25px;
  border-radius: 20px;
}

.pricnimg {
  width: 100%;
  height: auto;
  box-shadow: 1px 1px 5px #888888;
  border-radius: 10px;
}

.admin_desk .desig_text {
  font-size: 18px;
  font-weight: 600;
}

/*-----------------------
    DESK CSS
    -----------------------*/

/*--------Load More---------*/
.load_morediv {
  width: 100%;
  text-align: center;
}

.show_more_main {
  width: 200px;
  margin: 20px auto;
}

.loding {
  background-color: transparent;
  border: 0px solid;
  color: #499825;
  font-size: 14px;
  display: block;
  text-align: center;
  padding: 10px 0;
  outline: 0;
  font-weight: bold;
}

.loding_txt {
  background-image: url(../img/loading.gif);
  background-position: left;
  background-repeat: no-repeat;
  border: 0;
  display: inline-block;
  height: 16px;
  padding-left: 30px;
}

/*--------Load More---------*/
.blog_title {
  font-size: 20px;
}

/*********************************
Blog CSS
*********************************/
.blog11 {
  padding-top: 20px;
}

.bdelfont {
  font-size: 23px !important;
}

.topmar {
  top: 40px !important;
}

.blog_post_container {
  width: 100%;
}

.blog_post_del {
  width: 100%;
}

.blog_post {
  margin-bottom: 30px;
  background-color: #f5f7f7;
  padding: 13px;
  border-radius: 0.5rem;
}

.blog_post:not(:last-child) {
  margin-bottom: 74px;
}

.blog_post_image {
  width: 100%;
}

.blog_post_image img {
  width: 100%;
  height: 230px;
}

.blog_post_image11 {
  width: 100%;
}

.blog_post_image11 img {
  width: 100%;
  height: 480px;
}

.blog_post_meta {
  margin-top: 15px;
}

.blog_post_meta ul {
  padding-left: 0px !important;
}

.blog_post_meta_item {
  display: inline-block;
  position: relative;
  margin-right: 27px;
}

.blog_post_meta_item:last-child {
  margin-right: 0px;
}

.blog_post_meta_item::after {
  display: block;
  position: absolute;
  top: 4px;
  right: -16px;
  width: 2px;
  height: 14px;
  background: #033;
  content: "";
}

.blog_post_meta_item:last-child::after {
  display: none;
}

.blog_post_meta_item {
  font-size: 14px;
  font-weight: 500;
  color: #D71E3E;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.blog_post_title {
  font-size: 20px;
  font-weight: 600;
  color: #111;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.blog_post_text {
  margin-top: 10px;
  padding-bottom: 15px;
}

.whatappshare55 {
  text-align: left;
  width: 100%;
  margin: 20px 0 20px 0;
}

.moreBlog_div {
  width: 100%;
  padding-top: 15px;
}

.moreBlog_div .moreblog_title {
  text-align: center;
  font-size: 27px;
}

.accordion-button::after {
  display: none !important;
}

/*---------------------
	Blog Category Section
-----------------------*/

/*********************************
Whatsapp Share
*********************************/
.modal-title {
  width: 100%;
  font-size: 18px;
  font-weight: 500 !important;
  color: #D71E3E;
}

.whatsharefrom {
  padding: 10px 15px 10px 0px;
}

.whatappshare {
  text-align: center;
  width: 100%;
  margin: 40px 0 0px 0;
}

.whatsappbtn {
  background-color: #28a745;
  text-decoration: none;
  border: none;
  color: #fff !important;
  padding: 10px 15px 10px 15px;
  font-size: 18px;
  cursor: pointer;
  margin-right: 10px;
}

.whatsappbtn:hover {
  background-color: #218838;
  color: white;
}

.btnproduct {
  background-color: #D71E3E;
  text-decoration: none;
  border: none;
  border-radius: 4px;
  color: #fff !important;
  padding: 6px 15px 5px 15px;
  font-size: 17px;
  cursor: pointer;
  margin-right: 10px;
}

.btnproduct:hover {
  background: var(--bs-dark);
  color: var(--bs-white);
}

.whatapptextBx {
  border: 1px solid #ccc;
  color: #000000;
  height: 38px;
  outline: 0 none;
  font-size: 14px;
  padding: 5px 0px 5px 10px;
  width: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.whatapptextBx:focus {
  border: 1px solid #D71E3E;
}

.wamargbot {
  margin-top: 10px;
}

/*********************************
Whatsapp Share
*********************************/
/*********************************
package
*********************************/
.package_details {
  width: 100%;
}

.package_image {
  width: 100%;
  border: 1px solid #D71E3E;
  padding: 5px;
  border-radius: 10px;
}

.package_image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

/*********************************
package
*********************************/
/*---- Fixed Side Contact ----*/
.support {
  background: #f97210;
  width: 42px !important;
  height: 42px !important;
  color: #333;
  font-size: 20px;
  position: fixed;
  right: 15px;
  bottom: 60px;
  cursor: pointer;
  z-index: 999;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in-out;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
}

.support:hover {
  cursor: pointer;
}

.support img {
  transition: all 300ms ease-in-out;
  width: 60%;
}

.inner-fabs a {
  background: #81b304;
  width: 42px;
  height: 42px;
  color: #fff;
  font-size: 29px;
  position: fixed;
  right: 15px;
  bottom: 60px;
  cursor: pointer;
  z-index: 99;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in-out;
  padding-left: 1px;
}

.inner-fabs a i {
  font-size: 22px;
}

.inner-fabs a:hover {
  text-decoration: none;
}

.inner-fabs.show a {
  transition: all 300ms ease-in-out;
}

.inner-fabs.show a:nth-child(1) {
  bottom: 110px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #e53c29;
}

.inner-fabs.show a:nth-child(2) {
  bottom: 160px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #28a745;
}

.inner-fabs.show a:nth-child(3) {
  bottom: 210px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #03e7e7;
}

.returntotop {
  background: #81b304;
  width: 42px !important;
  height: 42px !important;
  color: #fff;
  font-size: 18px;
  position: fixed;
  right: 15px !important;
  bottom: 10px !important;
  cursor: pointer;
  z-index: 999;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in-out;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  opacity: 1;
}

.returntotop i {
  font-size: 24px;
  display: block;
  color: #fff;
}

.returntotop.show {
  opacity: 1;
}

/*---- Fixed Side Contact ----*/
/*---- Footer Links ----*/
.foot_social {
  width: 100%;
}

.social-nav {
  padding: 0;
  list-style: none;
  display: inline-block;
  margin: 10px 0 0;
}

.social-nav li {
  display: inline-block;
  margin: 0 7px 0 0;
}

.social-nav a {
  display: inline-block;
  float: none;
  width: 40px;
  height: 40px;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  background: #000;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.model-3d-0 a {
  background: #5c5b5b;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.model-3d-0 .front,
.model-3d-0 .back {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(25px);
  -moz-transform: translateZ(25px);
  -ms-transform: translateZ(25px);
  -o-transform: translateZ(25px);
  transform: translateZ(25px);
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  -o-backface-visibility: visible;
  backface-visibility: visible;
  color: #fff;
  font-size: 12px;
  padding-top: 8px;
}

.model-3d-0 .back {
  -webkit-transform: rotateX(90deg) translateZ(25px);
  -moz-transform: rotateX(90deg) translateZ(25px);
  -ms-transform: rotateX(90deg) translateZ(25px);
  -o-transform: rotateX(90deg) translateZ(25px);
  transform: rotateX(90deg) translateZ(25px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

a.twitter .front {
  background: #00acee;
}

a.facebook .front {
  background: #007cf7;
}

a.instagram .front {
  background: #f502be;
}

a.pinterest .front {
  background: #0c61bf;
}

.twitter .back,
.facebook .back,
.instagram .back,
.pinterest .back {
  background: #333;
}

.model-3d-0 a:hover {
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}

.model-3d-0 a:hover .back {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  -o-backface-visibility: visible;
  backface-visibility: visible;
}

.w3_agile_social .front i {
  color: #fff;
  font-size: 22px;
}

.w3_agile_social .back i {
  color: #fff;
  font-size: 22px;
}

.w3ls_team_grid img {
  background: #e4e3e3;
  padding: 7px;
}

.textcentre h5 {
  text-align: center;
}

.facebook {
  background: #3b5998;
}

.twitter {
  background: #00acee;
}

.google-plus {
  background: #dd4b39;
}

.rss {
  background: #f26522;
}

.social-icon-w3-agile {
  width: 25%;
  float: left;
  text-align: center;
  padding: 1.5em 0;
}

.social-icon-w3-agile i {
  color: #fff;
  font-size: 28px;
}

.social-agileinfo a:hover {
  opacity: 0.8;
}

li.share {
  vertical-align: top;
  padding-top: 5px;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #06a3da;
}

.fb-like {
  margin-top: 30px;
}

/*---- Footer Links ----*/
.gmap11 {
  width: 100%;
  height: 432px;
}

.gmap11 p {
  margin-bottom: 0px !important;
}

.profile_div ul li {
  padding-bottom: 8px;
  list-style: disc;
}

.profile_title {
  font-size: 23px !important;
  font-weight: 600 !important;
}

.profile_title i {
  font-size: 20px !important;
  color: #D71E3E !important;
  padding-right: 10px;
}

.fcat_title {
  font-size: 18px;
}

.team-img img {
  width: 100%;
  height: 300px;
}

/**********************
Destination CSS Part
**********************/
.destihead {
  width: 100%;
}

.destihead h2 {
  font-size: 22px;
  font-weight: 700;
  color: #406eb3;
  padding-bottom: 10px;
}

.destihead p {
  font-weight: 600;
  color: #929191;
  font-size: 13px;
  text-align: justify;
  line-height: 25px;
}

.desti_package {
  width: 100%;
  margin-top: 20px;
}

.packeg_sub_heading {
  padding-bottom: 5px;
  font-family: 'Lora', serif;
  font-size: 20px;
  font-weight: 600;
  color: #406eb3;
  border-bottom: 1px solid #406eb3;
  margin-bottom: 15px;
}

.tabpackeg_sub_heading {
  padding-bottom: 5px;
  color: #406eb3;
  font-family: 'Lora', serif;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #406eb3;
  margin-bottom: 20px;
}

.tabs_section {
  width: 100%;
}


.tab-content {
  border: 1px solid #eee;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-top-width: 1px;
  border-top: none;
  padding: 15px 20px 12px 20px;
  box-shadow: 1px 1px 5px #888888;
}

.nav-tabs {
  border-color: #eee;
}

.nav-tabs {
  border-bottom: 0px solid #ddd !important;
}

.nav {
  margin-bottom: 10px !important;
}

.nav-tabs>li>a i {
  margin-right: 1px;
  padding-right: 5px;
}

.nav-tabs li {
  margin-right: 5px;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
  color: #406eb3;
  border-color: #fff;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  border-color: #eee;
  border-bottom-color: #fff;
  font-size: 15px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover {
  box-shadow: 0 0 0 rgba(0, 0, 0, .1) inset;
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, .1) inset;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .1) inset;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .1) inset;
}

.tab-content p {
  margin-bottom: 15px;
  font-weight: 600;
}

.tab-content p:last-child {
  margin-bottom: 0;
}

.tabbutton {
  width: 100%;
  margin-top: 20px;
}

a.main-button,
input[type="submit"],
input[type="reset"],
button.main-button {
  display: inline-block;
  text-decoration: none;
  background: #33588f;
  color: #fff;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 12px 30px;
  cursor: pointer;
  border-radius: 3px;
  margin-bottom: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

a.main-button:hover,
input[type="submit"]:hover,
button.main-button:hover {
  background: #406eb3;
  color: #fff;
}

.main-button i.fa {
  font-size: 16px;
}

input[type="submit"],
input[type="reset"],
button.main-button {
  border: none;
}

.tabimage {
  float: left;
  width: 300px;
  padding-right: 20px;
  padding-bottom: 20px;
}

.tabdescription {
  width: 100%;
  float: right;
}

.tabdescription h2 {
  margin-bottom: 10px;
  color: #406eb3;
  font-size: 18px;
  font-weight: 600;
}

.tabdescription p {
  font-weight: 600;
  color: #666;
  font-size: 13px;
  text-align: justify;
  line-height: 20px;
}

.tabdescription11 {
  width: 100%;
}

.tabdescription11 h2 {
  margin-bottom: 10px;
  color: #406eb3;
  font-size: 18px;
  font-weight: 600;
}

.tabdescription11 p {
  font-weight: 600;
  color: #666;
  font-size: 13px;
  text-align: justify;
  line-height: 20px;
}

.icons-list ul {
  margin-bottom: 6px;
}

.icons-list ul li::before {
  content: "\2022";
  color: #406eb3;
  display: inline-block;
  padding-right: 10px;
}

.icons-list ul li,
ul.list-unstyled li {
  font-weight: 600;
  color: #666;
  font-size: 13px;
  padding-bottom: 10px;
}

ul.icons-list ul li i {
  font-size: 12px;
  margin-right: 5px;
  color: #406eb3;
}

.hr5 {
  height: 1px;
  margin-top: 45px;
  margin-bottom: 30px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #D71E3E, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), #D71E3E, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), #D71E3E, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), #D71E3E, rgba(0, 0, 0, 0));
}

.hr5notshow {
  display: none !important;
}

.padbottom {
  padding-bottom: 15px;
}

/**********************
Destination CSS Part End
**********************/
.booknow {
  cursor: pointer;
}

.rightbtn {
  float: right;
}

.feature-icon i {
  font-size: 38px !important;
}

.footimage {
  width: 100%;
}

.footimage img {
  height: auto;
  width: 82px;
}

/*---Know Destination---*/
.sertitle78 h2 {
  color: #406eb3 !important;
  font-size: 22px !important;
}

.knowdesti_div1 {
  width: 100%;
}

.knowdesti_div1 strong {
  font-weight: 600 !important;
}

.knowimage {
  width: 100%;
  height: auto;
  padding: 5px;
  border: 1px solid #e0e0ff;
  background-color: #f9f9ff;
}

.knowdesti_title {
  width: 100%;
  margin-bottom: 15px;
  color: #406eb3;
  font-size: 20px;
  font-weight: 700;
  text-decoration: underline;
}

.knowdesti_descrip {
  width: 100%;
  font-weight: 600;
  color: #666;
  font-size: 14px !important;
  text-align: justify;
  line-height: 30px;
}

.knowdesti_descrip p {
  font-weight: 600;
  color: #666;
  font-size: 14px !important;
  text-align: justify;
  line-height: 30px;
}

.knowdesti_descrip h2 {
  font-size: 20px !important;
}

.knowmarbot {
  margin-top: 20px;
}

.booknowbtn {
  width: 100%;
  margin-top: 15px;
  text-align: center;
}

/*---Know Destination---*/

.bannericon {
  width: 100%;
  text-align: center;
}

.bannericon img {
  height: auto !important;
  width: 100px !important;
  display: flex;
}

/* container */
.tab-content.d-flex {
  overflow: hidden;
}

/* animated panel */
.collapse-horizontal {
  width: 0;
  transition: width 0.1s ease;
}

/* when open */
.collapse-horizontal.show {
  width: 100%;
}

/* actual visible card */
.horizontal-card {
  width: 100%;
  min-width: 100%;
}

.collapse-horizontal .card {
  border-radius: 12px;
}

/*** Packages Start ***/
.package .package-item {
  border-radius: 10px;
}

.package .package-item .package-img {
  position: relative;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.package .package-item .package-img img {
  transition: 0.5s;
  height: 240px;
}

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

.package .package-item .package-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: rgba(1, 95, 201, .2);
  transition: 0.5s;
  z-index: 1;
}

.package .package-item:hover .package-img::after {
  height: 100%;
}

.package .package-item .package-img .package-icon {
  position: absolute;
  width: 70px;
  bottom: 0;
  right: 25px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: var(--bs-light);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  z-index: 9;
}


.package .package-content {
  position: relative;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: var(--bs-light);
  height: 180px;
}

.package .package-item .package-content .package-content-inner {
  position: relative;
  z-index: 9;
}

.package .package-item .package-content .package-content-inner .h4,
.package .package-item .package-content .package-content-inner p {
  transition: 0.5s;
}

.package .package-item:hover .package-content .package-content-inner .h4,
.package .package-item:hover .package-content .package-content-inner p {
  color: var(--bs-white);
}

.package .package-item:hover .package-content .package-content-inner .btn.btn-primary {
  color: var(--bs-primary);
  background: var(--bs-white);
}

.package .package-item:hover .package-content .package-content-inner .btn.btn-primary:hover {
  color: var(--bs-white);
  background: var(--bs-dark);
}

.package .package-item:hover .package-content .package-content-inner .h4:hover {
  color: var(--bs-dark);
}

.package .package-item .package-content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: var(--bs-primary);
  transition: 0.5s;
  z-index: 1;
}

.package .package-item:hover .package-content::after {
  height: 100%;
}

/*** Packages End ***/

/*********************************
Service
*********************************/
.service_details {
  width: 100%;
}

.service_image {
  width: 100%;
  border: 1px solid #D71E3E;
  padding: 5px;
  border-radius: 10px;
}

.service_image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

/*********************************
Service