
body{
	font-family: "Aeonik Regular";
	color:#666666 !important;
	font-size:16px;
	padding:0px;
	margin:0px;
}

a{text-decoration:none !important }
.flex-row{
	gap: 10px;
	justify-content: center;
	align-items: center;
}
.nav-link{
  padding: 0px 20px !important;
  font-size: 17px;
}
/* .header a:hover{
	background-image: url(../imgs/highlight.webp) !important;
	background-repeat: no-repeat !important;
	background-position: bottom !important;
} */
.btn-green{
  background-color: rgb(156 196 22);
}
.image-icon{
  margin-left: 10px;
}
.flags{
	padding: 0 50px;
}
.navbar-quick-links{
	display: flex;
	gap: 10px;
}
.language-Dropdown-Wrapper{
	display: none;
}
.banner-bg{
	background-image: url(../imgs/banner.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center;
	height:130vh;
	text-align: center;
	position: relative;
}
#home_sec2_padding{
	scroll-margin-top: 200px;
}
.text-main{
	font-size: 156px;
	text-align: center;
	font-family: "Raleway Black";
}
.ng-hh{
font-weight: 500;
	font-size: 40px;
	color: black;margin-bottom: -11px;
}
.relative{
	padding-top: 80px;
}
.rel{
	position: absolute;
	top: 10.8%;
	width: 100%;
}
.for-food{
	font-family: "Candelia Regular";
	font-size: 50px;
	color: black;
	padding-bottom: 78px;
	letter-spacing: 1px;
	margin-top: -59px;
}
.banner-pra{
	font-size: 20px;
	line-height: 25px;
	width: 40%;
	font-family: "Aeonik Medium";
	margin: 0 auto;
	color: black;
}
.banner-down{
	margin-left: 20px;
	padding-top: 130px;
}


/* about css */
.section2_grid{
	padding: 80px 100px;
	position: relative;
}
.home_sec2_width{
	display: flex;
}
.about-head{
	font-size: 56px;
	color: #000;
	font-family: "Aeonik Medium";
}
.about-head-1{
	font-size: 56px;
	line-height: 60px;
	padding-left: 10px;
	font-family: "Raleway Black";
}
.fc-footer-sec2{
	padding: 30px 0;
}
.home_sec2_txt2 p{
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	width: 70%;
	padding-bottom: 66px;
	padding-top: 40px;
	font-family: "Aeonik Medium";
}

.flex-about{
	position: relative;
}
 .txt{	
	position: absolute;
	bottom: 0;
	border-left: 0.5px solid #f7bd99;
	border-right: 0.5px solid #f7bd99;
	border-top: 0.5px solid #f7bd99;
	padding: 20px 40px 20px 30px;
	border-radius: 20px 20px 0 0;
	right: 0;
 }
 .txt-flex{
	display: flex;	
	width: -webkit-fill-available;
	padding-bottom: 130px;

 }
 .txt1{
	width: 50%;
	border-left: 0.5px solid #f7bd99;
	border-right: 0.5px solid #f7bd99;
	border-top: 0.5px solid #f7bd99;
	border-bottom: 0.5px solid #f7bd99;
	padding: 20px 30px;
	border-radius: 20px 0 0 20px;
 }
 .txt2{
	width: 50%;
	border-right: 0.5px solid #f7bd99;
	border-top: 0.5px solid #f7bd99;
	border-bottom: 0.5px solid #f7bd99;
	padding: 20px 30px;
 }
 .black-head{
	color: #ea5b00;
	font-size: 56px;
	padding-bottom: 10px;
	font-weight: 800;
 }
 .black-pra{
	font-size: 24px;
	color: #000;
	font-weight: 800;
	font-family: "Aeonik Medium";
 }
 .flex_row{
	display: flex;
 }
 .map{
	position: relative;
 }
 .map-name{
	position: absolute;
	top: 13%;
	left: 10%;
 }
 .map-name-2{
	position: absolute;
	top: 30%;
	left: 14%;
 }
 .map-name-3{
	position: absolute;
	top: 30%;
	right: 23%;
 }
 .map-name-4{
	position: absolute;
	top: 30%;
	right: 19%;
 }
 .map-pin-1{
	align-items: flex-end;
	font-size: 24px;
color: #000;
animation: 400ms updown linear;
}

.fade-in-section {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 1s ease-out, transform 1s ease-out;
  }

  .fade-in-section.visible {
    opacity: 1;
    transform: translateY(0);
  }



/* 
 product css */
 .flex_row{
	justify-content: center;
 }
 .home_sec3_width_95 a{
	color: #000;
 }
.product-gallery{
	font-size: 56px;
	font-family: "Aeonik Medium";
	padding-bottom: 100px;
	color: #000;
}
.home_sec3_img img{
	width: 100%;
	height: auto;
	border-radius: 20px;
}
.product{
	padding: 0 30px;
	padding-bottom:100px;
}
.flex_grid-20{
	width: 220px;
	margin: 20px auto;
	margin: 10px 10px;
	border-radius: 20px;
}
.home_sec3_txt3{
	padding: 20px 20px 20px 20px;
	font-size: 24px;
}
.home_sec3_txt3 p{
	font-size: 24px;
	font-family: "Aeonik Medium";
	margin: 0;
	font-weight: 500;
}
.home_sec3_txt4{
	color: white;
}
.home_sec3_txt4 p{
	font-size: 15px;
	line-height: 19px;
	padding-top: 5px;
	padding-right: 30px;
	font-weight: 500;
}
.producct-name{
	font-weight: 800;
}
.flex_grid-20 a:hover{
	color: white;
}
.ng-scope1:hover{
	background-color: #EE6F48;
	transition: 300ms all;
}
.ng-scope2:hover{
	background-color: #730117;
	transition: 300ms all;
}
.ng-scope3:hover{
	background-color: #00A6E0;
	transition: 300ms all;
}
.ng-scope4:hover{
	background-color: #508fe1;
	transition: 300ms all;
}
.ng-scope5:hover{
	background-color: #c0c9b7;
	transition: 300ms all;
}
.home_sec3_aerrow{
	position: relative;
}
.home_sec3_aerrow svg{
	width: 10px;
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

/* gallery css */
.group-gallery{
	background-color: #dafcde;
	padding: 62px 0;
	text-align: center;
	color: #000;
}
.gallery_control_option{
	cursor: pointer;
	font-family: "Aeonik Medium";
	width: 300px;
	
	margin-right: 20px;
	border: 1px solid #ea5b00;
	padding: 17px 0px;
	border-radius: 20px;
	font-size: 24px;
}
.hhh{
	padding: 60px 0 0 0;
}
.spacer{
	height: 20px;
}
.people,.animals,.home{
	display: none;
}
#orientation {
  float:right;
  display: none;
  margin-right:0 !important;
}
#orientation:after{
  content: "";
  display: inline-block;
  margin-left: 8px;
  position: relative;
  top: 3px;
  border: 5px solid transparent;
  border-top-color: #d1d1d1;
  transition: border .1s ease-in-out;
  position: relative;
}
#orientation_option_wrapper{
  position: absolute;
  z-index: 1;
  border-radius: 4px;
  min-width: 135px;
  box-shadow: 0 8px 16px rgb(0 0 0 / 16%);
  right: 0;
  background-color: rgb(255, 255, 255);
  padding: 10px 20px;
  margin-top: 10px;
  margin-right: 20px;
  min-width: 180px;
  display: none;
}
.orientation_option{
  color: #767676;
  margin-bottom: 10px;
  cursor: pointer;
}
.check{
  color: #000;
  margin-right: 10px;
  position: absolute;
}
.orientation_title{
  margin-left: 20px;
}
.nature_wrapper{
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-bottom: 30px;
}
.nature_wrapper img{
 width: 100%;
	border-radius: 20px;
}
.group-text{
	font-size: 24px;
	padding-bottom: 40px;
	padding-right: 20px;
	font-weight: 800;
	font-family: "Aeonik Medium";
}
.gallery-head{
	font-size: 56px;
	color: #000;
	line-height: 67px;
	padding-bottom: 50px;
	font-weight: 500 !important;
}
.people_wrapper{
	display: flex;
	justify-content: center;
	margin-top: -55px;
	padding-bottom: 20px;
}
.people_wrapper img{
	width: 100%;
	border-radius: 20px;
}

.animals_wrapper{
	display: flex;
	justify-content: center;
	margin-top: -55px;
}


/* news css */

.home_section5{
	padding: 150px 0;
	margin-left: 190px;
	font-size: 24px;
	color: #000;
}
.home_section5 a{
	color: #000;
}
.slider-5{
	overflow: hidden;
	width: 100%;
	padding-left: 30px;
}

.customer-img{
	width: 308px !important;
	height: 490px;
}
.win{
	width: 308px !important;
	height: 490px;
	position: relative;
	background-color: #f1f3f1;
	padding: 30px 20px;
	border-radius: 20px;
}
.customer-img1, .customer-img2, .customer-img3,.customer-img4, .customer-img5,.customer-img6{
	border-radius: 20px;
	width: 309px !important;
	margin: 0 auto;
}
.customer-img1:hover{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../imgs/paris.webp);
	transition: 300ms all;
}
.customer-img2:hover{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../imgs/indonesia.webp);
	border-radius: 20px;
	transition: 300ms all;
}
.customer-img3:hover{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../imgs/egypt.webp);
	border-radius: 20px;
	transition: 300ms all;
}
.customer-img4:hover{
	background-size: cover;
	background-image: url(../imgs/parshwnath.webp);
	border-radius: 20px;
	transition: 300ms all;
}
.customer-img5:hover{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../imgs/2023.webp);
	border-radius: 20px;
	transition: 300ms all;
}
.customer-img6:hover{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../imgs/redcross.webp);
	border-radius: 20px;
	transition: 300ms all;
}
.win:hover .slider-box-num{
	color: #853bef;
}
.purple_arrow{
	display: none;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.win:hover .purple_arrow{
	display: flex !important;
}
.win:hover:hover .home_sec5_img_hover{
	display: none;
}
.win:hover{
	background-color: #cdc5d87e;
}
.flex_row1{
	display: flex;
	align-items: center;
}
hr{
	width: 86%;
}
.slider-box-text{
    padding: 100px 0;
	line-height: 26px;
	font-size: 21px;
	width: 80%;
	font-family: "Aeonik Medium";
}
.home_sec5_img_hover{
	position: absolute;
	right: 30px;
	bottom: 30px;
}

/* footer css */
#footer-fc{
	padding: 30px 0 0 0;
    background-color: #E6E6DF;
	color: #000;
}
#footer-fc a{
	color: #000;
}
#footer-fc a:hover{
text-decoration: underline !important;
transition: 700ms all;
}
.footer-fc-grid{
display: flex;
justify-content: space-between;
padding: 0 60px;

}
.mix{
	display: flex;
	gap: 100px;
	margin: 10px 0;
	padding-right: 180px;
}
.ng{
	margin:5px 0 !important;
}
.footer-sec3-flex{
	display: flex;
	justify-content: space-between;
}
.lets-connect-line{
	text-align: center;
	font-size: 56px;
	font-family: "Aeonik Medium";
	text-transform: uppercase;
	color: #000;
	padding-bottom: 30px;
	border-bottom: 1px solid #000;
}
.footer-fc-quick-links ul{
	padding-top: 10px ;
}
.footer-fc-quick-links li{
	list-style: none;
	font-size: 20x;
}
.footer-social-media-fc li{
	list-style: none;
	padding-left: 70px;
	padding-top: 30px;
}
.footer-fc-quick-links ul li a p{
	font-size:19px;
	padding-bottom: 0 !important;
}
.footer-fc-quick-links ul li a p:hover{
	color:#ea5b00;
}
.footer-links-title p{
	color: #000;
}
dl, ol, ul{
	padding: 0;
}
.contact-table-flex{
	display: flex;
	gap: 30px;
	line-height: 35px;
}
.contact-table{
	font-size: 20px;
	width: 400px;
}
.fc-footer-sec3{
	background-color: #000;
	color: white;
	padding: 20px 50px 0 50px;
}
.fc-footer-sec3 a{
	color: white !important;
}
.foot-add{
	padding: 20px 50px;
}
.bottom-left{
    position: fixed;
    bottom: 30px;
    left: 40px;
	z-index: 200;
}
.top-img{
	margin: 20px 0;
	margin-left: 50px;
}
.bottom-left button{
	padding: 15px 20px;
	border-radius: 10px;
	background-color: #ea5b00;
	color: white;
	border: none;
}
/* about css */
.about-section{
	background-image: url(../imgs/about-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.body-text a{
	color: white;
}.sec1_padding{
	background-color: #00000071;
	padding: 115px 0;
}
#humble-intro{
	color: black;
	font-size: 56px;
	text-align: center;

	line-height: 67px;
	padding: 100px 0;
}
.humble-intro{
	padding: 0 120px; 
}
.humble-intro span{
	color: #ea5b00;
}
.leaf{
	text-align: center;
	margin-bottom: -25px;
}

.vision-gallery{
	background-color: #f1f3f1;
	padding: 100px 0;
}
.vision-gallery img{
	width: 100%;
	height: auto;
	object-fit: cover;
	border-radius: 30px;
}
.vision-gallery p{
	font-size: 32px;

	line-height: 38px;
	color: #000;
}
.hi{
	cursor: pointer;
	border: none;
	width: 90%;
	border-radius: 0;
	padding: 20px 40px;
	border-bottom: 1px solid #aaaaaa;
}


.section3{
	padding: 160px 0;
}.flex-row-certi{
	display: flex;
	align-items: center;
	gap: 100px;
}
.border_sec3{
	padding: 50px 0;
	border-bottom: 2px dashed #cdbcbc;
	border-top: 2px dashed #cdbcbc;
}
.cetificates-grid{
	display: flex;
	align-items: center;
	gap: 30px;
}
.certi{
	font-size: 56px;
	color: #000;
}

/* accordion */

.accordion{
	background-color: #f6f2ea;
	padding:70px 50px;
	color: #000 !important;
		width: 96%;
		margin: 0 auto;
		border-radius: 20px;
}
.accordion-item{
	margin: 20px 0;
	border-radius: 20px;
	background-color: #f6f2ea;
	border: none !important;
}

.accordion-button{
	padding: 25px;
	font-size:24px;
	position: relative;
	background-color: #e9e1c6;
	color: #000 !important;
	font-family: "Aeonik Medium";
	border-radius: 20px 20px !important;
}
.add{
	position: absolute;
	right: 30px;
}
.accordion-button:not(.collapsed){
	color: #000 !important;
	background-color: #e9e1c6 !important;
	border-radius: 20px 20px 0 0 !important;
}
.accordion-button:focus{
	box-shadow: 0 0 0 0 rgba(13, 109, 253, 0) !important;
}
.accordion-body{
	background-color:#e9e1c6 ;
	border-radius:0 0 20px 20px;
	font-size: 24px;
}

/* lab */

.lab-info{
	width: 80%;
	background-color: #f6893424;
	margin-top: 120px;
	margin-bottom: 40px;
	padding: 80px 0 60px 0;
	border-radius: 40px;
}
.lab-head{
	font-size: 24px;
	font-weight: 700;
	color: #000	;
}
.lab-text{
	padding: 60px 0 0 0;
}
.lab-box{
	width: 260px;
	margin: 0 10px;
	padding: 50px;
	font-size: 20px;
	height: 220px;
	margin-bottom: 20px;
	border-radius: 20px;
}
.lab-box img{
object-fit: contain;
}
.lab-box p{
	padding-top: 20px;
}
.lab-bg1{
	background-color: rgb(255, 215, 184);
	color: rgb(255, 153, 0);
}
.lab-bg2{
	background-color: rgb(255, 220, 226);
	color: rgb(255, 51, 102);
}
.lab-bg3{
	background-color: rgb(217, 230, 233);
	color: rgb(0, 204, 204);
}
.lab-bg4{
	background-color: rgb(235, 204, 204);
	color: rgb(204, 51, 51);
}
.lab-bg6{
	background-color: rgb(255, 248, 214);
	color: rgb(153, 153, 0);
}
.lab-bg5{
	background-color: rgb(207, 229, 225);
	color: rgb(0, 153, 102);
}
.lab-pra{
	color: #000;
	font-size: 20px;
	padding-top: 10px;
	font-family: "Aeonik Medium";
}

.materials{
	width: 80%;
	background-color: #dafcde;
margin-bottom: 40px;	
	padding: 80px 0 60px 0;
	border-radius: 40px;
}

  .slider {
	overflow: visible !important;
	width: 100%;
	justify-content: center;
	flex-wrap: wrap;
	gap: 10px;
  }
  .slider-main{
	padding-bottom: 50px;
  }
 
.why-us-point{
	background-color: #863bef38;
	width: 250px !important;
	padding:30px 30px 0 30px;
	border-radius: 50px;
}
.why-us-point p{
width: 100%;
	font-size: 20px;
	text-align: left !important;
	font-family: "Aeonik Medium";
}


.aboutus_swiper_sec8_txt1{
	color: #000 !important;
	text-align: left;
	font-size: 24px;
	padding: 20px 0;
	line-height: 28px;
}


/* product  */
#product-info-main{
	padding: 100px 0;
}
.product-section{
	background-image: url(../imgs/product-banner.webp);
	background-position: center;
	background-size: cover;
	padding: 70px 0;
}
.product-info-box{
	padding-bottom: 10px;
	position: relative;
	border-radius: 40px;
	overflow: hidden;
}
.product-info-box img{
	width: 100%;
	border-radius: 40px;
}
.product-info-box:hover img{
	scale: 1.04;
	transition: 500ms all;
}
.product-info-box-1{
	background-color: #853bef36;
	height: 96%;
	border-radius: 40px;
}
.product-info-box-1 p{
	padding: 40px 0;
	font-size: 56px;
	line-height:67px ;
	font-weight: 600;
	width: 70%;
	text-align: center;
	color: #853bef;
	margin: 0 auto;
}


.overlay{
	position: absolute;
	top: 20px;
	bottom: 20px;
	left: 20px;
	right: 20px;
	height: 85%;
	width: 85%;
	opacity: 0;
	color: white;
	transition: .5s ease;
	text-align: center;
	border-radius: 40px;
}
.overlay-img{
	position: relative;
}
.overlay-img img{
	width: 80px;
	position: absolute;
	bottom: -60px;
	left: 34%;
}
.overlay-head{
	font-size: 32px;
}
.overlay-text{
	font-size: 40px;
	line-height: 40px;
	font-family: "Aeonik Medium";
	font-weight: 800;
}
  .product-info-box:hover .overlay{
	opacity: 1;
  }

  .quality-section{
	background-image: url(../imgs/quality-banner.webp);
	background-position:center;
	background-size: cover;
	padding: 85px 0;
  }
  .quality-head{
	font-size: 56px;

	color: #000;
	line-height: 67px;
  }
  .quality-text{
	font-size: 24px;
	line-height: 28px;
	font-family: "Aeonik Medium";
	color: #3f4244;
  }
  .quality{
	padding: 80px 0;
  }
  .slider-1{
	width: 100%;
	z-index: 10;
	padding-left:220px;
  }

  .quality-box-content img{
	border-radius: 40px;
	text-align: center;
  }
  .button-slider{
	padding: 30px 0;
  }
  .arr-n, .arr-p{
	padding: 10px;
	border: 2px solid #ea5b00;
	border-radius: 10px;
	margin-left: 5px;
	background-color: transparent;
  }
  .img-1{
	width: 100%;
	height: auto;
  }
  #food-quality{
	padding: 100px 0;
  }
  .food-quality-text span{
	font-size: 53px;
	color: #000;
  }
  .food-colour-quality p{
	font-size: 24px;
	line-height: 28px;
	font-family: "Aeonik Medium";
	color: #000;
	padding-top: 30px;
  }
  .food-quality-text{
	gap: 30px;
  }
  .food-box{
	padding: 40px 0;
  }
  .section8{
	padding: 0px 0 100px 0;
  }
  #service-point{
background-color: #EDF0FF;
color: #000;
font-size: 24px;

  }
.service-img img{
	width: 100%;
	height: auto;
}
.service-point-text{
	padding:50px 0 0 0;
}
.service-point-text p{
	font-size: 24px;
	line-height: 28px;
	width: 98%;
	font-family: "Aeonik Medium";
}
.contact-page-section2{
	color: #000;
	padding: 60px 0;
}
.contact-section{
	background-image: url(../imgs/banner-contact.webp);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0;
}
.contact-page-card-flex{
	display: flex;
	justify-content: center;
	background-color: #DAFBDE;
	gap: 60px;
	margin: 20px;
	border-radius: 40px;
	padding: 100px;
}

.contact-head{
	font-size: 56px;
	line-height: 68px;
	padding-bottom: 50px;
}
.contact-left{
	border-right: 3px dashed gray;
	padding-right: 70px;
}.form-control{
	padding: 10px 0;
	margin: 20px 0;
	font-size: 20px;
	border: none;
	border-radius: 0;
	border-bottom: 2px solid #597C5B;
	background-color: transparent !important;
}
.contact-submit-button{
	color: rgb(255, 255, 255);
	gap: 20px;
	background-color: #597C5B;
	border: 2px solid #597C5B;
	border-radius: 20px;
	font-size: 20px;
	padding:10px 20px ;
}
.contact-page-section2 a{
	color: #000;
}
.food-colors-section{
	background-image: url(../imgs/food-colors-banner.webp);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0;
}
.lake-colors-section{
	background-image: url(../imgs/lake-color-banner.webp);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0;
  }
  #blended-colors{
	scroll-margin-top: 80px;
  }
  #contact-section{
	scroll-margin-top: 80px;
  }
  #dc-colors{
	scroll-margin-top: 80px;
  }
  #section-3-detailpage{
	scroll-margin-top: 80px;
  }
  #section-4-detailpage{
	scroll-margin-top: 200px;
  }
  #product-info-main{
	scroll-margin-top: 80px;
  }
  .blended-colors-section{
	background-image: url(../imgs/blended-banner.webp);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0;
  }
  .dc-colors-section{
	background-image: url(../imgs/d-c-banner.webp);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0;
  }
  .salt-free-colors-section{
	background-image: url(../imgs/salt-free-banner.webp);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0;
  }
.food-banner-text{
	color: white;
	font-size: 24px;
	padding-bottom: 80px;
}
.product-color{
	font-family: "Candelia Regular";
	font-size: 56px;
	color: black;
	padding-bottom: 0px;
	letter-spacing: 1px;
	margin-top: -50px;
}

#section-3-detailpage{
	padding: 60px 0;
	
}
.product-table-tr{
	display: flex;
	justify-content: space-between;
	background-color: #e8e4e4;
	color: #000;
	border-radius: 20px;
	text-align: center;
	margin: 20px 0;
}

.content_color_main{
	display: flex;
	justify-content: space-around;
}
.product-table-title1{
	background: -webkit-linear-gradient(left, #ffff61 0%, #fde159 100%);
    background: linear-gradient(to right, #ffff61 0%, #fde159 100%);
	padding: 30px 0px;
	border-radius: 20px;
	width: 300px;
}
.product-table-title2{
	background: -webkit-linear-gradient(left, #f7c187 0%, #F17C00 100%);
    background: linear-gradient(to right, #f7c187 0%, #F17C00 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title3{
	background: -webkit-linear-gradient(left, #ff3d3b 0%, #c90708 100%);
    background: linear-gradient(to right, #ff3d3b 0%, #c90708 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title4{
	background: -webkit-linear-gradient(left, #FF6060 0%, #FF0000 100%);
    background: linear-gradient(to right, #FF6060 0%, #FF0000 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title5{
	background: -webkit-linear-gradient(left, #E7816E 0%, #911B05 100%);
    background: linear-gradient(to right, #E7816E 0%, #911B05 100%);
	padding: 30px 0px;
	width: 300px;
	border-radius: 20px;
	color: white;
}
.product-table-title6{
	background: -webkit-linear-gradient(left, #ff7c81 0%, #ff0d0d 100%);
    background: linear-gradient(to right, #ff7c81 0%, #ff0d0d 100%);
	padding: 30px 0px;
	border-radius: 20px;
	width: 300px;
	color: white;
}
.product-table-title7{
	background: -webkit-linear-gradient(left, #EFBA83 0%, #BF7528 100%);
    background: linear-gradient(to right, #EFBA83 0%, #BF7528 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title8{
	background: -webkit-linear-gradient(left, #fdff6d 0%, #e6e30c 100%);
    background: linear-gradient(to right, #fdff6d 0%, #e6e30c 100%);
	padding: 30px 0px;
	width: 300px;
	border-radius: 20px;
}
.product-table-title9{
	background: -webkit-linear-gradient(left, #94BFEF 0%, #66A6EF 100%);
    background: linear-gradient(to right, #94BFEF 0%, #66A6EF 100%);
	padding: 30px 0px;
	width: 300px;
	border-radius: 20px;
	color: white;
}
.product-table-title10{
	background: -webkit-linear-gradient(left, #A0AEEF 0%, #455ABB 100%);
    background: linear-gradient(to right, #A0AEEF 0%, #455ABB 100%);
	padding: 30px 0px;
	border-radius: 20px;
	width: 300px;
	color: white;
}
.product-table-title11{
	background: -webkit-linear-gradient(left, #ffe2ea 0%, #ff79a2 100%);
    background: linear-gradient(to right, #ffe2ea 0%, #ff79a2 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title12{
	background: -webkit-linear-gradient(left, #85a5e2 0%, #2a70c5 100%);
    background: linear-gradient(to right, #85a5e2 0%, #2a70c5 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title13{
	background: -webkit-linear-gradient(left, #ff7c81 0%, #ff0d0d 100%);
    background: linear-gradient(to right, #ff7c81 0%, #ff0d0d 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title14{
	background: -webkit-linear-gradient(left, #6F76CB 0%, #1B2168 100%);
    background: linear-gradient(to right, #6F76CB 0%, #1B2168 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title15{
	background: -webkit-linear-gradient(left, #ffff61 0%, #fde159 100%);
    background: linear-gradient(to right, #ffff61 0%, #fde159 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: rgb(0, 0, 0);
	width: 300px;
}
.product-table-title16{
	background: -webkit-linear-gradient(left, #ff7c81 0%, #ff0d0d 100%);
    background: linear-gradient(to right, #ff7c81 0%, #ff0d0d 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title17{
	background: -webkit-linear-gradient(left, #94BFEF 0%, #66A6EF 100%);
    background: linear-gradient(to right, #94BFEF 0%, #66A6EF 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title18{
	background: -webkit-linear-gradient(left, #FF6060 0%, #FF0000 100%);
    background: linear-gradient(to right, #FF6060 0%, #FF0000 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title19{
	background: -webkit-linear-gradient(left, #ffe2ea 0%, #ff79a2 100%);
    background: linear-gradient(to right, #ffe2ea 0%, #ff79a2 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title20{
	background: -webkit-linear-gradient(left, #A0AEEF 0%, #455ABB 100%);
    background: linear-gradient(to right, #A0AEEF 0%, #455ABB 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title21{
	background: -webkit-linear-gradient(left, #ff5050 0%, #943a39 100%);
    background: linear-gradient(to right, #ff5050 0%, #943a39 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title22{
	background: -webkit-linear-gradient(left, #fdff6d 0%, #e6e30c 100%);
    background: linear-gradient(to right, #fdff6d 0%, #e6e30c 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: rgb(0, 0, 0);
	width: 300px;
}
.product-table-title23{
	background: -webkit-linear-gradient(left, #ff3d3b 0%, #c90708 100%);
    background: linear-gradient(to right, #ff3d3b 0%, #c90708 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title24{
	background: -webkit-linear-gradient(left, #ffe4e3 0%, #fe7378 100%);
    background: linear-gradient(to right, #ffe4e3 0%, #fe7378 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}
.product-table-title25{
	background: -webkit-linear-gradient(left, #8eb2e2 0%, #5698e2 100%);
    background: linear-gradient(to right, #8eb2e2 0%, #5698e2 100%);
	padding: 30px 0px;
	border-radius: 20px;
	color: white;
	width: 300px;
}

.product-table-td{
	width: 300px;
}
.product-table-content{
	padding: 20px 0px;
	width: 230px;
}

.product-table-td  .food-pro-text{
	font-size: 24px;
	
}
.ng-binding-pra{
	margin: 5px 0 !important;
}
.product-info-inner-content .food-pro-text{
	font-size: 24px;
	color: #3f4244;
	font-weight: 500;
	font-family: "Aeonik Medium";
}
.food-color-info-pra{
	padding: 80px 0;
}
.food-color-info-pra p{
	width: 55%;
	font-family: "Aeonik Medium";
	margin: 0 auto;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #3f4244;
	padding-bottom: 30px;
}
.detail-page-section-2{
	background-color: #f6893424;
	text-align: center;
	padding: 50px 0;
}
.detail-page-section-2-container{
	width: 52%;
	margin: 0 auto;
}
.section-2-detailpage-content{
	color: black;
	font-size: 22px;
	line-height: 26px;
}


.slider-2{
margin: 80px 0;
}
.why-us-point-product{
	background-color: #f16937;
	width: 97% !important;
	padding:30px;
	border-radius: 50px;
	height: 300px;
}

.aboutus_swiper_sec8_txt p{
	color: white !important;
	text-align: left;
	font-size: 24px;
	width: 80%;
	padding: 20px 0;
	line-height: 28px;
}
 .pro-prev, .pro-next{
	padding: 10px;
	border: 2px solid #ea5b00;
	border-radius: 10px;
	margin-left: 5px;
	background-color: transparent;
  }
#blended-colors{
	padding: 60px 0;
	text-align: center;
}
.main-blended-colors{
	width:80%;
	margin: 30px auto;
	display: flex;
	gap: 20px;
}
.main-blended-box{
	width: 296px;
	background-color: #efefef;
	padding: 30px 20px; 
	border-radius: 20px;
}
.main-blended-box-1{
	width: 296px;
	background-color: #e8e4e4;
	padding: 30px 20px; 
	border-radius: 20px;
}
#dc-colors{
	padding: 50px 0;
	text-align: center;
}
.main-dc-box{
	display: flex;
	justify-content: center;
	gap: 20px;
}
.dc-info-box{
	display: flex;
	justify-content: center;
	border-radius: 20px;
	padding: 30px ;
	margin: 10px 0;
	background-color: #e8e4e4;
}
.dc-info-box-1{
	display: flex;
	justify-content: center;
	border-radius: 20px;
	padding: 30px ;
	margin: 10px 0;
	background-color: #efefef;
}
.dc-colors-info{
	width: 180px;
}
#dc-use-list{
	background-color:#f6893424 ;
	padding: 80px 0;
	font-size: 24px;
	color: black;
}
.dc-use-list{
	display: flex;
	justify-content: space-around;
}
.dc-use-list ul{
	width: 300px;
}
.dc-use-list li{
	padding: 10px 0;
}

.skiptranslate span{
	display: none !important;
}
.goog-te-gadget{
color: #00000000 !important;
}
.goog-te-combo{
	width: 17px;
	background-color: transparent;
}
.goog-te-gadget .goog-te-combo{
	border: none;
}

.accordion-item-1{
	margin: 20px 0;
}
.accordion-body-1{
	padding: 6px 10px;
	flex-wrap: wrap;
	justify-content: space-between;
	gap:0px;
}
.acc-product-info{
	width: 130px;
	padding: 20px  10px;
}
.acc-pro-head{
	font-size: 14px;
	padding-bottom: 16px;
	color: #3f4244;
}
.acc-pro-text{
	font-size: 24px;
	color: #3f4244;
	line-height: 28px;
	font-weight: 600;
}
.accordion-button-1{
	padding: 15px 20px;
    width: 100%;
	border: 0.5px solid black;
	text-align: left;
	background-color: transparent;
	align-items: center;
	justify-content: space-between;
	border-radius: 30px;
}
.acc-head{
	font-size: 16px;
	padding-bottom: 5px;
	color: #666666;
}
.acc-text{
	font-size: 22px;
		color: #666666;
		font-weight: 600;
}
.acc-button{
	border-radius: 18px;
	padding: 11px;
}
.color-btn-2{
	background: -webkit-linear-gradient(left, #ffff61 0%, #fde159 100%);
    background: linear-gradient(to right, #ffff61 0%, #fde159 100%);
}
.color-btn-3{
	background: #fcc294;
	background: -moz-linear-gradient(left, #fcc294 0%, #e67e4b 100%);
	background: -webkit-linear-gradient(left, #fcc294 0%, #e67e4b 100%);
	background: linear-gradient(to right, #fcc294 0%, #e67e4b 100%);
}
.color-btn-4{
	background: #ff3d3b;
	background: -moz-linear-gradient(left, #ff3d3b 0%, #c90708 100%);
	background: -webkit-linear-gradient(left, #ff3d3b 0%, #c90708 100%);
	background: linear-gradient(to right, #ff3d3b 0%, #c90708 100%);
}

.color-btn-5{
	background: #ffe4e3;
	background: -moz-linear-gradient(left, #ffe4e3 0%, #fe7378 100%);
	background: -webkit-linear-gradient(left, #ffe4e3 0%, #fe7378 100%);
	background: linear-gradient(to right, #ffe4e3 0%, #fe7378 100%);
}
.color-btn-6{
	background: #ff5050;
	background: -moz-linear-gradient(left, #ff5050 0%, #943a39 100%);
	background: -webkit-linear-gradient(left, #ff5050 0%, #943a39 100%);
	background: linear-gradient(to right, #ff5050 0%, #943a39 100%);
}
.color-btn-7{
	background: #ff7c81;
	background: -moz-linear-gradient(left, #ff7c81 0%, #ff0d0d 100%);
	background: -webkit-linear-gradient(left, #ff7c81 0%, #ff0d0d 100%);
	background: linear-gradient(to right, #ff7c81 0%, #ff0d0d 100%);
}
.color-btn-8{
	background: #d0a18f;
        background: -moz-linear-gradient(left, #d0a18f 0%, #9a5a37 100%);
        background: -webkit-linear-gradient(left, #d0a18f 0%, #9a5a37 100%);
        background: linear-gradient(to right, #d0a18f 0%, #9a5a37 100%);
}
.color-btn-9{
	background: #fdff6d;
	background: -moz-linear-gradient(left, #fdff6d 0%, #e6e30c 100%);
	background: -webkit-linear-gradient(left, #fdff6d 0%, #e6e30c 100%);
	background: linear-gradient(to right, #fdff6d 0%, #e6e30c 100%);
}
.color-btn-10{
	background: #8eb2e2;
	background: -moz-linear-gradient(left, #8eb2e2 0%, #5698e2 100%);
	background: -webkit-linear-gradient(left, #8eb2e2 0%, #5698e2 100%);
	background: linear-gradient(to right, #8eb2e2 0%, #5698e2 100%);
}
.color-btn-11{
	background: #58a2f9;
        background: -moz-linear-gradient(left, #58a2f9 0%, #6b69f8 100%);
        background: -webkit-linear-gradient(left, #58a2f9 0%, #6b69f8 100%);
        background: linear-gradient(to right, #58a2f9 0%, #6b69f8 100%);
}
.color-btn-12{
	background: #ffe2ea;
        background: -moz-linear-gradient(left, #ffe2ea 0%, #ff79a2 100%);
        background: -webkit-linear-gradient(left, #ffe2ea 0%, #ff79a2 100%);
        background: linear-gradient(to right, #ffe2ea 0%, #ff79a2 100%);
}
.color-btn-13{
	background: #85a5e2;
        background: -moz-linear-gradient(left, #85a5e2 0%, #2a70c5 100%);
        background: -webkit-linear-gradient(left, #85a5e2 0%, #2a70c5 100%);
        background: linear-gradient(to right, #85a5e2 0%, #2a70c5 100%);
}
.color-btn-14{
	background: #ff7c81;
        background: -moz-linear-gradient(left, #ff7c81 0%, #ff0d0d 100%);
        background: -webkit-linear-gradient(left, #ff7c81 0%, #ff0d0d 100%);
        background: linear-gradient(to right, #ff7c81 0%, #ff0d0d 100%);
}
.color-btn-15{
	background: #a5a6bb;
	background: -moz-linear-gradient(left, #a5a6bb 0%, #2c3145 100%);
	background: -webkit-linear-gradient(left, #a5a6bb 0%, #2c3145 100%);
	background: linear-gradient(to right, #a5a6bb 0%, #2c3145 100%);
}
.color-1{
        background: -moz-linear-gradient(left, #ffff61 0%, #fde159 100%);
        background: -webkit-linear-gradient(left, #ffff61 0%, #fde159 100%);
        background: linear-gradient(to right, #ffff61 0%, #fde159 100%);
}
.color-2{
	background: #ff7c81;
	background: -moz-linear-gradient(left, #ff7c81 0%, #ff0d0d 100%);
	background: -webkit-linear-gradient(left, #ff7c81 0%, #ff0d0d 100%);
	background: linear-gradient(to right, #ff7c81 0%, #ff0d0d 100%);
}
.color-3{
	background: #8eb2e2;
        background: -moz-linear-gradient(left, #8eb2e2 0%, #5698e2 100%);
        background: -webkit-linear-gradient(left, #8eb2e2 0%, #5698e2 100%);
        background: linear-gradient(to right, #8eb2e2 0%, #5698e2 100%);
}
.color-4{
	background: #ffe4e3;
        background: -moz-linear-gradient(left, #ffe4e3 0%, #fe7378 100%);
        background: -webkit-linear-gradient(left, #ffe4e3 0%, #fe7378 100%);
        background: linear-gradient(to right, #ffe4e3 0%, #fe7378 100%);
}
.color-5{
	background: #ffe2ea;
	background: -moz-linear-gradient(left, #ffe2ea 0%, #ff79a2 100%);
	background: -webkit-linear-gradient(left, #ffe2ea 0%, #ff79a2 100%);
	background: linear-gradient(to right, #ffe2ea 0%, #ff79a2 100%);
}
.color-6{
	background: #58a2f9;
        background: -moz-linear-gradient(left, #58a2f9 0%, #6b69f8 100%);
        background: -webkit-linear-gradient(left, #58a2f9 0%, #6b69f8 100%);
        background: linear-gradient(to right, #58a2f9 0%, #6b69f8 100%);
}
.color-7{
	background: #ff5050;
        background: -moz-linear-gradient(left, #ff5050 0%, #943a39 100%);
        background: -webkit-linear-gradient(left, #ff5050 0%, #943a39 100%);
        background: linear-gradient(to right, #ff5050 0%, #943a39 100%);
}
.color-8{
	background: #fdff6d;
	background: -moz-linear-gradient(left, #fdff6d 0%, #e6e30c 100%);
	background: -webkit-linear-gradient(left, #fdff6d 0%, #e6e30c 100%);
	background: linear-gradient(to right, #fdff6d 0%, #e6e30c 100%);
}
.color-9{
	background: #ff3d3b;
	background: -moz-linear-gradient(left, #ff3d3b 0%, #c90708 100%);
	background: -webkit-linear-gradient(left, #ff3d3b 0%, #c90708 100%);
	background: linear-gradient(to right, #ff3d3b 0%, #c90708 100%);
}
.color-10{
	background: #fcc294;
	background: -moz-linear-gradient(left, #fcc294 0%, #e67e4b 100%);
	background: -webkit-linear-gradient(left, #fcc294 0%, #e67e4b 100%);
	background: linear-gradient(to right, #fcc294 0%, #e67e4b 100%);
}
#mob-pro-info{
	display: none;
}
/* .container{
	max-width: 1265px;
} */
.global-img{
	width: 100%;
	height: auto;
}
.food-pro-all{
	width: 77%;
}
.mat-img{
	width: 75%;
}
.product-main-box{
	width: 1238px;
}

@media (max-width: 767px){
	.foot-add{
		margin: 50px 0 0 0;
	}
	#mob-pro-info{
		display: block;
	}
	#section-3-detailpage{
		display: none;
	}
	.header{
		padding: 10px 20px ;
		background-color:white !important;
	}
	.logo img{
		width: 100px !important;
		height: auto;
	}
.navbar-quick-links{
	display: none;
}
.relative{
	padding-top: 170px;
}

.banner-bg{
	height: 118vh;
	background-image: url(../imgs/mob-home.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center;
}
.home_sec1_txt1{
	padding-bottom: 90px;
}
.ng-hh{
	font-size: 24px;
	margin-bottom: -6px;
}
.text-main{
	font-size: 50px;
}
.bottom-left button{
	padding: 10px 15px;
}
.bottom-left{
	bottom: 10px;
	right: 10px;
}

.banner-pra{
	width:308px;
	font-size: 1.2rem;
	line-height: 22px;
}
.for-food{
	font-size: 24px;
	padding-bottom:48px ;
	margin-top:-28px;
}
.banner-down{
	padding-top:0px;
	display: none;
}
.section2_grid{
	padding: 0;
	
}
.about-head{
	font-size: 35px;
	line-height: 40px;
}
.home_sec2_width h4{
	font-size: 24px;
}
.home_sec2_img img{
	width: 56px;
}
.home_sec2_txt2 p{
width: 100%;
}
.flex-about{
	flex-wrap: wrap;
	justify-content: right;
}
.txt{
	position: static;
	float: right;
	padding: 20px;
	padding-right: 20px;
}
.txt-flex{
	flex-wrap: wrap;
}
.home_sec2_img{
	position: absolute;
	right: 0px;
	top: -50px;
}
.home_sec2_txt2 p{
	padding-top: 00px;
	padding-bottom: 20px;
	font-size: 19px;
	padding-right: 20px;
	line-height: 22px
}
.txt-flex{
	padding-bottom: 70px;
}
.product{
	padding: 10px ;
}
.product-gallery{
	font-size: 35px;
	text-align: left !important;
	padding: 0 40px;
	line-height: 42px;
	padding-bottom: 0px;
}
.home_sec3_txt3{
	color:white;
	font-size: 19px;
}
.home_sec3_txt3 p {
	font-size: 14px;
	line-height: 17px;
	padding-right: 10px;
	margin-bottom: 0;
}
.flex_grid-20{
	width: 100%;
}
.ng-scope1{
	background-color: #EE6F48;
	color: white !important;
}
.ng-scope2{
	background-color: #730117;
}
.ng-scope3{
	background-color: #00A6E0;
}
.ng-scope4{
	background-color: #508fe1;
}
.ng-scope5{
	background-color: #c0c9b7;
}
.group-gallery{
	padding: 0px 0;
}
.flex_row{
	flex-wrap: wrap;
	justify-content: center;
}
.gallery_control_option{
	width: 100%;
	margin: 5px 5px;
	padding: 13px 0;
	font-weight: 600;
	font-size: 19px;
}
.is-full{
	flex-wrap: wrap;
	justify-content: center;
}
#orientation{
	display: none !important;
}
.nature_wrapper{
	flex-wrap: wrap;
}
.hhh{
	padding-top: 50px;
}
.column.is-one-third{
	padding: 0;
}
.home_section5{
	padding: 0px;
	margin: 0;
}
.flex_row1{
	display: block;
}
.gallery-head{
	font-size: 35px;
	padding-bottom: 20px;
	padding-top: 30px;
	text-align: center;
}
.main-s{
	padding-bottom: 70px;
}
.section-2-detailpage-content p{
	font-size: 16px;
	line-height: 19px;
	padding: 0 20px;
}
.slider-box-text{
	font-size: 19px;
	line-height: 22px;
}
.group-text{
	font-size: 19px;
	line-height: 24px;
	padding-bottom: 15px;
	text-align: left !important;
}
.lab-box{
	height: 100%;
	width: 130px;
	margin: 10px;
	padding: 10px 10px;
	font-size: 16px;
}
.map-pin-1 img{
	width: 14px;
	height: auto;
}
.slider-5{
	padding: 5px;
}

.footer-fc-grid{
	flex-wrap: wrap;
	justify-content: left;
}
.lets-connect-line{
	font-size: 24px;
	line-height:28px;
	font-weight: 600;
}
.contact-table{
	width: 100%;
	font-size: 18px;
}
.footer-fc-quick-links{
	width: 100%;
}
.footer-logo-flex{
	width: 100%;
}
.footer-sec3-flex{
	flex-wrap: wrap;
	text-align: left !important;
}
.txt2{
	width: 100%;
	border-left: 0.5px solid #f7bd99;
	border-radius: 0 0  0px 20px;
	padding: 20px;
}
.black-pra{
	font-size: 19px;
	width: 81%;
	line-height: 24px;
}
.txt1{
	width: 100%;
	padding: 20px;
	border-radius: 20px 0  0 0;
}
.black-head{
	font-size: 35px;
}





.sec1_padding{
	padding: 95px 0 180px 0;
}
#humble-intro{
	padding: 20px;
	font-size: 20px;
	line-height: 24px;
}
.leaf{
	width: 60px;
	height: auto;
	margin-bottom: -16px;
    margin-right: -57px;
}
.humble-intro{
	padding: 0px;
	font-size: 24px;
	line-height: 28px;
}
.vision-gallery{
	padding: 80px 0;
}
.hi{
	padding: 10px;
}
.vision-gallery p{
	padding-top: 20px;
	font-size: 24px;
	line-height: 28px;
}
.section3{
	padding: 70px 0;
}
.border_sec3{
	padding: 10px 0;
}
.certi {
	font-size: 35px;
}
.flex-row-certi{
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.cetificates-grid{
	flex-wrap: wrap;
	justify-content: center;
}
.accordion{
	padding: 20px;
}
.accordion-body{
	font-size: 17px;
	line-height: 20px;
}
.accordion-button{
	font-size: 19px;
	line-height: 22px;
}
.add{
	right: 10px;
}
.lab-info{
	width: 95%;
	margin: 30px auto;
	padding: 20px;
}
.lab-img{
	width: 100%;
	padding-bottom: 20px;
}
.mat-img{
	width: 100%;
}
.global-img{
	width: 100%;
}
.lab-text{
	padding: 20px  0 0 0;
}
.materials{
	width: 95%;
	padding: 20px;
	margin: 0 auto;
}
.slider-main{
	padding-bottom: 20px;
}
.gallery-head img{
	width: 100%;
}


.product-section{
	padding: 30px 0;
}
#product-info-main{
	padding: 40px 0;
}
.product-info-box-1 p{
	font-size: 30px;
	line-height: 32px;
}


.quality-section{
	padding: 30px 0;
}
.quality{
	padding: 30px 15px;
}
.quality-head{
	font-size: 24px;
	line-height: 28px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.quality-text {
    font-size: 19px;
    line-height: 23px;
	color: #333;
}
.img-1{
	padding: 60px 0;
}
.slider-1{
	padding-left:10px;
}
.quality-box-content img{
	width: 90%;
	margin: 0 auto;
	height: auto;
}
.button-slider{
	padding: 10px 0;
}
#food-quality{
	padding: 30px 0;
}
.food-box{
	padding: 20px 0;
}
.food-quality-text span{
	font-size: 35px;
	line-height: 39px;
}
.food-colour-quality p{
	font-size: 19px;
	line-height: 22px;
}
.service-point-text{
	padding: 50px 20px 0 20px;
}
.service-img img{
	padding: 70px 0;
}
#service-point{
	font-size: 19px;
	line-height: 22px;
}


.contact-page-card-flex{
	flex-wrap: wrap;
	width: 95%;
	margin: 0 auto;
	padding: 20px;
	gap:30px;
}
.contact-head{
	font-size: 30px;
	line-height: 34px;
	padding: 0 0 20px 0;
}
.form-control{
	margin: 4px 0;
}
.contact-left{
	border-bottom: 3px dashed gray;
	border-right: none;
	padding-right: 20px;
	padding-bottom: 50px;
}



.product-color{
	font-size: 24px;
	margin-top: -31px;
	padding-bottom: 30px;
}
.food-banner-text{
	padding-bottom: 30px;
	font-size: 16px;
}
.food-colors-section{
	padding:20px 0 130px 0;
	background-position: center;
}
#section-3-detailpage{
	padding: 30px 0;
}
.product-table-tr{
	flex-wrap: wrap;
	justify-content: center;
}
.content_color_main{
	flex-wrap: wrap;
}
.product-table-title1{
	padding: 20px 0;
}
.food-color-info-pra p{
	width: 100%;
	font-size: 19px;
	padding: 0 20px;
	line-height: 23px;
}
.food-color-info-pra{
	padding: 20px 0 40px 0;
}
.detail-page-section-2{
	padding: 0px 0;
}
.detail-page-section-2{
	border-radius: 30px;
}
.detail-page-section-2-container{
	width: 100%;
	padding: 50px  0 0 0;
}
.overlay-img img{
	width: 60px;
	padding-top: 40px;
	height: auto;
}
.food-pro-all{
	width: 100%;
}
.aboutus_swiper_sec8_txt p{
	font-size: 16px;
	line-height: 20px;
	width:55%;
}
.aboutus_swiper_sec8_img1 img{
	width: 50px;
}
.why-us-point-product{
	height: 230px;
	padding: 20px;
}
#product-info-main{
	padding: 20px 0;
}


.lake-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
#blended-colors{
	padding: 0px;
}
.blended-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
.main-blended-colors{
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
}



#dc-colors{
	padding: 20px 0;
}
.dc-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
.main-dc-box{
	flex-wrap: wrap;
	gap: 0;
}
.dc-info-box{
	flex-wrap: wrap;
}
.dc-info-box-1{
	flex-wrap: wrap;
}
#dc-use-list{
	padding: 20px 0;
	font-size: 18px;
}
.dc-use-list{
	flex-wrap: wrap;
}
.dc-use-list li{
	padding: 4px 0;
}

.map-pin-1{
	font-size: 14px;
}
.overlay-text{
	font-size: 30px;
	
}
.overlay-img img{
	bottom: -30px;
}
.win{
	margin-bottom: 70px;
	width: 280px !important;
	height: 400px;
}
.customer-img1, .customer-img2, .customer-img3, .customer-img4, .customer-img5, .customer-img6{
	width: 280px !important;
	height: 400px;
}
.mix{
	padding: 0;
	flex-wrap: wrap;
	justify-content: left;
	gap: 0;
}
.footer-fc-grid{
	padding: 0 20px;
}
.fc-footer-sec3{
	font-size: 13px;
	padding: 15px ;
}
.footer-links-title p{
	font-size: 13px;
}
	.about-head-1{
		font-size: 35px;
	}
.home_sec2_txt2 p{
	font-size: 19px;
}

.page-two .header a {
	color: black !important;
}
.rel{
	top: 21%;
}
.overlay{
	opacity: 1;
	top: 38px;
    bottom: 39px;
    left: 39px;
    right: 39px;
    height: 74%;
	padding: 10px;
    width: 74%;
	border-radius: 80px;
}
	/* .container{
		width: 100% !important;
	} */
.main-blended-box-1{
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 10px 15px;
	border: 1px solid black;
	font-size: 14px;
}
.product-info-inner-content .food-pro-text{
	font-size: 22px;
}
.main-blended-box{
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 10px 15px;
	border: 1px solid black;
	font-size: 14px;
}
.dc-colors-info{
	width: 70px;
}
.dc-info-box{
	width: 100%;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #000;
	padding: 10px 15px;
}
.dc-info-box-1{
	width: 100%;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #000;
	padding: 10px 15px;
}
.overlay-head{
	font-size: 20px;
}
.overlay-img img{
	margin-bottom: 22px;
}
.contact-table-flex{
		gap: 14px;
}

.overlay-text{
	font-size: 30px;
}
.service-point-text p{
	font-size: 19px;
	line-height: 23px;
}
.about-food{
	margin-top:60px ;
}
.footer-links-title-flex iframe{
	width: 100%;
}
}
@media only screen and (min-width: 567px) and (max-width: 767px){
	.col-lg-4{
		width:50%;
	}
	.col-lg-6{
		width: 100%;
	}
	.col-lg-5{
		width: 100%;
	}
	.col-lg-3{
		width: 50%;
	}
}
@media only screen and (min-width: 600px) and (max-width: 767px){
	.slider-1{
		padding-left:50px;
	}
	.quality-box-content img{
		margin-left: 130px;
	}
	
}


@media only screen and (min-width: 768px) and	 (max-width: 999px){
	#mob-pro-info{
		display: block;
	}
	#section-3-detailpage{
		display: none;
	}
	.header{
		padding: 10px 20px ;
		background-color:white !important;
	}
	.logo img{
		width: 100px !important;
		height: auto;
	}
.navbar-quick-links{
	display: none;
}
.relative{
	padding-top: 170px;
}
.banner-bg{
	height: 118vh;
	background-image: url(../imgs/mob-home.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center;
}
.home_sec1_txt1{
	padding-bottom: 90px;
}
.ng-hh{
	font-size: 24px;
	margin-bottom: -6px;
}
.dc-colors-info{
	width: auto;
}
.text-main{
	font-size: 64px;
}
.bottom-left button{
	padding: 10px 15px;
}
.bottom-left{
	bottom: 10px;
	right: 10px;
}

.banner-pra{
	width:308px;
	font-size: 1.2rem;
	line-height: 22px;
}
.for-food{
	font-size: 24px;
	padding-bottom:48px ;
	margin-top:-28px;
}
.banner-down{
	padding-top:0px;
	display: none;
}
.section2_grid{
	padding: 0;
	
}
.about-head{
	font-size: 35px;
	font-weight: 600;
}

.home_sec2_width h4{
	font-size: 24px;
}
.home_sec2_img img{
	width: 70px;
}
.home_sec2_txt2 p{
width: 100%;
}
.flex-about{
	flex-wrap: wrap;
	justify-content: right;
}
.txt{
	position: static;
	float: right;
	padding: 20px;
	padding-right: 360px;
}
.txt-flex{
	flex-wrap: wrap;
}
.home_sec2_img{
	position: absolute;
	right: 0px;
	top: -29px;
}
.home_sec2_txt2 p{
	padding-top: 00px;
	font-size: 19px;
	padding-right: 20px;
	line-height: 22px
}
.txt-flex{
	padding-bottom: 70px;
}
.product{
	padding: 50px ;
}
.product-gallery{
	font-size: 35px;
	text-align: left !important;
	padding: 0 40px;
	line-height: 42px;
	padding-bottom: 0px;
}
.home_sec3_txt3{
	color:white;
	font-size: 19px;
}
.home_sec3_txt3 p {
	font-size: 14px;
	line-height: 17px;
	padding-right: 10px;
}
.flex_grid-20{
	width: 100%;
}
.ng-scope1{
	background-color: #EE6F48;
	color: white !important;
}
.ng-scope2{
	background-color: #730117;
}
.ng-scope3{
	background-color: #00A6E0;
}
.ng-scope4{
	background-color: #508fe1;
}
.ng-scope5{
	background-color: #c0c9b7;
}
.group-gallery{
	padding: 40px 0;
}
.flex_row{
	flex-wrap: wrap;
	justify-content: center;
}
.gallery_control_option{
	width: 100%;
	margin: 15px 5px;
	padding: 13px 0;
	font-weight: 600;
	font-size: 19px;
}
.is-full{
	flex-wrap: wrap;
	justify-content: center;
}
#orientation{
	display: none !important;
}
.nature_wrapper{
	flex-wrap: wrap;
}
.hhh{
	padding-top: 0px;
}
.column.is-one-third{
	padding: 0;
}
.home_section5{
	padding: 0px;
	margin: 0;
}
.flex_row1{
	display: block;
}
.gallery-head{
	font-size: 35px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
.slider-box-text{
	font-size: 19px;
	line-height: 22px;
}
.group-text{
	font-size: 19px;
	line-height: 24px;
	text-align: left !important;
}
.slider-5{
	padding: 5px;
}

.footer-fc-grid{
	flex-wrap: wrap;
	justify-content: left;
}
.lets-connect-line{
	font-size: 24px;
	line-height:28px;
	font-weight: 600;
}
.contact-table{
	width: 100%;
	font-size: 18px;
}
.footer-fc-quick-links{
	width: 100%;
}
.footer-logo-flex{
	width: 100%;
}
.footer-sec3-flex{
	flex-wrap: wrap;
	text-align: left !important;
}
.txt2{
	width: 100%;
	border-left: 0.5px solid #f7bd99;
	border-radius: 0 0  10px 10px;
	padding: 20px;
}
.black-pra{
	font-size: 18px;
}
.txt1{
	width: 100%;
	padding: 20px;
	border-radius: 20px 0 0 0;
}
.black-head{
	font-size: 30px;
}





.sec1_padding{
	padding: 60px 0;
}
#humble-intro{
	padding: 20px;
	font-size: 20px;
	line-height: 24px;
}
.humble-intro{
	padding: 24px;
	font-size: 24px;
	line-height: 28px;
}
.vision-gallery{
	padding: 50px 0;
}
.hi{
	padding: 10px;
}
.vision-gallery p{
	padding-top: 20px;
	font-size: 32px;
	line-height: 35px;
}
.section3{
	padding: 40px 0;
}
.border_sec3{
	padding: 10px 0;
}
.certi {
	font-size: 35px;
}
.flex-row-certi{
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.cetificates-grid{
	flex-wrap: wrap;
	justify-content: center;
}
.accordion{
	padding: 20px;
}
.accordion-body{
	font-size: 17px;
	line-height: 20px;
}
.accordion-button{
	font-size: 19px;
	line-height: 22px;
}
.add{
	right: 10px;
}
.lab-info{
	width: 95%;
	margin: 30px auto;
	padding: 20px;
}
.lab-img{
	width: 100%;
	padding-bottom: 20px;
}
.mat-img{
	width: 100%;
}
.global-img{
	width: 100%;
}
.lab-text{
	padding: 20px  0 0 0;
}
.materials{
	width: 95%;
	padding: 20px;
	margin: 0 auto;
}
.slider-main{
	padding-bottom: 20px;
}
.gallery-head img{
	width: 100%;
}


.product-section{
	padding: 30px 0;
}
#product-info-main{
	padding: 40px 0;
}
.product-info-box-1 p{
	font-size: 30px;
	line-height: 32px;
}


.quality-section{
	padding: 30px 0;
}
.quality{
	padding: 30px 0;
}
.quality-head{
	font-size: 35px;
	line-height: 38px;
	padding-bottom: 20px;
}
.quality-text {
    font-size: 20px;
    line-height: 24px;
}
.slider-1{
	padding: 70px;
}

.quality-box-content img{
	width: 90%;
	margin: 0 auto;
	height: auto;
	margin-left: 160px;
}
.button-slider{
	padding: 10px 0;
}
#food-quality{
	padding: 30px 0;
}
.food-box{
	padding: 20px 0;
}
.food-quality-text span{
	font-size: 35px;
	line-height: 39px;
}
.food-colour-quality p{
	font-size: 19px;
	line-height: 22px;
}
.service-point-text{
	padding: 20px ;
}
#service-point{
	font-size: 19px;
	line-height: 22px;
}


.contact-page-card-flex{
	flex-wrap: wrap;
	width: 98%;
	margin: 0 auto;
	padding: 20px;
	gap:30px;
}
.contact-head{
	font-size: 30px;
	line-height: 34px;
	padding: 0 0 20px 0;
}
.form-control{
	margin: 4px 0;
}
.contact-left{
	border-bottom: 3px dashed gray;
	border-right: none;
	padding-right: 20px;
	padding-bottom: 50px;
}



.product-color{
	font-size: 26px;
	margin-top: -28px;
}
.food-banner-text{
	padding-bottom: 30px;
	font-size: 16px;
}
.food-colors-section{
	padding: 20px 0;
	background-position: center;
}
#section-3-detailpage{
	padding: 30px 0;
}
.product-table-tr{
	flex-wrap: wrap;
	justify-content: center;
}
.content_color_main{
	flex-wrap: wrap;
}
.product-table-title1{
	padding: 20px 0;
}
.food-color-info-pra p{
	width: 100%;
	font-size: 20px;
	line-height: 23px;
}
.food-color-info-pra{
	padding: 20px 0;
}
.detail-page-section-2{
	padding: 0px 0;
}
.detail-page-section-2-container{
	width: 100%;
}
.detail-page-section-2{
	border-radius: 30px;
}
.aboutus_swiper_sec8_txt p{
	font-size: 16px;
	line-height: 20px;
	width:55%;
}
.aboutus_swiper_sec8_img1 img{
	width: 50px;
}
.section-2-detailpage-content{
	width: 55%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 20px;
}
#product-info-main{
	padding: 20px 0;
}

.lake-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
#blended-colors{
	padding: 20px;
}
.blended-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
.main-blended-colors{
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
}



#dc-colors{
	padding: 20px 0;
}
.dc-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
.main-dc-box{
	flex-wrap: wrap;
	gap: 0;
}
.dc-info-box{
	flex-wrap: wrap;
}
.dc-info-box-1{
	flex-wrap: wrap;
}
#dc-use-list{
	padding: 20px 0;
	font-size: 18px;
}
.dc-use-list{
	flex-wrap: wrap;
}
.dc-use-list li{
	padding: 4px 0;
}

.map-pin-1{
	font-size: 14px;
}
.overlay-text{
	font-size: 33px;
	
}
.overlay-img img{
	bottom: -30px;
}
.win{
	margin-bottom: 70px;
}
.mix{
	padding: 0;
	flex-wrap: wrap;
	justify-content: left;
	gap: 0;
}
.footer-fc-grid{
	padding: 0 20px;
}
.fc-footer-sec3{
	font-size: 13px;
	padding: 15px 15px 0 15px ;
}
.footer-links-title p{
	font-size: 13px;
}
	.about-head-1{
		font-size: 35px;
	}
.home_sec2_txt2 p{
	font-size: 19px;
	padding: 0;
}

.page-two .header a {
	color: black !important;
}
.rel{
	top: 21%;
}
.main-blended-box-1{
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 10px 15px;
	border: 1px solid black;
	font-size: 14px;
}
.product-info-inner-content .food-pro-text{
	font-size: 19px;
}
.main-blended-box{
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 10px 15px;
	border: 1px solid black;

}


.dc-info-box{
	width: 100%;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #000;
	padding: 10px 15px;
}
.dc-info-box-1{
	width: 100%;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #000;
	padding: 10px 15px;
}
.service-point-text p{
	font-size: 19px;
	line-height: 23px;
}
.about-food{
	margin-top:60px ;
}
}
@media only screen and (min-width:1000px) and (max-width: 1026px){
	.header{
		padding: 5px 50px ;
	}
	.navmenu a, .navmenu a:focus{
		font-size: 14px;
	}
.relative{
	padding-top: 165px;
}
.rel{
	top: 19%;
}
.home_sec1_txt1{
	padding-bottom: 60px;
}
.banner-bg{
	height: 130vh;
	background-position:center;
}

.ng-hh{
	font-size: 27px;
	margin-bottom: -10px;
}
.text-main{
	font-size: 80px;
}
.banner-pra{
	width: 47%;
	font-size: 19px;
	line-height: 25px;
}
#home_sec2_padding{
	padding-top: 70px;
}
.lab-box{
	width: 180px;
}
.for-food{
	font-size: 31px;
	padding-bottom:40px ;
	margin-top:-29px;
}
.banner-down{
	padding-top: 100px;
}
.section2_grid{
	padding: 0 50px;
	
}
.about-head{
	font-size: 32px;
}
.about-head-1{
	font-size: 32px;
}
.home_sec2_txt2 p{
width: 70%;
}
.flex-about{
	flex-wrap: wrap;
}
.txt{
	padding: 20px;
	padding-right: 140px;
}
.txt-flex{
	flex-wrap: wrap;
	padding-bottom: 100px;
}
.home_sec2_img{
	position: static;

}
.home_sec2_txt2 p{
	width: 60%;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 19px;
}
.product{
	padding: 20px ;
	display: flex;
}
.product-gallery{
	font-size: 32px;
	line-height: 28px;
	padding-bottom: 30px;
}
.producct-name{
	font-size: 24px;
	line-height: 26px;
}
.home_sec3_txt3{
	padding: 13px;
}
.home_sec3_txt3 p{
	font-size: 20px;
	padding-right: 10px;
}
.group-text{
	padding: 30px 0  50px 0;
	width: 80%;
	margin: 0 auto;
}
.gallery_control_option{
	margin: 10px 17px;
	width: 250px;
	padding: 10px 0;
	font-size: 20px;
}
.is-full{
	flex-wrap: wrap;
	justify-content: center;
}

#orientation{
	display: none !important;
}
.nature_wrapper{
	flex-wrap: wrap;
}
.hhh{
	padding-top: 50px;
}
.column.is-one-third{
	padding: 0;
}
.home_section5{
	padding: 120px 0;
	margin:0 0 0 80px;
}
.win{
	height: 439px;
	width: 328px !important;
}
.customer-img1, .customer-img2, .customer-img3,.customer-img4, .customer-img5,.customer-img6{
	width: 328px !important;
}
.gallery-head{
	font-size: 32px;
	line-height: 36px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.slider-5{
	padding: 5px;
}
.footer-fc-grid{
	flex-wrap: wrap;
    padding: 0 20px;
	justify-content: left;
}
.lets-connect-line{
	font-size: 32px;
	line-height: 35px;
}
.contact-table{
	width: 260px;
    font-size: 17px;
}
.footer-fc-quick-links{
	width: 200px;
}
.footer-sec3-flex{
	flex-wrap: wrap;
	text-align: center !important;
}
.footer-logo-flex{
	width: 200px;
}
.footer-fc-logo img{
	width: 100px;
	height: auto;
}
.footer-social-media-fc li{
	padding-left: 35px;
}
.footer-links-title-flex{
	justify-content: space-around !important;
}
.black-pra{
	font-size: 18px;
}

.black-head{
	font-size: 40px;
}
.sec1_padding{
	padding: 70px 0 189px 0;
}
#humble-intro{
	padding: 20px;
	font-size: 20px;
	line-height: 24px;
}
.humble-intro{
	padding: 20px 100px;
	padding: 20px 72px;
	font-size: 32px;
	line-height: 36px;
}
.leaf{
	margin-bottom: -45px;
}
.vision-gallery{
	padding: 50px 0;
}
.hi{
	padding: 10px;
}
.vision-gallery p{
	padding-top: 20px;
	font-size: 32px;
	line-height: 36px;
}
.section3{
	padding: 40px 0;
}
.border_sec3{
	padding: 10px 0;
}
.certi {
	font-size: 35px;
}
.flex-row-certi{
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.cetificates-grid{
	flex-wrap: wrap;
	justify-content: center;
}
.accordion{
	padding: 20px;
}
.accordion-body{
	font-size: 17px;
	line-height: 20px;
}
.accordion-button{
	font-size: 19px;
	line-height: 22px;
}
.add{
	right: 10px;
}
.lab-info{
	width: 95%;
	margin: 30px auto;
	padding: 20px;
}

.lab-text{
	padding: 20px  0 0 0;
}
.materials{
	width: 95%;
	padding:70px 20px;
	margin: 0 auto;
}
.slider-main{
	padding-bottom: 20px;
}
.gallery-head img{
	width: 100%;
}

.home_sec3_txt4 p{
	font-size: 14px;
}
.product-section{
	padding: 30px 0;
}
#product-info-main{
	padding: 40px 0;
}
.product-info-box-1 p{
	font-size: 30px;
	line-height: 32px;
}
.quality-section{
	padding: 30px 0;
}
.quality{
	padding: 30px 0;
}
.quality-head{
	font-size: 35px;
	line-height: 38px;
}
.quality-text {
    font-size: 20px;
    line-height: 24px;
}
.slider-1{
	padding: 70px;
}

.quality-box-content img{
	width: 90%;
	margin: 0 auto;
	height: auto;
	margin-left: 200px;
}
.button-slider{
	padding: 10px 0;
}
#food-quality{
	padding: 30px 0;
}
.food-box{
	padding: 20px 0;
}
.food-quality-text span{
	font-size: 35px;
	line-height: 39px;
}
.food-colour-quality p{
	font-size: 19px;
	line-height: 22px;
}
.service-point-text{
	padding: 20px ;
}
#service-point{
	font-size: 19px;
	line-height: 22px;
}
.contact-page-card-flex{
	flex-wrap: wrap;
	margin: 0;
	padding: 20px;
	gap:30px;
}
.contact-head{
	font-size: 30px;
	line-height: 34px;
	padding: 0 0 20px 0;
}
.form-control{
	margin: 4px 0;
}
.contact-left{
	border-bottom: 3px dashed gray;
	border-right: none;
	padding-right: 20px;
	padding-bottom: 50px;
}
.product-table-content{
	width: 150px;
}


.product-color{
	font-size: 26px;
	margin-top: -13px;
}
.food-banner-text{
	padding-bottom: 30px;
	font-size: 16px;
}
.food-colors-section{
	padding: 20px 0;
	background-position: center;
}
#section-3-detailpage{
	padding: 30px 0;
}
.product-table-td{
	width: 170px;
}
.product-table-title1{
	padding: 20px 0;
}
.food-color-info-pra p{
        width: 75%;
        font-size: 24px;
        line-height: 29px;
}
.food-color-info-pra{
	padding: 20px 0;
}
.detail-page-section-2{
	padding: 0px 0;
}
.detail-page-section-2-container{
	width: 100%;
}




.lake-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
#blended-colors{
	padding: 20px;
}
.blended-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
.main-blended-colors{
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
}
.detail-page-section-2-container{
	padding: 40px 0;
}
.section-2-detailpage-content p{
	font-size: 16px;
	line-height: 20px;
	width: 55%;
	margin: 0 auto;
	padding: 0 20px;
}


#dc-colors{
	padding: 20px 0;
}
.dc-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
.main-dc-box{
	flex-wrap: wrap;
	gap: 0;
}
.dc-info-box{
	flex-wrap: wrap;
}
.dc-info-box-1{
	flex-wrap: wrap;
}
#dc-use-list{
	padding: 20px 0;
	font-size: 18px;
}
.dc-use-list{
	flex-wrap: wrap;
}
.dc-use-list li{
	padding: 4px 0;
}



.overlay-text{
	font-size: 23px;
	line-height: 25px;
}
.overlay-img img{
	bottom: -20px;
	left: 26%;
}


.mix{
	padding-right: 90px;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0;
}


.main-blended-box-1{
	width: 210px;
	display: flex;
	justify-content: space-between;
	padding: 10px 15px;
	border: 1px solid black;
	font-size: 14px;
}
.product-info-inner-content .food-pro-text{
	font-size: 22px;
}
.main-blended-box{
	width: 210px;
	display: flex;
	justify-content: space-between;
	padding: 10px 15px;
	border: 1px solid black;
	padding: 10px 15px;

}


.dc-info-box{
	width: 100%;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
	padding: 10px 15px;
}
.dc-info-box-1{
	width: 100%;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
}
.mat-img{
	width:80%;
}
.lab-img{
	padding-bottom: 20px;
	width: 80%;
}

.about-food{
	max-width: 947px;
}
}

@media only screen and (min-width:1027px) and (max-width: 1280px){
	.header{
		padding: 5px 50px ;
	}
	.navmenu a, .navmenu a:focus{
		font-size: 17px;
		padding: 0 10px;
	}
.relative{
	padding-top: 145px;
}
.rel{
	top:16%;
}
.home_sec1_txt1{
	padding-bottom: 60px;
}
.banner-bg{
	height: 130vh;
	background-position:center;
}

.ng-hh{
	font-size: 32px;
	margin-bottom: -10px;
}
.text-main{
	font-size: 96px;
}
.banner-pra{
	width: 47%;
	font-size: 21px;
	line-height: 24px;
}
#home_sec2_padding{
	padding-top: 70px;
}
.for-food{
	font-size: 38px;
	padding-bottom:47px ;
	margin-top:-37px;
}
.banner-down{
	padding-top: 160px;
}
.section2_grid{
	padding: 0 50px;
	
}
.about-head{
	font-size: 40px;
}
.about-head-1{
	font-size: 40px;
}

.flex-about{
	flex-wrap: wrap;
}
.txt{
	padding: 20px;
	width: 288px;
	padding-right: 50px;
}
.txt-flex{
	flex-wrap: wrap;
	padding-bottom: 100px;
}
.home_sec2_img{
	position: static;

}
.home_sec2_txt2 p{
	width: 60%;
	padding-top: 20px;
	font-size: 20px;
	padding-bottom: 40px;
}
.product{
	padding: 20px ;
	display: flex;
}
.product-gallery{
	font-size: 32px;
	line-height: 28px;
	padding-bottom: 30px;
}
.producct-name{
	font-size: 24px;
	line-height: 26px;
}
.home_sec3_txt3{
	padding: 13px;
}
.home_sec2_width{
	align-items: baseline;
}
.home_sec3_txt3 p{
	font-size: 20px;
	padding-right: 10px;
}
.group-text{
	padding: 30px 0  50px 0;
	width: 80%;
	margin: 0 auto;
}
.gallery_control_option{
	margin: 10px 17px;
	width: 250px;
	padding: 10px 0;
	font-size: 20px;
}
.lab-img{
	width: 80%;
}
.is-full{
	flex-wrap: wrap;
	justify-content: center;
}
#orientation{
	display: none !important;
}
.nature_wrapper{
	flex-wrap: wrap;
}
.hhh{
	padding-top: 50px;
}
.column.is-one-third{
	padding: 0;
}
.home_section5{
	padding: 120px 0;
	margin-left:110px;
}
.section-2-detailpage-content p{
	width: 55%;
	margin: 0 auto;
	padding: 0 20px;
}

.win{
	height: 439px;
	width: 335px !important;
}
.customer-img1, .customer-img2, .customer-img3,.customer-img4, .customer-img5,.customer-img6{
	width: 335px !important;
}
.gallery-head{
	font-size: 40px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.slider-5{
	padding: 5px;
}
.footer-fc-grid{
	flex-wrap: wrap;
    padding: 0 50px;
	justify-content: space-between;
}
.lets-connect-line{
	font-size: 32px;
	line-height: 35px;
}
.contact-table{
	line-height: 22px;
    font-size: 18px;
}
.product-table-td{
	width: 200px;
}
.product-table-content{
	width: 160px;
}

.main-blended-box-1{
	width: 210px;
}

.main-blended-box{
	width: 210px;
}
.footer-sec3-flex{
	flex-wrap: wrap;
	text-align: center !important;
}

.footer-fc-logo img{
	width: 100px;
	height: auto;
}
.footer-social-media-fc li{
	padding-left: 35px;
}
.black-pra{
	font-size: 24px;
}

.black-head{
	font-size: 46px;
}
.sec1_padding{
	padding: 60px 0;
}
#humble-intro{
	padding: 20px;
	font-size: 20px;
	line-height: 24px;
}
.humble-intro{
	padding: 20px;
	width: 75%;
	font-size: 38px;
	line-height: 43px;
}
.leaf{
	margin-bottom: -45px;
}
.vision-gallery{
	padding: 50px 0;
}
.hi{
	padding: 10px;
}
.vision-gallery p{
	padding-top: 20px;
	font-size: 32px;
	line-height: 36px;
}
.section3{
	padding: 40px 0;
}
.border_sec3{
	padding: 10px 0;
}
.certi {
	font-size: 35px;
}
.flex-row-certi{
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.cetificates-grid{
	flex-wrap: wrap;
	justify-content: center;
}
.accordion{
	padding: 20px;
}
.accordion-body{
	font-size: 17px;
	line-height: 20px;
}
.accordion-button{
	font-size: 19px;
	line-height: 22px;
}
.add{
	right: 10px;
}
.lab-info{
	width: 76%;
	margin: 30px auto;
	padding: 20px;
}
.accordion{
	width: 86%;
}
.lab-box{
	width: 170px;
	height: 235px;
	padding: 40px;
}

.mat-img{
	width: 80%;
}
.global-img{
	width: 100%;
}
.lab-text{
	padding: 20px  0 0 0;
}
.materials{
	width: 76%;
	padding: 20px;
	margin: 0 auto;
}
.slider-main{
	padding-bottom: 20px;
}
.gallery-head img{
	width: 100%;
}

.home_sec3_txt4 p{
	font-size: 14px;
}
.product-section{
	padding: 30px 0;
}
#product-info-main{
	padding: 40px 0;
}
.product-info-box-1 p{
	font-size: 30px;
	line-height: 32px;
}
.quality-section{
	padding: 30px 0;
}
.quality{
	padding: 30px 0;
}
.quality-head{
	font-size: 35px;
	line-height: 38px;
}
.quality-text {
    font-size: 24px;
    line-height: 30px;
}
.slider-1{
	padding-left: 100px;
}

.quality-box-content img{
	width: 90%;
	margin: 0 auto;
	height: auto;
	margin-left: 230px;
}
.button-slider{
	padding: 10px 0;
}
#food-quality{
	padding: 30px 0;
}
.food-box{
	padding: 20px 0;
}
.food-quality-text span{
	font-size: 35px;
	line-height: 39px;
}
.food-colour-quality p{
	font-size: 19px;
	line-height: 22px;
}
.service-point-text{
	padding: 20px ;
}
#service-point{
	font-size: 19px;
	line-height: 22px;
}
.contact-page-card-flex{
	margin: 0;
	padding:70px 50px;
	gap:30px;
}
.contact-head{
	font-size: 30px;
	line-height: 34px;
	padding: 0 0 20px 0;
}
.form-control{
	margin: 4px 0;
}
.contact-left{
	padding-right: 20px;
	padding-bottom: 50px;
}



.product-color{
	font-size: 26px;
	margin-top: -13px;
}
.food-banner-text{
	padding-bottom: 30px;
	font-size: 16px;
}
.food-colors-section{
	padding: 20px 0;
	background-position: center;
}
#section-3-detailpage{
	padding: 30px 0;
}

.product-table-title1{
	padding: 20px 0;
}

.food-color-info-pra p{
	width: 75%;
	font-size: 24px;
	line-height: 29px;
}
.food-color-info-pra{
	padding: 20px 0;
}
.detail-page-section-2{
	padding: 0px 0;
}
.detail-page-section-2-container{
	width: 100%;
}
.product-table-content{
	width: 190px;
}



.lake-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
#blended-colors{
	padding: 20px;
}
.blended-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
.main-blended-colors{
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
}




#dc-colors{
	padding: 20px 0;
}
.dc-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
.main-dc-box{
	flex-wrap: wrap;
	gap: 0;
}
.dc-info-box{
	flex-wrap: wrap;
}
.dc-info-box-1{
	flex-wrap: wrap;
}
#dc-use-list{
	padding: 20px 0;
	font-size: 18px;
}
.dc-use-list li{
	padding: 4px 0;
}


.overlay-text{
	font-size: 23px;
	line-height: 25px;
}
.overlay-img img{
	bottom: -20px;
	left: 26%;
}


.mix{
	padding-right: 120px;
	padding-left: 120px;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.main-dc-box{
	flex-wrap: wrap ;
}
.dc-info-box{
	width: 100%;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
	padding: 10px 15px;
}
.dc-info-box-1{
	width: 100%;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
	padding: 10px 15px;
}


.about-food{
	max-width: 967px;
}
.section-2-detailpage-content p{
	width: 55%;
	margin: 0 auto;
	padding: 0 20px;
}
.aboutus_swiper_sec8_txt p{
	font-size: 20px;
	line-height: 24px;
	width:55%;
}
}

@media only screen and (min-width:1281px) and (max-width: 1299px){
	
	.navmenu a, .navmenu a:focus{
		font-size: 17px;
		padding: 0 10px;
	}
.relative{
	padding-top: 145px;
}
.rel{
	top:16%;
}
.home_sec1_txt1{
	padding-bottom: 60px;
}
.banner-bg{
	height: 130vh;
	background-position:center;
}

.ng-hh{
	font-size: 32px;
	margin-bottom: -10px;
}
.text-main{
	font-size: 96px;
}
.banner-pra{
	width: 47%;
	font-size: 21px;
	line-height: 24px;
}
#home_sec2_padding{
	padding-top: 70px;
}
.for-food{
	font-size: 38px;
	padding-bottom:47px ;
	margin-top:-37px;
}
.about-food{
	max-width: 967px;
}
.lab-img{
	width: 80%;
}
.banner-down{
	padding-top: 160px;
}
.section2_grid{
	padding: 0 50px;
	
}
.about-head{
	font-size: 40px;
}
.about-head-1{
	font-size: 40px;
}

.flex-about{
	flex-wrap: wrap;
}
.txt{
	padding: 20px;
	width: 288px;
	padding-right: 50px;
}
.txt-flex{
	flex-wrap: wrap;
	padding-bottom: 100px;
}
.home_sec2_img{
	position: static;

}
.home_sec2_txt2 p{
	width: 60%;
	padding-top: 20px;
	font-size: 20px;
	padding-bottom: 40px;
}
.product{
	padding: 20px ;
	display: flex;
}
.product-gallery{
	font-size: 32px;
	line-height: 28px;
	padding-bottom: 30px;
}
.producct-name{
	font-size: 24px;
	line-height: 26px;
}
.home_sec3_txt3{
	padding: 13px;
}
.home_sec2_width{
	align-items: baseline;
}
.home_sec3_txt3 p{
	font-size: 20px;
	padding-right: 10px;
}
.group-text{
	padding: 30px 0  50px 0;
	width: 80%;
	margin: 0 auto;
}
.gallery_control_option{
	margin: 10px 17px;
	width: 250px;
	padding: 10px 0;
	font-size: 20px;
}

.is-full{
	flex-wrap: wrap;
	justify-content: center;
}
#orientation{
	display: none !important;
}
.nature_wrapper{
	flex-wrap: wrap;
}
.hhh{
	padding-top: 50px;
}
.column.is-one-third{
	padding: 0;
}
.home_section5{
	padding: 120px 0;
}
.win{
	height: 439px;
	width: 358px !important;
}
.customer-img1, .customer-img2, .customer-img3,.customer-img4, .customer-img5,.customer-img6{
	width: 358px !important;
}
.gallery-head{
	font-size: 40px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.slider-5{
	padding: 5px;
}
.footer-fc-grid{
	flex-wrap: wrap;
    padding: 0 50px;
	justify-content: center;
}
.lets-connect-line{
	font-size: 32px;
	line-height: 35px;
}
.contact-table{
	line-height: 22px;
    font-size: 18px;
}
.product-table-td{
	width: 200px;
}
.product-table-content{
	width: 170px;
}

.main-blended-box-1{
	width: 210px;
}

.main-blended-box{
	width: 210px;
}
.footer-sec3-flex{
	flex-wrap: wrap;
	text-align: center !important;
}

.footer-fc-logo img{
	width: 100px;
	height: auto;
}
.footer-social-media-fc li{
	padding-left: 35px;
}
.black-pra{
	font-size: 24px;
}

.black-head{
	font-size: 46px;
}
.sec1_padding{
	padding: 60px 0;
}
#humble-intro{
	padding: 20px;
	font-size: 20px;
	line-height: 24px;
}
.humble-intro{
	padding: 20px;
	width: 75%;
	font-size: 38px;
	line-height: 43px;
}
.leaf{
	margin-bottom: -45px;
}
.vision-gallery{
	padding: 50px 0;
}
.hi{
	padding: 10px;
}
.vision-gallery p{
	padding-top: 20px;
	font-size: 32px;
	line-height: 36px;
}
.section3{
	padding: 40px 0;
}
.border_sec3{
	padding: 10px 0;
}
.certi {
	font-size: 35px;
}
.flex-row-certi{
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.cetificates-grid{
	flex-wrap: wrap;
	justify-content: center;
}
.accordion{
	padding: 20px;
}
.accordion-body{
	font-size: 17px;
	line-height: 20px;
}
.accordion-button{
	font-size: 19px;
	line-height: 22px;
}
.add{
	right: 10px;
}
.accordion{
	width: 86%;
}
.lab-info{
	width: 76%;
	margin: 30px auto;
	padding: 20px;
}
.lab-box{
	width: 170px;
	height: 235px;
	padding: 40px;
}

.mat-img{
	width: 80%;
}
.global-img{
	width: 100%;
}
.lab-text{
	padding: 20px  0 0 0;
}
.materials{
	width: 76%;
	padding: 20px;
	margin: 0 auto;
}
.slider-main{
	padding-bottom: 20px;
}
.gallery-head img{
	width: 100%;
}

.home_sec3_txt4 p{
	font-size: 14px;
}
.product-section{
	padding: 30px 0;
}
#product-info-main{
	padding: 40px 0;
}
.product-info-box-1 p{
	font-size: 30px;
	line-height: 32px;
}
.quality-section{
	padding: 30px 0;
}
.quality{
	padding: 30px 0;
}
.quality-head{
	font-size: 35px;
	line-height: 38px;
}
.quality-text {
    font-size: 24px;
    line-height: 30px;
}
.slider-1{
	padding: 0;
}
.quality-box-content img{
	width: 90%;
	margin: 0 auto;
	height: auto;
}
.button-slider{
	padding: 10px 0;
}
#food-quality{
	padding: 30px 0;
}
.food-box{
	padding: 20px 0;
}
.food-quality-text span{
	font-size: 35px;
	line-height: 39px;
}
.food-colour-quality p{
	font-size: 19px;
	line-height: 22px;
}
.service-point-text{
	padding: 20px ;
}
#service-point{
	font-size: 19px;
	line-height: 22px;
}
.contact-page-card-flex{
	margin: 0;
	padding:70px 50px;
	gap:30px;
}
.contact-head{
	font-size: 30px;
	line-height: 34px;
	padding: 0 0 20px 0;
}
.form-control{
	margin: 4px 0;
}
.contact-left{
	padding-right: 20px;
	padding-bottom: 50px;
}



.product-color{
	font-size: 26px;
	margin-top: -13px;
}
.food-banner-text{
	padding-bottom: 30px;
	font-size: 16px;
}
.food-colors-section{
	padding: 20px 0;
	background-position: center;
}
#section-3-detailpage{
	padding: 30px 0;
}

.product-table-title1{
	padding: 20px 0;
}

.food-color-info-pra p{
	width: 75%;
	font-size: 24px;
	line-height: 29px;
}
.food-color-info-pra{
	padding: 20px 0;
}
.detail-page-section-2{
	padding: 0px 0;
}
.detail-page-section-2-container{
	width: 100%;
}
.product-table-content{
	width: 190px;
}



.lake-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
#blended-colors{
	padding: 20px;
}
.blended-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
.main-blended-colors{
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
}




#dc-colors{
	padding: 20px 0;
}
.dc-colors-section{
	background-position: center;
	padding: 0 0  30px 0;
}
.main-dc-box{
	flex-wrap: wrap;
	gap: 0;
}
.dc-info-box{
	flex-wrap: wrap;
}
.dc-info-box-1{
	flex-wrap: wrap;
}
#dc-use-list{
	padding: 20px 0;
	font-size: 18px;
}
.dc-use-list li{
	padding: 4px 0;
}


.overlay-text{
	font-size: 23px;
	line-height: 25px;
}
.overlay-img img{
	bottom: -20px;
	left: 26%;
}


.mix{
	padding-right: 120px;
	padding-left: 120px;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.main-dc-box{
	flex-wrap: wrap ;
}
.dc-info-box{
	width: 100%;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
	padding: 10px 15px;
}
.dc-info-box-1{
	width: 100%;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
	padding: 10px 15px;
}

.section-2-detailpage-content p{
	width: 55%;
	margin: 0 auto;
	padding: 0 20px;
}
}

@media only screen and (min-width: 1300px) and (max-width: 1400px){
	.text-main{
		font-size: 112px;
	}
	.ng-hh{
		font-size:30px ;
	}
	.for-food{
		font-size: 46px;
		padding-bottom:30px ;
		margin-top:-40px;
	}
	.banner-pra{
		font-size: 20px;
		line-height: 23px;
	}
	.about-head{
		font-size: 48px;
	}
	.about-head-1{
		font-size: 48px;
	}
	.home_sec2_txt2 p{
		font-size: 20px;
		line-height: 23px;
		padding-bottom: 42px;
	}
	.txt-flex{
		padding-bottom: 0;
	}
	.txt{
		padding-right: 40px;
	}
	.black-pra{
		width: 91%;
	}
	.product{
		padding-bottom: 40px;
	}
	.home_sec2_width{
		align-items: baseline;
	}
	.cetificates-grid{
		gap: 10px;
	}
	.lab-box{
		padding: 30px 20px;
		width: 190px;
	}
	.mat-img{
		width: 80%;
	}
	.lab-img{
		width: 80%;
	}
	.materials{
		margin-bottom: 100px;
	}
	.gallery-head{
		font-size: 48px;
		line-height: 54px;
	}
	.slider-main{
		padding-bottom: 120px;
	}
	.map-pin-1{
		font-size: 19px;
	}
	.overlay{
		border-radius: 50%;
		
	}
	.overlay-img img{
		bottom: -20px;
	}
	.product-table-content{
		width: 200px;
	}
	.aboutus_swiper_sec8_txt p{
		width: 75%;
		font-size: 22px;
	}
	.win{
		width: 270px !important;
	}
	.customer-img1, .customer-img2, .customer-img3, .customer-img4, .customer-img5, .customer-img6{
		width: 270px !important;
	}
	.slider-box-text{
		font-size: 20px;
		line-height: 24px;
		width: 70%;
	}
	hr{
		width: 60%;
	}
	.quality-box-content img{
		width: 95%;
		height: auto;
		margin-left: 230px;
	}
	.food-quality-text span{
		font-size: 44px;
		line-height: 52px;
	}
	.food-colour-quality p{
		font-size: 21px;
		line-height: 25px;
	}
	.service-point-text p{
		font-size: 21px;
		line-height: 25px;
		width: 87%;
	}
	.humble-intro{
		font-size: 46px;
		line-height: 54px;
		width: 79%;
	}
	.rel{
		top: 18.8%;
	}

}
@media only screen and (min-width:1401px) and (max-width: 1450px){
	.text-main{
		font-size: 128px;
	}
	.rel{
		top: 15%;
	}
	.for-food{
		font-size: 48px;
		margin-top: -46px;
	}
}
@media only screen and (min-width:1401px) and (max-width: 1500px){
	.win{
		width: 280px !important;
	}
	.customer-img1, .customer-img2, .customer-img3, .customer-img4, .customer-img5, .customer-img6{
		width: 280px !important;
	}
	hr{
		width: 60%;
	}
	.lab-img{
		width: 80%;
	}
	.quality-box-content img{
		width: 98%;
		height: auto;
		margin-left: 243px;
	}
	.text-main{
		font-size: 128px;
	}
	.rel{
		top: 12%;
	}
	.for-food{
		font-size: 48px;
		margin-top: -46px;
	}
}




@media only screen and (min-width:1401px) and (max-width: 1600px){
	.lab-box{
		width: 217px;
	}
	/* .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
		max-width: 1140px !important;
	} */
}
@media only screen and (min-width:1400px){
	.navmenu>ul>li{
		padding: 20px 36px;
	}
}



.dropdown-menu{
	padding: 10px 20px;
	min-width: 130px !important;
}
.one{
	border-bottom: 1px solid #767575;
	padding-bottom: 10px;
}

.page-two .dropdown-menu li a{
	color: #000 !important;
}

.quick-link{
	font-size: 22px;
	font-weight: 500;
	text-decoration: underline ;
}
.contact-table-flex b{
	font-size: 18px;
}
.footer-links-title-flex{
	flex-wrap: wrap;
	padding: 0 50px;
}