/*
CTC Separate Stylesheet
Updated: 2024-04-16 09:41:52
*/

@font-face {
  font-family: "Bliss Pro";
  src: url("/wp-content/themes/americanafoods-theme/assets/fonts/BlissPro-ExtraBold.woff2") format("woff2"),
    url("/wp-content/themes/americanafoods-theme/assets/fonts/BlissPro-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bliss Pro";
  src: url("/wp-content/themes/americanafoods-theme/assets/fonts/BlissPro-Bold.woff2") format("woff2"),
    url("/wp-content/themes/americanafoods-theme/assets/fonts/BlissPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bliss Pro";
  src: url("/wp-content/themes/americanafoods-theme/assets/fonts/BlissPro-Heavy.woff2") format("woff2"),
    url("/wp-content/themes/americanafoods-theme/assets/fonts/BlissPro-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bliss Pro";
  src: url("/wp-content/themes/americanafoods-theme/assets/fonts/BlissPro-Light.woff2") format("woff2"),
    url("/wp-content/themes/americanafoods-theme/assets/fonts/BlissPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bliss Pro";
  src: url("/wp-content/themes/americanafoods-theme/assets/fonts/BlissPro-Medium.woff2") format("woff2"),
    url("/wp-content/themes/americanafoods-theme/assets/fonts/BlissPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Satisfy";
  src: url("/wp-content/themes/americanafoods-theme/assets/fonts/Satisfy.woff2") format("woff2"),
    url("/wp-content/themes/americanafoods-theme/assets/fonts/Satisfy.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Dubai-font";
  src: url("/wp-content/themes/americanafoods-theme/assets/fonts/DubaiW23-Bold.woff2") format("woff2"),
    url("/wp-content/themes/americanafoods-theme/assets/fonts/DubaiW23-Bold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Dubai-font";
  src: url("/wp-content/themes/americanafoods-theme/assets/fonts/DubaiW23-Light.woff2") format("woff2"),
    url("/wp-content/themes/americanafoods-theme/assets/fonts/DubaiW23-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Dubai-font";
  src: url("/wp-content/themes/americanafoods-theme/assets/fonts/DubaiW23-Medium.woff2") format("woff2"),
    url("/wp-content/themes/americanafoods-theme/assets/fonts/DubaiW23-Medium.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Dubai-font";
  src: url("/wp-content/themes/americanafoods-theme/assets/fonts/DubaiW23-Regular.woff2") format("woff2"),
    url("/wp-content/themes/americanafoods-theme/assets/fonts/DubaiW23-Regular.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

body,
*,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Bliss Pro";
  font-style: normal;
}

@media (min-width: 1000px) {
  div#timeline-slider .owl-item.active {
    width: 350.55px !important;
  }
}

@media (min-width: 1400px) {
  .event_section.fullwidthslider .owl-carousel.owl-theme {
    padding-bottom: 0px !important;
  }
}

@media (min-width: 1200px) {
  .community-section .owl-carousel.owl-theme {
    padding-bottom: 50px;
  }

  .homesecondinner .bottom-design1 img {
    padding-right: 5px;
    right: -6px;
  }

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1236px !important;
  }

  .exerience_carousel .container,
  footer#colophon .container {
    max-width: 1206px !important;
  }
}

html {
  scroll-behavior: smooth;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
  outline: none;
}

.headercontactus a {
  border-radius: 50px 0;
  border: 1px solid #fff;
  padding: 7px 20px !important;
  display: flex !important;
  align-items: center;
  height: 36px;
}

.headercontactus a:hover {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  color: #fff !important;
}

.headercontactus a:hover:before {
  content: none !important;
}

nav#site-navigation ul#primary-menu-list {
  justify-content: end;
  gap: 24px;
}

.static {
  position: static;
}

.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.owl-carousel .owl-slide {
  position: relative;
  background-color: lightgray;
}

.owl-carousel .owl-slide .container {
  padding-top: 257px;
  padding-bottom: 153px;
}

.owl-carousel .owl-slide .container .owl-slide-text .subheading {
  padding-bottom: 8px;
}

.owl-carousel .owl-slide-animated {
  transform: translateX(20px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.05s;
}

.owl-carousel .owl-slide-animated.is-transitioned {
  transform: none;
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}

.owl-carousel .owl-slide-title.is-transitioned {
  transition-delay: 0.2s;
}

.owl-carousel .owl-slide-subtitle.is-transitioned {
  transition-delay: 0.35s;
}

.owl-carousel .owl-slide-cta.is-transitioned {
  transition-delay: 0.5s;
}

div#h_hero_carousel .owl-dots {
  bottom: 138px;
}

/* .owl-carousel .owl-dots,
.owl-carousel .owl-nav {
position: absolute;
bottom: 13%;
left: 9%;
} */
.owl-carousel .owl-dots,
.owl-carousel .owl-nav {
  bottom: 5%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: left;
  margin: auto;
  right: 0;
  gap: 12px;
  position: absolute;
}

.awardssec .owl-carousel .owl-dots {
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  right: 0;
  gap: 12px;
  position: absolute;
}

.tcl .reveal {
  margin-top: 40px;
}

.awardssec .owl-carousel .owl-dots button.owl-dot {

  border: 1px solid #cc3333 !important;
}

.awardssec .owl-carousel .owl-dots .owl-dot span {
  background: #cc3333 !important;
}

.owl-carousel .owl-dots .owl-dot,
.owl-carousel .owl-nav [class*="owl-"]:focus {
  outline: none;
}

.owl-carousel .owl-dots button.owl-dot.active {
  width: 30px;
  height: 30px;
  opacity: 1;
  transition: 0.5s;
}

.owl-carousel .owl-dots button.owl-dot {
  width: 21px;
  height: 21px;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff !important;
  border-radius: 50%;
  background: transparent;
  opacity: 0.7;
  transition: 0.5s;
}

.owl-carousel .owl-dots .owl-dot span {
  background: #ffffff !important;
  transition: all 0.2s ease;
  border-radius: 50%;
  transition: 0.5s;
  width: 7.5px;
  height: 7.5px;
}

.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
  background: var(--main-black-color);
}

.owl-carousel .owl-nav {
  left: 50%;
  top: 10%;
  transform: translateX(-50%);
  margin: 0;
}

.owl-carousel .owl-nav svg {
  opacity: 0.3;
  transition: opacity 0.3s;
}

.owl-carousel .owl-nav button:hover svg {
  opacity: 1;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
  background: transparent;
}

section.banner-section.home-banner.section-space {
  margin-bottom: 100px;
}

@media screen and (max-width: 575px) {
  .owl-carousel .owl-nav {
    top: 5%;
  }

  .owl-carousel .owl-nav svg {
    width: 24px;
    height: 24px;
  }
}

.site-branding {
  display: none;
}

.site-header1.menu {
  top: 0;
  width: 100%;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  transition: 0.5s;
  position: absolute;
  height: 123px;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
  padding: 10px 0px;
}

.site-logo .custom-logo {
  max-width: 249px;
  max-height: 91px;
  height: auto;
  width: auto;
  z-index: 9;
  position: relative;
}

.bottom-design1inner img:hover {
  /* transform: scale(1) !important; */
}

.primary-navigation .primary-menu-container>ul>.menu-item>a {
  font-family: "Bliss Pro";
  font-style: normal;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 18px;
  line-height: 11px;
  color: #ffffff;
  padding-left: 0;
  padding-right: 0;
}

.primary-navigation .primary-menu-container {
  margin-right: 0 !important;
  margin-top: 20px !important;
}

.menu.is-fixed {
  position: fixed;
  z-index: 100;
  -webkit-animation-name: stickySlideDown;
  animation-name: stickySlideDown;
  padding: 0;
  transition: none;
  backdrop-filter: blur(10px);
  height: 100px;
}

@-webkit-keyframes stickySlideDown {
  0% {
    opacity: 0.7;
    transform: translateY(-100%);
  }

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

@keyframes stickySlideDown {
  0% {
    opacity: 0.7;
    transform: translateY(-100%);
  }

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

.hover_effect a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

/* .hover_effect a:hover, .hover_effect a:focus, .hover_effect a:active {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
} */

.hover_effect a:hover:before,
.hover_effect a:active:before,
.anchorhver a:hover:before,
.contactdetaildiv a:hover div:before,
.copyright a:hover:before,
.contactdetail a:hover:before,
.desktop-topbar .top-link a:hover:before {
  transform: scale3d(1, 1, 1);
}

.hover_effect a:before,
.anchorhver a:before,
.contactdetaildiv a div:before,
.copyright a:before,
.contactdetail a:before,
.desktop-topbar .top-link a:before {
  content: "";
  background-color: #cc3333;
  transition: 0.5s transform ease;
  transform: scale3d(0, 1, 1);
  transform-origin: 0 50%;
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.copyright a {
  position: relative;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  outline: none;
  text-decoration: none;
  text-decoration-skip-ink: none;
  background: transparent;
}

.primary-navigation a:hover {
  text-decoration: none;
  text-decoration-style: initial;
}

.SMN_effect-92 a,
.fcontactdetail a div {
  overflow: hidden;
  position: relative;
}

.SMN_effect-92 a span {
  display: block;
  padding: 2px 5px;
  text-align: center;
  transition: all 0.3s ease 0.4s;
}

.SMN_effect-92 a:hover span {
  color: #cc3333;
}

/* .SMN_effect-92 a:before, .SMN_effect-92 a:after, .SMN_effect-92 a span:before, .SMN_effect-92 a span:after, .fcontactdetail a div:before, .fcontactdetail a div span:after, .fcontactdetail a div:after, .fcontactdetail a div span:before  {
content: "";
width: 25%;
height: 100%;
border-top: 1px solid #CC3333;
border-bottom: 1px solid #CC3333;
position: absolute;
bottom: 0;
left: -25%;
opacity: 0;
transition: all 0.5s ease 0.6s;
} */

.SMN_effect-92 a:after,
.fcontactdetail a div:after {
  transition-delay: 0.4s;
}

.SMN_effect-92 a span:before,
.fcontactdetail a div span:before {
  transition-delay: 0.2s;
}

.SMN_effect-92 a span:after,
.fcontactdetail a div span:after {
  transition-delay: 0s;
}

.SMN_effect-92 a:hover:before,
.fcontactdetail a:hover div:before {
  left: 0;
  opacity: 1;
}

.SMN_effect-92 a:hover:after,
.fcontactdetail a:hover div:after {
  left: 25%;
  opacity: 1;
}

.SMN_effect-92 a:hover span:before,
.fcontactdetail a:hover div span:before {
  left: 50%;
  opacity: 1;
}

.brands-sectiontop img {
  width: 100%;
  margin-bottom: -6px;
  height: 24px;
  object-fit: cover;
}

.SMN_effect-92 a:hover span:after,
.fcontactdetail a:hover div span:after {
  left: 75%;
  opacity: 1;
}

footer#colophon .firstrow .ft-menu a span {
  padding-left: 0;
}

.SMN_effect-92 a {
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #bebebe;
  position: relative;
  display: block;
  text-decoration: none;
}

.top-bar {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 30px;
}

a:hover {
  color: inherit !important;
  text-decoration: none !important;
}

.hover_effect a:hover,
.hover_effect a:active {
  color: #fff !important;
}

.row-center {
  align-items: center;
}

.separator {
  color: #fff;
  margin-bottom: 2px;
}

.top-link {
  display: flex;
  align-items: center;
  gap: 10px;
  /* margin-right: 30px; */
}

.button-style a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  background: #cc3333;
}

.owl-carousel .owl-item img {
  transition: 0.5s;
}

.owl-carousel .owl-item img:hover {
  transform: scale(1.1);
}

.fcontactdetail a:hover {
  color: #cc3333 !important;
}

.owl-carousel .owl-item .cat-image {
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
  display: block;
}

.owl-carousel .owl-slide:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  /* background-color: #cc3333; */
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  /* background-image: url(wp-content/uploads/2024/06/homebannerchaddow.png);  */
  background-image: url(/wp-content/uploads/2024/05/featureoverlay.png);
}

.button-style a {
  /* font-family: 'Bliss Pro';
font-style: normal; */
  font-weight: 800;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  gap: 23px;
  /* text-transform: uppercase; */
  color: #ffffff;
  padding: 17px 35px 17px 30px;
  position: relative;
  display: block;
  text-decoration: none;
  width: max-content;
  min-width: 202px;
}

.headercontactus a {
  width: max-content;
}

.button-style a:hover {
  color: #fff !important;
}

.headercontactus.button-style a {
  border-radius: 25px 0 !important;
}

.headercontactus.button-style a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  background: transparent;
}

.button-style a {
  border-radius: 50px 0;
  overflow: hidden;
  z-index: 1;
  transition: all 0.3s ease 0s;
  background: #cc3333;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button-style a:after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #01549b;
  background-image: linear-gradient(to right, #004180, #008ad1);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  transform: translate(-50%, -50%) scale(0);
  transition: all 0.5s ease 0s;
}

div#h_hero_carousel .owl-dots,
div#exerience_carousel .owl-dots {
  width: 1206px !important;
  margin: auto;
  left: 0 !important;
  right: 0;
  padding-right: 15px;
  padding-left: 5px;
}

.button-style a:hover:after {
  transform: translate(-50%, -50%) scale(8);
  /* background: #01549B; */
  background-image: linear-gradient(to right, #004180, #008ad1);
}

.brandscarousal .owl-dots button.owl-dot {
  border: 1px solid #919090 !important;
}

.brandscarousal .owl-dots .owl-dot span {
  background: #919090 !important;
}

.primary-navigation>div>.menu-wrapper>li>.sub-menu:after {
  border-color: transparent !important;
}

/* .button-style{
width:202px;
} */
.btn-arrow {
  width: 12px !important;
  height: 12px;
}

.subheading h3 {
  font-family: "Satisfy";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 100%;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  color: #ffffff;
  opacity: 0.8;
}

.owl-slide-text h1,
.banner-text h1,
.banner-text h1 * {
  /* font-family: 'Bliss Pro';
font-style: normal; */
  font-weight: 800;
  font-size: 70px;
  line-height: 105%;
  text-transform: capitalize;
  color: #ffffff;
}
.owl-slide-text h1 {
    height: 136px;
}

.owl-carousel .line-btm-heading {
  margin: 30px 0px 46px;
}

.vdo-iframe {
  position: absolute;
  width: 100%;
  height: 900px;
  top: 0;
}

.innerbanner .line-btm-heading {
  margin: 25px 0px 0px;
}

.timeline-section .container-fluid {
  padding-top: 100px;
}

.vdo-iframe iframe {
  width: 100%;
  max-width: 100%;
  height: 900px;
}

.bottom-design {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  background: linear-gradient(0deg,
      rgba(255, 255, 255, 1) 20%,
      rgba(255, 255, 255, 0) 21%);
}

.hc_bottom-design {
  position: absolute;
  margin-top: -1%;
  z-index: 1;
  width: 100%;
}

.bottom-design img,
.hc_bottom-design img {
  width: 100%;
}

section.home-banner {
  position: relative;
  overflow: hidden;
}

section.home-banner .innerbanner:before,
.portfolio-banner .cover:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2025/09/featureoverlay.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
}

.portfolio-banner .cover:before {
  background-image: url(/wp-content/uploads/2025/09/imgpsh_fullsize_anim.png) !important;
}

.primary-navigation>.primary-menu-container,
.primary-navigation-open .menu-button-container {
  background-color: #fff !important;
}

.main-fonts h3 {
  font-family: "Satisfy";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 100%;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  color: #01549b;
  /* color: #176637; */
  opacity: 0.8;
}

.main-fonts h2 {
  /* font-family: 'Bliss Pro';
font-style: normal; */
  font-weight: 800;
  font-size: 62px;
  line-height: 66px;
  text-transform: capitalize;
  color: #111111;
}

.exerience_carousel .main-fonts p {
  font-size: 22px;
}

.main-fonts p {
  /* font-family: 'Bliss Pro';
font-style: normal; */
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #4d4d4d;
  margin-bottom: 0;
}

.bottom-hline h2:after {
  content: url(/wp-content/uploads/2024/04/hline.svg);
  position: absolute;
  bottom: -45px;
  left: 0;
}

.bottom-hline h2 {
  position: relative;
  margin-bottom: 60px;
}

.section-space {
  margin-bottom: 120px;
}

.btn-space {
  margin-top: 20px;
}

.columnslider .cat-text {
  /* text-align: center;
bottom: -23%;
position: relative; */
  text-align: center;
  bottom: 37px;
  left: 0;
  right: 0;
  position: absolute;
}

.columnslider .item-cat {
  position: relative;
}

.columnslider .shadow-bg {
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  width: 100%;
  z-index: 1;
  bottom: 0;
  text-align: center;
  height: 255px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.fullwidthslider.rightsideSlider .fullwidthsliderinner h2 {
  direction: ltr;
}

section.portfolio-section.section-space {
  margin-bottom: 59px;
}

.cat-text h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 62px;
  text-transform: capitalize;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.cat-text p {
  /* font-family: 'Bliss Pro';
font-style: normal; */
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  opacity: 0.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.columnslider .owl-dots {
  bottom: 2.5%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  right: 0;
  gap: 12px;
}

.columnslider .owl-item img {
  border-radius: 20px;
  height: 620px;
  object-fit: cover;
}

.bottom-design1 img {
  position: absolute;
  bottom: -14px;
  z-index: 1;
  width: 94%;
  height: 23px;
  left: 0;
  right: 0;
  margin: auto;
}

/* .bottom-design1 img {
width: 95%;
} */
.left-space {
  margin-left: 120px;
}

.brands-section {
  background: #f2f3f3;
  padding: 75px 0px 120px;
}

.image-wrap .brand:before {
  display: block;
  width: 90%;
  height: 18px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -38px;
  z-index: 1;
  transform: translate(0%, 0%) scale(1);
  transition: all 0.8s ease 0s;
  background-color: #fff;
  content: "";
}

.image-wrap .brand:hover:before {
  background-color: #cc3333;
  transform: translate(0%, 0%) scale(50);
}

.image-wrap {
  padding: 45px;
}

.brands .reveal:nth-child(1) .brand,
.brands .reveal:nth-child(3) .brand,
.brands .reveal:nth-child(5) .brand {
  border-bottom: 1px solid #052d560d;
}

.brands .reveal:nth-child(1) .brand,
.brands .reveal:nth-child(2) .brand,
.brands .reveal:nth-child(3) .brand,
.brands .reveal:nth-child(4) .brand {
  border-right: 1px solid #052d560d;
}

.rtl {

  .brands .reveal:nth-child(1) .brand,
  .brands .reveal:nth-child(2) .brand,
  .brands .reveal:nth-child(3) .brand,
  .brands .reveal:nth-child(4) .brand {
    border-left: 1px solid #052d560d;
  }
}

.brandscarousal .owl-dots {
  bottom: -17%;
}

.brand {
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand img {
  width: min-content;
  z-index: 1;
}

.brands .brand {
  padding: 0px;
}

.brandscarousal .owl-dots {
  justify-content: center;
}

body:not(.no-js) .image-wrap {
  transition: 1s ease-out;
  transition-delay: 0.2s;
  position: relative;
  width: auto;
  overflow: hidden;
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  visibility: hidden;
}

.core_value_section .image-brand-right .i_b_inner,
.core_value_section .right_image .l_i_inner {
  border-radius: 25px;
}

body:not(.no-js) .image-wrap img {
  /* transform: scale(1.3);
transition: 2s ease-out; */
}

body:not(.no-js) .animating .image-wrap {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  visibility: visible;
  transform: skewY(0);
}

body:not(.no-js) .animating img {
  /* transform: scale(1);
transition: 4s ease-out; */
}

body:not(.no-js) .fadeup {
  opacity: 0;
  transition: 0.4s ease-out;
  transform: translateY(40px);
}

body:not(.no-js) .fading-up {
  opacity: 1;
  transition: 1s ease-out;
  transform: translateY(0px);
  transition-delay: 0.7s;
}

.right-space {
  margin-right: 7%;
}

.left-image {
  position: absolute;
  z-index: 1;
  bottom: 75px;
  margin-left: 0%;
  margin-top: -87%;
  overflow: visible;
}

.left-image img {
  width: 194px !important;
  height: 207px;
  border-radius: 20px;
  object-fit: cover;
}

/* TEMP SOLUTION */

.left-image img {
  transform: scale(1.03);
}

.image-brand {
  text-align: right;
  display: flex;
  justify-content: end;
  flex-direction: column;
}

.image-brand .i_b_inner {
  overflow: hidden;
  width: 100%;
  /* border-radius: 20px; */
  margin-right: 75px;
  position: relative;
}

.rightimagesec .image-brand .i_b_inner {
  margin-right: 0;
  padding-left: 75px;
}

.why_work_us_section .right-space {
  margin-right: 62px;
}

.about_us_section .image-brand .i_b_inner:after,
.diversity_us_section .image-brand .i_b_inner:after,
.sustainability_us_section .image-brand .i_b_inner:after,
.why_work_us_section .image-brand .i_b_inner:after {
  background-image: url(/wp-content/uploads/2024/06/brndwhite.png),
    linear-gradient(0deg, rgb(255 255 255) 20%, rgb(0 0 0 / 0%) 21%);
}

.image-brand .i_b_inner:after {
  /* content: ''; */
  position: absolute;
  width: 100%;
  height: 23px;
  left: 0;
  bottom: 0;
  background-image: url(/wp-content/uploads/2025/09/brnd.png),
    linear-gradient(0deg, rgb(255 255 255) 20%, rgb(0 0 0 / 0%) 21%);
  background-repeat: no-repeat, no-repeat;
  background-position: center, center;
  background-size: cover, cover;
  transform: unset !important;
  transition: unset !important;
}

/* .bottom-design-brnd {
  display: none !important;
} */

.core_value_section .bottom-design-brnd {
  display: block !important;
  position: relative;
}

.page-quality-and-food-safety .bottom-design-brnd {
  display: block;
  margin-bottom: 36px;
}

.qfs.bottom-design-brnd img {
  bottom: -12px;
  width: 100%;
}

.left-image .l_i_inner {
  border-radius: 20px;
  overflow: hidden;
}

.image-brand img {
  width: 100%;
  height: 615px;
  object-fit: cover;
  border-radius: 20px;
}

/* body:not(.no-js) .image-wrap .bottom-design-brnd img {
  transform: scale(1) !important;
  transition: 4s ease-out !important;
} */
.bottom-design-brnd img {
  position: absolute;
  bottom: -15px;
  z-index: 1;
  width: 99%;
  right: 0;
  height: 23px;
  transform: unset !important;
  transition: unset !important;
  background: linear-gradient(0deg,
      rgba(255, 255, 255, 1) 20%,
      rgba(255, 255, 255, 0) 21%);
  left: 0;
  margin: auto;
}

.image-brand .bottom-design-brnd img {
  width: 100%;
  height: 24px;
  object-fit: contain;
}

.msp.bottom-design-brnd img {
  bottom: -9px;
  z-index: 2;
  width: 100%;
  height: 16px;
}

/* .bottom-design-brnd img {
  width: 100%;
} */
.bottom-design-brnd2 {
  position: absolute;
  margin-top: -1.7%;
  z-index: 1;
  width: 88%;
  right: 5px;
}

.bottom-design-brnd2 img {
  width: 100%;
}

.relatedeventsec .productscards .p_thumbnail img {
  object-fit: cover;
}

footer#colophon .logodiv {
	/*after hiding legal menu*/
/*   width: 221px;
  margin-right: 80px; */
    width: 270px;
    margin-right: 80px;
	
}

footer#colophon .logodiv img {
  width: 100%;
}

footer#colophon .quicklinksdiv {
/*   width: 135px;
  margin-right: 100px; */
	 width: 200px;
    margin-right: 70px;
}

footer#colophon .ourportfoliodiv {
/*   width: 150px;
  margin-right: 53px; */
    width: 210px;
    margin-right: 70px;
}

footer#colophon .legaldiv {
  width: 130px;
  margin-right: 100px;
}

footer#colophon .contactdetaildiv {
/*   width: 236px; */
width: 300px;
}

footer#colophon .firstrow h4 {
  margin-bottom: 24px;
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  font-weight: 500;
  color: #f2f3f3;
  font-size: 18px;
  line-height: 25px;
}

footer#colophon .firstrow .ft-menu a span {
  padding-left: 0;
}

.site-footer1 {
  background: #282828;
  padding: 73px 0px 0px;
  position: relative;
}

.site-footer1 .site-logo {
  margin-bottom: 36px;
}

footer#colophon .ffollow h4 {
  margin-bottom: 12px;
}

.banner-section .innerbanner {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

footer#colophon .row.firstrow {
  padding-bottom: 53px;
  padding-left: 15px;
  padding-right: 15px;
}

.copyright p {
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  font-weight: 200;
  font-size: 14px;
  line-height: 30px;
  text-transform: capitalize;
  color: #bbbbbb;
  margin-bottom: 0px;
}

.copyright {
  background: #282828;
  padding: 0;
}

/* .copyright .container {
  border-top: 1px solid #f2f3f31f;
} */

.copyright .container .row {
  padding: 17px 0 21px;
}


.social-btns {
  overflow: hidden;
  display: flex;
  justify-content: center;
  gap: 1px;
  width: 236px;
  justify-content: flex-start;
}

.social-btns .btn,
.social-btns .btn:before,
.social-btns .btn .fa {
  transition: all 0.35s;
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}

.social-btns .btn:before {
  top: 90%;
  left: -110%;
}

.social-btns .btn .fa {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.social-btns .btn:before {
  background: #cc3333;
}

.social-btns .btn:focus:before,
.social-btns .btn:hover:before {
  top: -10%;
  left: -10%;
}

.social-btns .btn:focus .fa,
.social-btns .btn:hover .fa {
  color: #fff;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.social-btns .btn img {
  z-index: 9;
  width: 16px !important;
  height: 16px;
  filter: brightness(0) invert(1);
}

.social-btns .btn {
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  padding: 0px;
  margin: 0;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}

.social-btns .btn:before {
  content: "";
  width: 120%;
  height: 120%;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.social-btns .btn .fa {
  font-size: 16px;
  vertical-align: middle;
  color: #fff;
}

.ft-menu,
.ft-menu ul {
  padding: 0px !important;
  margin: 0;
  list-style: none;
}

.ft-menu.SMN_effect-92 a span {
  text-align: left;
}

.ft-menu.SMN_effect-92 a:hover {
  color: #e1251b !important;
}

.footertop {
  margin-top: -47px;
  margin-bottom: -38px;
  position: relative;
}

/* .ft-menu.SMN_effect-92 li {
  margin-bottom: 10px;
} */

.exerience_carousel .container .static {
  background-color: #fff;
  padding: 54px 45px 56px;
  border-radius: 20px;
}

div#exerience_carousel .owl-slide {
  /* height: 720px; */
}

div#exerience_carousel .owl-slide .container {
  padding-top: 115px;
  padding-bottom: 135px;
}

div#exerience_carousel .owl-dots {
  text-align: end;
  justify-content: end;
  bottom: 120px;
}

div#awards-slider button.owl-dot {
  border: 1px solid #b3b3b3 !important;
}

div#awards-slider button.owl-dot span {
  background: #b3b3b3 !important;
}

div#awards-slider button.owl-dot.active {
  border: 1px solid #cc3333 !important;
}

div#awards-slider button.owl-dot.active span {
  background: #cc3333 !important;
}

.postfeature {
  position: relative;
}

.main-event-detail .ss_r_inner {
  color: #4d4d4d;
  font-weight: 500;
}

div#awards-slider .owl-item .item-awards {
  text-align: center;
  background-color: #f2f3f3;
  border-radius: 30px;
  padding: 30px 18px 25px;
  height: 335px;
}

.Awards-section.rightimagesec .image-brand .i_b_inner {
  margin-right: 0;
  margin-left: 0;
}

.Awards-section.rightimagesec .image-brand .i_b_inner:after {
  background-image: url(/wp-content/uploads/2025/09/brndwhite-1.png),
    linear-gradient(0deg, rgb(255 255 255) 20%, rgb(0 0 0 / 0%) 21%);
}

div#awards-slider .owl-item img {
  height: 113px;
  width: 100%;
  object-fit: contain;
  border-radius: 10px;
}

div#awards-slider .owl-dots {
  bottom: -68px;
  justify-content: center;
  left: 0;
}

div#awards-slider .awards-text {
  padding-top: 8px;
}

div#faq_acc .card-body {
  padding-left: 0;
  /* padding-right: 0; */
}

sectoin.mapsec img {
  width: 100%;
  z-index: 999999;
  position: absolute;
  top: 0px;
}

.termpolicy {
  display: flex;
  gap: 24px;
  justify-content: end;
}

sectoin.mapsec iframe {
  filter: grayscale(1);
}

sectoin.mapsec iframe:hover {
  filter: grayscale(0);
}

div#awards-slider .awards-text h2 {
  margin-bottom: 18px;
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  font-weight: 800;
  font-size: 42px;
  color: #01549b;
  line-height: 30px;
}

div#awards-slider .awards-text p {
  /* display: none; */
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 23.35px;
}

div#awards-slider .owl-item .item-awards:hover .awards-image {
  display: none;
}

div#awards-slider .owl-item .item-awards:hover p {
  display: block;
}

/* Portfolio Page  */
section.portfolio-banner.section-space {
  position: relative;
  margin-bottom: 35px;
  padding-top: 0;
}

.portfolio-banner .bottom-design {
  bottom: -1px;
}

section.second-child-after.toggleclassforcatSec,
section.third-child-after.toggleclassforcatSec,
section.last-child-after.toggleclassforcatSec {
  display: none;
}

.maintabs ul {
  padding-left: 0;
  display: flex;
  gap: 29px;
  list-style: none;
  margin: 0;
}

.maintabs ul .parent-category {
  transition: all 0.5s ease 0s;
  width: 152px;
  height: 168px;
  text-align: center;
  border-radius: 50px 0;
  border: 1px solid #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  gap: 11px;
  cursor: pointer;
}

.maintabs ul .parent-category:hover,
.maintabs ul .parent-category.active,
.maintabs ul .parent-category:focus {
  background-color: #cc3333 !important;
  border: 1px solid #cc3333;
  /* background-color: #176637 !important;
  border: 1px solid #176637; */
}

.maintabs ul .parent-category:hover img,
.maintabs ul .parent-category.active img {
  background-color: #0000004d;
}

.maintabs ul .parent-category img {
  width: 80px;
  height: 80px;
  object-fit: none;
  background-color: #ffffff4d;
  border-radius: 50%;
  padding: 10px;
}

.tax-pg.maintabs ul .parent-category img {
  object-fit: cover;
}

.maintabs ul .parent-category p {
  margin: 0;
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  font-size: 18px;
  line-height: 19px;
  color: #fff;
  font-weight: 700;
  text-wrap: wrap;
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
  word-break: break-word;
}

.portfolio-banner .d-flex.cover {
  /* height: 785px; */
  padding-top: 196px;
  align-items: end;
  padding-bottom: 97px;
}

.banner-text p {
  margin-bottom: 0;
}

.portfolio-banner .maintabs {
  margin-top: 84px;
}

.portfolio-banner .d-flex.cover .line-btm-heading {
  margin: 30px 0px 21px;
}

.cat-filtersec,
.cat-filtersecondsec,
.cat-filterthirdsec {
  position: relative;
}

section.cat-filtersec div#loader,
.cat-filtersecondsec div#loadersecond,
.cat-filterthirdsec div#loaderthird {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff85;
  z-index: 9;
}

.secondchildcategries ul {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 23px;
  padding-left: 0;
  margin: 0;
}

.secondchildcategries ul.button-style a {
  transition: all 0.5s ease 0s;
  min-width: 247px;
  height: 54px;
  text-align: center;
  border-radius: 50px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  font-size: 20px;
  line-height: 19px;
  font-weight: 700;
  color: #000;
  background-color: #e6eef5;
  text-transform: capitalize;
}

.secondchildcategries ul a.second-parent-category.active,
.secondchildcategries ul a.second-parent-category:hover,
.secondchildcategries ul a.second-parent-category:focus {
  color: #fff !important;
  background-color: #cc3333 !important;
}

.secondchildcategrieswithproducts {
  position: relative;
  padding: 120px 0;
  background-color: #f2f3f3;
}

.secondchildcategrieswithproducts:nth-child(even) {
  background-color: #fff;
}

.secondchildcategries {
  margin-bottom: 26px;
}

.secondchildcategries.borderunder {
  margin: 0;
  padding-bottom: 35px;
  border-bottom: 1px solid #0000002e;
}

.secondchildcategrieswithproducts:before,
section.relatedeventsec.section-space:before {
  content: " ";
  position: absolute;
  top: 0;
  width: 100%;
  height: 22px;
  left: 0;
}

section.third-child-after,
section.last-child-after {
  position: relative;
}

section.third-child-after:before,
section.last-child-after.productcardsstyle:after {
  content: " ";
  position: absolute;
  top: 0;
  width: 100%;
  height: 22px;
  background-image: url(/wp-content/uploads/2025/09/Vectorodd.png);
}

.secondchildcategrieswithproducts:nth-child(odd):before,
section.relatedeventsec.section-space:before {
  background-image: url(/wp-content/uploads/2025/09/Vectorodd.png);
}

.secondchildcategrieswithproducts:nth-child(even):before {
  background-color: #f2f3f3;
  background-image: url(/wp-content/uploads/2025/09/Vectoreven.png);
}

.secondchildcategrieswithproducts:nth-child(even) .row {
  flex-direction: row-reverse;
}

.secondchildcategrieswithproducts:nth-last-child(1) {
  padding-bottom: 110px;
}

.secondchildcategrieswithproducts:nth-child(even) .row .left-space {
  margin-left: 0;
  margin-right: 108px;
}

.thirdchildcategries ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  gap: 21px;
}

.secondparentmain .row {
  padding: 35px 0 20px;
}

.thirdchildcategries ul.button-style .third-parent-category {
  padding: 10px 24px;
  border: 1px solid #01549b;
  border-radius: 50px;
  color: #01549b;
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  font-size: 18px;
  line-height: 18px;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 500;
  background-color: #fff;
}

.thirdchildcategries ul .third-parent-category:hover,
.thirdchildcategries ul .third-parent-category.active:hover {
  border: 1px solid #176637;
}

.thirdchildcategries ul .third-parent-category:focus {
  background: #fff !important;
}

.thirdchildcategries ul .third-parent-category.active {
  border: 1px solid #cc3333;
  background-color: #cc3333 !important;
  color: #fff !important;
}

section.productcardsstyle {
  position: relative;
  background-color: #f2f3f3;
  padding: 35px 0 100px;
  display: flex;
  flex-direction: column-reverse;
  gap: 20px;
}

section.productcardsstyle .container ul {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin: 0;
  gap: 30px;
  flex-wrap: wrap;
}

.productscards {
  width: 30.63%;
  padding-bottom: 17px;
  position: relative;
  transition: all 0.5s ease 0s;
  overflow: hidden;
  border-radius: 25px;
}

.productscards .innerli {
  text-align: center;
  background-color: #fff;
  border-radius: 25px;
  padding: 10px 13px 20px;
  position: relative;
  transition: all 0.5s ease 0s;
  overflow: hidden;
  height: 100%;
}

.recipesec .productscards .innerli {
  padding: 0;
  background: none;
}

.recipesec .productscards .innerli .tt_innercontent {
  margin-top: 20px;
  padding: 0 7px;
}

.recipeCard {
  position: relative;
  cursor: pointer;
}

.productscards.recipeCard--v1:before {
  background-color: transparent;
}

.productscards.recipeCard:after {
  display: none;
}

.hiddenLink {
  /* visibility: hidden; */
  opacity: 0;
  position: absolute !important;
  inset: 0;
  cursor: pointer;
  z-index: 22 !important;
  width: 100%;
  height: 100%;
}

.productscards .p_thumbnail img {
  width: 100%;
  border-radius: 25px;
  height: 359px;
  object-fit: contain;
  padding: 0px;
  background: #fff;
  border: 1px solid #00000021;
}

.team-category-awards .productscards .p_thumbnail img {
  padding: 20px;
}

.page-quality-and-food-safety .team-category-awards .productscards .p_thumbnail img {
  padding: 10px;
}

.productscards .p_thumbnail img {
  width: 100%;
  border-radius: 25px;
  /* border: 1px solid #00000012; */
  height: 322px;
  object-fit: cover;
  /* padding: 40px; */
  background: #fff;
  /* border: 1px solid #00000021; */
}

.homesecondinner .productscards .p_thumbnail img {
  border: unset;
}

.productscards p {
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  font-size: 26px;
  line-height: 35px;
  color: #000;
  margin: 24px 0px 15px;
}

/* section.productcardsstyle .container ul li:before {
  content: ' ';
  position: absolute;
  bottom: -13px;
  width: 100%;
  left: 0;
  height: 17px;
  background-image: url(https://americanafoods.nexatestwp.com/wp-content/uploads/2024/05/Vectorbottom.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
} */
.productscards .innerli * {
  transition: all 0.5s ease 0s;
  z-index: 2;
  position: relative;
}

div#awards-slider .owl-item {
  position: relative;
  overflow: hidden;
}

div#awards-slider .owl-item:hover .awards-image {
  /* background-color: #fff; */
}

.brands .brand:before {
  display: block;
  width: 90%;
  height: 18px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -38px;
  z-index: 1;
  transform: translate(0%, 0%) scale(1);
  transition: all 0.8s ease 0s;
  background-color: #fff;
  content: "";
}

.brands .brand img {
  z-index: 999;
}

.brands .brand:hover:before {
  background-color: #cc3333;
  transform: translate(0%, 0%) scale(50);
}

div#awards-slider .owl-item .item-awards:before {
  content: " ";
  display: block;
  width: 90%;
  height: 18px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -38px;
  z-index: 1;
  transform: translate(0%, 0%) scale(1);
  transition: all 0.8s ease 0s;
  background-color: #fff;
}

div#awards-slider .owl-item .item-awards {
  position: relative;
  overflow: hidden;
}

div#awards-slider .owl-item .item-awards * {
  z-index: 9;
  position: relative;
}

div#awards-slider .owl-item .item-awards:hover:before {
  background-color: #cc3333;
  transform: translate(0%, 0%) scale(50);
}

div#awards-slider .owl-item .item-awards:hover * {
  color: #fff;
}

div#awards-slider .owl-item .item-awards .awards-image {
  /* background-color: #f2f3f3; */
  border-radius: 20px;
  padding: 10px 0;
}

.productscards:before {
  content: " ";
  display: block;
  width: 90%;
  height: 17px;
  /* border-radius: 0px 0px 127px 115px; */
  /* background-color: #cc3333; */
  position: absolute;
  /* top: 50%; */
  left: 0;
  right: 0;
  margin: auto;
  bottom: 1px;
  z-index: 1;
  transform: translate(0%, 0%) scale(1);
  transition: all 0.5s ease 0s;
  clip-path: polygon(50% 0%,
      100% 0,
      91% 33%,
      77% 71%,
      54% 100%,
      43% 100%,
      22% 73%,
      7% 26%,
      0px 0px);
  background-image: url(/wp-content/uploads/2025/09/Vectorbottomnew.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
}

.mission_section .productscards:after {
  content: unset;
}

.mission_section .productscards:hover:before {
  transform: unset;
  background-color: #cc3333;
}

.mission_section .productscards .innerli:before,
.productscards .innerli:before {
  content: "";
  display: block;
  width: 90%;
  height: 17px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0px;
  z-index: 1;
  transform: translate(0%, 0%) scale(1);
  transition: all 0.5s ease 0s;
}

.mission_section .productscards:hover .innerli:before,
.productscards:hover .innerli:before {
  background-color: #cc3333;
  transform: translate(0%, 0%) scale(50);
}

.productscards:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #cc3333;
  position: absolute;
  left: -20%;
  top: -20%;
  z-index: 1;
  transform: translate(0%, 0%) scale(1);
  transition: all 0.5s ease 0s;
}

.productscards:hover:after {
  width: 500px;
  height: 500px;
}

.productscards:hover:before {
  /* transform: translate(0%, 0%) scale(50); */
  background-color: #cc3333;
}

.productscards:hover .innerli * {
  color: #fff;
}

/* section.productcardsstyle .container ul li:hover {
  background-color: #cc3333;
}
section.productcardsstyle .container ul li:hover p {
  color: #fff;
}
section.productcardsstyle .container ul li:hover:before {
  filter: brightness(5.5);
} */
section.cat-filtersec {
  min-height: 50vh;
}

.third-child-after .productscards {
  display: none;
}

.loadmorebuttondiv {
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loadmorebuttondiv {
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loadmorebuttondiv .btn-space {
  margin-top: 0;
}

.headercontactus.button-style a {
  background-color: transparent;
  min-width: unset;
}

.headercontactus.button-style a:hover {
  -webkit-transform: translateY(0px) !important;
  transform: translateY(0px) !important;
  border: 1px solid #01549b !important;
}

.headercontactus.button-style a:hover:after {
  transform: translate(-50%, -50%) scale(8);
  background: #01549b !important;
}

div#search-modal {
  position: absolute;
  top: 0;
  width: 100%;
  height: 170px;
  background-color: white;
  z-index: 999999999;
  inset: 0;
  display: none;
}

div#search-modal .search-modal-content {
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  padding: 0 5%;
  gap: 20px;
}

div#search-modal .search-modal-content .forminner {
  width: 90%;
}

div#search-modal .search-modal-content .closebtn {
  width: 10%;
}

div#search-modal .search-modal-content .forminner form.search-form {
  width: 100%;
  max-width: 100%;
}

div#search-modal .search-modal-content .forminner form.search-form input.search-field {
  width: 100%;
  margin: 0;
}

a.search-btn:hover:before,
a.search-btn:hover:after {
  border-top: none !important;
  border-bottom: none !important;
}

.category-hierarchy {
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  color: #111111;
  opacity: 0.5;
  font-size: 16px;
  font-weight: 300;
}

.category-hierarchy a {
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  color: #111111;
  font-weight: 500;
}

.product-counter {
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  color: #111111;
  font-weight: 700;
  font-size: 30px;
  text-transform: capitalize;
}

header#fixed .site-logo {
  margin-bottom: 0;
}

.productscards p.pro_title {
  font-weight: 700;
  margin-bottom: 25px;
}

.product-counter span {
  color: #01549b;
  font-size: 16px;
  font-weight: 400;
  margin-left: 10px;
  text-decoration: underline;
  cursor: pointer;
}

.button-style.btn-space a {
  min-width: 178px;
  color: #fff;
}

.woocommerce .content-area {
  max-width: unset !important;
  margin: 0 auto;
  padding: unset !important;
}

.innerbanner {
  padding-top: 279px;
  padding-bottom: 251px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.team-categories-tabs {
  width: 100%;
}

.tabs {
  display: flex;
  list-style: none;
  padding: 0;
  cursor: pointer;
}

.tab {
  margin-right: 1em;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.productscards p.size-field {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin-bottom: 15px;
  margin-top: 0;
}

#timeline-slider .owl-nav button.owl-prev.disabled,
#timeline-slider .owl-nav button.owl-next.disabled {
  opacity: 0.5;
}

.productscards .flavor-field {
  margin-bottom: 0 !important;
}

.productscards p.size-field span {
  opacity: 0.6;
}

.productscards p.nutritionfacts {
  color: #cc3333;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 0;
  text-decoration: underline;
  cursor: pointer;
}

.productscards .available-values p {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 3px;
  margin-top: 0;
}

.productscards .available-values ul {
  justify-content: center;
  gap: 8px;
}

.productcardpoppup {
  padding: 0 !important;
}

/* .productcardpoppup.show {
  display: flex !important;
  align-items: center;
} */
.productcardpoppup .modal-dialog {
  width: 100%;
  max-width: 1284px;
}

.productcardpoppup .modal-dialog .p_modalthumb img {
  width: 100%;
  height: 597px;
  border-radius: 25px;
}

.productcardpoppup .modal-dialog .row {
  padding: 80px 0;
}

.productcardpoppup .modal-dialog span.close {
  display: flex;
  position: absolute;
  right: 5px;
  top: 5px;
}

.productcardpoppup .modal-dialog .modal-content {
  border-radius: 25px !important;
}

.productcardpoppup .modal-dialog .rightbody h2 {
  /* font-family: 'Bliss Pro';
    font-style: normal; */
  font-size: 48px;
  line-height: 66px;
  margin-bottom: 12px;
}

.productcardsstyle .productcardpoppup .modal-dialog .rightbody p.n_sub_heading_field {
  margin-top: 0;
  margin-bottom: 49px;
  font-size: 28px;
  color: #4d4d4d;
}

.productcardsstyle .productcardpoppup .modal-dialog .rightbody ul {
  border-top: 1px solid #0000001c;
  border-bottom: 1px solid #0000001c;
  display: block;
  padding: 24px 0;
}

.productcardsstyle .productcardpoppup .modal-dialog .rightbody ul li {
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  font-style: 20px;
  margin-bottom: 24px;
  display: flex;
  justify-content: space-between;
}

.productcardsstyle .productcardpoppup .modal-dialog .rightbody ul li:last-child {
  margin-bottom: 0;
}

.productcardpoppup .modal-dialog .rightbody h4 {
  margin-top: 24px;
  margin-bottom: 12px;
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  font-size: 24px;
  font-weight: 800;
}

.productcardsstyle .productcardpoppup .modal-dialog .rightbody p.shortdescr {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin: 0;
}

.productcardpoppup .modal-dialog .row .col-md-6 {
  padding: 0;
}

.searchpage .search-result-count form {
  max-width: 100%;
}

.searchpage .search-result-count form input#search-form-1 {
  border-bottom: 1px solid #949494 !important;
  border: none;
  outline: none;
}

.searchpage .search-result-count form input.search-submit {
  border-radius: 50px 0;
  overflow: hidden;
  z-index: 1;
  transition: all 0.3s ease 0s;
  background-color: #cc3333 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ft-menu.SMN_effect-92 a:hover img,
.fcontactdetail a:hover img {
  filter: invert(46%) sepia(100%) saturate(6438%) hue-rotate(354deg) brightness(94%) contrast(89%);
}

div#relatedevents .owl-dots {
  /* display: flex !important; */
  bottom: -96px !important;
  align-items: center;
  justify-content: center;
}

nav#site-navigation a:hover,
nav#site-navigation a:active {
  color: #fff !important;
}

button.sub-menu-toggle {
  width: 15px !important;
  height: 15px !important;
  margin-left: 3px !important;
  margin-top: 5px;
}

.primary-navigation .primary-menu-container>ul>.menu-item {
  display: flex;
  align-items: center;
}

#site-navigation ul.sub-menu {
  border: none;
}

#site-navigation ul.sub-menu:before {
  content: unset;
}

#site-navigation ul.sub-menu {
  border: none;
  border-radius: 0 20px 20px;
  overflow: hidden;
  padding-top: 0;
  padding: 24px 24px 24px 24px;
  background-color: #fff;
}

#site-navigation ul.sub-menu li:not(:last-child) {
  margin-bottom: 24px;
  /* Adjust the value as needed */
}

#site-navigation ul.sub-menu li a {
  padding: 0 0px 0 0px;
}

#site-navigation ul.sub-menu li a:hover {
  color: #000 !important;
}

button.sub-menu-toggle svg {
  display: none;
}

button.sub-menu-toggle span.icon-minus {
  width: 16px;
  height: 16px;
  background-image: url(/wp-content/uploads/2024/06/arrow-right-s-line-1.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

button.sub-menu-toggle span.icon-plus {
  width: 16px;
  height: 16px;
  background-image: url(/wp-content/uploads/2024/06/arrow-right-s-line.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.primary-navigation>div>.menu-wrapper .sub-menu-toggle:focus {
  outline: none;
}

#site-navigation ul.sub-menu li {
  background-color: #fff;
}

div#relatedevents .owl-dots button.owl-dot.active {
  border: 1px solid #cc3333 !important;
}

div#relatedevents .owl-dots button.owl-dot.active span {
  background: #cc3333 !important;
}

div#relatedevents .owl-dots button.owl-dot {
  border: 1px solid #828282 !important;
}

div#relatedevents .owl-dots button.owl-dot span {
  background: #828282 !important;
}

a.b-d-back:hover {
  color: #e1251b !important;
}

.productcardpoppup .modal-dialog .row .col-md-6:nth-child(1) {
  padding-right: 44px;
}

.productcardpoppup .modal-dialog .row .col-md-6:nth-child(2) {
  padding-left: 44px;
}

.item-timeline .it_inner {
  text-align: center;
}

.item-timeline .it_inner .it_i_middle .it_i_m_activedot span {
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #aac3d9;
  border-radius: 50px;
  margin: 16px 0;
  position: relative;
}

.item-timeline .it_inner .it_i_middle .it_i_m_activedot {
  display: flex;
  justify-content: center;
}

.item-timeline .it_inner .it_i_middle .it_i_m_activedot span:before {
  width: 22px;
  height: 22px;
  background: #aac3d9;
  border-radius: 50px;
  content: "";
}

.item-timeline .it_inner .it_i_middle:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #d9d9d9;
  display: block;
  position: absolute;
  margin: auto;
}

.item-timeline .it_inner .it_i_middle {
  align-items: center;
  display: flex;
  justify-content: center;
}

.first_timelineactive .item-timeline .it_inner .it_i_middle .it_i_m_activedot span {
  border: 3px solid #cc3333;
}

.first_timelineactive .item-timeline .it_inner .it_i_middle .it_i_m_activedot span:before {
  background: #cc3333;
}

.it_i_t_img {
  margin-bottom: 10px;
}

.first_timelineactive .item-timeline .it_inner .it_i_bottom {
  opacity: 1;
}

.item-timeline .it_inner .it_i_bottom {
  opacity: 0;
}

/* div#timeline-slider .owl-stage .owl-item:nth-child(even) .item-timeline .it_inner {
  display: flex;
  flex-direction: column-reverse;
} */
.item-timeline .it_inner .it_i_top {
  height: 37px;
}

.item-timeline .it_inner .it_i_bottom {
  /* height: 337px; */
}

/* div#timeline-slider .owl-stage .owl-item:nth-child(even) .item-timeline .it_inner .it_i_top {
  flex-direction: column-reverse;
} */
.item-timeline .it_inner .it_i_top {
  display: flex;
  gap: 17px;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 82px;
}

.item-timeline .it_inner .it_i_top img {
  width: 100%;
  height: 130px;
}

.item-timeline .it_inner .it_i_top .it_i_year span {
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  cursor: pointer;
  font-weight: 800;
  font-size: 34px;
  line-height: 40px;
  color: #cc3333;
}

/* div#timeline-slider .owl-stage .owl-item:nth-child(even) .item-timeline .it_inner .it_i_bottom {
  flex-direction: column-reverse;
} */
.item-timeline .it_inner .it_i_bottom {
  display: flex;
  gap: 16px;
  /* justify-content: space-between; */
  flex-direction: column;
  padding: 0 35px;
}

.item-timeline .it_inner .it_i_bottom .it_i_b_heading span {
  font-size: 22px;
  line-height: 28px;
  font-weight: 800;
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  color: #01549b;
}

.item-timeline .it_inner .it_i_bottom .it_i_b_heading {
  margin-bottom: 13px;
}

.item-timeline .it_inner .it_i_bottom .it_i_b_description span {
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  color: #4d4d4d;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
}

section.assershistory.section-space {
  margin-bottom: 100px;
}

section.mapSection.section-space {
  margin-bottom: 125px;
}

.main-fonts.centerfonts {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 100px;
}

.bottom-hline.centerfonts h2:after {
  left: unset;
}

.main-fonts.centerfonts h2 {
  display: flex;
  justify-content: center;
}

.assershistory img {
  width: 100%;
}

.assershistory * {
  color: #fff;
  /* font-family: 'Bliss Pro';
  font-style: normal; */
}

.assershistory h1 {
  font-weight: 800;
  font-size: 84px;
}

.assershistory h3 {
  font-weight: 700;
  font-size: 28px;
  padding: 4px 0 16px;
}

.assershistory p {
  line-height: 25px;
  font-weight: 500;
  font-size: 20px;
  opacity: 0.7;
}

.assershistory .ah_inner {
  width: 100%;
}

.assershistory .row {
  padding: 100px 0;
}

.item-timeline .it_inner .it_i_middle .it_i_m_activedot:hover span,
.it_i_top:hover+.it_i_middle .it_i_m_activedot span {
  border: 3px solid #cc3333;
}

.item-timeline .it_inner .it_i_middle .it_i_m_activedot:hover span::before,
.it_i_top:hover+.it_i_middle .it_i_m_activedot span::before {
  background: #cc3333;
}

#timeline-slider .owl-nav span {
  height: 30px;
  width: 30px;
  display: flex;
  font-size: 0;
  background-image: url(/wp-content/uploads/2025/09/sliderarrow.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

#timeline-slider .owl-nav button.owl-prev span {
  rotate: 180deg;
}

#timeline-slider .owl-nav {
  left: -8px;
  top: -45px;
  transform: unset;
  display: flex !important;
  height: 30px;
  /* justify-content: space-between; */
  gap: 20px;
  font-size: 50px;
  color: #cc3333;
}

.tl_tabs ul {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 20px;
  padding-left: 0;
  margin: 0;
  justify-content: center;
  margin-bottom: 64px;
  max-width: 90vw;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  position: relative;
  padding-bottom: 20px;
  justify-content: flex-start;
}

.no-cards {
  width: 100%;
  text-align: center;
}

section.team-leadership.section-space.awardssec .bottom-hline h2 {
  margin-bottom: 50px;
}

.awardssec .tl_teams .awards-list,
.tl_teams .awards-list {
  gap: 47px;
  background: transparent;
}

.awardssec .owl-carousel .owl-dots {
  background: transparent;
}

.tl_tabs .awards-list a {
  transition: all 0.5s ease 0s;
  min-width: 250px;
  height: 54px;
  text-align: center;
  border-radius: 50px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  /* font-family: 'Bliss Pro';
  font-style: normal; */
  font-size: 20px;
  line-height: 19px;
  font-weight: 700;
  color: #000;
  background-color: #fff;
  text-transform: capitalize;
}

.tl_tabs .awards-list a.active,
.tl_tabs .awards-list a:hover,
.tl_tabs .awards-list a:focus {
  color: #fff !important;
  background-color: #cc3333 !important;
}

.team-leadership .main-fonts.centerfonts {
  margin-bottom: 64px;
}

.tl_teams .awards-list,
.tl_teams .awards-list {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin: 0;
  gap: 30px;
  /* flex-wrap: wrap; */
  max-width: 90vw;
  position: relative;
  padding-bottom: 40px;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
}

.fullwidthslider {
  width: 100%;
  max-width: 1920px;
  margin: auto;
}

.tl_teams .productscards .tt_innercontent {
  margin-top: 16px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

section.team-details .event_social_icon {
  padding-top: 22px;
  margin-top: 0;
}

section.team-details .ss_r_inner {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 20px;
  color: #4d4d4d;
  font-weight: 500;
}

.event_section.fullwidthslider .fullwidthsliderinner .owl-dots {
  bottom: 0px;
}

.event_section.fullwidthslider .owl-carousel.owl-theme {
  padding-bottom: 80px;
}

.tl_teams .productscards .tt_innercontent * {
  /* font-family: 'Bliss Pro';
  font-style: normal; */
}

.tl_teams .productscards .tt_innercontent h3 {
  font-size: 26px;
  margin-bottom: 12px;
  font-weight: 700;
  color: #000;
}

section.team-details .team-text h1 {
  font-size: 48px;
  font-weight: 800;
  line-height: 66px;
  margin-bottom: 12px;
}

section.team-details .team-text p.team_des {
  font-weight: 500;
  font-size: 28px;
  line-height: 30px;
  color: #4d4d4d;
  margin-bottom: 48px;
}

.tl_teams .productscards .tt_innercontent p {
  font-size: 16px;
  margin-bottom: 18px;
  font-weight: 500;
  margin-top: 0;
}

.mission_section .p_thumbnail img {
  background: transparent !important;
}

.tl_teams .productscards .tt_innercontent a {
  text-transform: capitalize;
  font-size: 16px;
  border: 1px solid #cc3333;
  color: #cc3333;
  border-radius: 20px 0;
  width: 104px;
  height: 31px;
  display: flex;
  justify-content: center;
  line-height: 16px;
  align-items: center;
}

.tl_teams .productscards:hover .tt_innercontent a {
  border: 1px solid #fff;
  color: #fff;
}

.awardssec .productscards .p_thumbnail img {
  /* height: 141px; */
  height: 260px;
  object-fit: contain;
}

.homesecondinner .innerli a:hover {
  color: #fff !important;
}

.awardssec .productscards .p_thumbnail {
  padding: 0px 0 5px;
  border-radius: 25px;
  background-color: #fff;
}

.awardssec .productscards {
  padding-bottom: 0;
  /* height: 366px; */
  height: 482px;
  width: auto;
}

.mission_section .productscards .p_thumbnail img {
  border: none;
}

.awardssec .productscards:before {
  background-image: none;
  height: 0;
  clip-path: none;
}

.awardssec .productscards .tt_innercontent h3 {
  font-size: 52px;
  font-weight: 800;
  color: #01549b;
}

section.about_us_section.rightimagesec .col-content .right-space {
  margin-right: 88px;
}

#site-navigation ul.sub-menu * {
  font-size: 18px;
  font-weight: 500;
  font-family: "Bliss Pro";
  font-style: normal;
}

.awardssec .productscards:hover .p_thumbnail {
  display: none;
}

.awardssec .productscards .tt_innercontent p {
  font-size: 20px;
  color: #1b1b1b;
  line-height: 29.1px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 23.35px;
}

.awardssec .productscards:hover .tt_innercontent p {
  display: block;
}

.awardssec .productscards .tt_innercontent {
  padding: 0px 40px;
}

.awardssec .productscards:hover .innerli * {
  color: #fff;
}

.recipesec .productscards .p_thumbnail {
  height: 322px !important;
}

.recipesec .productscards .p_thumbnail img {
  height: 100% !important;
  object-fit: cover;
}

.recipesec .productscards .tt_innercontent h3 {
  font-size: 24px;
  margin-bottom: 16px;
}


.recipesec .productscards .tt_innercontent p {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  line-height: normal;
  color: #000;
}

.recipeCard__ct_time,
.recipeCard__ct_label {
  opacity: 0.6;

}

.recipeCard__ct_sep {
  color: #555555;
  opacity: 0.2;
}

.recipesec .productscards .tt_innercontent p img {
  width: 14px;
  height: 14px;
}

.fcontactdetail .cd_inner a {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 15px;
  color: #b5b6b6;
  line-height: 22px;
}

.fcontactdetail .cd_inner {
  margin-bottom: 18px;
}

.quicklinksdiv a span {
  display: flex;
  flex-direction: row-reverse;
  justify-content: left;
  gap: 7px;
}

.ffollow {
  text-align: center;
}

.mission_section .productscards:not(.recipeCard) {
  width: 100%;
  list-style: none;
}

.mission_section_update .productscards {
  overflow: unset;
}

.mission_section_update .p_thumbnail {
  top: -61px !important;
}

.mission_section .productscards .innerli {
  text-align: center;
  background-color: #fff;
  border-radius: 25px;
  padding: 110px 13px 20px;
  position: relative;
  transition: all 0.5s ease 0s;
  margin-top: 69px;
  overflow: hidden;
}

.mission_section .productscards .p_thumbnail {
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  margin: auto;
  width: 123px;
  z-index: 17;
  height: 123px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 17px solid #f2f3f3;
  padding: 20px;
}

.mission_section .productscards .p_thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: unset;
}

.mission_section .productscards .tt_innercontent h3 {
  margin-bottom: 51px;
  font-size: 40px;
  color: #111111;
  font-weight: 700;
}

.mission_section .productscards .tt_innercontent p {
  margin-bottom: 51px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #4d4d4d;
}

.mission_section .productscards:hover .innerli * {
  color: #fff !important;
}

.mission_section .productscards:hover .p_thumbnail {
  background-color: #cc3333;
}

.mission_section .productscards:hover .p_thumbnail img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(173deg) brightness(211%) contrast(101%);
}

.bottom-design1inner {
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.bottom-design1inner img {
  height: auto !important;
  border-radius: unset !important;
  object-fit: contain !important;
}

.fullwidthslider .container {
  overflow: hidden;
}

.fullwidthslider .owl-carousel.owl-theme {
  padding-left: 85px;
}

.fullwidthslider .fullwidthsliderinner {
  position: relative;
}

.fullwidthslider .fullwidthsliderinner:before {
  content: "";
  width: 172px;
  height: 100%;
  background-color: transparent;
  position: absolute;
  right: 0;
  z-index: 99;
  background-image: url(/wp-content/uploads/2025/09/slidershadow.png);
  background-position: right;
  background-repeat: no-repeat;
}

.fullwidthslider .fullwidthsliderinner .col-lg-7.col-md-7,
.fullwidthslider .owl-carousel.owl-theme {
  position: unset;
}

.fullwidthslider .fullwidthsliderinner .owl-dots {
  left: 0;
  bottom: 60px;
}

.fullwidthslider .fullwidthsliderinner button.owl-dot.active,
.brandscarousal button.owl-dot.active {
  border: 1px solid #cc3333 !important;
}

.fullwidthslider .fullwidthsliderinner button.owl-dot,
.brandscarousal button.owl-dot {
  border: 1px solid #b3b3b3 !important;
}

.fullwidthslider .fullwidthsliderinner button.owl-dot.active span,
.brandscarousal button.owl-dot.active span {
  background: #cc3333 !important;
}

.fullwidthslider .fullwidthsliderinner button.owl-dot span,
.brandscarousal button.owl-dot span {
  background: #b3b3b3 !important;
}

.fullwidthslider.rightsideSlider .fullwidthsliderinner {
  margin: 0 auto 0 0;
}

.fullwidthslider.rightsideSlider .fullwidthsliderinner .owl-carousel.owl-theme {
  padding-left: 0;
  padding-right: 85px;
}

.fullwidthslider.rightsideSlider .fullwidthsliderinner .col-lg-7.col-md-7 {
  padding-left: 0;
}

.fullwidthslider.rightsideSlider .fullwidthsliderinner .left-space {
  margin-left: 0;
}

.fullwidthslider.rightsideSlider .fullwidthsliderinner:before {
  right: unset;
  left: 0;
  /* rotate: 180deg; */
  background-image: url(/wp-content/uploads/2024/06/slidershadowleft.png);
}

.sustainability_us_section .col-content .right-space {
  margin-right: 74px;
}

.sustainability_us_section {
  padding-bottom: 128px;
}

.community-section .col-content p {
  /* overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical; */
}

.owl-carousel .owl-nav {
  display: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: unset !important;
}

section.cat-filtersec,
section.second-child-after,
section.cat-filtersecondsec {
  padding-top: 0;
}

.fullwidthsliderinner .owl-dots {
  justify-content: left;
}

.bottom-design1inner img:nth-child(2) {
  display: none !important;
}

.rightsideSlider .bottom-design1inner img:nth-child(2) {
  display: block !important;
}

.rightsideSlider .bottom-design1inner img:nth-child(1) {
  display: none !important;
}

section.team-details {
  background-color: #f2f3f3;
  padding: 48px 0 100px;
}

.ss_r_inner {
  display: flex;
  align-items: center;
  gap: 16px;
}

.ss_r_inner a {
  padding: 0;
}

.team-details .ss_r_inner a img {
  padding: 0;
}

.team-details a.b-d-back {
  padding-left: 0;
  color: rgba(225, 37, 27, 1);
}

section.core_value_section .bottom-design-brnd img {
  max-width: 470px;
  left: 0;
}

.community-section .columnslider .owl-item img {
  height: 589px;
}

.community-section .columnslider .shadow-bg .cat-text {
  padding: 0 36px;
}

.shadow-bg .cat-text {
  padding: 0 36px;
}

.cat-text h6 {
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
}

.community-section .columnslider .shadow-bg .cat-text p img {
  height: 13.33px;
  width: 13.33px;
}

.community-section .columnslider .shadow-bg .cat-text p {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  gap: 8.33px;
  opacity: 1;
  font-size: 16px;
}

section.home-banner .bottom-design img:nth-child(2),.bottom-design img:nth-child(2) {
  display: none;
}

section.core_value_section .inner_right_content {
  margin-bottom: 48px;
}

section.core_value_section .bottom-hline h2 {
  position: relative;
  margin-bottom: 75px;
}

.primary-navigation .current-menu-item>a:first-child,
.primary-navigation .current_page_item>a:first-child {
  text-decoration: none;
  text-decoration-style: solid;
}

section.core_value_section .inner_right_content h4 {
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.21px;
  color: #111;
}

.re_t_btn .button-style.btn-space a {
  background: transparent;
  border: 1px solid #cc3333;
  color: #cc3333;
}

.re_t_btn .button-style.btn-space a:hover {
  border: 1px solid #176637;
}

.hover_effect li.current_page_item>a:before,
.hover_effect li.current-menu-item>a:before,
.hover_effect li.current-menu-item.menu_item_scroll_cta>a:hover:before {
  transform: scale3d(1, 1, 1);
}

.hover_effect li.current-menu-item.menu_item_scroll_cta>a:before {
  transform: scale3d(0, 1, 1);
}

.hover_effect li.current-menu-item>ul a:before {
  /* transform: scale3d(0, 0, 0); */
}

div#search-modal .search-modal-content input.search-field {
  border-bottom: 1px solid #949494 !important;
  border: none;
  outline: none;
}

div#search-modal .search-modal-content .close_burger_menu {
  background-color: transparent;
  color: #c33;
  padding: 0;
}

.productscards .p_thumbnail img:hover {
  transform: none;
}

#relatedevents .productscards .tt_innercontent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-top: 24px;
}

#relatedevents .productscards .tt_innercontent h3 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  margin-bottom: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-transform: capitalize;
}

.tt_inner_icon {
  margin-bottom: 4px;
}

#relatedevents .productscards .tt_innercontent p {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  line-height: normal;
  color: #000;

  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  margin: 0;
}

#relatedevents .productscards .tt_innercontent p img {
  width: 16px;
  height: 16px;
}

section.relatedeventsec.section-space {
  margin: 0;
  padding: 111px 0 250px;
  position: relative;
  background-color: #f2f3f3;
}

.re_top .bottom-hline h2 {
  margin-bottom: 89px;
}

.diversity_us_section .col-content .right-space {
  margin-right: 58px;
}

.homesecondinner {
  margin-right: 30px;
  position: relative;
}

.homesecondinner .bottom-design1 img {
  width: 100%;
}

.portfolio-section .col-content .left-space {
  margin-left: 72px;
}

.re_top {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.re_top .btn-space {
  margin-top: 0;
}

div#search-modal .search-modal-content .close_burger_menu:focus,
div#search-modal .search-modal-content .close_burger_menu:hover {
  outline: 1px dotted;
  outline: none;
  border: none;
}

section.main-event-detail.section-space .container {
  max-width: 1030px !important;
}

.Awards-section .i_b_inner {
  width: 100%;
}

.life_us_section .bottom-design-brnd img {
  right: unset;
}

.Awards-section .bottom-design-brnd img {
  width: 100%;
}

.secondchildcategries ul::-webkit-scrollbar,
.secondchildcategries *::-webkit-scrollbar,
*::-webkit-scrollbar {
  height: 5px !important;
}

.topborder {
  margin-bottom: -10px;
}

.bottombar {
  margin-top: -10px !important;
}

div#timeline-slider .owl-stage-outer:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #d9d9d9;
  display: block;
  position: absolute;
  margin: auto;
  left: 0px;
  top: 68px;
  border-radius: 50px;
}

.secondchildcategrieswithproducts:nth-child(even) .cat-image img {
  background: #e9e9e9;
  padding: 40px;
  object-fit: contain;
}

.secondchildcategrieswithproducts .cat-image img {
  background: #fff;
  padding: 40px;
  object-fit: contain;
}

.ss_r_inner a:hover {
  filter: invert(46%) sepia(100%) saturate(6438%) hue-rotate(354deg) brightness(94%) contrast(89%);
}

a.b-d-back:hover {
  filter: invert(0%) sepia(4%) saturate(31%) hue-rotate(59deg) brightness(91%) contrast(98%);
}

.team-leadership .innerli {
  height: 97%;
}

.community-section.fullwidthslider .fullwidthsliderinner .owl-dots {
  left: 0;
  bottom: 0px;
}

div#relatedevents .productscards:hover .tt_innercontent * {
  color: #fff;
}

div#relatedevents .productscards:hover .tt_innercontent img {
  filter: invert(100%) sepia(13%) saturate(2%) hue-rotate(193deg) brightness(113%) contrast(100%);
}

section.searchpage.section-space .search-result-count.default-max-width {
  width: 100% !important;
  max-width: 100% !important;
}

section.searchpage.section-space .searchcards article * {
  width: 100% !important;
  max-width: 100% !important;
}

section.searchpage.section-space .searchcards {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}

section.searchpage.section-space .searchcards a {
  font-size: 30px;
  line-height: 32px;
}

section.searchpage.section-space {
  overflow: hidden;
}

section.searchpage.section-space .searchcards article {
  width: 31.5%;
}

section.searchpage.section-space .searchcards a.more-link {
  color: #e1251b;
  font-size: 18px;
}

section.searchpage.section-space .searchcards header.entry-header,
section.searchpage.section-space .searchcards header.entry-header * {
  margin: 0 !important;
}

section.second-child-after {
  padding-bottom: 28px;
}

div#mapdiv {
  width: 100%;
  height: 690px;
  border-radius: 25px;
}

.cvs_contentdiv {
  height: 450px;
  overflow: scroll;
}

.tl_teams .productscards:hover h3 {
  color: #fff;
}

.maintabs ul,
.secondchildcategries ul,
.thirdchildcategries ul {
  max-width: 80vw;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  position: relative;
  /* scrollbar-color: #cc3333 #ffff0000;
  scrollbar-width: thin;
  -ms-overflow-style: none; */
  padding-bottom: 20px;
}

.maintabs ul .parent-category,
.secondchildcategries ul.button-style a,
.thirdchildcategries ul.button-style .third-parent-category {
  flex-shrink: 0;
}

::-webkit-scrollbar {
  width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #cc3333;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #cc3333;
}

/* customize CSS  */

#relatedevents .productscards .tt_inner_icon_second span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 23.35px;
}

#relatedevents .productscards:hover p::before {
  filter: invert(95%) sepia(5%) saturate(0%) hue-rotate(56deg) brightness(105%) contrast(106%);
}

.awardssec .productscards .tt_desc {
  display: none;
}

.awardssec .productscards:hover .tt_desc {
  display: block;
}

div#awards-slider .item-awards .awards-text .tt_desc {
  display: none;
}

div#awards-slider .item-awards:hover .tt_desc {
  display: block;
}

.page-template-awards-template section.banner-section.home-banner.section-space {
  margin-bottom: 0px;
}

.main-fonts.centerfonts {
  margin-bottom: 0;
}

.mapSection .map_description {
  text-align: center;
  margin-bottom: 52px;
}

#relatedevents .productscards .tt_innercontent .tt_inner_icon_second p::before {
  content: "";
  background-image: url("/wp-content/uploads/2024/05/phone-line.png");
  background-repeat: no-repeat;
  display: block;
  width: 26px;
  height: 15px;
  overflow: hidden;
}

#relatedevents .productscards .tt_innercontent .tt_inner_icon p::before {
  content: "";
  background-image: url("/wp-content/uploads/2024/05/clock.svg");
  background-repeat: no-repeat;
  display: block;
  width: 26px;
  height: 15px;
  overflow: hidden;
}

/* .main-event-detail .bottom-design {
bottom: 47px;
    width: 97%;
} */

.page-template-our-culture .life_us_section .bottom-design-brnd img {
  left: 0;
  right: unset;
}

.page-template-our-culture .owl-carousel .cat-text p {
  font-size: 16px;
  margin: 0;
}

.team-details .icon_btn {
  padding-bottom: 48px;
}

.main-event-detail .row-center .main_ft_img img {
  object-fit: cover;
  max-width: 100%;

  width: 100%;
}

.event_section .cat-text h2 {
  font-size: 30px;
}

.event_section .top-date {
  position: absolute;
  top: 32px;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(204, 51, 51, 1);
  height: 84px;
  width: 84px;
  border-radius: 16px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.event_section .top-date p {
  font-size: 38px;
  margin: 0;
  line-height: 0.5;
  color: #fff;
}

.event_section .top-date span {
  font-size: 12px;
  opacity: 0.7;
  color: #fff;
}

.event_section .cat-text p:first-child::before {
  content: "";
  background-image: url("/wp-content/uploads/2024/05/fozwl9.tif.png");
  display: inline-block;
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
  color: #fff;
}

.event_section .cat-text p:nth-child(2)::before {
  content: "";
  background-image: url("/wp-content/uploads/2024/05/Vector.png");
  display: inline-block;
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
  color: #fff;
}

.event_section .cat-text p {
  opacity: 1;
}

.about_us_section p {
  margin-bottom: 16px;
}

@keyframes darken {
  0% {
    font-size: 100px;
    color: #fff;
  }

  50% {
    font-size: 200px;
    color: #fff;
  }

  100% {
    font-size: 250px;
    color: #fff;
  }
}

.error-404 h1 {
  margin: 0 auto;
  inline: block;
  text-align: center;
  animation-name: darken;
  animation-duration: 5s;
  animation-iteration-count: infinite;
}

.error-404 h3 {
  margin: 0 auto;
  inline: block;
  text-align: center;
  font-size: 30px;
  color: #fff;
}

.main-event-detail .row-center .main_ft_img img {
  border-radius: 24px;
}

.site-header1.menu * {
  color: #000 !important;
}

.site-header1.menu {
  background: #fff;
  /* position: relative; */
  /* margin-bottom: 16px; */
}

.headercontactus a {
  border: 1px solid #000;
}

a.search-btn img {
  filter: invert(1);
}

nav#site-navigation a:hover,
nav#site-navigation a:active {
  color: #000 !important;
}

.site-header1.menu .headercontactus a {
  border: 1px solid #e1251b;
  color: #e1291f !important;
}

nav#site-navigation .headercontactus a:hover {
  /* border: 1px solid #e1251b; */
  color: #fff !important;
}

.site-header1.menu {
  box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%), 0 0px 14px 0 rgba(0, 0, 0, 0.2);
}

button.sub-menu-toggle {
  filter: invert(95%) sepia(5%) saturate(0%) hue-rotate(56deg) brightness(105%) contrast(106%);
}

.contactdetail .social-btns {
  justify-content: flex-start;
}

.contactdetail .social-btns .btn img {
  filter: invert(49%) sepia(0%) saturate(1028%) hue-rotate(335deg) brightness(96%) contrast(86%);
}

.contactdetail .social-btns .btn:hover img {
  filter: none;
}

section.get-in-touch {
  padding-bottom: 100px;
}

section.get-in-touch .innerform {
  margin-top: 48px;
}

section.get-in-touch .innerform .flexrow {
  display: flex;
  gap: 18px;
  margin-bottom: 30px;
}

section.get-in-touch .innerform .flexrow .flexcol {
  width: 100%;
}

section.get-in-touch .innerform .flexrow .flexcol input,
section.get-in-touch .innerform .flexrow .flexcol select,
section.get-in-touch .innerform .flexrow .flexcol textarea {
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 15px;
  font-size: 20px;
  color: #9f9f9f;
  outline: none;
  width: 100%;
  margin: 0;
}

section.get-in-touch .innerform .flexrow .flexcol textarea {
  height: 131px;
}

section.get-in-touch .innerform .flexrow .flexcol p {
  margin: 0;
}

section.get-in-touch .innerform .frombtn input {
  border-radius: 50px 0;
  border: none;
  overflow: hidden;
  outline: none !important;
  z-index: 1;
  transition: all 0.3s ease 0s;
  background-color: #cc3333 !important;
  display: flex;
  font-weight: 800;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff !important;
  padding: 17px 35px 17px 30px;
  position: relative;
  display: block;
  text-decoration: none;
  width: max-content;
  min-width: 178px;
}

section.get-in-touch .innerform * {
  font-family: "Bliss Pro";
  font-style: normal;
}

section.get-in-touch .contactdetail {
  background-color: #f2f3f3;
  padding: 32px 48px;
  display: flex;
  flex-direction: column;
  gap: 28px;
  border-radius: 10px;
}

.contactdetail h4 {
  font-weight: 800;
  font-size: 32px;
  color: #111;
  margin: 0;
}

.contactdetail h5 {
  color: #111;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 16px;
}

.contactdetail a {
  color: #111;
  font-size: 20px;
  font-weight: 500;
  position: relative;
}

.fromdiv {
  padding-right: 30px;
}

sectoin.mapsec .container-fluid {
  padding: 0;
  overflow: hidden;
}

.faq_acc_card_btn:not(.collapsed)::after {
  background-image: url(/wp-content/uploads/2024/06//minus-circle.svg);
  filter: invert(35%) sepia(12%) saturate(2495%) hue-rotate(91deg) brightness(85%) contrast(91%);
}

.faq_acc_card_btn::after {
  content: "";
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  margin-left: auto;
  background-repeat: no-repeat;
  background-size: 28px;
  transition: transform 0.2s ease-in-out;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  filter: invert(32%) sepia(75%) saturate(2416%) hue-rotate(342deg) brightness(84%) contrast(88%);
  background-image: url(/wp-content/uploads/2024/06//plus-circle.svg);
}

div#faq_acc .card.faq_acc_card h2 {
  position: relative;
}

div#faq_acc .card.faq_acc_card .card-header {
  border: none;
  padding: 0;
  background-color: transparent;
}

div#faq_acc .card.faq_acc_card .card-body p {
  font-size: 16px;
  margin: 0;
}

div#faq_acc .card.faq_acc_card h2,
div#faq_acc .card.faq_acc_card h2 button {
  font-size: 20px;
  text-align: left;
  color: #111;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
}

div#faq_acc .card.faq_acc_card h2 {
  position: relative;
  padding-right: 80px;
}

section.faq_acc_sec {
  padding-bottom: 100px;
}

div#faq_acc .card.faq_acc_card {
  border: none;
  background-color: transparent;
  padding: 15px;
}

div#faq_acc {
  background-color: #f2f3f3;
  padding: 15px;
  border-radius: 10px;
}

.contactdetail a:hover {
  color: #cc3333 !important;
}

.portfor-loader {
  position: fixed;
  top: 0;
  z-index: 999999;
  height: -webkit-fill-available;
  width: 100%;
  background-color: #0000004d;
  display: flex;
  align-items: center;
  justify-content: center;
}

.owl-carousel .owl-item img:hover {
  transform: unset;
}

.lightbox .innerlightbox {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px 0;
  overflow-x: scroll;
}

.lightbox .innerlightbox .innerlightchild {
  width: 90%;
  max-width: 1200px;
  margin: auto;
  background-color: #fff;
  padding: 31px 28px;
  border-radius: 20px;
  position: relative;
}

#lightbox-carousel .owl-item .item img {
  width: 100%;
  height: 644px;
  object-fit: contain;
  object-position: center;
  border-radius: 20px;
}

.mediagallery .ms_inner {
  margin-top: 64px;
}

.gallery-container {
  text-align: center;
}

.gallery-container .gallery .g-innercol {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.gallery-container .gallery .g-innercol img {
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
  cursor: pointer;
}

.gallery-container .gallery .row {
  margin-bottom: 15px;
}

.gallery-container .gallery .firstinnercol img:nth-child(1) {
  height: 286px;
}

.gallery-container .gallery .firstinnercol img:nth-child(2) {
  height: 299px;
}

.gallery-container .gallery .secondinnercol img:nth-child(1) {
  height: 458px;
}

.gallery-container .gallery .secondinnercol img:nth-child(2) {
  height: 129px;
}

.gallery-container .gallery .thirdinnercol img:nth-child(1) {
  height: 324px;
}

.gallery-container .gallery .thirdinnercol img:nth-child(2),
.gallery-container .gallery .thirdinnercol img:nth-child(3) {
  height: 264px;
  width: 48.7%;
}

.lightbox {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
}

div#lightbox-carousel .owl-nav {
  width: 100%;
  display: flex;
}

div#lightbox-carousel .owl-nav button {
  position: absolute;
  display: flex;
  align-items: center;
  height: 40px;
  width: 40px;
  background: #fff;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}

div#lightbox-carousel .owl-nav button.owl-prev {
  left: -97px;
  border-radius: 5px;
  background-image: url(/wp-content/uploads/2024/06/sliderarrow.svg);
  rotate: 180deg;
}

div#lightbox-carousel .owl-nav button.owl-next {
  right: -97px;
  border-radius: 5px;
  background-image: url(/wp-content/uploads/2024/06/sliderarrow.svg);
}

.lightbox .close {
  position: absolute;
  top: -65px;
  right: -26px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  cursor: pointer;
  z-index: 9999;
  opacity: 1;
}

.lightbox .close:hover,
.lightbox .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

div#lightbox-thumbnails {
  margin-top: 32px;
}

div#lightbox-thumbnails .thumb-item {
  width: 100%;
  height: 118px;
  object-fit: cover;
  cursor: pointer;
  border: 2px solid transparent;
}

div#lightbox-thumbnails .thumb-item img {
  border-radius: 20px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}

div#lightbox-thumbnails .thumb-item.active {
  border: 2px solid #fff;
}

.owl-nav {
  display: none;
}

footer#colophon .firstrow a {
  opacity: 0.7 !important;
  color: #f2f3f3 !important;
  font-size: 15px;
  line-height: 31px;
}

footer#colophon .firstrow li {
  line-height: unset;
  font-size: unset;

}

footer#colophon .firstrow a {
  display: inline-block;
}

footer#colophon .firstrow a>span {
  padding: 0;
}

footer#colophon .firstrow .fcontactdetail a {
  display: flex;
}

footer#colophon .firstrow .logodiv a {
  opacity: 1 !important;
}

div#lightbox .owl-carousel.owl-hidden {
  opacity: 1;
}

.recipesingle .reciep-min span {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #fff;
  font-weight: 700;
  font-size: 30px;
}

.recipesingle .reciep-min {
  margin-bottom: 88px;
}

.nutrition-info {
  display: flex;
}

.nutrition-info .nu-in-inner {
  display: flex;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 48px 0px;
  padding: 24px 0px;
  background-color: #0000002b;
}

.nutrition-info .nu-in-inner .nii-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  padding: 0 37px;
  border-right: 1px solid #fff;
  font-weight: 500;
  font-size: 20px;
}

.nutrition-info .nu-in-inner .nii-child:nth-last-child(1) {
  border-right: none;
}

.nutrition-info .nu-in-inner .nii-child span {
  font-weight: 700;
  font-size: 30px;
}

.postinnercontent .social-share {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.postinnercontent .row .pin_mc_left {
  background-color: #fcf5f5;
  border-radius: 10px;
  padding: 24px 32px;
}

.postinnercontent .row .pin_mc_left .pmli_inner {
  display: flex;
  flex-direction: column;
  gap: 0 8px;
}

.postinnercontent .row .pin_mc_left .pmli_inner .pmli_irow {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.postinnercontent .row .pin_mc_left .pmli_inner * {
  color: #000;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 56px;

  font-size: 18px;
  text-transform: capitalize;

  color: #000000;
}

.postinnercontent .row .pin_mc_left h3 {
  font-size: 45px;
  font-weight: 700;
  margin-bottom: 16px;
}

.postinnercontent .row .pin_mc_right {
  padding-left: 90px;
}

.postinnercontent .row .pin_mc_right .p_m_r_inner h2 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 12px;
}

.postinnercontent .row .pin_mc_right .p_m_r_inner p {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  text-transform: capitalize;

  color: #000000;

  opacity: 0.6;
}

.postinnercontent .row .pin_mc_right .p_m_r_inner .steptofollow {
  margin-top: 32px;
}

.steptofollow .pmri_steps h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  text-transform: capitalize;
  color: #000000;
  margin-bottom: 4px;
}

.steptofollow .pmri_steps p {
  font-size: 20px;
  font-weight: 500 !important;
  margin: 0;
  color: #000;
}

.steptofollow .pmri_steps:not(:last-child) {
  margin-bottom: 32px;
}

section.postinnercontent {
  margin-bottom: 92px;
}

.site-header1.menu .top-link a {
  color: #070707 !important;
}

.postinnercontent .social-share .postnav a,
.postinnercontent .social-share .postnav {
  font-size: 16px;
  color: #11111182;
  font-weight: 500;
}

.postinnercontent .social-share .postnav span {
  font-weight: 300;
}

.termpolicy .innercontent h2 {
  font-weight: 800;
  font-size: 62px;
  line-height: 66px;
  text-transform: capitalize;
  color: #111111;
}

section.core_value_section .image-brand-right .i_b_inner img {
  object-position: center;
  width: 100%;
  height: 615px;
  object-fit: cover;
}

section.core_value_section .right_image .l_i_inner {
  width: 194px;
  height: 207px;
  border-radius: 20px;
  overflow: hidden;
}

.home-banner .bottom-design {
  bottom: -1px;
}

@media only screen and (min-width: 1300px) {
  .exerience_carousel .container .static {
    width: 485px;
    max-width: 485px;
  }

  section.core_value_section .right_image .l_i_inner img {
    width: 194px;
    height: 207px;
    border-radius: 20px;
    object-fit: cover;
  }

  .Awards-section .col-content {
    padding-right: 05px;
  }

  footer#colophon .row.firstrow {
    padding-left: 0;
    padding-right: 0;
  }

  .lightbox .innerlightbox .innerlightchild {
    width: 1200px;
    max-width: 1200px;
  }

  section.faq_acc_sec .container {
    max-width: 65% !important;
    margin: auto !important;
  }

  .event_section .col-content .main-fonts {
    margin-right: 57px;
  }

  .main-event-detail .row-center .main_ft_img img {
    height: 603px;
  }

  .Awards-section .cc_inner {
    margin-right: 41px;
  }

  .fullwidthslider.rightsideSlider .fullwidthsliderinner .col-content {
    padding-left: 67px;
  }
}

@media only screen and (min-width: 1600px) {
  .owl-carousel .owl-slide .container {
    padding-top: 281px;
    padding-bottom: 279px;
  }

  .fullwidthslider.rightsideSlider .fullwidthsliderinner .owl-dots {
    left: calc((100% - 1327px) / 2 + 858px) !important;
  }
}

@media only screen and (max-width: 1300px) {

  .maintabs ul,
  .secondchildcategries ul,
  .thirdchildcategries ul {
    max-width: 90vw;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    position: relative;
    /* scrollbar-color: #cc3333 #cc3333;
  scrollbar-width: thin;
  -ms-overflow-style: none; */
    padding-bottom: 20px;
  }

  div#lightbox-carousel .owl-nav button.owl-prev {
    left: -30px;
  }

  div#lightbox-carousel .owl-nav button.owl-next {
    right: -30px;
  }

  .maintabs ul .parent-category,
  .secondchildcategries ul.button-style a,
  .thirdchildcategries ul.button-style .third-parent-category {
    flex-shrink: 0;
  }
}

@media only screen and (max-width: 1599px) {
  div#h_hero_carousel .owl-dots {
    bottom: 85px;
  }
}

@media only screen and (min-width: 1800px) {
  .footertop {
    margin-bottom: -100px;
  }

  .footertop img {
    width: 100%;
  }

  .svg-top {
    display: none;
  }

  .svg-bottom {
    display: none;
  }

  .productscards {
    width: 30.63%;
  }

  .bottom-design1inner {
    bottom: -1px;
  }
}

/* for mobile global */
@media only screen and (min-width: 1100px) {
  .timeline-section .container-fluid {
    width: calc((100% - 1225px) / 2 + 1230px);
    margin: 0 0 0 auto;
  }

  .bottom-design1inner {
    bottom: -1px;
  }

  .inner-description img {
    max-width: 100%;
  }
}

@media only screen and (min-width: 991px) {
  .fullwidthslider .fullwidthsliderinner {
    width: calc((100% - 1032px) / 2 + 974px);
    margin: 0 0 0 auto;
  }

  .fullwidthslider.rightsideSlider .fullwidthsliderinner .owl-dots {
    left: calc((100% - 1338px) / 2 + 767px) !important;
  }

  .fullwidthslider .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 0;
    padding-left: 0;
  }

  .bottom-design1inner {
    bottom: -1px;
  }

  .inner-description img {
    max-width: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .fullwidthslider .fullwidthsliderinner {
    width: calc((100% - 1225px) / 2 + 1215px);
    margin: 0 0 0 auto;
  }

  .fullwidthslider.rightsideSlider .fullwidthsliderinner .owl-dots {
    left: calc((100% - 1327px) / 2 + 845px) !important;
  }

  .fullwidthslider .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 0;
    padding-left: 0;
  }

  .bottom-design1inner {
    bottom: -1px;
  }
}

@media only screen and (min-width: 768px) {
  /* .owl-slide-text h1 {
    height: 136.5px;
  } */

  .bottom-design1inner {
    bottom: -1px;
  }

  .inner-description img {
    max-width: 100%;
  }
}

@media only screen and (max-width: 1099px) {
  .timeline-section .container-fluid {
    width: 100%;
  }

  nav#site-navigation {
    top: 0;
  }

  .bottom-design1inner {
    bottom: -1px;
  }
}

@media only screen and (max-width: 767px) {

  .subheading h3,
  .main-fonts h3 {
    font-size: 22px;
  }

  .termpolicy .innercontent h2 {
    font-size: 40px;
  }

  section.team-details {
    padding-bottom: 70px;
  }

  section.mapSection.section-space {
    margin-bottom: 70px;
  }

  .inner-description img {
    max-width: 100%;
  }

  .rtl {
    .mapSection .bottom-hline.centerfonts h2:after {
      left: unset;
      right: unset !important;
    }
  }

  #timeline-slider .owl-nav {
    top: unset;
    bottom: 0;
    gap: 35px;
    justify-content: center;
  }

  #timeline-slider .owl-nav {
    /* left: 0;
  right: 0;
  top: unset;
  bottom: 10px;
  transform: unset;
  display: flex !important;
  height: 30px;
  justify-content: center;
  gap: 20px;
  font-size: 50px;
  color: #cc3333; */
  }

  div#timeline-slider {
    padding-bottom: 80px;
  }

  .termpolicy {
    justify-content: center;
  }

  .community-section.fullwidthslider .fullwidthsliderinner .owl-dots {
    bottom: -50px;
  }

  .sustainability_us_section {
    padding: 0px 0px 80px !important;
  }

  .life_us_section .col-content .main-fonts {
    margin-right: 0;
    margin-left: 0 !important;
  }

  .community-section {
    padding: 0px 0px 0px !important;
  }

  .diversity_us_section {
    padding: 70px 0px 0px !important;
  }

  .sustainability_us_section .image-brand,
  .diversity_us_section .image-brand {
    text-align: right;
    display: flex;
    justify-content: end;
    width: 90%;
    margin-left: auto;
  }

  .owl-slide-text h1,
  .banner-text h1,
  .banner-text h1 * {
    font-size: 43px;
  }

  .owl-slide-text h1 {
    height: 90.28px;
  }

  .portfolio-section .col-content .left-space {
    margin-left: 0;
  }

  .secondchildcategrieswithproducts {
    padding: 60px 0;
  }

  div#h_hero_carousel .owl-dots {
    justify-content: center;
    width: 100% !important;
    max-width: 540px;
  }

  .bottom-design {
    bottom: -1px;
    display: flex;
  }

  .left-space {
    margin-left: 0;
  }

  .about_us_section .col-content {
    padding-top: 50px;
  }

  .main-fonts h2 {
    font-size: 40px;
    line-height: 47px;
  }

  .right-space {
    margin-right: 0 !important;
  }

  .brand {
    height: 130px;
  }

  .rightimagesec .row {
    flex-direction: column-reverse;
  }


  .image-brand img {
    height: 490px;
  }

  /* .bottom-design-brnd {
  margin-top: -22px;
  width: 100%;
} */
  .cat-text h2 {
    font-size: 40px;
    line-height: 40px;
  }

  .bottom-design1 {
    left: 0;
    margin: -10px auto 0;
    right: 0;
    width: 90%;
  }

  .rightimagesec .image-brand .i_b_inner {
    margin-right: 0;
    margin-left: 0;
  }

  section.portfolio-section.section-space {
    margin-bottom: 50px;
  }

  .section-space {
    margin-bottom: 80px;
  }

  div#awards-slider .owl-item .item-awards img {
    height: 222px;
  }

  .homesecondinner .bottom-design1 img {
    width: 98%;
  }

  div#awards-slider .owl-item .item-awards {
    height: 400px;
  }

  div#awards-slider {
    padding-bottom: 80px;
  }

  .brands-section {
    padding: 50px 0px 90px;
  }

  .image-brand .i_b_inner:after {
    /* height: 12px; */
    background-size: 100%;
  }

  .homesecondinner {
    margin-right: 0;
    position: relative;
  }

  .brands-section .image-brand .i_b_inner:after {
    height: 12px;
    background-size: 100%;
  }

  footer#colophon .row.firstrow {
    padding-bottom: 30px;
  }

  .site .button:focus,
  button:focus,
  input[type="submit"]:focus,
  input[type="reset"]:focus,
  .wp-block-search .wp-block-search__button:focus,
  .wp-block-button .wp-block-button__link:focus,
  .wp-block-file a.wp-block-file__button:focus {
    outline-offset: 0;
    outline: none;
  }

  .image-brand .i_b_inner {
    width: 100%;
    margin-right: 0;
  }

  div#exerience_carousel .owl-slide .container {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  div#awards-slider .owl-item img {
    height: 100%;
  }

  .fullwidthslider.rightsideSlider .fullwidthsliderinner .owl-carousel.owl-theme,
  .fullwidthslider .owl-carousel.owl-theme {
    padding-left: 0;
    padding-right: 0px;
    position: relative;
  }

  .fullwidthslider.rightsideSlider .fullwidthsliderinner .col-lg-7.col-md-7 {
    padding-left: 15px;
  }

  .columnslider .owl-item img {
    height: 510px;
  }

  .tl_tabs ul a {
    flex-shrink: 0;
  }

  .productscards:before {
    background-size: cover;
  }

  .tl_tabs ul {
    max-width: 90vw;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    position: relative;
    /* scrollbar-color: #cc3333 #cc3333;
  scrollbar-width: thin;
  -ms-overflow-style: none; */
    padding-bottom: 20px;
    justify-content: flex-start;
  }

  .maintabs ul,
  .secondchildcategries ul,
  .thirdchildcategries ul {
    max-width: 80vw;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    position: relative;
    /* scrollbar-color: #cc3333 #cc3333;
  scrollbar-width: thin;
  -ms-overflow-style: none; */
    padding-bottom: 20px;
  }

  .maintabs ul .parent-category,
  .secondchildcategries ul.button-style a,
  .thirdchildcategries ul.button-style .third-parent-category {
    flex-shrink: 0;
  }

  .fullwidthslider .fullwidthsliderinner:before {
    content: unset;
  }

  .fullwidthsliderinner .owl-dots {
    justify-content: center;
  }

  .owl-carousel .owl-slide .container {
    padding-top: 180px;
  }

  nav#site-navigation {
    top: 0;
  }

  .brands-section .image-brand {
    padding-left: 40px;
  }

  .left-image {
    left: 15px;
  }

  section.about_us_section .image-brand img {
    /* width: 90%!important; */
  }

  .fullwidthslider .fullwidthsliderinner .owl-dots {
    left: 0;
    bottom: -50px;
  }

  .secondchildcategrieswithproducts:nth-child(even) .row .left-space {
    margin-left: 0;
    margin-right: 0px;
  }

  .fullwidthsliderinner .col-content {
    text-align: center;
  }

  .fullwidthsliderinner .col-content h2::after {
    left: 0;
    right: 0;
  }

  .fullwidthsliderinner .col-content .button-style {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .assershistory .ah_inner {
    width: 100%;
    text-align: center;
  }

  .owl-carousel .owl-dots,
  .owl-carousel .owl-nav {
    justify-content: center;
  }

  .rightimagesec .image-brand .i_b_inner {
    padding-left: 0px;
  }

  .postinnercontent .social-share {
    flex-wrap: wrap;
  }

  .ss_left {
    flex: 0 0 100%;
  }

  .ss_right {
    flex: 0 0 100%;
  }

  .SMN_effect-92 a {
    font-size: 14px;
  }
}

@media only screen and (max-width: 600px) {
  .productscards {
    width: 100%;
  }

  .rtl {
    .relatedeventsec.section-space {
      overflow: hidden;
      margin-top: 30px;
      padding-bottom: 160px;
    }
  }

  .undercurve {
    margin-left: 0px !important;
    padding-right: 0px;
  }

  .life_us_section .left-image {
    right: 68% !important;
  }

  .life_us_section .i_b_inner {
    padding-right: 0 !important;
  }

  .event_section {
    margin-bottom: 50px !important;
  }

  .undercurve img {
    object-position: right;
    margin-top: -24px !important;
    width: 100%;
  }

  .undercurve img {
    margin-top: -30px !important;
  }

  .about_us_section .left-image img {
    width: 194px !important;
  }

  .owl-carousel .owl-slide:before {
    background-position: left;
  }

  section.core_value_section .image-brand-right .i_b_inner img {
    height: 415px;
  }

  section.core_value_section .right_image .l_i_inner img {
    height: 207px;
    object-fit: cover;
  }

  .recipesingle .nutrition-info .nu-in-inner {
    flex-direction: column;
    width: 100%;
  }

  .recipesingle .nutrition-info .nu-in-inner .nii-child {
    border-bottom: 1px solid #fff;
    border-right: 0;
    width: 100%;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .recipesingle .nutrition-info .nu-in-inner .nii-child:nth-last-child(1) {
    border-right: none;
    border-bottom: none;
  }


  section.team-leadership.section-space {
    padding: 50px 0 100px !important;
  }

  .maintabs ul,
  .secondchildcategries ul,
  .thirdchildcategries ul {
    max-width: 90vw;
  }

  .life_us_section {
    background: #f2f3f3;
    padding: 0px 0px 28px !important;
  }


  .event_section .fullwidthsliderinner .row.row-center {
    flex-direction: column-reverse;
  }

  .re_top {
    flex-direction: column;
    gap: 30px;
    margin-bottom: 30px;
  }

  .re_top .bottom-hline h2 {
    margin-bottom: 45px;
  }

  .main-fonts h2 {
    font-size: 31px;
    line-height: 42px;
  }

}

@media only screen and (max-width: 800px) {
  .about_us_section.rightimagesec .row {
    flex-direction: column-reverse;
  }

  .about_us_section .col-content {
    padding-top: 50px;
  }

  .core_value_section .image-brand-right .i_b_inner {
    width: 90% !important;
  }

  .core_value_section .image-brand-right .i_b_inner img {
    width: 100%;
  }

  section.core_value_section .bottom-design-brnd img {
    width: 90% !important;
  }


  .core_value_section .right_image {
    right: 0;
  }

  .rtl .navhumbr a.languageswitch {
    padding-top: 28px;
  }

  .rtl .navhumbr a.languageswitch::before {
    bottom: 2px;
  }
}

@media only screen and (max-width: 830px) and (min-width: 790px) {
  .rtl .core_value_section {
    padding: 25px 0px 120px !important;
  }

  .navhumbr a.languageswitch {
    padding-top: 28px;
  }
}

@media only screen and (max-width: 1030px) and (min-width: 990px) {
  .rtl .core_value_section .bottom-design-brnd img {
    max-width: 364px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 600px) {
  .productscards {
    width: 47%;
  }

  .productscards p {
    font-size: 20px;
  }

  .productscards .p_thumbnail img {
    height: 214px;
  }

  .productscards p.size-field {
    font-size: 14px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .left-space {
    margin-left: 30px;
  }

  .rtl nav#site-navigation ul#primary-menu-list {
    width: 720px;
    padding-left: 0px;
    padding-right: 15px;
    margin: auto;
  }

  section.relatedeventsec.section-space {
    padding-bottom: 150px;
  }

  .event_section {
    margin-bottom: 80px !important;
  }

  .diversity_us_section {
    padding: 60px 0px 36px !important;
  }

  section.team-leadership.section-space {
    padding: 75px 0 !important;
  }

  section.mapSection.section-space {
    margin-bottom: 70px;
  }

  div#awards-slider {
    padding-bottom: 80px;
  }

  .assershistory .row {
    padding: 60px 0;
  }

  .community-section {
    padding: 15px 0px !important;
  }

  .sustainability_us_section {
    padding: 40px 0px 100px !important;
  }

  .rtl {
    .fullwidthslider.rightsideSlider .fullwidthsliderinner .owl-carousel.owl-theme {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }

    .fullwidthslider.rightsideSlider .fullwidthsliderinner .col-content {
      padding-left: 0;
      padding-right: 10px !important;
    }

    .fullwidthslider .owl-carousel.owl-theme {
      padding-left: 0;
      padding-right: 30px !important;
    }

    .secondchildcategrieswithproducts:nth-last-child(1) {
      padding-bottom: 90px;
    }

    .fullwidthsliderinner .owl-dots {
      justify-content: center !important;
    }

    .core_value_section {
      padding: 25px 0px 70px;
    }
  }

  header#fixed .site-logo {
    margin: 5px 0 0 0;
  }

  .columnslider .cat-text {
    bottom: 53px;
  }

  /* .sustainability_us_section .row.row-center, .diversity_us_section .row.row-center{
  flex-direction: column;
  gap: 50px;
} */
  .sustainability_us_section .undercurve img,
  .diversity_us_section .undercurve img {
    object-fit: contain;
  }

  .sustainability_us_section .row.row-center .col-lg-6.col-md-6,
  .diversity_us_section .row.row-center .col-lg-6.col-md-6 {
    width: 100%;
    max-width: 100%;
  }

  section.team-details {
    padding-top: 130px !important;
  }

  section.timeline-section.section-space {
    margin-bottom: 30px;
  }

  .productscards p.pro_title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .awardssec .productscards {
    padding-bottom: 0;
    height: 100%;
    width: auto
  }

  .awardssec .productscards .tt_innercontent {
    padding: 0;
  }

  .about_us_section .image-wrap {
    margin-top: 50px;
  }

  section.core_value_section .image-wrap {
    margin-bottom: 50px;
  }

  .core_value_section .image-brand-right img {
    width: 100%;
  }

  .core_value_section .right_image {
    right: 0;
  }

  .image-brand .i_b_inner:after {
    /* height: 31px!important; */
  }

  .image-brand img {
    /* height: 700px!important; */
  }

  .gallery-container .gallery .thirdinnercol img:nth-child(2),
  .gallery-container .gallery .thirdinnercol img:nth-child(3) {
    height: 224px;
    width: 47.7%;
  }

  .gallery-container .gallery .secondinnercol img:nth-child(1) {
    height: 378px;
  }

  .gallery-container .gallery .firstinnercol img:nth-child(1) {
    height: 246px;
  }

  .gallery-container .gallery .firstinnercol img:nth-child(2) {
    height: 259px;
  }

  .gallery-container .gallery .thirdinnercol img:nth-child(1) {
    height: 284px;
  }

  .site-header1.menu {
    height: 100px;
  }

  div#team-category-awards-and-cerificates .productscards {
    width: 47.8%;
  }

  .assershistory h1 {
    font-size: 60px;
  }

  .assershistory p {
    line-height: 23px;
    font-size: 16px;
  }

  .innerbanner {
    padding-top: 200px;
    padding-bottom: 180px;
  }

  .columnslider .owl-item img {
    height: 400px;
  }

  .main-fonts h2 {
    font-size: 46px;
    line-height: 47px;
  }

  .bottom-design1 {
    position: relative;
    margin-top: -13px;
    z-index: 1;
    width: 100%;
  }

  .bottom-design1 img {
    width: 100%;
  }

  .brands-section {
    padding: 80px 0px;
  }

  .image-brand img {
    height: 400px;
  }

  .left-image img {
    width: 156px;
    height: 156px;
  }

  div#exerience_carousel .owl-slide .container {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  div#exerience_carousel .owl-slide .container .row {
    padding-right: 15px;
    padding-left: 15px;
  }

  section.portfolio-section.section-space {
    /* margin-bottom: 0; */
  }

  .brands-section {
    padding: 40px 0 80px;
  }


/*after changes in legal menu*/
  footer#colophon .row.firstrow {
    row-gap: 30px;
	column-gap: 10px;

  }

  footer#colophon .logodiv * {
    text-align: left;
    justify-content: flex-start;
  }

  .portfolio-section .col-content .left-space {
    margin-left: 0;
  }

  div#awards-slider .owl-item .item-awards {
    height: 283px;
  }

  .brands-section .image-brand .i_b_inner:after {
    height: 13px;
  }

  .image-brand .i_b_inner:after {
    height: 16px;
  }

  .mobile-topbar {
    display: flex;
    justify-content: space-between !important;
  }

  div#exerience_carousel .owl-dots {
    bottom: 60px;
    width: 100% !important;
  }

  div#h_hero_carousel .owl-dots {
    bottom: 85px;
    width: 100% !important;
    /* justify-content: center; */
  }

  .columnslider .shadow-bg {
    height: 230px;
  }

  .cat-text h2 {
    font-size: 40px;
  }

  .secondchildcategrieswithproducts {
    padding: 60px 0;
  }

  .secondchildcategrieswithproducts:nth-child(even) .row .left-space {
    margin-right: 0;
  }

  .fullwidthslider .fullwidthsliderinner:before {
    content: unset;
  }

  .owl-item .cat-text h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .fullwidthslider .owl-carousel.owl-theme {
    padding-left: 30px;
  }

  .fullwidthslider .fullwidthsliderinner .owl-dots {
    left: 0;
    bottom: 28px !important;
    justify-content: center;
    padding-right: 30px;
  }

  .cat-text h6 {
    font-size: 25px;
    line-height: 32px;
  }

  .productscards {
    width: 47.8%;
  }

  .productscards .p_thumbnail img {
    height: 300px;
    object-fit: contain;
  }

  .fullwidthslider.rightsideSlider .fullwidthsliderinner .owl-carousel.owl-theme {
    padding-right: 30px;
  }

  .fullwidthslider .fullwidthsliderinner .col-lg-7.col-md-7,
  .fullwidthslider .owl-carousel.owl-theme {
    position: relative;
  }

  .portfolio-banner .d-flex.cover {
    padding-top: 140px;
  }

  .brands .brand {
    height: 110px;
    padding: 15px;
  }

  .brands .brand img {
    width: 100%;
  }

  div#exerience_carousel .owl-dots,
  div#h_hero_carousel .owl-dots {
    width: 720px !important;
  }
}

@media only screen and (max-width: 1180px) and (min-width: 992px) {
  .awardssec .productscards .p_thumbnail img {
    height: 160px;
  }

  .productscards .p_thumbnail img {
    object-fit: contain;
  }
 

  .awardssec .productscards {
    width: auto;
    height: 400px;
  }

  div#timeline-slider .owl-stage {
    display: flex;
  }

  .event_section.fullwidthslider .owl-carousel.owl-theme {
    padding-bottom: 120px;
  }

  .awardssec .productscards .tt_innercontent h3 {
    font-size: 35px;
  }

  .awardssec .productscards .tt_innercontent {
    padding: 0px 8px;
  }
}

@media only screen and (max-width: 1380px) and (min-width: 992px) {

  .owl-slide-text h1,
  .banner-text h1,
  .banner-text h1 * {
    font-size: 65px;
  }

  .main-fonts h2,
  .cat-text h2 {
    font-size: 52px;
  }

  .columnslider .owl-item img,
  .image-brand img {
    height: 520px;
  }

  .columnslider .owl-item img {
    height: 320px;
  }

  .page-template-meal-solution-provider .columnslider .owl-item .msp__img img {
    height: 520px;
  }

  div#mapdiv {
    width: 100%;
    height: 600px;
    border-radius: 25px;
  }

  .primary-navigation .primary-menu-container>ul>.menu-item>a {
    font-size: 18px;
  }

  nav#site-navigation ul#primary-menu-list {
    gap: 12px;
    padding: 0 15px;
  }

  section.community-section .row.row-center {
    align-items: flex-start;
  }
}

@media only screen and (max-width: 1215px) and (min-width: 992px) {

  .gallery-container .gallery .thirdinnercol img:nth-child(2),
  .gallery-container .gallery .thirdinnercol img:nth-child(3) {
    width: 48.3%;
  }
}

.site-header1.menu .top-link a.phone-no img {
  margin-bottom: 3px;
}

.grecaptcha-badge {
  z-index: 99999999999999999999999999999;
}

@media only screen and (max-width: 400px) {
  .SMN_effect-92 a {
    font-size: 12px;
  }
}

/* for samsung and iphone 6/7/8 */
@media (max-height: 414px) and (max-width: 736px),
(max-height: 360px) and (max-width: 740px) {}

/* For Iphone 6/7/8 plus Landscape */
@media (max-height: 414px) and (max-width: 736px) {}

/* for Ipad pro */
@media (max-height: 1366px) and (max-width: 1024px) {}

/* For Samsung Galaxy s8+ Landscape */
@media (max-height: 360px) and (max-width: 740px) {}

/* For Iphone 14pro Landscape */
@media (max-height: 390px) and (max-width: 844px) {}

@media (min-height: 350px) and (max-height: 500px) and (min-width: 700px) and (max-width: 1000px) {
  .event_section .cat-text h2 {
    font-size: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }

  section.team-details {
    background-color: #f2f3f3;
    padding-top: 95px !important;
  }

  .team-details .icon_btn {
    padding-bottom: 23px !important;
  }

  .page-template-our-culture .owl-carousel .cat-text p {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0;
  }

  .columnslider .cat-text {
    bottom: 68px;
  }

  .fullwidthslider .fullwidthsliderinner .owl-dots {
    padding-right: 0;
    padding-left: 30px;
  }
}

@media (min-height: 1000px) and (max-height: 1030px) and (min-width: 1300px) and (max-width: 1370px) {
  section.timeline-section.section-space {
    margin-bottom: 70px !important;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {}

@media only screen and (max-width: 1290px) and (min-width: 1000px) {

  div#h_hero_carousel .owl-dots,
  div#exerience_carousel .owl-dots {
    width: 960px !important;
  }

  footer#colophon .logodiv {
    width: 178px;
    margin-right: 101px;
  }

  footer#colophon .row.firstrow {
    justify-content: space-between;
  }

  footer#colophon .quicklinksdiv {
    width: 110px;
    margin-right: 100px;
  }

  footer#colophon .ourportfoliodiv {
    width: 138px;
    margin-right: 88px;
  }

  div#awards-slider .owl-item .item-awards {
    height: 300px;
  }
}

@media only screen and (max-width: 550px) {}

@media (max-width: 997px) {
  .fromdiv {
    padding-right: 0;
  }

  section.get-in-touch .innerform .flexrow {
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .main-event-detail .bottom-design {
    /* bottom: 59px;
    width: 91%; */
  }

  .gallery-container .gallery .g-innercol img.gallery-item {
    width: 100% !important;
    height: 400px;
  }

  .gallery-container .row {
    gap: 15px;
  }

  #lightbox-carousel .owl-item .item img {
    height: auto;
  }

  .lightbox .innerlightbox {
    overflow-x: unset;
  }

  .sub-menu {
    display: none;
  }

  .icon-minus {
    display: none;
  }

  .sub-menu-toggle[aria-expanded="true"] .icon-plus {
    display: none;
  }

  .sub-menu-toggle[aria-expanded="true"] .icon-minus {
    display: inline;
  }

  .life_us_section .col-content .main-fonts {
    margin-right: 0;
    margin-left: 0;
  }

  .main-event-detail .inner-description p,
  .contentleft .left-text p,
  .contentbottom .bottom-description p {
    font-size: 16px;
  }

  .page-template-our-culture .owl-carousel .cat-text p {
    font-size: 13px;
  }

  .page-template-our-culture .event_section {
    padding: 0;
  }

  /* .page-template-our-culture	.event_section .top-date {
        left: 39%;
  } */
  .page-template-our-culture .columnslider .cat-text {
    bottom: unset;
    top: 28px;
  }

  .page-template-our-culture .image-wrap .left-image {
    display: none;
  }

  .mobile-topbar {
    justify-content: space-between !important;
  }

  .site-header1.menu {
    padding-top: 0;
  }

  footer#colophon .row.firstrow {
    column-gap: 134px;
    row-gap: 30px;  }

  footer#colophon .logodiv {
    margin-left: 15px;
  }

  footer#colophon .logodiv * {
    text-align: left;
    justify-content: flex-start;
  }

  .page-template-our-culture .fullwidthsliderinner .col-content .button-style {
    padding-bottom: 24px;
  }

  .single-events .re_top {
    align-items: unset;
  }

  .single-events .section-space {
    margin-bottom: unset;
  }

  .event_inner_detail .left-text ul {
    padding: 0;
  }

  .team-leadership .tl_teams ul {
    /* flex-direction: column; */
  }

  .team-leadership .tl_teams .productscards {
    width: 100%;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .main-event-detail .bottom-design {
    /* bottom: 52px; */
  }
  .col-lg-6.col-md-6.col-content.tcl__col {
    max-width: 100%;
    flex: 0 0 100%;
}
}

.procat-des p {
  color: #fff;
}

.ms_inner img {
  width: 100%;
}

.undercurve img {
  height: 23px;
  object-fit: contain;
  object-position: right;
  margin-top: -22px;
  width: 100%;
}

.undercurve {
  position: relative;
  margin-left: 75px;
}

.Awards-section .undercurve {
  margin-left: 78px;
}

.Awards-section .undercurve img {
  margin-top: -23px;
}

.life_us_section .undercurve {
  position: relative;
  margin-right: px;
  margin-left: 0;
}

.life_us_section .i_b_inner {
  padding-right: 75px;
}

.brands-section .undercurve {
  position: relative;
  margin-left: 73px;
  margin-right: -3px;
}

.otgs-development-site-front-end {
  display: none;
}

@media only screen and (max-width: 1025px) and (min-width: 768px) {
  section.about_us_section.rightimagesec .col-content .right-space {
    margin-right: 10px;
  }

  .sustainability_us_section .col-content .right-space {
    margin-right: 10px;
  }
}

@media only screen and (max-width: 1125px) and (min-width: 908px) {
  .event_section.fullwidthslider .fullwidthsliderinner .owl-dots {
    bottom: 30px !important;
  }

  .event_section {
    margin-bottom: 80px !important;
  }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
  .core_value_section .image-brand-right .i_b_inner {
    overflow: hidden;
    width: 100% !important;
  }

  .rtl {
    .why_work_us_section .right-space {
      margin-right: 0;
      margin-left: 20px !important;
    }
  }

  section.core_value_section .bottom-design-brnd img {
    max-width: 100% !important;
    left: 0;
    width: 100% !important;
  }

  .undercurve img {
    margin-top: -34px;
  }
}

@media only screen and (min-width: 760px) {
  .main-fonts h2+div.descrip {
    overflow: scroll;
    padding-right: 20px;
    height: 450px;
  }
}

.overflowhidforani {
  overflow: hidden;
}

.firstdivcall {
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}

.firstdivcall.moverighttoleft {
  transform: translateX(50%) !important;
  -webkit-transform: translateX(50%);
}

.firstdivcall.moverighttoleft.testing123,
.firstdivcall.moverighttoright.testing123 {
  transform: translateX(0%) !important;
  -webkit-transform: translateX(0%);
}

.firstdivcall.moverighttoright {
  transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%);
}

.firstdivcall.movebotmtotop.testing123,
.firstdivcall.movebotmtotopsmall.testing123 {
  transform: translateY(0%) !important;
  -webkit-transform: translateY(-50%);
}

.firstdivcall.movebotmtotop {
  transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%);
}

.firstdivcall.movebotmtotopsmall {
  transform: translateY(-150%) !important;
  -webkit-transform: translateY(-150%);
}

.main-fonts ul {
  padding-left: 22px;
}

.rtl {

  p,
  a,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    text-align: right;
  }

  .bottom-hline h2:after {
    left: unset;
    right: 0;
  }

  .btn-arrow {
    transform: rotate(270deg);
  }

  .item-awards h2,
  .item-awards p {
    text-align: center;
  }

  .line-btm-heading {
    text-align: right;
  }

  section.home-banner .innerbanner:before,
  .portfolio-banner .cover:before {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }

  .rightimagesec .image-brand .i_b_inner {
    padding-left: 0;
    padding-right: 75px;
  }

  .undercurve img {
    height: 30px;
  }

  .productscards .innerli * {
    text-align: center;
  }

  .undercurve {
    margin-left: 0;
    margin-right: 73px;
  }

  #timeline-slider .owl-nav {
    flex-direction: row;
    justify-content: flex-start;
  }

  #timeline-slider .owl-nav button {
    -webkit-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
  }

  .bottom-hline.centerfonts h2:after {
    left: unset;
    right: unset !important;
  }

  .mapSection .map_description p {
    text-align: center;
  }

  .image-brand .i_b_inner {
    margin-right: 0;
  }

  .fullwidthslider .fullwidthsliderinner {
    margin: 0 auto 0 0;
  }

  .fullwidthslider.rightsideSlider .fullwidthsliderinner {
    margin: 0 0 0 auto;
  }

  .fullwidthslider .fullwidthsliderinner:before {
    right: unset;
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }

  .fullwidthslider .owl-carousel.owl-theme {
    padding-left: 0;
    padding-right: 85px;
  }

  .fullwidthsliderinner .owl-dots {
    justify-content: right;
  }

  .event_section .col-content .main-fonts {
    margin-right: 0;
    margin-left: 57px;
  }

  .shadow-bg .cat-text * {
    text-align: center;
  }

  .life_us_section .col-content .main-fonts {
    margin-left: 0;
    margin-right: 40px;
    text-align-last: right;
  }

  .fullwidthslider.rightsideSlider .fullwidthsliderinner .owl-carousel.owl-theme {
    padding-left: 85px;
    padding-right: 0;
  }

  .primary-navigation .primary-menu-container>ul>.menu-item>a+.sub-menu-toggle {
    margin-right: 0;
    margin: 0;
  }

  .quicklinksdiv a span {
    display: flex;
    flex-direction: row-reverse;
    justify-content: right;
    gap: 7px;
  }

  .quicklinksdiv a span img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }

  .ft-menu.SMN_effect-92 a span {
    text-align: right;
  }

  footer#colophon .ffollow h4 {
    text-align: center;
  }

  footer#colophon .logodiv {
    margin-right: 0;
    margin-left: 140px;
  }

  footer#colophon .quicklinksdiv {
    margin-right: 0;
    margin-left: 159px;
    width: 142px;
  }

  footer#colophon .ourportfoliodiv {
    margin-right: 0;
    margin-left: 141px;
    width: 157px;
  }

  .brands-section .right-space {
    margin-left: 7% !important;
    margin-right: unset !important;
  }

  .Awards-section .cc_inner {
    /* margin-right: 13px !important; */
  }

  .secondchildcategrieswithproducts:nth-child(even) .row .left-space {
    margin-left: 0;
    margin-right: 0;
  }

  .brands-section .owl-dots {
    left: unset !important;
    right: 0;
  }

  section#products_cat {
    overflow: hidden;
  }

  .portfolio-section .col-content .left-space {
    margin-right: 72px;
  }

  .timeline-section .container-fluid {
    margin: 0 auto 0 0;
  }

  div#timeline-slider .owl-stage-outer:after {
    left: unset;
    right: 0;
  }

  header#fixed .site-logo {
    text-align: right;
  }

  section.about_us_section.rightimagesec .col-content .right-space {
    margin-right: 0;
    margin-left: 88px;
  }

  .awardssec .tl_teams .awards-list {
    padding-right: 0;
  }

  .fullwidthslider.rightsideSlider .fullwidthsliderinner:before {
    right: 0;
    left: unset;
  }

  .fullwidthslider.rightsideSlider .fullwidthsliderinner .col-content {
    padding-left: 0;
    padding-right: 67px;
  }

  .fullwidthslider.rightsideSlider .fullwidthsliderinner .owl-carousel.owl-theme .owl-stage-outer {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }

  .fullwidthslider.rightsideSlider .fullwidthsliderinner .owl-carousel.owl-theme .owl-stage-outer .item {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }

  .diversity_us_section .col-content .right-space {
    margin-right: 0;
    margin-left: 58px;
  }

  .sustainability_us_section .col-content .right-space {
    margin-right: 0;
    margin-left: 74px;
  }

  .community-section .columnslider .shadow-bg .cat-text p {
    flex-direction: row;
  }

  .why_work_us_section .right-space {
    margin-right: 0;
    margin-left: 62px;
  }

  .main-fonts ul {
    padding-left: 0;
    padding-right: 22px;
    text-align: justify;
  }

  section.relatedeventsec.section-space {
    overflow: hidden;
  }

  .cd_inner {
    display: flex;
    flex-direction: column;
  }

  .fromdiv {
    padding-right: 0;
    padding-left: 30px;
  }

  .fullwidthslider.rightsideSlider .fullwidthsliderinner .owl-carousel.owl-theme .owl-stage-outer .item-cat {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }

  section.get-in-touch .innerform .flexrow .flexcol input {
    text-align: right;
  }

  .category-hierarchy,
  .product-counter {
    text-align: right;
    direction: ltr;
  }

  section.productcardsstyle .container ul {
    padding-right: 0;
  }

  .right-space {
    margin-right: 0;
    margin-left: 7%;
  }

  .Awards-section .cc_inner {
    margin-right: 0px;
    margin-left: 41px;
  }

  .owl-carousel .owl-slide:before {
    transform: rotate(180deg);
    background-position: left;
  }

  .wpcf7-response-output {
    text-align: right;
  }

  div#h_hero_carousel .owl-dots {
    justify-content: right;
  }

  .backbtn a.b-d-back img {
    transform: rotate(180deg);
  }

  .event_section .cat-text p:first-child::before,
  .event_section .cat-text p:nth-child(2)::before {
    margin-right: 0px;
    margin-left: 8px;
  }

  .homesecondinner {
    margin-right: 0;
    margin-left: 30px;
  }

  div#lightbox-carousel .owl-nav {
    transform: translateX(0%);
  }

  .hover_effect a:before,
  .anchorhver a:before,
  .contactdetaildiv a div:before,
  .copyright a:before,
  .contactdetail a:before,
  .desktop-topbar .top-link a:before {
    transform-origin: 100% 50% !important;
  }

  .phone-no {
    direction: ltr;
  }

  .social-btns .btn:before {
    transform-origin: unset !important;
  }

  .life_us_section .undercurve {
    margin-right: 0;
  }

  .community-section .owl-carousel.categorypageslider .owl-dots {
    bottom: 60px;
  }

  .footertop {
    margin-top: -46px;
  }

  .event_section.fullwidthslider .fullwidthsliderinner .owl-dots {
    bottom: 45px;
  }

  .community-section .owl-carousel.categorypageslider {
    padding-bottom: 0;
  }

  body,
  *,
  p,
  a,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "Dubai-font";
    font-style: normal;
  }

  .tl_teams ul,
  .tl_teams .awards-list {
    padding-right: 0;
  }
}

@media only screen and (min-width: 1200px) {
  .rtl .fullwidthslider.rightsideSlider .fullwidthsliderinner .owl-dots {
    left: unset !important;
    right: calc((100% - 1327px) / 2 + 845px) !important;
  }
}

@media only screen and (min-width: 800px) {
  .rtl .main-fonts h2+div {
    padding-right: 0;
    padding-left: 20px;
  }
}

@media only screen and (max-width: 800px) {
  .rtl {
    .primary-navigation>div>.menu-wrapper .sub-menu-toggle {
      display: block;
    }

    .fullwidthslider .owl-carousel.owl-theme {
      padding-left: 0;
      padding-right: 0;
    }

    .event_section.fullwidthslider .fullwidthsliderinner .owl-dots {
      bottom: 0;
      justify-content: center;
    }

    .about_us_section .undercurve {
      /* margin-left: 0;
  margin-right: 0px; */
    }

    .fullwidthslider.rightsideSlider .fullwidthsliderinner .owl-carousel.owl-theme {
      padding-left: 0;
      padding-right: 0;
    }

    .community-section .owl-carousel.categorypageslider .owl-dots {
      bottom: -50px;
      justify-content: center;
    }

    .fullwidthslider.rightsideSlider .fullwidthsliderinner .col-content {
      padding-left: 15px;
      padding-right: 15px;
    }

    .footertop {
      margin-top: 0;
    }

    .brands-section .right-space {
      margin-left: 0% !important;
      margin-right: unset !important;
    }

    .homesecondinner {
      margin-right: 0;
      margin-left: 0;
    }

    .Awards-section .cc_inner {
      margin-right: 0px;
      margin-left: 0px;
    }

    .core_value_section .image-brand-right .i_b_inner {
      width: 100% !important;
    }

    .core_value_section .bottom-design-brnd img {
      width: 100% !important;
    }

    .core_value_section .right-space {
      margin-left: 0;
    }

    .cvs_contentdiv {
      padding-left: 10px;
    }
  }

  .rtl.primary-navigation-open .has-logo.has-title-and-tagline .primary-navigation>.primary-menu-container {
    transform: translateX(0) translateY(0);
  }
}

@media only screen and (max-width: 700px) {
  .navhumbr {
    display: flex;
    width: 115px;
  }

  .undercurve {
    margin-left: 0 !important;
    margin-right: 0px !important;
  }

  .mission_section {
    background: #f2f3f3;
    padding: 17px 0px 0px;
  }

  .rtl .menu-button-container #primary-mobile-menu .dropdown-icon.open .svg-icon {
    margin-left: 0;
  }

  .rtl {
    div#h_hero_carousel .owl-dots {
      justify-content: center;
    }

    .Awards-section.section-space.rightimagesec {
      margin-bottom: 50px;
    }

    .fullwidthsliderinner .owl-dots {
      justify-content: center !important;
    }

    .fullwidthsliderinner .main-fonts * {
      text-align: center;
    }

    .bottom-hline h2:after {
      left: 0;
      right: 0;
    }

    #timeline-slider .owl-nav {
      left: 0;
      width: 80%;
      right: 0;
      margin: auto;
      justify-content: center !important;
    }

    .bottom-hline.centerfonts h2:after {
      left: unset;
      right: 0 !important;
    }

    .timeline-section .container-fluid {
      overflow: hidden;
    }

    .assershistory .ah_inner * {
      text-align: center;
    }

    .tl_teams ul,
    .tl_teams .awards-list {
      padding: 0;
      display: flex;
      flex-direction: column;
    }
  }
}

nav.navigation.pagination {
  width: 100%;
  justify-content: center;
}

.navhumbr {
  display: none;
}

.navhumbr a.languageswitch {
  padding-top: 25px;
}

@media only screen and (max-width: 991px) {
  .navhumbr {
    display: flex;
    width: 100px;
  }

  .bottom-description img {
    width: 100%;
  }

  /* .has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
  position: fixed;
  transform: translateY(0) translateX(100%);
} */

  .image-brand .bottom-design-brnd img {
    bottom: -13px;
    width: 100% !important;
  }
}

@media only screen and (max-width: 990px) {
  .rtl .menu-button-container #primary-mobile-menu {
    margin-right: auto;
    margin-left: unset;
  }
}

@media only screen and (max-width: 380px) {
  .SMN_effect-92 a {
    font-size: 10px;
  }

  .top-bar {
    gap: 15px !important;
  }
}

.menu-button-container {
  display: flex;
}

.rtl .navhumbr .menu-button-container {
  right: unset;
  left: 0;
}

.rtl nav#site-navigation {
  top: 0;
  left: 0;
  right: unset;
}

nav.navigation.pagination .page-numbers {
  font-size: 12px !important;
  line-height: 15px !important;
  margin: 0 !important;
  width: 100px;
  height: 40px !important;
  min-height: 40px !important;
  /* background-color: red; */
  border: 1px solid #e1251b;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e1251b !important;
  text-decoration: none !important;
}

nav.navigation.pagination .page-numbers.current,
nav.navigation.pagination .page-numbers:hover {
  background-color: #e1251b;
  color: #fff !important;
  font-weight: 700;
}

nav.navigation.pagination .nav-links span.page-numbers.dots:hover {
  font-size: 18px !important;
  width: auto;
  border: none;
  color: #e1251b !important;
  align-items: end;
  background-color: transparent;
}

nav.navigation.pagination {
  border: none;
}

nav.navigation.pagination .nav-links {
  display: flex;
  gap: 20px;
}

nav.navigation.pagination .nav-links span.page-numbers.dots {
  font-size: 18px !important;
  width: auto;
  border: none;
  align-items: end;
}

nav.navigation.pagination .page-numbers svg.svg-icon {
  width: 16px;
  height: 16px;
}

section.searchpage.section-space .searchcards article figure.post-thumbnail img {
  height: 300px !important;
  object-fit: cover;
  border-radius: 20px;
}

.rtl .maintabs ul .parent-category p {
  text-align: center;
}

.site-header1.menu .top-link a.phone-no {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
}

.rtl select {
  background-position: left var(--form--spacing-unit) top 60%;
}

.rtl .termpolicy .innercontent ul li {
  text-align: right;
}

.rtl .innercontent ul {
  padding-left: 0;
  padding-right: 50px;
}

/* ================================= NEW STYLES - 06-02-2025 ================================= */

/* Header */
.nav-item.lngaugechangembl {
  display: none;
}


/* become-a-customer */
.centerHead h2,
.centerHead p {
  text-align: center;
}

.centerHead h2:after,
.rtl .centerHead h2:after {
  left: 50%;
  transform: translateX(-50%);
}

/* Hide original radio buttons */
.checkboxCol .wpcf7-radio input[type="radio"],
.checkboxCol .wpcf7-checkbox input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 16px !important;
  height: 16px !important;
  border: 1.5px solid #c3c3c3 !important;
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  margin-right: 6px !important;
  border-radius: 4px !important;
  padding: 0 !important;
}

.rtl .checkboxCol .wpcf7-radio input[type="radio"],
.rtl .checkboxCol .wpcf7-checkbox input[type="checkbox"] {
  margin-right: 0 !important;
  margin-left: 6px !important;
}

/* Checked state styles */
.checkboxCol .wpcf7-radio input[type="radio"]:checked,
.checkboxCol .wpcf7-checkbox input[type="checkbox"]:checked {
  background-color: #cc3333;
  border-color: #cc3333 !important;
}

/* Tick mark (✔) for checked radios */
.checkboxCol .wpcf7-radio input[type="radio"]:checked::after,
.checkboxCol .wpcf7-checkbox input[type="checkbox"]:checked::after {
  content: "✔";
  color: white;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: unset;
  height: unset;
  border: 0;
}

/* Align label text beside the custom radio box */
.checkboxCol .wpcf7-radio .wpcf7-list-item-label,
.checkboxCol .wpcf7-checkbox .wpcf7-list-item-label {
  display: inline-block;
  vertical-align: middle;
  /* cursor: pointer; */
}

.checkboxCol input[type="radio"]:after,
.checkboxCol input[type="checkbox"]:after {
  background: none;
}

section.get-in-touch .innerform .flexrow .flexcol input::placeholder,
section.get-in-touch .innerform .flexrow .flexcol textarea::placeholder {
  color: #9f9f9f;
}

.checkboxCol label {
  font-size: 20px;
}

.checkboxCol .wpcf7-radio .wpcf7-list-item-label {
  color: #9f9f9f;
}

.frombtn input {
  margin: 0 auto;
}

.frombtn .wpcf7-spinner {
  margin: 0 auto;
  display: flex;
  margin-top: 5px;
}

/* Our Proposition  */

#exerience_carousel {
  display: block;
}

.op_b_v2 .i_b_inner {
  position: relative;
  z-index: 1;
}

.msp__sCon {
  max-width: unset;
  margin: 0 auto;
}

.msp__topContent {
  margin-bottom: 55px;
}

.msp__topContent h3 {
  justify-content: center;
}

.ta_justify h3 {
  justify-content: left;
}

.tcl-3-img .ch_card:hover::before {
  opacity: unset;
}

.tcl-3-img .ch_card:hover::after {
  opacity: 0;
}

.tcl-3-img .ch_card {
  overflow: unset;
}

.tcl-3-img .ch-image img {
  border-radius: 20px;
}

.tcl-3-img .ch_card::before {
  border-radius: 20px;
}

.tcl-3-img .ch_card::after {
  border-radius: 20px;
}

.tcl-3-img img.main-img {
  width: 100%;
  height: 100%;
}


.page-r-and-d-capabilities section.banner-section.home-banner.section-space {
  margin-bottom: 0;
}

.page-r-and-d-capabilities section.home-banner .bottom-design img:nth-child(2) {
  display: block;
}

.page-r-and-d-capabilities section.home-banner .bottom-design img:nth-child(1) {
  display: none;
}

.page-r-and-d-capabilities section.section-space.procListingSec {
  padding: 143px 0;
  background-color: #F2F3F3;
  transform: translateY(-47px);
}

.page-r-and-d-capabilities .home-banner .bottom-design {
  bottom: 28px;
}

.page-r-and-d-capabilities .tcl {
  background-color: #fff;
  margin-bottom: 140px;
  padding: 0;
}

.tcl-3-img .bottom-design-brnd img {
  bottom: -13px;
}

.msp__topContent h2,
.msp__topContent p {
  text-align: center;
}

.ta_justify h2,
.ta_justify p,
.ta_justify li {
  text-align: justify;
}

.msp__content .cat-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}

.msp__topContent h2:after {
  left: 50%;
  transform: translateX(-50%);
}

.ta_justify.msp__topContent h2:after {
  left: 0;
  transform: unset
}

.msp__sCon a {
  margin: 0 auto;
}

.msp__ctaWrap {
  margin-top: 49px;
}

.msp_wrap .columnslider .owl-item .msp__item {
  height: calc(435px + 10px);
}

.msp_wrap .columnslider .owl-item .msp__img {
  height: calc(100% - 10px);
  position: relative;
  z-index: 2;
}

.msp_wrap .columnslider .owl-item .msp__img img {
  height: 100% !important;
}

.msp_wrap .columnslider .owl-item .bottom-design1 {
  position: relative;
  bottom: 6px;
  z-index: 2;
}

.msp_wrap .columnslider .owl-item .bottom-design1 img {
  height: 16px;
  position: relative;
  inset: 0;
  width: 100%;
}

.msp_wrap .columnslider .owl-dots {
  position: relative;
  margin-top: 50px;
}

.msp_wrap .owl-carousel .owl-dots button.owl-dot {
  border-color: #b3b3b3 !important;
}

.msp_wrap .owl-carousel .owl-dots button.owl-dot span {
  background-color: #b3b3b3 !important;
}

.msp_wrap .owl-carousel .owl-dots button.owl-dot.active {
  border-color: #cc3333 !important;
}

.msp_wrap .owl-carousel .owl-dots button.owl-dot.active span {
  background-color: #cc3333 !important;
}

.rdCap__col .image-brand .i_b_inner {
  z-index: 1;
}

.brands-section .rdCap__col .undercurve {
  margin-left: 0;
  margin-right: 0;
  display: none;
}

.bottom-design-brnd {
  position: relative;
}

.op_b_v2 {
  padding: 125px 0 187px;
  margin-bottom: 0;
  margin-top: 0;
}

.op_b_v2 .undercurve {
  margin-left: 0;
}



/* MSP */

.mspListWrap {
  padding: 85px 0 212px;
}

.mspListWrap_sec:not(:last-child) {
  margin-bottom: 120px;
}

.mspListWrap_sec:nth-child(odd) .container>.row>div:first-child {
  order: 2;
}

.mspListWrap_sec:nth-child(odd) .container>.row>div:last-child {
  order: 1;
}

.mspListWrap_sec:nth-child(odd) .homesecondinner {
  margin-left: 40px;
}

.mspListWrap_sec:nth-child(odd) .mspListWrap_content {
  margin-right: 80px;
}

.mspListWrap_sec:nth-child(even) .homesecondinner {
  margin-right: 40px;
}

.mspListWrap_sec:nth-child(even) .mspListWrap_content {
  margin-left: 80px;
}

.homesecondinner .msP__slider {
  z-index: 2;
}

.homesecondinner {
  margin-right: 0;
}

/* Home Page */
.about_us_section {
  padding-bottom: 117px;
}

section.mission_section {
  padding: 180px 0 138px;
}

.mis_cardRow {
  gap: 25px 0;
}

.mission_section .productscards_wimg {
  position: relative;
}

.mission_section .productscards_wimg .innerli {
  margin-top: 0;
}


.mission_section .productscards_wimg .tt_innercontent h3 {
  margin-bottom: 51px;
}

.mission_section .productscards_wimg .tt_innercontent p {
  margin-top: 0;
  margin-bottom: 51px;
}

.productscards_wimg .p_img {
  height: 322px;
  overflow: hidden;
}

.productscards_wimg .p_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.productscards_wimg .innerli .tt_innercontent {
  padding-top: 0;
}

.mission_section .productscards_wimg:hover .innerli:before,
.productscards_wimg:hover .innerli:before {
  transform: translate(0%, 0%) scale(80);
}

.cv_sec.core_value_section {
  padding: 107px 0 0;
}

.cv_hWrap {
  margin-bottom: 32px;
}

.cv_hWrap .cv_h {
  text-align: center;
}

.cv_hWrap h2:after {
  left: 50%;
  transform: translateX(-50%);
}

.cv_wrap {
  display: flex;
  flex-wrap: wrap;
  height: auto;
  gap: 31px;
}

section.core_value_section .inner_right_content.cv_card .icon {
  width: unset;
}

section.core_value_section .inner_right_content.cv_card {
  width: calc(33.33% - 31px);
  margin-bottom: 0;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 24px;
}

.ch-section {
  padding: 112px 0 143px;
}

.ch_topCol {
  margin-bottom: 33px;
}

.ch_topH {
  max-width: 607px;
}

.center-hline h2::after {
  left: 50%;
  transform: translateX(-50%);
}

.ch_card {
  position: relative;
  height: 381px;
  overflow: hidden;
  border-radius: 20px;
}

.ch-image {
  width: 100%;
  height: 100%;
}

.ch-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ch_card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 48.82%, #000000 100%);
  /* border-radius: 20px; */
  /* opacity: 0.2; */
  /* transform: scale(1); */
  opacity: 1;
  transition: 0.3s ease;
  z-index: 1;
}

.ch_card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg,
      rgba(255, 255, 255, 0.77) 0%,
      #ffffff 100%);
  /* border-radius: 20px; */
  /* opacity: 0.2; */
  /* transform: scale(0.9); */
  transition: 0.3s ease;
  opacity: 0;
  z-index: 1;
}

.ch_card:hover::before {
  /* transform: scale(0.9); */
  opacity: 0;
}

.ch_card:hover::after {
  /* transform: scale(1); */
  opacity: 1;
}

.ch_text {
  position: absolute;
  bottom: 19px;
  padding: 30px;
  padding-bottom: 0;
  text-align: center;
  left: 0;
  right: 0;
  z-index: 2;
  /* padding-bottom: calc(65px - 19px); */
  transition: 0.4s ease;
}

.ch_card:hover .ch_text {
  transform: translateY(0) !important;
}

.ch_text h2 {
  color: #fff;
  font-weight: 900;
  font-size: 34px;
  line-height: 40px;
  transition: 0.4s ease;
}

.ch_card:hover .ch_text h2 {
  color: #e1251b;
}

.ch_details {
  /* display: none; */
  padding-bottom: calc(65px - 19px);
  transition: 0.3s ease;
}


.ch_card:hover .ch_details {
  display: block;
}

.ch_subh {
  font-weight: 900;
  font-size: 22px;
  line-height: 28px;
  color: #01549b;
  margin-top: 23px;
  margin-bottom: 11px;
}

.ch_desc p {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #4d4d4d;
}

.item-ch {
  margin-top: 30px;
}

.opp_wrap {
  padding: 94px 0 148px;
  background: #f2f3f3;
}

.opp_wrap .productscards {
  list-style: none;
  width: 100%;
}


/* Product Portfolio Page */

section.productcardsstyle::before {
  background: #f2f3f3;
  height: 100px;
  top: -100px;
  z-index: -1;
  pointer-events: none;
}

.product-category {
  font-style: normal;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 16px;
  line-height: 14px;
  border: 1px solid #cc3333;
  color: #cc3333;
  background-color: transparent;
  min-width: unset;
  border-radius: 25px 0;
  overflow: hidden;
  z-index: 1;
  transition: all 0.3s ease 0s;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  text-align: center;
  gap: 23px;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  padding: 10px 13px;
  margin: 0 auto;
}

.productscards:hover .product-category {
  border-color: #fff;
}

/* Our Recipe */

.recipesec {
  padding: 75px 0 200px;
}

.recipes ul {
  gap: 82px 30px;
  justify-content: space-between;
  width: calc(100% - 34px);
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

/* Single Recipe */
.recipeMeta {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 32px 24px;
  background: #FFFFFF;
  box-shadow: 0px 2px 40px rgba(0, 0, 0, 0.15);
  border-radius: 16px;
  margin-bottom: 100px;
}

.recipeMeta__col {
  width: calc(100% / 4);
  border-left: 1px solid rgba(0, 0, 0, 0.3);

}

.recipeMeta__col:first-child {
  border-left: none;
}

.recipeMeta__content {
  width: max-content;
  text-align: center;
  margin: 0 auto;
}

.recipeMeta__h {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}

.recipeMeta__txt {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  opacity: 0.6;
  margin-bottom: 0;
}



.recipe__share {
  margin-top: 24px;
}

.recipeCard--v2 {
  position: relative;
  cursor: pointer;
}


/* R&D Capabilities */
.procListing__ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 42px;
  display: flex;
  flex-wrap: wrap;
  gap: 50px 10px;
  justify-content: space-between;
}

.procListing__li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 48px;
  position: relative;
  width: calc((100% - 50px) / 6);
}

.procListing__li::after {
  content: '';
  position: absolute;
  left: calc(100% + 5px);
  width: 75px;
  height: 7px;
  top: 62px;
  transform: translateX(-50%);
}

.procListing__li:nth-child(odd):after {
  background-image: url("data:image/svg+xml,%3Csvg width='75' height='7' viewBox='0 0 75 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M75 7C68.74 6.106 62.4913 5.21201 56.2425 4.61303C54.6803 4.49681 53.1181 4.38953 51.5597 4.22861L46.8731 3.96041C45.3072 3.96041 43.7488 3.84419 42.1867 3.78161L37.5 3.78161L32.8133 3.78161L28.1269 3.96935L23.4402 4.23755L21.0951 4.44316L18.7538 4.61303C12.5049 5.19412 6.25983 6.07024 0 6.99999C6.18515 4.51469 12.4265 2.82504 18.6825 1.68966L21.0314 1.30524L23.3802 0.956575L28.082 0.420181L32.7759 0.125163L37.4849 3.39605e-06L42.1902 0.125164C43.76 0.223506 45.3297 0.295023 46.8994 0.420183L51.6009 0.956577C53.1668 1.18008 54.7328 1.43934 56.2987 1.6986C62.5737 2.83398 68.8112 4.52363 75 7Z' fill='%23E1251B'/%3E%3C/svg%3E%0A");
}

.procListing__li:nth-child(even):after {
  background-image: url("data:image/svg+xml,%3Csvg width='75' height='7' viewBox='0 0 75 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M75 0C68.74 0.894001 62.4913 1.78799 56.2425 2.38697C54.6803 2.50319 53.1181 2.61047 51.5597 2.77139L46.8731 3.03959C45.3072 3.03959 43.7488 3.15581 42.1867 3.21839L37.5 3.21839L32.8133 3.21839L28.1269 3.03065L23.4402 2.76245L21.0951 2.55684L18.7538 2.38697C12.5049 1.80588 6.25983 0.929761 0 6.55671e-06C6.18515 2.48531 12.4265 4.17496 18.6825 5.31034L21.0314 5.69476L23.3802 6.04343L28.082 6.57982L32.7759 6.87484L37.4849 7L42.1902 6.87484C43.76 6.77649 45.3297 6.70498 46.8994 6.57982L51.6009 6.04342C53.1668 5.81992 54.7328 5.56066 56.2987 5.3014C62.5737 4.16602 68.8112 2.47637 75 0Z' fill='%23E1251B'/%3E%3C/svg%3E%0A");
}

.procListing__li:last-child:after {
  display: none;
}

.procListing__icon {
  width: 123px;
  height: 123px;
  /* background-color: #fff; */
  border: 17px solid #F2F3F3;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.3s ease;
  position: relative;
  overflow: hidden;
}

.procListing__icon:before {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0px;
  z-index: -1;
  transition: all 0.5s ease 0s;
}

.procListing__li:hover .procListing__icon:before {
  transform: translate(0%, 0%) scale(1);
  background: #cc3333;
  height: 100%;
}

.procListing__icon img {
  /* width: 49px; */
  height: 49px;
  transition: all 0.5s ease 0s;
}

.procListing__li:hover .procListing__icon img {
  filter: brightness(0) invert(1);
}


.procListing__label {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;

  color: #4D4D4D;
}

.tcl {
  padding: 143px 0;
  background-color: #F2F3F3;
}

.tcl .image-brand .i_b_inner {
  margin-right: 0;
  z-index: 1;
}

.tcl .undercurve {
  margin-left: 0;
}

.tcl .undercurve img {
  height: 30px;
}

.advnc {
  padding: 108px 0 202px;
}

.advnc__item {
  background: #F7F7F7;
  border-radius: 26.4516px;
  padding: 50px 52px 30px 44px;
  text-align: center;
}

.owl-carousel .owl-item .cat-image.advnc__img {
  /* height: 141px; */
  margin: 0 auto;
  display: flex;
  justify-content: center;
  /* align-items: center; */
}

.advnc__h {
  font-style: normal;
  font-weight: 800;
  font-size: 52.3437px;
  line-height: 105%;
  text-align: center;
  text-transform: capitalize;
  color: #01549B;
  margin-top: 23px;
  margin-bottom: 9px;
}

.advnc__sd {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  color: #1B1B1B;
}

/* Quality & Food Safety */

.tcl--v2 {
  background-color: transparent;
  padding: 24px 0 174px;
}

.certf {
  padding: 97px 0 164px;
  background-color: #F2F3F3;
}

.certf__item {
  height: 369px;
  border-radius: 26.45px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.owl-carousel .owl-item .cat-image.certf__img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.certf__img img {
  height: auto !important;
}

.procListingSec--v2 {
  padding: 73px 0 140px;
}

/* Our Key Customers */

.okc {
  background-color: transparent;
}

/* .okc .brands .brand:before {
  display: none;
} */

.okc .brands .brand {
  border: 0 !important;
}

.testimonials_sec {
  background-color: #F2F3F3;
  padding: 103px 0 38px;
  position: relative;
}

.testimonials_sec::after {
  content: '';
  position: absolute;
  top: 100%;
  pointer-events: none;
  /* z-index: -1; */
  height: 300px;
  width: 100%;
  background-color: #F2F3F3;
}

.testimonials__topContent {
  margin-bottom: 69px;
}

.item-cat.testimonials__item {
  padding-bottom: 20px;
}

.testimonials__content {
  padding: 57px 71px 63px 101px;
  background-color: #fff;
  border-radius: 25px;
  position: relative;
}

.testimonials__content::before,
.testimonials__content::after {
  content: '';
  width: 70px;
  height: 70px;
  position: absolute;
  pointer-events: none;
}

.testimonials__content::before {

  background-image: url("data:image/svg+xml,%3Csvg width='70' height='70' viewBox='0 0 70 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.09'%3E%3Cpath d='M70 40H55L65.0001 59.9999H50.0001L40 40V10H70V40Z' fill='%23CC3333'/%3E%3Cpath d='M30 10V40H15L25.0001 59.9999H10.0001L3.62396e-05 40V10H30Z' fill='%23CC3333'/%3E%3C/g%3E%3C/svg%3E%0A");
  left: 19px;
  top: 24px;
}

.testimonials__content::after {
  background-image: url("data:image/svg+xml,%3Csvg width='70' height='70' viewBox='0 0 70 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.09'%3E%3Cpath d='M0 40H15L4.99992 59.9999H19.9999L30 40V10H0V40Z' fill='%23CC3333'/%3E%3Cpath d='M40 10V40H55L44.9999 59.9999H59.9999L70 40V10H40Z' fill='%23CC3333'/%3E%3C/g%3E%3C/svg%3E%0A");
  right: 36px;
  bottom: 8px;
}

.testimonials__feedback p {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #4D4D4D;
}

.testimonials__feedback p:last-child {
  margin-bottom: 0;
}

.testimonials__name {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  color: #282828;
  margin-top: 19px;
}

.testimonials_sec .homesecondinner .bottom-design1 img {
  padding-right: 0;
  right: 0;
  width: 92%;
  bottom: 0;
}

.testimonials_sec .owl-carousel .owl-dots {
  justify-content: center;
  position: relative;
  bottom: 0;
  margin-top: 39px;
}

.testimonials_sec .owl-carousel .owl-dots button.owl-dot {
  border: 1px solid #B3B3B3 !important;
}

.testimonials_sec .owl-carousel .owl-dots .owl-dot span {
  background: #B3B3B3 !important;
}

.testimonials_sec .owl-carousel .owl-dots button.owl-dot.active {
  border: 1px solid #CC3333 !important;
}

.testimonials_sec .owl-carousel .owl-dots button.owl-dot.active span {
  background: #CC3333 !important;
}

/* Our Credentials */

.cwb_sec {
  padding: 40px 0 142px;
}

.cwb_desc p {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #4D4D4D;
  margin-bottom: 20px;
}

.cwb_card_desc p:last-child,
.cwb_desc p:last-child {
  margin-bottom: 0;
}

.cwb_wrap {
  margin-top: 96px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px 60px;
}

.cwb_card {
  display: flex;
  flex-direction: column;
  gap: 39px;
  align-items: center;
  width: calc(33.33% - 60px);
}

.cwb_card_icon {
  width: 123px;
  height: 123px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #E6EEF5;
  transition: 0.5s ease;
  position: relative;
  overflow: hidden;
}

.cwb_card_icon:before {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0px;
  z-index: -1;
  transition: all 0.5s ease 0s;
  z-index: 1;
}

.cwb_card:hover .cwb_card_icon:before {
  transform: translate(0%, 0%) scale(1);
  background: #cc3333;
  height: 100%;
}

.cwb_card_icon img {
  height: 74px;
  width: 74px;
  transition: all 0.5s ease 0s;
  position: relative;
  z-index: 2;
}

.cwb_card:hover .cwb_card_icon img {
  filter: brightness(0) invert(1);
}

.cwb_card_h {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  text-transform: capitalize;
  color: #111111;
  position: relative;
}

.cwb_card_h:after {
  content: url(/wp-content/uploads/2025/06/sm-line.svg);
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translateX(-50%);
}

.cwb_card_desc p {
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  /* or 25px */
  text-align: center;

  color: #000000;

  opacity: 0.7;
  margin-top: 30px;
}

.SStory {
  padding: 127px 0 146px;
  background-color: #F2F3F3;
}

.SStory .undercurve {
  margin-left: 0;
}

.SStory .undercurve img {
  margin-top: -23px;
}

.SStory__item {
  display: flex;
  gap: 19px;
}

.SStory__icon {
  color: #CC3333;
  transition: 0.3s ease;
}

.SStory__title {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-transform: capitalize;
  color: #111111;
  margin-bottom: 19px;
}

.SStory__desc p {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #4D4D4D;
}

.relativeDots .owl-carousel .owl-dots {
  position: relative;
  bottom: 0;
  margin-top: 60px;
  padding-left: 79px;
}

.relativeDots .owl-carousel .owl-dots button.owl-dot {
  border: 1px solid #B3B3B3 !important;
}

.relativeDots .owl-carousel .owl-dots .owl-dot span {
  background: #B3B3B3 !important;
}

.relativeDots .owl-carousel .owl-dots button.owl-dot.active {
  border: 1px solid #CC3333 !important;
}

.relativeDots .owl-carousel .owl-dots button.owl-dot.active span {
  background: #CC3333 !important;
}

/* Media Queries */

@media (min-width: 991px) {
  .fromdiv {
    max-width: 771px;
    margin: 0 auto;
  }
}

@media (min-width: 1200px) {

  .rdCap__col:first-child {
    max-width: calc(475px + 30px);
    flex: 0 0 calc(475px + 30px);
  }

  .rdCap__col:last-child {
    max-width: calc(561px + 30px);
    flex: 0 0 calc(561px + 30px);
    margin-left: auto;
  }

  .op_b_v2__col:first-child {
    max-width: calc(568px + 30px);
    flex: 0 0 calc(568px + 30px);
    margin-left: 0;
  }

  .op_b_v2__col:last-child {
    max-width: calc(475px + 30px);
    flex: 0 0 calc(475px + 30px);
    margin-left: 80px;
    margin-right: auto;
  }


  .tcl__col:last-child {
    margin-left: auto;
  }

  .tcl__col:first-child,
  .tcl__col:last-child {
    max-width: 100%;
    flex: 100%;
  }

  .SStory__col:first-child {
    max-width: calc(470px + 30px);
    flex: 0 0 calc(470px + 30px);
  }

  .SStory__col:last-child {
    max-width: calc(585px + 30px);
    flex: 0 0 calc(585px + 30px);
    margin-left: auto;
  }

}

@media (min-width: 1300px) {
  .copyright .container .row>div:first-child {
    padding: 0;
  }


  .op_b_v2__col:last-child {
    margin-left: 103px;
  }

}

@media (min-width: 1600px) {
  .mspListWrap_sec .container>.row>div:first-child {
    flex: 0 0 calc(558px + 30px);
    max-width: calc(558px + 30px);
  }

  .mspListWrap_sec .container>.row>div:last-child {
    flex: 0 0 calc(515px + 30px);
    max-width: calc(515px + 30px);
  }

  .mspListWrap_sec:nth-child(odd) .container>.row>div:first-child,
  .mspListWrap_sec:nth-child(even) .container>.row>div:last-child {
    margin-left: auto;
  }

  .mspListWrap_sec:nth-child(odd) .homesecondinner {
    margin-left: 0;
  }

  .mspListWrap_sec:nth-child(odd) .mspListWrap_content {
    margin-right: 0;
  }

  .mspListWrap_sec:nth-child(even) .homesecondinner {
    margin-right: 0;
  }

  .mspListWrap_sec:nth-child(even) .mspListWrap_content {
    margin-left: 0;
  }
}

@media (max-width:1440.98px) {}

@media (max-width:1400.98px) {

  .tcl,
  .ch-section,
  section.mission_section {
    padding: 100px 0;
  }


  .tcl--v2 {
    padding-top: 0;
  }

  .cv_sec.core_value_section {
    padding-top: 100px;
  }

  .brands-section,
  .about_us_section {
    padding-bottom: 100px;
  }

  .section-space {
    margin-bottom: 100px;
  }

  .mspListWrap {
    padding-top: 0;
  }

  .recipesec,
  .mspListWrap {
    padding-bottom: 150px;
  }

  .mspListWrap_sec:not(:last-child) {
    margin-bottom: 100px;
  }


  .op_b_v2 {
    margin-bottom: 0;
    padding-bottom: 150px;
  }

  .advnc {
    padding: 100px 0 115px;
  }

  .procListingSec--v2 {
    padding: 0 0 47px;
  }

  .certf {
    padding: 100px 0 100px;
  }

  .cwb_sec {
    padding: 0 0 100px;
  }

  .SStory {
    padding-top: 100px;
  }

  .okc {
    padding-top: 0;
  }
}

@media (max-width:1300.98px) {
  footer#colophon .firstrow>div {
    width: calc((100% - 80px) / 5);
    margin-right: 0;
  }
 .tax-product_cat .productscards .p_thumbnail img {
    object-fit: cover;
  }
  footer#colophon .firstrow>div:nth-child(2),
  footer#colophon .firstrow>div:nth-child(4) {
    width: calc((100% - 280px) / 5);
  }

  footer#colophon .firstrow>div:last-child {
    width: calc((100% + 180px) / 5);
  }

  footer#colophon .firstrow {
    gap: 40px 20px;
  }

  .recipes ul {
    gap: 50px 15px;
  }

  .productscards {
    width: 30%;
  }
section.productcardsstyle .container ul {
    gap: 15px;
}
  .postinnercontent .row .pin_mc_left {
    padding: 24px;
  }

  .postinnercontent .row .pin_mc_right {
    padding-left: 50px;
  }

  .postinnercontent .row .pin_mc_right .p_m_r_inner p,
  .postinnercontent .row .pin_mc_left .pmli_inner * {
    font-size: 16px;
  }

}

@media (max-width:1200.98px) {
  .procListing__icon {
    width: 100px;
    height: 100px;
    border-width: 14px;
  }

  .procListing__li::after {
    width: 55px;
    top: 50px;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .procListing__label {
    font-size: 22px;
  }

  .tcl__col .main-fonts.bottom-hline {
    padding-left: 30px;
  }

  .advnc__item {
    padding: 30px 20px;
  }

  .cwb_wrap {
    gap: 30px;
  }

  .cwb_card {
    width: calc(33.33% - 20px);
  }

  .cwb_card_h {
    font-size: 35px;
    line-height: 45px;
  }

  .okc .undercurve img {
    margin-top: -42px;
  }

  .testimonials__content {
    padding: 50px;
  }

  .testimonials_sec .homesecondinner .bottom-design1 img {
    bottom: 2px;
  }

  .testimonials__content::before,
  .testimonials__content::after {
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .testimonials__content::before {
    left: 10px;
    top: 10px;
  }

  .bottom-design-brnd img {
    width: 99% !important;
  }

  .msp.bottom-design-brnd img {
    width: 100% !important;
  }

  .msp.bottom-design-brnd img {
    bottom: -7px;
  }

  .qfs.bottom-design-brnd img {
    width: 100% !important;
  }

  .mspListWrap_sec:nth-child(odd) .mspListWrap_content {
    margin-right: 0;
  }

  .mspListWrap_sec:nth-child(even) .mspListWrap_content {
    margin-left: 0;
  }
}


@media (max-width:991.98px) {
  footer#colophon .row.firstrow {
    padding-bottom: 30px;
  }

  .site-footer1 .site-logo {
    margin: 0;
    text-align: center !important;
  }

  footer#colophon .firstrow>div {
    width: calc((100% - 80px) / 5);
    margin-right: 0;
  }

  footer#colophon .firstrow>div:first-child {
    width: 100%;
  }
/**changes afte rlegal menu*/
  footer#colophon .firstrow>div,
  footer#colophon .firstrow>div:nth-child(2),
  footer#colophon .firstrow>div:nth-child(4),
  footer#colophon .firstrow>div:last-child {
    width: calc((100% - 76px) / 3);
  }

  .social-btns {
    width: 100%;
  }

  section.core_value_section .inner_right_content.cv_card {
    width: calc(50% - 24px);
  }

  .rightimagesec .image-brand .i_b_inner {

    padding-left: 35px;
  }

  .undercurve {
    margin-left: 35px;
  }

  .msp_wrap .columnslider .owl-dots {
    margin-top: 20px;
  }

  .msp__ctaWrap {
    margin-top: 35px;
  }

  .mspListWrap_sec:nth-child(odd) .homesecondinner {
    margin-left: 0;
  }

  .mspListWrap_sec:nth-child(even) .homesecondinner {
    margin-right: 0;
  }

  .mspListWrap_sec:nth-child(odd) .mspListWrap_content {
    margin-right: 30px;
  }

  .mspListWrap_sec:nth-child(even) .mspListWrap_content {
    margin-left: 30px;
  }


  .mspListWrap_sec .bottom-design1 {
    width: 98%;
    margin: 0 auto;
    margin-top: -1px;
    z-index: -1;
  }

  .mspListWrap_sec .columnslider .owl-dots {
    bottom: 5.5%;
  }

  .msp_wrap .columnslider .owl-item .msp__item {
    height: calc(335px + 10px);
  }

  .msp_wrap .columnslider .owl-item .bottom-design1 {
    bottom: -6px;
  }

  .exerience_carousel .container .static {
    padding: 30px;
  }

  .op_b_v2 .undercurve,
  .brands-section .rdCap__col .undercurve {
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
  }


  .op_b_v2 .undercurve img {
    margin-top: -25px;
  }

  .productscards {
    width: calc((100% - 30px) / 2);
  }

  .recipeMeta {
    padding: 20px;
    margin-bottom: 50px;
  }

  .postinnercontent .row .pin_mc_right {
    padding-left: 20px;
  }

  .postinnercontent .row .pin_mc_left {
    padding: 20px;
  }

  .postinnercontent .row .pin_mc_right .p_m_r_inner .steptofollow {
    margin-top: 20px;
  }

  .steptofollow .pmri_steps:not(:last-child) {
    margin-bottom: 20px;
  }

  .procListing__li {
    width: calc((100% - 50px) / 3);
  }


  .procListing__li::after {
    width: 75px;
    left: calc(100% + 10px);
  }

  .procListing__li:nth-child(3n):after {
    display: none;
  }

  .tcl .undercurve {
    text-align: center;
  }

  .tcl .undercurve img {
    object-position: center;
    margin-top: -25px !important;
    width: 90% !important;
  }

  div#awards-slider .owl-dots {
    bottom: 0;
  }

  .advnc {
    padding: 80px 0 57px;
  }

  .cwb_card_icon {
    width: 100px;
    height: 100px;
  }

  .cwb_card_icon img {
    height: auto;
    width: 60px;
  }

  .cwb_card_h {
    font-size: 27px;
    line-height: 35px;
  }

  .SStory {
    padding-top: 50px;
  }


  .SStory .undercurve img {
    height: 53px;
    margin-top: -24px;
  }

  .relativeDots .owl-carousel .owl-dots {
    margin-top: 45px;
  }

  .okc .undercurve {
    margin-left: 34px;
    margin-right: 0px;
  }

  .item-cat.testimonials__item {
    padding-bottom: 34px;
  }

  .testimonials_sec .homesecondinner .bottom-design1 img {
    bottom: -34px;
  }
}

@media (max-width:768.98px) {

	/****changes after hiding legal menu**/
	  footer#colophon .firstrow>div,
  footer#colophon .firstrow>div:nth-child(2),
  footer#colophon .firstrow>div:nth-child(4) {
    width: calc((100% - 10px) / 3);
  }
	 footer#colophon .firstrow>div:last-child {
    width: 100%;
  }
  .tcl,
  .ch-section,
  section#mission-vision {
    padding: 50px 0;
  }

  .tcl--v2 {
    padding-top: 0;
  }

  .tcl-3-img.reveal {
    row-gap: 10px;
  }

  .cv_sec.core_value_section,
  .opp_wrap {
    padding-top: 50px;
  }

  .opp_wrap {
    padding-bottom: 100px;
  }

  .brands-section,
  .about_us_section {
    padding-bottom: 50px;
  }

  section.banner-section.home-banner.section-space,
  .section-space {
    margin-bottom: 50px;
  }

  section.get-in-touch {
    padding-bottom: 70px;
  }

  .mspListWrap {
    padding-bottom: 120px;
  }

  .mspListWrap_sec:not(:last-child) {
    margin-bottom: 50px;
  }

  .op_b_v2 {
    padding-top: 50px;
    margin-bottom: 0;
    padding-bottom: 120px;
  }

  .exerience_carousel .main-fonts p {
    font-size: 20px;
  }

  .recipesec {
    padding: 50px 0 100px;
  }

  section.relatedeventsec.section-space {
    padding-top: 74px;
  }

  section.postinnercontent {
    margin-bottom: 50px;
  }

  .procListing__li {
    gap: 25px;
  }

  .procListingSec--v2 {
    padding: 0 0 80px;
  }

  .certf {
    padding: 50px 0 50px;
    margin-bottom: 50px;
  }

  .cwb_sec {
    padding: 0 0 50px;
  }

  .testimonials_sec {
    padding: 50px 0 70px;
  }
}

.brands-textbox-mobileview {
  display: none
}

@media (max-width:767.98px) {
  .rightimagesec .image-brand .i_b_inner {
    padding-left: 0px;
  }

  .checkboxCol .checkboxes {
    /* padding-left: 15px; */
    display: flex;
    gap: 15px;
    align-items: center;
  }

  .checkboxCol .checkboxes .wpcf7-list-item {
    margin-left: 0;
  }

  .mspListWrap_sec:nth-child(odd) .mspListWrap_content {
    margin-right: 0;
    margin-bottom: 50px;
  }

  .mspListWrap_sec:nth-child(even) .mspListWrap_content {
    margin-left: 0;
    margin-bottom: 50px;
  }

  .mspListWrap_sec:nth-child(even) .container>.row>div:first-child {
    order: 2;
  }

  .mspListWrap_sec:nth-child(even) .container>.row>div:last-child {
    order: 1;
  }

  .mspListWrap_sec .bottom-design1 img {
    bottom: -12px;
  }

  .exerience_carousel .container .static {
    padding: 20px;
  }

  .rdCap__col .image-brand {
    padding-left: 0;
    margin-top: 30px;
  }

  .op_b_v2__col:last-child {
    margin-top: 30px;
  }

  .productscards {
    width: 100%;
  }

  .tl_teams .productscards .tt_innercontent {
    align-items: center;
  }

  .recipesec .productscards .p_thumbnail {
    height: 250px !important;
  }

  .recipeMeta {
    flex-wrap: wrap;
    gap: 30px 0;
    padding: 20px 15px;
  }

  .recipeMeta__col {
    width: calc(100% / 2);
  }

  .recipeMeta__col:nth-child(3) {
    border-left: none;
  }

  .postinnercontent .row {
    gap: 30px;
  }

  .postinnercontent .row .pin_mc_right {
    padding-left: 0;
  }

  .procListing__icon {
    width: 80px;
    height: 80px;
    border-width: 10px;
  }

  .procListing__li::after {
    top: 40px;
    left: calc(100% + 15px);
  }

  .procListing__icon img {
    height: 40px;
  }


  .procListing__label {
    font-size: 20px;
  }

  .tcl__col .main-fonts.bottom-hline {
    padding-left: 0;
    margin-top: 30px;
  }

  .advnc {
    padding-top: 50px;
  }

  .cwb_wrap {
    margin-top: 50px;
  }

  .cwb_card {
    width: calc((100% - 30px) / 2);
  }

  .cwb_card_h {
    font-size: 30px;
  }

  .SStory .undercurve img {
    height: 30px;
  }

  .SStory .owl-carousel .owl-dots {
    margin-top: 30px;
    justify-content: flex-start;
  }

  .okc .undercurve {
    margin-left: 0px;
    margin-right: 0px;
  }

  .okc .undercurve img {
    margin-top: -23px;
  }


  .okc .main-fonts.bottom-hline {
    margin-top: 30px;
  }

  .item-cat.testimonials__item {
    padding-bottom: 29px;
  }

  .testimonials_sec .homesecondinner .bottom-design1 img {
    bottom: 0px;
  }

  .brands-text-desktop {
    display: none
  }

  .brands-textbox-mobileview {
    display: block
  }
}

@media (max-width:600.98px) {

  .SStory__title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
  }
}

@media (max-width:575.98px) {

  footer#colophon .firstrow>div,
  footer#colophon .firstrow>div:nth-child(2),
  footer#colophon .firstrow>div:nth-child(4),
  footer#colophon .firstrow>div:last-child {
    width: 100%;
  }

  .exerience_carousel .main-fonts p {
    font-size: 18px;
  }

  .procListing__li::after {
    width: 65px;
  }

  .procListing__ul {
    gap: 30px 0;
  }

  .cwb_card {
    width: 100%;
  }

  .cwb_card_icon {
    width: 80px;
    height: 80px;
  }

  .cwb_card_icon img {
    width: 45px;
  }

  .cwb_hWrap h2 br {
    display: none;
  }
}

@media (max-width:480.98px) {

  section.core_value_section .inner_right_content.cv_card {
    width: 100%;
  }

  .procListing__li {
    width: calc(100% / 2);
  }

  .procListing__li {
    gap: 15px;
  }

  .procListing__icon {
    width: 60px;
    height: 60px;
    border-width: 8px;
  }

  .procListing__icon img {
    height: 30px;
  }

  .procListing__li::after {
    top: 30px;
    left: 100%;
  }

  .procListing__li:nth-child(odd):after {
    display: block !important;
  }

  .procListing__li:nth-child(even):after {
    display: none !important;
  }

  .procListing__li:nth-child(3n):after {
    background-image: url("data:image/svg+xml,%3Csvg width='75' height='7' viewBox='0 0 75 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M75 0C68.74 0.894001 62.4913 1.78799 56.2425 2.38697C54.6803 2.50319 53.1181 2.61047 51.5597 2.77139L46.8731 3.03959C45.3072 3.03959 43.7488 3.15581 42.1867 3.21839L37.5 3.21839L32.8133 3.21839L28.1269 3.03065L23.4402 2.76245L21.0951 2.55684L18.7538 2.38697C12.5049 1.80588 6.25983 0.929761 0 6.55671e-06C6.18515 2.48531 12.4265 4.17496 18.6825 5.31034L21.0314 5.69476L23.3802 6.04343L28.082 6.57982L32.7759 6.87484L37.4849 7L42.1902 6.87484C43.76 6.77649 45.3297 6.70498 46.8994 6.57982L51.6009 6.04342C53.1668 5.81992 54.7328 5.56066 56.2987 5.3014C62.5737 4.16602 68.8112 2.47637 75 0Z' fill='%23E1251B'/%3E%3C/svg%3E%0A");
  }

  .SStory__item {
    gap: 15px;
  }

  .SStory__icon svg {
    width: 40px;
  }

  .relativeDots .owl-carousel .owl-dots {
    padding-left: 45px;
  }

  .okc .undercurve img {
    margin-top: -38px !important;
  }

  .testimonials_sec .homesecondinner .bottom-design1 img {
    bottom: 5px;
  }
}

.page-r-and-d-capabilities .image-wraps .bottom-design-brnd img {
  bottom: -14px;
  z-index: 1;
  width: 100%;
  right: 0;
  height: 23px;
  transform: unset !important;
  transition: unset !important;
  background: linear-gradient(0deg,
      rgba(255, 255, 255, 1) 20%,
      rgba(255, 255, 255, 0) 21%);
  margin: auto;
  left: 0;
}

.page-r-and-d-capabilities .image-wraps .bottom-design-brnd {
  display: flex !important;
  position: relative;
}

.page-r-and-d-capabilities .image-wraps .undercurve {
  margin-left: 0;
  display: none;
}

.ch-section .ch_card:hover .ch_text {
  overflow: auto;
  overscroll-behavior: auto;
  scrollbar-width: unset;
  height: 375px;
}


.msp_wrap .columnslider.our-prop .owl-item .bottom-design-latest img {
  height: 16px;
  position: relative;
  inset: 0;
  width: 100%;
  height: 23px;
  object-fit: contain;
  object-position: center;
  background: transparent;
  margin: auto;
}

.msp_wrap .our-prop.columnslider .owl-item .bottom-design-latest {
  position: absolute;
  bottom: 0;
  z-index: 4;

}
 .maintabs ul .parent-category:nth-child(4) img {  
    padding: 20px;
}
a.product-category:hover {
    color: #fff!important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .msp_wrap .columnslider.our-prop .owl-item .bottom-design-latest img {
    width: 100%;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {

  .msp_wrap .columnslider.our-prop .owl-item .bottom-design-latest img {
    width: 96%;
  }
}

@media only screen and (min-width: 992px) {
  .msp_wrap .our-prop.columnslider .owl-item .bottom-design-latest {
    bottom: -3px;
  }
}

@media only screen and (min-width: 999px) and (max-width: 1199px) {
  .msp_wrap .columnslider.our-prop .owl-item .bottom-design-latest img {
    width: 97%;
  }

}

@media only screen and (min-width: 1200px) {

  .msp_wrap .our-prop.columnslider .owl-item .bottom-design-latest {
    bottom: -2px;
  }

  .msp_wrap .columnslider.our-prop .owl-item .bottom-design-latest img {
    width: 100%;

  }

  .cover.bottom-design-brnd img {
    object-fit: cover;
  }

  section.home-banner {
    padding-bottom: 2px;
  }
}

@media (max-width:992px) {
	/*hide lang switcher on mobile*/
	.navhumbr a.languageswitch {
    display: none;
}
  .page-r-and-d-capabilities .home-banner .bottom-design {
    bottom: 40PX;
  }

  .page-r-and-d-capabilities section.section-space.procListingSec {
    padding: 50px 0 20px;
  }

  .page-r-and-d-capabilities li {
    font-size: 16px;
  }

  .ch_card {
    height: auto;
  }

  .mission_section .productscards_wimg {
    margin-top: 45px;
  }
  .brandscarousal .owl-dots button.owl-dot {
  display: none;
}
 .brandscarousal .owl-dots button.owl-dot.show-dot {
  display: flex;
}
section.brands-section.rightimagesec.okc {
    margin-bottom: 110px;
}
}
/***latest certf design***/
.certfcarousal .image-wrap {
    padding: 30px;
    margin-right: 18px;
    border-radius: 25px;
}
.certfcarousal .brand img {
    width: min-content;
    z-index: 1;
    height: 200px;
    object-fit: contain;
}
.certfcarousal .brand {
    height: 200px
}
.certfcarousal {
    padding-bottom: 75px;
}
@media (max-width:559px) {
  .certfcarousal .brand {
    height: 175px;
}
.certfcarousal .image-wrap {
    padding: 30px 50px;
    margin: 0px 30px;
}
.certfcarousal .brand img {
    height: 150px;
}
}