@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;800&display=swap');
/*Author: Sigma Everyday Spices*/
/*Theme Color*/
:root{
   --primary-color:#B90000;
}

html,body{
  font-family: 'Poppins', sans-serif;
  margin:0;
  padding:0;
}
*{
   outline:none !important;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--primary-color); 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background:var(--primary-color); 
  opacity:0.5;
}
.nav-brand>a{
  margin: 0;
    padding: 0 !important;
    max-width: 100% !important;
}
.nav-brand>a>img{
  width: 11.5625rem;
}

.featured-products{
   position: relative;
   overflow:hidden;
   padding-bottom: 52px;
   margin: 36px 0px;
   transform-style: preserve-3d;
   perspective: 500px;
}
.navbar-freez{
  transition:0.5s ease-in-out;
  box-shadow: -6px -11px 20px #444;
}
.navbar-freez .nav-brand>a>img{
   width: 8rem;
   transition:0.5s ease-in-out;
}
.hero-slider .slick-slide img {
      width:100%;
    }
.featured-products:before{
  content:"";
  width: 296px;
  position:absolute;
  top: -48px;
  left: -159px;
  transform: rotate(-370deg);
  background:url('../images/fancy-pattern.png');
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  height:100%;
}
.slider-container{
  z-index: 3;
}
.featured-products:after {
    content: "";
    width: 249px;
    position: absolute;
    top: 169px;
    right: -78px;
    transform: rotate(-370deg);
    background: url(../images/fancy-pattern.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    z-index: -1;
}
.featured-product .item img{
  width:50%;
}
.featured-product .item{
  background: #fff;
  padding: 32px 0px;
  height: 100%;
  border-radius: 0 127px 0px 127px;
  display: flex !important;
  box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.16);
  justify-content: center;
  margin: 46px 0px;
  min-height: 4rem;
  max-height: 44rem;
}
  .slider {
        width: 100%;
        margin: 0 auto;
        z-index:1000;
    }

    .featured-products .slick-slide {
      margin: 0px 40px;
    }

    .featured-products .slick-slide img {
      width: 50%;
      
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      
    }

    .featured-products  .slick-current img{
      /*width:60%;*/
      transition:all 0.3s ease-in-out;
      
    }
    
    .featured-products .slick-current .item:hover{
      border-radius: 0 80px 0px 80px;

    }
    .featured-products  .slick-current:hover {
      transform:scale(1.2);
    }


    /* Arrows */
 .slick-arrow{
  display: flex !important;
  position: absolute;
  z-index: 999;
  outline: none !important;
  bottom: -8%;
  border-radius: 10px;
  background: var(--primary-color);
  border: 0;
  cursor: pointer;
  padding: 4px 14px;
 }
 .slick-prev{
    left: 46%;
 }
 .slick-next{
  right: 44%;
 }
 .fa-chevron-right{
  fill:#000;
 }
  .featured-products .title{
  position:absolute;
 }
 .featured-products .title{
  top: 76%;
  z-index: 999;
  font-size: 3.4rem;
  left: 64%;
  transform: rotateY(18deg) rotateX(0deg) translateZ(1rem) scale3d(1.2,1.3,1);
  font-weight: 900;
  text-transform: capitalize;
  perspective-origin:top right;
  color: rgba(214,214,214,0.58);
 } 
 .wider-range{
  padding:50px 30px;
  background:#F8F8F8 url(../images/dots-line.svg);
  background-position: -43.4375rem -59.1875rem;
 }
 .wider-range .inner-content{
       margin: 100px 31px;
       position:relative;
 }
 .wider-range .content-area{
   transform-style: preserve-3d;
   perspective: 900px;
 }
 .wider-range .title{
  top: 77%;
  z-index: 999;
  margin: 0px 89px;
  font-size: 3rem;
  left: 67%;
  transform: rotateY(58deg) translateZ(-3rem) scale3d(1.5,1.3,1);
  font-weight: bolder;
  text-transform: capitalize;
  perspective-origin:top right;
  color: rgba(214,214,214,0.58);
 }
 .content-area p{
  font-size:2.2rem;
  color:#444444;
  font-weight:700;
 }
  .content-area .theme-color{
     color:var(--primary-color);

  }
  .content-area p:nth-child(2),.content-area p:nth-child(3),.content-area p:nth-child(4){
    line-height:1;
  }
  .content-area p:nth-child(2){
    font-weight:600;
    margin-top: 33px;
  }
  .content-area p:nth-child(3){
     font-size:3.9rem;
     text-transform:capitalize;
  }
  .content-area p:nth-child(4){
      font-size: 3.5rem;
      font-weight:600;
  }
  .inner-content .content-area:before {
    content: "";
    width: 100%;
    position: absolute;
    top: 148px;
    left: -79px;
    transform: rotate(369deg) scale(1.2);
    background: url(../images/fancy-pattern.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    z-index: -1;
}
.sync-image-area{
}
.sync-image-area .item{
  position:relative;
  z-index: 0;
  width: 333px;
  overflow: hidden;
  padding: 5px;
}
.sync-image-area .item:after{
  content:'';
  position:absolute;
  height:100%;
  top: 0;
  left: 0;
  display: block;
  background: url(../images/design.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  z-index: -1;
  animation: rotateRegularly linear 40s infinite;
}
.wider-range .image-area .slick-slide img{
  width:100% !important;
}
.inner-content-below{
  padding: 123px 0px;
  margin: 0px 0px;
}
.inner-content-below .content-area:before {
    content: "";
    width: 33%;
    position: absolute;
    top: 72px;
    right: 35%;
    transform: rotate(356deg) scale(2);
    background: url(../images/fancy-pattern.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    z-index: -1;
}

 .inner-content-below .content-area p{
  font-size:2.2rem;
  color:#444444;
  font-weight:700;
 }
  .inner-content-below .content-area .theme-color{
     color:var(--primary-color);

  }
  .inner-content-below .content-area p:nth-child(1),.content-area p:nth-child(2),.content-area p:nth-child(3){
    line-height:1;
  }
  .inner-content-below .content-area p:nth-child(1){
    font-weight:600;
    margin-top: 33px;
  }
 .inner-content-below .content-area p:nth-child(2){
     font-size:3.9rem;
     text-transform:capitalize;
  }
  .inner-content-below .content-area p:nth-child(3){
      font-size: 3.5rem;
      font-weight:600;
  }

  .banner-section{
     background:var(--primary-color);
     border-radius: 0px 0px 149px 0px;
     padding: 67px 57px;
     position:relative;
  }

   .banner-section p{
    color:#fff;
    line-height:1;
   }
  .banner-section p:nth-child(1){
    font-size: 2.3rem;
    font-weight:300;
  }
  .banner-section p:nth-child(2){
     font-size: 4.3rem;
     font-weight:900;
  }

  .banner-section .image-area{
    position: absolute;
    right: 3px;
    top: -124px;
    width: 427px;
    z-index: 3;
  }

  .banner-section:before {
    content: "";
    width: 25%;
    position: absolute;
    top: 0px;
    left: 0px;
    transform: rotate(358deg) scale(1);
    background: url(../images/fancy-pattern.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    z-index: 0;
}
 .banner-section:after {
    content: "";
    width: 20%;
    position: absolute;
    top: 0px;
    right: 182px;
    transform: rotate(240deg) scale(1);
    background: url(../images/fancy-pattern.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 78%;
    z-index: 0;
}

.white-banner-section{
  
margin: 43px 25px;
}
.slider-area .slider{
  width:100%;
}
.single-slider .item{
  position:relative;
  z-index: 999;
}
.single-slider .item img{
  width: 50%;
  margin:0 auto;
}

.bg-area{
  position: absolute;
  background:var(--primary-color);
  width: 70%;
  height: 68%;
  top: 98px;
  left: 54px;
  z-index:0;
  border-radius: 254px 0px 84px 0px;
}
.bg-area:before{
  content:"";
  position:absolute;
  background:var(--primary-color);
  width: 100%;
  height: 75%;
  top: 88px;
  left: 22px;
  z-index: 1;
  opacity:0.5;
  border-radius: 254px 0px 84px 0px;
}

.fancy-background-section{
  background: linear-gradient(rgba(188,10,10,0.5),rgba(222, 35 ,35 , 0.58)),url(../images/spices-bg.jpg);
  background-size:cover;
  background-repeat:no-repeat;
  background-position: center;
  background-attachment: fixed;
  padding: 53px 22px;
  margin: 21px 0px;
  color:#fff;
}
.fancy-background-section p{
  font-size: 6rem;
  margin: 0px 33px;
  font-weight: 600;
  position:relative;
  text-transform: capitalize;
}
.fancy-background-section span{
  font-size: 2.2rem;
  margin: 0px 33px;
  display: block;
  font-weight: 100;
  line-height: 4.02px;
  padding: 0px;
  text-transform: capitalize;
}
.fancy-background-section .image-area{
  display:flex;
  justify-content:center;
  min-height: 4rem;
  max-height: 35rem;
}
.fancy-background-section .image-area img{
  width:60%;
}
.fancy-background-section .center{
  margin-top: 0px;
  position: absolute;
  top: 176px;
  background: #fff;
  border-radius: 0px 94px 0px 30px;
  width:100%;
}
.fancy-background-section .center .item{
  display: flex !important;
  justify-content: center;
}
.fancy-background-section .center .item img{
      min-width:80px;
}
.center .slick-arrow{
  bottom:0%;
} 
.center .slick-prev{
  left:36%;
}
.center .slick-next{
  right:36%;
}
.sync-image-area .item img{
  z-index: 0 !important;
  display: block;
  padding: 37px;
}
.sync-image-area .slick-active img{
  animation:rotateRegularlyBlur 0.5s ease-in;
}
.inner-content .slick-arrow,.inner-content-below .slick-arrow{
  bottom:0%;
}
.inner-content .slick-prev,.inner-content-below .slick-prev{
  left:30%;
  transition:all ease-in 0.5s;
}
.inner-content .slick-next,.inner-content-below .slick-next{
  right:30%;
  transition:all ease-in 0.5s;
}
.inner-content .slick-next:hover svg,.inner-content-below .slick-next:hover svg{
       transform:translateX(5px);
}
.inner-content .slick-prev:hover svg,.inner-content-below .slick-prev:hover svg{
       transform:translateX(-5px);
}
.fancy-background-section p:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 92%;
    top: 13px;
    left: -26px;
    background: #fff;
    border-radius: 28px 28px;
}

.fancy-background-section p:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 64%;
    top: 31px;
    left: -12px;
    background: #fff;
    border-radius: 28px 28px;
}
.mybutton{
  background: #ffc106;
  color: #444;
  font-weight: 800;
  text-transform: capitalize;
  padding: 15px 25px;
  font-size: 1.3rem;
  border-radius: 30px 0 30px 0;
  border: 3px solid var(--primary-color);
  transition:all 0.5s;
  display: inline-block !important;
}
.mybutton:hover{
  text-decoration:none;
  color:#444;
  border: 3px solid #444;
  border-radius: 12px 0 12px 0;
  box-shadow: 0px 9px 18px -1px #d6d6d6;
}
.commercial-ads{
  margin-top: 183px;
  perspective: 2000px;
  transform-style:preserve-3d;
}
.commercial-ads .title {
    z-index: 999;
    margin: 0px 0px;
    margin-bottom: 6px;
    font-size: 2.5rem;
    transform: rotateY(59deg) rotateX(0deg) rotateZ(-1deg) translateY(2rem) translateZ(22px) translateX(-30px) scale3d(1.2,1.3,1);
    font-weight: bolder;
    text-transform: capitalize;
    perspective-origin: top right;
    color: rgba(214,214,214,0.58);
}

.commercial-ads .slick-arrow{
  top:50%;
  bottom:inherit;
  border-radius: 50%;
    padding: 20px;
}
.commercial-ads .slick-prev {
    left: 2%;
}
.commercial-ads .slick-next {
    right: 2%;
}


.commercial-ads .slick-slide img {
    border-radius: 0px 0 149px 0px;
    z-index:1;
    cursor:pointer;
    width: 100%;
    outline:none;
}
.commercial-ads .slick-slide button{
  outline:none;
}

.commercial-ads .slick-slide .item{
   position:relative;
}
.commercial-ads .slick-slide .slick-current{
    outline:none;
}
.list-inlined li a{
  perspective:100px;
}
.list-inlined li:nth-child(1):hover i{
     background:#3b5999;
     color:#fff;
     transform:rotateX(360deg);
}
.list-inlined li:nth-child(2):hover i{
     background:#55acee;
     color:#fff;
}
.list-inlined li:nth-child(3):hover i{
     background:#cd201f;
     color:#fff;
}
.list-inlined li:nth-child(4):hover i{
     background:#25D366;
     color:#fff;
}

.play-button{
    position:absolute;
    top: 38%;
    left: 45%;
    z-index: 999;
}
.play-button:before {
    content: '';
    position: absolute;
    top: 28%;
    left: 41%;
    z-index: 3;
    border-top: 2rem solid transparent;
    border-bottom: 2rem solid transparent;
    border-left: 3rem solid #b90000;
    cursor: pointer;
}
.video-popup .modal-content{
    background-color: transparent;
    border: 0px;
}
.video-popup .modal-body{
    display:flex;
    justify-content:center;
}
.video-popup .modal-content iframe{
     width: 818px;
     height: 449px;
}
.play-button img{
  display:flex;
  border-radius:0 !important;
  width: 10rem !important;
  animation: rotateRegularly linear 40s infinite;
}
footer {
   background:#eaeaea;
}
footer .myrow{
   padding: 45px 24px;
   padding-top: 12px;
}
footer .myrow .about-content{
   font-size: 0.9859rem;
   text-align: justify;
   font-weight: lighter;
   line-height: 1rem;
   margin:0px;
}
.footer-line-area p{
  font-size: 0.89rem;
}
.mybutton01{
    font-size:0.9rem;
}
footer .myrow{
  display:grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
footer .myrow .link-title{
  font-size: 1.8rem;
  text-transform:capitalize;
  font-weight: 700;
  margin: 3px 0px;
  color: var(--primary-color);
  opacity: 0.6999;
}
footer .myrow  ul{
  list-style:none;
  margin: 0;
  padding: 0;
}
footer .myrow li{
  font-size: 1.044rem;
  text-transform:capitalize;
  margin: 5px 0;
}
footer .myrow li a{
  color:#444;
}
footer .content-area{
  margin:0 25px;
}
.footer-line{
  background:var(--primary-color);
  color: #fff;
  padding: 0px 38px;
  padding-top: 14px;
}
.content-area img{
      width: 17%;
      display: block;
      margin: 0 auto;
}
footer .address-area p{
   font-size:1rem;
}
.footer-line a{
  color:#ffc106;
}
footer p small {
    font-size:0.9rem;
    margin: 0px !important;
}

footer i {
    border: 1px solid #e4e4e4;
    border-radius: 50%;
    line-height: 42px;
    text-align: center;
    width: 42px;
    height: 42px;
    color: #a5a2a2;
}

footer .social-link ul {
    display: flex;
    flex-wrap: wrap;
}
footer i {
    border: 1px solid #584944;
    border-radius: 50%;
    line-height: 2.625rem!important;
    text-align: center;
    width: 2.625rem;
    margin: 0 0.1rem;
    height: 2.625rem;
    color: #7f755f;
}
  
@keyframes rotateRegularly{
  100%{
     transform:rotate(350deg);
  }
}

@keyframes rotateRegularlyBlur{
  100%{
     transform:rotate(350deg);
         filter:blur(10px);
  }
}


.col-my-3{
    border-right: 1px solid;
    padding: 0px 30px;
    border-image: linear-gradient(
      to bottom, 
      transparent, 
      #b90000
    ,transparent) 1 100%;
}

/*-------------page css start for here------------*/
.bg-image {
    background: linear-gradient(rgba(0, 0, 0, 0.36),rgba(0, 0, 0, 0.38)),url(../images/page-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
    background-position: center center;
    padding:20px 50px;
    height: 50vh;
}
.bg-image p{
  text-transform: capitalize;
  font-size: 1rem;
  text-align: center;
}
.bg-image .text-title{
  font-size: 3.5rem;
  font-weight: 100;
}
.bg-image a{
  color:#fff;
}
.contactus{
  border-radius: 0px 0px 60px 0px;
  padding: 20px 50px;
  background: #e4e3e3;
}
.address span{
  color:#ffc106;
  font-weight:100;
}
.address {
    background: var(--primary-color);
    padding: 20px 30px;
    color: #fff;
    margin: 20px;
    border-radius: 43px 0 20px 0;
}
.vision-mission-area, .form {
    padding: 20px 30px;
    padding-top: 53px;
    margin: 20px;
    border-radius: 62px 0 101px 0;
    background: #ffffff;
    border: 2px solid var(--primary-color);
}
.vision-mission-area{
      border:none;
} 

.vision-mission-area{
   background: #efefef;
   background-position: 249px 538px;
}
.mission-area span,.vision-area span{
  font-weight:300;
  font-size:2.5rem;
}
.mission-area .sync-image-area{
  margin:0;
}
.vision-mission-area .sync-image-area .item{
   width:305px;
}

.form .form-control {
    margin-bottom: 20px;
    border-radius: 0px;
    height: 3rem;
}
.btn.btn-default {
    border: none;
    border-radius: 0px;
    padding: 10px 35px;
    background: var(--primary-color);
    color: #fff;
    margin: 10px 0px;
}
.aboutus-page .sync-image-area .item:after{
  height:77%;
}
.aboutus-page {
    background-position: 188rem 475rem;
}
.fixedbar {
    position: fixed;
    z-index: 999;
    width: 100%;
    background: #fff;
    box-shadow: 1px 9px 9px -9px #a9a9a9;
    -webkit-backface-visibility: hidden;
}
.sl-wrapper .sl-close,.sl-wrapper .sl-navigation button,.sl-wrapper .sl-counter{
  color:#fff !important;
}
.sl-overlay{
  background:#000 !important;
}
.mobile-logo{
         list-style:none;
}
.mobile-logo>a>img{
   width:30%;
}

.mobile-menu{
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
}
.sina-nav-header{
   float:left;
}

.category-section .product-card {
    color: #373737 !important;
    overflow: hidden;
    padding: 12px 10px;
    display: block;
    align-items: center;
    max-height: 25rem !important;
    min-height: 20rem;
    border: 2px solid #dedcdc;
    margin: 7px 0px;
    backdrop-filter: blur( 4px );
    -webkit-backdrop-filter: blur( 6.0px );
    background: rgb(255 255 255 / 10%);
}

.product-card img {
    max-height: 11.3rem;
    min-height: 11.3rem;
    display: block;
    margin: 2px auto;
    max-width: 7.75rem;
    min-width: 7.75rem;
}
.product-card .mybutton {
    background: #ffc107;
    color: #444;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 25px;
    font-size: 1rem;
    display: block;
    margin: 0px auto;
    border-radius: 30px 0 30px 0;
    border: 2px solid #757575;
    transition: all 0.5s cubic-bezier(0.01, 1.01, 0.54, 1.25);
    cursor:pointer;
    outline: none;
    box-shadow: 0px 2px 8px 1px #cecece;
} 
.product-section .heading {
      font-size: 3rem;
    color: #b90000;
    text-align: center;
    font-weight: 900;
}
.vision-mission-area .fixed{
   margin-top:90px;
   border: 0.3px solid #d6d3d3;
   border-radius: 16px 0px 15px 0;
   padding: 0;
   outline: none;
}
.vision-mission-area .fixed .link-title{
    font-size: 1.3rem;
   background:var(--primary-color);
    color: #fff;

}
.vision-mission-area .fixed .link-title:hover{
    background:var(--primary-color);
}

.vision-mission-area .fixed .link-title a{
   color:#fff;
   font-weight: 600;
}
.vision-mission-area .fixed a{
   color:#444;
}
.cat-page .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000;
    background-color: #ffc107;
    border-radius: 16px 0px 15px 0;
}
.cat-page .nav-item{
    margin: 2px 0;
    border-radius: 16px 0px 15px 0;
}
.product-section .badge {
    position: absolute;
    top: 8%;
    left: 5%;
    z-index: 999;
    text-transform: uppercase;
    font-weight: lighter;
}
.cat-page .nav-item:hover{
      background: #dedede;
}
.product-card:hover img{
     transform:translateY(-10px);
}

.product-card .mybutton:hover{
  border-color: var(--primary-color);
  box-shadow: 7px 7px 11px -4px #d6d6d6;
  border-radius: 13px 0 13px 0;
}

.view-more {
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
    margin-bottom: 10px;
    box-shadow: inset 0px -5px 4px -6px #949494;
}
.ty-compact-list .text {
    color: #908f8f;
}
.product-details-slide img{
  min-height: 23rem;
  max-width: 17rem;
  margin: 0 auto;
}

.modal-body .form-control {
    margin-bottom: 20px;
    border-radius: 0px;
    height: 40px;
}

.product-details-slide  .slick-dots {
    display: flex;
    color: #b90000;
    justify-content:center;
    list-style:none;
}
.detail .p-title {
    font-size: 2.66rem;
    font-weight: 500;
}
.detail .badge {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 400;
}
.product-details-slide .slick-dots button {
    width: auto;
    height: 12px;
    border-radius: 50%;
    border: none;
    background: #c3c2c2;
    margin: 2px 7px;
    outline: none;
    cursor: pointer;
    font-size: 0;
}
.product-details-slide .slick-arrow{
   top:50%;
   bottom:inherit;
   z-index:3;
}
.product-details-slide .slick-prev{
   left:0;
}
.product-details-slide .slick-next{
   right:0;
}
.product-details-slide .slick-dots .slick-active button{
   background:var(--primary-color);
}
.product-details-slide  .slick-dots button:hover{
   background:var(--primary-color);
}
.p-description .d-head{
  font-size: 1.6rem;
}
p{
    text-align:justify;
}
.heading p,.card-heading{
    text-align:center;
}
.footer-line-area p:nth-child(2){
    text-align:right !important;
}