/*
Theme Name: Beaver Builder Theme Child
Theme URI: http://www.wpbeaverbuilder.com/?utm_medium=bb-pro&utm_source=bb-theme&utm_campaign=themes-admin-page
Template: bb-theme
Author: The Beaver Builder Team
Author URI: http://www.wpbeaverbuilder.com/?utm_medium=bb-pro&utm_source=bb-theme&utm_campaign=themes-admin-page
Description: A customizable theme with a simple yet robust set of theme options.
Version: 1.7.18.1.1750555958
Updated: 2025-06-22 01:32:38

*/

/*-- Header --*/
.header-row {
    margin-top: 20px;
    border-radius: 100px;
    border: 2px solid #146ef5;
    box-shadow: 3px 5px 2px 3px #146ef51a;
    z-index: 99;
    position: fixed;
    left: 0;
    top: 0px;
	margin-right:50px;
	margin-left:50px;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    width: 95%;
    max-width: 95%;
	background:#fffffffc;
}

.header-row.scrolled {
    background-color: white;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-color: #e0e0e0; /* optional softer border */
}

.blue{
	color:#146ef5;
}

.service-cards .fl-module:where(.fl-module:not(:has(> .fl-module-content))){
	margin:10px 0px 0px 0px !important;
}
.service-cards .fl-module-box {
  position: relative;
  overflow: hidden !important;
  border-radius: 16px !important;
}

/* Zoomable background overlay */
.service-cards .fl-module-box::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: inherit;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.5s ease;
  z-index: 0;
}
.service-cards .fl-node-164zlqystxh7::after {
    background: transparent !important;
    content: ""; 
}
.service-cards  .fl-node-d3z2laj10cxy::after{
	background: transparent !important;
    content: ""; 
}
.service-cards .fl-module-box::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(to top, rgb(0 0 0), transparent);
  z-index: 1;
  pointer-events: none;
  transition: background 0.4s ease;
}

.service-cards .fl-module-box > *:not(.elementor-divider) {
  position: relative;
  z-index: 3;
  color: #fff;
  text-align: center;
}
.service-cards .fl-module-box:hover::after {
  background: linear-gradient(to top, #146ef5, transparent);
}

.nakul-pic img{
	border-radius:16px;
	margin-bottom:-10px;
}
.booking-list .fl-list-item-content{
	display: flex;
    gap: 10px;
}
.booking-list  .fl-list-item-content-icon{
	padding-top:5px;
}

/*--mega menu---*/

   .mega-menu-wrapper {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 90vw; /* responsive max width */
    max-width: 900px;
    background: #fff;
    z-index: 9999;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    border-radius: 16px;
	margin-top:23px;   
}

/* Show on hover */
.menu-item:hover .mega-menu-wrapper {
    opacity: 1;
    visibility: visible;
}

    li.mega-about {
        position: relative;
    }

.vn-testimonials-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.vn-testimonial-item {
    background: #fff;
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.vn-client-img img,
.vn-testi-img img {
    max-width: 80px;
    border-radius: 50%;
    margin-bottom: 15px;
}

.vn-testimonial-text {
    font-style: italic;
    margin-bottom: 15px;
    color: #333;
}

.vn-client-name {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

.vn-client-designation {
    font-size: 14px;
    color: #777;
}
.price-table-rates span {
    font-size: 16px !important;
    font-weight: 400 !important;
}
.pricing-plan-section .pricing-btn a.fl-button {
    box-shadow: none !important;
}
.pricing-plan-section .pricing-box:hover .fl-col-content.fl-node-content{
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.pricing-plan-section .pricing-box .fl-col-content.fl-node-content{
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
@media (min-width: 1025px) and (max-width: 1440px) {
 .header-row {
    margin-right: 30px;
    margin-left: 30px;
}
}
@media (min-width: 993px) and (max-width: 1280px) {
.pricing-box{
    width: 50%;
    padding: 15px 0;
}

}
@media (max-width:1024px){
.vn-testimonials-grid {
    grid-template-columns: repeat(2, 1fr);
}
	.fl-builder-content-102 .fl-node-164zlqystxh7 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
}
header .fl-node-nycxk2i5elf7 .menu a {
    padding-right: 10px !important;
    padding-left: 10px !important;
}	
header .fl-node-urltabep9y01 {
    width: 22% !important;
}
header .fl-node-wz5tegk9xos8 {
    width: 49% !important;
}	
header .fl-node-3m2inbkcu07s {
    width: 20.89%;
}	
header	.fl-row-content-wrap{
	padding-left:0px;
	padding-right:0px;
}
.fl-node-i1qesn0wm5b2 > .fl-col-content {
background-position: 41% 0%;
}	
	.header-row {
        margin: 0px;
        border-radius: 0;
        border: 0;
        box-shadow: unset;
        z-index: 99;
        position: fixed;
        padding: 10px 0;
        width: 100%;
        max-width: 100%;
}


}
@media (max-width:1023px){
.header-row {
    box-shadow: unset;
    max-width: 100%;
    width:100%!important;
    position:fixed;
    margin: 0;
}
.mobile-nav-button{
    border-radius: 100px;
    box-shadow: 5px 5px 0px 0px #146ef5;
    color: #fff;
    background-color: #0a0c00;
    margin-top: 30px !important;
}
.mobile-nav-button a{
   color: #fff;
   text-align: center;
}
.mobile-nav-button a span.menu-item-text {
    color: #fff !important;
}
.home-team-content h3 {
    display: none;
}

}
@media (max-width:767px){
	.fl-builder-content-102 .fl-node-164zlqystxh7 {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(2, 1fr);
}
.vn-testimonials-grid {
    grid-template-columns: repeat(1, 1fr);
}
.home-flat-box .pp-infobox-wrap .layout-1 .pp-infobox-title-wrapper .pp-infobox-title {
    margin-left: 25px;
}
.home-team-content h3 {
    display: none;
}

}