@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600&family=Cedarville+Cursive&family=DM+Serif+Display:ital@0;1&family=Dancing+Script:wght@400;500;600;700&family=Herr+Von+Muellerhoff&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Mukta:wght@200;300;400;500;600;700;800&family=Mulish:wght@200;300;400&family=PT+Sans&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400&family=Poppins:wght@200;300;400;500;600;800;900&family=Roboto+Slab:wght@200;300;400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;700;900&display=swap");
*,
::after,
::before {
  padding: 0;
  margin: 0;
  box-sizing: inherit;
}
a:focus,
.button:focus,
button:focus,
textarea,
.btn:focus {
  text-decoration: none;
  outline: none;
  box-shadow: none;
}
ul,
li,
ol,
a,
button,
input,
textarea,
select {
  list-style: none;
  text-decoration: none;
  margin: 0;
  padding: 0;
  outline: none !important;
  box-shadow: none !important;
}
ul,
li,
a:hover {
  list-style: none;
  text-decoration: none;
}
a,
button {
  cursor: pointer;
}
html {
  height: 100%;
  scroll-behavior: smooth;
  overflow-x: hidden !important;
}
body {
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  box-sizing: border-box;
  transition: 0.3 !important;
  font-family: "PT Sans", sans-serif;
  padding: 0 !important;
  margin: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
h1 {
  font-size: 50px;
  line-height: 61px;
}
h2 {
  font-size: 40px;
  line-height: 50px;
}
h3 {
  font-size: 20px;
  line-height: 30px;
}
h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}
h5 {
  font-size: 22px;
  line-height: 32px;
}
h6 {
  color: #dc3545;
  font-size: 15px;
  font-family: "Mulish", sans-serif;
}
p {
  font-size: 18px;
  line-height: 29px;
  font-weight: 500;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
}
button::-moz-focus-inner {
  border: 0;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
}
::-webkit-scrollbar-thumb {
  background: #dc3545;
}
.img_bg,
section.about::before,
.about_img::before {
  background-repeat: no-repeat !important;
  background-position: center;
}
.slick-slide {
  margin: 0 20px;
  user-select: text;
  outline: none !important;
}
.slick-list {
  margin: 0 -20px;
}
section {
  padding: 100px 0;
}
.bg_blue1 {
  background: #51bafb;
}
.blue_2 {
  background: #37b0fb;
}
.blue_3 {
  background: #059cfa;
}
.blue_4 {
  background: #047dc8;
}
.bg_orang {
  background: #dc3545;
}
.bg_blue {
  background: #057ecb;
}
.bg_white {
  background: white;
}
.bg_gray {
  background: #dc35450d;
}
.bg_black {
  background: #100c08;
}
.btn_wrapp a {
  background: #dc3545;
  padding: 11px 37px;
  display: inline-block;
  font-size: 21px;
  border: 1px solid #dc3545;
  transition: 0.3s;
}
.btn_wrapp a ,.btn_wrapp a.btn_transparent:hover ,.navbar-links li a ,.navbar-links li a:hover,
li.navbar-dropdown .dropdown a:hover ,li.navbar-dropdown .dropdown a ,.scroll-down ,a.scroll-down:hover ,section#contact ,.offer_price h5 ,.blog_content p,
.socialicon_right-side ul li a ,.activities_wrapp:hover .activities_content h3,.activities_wrapp:hover a.btn_link,.activities_wrapp:hover .blog_text p,
.activities_wrapp:hover .featured_img h5,.footer_icon small ,.footer_button a ,.footer_button p,nav.nav.navbar.sticky-bar li.navbar-dropdown .dropdown a,
.banner_content,section.book_tour h6,
section.book_tour h1,.team_social_icon li span,.conpany_profile_title ,.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active{
  color: white;
}
.btn_wrapp a:hover {
  background: transparent;
  border: 1px solid #dc3545;
}
.btn_wrapp a.btn_transparent {
  border: 1px solid white;
}
.btn_wrapp a.btn_transparent:hover {
  background-color: #bd2130;
  border: 1px solid #bd2130;
}
a.navbar-logo {
  text-align: center;
  padding: 8px;
}
a.navbar-logo,nav.nav.navbar.sticky-bar,.activities_content ,.team_content,.contact_wrapp-icon h6,li.nav-item{
  background: white;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: -1;
  opacity: 0;
  transition: 1s all;
}
.navbar {
  display: flex;
  align-items: center;
  width: 100vw;
  padding: 0px 70px;
  z-index: 9999;
}
nav.navbar,.navbar-links li.navbar-dropdown,section#contact ,.offer_item,section.packages ,.testimonial_box-top ,.activities_content,.footer_wrapp
,.row_wrapps,.team_content ,.accordion,.navbar,.navbar,nav.navbar {
  position: relative;
}
.navbar-logo img {
  width: 249px;
  height: 84px;
  object-fit: contain;
}
nav.navbar {
  background: transparent;
  background-image: linear-gradient(#000, #00000000);
}
.navbar-links {
  list-style-type: none;
  display: flex;
}
.navbar-links li a {
  display: block;
  padding: 20px 20px;
  transition: 0.4s all;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
}
.navbar-links li.navbar-dropdown:hover .dropdown {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
}
.navbar-links li.navbar-dropdown .dropdown {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  padding: 0px 0;
  top: 100%;
  transform: translateY(50px);
  left: 0;
  width: 250px;
  background-color: #dc3545;
  box-shadow: 0px 10px 10px 3px rgba(0, 0, 0, 0.3);
  z-index: 111;
  transition: 0.4s all;
}
.navbar-links li.navbar-dropdown .dropdown a {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
  border-bottom: 1px solid #ffffff29;
}
.navbar-dropdown .dropdown a:hover {
  padding-left: 30px;
}
a.booking_btn {
  font-size: 23px !important;
  font-weight: 800 !important;
}
/* heade end  */
section.sliders {
  height: 100vh;
  margin-top: -100px;
}
section.sliders .item img {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.slider_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  width: 53%;
}
.slider_content h1 {
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 70px;
  letter-spacing: 2px;
  line-height: 85px;
  text-shadow: 2px 2px 4px #111;
  text-transform: capitalize;
}
/* slider down start*/
.scroll-down {
  position: absolute;
  top: 90vh;
  left: 47%;
  z-index: 2;
  border-bottom: 1px solid white;
  font-size: 18px;
  transform: translateX(-50%);
  transition: all 0.2s ease-in;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all 0.2s ease-in;
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
.contact-info a {
  color: #ffffffbd;
  font-size: 25px;
  margin-bottom: 10px;
}
.contact-content img {
  width: 100px;
}
section#contact {
  z-index: 9;
  padding: 100px 0;
}
footer strong {
  color: #dc3545;
  font-weight: 100;
  font-size: 17px;
}
footer .footer_img img {
  width: 230px;
  height: 55px;
  object-fit: contain;
}
.contact-content h6 a {
  color: #f1ebeb;
}
/* footer end  */
/* top scroll btn start */
#button {
  display: inline-block;
  background-color: #dc3545;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 0;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  border: solid white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 8px;
  content: "";
  transform: rotate(225deg);
  position: absolute;
  top: 41%;
  left: 32%;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
/* btn end  */
/* HEADER STICKY  */
.sticky {
  top: 0;
  z-index: 99;
  width: 100%;
}
.sticky-bar {
  left: 0;
  margin: auto;
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999;
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  background: #fff;
}
@keyframes fadeInDown {
  from {
    transform: translateY(0px);
    opacity: 0;
  }
  to {
    transform: translateY(50);
    opacity: 1;
  }
}
nav.nav.navbar.sticky-bar {
  box-shadow: rgb(0 0 0 / 45%) 0px 25px 20px -20px !important;
  z-index: 99999;
  margin-top: -2px;
}
nav.nav.navbar.sticky-bar a.navbar-logo {
  padding: 0px 0;
}
nav.nav.navbar.sticky-bar .navbar-links li a {
  color: black;
  font-weight: 700;
}
/* HEADER STICKY end */
/* offer start  */
.offer_block {
  padding: 40px;
}
.btn_wrapp {
  margin-top: 36px;
}
.offer_block {
  background-image: url(../img/offer_bg.png);
  background-repeat: no-repeat;
  background-position: right top;
  height: 394px;
}
.offer_item-img img {
  min-height: 394px;
  max-height: 394px;
  object-fit: cover;
}
.offer_price h5 {
  background: #dc3545;
  text-align: center;
  border-radius: 20px;
  padding: 15px;
  font-size: 16px;
  height: 0;
  line-height: 0;
}
.offer_price {
  position: absolute;
  top: 25px;
  left: 25px;
}
.offer_content .price p {
  font-size: 20px;
  font-weight: 600;
  font-size: 22px;
  color: #dc3545;
}
.offer_content .price s {
  font-weight: 600;
  font-size: 15px;
}
.price small {
  color: #999999;
}
.offer_content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 25px;
}
.offer_item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #202f59;
  background: linear-gradient(
    180deg,
    rgba(32, 47, 89, 0) 19.79%,
    #202f59 86.46%
  );
  z-index: 0;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  height: 90%;
}
.btn_wrapp.btn_top a {
  font-weight: bold;
}
.experience_img img {
  width: 81px;
}
/* offer end  */
.blog_img img {
  height: 500px;
  object-fit: cover;
}
.blog_content {s
  position: absolute;
  left: 0;
  bottom: 0px;
  padding: 29px;
  background: linear-gradient(
    0deg,
    rgba(19, 17, 32, 0.8) 0%,
    rgba(19, 17, 32, 0.7) 22.46%,
    rgba(19, 17, 32, 0) 55.82%,
    rgba(19, 17, 32, 0) 100%
  );
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 3;
  height: 100%;
  width: 100%;
}
.blog_content p {
  transition: height ease 0.3s;
  height: 0;
  opacity: 0;
}
.blog_block:hover .blog_content p {
  opacity: 1;
  height: 23px;
  overflow: hidden;
}
.red_btn a {
  display: flex;
  color: #00aed1;
  transition: height ease 0.3s;
  height: 0;
  opacity: 0;
}
.blog_block:hover .red_btn a {
  opacity: 1;
  height: 30px;
  overflow: hidden;
  line-height: 17px;
}
.blog_img::before {
  bottom: 0;
  left: 0;
  height: 0;
  opacity: 0;
  background: linear-gradient(
    0deg,
    rgba(19, 17, 32, 0.8) 0%,
    rgba(19, 17, 32, 0.7) 57.69%,
    rgba(19, 17, 32, 0) 88.23%,
    rgba(19, 17, 32, 0) 100%
  );
  transition: height ease 0.3s;
  z-index: 1;
}
.blog_block:hover .blog_img:before {
  opacity: 1;
  height: 100%;
}
hr.hr_custome {
  border-top: 1px solid #77777e;
  margin: 10px 0;
}
.arrow_img img {
  width: 18px;
}
.arrow_img img {
  width: 18px;
  transform: rotate(180deg);
  margin-left: 7px;
}
.blog_content h3 {
  font-size: 23px;
  padding-bottom: 4px;
  line-height: 33px;
  padding-right: 63px;
}
section.blog .slick-slide {
  margin: 0 25px;
}
section.blog .slick-list {
  margin: 0 -25px;
}
section.packages {
  z-index: 9;
}
section.destination .blog_img img {
  height: 312px;
  width: 100%;
}
.blog_block {
  transition: 0.5s;
}
.portfolio-hover-content {
  opacity: 0;
  transition: 0.4s;
}
.blog_block:hover .portfolio-hover-content {
  opacity: 1;
  top: 42%;
  left: 50%;
  transform: translate(-50%, 42%);
  transition: 0.5s;
}
.portfolio-hover-content {
  position: absolute;
  top: 34%;
  left: 50%;
  transform: translate(-50%, 34%);
  z-index: 99;
}
.portfolio-hover-content a.btn {
  border-radius: 0;
}
.blog_block:hover::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #00000080;
  width: 100%;
  height: 100%;
}
/* destianation end  */
/* testi */
.slick-slide {
  padding: 0 5px;
}
.slick-slide {
  margin: 0 5px;
}
/* the parent */
.testimonial_box-top {
  background: #fff;
  -webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 7%);
  box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 7%);
  border-radius: 4px;
}
.testimonial_box-icon {
  margin-top: -12px;
  padding-right: 20px;
}
.testimonial_box-icon i {
  font-size: 25px;
  color: #dc3545;
}
.testimonial_box-shape {
  position: absolute;
  bottom: -29px;
  left: 50px;
  width: 60px;
  height: 60px;
  background-color: #fff;
  -webkit-transform: rotateZ(50deg);
  transform: rotateZ(45deg);
}
.testimonial_box-img img {
  width: 84px;
  height: 84px;
  border-radius: 50px;
  border: 2px solid #e5e5e5;
}
.slick-dots li button:before {
  font-size: 69px;
  color: #dc3545;
}
.slick-dots li button:before {
  color: #dc3545 !important;
}
.popular_tour h3 {
  font-size: 23px;
  font-weight: 600;
}
section#testimonial {
  background-color: #f0f3f6;
  background-image: url(../img/testimonial_bg.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
.testimonial_box-name {
  z-index: 9;
}
.testimonial_box-text {
  padding: 38px 21px 38px 9px;
}
.testimonial_box-text p {
  line-height: 34px;
  margin-bottom: 15px;
  margin: 0 auto;
  color: #757783;
}
.testimonial_box-img {
  margin-left: -71px;
  border: 10px solid #fff;
  padding: 10px;
  border-radius: 50%;
}
.testimonial_box {
  margin-left: 53px;
}
.right_block {
  overflow: hidden;
}
section#testimonial .slick-dots {
  bottom: -50px;
}
.socialicon_right-side ul li {
  background: #059cfa;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  text-align: center;
  line-height: 40px;
  margin-right: 20px;
}
.booktour_side-block {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.testimonial_box-job p {
  font-size: 15px;
  transform: translateY(-2px);
}
.activities_content {
  transition: all 0.35s;
  padding: 0 30px;
  text-align: left;
  border: 1px solid #ebe6de;
  border-top: 0;
  border-radius: 20px 20px 9px 9px;
  margin-top: -20px;
  min-height: 133px;
}
.activities_content h3 {
  font-size: 25px;
  line-height: 35px;
  width: 70%;
}
a.btn_link {
  color: #dc3545;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
}
.activities_wrapp {
  /* border-radius: 9px; */
  overflow: hidden;
}
.activities_img img {
  height: 373px;
  object-fit: cover;
  object-position: center;
  transform: scale(1);
  transition: all 0.5s;
}
.activities_img img:hover {
  transform: scale(1.3);
}
.activities_wrapp {
  transition: 0.5s;
}
.activities_wrapp:hover .activities_content {
  background: #059cfa;
}
.activities_img {
  overflow: hidden;
}
section.packages_page .featured_img h5 {
  color: gray;
}
/* activities end  */
section.footer {
  background-color: #202428;
}
.footer_bg-img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: -16px;
  background-image: url(../img/footer_bg.webp);
  opacity: 0.5;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.footer_icon small {
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 1px;
  position: absolute;
  left: 118px;
  top: 73%;
  transform: translateY(-72%);
  font-family: "Poppins", sans-serif;
  transition: 0.3s;
}
.contact-info {
  top: 23px;
}
section.footer {
  z-index: 9;
}
.footer_icon span {
  font-size: 157px;
  font-weight: 600;
  color: #333333;
  font-family: "Poppins", sans-serif;
}
.footer_icon {
  top: 151px;
  left: 112px;
  z-index: 9;
  margin-top: 3px;
  margin-left: 86px;
}
.footer_icon small:hover {
  color: #dc3545;
}
.footer_wrapp {
  z-index: 9;
}
.footer_button a strong:hover {
  color: #dc3545;
}
/* about page start  */
section.banner {
  margin-top: -202px;
}
section.banner .banner_img img {
  height: 64vh;
  width: 100%;
  object-fit: cover;
}
.about_page-img img {
  height: 600px;
  width: 100%;
  object-fit: cover;
}
a.readmore__toggle {
  color: white !important;
}
a.readmore__toggle:hover {
  color: #dc3545 !important;
}
.banner_content {
  position: absolute;
  bottom: -5px;
  left: 50%;
  overflow: hidden;
  padding: 5px 20px;
  transform: translateX(-50%);
}
.breadcrumb span {
  padding: 7px 7px;
}
.breadcrumb li a {
  color: black;
  font-weight: 600;
  font-size: 25px;
}
.breadcrumb li.active {
  color: #dc3545;
  font-weight: 600;
  font-size: 33px;
  padding: 5px 39px;
}
section.book_tour .btn_wrapp a {
  background: #057ecb;
}
section.book_tour {
  background-image: url(../img/bg-line.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.breadcrumb {
   border-radius: 0;
}
img.about_youtube-btn {
  width: 120px;
  height: 108px;
}
section.about_video {
  background-image: url(../img/about/about_bg.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
}
section.about_video .section_title h1 {
  line-height: 65px;
}
nav.nav.navbar.sticky-bar a.large-button {
  color: white !important;
}
/* counter start  */
div#counter-box {
  text-align: center;
}
.counter {
  font-size: 64px;
  color: #dc3545;
  font-family: "Cedarville Cursive", cursive !important;
}
.row_wrapps {
  box-shadow: 0 0 60px 0 rgb(0 0 0 / 10%);
  padding: 26px 0px;
  margin-top: 72px;
  margin-bottom: -185px;
  z-index: 99;
  border-radius: 12px;
}
.team_content {
  margin-top: -18px;
  width: 92%;
}
.team_img img {
  height: 360px;
  width: 100%;
}
.team_social_icon {
  position: absolute;
  top: 17px;
  right: -117px;
  opacity: 0;
  transition: 0.5s;
}
.team_man_block:hover .team_social_icon {
  opacity: 1;
  transition: 0.5s;
  right: 17px;
}
.team_man_block {
  overflow: hidden;
}
.team_social_icon li span {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: #00000085;
  border-radius: 50px;
  text-align: center;
  line-height: 40px;
  margin-bottom: 10px;
  transition: 0.3s;
  cursor: pointer;
}
.team_social_icon li span:hover {
  background: #dc3545;
}
.team_content h4 {
  color: #dc3545;
  font-weight: 400;
}
.bg_gray {
  background-color: #f0f3f6;
}
.contact_wrapp-icon h6 {
  height: 60px;
  line-height: 60px;
  min-width: 60px;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #e7e7e7;
}
.contact_wrapp-icon a {
  color: #000000b8;
}
.border_custome {
  border: 1px solid #e7e7e7;
}
.border_bottom {
  border-bottom: 1px solid #e7e7e7 !important;
}
.form_block_wrapp h3 {
  font-size: 27px;
  margin-bottom: 6px;
}
.contact_wrapp-icon {
  width: 100%;
}
section#booknow-page .input-group_block {
  width: 100%;
  padding: 5px 10px;
}
.input-group_block textarea {
   width: 100%;
  max-height: 193px;
  padding: 16px;
}
section#booknow-page .input_block {
  width: 100%;
  border: none;
  padding: 9px;
  outline: none;
  font-size: 16px;
  border: 1px solid #00000017;
}
section#booknow-page .label_block {
  font-size: 17px;
  align-items: center;
  margin: 10px 0;
  color: black;
}
select#exampleFormControlSelect1::focus {
  box-shadow: unset !important;
  outline: unset !important;
  border: 1px solid #00000017;
}
section#booknow-page select#exampleFormControlSelect1 {
  padding: 36px;
  border: 1px solid #00000017;
  padding: 25px;
  border-radius: 0;
}
section#booknow-page select#exampleFormControlSelect1:focus {
  border: 0;
}
.book-now-form_button textarea {
  min-height: 268px;
}
section#booknow-page input,
textarea:focus {
  box-shadow: unset !important;
}
section#booknow-page .book-now-form_button input {
  padding: 10px;
}
.bookright_text h2 {
  font-size: 20px;
  margin-bottom: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.829);
}
.bookright-slider.position-relative:hover .bookright_text {
  opacity: 1;
}

.bookright_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s;
  opacity: 0;
  background: #00000087;
  width: 80%;
  height: 80%;
  padding: 24px;
  text-align: center;
}
.modal-content {
  min-width: 1000px;
}
.booking_form {
  min-width: 1000px;
}
.modal-backdrop.show {
  opacity: 0.8;
}
div#exampleModalCenter {
  z-index: 9999;
}
/* book now end  */
.company_table tr td:first-child {
  font-weight: 500;
  min-width: 242px;
  padding-left: 10px;
}
.company_table td {
  border: 0;
}
.company_table .table-hover tbody tr {
  background-color: rgba(0, 0, 0, 0.075);
}
.company_table .table-hover tbody tr {
  background-color: rgba(0, 0, 0, 0.075);
  margin: 0 0 10px;
  display: flex;
}
.company_table .table-hover tbody tr {
  background-color: rgba(0, 0, 0, 0.075);
  margin: 0 0 1px;
  display: flex;
  padding-left: 20px;
}
.company_table {
  height: 731px;
  overflow-y: auto;
}
.company-profile-img img {
  height: 731px;
  object-fit: cover;
}
.value_icon img {
  min-width: 60px;
  max-width: 60px;
  border-radius: 50px;
}
.company_profile img {
  height: 600px;
}
.conpany_profile_title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #dc3545f0;
  width: 300px;
  text-align: center;
  padding: 54px 0;
  left: -134px;
}
.profile_about {
  padding-right: 100px;
}
.company_wrapp {
  overflow: hidden;
}
/* company profile end  */
.why_icon img {
  width: 90px;
  height: 90px;
  border-radius: 50px;
}
.why_wrap {
  min-height: 360px;
  max-height: 360px;
  overflow: hidden;
}
section.why_us {
  margin-top: -129px;
}
.why_content_block p {
  font-size: 19px;
  line-height: 29px;
}
.brief-img img {
  object-fit: contain;
}
.table tbody + tbody {
  border-top: 0;
}
section.tour_offer-page .slick-slide {
  margin: 0 1px;
}
section.tour_offer-page .slick-list {
  margin: 0 -1px;
}
section.tour_offer-page .slick-slide {
  padding: 0px;
}
section.tour_offer-page {
  margin-top: -98px;
}
.tour_offer-img img {
  height: 70vh;
  width: 100%;
  object-fit: cover;
}
.featured_title p {
  font-size: 19px;
  line-height: 31px;
  color: #58575f;
}
.featured_img h5 {
  font-size: 19px;
  color: #ffffffbf;
}
.featured_img h5 {
  font-size: 15px;
  font-style: italic;
}
.featured_img {
  position: absolute;
  right: 29px;
  bottom: 24px;
}
section.featured_about::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100px;
  bottom: 0;
  left: 50%;
  z-index: 9999;
  transform: translateX(-50%);
  background: #dc3545;
}
.featured_img img {
  width: 71px;
}
.featured_text {
  width: 75%;
}
.contact-info a:nth-child(2) {
  font-size: 33px;
}
.offer_item:hover {
  transform: translateY(-10px);
}
.offer_item {
  transition: 0.4s;
}
iframe {
  margin-bottom: -8px;
  border: 0;
}
.accordion-container {
  margin: auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  border-radius: 0.5em;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
  width: 20% !important;
}
.accordion {
  width: 100%;
  display: block;
  padding: 0.75em 0;
  text-align: start;
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  background-color: #059cfa;
  transition: 0.5s ease-in-out;
  border-bottom: 1px solid rgb(214, 214, 214) !IMPORTANT;
  font-family: "Poppins", sans-serif;
}
li.nav-item {
  border-right: 1px solid #dbdfe3;
}
.accordion span {
  margin: 0 0.75em;
}
.accordion .step {
  background-color: #047dc8;
  font-size: 17px;
  border-radius: 50px;
  justify-content: 50px;
  height: 37px;
  width: 70px;
  display: inline-block;
  text-align: center;
  line-height: 37px;
}
.accordion .accordion-title {
  margin-right: 5em;
}
.accordion:last-of-type {
  border-bottom: 0;
}
.accordion::after {
  content: "\2b";
  font-family: "Font Awesome 5 Free";
  font-size: 2rem;
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  transition: 0.5s ease-in-out;
}
.panel {
  overflow: hidden;
  max-height: 0;
  transition: 0.5s ease-in-out;
}
.panel ul {
  padding: 1em 3em;
  font-size: 1.7rem;
}
li.nav-item a.nav-link.active::after {
  display: none;
}
li.nav-item a.nav-link::after {
  display: none;
}
div#tabs-3::after,
div#tabs-1::after,
div#tabs-2::after,
div#tabs-4::after,
div#tabs-5::after {
  display: none;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #047dc8;
  border-color: #dee2e6 #dee2e6 #fff;
}
li.nav-item a.nav-link {
  font-size: 20px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  color: #000000bf;
  padding: 15px;
}
.nav-tabs {
  border-bottom: 1px solid #dbdfe3;
  padding-bottom: 1px;
}
.nav-tabs .nav-link {
  border: unset;
}
.ul_list ul li {
  padding: 2px 0;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  list-style: disc;
}
.ul_list ul li::marker {
  color: #047dc8;
  font-size: 33px;
}
.ul_list ul {
  margin-left: 32px;
}
.socialicon_right-side ul {
  display: flex;
}
.packages_price s {
  color: #969ba1;
  font-size: 20px;
  font-weight: 600;
  margin-left: 8px;
}
.packages_price p {
  color: #dc3545;
  font-size: 30px;
  font-weight: 600;
}
.packages_price small {
  color: #969ba1;
}
.highilight_img {
  width: 205px;
}
.highilight .ul_list ul li {
  padding: 8px 0;
  list-style: unset;
}
.highilight .ul_list ul h2 {
  font-size: 29px;
}
.highilight_img img {
  width: 101px;
}
.contact_wrapp-icon h6 i.fa {
  font-size: 24px;
}
.department_img img {
  height: 550px;
  object-fit: cover;
}
nav.nav.navbar.sticky-bar a.large-button:hover {
  color: #dc3545 !important;
}
h6 {
  line-height: 25px;
  letter-spacing: 4px;
}
.package_subtitle h5 {
   font-weight: 500;
}
section.sliders {
   overflow: hidden;
}
.blog_content {
  position: absolute;
 
}
 /* the slides */
 section.sliders .slick-slide {
      margin: 0 0px !important;
  }

  /* the parent */
  section.sliders .slick-list {
      margin: 0 -0px !important;
  }
 section.sliders .slick-slide {
    margin: 0 0px !important;
}

 section.sliders .slick-slide {
    padding: 0 0px!important;
}
table.uk-table td {
    border: 1px solid #fef2f24d;
    padding:4px
}
.company_table {
    height: 731px;
    overflow-y: auto;
    padding: 20px;
}