﻿@charset "utf-8";
html{scroll-behavior: smooth;}
body {margin: 0;padding: 0;font-family: 'Helvetica' !important;font-size: 15px !important;}

/*-----------Base Css End----------*/
/* @font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-Bold.eot');
    src: url('../fonts/PlayfairDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-Bold.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-Bold.woff') format('woff'),
        url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype');
    font-weight: bold;font-style: normal;font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-SemiBold.eot');
    src: url('../fonts/PlayfairDisplay-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-SemiBold.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-SemiBold.woff') format('woff'),
        url('../fonts/PlayfairDisplay-SemiBold.ttf') format('truetype');
    font-weight: 600;font-style: normal;font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-Regular.eot');
    src: url('../fonts/PlayfairDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-Regular.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-Regular.woff') format('woff'),
        url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');
    font-weight: normal;font-style: normal;font-display: swap;
} */

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.eot');
    src: url('../fonts/Helvetica.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Helvetica.woff2') format('woff2'),
        url('../fonts/Helvetica.woff') format('woff'),
        url('../fonts/Helvetica.ttf') format('truetype');
    font-weight: normal;font-style: normal;font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica-Bold.woff2') format('woff2'),
        url('../fonts/Helvetica-Bold.woff') format('woff'),
        url('../fonts/Helvetica-Bold.ttf') format('truetype');
    font-weight: bold;font-style: normal;font-display: swap;
}

p {line-height: 28px;font-size: 15px;margin: 0;color: #000000;font-weight: normal;}
a{text-decoration:none;}
h1, h2, h3, h4, h5, h6 {font-weight: 600;margin-bottom: 0;margin: 0;color: #000000;letter-spacing: -0.8px;}
h1{font-size:40px;color: #000000;line-height:normal;}
h2{font-size: 36px;line-height:normal;text-transform: capitalize;font-weight: 600;}
h3{font-size: 24px;line-height: 36px;}
h4{font-size: 20px;line-height: 34px;position: relative;}
ul {margin: 0 !important;padding: 0;}
img {max-width: 100%;height: auto;}
a:hover {text-decoration: none !important;transition: 0.4s;}
input:focus, textarea:focus, select:focus {outline: none !important;}
button:focus, textarea:focus, select:focus {outline: none !important;}
button:focus, textarea:focus, select:focus {outline: none !important;box-shadow: none !important;}
*, ::after, ::before {box-sizing: border-box;}
.main-btn{color: #ffffff;font-weight: 500;padding: 12px 32px;cursor: pointer;text-transform: capitalize;font-weight: bold;
 border-radius: 20px;border: none;transition: all 0.4s;font-size: 16px;display: inline-table;text-align: center;background: #E40303;}
.main-btn:hover{color: #ffffff;background: #000000;}
.mrt-70{margin-top: 70px;}
.mrb-70{margin-bottom: 70px;}
.pdt-70{padding-top: 70px;}
.pbt-70{padding-bottom: 70px;}
.un-listed{list-style: none;}
.container{max-width: 1240px;}
/*-----------Base Css End----------*/
.container{max-width: 1170px;}
.navbar{transition: top 0.4s ease-in-out;}
.sidebar, .overlay {position: fixed;top: 0;bottom: 0;}
.sidebar {left: -100%;max-width: 300px;transition: all ease 0.25s;overflow-y: auto;z-index: 1032;}
.overlay {left: 0;right: 0;height: 100%;width: 100%;background-color: rgba(0, 0, 0, 0.50);visibility: hidden;z-index: 1031;}
.main-navigation.active .sidebar {left: 0;}
.main-navigation.active .overlay {visibility: visible;}
.header{z-index: 9;left: 0;right: 0;top: 0;}
/* .header .container{max-width: 1460px;} */
.header .navbar-nav .nav-item .nav-link{color: #ffffff;text-transform: capitalize;font-size: 16px;font-family: 'Helvetica';font-weight: bold;padding: 16px 20px !important;}
.header .navbar-nav .nav-item:last-child .nav-link{border-radius: 37px;color: #E40303;background: #ffffff;font-weight: normal;padding: 10px 24px !important;}
.header .navbar-nav .nav-item:last-child .nav-link:hover{color: #ffffff !important;background: #E40303;}
.header .navbar-nav .nav-item .nav-link.active, .header .navbar-nav .nav-item .nav-link:hover{color: #E40303;}
.header .navbar-nav .dropdown-menu .dropdown-item{text-transform: capitalize;color: #000000;padding: 0}
.header .navbar-nav .dropdown-menu{border: none;}
.header .navbar-nav .dropdown-menu .dropdown-item:hover{color: #E40303;background: transparent;}
.main-btn img{margin-left: 8px;}
.header_btn .main-btn{padding: 12px 20px;}
.header.scrolled{position: fixed !important;z-index: 999;top: 0;left: 0;width: 100%;background: #ffffff;}
.header.scrolled .navbar-nav .nav-item .nav-link{color: #000000;}
.header.scrolled .navbar-nav .nav-item:last-child .nav-link{background: #E40303;color: #ffffff;}
.header.scrolled .navbar-brand img:first-child{display: none;}
.header.scrolled .navbar-brand img:last-child{display: block !important;}
.header.scrolled .navbar-nav .nav-item .nav-link.active, .header.scrolled .navbar-nav .nav-item .nav-link:hover{color: #E40303;}
@media (min-width: 992px) {
 .sidebar {position: relative;top: auto;bottom: auto;left: auto;flex-direction: row;max-width: 100%;transform: none;transition: none;overflow-y: visible;z-index: auto;}
 .navbar-nav .dropdown{position: inherit;}
  .navbar-nav .dropdown-toggle::after{display: none;}
 .navbar-nav .dropdown .dropdown-menu {
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    right: 0;
    top: 100%;
    transition: all 0.3s ease;
    display: block;
    position: absolute;width: 100%;margin: 0 auto;
    left: 0;padding: 25px;
  }
  .navbar-nav .dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform:translateY(0);
  }
  .navbar-nav .dropdown .dropdown-menu ul li{display: flex;justify-content: space-between;padding-bottom: 20px;align-items: flex-start;}
  .nav_tbs .v-pills-tab{flex-basis: 55%;}
  .nav_tbs .tab-content{flex-basis: 45%;margin-left: 50px;height: 279px;position: relative;}
  .menu_img{height: 279px;}
  .menu_img::after{content: '';left: -50px;top: 0;position: absolute;background:rgba(0, 0, 0, 0.3);width: 1px;height: 100%;}
  .menu_img img{width: 100%;height: 100%;object-fit: cover;border-radius: 10px;}
  .hover-item .menu_img{display: none;}
  .hover-item.active .menu_img{display: block;}
  .header .navbar-nav .nav_tbs .nav-link{color: #000000 !important;background: none !important;border: 0;padding: 0 !important;margin-bottom: 25px;font-weight: normal;}
  .header .navbar-nav .nav_tbs .nav-link:hover{color: #E40303 !important;}
  .header .navbar-nav .nav_tbs .nav-link:last-child{margin-bottom: 0;}
  .navbar-expand-lg .navbar-nav{align-items: center;}
}
@media (max-width: 991.98px) {
   .navbar-nav {padding-top: 1rem;padding-left: 1rem;}
}
@media (min-width: 1084px) {.order-lg-2 svg {display: none;}
}
.main_banner{height: 100%;}
.main_banner video{width: 100%;height: 100%;object-fit: cover;pointer-events: none;}
.main_banner::after{background: rgba(0, 0, 0, 0.3);width: 100%;left: 0;top: 0;height: 100%;content: '';position: absolute;}
.video_content{height: 100%;display: flex;padding-top: 150px;padding-bottom: 50px; top: 0;left: 0;right: 0;text-align: center;flex-direction: column;z-index: 1;justify-content: space-between;}
.video_top_content{width: 500px;margin: 0 auto;}
.video_bottom_content{width: 420px;margin: 0 auto;}
.video_bottom_content a{margin-top: 30px;}
.video_bottom_content p{font-size: 18px;line-height: 150%;padding-top: 10px;}
.overview_video video{width: 100%;height: 340px;object-fit: cover;}
.overview_text p{font-size: 18px;line-height: 150%;text-align: justify;}
.overview_rw .container{max-width: 1100px;}
.heading{margin-bottom: 40px;}
.service_icon{height: 64px;width: 64px;padding: 2px 10px;border-radius: 8px;background: #E40303;display: flex;justify-content: center;align-items: center;}
.service_icon img{width: auto !important;height: auto !important;object-fit: contain !important;}
.main {position: relative;}
.main .inner {position: relative;display: flex;margin: 0 -5px;}
.main .card {position: relative;flex-grow: 0.3;height: 511px;border-radius: 12px;margin: 0 5px;transition: 0.5s;background-size: cover !important;background-repeat: no-repeat !important;background-position: 30% center !important;}
.main .inner a{display: flex;justify-content: center;align-items: center;height: 100%;text-align: center;}
.main .inner .main-btn{width: max-content;height: auto;z-index: 2;border-radius: 12px;position: absolute;bottom: 15px;left: 15px;display: inline-table;display: none;}
.main .inner .main-btn i{padding-left: 10px;vertical-align: middle;}
.main .inner .main-btn:hover{background: #ffffff;color: #FF0404;}
.main .card:hover {flex-grow: 1.7;}
.main .card .text {position: absolute;bottom: 0;left: 0;width: 100%;background: linear-gradient(0deg, black, transparent);padding: 15px;top: 0;right: 0;
display: flex;justify-content: center;align-items: center;flex-direction: column;border-radius: 12px;}
.main .card .text h3 { position: relative;font-size: 20px; margin-bottom: 5px;color: #ffffff;display: none;padding-top: 15px;line-height: 24px;}
.main .card:hover .text h3{display: block;}
.service_rw{padding: 70px 0;padding-top: 100px;margin-top: 20px;}
.service_rw::before{left: -5px;right: 0;width: 100%;top: 76px;position: absolute;box-shadow: 0px -8px 8px rgba(0, 0, 0, 0.25);content: '';height: 15px;transform: rotate(5.6deg);z-index: -1;}
.service_rw::after{background: #E8252D;content: '';height: calc(100% + 410px);left: 0;right: 0;width: 100%;top: 0px;position: absolute;
z-index: -1;clip-path: polygon(0 0, 100% 12.5%, 100% 87%, 0% 100%);}
.service_rw .heading h2, .whycoose_us .heading h2{color: #ffffff;}
.heading p{padding-top: 10px;font-size: 18px;}
.feature_event{padding: 70px 0;}
.feature_event::before{left: -5px;right: 0;width: 100%;top: 56px;position: absolute;box-shadow: 0px -8px 8px rgba(0, 0, 0, 0.25);content: '';height: 15px;transform: rotate(-4deg);z-index: -1;}
.feature_event::after{height: calc(100% + 70px);top: 0;
clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 85%);background: #ffffff;content: '';position: absolute;bottom: 0px;left: 0;width: 100%;z-index: -1;}
.feature_event .item {background: #999;border-radius: 12px;overflow: hidden;height: 610px;display: flex;justify-content: center;align-items: center;transition: transform 0.5s ease, width 0.5s ease;transform: scale(1);z-index: 1;position: relative;top: 35px;border: 1px solid #E6E6E6;}
.feature_event .item img{height: 630px;object-fit: cover;border-radius: 12px;}
.owl-item.center .item {transform: scale(1.7);opacity: 1;height: 680px;z-index: 2;top: 0;}
.owl-item.center .item img{height: 650px;}
.owl-item.center{z-index: 2;border-radius: 12px;}
.feature_event .owl-dots button{width: 15px;height: 15px;background: #C9C6C6 !important;border-radius: 100%;margin: 0 5px;}
.feature_event .owl-dots{padding-top: 30px;position: relative;z-index: 2;display: flex;justify-content: center;}
.feature_event .owl-dots button.active{background: #E40303 !important;}
.whycoose_us{padding-top: 20px;padding-bottom: 100px;}
.whycoose_us::after{height: calc(100% + 140px);top: 0;
clip-path: polygon(0 0, 100% 12.5%, 100% 87%, 0% 100%);background: #002566;content: '';position: absolute;top: -85px;left: 0;width: 100%;z-index: -1;}
.whycoose_us::before{left: 1px;right: 0;width: 100%;top: -5px;position: absolute;box-shadow: 0px -8px 8px rgba(0, 0, 0, 0.25);content: '';height: 15px;transform: rotate(5.6deg);z-index: -1;}
.whycoose_us_bx{background: #ffffff;border-radius: 12px;padding: 20px;box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.10);margin-bottom: 30px;height: 402px;}
.whycoose_us_icon{border-radius: 8px;background: #E40303;height: 180px;width: 180px;display: flex;justify-content: center;align-items: center;margin: 0 auto; margin-top: 10px;margin-bottom: 20px;}
.whycoose_us_bx p{font-size: 16px;line-height: 24px;}
.whycoose_us_bx h4{text-transform: capitalize;font-size: 24px;line-height: 28px;}
.whycoose_us .main-btn{background: #ffffff;color: #E40303;}
.whycoose_us .main-btn:hover{background: #E40303;color: #ffffff;}
.testimonial_rw::after{clip-path: polygon(0 18%, 100% 0, 100% 100%, 0 100%);background: #C2C330;height: calc(100% + 160px);top: 0px;margin-top: calc(-5vw - 30px);}
.testimonial_rw::before{left: -1px;right: 0;width: 100%;top: -32px;position: absolute;box-shadow: 0px -8px 8px rgba(0, 0, 0, 0.25);content: '';height: 15px;transform: rotate(-5.6deg);z-index: -1;}
.testimonial_rw{padding-top: 0;}
#testimonial_slider .owl-item.center .item{height: 472px;}
#testimonial_slider .item{height: 372px;top: 50px;border: 1px solid #E6E6E6;}
.footer_rw{background: #FFFFFF;padding-top: 50px;}
.footer_rw::before{left: 0px;right: 0;width: 100%;top: 0px;position: absolute;box-shadow: 0px -8px 8px rgba(0, 0, 0, 0.25);content: '';height: 15px;z-index: -1;}
.footer_logo{padding-bottom: 15px;}
.footer_one p{font-size: 13px;line-height: 24px;}
.footer_rw h4{text-transform: capitalize;font-weight: bold;font-size: 20px;padding-bottom: 20px;font-family: 'Helvetica';color: #FF0404;}
.footer_rw ul li a {line-height: 150%;text-transform: capitalize;font-weight: bold;font-size: 16px;color: #000000;transition: ease-in-out 0.4s;}
.footer_rw ul li a:hover{color: #E40303;}
.footer_rw ul li{padding-bottom: 8px;}
.footer_rw ul li:last-child{padding-bottom: 0;}
.footer_th p{font-size: 16px;font-weight: bold;}
.footer_th ul li{padding-left: 25px;position: relative;}
.footer_th ul li i{position: absolute;color: #E40303;left: 0;top: 5px;}
.social_footer{margin-bottom: 15px;}
.social_footer a{margin-right: 3px;}
.social_footer a:last-child{margin-right: 0px;}
.footer_rw .social_footer p{font-size: 13px;}
.copyright{margin-top: 50px;}
.gmails{top: 30%;z-index: 11;right: 20px;}
.whatsapp{bottom: 20px;right: 20px;z-index: 11;}
.card.hovered{flex-grow: 1.5;}
.main .card.hovered .text h3{display: block;}
.main .card.hovered .text{justify-content: flex-start;flex-direction: row;align-items: flex-start;}
.main .card.hovered .text h3{padding-left: 10px;}
.main .inner .card.hovered .main-btn{display: block;}
/*-----------Services----------*/
.service_list .container{max-width: 1050px;}
.service_list .card{height: 426px;border-radius: 20px;margin-bottom: 30px;}
.service_list .card .text{padding: 20px;}
.service_list .card .text h3{color: #FFFFFF;padding-left: 15px;font-family: 'Helvetica';font-size: 32px;}
.service_list .card .main-btn{width: max-content;height: auto;z-index: 2;border-radius: 12px;position: absolute;bottom: 15px;left: 15px;display: inline-table;}
.service_list .card{background-size: cover !important;background-repeat: no-repeat !important;background-position: bottom center !important;}
.service_list a{height: 100%;}
.portfolio_bx{margin-bottom: 30px;}
.portfolio_bx{height: 346px;border-radius: 20px;}
.portfolio_bx img{height: 100%;width: 100%;object-fit: cover;transition: all 0.4s;}
.portfolio_bx:hover img{transform: scale(1.1);}
.portfolio_rw::after{height: calc(100% + 70px);top: 0;
clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);background: #E8252D;content: '';position: absolute;bottom: 0px;left: 0;width: 100%;z-index: -1;}
.portfolio_rw .heading{padding-top: 100px;}
.portfolio_rw{padding-bottom: 50px;}
.portfolio_rw .heading h2, .portfolio_rw .heading p, .get_connected h2, .get_connected p{color: #ffffff;}
.portfolio_rw .main-btn{background: #ffffff;color: #E40303;}
.portfolio_rw::before{left: -0px;right: 0;width: 100%;top: 57px;position: absolute;box-shadow: 0px -8px 8px rgba(0, 0, 0, 0.25);content: '';height: 15px;transform: rotate(-4.22deg);z-index: -1;}
.contact_rw::after{height: calc(100% + 70px);top: 0;
clip-path: polygon(0 0%, 100% 0, 100% 100%, 0 89%);background: #E8252D;content: '';position: absolute;bottom: 0px;left: 0;width: 100%;z-index: -1;}
.contact_rw .heading{padding-top: 100px;}
.contact_rw{padding-bottom: 50px;}
.contact_rw .heading h2, .portfolio_rw .heading p, .get_connected h2, .get_connected p{color: #ffffff;}
.contact_rw .main-btn{background: #ffffff;color: #E40303;}
.contact_rw::before{left: -0px;right: 0;width: 100%;top: 57px;position: absolute;box-shadow: 0px -8px 8px rgba(0, 0, 0, 0.25);content: '';height: 15px;transform: rotate(-4.22deg);z-index: -1;}
form.contact_w {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    padding: 28px;
    border-radius: 5px;
}
.get_connected{padding: 100px 0;}
.get_connected::after{height: calc(100% + 70px);top: -45px;
clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 100%);background: #002566;content: '';position: absolute;bottom: 0px;left: 0;width: 100%;z-index: -1;}
.get_connected::before{left: 1px;right: 0;width: 100%;top: 13px;position: absolute;box-shadow: 0px -8px 8px rgba(0, 0, 0, 0.25);content: '';height: 15px;transform: rotate(4.29deg);z-index: 1;}
.get_connected .main-btn{background: #ffffff;color: #E40303;font-size: 20px;}
/*-------------Property Details----------*/
.service_banner{height: 1012px;}
.service_banner_img{height: 100%;}
.service_banner_img img{width: 100%;height: 100%;object-fit: cover;}
.service_details::after{content: '';left: 0;width: 100%;top: 0;height: 100%;position: absolute;background: linear-gradient(90deg,rgba(228, 3, 3, 0) 0%, rgba(228, 3, 3, 1) 100%);}
.service_banner .video_content {height: 100%;display: flex;justify-content: center;align-items: center;}
.service_banner .video_content h1{font-size: 64px;color: #ffffff;}
.service_details_img{height: 819px;}
.service_details_img img{width: 100%;height: 100%;object-fit: cover;}
.portfolio_rw_ts{margin-top: -115px;z-index: 1;}
.service_details_content{padding: 50px 0;text-align: right;height: 100%;}
.service_details_img .container{position: absolute;z-index: 1;top: 0;left: 0;right: 0;}
.service_details_img .accordion-button::after{display: none;}
.service_details_img .accordion-button{text-align: right;justify-content: flex-end;font-size: 24px;font-weight: 600;background: none;color: #ffffff;    padding: 15px 0;}
.service_details_img .accordion-item:first-of-type>.accordion-header .accordion-button{background: transparent;box-shadow: none;}
.service_details_img .accordion-item{border: none;background: none;}
.service_details_img .accordion-body p{color: #ffffff;font-size: 18px;line-height: 30px;}
.service_details_img .accordion-body{padding: 15px 0;}
.service_details_btn{bottom: -150px;right: 0;}
.service_details_btn a{background: #ffffff;color: #FF0404;border-radius: 37px;}
/*------------MICE--------------*/
.mice_banner .video_top_content{width: max-content;}
.mice_banner .video_content{justify-content: flex-start;padding-top: 200px;}
.mice_banner .video_content h1{font-size: 48px;}
.mice_txt .heading p{opacity: 0.75;}
.mice_txt .card .text{padding: 50px;}
.mice_txt .card .text p{font-size: 18px;padding-top: 15px;}
.mice_txt .card{height: 422px;border-radius: 0;}
.mice_txt .card .main-btn{left: 0;right: 0;bottom: 50px;margin: 0 auto;}
.mice_txt  .card .text h3{padding-left: 0;}
.mice_txt  .card .text p{color: #ffffff;}
/*------------Destination-----------*/
.text-panel h3{color: #E40303;font-size: 40px;padding-bottom: 15px;}
.text-panel .main-btn{margin-top: 30px;}
.text-panel p{font-size: 16px;text-align: justify;color: #828282;}


.custom-slider {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  margin-bottom: 150px;
}

.slider-text {
  flex: 1 1 300px;
  max-width: 400px;
}
.text-content { display: none; }
.text-content.active { display: block; }

.slider-wrapper {
  flex: 1 1 60%;
  overflow: hidden;
  position: relative;
  padding: 0 20px;
}

.slider-track {
  display: flex;
  transition: transform 0.5s ease-in-out;
  will-change: transform;align-items: flex-end;gap: 10px;
}
.slide .slide-inner {
  width: 233px;
  height: 271px;overflow: hidden;transform-origin: center center;
}
.slide.active .slide-inner {
  width: 377px;
  height: 446px;overflow: hidden;
  z-index: 1;position: relative;
}
.slide {
  min-width: 100%;
  padding: 0 10px;
}
@media (min-width: 600px) {
  .slide { min-width: 50%; }
}
@media (min-width: 1024px) {
  .slide { min-width: 33.3333%; }
  .slide.active {
  min-width: 377px;
  height: 446px;
}
}

.slide-inner {
  transition: transform 0.4s ease, opacity 0.3s ease;
}
/* .slide.active .slide-inner {
  transform: scale(1.5);
} */
.slide img {
  width: 100%;
  border-radius: 12px;
  height: 100%;
  display: block;
}

/* Dots */
.dots {
  /* text-align: center; */
  margin-top: 30px;
}
.dots button {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin: 0 5px;
  border: none;
  background: #C9C6C6;
  cursor: pointer;
}
.dots button.active {
  background: #E40303;
}