@import url(https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Graduate);
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&family=Graduate&family=Hind:wght@300;400;500;600;700&display=swap');


.nav_tab_dropdown.tab-content {
    flex: 1;
}
.has_nav_li.new-list-for {
    width: 25%;
	display: none !important;
}
.new-design-header .nav_destination{
	flex-wrap:wrap;
 }
.new-design-header .nav_destination a {
    width: 31%;
	height:auto;
}
.aon-banner1-content h3 {
    font-family: "Graduate", serif !important;
}
.newdesign-aon-banner .bnr-bnr1-wrap .aon-banner1-content {
    padding: 0px 0px;
    margin-left: 0%;
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    text-align: center; 
}
.new-design-header .has_nav_li ul.nav.nav-pills{
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 295px;
    padding-left: 0;
}
.newdesign-aon-banner .aon-banner1-content h3{
font-size:55px;
}
.newdesign-aon-banner .aon-banner1-content p {
    font-size: 18px;
    max-width: 70%;
    margin: 0 auto;
}
.newdesign-aon-banner .bnr-bnr1-wrap:before {
    background: rgb(0 0 0 / 55%);
}
.newdesign-aon-banner.aon-banner1-area .owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px; 	
}
.newdesign-aon-banner .bnr-bnr1-wrap {
	height: calc(100vh - 180px) !important;
	background-size:cover;
}
#search_area .Motorcycle_text p{
	color:#fff;
	font-family: "Graduate", serif !important;
}
.new-design-Discover img.img-fluid.about-image {
    border: 12px solid #fff;
    background: #fff;
    -webkit-box-shadow: 0 0 15px 0 #0006;
    box-shadow: 0 0 15px 0 #0006;
}
.new-design-Discover .site-button{
	 box-shadow: 0 0 0 5px #ff8502;
    border: 1px dashed #ffffff;
    border-radius:0 !important;
    margin: 5px;
}
.new-design-Discover .site-button:hover {
  background: #000;
  box-shadow: 0 0 0 5px #000;

}
.header-nav .nav > li > a{
   font-family: "Baloo 2", sans-serif !important;
   text-transform:uppercase;
}
.new-design-Discover .Discover_colm_content h2{
  font-family: "Graduate", serif !important;
}
.new-design-Discover .Discover_colm_content p{
  font-family: "Baloo 2", sans-serif !important;
}
 .new-design-Discover .Discover_colm_content p font{
  font-family: "Baloo 2", sans-serif !important;
  font-size:16px;
  color:#000000;
}
.tour-new-explore .tour_destination_col {
    margin: 13px 0;
    position: relative;
    overflow: hidden;
    border: 1px solid #000;
    background: #fff;
    -webkit-box-shadow: 0 0 15px 0 #0006;
    box-shadow: 0 0 15px 0 #0006;
}
.tour-new-explore h2.aon-title{
  font-family: "Graduate", serif !important;
}
.tour-new-explore .section-head-titles p{
  font-family: "Baloo 2", sans-serif !important;
}
.tour-new-explore .tour_destination_col.tour_explore_list.shine-hover .tour_explore_pik.shine-box {
    min-height: 250px;   
}
.tour-new-explore .tour_destination_col.tour_explore_list.shine-hover .tour_explore_pik.shine-box img {
    height: 250px;
}



.font-setting {
	text-transform: uppercase;
    font-size: 17px !important;
}




@media only screen and (min-width: 1520px) and (max-width: 1920px) {
    .newdesign-aon-banner .bnr-bnr1-wrap {
        height: 100vh;
    }
}


.buttom-c {
    box-shadow: 0 0 0 5px #ff8502;
    border: 1px dashed #ffffff;
    border-radius: 0 !important;
    padding: 4px 30px;
    background-color: #ff8502;
    color: #fff;
}


a.buttom-c {
    position: absolute;
    bottom: 15px;
    left: auto;
    right: 70px;
	-webkit-transition: all .3s 
ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s 
ease-in-out;
}

.tour_featured_Text:hover a.buttom-c {
	bottom: 30px !important;
}




.buttom-c2 {
    box-shadow: 0 0 0 5px #ff8502;
    border: 1px dashed #ffffff;
    border-radius: 0 !important;
    padding: 4px 30px;
    background-color: #ff8502;
    color: #fff;
}


a.buttom-c2 {
    position: absolute;
    bottom: 15px;
    left: auto;
    right: 35%;
	-webkit-transition: all .3s 
ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s 
ease-in-out;
}

.tour_featured_Text:hover a.buttom-c2 {
	bottom: 30px !important;
}

.Festive_section_Rides_content a.site-button.btn-animate-one {
    box-shadow: 0 0 0 5px #ff8502;
    border: 1px dashed #ffffff;
    border-radius: 0px !important;
}


 
.bnr-bnr1-wrap video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

/* Overlay */
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5); /* black with 50% opacity */
    z-index: 2;
}

/* Content */
.video-banner-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;  /* vertical center */
    align-items: center;      /* horizontal center */
    text-align: center;
    color: #fff;
    z-index: 3; /* above overlay */
}


/**********Bike Section CSS *************/


/* ==== Counter Area Section ==== */
.aon-search-area {
  position: relative;
  background: #000000;
  padding: 90px 20px;
  color: #fff;
  overflow: hidden;
}

/* Dark overlay for readability */ 
.sdsdsd::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(15 23 42 / 36%); /* navy-black overlay */
  z-index: 1;
}

/* Content Wrapper */
.Motorcycle_Services_wrap {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
}

/* Individual Feature Card */
.Motorcycle_service_colm {
  flex: 1;
  min-width: 250px;
  text-align: center;
  background: rgba(255, 255, 255, 0.08); /* transparent glass */
  border-radius: 16px;
  padding: 30px 20px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.25);
  backdrop-filter: blur(6px);
  transition: all 0.3s ease;
  color: #fff;
}

.Motorcycle_service_colm:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 30px rgba(0,0,0,0.4);
}

/* Counter Number */
.Motorcycle_year {
  font-size: 70px;
  font-weight: 900;
  color: #f97316; /* bold orange */
  line-height: 1;
  margin-right: 10px;
}

/* Text Style */
.Motorcycle_text {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  text-align:left;
}

.Motorcycle_text h3 {
  font-size: 22px;
  font-weight: 700;
  margin-top: 15px;
  text-transform: uppercase;
  color: #fff;
}

/* Icon Style */
.Motorcycle_IMG img {
  max-width: 110px;
  margin-bottom: 15px;
  filter: drop-shadow(0 3px 8px rgba(0,0,0,0.2));
  transition: transform 0.3s ease;
}

.Motorcycle_service_colm:hover .Motorcycle_IMG img {
  transform: scale(1.1) rotate(-3deg);
}

/* Responsive Fix */
@media (max-width: 991px) {
  .Motorcycle_Services_wrap {
    gap: 20px;
  }
  .Motorcycle_service_colm {
    padding: 20px 15px;
	display: flex !important;
        align-items: center !important;
        justify-content: center;
  }
  .Motorcycle_year {
    font-size: 50px;
  }
  .Motorcycle_text h3 {
    font-size: 18px;
  }
}







/*******Mega Manus CSS *********/

.has_nav_li ul.nav li a.nav-link.active {
	color: #FFFFFF !important;
}

.parent-list svg {
    margin-left: auto;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}


.parent-list:hover  svg {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
} 
.parent-list {
    width: 100%;
    display: flex !important;
    align-items: center !important;
    padding: 16px !important;
    background-color: rgba(255, 255, 255, 0.04) !important;
    gap: 16px !important;
    border-radius: 14px !important;
    transition: 0.4s !important;
}
.nav_header_dropdown h3 {
	color:#ffffff !important;
}



.parent-list.active  svg {
	opacity: 1 !important;
    visibility: visible !important;
}


span.main-class-div {
    background-color: rgb(255 255 255 / 18%);
    cursor: auto;
    display: flex;
    flex-direction: column;
    border-radius: 20px;
    padding: 10px 10px 20px;
    border: 1px solid transparent;
    transition: 0.4s;
}
.nav_destination {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 20px;
    padding: 0;
}

span.main-class-div:hover .top-img-post img {
	transform: scale(1.05);
	transition: 0.4s ease-in;
}
span.main-class-div .top-img-post img {
	height:150px !important;
}

span.top-img-post {
    margin-bottom: 20px;
    border-radius: 13px;
    overflow: hidden;
    transition: 0.4s;
}

.nav_tour_textd h4 {
    color: #fff !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
    font-family: "Baloo 2", sans-serif !important;
}

a.buttom-cs
 {
    box-shadow: 0 0 0 5px #ff8502;
    border: 1px dashed #ffffff;
    border-radius: 0 !important;
    padding: 2px 45px;
    background-color: #ff8502;
    color: #fff;
    margin-top: 8px;
    font-size: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
	    margin-left: 5px;
}

.aon-contact-form-area.p-t0.p-b120.aon-bg-white {
    margin-top: 130px;
} 

.contact-page {
	color: #000000 !important;
}

section.gallery_section {
    margin-top: 40px;
}

@media (max-width: 991px) {
		.has_menu_drop.sub-menu {
			display: none !important;
		}
		
		#heroVideo {
		  width: 100% !important;
		  height: 100vh !important; /* Full mobile viewport height */
		  object-fit: cover;
		  display: block !important;
		}
  
		.bnr-bnr1-wrap {
		  position: relative !important;
		  width: 100%;
		  height: 100vh !important; /* Make wrapper full screen */
		  overflow: hidden !important;
		}

		.bnr-bnr1-wrap .container {
		  position: absolute;
		  top: 50%;
		  left: 50%;
		  transform: translate(-50%, -50%);
		  z-index: 2;
		  color: #fff;
		  text-align: center;
		  padding: 0 15px;
		}

		.video-overlay {
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		  background: rgba(0,0,0,0.4); /* dark overlay for readability */
		  z-index: 1;
		}

	

}