html{font-size:10px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:"Montserrat", sans-serif;font-size:1.6rem}ul,li{list-style:none;padding:0 !important;margin:0}a{text-decoration:none}dir{border-bottom:1px solid #000;display:inline;margin:0 0.5rem}.row{margin:0;padding:0}h1,.h1{font-size:5rem !important}h2,.h2{font-size:3.4rem !important}@media screen and (max-width: 767px){h2,.h2{font-size:2.4rem !important}}h3,.h3{font-size:1.8rem !important}h4,.h4{font-size:1.6rem !important}.fslb{font-family:"Libre Baskerville", serif}.fsmo{font-family:"Montserrat", sans-serif}a.btn-theme,button.btn-theme{border:1px solid #262626;padding:1.2rem 1.6rem;text-transform:uppercase;color:#262626;display:inline-block;transition:0.3s;font-weight:500;position:relative;z-index:2;overflow:hidden}a.btn-theme:after,button.btn-theme:after{content:"";background-color:#262626;height:100%;width:100%;position:absolute;top:-100%;left:0;z-index:-1;transition:0.3s}a.btn-theme:hover,button.btn-theme:hover{color:#fff}a.btn-theme:hover:after,button.btn-theme:hover:after{top:0}section{padding:5rem 0}section.section-bg{background-color:#f7f7f7}section.animated-banner{overflow:hidden}section.animated-banner div.parallax-animated-banner{background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;animation:zoom 5s linear;height:60rem;transform:scale(1)}@media screen and (max-width: 767px){section.animated-banner div.parallax-animated-banner{height:30rem}}@media screen and (max-width: 767px){section.animated-banner{padding:2rem 0}}@keyframes zoom{0%{transform:scale(1.2)}100%{transform:scale(1)}}input,select,textarea{padding:1rem !important;box-shadow:none !important;outline:none !important;font-size:1.4rem !important;resize:none}h2.heading{text-transform:uppercase;font-weight:600;margin-bottom:4rem}@media screen and (max-width: 767px){h2.heading{margin-bottom:2rem}}div.owl-dots{position:absolute;bottom:3rem;left:50%;transform:translateX(-50%)}div.owl-dots button.owl-dot span{background-color:transparent !important;border:1px solid red}div.owl-dots button.owl-dot.active span{background-color:red !important}header.header{background:linear-gradient(to bottom, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%) !important;position:fixed;top:0;left:0;right:0;z-index:10}header.header.fixed-header{background-color:#fff !important;box-shadow:0 1px 2px rgba(0,0,0,0.4)}header.header.fixed-header a.logo img:first-child{display:none}header.header.fixed-header a.logo img:last-child{display:block !important}header.header.fixed-header a.nav-link{color:#262626 !important}header.header.fixed-header button.hamburger-btn span{background-color:#262626 !important}header.header section.header_container{max-width:90%;width:100%;margin:0 auto}header.header section.header_container a.logo{padding:1rem;height:12rem;width:13rem;display:block}header.header section.header_container a.logo img{height:100%;width:100%}header.header section.header_container a.logo img:last-child{display:none}@media screen and (max-width: 991px){header.header section.header_container a.logo{height:8rem;width:9rem}}header.header section.header_container ul.header-nav{display:flex;align-items:center}header.header section.header_container ul.header-nav.toggleActive{left:0}header.header section.header_container ul.header-nav li{position:relative}header.header section.header_container ul.header-nav li a.nav-link{color:#fff;font-weight:600;padding:2rem 1.6rem;font-family:"Montserrat", sans-serif;text-transform:uppercase;font-size:1.4rem}header.header section.header_container ul.header-nav li a.nav-link:hover,header.header section.header_container ul.header-nav li a.nav-link.active-nav{color:#89bd05 !important}@media screen and (max-width: 991px){header.header section.header_container ul.header-nav li a.nav-link{color:#fff !important;padding:1.2rem !important;border-bottom:1px solid rgba(243,243,243,0.15);font-weight:400}}header.header section.header_container ul.header-nav li:hover div.sub-menu{top:100%;visibility:visible;opacity:1}header.header section.header_container ul.header-nav li div.sub-menu{padding:1rem;background-color:#262626;position:absolute;min-width:750px;top:150%;left:0;opacity:0;visibility:hidden;transition:0.3s;display:inline}header.header section.header_container ul.header-nav li div.sub-menu div.packages{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#333;width:100%}header.header section.header_container ul.header-nav li div.sub-menu div.packages a{color:#e4e4e4;padding:1rem;font-size:2rem;display:inline-block}header.header section.header_container ul.header-nav li div.sub-menu div.packages button.close-sub-menu{height:3.5rem;width:3.5rem;font-size:1.4rem !important;background-color:rgba(255,255,255,0.1);padding:0.4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:0.6rem}header.header section.header_container ul.header-nav li div.sub-menu ul.sub-menu-items{margin-top:1rem}header.header section.header_container ul.header-nav li div.sub-menu ul.sub-menu-items li{margin:0}header.header section.header_container ul.header-nav li div.sub-menu ul.sub-menu-items li a{padding:1rem;border-bottom:1px solid rgba(243,243,243,0.15);display:block;color:#bbbbbb;transition:0.3s;font-size:1.4rem}header.header section.header_container ul.header-nav li div.sub-menu ul.sub-menu-items li a.active-nav,header.header section.header_container ul.header-nav li div.sub-menu ul.sub-menu-items li a:hover{color:#89bd05;padding-left:1.6rem}@media screen and (max-width: 1199px){header.header section.header_container ul.header-nav li div.sub-menu{min-width:650px}}@media screen and (max-width: 991px){header.header section.header_container ul.header-nav li div.sub-menu{position:fixed;left:-100%;top:0 !important;opacity:1;visibility:visible;min-width:auto;width:32rem;height:100vh;z-index:556;overflow-y:auto}}@media screen and (max-width: 1199px){header.header section.header_container ul.header-nav li{margin:0}}@media screen and (max-width: 991px){header.header section.header_container ul.header-nav{position:fixed;top:0;left:-100%;height:100vh;overflow-y:auto;width:32rem;display:block;background-color:#262626;padding:2rem !important;transition:0.3s;z-index:555}}header.header section.header_container button.hamburger-btn{padding:0.6rem;height:4rem;width:4rem;border:none !important}header.header section.header_container button.hamburger-btn span{width:3rem;height:1px;background-color:#fff;display:block;transition:0.3s}header.header section.header_container button.hamburger-btn span:nth-child(2){margin:0.8rem 0}header.header section.header_container button.hamburger-btn.active span:first-child{transform:rotate(45deg)}header.header section.header_container button.hamburger-btn.active span:nth-child(2){display:none}header.header section.header_container button.hamburger-btn.active span:last-child{transform:rotate(-45deg)}@media screen and (max-width: 1199px){header.header section.header_container{max-width:100%}}footer{background-color:#f7f7f7;padding:4rem;text-align:center;position:fixed;bottom:0;left:0;right:0;z-index:-121}footer a.footer-logo{height:9rem;width:10rem;display:block;margin:0 auto}footer a.footer-logo img{height:100%;width:100%}footer ul.footer-menu{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}footer ul.footer-menu li{color:#737373;margin:0 0.5rem;font-weight:500}footer ul.footer-menu li a{color:#737373;font-weight:500}footer ul.footer-menu li a:hover{color:#89bd05}@media screen and (max-width: 767px){footer ul.footer-menu li a{font-size:1.4rem}}footer ul.footer-social-menu{display:flex;align-items:center;justify-content:center}footer ul.footer-social-menu li{margin:0.5rem}footer ul.footer-social-menu li a{height:4rem;width:4rem;border-radius:0.5rem;display:flex;align-items:center;justify-content:center;color:#262626;font-size:1.8rem;border-radius:50%}footer ul.footer-social-menu li a:hover{background-color:red;color:#fff}footer div.designed p{font-size:1.6rem;color:#737373;font-weight:500}footer div.designed p a{color:#262626;border-bottom:1px dashed #262626}@media screen and (max-width: 767px){footer{padding:1rem}}div.floating-chat{position:fixed;bottom:2rem;right:2rem;z-index:5959}div.floating-chat button.btn-chat{height:5rem;width:5rem;border-radius:50%;background-color:red;font-size:2.4rem;color:#fff}div.floating-chat div.chat-box{height:480px;overflow:hidden;visibility:hidden;opacity:0;width:350px;position:absolute;bottom:0;right:0;background-color:#fff;border:1px solid #b3b3b3;border-radius:1rem;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px;transition:0.3s}div.floating-chat div.chat-box.openClose{visibility:visible;opacity:1;bottom:6rem}div.floating-chat div.chat-box div.notes{padding:1.6rem 1.6rem 2rem 1.6rem;background-color:red;text-align:center;font-size:1.6rem;font-weight:400;color:#fff}div.floating-chat div.chat-box div.talk-card{padding:2rem 1.4rem;margin:-2rem auto;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px;width:300px;background-color:#fff;border-radius:1rem;border-bottom:3px solid red}div.floating-chat div.chat-box div.talk-card button.btn-chat-box{background-color:red;padding:1rem 2rem;width:100%;color:#fff;font-size:1.6rem}div.floating-chat div.chat-box div.add-free{background-color:rgba(179,179,179,0.3);padding:1rem;bottom:0;position:absolute;left:0;width:100%}div.floating-chat div.chat-box div.add-free a.tawk-branding{display:flex;align-items:center;justify-content:center;color:#262626;font-size:1.4rem;border-radius:1rem;padding:0.5rem}div.floating-chat div.chat-box div.add-free a.tawk-branding:hover{background-color:#fff}div.floating-chat div.chat-box div.add-free a.tawk-branding img{height:20px;margin-right:0.5rem}@media screen and (max-width: 575px){div.floating-chat div.chat-box{width:360px}}button.btt-btn{background-color:red !important;padding:1rem;height:4rem;width:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;position:fixed;right:2.6rem;bottom:8rem;z-index:555;color:#fff !important;font-size:1.6rem}section.contact.parallax-contact{background-image:url("//dhanlaxmicaterers.com/assets/images/contact-bg.jpg");background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;overflow:hidden}section.clients{box-shadow:0 1px 2px rgba(0,0,0,0.4);margin-bottom:46rem}section.clients div.clients-owlCarousel{padding:1rem 0}section.clients div.clients-owlCarousel div.owl-stage-outer{padding:2rem 0}section.clients div.clients-owlCarousel div.owl-stage-outer div.item{padding:0}section.clients div.clients-owlCarousel div.owl-stage-outer div.item img{height:8rem;transition:0.3s}section.clients div.clients-owlCarousel div.owl-stage-outer div.item img:hover{transform:scale(1.05)}section.clients div.clients-owlCarousel div.owl-nav{margin:0}section.clients div.clients-owlCarousel div.owl-nav button.owl-next,section.clients div.clients-owlCarousel div.owl-nav button.owl-prev{background-color:#fff !important;height:3.5rem;width:3.5rem;font-size:1.8rem;color:#262626 !important;position:absolute;top:50%;box-shadow:0 1px 2px rgba(0,0,0,0.4);transform:translateY(-50%);border-radius:50%}section.clients div.clients-owlCarousel div.owl-nav button.owl-next{right:1rem}section.clients div.clients-owlCarousel div.owl-nav button.owl-prev{left:1rem}div.packages-type div.package-view-img{overflow:hidden}div.packages-type div.package-view-img img{transition:0.3s;object-fit:cover}div.packages-type div.package-view-img img:hover{transform:scale(1.05)}@media screen and (max-width: 991px){div.packages-type div.package-view-img img{height:60rem !important;object-fit:cover}}@media screen and (max-width: 575px){div.packages-type div.package-view-img img{height:100% !important;object-fit:cover}}section.packageBanner div.parallax-packageBanner{background-image:url("//dhanlaxmicaterers.com/assets/images/desert-banner.jpg")}section.packages div.packages-type{margin-bottom:3rem !important}section.packages div.packages-type div.pakages-type-name h6{font-size:2.4rem;text-transform:uppercase;padding:0 1rem}@media screen and (max-width: 767px){section.packages div.packages-type div.pakages-type-name h6{font-size:2rem}}section.packages div.packages-type div.package-box{display:flex;flex-wrap:wrap}section.packages div.packages-type div.package-box div.package-box-item{width:50%;display:block;padding:0.5rem 1rem}section.packages div.packages-type div.package-box div.package-box-item.package-box-item-list{width:33.33%;margin-top:1rem}@media screen and (max-width: 991px){section.packages div.packages-type div.package-box div.package-box-item.package-box-item-list{width:100%}}section.packages div.packages-type div.package-box div.package-box-item div.package-menu h6{font-size:2rem;text-transform:capitalize}@media screen and (max-width: 767px){section.packages div.packages-type div.package-box div.package-box-item div.package-menu h6{font-size:1.6rem}}section.packages div.packages-type div.package-box div.package-box-item ul.menu-list li{border-bottom:1px solid #b3b3b3;padding:1rem 0.5rem !important;color:#222;font-size:1.5rem;transition:0.3s}section.packages div.packages-type div.package-box div.package-box-item ul.menu-list li.rates{font-weight:600;color:#262626}section.packages div.packages-type div.package-box div.package-box-item ul.menu-list li:hover{padding-left:1rem !important;border-bottom-color:#262626}@media screen and (max-width: 767px){section.packages div.packages-type div.package-box div.package-box-item ul.menu-list li{font-size:1.4rem}}@media screen and (max-width: 575px){section.packages div.packages-type div.package-box div.package-box-item{width:100%}}
