/*--------------------------------------------------------------------------------------*/
/*Genral-Css-Here
/*--------------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

/* bootstrap icons css  */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

/* bootstrap icons css  */
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  overflow-x: hidden;
}

a {
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.5s ease-out;
  text-decoration: none;
  color: #fff;
  display: inline-block;
}

button {
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.5s ease-out;
  text-decoration: none;
  border: none;
  outline: none;
}

ul {
  margin: 0;
  padding: 0;
  /* list-style: none; */
}

h3 {
  font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  transition: 0.3s ease-in-out;
}

figure {
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}

/* p,
p.text-center{
  text-align: justify !important;
} */

img {
  max-width: 100%;
}

.form-control:focus,
.form-select:focus {
  box-shadow: none;
}

/* input{
  border: none;
  outline: none;
} */
/* p {
  line-height: 30px;
} */

.view-product-left p,
.about-inner-right p,
.delicious-content p,
/* .receipe-world-text p, */
/* .receipe-right-text p, */
.filter-prod-desc p,
.single-info-inner.row p,
.foundation-content p {
  text-align: justify;
}

.about-rnd a {
  width: 100%;
}

.show-list-box .show-list-action {
  column-gap: 5px;
  display: flex;
}

/*--------------------------------------------------------------------------------------*/
/* main css start  */
/*--------------------------------------------------------------------------------------*/

#like-cook {
  margin-top: 45px;
}

.like-to-cook .main-heading h2 {
  margin-bottom: 16px;
}

.about-plant-text .black-btn {
  border: solid 1px #393939;
  background-color: #393939;
  min-width: 250px;
}

.delicious-content .main-white-btn {
  margin-top: 25px;
}

.view-product-action .black-btn {
  min-width: 220px;
}

.chocoworld-tv,
.area-of-use {
  padding-top: 0;
}

.area-of-use .row {
  row-gap: 24px;
}

.area-of-use .main-heading p {
  max-width: 40%;
  color: #6c757d !important;
}

.area-of-use .area-use-box a {
  width: 100% !important;
}

.area-of-use .area-use-box img {
  height: 300px;
  object-fit: cover;
  width: 100%;
}

.receipe-right-text h5 {
  margin-bottom: 20px;
}

.like-to-cook .area-use-box img {
  height: 200px;
  object-fit: cover;
}

.receipes-chocoworld .row>* {
  padding: 0 20px;
}

.view-prod-img {
  padding-left: 40px;
}

.about-section-left .numerical-box p {
  margin-bottom: -5px;
}

.like-to-cook .main-heading p {
  max-width: 40%;
  color: #6c757d !important;
}

.view-product-left {
  width: 90%;
}

.product-categories .main-white-btn,
.delicious-content .main-white-btn {
  font-weight: 600;
}

.other-recipes-box a,
.prod-page-categ-box a {
  width: 100%;
}

.about-inner-right p,
.numerical-box .text-secondary {
  color: #fff !important;
}

.product-cat-btn .main-white-btn,
.get-touch-btn button,
.sustain-action .black-btn,
.social-projects-action .main-white-btn,
.basic-page-text a,
.press-slider-action a,
.contact-us-inner .brown-btn,
.advertise-action .main-white-btn {
  min-width: 200px;
}

.join-team-action .main-white-btn {
  min-width: 230px;
}

.delicious-video,
.doorstep-video,
.chocotv-box,
.prod-page-categ-box,
.receipe-world-left,
.receipe-world-right,
.delicious-products,
.rnd-box,
.filter-section,
.single-product-left .main-img,
.simgle-general-info {
  position: relative;
}

#clients .owl-item,
#products-category .owl-item,
#products-inner-slider .owl-item,
#like-cook .owl-item,
#other-recipes-slider .owl-item,
#other-waffle-slider .owl-item,
#products-patisserie-slider .owl-item,
#certificate-slider .owl-item {
  opacity: 0.5;
  transition: opacity 0.3s ease;
}

#products-category .owl-item.active,
#clients .owl-item.active,
#products-inner-slider .owl-item.active,
#like-cook .owl-item.active,
#other-recipes-slider .owl-item.active,
#other-waffle-slider .owl-item.active,
#products-patisserie-slider .owl-item.active,
#certificate-slider .owl-item.active {
  opacity: 1;
}

.owl-carousel a,
.about-rnd a {
  width: 100%;
}

#clients .owl-dots,
#clients {
  margin-top: 40px;
}

.prod-page-categ .nav-tabs .nav-link {
  min-width: 150px;
}

/* .basic-main-text .header-search {
  width: 75% !important;
} */

#products-category .item img {
  height: 300px !important;
}

section.simgle-general-info .show-list-btn {
  /* top: 50%; */
  top: 170px;
}

.single-product-details h6 {
  margin-bottom: 8px;
}

.single-mini-details ul li:nth-child(2) {
  padding: 0 35px;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
}

/*--------------------------------------------------------------------------------------*/
/*Header-Css-Here
/*--------------------------------------------------------------------------------------*/
/* .container-fluid {
  padding: 0px 40px;
} */
.header-logo {
  position: absolute;
  right: 40px;
  z-index: 3;
  top: 20px;
  width: fit-content;
}

.header-logo img {
  max-width: 70px;
}

.section-padding {
  padding: 60px 0px;
}

.section-padding-bg {
  background-color: #fafafa;
  padding: 60px 0px;
}

/* #main {
  background-color: #2f312f;
  padding: 12px 12px 0px;
} */
/* header {
  padding-top: 12px;
  position: relative;
} */
.main-navbar {
  display: flex;
  position: relative;
}

.basic-navbar {
  display: flex;
  position: relative;
  background-image: url(../images/chocoworld-one.webp);
  background-position: center;
  background-size: 110%;
  background-repeat: no-repeat;
  min-height: 350px;
}

.single-navbar {
  background-color: #303230;
  min-height: 120px;
  display: flex;
  align-items: center;
}

.single-navbar .menu-btn {
  color: #fff;
  margin-bottom: 0;
}

.single-navbar .single-name {
  width: 65%;
  text-align: center;
  letter-spacing: 10px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}

.single-navbar .single-first {
  color: #fff;
}

.basic-navbar .first-navbar,
.single-navbar .first-navbar {
  background: transparent !important;
  width: 16% !important;
}

.basic-navbar .middle-navbar {
  background: transparent;
  justify-content: space-between !important;
  width: 48% !important;
  position: relative;
}

.basic-bg-blur {
  position: absolute;
  width: 500px;
  backdrop-filter: blur(50px);
  left: 49%;
  transform: translate(-50%, -50%);
  height: 200%;
  background-color: #ffffff26;
}

.basic-main-text {
  width: 60%;
}

.basic-page-text {
  text-align: center;
  margin: 49px auto 0 auto;
  max-width: 90%;
}

.basic-page-text h2 {
  margin-bottom: 20px;
  font-weight: 700;
}

.basic-navbar .menu-btn {
  color: #fff;
  fill: #fff;
  margin-bottom: 60px !important;
}

.basic-navbar svg {
  color: #fff;
  fill: #fff;
}

.menu-btn {
  background: none;
  border: none;
  margin-bottom: 40px;
}

.basic-navbar .social-icons {
  gap: 50px !important;
}

.social-icons {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.social-icons i {
  font-size: 20px;
  color: #000;
}

.basic-navbar .social-icons i {
  color: #fff !important;
}

.first-navbar {
  padding: 30px 40px;
  width: 13%;
  background: linear-gradient(to bottom, #fff 83%, #222222 30%);
}

.middle-navbar {
  padding: 30px 40px;
  background-color: #222222;
  color: #fff;
  display: flex;
  gap: 30px;
  align-items: baseline;
  width: 38%;
}

.no-bg-btn {
  background: none;
  border: none;
}

.lang-btn {
  display: flex;
  align-items: center;
}

.lang-btn .dropdown-menu {
  min-width: 0 !important;
}

.lang-btn select {
  color: #fff;
}

.lang-btn select option {
  color: #333;
}

.lang-btn button {
  color: #fff;
}

.header-search input {
  border: none;
  outline: none;
  background-color: transparent;
  color: #fff;
  margin-left: 10px;
  width: 100%;
}

.header-search input::placeholder {
  color: #fff;
}

.lang-border {
  display: inline-block;
  width: 1px;
  background: #fff;
  height: 12px;
}

header .white-bg {
  position: absolute;
  background-color: #333;
  width: 100px;
  height: 500px;
}

.header-search {
  border-bottom: solid 1px;
  display: flex;
  align-items: center;
  max-height: 40px;
  width: 60%;
  margin: 0 auto;
}

.first-links ul li a {
  color: #222222;
}

.first-links ul li a.text-decoration-underline {
  margin-top: 8px;
}

.first-links {
  margin-top: 30px;
}

.bucket-images {
  position: relative;
  margin-top: 12px;
  display: none;
}

.bucket-images figure {
  position: absolute;
  width: 200px;
  height: 200px;
  object-fit: cover;
  /* left: 40%; */
  top: 10px;
}

/* .bucket-images .image-one {
  margin-bottom: 12px;
} */

.bucket-images .image-two {
  top: 230px;
}

.bucket-images figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.right-silde-image {
  width: 49%;
  position: relative;
}

.right-silde-image img {
  max-height: 850px;
  min-height: 850px;
}

.right-silde-image .owl-dots .owl-dot.active span,
.right-silde-image .owl-dots .owl-dot:hover span {
  background-color: #faf272 !important;
}

.right-silde-image .owl-theme .owl-dots {
  position: absolute;
  bottom: 40px;
  display: flex;
  flex-direction: column;
  left: 70px;
  z-index: 3;
  pointer-events: none !important;
}

.right-silde-image .owl-carousel .item {
  position: relative;
}

.right-silde-image .owl-carousel .item img {
  width: 100%;
  height: auto;
}

.right-silde-image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0006;
  padding: 40px 80px;
  z-index: 2;
}

.right-silde-image .overlay-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: #0006; */
  padding: 40px 80px;
  z-index: 2;
}

.right-silde-image .overlay-border .top-border-line {
  display: inline-block;
  width: 85%;
  height: 1px;
  background: #fff;
}

.right-silde-image .overlay-border .left-border-first {
  display: inline-block;
  width: 100%;
  height: 180px;
  border-left: solid 1px #fff;
  margin-top: -7px;
}

.right-silde-image .overlay-border .left-border-two {
  display: inline-block;
  width: 100%;
  height: 330px;
  border-left: solid 1px #fff;
  margin-top: 100px;
}

.slider-text {
  display: none;
  transform: translateX(-10%);
}

/* .slider-text:first-child {
  display: block !important;
} */

.slider-text.active {
  display: block;
  animation: fadeInOut 5s infinite;
}

@keyframes fadeInOut {
  0% {
    opacity: 0;
    transform: translateX(-10%);
  }

  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

.right-silde-image .text-container {
  position: absolute;
  left: -60%;
  color: #fff;
  z-index: 2;
  top: 20%;
  max-width: 80%;
}

.slider-text {
  direction: ltr !important;

}

/* .right-silde-image .slider-bg{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #0006;
} */
/* #main-banner-text .owl-item{
  min-width: 600px;
} */

.slider-text h2 {
  font-size: 66px;
  margin-bottom: 40px;
  font-weight: 600;
}

.slider-text p {
  max-width: 70%;
  color: #fff !important;
}

.check-more {
  position: absolute;
  left: -60%;
  color: #fff;
  z-index: 3;
  bottom: 10%;
  margin-top: 150px;
  display: flex;
  align-items: center;
  font-weight: 600;
}

.check-more i {
  font-size: 13px;
}

.menu-close-click button {
  background-color: #666866;
  padding: 6px 12px;
  display: flex;
  align-items: center;
  gap: 5px;
  border: none;
  outline: none;
  border-radius: 20px;
  color: #fff;
}

.navbar-links {
  position: absolute;
  width: 100%;
  z-index: 5;
  height: auto;
  background-color: #474947de;
  padding: 30px 40px;
  display: none;
  top: 0;
}

.navbar-links .products-row {
  display: flex;
  flex-wrap: wrap;
  width: 95%;
  margin: 0 auto;
  padding: 10px 30px;
}

.navbar-links .products-box {
  width: 33%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.navbar-links .products-box ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.menu-bottom-links ul {
  display: flex;
  justify-content: space-between;
}

.products-box .menu-heading {
  border-left: solid 3px #faf272;
  padding-left: 30px;
  color: #fff;
  font-size: 20px;
  word-break: break-all;
}

/* .product-cat-box {
  width: 30%;
} */
.product-cat-box img {
  height: 200px;
  object-fit: cover;
  width: 100%;
}

.product-categories {
  background-color: #fff;
  padding: 60px 0px;
}

.main-heading {
  text-align: center;
  margin-bottom: 30px;
}

.main-heading h3 {
  margin-bottom: 10px;
}

.main-heading p {
  max-width: 60%;
  margin: 0 auto;
  font-size: 14px;
}

.product-cat-text {
  padding-top: 15px;
  text-align: center;
}

.product-cat-row {
  display: flex;
  justify-content: space-between;
}

.main-white-btn {
  padding: 15px 20px;
  border: solid 1px #ccc;
  background-color: #fff;
  font-weight: 500;
  color: #000;
  display: inline-block;
  text-align: center;
}

.black-btn {
  padding: 15px 20px;
  border: solid 1px #000;
  background-color: #000;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  text-align: center;
}

.brown-btn {
  padding: 15px 20px;
  border: solid 1px #393939;
  background-color: #393939;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  text-align: center;
}

.product-cat-btn {
  margin-top: 50px;
  text-align: center;
}

.delicious-products {
  background-color: #fafafa;
}

.delicious-content {
  padding: 30px 0;
  height: 100%;
  display: flex;
  align-items: center;
}

.delicious-products .text-section-border {
  position: absolute;
  top: 0;
  width: 30px;
  height: 50px;
  background-color: #faf272;
}

.delicious-content h2 {
  margin-bottom: 30px;
  font-size: 45px;
  font-weight: bold;
  width: 80%;
}

.delicious-content p {
  width: 65%;
}

.delicious-video img {
  /* filter: blur(4px); */
  max-height: 650px;
  width: 100%;
  object-fit: cover;
}

.nav-tabs {
  border: 0;
  justify-content: center;
}

.nav-tabs .nav-link {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: solid 3px #ccc;
  color: #aaa;
  padding: 10px 20px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: solid 3px #333;
  color: #000;
  background: transparent;
}

.about-tab-inner {
  padding: 40px 40px;
  background-color: #222222;
  color: #fff;
}

.about-action-btn {
  padding: 10px 20px;
  border: solid 1px #ccc;
  background-color: #222222;
  font-weight: bold;
  color: #fff;
  min-width: 330px;
  margin-top: 10px;
  font-size: 22px;
}

.about-inner-right {
  max-width: 70%;
  margin: 0 auto;
  text-align: center;
}

.about-border {
  /* border-left: solid 1px #3d3d3d; */
  border: 0;
  padding: 0;
}

.about-section-left {
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-right: solid 1px #3d3d3d;
}

.about-section-left .numerical-box {
  width: 20%;
  text-align: center;
  display: flex;
  flex-direction: column;
  height: 200px;
  justify-content: space-between;
  /* padding: 30px 0px; */
}

.numerical-box h2,
.numerical-box h3 {
  font-size: 60px;
  margin-bottom: 16px;
  font-weight: 600;
}

.cities-name .owl-nav.disabled {
  display: none;
}

.cities-name .city-box {
  overflow: hidden;
  margin: 0 12px;
}

.city-box .owl-stage {
  display: flex;
  animation: scroll-left 30s linear infinite;
  will-change: transform;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-50%);
  }
}

.doorstep-video .bg-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* filter: blur(5px); */
}

.doorstep-video .bg-img {
  width: 98.50%;
  height: 300px;
  position: absolute;
  top: 0;
}

.video-icon a {
  color: #fff;
  font-size: 24px;
}

.video-icon a {
  display: flex;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  align-items: center;
  justify-content: center;
  border: solid 1px #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  backdrop-filter: blur(3px);
  background-color: #ffffff26;
}

.video-icon a::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 90px;
  height: 90px;
  /* background: #fff; */
  background-color: #ffffff4d;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.doorstep-text {
  position: relative;
  z-index: 3;
  color: #fff;
  padding: 30px 50px;
  height: 300px;
  display: flex;
  align-items: center;
}

.doorstep-text h3 {
  font-size: 40px;
  /* width: 65%; */
  width: 55%;
  font-weight: normal;
}

.client-img img {
  max-width: 200px;
  margin: 0 auto;
}

/* #clients .owl-stage-outer{
  margin: 0 auto;
  max-width: 60%;
} */
#clients .owl-dots,
#certificate-slider .owl-dots {
  display: block !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #000;
}

.chocoworld-tv .heading {
  margin-bottom: 30px;
  text-align: center;
}

.cake-img img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.catelog-section .cake-img img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  aspect-ratio: 0.8;
  height: auto;
}

.catelog-section .advertise-box {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 24px;
}

.catelog-section .chocobox-text {
  padding: 16px;
}

.chocobox-text h6 {
  margin: 10px 0px;
}

.numerical-section-row {
  display: flex;
  justify-content: space-between;
}

.numerical-box {
  width: 8%;
  text-align: center;
  color: #fff;
}

.numerical-box p {
  /* max-width: 50%; */
  margin: 0 auto;
}

.numerical-section-img {
  padding: 60px 0px;
  background: rgb(228, 213, 103);
  background: linear-gradient(90deg,
      rgba(228, 213, 103, 1) 0%,
      rgba(158, 152, 66, 1) 35%,
      rgba(92, 88, 32, 1) 100%);
}

.footer-logo img {
  max-width: 60px;
}

.footer-logo {
  padding-bottom: 40px;
}

.footer-logo-text {
  letter-spacing: 10px;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 10px;
}

/* .numerical-section-img {
  background: rgb(57,51,18);
background: linear-gradient(260deg, rgba(128, 114, 38, 0.5) 0%, rgba(63, 59, 26, 0.5) 35%, rgba(132,126,59,0.5) 100%);
} */
.footer-links {
  display: flex;
  padding-bottom: 40px;
  justify-content: space-between;
}

.footer-box {
  width: auto;
  /* text-align: center; */
}

.footer-box .border-line {
  border-right: solid 1px;
  padding-right: 90px;
}

.footer-box:first-child .border-line {
  padding-left: 0;
}

.footer-box:last-child .border-line {
  border: 0;
  padding-right: 0;
}

footer {
  background: linear-gradient(to bottom, #222222 60%, black 40%);
  color: #fff;
  padding: 30px 0px 0px;
}

footer .container {
  position: relative;
}

.bottom-footer {
  padding: 30px 0;
  border-bottom: solid 1px #ccc;
}

.bottom-footer .row {
  justify-content: space-between;
}

.bottom-footer .col-lg-3 {
  display: inline-block;
  width: auto;
  min-width: 125px;
}

.copyright-bar {
  padding: 20px 0px;
  padding: 20px 0px;
  display: flex;
  justify-content: space-between;
}

.copyright-left {
  font-weight: bold;
}

.bottom-icons svg {
  fill: #fff;
}

.bottom-icons a {
  padding: 0px 57px;
  color: #fff;
  font-size: 18px;
}

.bottom-icons a:last-child {
  padding-right: 0;
}

.bottom-icons {
  display: flex;
  /* gap: 10px; */
}

.prod-page-categ-box img {
  width: 100%;
  height: 400px;
  margin: 0 auto;
  object-fit: cover;
}

.category-name {
	position: static;
	top: 50%;
	left: 50%;
	width: 100%;
	text-align: center;
	height: 100%;
	display: flex;
	flex-direction: column;
	gap: 5px;
	align-items: center;
	justify-content: end;
	color: #212529;
	padding: 16px 0px;
	/* transform: translate(-50%, -50%); */
	/* background-color: rgba(0, 0, 0, 0.4); */
}
 

.prod-page-categ .tab-content .row,
.prod-page-categ .row {
  gap: 25px 0px;
}

.area-use-box h5 {
  text-align: center;
  margin-top: 20px;
  color: #000;
}

.view-products {
  background-color: #fafafa;
}

.view-product-left h2 {
  margin-bottom: 20px;
}

.view-product-action {
  margin-top: 30px;
}

.area-use-box img {
  height: 200px;
  object-fit: cover;
  width: 100%;
}

.receipe-world-left img {
  max-height: 730px;
  object-fit: cover;
  width: 100%;
}

.receipe-world-text {
  position: absolute;
  padding: 100px;
  color: #fff;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: end;
  background-color: rgba(0, 0, 0, 0.5);
}

.receipe-world-text h5 {
  margin-bottom: 20px;
}

.receipe-world-right img {
  height: 347px;
  width: 100%;
  object-fit: cover;
}

.receipe-right-text {
  position: absolute;
  /* bottom: 70px; */
  padding: 50px;
  color: #fff;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: end;
  background-color: rgba(0, 0, 0, 0.5);
}

.receipe-right-main {
  display: flex;
  flex-direction: column;
  gap: 35px;
}

.receipes-chocoworld {
  padding-top: 30px;
  padding-bottom: 60px;
}

.basic-page-text a {
  padding: 10px 20px;
  border: solid 1px #ccc;
  font-weight: bold;
  margin-top: 30px;
  display: inline-block;
}

.about-us-page .numerical-box {
  color: #000 !important;
}

.about-plant-text {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.about-plant-img img {
  width: 100%;
}

.company-slider-box {
  position: relative;
  height: 250px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  flex-direction: column;
  padding: 50px 20px;
  background-color: #eee;
  transition: all 0.6s;
}

.company-slider-box:hover {
  /* background-color: #222222; */
  background-color: #393939;
  color: #fff;
}

.company-slider-box:hover a {
  color: #fff !important;
  display: block !important;
}

#company-group .visit-link a {
  color: #000;
  text-decoration: underline;
  display: none;
}

.about-rnd .rnd-box img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.about-rnd .rnd-box {
  margin: 10px;
}

.rnd-box.rnd-height img {
  height: 300px;
  width: 100%;
}

.rnd-text {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  padding: 30px;
}

.newsletter-section {
  padding: 80px 0px;
  background-color: #3b3b3b;
}

.newsletter-section .email-input input[type="email"] {
  background: #767676;
  color: #fff;
  font-weight: bold;
  outline: none;
  border: none;
  padding: 20px;
  text-align: center;
  width: 100%;
}

.newsletter-section .email-input input[type="email"]::placeholder {
  color: #fff;
}

.newsletter-section .email-input {
  /* width: 70%; */
  max-width: 800px;
  margin: 0 auto;
}

.newsletter-section .checkbox-div {
  margin: 20px 0px;
}

.newsletter-section .suscribe-btn {
  text-align: center;
  margin-top: 40px;
}

.newsletter-section .suscribe-btn button {
  padding: 15px 20px;
  border: solid 1px #ccc;
  background-color: #3b3b3b;
  font-weight: 500;
  color: #fff;
  width: 35%;
}

.about-our-plant .row,
.row.justify-between-align {
  align-items: center;
  justify-content: space-between;
}

.join-team-action {
  text-align: center;
  margin-top: 40px;
}

.our-products-slider {
  padding: 30px 0px;
}

.silder-products .name-details {
  text-align: center;
}

.silder-products .name-details h6 {
  margin-bottom: 5px;
  margin-top: 10px;
  color: #000;
  font-size: 14px;
}

.silder-products .name-details p {
  font-size: 14px;
}

.silder-products img {
  height: 100px;
  object-fit: cover;
}

.silder-products {
  padding: 0 15px;
}

.filter-product-name .name-gram {
  width: 50%;
  color: #000;
}

.add-to-list-btn {
  width: 49%;
}

.add-to-list-btn .add-list {
  border: none;
  outline: none;
  padding: 10px 20px;
  background-color: #000;
  color: #fff;
  width: 100%;
  text-align: center;
}

.add-to-list-btn .add-list.active {
  background-color: #faf272;
  color: #000;
}

.filter-product-name {
  display: flex;
  justify-content: space-between;
  padding: 15px 0px;
  align-items: center;
  border-bottom: solid 1px #ccc;
}

.filter-product-box {
  width: 33%;
}

.filter-right-product .row {
  /* justify-content: space-between; */
  row-gap: 24px;
  column-gap: 5px;
}

.filter-prod-desc {
  margin-top: 10px;
  max-height: 75px;
  overflow: hidden;
}

.filter-product-box img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.filter-main-div {
  padding: 16px 0;
}

.filter-main-div .heading {
  padding: 15px 0px;
  border-bottom: solid 1px #ccc;
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
}

.filter-main-div .heading h5 {
  font-weight: 600;
}

.filter-single .dropdown-btn {
  background-color: transparent;
  width: 100%;
  border: none;
  outline: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.filter-single .dropdown-btn i {
  transform: rotate(-90deg);
}

.filter-single .dropdown-btn i.rotate-0 {
  transform: rotate(0) !important;
}

.filter-single-dropdown {
  position: static !important;
  transform: none !important;
  background-color: transparent !important;
  border: none !important;
}

.filter-single-dropdown .btn-primary,
.filter-main-div .heading .btn-primary {
  background-color: #000;
  border: none;
  border-radius: 0;
  --bs-btn-active-bg: #faf272;
  --bs-btn-active-color: #000;
  width: 100%;
  padding: 10px 20px;
}

.filter-single-dropdown .btn-primary.filter-checked {
  background-color: #faf272 !important;
  color: #000;
}

.btn-check+.btn:hover {
  background-color: #000;
  color: #fff;
}

.btn-check:checked+.btn:hover {
  background-color: #faf272 !important;
  color: #000;
}

.filter-single-dropdown .list-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px 0px;
}

.filter-single-dropdown li {
  width: 47%;
}

.filter-btns .filter-single {
  padding: 15px 0px;
  border-bottom: solid 1px #ccc;
}

.filter-right-product .search-filters {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.filter-right-product .search-div {
  width: 65.5%;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 20px;
  background: #fafafa;
}

.filter-right-product .search-div input {
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
}

.filter-right-product .sort-by {
  display: flex;
  width: 30%;
  align-items: center;
}

.filter-right-product .sort-by .form-select {
  padding: 10px 20px;
  border: solid 1px #ccc;
  outline: none;
  box-shadow: none;
  border-radius: 0;
}

.sort-by .w-25 h6 {
  font-size: 18px;
}

.filter-right-product {
  padding: 30px;
  background: #fff;
}

.offcanvas-header.show-list {
  justify-content: start;
  gap: 30px;
}

.offcanvas-header.show-list .btn-close {
  background-color: #ddd;
  padding: 15px 15px;
  border-radius: 50%;
}

.show-list-btn {
  background-color: #000;
  border: 0;
  color: #fff;
  border-radius: 0;
  padding: 10px 20px;
  position: absolute;
  /* right: -5%; */
  right: -60px;
  transform: rotate(-90deg);
  z-index: 4;
  top: 15%;
}

.show-list-mobile button {
  background-color: #000;
  border: 0;
  color: #fff;
  border-radius: 0;
  padding: 10px 20px;
  width: 100%;
  margin-top: 16px;
}

.show-list-btn .numbers,
.show-list-mobile .numbers {
  padding: 6px 14px;
  background: #faf272;
  border-radius: 50%;
  display: inline-block;
  margin-left: 5px;
  color: #000;
}

.show-list-box img {
  width: 50px;
  height: 50px;
  object-fit: cover;
}

.show-list-box {
  display: flex;
  gap: 15px;
  align-items: center;
  padding: 10px 0px;
}

.show-list-box .show-list-action .quantity-nbr {
  width: 50px;
  height: 40px;
  background: #ccc;
  border: none;
  outline: none;
  text-align: center;
}

.show-list-box .show-list-action .delete-btn {
  width: 50px;
  height: 40px;
  background: #fff;
  border: none;
  outline: none;
  text-align: center;
  border: solid 1px #ccc;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.show-list-box .show-prod-name {
  width: 45%;
}

.show-list-body {
  padding-top: 0;
}

.show-list-modal .quan-head {
  display: flex;
  /* justify-content: end; */
  /* padding-right: 87px; */
  /* margin-bottom: 10px; */
}

#mobile-filter-btn,
.mobile-apply-btn,
#filter-mobile-close,
.mobile-reset-btn {
  display: none;
}

.show-list-mobile {
  display: none;
  margin-top: 20px;
}

.single-product-left {
  display: flex;
  gap: 20px;
}

.single-product-left .big-img {
  width: 600px;
  height: 500px;
  object-fit: cover;
}

.single-product-left .mini-imgs {
  width: 20%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.single-product-left .mini-imgs .extra-imgs {
  /* width: 100px; */
  width: 85px;
  height: 100px;
  background: #333333b0;
  color: #fff;
  font-size: 20px;
}

.single-product-left .mini-imgs img {
  /* width: 100px; */
  width: 85px;
  height: 100px;
  object-fit: cover;
}

.single-other-images {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.single-product-left .main-img a {
  display: inline-block;
  padding: 12px 20px;
  background-color: transparent;
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 4px;
}

.single-product-left .youtube-btn {
  display: flex;
  align-items: center;
  gap: 10px;
}

.youtube-btn .icon {
  background: #ff0000;
  width: 35px;
  text-align: center;
  padding: 5px 0px;
  border-radius: 4px;
  /* height: 30px; */
  font-size: 10px;
}

.single-product-name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.single-product-details ul li {
  display: flex;
  align-items: center;
  gap: 15px;
  width: 32%;
}

.single-product-details ul li i,
.single-product-details ul li img {
  width: 20px;
  text-align: center;
}

.single-product-details {
  padding: 15px 15px;
  background: #fafafa;
}

.single-product-details ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px 0;
}

.single-mini-details ul {
  display: flex;
  gap: 10px 0;
  justify-content: space-between;
  margin: 15px 0px;
}

.show-list-contact {
  padding: 20px;
}

.single-product-btns {
  display: flex;
  gap: 0px 10px;
}

.single-product-btns .black-btn {
  width: 60%;
}

.single-product-btns .main-white-btn {
  width: 40%;
}

.simgle-general-info .main-row {
  gap: 24px 0;
}

.single-info-inner .icon-name {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}

.single-info-inner.row {
  margin-top: 15px;
}

.single-info-inner .icon-name img {
  width: 20px;
  text-align: center;
}

.single-info-box {
  padding: 20px;
  background-color: #fafafa;
  height: 100%;
}

.single-info-inner .info-iiner-box ul li {
  display: flex;
  justify-content: space-between;
}

.single-info-inner .info-iiner-box ul li span:nth-child(2),
.recepe-timing-box span:last-child {
  font-weight: 500;
}

.single-info-inner .info-iiner-box ul {
  display: flex;
  flex-direction: column;
  gap: 30px 0;
}

.recepe-timing-box {
  padding: 15px;
  background: #fafafa;
  /* text-align: center; */
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}

.recepe-timing-box img {
  width: 16px;
}

.material-prepation-box {
  padding: 25px;
  border: solid 1px #ccc;
}

.material-prepation-box ul li {
  color: #ccc;
  display: flex;
  align-items: center;
  gap: 10px;
}

.material-prepation-box ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 20px;
}

.other-recipes-box img {
  height: 350px;
  object-fit: cover;
}

.bg-fafafa,
#contact-us .modal-body {
  background-color: #fafafa;
}

#modalwithlist .left-side,
#single-contact-us .left-side {
  padding: 12px 12px;
  width: 30%;
  height: 600px;
  overflow-y: auto;
}

#modalwithlist .left-side .heading,
#single-contact-us .left-side .heading {
  margin: 10px 0;
}

#modalwithlist .right-side,
#single-contact-us .right-side {
  padding: 20px;
  width: 65%;
}

.modal-list-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

#modalwithlist .right-side .row,
#contact-us .right-side .row,
#applyjobModal .right-side .row,
#single-contact-us .right-side .row {
  gap: 20px 0;
}

#modalwithlist .right-side .submit-btn,
#contact-us .right-side .submit-btn,
#applyjobModal .right-side .submit-btn,
#single-contact-us .right-side .submit-btn {
  padding: 10px 20px;
  background-color: #3b3b3b;
  color: #fff;
  width: 100%;
}

.foundation-text.row {
  justify-content: space-between;
  /* position: relative; */
  /* align-items: center; */
  margin: 0 5px;
}

.foundation-text.row .col-lg-5 {
  padding: 0;
}

/* .row.foundation-text.two {
  padding: 40px 0;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
} */

/* .row.foundation-text.three {
  padding: 40px 0;
  border-left: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
} */

/* .row.foundation-text.four {
  border-right: solid 1px #ccc;
  padding-top: 40px;
} */

.row.foundation-text:nth-child(1) {
  padding: 0 !important;
}

.row.foundation-text:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.row.foundation-text:nth-child(odd) {
  padding: 40px 0;
  border-left: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.row.foundation-text:nth-child(even) {
  padding: 40px 0;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

/* .row.foundation-text.one {
  border-left: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
} */

.row.foundation-text .foundation-content {
  padding: 40px;
  position: relative;
}

.row.foundation-text .foundation-img {
  padding-bottom: 40px;
  position: relative;
}

.foundation-content .year-nbr {
  padding: 8px 10px;
  background-color: #faf272;
  position: absolute;
  display: inline-block;
}

.foundation-text.one .year-nbr,
.foundation-text.three .year-nbr {
  left: -40px;
}

.foundation-text.two .year-nbr,
.foundation-text.four .year-nbr {
  right: -40px;
}

.foundation-content h3 {
  margin-bottom: 30px;
  font-weight: bold;
}

.foundation-content p {
  line-height: 30px;
}

.contact-us-section {
  padding: 40px 0;
  background-color: #fafafa;
}

#certificate-slider .owl-item img {
  width: auto !important;
  margin: 0 auto;
  height: 100px;
}

.food-policy-text li {
  display: flex;
  align-items: center;
  gap: 20px;
}

.food-policy-text li i {
  background-color: #f1f9f6;
  padding: 10px 6px;
}

.food-policy-text ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.food-policy-img img {
  object-fit: cover;
  height: 100%;
}

hr.food-policy-line {
  margin-top: 60px;
  margin-bottom: 0;
}

.job-filter-box {
  display: flex;
  align-items: center;
  padding: 10px !important;
  background: #fafafa;
  width: 21%;
}

.carrer-search {
  width: 12%;
  padding-left: 0;
}

.carrer-search button {
  padding: 10px !important;
  width: 100%;
}

.job-filter-box input {
  border: none;
  outline: none;
  width: 100%;
  padding: 6px 12px;
  background-color: transparent;
}

.job-filter-box img {
  width: 16px;
}

.job-filter-box i {
  color: #333;
}

.top-job-filters {
  margin-bottom: 30px;
  justify-content: space-between;
  align-items: center;
}

.apply-job-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px 0;
}

.apply-job-box {
  width: 49%;
  padding: 30px;
  border: solid 1px #ccc;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.apply-job-action {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.apply-job-action .job-timings span {
  font-weight: bold;
}

.job-timings span.right-line {
  padding-right: 10px;
  border-right: solid 3px #000;
}

.apply-job-action .job-timings {
  display: flex;
  gap: 10px;
}

.why-choco-box h4 {
  margin: 30px 0 20px;
  font-weight: bold;
}

.why-choco-box {
  text-align: center;
}

.why-choco-row {
  gap: 30px 0;
  margin-top: 60px;
}

.franchise-section {
  padding-top: 0;
}

.franchise-img-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 80px 0;
  position: relative;
}

.franchise-img-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: inherit;
  background-size: cover;
  background-position: center;
  /* filter: blur(5px); */
  z-index: 1;
}

.franchise-box {
  display: flex;
  flex-direction: column;
  gap: 30px 0;
  width: 50%;
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.franchise-box h2 {
  font-size: 40px;
}

.franchise-box p {
  width: 80%;
  margin: 0 auto;
}

.discover-profes-btn {
  text-align: center;
  margin-top: 40px;
}

.accordion-button {
  gap: 15px;
  background-color: #fff !important;
  color: #000 !important;
  font-weight: 600;
  font-size: 20px;
  box-shadow: none !important;
  border: none !important;
}

.accordion-item {
  border: none !important;
}

.accordion-button::after {
  display: none;
}

#yeast-slider .owl-dots {
  margin-top: 120px;
  text-align: left;
}

.social-projects-row {
  display: flex;
  gap: 20px 30px;
  flex-wrap: wrap;
  margin: 40px 0 30px;
}

.social-projects-box {
  width: 23.4%;
}

.social-projects-text h6 {
  margin-bottom: 8px;
}

#press-room-slider .press-bottom {
  display: flex;
  justify-content: space-between;
}

.press-slider-action {
  text-align: center;
  margin-top: 40px;
}

.press-slider-row {
  margin-top: 40px;
}

.all-news-row .tab-content .row {
  margin-top: 40px;
  gap: 25px 0;
}

.official-box-row .official-box {
  padding: 30px;
  border: solid 1px #ccc;
}

.official-box-row {
  gap: 25px 0;
}

.innews-main-img img {
  width: 100%;
  max-height: 400px;
  object-fit: cover;
  margin: 40px 0;
}

.related-topics {
  margin-top: 40px;
  padding: 40px 0;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.related-topic-box {
  display: flex;
  justify-content: center;
  gap: 15px;
}

.related-topic-box .inner-action {
  padding: 15px 20px;
  background-color: #fafafa;
  color: #000;
  text-align: center;
}

.other-all-news .row {
  gap: 25px 0;
}

.advertisement-first-section {
  background-color: #fafafa;
}

.advertise-action {
  margin-top: 40px;
}

.other-commercial-section .row {
  row-gap: 25px;
}

.pagination.filter-page {
  justify-content: end;
  margin-top: 30px;
}

.pagination.filter-page .page-link {
  border-radius: 0;
  box-shadow: none !important;
  color: #000;
}

.pagination.filter-page .active>.page-link,
.pagination.filter-page .page-link.active {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.pdf-view-icon img {
  max-width: 60px;
}

.advertise-box .chocotv-box {
  position: relative;
}

.advertise-box .pdf-view-icon {
  position: absolute;
  bottom: 10px;
  background: #fff;
  left: 10px;
}

/* .information-box {
  padding: 0 30px;
} */

.information-actions span.text {
  font-weight: 600;
  display: inline-block;
  margin-left: 10px;
}

.information-actions ul li {
  padding: 8px 0;
}

.information-actions span.icon {
  font-size: 18px;
}

.information-actions .contact-us {
  display: flex;
  align-items: end;
  min-height: 120px;
}

.contact-info-box {
  display: flex;
  height: 100%;
  justify-content: space-between;
  padding: 20px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.contact-info-box .contact-box-left {
  width: 68%;
}

.contact-info-box .contact-box-right {
  width: 25%;
}

.contact-box-right img {
  object-fit: cover;
  height: 100%;
}

.contact-box-row {
  row-gap: 30px;
}

.factory-detail-text {
  padding-left: 50px;
}

.address-info p.text-secondary {
  width: 35%;
}

section.map-section img {
  max-width: 500px;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background-color: #121923;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loading-container,
.loading {
  height: 100px;
  position: relative;
  width: 100px;
  border-radius: 100%;
}

.loading-container {
  margin: 40px auto;
}

.loading {
  border: 1px solid transparent;
  border-color: transparent #faf272 transparent #faf272;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.loading-container:hover .loading,
.loading-container .loading {
  transition: all 0.5s ease-in-out;
}

#loading-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100px;
  transform: translate(-50%, -50%);
}

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}