/* css/style.css */
/* Header Styling */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Quattrocento+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Roboto+Slab:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
*{
  padding: 0;
  margin: 0;
}
body{
font-family: "Quattrocento Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6{
  color: #44533c!important;
  font-weight: 400!important;
  font-family: "Quattrocento Sans", sans-serif;
}
p{
  font-family: "Quattrocento Sans", sans-serif;
}
.social-media a {
    color: #fff;
    padding-right: 5px;
}
.social-media.contact a {
    color: #242424;
    font-size: 18px;
        padding-right: 10px;
}
.img-fluid {
    width: 100%;
    height: auto;
}
a.btn-primary {
    padding: 10px 20px;
    border: 1px solid #42533e;
    color: #42533e;
    text-decoration: none;
    margin-top: 20px;
    display: block;
    width: fit-content;
}
a.btn-primary:hover{
  background-color: #42533e;
  transition-property: all;
  transition: all;
  color: #fff;
}

.space-left {
    padding-left: 20px;
}

.twice-btn {
    display: inline-flex;
    justify-content: flex-end;
}
.twice-btn a {
    margin-right: 10px;
}
a.btn-primary.sec {
    border: 1px solid #795548;
    color: #795548;
}
a.btn-primary.sec:hover {
    border: 1px solid #795548;
    color: #ffffff;
    background-color:#795548;
}

.main-header {
  z-index: 1000;
}
header.main-header.sticky-top {
    background: #44533c;
    padding: 0px 30px;
}
.navbar {
  background-color: #44533c; /* Black navbar */
}

.navbar .nav-link {
    color: #fff;
    font-weight: 500;
    padding: 10px 15px !important;
    transition: 0.3s;
    font-size: 16px;
    letter-spacing: 1.5px;
}

.navbar .nav-link:hover,
.navbar .nav-link.active {
  color: #000000; /* Orange highlight */
}

.dropdown-menu {
  background-color: #111;
}

.dropdown-item {
  color: #fff;
  padding: 10px 20px;
}

.dropdown-item:hover {
  background-color: #222;
  color: #44533c;
}

.icon-group a {
  font-size: 16px;
  transition: 0.3s;
}

.icon-group a:hover {
  color: #44533c;
}
.mega-dropdown {
  position: static;
}

.mega-menu {
  width: 100%;
  left: 0;
  right: 0;
  background-color: #111;
  border: none;
  border-top: 3px solid #44533c;
  display: none;
  position: absolute;
  top: 100%;
  z-index: 999;
}
.dropdown-menu {
    left: -120%!important;
}
.nav-item.dropdown:hover .mega-menu {
    display: block;
    width: 800px!important;
}

.mega-menu .dropdown-item {
  color: #fff;
  padding: 8px 0;
}

.mega-menu .dropdown-item:hover {
  color: #44533c;
  background: none;
}

.mega-menu h6 {
  margin-bottom: 10px;
}

.mega-menu img {
  max-width: 100%;
  height: auto;
  border: 2px solid #44533c;
}

.dropdown-menu.mega-menu p {
    color: #212529;
}
.dropdown-menu.mega-menu a{
  text-decoration: none;
}

a.btn-primary.hero {
    text-align: center;
    border: 1px solid #eee;
    color: #fff;
    margin: auto;
    background: #42533e;
}


/* Hero Section */
.hero-section {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.hero-slide {
  height: 100vh;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.overlay-content {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 40px;
  border-radius: 12px;
}

.overlay-content h5 {
    font-size: 20px;
    color: #ffffff !important;
    letter-spacing: 2px;
}

.overlay-content h1 {
  font-size: 48px;
  font-weight: 700;
   color: #ffffff !important;
}

.hero-offer {
  font-size: 22px;
  color: #ffc107;
}

/*home-about-*/
section.about-home a {
    text-decoration: none;
}
.mbb-2 {
    margin-bottom: 80px;
}
.hm-about-details {
    padding-left: 20px;
}
section.about-home p.small {
    color: #42533e;
    font-weight: 600;
    font-size: 16px;
}
section.about-home {
    padding: 100px 0px;
    position: relative;
}

section.about-home img{
  border-radius: 20px;
}

section.about-home h2 {
    font-size: 40px;
    font-weight: 400;
}
section.about-home h3 {
    font-size: 22px;
    color: #222 !important;
    font-weight: 400;
}
section.about-home p {
    line-height: 26px;
    padding-bottom: 0px;
    padding-top: 15px;
    margin-bottom: 0px;
}
section.about-home img.bg-1 {
    position: absolute;
    bottom: 80px;
    right: 10px;
    width: 250px;
    opacity: .3;
}




section.papper-home{
  background-color: #f1f4f0;
  padding: 100px 0px;

}
section.papper-home h1 {
  font-weight: 600;
  
}
section.papper-home h2 {
      font-size: 26px;
    font-weight: 400;
}
section.papper-home h3 {
    font-size: 22px;
    color: #222!important;
}
section.papper-home p {
    line-height: 26px;
    padding-bottom: 0px;
    padding-top: 15px;
    margin-bottom: 0px;
}

.highlight-home-product {
    margin-top: 70px;
}

.highlight-home-product {
    margin-top: 55px;
    text-align: center;
}

.highlight-home-product h4 {
    margin-top: 15px;
    font-size: 18px;
    color: #212529 !important;
}

.highlight-home-product img.icons1 {
    width: 70px;
}




section.why-choose {
    padding: 100px 0px;
}
section.why-choose p{
  color: #212529;

}








section.cardamom-home{
  background-color: #f1f4f0;
  padding: 100px 0px;

}
section.cardamom-home h1 {
  font-weight: 600;
  
}
section.cardamom-home h2 {
    font-size: 26px;
    font-weight: 400;
}
section.cardamom-home h3 {
    font-size: 22px;
    color: #222!important;
}
section.cardamom-home p {
    line-height: 26px;
    padding-bottom: 0px;
    padding-top: 15px;
    margin-bottom: 0px;
}




section.core-home {
    padding: 100px 0px;
}
section.core-home h2 {
    font-size: 22px;

}
section.core-home h3 {
    font-size: 18px;
    color: #44533c;
}
section.core-home img.img-fluid.icons {
    width: 40px;
    height: 40px;
    padding: 10px;
    background: #eee;
    border-radius: 20px;
    margin-right: 10px;
    color: #44533c;
}

h2.title {
    text-align: center;
    font-size: 40px !important;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-weight: 400;
}

.split-display h3 {
    display: inline;
}
.split-display h3 {
    display: inline-block;
    border:1px solid #42533e26;
    padding: 15px;
    border-radius: 30px;
    margin-bottom: 15px;
}
.split-display {
    text-align: center;
}
section.core-home h4 {
    text-align: center;
    margin-bottom: 30px;
}

.split-display.text-left h3 {
    display: block;
}
.hm-about-details.right {
    padding-left: 0px;
    padding-right: 20px;
}













section.nutmeg-home{
  background-color: #f1f4f0;
  padding: 100px 0px;

}
section.nutmeg-home h1 {
  font-weight: 600;
  
}
section.nutmeg-home h2 {
     font-size: 26px;
    font-weight: 400;
}
section.nutmeg-home h3 {
    font-size: 22px;
    color: #222!important;
}
section.nutmeg-home p {
    line-height: 26px;
    padding-bottom: 0px;
    padding-top: 15px;
    margin-bottom: 0px;
}


.parallax-section {
    background: url('../assets/img/bg2.png') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    height: 50vh;
    color: white;
    display: flex;
    align-items: center;
  }

  .parallax-overlay {
    background: rgba(0, 0, 0, 0.494); /* optional dark overlay */
    width: 100%;
    height: 100%;
    padding: 60px 30px;
  }

  .btn-outline-light:hover {
    background: #ffc107;
    color: #000;
    border-color: #ffc107;
  }






section.clove-home{
  background-color: #f1f4f0;
  padding: 100px 0px;

}
section.clove-home h1 {
  font-weight: 600;
  
}
section.clove-home h2 {
     font-size: 26px;
    font-weight: 400;
}
section.clove-home h3 {
    font-size: 22px;
    color: #222!important;
}
section.clove-home p {
    line-height: 26px;
    padding-bottom: 0px;
    padding-top: 15px;
    margin-bottom: 0px;
}

footer {
    background: url(../assets/img/footer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
footer h5 {
    color: #fff !important;
}
footer h6 {
    color: #fff !important;
}
footer li {
    line-height: 36px;
}

section.about-sec1 {
    padding: 80px 0px;
}





section.about-sec1 a {
    text-decoration: none;
}
.mbb-2 {
    margin-bottom: 80px;
}
.hm-about-details {
    padding-left: 20px;
}
section.about-sec1 p.small {
    color: #42533e;
    font-weight: 600;
    font-size: 16px;
}
section.about-sec1 {
    padding: 60px 0px;
    position: relative;
}

section.about-sec1 img{
  border-radius: 20px;
}

section.about-sec1 h2 {
    font-size: 30px;
    font-weight: 400 !important;
}
section.about-sec1 h3 {
    font-size: 22px;
    color: #222 !important;
    font-weight: 400;
}
section.about-sec1 p {
    line-height: 26px;
    padding-bottom: 0px;
    padding-top: 10px;
    margin-bottom: 0px;
}

.split-display.text-left {
    text-align: left;
}

.split-display.text-left p{
padding-top: 10px;
color: #212529;
}

h4.title {
    text-align: center;
    margin-bottom: 80px;
    font-size: 30px;
    font-style: italic;
}
section.why-choose.services h4, section.why-choose.services p {
    text-align: center;
}
.card {
    box-shadow: none;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px;

}
img.service {
    text-align: center;
    margin: auto;
}

.sec-sperate {
    background: #f1f4f0;
    padding: 60px 10px;
    margin-top: 40px!important;
}
.split-chose {
    display: flex;
    margin-bottom: 30px;
    border: 1px solid #44533c;
    padding: 20px;
    border-radius: 20px;
}



section.contact {
    padding: 80px 0px;
}

.cont-sec span {
    margin-right: 30px;
    width: 50px;
}

.cont-sec {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
}
.cont-sec p {
    text-align: left;
}

.cont-sec span.icons {
    margin-right: 20px;
    width: 30px;
}

.cont-sec span.details{
  width: 100%;
}
section.contact h3 {
    margin-bottom: 10px;
}
p.text-left {
    text-align: left;
}



.social-media img {
    width: 30px;
}

.social-media img {
    width: 40px;
    padding-right: 20px;
}
.card.main-card {
    min-height: 370px;
    margin-top: 30px;
}

.core-points {
    padding: 20px;
    min-height: 250px;
}

.core-points h3 {
    color: #44533c;
}

.hr {
    background: #eee;
    height: 100%;
    background: url(../assets/img/slider1.png);
    background-size: contain;
}
footer .social-media h3 {
    font-size: 20px;
    color: #fff !important;
    text-transform: uppercase;
}

footer .social-media img{
   background-color: #fff;
   padding: 5px;
   width: 30px;
}


@media (max-width: 768px){
  .highlight-home-product {
    margin-top: 20px;
    text-align: left;
}
.split-display {
    text-align: left;
}
section.core-home h3 {
    font-size: 16px;
    color: #44533c;
}
section.about-home p.small {
    margin-bottom: 30px;
}
.hm-about-details {
    padding-left: 0px;
    margin-top: 20px;
}
.space-left {
    padding-left: 0px;
}
.split-display h3 {
    display: block;
}
section.core-home img {
    margin-bottom: 10px;
}
    footer {
        background-blend-mode: darken;
        padding: 40px 10px;
    }
.nav-item.dropdown:hover .mega-menu {
    display: block;
    width: auto!important;
}
section.about-sec1.second img {
    margin-top: 20px;
}
section.about-sec1.second {
    padding-top: 0px;
}
section.why-choose.about img.why-choose {
    margin-bottom: 50px;
}
.hm-about-details.right {
    padding-left: 0px;
    padding-right: 0px;
}
img.img-fluid.serices-box {
    width: 100%;
}



.overlay-content h1 {
    font-size: 30px;
}
section.about-home h2 {
    font-size: 36px;
    font-weight: 400;
    line-height: 40px;
}
section.why-choose {
    padding: 40px 10px;
}
section.papper-home {
    padding: 40px 10px;
}
.mbb-2 {
    margin-bottom: 30px;
}
section.cardamom-home {
    padding: 40px 10px;
}
h2.title {
  font-size: 35px !important;
}
section.core-home {
    padding: 40px 10px;
}
section.clove-home {
    padding: 40px 10px;
}
a.navbar-brand img {
    width: 180px;
}
section.about-home {
    padding: 40px 10px;
}
section.nutmeg-home {

    padding: 40px 10px;
}
section.about-sec1 {
    padding: 40px 10px;
}
section.contact {
    padding: 40px 10px;
}
}

.hero-slide {
  background-size: cover;
  background-position: center;
  height: 100vh;
}

/* Desktop images (default) */
.slide-1 {
  background-image: url('../assets/img/slider1.png');
}
.slide-2 {
  background-image: url('../assets/img/slider2.png');
}

/* Mobile-specific images */
@media (max-width: 767.98px) {
  .slide-1 {
    background-image: url('../assets/img/slider1-mobile.jpg');
  }
  .slide-2 {
    background-image: url('../assets/img/slider2-mobile.jpg');
  }
}

