  body {
  font-family: "Open Sans", sans-serif;
  color: #2c3e50;
}

a {
  color: #428bca;
}

a:hover {
  color: #9eccf4;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .font-primary {
  font-family: "Raleway", sans-serif;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  right: 15px;
  bottom: 15px;
  background: #428bca;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}

.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 8px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #629fd3;
  transition: background 0.2s ease-in-out;
}
.facebook {
  background: #5e8ae4;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #ef3535;
  color: white;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  padding: 10px 0 0;
  font-size: 14px;
}
ul{    margin: 0;    padding: 0;}
#topbar .contact-info li{ display:inline-block!important;    margin-left: 15px; color:#fff;}
#topbar .contact-info a {
  line-height: 1;
  color: #fff;
  transition: 0.3s;vertical-align: middle;
}
#topbar .contact-info .dropdown-menu a{ color: #000;}

.fhbp i{margin-right: 5px;    font-size: 16px;}
.top-search { position:relative}
.top-search input{    border: 1px solid rgb(255 255 255 / 80%);
    outline: none;
    padding: 4px;
    background: none;
    color: #fff;border-radius: 5px;}
  
.top-search input:active, .top-search input:focus{border: 1px solid rgb(255 255 255 / 80%);!important; outline:none!important}

.top-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: rgb(255 255 255 / 70%);
}
.top-search input::-moz-placeholder { /* Firefox 19+ */
 color: rgb(255 255 255 / 70%);
}
.top-search input:-ms-input-placeholder { /* IE 10+ */
 color: rgb(255 255 255 / 70%);
}
.top-search input:-moz-placeholder { /* Firefox 18- */
 color: rgb(255 255 255 / 70%);
}

.top-search button {
    border: none;
    background: none;
    position: absolute;
    right: -4px;
    top: 0px;
    font-size: 22px;
    color: #fff;
    opacity: 0.5;}
#topbar .contact-info a .play_now{    background: #0a7bbd;
    color: #fff;
    padding: 4px 10px;}
.language_box .dropdown-menu{ font-size:14px;    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%);}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  height: 55px;
  transition: all 0.5s;
  transition: all 0.5s;
  padding: 5px 0 6px;

  z-index: 997;    position: relative;
}

#header.header-scrolled {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);  background: #fff;
}

#header .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #1c5c93;
  text-decoration: none;
}

#header .logo img {
     padding: 0;
    margin: -30px 0 0 20px;
    max-height: 70px;
}
/*29-08-2022*/
.filter_li .slidecontainer {
  margin-top: 5px;
}
.filter_li .form-price-range-filter input {
  width:40px;
  font-size:13px;
}
.filter_li .form-price-range-filter input:first-of-type{
  margin-right: 13px;
}
.filter_li .form-price-range-filter input:last-of-type{
  margin-left:8px;
}
.filter_li .form-price-range-filter #slider-range, .filter_li .form-price-range-filter #slider-range1, .filter_li .form-price-range-filter #slider-range2{
  width:calc(100% - 106px);
  width:-webkit-calc(100% - 106px);
  width:-moz-calc(100% - 106px);
  width:-ms-calc(100% - 106px);
  height:8px;
}
.filter_li .form-price-range-filter .ui-slider .ui-slider-handle {
    width: 15px;
    height: 15px;
}
/*29-08-2022*/
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu, .nav-menu * {

  list-style: none;
}
@media (min-width: 992px){
.menu_box {
    -ms-flex: 0 0 14%;
    flex: 0 0 14%;
    max-width: 14%; padding:25px 15px;
}
.drop_ul .container {
    max-width: 1240px;
}
}
.menu_box h4{ font-size:17px;    color: #2c3e50;    font-weight: 700;}
.nav-menu .drop-down .drop_ul ul{      position: initial;
    visibility: initial;
    opacity: 1;
    box-shadow: none;}
.nav-menu .drop-down .drop_ul ul a{padding: 5px 0px;}
.nav-menu > ul > li {
  white-space: nowrap;
  float: left;    position: relative;

}

.nav-menu a {
        display: block;
    position: relative;
    color: #fff;
    padding: 10px 11px 12px;
    font-weight: 600;
    transition: 0.3s;
    font-size: 14px;
    text-transform: uppercase;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {

  text-decoration: none;
}
.clogo2{ display:none}
.header-scrolled .clogo1{ display:none}
.header-scrolled .clogo2{ display:block}
.header-scrolled .nav-menu a{    color: #171717;}
.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}
.nav-menu .drop-down .drop_ul {display: none;}
.nav-menu .drop-down:hover .drop_ul {display: block;}
.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width:210px;
  position: relative;
}
.nav-menu .drop-down ul a {
  padding: 2px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #103453;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
  color: #428bca;
}

.nav-menu .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 2px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
}

.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}

@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    right: -90%;
  }
  .nav-menu .drop-down .drop-down:hover > ul {
    right: -100%;
  }
  .nav-menu .drop-down .drop-down > a:after {
   /* content: "\ea9d";*/
  }
}

/* Mobile Navigation */
.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: #1f3548;
  transition: 0.4s;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #e3f0fc;
  padding: 10px 20px;
  font-weight: 500;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  color: #9eccf4;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\eaa0";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-toggle {
  position: fixed;
  right: 15px;
  top: 7px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
     color: #194969;
    background: #fff;
    padding: 4px;
    display: inline-block;
    border-radius: 4px;
}
.is-sticky .mobile-nav-toggle i {
  color: #5c768d;
}
.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(31, 53, 72, 0.7);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}



/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
 /* height: calc(100vh - 114px);*/
  padding: 0;
  overflow: hidden;
}
#hero {    height: 100vh;}
#hero .carousel-item {
  width: 100%;
 /* height: calc(100vh - 114px);*/
height:100vh;
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
  overflow: hidden;
}

/*#hero .carousel-item::before {
  content: '';
  background-color: rgba(13, 30, 45, 0.6);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}*/

#hero .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;  z-index: 9; padding-bottom:50px;
  
}
#hero .carousel-item:after{  bottom: 0;
    content: "";
    position: absolute;
    z-index: 8;
    left: 0;
    height: 200px;
    width: 100%;
    background: linear-gradient( 180deg ,transparent,rgb(0 0 0 / 65%) 100%);}

#hero .carousel-content {
  text-align: center;;
}

@media (max-width: 992px) {
  #hero, #hero .carousel-item {
    height: calc(100vh - 70px);
  }
  #hero .carousel-content.container {
    padding: 0 30px;
  }
  
}

#hero h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase; margin-top:0
}

#hero p {
  width: 80%;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  color: #fff;    margin: auto;
}

#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-left,
#hero .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-left,
#hero .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-left,
#hero .carousel-inner .active.carousel-item-right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-prev, #hero .carousel-control-next {
  width: 10%;    display: none;
}

#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  background: none;
  font-size: 48px;
  line-height: 1;
  width: auto;
  height: auto;
}

#hero .carousel-indicators li {
  cursor: pointer;
}

#hero .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 0;
  background: #428bca;
}

#hero .btn-get-started:hover {
  background: #1c5c93;
}
.hotel_search_section input::-webkit-calendar-picker-indicator {
  color: rgba(0, 0, 0, 0);
  opacity: 0
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 22px;    margin-bottom: 10px;
  }
}

@media (min-width: 1024px) {
  #hero p {
    width: 60%;
  }
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 11%;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 50px 0;
}

.section-bg {
  background-color: #f5f9fc;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #5c768d;
}

.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background-color: #f5f9fc;
  min-height: 40px;
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about {
  padding-bottom: 30px;
}

.about .container {
  box-shadow: 0 5px 25px 0 rgba(214, 215, 216, 0.6);
}

.about .video-box img {
  padding: 15px 0;
}

.about .section-title p {
  text-align: left;
  font-style: italic;
  color: #666;
}

.about .about-content {
  padding: 40px;
}

.about .icon-box + .icon-box {
  margin-top: 40px;
}

.about .icon-box .icon {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  background: #f1f7fb;
  border-radius: 6px;
  transition: 0.5s;
}

.about .icon-box .icon i {
  color: #428bca;
  font-size: 32px;
}

.about .icon-box:hover .icon {
  background: #428bca;
}

.about .icon-box:hover .icon i {
  color: #fff;
}

.about .icon-box .title {
  margin-left: 95px;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
}

.about .icon-box .title a {
  color: #343a40;
  transition: 0.3s;
}

.about .icon-box .title a:hover {
  color: #428bca;
}

.about .icon-box .description {
  margin-left: 95px;
  line-height: 24px;
  font-size: 14px;
}

.about .video-box {
  position: relative;
}

.about .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#428bca 50%, rgba(66, 139, 202, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.about .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.about .play-btn::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(66, 139, 202, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.about .play-btn:hover::after {
  border-left: 15px solid #428bca;
  transform: scale(20);
}

.about .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# About Lists
--------------------------------------------------------------*/
.about-lists {
  padding: 40px;
}

.about-lists .row {
  overflow: hidden;
}

.about-lists .content-item {
  padding: 40px;
  border-left: 1px solid #d9e8f4;
  border-bottom: 1px solid #d9e8f4;
  margin: -1px;
}

.about-lists .content-item span {
  display: block;
  font-size: 24px;
  font-weight: 400;
  color: #9eccf4;
}

.about-lists .content-item h4 {
  font-size: 28px;
  font-weight: 400;
  padding: 0;
  margin: 20px 0;
}

.about-lists .content-item p {
  color: #aaaaaa;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

@media (max-width: 768px) {
  .about-lists .content-item {
    padding: 40px 0;
  }
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-bottom: 30px;
}

.counts .count-box {
  box-shadow: 0px 0 16px rgba(0, 0, 0, 0.1);
  padding: 30px;
  background: #fff;
  margin-bottom: 30px;
}

.counts .count-box i {
  display: block;
  font-size: 64px;
  margin-bottom: 15px;
}

.counts .count-box span {
  font-size: 42px;
  display: block;
  font-weight: 700;
  color: #1c5c93;
}

.counts .count-box p {
      padding: 0;
    margin: 20px 0 0;
    font-size: 18px;
    font-weight: 600;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services {
  padding-bottom: 30px;
}

.services .icon-box {
  margin-bottom: 20px;
  text-align: center;
}

.services .icon {
  display: flex;
  justify-content: center;
}

.services .icon i {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 50%;
  transition: 0.5s;
  color: #428bca;
  font-size: 40px;
  overflow: hidden;
  padding-top: 20px;
  box-shadow: 0px 0 25px rgba(0, 0, 0, 0.15);
}

.services .icon-box:hover .icon i {
  box-shadow: 0px 0 30px rgba(66, 139, 202, 0.5);
}

.services .title {
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 18px;
  position: relative;
  padding-bottom: 15px;
}

.services .title a {
  color: #444;
  transition: 0.3s;
}

.services .title a:hover {
  color: #428bca;
}

.services .title::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 2px;
  background: #428bca;
  bottom: 0;
  left: calc(50% - 25px);
}

.services .description {
  line-height: 24px;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Our Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 0 35px 0;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 0 15px 15px 0;
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #444;
  border-radius: 4px;
  text-transform: uppercase;
  background: #fff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  background: #428bca;
  color: #fff;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  transition: 0.3s;
  position: relative;
  overflow: hidden;
}

.portfolio .portfolio-wrap img {
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-info {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.3s;
  text-align: center;
  background: rgba(31, 53, 72, 0.6);
  padding-bottom: 30px;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.portfolio .portfolio-wrap .portfolio-info a {
  color: #428bca;
  margin: 0 4px;
  font-size: 18px;
  line-height: 1;
  background-color: #fff;
  padding-top: 7px;
  border-radius: 50px;
  text-align: center;
  width: 36px;
  height: 35px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-info a:hover {
  background: #428bca;
  color: #fff;
}

.portfolio .portfolio-wrap:hover {
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
  padding-bottom: 0;
}

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

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 30px;
}

.portfolio-details .portfolio-details-container {
  position: relative;
}

.portfolio-details .portfolio-details-carousel {
  position: relative;
  z-index: 1;
}

.portfolio-details .portfolio-details-carousel .owl-nav, .portfolio-details .portfolio-details-carousel .owl-dots {
  margin-top: 5px;
  text-align: left;
}

.portfolio-details .portfolio-details-carousel .owl-dot {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.portfolio-details .portfolio-details-carousel .owl-dot.active {
  background-color: #428bca !important;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  position: absolute;
  right: 0;
  bottom: -70px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 50px;
}

.portfolio-details .portfolio-description h2 {
  width: 50%;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0 0 0 0;
}

@media (max-width: 768px) {
  .portfolio-details .portfolio-description h2 {
    width: 100%;
  }
  .portfolio-details .portfolio-info {
    position: static;
    margin-top: 30px;
  }
}

/*--------------------------------------------------------------
# Our Team
--------------------------------------------------------------*/
.team {
  background: #fff;
  padding: 60px 0 30px 0;
}

.team .member {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}

.team .member .pic {
  border-radius: 4px;
  overflow: hidden;
}

.team .member img {
  transition: all ease-in-out 0.4s;
}

.team .member:hover img {
  transform: scale(1.1);
}

.team .member .member-info {
  position: absolute;
  bottom: -48px;
  left: 20px;
  right: 20px;
  background: linear-gradient(360deg, #5c768d 0%, rgba(92, 118, 141, 0.9) 35%, rgba(140, 167, 191, 0.8) 100%);
  padding: 15px 0;
  border-radius: 4px;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  color: #fff;
  position: relative;
  padding-bottom: 10px;
}

.team .member h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #fff;
  bottom: 0;
  left: calc(50% - 25px);
}

.team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: #fff;
}

.team .member .social {
  margin-top: 15px;
}

.team .member .social a {
  transition: color 0.3s;
  color: #fff;
}

.team .member .social a:hover {
  color: #9eccf4;
}

.team .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

@media (max-width: 992px) {
  .team .member {
    margin-bottom: 100px;
  }
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq {
  padding-bottom: 30px;
}

.faq .faq-item {
  margin-bottom: 40px;
}

.faq .faq-item h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #1f3548;
}

/*--------------------------------------------------------------
# Contact Us
--------------------------------------------------------------*/
.contact .info-box {
  color: #444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px 0 30px 0;
  margin-bottom: 30px;
  width: 100%;
}

.contact .info-box i {
  font-size: 32px;
  color: #428bca;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #9eccf4;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #666;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
}

.contact .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contact .php-email-form input::focus, .contact .php-email-form textarea::focus {
  background-color: #428bca;
}

.contact .php-email-form input {
  padding: 20px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
  background: #428bca;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #6aa3d5;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#footer {
  background: #587187;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}

#footer .footer-top {
  background: #5c768d;
  border-top: 1px solid #768fa6;
  border-bottom: 1px solid #67839c;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}
#footer .footer-top .footer-info p:first-of-type {
  max-width: 260px;
}
#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family:"Open Sans", sans-serif;
  color: #fff;
}

.social-links a {
    font-size: 16px;
    display: block;
    text-align: center;
    border-radius: 100%;
     
   }


#topbar .social-links2 li {
    margin: 0 0 0 5px;    vertical-align: bottom;
}


.social-link2 ul  {
   display: flex;
    list-style: none; 
   }


.social-link2 a {
    font-size: 22px;
    display: block;
    text-align: center;
    border-radius: 100%;
    color: #fff;
}


.social-link2 li {
    margin: 8px 14px 0px 0px;
    vertical-align: bottom;
}











.google{background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}




#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #9eccf4;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #9eccf4;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #428bca;
  color: #fff;
  transition: 0.3s;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: #5295ce;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

#footer .credits a {
  color: #9eccf4;
}

.category-content{     position: fixed;
    right: 0;
    bottom:70px;
    z-index: 9;
    background: #ef3535 ;
    color: #fff; padding:10px 0;
    border-radius: 7px 0 0 7px;}
.category-content li{    display: block;}
.category-content li a i{    font-size: 32px;}
.category-content li a span{    display: block;
    font-size: 11px;}
.category-content li a{     display: block;
    color: #fff;
    padding: 5px 6px;
    text-align: center;}

.thumb {
      background: #000;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 25px;
    height: 400px;
}
.thumb .info h4 span{ font-size: 28px;    font-weight: 600; display:block}
.thumb .info h4 .span{ font-size: 20px; margin-top:6px}
.thumb .info h4{     text-transform: uppercase;
    font-weight: 500;
    font-size: 25px;}
.thumb .info .a_btn{     background: #dd4b39;
    color: #fff;
    padding: 5px 15px;display: inline-block;}
.owl-carousel3 .thumb h4{ font-size: 18px;}

.thumb .info {
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    bottom: 0%;
    position: absolute;
    font-size: 18px;
      opacity: 0;
    z-index: 9;
    width: 100%;
    -webkit-transition: all 0.35s 0.1s linear;
    -moz-transition: all 0.35s 0.1s linear;
    transition: all 0.35s 0.1s linear;
  
background: linear-gradient( 180deg ,transparent,rgb(0 0 0 / 65%) 100%);
}

.thumb img {opacity: 0.9; -webkit-transition: .5s ease;transition: .5s ease;}
.thumb:hover .info {      padding: 20px 0;    opacity: 1;}
.thumb:hover img {opacity: 0.8;}


.thumb:hover a{ opacity:1}
#themes_thumb .item .thumb{background-position: center!important;
    background-size: cover!important;}
#themes_thumb .thumb{    height: 460px;}
.guest_reviewe_box label{ width:60%}
.guest_reviewe_box .star_box{     height: 22px;
    width: 22px;
    border-radius: 3px;
    background: #dd4b39;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-right: 7px;
    font-size: 14px;}
.thumb a, .thumb h4 {    color: #fff;}
@media (min-width: 992px){
  
.thumb a, .thumb h4 {
    /*-webkit-transition: all 0.35s 0.1s linear;
    -moz-transition: all 0.35s 0.1s linear;
    transition: all 0.35s 0.1s linear;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);*/ 
}
.thumb:hover a, .thumb:hover h4 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}


}

.right_btn{    background: #266cbd;
    color: #fff;
    padding: 5px 13px;
    font-size: 14px;
    font-weight: 500;}
.right_btn:hover{  color: #fff;}
.tc{text-align:center!important}
.tr{text-align:right}
.nav-menu{ margin-top:5px;}
.owl-nav{ display:none;}
.deals_box  .owl-nav{ display:block;}
 .owl-dots{ text-align:center}
 .owl-carousel button.owl-dot span{    background: #000;
    width: 12px;
    height: 12px; opacity:0.2;
    border-radius: 100%;
    display: inline-block;    margin:3px;}
 .owl-carousel button.active span{opacity:1;    background: #266cbd;}
.packages_owl .thumb img{ opacity:1}
.deals_box_man{box-shadow: 0 5px 25px 0 rgb(214 215 216 / 60%); padding:20px;}
.photo1{position:relative; background:#000;    border-radius: 5px;    height: 350px;
    overflow: hidden;    margin-bottom: 20px;}
.bestprice{ position:absolute;      width: 150px;
    right: 50px;
    top: 20px;} 
.photo1 .upto_btn{  position: absolute;
    top: 12px;
    left: 12px;
    color: #fff;
    background: #e74c3c;
    padding: 8px 12px;
    border-radius: 25px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;    z-index: 5;}
.deals_box  { 
    position: absolute;
    bottom: 100px;
    width: 70%;
    right: 2%;
    z-index: 9;
}
.deals_box a{ color:#fff;    font-size: 18px;}
.deals_box .owl-nav .owl-prev{  right: -1%;
    position: absolute;
    top: 10%;}
.deals_box .owl-nav .owl-prev{   display:none}  
.deals_box .owl-nav button span{  font-size:38px!important; color:#fff!important;     line-height: 0;}
.deals_box .owl-nav .owl-next {  right: -1%;
    position: absolute;    display: none;
    top: 10%;}
.deals_box .owl-dots{ display:none}
.deals_box .item{ text-align:center}
.form_detail_box{background: #f4f4f5;    padding:  15px;}
.form_detail_box label{     font-size: 13px;     display: block;   height: 20px;    margin-bottom: 3px;}
.shop_now{ font-size:13px;}
.shop_now, .shop_now:hover{     background: #e74c3c;    color: #fff;}

.bottom-strip {
    width: 100%;
    background: #3c3c3c;
    overflow: hidden;
    margin: 0px;
    position: fixed;
    bottom: 0px; display:none;
        color: #fff;
    padding: 2px 0 8px;
    z-index: 50;    font-size: 18px;
}

.bottom-strip .stripbottom {
       background: #dd4b39;
    color: #fff;
    padding: 7px 30px;
    font-weight: bold;
    margin: 8px 0 0 25px;
    font-size: 18px;
    display: inline-block;
    border-radius: 5px;
    letter-spacing: 0.3px;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.testimonials .testimonial-item {
    box-sizing: content-box;
    min-height: 305px;
}
.testimonials .testimonial-item .testimonial-content {
    font-style: italic;
    margin: 0 15px 0 15px;
    padding: 20px 20px 40px 20px;
    background: #fff;
    position: relative;
    border-radius: 6px;    font-size: 15px;
    position: relative;    box-shadow: 0px 0 16px rgb(0 0 0 / 10%);
    z-index: 1;
}

.testimonials .testimonial-item .testimonial-img {
    width: 90px;
    border-radius: 50%;
    margin: -40px 0 0 40px;
    position: relative;
    z-index: 2;
    border: 6px solid rgba(255, 255, 255, 0.2);
}

.testimonials .testimonial-item h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0 5px 45px;
}
.testimonials .testimonial-item h4 {
    font-size: 14px;
    color: rgb(2 2 2 / 60%);
    margin: 0 0 0 45px;
}
.datepaker{ position:relative}
.datepaker .bx{position: absolute;
        right: 8px;    top: 10px;}
#header-sticky-wrapper{ border-bottom: 1px solid rgb(255 255 255 / 40%);   height: auto!important;}
.enquiry_form {
       padding: 25px;
    background-color: #eee;
}
.enquiry_form .form-control {
    padding: .375rem 0.3rem;
    font-size: 14px;
}

#header.header-scrolled .logo img {
    padding: 0;
    margin: -5px 0 0 20px;
    max-height: 48px;
}
.left_slider .carousel-item img{    width: 100%;}
.left_slider{ padding:5px;    border: 1px solid #dcdcdc;}
.left_slider h4{    text-align: center;
    margin: 20px 0;
    text-transform: uppercase;}
.enquiry_form .input-group {
    position: relative;    padding-left: 40px;
    
}
.input-group-addon {
         padding: 6px 9px;
    font-size: 19px;
    font-weight: 400;
    padding-top: 5px;
    color: #fff;
    text-align: center;
    background-color: #0b8bc8;
    border: 1px solid #ccc;
    border-radius: 4px 0 0 4px;
    height: 38px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 40px;
}
.row_box1{ position:relative; padding:0px 10px;    width: 20%;}
.row_box1 .form-control {     font-size: 14px;}
.hero-container{    position: relative;}
.form_slider_box  {      background: #fff;
    border-radius: 8px;
    padding: 30px 20px;
    margin-top: 40px;
    position: relative;
    z-index: 8;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);}
.form_man_box{    padding: 0 0 0 30px;    border: 1px solid #ccc;    border-radius: 100px;}
.form_slider_box .form-label{ display: block;}
.after_box:after{     border-right: 1px solid #ccc;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
}
.after_box{padding-top: 5px;padding-bottom: 5px;}


.form_slider_box .form-group {    margin: 0;}
.form_slider_box .form-control{    padding: 6px 0;
    height: auto;
    border: none;}
.form_slider_box .form-control:active, .form_slider_box .form-control:focus, .form_slider_box .form-control:hover{box-shadow:none}
.menu2 .nav-menu a{    padding: 12px 20px;}
.menu2 .nav-menu > ul > li{ float:none; display:inline-block}

.rigth_list li{    list-style: none;}
.rigth_list li .info{padding-top: 9px;}
.rigth_list li a{     display: flex;
    border-radius: 10px;
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
    height: 123px;
    background: #000;
          }
.rigth_list li .info{
      text-transform: uppercase;
    font-weight: 600;    text-align: center;
    color: #fff;
    text-shadow: 10px 8px 12px black;
    font-size: 16px;
    margin-bottom: 20px;
    margin: auto;
    position: relative;  }
.rigth_list li img{ position: absolute;
    left: 0;
    max-width: initial;
    min-width: 100%;
    opacity: 0.8;
    top: 0;
    height: 100%;}

.price_dital{position: absolute;
    top: 12px;
    left: 12px;
    color: #fff;
    padding: 8px 12px;    z-index: 9;
    border-radius: 25px;
    line-height: 14px;    background: #e74c3c;
    font-weight: 700;
    text-transform: uppercase;  
  }
.innerbanner_h3{position: absolute;
    top: 12px;
    left: 12px;
    color: #fff;
    padding: 8px 12px;    z-index: 9;
    font-weight: 700;
    text-transform: uppercase;  
  }
.shop_now{position: absolute;
    bottom: 12px;
    right: 12px;
    color: #fff;
    padding: 8px 12px 8px 4px;    z-index: 9;
    border-radius: 5px;
    line-height: 14px;    background: #e74c3c;
    font-weight: 600;
    text-transform: uppercase;      display: flex;
  }
.shop_now i{     font-size: 32px;
    margin-right: 5px;
} 
.content5{position: absolute;
    bottom: 12px;
    left: 12px;
    color: #fff;
    padding:0 10px;    z-index: 9;
    border-radius: 4px;
    line-height: 14px;  
    text-transform: uppercase;  
  }
.content5 li{padding:8px 0; list-style:none}
.pkg_innerbanner .item{ border-radius:5px; overflow:hidden;background:#000;}
.pkg_innerbanner .owl-nav{     margin-top: 10px;}

.image-overlay{    height: 50%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(180deg,transparent,rgba(0,0,0,.7) 100%);}
.pkg_innerbanner img{    opacity: 0.8;    width: 100%;}

.row_box_btn50{ width: 50%;}
.row_box1_btn{ width: 10%;}
.deal{    position: absolute;
    right: 20px;
    bottom: 10px;
    z-index: 9;
    color: #fff;
    font-size: 20px;
    font-weight: 600;}
.packages_box { height: 350px;}   
.row_box1_btn .btn{      margin: 15px 0 6px 15px;    display: inline-block;}
.themeform_right .form-group1{  padding-top:20px}
.themeform_right a{  color:#000}
.themeform_right a.cart{    font-size: 40px;}
.pkg_innerbanner .owl-dots{     margin-top: 10px;}

.owl-carousel3 .thumb { height: 250px;    display: block;}

.filter_li{  border-top: 1px solid #ccc;
             display: block;
             padding:0px 20px 15px;}
ul .filter_li:first-child{  border-top: 0px solid #ccc;       }      
.left_filter_box{
      display: block;
    margin: 0 0 20px;
    border: 1px solid #c7d0d9;
    border-radius: 5px;}
.left_filter_box h3{padding: 13px 20px 0px;    font-size: 20px;}
.label_input .form-check-label{ 
        display: block;
    margin-bottom: 8px;
    font-size: 14px;
    position: relative;
    padding-left: 30px;}
.label_input .form-check-label input{
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;

}
.left_filter_box .label{font-weight: 600; color: #000; margin-bottom: 0;     cursor: pointer;}
.left_filter_box .label .icofont-rounded-up{
        position: absolute;
    right: 0px;
    top: 16px;
    font-size: 20px;
    color: #7b7b7b;
}
.left_filter_box .collapsed .icofont-rounded-up:before { content: "\ea99";}
.left_filter_box .filter_li .label{font-weight: 600;
    color: #000;
    display: block;
    position: relative;    font-size: 15px;
    padding: 15px 0 0;}
#price-max{    width: 100%;}
.popular_package{ margin-bottom:100px}
.btn-black{ display:block;    width: 100%;}
.tour_big_list{box-shadow: 0 0 12px rgb(0 0 0 / 15%);
    padding: 4px;
    margin-bottom: 16px;
    background: #fff;
    position: relative;
    /*display: -webkit-flex; 
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;*/
}
button:focus, button:active{ outline:none}
.right_0{     right: 0!important;}
.pph{  font-weight:600; margin-bottom:50px}
.tbi1 h4{font-size: 16px;color: #1f1e1e; font-weight: bold; margin:0}
.tbi1{margin-top: 10px;    display: inline-block;}
.tbi1{color: #ddc139;}
.reviews_hotel i{color: #ddc139;font-size: 12px;}
.ao-clp-algolia-search__tour-values {
    margin: 12px 0 0;
    line-height: 18px;
    margin-bottom:20px;
}
.list20, .list21{ display: inline-block;    margin: 0;     font-size: 13px;   vertical-align: top;}
.list20{    font-weight: 700;    color: #2c3e50;}
@media (min-width: 1280px){
.list20{width: 38%;}
.list21 {    width: 60%;}

}
.ah-grid-container {
    width: 100%;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
}
.aa-text-info {
    font-size: 12px;
}
.fw700{font-weight: 700;}
.tour_lengh{    margin-bottom: .5rem;}
.tour_lengh  dd{    margin-bottom:0rem;}
.hotel_price_box  .fos{ font-family: "Open Sans", sans-serif;}
.fwb{ font-weight: bold;}
.hotel_price_box{    text-align: center;  background: #eee;padding: 15px 0; position: relative;}

.of_a{
    width: 0;
    height: 0;
    border-color: transparent #e74c3c transparent transparent;
    border-style: solid;
    border-width: 0 45px 45px 0;
    position: absolute;
    right: 1px;
    top: 1px;
    cursor: help;
}
.of_a p {
    text-align: center;
    top: 7px;
    left: 8px;
    position: relative;
    width: 45px;
    color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 12px;
}
  
  
@media (min-width: 1280px){
.ah-grid-container {
    padding-right: 80px;
    padding-left: 80px;
}}
.hotel_list_div{ position:absolute; bottom:0; right:10px}
.hotel_list_div li {
    display: inline-block;
    margin: 0 10px 10px 0;
}
.hotel_list_div li a{    font-size: 20px;
    color: #dd4b39;
    border-radius: 100%;
    border: 1px solid #dd4b39;
    width: 35px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;}
.hotel_price_box h6{ font-size: 14px;}
.ao-clp-algolia-search__tour-values .list21{    margin-bottom: 3px;}
.akdeals{    background: #dd4b39;
    color: #fff;
    padding: 5px 15px;
    font-weight: bold;
    margin: 8px 0 0 25px;
    font-size: 12px;
    display: inline-block;
    border-radius: 5px;
    letter-spacing: 0.3px;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    position: absolute;
    bottom: 65px;
    right: 20px;
  text-transform: uppercase;  }
.akdeals:hover{ color:#fff;}
.mob_tabnone li a{    background-color: #efefef;
    color: #000;
    font-size: 14px;
    display: block;
    width: max-content;
    height: 75px;    text-align: center;
}
.mob_tabnone li a.active{    background: #dd4b39;    color: #fff;}
.tab_border{     border: 1px solid #ccc;    padding: 5px 20px;}
.mob_tabnone .nav{     -ms-flex-wrap: wrap;
    flex-wrap: inherit;overflow-x: scroll;    border-radius: 5px;
}
.search_theme_manbos{    background: #ececec;
        padding: 10px;
        border-top: 1px solid #cecdcd;}
.search_theme{     position: relative;}
.search_theme .btn{ position:absolute; right:0; top:0;font-size: 20px;}
button:focus, button:active, input:focus, input:active{outline:none!important;box-shadow:none!important}


.cd-switch {
  padding: 50px 0;
  text-align: center;
}

.switchFilter {
  width: 0;
  display: inline-block;
  background-color: #DB6576;
  position: absolute;
  left: 0;
  opacity: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: all 0.4s cubic-bezier(0, 0, 0.25, 1);
  transition: all 0.4s cubic-bezier(0, 0, 0.25, 1);
}

.switch label {    border-radius: 5px;
  cursor: pointer;
  text-transform: uppercase;
  width: 45px;
  padding: 2px 0;    margin-bottom: 0;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.switch {    font-size: 12px; font-weight:600;
    position: absolute;
    display: inline-block;
    background: #dcdcdc;
    right: 0;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
}
.switch input[type=radio] {
  visibility: hidden;
  position: absolute;
  height: 100%;
}
.switch input[type=radio]#yes:checked ~ label[for=yes] {
  color: white;
  border: 1px solid #DB6576;
}
.switch input[type=radio]#yes:checked ~ .switchFilter {
  left: 0;
  opacity: 1;
  width: 45px;
}
.switch input[type=radio]#no:checked ~ label[for=no] {
  color: white;
  border: 1px solid #DB6576;
}
.switch input[type=radio]#no:checked ~ .switchFilter {
  left: 45px;
  width: 48px;
  opacity: 1;
}
.trip_advisor{
  border: 1px solid #ccc;
    display: inline-block;
    padding: 5px;
  text-align: center;}
.tour_big_list .left_revu{ color: #929292;
    line-height: 15px;
    display: inline-block;
    margin-top: 6px;}
.in_banner{    display:flex;    background-attachment: fixed!important; position:relative;
    background-size: cover!important; text-align:center;    color: #fff;
    height: 100vh;    padding-top: 14%;}
.in_banner h1{ font-size:50px}
.in_banner .container{     z-index: 2;    position: relative; margin:auto;}
  .in_banner:before{     position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: #0c8cc875;
    width: 100%;
    height: 100%;
    z-index: 0;}
.fw_bold{ font-weight:bold;}

.vision_box{    height: 350px;  text-align:center;   padding: 50px 40px; position:relative; background:#002638; overflow:hidden;    margin-bottom: 30px;  }
.vision_box img{    position: absolute;
    opacity: 0.7;
    left: 0; z-index:0;
    top: 0;-webkit-transition: all 0.35s 0.1s linear;
    -moz-transition: all 0.35s 0.1s linear;
    width: 100%;}
.vision_box .contaent{    position: relative;    z-index: 9;    color: #fff;}
.vision_box h4{font-size: 30px;    letter-spacing: 0.8px;
    font-weight: bold;       text-shadow: 2px 3px 20px rgb(0 0 0 / 50%);
    text-transform: uppercase;}
.vision_box .contaent p{ 
letter-spacing: 0.2px;
    line-height: 25px;
    margin-top: 20px;}

.vision_box:hover img{ opacity: 0.3;}
.in_banner p{    font-size: 20px;}


@media (min-width: 992px){
  .vision_box h4 { margin-top:70px;}
  .vision_box:hover h4 { margin-top:00px;}
  .vision_box p{ opacity: 0;}
  .vision_box p, .vision_box h4 {
    -webkit-transition: all 0.35s 0.1s linear;
    -moz-transition: all 0.35s 0.1s linear;
    transition: all 0.35s 0.1s linear;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
  
.vision_box:hover p, .vision_box:hover h4 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
}
.culture_banner{    display: flex;
    background-attachment: fixed!important;
    position: relative;
    background-size: cover!important;
    text-align: center;
    color: #fff;
    height: 70vh;}
.culture_banner:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: #0c8cc875;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.culture_banner .container {
    z-index: 2;
    position: relative;
    margin: auto;
}
.culture_banner p{    font-size: 20px;}
.values_box h5{    font-size: 20px;    font-weight: 600;    margin: 15px 0 8px;}
.values_box img{width:35px}
.values_box .h80{height: 80px;width:auto
}
.values_box p{     font-size: 14px; text-align-last: center;}
.values_box .values_box{    margin: 15px 0;
    text-align: center;
    padding: 0px 15px;
    }
.in_banner2:before{    background: rgb(0 0 0 / 40%);}
.call_india{ border-bottom:4px solid #fff;;}
.call_india a{
      background: none;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 46px;
    font-weight: bold;
    margin: 8px 0 0 25px;
    font-size: 18px;
    display: inline-block;
    border-radius: 50px;
    letter-spacing: 0.3px;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;}
.call_india a:hover{background: #ffff; color:#3581c3;}

.mice_box{ text-align:center; padding-top:30px; cursor:pointer;}
.mice_box h5{ font-weight:600; text-transform: uppercase;}
.mice_box .mice_icon{    color: transparent;
    -webkit-text-stroke: 1px #fff;
    -moz-text-stroke: 1px #fff;
    -ms-text-stroke: 1px #fff;
    font-family: 'arial';
    -o-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    font-size: 15rem;
    line-height: 0.9;
    font-weight: bold;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
    transition: all .4s cubic-bezier(.165,.84,.44,1);}
.mice_box:hover .mice_icon {
       color: #fff;
}
.w_icon{ width: 70px;
    height: 70px;
    border-radius: 100%;
    background: #1c85bf;
    display: inline-block;
    line-height: 70px;}





@media (min-width: 992px){
.mice_box h5 {
    -webkit-transition: all 0.35s 0.1s linear;
    -moz-transition: all 0.35s 0.1s linear;
    transition: all 0.35s 0.1s linear;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0; margin:0
}
.mice_box:hover h5 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
}
.servicing_sector .thumb{height: 300px;}
.fw600{font-weight: 600;}
.introduction_section{ padding:20px 0}
.bg_light{    background: #f7f7f7;}
.wedding_hotels{border-radius: 10px; 
                 background: #000;
         position: relative;
         color: #fff; 
         overflow: hidden;}
.wedding_hotels img{opacity:0.7;}
.wedding_hotels h4{    font-family: "Open Sans", sans-serif; position: absolute;top: 20px;left: 20px;font-weight: bold;    font-size: 22px;}
.wedding_hotels h4 span{    display: block;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 5px;}
.wedding_hotels .info{ position: absolute; left:20px; bottom:20px;font-weight: 500;font-size: 20px; z-index: 9;}

.servicing_sector .owl-dots{padding-top: 20px;}
.fos{ font-family: "Open Sans", sans-serif;}
.man_btn {
       color: #266cbd;
    padding: 5px 25px;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #266cbd;
}
.man_btn2 {
    background: #266cbd;
    color: #fff;
    padding: 4px 10px;
    font-size: 13px;
    font-weight: 500;
}
.man_btn:hover, .man_btn2:hover{    background: #1a5ba7;color: #fff;}
.high_season_manvtb .btn{     min-width: 120px;
    margin: 20px auto 0;
    display: table;}

.high_season{    text-align: center;
    background: #ffffff;
    padding: 30px 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);}
.h1_hadding{    text-transform: uppercase;}
.high_season h5{    font-weight: 600;    font-size: 18px;    margin-bottom: 10px;}
.high_season h6{    font-weight: 500;height: 40px;    
                    font-size: 16px;    line-height: 25px;
          font-family: "Open Sans", sans-serif;}
.sab_hadding_p{line-height: 26px;font-size: 15px;}
.sab_hadding_p span{font-family: "Open Sans", sans-serif!important;line-height: 26px;font-size: 15px!important;}
.sab_hadding_p p{font-family: "Open Sans", sans-serif!important;line-height: 26px;font-size: 15px!important;}
.places_to_see_img .upto_btn {
    position: absolute;
    top: 12px;
    left: 12px;
    color: #fff;
    background: #e74c3c;
    padding: 8px 12px;
    border-radius: 25px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.additional-list-info {
    position: absolute;
    bottom: 0;
    height: 56px;
    background-image: linear-gradient(to top, #000, rgba(84,84,84,0));
    width: 100%;
    display: flex;
    align-items: flex-end;
    padding-left: 17px;
}
.additional-list-info li{    line-height: 17px;    display: flex;    margin-bottom: 15px; color:#fff;margin-right: 15px;    font-size: 14px;}
.additional-list-info li i{  margin-right: 10px;    font-size: 18px;}
.places_to_see {    padding: 0;
          border-radius: 5px;margin-bottom: 15px;}
.places_to_see .descripation{   font-size: 14px;
    margin-bottom: 5px;
  }
.places_to_see_img{ position:relative; background:#000;    height: 254px; overflow:hidden;
    background-size: cover!important;
    background-position: center!important;    display: block;

}
.excursions_rating{}
.places_to_see_img img{     -webkit-transition: all 0.35s 0.1s linear;
    -moz-transition: all 0.35s 0.1s linear;
    transition: all 0.35s 0.1s linear;
      width: auto;
    max-width: initial;
    height: 100%;    min-width: 100%;
  }
.places_to_see_img h4 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    width: 100%;
    opacity:0;
      -webkit-transition: all 0.35s 0.1s linear;
    -moz-transition: all 0.35s 0.1s linear;
    transition: all 0.35s 0.1s linear;}
.places_to_see .map {
   background: #ef3535;
    color: #fff;
      padding: 4px 10px;
    font-size: 13px;
    font-weight: 500;
    }
.places_to_see:hover h4{   bottom: 40% ;opacity:1}
.places_to_see:hover .places_to_see_img img{opacity:0.5}
.places_to_see .rating{ 
    display: inline-block; background:none;
    margin-right: 5px;}
.slider1 .owl-item img{ width:100%;    min-height: 100%;}

.places_to_see .content_box{padding: 15px;border: 1px solid #cccc;}
.places_to_see .content_box ul{margin-top: 15px;    height: 110px;}
.places_to_see .content_box li{display: flex;    font-size: 14px;}
.places_to_see .content_box li span{ min-width: 27px;
    display: inline-block;
    font-size: 18px;}
.places_to_see .content_box ul.ul {
    height: 35px;
}
.places_to_see .content_box ul.se {
    height: 75px;
}
.places_to_see .content_box ul.ah {
    height: 75px;
}
.places_to_see .de_h {
   height: 40px;
    overflow: hidden;
}
.bFNqyN {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0.5rem 0px 1rem;
}
.konQls {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 2.4rem;
}
.MxLSp {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: inherit;
}
.gHGwrT {
    margin: 0px 0px 0px 0.7rem;
    color: rgb(28, 28, 28);
    font-weight: 500;
      font-size: 1rem;
    line-height: 1.5; font-weight:600;
}
.Krztf {
    font-size: 1rem;
    line-height: 1.5;
    margin: 0px 0px 0px 0.5rem;
    color: rgb(79, 79, 79);
}
.hNtujl {
    display: flex;
    height: 2.4rem;
}

.like_star{background: #3a3a3a;
    color: #fff;
    padding: 4px;
    font-size: 13px;
    border-radius: 3px;}
.like_star2{background: #ef3535;} 
.konQls {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 2.4rem;
}
.kuVEjj {
    margin: 0.5rem 1.2rem 0.3rem;
    border-left: 1px solid rgb(207, 207, 207);
}
.old-price {
    position: relative;
    display: inline-block;
    opacity: 0.56;
    color: #505050;
    line-height: 0.6;
    white-space: nowrap; margin-right:20px;
}
.new-price {
    font-weight:600;
}
.old-price:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -3px;
    right: -3px;
    background-color: #505050;
    height: 1px;
}
.old_new_Price{    font-size: 16px;}
.man_top{  top:0;    position: absolute;     z-index: 999;   width: 100%;    padding-bottom: 50px;
    background: linear-gradient( 0deg ,transparent,rgba(0,0,0,.7) 100%);
}


.thumb_themes{    display: flex;
    margin-bottom: 30px;
    height: 225px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    background-size: cover!important;
    background-position: center!important;
    background: #000;
  
  }
.thumb_themes:after{     background: rgb(0 0 0 / 10%);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;}  
.thumb_themes h4{     text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    text-shadow: 10px 8px 12px black;
    font-size: 20px;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 20px;
    margin: auto;
    position: relative;
    z-index: 9;}
.thumb_themes img{     margin-right: 20px;
    position: absolute;
    width: 100%;
    left: 0;
    opacity: 0.8;
    top: 0;min-height: 100%;}

.man_top2 .nav-menu a{    color: #000;}
.man_top2 { position: inherit;    background: none;    padding-bottom: 0;}

.man_top2 #topbar .contact-info a, .man_top2  #topbar .contact-info i{
      color: #000;

}
.whatsapp {
  background: #07bc4c;
  color: white;
}
.man_top2 #header-sticky-wrapper{    border-bottom: 1px solid rgb(144 144 144 / 40%);}
.man_top2 .top-search input {
    border: 1px solid rgb(0 0 0 / 36%);
    color: #000;
}
.man_top2 .clogo1{    display: none!important;}
.man_top2 .clogo2{    display: block!important;}

.photo1_cc{    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;}
h2{font-weight: 600;
    font-size: 25px;
    margin-top: 10px;}





.pts{ padding:30px 0;}

.high_season2 {
    text-align: center;
    background: #ffffff;
    padding: 15px;
    height: 100%;
    border: 1px solid #ccc;
    border-radius: 10px;
    min-height: 140px;
}
.places_dital_box{    margin-bottom: 50px;   }
.high_season2 p{    margin: 0;    font-size: 13px;}
.high_season2 i{  font-size: 35px; color:#1490ca;}
.high_season2 h5{    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;}
.ttu{    text-transform: uppercase;}
.filter_form{  margin-top:50px}
.btn_red{ background:#e74c3c; color:#fff;}
.btn_red:hover{ background:#f76a5b; color:#fff;}
.btn_blue{ background:#266cbd; color:#fff;}
.btn_blue:hover{ background:#4388d8; color:#fff;}
.w100{ width:100%;}
.heightspace{    height: 16px;}
.hotel_search_section{    background: #f2f2f3;}
.room_ditalbox{ background: #fff;
    padding: 15px;
    display: flex;
    font-size: 14px;
    margin-bottom: 20px;
}
.room_image img{ width: 400px;}
.room_dital{padding: 0 20px;
    min-width: 346px;}
.room_dital td{padding:5px 10px}
.fs14{    font-size: 14px;}
.hotel_top_banner{ position:relative;}
.hotel_list_div2 {
       z-index: 9;
    position: absolute;
    bottom: 30px;
    right: 60px;
}
.hotel_list_div222 {
    bottom: 60px;
    right: 20px;
}
.hotel_list_div2 li {
    display: inline-block;
    margin: 0 10px 10px 0;
}
.hotel_list_div2 li a {
    font-size: 20px;
    color: #fff;
    border-radius: 100%;
   background: #dd4b39;
    width: 35px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.starhotel{     z-index: 9;
    position: absolute;
    bottom: 30px;
    left: 30px;
    background: #dd4b39;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;}
.hotelbannername{     z-index: 9;
    position: absolute;
    bottom: 65px;
    left: 35%;
    color: #fff;
    width: 30%;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;}
  
  .info22{     z-index: 9;
    position: absolute;
    bottom: 50px;
    right: 50px;
    color: #fff;
    background: rgb(221 75 57 / 80%);
    width: 210px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px;
    border-radius: 5px;}
.info22 p{margin:5px 0;  position:relative; padding-left:20px}
.info22 p i{position:absolute;left:0; top:5px;}
.hotel_list_div2 li .book_btn{    border-radius: 3px; width: auto;  padding: 0 10px;}
.restaurant_timing_box{text-align: center;
            background: #ffffff;
            padding: 20px;
        
            border: 1px solid #ccc;
            border-radius: 10px;
          height: 100%;}

.menu_box_popop {
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-bottom: 20px; cursor:pointer;
}
.bg_5{background: url(../img/bg5.jpg);background-attachment: fixed!important; }
.room_dital_button{width: 180px; display: flex;     margin-left: auto;}
.room_dital_button .btn{margin: auto 0 0 auto;}
.fs13{    font-size: 13px;}
.popop_booking_form{ padding:40px}
.login_page{background: #fff;
    max-width: 900px;
    margin: 0 auto 80px;}

.left_login{    background: #266cbd;    padding: 40px 50px; color:#fff;display: flex;    min-height: 350px;}
.welcome_box {
    text-align: center;
    margin: auto;
}
.right_form{ padding:40px 50px;}
.login_form  h3{    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;}
.login_page .btn_c { padding: 8px 30px; background: #20b6fb;
    color: #fff;
    width: 100%;}
.w100px{ width:100%}
.m0a{ margin:0 auto;}
.login_tab li{  width: 50%; text-align:center}
.login_tab li a{   font-weight: 600;    text-transform: uppercase;color: #717171;}
.uplad_box{ background: #f3f3f3;
      position: relative;
      height: 140px;
      display: flex;
    cursor: pointer;
}
.uplad_box span i{ font-size: 30px;
    margin-bottom: 5px;
    display: inline-block;
    color: #ccc;}
.uplad_box span{      margin: auto;    text-align: center;}
.uplad_box input{  position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;}
.excel_li li{ font-size:14px; margin-top:5px; margin-left:20px}

.owl-dots{ display:none}
.owl-nav { display: block;    text-align: center;}
.owl-nav button{
    width: 34px;
    height: 34px;
    border-radius: 100%;margin: 0 5px;
    font-size: 30px;
    line-height: 0; color:#266cbd; border:1px solid #266cbd;    background: none;}
.owl-nav span{display: inline-block;    padding-bottom: 6px;}
.owl-nav button:hover{background: #266cbd; color:#fff}
.toe{text-overflow: ellipsis;
    overflow: hidden;
    height: 1.2em;
    white-space: nowrap;}
.content_box .descripation.thumbnail{ overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;}
.place_d{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 15;
    -webkit-box-orient: vertical;}
.wbba{word-break: break-all;}
.video_t {
    width: 100%;
    height: 180px;
    background: #010001;
    margin-bottom: 10px;
}
.team_box{color: #111111; margin:40px 0 0px ;  background-color: #d1dfe3;    text-align: center; padding:25px 20px 30px;}
.team_box .team_img{ margin-bottom:20px}
.team_img img {
    width: 150px;
    height: 150px;
    object-fit: cover; margin:auto;
    border-radius: 100%;
    border: 5px solid #fff;
}
.team_box .desig{     margin-bottom: 5px;
    font-size: 18px;
    font-weight: 600;}
.team_box h4{  margin-bottom: 5px;
    font-size: 22px;
    font-weight: 600;}  
.tab-content .team_img img {
    width: 115px;
    height: 115px;
    object-fit: cover;
    margin: auto;
    border-radius: 100%;
    border: 3px solid #fff;
}
.f_link{font-size: 20px;  margin: 0 5px;color: #328cd9;}
.f_link:hover{color: #328cd9;}
.team_img2{ display:none}
.team_box:hover .team_img2{ display:block}
.team_box:hover .team_img1{ display:none}
.btn_plus{
    background: #328cd9;
    color: #fff;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 100%;
    position: absolute;
    bottom: -11px;
    right: 33px;
}

/*=========blog==============>*/

.writer_box{ padding:20px; background:#fff; position: relative;}
.writer_img{
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 100%;
    border: 5px solid #fff;
}
.writer_social{ position:absolute; left:15px; top:80px;   }
.writer_social a {
    font-size: 18px;
    width: 26px;
    height: 26px;
    line-height: 28px;
    border-radius: 5px;
    display: block;
    margin-bottom: 5px;
}
.writer_social2 a {
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 32px;
    border-radius: 5px;
    display:inline-block;
    margin: 5px;
}
.w_haddign{text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 18px;}

.blog_bg{ background:#f1f1f1;}

.blogicon_box {
    text-align: center;
    background: #ffffff;
    padding: 15px;
    height: 100%;
    border-radius: 5px;
}
.blogicon_box i{    font-size: 46px;}


.card-style2 {
    position: relative;
    display: flex;
    transition: all 300ms ease;
    border: 1px solid rgba(0, 0, 0, 0.09);
    padding: 0;
    height: 100%;
}
.card-style2 .card-img {
    position: relative;
    display: block;
    background: #ffffff;
    overflow: hidden;
    height: 190px;
    border-radius: 0.25rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.card-style2 .card-img img {
    transition: all 0.3s linear 0s;
}
.card-style2:hover .card-img img {
    transform: scale(1.05);
}
.card-style2 .date {
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 1;
    
    overflow: hidden;
    
    border-radius: 0.25rem;
}
.card-style2 .date span {
    position: relative;
    color: #ffffff;
    font-weight: 500;
    font-size: 15px;
    display: block;
    text-align: center;
    padding: 8px 12px;
    background-color: #00baee;
    border-radius: 0.25rem;
}
.card-style2 .card-body {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 1rem;
    height: 210px;
}
.blog_content {    font-size: 15px;}

.card-style2 .card-body h3 a {
    color: #0a0a0a;
    font-weight: 600;
}
.card-style2 .card-body h3 a:hover {
    color: #00baee;
}
.card-style2 .card-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.09);
    background: transparent;
    padding-right: 2rem;
    padding-left: 2rem;
    -ms-flex-align: end;
    align-items: flex-end;
}
.card-style2 .card-footer ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin-bottom: 0;
}
.card-style2 .card-footer ul li {
    font-size: 15px;
}
.card-style2 .card-footer ul li a {
    color: #394952;
}
.card-style2 .card-footer ul li a:hover {
    color: #00baee;
}
.card-style2 .card-footer ul li i {
    color: #00baee;
    font-size: 14px;
    margin-right: 8px;
}
.blog_title_hadding{ font-size:28px; font-weight:600; color:#000}
.categories li a {
    display: block;
    color: #1a1a1a;
}
.categories li {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dee2e6;
    list-style: none;
}
.categories li a span {
    position: absolute;
    right: 0;
    top: 0;
    color: #ccc;
}
.block-21 .text h6 a {
    color: #000;
}
.display-30{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 15px;}
.block-21 .text .meta>div {
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
}
.block-21 .text .meta>div a {
    color: gray;
}
.block-21 .blog-img {
    display: block;
    height: 80px;
    min-width: 80px;
}
.blog-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.team_tab{    display: inline-flex; background:#fff;
    border: 1px solid #0b8cc8; padding:3px;
    border-radius: 25px;}
.team_in{background: #f4fafb;    padding: 60px 0;}  
.team_tab li a {
    min-width: 105px;
    color: #0b8cc8;
    border-radius: 25px;
    font-weight: 600;
    text-transform: uppercase;
}
.team_tab li a.active{background: #0b8cc8; color: #fff; }
#hgallery{    display: block; content: ''; position: fixed; top: 0; left: 0;  width: 100%; height: 100vh; background-color: rgba(0,0,0,0.9);
    visibility: hidden;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-pack: center;
        -ms-flex-pack: center;justify-content: center; -webkit-box-align: center;-ms-flex-align: center;
            align-items: center; opacity: 0;-webkit-transition: 0.3s; transition: 0.3s; z-index: 99999;}
.hg-disable-scrolling{overflow: hidden !important;}
#hg-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100vh; z-index: 1;}
#hg-bg::after{
    content: '';
    position: absolute;
    display: block;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xOSA2LjQxTDE3LjU5IDUgMTIgMTAuNTkgNi40MSA1IDUgNi40MSAxMC41OSAxMiA1IDE3LjU5IDYuNDEgMTkgMTIgMTMuNDEgMTcuNTkgMTkgMTkgMTcuNTkgMTMuNDEgMTJ6Ii8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+Cjwvc3ZnPg==);
    background-position: center;
    background-size: contain;
    cursor: pointer;
    opacity: 0.8;
}
#hg-bg::after:hover{background-color: white;}
#hgallery.open{visibility: visible !important; opacity: 1;}
#hg-pic-cont{max-width: calc(70% - 40px); max-height: 90vh; cursor: default; z-index: 12; position: relative; background-color: white; transition: transform 0.3s; transform: scale(1);}
#hg-pic-cont.hg-transition{transform: scale(0.1);}
#hg-pic-cont::before{content: attr(data-subtext); color: #ddd;font-size: 14px; position: absolute; display: block; left: 5px; top: calc(100% + 6px);}
#hg-pic-cont::after{ content: attr(data-howmany); color: #aaa; font-size: 14px; position: absolute; display: block; right: 5px; bottom: -20px;}
#hg-pic{ width: auto;height: auto; min-height: 100px;min-width: 100px; max-width: 100%; max-height: 90vh;-webkit-box-sizing: border-box;box-sizing: border-box; display: block;cursor: default;-o-object-fit: contain;object-fit: contain;margin: 0;}
#hg-pic:hover{-webkit-transform: none;transform: none;-webkit-box-shadow: none;box-shadow: none;}
#hgallery button{ position: absolute; display: block; margin: auto 0;width: 60px;height: 60px;z-index: 99;
    cursor: pointer;background-color: transparent;background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmZmZmIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgICA8cGF0aCBkPSJNOC41OSAxNi4zNGw0LjU4LTQuNTktNC41OC00LjU5TDEwIDUuNzVsNiA2LTYgNnoiLz4NCiAgICA8cGF0aCBkPSJNMC0uMjVoMjR2MjRIMHoiIGZpbGw9Im5vbmUiLz4NCjwvc3ZnPg==');
    background-size: contain; border: 0; outline: 0; opacity: 0; -webkit-transition: opacity 0.3s, visibility 0.3s; transition: opacity 0.3s, visibility 0.3s;visibility: hidden;}
#hgallery.open button{visibility: visible;opacity: 0.7;}
#hgallery button:hover{opacity: 1;}
#hgallery button#hg-prev{left: 10px;-webkit-transform: rotate(180deg);transform: rotate(180deg);}
#hgallery button#hg-prev:active{ left: 7px;}
#hgallery button#hg-next{ right: 10px;}
#hgallery button#hg-next:activeright: 7px;}
#hgallery #hg-prev-onpic,
#hgallery #hg-next-onpic{position: absolute;top: 0;left: 0;width: 34%;height: 100%;cursor: pointer;}
#hgallery #hg-next-onpic{right: 0;left: auto;width: 66%;}
.hg-unvisible{opacity: 0 !important;visibility: hidden;}

.hes-gallery img{cursor:pointer; }

.img_box{ overflow:hidden; position:relative;}
.img_box:hover .galley_icon{ display:block;}
.galley_icon{ position:absolute; right:0; bottom:0;  padding:10px;display:none}
.galley_icon button {
    background: #ef3535;
    font-size: 18px;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    border-radius: 5px;
    margin-right: 5px;
    border: none;
}
.galley_icon button:hover { color:#fff;}

.membership_img_box {
    width: 100%;
    margin: auto;
    height: 120px;
    display: flex;
    background: #fff;padding: 15px;
}
.membership_img_box img{max-width: 100%; max-height: 90px; margin: auto;}
.membership_img_box a{    margin: auto;}
.membership_box {
 background:#fff; padding:15px;
 height: 100%;
}
.membership_box h4{font-size: 18px;
    font-weight: 700; margin-top:15px;
    color: #333bb4;}
.membership_box .web_link {
    font-size: 30px;
    color: #ef3535;
}
.membership_social a {
    background: #ef3535;
    font-size: 20px;
    color: #fff;
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;margin-right:5px;
}
.membership_social_inweb {
    background: #ef3535;
    font-size: 20px;
    color: #fff;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    padding: 0 8px; 
    min-width: 134px;
} 
.membership_box #close-btn {
  border: none;
  box-shadow: none;
  background-color: #ef3535;
  color: #fff;
  padding: 0 5px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
}

.membership_box #close-btn1 {
  border: none;
  box-shadow: none;
  background-color: #ef3535;
  color: #fff;
  padding: 0 5px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
}

.membership_box #close-btn2 {
  border: none;
  box-shadow: none;
  background-color: #ef3535;
  color: #fff;
  padding: 0 5px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
}

.tab_gallery .nav a{    border-radius: 5px;
    background: #fff;
    border: 1px solid #007bff;
    padding: 5px 10px;
    margin-right: 10px;    color: #242424;}

.tab_gallery .nav a.active{ color:#fff;
    background: #007bff;
    border: 1px solid #007bff;}

.li_gallery{ margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;}
.hes-gallery {
      transition: all .5s ease-in-out;
    column-gap: 15px;
    column-fill: initial;
}
.gallery_btn.active{ background:#007bff; color:#fff;}
.gallery_btn{
    border-radius: 5px;
    background: #fff;
    border: 1px solid #007bff;
    padding: 5px 10px;
    margin-right: 10px;
}
.gallery_tab_button button{
      border-radius: 25px;
    background: #fff;
    border: 1px solid #ffffff1c;
    padding: 5px 10px;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600; margin-bottom:10px;}
.gallery_tab_button button.active{  border: 1px solid #007bff;}

.gallery_tab_button button img{ 
  width: 20px;
    height: 20px;
    object-fit: cover;
    border-radius: 100%; margin-right:5px
}




.brochure-outer {
  display: flex;
  flex-wrap: wrap;
}
.brochure-outer .li_gallery {
  width: 23.5%;
  margin-right: 2%;
  display: block;
}
.brochure-outer .li_gallery:nth-of-type(4n+4) {
  margin-right: 0;
}
.brochure-outer .li_gallery .img_box img {
  height: 280px;
  object-fit: cover;
  object-position: center center;
}
.brochure-outer .li_gallery .date-box {
  text-align: center;
  padding: 10px 10px 14px;
  box-shadow: 0px 3px 10px rgb(0 0 0 / 20%);
}
.brochure-outer .li_gallery .date-box p {
  margin: 0;
  color: #000;
  font-size: 15px;
  line-height: 1.2;
}
/*21-01-2022*/
.brochure-main-outer {
  padding-right: 0 !important;
}
.brochure-main-outer .modal-dialog {
  max-width: 98%;
  margin: 0 auto;
}
.brochure-main-outer .modal-content {
  border: none;
  border-radius: 0;
  height: calc(100vh - 30px);
  margin-top: 15px;
}
.brochure-main-outer .modal-body {
  padding: 0;
}
.brochure-main-outer .close {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 30px;
  height: 30px;
  background-color: #ef3535;
  opacity: 1;
  z-index: 1;
  border-radius: 100%;
}
.brochure-main-outer .close span {
  text-shadow: none;
  color: #fff;
  font-weight: 400;
  font-size:25px;
  line-height:27px;
  opacity: 1;
  display: block;
}
.brochure-main-outer .container{
  max-width: 100%;
  height: 100%;
}
.brochure-main-outer .row {
  height: 100%;
}
.brochure-main-outer .brochure-img {
  height: calc(100vh - 30px);
  text-align: center;
}
.brochure-main-outer .brochure-img img {
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.brochure-img-slider .owl-nav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.brochure-img-slider .owl-nav button {
  height: auto;
  width: auto;
  margin: 0 30px !important;
  border: none;
  background-color: transparent !important;
}
.brochure-img-slider .owl-nav span {
  font-size: 70px;
  color: #fff;
  line-height: 34px;
  padding: 0;
  height: auto;
  display: block;
}
.brochure-data .btn {
  padding: 7px 10px;
  border: 2px solid #ef3535;
  display: block;
  width: 50%;
  border-radius: 0;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 600;
  color: #ef3535;
  background-repeat: no-repeat !important;
  background-size:25px auto !important;
}
.brochure-data .btn.print-btn {
  border-right-width: 0px;
  background-image: url(../img/print-icon.png);
  background-position: left 83px center !important;
}
.brochure-data .btn.download-btn {
  background-image: url(../img/download-icon.png);
  background-position: left 63px center !important;
}
.brochure-data {
  margin: 15px 0 0;
}
.brochure-date-discription {
  text-align: center;
  margin-top: 20px;
  overflow: auto;
  height: calc(100vh - 102px);
  padding-bottom: 20px;
}
.brochure-date-discription h5{
  font-weight: 600;
}
.brochure-date-discription p{
  font-size: 15px;
  line-height: 1.5;
}
.brochure-date-discription p:last-of-type{
  margin: 0;
}

.man_button {
    background: #dd4b39;
    color: #fff;
    padding: 5px 15px;
    font-weight: bold;
    font-size: 15px;
}

.man_button_border{ border:1px solid #dd4b39;  color: #dd4b39; padding: 5px 15px; font-size: 15px; font-weight: bold;}
.man_button_border:hover, .man_button:hover{ background: #dd4b39;    color: #fff;}
.fw600{font-weight: 600;}
.slider_hadding{    color: #415466; font-size: 1.8rem;}
.ao-tour-keep-exploring li a{font-size: 14px;
    display: inline-block;
    line-height: 21px;
    background-color: #ebeef2;
    border-radius: 7px;
    padding: 2px 8px;
    margin-right: 8px;
    margin-top: 8px;
    color: #415466;}
.ao-tour-keep-exploring li{    display: inline-block;}
.hotel_left_slider {
    border-radius: 20px;
    overflow: hidden;
    height: 450px;
}
.carousel-control-prev, .carousel-control-next {
    background: rgb(255 255 255 / 30%);
    opacity: 1;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 46%;
    margin: 20px;
}

.fw14{font-size: 14px;}
.price_box_hotel {
    border-radius: 9px;
    box-shadow: 0 1px 2px rgba(3,54,63,.4),0 -1px 2px rgba(3,54,63,.04);
    padding: 10px;
}
.tdlt{text-decoration: line-through;}
.h_price_bold{font-size: 30px;}
.link_btn{font-weight: 600;color: #dd4b39;}
#team-pop-close {
    border: 1px solid #000;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    font-size: 2em;
    top: 20px;
    position: absolute;
    right: 20px;
    color: #000;
    padding-bottom: 2px;    z-index: 9;
    line-height: 0;
}
.team_img_p {
    width: 260px;
    height: 260px;
    object-fit: cover;
    margin: auto;
    border-radius: 100%;
}
.taj{text-align: justify;}
.white_box {
    box-shadow: 0px 0 16px rgb(0 0 0 / 20%);
    padding: 30px;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 25px;
}
.optional_restaurants_box{  box-shadow: 0px 0 14px rgb(0 0 0 / 20%);
    background: #fff;
    border-radius: 10px;overflow: hidden;    margin: 10px 0 20px}
.optional_restaurants_box h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    padding: 10px;
}
.check_in_out{font-size: 13px;
    color: #02489e;
    line-height: 20px;
    display: inline-block;}
.optional_restaurants_box .owl-nav{  display: none;}
.owl-dots button{    border: none;
    background: none;
    padding: 0;}
.optional_restaurants_box .owl-dots {
    display: block;
    margin: -8px 0 10px;
}
.bg_dark {
    background: #02489e;
}
.guide_used_box h4 { font-size: 1.1rem; margin: 15px 0 0; text-transform: uppercase;}
.guide_used_box {
    text-align: center;
    color: #fff;
    background: #053c81;
    padding: 20px;
    border-radius: 8px;
}
.guide_used_box img {
    object-fit: cover;
    border-radius: 50%;
    height: 150px;
    width: 150px;
}

.guide_used_box_right {
    color: #fff;
    background: #053c81;
    padding: 20px 30px;
    border-radius: 8px;
}
.guide_used_box_right ul li {
    display: inline-block;
    width: 28%;
    background: #02489e;
    padding: 5px 10px;
    margin: 10px 10px 0px 0;
    font-size: 14px;
}
.code_box{font-weight:700;  background: #02489e; color:#fff; padding:3px 5px;border-radius: 4px; font-size: 13px;}
.slashedPrice {
    display: inline-block;
    color: #9b9b9b;
    font-size: 14px;
    text-decoration: line-through;
    margin-right: 5px;
}
.price_box h4{ font-size: 40px;    font-weight: bold;font-family: arial;}
.price_box {
    padding: 20px;
    background: #02489e;
    border-radius: 15px;
    color: #fff;
    max-width: 430px;
    margin: 0 0 30px auto;
}
.btn2, .btn2:hover{
    background: #ef3535;
    color: #fff;
    padding: 4px 10px;
    font-size: 13px;
    font-weight: 500;
}
.share_price li{display: inline-block; margin:0 5px}
.share_price_icon, .share_price_icon:hover{
    font-size: 20px;
    color: #fff;
    border-radius: 100%;
    background: #ef3535;
    width: 35px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.hotel_name {
    display: inline-block;
    width: 42%;
    margin: 15px 1% 0;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #d9d9d9;
    color: #000;
    padding-bottom: 5px;position: relative;overflow: hidden;
}
.offer_discount {
    transform: rotate(45deg);
    background: #dd4b39;
    color: #fff;
    width: 73px;
    display: inline-block;
    padding: 1px;
    position: absolute;
    top: 4px;
    font-size: 11px;
    right: -20px;
}
.or_add .offer_discount {background: #3d9f00;}
.center_citis li {
    font-size: 14px;
    display: inline-block;
    line-height: 21px;
    background-color: #ebeef2;
    border-radius: 4px;
    padding: 2px 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    color: #415466;
    font-weight: 600;
}

.line_dot {
    background: url(../img/dot.png) no-repeat center;
    margin-right: 5px;
    width: 33px;
    height: 8px;
    margin-left: 5px;
    display: block;
    background-size: 100%;
    position: absolute;
    right: 0%;
    top: 10px;
}
.line_dot2{right: -7%;}
.destination_tab{box-shadow: 0 2px 30px 0 rgb(0 0 0 / 10%); margin-bottom:20px; background: #fff;}
.destination_tab.nav-scroll{    position: fixed;
    top: 32px;
   
    width: 100%;
    z-index: 5;
    left: 0;}
.destination_tab a {
   color: #4a4a4a;
    border-bottom: 4px solid #fff;
      font-weight: 600;
    text-transform: uppercase;
}
.destination_tab a.active {
   color: #008cff;
    border-bottom: 4px solid #008cff;
}
.point {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
      -webkit-flex-direction: row;
    flex-direction: row;
      background: #e9e9e9;
    padding: 15px;
}
.point b {
    width: 18%;
}
.point .name {
    width: 60%;
}
.point .time {
    width: 15%;
}
.stap_point .card2{ box-shadow: 0 2px 30px 0 rgb(0 0 0 / 10%);border-radius: 10px;    margin-bottom: 10px;}
.stap_point .card2 .card-link{  position: relative;
    cursor: pointer; line-height: 24px;
    padding: 16px 20px;
    margin-top: 0;
    color: #2c3e50;}
.day_left{    position: relative;    padding-left: 60px;} 
.day_left i.icon{
    position: absolute;
    left: 15px;
    top: 0;
    background: #02489e;
    width: 28px;
    height: 28px;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    line-height: 28px;
}
.stap_point .card2 .card-link::before {
    content: "\e9b9";
    position: absolute;
       font-family: 'boxicons'!important;
    right: 30px;font-size: 30px;

}

.stap_point .card2 .card-link.collapsed::before {
    content: "\e9ac";
}
.stap_point .card-body{    padding-left: 48px;}

.destination_tab a{    padding: 0.8rem 1rem;}
.slider_tab {text-align: center; 
    position: absolute;
    right: 10%;
    z-index: 2;
    top: 15%;
    background: rgb(0 109 221 / 67%);
    padding: 20px;
    width: 320px;
    border-radius: 10px;
}
.hotel_name small{display: inline-block;    font-size: 60%;}
.slider_tab h4 {
    text-transform: uppercase;
    color: #fff;
    font-size: 19px;
       display: inline-block;
    font-weight: 600;
    margin-bottom: 15px;    text-align: center;
}
.slider_tab h4 small{    font-size: 55%;
    display: block;
    text-align: right;
    margin-top: 8px;}
.slider_tab li{    display: block;
    width: 100%;}
.slider_tab li a i{    margin-right: 5px;}
.slider_tab li a {
    padding: 10px 15px;
    color: #ffffff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    border-radius: 5px;
    background: rgb(0 0 0 / 16%);
    margin-bottom: 8px;
}
.slider_tab li a.active {
    color: #0b8bc7;
    background: #fff;
}
.coverage_box .center_citis li{    font-size: 12px;}
.i_icon_c {
    color: #ef3535;
    font-size: 18px;
    margin: 0 5px;
}
.nav-scroll{    position: fixed;
    top: 32px;
    background: #fff;
    width: 100%;
    z-index: 5;
    left: 0;}
.highlights_img_box{    height: 135px;    overflow: hidden;}
.highlights_img_box img{    max-width: 100%;  max-height: 100%;}
.tour_package_list {    height: 100%;    margin-bottom: 0;border: 1px solid #cccc;}
.tour_package_list .content_box {  padding: 15px;}
.tour_package_list .tour_package_list_img {    position: relative;    height: 230px;overflow: hidden;}
.tour_package_list .tour_package_list_img img{    width: auto;
    max-width: initial;
    height: 100%;
    min-width: 100%;}
.tour_package_list .upto_price {    position: absolute;
    left: 10px;
    top: 10px;
    background: #ef3535;
    color: #fff;
    padding: 8px 15px;
    font-weight: bold;}
.tour_package_list .descripation {font-size: 14px;}



@media (min-width: 992px){
.modal-man{
    max-width: 950px;
}}

@media only screen and (min-width: 1024px){
.hes-gallery {
    column-count: 3;
}
}

@media (min-width: 768px){
.places_dital_box .col-md-2, .box_5 .col-lg-3{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}}


@media (max-width: 1199px) {
.ah-grid-container {
    padding-right: 15px;
    padding-left:15px;
}
}

@media (max-width: 991px) {

#topbar {    padding: 10px 40px 0 0;}
#header .logo img{ margin: -55px 0 0 0px;max-height: 40px;}
#header.header-scrolled .logo img{ margin: 0px 0 0 0px;max-height: 40px;}
#header {height: 52px;    padding: 5px 0;}
.bottom-strip{ display:none!important}
.right_btn {padding: 7px 8px;  font-size: 13px;}
#header-sticky-wrapper{border-bottom: 0px solid rgb(255 255 255 / 40%);}
#topbar .contact-info li.d-none{    display: none!important; }
.culture_banner{height: auto;}
.culture_banner p {  font-size: 16px;}
}

@media (max-width: 767px) {
.hotel_list_div2 li a {
    font-size: 13px;
    width: 28px;
    height: 28px;
    line-height: 28px;
}
.mice_box .mice_icon {font-size: 7rem;}
.in_banner h1 {
    font-size: 30px;
}
.hotel_list_div2 li { display: inline-block; margin: 0 2px 10px 0;}

.hotel_list_div2 {    bottom: 5px;    right: 44px;}
h2{font-size: 1.3rem;}
.owl-dots{ display:none}
.owl-nav{     display: block;    text-align: center;}
.thumb_themes{    height: 200px;text-align: center;}
.thumb_themes h4{font-size: 20px;}
.thumb, .owl-carousel3 .thumb{    height: 330px;    margin-bottom: 10px;}
section {    padding: 30px 0;}
.thumb .info h4 {font-size: 20px; margin-bottom: 0;}
.rigth_list li .info{font-size: 15px;}
.rigth_list li a{    height: 80px;}
.rigth_list { padding-top:15px;}
.innerbanner_h3 {font-size: 18px;}
.bestprice{ position:absolute; width: 70px; right: 50px; top: 20px;} 
.content5, .innerbanner_h3{    left: 0;}
.content5 li {padding: 4px 0;    font-size: 13px;}
.deals_box { width: 90%;  right: 5%; }
.category-content li a {padding: 5px 2px;}
.category-content li a span {font-size: 9px;}
#hero p {    width: 90%;font-size: 13px;}
.thumb .info .a_btn{opacity:1;    padding: 5px 8px; font-size:13px}
.social-links {right: 0px;}
.vision_box h4 {font-size: 20px;}
.vision_box {padding: 20px 15px;    height: auto;}
.vision_box .contaent p{font-size: 14px;line-height: 22px; margin: 10px 0 0;}
.vision_box img {   opacity: 0.5;}
.values_box .values_box{text-align: center;}
.values_box .values_box h4{margin-top: 10px;}

.hotel_list_div{    position: inherit;    text-align: right;}
.row_box1{padding: 10px; width: 100%;}
.row_box1_btn{ width: 100%;}
.row_box1_btn .btn {    background: #266cbd;
    color: #fff;
    padding: 7px 25px;
    width: 100%;    margin: 0;
}
.row_box1, .row_box_btn50 .after_box{padding: 10px; width: 100%;border-bottom: 1px solid #ccc;}
.row_box_btn50{border-bottom: 0px solid #ccc;}
.form_man_box{padding: 10px ;border: 0px solid #ccc;}
.form_slider_box{    padding: 15px;}
.row_box_btn50, .row_box1_btn{padding: 10px ;}
.after_box:after {border-right: 0px solid #ccc;}
.tour_lengh.tr{text-align: left;}
.tour_big_list .col-md-9.pt-3{ padding-left:25px;}
.pph {margin-bottom: 20px;}
.team_img_p {
    width: 240px;
    height: 240px;
}
}
@media (max-width: 400px) {
.thumb, .owl-carousel3 .thumb{    height: 150px;}
.servicing_sector .thumb {    height: 200px;}
}