@import url("https://fonts.googleapis.com/css2?family=Encode+Sans+Condensed:wght@400;700&family=Poppins:wght@400;700&display=swap");

header,
.header__controls,
.top-nav-mobile {
  display: none;
}

@media only screen and (max-width: 600px) {
  header {
    display: block;
  }
}

.bg-grey {
  background-color: #e5e5e5;
}

.btn-group .btn:hover {
  background-color: unset;
  color: unset;
}

.btn-group .btn:focus {
  background-color: unset;
  color: unset;
  border: 0px;
}

.nav-seperator {
  opacity: 0.5;
}

.header_top_btn {
  background-color: #00bdaa;
  color: #fff;
  font-size: 13px;
}

.header_top_btn img {
  margin-bottom: 2px;
}

.header_top_btn:hover {
  background-color: #00bdaa;
  color: #fff;
}

.header_top_btn:active {
  background-color: #00bdaa !important;
  color: #fff !important;
  outline: none !important;
}

.header_top_btn:focus {
  background-color: #00bdaa;
  color: #fff;
  outline: none !important;
}

.header_top_btn:focus-visible {
  background-color: #00bdaa;
  color: #fff;
}

.btn:active {
  outline: none;
}

.btn:focus {
  outline: none;
}

.btn:focus-visible {
  outline: none;
}

.header_top_french {
  margin-right: -50px;
}

#header_nav {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.en .navbar-nav>li>a:hover {
  text-decoration: none;
}

.navbar-nav {
  background-color: #268fa5;
  height: 60px;
  width: 100vw !important;
}

.dropdown-toggle::after {
  display: none;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_lang button {
  background-color: transparent;
  border: 0px;
  color: #000;
  padding: 0px 10px;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_lang .dropdown-menu {
  position: absolute;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #e5e5e5;
  top: 30px !important;
  left: -17px !important;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_lang .dropdown-menu::after {
  left: 45%;
  scale: 2;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_lang .dropdown-menu::before {
  position: absolute;
  top: -9px;
  left: 43.5%;
  display: inline-block;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ccc;
  border-left: 8px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_lang .dropdown-menu li a {
  padding: 6px 10px !important;
  color: #000;
  border-radius: 5px;
  font-size: 14px;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_lang .dropdown-menu li a:hover {
  color: #fff;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_currency button {
  background-color: transparent;
  border: 0px;
  color: #000;
  padding: 0px 10px;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_currency .dropdown-menu {
  position: absolute;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #e5e5e5;
  top: 30px !important;
  left: -22px !important;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_currency .dropdown-menu::after {
  left: 45%;
  scale: 2;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_currency .dropdown-menu::before {
  position: absolute;
  top: -9px;
  left: 44%;
  display: inline-block;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ccc;
  border-left: 8px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_currency .dropdown-menu li a {
  padding: 6px 10px !important;
  color: #000;
  border-radius: 5px;
  font-size: 14px;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_currency .dropdown-menu li a:hover {
  color: #fff;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_myacc button {
  background-color: transparent;
  border: 0px;
  color: #000;
  padding: 0px 10px;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_myacc .btn {
  background: unset !important;
  color: black !important;
  border: none !important;
  padding: 0px 10px !important;
  padding-right: 20px !important;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_myacc .btn:active {
  outline: none !important;
  box-shadow: none !important;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_myacc .dropdown-menu {
  position: absolute;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #e5e5e5;
  top: 30px !important;
  left: 25px !important;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_myacc .dropdown-menu::after {
  left: 45%;
  scale: 2;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_myacc .dropdown-menu::before {
  position: absolute;
  top: -9px;
  left: 44%;
  display: inline-block;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ccc;
  border-left: 8px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_myacc .dropdown-menu li a {
  padding: 6px 10px !important;
  color: #000;
  border-radius: 5px;
  font-size: 14px;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_myacc .dropdown-menu li a:hover {
  color: #fff;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_cart .new_shopping_cart_icon {
  background: none;
  height: unset;
  margin: unset;
  width: unset;
  position: relative;
}

.desktop_nav_top .desktop_nav_top_items .desktop_nav_top_cart .new_shopping_cart_icon span {
  color: #fff;
  position: absolute;
  top: -10px;
  right: -11px;
  background-color: #00bdaa;
  border-radius: 50%;
  padding: 2px;
  font-size: 10px;
  width: 17px;
    height: 17px;
}

.desktop_navlist .desktop_navlist_item button {
  background-color: transparent;
  color: #fff;
  border: 0px;
  padding: 20px 26px;
}

.desktop_navlist .desktop_navlist_item a {
  background-color: transparent;
  color: #fff;
  border: 0px;
  padding: 20px 26px !important;
}

.desktop_navlist .desktop_navlist_item .dropdown-menu {
  position: absolute;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #e5e5e5;
}

.desktop_navlist .desktop_navlist_item .dropdown-menu::after {
  left: 45%;
  scale: 2;
}

.desktop_navlist .desktop_navlist_item .dropdown-menu::before {
  display: none;
}

.desktop_navlist .desktop_navlist_item .dropdown-menu li a {
  padding: 6px 15px !important;
  padding-right: 30px !important;
  color: #000;
  border-radius: 5px;
  font-size: 14px;
}

.desktop_navlist .desktop_navlist_item .dropdown-menu li a:hover {
  color: #fff;
}

.desktop_navlist .desktop_navlist_item .dropdown-menu li a:focus {
  color: #fff !important;
  border: none;
  outline: none;
}

.desktop_navlist .desktop_navlist_item .dropdown-menu li a:focus-within {
  color: #fff !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .en .navbar-nav>li>a {
    padding: 20px !important;
  }

  .desktop_nav_top_items {
    padding: 0px 20px;
  }

  .desktop_nav_top_items .nav_seperator {
    display: none;
  }

  .desktop_nav_top_items .desktop_nav_top_wishlist {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
  }

  .desktop_nav_top_items .desktop_nav_top_cart {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
  }

  .desktop_navlist {
    position: relative;
  }

  .desktop_navlist ul {
    margin-left: -5px !important;
  }

  .desktop_navlist ul li {
    list-style: none !important;
  }

  .desktop_navlist ul li button {
    padding: 15px !important;
  }
}

.search-dropdown-menu {
  position: absolute;
  top: 41px;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index: 100;
  right: 0px;
  max-height: 315px;
  overflow-y: scroll;
  background-color: #ffffff;
  border-radius: 10px;
  width: auto;
  display: none;
  margin-left: 8px;
}

.search-dropdown-menu::-webkit-scrollbar {
  width: 5px;
}

.search-dropdown-menu::-webkit-scrollbar-track {
  border-radius: 8px;
  background-color: transparent;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.search-dropdown-menu::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #038eae;
}

.search-dropdown-menu .search-dropdown-categories {
  padding: 10px 20px;
  padding-bottom: 0px;
}

.search-dropdown-menu .search-dropdown-categories #searchCategories ul {
  margin: 10px 0px;
  padding: 0;
}

.search-dropdown-menu .search-dropdown-categories #searchCategories ul li {
  margin: 0px;
  padding-top: 3px;
  list-style-type: none !important;
}

.search-dropdown-menu .search-dropdown-categories #searchCategories ul li a {
  text-decoration: none;
  color: #262626;
  font-size: 15px;
  font-weight: 500;
}

.search-dropdown-menu .search-dropdown-categories p {
  border-bottom: 1px solid #dddddd;
  color: #038eae;
  font-weight: 700;
  margin: unset;
  font-size: 16px;
}

.search-dropdown-menu .search-dropdown-categories ul {
  margin: unset;
  padding: unset;
}

.search-dropdown-menu .search-dropdown-categories ul li {
  list-style: none !important;
  font-weight: 700;
  padding-left: 0px !important;
  color: #000;
  margin: 12px 0px;
  font-size: 14px;
  margin: 0px;
}

.search-dropdown-menu .search-dropdown-categories ul li:hover {
  background-color: #eeeeee;
  cursor: pointer;
}

.search-dropdown-menu .search-dropdown-item {
  padding: 10px 20px;
}

.search-dropdown-menu .search-dropdown-item p {
  border-bottom: 1px solid #dddddd;
  color: #038eae;
  font-weight: 700;
  margin: unset;
  font-size: 16px;
}

.search-dropdown-menu .search-dropdown-item .item {
  padding: 15px 0px;
  display: grid;
  border-bottom: 1px solid #dddddd;
  color: #000;
  grid-template-columns: 0.3fr 1fr;
  text-decoration: none;
}

.search-dropdown-menu .search-dropdown-item .item:hover {
  background-color: #eeeeee;
  cursor: pointer;
}

.search-dropdown-menu .search-dropdown-item .item img {
  border-radius: 10px;
}

.search-dropdown-menu .search-dropdown-item .right {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.search-dropdown-menu .search-dropdown-item .right p {
  font-size: 15px;
  color: #000;
  border: none;
  font-weight: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.search-dropdown-menu .search-dropdown-item .right .title {
  margin-bottom: 0px;
  -webkit-line-clamp: 2;
  font-weight: 500;
  font-family: "poppins";
  line-height: 1.2;
}

.search-dropdown-menu .search-dropdown-item .right .title a {
  text-decoration: none;
}

.search-dropdown-menu .search-dropdown-item .right .bottom {
  display: flex;
  justify-content: space-between;
}

.search-dropdown-menu .search-dropdown-item .right .bottom .price {
  font-weight: 700;
  color: #038eae;
  font-size: 16px;
  margin-right: 15px;
}

.search-dropdown-menu .search-dropdown-item .right .bottom .location {
  font-size: 14px;
  padding-right: 15px;
  text-wrap: nowrap;
  color: #000;
  font-weight: normal;
}

.search-dropdown-menu .search-dropdown-item .right .bottom .location span {
  margin-bottom: 0px;
  color: #038eae;
  scale: 0.9;
  margin-right: 3px;
}

.search-dropdown-menu .search-dropdown-item .right .bottom .location span img {
  margin-bottom: 4px;
  margin-right: 5px;
}

.search-dropdown-menu .search-dropdown-item .right .bottom .price {
  color: #038eae;
}

.search-dropdown-menu .search-dropdown-item .right .bottom .price span {
  color: #000;
  font-weight: normal;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  #content .search-dropdown-menu .search-dropdown-categories p {
    padding-left: unset;
  }

  #content .search-dropdown-menu .search-dropdown-categories ul {
    padding: 0px 16px;
  }

  #content .search-dropdown-menu .search-dropdown-categories ul li {
    margin-left: -15px;
    margin-bottom: 0px;
    list-style-type: none !important;
    text-align: left !important;
  }

  #content .search-dropdown-menu .search-dropdown-categories ul li a {
    color: #262626;
  }

  #content .search-dropdown-menu .search-dropdown-item {
    padding: 0px 20px;
  }

  #content .search-dropdown-menu .search-dropdown-item p {
    padding-left: 0px;
  }

  #content .search-dropdown-menu .search-dropdown-item .item {
    padding: 5px 0px;
  }

  #content .search-dropdown-menu .search-dropdown-item .item .right {
    padding-left: 15px;
  }

  #content .search-dropdown-menu .search-dropdown-item .item .right .title {
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 500;
    font-family: "poppins";
    line-height: 1.2;
  }

  #content .search-dropdown-menu .search-dropdown-item .item .right p {
    overflow: hidden;
    width: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  #content .search-dropdown-menu .search-dropdown-item .item .right .bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  #content .search-dropdown-menu .search-dropdown-item .item .right .bottom .location {
    width: auto;
    font-size: 12px;
  }

  #content .search-dropdown-menu .search-dropdown-item .item .right .bottom .price {
    width: auto;
    font-size: 14px;
  }

  #content .search-dropdown-menu .search-dropdown-item .item .right .bottom .price span {
    font-size: 12px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #content .search-dropdown-menu .search-dropdown-categories ul li {
    list-style-type: none !important;
    text-align: left !important;
  }

  #content .search-dropdown-menu p {
    text-align: left !important;
    padding-left: 0px;
  }
}

#content .new_design h2 {
  text-align: center !important;
  font-size: 26px;
}

#content .accomm_page h3, #content .guides_page h3 {
  margin-top: 18px;
  margin-bottom: 9px;
  color: #262626 !important;
  text-align: center !important;
  font-size: 26px;
}

@media only screen and (max-width: 479px) {
  #content h2, #content .guides_page h3 {
      text-align: center;
      font-size: 20px !important;
      font-weight: bold;
      border-bottom: none !important;
  }



}

@media only screen and (max-width: 767px) {

  #content .cat_page_mam .desktop_heading .desktop_heading_title {
    font-size: 20px !important;
  }
}



#content .carousel_card {
  display: block;
  border-radius: 10px;
  position: relative;
}

#content .carousel_card img {
  border-radius: 10px;
  width: 100%;
  object-fit: cover;
  height: 164px;
}

#content .carousel_card .carousel_card_flexible_tag {
  display: none;
  background-color: #268fa5;
  color: #fff;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 10px;
  margin-left: 12px;
}

#content .carousel_card .carousel_card_flexible_tag p {
  font-size: 13px;
  margin-bottom: 0px;
  padding: 3px 11px;
}

#content .carousel_card .carousel_card_price {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  margin-top: 5px;
  margin-right: 12px;
}

#content .carousel_card .carousel_card_price p {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0px;
  text-shadow: -1px 2px 5.22px rgba(0, 0, 0, 0.5);
}

#content .carousel_card .carousel_card_status {
  position: absolute;
  top: 0;
  left: 0;
  color: gold;
  margin-top: 4px;
  margin-left: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#content .carousel_card .carousel_card_status p {
  padding: 2px 12px;
  font-size: 13px;
  background-color: #268fa5;
  color: white;
  position: absolute;
  top: 0px;
  left: -13px;
  margin-top: 7px !important;
  margin-left: 12px;
  border-radius: 3px;
}

#content .carousel_card .carousel_card_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  /* height: 100%; */
}

#content .carousel_card .carousel_card_title p,
#content .carousel_card .carousel_card_title h3 {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0px;
  padding: 9px 13px;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  padding-top: 50px;
  border-radius: 10px;
  text-align: left;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-line-clamp: 1;
  line-height: 1.42857143;
  display: -webkit-box;
}

#content .carousel_card .carousel_card_text {
  position: absolute;
  bottom: 0px;
  display: flex;
  flex-direction: column;
  padding: 0px;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  padding-top: 50px;
  border-radius: 10px;
  margin: 0px;
  width: 100%;
}

#content .carousel_card .carousel_card_text .carousel_card_text_title {
  padding-left: 13px;
  padding-right: 13px;
  padding-bottom: 5px;
}

#content .carousel_card .carousel_card_text .carousel_card_text_title p {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0px;
  text-align: left;
  line-height: 1.1;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
}

#content .carousel_card .carousel_card_text .carousel_card_text_bottom {
  padding-bottom: 8px;
  display: flex;
  gap: 15px;
}

#content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_duration {
  display: flex;
  flex-direction: row;
  padding-left: 5px;
  align-items: center;
  gap: 5px;
}

#content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_duration img {
  width: 13px !important;
  height: 13px !important;
  margin-bottom: 0px;
  border-radius: 0px;
}

#content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_duration p {
  margin-bottom: 0;
  font-size: 12px;
  color: #fff;
}

#content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_region {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
}

#content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_region img {
  width: 8px !important;
  height: 11px !important;
  margin-bottom: 2px;
  border-radius: 0px;
}

#content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_region p {
  margin-bottom: 0;
  font-size: 12px;
  color: #fff;
}

#content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_dayops {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
}

#content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_dayops img {
  width: 12px !important;
  height: 12px !important;
  margin-bottom: 3px;
  border-radius: 0px;
}

#content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_dayops p {
  margin-bottom: 0;
  font-size: 12px;
  color: #fff;
}

#content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_car_rental {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
}

#content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_car_rental img {
  width: 11px !important;
  height: 11px !important;
  margin-bottom: 2px;
  border-radius: 0px;
}

#content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_car_rental p {
  margin-bottom: 0;
  font-size: 12px;
  color: #fff;
}

#content .carousel_big_card {
  display: block !important;
  border-radius: 10px;
  position: relative;
}

#content .carousel_big_card img {
  border-radius: 10px;
  width: 100%;
  height: 264px !important;
  object-fit: cover;
}

#content .carousel_big_card .carousel_big_card_title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  /* Adjust the opacity as needed */
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  opacity: 1;
  border-radius: 10px;
}

#content .carousel_big_card .carousel_big_card_title p {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  padding: 10px;
  opacity: 1 !important;
}

@media only screen and (max-width: 767px) {
  .menu-bars {
    z-index: 10;
  }

  #content .carousel_card .carousel_card_flexible_tag {
    margin-top: 10px;
    margin-left: 14px;
  }

  #content .carousel_card .carousel_card_price {
    margin-top: 2px;
    margin-right: 3px;
  }

  #content .carousel_card .carousel_card_text {
    padding-top: 30px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_title {
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 2px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_title p {
    font-size: 16px;
    margin-bottom: -3px;
    text-align: start !important;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom {
    padding-bottom: 5px;
    gap: 0px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_duration {
    padding-left: 8px;
    gap: 0px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_duration img {
    width: 13px !important;
    height: 13px !important;
    margin-bottom: 2px;
    border-radius: 0px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_duration p {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
    padding: 2px 6px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_region {
    padding-left: 12px;
    gap: 0px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_region img {
    width: 8px !important;
    height: 11px !important;
    margin-bottom: 1px;
    border-radius: 0px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_region p {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
    padding: 2px 6px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_dayops {
    padding-left: 12px;
    gap: 0px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_dayops img {
    width: 12px !important;
    height: 12px !important;
    margin-bottom: 1px;
    border-radius: 0px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_dayops p {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
    padding: 2px 6px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_car_rental {
    padding-left: 12px;
    gap: 0px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_car_rental img {
    width: 11px !important;
    height: 11px !important;
    margin-bottom: 2px;
    border-radius: 0px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_car_rental p {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
    padding: 2px 6px;
  }

  #content .carousel_card .carousel_card_title p,
  #content .carousel_card .carousel_card_title h3 {
    font-size: 14px;
    text-align: left !important;
    padding: 7px !important;
    padding-top: 30px !important;
    line-height: 1.42857143;
  }

  #content .carousel_big_card img {
    height: 200px !important;
  }

  #content .carousel_big_card .carousel_big_card_title p {
    font-size: 18px;
    text-align: start !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #content .carousel_card .carousel_card_text {
    width: 100%;
    width: 100%;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_title {
    text-align: start !important;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_title p {
    text-align: start !important;
  }

  #content .carousel_card .carousel_card_title p,
  #content .carousel_card .carousel_card_title h3 {
    text-align: start !important;
  }

  #content .carousel_card .carousel_card_flexible_tag {
    left: unset !important;
  }

  #content .carousel_card .carousel_card_text_bottom .carousel_card_duration {
    gap: 0px !important;
    padding-left: 15px !important;
  }

  #content .carousel_card .carousel_card_text_bottom .carousel_card_duration p {
    padding: 0;
    padding-left: 10px;
  }

  #content .carousel_card .carousel_card_text_bottom .carousel_card_region {
    gap: 0px !important;
  }

  #content .carousel_card .carousel_card_text_bottom .carousel_card_region p {
    padding: 0;
    padding-left: 10px;
  }

  #content .carousel_card .carousel_card_text_bottom .carousel_card_dayops {
    gap: 0px !important;
  }

  #content .carousel_card .carousel_card_text_bottom .carousel_card_dayops p {
    padding: 0;
    padding-left: 10px;
  }

  #content .carousel_card .carousel_card_text_bottom .carousel_card_car_rental {
    padding-left: 23px !important;
    gap: 0px !important;
  }

  #content .carousel_card .carousel_card_text_bottom .carousel_card_car_rental p {
    padding: 0;
    padding-left: 10px;
  }

  #content .carousel_big_card img {
    height: 240px !important;
  }

  #content .carousel_big_card .carousel_big_card_title {
    width: 100%;
    width: 100%;
    left: unset;
  }

  #content .carousel_big_card .carousel_big_card_title p {
    text-align: start !important;
  }
}

.popular_act_card {
  position: relative;
}

.popular_act_card:hover {
  text-decoration: none;
}

.popular_act_card:focus {
  text-decoration: none !important;
  outline: none !important;
}

.popular_act_card .popular_act_card_redbox {
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  background-color: #ed1c24;
}

.popular_act_card .popular_act_card_redbox p {
  font-size: 25px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0px;
}

.popular_act_card img {
  height: 193px;
  width: 100%;
  object-fit: cover;
}

.popular_act_card .popular_act_card_bottom {
  margin-bottom: 13px;
  padding-top: 15px;
  padding-bottom: 18px;
  padding-left: 5px;
  padding-right: 5px;
  box-shadow: 0px 0px 15.36px 0.64px rgba(0, 0, 0, 0.08);
  background-color: #fff;
}

.popular_act_card .popular_act_card_bottom .popular_act_card_bottom_title {
  text-align: center;
  font-size: 15px !important;
  font-weight: 700;
  color: #000;
  margin-bottom: 2px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.popular_act_card .popular_act_card_bottom .popular_act_card_bottom_subtitle {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  color: #000;
}

@media only screen and (max-width: 767px) {
  .popular_act_card img {
    height: 193px;
  }

  .popular_act_card .popular_act_card_bottom {
    padding-top: 13px;
    padding-bottom: 12px;
  }

  .popular_act_card .popular_act_card_bottom .popular_act_card_bottom_title {
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
  }
}

.desktop_heading {
  display: flex;
  flex-direction: column;
}

.desktop_heading .desktop_heading_title {
  margin-top: 32px;
  font-size: 26px;
  color: #000;
  text-align: center;
  margin-bottom: 5px;
}

.desktop_heading .desktop_title_border {
  display: flex;
  align-items: center;
  justify-content: center;
}

.desktop_heading .desktop_title_border .desktop_heading_title_border_line {
  background-color: #00bdaa;
  height: 2px;
  width: 80px;
  align-items: center;
  margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  #content .desktop_heading .desktop_heading_title {
    font-size: 26px;
    color: #000;
    margin-top: 35px !important;
  }
}

.text-gradient {
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  padding-top: 50px;
  border-radius: 10px;
}

.mobile_more_btn {
  margin-top: 21px;
}

.mobile_more_btn .col {
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile_more_btn .col a button {
  border-radius: 40px;
  padding: 3px 20px;
  border: 0px;
  background-color: #268fa5;
  color: #fff;
  font-size: 16px;
}

#viewmorebtn {
  margin-bottom: 24px;
}

#viewlessbtn {
  margin-bottom: 24px;
}

.line_break {
  margin-top: 37px;
  width: 100%;
  height: 1px;
  background-color: #ebebeb;
}

@media only screen and (max-width: 756px) {
  .line_break_main {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

.gift_card {
  margin-top: 11px;
  margin-bottom: 20px;
}

.gift_card .gift_card_img {
  text-align: center;
  scale: 0.9;
  width: 60%;
}

.gift_card .gift_card_img img {
  padding-left: 22px;
  scale: 0.9;
}

.gift_card .gift_card_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40%;
}

.gift_card .gift_card_text .gift_card_title {
  font-size: 33px;
  color: #262626;
  font-weight: 700;
  text-align: center;
  margin-bottom: 7px;
}

.gift_card .gift_card_text .gift_card_subtitle {
  font-size: 17px;
  color: #999999;
  text-align: center;
  margin-bottom: 18px;
}

.gift_card .gift_card_text .gift_card_button {
  background-color: #268fa5;
  color: #fff;
  border-radius: 40px;
  border: 0px;
  font-size: 18px;
  padding: 6px 21px;
  border: 1px solid #268fa5;
  box-shadow: 0px 5px 20.37px 0.63px rgba(0, 0, 0, 0.15);
}

.gift_card .gift_card_text .gift_card_button:hover {
  text-decoration: none !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .gift_card {
    flex-direction: column;
  }

  .gift_card img {
    width: unset;
  }
}

@media only screen and (max-width: 756px) {
  .gift_card {
    flex-direction: column;
  }

  .gift_card .gift_card_img {
    scale: unset;
    width: unset;
  }

  .gift_card .gift_card_img img {
    padding-left: 0px;
  }

  .gift_card .gift_card_text {
    width: unset;
  }

  .gift_card .gift_card_text .gift_card_title {
    font-size: 24px;
  }

  .gift_card .gift_card_text .gift_card_subtitle {
    margin-top: -2px !important;
    font-size: 14px;
  }

  .gift_card .gift_card_text .gift_card_button {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .gift_card {
    flex-direction: column;
  }

  .gift_card img {
    width: unset;
    padding-left: unset !important;
  }
}

.ma_homepage .ma_home_d .ma_home_d_header {
  padding: 0px !important;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg {
  background-size: cover;
  background-position: center;
  height: 517px;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header .desktop_homepage_header_subtitle {
  margin-top: 154px;
  font-size: 38px;
  color: #fff;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  text-shadow: 0px 5px 4.25px rgba(0, 0, 0, 0.13);
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header .desktop_homepage_header_title {
  margin-top: -15px;
  font-size: 60px;
  color: #fff;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-bottom: 12px;
  text-shadow: 0px 5px 4.25px rgba(0, 0, 0, 0.13);
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search {
  flex-direction: column;
  justify-content: center;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_items ul {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  margin: 0px auto;
  width: max-content;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_items ul li {
  background-color: #262626;
  margin-bottom: 0px !important;
  padding: 10px 13px;
  list-style-type: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-right: 1px solid #fff;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_items ul li img {
  margin-bottom: 2px;
  height: 12px;
  width: auto;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_items ul li p {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0px;
  text-wrap: nowrap;
  pointer-events: none;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_items ul li:first-child {
  border-radius: 10px 0px 0px 0px;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_items ul li:last-child {
  border-radius: 0px 10px 0px 0px;
  border-right: 0px;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_items ul .active {
  background-color: #268fa5;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_items ul:hover {
  cursor: pointer;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_form {
  position: relative;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_form form {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_form form .desktop_home_searchbar {
  height: 38px;
  width: 580px;
  padding: 17px 18px 16px;
  font-size: 13px;
  border-radius: 10px 10px 10px 10px;
  border: 0px;
  outline: none;
  outline: 1px solid #a8a8a8;
  z-index: 999;
  background-color: #fff !important;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_form form .desktop_home_searchbar::placeholder {
  font-size: 13px;
  color: #b2b2b2;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_form form .desktop_home_searchbar_button {
  background-color: #fff;
  height: 38px;
  border-radius: 0px 10px 10px 0px;
  border: 1px solid transparent;
  padding-right: 15px;
  padding-left: 15px;
  position: absolute;
  right: 25%;
  z-index: 9999;
  display: flex;
  align-items: center;
}

.ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_form form .desktop_home_searchbar_button img {
  width: 15px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer {
  display: none;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel {
  height: 175px;
  position: relative;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .banner-img {
  border-radius: 10px;
  height: 175px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .banner-img img {
  border-radius: 10px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .banner-img .banner-details {
  display: flex;
  flex-direction: column;
  position: absolute;
  justify-content: center;
  align-items: center;
  z-index: 10;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .banner-img .banner-details p {
  margin: 0px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .banner-img .banner-details .banner-title {
  font-size: 26px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0px 5px 4.25px rgba(0, 0, 0, 0.8);
  margin-bottom: 4px;
  font-family: 'Poppins';
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .banner-img .banner-details .banner-ad {
  display: flex;
  gap: 20px;
  margin-bottom: 15px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .banner-img .banner-details .banner-ad .banner-icon {
  font-size: 16px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px;
  gap: 5px;
  text-shadow: 0px 5px 4.25px rgba(0, 0, 0, 0.13);
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .banner-img .banner-details .banner-ad .banner-icon img {
  width: 13px;
  height: 12px;
  margin-bottom: 2px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .banner-img .banner-details .banner-ad .banner-icon svg {
  margin-bottom: 2px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .banner-img .banner-details .banner-price {
  font-size: 16px;
  color: #000;
  background-color: #fff;
  border-radius: 25px;
  padding: 0px 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .banner-img .banner-details .banner-price span {
  color: #038eae;
  font-size: 24px;
  padding-left: 5px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .owl-nav {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 100%;
  top: 28%;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .owl-dots {
  display: none;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .owl-nav .owl-prev {
  background-color: #fff !important;
  height: 45px;
  position: absolute;
  width: 45px;
  cursor: pointer;
  top: 40% !important;
  left: 0;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 18px -6px black;
  -webkit-box-shadow: 0px 0px 18px -6px black;
  -moz-box-shadow: 0px 0px 18px -6px black;
  margin-left: -20px;
  margin-top: 15px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .owl-nav .owl-next {
  background-color: #fff !important;
  height: 45px;
  position: absolute;
  width: 45px;
  cursor: pointer;
  top: 40% !important;
  right: 0;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 18px -6px black;
  -webkit-box-shadow: 0px 0px 18px -6px black;
  -moz-box-shadow: 0px 0px 18px -6px black;
  margin-right: -20px;
  margin-top: 15px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_mpa {
  margin-top: 30px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_mpa .desktop_home_mpa {
  display: none;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_mpa .desktop_home_mpa .desktop_home_mpa_carousel {
  height: 168px;
  position: relative;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_mpa .desktop_home_mpa .desktop_home_mpa_carousel a img {
  width: 100%;
  height: 168px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_mpa .desktop_home_mpa .owl-nav {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 100%;
  top: 28%;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_mpa .desktop_home_mpa .owl-dots {
  display: none;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_mpa .desktop_home_mpa .owl-nav .owl-prev {
  background-color: #fff !important;
  height: 45px;
  position: absolute;
  width: 45px;
  cursor: pointer;
  top: 40% !important;
  left: 0;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 18px -6px black;
  -webkit-box-shadow: 0px 0px 18px -6px black;
  -moz-box-shadow: 0px 0px 18px -6px black;
  margin-left: -20px;
  margin-top: 15px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_mpa .desktop_home_mpa .owl-nav .owl-next {
  background-color: #fff !important;
  height: 45px;
  position: absolute;
  width: 45px;
  cursor: pointer;
  top: 40% !important;
  right: 0;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 18px -6px black;
  -webkit-box-shadow: 0px 0px 18px -6px black;
  -moz-box-shadow: 0px 0px 18px -6px black;
  margin-right: -20px;
  margin-top: 15px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_excursion .desktop_home_excursion {
  display: none;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_excursion .desktop_home_excursion .desktop_home_excursion_carousel {
  height: 274px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_excursion .desktop_home_excursion .desktop_home_excursion_carousel .carousel_card img {
  height: 280px !important;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_excursion .desktop_home_excursion .owl-nav {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 100%;
  top: 21%;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_excursion .desktop_home_excursion .owl-dots {
  display: none;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_excursion .desktop_home_excursion .owl-nav .owl-prev {
  background-color: #fff !important;
  height: 45px;
  position: absolute;
  width: 45px;
  cursor: pointer;
  top: 40% !important;
  left: 0;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 18px -6px black;
  -webkit-box-shadow: 0px 0px 18px -6px black;
  -moz-box-shadow: 0px 0px 18px -6px black;
  margin-left: -20px;
  margin-top: 40px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_excursion .desktop_home_excursion .owl-nav .owl-next {
  background-color: #fff !important;
  height: 45px;
  position: absolute;
  width: 45px;
  cursor: pointer;
  top: 40% !important;
  right: 0;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 18px -6px black;
  -webkit-box-shadow: 0px 0px 18px -6px black;
  -moz-box-shadow: 0px 0px 18px -6px black;
  margin-right: -20px;
  margin-top: 40px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_bdtp {
  margin-top: 14px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_bdtp .desktop_home_bdtp {
  display: none;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_bdtp .desktop_home_bdtp .desktop_home_bdtp_carousel {
  height: 168px;
  position: relative;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_bdtp .desktop_home_bdtp .owl-nav {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 100%;
  top: 28%;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_bdtp .desktop_home_bdtp .owl-dots {
  display: none;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_bdtp .desktop_home_bdtp .owl-nav .owl-prev {
  background-color: #fff !important;
  height: 45px;
  position: absolute;
  width: 45px;
  cursor: pointer;
  top: 40% !important;
  left: 0;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 18px -6px black;
  -webkit-box-shadow: 0px 0px 18px -6px black;
  -moz-box-shadow: 0px 0px 18px -6px black;
  margin-left: -20px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_bdtp .desktop_home_bdtp .owl-nav .owl-next {
  background-color: #fff !important;
  height: 45px;
  position: absolute;
  width: 45px;
  cursor: pointer;
  top: 40% !important;
  right: 0;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 18px -6px black;
  -webkit-box-shadow: 0px 0px 18px -6px black;
  -moz-box-shadow: 0px 0px 18px -6px black;
  margin-right: -20px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner {
  margin-top: 48px;
  margin-bottom: -14px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top {
  background-color: #f4f2f0;
  padding: 10px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_one {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_one .title_top {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #555555;
  margin-left: 20px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_one::after {
  content: "";
  height: 70%;
  width: 1px;
  position: absolute;
  right: 0;
  top: 10%;
  background-color: #999999;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_two {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  position: relative;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_two .desk_wcma_top_two_title_top_fr {
  margin-left: 15px !important;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_two .desk_wcma_top_two_title_bottom_fr {
  margin-left: 15px !important;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_two .title_top {
  font-weight: bold;
  font-size: 18px;
  color: #00bdaa;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 40px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_two .title_bottom {
  font-size: 14px;
  font-weight: bold;
  color: #555555;
  margin-left: 40px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_two::after {
  content: "";
  height: 70%;
  width: 1px;
  position: absolute;
  right: 0;
  top: 10%;
  background-color: #999999;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_three {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  position: relative;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_three .title_top {
  font-weight: bold;
  font-size: 18px;
  color: #00bdaa;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 40px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_three .title_bottom {
  font-size: 14px;
  font-weight: bold;
  color: #555555;
  margin-left: 40px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_three::after {
  content: "";
  height: 70%;
  width: 1px;
  position: absolute;
  right: 0;
  top: 10%;
  background-color: #999999;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_four {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_four .title_top {
  font-weight: bold;
  font-size: 18px;
  color: #00bdaa;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 40px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_home_wcma_banner .desktop_wcma_content .desktop_wcma_top .desktop_wcma_top_four .title_bottom {
  font-size: 14px;
  font-weight: bold;
  color: #555555;
  margin-left: 40px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_pop .desktop_homepage_popact {
  position: relative;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_pop .desktop_homepage_popact .desktop_homepage_popact_carousel .owl-nav {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 100%;
  top: 28%;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_pop .desktop_homepage_popact .desktop_homepage_popact_carousel .owl-dots {
  display: none;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_pop .desktop_homepage_popact .desktop_homepage_popact_carousel .owl-nav .owl-prev {
  background-color: #fff !important;
  height: 45px;
  position: absolute;
  width: 45px;
  cursor: pointer;
  top: 40% !important;
  left: 0;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 18px -6px black;
  -webkit-box-shadow: 0px 0px 18px -6px black;
  -moz-box-shadow: 0px 0px 18px -6px black;
  margin-left: -20px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_pop .desktop_homepage_popact .desktop_homepage_popact_carousel .owl-nav .owl-next {
  background-color: #fff !important;
  height: 45px;
  position: absolute;
  width: 45px;
  cursor: pointer;
  top: 40% !important;
  right: 0;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 18px -6px black;
  -webkit-box-shadow: 0px 0px 18px -6px black;
  -moz-box-shadow: 0px 0px 18px -6px black;
  margin-right: -20px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_DMI .desktop_homepage_DMI {
  display: none;
  position: relative;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_DMI .desktop_homepage_DMI .desktop_homepage_DMI_carousel {
  height: 270px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_DMI .desktop_homepage_DMI .desktop_homepage_DMI_carousel .owl-nav {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 100%;
  top: 28%;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_DMI .desktop_homepage_DMI .desktop_homepage_DMI_carousel .owl-dots {
  display: none;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_DMI .desktop_homepage_DMI .desktop_homepage_DMI_carousel .owl-nav .owl-prev {
  background-color: #fff !important;
  height: 45px;
  position: absolute;
  width: 45px;
  cursor: pointer;
  top: 40% !important;
  left: 0;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 18px -6px black;
  -webkit-box-shadow: 0px 0px 18px -6px black;
  -moz-box-shadow: 0px 0px 18px -6px black;
  margin-left: -20px;
  margin-top: 40px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_DMI .desktop_homepage_DMI .desktop_homepage_DMI_carousel .owl-nav .owl-next {
  background-color: #fff !important;
  height: 45px;
  position: absolute;
  width: 45px;
  cursor: pointer;
  top: 40% !important;
  right: 0;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 18px -6px black;
  -webkit-box-shadow: 0px 0px 18px -6px black;
  -moz-box-shadow: 0px 0px 18px -6px black;
  margin-right: -20px;
  margin-top: 40px;
}

.ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_mam .desktop_home_mam {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 23px 30px;
  margin-bottom: 0px;
}

@media only screen and (max-width: 756px) {
  #content {
    padding: unset !important;
  }

  #content .row {
    text-align: unset !important;
  }

  #content #mobile_heading_title h2, #content #mobile_heading_title h3 {
    margin-top: 35px !important;
    font-size: 20px !important;
    color: #000;
    text-align: center;
    padding: 0 10px;
  }
}

#content .ma_home_m {
  padding: 0px;
}

#content .ma_home_m .mobile_more_btn .col a button {
  font-size: 16px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg {
  background-image: url("/images/new/Homepage/mob-home-header.jpg");
  background-size: cover;
  background-position: center;
  height: 436px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px 0 25px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .mobile_homepage_header_search {
  display: none;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar {
  height: 85vh !important;
  border-radius: 10px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search {
  display: block;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form {
  flex-direction: row-reverse;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 10px;
  transition: top 1s ease-in-out, width 1s ease-in-out;
  top: 0px;
  padding: 10px 0px;
  margin: 0px 10px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .mobile_homepage_header_search_input {
  height: 46px;
  width: 100%;
  padding: 0px 10px 0px 18px;
  font-size: 16px;
  border-radius: 40px;
  text-align: start;
  transition: all 0.3s;
  outline: none;
  border: 1px solid #e0e0e0;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .mobile_homepage_header_search_input::placeholder {
  font-size: 13px;
  color: #b2b2b2;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search_icon {
  height: 18px;
  z-index: 10;
  position: absolute;
  right: 15px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search-dropdown-menu {
  width: 100%;
  margin: 0px;
  top: 60px;
  border-radius: 0px;
  max-height: unset;
  height: 100vh;
  box-shadow: unset !important;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search-dropdown-menu .search-dropdown-categories {
  padding: 10px 7px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search-dropdown-menu .search-dropdown-categories p {
  text-align: left !important;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search-dropdown-menu .search-dropdown-categories #searchCategories ul {
  padding: 5px 0 0;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search-dropdown-menu .search-dropdown-categories #searchCategories ul li {
  margin-bottom: 0;
  margin-top: 5px;
  list-style: none;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search-dropdown-menu .search-dropdown-categories #searchCategories ul li a {
  color: #000000;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search-dropdown-menu .search-dropdown-categories #searchCategories ul li a:hover {
  text-decoration: none;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search-dropdown-menu .search-dropdown-categories #searchResults a:hover {
  text-decoration: none;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search-dropdown-menu .search-dropdown-categories #searchResults a img {
  border-radius: 10px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search-dropdown-menu .search-dropdown-categories #searchResults img {
  border-radius: 10px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search-dropdown-menu .search-dropdown-item {
  padding: 0px 7px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search-dropdown-menu .search-dropdown-item p {
  text-align: left !important;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search-dropdown-menu .search-dropdown-item .item {
  padding: 12px 0px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .search_form_replicate .mobile_homepage_header_search form .search_container .search-dropdown-menu .search-dropdown-item .item img {
  border-radius: 10px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .searchbar .btn-close {
  position: absolute;
  top: -36px;
  right: 3px;
  opacity: 71%;
  background-color: #fff;
  padding: 10px;
  border-radius: 50%;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .dummy_searchbar {
  display: block;
  position: relative;
  width: 85%;
  margin: 0px auto;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .dummy_searchbar .mobile_homepage_header_search_input_2 {
  height: 38px;
  width: 335px;
  padding: 16px;
  font-size: 13px;
  border: 0px;
  outline: none;
  box-shadow: -2px 7px 11px -1px #00000054;
  border-radius: 12px;
  padding-right: 44px;
  display: flex;
  justify-content: center;
  margin: auto;
  width: 100%;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .dummy_searchbar .mobile_homepage_header_search_input_2::placeholder {
  font-size: 13px;
  color: #b2b2b2;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .dummy_searchbar .search_icon_2 {
  height: 18px;
  z-index: 10;
  position: absolute;
  right: 11px;
  top: 9px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .mobile_homepage_header_text {
  margin-left: 20px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .mobile_homepage_header_text h3 {
  font-size: 29px !important;
  color: #fff !important;
  text-align: start !important;
  margin-bottom: 0px;
  text-shadow: 1px 3px 8px #00000080;
  font-weight: 400 !important;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .mobile_homepage_header_text h1 {
  margin-top: -2px;
  font-size: 58px;
  font-weight: 700;
  color: #fff;
  text-align: start;
  text-shadow: 1px 3px 8px #0000008f;
  margin-bottom: 4px;
}

#content .ma_home_m .ma_home_m_header .mobile_homepage_header_bgimg .mobile_homepage_header_text p {
  font-size: 12px !important;
  color: #fff;
  font-weight: 700;
  text-align: start !important;
  padding: 0px !important;
  margin-bottom: 34px;
  text-shadow: 1px 3px 8px #000000db;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 19px;
  padding-right: 25px;
}

#content .ma_home_m .ma_home_m_header_icon .mobile_header_icon {
  display: none;
}

#content .ma_home_m .ma_home_m_header_icon .mobile_header_icon .col {
  box-shadow: 2px 3px 19.68px 4.32px rgba(0, 0, 0, 0.14);
}

#content .ma_home_m .ma_home_m_header_icon .mobile_header_icon .col .mobile_header_icon_carousel {
  padding-top: 18px;
}

#content .ma_home_m .ma_home_m_header_icon .mobile_header_icon .col .mobile_header_icon_carousel .owl-stage-outer {
  padding: 0px 5px;
}

#content .ma_home_m .ma_home_m_header_icon .mobile_header_icon .col .mobile_header_icon_carousel .owl-stage-outer a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

#content .ma_home_m .ma_home_m_header_icon .mobile_header_icon .col .mobile_header_icon_carousel .owl-stage-outer a img {
  width: 24px;
  height: 19px;
  margin-bottom: 7px !important;
  object-fit: contain;
}

#content .ma_home_m .ma_home_m_header_icon .mobile_header_icon .col .mobile_header_icon_carousel .owl-stage-outer a p {
  color: #000;
  font-size: 10px !important;
  text-align: center;
  white-space: nowrap;
}

.fr #content .ma_home_m .ma_home_m_header_icon .mobile_header_icon .col .mobile_header_icon_carousel .owl-stage-outer a .home_car_rentals {
  white-space: unset;

}

#content .ma_home_m .ma_home_m_header_icon .mobile_header_icon .col .mobile_header_icon_carousel .owl-stage-outer .owl-nav {
  display: none;
}

#content .ma_home_m .ma_home_m_header_icon .mobile_header_icon .col .mobile_header_icon_carousel .owl-stage-outer .owl-dots {
  display: block;
  margin-top: -2px;
  margin-bottom: 6px;
}

#content .ma_home_m .ma_home_m_header_icon .mobile_header_icon .col .mobile_header_icon_carousel .owl-stage-outer .owl-dots .active span {
  background: #00bdaa;
}

#content .ma_home_m .ma_home_m_header_icon .mobile_header_icon .col .mobile_header_icon_carousel .owl-stage-outer .owl-dots button span {
  width: 7px;
  height: 7px;
  margin: 5px 4px;
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col {
  padding: 0px 25px !important;
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .banner-img {
  border-radius: 10px;
  height: 175px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .banner-img img {
  border-radius: 10px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .banner-img .banner-details {
  display: flex;
  flex-direction: column;
  position: absolute;
  justify-content: center;
  align-items: center;
  z-index: 10;
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .banner-img .banner-details p {
  margin: 0px;
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .banner-img .banner-details .banner-title {
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0px 5px 4.25px rgba(0, 0, 0, 0.8);
  margin-bottom: 4px;
  font-family: 'Poppins';
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .banner-img .banner-details .banner-ad {
  display: flex;
  gap: 0px;
  margin-bottom: 15px;
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .banner-img .banner-details .banner-ad .banner-icon {
  font-size: 14px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px;
  gap: 5px;
  text-shadow: 0px 5px 4.25px rgba(0, 0, 0, 0.13);
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .banner-img .banner-details .banner-ad .banner-icon img {
  width: 12px;
  height: 11px;
  margin-bottom: 0px;
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .banner-img .banner-details .banner-ad .banner-icon svg {
  margin-bottom: 2px;
  width: 14px;
  height: 13px;
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .banner-img .banner-details .banner-price {
  font-size: 14px;
  color: #000;
  background-color: #fff;
  border-radius: 25px;
  padding: 0px 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .banner-img .banner-details .banner-price span {
  color: #038eae;
  font-size: 18px;
  padding-left: 5px;
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .owl-nav {
  display: none;
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .owl-dots {
  display: block;
  margin-top: 14px;
  margin-bottom: -24px;
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .owl-dots .active span {
  background: #268fa5;
}

#content .ma_home_m .ma_home_m_special_offer .mobile_home_special_offer .col .mobile_special_offer_carousel .owl-dots button span {
  width: 7px;
  height: 7px;
  margin: 5px 4px;
}

#content .ma_home_m .ma_home_m_excursion .mobile_home_excursion {
  display: none;
  margin-bottom: 34px;
}

#content .ma_home_m .ma_home_m_excursion .mobile_home_excursion .mobile_home_excursion_col {
  padding-left: 25px;
  padding-right: 0px;
}

#content .ma_home_m .ma_home_m_excursion .mobile_home_excursion .mobile_home_excursion_col .mobile_home_excursion_carousel {
  height: 210px;
}

#content .ma_home_m .ma_home_m_excursion .mobile_home_excursion .mobile_home_excursion_col .mobile_home_excursion_carousel .owl-stage {
  padding-left: 0 !important;
}

#content .ma_home_m .ma_home_m_excursion .mobile_home_excursion .mobile_home_excursion_col .mobile_home_excursion_carousel img {
  height: 238px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}

#content .ma_home_m .ma_home_m_excursion .mobile_home_excursion .mobile_home_excursion_col .mobile_home_excursion_carousel .owl-dots {
  display: none;
}

#content .ma_home_m .mobile_carousel_card {
  border-radius: 10px;
  position: relative;
  background-color: #268fa5;
  height: 195px;
}

#content .ma_home_m .mobile_carousel_card .mobile_carousel_card_price {
  position: absolute;
  top: 0;
  right: 0;
}

#content .ma_home_m .mobile_carousel_card .mobile_carousel_card_price p {
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
  padding: 12px !important;
}

#content .ma_home_m .mobile_carousel_card img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#content .ma_home_m .mobile_carousel_card .mobile_carousel_card_text {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  flex-direction: column;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  padding-top: 30px;
  margin-left: 1px;
  border-radius: 10px;
}

#content .ma_home_m .mobile_carousel_card .mobile_carousel_card_text .mobile_carousel_card_title {
  padding: 0px;
}

#content .ma_home_m .mobile_carousel_card .mobile_carousel_card_text .mobile_carousel_card_title p {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0px;
  padding: 2px 15px !important;
}

#content .ma_home_m .mobile_carousel_card .mobile_carousel_card_text .mobile_carousel_card_bottom {
  padding: 12px;
  padding-top: 0px;
}

#content .ma_home_m .mobile_carousel_card .mobile_carousel_card_text .mobile_carousel_card_bottom .mobile_carousel_card_duration {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 15px;
}

#content .ma_home_m .mobile_carousel_card .mobile_carousel_card_text .mobile_carousel_card_bottom .mobile_carousel_card_duration p {
  font-weight: 700;
  margin-bottom: 0px;
}

#content .ma_home_m .mobile_carousel_card .mobile_carousel_card_text .mobile_carousel_card_bottom .mobile_carousel_card_region {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 15px;
}

#content .ma_home_m .mobile_carousel_card .mobile_carousel_card_text .mobile_carousel_card_bottom .mobile_carousel_card_region p {
  font-weight: 700;
  margin-bottom: 0px;
}

#content .ma_home_m .ma_home_m_mpa .mobile_home_mpa {
  display: none;
}

#content .ma_home_m .ma_home_m_mpa .mobile_home_mpa .mobile_home_col {
  padding-left: 25px;
  padding-right: 0px;
}

#content .ma_home_m .ma_home_m_mpa .mobile_home_mpa .mobile_home_col .mobile_home_mpa_carousel .owl-stage {
  padding-left: 0 !important;
}

#content .ma_home_m .ma_home_m_mpa .mobile_home_mpa .mobile_home_col .mobile_home_mpa_carousel .owl-nav {
  display: none !important;
}

#content .ma_home_m .ma_home_m_mpa .mobile_home_mpa .mobile_home_col .mobile_home_mpa_carousel .owl-dots {
  display: none;
}

#content .ma_home_m .ma_home_m_bdtp {
  display: none;
}

#content .ma_home_m .ma_home_m_bdtp .mobile_home_bdtp_col {
  padding-left: 25px;
  padding-right: 0px;
}

#content .ma_home_m .ma_home_m_bdtp .mobile_home_bdtp_col .mobile_home_bdtp_carousel .owl-stage {
  padding-left: 0 !important;
}

#content .ma_home_m .ma_home_m_bdtp .mobile_home_bdtp_col .mobile_home_bdtp_carousel .owl-nav {
  display: none !important;
}

#content .ma_home_m .ma_home_m_bdtp .mobile_home_bdtp_col .mobile_home_bdtp_carousel .owl-dots {
  display: none;
}

#content .ma_home_m .ma_home_m_dmi .mobile_home_dmi {
  margin-bottom: 37px;
  display: none;
}

#content .ma_home_m .ma_home_m_dmi .mobile_home_dmi .mobile_home_dmi_col {
  padding-left: 25px !important;
  padding-right: 0px !important;
}

#content .ma_home_m .ma_home_m_dmi .mobile_home_dmi .mobile_home_dmi_col .mobile_home_dmi_carousel .owl-stage {
  padding-left: 0 !important;
}

#content .ma_home_m .ma_home_m_dmi .mobile_home_dmi .mobile_home_dmi_col .mobile_home_dmi_carousel .owl-dots {
  display: block;
}

#content .ma_home_m .ma_home_m_dmi .mobile_home_dmi .mobile_home_dmi_col .mobile_home_dmi_carousel .owl-dots .active span {
  background: #00bdaa;
}

#content .ma_home_m .ma_home_m_dmi .mobile_home_dmi .mobile_home_dmi_col .mobile_home_dmi_carousel .owl-dots button span {
  width: 7px;
  height: 7px;
  margin: 5px 4px;
}

#content .ma_home_m .ma_home_m_wcma .mobile_homepage_wcma {
  display: none;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 25px;
}

#content .ma_home_m .ma_home_m_wcma .mobile_homepage_wcma h3 {
  font-size: 20px !important;
  margin-top: 30px;
}

#content .ma_home_m .ma_home_m_wcma .mobile_homepage_wcma .mobile_homepage_wcma_carousel {
  margin-bottom: 24px;
}

#content .ma_home_m .ma_home_m_wcma .mobile_homepage_wcma .mobile_homepage_wcma_carousel .owl-nav {
  display: none;
}

#content .ma_home_m .ma_home_m_wcma .mobile_homepage_wcma .mobile_homepage_wcma_carousel .owl-dots {
  display: block;
}

#content .ma_home_m .ma_home_m_wcma .mobile_homepage_wcma .mobile_homepage_wcma_carousel .owl-dots .active span {
  background: #268fa5;
}

#content .ma_home_m .ma_home_m_wcma .mobile_homepage_wcma .mobile_homepage_wcma_carousel .owl-dots button span {
  width: 7px;
  height: 7px;
  margin: 5px 3px;
}

#content .ma_home_m .ma_home_m_wcma .mobile_homepage_wcma .mobile_homepage_wcma_carousel .mobile_homepage_wcma_text h4 {
  font-size: 18px !important;
  text-align: center !important;
  margin-bottom: 6px !important;
  margin-top: 10px !important;
}

#content .ma_home_m .ma_home_m_wcma .mobile_homepage_wcma .mobile_homepage_wcma_carousel .mobile_homepage_wcma_text p {
  font-size: 15px !important;
  text-align: center !important;
  color: #000;
}

#content .ma_home_m .ma_home_m_pop_act {
  background-color: #f2f2f2;
  padding-bottom: 38px;
}

#content .ma_home_m .ma_home_m_pop_act .mobile_home_pop_act {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  padding: 0px 25px !important;
}

#content .ma_home_m .ma_home_m_pop_act .mobile_home_pop_act .popular_act_card .popular_act_card_redbox {
  height: 40px;
  width: 40px;
}

#content .ma_home_m .ma_home_m_pop_act .mobile_home_pop_act .popular_act_card .popular_act_card_redbox p {
  font-size: 22px;
}

#content .ma_home_m .ma_home_m_pop_act .mobile_home_pop_act .popular_act_card img {
  height: auto;
  width: 100%;
  object-fit: cover;
}

#content .ma_home_m .ma_home_m_pop_act .mobile_home_pop_act .popular_act_card .popular_act_card_bottom {
  padding: 15px 5px;
}

#content .ma_home_m .ma_home_m_pop_act .mobile_home_pop_act .popular_act_card .popular_act_card_bottom .popular_act_card_bottom_title {
  font-size: 15px !important;
  padding: 0;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
}

#content .ma_home_m .ma_home_m_pop_act .mobile_home_pop_act .popular_act_card .popular_act_card_bottom .popular_act_card_bottom_title .popular_act_card_bottom_subtitle {
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

#content .ma_home_m .ma_home_m_mam .mobile_home_mtdim {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 23px;
  padding: 0px 25px;
}

#content .ma_home_m .ma_home_m_mam .mobile_home_mtdim .carousel_card {
  height: auto;
}

#content .ma_home_m .ma_home_m_mam .mobile_home_mtdim .carousel_card img {
  height: 122px;
}

#content .ma_home_m .ma_home_m_mam .mobile_home_mtdim .carousel_card .carousel_card_title p {
  text-align: start !important;
  padding: 8px !important;
  padding-top: 30px !important;
}

@media only screen and (max-width: 756px) {
  #content .popular_act_card .popular_act_card_redbox p {
    font-size: 24px;
  }

  #content .popular_act_card img {
    height: 193px;
    width: 100%;
    object-fit: cover;
  }

  #content .popular_act_card .popular_act_card_bottom {
    padding: 25px 5px;
  }

  #content .popular_act_card .popular_act_card_bottom .popular_act_card_bottom_title {
    font-size: 16px !important;
    padding: 0;
  }

  #content .popular_act_card .popular_act_card_bottom .popular_act_card_bottom_subtitle {
    font-size: 13px;
    padding: 2px 1px !important;
  }
}

@media only screen and (max-width: 756px) {
  .mobile_home_mtdim .carousel_card .carousel_card_title p {
    font-size: 14px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #content {
    padding: 0px !important;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header .desktop_homepage_header_subtitle {
    font-size: 45px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 400;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_form form .desktop_home_searchbar {
    width: 560px;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel {
    height: unset;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .owl-nav .owl-prev {
    margin-top: -2px;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_special_offer .desktop_home_special_offer .home_special_offer_carousel .owl-nav .owl-next {
    margin-top: -2px;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_mpa .mobile_home_mpa .mobile_home_col {
    padding-left: 25px;
    padding-right: 0px;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_mpa .mobile_home_mpa .mobile_home_col .mobile_home_mpa_carousel .owl-stage {
    padding-left: 0 !important;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_mpa .mobile_home_mpa .mobile_home_col .mobile_home_mpa_carousel .owl-nav {
    display: none !important;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_mpa .mobile_home_mpa .mobile_home_col .mobile_home_mpa_carousel .owl-dots {
    display: none;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_excursion .desktop_home_excursion .desktop_home_excursion_carousel {
    height: unset;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_excursion .desktop_home_excursion .desktop_home_excursion_carousel .owl-prev {
    margin-top: 15px;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_excursion .desktop_home_excursion .desktop_home_excursion_carousel .owl-next {
    margin-top: 15px;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_bdtp .desktop_home_bdtp_col {
    padding-left: 25px;
    padding-right: 0px;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_bdtp .desktop_home_bdtp_col .desktop_home_bdtp_carousel .owl-nav {
    display: none !important;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_bdtp .desktop_home_bdtp_col .desktop_home_bdtp_carousel .owl-dots {
    display: none;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_wcma .desktop_wcma_bottom_shadow {
    margin-left: -70px;
    scale: 0.8;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_pop .desktop_homepage_popact_carousel .popular_act_card .popular_act_card_redbox {
    left: unset;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_DMI .desktop_homepage_DMI {
    height: unset;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_DMI .desktop_homepage_DMI .desktop_homepage_DMI_carousel .carousel_big_card .carousel_big_card_title {
    left: unset;
    width: 100%;
    width: 100%;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_DMI .desktop_homepage_DMI .desktop_homepage_DMI_carousel .owl-prev {
    margin-top: 25px;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .ma_home_d_DMI .desktop_homepage_DMI .desktop_homepage_DMI_carousel .owl-next {
    margin-top: 25px;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .desktop_home_mam {
    grid-template-columns: 1fr 1fr 1fr;
  }

  #content .ma_homepage .ma_home_d .ma_home_d_contents .desktop_home_mam .carousel_card {
    height: unset;
  }

  .sidebar-new {
    display: none;
    position: relative;
    z-index: 9999999999999;
  }
}

@media only screen and (max-width: 767px) {
  .sidebar-new {
    width: 100vw;
  }

  .sidebar-new .sidebar_menu {
    overflow-x: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 85%;
    height: 100vh;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .sidebar-new .sidebar_menu::-webkit-scrollbar {
    display: none;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_header {
    align-items: center;
    margin: 0;
    background-color: #00bdaa;
    background-image: url("/images/new/Sidebar/sidebar-header-top.jpg");
    height: 100px;
    width: 100%;
    background-size: cover;
    padding: 17px 15px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_header .close-menu-btn img {
    width: 27px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_header .sidebar_menu_header_col {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 14px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_header .sidebar_menu_header_col a {
    color: #fff !important;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_header .sidebar_menu_header_col .customer-avatar {
    height: 55px;
    width: 55px;
    background-color: white;
    border: 3px solid #268fa5;
    border-radius: 100%;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_header .sidebar_menu_header_col .customer-name {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar {
    background-color: #252525;
    color: #fff;
    padding: 15px 0px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .col {
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 2px solid #8c8c8c;
    font-size: 16px;
    color: #fff;
    height: 25px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .col a {
    color: #fff;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_lang {
    padding: 0px 20px;
    position: relative;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_lang img {
    width: 15px;
    height: 15px;
    position: relative;
    top: -1px;
    margin-right: 4px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_lang button {
    color: #fff;
    font-size: 16px;
    background-color: transparent;
    border: 0px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_lang .dropdown-menu {
    position: absolute;
    top: 35px;
    left: 0px;
    display: block;
    text-align: center;
    font-size: 16px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_lang .dropdown-menu::after {
    content: none !important;
    display: none !important;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_lang .dropdown-menu::before {
    position: absolute;
    top: -7px;
    left: 70px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid transparent;
    content: "";
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_lang .dropdown-menu a {
    color: unset;
    background-color: unset;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_lang .dropdown-menu a:hover {
    background-color: #038eae;
    color: #fff;
    text-decoration: none;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_currency {
    position: relative;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_currency img {
    width: 13px;
    height: 13px;
    position: relative;
    top: -1px;
    margin-right: 4px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_currency button {
    color: #fff;
    font-size: 16px;
    background-color: transparent;
    border: 0px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_currency .dropdown-menu {
    position: absolute;
    top: 35px;
    left: -138px;
    display: block;
    text-align: center;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_currency .dropdown-menu::before {
    position: absolute;
    top: -7px;
    left: 177px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid transparent;
    content: "";
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_currency .dropdown-menu::after {
    position: absolute;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid transparent;
    content: "";
    top: -7px;
    left: 177px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_currency .dropdown-menu a {
    font-size: 16px;
    color: unset;
    background-color: unset;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_navbar .sidebar_menu_navbar_currency .dropdown-menu a:hover {
    background-color: #038eae;
    color: #fff;
    text-decoration: none;
  }

  .sidebar-new .sidebar_menu .sidebar_menu-body {
    margin: 0;
  }

  .sidebar-new .sidebar_menu .sidebar_menu-body .col {
    padding: 0px;
    margin: 0px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu-body .col .sidebar_menu_title {
    display: flex;
    flex-direction: row;
  }

  .sidebar-new .sidebar_menu .sidebar_menu-body .col .sidebar_menu_title .sidebar_menu_title_border {
    height: 57px;
    width: 5px;
    background-color: #00bdaa;
  }

  .sidebar-new .sidebar_menu .sidebar_menu-body .col .sidebar_menu_title .sidebar_menu_title_text {
    width: 100%;
    border-top: 1px solid #3e3e3e;
    border-bottom: 1px solid #3e3e3e;
    border-right: none;
    background-color: #252525;
    color: #fff;
    text-align: start;
    padding-left: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }

  .sidebar-new .sidebar_menu .sidebar_menu-body .col .sidebar_menu_title .sidebar_menu_title_text img {
    margin-bottom: 4px;
    margin-right: 7px;
    width: 24px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu-body .col .sidebar_menu_title .sidebar_menu_title_text span {
    font-size: 16px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu-body .col .sidebar_menu_title .sidebar_menu_title_text .heading-text-attraction  {
    margin-left: 3px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu-body .col .sidebar_menu_title .sidebar_menu_title_text .sidebar-collapse-icon {
    padding-right: 28px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu-body li {
    background-color: #252525;
    padding: 9px 0px;
    padding-left: 35px;
    list-style: none;
  }

  .sidebar-new .sidebar_menu .sidebar_menu-body li a {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 16px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_footer_border {
    margin: 0px;
    display: flex;
    flex-direction: row;
    height: 5px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_footer_border .blue {
    background-color: #038eae;
    width: 50%;
    height: 5px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_footer_border .black {
    background-color: #252525;
    width: 50%;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_footer {
    margin: 0px;
    background-color: #fff;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_footer .sidebar_menu_footer-content {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding: 13px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_footer .sidebar_menu_footer-content .sidebar_menu_footer-item {
    text-decoration: none;
    color: #000;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_footer .sidebar_menu_footer-content .sidebar_menu_footer-item .sidebar_menu_footer-item-top {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_footer .sidebar_menu_footer-content .sidebar_menu_footer-item .sidebar_menu_footer-item-top .sidebar_menu_footer-item-title {
    font-weight: 700;
    font-size: 18px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_footer .sidebar_menu_footer-content .sidebar_menu_footer-item .sidebar_menu_footer-item-bottom .sidebar_menu_footer-item-text {
    padding-top: 4px;
    font-size: 10px;
    color: #268fa5;
    font-weight: 700;
    text-align: center;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_footer .sidebar_menu_footer-content .sidebar_menu_footer-item .sidebar_menu_footer-separator {
    width: 2px;
    background-color: #cccccc;
    height: 46px;
  }

  .sidebar-new .sidebar_menu .sidebar_menu_footer .sidebar_menu_footer-content img {
    padding-right: 9px;
  }

  .sidebar-new .sidebar_menu .sidebar_emp_spc {
    height: 46%;
  }

  .sidebar-new .fake-sidebar {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 15%;
    z-index: 9999999;
    background-color: rgba(0, 0, 0, 0.5);
  }
}

/* Safari 11+ */

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .desktop_nav_top_row {
      display: -webkit-box;
    }

    .desktop_nav_top_img {
      margin-top: 3px;
    }

    .desktop_nav_top_items {
      display: -webkit-box;
      margin-top: 4px;
    }

    .desktop_navlist_item img {
      margin-right: 8px;
    }

    .ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_items ul li p {
      margin-left: 4px;
      white-space: nowrap !important;
    }

    .ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_form form .desktop_home_searchbar {
      outline: none;
    }

    .sidebar_menu_header {
      display: -webkit-box;
    }

    .sidebar-new .sidebar_menu .sidebar_menu_header .close-menu-btn img {
      padding-top: 20px;
    }

    .carousel_card_duration {
      display: unset;
    }

    .carousel_card_duration p {
      margin-right: 10px;
      margin-left: 5px;
    }

    .carousel_card_region {
      display: unset;
    }

    .carousel_card_region p {
      margin-left: 5px;
    }

    .carousel_card_dayops {
      display: unset;
    }

    .carousel_card_dayops p {
      margin-left: 5px;
    }

    .carousel_card_car_rental {
      display: unset;
    }

    .carousel_card_car_rental p {
      margin-left: 5px;
    }

    .act_cat_menu ul button {
      margin-right: 40px;
      margin-right: 20px;
    }

    .cat_item_section {
      display: -webkit-box;
    }

    .cat_item {
      display: -webkit-box;
    }

    #content .cat_page .cat_page_contents .cat_page_cat_item_container .cat_item_section .cat_item .cat_item_details .cat_item_details_tags .cat_item_tag {
      margin: 0;
    }

    .cat_item_details_bottom_region p {
      margin-left: 8px !important;
    }

    .cat_item_details_bottom_duration p {
      margin-left: 8px;
    }

    .searchbylocation_items {
      margin-left: 6px;
      margin-bottom: 6px;
    }

    .searchbydaysops_items {
      margin-left: 6px;
      margin-bottom: 6px;
    }

    .land_med_content_form form input {
      margin-bottom: 10px;
    }

    .land_med_content_form form textarea {
      margin-bottom: 10px;
    }
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #content .ma_homepage .ma_home_d .ma_home_d_header .desktop_homepage_header_bgimg .desktop_homepage_header_search .desktop_homepage_header_search_items ul {
    padding: 0px;
  }
}

@media only screen and (max-width: 388px) {
  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_region p {
    margin-bottom: 0;
    font-size: 12px;
    color: #fff;
    padding: 5px 6px;
    text-wrap: nowrap;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_duration p {
    margin-bottom: 0;
    font-size: 12px;
    color: #fff;
    padding: 5px 6px;
    text-wrap: nowrap;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_dayops img {
    margin-bottom: 3px;
  }

  #content .carousel_card .carousel_card_text .carousel_card_text_bottom .carousel_card_dayops p {
    margin-bottom: 0;
    font-size: 12px;
    color: #fff;
    padding: 5px 6px;
    text-wrap: nowrap;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #content .carousel_card img {
    height: 100%;
    max-height: 190px !important;
  }

  #content .rod_home_dri {
    margin-top: 35px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .desktop_nav_top_img img {
    width: 200px;
  }

  .desktop_nav_top_items {
    margin-left: -20px;
    justify-content: end;
  }

  .desktop_nav_top_items ul {
    list-style-type: none !important;
  }

  .desktop_navlist .desktop_navlist_item .dropdown-menu li a {
    text-align: left;
  }

  .header_top_btn {
    margin-right: -10px;
  }

  .desktop_nav_top .desktop_nav_top_items .desktop_nav_top_currency .dropdown-menu::after {
    left: 44.5%;
  }

  .desktop_nav_top .desktop_nav_top_items .desktop_nav_top_myacc .dropdown-menu::after {
    left: 45.3%;
  }

  .desktop_nav_top .desktop_nav_top_items .desktop_nav_top_myacc .dropdown-menu {
    left: unset !important;
  }

  .popular_act_card .popular_act_card_bottom .popular_act_card_bottom_title {
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
  }

  .ma_home_d_bdtp #mobile_heading_title {
    margin-top: 22px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .desktop_homepage_header_search_items {
    margin-left: 25px;
  }

  #content .desktop_homepage_header_search_items ul li {
    padding: 10px !important;
  }

  #content .desktop_homepage_header_search_items ul li p {
    padding: 2px 5px !important;
  }

  .desktop_navlist .desktop_navlist_item a {
    padding: 20px 15px !important;
    margin-bottom: 2px;
  }
}

@media only screen and (max-width: 767px) {
  .mobile_home_pop_act .popular_act_card:nth-child(-n + 6) {
    display: block !important;
  }
}