@charset "utf-8";
* {
  outline: none;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
  font-family: "OpenSans";
  box-sizing: border-box;
}
body {
  text-decoration: none;
  background: #fefff4;
  font-family: "OpenSans";
  font-size: 16px;
  color: #000;
}
html {
  scroll-behavior: smooth;
}
.smooth-scroll-wrapper {
  position: fixed;
  width: 100%;
  left: 0;
  will-change: transform;
  height: auto;
  background-color: #fefff4;
  z-index: 999;
}

a {
  text-decoration: none;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.p0 {
  padding: 0 !important;
}
.p3 {
  padding: 3px !important;
}
.p4 {
  padding: 4px;
}
.m0 {
  margin: 0 !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
b {
  padding: 10px 0;
}
li {
  list-style: none;
  text-decoration: none;
}
p {
  font-style: normal;
  font-display: swap;
  height: auto;
  font-size: 0.937em;
  color: #212121;
  line-height: 1.7;
  font-family: "OpenSans";
  font-weight: normal;
}
li {
  font-size: 16px;
  font-weight: normal;
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Light.eot");
  src: url("../fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Montserrat-Light.woff2") format("woff2"),
    url("../fonts/Montserrat-Light.woff") format("woff"),
    url("../fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Montserrat-Regular.woff2") format("woff2"),
    url("../fonts/Montserrat-Regular.woff") format("woff"),
    url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Montserrat-Medium.woff2") format("woff2"),
    url("../fonts/Montserrat-Medium.woff") format("woff"),
    url("../fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/OpenSans-Light.eot");
  src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Light.woff2") format("woff2"),
    url("../fonts/OpenSans-Light.woff") format("woff"),
    url("../fonts/OpenSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSans";
  src: url("../fonts/OpenSans-Regular.eot");
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Regular.woff2") format("woff2"),
    url("../fonts/OpenSans-Regular.woff") format("woff"),
    url("../fonts/OpenSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSans";
  src: url("../fonts/OpenSans-Medium.eot");
  src: url("../fonts/OpenSans-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Medium.woff2") format("woff2"),
    url("../fonts/OpenSans-Medium.woff") format("woff"),
    url("../fonts/OpenSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "JUICYMILKY";
  src: url("../fonts/JUICYMILKY.eot");
  src: url("../fonts/JUICYMILKY.eot?#iefix") format("embedded-opentype"),
    url("../fonts/JUICYMILKY.woff2") format("woff2"),
    url("../fonts/JUICYMILKY.woff") format("woff"),
    url("../fonts/JUICYMILKY.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.sexy-menu.detached .header-contact {
  display: none;
}
video {
  width: 100%;
}
.sexy-menu.detached .tophead {
  display: none;
}

.sexy-menu.detached .nav-brand img {
  margin-top: 20px;
  width: 65%;
}
.sexy-menu.detached .large {
  display: none;
}
.sexy-menu.detached .small {
  display: block;
}

.wh-top {
  margin-right: 15px;
  display: flex;
  align-items: center;
  position: relative;
}
.nav-menu > li > a {
  margin: 35px 20px;
  display: inline-block;
  position: relative;
  color: #000000;
  font-size: 1em;
  line-height: 20px;
  font-family: "OpenSans";
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.5px;
  font-display: swap;
  text-transform: uppercase;
}
.header-phone {
  background: #109f61;
  border-radius: 15px;
  color: #fff !important;
  padding: 10px 15px;
  display: flex !important;
  letter-spacing: 1px;
  align-items: center;
  margin: 24px 20px !important;
  margin-right: 0px !important;
}
.wh-img {
  margin-right: 10px;
}
.sexy-menu.detached .header-phone {
  display: none;
}

.nav-menu > li:last-child a,
ul.header-social li:last-child,
.nav-menu2 > li > a:last-child {
  margin-right: 0 !important;
}
.nav-menu > li:first-child a,
.nav-menu2 > li:first-child a {
  margin-left: 0 !important;
}

.center {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
}

.resp-show {
  display: none !important;
}
.nav-menu > li > a:hover {
  color: #fe633b;
}

.sexy-menu.detached .nav-menu > li > a {
  margin: 30px 18px;
  color: #393939;
}
.sexy-menu.detached .nav-menu {
  border-top: 0;
}
.sexy-menu.detached .header-phone {
  margin: 18px 18px !important;
}
.top-quickwraper {
  width: 100%;
  height: auto;
}
.nav-brand img {
  width: 95%;
  margin-top: 8px;
}
.sexy-menu.detached .header-call {
  margin-top: 13px;
}
#button {
  display: inline-block;
  background-color: #333;
  line-height: 50px;
  width: 50px;
  color: #fff;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button i {
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
/*popup*/

#popUp {
  position: fixed;
  width: 400px;
  height: auto;
  background: #109f61;
  bottom: 8%;
  margin-left: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 9999;
  padding: 2% 2% 2%;
  right: 0;
  opacity: 0;
}

#popUp .close {
  position: absolute;
  top: -40px;
  opacity: 1;
  left: -4%;
  color: #666;
  font-family: inherit;
  font-weight: normal;
  font-size: 1.5em;
  cursor: pointer;
  background-color: #f7f7f7;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
a.button {
  margin: 0 auto;
  text-align: center;
  right: 0;
  left: 0;
  position: absolute;
  width: 120px;
  font-size: 15px;
  color: #fff;
  border-bottom: 2px solid #18729f;
  background: #1c8dc4;
  border-radius: 4px;
  padding: 8px 0;
}
#plus {
  position: fixed;
  color: #fff;
  bottom: 56%;
  font-size: 1em;
  margin-right: -425px;
  -webkit-transition: all 1.25s ease;
  -moz-transition: all 1.25s ease;
  -o-transition: all 1.25s ease;
  transition: all 1.25s ease;
  cursor: pointer;
  text-align: left;
  letter-spacing: 1px;
  z-index: 999;
  width: 100%;
  right: 0;
}
.side-btn {
  position: absolute;
  background: #109f61;
  display: inline-block;
  transition: all 1.25s ease;
  width: 70px;
  right: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
#plus::after {
  display: block;
  display: relative;
}
.mob-txt {
  display: block;
  text-transform: capitalize;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
}

.side-form .form-group {
  margin-bottom: 12px;
}

.side-form input[type="text"],
.side-form textarea {
  background: #fff;
  color: #3f3f3f;
  width: 100%;
  padding: 15px 20px;
}

.side-form-title {
  font-size: 1.333em;
  color: #fff;
  text-transform: uppercase;
  line-height: 30px;
  font-family: "OpenSans";
  letter-spacing: 1px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}

/**/

/**/
.clear {
  clear: both;
}
audio,
::selection {
  background: #daa289 !important;
  color: #fff !important;
}
span::selection {
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: #fff !important;
  background: #daa289 !important;
}
::-moz-selection {
  color: #fff !important;
}

.grecaptcha-badge {
  display: none !important;
}
.img-full {
  width: 100%;
  height: auto;
  display: block;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}

.logo1 {
  display: none;
}
.banner-wraper {
  width: 100%;
  height: auto;
  position: relative;
  padding-left: 2%;
  padding-right: 2%;
}
.carousel-inner {
  border-radius: 15px;
}
.sexy-menu.detached .navigation {
  top: 0;
}

.footer-container {
  width: 100%;
  height: auto;
  padding-top: 2em;
  padding-bottom: 2em;
}
.footer-top-for {
  display: flex;
  align-items: center;
}
.footer-top-for img {
  max-width: 35px;
  margin-left: 10px;
}
.top-wraper {
  width: 100%;
  height: auto;
}
.top-container {
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
}
.header-social-links {
  float: left;
}
.tophead {
  width: 100%;
  position: relative;
  padding: 0em;
  background: #6a446e;
  display: flex;
  justify-content: space-between;
}

.img-design {
  position: absolute;
  bottom: 0;
  right: 0;
}

/**/

/**/
.form-group {
  margin-bottom: 18px;
}

.enq-container {
  position: relative;
  padding: 60px 0;
  margin-top: -250px;
  z-index: 9;
}

.en-head2 {
  color: #fff;
  font-weight: normal;
  font-family: "ProductSans";
  font-size: 2.29em;
  line-height: 42px;
}
.enq-txt {
  margin-bottom: 30px;
}

.in-contact-page-content {
  background-size: cover;
  padding: 75px 50px;
  border-radius: 15px;
}

/*
*/

/**/

.btn-flex {
  display: flex;
}

.p1 {
  padding: 1px !important;
}

.project-container {
  overflow: hidden;
  padding-top: 60px;
  position: relative;
  z-index: 9;
}
.ser-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.dots {
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  left: 50%;
}

.c-white {
  color: #fff !important;
}
/* Style the tab content */

/**/

.owl-theme .owl-nav [class*="owl-"] {
  padding: 0 !important;
  transform: translate(0%, -50%);
  font-size: 0px !important;
  position: absolute;
  box-shadow: unset !important;
  background: #ececec;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  line-height: 40px;
}

.owl-nav .owl-prev:before {
  right: 0;
  left: 0;
  top: 0;
  bottom: unset;
  content: "";
  position: absolute;
  background-image: url(../images/arrow-lft.png);
  background-size: cover;
  height: 18px;
  width: 15px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.owl-nav .owl-next:before {
  right: 0;
  left: 0;
  top: 0;
  bottom: unset;
  content: "";
  position: absolute;
  background-image: url(../images/arrow-rgt.png);
  background-size: cover;
  height: 18px;
  width: 15px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.owl-controls {
  position: absolute;
  right: 0;
  bottom: 50px;
}
.product-category .owl-prev {
  right: 67px;
}
.product-category .owl-next {
  right: 20px;
}

/**/

/*section.contact-container*/
.mt-0 {
  margin-top: 0px !important;
}
.contact-container {
  position: relative;
  z-index: 9;
  overflow: hidden;
}
.contact-top {
  margin: 2em 0;
}
iframe {
  height: 100%;
}
.con-rgt {
  margin-top: 30px;
}
.mbtm {
  margin-bottom: 15px;
}
.contact-item p {
  font-size: 1.2em;
  line-height: 1.4;
  color: rgb(250 228 218 / 74%);
  text-align: center;
  margin-top: 5px;
  font-weight: normal;
}
.contact-item p a {
  font-weight: normal;
  color: rgb(250 228 218 / 74%);
  display: block;
}
.contact-item {
  position: relative;
  z-index: 9;
  overflow: hidden;
  padding: 30px 40px;
  height: 100%;
  background-size: cover;
}

.rght-txt {
  text-align: center;
  font-size: 1.333em;
  color: #fff;
  line-height: 33px;
  position: relative;
  text-transform: uppercase;
  font-family: "PPFragmentGlare";
  font-weight: 100;
}
.con-left .icon-f span {
  margin-right: 0px !important;
  background: unset;
  border-radius: 100%;
  height: 60px;
  width: 60px;
  line-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.con-left {
  text-align: center;
  margin: 0 auto 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/**/
.eng-spans {
  display: flex;
  margin-top: 1em;
  align-items: center;
}
.view-btn1:after,
.view-btn3:after {
  filter: brightness(0);
}
.view-btn2 {
  text-align: center;
  margin: 2em auto 0;
}
.view-btn2:before {
  background: #ffe246;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: -8px;
  opacity: 28%;
  transform: translate(-50%, -50%);
  left: 50%;
  content: "";
  z-index: -1;
}

.view-btn1:before,
.view-btn3:before {
  background: #ffe246;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: -7px;
  transform: translate(-50%, -50%);
  left: 50%;
  content: "";
  z-index: -1;
}
.view-btn3:before {
  background: #99ddc8;
}
.view-btn3 {
  width: 100px !important;
  padding-left: 10px;
}
.view-btn1 {
  font-size: 0.753em;
}
.eng-span {
  font-family: "InterTight";
  font-weight: normal;
  margin-right: 5%;
  font-size: 0.875em;
  line-height: 20px;
  color: #000;
}

/**/
.menu-container {
  width: auto;
  height: auto;
  float: right;
  margin-top: 1em;
}
.logo {
  width: auto;
  height: auto;
  float: left;
}

a.button {
  margin: 0 auto;
  text-align: center;
  right: 0;
  left: 0;
  position: absolute;
  width: 120px;
  font-size: 15px;
  color: #fff;
  border-bottom: 2px solid #18729f;
  background: #1c8dc4;
  border-radius: 4px;
  padding: 8px 0;
}

.submit-btn1 {
  border: none;
  cursor: pointer;
  color: #fff;
  cursor: pointer;
  background: #000000;
  padding: 10px 20px;
  font-family: "Montserrat";
  font-weight: normal;
  border-radius: 10px;
  font-size: 1em;
  text-transform: uppercase;
}
.submit-btn1:hover {
  background: #000;
  color: #fff;
}

.mt-1 {
  margin-top: 1em !important;
}
.mt-2 {
  margin-top: 2em !important;
}
.mt-5 {
  margin-top: 5em;
}
.mb-2 {
  margin-bottom: 2em;
}
.mb-5 {
  margin-bottom: 5em;
}

.desk-view {
  display: block;
}
.mob-view {
  display: none;
}

/* Dropdown styles */

.footer-bottom-container {
  position: relative;
}

.footer-wraper {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 99;
}
.footer-bottom-wraper {
  width: 100%;
  height: 50px;
  background-color: #fff;
}
.space {
  justify-content: space-between;
}

.copy-right {
  width: auto;
  height: auto;
  float: left;
  font-family: "Montserrat";
  font-weight: normal;
  font-size: 1em;
  color: #131313;
  line-height: 60px;
}
.copy-right span {
  font-family: "Montserrat";
  font-weight: normal;
}
.designed {
  width: auto;
  height: auto;
  float: right;
}
.designed-ido {
  float: right;
  height: auto;
  padding-left: 8px;
  padding-top: 15px;
  width: auto;
}
.designed p {
  width: auto;
  height: auto;
  float: right;
  font-family: "Montserrat";
  font-weight: normal;
  font-size: 1em;
  line-height: 60px;
  margin: 0;
  color: #131313;
}
.designed p a {
  text-decoration: none;
  font-family: "Montserrat";
  font-size: 1em;
  color: #131313;
  font-weight: normal;
}
.designed p a:hover {
  text-decoration: none;
}
.whats-app {
  position: fixed;
  bottom: 43vh;
  right: 0;
  background: #fe5d36;
  width: 70px;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.mob-hide {
  display: block;
}
.mob-show {
  display: none;
}
.address p a {
  color: #212121;
}
.client-container {
  position: relative;
  padding-bottom: 75px;
}
.footer-address-container {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding-top: 70px;
  justify-content: center;
  padding-bottom: 35px;
  align-items: center;
}
.footer-address {
  width: auto;
  margin-right: auto;
  height: auto;
  float: left;
}
.footer-address:nth-child(5) {
  padding-right: 0;
  margin-right: 0;
}
.icon-f {
  display: flex;
  align-items: center;
}

.btm-link p {
  font-size: 0.937em;
  margin-bottom: 0;
  color: rgb(51 51 51 / 91%);
  letter-spacing: 0.4px;
  font-family: "OpenSans";
  font-weight: normal;
}

.footer-social-links li a {
  margin-left: 20px;
  display: block;
  text-align: center;
}

.footer-social-links li a:hover {
  color: #000 !important;
}
.footer-social-links ul li {
  float: left;
  margin: 0;
}
.footer-menu-brdr {
  padding-bottom: 20px;
  display: flex;
  justify-content: center;
  padding-top: 20px;
  align-items: center;
  background-color: rgb(236 167 48 / 16%);
  border-radius: 15px;
}
.footer-menu-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-social-links {
  display: flex;
  align-items: center;
  float: right;
  width: auto;
}
.footer-content-title {
  color: #f5821f;
  text-transform: uppercase;
  margin-right: 70px;
  font-size: 1.18em;
  line-height: 25px;
  letter-spacing: 1px;
  font-family: "OpenSans";
  position: relative;
  font-weight: 500;
  position: relative;
}

.footer-menu li {
  float: left;
  margin-right: 30px;
}
.footer-social-links ul li:last-child {
  margin-left: 0;
  padding-right: 0;
}
.footer-social-links ul li:first-child a {
  margin-left: 0;
}
.footer-social-links ul li:last-child a {
  margin-right: 0;
  padding-right: 0;
}
.footer-social-links ul li a {
  font-size: 1.333em;
}
.footer-social-links ul li a {
  color: #f5821f;
}

.footer-menu li a {
  font-family: "OpenSans";
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1em;
  line-height: 30px;
  color: #6e363c;
  letter-spacing: 1px;
}
.icon-bg {
  margin-right: 15px;
  background-image: url(../images/con-bg.png);
  background-size: cover;
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-menu li a:hover {
  color: #f5821f;
}
.footer-social-links {
  justify-content: flex-start;
  display: flex;
  align-items: center;
}
.main-container {
  width: 100%;
  height: auto;
  padding-top: 60px;
}
.welcome-container {
  position: relative;
  overflow: hidden;
  padding: 100px 0 60px;
}
.footer-logo img {
  width: 85%;
  mix-blend-mode: multiply;
}

.pt-0 {
  padding-top: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}

.p5 {
  padding: 5px;
}
.p8 {
  padding: 8px;
}
.d-flex {
  display: flex !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}

/**/
.more-btn {
  position: relative;
  font-family: "Gilroy";
  font-weight: 500;
  font-style: normal;
  font-size: 1.02em;
  line-height: 25px;
  color: #585858;
  letter-spacing: 1px;
  margin-top: 2em;
  display: flex;
  align-items: center;
  width: fit-content;
  padding: 10px 30px;
  border: 2px dashed rgb(54 54 54 / 35%);
  border-radius: 25px;
}
.more-btn img {
  margin-left: 5px;
}
.more-btn:hover {
  background: #168cb9;
  color: #fff;
}

.welcome-detail {
  position: relative;
  padding-left: 20px;
  text-align: justify;
}
.abt-b {
  font-family: "Montserrat";
  font-weight: normal;
  display: block;
  margin: 20px 0;
  font-size: 1.32em;
  color: rgb(57 57 57 / 52%);
}
.c-blue {
  color: #18609d;
}
.eq-ht {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/**/

/*banner*/
.banner-item {
  position: relative;
}
.hero-text-area {
  position: absolute;
  z-index: 1;
  display: inline-block;
  max-height: 100%;
  white-space: normal;
  transform: translateX(-50%);
  top: 14%;
  left: 50%;
  text-align: center;
}
.hero-hd {
  font-size: 2.85em;
  position: relative;
  font-style: normal;
  text-align: center;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 55px;
  color: #ffffff;
  letter-spacing: 0.5px;
}
.hero-span {
  font-family: "OpenSans";
  font-weight: normal;
  color: #f8bc24;
  font-size: 1em;
  letter-spacing: 0.2px;
}
.hero-span2 {
  font-family: "OpenSans";
  font-weight: normal;
  color: #ffffff;
  font-size: 0.937em;
  letter-spacing: 0.5px;
}
.banner-item .img-full,
.product-cat img {
  border-radius: 25px;
  height: 100%;
  object-fit: cover;
}

.p-txt {
  font-family: "OpenSans";
  font-weight: normal;
  line-height: 23px;
  color: rgb(254 255 244 / 49%);
  font-size: 0.937em;
  letter-spacing: 0.2px;
  position: absolute;
  bottom: 20px;
  left: 25px;
}
.product-cat {
  position: relative;
  height: 100%;
}
.product-category .item,
.product-category .owl-carousel,
.product-category .owl-carousel .owl-item,
.product-category .owl-carousel .owl-stage-outer,
.product-category,
.product-category .owl-carousel .owl-stage {
  height: 100%;
}
/**/
.hero-inner-area {
  position: absolute;
  z-index: 1;
  display: inline-block;
  max-height: 100%;
  white-space: normal;
  transform: translateY(-50%);
  top: 50%;
  left: 53%;
}
.inner-span {
  font-size: 4em;
  position: relative;
  font-style: normal;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 60px;
  color: #ffffff;
  letter-spacing: 0.5px;
}
.about-banner-img {
  position: absolute;
  z-index: 1;
  display: inline-block;
  white-space: normal;
  top: -2px;
  left: 28%;
}
.abt-shape4 {
  position: absolute;
  top: 0;
  right: 0;
}

.abt-content-in:nth-child(1) {
  border-bottom: 1px solid rgb(0 0 0 / 14%);
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.abt-content-in {
  margin-left: 45px;
}
.shape2-in {
  position: absolute;
  right: 7%;
  top: 2%;
}
.pineapple {
  position: absolute;
  left: 55%;
  top: -40px;
}
.pomegranate {
  position: absolute;
  right: 25%;
  bottom: 1%;
}
.global-wrap {
  text-align: center;
  margin-top: 4em;
  margin-bottom: 5em;
  background-image: url(../images/global-bg.jpg);
  background-size: cover;
  border-radius: 150px;
  padding: 50px 100px;
  box-shadow: 0px 1px 20px 7px rgb(0 0 0 / 5%);
}

.global-img img {
  border-radius: 30px;
}
.reasons-ul li {
  font-size: 0.937em;
  font-family: "OpenSans";
  font-weight: normal;
  position: relative;
  color: #000000;
  margin-bottom: 5px;
  padding-left: 45px;
  line-height: 1.7;
}
.reasons-ul li:before {
  content: "";
  height: 15px;
  width: 15px;
  background-size: cover;
  background-image: url(../images/icon.png);
  margin-right: 15px;
  position: absolute;
  left: 0;
  top: 5px;
}
.reasons-ul {
  margin-top: 2em;
}
.reasons-list {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 1px 20px 7px rgb(0 0 0 / 5%);
  height: 100%;
  background: #fff;
  border-radius: 25px;
}
.reason-shape {
  position: absolute;
  left: 50%;
  z-index: 9;
  top: 50%;
  transform: translate(-50%, -50%);
}
.reason-con {
  position: relative;
}
.chairman-title {
  font-size: 6.12em;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 80px;
  color: #fefff4;
}
.chairman-title span {
  font-family: "JUICYMILKY";
  font-weight: normal;
  color: #ffc30d;
}
.chairman-content {
  display: flex;
  align-items: flex-start;
  background-image: url(../images/quality-bg.jpg);
  background-size: cover;
  padding: 60px 65px 50px 180px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-top-left-radius: 150px;
  border-bottom-left-radius: 150px;
  margin-left: -190px;
  z-index: -1;
  position: relative;
}
.chairman-content p {
  color: #fefff4;
}
.chairman-rgt {
  padding-left: 45px;
}
.chairman-con {
  margin-bottom: 6em;
  margin-top: 5em;
}
.pj-name2 {
  font-size: 1.81em;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 33px;
  color: #6e363c;
}
.mng-img img {
  border-radius: 25px;
}
.management-content {
  display: flex;
  align-items: center;
}
.management-lft {
  width: 32%;
  float: left;
}
.management-rgt {
  width: 78%;
  padding-left: 80px;
  float: left;
}
.management-rgt p {
  border-bottom: 1px solid rgb(0 0 0 / 14%);
  padding-bottom: 1em;
  margin-bottom: 2em;
}

.mng-img2 img {
  border-radius: 10px;
}
.pj-name3 {
  font-size: 1.45em;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 25px;
  color: #6e363c;
}
.pj-name3 span {
  font-family: "JUICYMILKY";
  font-weight: normal;
  font-size: 0.78em;
}
.pj-span3 {
  font-size: 0.937em;
  display: block;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: "OpenSans";
  font-weight: normal;
  line-height: 25px;
  color: #4b3333;
}

.chairman-btm2 {
  margin-top: 15px;
}
.abt-shape-in1 {
  position: absolute;
  top: 6%;
  left: 0;
  z-index: -1;
}

/**/
.future-flx {
  background-image: url(../images/future-bg.jpg);
  background-size: cover;
  border-radius: 25px;
  margin-right: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.future-ul li {
  color: #fefff4 !important;
}
.future-ul li:before {
  background-image: url(../images/icon2.png);
}
.future-img {
  margin-right: 20px;
}

.pj-name {
  font-size: 1.81em;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 25px;
  color: #ffc30d;
}
.pj-span {
  font-size: 0.937em;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: "OpenSans";
  font-weight: normal;
  line-height: 25px;
  color: #fafbf1;
}
.chairman-btm {
  margin-top: 35px;
}

/**/
.icon-container {
  overflow: hidden;
}

.icon-span {
  font-size: 1.79em;
  position: relative;
  font-style: normal;
  text-align: center;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 38px;
  text-align: center;
  color: #fefff4;
}
.icon-h1 {
  font-size: 4.46em;
  position: relative;
  font-style: normal;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 55px;
  text-align: center;
}
.explore {
  font-size: 0.95em;
  text-transform: uppercase;
  position: relative;
  font-style: normal;
  transition: 0.35s;
  font-family: "OpenSans";
  font-weight: normal;
  line-height: 25px;
  color: #fefff4;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid rgb(255 255 255 / 50%);
}
.color1 {
  color: #ffd57b;
}

.icon-col {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-col:hover .explore:before {
  width: 100%;
}
.explore:before,
.explore:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 0px solid rgb(255 255 255 / 50%);
  content: " ";
  display: block;
  margin: 0 auto;
  position: relative;
  transition: all 280ms ease-in-out;
  width: 0;
}
.explore:before {
  top: 0px;
}
.explore:after {
  bottom: 0px;
}
.icon-col:hover .explore,
.icon-col-last:hover .explore {
  letter-spacing: 5px;
  transition: 0.35s;
  border: 0;
}
.icon-col:hover .explore:after,
.icon-col:hover .explore:before,
.icon-col-last:hover .explore:after,
.icon-col-last:hover .explore:before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-color: #fff;
  transition: width 350ms ease-in-out;
  width: 100%;
  border: 1px solid rgb(255 255 255 / 50%);
}

.spin {
  -webkit-animation: spin 8s linear infinite;
  animation: spin 8s linear infinite;
}

.anim1 {
  animation: bounce 5s infinite;
  -webkit-animation: bounce 5s infinite;
  -moz-animation: bounce 5s infinite;
  -o-animation: bounce 5s infinite;
}
.anim2 {
  animation: updown 3s ease-in-out infinite;
}

.anim3 {
  -webkit-animation: gelatine 3s infinite;
  animation: gelatine 3s infinite;
}

.anim4 {
  animation: pulse 3s ease infinite;
}

@keyframes gelatine {
  from,
  to {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(0.9, 1.1);
  }
  50% {
    transform: scale(1.1, 0.9);
  }
  75% {
    transform: scale(0.95, 1.05);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes updown {
  0% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(15deg);
  }
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}

@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-20px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}

@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-20px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.icon-img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}
.icon-img2 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}
.icon-span2 {
  font-size: 2.2em;
  position: relative;
  font-style: normal;
  text-align: center;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 38px;
  color: #fefff4;
}
.icon-h2 {
  font-size: 3.37em;
  color: #ffde00;
  position: relative;
  font-style: normal;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 55px;
}
.icon-h3 {
  font-size: 4.5em;
  color: #ffde00;
  position: relative;
  font-style: normal;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 55px;
  text-align: center;
}
.icon-h4 {
  font-size: 2.8em;
  color: #a0fa35;
  position: relative;
  font-style: normal;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 48px;
  text-align: center;
}
.icon-span4 {
  font-size: 1.9em;
  position: relative;
  font-style: normal;
  text-align: center;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 38px;
  color: #fefff4;
}
.icon-span5 {
  font-size: 3.28em;
  position: relative;
  font-style: normal;
  text-align: center;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 45px;
  color: #fefff4;
}
.bg1 {
  background-image: url(../images/bg1.jpg);
  background-size: cover;
}
.bg2 {
  background-image: url(../images/bg2.jpg);
  background-size: cover;
}
.bg3 {
  background-image: url(../images/bg3.jpg);
  background-size: cover;
}
.bg4 {
  background-image: url(../images/bg4.jpg);
  background-size: cover;
}
.bg5 {
  background-image: url(../images/bg5.jpg);
  background-size: cover;
}

.cat-img-sm {
  width: auto;
  float: left;
}
.icon-imgs {
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-col-last {
  position: relative;
  height: 100%;
  padding: 2em 3em 0;
}
.p-shape5 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -200px;
  width: 100%;
}
.cat-btm-lst {
  position: absolute;
  bottom: -145px;
  left: 50%;
  transform: translateX(-50%);
}
.icon-span6 {
  font-size: 2.3em;
  position: relative;
  font-style: normal;
  text-align: center;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 40px;
  color: #fefff4;
}
.icon-h6 {
  font-size: 5em;
  color: #ffde00;
  position: relative;
  font-style: normal;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 65px;
  text-align: center;
}
.cat-btm-txt {
  position: relative;
  top: -50px;
}
.cat-right {
  width: 19%;
  float: left;
  height: 100%;
}
.cat-lft {
  width: 79%;
  float: left;
  height: 100%;
}
.cat-eq-ht {
  background: #d42429;
}
.lst-ex {
  bottom: 0;
}
.icon-row {
  margin: 0;
}
/**/
.quality-left-shape1 {
  position: absolute;
  left: 0;
  top: 0;
}
.quality-right-shape1 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.quality-left {
  position: absolute;
  left: 0;
  top: 25%;
}
.quality-right {
  position: absolute;
  right: 0;
  top: 25%;
}
.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/**/
.quality-content {
  padding-left: 80px;
}
.quality-icon-content {
  display: flex;
  align-items: center;
  margin-top: 1.5em;
}
.quality-icon {
  border: 1px dashed #fe633b;
  border-radius: 100%;
  height: 70px;
  width: 70px;
  line-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.quality-icon-right {
  padding-left: 30px;
}
.quality-container {
  position: relative;
  padding: 120px 0 160px;
}
.locations {
  position: relative;
  padding: 150px 0 100px;
}
.loc-left-shape {
  position: absolute;
  left: 0;
  top: 0;
}
.loc-right-shape {
  position: absolute;
  right: 0;
  top: 0px;
}
.loc-shape2 {
  position: absolute;
  left: 0;
  top: 0;
}
.loc-shape1 {
  position: absolute;
  right: 0;
  top: -50px;
}
.map-shape1 {
  position: absolute;
  left: 0;
  bottom: 0px;
}
.map-shape2 {
  position: absolute;
  right: 0;
  bottom: 0px;
}
.location-txt p {
  color: #956648;
  font-size: 1.08em;
  font-family: "OpenSans";
  font-weight: normal;
}
.location-txt {
  border: 1px dashed #956648;
  border-radius: 15px;
  padding: 30px;
  position: absolute;
  bottom: 100px;
  width: 800px;
}
.trust-hd {
  color: #ffd25a !important;
  text-align: center !important;
}
.trust-content p {
  color: #fff;
  font-size: 1.08em;
  margin-top: 10px;
  text-align: center;
}

.trust-content {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.trusted-wrap {
  position: relative;
  padding-bottom: 18em;
}
.trust-btm p {
  color: #956648;
  margin-top: 0px;
  font-size: 0.875em;
  line-height: 1.5;
  font-family: "OpenSans";
  font-weight: 500;
}
.trust-logo {
  background: #fefff4;
  border-radius: 30px;
  position: relative;
  height: 200px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.trust-row .col-md-3 {
  margin-bottom: 15px;
  padding-right: 10px;
  padding-left: 10px;
}

.client-logo {
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.trusted-img {
  position: relative;
}

.trust-lft {
  width: 18%;
}
.trust-rgt {
  width: 82%;
}
.trusted-logos {
  display: flex;
  align-items: center;
  width: 80%;
  justify-content: center;
  margin: 3em auto 1em;
}
.trust-shape {
  position: absolute;
  bottom: -250px;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
}
.abt-p {
  margin-top: 10px;
  text-align: center;
  font-size: 1.08em;
  color: #956648;
}
.explore2 {
  font-size: 0.95em;
  text-transform: uppercase;
  position: relative;
  font-style: normal;
  font-family: "OpenSans";
  font-weight: normal;
  line-height: 25px;
  color: #414141;
  border-bottom: 1px solid #414141;
}
.explore2:hover {
  border-color: #fe633b;
  color: #fe633b;
}
.explore2.abs {
  position: absolute;
  right: 0;
  bottom: 0;
}
.partner-logo {
  position: relative;
  border-right: 1px dashed rgb(65 65 65 / 24%);
  border-bottom: 1px dashed rgb(65 65 65 / 24%);
  text-align: center;
  padding: 20px;
  height: 100%;
}
.partnerships-rows {
  margin-top: 5em;
}
.partnerships-row2 .partner-logo {
  border-bottom: 0;
}
.partnerships-row .col-md-2:last-child .partner-logo,
.partnerships-row2 .col-md-2:last-child .partner-logo {
  border-right: 0;
}
.partnerships-row {
  margin-top: 5em;
}
.partnerships-wrap {
  position: relative;
  padding-bottom: 2em;
}
.partnership-shape {
  position: absolute;
  right: 0;
  bottom: -200px;
}
.fc-title {
  margin-top: 10px;
  font-family: "OpenSans";
  font-weight: 500;
  font-size: 1.11em;
  color: #956648;
}
.facilities-img img {
  border-radius: 25px;
}
.facilities-owl {
  margin-top: 2.5em;
}
.fac-shape1 {
  position: absolute;
  left: 16%;
  top: -115px;
}
.facilities-wrap {
  position: relative;
  padding-bottom: 9em;
}
.facilities-owl .owl-controls {
  right: unset;
  bottom: -55px;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.facilities-owl .owl-prev {
  left: 46%;
}
.facilities-owl .owl-next {
  right: 46%;
}
.facilities-owl .owl-nav [class*="owl-"] {
  margin: 0 !important;
  border: 1px dashed rgb(65 65 65);
  background: unset !important;
}
.facilities-owl .owl-controls:before {
  content: "";
  border: 1px dashed rgb(65 65 65 / 45%);
  width: 46%;
  position: absolute;
  left: 0;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
}
.facilities-owl .owl-controls:after {
  content: "";
  border: 1px dashed rgb(65 65 65 / 45%);
  width: 46%;
  position: absolute;
  right: 0;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
}
/**/
.harvesting-container {
  position: relative;
  padding: 80px 0 100px;
}
.harvesting-lft {
  position: relative;
  height: 100%;
}
.harvesting-lft img,
.harvesting-video .img-full,
.harvesting-video,
.harvesting-video iframe {
  border-radius: 25px;
  height: 100%;
  object-fit: cover;
}

.harvesting-txt {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.harvesting-h4 {
  font-size: 3.2em;
  position: relative;
  font-style: normal;
  text-align: center;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 50px;
  color: #fdf0d0;
}
.harvesting-txt .explore {
  position: unset;
  transform: unset;
  text-align: center;
  margin: 2em auto 0;
  display: flex;
  width: fit-content;
}
.harvesting-txt .explore:hover {
  color: #fe633b;
  border-color: #fe633b;
}

/**/
.freshness-bg {
  position: relative;
}
.freshness-bg img {
  border-radius: 60px;
}
.freshness-title {
  font-size: 3.73em;
  line-height: 55px;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: "JUICYMILKY";
  font-weight: normal;
  margin-bottom: 10px;
  color: #6e363c;
}
.freshness-title span {
  font-family: "JUICYMILKY";
  font-weight: normal;
  color: #fe633b;
}
.freshness-content {
  position: absolute;
  top: 50%;
  left: 150px;
  transform: translateY(-50%);
}
.freshness-content {
  position: absolute;
  top: 50%;
  left: 150px;
  transform: translateY(-50%);
  width: 300px;
}
.freshness-wrap {
  position: relative;
}
.freshness-shape1 {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: -1;
}
.freshness-shape2 {
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: -1;
}
/**/
.business-txt {
  font-size: 4em;
  font-style: normal;
  text-align: left;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 50px;
  background: linear-gradient(to right, #b54f6f 0%, #f44a2a 40%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  top: 85px;
  left: 50px;
}
.business-network {
  position: relative;
  padding-right: 30px;
}
.business-h4 {
  font-size: 2.3em;
  font-style: normal;
  text-align: center;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 40px;
  color: #fe633b;
}
.business-h4 .c1 {
  color: #c55a6f;
  font-family: "JUICYMILKY";
  font-weight: normal;
  display: block;
}
.business-h4 .c2 {
  color: #6e363c;
  font-family: "JUICYMILKY";
  font-weight: normal;
}
.business-box {
  position: absolute;
  right: 23%;
  bottom: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
}
/**/
/*tab*/
.tab-home {
  color: #000;
  cursor: pointer;
  text-transform: uppercase;
  font-family: "OpenSans";
  font-weight: normal;
  font-size: 0.937em;
  text-align: left;
  position: relative;
  width: auto;
}

.home-tab li {
  position: relative;
  padding-right: 30px;
  margin-bottom: 1.5em;
  width: fit-content;
}
.home-tab li.active:after {
  content: "";
  position: absolute;
  background-image: url(../images/arrow-rgt.png);
  background-size: cover;
  height: 24px;
  width: 18px;
  transform: translateY(-50%);
  top: 50%;
  right: 0px;
}
.nav-tabs-left {
  width: 25%;
  padding-left: 35px;
  float: left;
}
.tab-content {
  width: 75%;
  float: left;
}
.retail-brands-img img {
  border-radius: 15px;
}
.retail-brands-img {
  padding-left: 25px;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.content-activity-tab {
  display: flex;
  align-items: center;
}
.text-left {
  text-align: left !important;
}
.home-tab {
  margin-top: 3em;
}
.business-bg {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.network-container {
  position: relative;
}

/**/
.abt-container {
  padding: 70px 0;
  position: relative;
  z-index: 100;
}
.abt-img {
  position: relative;
  padding-left: 40px;
}
.abt-img img {
  border-radius: 30px;
}
.product-top {
  margin-bottom: 1.5em;
}
.abt-content {
  padding-right: 45px;
}
.abt-content:nth-child(1) {
  border-bottom: 1px solid rgb(0 0 0 / 14%);
  padding-bottom: 3em;
  margin-bottom: 3em;
}
.shape1 {
  position: absolute;
  left: 0;
  top: 40%;
}
.shape2 {
  position: absolute;
  right: -90px;
  top: 18%;
}
.shape22 {
  position: absolute;
  left: 0;
  top: 40%;
}
.shape3 {
  position: absolute;
  left: 25px;
  bottom: 80px;
}
.shape4 {
  position: absolute;
  right: 0;
  bottom: 80px;
}
.abt-shape1 {
  position: absolute;
  right: 100px;
  top: -20px;
}
.abt-shape2 {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.abt-shape3 {
  position: absolute;
  left: 25%;
  bottom: 0px;
}
.title1 {
  font-size: 2.3em;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 38px;
  color: #6e363c;
}
.title1 span {
  font-family: "JUICYMILKY";
  font-weight: normal;
  color: #fe633b;
}
.abt-top {
  margin-bottom: 10px;
  position: relative;
}
.ser-item img,
.ser-mg {
  border-radius: 25px;
  overflow: hidden;
  position: relative;
}
.ser-item {
  position: relative;
}
.ser-item:hover .ser-mg::after {
  opacity: 1;
}

.ser-mg:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5019607843);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 25px;
}
.ser-item:hover .ser-mg img {
  transform: scale(1.05);
  border-radius: 25px;
}
.ser-mg img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.ser-container {
  position: relative;
  padding: 80px 0;
  z-index: 9;
}
.welcome-title {
  font-size: 2.43em;
  color: #323232;
  position: relative;
  font-style: normal;
  text-transform: capitalize;
  text-align: left;
  font-family: "Gilroy";
  font-weight: 500;
  line-height: 40px;
}
.welcome-title span {
  color: #168cb9;
}
.ser-title {
  font-size: 1.63em;
  color: #ffffff;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: "Gilroy";
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 25px;
}
.ser-title span {
  color: #82dcff;
}
.view-det {
  font-family: "InterTight";
  color: #ea7000;
  border-bottom: 1px solid #ea7000;
  line-height: 40px;
  font-weight: 500;
  font-size: 0.94em;
  letter-spacing: 2px;
}
.ser-btm {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.mid-btm {
  margin-top: 15px;
}
.mid-item .ser-title {
  color: #2f2f2f;
}
.mid-item .ser-title span {
  color: #168cb9;
}
.ser-row .col-md-4:nth-child(2) {
  width: 32%;
  padding: 0 65px;
}
.ser-row .col-md-4:nth-child(1),
.ser-row .col-md-4:nth-child(3) {
  width: 34%;
}
.ser-center {
  display: flex;
  justify-content: center;
}
.abt-btm-mrg {
  margin-bottom: 2em;
}

.view-all {
  font-family: "InterTight";
  color: #545454;
  line-height: 20px;
  position: relative;
  font-weight: 500;
  font-size: 0.94em;
  text-transform: capitalize;
  text-align: center;
  display: flex;
  width: fit-content;
  background-color: #fff;
  letter-spacing: 1px;
  border-bottom: 1px solid #545454;
  margin: 0 auto;
}
.view-all-wrap {
  position: relative;
  width: 100%;
}
.view-all-wrap:before {
  content: "";
  position: absolute;
  background-color: rgb(27 80 118 / 21%);
  width: 44%;
  height: 1px;
  left: 0;
  transform: translateY(-50%);
  top: 50%;
}
.view-all-wrap:after {
  content: "";
  position: absolute;
  background-color: rgb(27 80 118 / 21%);
  width: 44%;
  height: 1px;
  right: 0;
  transform: translateY(-50%);
  top: 50%;
}
.view-all:hover {
  color: #ea7000;
  border-color: #ea7000;
}

/**/

.know-more {
  position: relative;
  font-family: "InterTight";
  font-weight: 300;
  font-style: normal;
  font-size: 1em;
  line-height: 28px;
  color: #0936a8;
  background-color: #ffb629;
  padding: 8px 20px;
  border-radius: 10px;
  display: block;
  width: fit-content;
  margin-top: 1em;
}
.know-more:hover {
  color: #fff;
  background-color: #0936a8;
}
.room-btm {
  display: block;
  align-items: center;
  margin-top: 20px;
  padding-bottom: 40px;
}
.link-btn {
  position: relative;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75em;
  line-height: 25px;
  color: rgb(218 162 137 / 75%);
  letter-spacing: 3px;
}
.link-btn:hover,
.btm-txt .link-btn:hover {
  color: #bc3478;
}

.product-top p {
  color: #fff;
  font-size: 1.125em;
}

.product-btm {
  margin-bottom: 1.5em;
}
/**/

/**/

.new-slider-wrp {
  position: relative;
}

/**/
.lux-wrap .know-more {
  text-align: center;
  justify-content: center;
}
.dark-bg .owl-nav {
  display: none;
}

.plr-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.p6 {
  padding: 6px !important;
}

.mt-4 {
  margin-top: 4em !important;
}
.mt-3 {
  margin-top: 3em !important;
}
.mt-6 {
  margin-top: 6em !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
/**/

/**/

.inner-box p {
  font-weight: 500;
  margin-bottom: 0;
}
.input-box {
  color: #3f3f3f;
  width: 100%;
  height: 60px;
  font-size: 0.875em;
  background: rgb(255 255 255 / 79%);
  letter-spacing: 2px;
  font-family: "InterTight";
  font-weight: normal;
  font-style: normal;
  border-radius: 8px;
  padding: 0 22px;
}
.contact-form .col-md-6:nth-child(2n) {
  padding-left: 0;
}
.contact-form textarea {
  height: unset;
  padding: 20px 25px 0;
}
.submit-btn,
.view-loc {
  border: none;
  color: #fff;
  cursor: pointer;
  background: #e89012;
  padding: 13px 25px;
  font-family: "InterTight";
  font-weight: normal;
  font-size: 0.875em;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 10px;
}
.submit-btn:hover,
.view-loc:hover {
  background: #c18d44;
}
.view-loc {
  float: right;
  margin-top: -2px;
}

/**/

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

/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-md-15 {
  width: 20%;
  float: left;
}

.ser-abs-txt {
  font-family: "Gelion";
  font-weight: normal;
  margin-bottom: 25px;
  font-size: 2em;
  color: #214279;
  line-height: 40px;
  letter-spacing: -1px;
}
.ser-abs {
  position: absolute;
  transform: translate(0%, -50%);
  left: 50%;
  top: 50%;
}
a.know-btn.submit-btn {
  padding: 14px 30px;
}

/**/

/************************************************** START LOCATION **************************************************/

.bredcum-wraper {
  width: 100%;
  height: auto;
  padding-top: 20px;
  text-align: center;
  display: flex;
  margin: 0 auto;
  align-items: center;
  position: relative;
  z-index: 9;
}
.bredcum-container {
  width: auto;
  height: auto;
}
.bred-home {
  width: auto;
  height: auto;
  float: left;
}
.bred-home a,
.bred-home {
  width: auto;
  height: auto;
  float: left;
  font-family: "Montserrat";
  font-weight: normal;
  font-size: 0.75em;
  color: #1f1f1f;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: uppercase;
}
.bred-home a {
  font-size: 1em;
}
.bred-home a:hover {
  width: auto;
  height: auto;
  float: left;
  color: #070606;
}
.bred-arrow {
  width: auto;
  height: auto;
  float: left;
  font-size: 0.85em;
  color: #1f1f1f;
  line-height: 30px;
  padding-left: 8px;
  padding-right: 8px;
}
.bred-next {
  width: auto;
  height: auto;
  float: left;
  font-family: "Montserrat";
  font-weight: normal;
  font-size: 0.75em;
  letter-spacing: 1px;
  color: #1f1f1f;
  line-height: 30px;
  text-transform: uppercase;
}

/************************************************** START CONTACT **************************************************/

.product-name {
  width: 100%;
  height: auto;
  text-align: center;
  font-family: "OpenSans";
  font-weight: 500;
  color: #6e363c;
  padding-top: 0.5em;
  font-size: 1.15em;
}

.product-wraper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  position: relative;
}
.product-wraper .col-md-3 {
  margin-bottom: 3em;
}
.product-wraper .col-md-3 img {
  object-fit: cover;
  width: 100%;
  height: 300px;
  border-radius: 20px;
}

.product-buttons {
  margin: 40px 0px;
  display: flex;
  justify-content: center;
  gap: 25px;
  flex-wrap: wrap;
}

input[type="radio"] {
  display: none; /* hide default radio */
}

.product-buttons label {
  display: inline-block;
  padding: 12px 35px;
  border: 1px dashed #6e363c;
  border-radius: 50px;
  cursor: pointer;
  font-weight: bold;
  background: #fcfdf6;
  color: #6e363c;
  transition: 0.3s;
  font-family: "JUICYMILKY";
  font-weight: normal;
  font-size: 1.5em;
}

/* Selected style */
.product-buttons input[type="radio"]:checked + label {
  background: #fed840;
  border-color: #fed840;
  color: #6e363c;
}

.team-pic {
  width: 49.75%;
  height: auto;
  margin-right: 0.5%;
  margin-bottom: 0.5%;
}
.team-pic:nth-child(2n + 2) {
  margin-right: 0%;
}
.team-content {
  text-align: center;
  margin-bottom: 1.5em;
}
.team-center {
  width: 180px;
  height: 180px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #e8306b;
  margin: auto;
}
.team-pic:nth-child(1) {
  border-top-left-radius: 200px;
  overflow: hidden;
}
.team-pic:nth-child(2) {
  border-top-right-radius: 200px;
  overflow: hidden;
}
.team-pic:nth-child(3) {
  border-bottom-left-radius: 200px;
  overflow: hidden;
}
.team-pic:nth-child(4) {
  border-bottom-right-radius: 200px;
  overflow: hidden;
}

/**/
.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  opacity: 0;
}
.box-group.gallery-box h4 {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  bottom: 0;
  font-family: "Montserrat";
  z-index: 9;
  font-weight: 600;
  font-size: 1em;
  color: #333;
  padding: 6px 25px;
  background: #fff;
  border-radius: 10px;
  width: max-content;
}
.box-group:hover .img-overlay {
  opacity: 1 !important;
}
.img-overlay i {
  color: #fff;
  font-size: 2em;
}
.box-group {
  text-align: center;
  overflow: hidden;
  position: relative;
  border-radius: 15px;
  /*border: 1px solid rgb(0 0 0 / 11%);*/
  margin-bottom: 20px;
  transition: all 0.3s ease 0s;
}
.box-group img {
  transition: all 0.3s ease 0s;
}
.img-play {
  width: 70px;
}
.box-group:hover img {
  transform: scale3d(1.04, 1.04, 1);
  transition: all 0.3s ease 0s;
}
.box-group .play-btn {
  width: 80px !important;
}
.partnership-container {
  width: 100%;
  height: auto;
  padding: 75px 35px;
  border-radius: 20px;
  background-color: #fdf0d0;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.2);
}

.partner-wraper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  position: relative;
  margin: 1em 0em;
  float: left;
  width: 100%;
}
.parner-for {
  background-color: #fff;
  border-radius: 10px;
  height: 100%;
}
.parner-for-title {
  width: 100%;
  height: auto;
  text-align: center;
  line-height: 50px;
  font-family: "JUICYMILKY";
  font-weight: normal;
  font-size: 1.5em;
  border-bottom: 1px solid #ccc;
}
.partner-dtl {
  width: 100%;
  height: auto;
  padding: 30px 0px;
  text-align: center;
}
.partner-dtl .global-logo {
  border-right: 1px dashed #ccc;
}
.partner-dtl .global-logo:nth-last-child(-n + 2) {
  border: none;
}

.col-5th {
  flex: 0 0 20%;
  max-width: 20%;
}

.logo-box {
  flex: 0 0 12.5%; /* 100 ÷ 8 = 12.5% */
  max-width: 12.5%;
}
.logo-name {
  width: 100%;
  margin-top: 1em;
  font-family: inherit;
  font-size: 0.8em;
  color: #6e363c;
  text-align: center;
}

.hide-menu {
  display: none;
}
.partner-logo-out {
  width: 100%;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.partner-logo-out img {
  max-width: 96%;
}

.contact-wraper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  position: relative;
  margin: 1em 0em;
  float: left;
  width: 100%;
}
.contact-address {
  width: 28.5%;
  height: auto;
  float: left;
}
.contact-loc {
  width: 100%;
  height: auto;
  padding: 40px 25px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  border-radius: 20px;
}
.contact-loc:nth-child(1) {
  background: url(../images/location-bg.jpg) no-repeat;
}
.contact-loc:nth-child(2) {
  background: url(../images/phone-bg.jpg) no-repeat;
}
.contact-loc:nth-child(3) {
  margin-bottom: 0px;
  background: url(../images/mail-bg.jpg) no-repeat;
}
.address-icon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background-color: #d93232;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 35px;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.2);
  color: #ffc664;
  font-size: 1.5em;
}
.contact-loc p {
  font-style: normal;
  font-display: swap;
  height: auto;
  font-size: 0.937em;
  color: #fff;
  line-height: 1.7;
  font-family: "OpenSans";
  font-weight: normal;
}
.contact-mid {
  width: 22%;
  height: auto;
  float: left;
  background: url(../images/contact-mid-bg.jpg) no-repeat;
  background-size: 100% 100%;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-form {
  width: 46.85%;
  height: auto;
  float: left;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.57);
  padding: 50px 50px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.enquiry-form-outer {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
  padding-top: 1em;
}

.enquiry-form-outer .user-box {
  position: relative;
  margin-right: 2%;
  width: 49%;
  float: left;
  margin-bottom: 15px;
}
.enquiry-form-outer .user-box:nth-child(2n + 2) {
  margin-right: 0%;
}

.enquiry-form-outer .user-box input {
  width: 100%;
  padding: 0px 1em;
  font-size: 1em;
  color: #333;
  border: none;
  border: 1px solid #ccc;
  outline: none;
  background: #fff;
  border-radius: 5px;
  line-height: 55px;
}
.enquiry-form-outer .user-box input:focus ~ label,
.enquiry-form-outer .user-box input:valid ~ label {
  top: -7px;
  left: 0px;
  color: #666;
  font-size: 10px;
  background-color: #fff;
  padding: 0px 10px;
  line-height: 20px;
  border-radius: 5px;
  bottom: inherit;
}

.enquiry-form-outer .user-box label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0px 1em;
  font-size: 1em;
  color: #333;
  pointer-events: none;
  transition: 0.5s;
  bottom: 0;
  line-height: 55px;
  background-color: transparent;
}

.full-field {
  width: 100% !important;
  margin-right: 0% !important;
}

textarea:focus ~ .floating-label,
textarea:not(:placeholder-shown) ~ .floating-label,
input:not(:focus):valid ~ .floating-label {
  top: -7px;
  left: 0px;
  color: #666;
  font-size: 10px;
  background-color: #fff;
  padding: 0px 10px;
  line-height: 20px;
  border-radius: 5px;
  bottom: inherit;
}

.scheme-des textarea {
  width: 100%;
  height: 125px;
  resize: none;
  padding: 10px 20px 0 20px;
  border: 1px solid #ccc;
  font-size: 1em;
  color: #333;
  font-family: inherit;
  font-weight: normal;
  border-radius: 5px;
}

.floating-label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 10px;
  transition: 0.2s ease all;
  color: #999999;
  font-size: 1em;
}

/* active state */
.floating-input:focus ~ .bar:before,
.floating-input:focus ~ .bar:after,
.floating-select:focus ~ .bar:before,
.floating-select:focus ~ .bar:after {
  width: 50%;
}

/* highlighter */
.highlight {
  position: absolute;
  height: 50%;
  width: 100%;
  top: 15%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}
.submit-button {
  line-height: 55px;
  padding: 0px 25px;
  border-radius: 8px;
  background-color: #d93232;
  color: #fff;
  text-transform: uppercase;
  font-family: "JUICYMILKY";
  font-weight: normal;
  font-size: 1.5em;
  cursor: pointer;
  transition: all 0.3s ease;
}
.submit-button:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.kerala-title {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  margin-bottom: 1.5em;
}

.kerala-title-line {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.contact-location {
  margin-right: 1em;
}

:root {
  --dur: 0.8s; /* slightly longer */
  --ease: cubic-bezier(0.77, 0, 0.175, 1); /* smooth ease-in-out */
}

.flip-card {
  perspective: 1500px; /* deeper perspective */
}

.flip-inner {
  position: relative;
  width: 100%;
  transform-style: preserve-3d;
  transition: transform var(--dur) var(--ease);
  will-change: transform;
}

.flip-card:hover .flip-inner,
.flip-card:focus-within .flip-inner {
  transform: rotateY(180deg);
}

.face {
  position: absolute;
  inset: 0;
  border-radius: 8px;
  overflow: hidden;
  backface-visibility: hidden;
  background-size: cover;
  background-position: center;
}

.back {
  transform: rotateY(180deg);
  object-fit: cover;
  width: 100%;
}

.label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 65px 40px;
  height: 100%;
}
.kerala-location-title {
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  font-family: "JUICYMILKY";
  font-weight: normal;
  font-size: 2em;
  color: #ffcf93;
}
.address-for {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  margin-top: 1em;
}
.address-for p {
  font-style: normal;
  font-display: swap;
  height: auto;
  font-size: 0.937em;
  color: #fff;
  line-height: 1.7;
  font-family: "OpenSans";
  font-weight: normal;
}
.address-for-icon {
  margin-right: 20px;
  color: #ffc664;
  font-size: 1.15em;
}

.distribution-container {
  position: relative;
  z-index: 10;
  padding-top: 40px;
}
.distribution-container .title1 {
  white-space: nowrap;
}
.distribution-container .product-wraper {
  justify-content: flex-start;
}
.facility-title-icon {
  margin: 0px 1.5em;
}

.product-wraper .col-md-12 img {
  object-fit: cover;
  width: 100%;
  height: auto;
  border-radius: 20px;
  margin-bottom: 1em;
}
.transport-line {
  content: "";
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #bbd6b6;
}

.farming-line {
  content: "";
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #f50f0f;
}
.farming-container {
  width: 100%;
  height: auto;
  margin-top: 1em;
  margin-bottom: 1em;
  position: relative;
  padding: 25px 25px;
  border-radius: 20px;

  background-color: #568a6d; /* fallback color */
  background-image: url("../images/faming-bg.png"); /* image */
  background-repeat: no-repeat;
  background-size: cover; /* scale image */
  background-position: center;
  background-blend-mode: multiply;
  display: flex;
  align-items: center;
}

.farming-container:nth-child(2n + 2) {
  direction: rtl;
}
.farming-container:nth-child(2) {
  background-color: #7c355a;
}
.farming-container:nth-child(3) {
  background-color: #aa3838;
}
.farming-container:nth-child(4) {
  background-color: #3f6742;
}
.farming-container:nth-child(5) {
  background-color: #78a038;
}
.farming-container:nth-child(2n + 2) .farming-pics {
  margin-right: 0px;
  margin-left: 100px;
}
.farming-content {
  direction: ltr;
}
.farming-pics {
  width: 56%;
  height: auto;
  border-radius: 20px;
  overflow: hidden;
  margin-right: 100px;
}
.farming-content {
  width: 28.5%;
  height: auto;
}

.title-farming {
  font-size: 2.1em;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: "JUICYMILKY";
  font-weight: normal;
  line-height: 1.7;
  color: #fff;
}
.farming-content p {
  color: #fff;
}
.pine-apple-top {
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  right: 25px;
}
.pine-apple-bottom {
  width: auto;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 105px;
}

.farming-container:nth-child(2) .pine-apple-top {
  top: 0;
  left: 215px;
  right: unset;
}
.farming-container:nth-child(2) .pine-apple-bottom {
  bottom: 0;
  left: 270px;
  right: unset;
}
.farming-container:nth-child(3) .pine-apple-top {
  top: 0;
  right: 0px;
}
.farming-container:nth-child(4) .pine-apple-top {
  top: 0;
  left: 215px;
  right: unset;
}
.farming-container:nth-child(4) .pine-apple-bottom {
  bottom: 0;
  left: 0px;
  right: unset;
}
.farming-container:nth-child(5) .pine-apple-top {
  top: 0;
  right: 210px;
}
.farming-container:nth-child(5) .pine-apple-bottom {
  bottom: 0;
  right: 0px;
}
.slider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}

.slide {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  background-size: cover;
  background-position: center;
}

.slide.active {
  opacity: 1;
}

.navigation {
  position: absolute;
  width: 100%;
  /*bottom: 15px;*/
  display: flex;
  justify-content: center;
  gap: 10px;
}

.bar {
  width: 50px;
  height: 10px;
  border: 2px solid #fff;
  cursor: pointer;
  transition: 0.4s;
}

.bar:hover {
  background: #fff;
}

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

.tab button {
  display: inline-block;
  padding: 12px 35px;
  border: 1px dashed #6e363c;
  border-radius: 50px;
  cursor: pointer;
  font-weight: bold;
  background: #fcfdf6;
  color: #6e363c;
  transition: 0.3s;
  font-family: "JUICYMILKY";
  font-weight: normal;
  font-size: 1.5em;
}
.tab button.active {
  background: #fed840;
  border-color: #fed840;
  color: #6e363c;
}

/*video*/
.rs-video {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.rs-video .animate-border a {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.animate-border a i {
  color: #fff;
}
.rs-video .animate-border .video-vemo-icon {
  background: #fe5d36;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.rs-video .animate-border .video-vemo-icon:before {
  content: "";
  border: 2px solid #fe5d36;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.rs-video .animate-border .video-vemo-icon:after {
  content: "";
  border: 2px solid #fe5d36;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: 0.5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}
@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: 0.5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}

.rs-video .animate-border .video-vemo-icon {
  background: #fe5d36;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 1.75em;
}
.product-category,
.owl-carousel {
  direction: unset;
}
#owl-demo-1 {
  direction: unset;
}

.foundation-wraper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  padding: 1.83% 0%;
}
.foundation-for {
  width: 22.25%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fe633b;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
  padding: 25px 2%;
  margin: 1.5% 0px;
  margin-right: 0px;
  margin-right: 3%;
}
.foundation-for:nth-child(4n + 4) {
  margin-right: 0%;
}
.foundation-for p {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.15em;
}
.iso-logos {
  width: auto;
  height: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1em 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
}
.assurance-logo {
  width: auto;
  height: auto;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5em 0.5em;
  border-radius: 10px;
  overflow: hidden;
  margin-left: 0.25em;
}
.assurance-logo img {
  border-radius: 0px;
  width: 60px;
}

.wrap {
  width: 75%;
  padding: 28px;
  box-shadow: 0 8px 30px rgba(2, 6, 23, 0.15);

}
.upload-for{ display:  flex; align-items: center; white-space: nowrap;}
.upload-for input{ margin-left: 0.5em; cursor: pointer;}



.hero {
  padding: 10px 8px 14px 8px;
}
.contact-enquiry-box {
  width: 100%;
  border: 1px solid #ccc;
  padding-left: 1em;
  padding-right: 1em;
  line-height: 48px;
  font-size: 14px;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  color: #666;
  background: #fff;
  height: 125px !important;
  border-radius: 5px;
}

.contact-enquiry-box input{ border: none !important; padding-left: 0px !important; line-height: 36px !important;}

.right-card{ margin-top: 1em;}
.foudation-kerala{width: 72.75%;}
@media (min-width: 1023px) and (max-width: 1279px) {
  body,
  li {
    font-size: 12px !important;
  }
  .d-container {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
  }

  .nav-brand img {
    width: 56%;
    margin-top: 12px;
  }
  .nav-menu > li > a {
    margin: 25px 10px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 11px;
    width: 45%;
  }
  .header-phone {
    padding: 6px 10px;
    border-radius: 10px;
    margin: 16px 7px !important;
  }
  .sexy-menu.detached .nav-menu > li > a {
    margin: 18px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 10px 10px !important;
  }
  #button {
    height: 40px;
    width: 40px;
    line-height: 40px;
    right: 15px;
  }
  #plus {
    bottom: 57%;
  }

  .whats-app,
  .side-btn {
    width: 40px;
  }
  .whats-app img,
  img.mob-icon {
    width: 35px;
  }

  .owl-theme .owl-nav [class*="owl-"] {
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .trust-shape {
    width: 100%;
    bottom: -150px;
  }
  .abt-shape3 {
    width: 300px;
  }
  .abt-shape2 {
    width: 200px;
  }
  .img-girl {
    width: 175px;
  }
  .img-sm {
    width: 80%;
  }
  .p-shape5 {
    bottom: -100px;
  }
  .cat-btm-lst {
    bottom: -80px;
  }
  .icon-h6 {
    font-size: 3.5em;
    line-height: 40px;
  }
  .icon-span6 {
    font-size: 1.8em;
    line-height: 20px;
  }
  .cat-btm-txt {
    position: relative;
    top: -35px;
  }
  .cat-btm-lst {
    bottom: -50px;
  }
  .p-shape1 {
    width: 65%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .icon-h1 {
    font-size: 3.6em;
    line-height: 35px;
  }
  .icon-span {
    font-size: 1.5em;
    line-height: 20px;
  }

  .shape2 {
    right: -30px;
  }
  .icon-span2 {
    font-size: 2em;
    line-height: 25px;
  }
  .icon-h4 {
    font-size: 2.5em;
    line-height: 30px;
  }
  .icon-span4 {
    line-height: 25px;
  }
  .icon-span5 {
    font-size: 2.5em;
    line-height: 30px;
  }
  .icon-h3 {
    font-size: 3.5em;
    line-height: 35px;
  }
  .icon-h2 {
    font-size: 3em;
    line-height: 35px;
  }
  .shape4 {
    width: 80px;
  }
  .shape1,
  .shape2 {
    width: 40px;
  }

  .abt-shape1 {
    width: 500px;
  }
  .quality-left-shape1 {
    width: 400px;
  }
  .quality-right {
    width: 100px;
  }
  .quality-left {
    width: 100px;
  }
  .quality-content {
    padding-left: 20px;
  }
  .quality-icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .quality-icon img {
    width: 35px;
  }
  .quality-container {
    padding: 60px 0 90px;
  }
  .quality-icon-right {
    padding-left: 20px;
  }
  .business-bg {
    width: 65%;
  }
  .quality-right-shape1 {
    width: 230px;
  }
  .business-txt {
    top: 50px;
    left: 30px;
    font-size: 3em;
    line-height: 35px;
  }
  .business-h4 {
    font-size: 2em;
    line-height: 27px;
  }
  .business-box {
    right: 25%;
  }
  .nav-tabs-left {
    padding-left: 0;
  }
  .map-shape1,
  .map-shape2 {
    width: 300px;
  }
  .loc-shape1,
  .loc-shape2 {
    width: 200px;
  }
  .loc-left-shape,
  .loc-right-shape {
    width: 130px;
  }
  .location-txt {
    width: 500px;
    padding: 20px;
  }

  .locations {
    padding: 100px 0 60px;
  }
  .client-logo {
    width: 80%;
  }
  .trusted-wrap {
    padding-bottom: 17em;
  }
  .trust-logo {
    height: 150px;
    padding: 10px;
  }
  .title1 {
    line-height: 30px;
  }
  .trust-row .col-md-3 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .trust-products {
    width: 50%;
  }
  .partner-logo {
    padding: 10px;
  }
  .partners-logo-img {
    width: 80%;
  }
  .freshness-shape1,
  .freshness-shape2 {
    width: 250px;
  }

  .fac-shape1 {
    width: 300px;
    top: -35px;
  }
  .freshness-title {
    font-size: 3em;
    line-height: 35px;
  }
  .freshness-content {
    left: 75px;
    width: 240px;
  }
  .icon-bg {
    width: 45px;
    height: 45px;
  }
  .footer-menu-brdr {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .footer-menu li {
    margin-right: 15px;
  }
  .footer-address-container {
    padding-bottom: 15px;
    padding-top: 50px;
  }

  .play-btn2 .play-btn {
    width: 150px;
  }
  .harvesting-h4 {
    line-height: 33px;
    font-size: 2.5em;
  }

  .about-banner-img {
    width: 200px;
  }
  .inner-span {
    font-size: 3em;
    line-height: 35px;
  }
  .shape2-in,
  .pineapple,
  .pomegranate {
    width: 40px;
  }
  .abt-content-in {
    margin-left: 0;
  }
  .abt-shape-in1 {
    width: 350px;
  }
  .global-wrap {
    padding: 30px 60px;
  }
  .reasons-list {
    padding: 20px 50px;
  }
  .reason-shape {
    width: 100px;
  }
  .reasons-ul li {
    padding-left: 35px;
  }
  .chairman-title {
    font-size: 4em;
    line-height: 46px;
  }
  .chairman-content {
    padding: 30px 35px 20px 160px;
  }
  .future-flx,
  .future-img {
    margin-right: 0;
  }
  .management-lft {
    width: 30%;
    float: left;
  }
  .management-rgt {
    width: 70%;
    padding-left: 40px;
    float: left;
  }
  .pj-name2 {
    line-height: 25px;
  }

  .pj-name3 {
    font-size: 1.3em;
  }
}

@media (min-width: 1280px) and (max-width: 1359px) {
  body,
  li {
    font-size: 14px !important;
  }
  .d-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .nav-brand img {
    width: 70%;
    margin-top: 12px;
  }
  .nav-menu > li > a {
    margin: 28px 12px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 11px;
    width: 55%;
  }
  .header-phone {
    padding: 6px 10px;
    border-radius: 10px;
    margin: 16px 7px !important;
  }
  .sexy-menu.detached .nav-menu > li > a {
    margin: 18px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 13px 10px !important;
  }
  #button {
    height: 40px;
    width: 40px;
    line-height: 40px;
    right: 15px;
  }
  #plus {
    bottom: 57%;
  }
  .pjj-img {
    width: 50%;
  }
  .whats-app,
  .side-btn {
    width: 40px;
  }
  .whats-app img,
  img.mob-icon {
    width: 35px;
  }

  .owl-theme .owl-nav [class*="owl-"] {
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .trust-shape {
    width: 100%;
    bottom: -200px;
  }
  .abt-shape3 {
    width: 300px;
  }
  .abt-shape2 {
    width: 200px;
  }
  .img-girl {
    width: 215px;
  }
  .img-sm {
    width: 80%;
  }
  .p-shape5 {
    bottom: -65px;
  }
  .cat-btm-lst {
    bottom: -80px;
  }
  .icon-h6 {
    font-size: 3.5em;
    line-height: 40px;
  }
  .icon-span6 {
    font-size: 1.8em;
    line-height: 25px;
  }
  .cat-btm-txt {
    position: relative;
    top: -35px;
  }

  .p-shape1 {
    width: 65%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .icon-h1 {
    font-size: 3.6em;
    line-height: 40px;
  }
  .icon-span {
    font-size: 1.5em;
    line-height: 25px;
  }

  .shape2 {
    right: -30px;
  }
  .icon-span2 {
    font-size: 2em;
    line-height: 25px;
  }
  .icon-h4 {
    font-size: 2.5em;
    line-height: 30px;
  }
  .icon-span4 {
    line-height: 28px;
  }
  .icon-span5 {
    font-size: 2.5em;
    line-height: 30px;
  }
  .icon-h3 {
    font-size: 3.5em;
    line-height: 44px;
  }
  .icon-h2 {
    font-size: 3em;
    line-height: 40px;
  }
  .shape4 {
    width: 80px;
  }
  .shape1,
  .shape2 {
    width: 40px;
  }

  .abt-shape1 {
    width: 500px;
  }
  .quality-left-shape1 {
    width: 400px;
  }
  .quality-right {
    width: 100px;
  }
  .quality-left {
    width: 100px;
  }
  .quality-content {
    padding-left: 20px;
  }
  .quality-icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .quality-icon img {
    width: 35px;
  }
  .quality-container {
    padding: 80px 0 120px;
  }
  .quality-icon-right {
    padding-left: 20px;
  }
  .business-bg {
    width: 65%;
  }
  .quality-right-shape1 {
    width: 230px;
  }
  .business-txt {
    top: 50px;
    left: 30px;
    font-size: 3em;
    line-height: 35px;
  }
  .business-h4 {
    font-size: 2em;
    line-height: 27px;
  }
  .business-box {
    right: 25%;
  }
  .nav-tabs-left {
    padding-left: 0;
  }
  .map-shape1,
  .map-shape2 {
    width: 300px;
  }
  .loc-shape1,
  .loc-shape2 {
    width: 200px;
  }
  .loc-left-shape,
  .loc-right-shape {
    width: 130px;
  }
  .location-txt {
    width: 600px;
    padding: 20px;
  }

  .locations {
    padding: 100px 0 60px;
  }
  .client-logo {
    width: 90%;
  }

  .trusted-wrap {
    padding-bottom: 17em;
  }
  .trust-logo {
    height: 160px;
    padding: 15px;
  }
  .title1 {
    line-height: 33px;
  }
  .trust-row .col-md-3 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .trust-products {
    width: 50%;
  }
  .partner-logo {
    padding: 10px;
  }
  .partners-logo-img {
    width: 80%;
  }
  .freshness-shape1,
  .freshness-shape2 {
    width: 250px;
  }

  .fac-shape1 {
    width: 300px;
    top: -35px;
  }
  .freshness-title {
    font-size: 3em;
    line-height: 35px;
  }
  .freshness-content {
    left: 75px;
    width: 240px;
  }
  .icon-bg {
    width: 45px;
    height: 45px;
  }
  .footer-menu-brdr {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .footer-menu li {
    margin-right: 15px;
  }
  .footer-address-container {
    padding-bottom: 15px;
    padding-top: 50px;
  }

  .play-btn2 .play-btn {
    width: 180px;
  }
  .harvesting-h4 {
    line-height: 38px;
    font-size: 2.8em;
  }

  .about-banner-img {
    width: 260px;
  }
  .inner-span {
    font-size: 3em;
    line-height: 40px;
  }
  .shape2-in,
  .pineapple,
  .pomegranate {
    width: 50px;
  }
  .abt-content-in {
    margin-left: 30px;
  }
  .abt-shape-in1 {
    width: 350px;
  }
  .global-wrap {
    padding: 30px 70px;
  }
  .reasons-list {
    padding: 20px 50px;
  }
  .reason-shape {
    width: 100px;
  }
  .reasons-ul li {
    padding-left: 35px;
  }
  .chairman-title {
    font-size: 4em;
    line-height: 46px;
  }
  .chairman-content {
    padding: 30px 35px 20px 160px;
  }
  .future-flx,
  .future-img {
    margin-right: 0;
  }
  .management-lft {
    width: 30%;
    float: left;
  }
  .management-rgt {
    width: 70%;
    padding-left: 40px;
    float: left;
  }
  .pj-name2 {
    line-height: 25px;
  }

  .pj-name3 {
    font-size: 1.3em;
  }
}

@media (min-width: 1360px) and (max-width: 1399px) {
  body,
  li {
    font-size: 14px !important;
  }
  .d-container {
    width: 100%;
    padding-left: 6%;
    padding-right: 6%;
  }
  .nav-brand img {
    width: 70%;
    margin-top: 12px;
  }
  .nav-menu > li > a {
    margin: 28px 12px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 11px;
    width: 55%;
  }
  .header-phone {
    padding: 6px 10px;
    border-radius: 15px;
    margin: 20px 7px !important;
  }
  .sexy-menu.detached .nav-menu > li > a {
    margin: 18px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 13px 10px !important;
  }
  #button {
    height: 40px;
    width: 40px;
    line-height: 40px;
    right: 15px;
  }
  #plus {
    bottom: 57%;
  }
  .pjj-img {
    width: 50%;
  }
  .whats-app,
  .side-btn {
    width: 45px;
  }
  .whats-app img,
  img.mob-icon {
    width: 40px;
  }

  .owl-theme .owl-nav [class*="owl-"] {
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .trust-shape {
    width: 100%;
    bottom: -200px;
  }
  .abt-shape3 {
    width: 450px;
  }
  .abt-shape2 {
    width: 250px;
  }
  .img-girl {
    width: 215px;
  }
  .img-sm {
    width: 80%;
  }
  .p-shape5 {
    bottom: -160px;
  }
  .cat-btm-lst {
    bottom: -105px;
  }
  .icon-h6 {
    font-size: 3.5em;
    line-height: 40px;
  }
  .icon-span6 {
    font-size: 1.8em;
    line-height: 25px;
  }
  .cat-btm-txt {
    position: relative;
    top: -35px;
  }

  .p-shape1 {
    width: 65%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .icon-h1 {
    font-size: 3.6em;
    line-height: 40px;
  }
  .icon-span {
    font-size: 1.5em;
    line-height: 25px;
  }

  .shape2 {
    right: -30px;
  }
  .icon-span2 {
    font-size: 2em;
    line-height: 25px;
  }
  .icon-h4 {
    font-size: 2.5em;
    line-height: 30px;
  }
  .icon-span4 {
    line-height: 28px;
  }
  .icon-span5 {
    font-size: 2.5em;
    line-height: 30px;
  }
  .icon-h3 {
    font-size: 3.5em;
    line-height: 44px;
  }
  .icon-h2 {
    font-size: 3em;
    line-height: 40px;
  }
  .shape4 {
    width: 80px;
  }
  .shape1,
  .shape2 {
    width: 50px;
  }

  .abt-shape1 {
    width: 500px;
  }
  .quality-left-shape1 {
    width: 400px;
  }
  .quality-right {
    width: 100px;
  }
  .quality-left {
    width: 100px;
  }
  .quality-content {
    padding-left: 40px;
  }
  .quality-icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .quality-icon img {
    width: 35px;
  }
  .quality-container {
    padding: 80px 0 120px;
  }
  .quality-icon-right {
    padding-left: 20px;
  }
  .business-bg {
    width: 63%;
  }
  .quality-right-shape1 {
    width: 230px;
  }
  .business-txt {
    font-size: 3em;
    line-height: 40px;
  }
  .business-h4 {
    line-height: 30px;
  }
  .nav-tabs-left {
    padding-left: 0;
  }
  .map-shape1,
  .map-shape2 {
    width: 300px;
  }
  .loc-shape1,
  .loc-shape2 {
    width: 200px;
  }
  .loc-left-shape,
  .loc-right-shape {
    width: 130px;
  }
  .location-txt {
    width: 685px;
    padding: 20px;
  }

  .locations {
    padding: 100px 0 60px;
  }
  .client-logo {
    width: 90%;
  }
  .trusted-wrap {
    padding-bottom: 16em;
  }
  .trust-logo {
    height: 160px;
    padding: 15px;
  }
  .title1 {
    line-height: 33px;
  }
  .trust-row .col-md-3 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .trust-products {
    width: 50%;
  }
  .partner-logo {
    padding: 10px;
  }
  .partners-logo-img {
    width: 80%;
  }
  .freshness-shape1,
  .freshness-shape2 {
    width: 550px;
  }

  .fac-shape1 {
    width: 300px;
    top: -35px;
  }
  .freshness-title {
    font-size: 3em;
    line-height: 35px;
  }
  .freshness-content {
    left: 75px;
    width: 240px;
  }
  .icon-bg {
    width: 45px;
    height: 45px;
  }
  .footer-menu-brdr {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .footer-menu li {
    margin-right: 15px;
  }
  .footer-address-container {
    padding-bottom: 25px;
    padding-top: 50px;
  }

  .play-btn2 .play-btn {
    width: 180px;
  }
  .harvesting-h4 {
    line-height: 38px;
    font-size: 2.8em;
  }

  .about-banner-img {
    width: 260px;
  }
  .inner-span {
    font-size: 3em;
    line-height: 40px;
  }
  .shape2-in,
  .pineapple,
  .pomegranate {
    width: 50px;
  }
  .abt-content-in {
    margin-left: 30px;
  }
  .abt-shape-in1 {
    width: 350px;
  }
  .global-wrap {
    padding: 30px 70px;
  }
  .reasons-list {
    padding: 20px 50px;
  }
  .reason-shape {
    width: 100px;
  }
  .reasons-ul li {
    padding-left: 35px;
  }
  .chairman-title {
    font-size: 4em;
    line-height: 46px;
  }
  .chairman-content {
    padding: 30px 35px 20px 160px;
  }
  .management-rgt {
    padding-left: 50px;
  }
  .pj-name2 {
    line-height: 25px;
  }

  .pj-name3 {
    font-size: 1.3em;
  }
}

@media (min-width: 1400px) and (max-width: 1441px) {
  body {
    font-size: 15px !important;
  }
  li {
    font-size: 15px !important;
  }
  .d-container {
    width: 100%;
    padding-left: 6%;
    padding-right: 6%;
  }

  .nav-brand img {
    width: 70%;
    margin-top: 12px;
  }
  .nav-menu > li > a {
    margin: 28px 12px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 11px;
    width: 55%;
  }
  .header-phone {
    padding: 6px 10px;
    border-radius: 15px;
    margin: 20px 7px !important;
  }
  .sexy-menu.detached .nav-menu > li > a {
    margin: 18px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 13px 10px !important;
  }
  #button {
    height: 40px;
    width: 40px;
    line-height: 40px;
    right: 15px;
  }
  #plus {
    bottom: 57%;
  }
  .pjj-img {
    width: 50%;
  }
  .whats-app,
  .side-btn {
    width: 45px;
  }
  .whats-app img,
  img.mob-icon {
    width: 40px;
  }

  .owl-theme .owl-nav [class*="owl-"] {
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .trust-shape {
    width: 100%;
  }
  .abt-shape3 {
    width: 450px;
  }
  .abt-shape2 {
    width: 250px;
  }
  .img-girl {
    width: 215px;
  }
  .img-sm {
    width: 80%;
  }
  .p-shape5 {
    bottom: -160px;
  }
  .cat-btm-lst {
    bottom: -105px;
  }
  .icon-h6 {
    font-size: 3.5em;
    line-height: 40px;
  }
  .icon-span6 {
    font-size: 1.8em;
    line-height: 25px;
  }
  .cat-btm-txt {
    position: relative;
    top: -35px;
  }

  .p-shape1 {
    width: 65%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .icon-h1 {
    font-size: 3.6em;
    line-height: 40px;
  }
  .icon-span {
    font-size: 1.5em;
    line-height: 25px;
  }

  .shape2 {
    right: -30px;
  }
  .icon-span2 {
    font-size: 2em;
    line-height: 25px;
  }
  .icon-h4 {
    font-size: 2.5em;
    line-height: 30px;
  }
  .icon-span4 {
    line-height: 28px;
  }
  .icon-span5 {
    font-size: 2.5em;
    line-height: 30px;
  }
  .icon-h3 {
    font-size: 3.5em;
    line-height: 44px;
  }
  .icon-h2 {
    font-size: 3em;
    line-height: 40px;
  }
  .shape4 {
    width: 80px;
  }
  .shape1,
  .shape2 {
    width: 50px;
  }

  .abt-shape1 {
    width: 500px;
  }
  .quality-left-shape1 {
    width: 400px;
  }
  .quality-right {
    width: 100px;
  }
  .quality-left {
    width: 100px;
  }
  .quality-content {
    padding-left: 40px;
  }
  .quality-icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .quality-icon img {
    width: 35px;
  }
  .quality-container {
    padding: 80px 0 120px;
  }
  .quality-icon-right {
    padding-left: 20px;
  }
  .business-bg {
    width: 63%;
  }
  .quality-right-shape1 {
    width: 230px;
  }
  .business-txt {
    font-size: 3em;
    line-height: 40px;
  }
  .business-h4 {
    line-height: 30px;
  }
  .nav-tabs-left {
    padding-left: 0;
  }
  .map-shape1,
  .map-shape2 {
    width: 300px;
  }
  .loc-shape1,
  .loc-shape2 {
    width: 200px;
  }
  .loc-left-shape,
  .loc-right-shape {
    width: 130px;
  }
  .location-txt {
    width: 685px;
    padding: 20px;
  }

  .locations {
    padding: 100px 0 60px;
  }
  .client-logo {
    width: 90%;
  }
  .trusted-wrap {
    padding-bottom: 17em;
  }
  .trust-logo {
    height: 170px;
    padding: 15px;
  }
  .title1 {
    line-height: 33px;
  }
  .trust-row .col-md-3 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .trust-products {
    width: 50%;
  }
  .partner-logo {
    padding: 10px;
  }
  .partners-logo-img {
    width: 80%;
  }
  .freshness-shape1,
  .freshness-shape2 {
    width: 550px;
  }

  .fac-shape1 {
    width: 300px;
    top: -35px;
  }
  .freshness-title {
    font-size: 3em;
    line-height: 35px;
  }
  .freshness-content {
    left: 75px;
    width: 300px;
  }
  .icon-bg {
    width: 45px;
    height: 45px;
  }
  .footer-menu-brdr {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .footer-menu li {
    margin-right: 15px;
  }
  .footer-address-container {
    padding-bottom: 25px;
    padding-top: 50px;
  }

  .about-banner-img {
    width: 290px;
  }
  .inner-span {
    font-size: 3em;
    line-height: 40px;
  }
  .shape2-in,
  .pineapple,
  .pomegranate {
    width: 50px;
  }
  .abt-content-in {
    margin-left: 30px;
  }
  .abt-shape-in1 {
    width: 450px;
  }
  .global-wrap {
    padding: 30px 70px;
  }
  .reasons-list {
    padding: 20px 50px;
  }
  .reason-shape {
    width: 100px;
  }
  .reasons-ul li {
    padding-left: 35px;
  }
  .chairman-title {
    font-size: 4em;
    line-height: 50px;
  }
  .chairman-content {
    padding: 30px 35px 20px 160px;
  }
  .management-rgt {
    padding-left: 50px;
  }
  .pj-name2 {
    font-size: 1.7em;
    line-height: 25px;
  }

  .pj-name3 {
    font-size: 1.3em;
  }
}
@media (min-width: 1441px) and (max-width: 1599px) {
  li,
  body {
    font-size: 15px !important;
  }
  .d-container {
    width: 100%;
    padding-left: 6%;
    padding-right: 6%;
  }

  .nav-brand img {
    width: 70%;
    margin-top: 12px;
  }
  .nav-menu > li > a {
    margin: 28px 12px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 11px;
    width: 55%;
  }
  .header-phone {
    padding: 6px 10px;
    border-radius: 15px;
    margin: 20px 7px !important;
  }
  .sexy-menu.detached .nav-menu > li > a {
    margin: 18px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 13px 10px !important;
  }
  #button {
    height: 40px;
    width: 40px;
    line-height: 40px;
    right: 15px;
  }
  #plus {
    bottom: 57%;
  }
  .pjj-img {
    width: 50%;
  }
  .whats-app,
  .side-btn {
    width: 45px;
  }
  .whats-app img,
  img.mob-icon {
    width: 40px;
  }

  .owl-theme .owl-nav [class*="owl-"] {
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .trust-shape {
    width: 100%;
  }
  .abt-shape3 {
    width: 450px;
  }
  .abt-shape2 {
    width: 250px;
  }
  .img-girl {
    width: 215px;
  }
  .img-sm {
    width: 80%;
  }
  .p-shape5 {
    bottom: -180px;
  }
  .cat-btm-lst {
    bottom: -140px;
  }
  .icon-h6 {
    font-size: 3.5em;
    line-height: 40px;
  }
  .icon-span6 {
    font-size: 1.8em;
    line-height: 30px;
  }
  .cat-btm-txt {
    position: relative;
    top: -35px;
  }

  .p-shape1 {
    width: 65%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .icon-h1 {
    font-size: 3.6em;
    line-height: 40px;
  }
  .icon-span {
    font-size: 1.5em;
    line-height: 30px;
  }

  .shape2 {
    right: -30px;
  }
  .icon-span2 {
    font-size: 2em;
    line-height: 30px;
  }
  .icon-h4 {
    font-size: 2.5em;
    line-height: 30px;
  }
  .icon-span4 {
    line-height: 28px;
  }
  .icon-span5 {
    font-size: 2.5em;
    line-height: 30px;
  }
  .icon-h3 {
    font-size: 3.5em;
    line-height: 44px;
  }
  .icon-h2 {
    font-size: 3em;
    line-height: 40px;
  }
  .shape4 {
    width: 80px;
  }
  .shape1,
  .shape2 {
    width: 50px;
  }

  .abt-shape1 {
    width: 500px;
  }
  .quality-left-shape1 {
    width: 400px;
  }
  .quality-right {
    width: 100px;
  }
  .quality-left {
    width: 100px;
  }
  .quality-content {
    padding-left: 40px;
  }
  .quality-icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .quality-icon img {
    width: 35px;
  }
  .quality-container {
    padding: 80px 0 120px;
  }
  .quality-icon-right {
    padding-left: 20px;
  }
  .business-bg {
    width: 63%;
  }
  .quality-right-shape1 {
    width: 230px;
  }
  .business-txt {
    font-size: 3em;
    line-height: 40px;
  }
  .business-h4 {
    line-height: 30px;
  }
  .nav-tabs-left {
    padding-left: 0;
  }
  .map-shape1,
  .map-shape2 {
    width: 300px;
  }
  .loc-shape1,
  .loc-shape2 {
    width: 200px;
  }
  .loc-left-shape,
  .loc-right-shape {
    width: 130px;
  }
  .location-txt {
    width: 685px;
    padding: 20px;
  }

  .locations {
    padding: 100px 0 60px;
  }
  .client-logo {
    width: 90%;
  }
  .trusted-wrap {
    padding-bottom: 17em;
  }
  .trust-logo {
    height: 170px;
    padding: 15px;
  }
  .title1 {
    line-height: 33px;
  }
  .trust-row .col-md-3 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .trust-products {
    width: 50%;
  }
  .partner-logo {
    padding: 10px;
  }
  .partners-logo-img {
    width: 80%;
  }
  .freshness-shape1,
  .freshness-shape2 {
    width: 550px;
  }

  .fac-shape1 {
    width: 300px;
    top: -35px;
  }
  .freshness-title {
    font-size: 3em;
    line-height: 35px;
  }
  .freshness-content {
    left: 75px;
    width: 300px;
  }
  .icon-bg {
    width: 45px;
    height: 45px;
  }
  .footer-menu-brdr {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .footer-menu li {
    margin-right: 15px;
  }
  .footer-address-container {
    padding-bottom: 25px;
    padding-top: 50px;
  }

  .about-banner-img {
    width: 290px;
  }
  .inner-span {
    font-size: 3em;
    line-height: 40px;
  }
  .shape2-in,
  .pineapple,
  .pomegranate {
    width: 50px;
  }
  .abt-content-in {
    margin-left: 30px;
  }
  .abt-shape-in1 {
    width: 450px;
  }
  .reasons-list {
    padding: 20px 50px;
  }
  .reason-shape {
    width: 100px;
  }
  .reasons-ul li {
    padding-left: 35px;
  }
  .chairman-title {
    font-size: 4em;
    line-height: 50px;
  }
  .chairman-content {
    padding: 40px 45px 40px 180px;
  }
  .management-rgt {
    padding-left: 50px;
  }
  .pj-name2 {
    font-size: 1.7em;
    line-height: 25px;
  }

  .pj-name3 {
    font-size: 1.3em;
  }
}
@media (min-width: 1600px) and (max-width: 1680px) {
  body {
    font-size: 15px !important;
  }
  li {
    font-size: 15px !important;
  }

  .nav-brand img {
    width: 88%;
  }
  .d-container {
    width: 100%;
    padding-left: 8%;
    padding-right: 8%;
  }

  #button {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .quality-right {
    width: 150px;
  }
  .quality-left {
    width: 150px;
  }
  .quality-content {
    padding-left: 50px;
  }
  #plus {
    bottom: 60%;
  }
  .map-shape1,
  .map-shape2 {
    width: 300px;
  }
  .loc-shape1,
  .loc-shape2 {
    width: 250px;
  }
  .loc-left-shape,
  .loc-right-shape {
    width: 160px;
  }
  .business-bg {
    width: 60%;
  }
  .trust-shape {
    width: 100%;
  }
  .p-shape5 {
    bottom: -160px;
  }
  .cat-btm-lst {
    bottom: -140px;
  }
  .img-girl {
    width: 250px;
  }
  .img-sm {
    width: 80%;
  }
  .trusted-wrap {
    padding-bottom: 19em;
  }
  .client-logo {
    width: 85%;
  }
  .trust-logo {
    padding: 10px 15px;
  }
  .trust-products {
    width: 780px;
  }
  .about-banner-img {
    width: 340px;
  }
  .inner-span {
    font-size: 3em;
    line-height: 40px;
  }
  .shape2-in,
  .pineapple,
  .pomegranate {
    width: 60px;
  }
  .abt-content-in {
    margin-left: 30px;
  }
  .abt-shape-in1 {
    width: 450px;
  }
  .reasons-list {
    padding: 20px 50px;
  }
  .reason-shape {
    width: 100px;
  }
  .reasons-ul li {
    padding-left: 35px;
  }
  .chairman-title {
    font-size: 4em;
    line-height: 50px;
  }
  .chairman-content {
    padding: 40px 45px 40px 180px;
  }
  .management-rgt {
    padding-left: 50px;
  }
  .pj-name2 {
    font-size: 1.7em;
    line-height: 25px;
  }

  .pj-name3 {
    font-size: 1.3em;
  }
}
@media (min-width: 1681px) {
  body {
    font-size: 16px !important;
  }
  .d-container {
    width: 100%;
    padding-left: 11%;
    padding-right: 11%;
  }
}

@media (max-width: 992px) {
  #button {
    display: none !important;
  }

  .smooth-scroll-wrapper {
    position: inherit;
    width: 100%;
    left: inherit;
    will-change: unset;
    height: auto;
    background-color: #fefff4;
    z-index: 999;
    transform: none !important;
  }
  .eq-ht {
    display: block;
  }
  .bnr-row .pl-0 {
    padding-left: 15px !important;
    padding-top: 0em;
  }
  .abt-content {
    width: 100%;
    padding-right: 0%;
  }
  .col-md-5 {
    width: 100%;
  }
  .center {
    display: block;
  }
  .footer-menu-brdr {
    display: none;
  }
  .col-md-6 .abt-img2 {
    display: none;
  }
  .about-banner-img {
    position: inherit;
    left: inherit;
    top: inherit;
  }
  .abt-content-in {
    margin-left: 0px;
  }
  .global-wrap {
    padding: 50px 20px;
  }
  .title1 {
    font-size: 2em;
    text-align: center;
  }
  p {
    text-align: center;
  }
  .chairman-content {
    display: block;
    padding: 20px 15px 20px 15px;
    margin-left: 0px;
    border-radius: 25px;
  }
  .chairman-title {
    font-size: 3.25em;
  }
  .chairman-title br {
    display: none;
  }
  .chairman-rgt {
    padding-left: 0px;
  }
  .future-flx {
    margin-right: 0%;
    display: block;
    padding: 1.5em 1em;
  }
  .future-img {
    display: none;
  }
  .management-content {
    display: block;
  }
  .management-lft {
    width: 100%;
  }
  .management-rgt {
    padding-left: 0%;
    width: 100%;
  }
  .abt-shape-in1 {
    display: none;
  }
  .global-img {
    display: none;
  }
  .freshness-shape1 {
    display: none;
  }

  .mng-row .col-md-4 {
    text-align: center;
  }
  /*.footer-bottom-container {
    padding-bottom: 82px;
  }*/
  .farming-container {
    display: block;
  }
  .farming-pics {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 1em;
  }
  .farming-content {
    width: 100%;
  }
  .team-center {
    display: none;
  }
  .team-pic {
    width: 100%;
  }
  .team-pic:nth-child(1),
  .team-pic:nth-child(2),
  .team-pic:nth-child(3),
  .team-pic:nth-child(4) {
    border-radius: 0px;
  }
  .whats-app {
    right: 0px;
  }
  .reasons-flx {
    padding: 1em 1em;
  }
  .contact-wraper {
    display: block;
  }
  .contact-address {
    width: 100%;
  }
  .contact-form {
    width: 100%;
  }
  .contact-mid {
    width: 100%;
    padding: 7em 0em;
  }
  .contact-form {
    width: 100%;
  }
  .contact-form {
    padding: 1em 1em;
  }
  .partnership-container {
    padding: 20px 10px;
  }
  .partner-wraper .col-md-3,
  .col-md-7,
  .col-md-6,
  .col-md-4,
  .col-md-2,
  .col-md-12,
  .col-md-8,
  .col-md-9 {
    width: 100%;
    margin-bottom: 1em;
  }
  .col-5th,
  .logo-box {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .hero-inner-area {
    display: none;
  }
  .partner-logo-out {
    display: block;
  }
  .parner-for .d-flex {
    display: inherit !important;
  }
  .nav-header {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .logo {
    position: inherit !important;
  }
  .abt-shape3 {
    display: none;
  }
  .quality-left-shape1 {
    display: none;
  }
  .trust-shape {
    display: none;
  }
  .map-shape1 {
    display: none;
  }
  .trust-products {
    max-width: 100%;
  }
  .fac-shape1 {
    display: none;
  }
  .abt-shape2 {
    display: none;
  }
  .location-txt {
    width: 100%;
    position: inherit;
  }

  .shape4 {
    display: none;
  }
  .icon-container .eq-ht {
    display: block;
    padding: 0px 2%;
  }
  .icon-img {
    display: none;
  }
  .loc-left-shape {
    display: none;
  }
  .loc-right-shape {
    display: none;
  }
  .freshness-content {
    position: inherit;
    top: inherit;
    width: 100%;
    transform: none;
    left: inherit;
  }
  .freshness-shape2 {
    display: none;
  }

  .freshness-title {
    font-size: 2.5em;
    text-align: center;
  }
  .freshness-title br {
    display: none;
  }
  .business-h4 {
    font-size: 2em;
  }
  .business-h4 br {
    display: none;
  }
  .fc-title {
    text-align: center;
  }
  .freshness-content p {
    text-align: center;
  }
  .partnerships-row .col-md-2 {
    width: 50%;
  }
  .partnerships-row .eq-ht {
    display: flex;
  }
  .quality-content {
    padding-left: 0px;
  }
  .partner-logo img {
    max-width: 96%;
  }
  .trusted-logos {
    display: block;
  }
  .trust-rgt {
    width: 100%;
  }
  .trust-lft {
    width: 100%;
  }
  .business-network {
    padding-right: 0px;
  }
  .shape22 {
    display: none;
  }
  .icon-row .col-md-3:nth-child(2n + 2) {
    margin-bottom: 1em;
  }
  .icon-row .col-md-3:nth-child(2n + 2) .icon-col {
    padding: 1em 0em;
  }
  .icon-fruit {
    padding: 1em 0em;
  }
  .image-margin {
    margin-bottom: 1em;
  }
  .icon-h1 {
    font-size: 3em;
  }
  .explore {
    position: unset;
    width: 100%;
    margin-top: 0.5em;
    float: left;
    text-align: center;
    transform: none;
    left: unset;
  }
  .icon-span {
    line-height: 1;
  }
  .quality-right {
    display: none;
  }
  .quality-left {
    display: none;
  }
  .trust-content p {
    color: #333;
  }
  .trusted-img img {
    display: none;
  }
  .partnership-shape {
    display: none;
  }
  .loc-shape1 {
    display: none;
  }
  .loc-shape2 {
    display: none;
  }
  .nav-tabs-left {
    width: 100%;
    padding-left: 0px;
    float: none;
  }
  .content-activity-tab {
    display: block;
  }
  .map-shape2 {
    display: none;
  }
  .business-bg {
    display: none;
  }
  .tab-content {
    width: 100%;
    float: none;
  }
  .retail-brands-img {
    padding-left: 0px;
  }

  .home-tab {
    display: flex;
    justify-content: space-between;
  }
  .home-tab li.active::after {
    display: none;
  }
  .home-tab li.active {
    color: #fe633b;
  }
  .trusted-wrap {
    padding-bottom: 0px;
  }
  .trust-content {
    position: inherit;
    left: inherit;
    top: inherit;
    transform: none;
  }
  .title1 br {
    display: none;
  }
  .abt-p br {
    display: none;
  }
  .explore2.abs {
    position: inherit;
  }
  .locations {
    padding: 2em 0em;
  }
  .cat-lft {
    float: none;
  }
  .cat-right {
    width: 100%;
  }
  .p-shape5 {
    bottom: -80px;
  }
  .shape2 {
    display: none;
  }
  .abt-shape1 {
    display: none;
  }

  .cat-btm-lst {
    bottom: 20px;
  }
  .cat-btm-txt {
    top: inherit;
    font-size: 0.65em;
  }
  .cat-eq-ht {
    background: none;
  }
  .shape3 {
    display: none;
  }
  .abt-container {
    padding-top: 40px;
    z-index: 8;
    padding-bottom: 40px;
  }
  .harvesting-container {
    padding: 40px 0px;
  }
  .quality-container {
    padding: 40px 0px;
  }
  .owl-theme .owl-nav [class*="owl-"] {
    position: inherit;
  }
  .facilities-owl .owl-controls::after,
  .facilities-owl .owl-controls::before {
    display: none;
  }
  .play-btn {
    width: 150px;
  }
  .quality-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .quality-icon img {
    width: 28px;
  }
  .quality-icon-right p {
    text-align: left;
  }
  .quality-icon-right {
    padding-left: 20px;
  }
  .business-txt {
    font-size: 3em;
  }
  .business-txt br {
    display: none;
  }
  .business-txt {
    left: 20px;
  }
  .business-box {
    bottom: 8%;
    right: 18%;
  }
  .business-h4 {
    line-height: 1;
  }
  .col-md-2:nth-child(2n + 2) .partner-logo {
    border-right: 0px;
  }
  .quality-right-shape1 {
    display: none;
  }
  .row {
    margin: 0px !important;
  }
  .harvesting-h4 {
    font-size: 2.5em;
    line-height: 1.4;
  }
  .side-btn {
    width: 40px;
    height: auto;
    padding: 0.35em 0em;
    text-align: center;
    right: 0px;
    border-radius: 0px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-color: #109f61;
  }
  .harvesting-txt .explore {
    float: none;
  }
  .title-farming {
    text-align: center;
  }
  .footer-wraper {
    padding-bottom: 115px;
  }
  .footer-address {
    display: none;
  }
  .footer-address-container {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .facilities-wrap {
    padding-bottom: 6em;
  }
  .whats-app {
    bottom: 38vh;
  }
  .pineapple {
    display: none;
  }
  .reason-shape {
    display: none;
  }
  .pj-name3 {
    text-align: center;
  }
  .pj-span3 {
    text-align: center;
  }
  .pj-name2 {
    text-align: center;
  }
  .mng-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
  }

  .desk-view {
    display: none;
  }
  .mob-view {
    display: block;
  }
  .map-content {
    overflow: auto;
    width: 100%;
  }
  .text-left {
    text-align: unset !important;
  }
  .abt-top div {
    display: flex;
    justify-content: center;
  }
  .content-activity-tab {
    padding-top: 40px;
  }
  .nav-tabs-left .business-h4 {
    text-align: center !important;
  }
  .home-tab {
    margin-top: 1em;
  }
  .foudation-kerala{ width: 100% !important; margin-right: 0%;}
}

@media (max-width: 420px) {
  body,
  li {
    font-size: 14px !important;
  }
  .hero-span {
    display: none;
  }
  .business-txt {
    font-size: 2.5em;
  }
  .home-tab li {
    padding-right: 0px;
  }
  .hero-hd {
    font-size: 2em;
  }
  .owl-theme .owl-nav {
    display: none !important;
  }
  .icon-h6 {
    line-height: 1;
  }
  p {
    font-size: 1em;
    line-height: 1.7;
  }
  .d-container {
    padding-left: 3%;
    padding-right: 3%;
  }
  .nav-brand img {
    width: 95%;
    margin: 0px auto;
  }
  .sexy-menu {
    height: 75px;
  }
  .whats-app {
    width: 40px;
    /*right: 10px;*/
  }

  /*.hero-text-area {
    font-size: 8px;
    bottom: 20px;
    top: unset;
  }*/
  .featured-text {
    line-height: 30px;
  }
  .mob-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    margin-left: 4px;
    line-height: 18px;
  }
  .side-btn {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 29vh;
    /*right: 12px;
    background: #ffb629;*/
    color: #fffcff;
    transform: unset;
  }
  .side-btn span {
    display: none;
  }
  .side-form .form-group {
    margin-bottom: 8px;
  }

  #popUp {
    width: 300px;
    padding: 4% 5% 4%;
    bottom: 13%;
  }
  .b-content {
    text-align: center;
  }

  .copy-right span {
    display: none;
  }

  .cat-lft {
    width: 100%;
  }
  .enquiry-form-outer .user-box {
    width: 100%;
    margin-right: 0%;
  }

  .foundation-for {
    width: 48%;
    margin-right: 4%;
  }
  .foundation-for:nth-child(4n + 4) {
    margin-right: 4%;
  }
  .foundation-for:nth-child(2n + 2) {
    margin-right: 0%;
  }
  .wrap{ width: 96%;}
  .iso-logos{ position: inherit;}
}
@media (min-width: 421px) and (max-width: 460px) {
  body,
  li {
    font-size: 14px !important;
  }
  p {
    line-height: 1.8;
    font-size: 1em;
  }
  .d-container {
    padding-left: 3%;
    padding-right: 3%;
  }
  .nav-brand img {
    width: 83%;
    margin: 0px auto;
  }
  .sexy-menu {
    height: 73px;
  }
  .whats-app {
    width: 40px;
    right: 10px;
  }

  #popUp {
    width: 300px;
    padding: 4% 5% 4%;
    bottom: 13%;
  }

  .copy-right span {
    display: none;
  }

  .cat-lft {
    width: 100%;
  }
  .enquiry-form-outer .user-box {
    width: 100%;
    margin-right: 0%;
  }
  .foundation-for {
    width: 48%;
    margin-right: 4%;
  }
  .foundation-for:nth-child(4n + 4) {
    margin-right: 4%;
  }
  .foundation-for:nth-child(2n + 2) {
    margin-right: 0%;
  }
  .wrap{ width: 96%;}
   .iso-logos{ position: inherit;}
}
@media (min-width: 461px) and (max-width: 560px) {
  body,
  li {
    font-size: 14px !important;
  }
  .d-container {
    padding-left: 3%;
    padding-right: 3%;
  }
  p {
    line-height: 1.8;
    font-size: 1em;
  }
  .nav-brand img {
    width: 75%;
    margin: 0px auto;
  }
  .sexy-menu {
    height: 73px;
  }
  .whats-app {
    width: 40px;
    right: 10px;
  }

  #popUp {
    width: 300px;
    padding: 4% 5% 4%;
    bottom: 13%;
  }

  .copy-right span {
    display: none;
  }

  .cat-lft {
    width: 100%;
  }
  .enquiry-form-outer .user-box {
    width: 100%;
    margin-right: 0%;
  }
  .mng-row .col-md-4 {
    width: 49%;
  }
  .foundation-for {
    width: 32%;
    margin-right: 2%;
  }
  .foundation-for:nth-child(4n + 4) {
    margin-right: 4%;
  }
  .foundation-for:nth-child(3n + 3) {
    margin-right: 0%;
  }
  .wrap{ width: 96%;}
   .iso-logos{ position: inherit;}
}
@media (min-width: 561px) and (max-width: 680px) {
  body,
  li {
    font-size: 14px !important;
  }
  .home-img-landsc {
    display: block !important;
    height: 72vh !important;
    width: 100%;
    object-position: 100% 28%;
    object-fit: cover;
  }

  p {
    line-height: 1.8;
    font-size: 1em;
  }
  .d-container {
    padding-left: 3%;
    padding-right: 3%;
  }
  .nav-brand img {
    width: 65%;
    margin: 0px auto;
  }
  .sexy-menu {
    height: 73px;
  }
  .whats-app {
    width: 40px;
    right: 10px;
  }

  #popUp {
    width: 300px;
    padding: 4% 3% 4%;
    bottom: 13%;
  }

  .cat-lft {
    width: 100%;
  }
  .enquiry-form-outer .user-box {
    width: 100%;
    margin-right: 0%;
  }
  .mng-row .col-md-4 {
    width: 49%;
  }
  .product-wraper .col-md-3 {
    width: 49%;
  }
  .product-wraper .col-md-3 img {
    height: 200px;
  }
  .tabcontent .col-md-4 {
    width: 49%;
  }
  .gallery-box a img {
    height: 200px;
  }
  /*.partner-dtl{ display: flex;  flex-wrap: wrap;  justify-content: center;  align-content: stretch;}
.partner-wraper .col-md-3, .logo-box,  .col-5th{ width: 49% !important; max-width: 49% !important;}
.parner-for .d-flex{ display: flex !important;}*/
  .partner-wraper .col-md-3 .partner-dtl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
  }
  .partner-wraper .col-md-3:nth-child(1) .partner-dtl .global-logo {
    width: 49%;
  }
  .partnership-container .partner-wraper:nth-child(2) .parner-for .d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
  }
  .partnership-container .partner-wraper:nth-child(2) .partner-dtl .col-5th {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .parner-for .d-flex {
    display: flex !important;
  }
  .partnership-container .partner-wraper:nth-child(5) .parner-for .d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
  }
  .partnership-container .partner-wraper:nth-child(5) .col-5th,
  .logo-box {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .partnership-container .partner-wraper:nth-child(7) .parner-for .d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
  }
  .partnership-container .partner-wraper:nth-child(7) .col-5th,
  .logo-box {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .partner-dtl .global-logo {
    padding: 1em 0.5em;
  }
  .partner-dtl .global-logo {
    border-bottom: 1px dashed #ccc;
    width: 49%;
    float: left;
  }
  .partner-dtl .global-logo:nth-child(2n + 2) {
    border-right: 0px;
  }
  .foundation-for {
    width: 32%;
    margin-right: 2%;
  }
  .foundation-for:nth-child(4n + 4) {
    margin-right: 4%;
  }
  .foundation-for:nth-child(3n + 3) {
    margin-right: 0%;
  }
   .iso-logos{ position: inherit;}
}
@media (min-width: 681px) and (max-width: 768px) {
  body,
  li {
    font-size: 14px !important;
  }
  .d-container {
    padding-left: 3%;
    padding-right: 3%;
  }

  .cat-lft {
    width: 100%;
  }
  .enquiry-form-outer .user-box {
    width: 100%;
    margin-right: 0%;
  }
  .mng-row .col-md-4 {
    width: 49%;
  }
  .product-wraper .col-md-3 {
    width: 49%;
  }
  .product-wraper .col-md-3 img {
    height: 200px;
  }
  .tabcontent .col-md-4 {
    width: 49%;
  }
  .gallery-box a img {
    height: 200px;
  }
  /*.partner-dtl{ display: flex;  flex-wrap: wrap;  justify-content: center;  align-content: stretch;}
.partner-wraper .col-md-3, .logo-box,  .col-5th{ width: 49% !important; max-width: 49% !important;}
.parner-for .d-flex{ display: flex !important;}*/
  .partner-wraper .col-md-3 .partner-dtl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
  }
  .partner-wraper .col-md-3:nth-child(1) .partner-dtl .global-logo {
    width: 49%;
  }
  .partnership-container .partner-wraper:nth-child(2) .parner-for .d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
  }
  .partnership-container .partner-wraper:nth-child(2) .partner-dtl .col-5th {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .parner-for .d-flex {
    display: flex !important;
  }
  .partnership-container .partner-wraper:nth-child(5) .parner-for .d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
  }
  .partnership-container .partner-wraper:nth-child(5) .col-5th,
  .logo-box {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .partnership-container .partner-wraper:nth-child(7) .parner-for .d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
  }
  .partnership-container .partner-wraper:nth-child(7) .col-5th,
  .logo-box {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .partner-dtl .global-logo {
    padding: 1em 0.5em;
  }
  .partner-dtl .global-logo {
    border-bottom: 1px dashed #ccc;
    width: 49%;
    float: left;
  }
  .partner-dtl .global-logo:nth-child(2n + 2) {
    border-right: 0px;
  }
}

@media (max-width: 768px) {
  .side-form-title {
    margin-bottom: 7px;
  }
  img.wh-img.mob-vew {
    display: block !important;
  }

  .bredcum-wraper {
    padding-top: 10px;
  }

  .sexy-menu.detached .header-phone {
    margin: 0 !important;
  }

  .nav-toggle:before {
    position: absolute;
    content: "";
    width: 40px;
    border-bottom: 3px solid #000;
    right: 0;
  }
  .nav-toggle:after {
    content: "";
    width: 33px;
    border-bottom: 3px solid #000;
    position: absolute;
    top: -2px;
    right: 0;
  }
  .nav-toggle {
    display: flex !important;
    align-items: center;
    width: 25px;
    height: 20px;
    cursor: pointer;
    /* border-top: 3px solid #000; */
    border-bottom: 3px solid #000;
    text-align: center;
    justify-content: center;
    position: absolute;
    bottom: 20px;
    right: 23px !important;
  }

  .header-contact {
    display: none;
  }
  .submenu-indicator-chevron {
    border-color: transparent #fff #fff transparent !important;
  }
  .nav-dropdown {
    min-width: 100% !important;
  }
  .sexy-menu.detached {
    opacity: 1 !important;
    position: unset !important;
  }
  .navigation-portrait li {
    font-size: 16px !important;
  }
  .nav-brand img {
    display: flex;
    align-items: center;
  }
  body.home .logo {
    transform: translate(-50%, 0%);
    left: 50%;
  }
  body.home .logo {
    right: unset;
    transform: none;
  }

  .hide-menu a {
    width: 27%;
    line-height: 1;
    font-size: 1em;
    display: inline-block;
    float: left;
    text-align: center;
    font-family: "OpenSans";
    font-weight: normal;
    text-transform: capitalize;
  }
  .hide-menu a i {
    display: block;
    justify-content: center;
    background: #333;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 auto 0px;
    font-size: 1.6em;
  }

  .nav-menu > li > a {
    color: #fff !important;
  }

  .nav-toggle,
  .navigation-hidden .nav-header {
    display: block !important;
  }

  .hide-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
    padding: 20px 20px;
    display: block;
  }

  .hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px;
  }
  .home-img {
    height: 75vh !important;
    width: 100%;
    object-fit: cover;
  }

  .sexy-menu.detached .header-phone a {
    margin: 12px 20px !important;
  }
}

@media (min-width: 769px) and (max-width: 991px) {
  body,
  li {
    font-size: 14px !important;
  }
  .d-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .nav-brand img {
    width: 46%;
    margin-top: 5px;
  }
  .nav-menu > li > a {
    margin: 20px 11px;
    font-size: 0.67em;
  }
  .header-phone {
    margin: 18px 5px !important;
  }
  .sexy-menu.detached .nav-menu > li > a {
    margin: 17px 10px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 6px;
    width: 40%;
  }
  .sexy-menu.detached .header-phone {
    margin: 15px 0px !important;
  }
  .hero-text-area {
    font-size: 8px;
    left: 7%;
  }
  .featured-text {
    line-height: 30px;
  }
  .side-btn {
    letter-spacing: 2px;
    line-height: 11px;
    padding: 6px 13px;
    right: -28px;
    font-size: 0.7em;
    border-radius: 5px;
  }
  .side-form .form-group {
    margin-bottom: 8px;
  }

  .cat-lft {
    width: 100%;
  }
  .enquiry-form-outer .user-box {
    width: 100%;
    margin-right: 0%;
  }
  .mng-row .col-md-4 {
    width: 49%;
  }
  .product-wraper .col-md-3 {
    width: 49%;
  }
  .product-wraper .col-md-3 img {
    height: 200px;
  }
  .tabcontent .col-md-4 {
    width: 49%;
  }
  .gallery-box a img {
    height: 200px;
  }
  /*.partner-dtl{ display: flex;  flex-wrap: wrap;  justify-content: center;  align-content: stretch;}
.partner-wraper .col-md-3, .logo-box,  .col-5th{ width: 49% !important; max-width: 49% !important;}
.parner-for .d-flex{ display: flex !important;}*/
  .partner-wraper .col-md-3 .partner-dtl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
  }
  .partner-wraper .col-md-3:nth-child(1) .partner-dtl .global-logo {
    width: 49%;
  }
  .partnership-container .partner-wraper:nth-child(2) .parner-for .d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
  }
  .partnership-container .partner-wraper:nth-child(2) .partner-dtl .col-5th {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .parner-for .d-flex {
    display: flex !important;
  }
  .partnership-container .partner-wraper:nth-child(5) .parner-for .d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
  }
  .partnership-container .partner-wraper:nth-child(5) .col-5th,
  .logo-box {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .partnership-container .partner-wraper:nth-child(7) .parner-for .d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
  }
  .partnership-container .partner-wraper:nth-child(7) .col-5th,
  .logo-box {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .partner-dtl .global-logo {
    padding: 1em 0.5em;
  }
  .partner-dtl .global-logo {
    border-bottom: 1px dashed #ccc;
    width: 49%;
    float: left;
  }
  .partner-dtl .global-logo:nth-child(2n + 2) {
    border-right: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1022px) {
  body,
  li {
    font-size: 14px !important;
  }
  .d-container {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
  }
  .nav-brand img {
    width: 56%;
    margin-top: 4px;
  }
  .nav-menu > li > a {
    margin: 25px 10px;
    font-size: 0.9em;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 2px;
    width: 45%;
  }
  .header-phone {
    margin-top: 22px !important;
  }
  .sexy-menu.detached .nav-menu > li > a {
    margin: 18px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 16px 10px !important;
  }
  #button {
    height: 40px;
    width: 40px;
    line-height: 40px;
    right: 15px;
  }
  .whats-app {
    right: 0;
  }
  .whats-app img {
    width: 45px;
  }
  .hero-text-area {
    font-size: 10px;
  }
  .featured-text {
    line-height: 33px;
  }
  .side-btn {
    line-height: 15px;
    padding: 7px 15px;
    right: -35px;
    font-size: 0.8em;
    border-radius: 5px;
  }
  .side-form .form-group {
    margin-bottom: 8px;
  }
  #popUp {
    width: 350px;
  }
}
