/* * {
    margin: 0px;
} */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}


.slick-loading .slick-list {
	background: #fff url('./../../img/ajax-loader.gif') center center no-repeat
}

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

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: 0;
	background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: 'â†'
}

[dir='rtl'] .slick-prev:before {
	content: 'â†’'
}

.slick-next {
	right: -25px
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: 'â†’'
}

[dir='rtl'] .slick-next:before {
	content: 'â†'
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: 0
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: 'â€¢';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 300;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko70yyygA.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 300;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko50yyygA.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 300;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko40yyygA.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 300;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko70yyygA.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko50yyygA.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko40yyygA.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 500;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko70yyygA.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 500;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko50yyygA.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 500;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko40yyygA.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 500;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 600;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko70yyygA.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 600;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko50yyygA.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 600;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko40yyygA.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 600;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 700;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko70yyygA.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 700;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko50yyygA.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 700;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko40yyygA.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 700;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 800;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko70yyygA.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 800;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko50yyygA.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 800;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko40yyygA.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 800;
	src: url(https://fonts.gstatic.com/s/plusjakartasans/v3/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

:root {
	--font_primary: "Plus Jakarta Sans", sans-serif;
	--color_primary: #272727;
	--color_secondary: #4e4e4e;
	--color_patches: #4e4e4e;
	--color_outline: #4e4e4e;
	--color_btn_primary: #228837;
	--color_btn_secondary: #c71414;
	--color_black: #3b3b3b;
	--color_white: #fff;
	--container_width: 100%;
	--transition: ease all 300ms;
	--container_left_space: calc((100% - var(--container_width)) / 2)
}

@media(min-width:768px) and (max-width:991px) {
	:root {
		--container_width: 750px
	}
}

@media(min-width:992px) and (max-width:1199px) {
	:root {
		--container_width: 970px
	}
}

@media(min-width:1200px) and (max-width:1440px) {
	:root {
		--container_width: 1170px
	}
}

@media(min-width:1441px) {
	:root {
		--container_width: 1360px
	}
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after {
	content: "";
	content: none
}

q:before,
q:after {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

::-webkit-scrollbar {
	width: 5px;
	background: #333
}

::-webkit-scrollbar-track {
	border-radius: 50px
}

::-webkit-scrollbar-thumb {
	background: var(--color_primary);
	border-radius: 50px
}

.text_xs,
#index_page .investorsBlock .investorFlex .investorItem ul li span,
#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem span,
#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .nameClientele span {
	font-size: 14px;
	font-weight: 400
}

.text_sm,
#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .greyBxTxt {
	font-size: 16px;
	font-weight: 400
}

.text_reg,
#index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara,
#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderPara,
#about-us .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
#about-us .celebrating .slider-for .img_info .info ul li,
#blog_inside .blog_content .blog_des_main p,
#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p,
#csr .banner_section .inside_page_banner .bannerHeadInner .bannerPara {
	font-size: 18px;
	font-weight: 400
}

.text_md,
#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-dots li button,
#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .nameClientele {
	font-size: 20px;
	font-weight: 500
}

.text_lg,
#index_page .investorsBlock .investorFlex .investorItem ul li a,
#about-us .celebrating .slider-nav .dots_year .year,
#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemHeadTxt,
#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem .productName {
	font-size: 22px;
	font-weight: 500
}

.text_xl,
#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block .quoteTxt,
#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemBtm .btmTxt {
	font-size: 30px;
	font-weight: 800
}

.text_xxl,
#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderHead {
	font-size: 45px;
	font-weight: 500
}

.text_xxxl,
#index_page .bannerLine .bannerHead .bannerHeadInner .bannerHead {
	font-size: 85px;
	font-weight: 800
}

.headTxt {
	font-size: 45px;
	font-weight: 700;
	line-height: calc(60 / 45);
	color: var(--color_black)
}

@media screen and (max-width:991px) {
	.headTxt {
		font-size: 30px;
		line-height: calc(38 / 30)
	}
}

.paraTxt,
.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead {
	font-size: 18px;
	font-weight: 400;
	line-height: calc(30 / 18);
	color: var(--color_secondary)
}

.text_400 {
	font-weight: 400
}

.text_500 {
	font-weight: 500
}

.text_600 {
	font-weight: 600
}

.text_700 {
	font-weight: 700
}

.text_800 {
	font-weight: 800
}

.text_900 {
	font-weight: 900
}

.relative_box {
	position: relative;
	min-height: 1px
}

.full_overlay,

.no_pad {
	padding: 0 !important
}

.no_marg {
	margin: 0 !important
}

.rel_y_center,
#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.rel_x_center {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.rel_xy_center,
#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_img_block .imgBlock img,
#index_page .imgScreensBlock .imgScreens .transImg.transImg3,
#blog_inside .gallery_section .gallery_grid_sec .card .hover_plus {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.d_flex,
.f_r_aj_center,
.f_c_aj_center,
.f_r_a_center,
.f_r_j_center,
.f_c_a_center,
.f_c_j_center,
.row,
.stayUpdate .stayUpdateBx,
.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner,
.popup .modalOuter .modalPop .moadalFlex,
.headNpara,
#index_page .towardsFuture .flexBx,
#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex,
#index_page .workWithUs .work-with-us-flex,
#about-us .banner_section .who_we_are,
#about-us .our_values_section .our_values,
#about-us .our_values_section .mision_vision,
#about-us .honors .honors_box,
#industry_edible_oil .subBusinessSec .subBusinessSecFlex,
#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex,
#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1,
#csr .banner_section .who_we_are {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.f_d_column,
.f_c_aj_center,
.f_c_a_center,
.f_c_j_center {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.align_item_center,
.f_r_aj_center,
.f_c_aj_center,
.f_r_a_center,
.f_c_a_center {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.justify_content_center,
.f_r_aj_center,
.f_c_aj_center,
.f_r_j_center,
.f_c_j_center {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.p_t {
	padding-top: 15px
}

@media(max-width:767px) {
	.p_t {
		padding-top: 0
	}
}

.pt_15 {
	padding-top: 15px
}

@media(max-width:991px) {
	.pt_15 {
		padding-top: 0
	}
}

.pt_10 {
	padding-top: 10px
}

.pb_10 {
	padding-bottom: 10px
}

.ptb_10 {
	padding: 10px 0
}

.pt_20 {
	padding-top: 20px
}

.pb_20 {
	padding-bottom: 20px
}

.ptb_20 {
	padding: 20px 0
}

.pt_15 {
	padding-top: 15px
}

.pb_15 {
	padding-bottom: 15px
}

.ptb_15 {
	padding: 15px 0
}

.pb_30 {
	padding-bottom: 30px
}

.ptb_30 {
	padding: 30px 0
}

.pt_30 {
	padding-top: 30px
}

.pb_20 {
	padding-bottom: 20px
}

.ptb_20 {
	padding: 20px 0
}

.pt_40 {
	padding-top: 40px
}

.pb_40 {
	padding-bottom: 40px
}

.ptb_40 {
	padding: 40px 0
}

.ptb_60 {
	padding: 60px 0
}

@media only screen and (max-width:767px) {
	.ptb_60 {
		padding: 40px 0
	}
}

.pt_60 {
	padding-top: 60px
}

@media only screen and (max-width:767px) {
	.pt_60 {
		padding-top: 40px
	}
}

.pb_60 {
	padding-bottom: 60px
}

@media only screen and (max-width:767px) {
	.pb_60 {
		padding-bottom: 40px
	}
}

.ptb_100 {
	padding: 100px 0
}

@media only screen and (max-width:767px) {
	.ptb_100 {
		padding: 80px 0
	}
}

.pt_100 {
	padding-top: 100px
}

@media only screen and (max-width:767px) {
	.pt_100 {
		padding-top: 80px
	}
}

.pb_100 {
	padding-bottom: 100px
}

@media only screen and (max-width:767px) {
	.pb_100 {
		padding-bottom: 80px
	}
}

textarea {
	box-sizing: border-box
}

select {
	box-sizing: border-box
}

::-webkit-input-placeholder {
	color: #000;
	opacity: 1
}

:-ms-input-placeholder {
	color: #000;
	opacity: 1
}

::placeholder {
	color: #000;
	opacity: 1
}

:-ms-input-placeholder {
	color: #000
}

::-ms-input-placeholder {
	color: #000
}

#thank-you-msg {
	display: none;
	font-size: 20px;
	color: var(--color_primary);
	font-style: italic;
	font-weight: bold
}

.input-field label.error {
	top: calc(100% - 30px) !important;
	font-size: 12px;
	color: red
}

.input-field label.error.active {
	top: 40px !important;
	-webkit-transform: translateY(10px) scale(1) !important;
	-ms-transform: translateY(10px) scale(1) !important;
	transform: translateY(10px) scale(1) !important;
	-webkit-transform-origin: 0 0 !important;
	-ms-transform-origin: 0 0 !important;
	transform-origin: 0 0 !important
}

.btn_project_default {
	font-size: 17px;
	background-image: none;
	border: 0;
	padding: 9px 30px;
	font-style: normal;
	box-shadow: none;
	text-shadow: none;
	line-height: 28px;
	background-color: rgb(41, 86, 135);
	color: white;
	outline: none !important;
	text-transform: capitalize;
	border-radius: 100px;
	text-decoration: none;
	font-family: var(--font_primary);
	font-weight: 600;
	display: inline-block
}

@media only screen and (max-width:767px) {
	.btn_project_default {
		padding: 8px 18px
	}
}

.btn_project_default:hover {
	background-color: rgb(60, 129, 169);
	color: white
}

.btn_project_default:active {
	background-color: rgb(60, 129, 169);
	color: white
}

.btn_project_default:focus {
	background-color: rgb(60, 129, 169);
	color: white
}

.btn_project_default.whiteBg {
	background-color: white;
	color: rgb(60, 129, 169);
	border: 1px solid rgb(60, 129, 169);
	transition: all .5s
}

.btn_project_default.whiteBg:hover {
	color: white;
	background-color: rgb(60, 129, 169);
	border: 1px solid #fff
}

.btn_project_default.greenBg {
	background-color: rgb(60, 129, 169);
	color: white;
	transition: all .5s;
	border: 1px solid #fff
}

.btn_project_default.greenBg:hover {
	color: var(--color_btn_primary);
	background-color: white;
	border: 1px solid rgb(60, 129, 169)
}

.LineBtnRed {
	font-size: 17px;
	font-weight: 600;
	color: var(--color_btn_secondary);
	text-decoration: none;
	display: inline-block;
	padding: 0 0 2px;
	overflow: hidden;
	position: relative
}

.LineBtnRed.redClr::after {
	background-color: var(--color_btn_secondary)
}

.LineBtnRed.redClr::before {
	background-color: #fff
}

.LineBtnRed.greenClr {
	color: var(--color_btn_primary);
	border-bottom: 1px solid var(--color_btn_primary)
}

.LineBtnRed.greenClr::after {
	background-color: var(--color_btn_primary)
}

.LineBtnRed.greenClr::before {
	background-color: #fff
}

.LineBtnRed:hover::before {
	left: 100%;
	z-index: 1
}

.LineBtnRed::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #707070
}

.LineBtnRed::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: -100%;
	width: 100%;
	height: 1px;
	background-color: #fff;
	z-index: 1;
	transition: all .8s
}

html {
	min-height: 100%
}

html body {
	font-family: var(--font_primary);
	color: var(--color_secondary);
	font-size: 16px;
	line-height: calc(24 / 16);
	letter-spacing: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--font_heading);
	letter-spacing: 0
}

.rem_link_style {
	text-decoration: none !important;
	color: inherit
}

.rem_link_style:hover {
	color: inherit
}

.rem_link_style:active {
	color: inherit
}

main {
	padding-top: var(--headerHeight)
}

.toTop[data-scroll] {
	transition: all .5s ease-out
}

.toTop[data-scroll="in"] {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.toTop[data-scroll="out"] {
	opacity: 0;
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px)
}

.toBottom[data-scroll] {
	transition: all .5s ease-out
}

.toBottom[data-scroll="in"] {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.toBottom[data-scroll="out"] {
	opacity: 0;
	-webkit-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	transform: translateY(-100px)
}

.toLeft[data-scroll] {
	transition: all .5s ease-out
}

.toLeft[data-scroll="in"] {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.toLeft[data-scroll="out"] {
	opacity: 0;
	-webkit-transform: translateX(-100px);
	-ms-transform: translateX(-100px);
	transform: translateX(-100px)
}

.toRight[data-scroll] {
	transition: all .5s ease-out
}

.toRight[data-scroll="in"] {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.toRight[data-scroll="out"] {
	opacity: 0;
	-webkit-transform: translateX(100px);
	-ms-transform: translateX(100px);
	transform: translateX(100px)
}

.toFade[data-scroll] {
	transition: all .5s ease-out
}

.toFade[data-scroll="in"] {
	opacity: 1
}

.toFade[data-scroll="out"] {
	opacity: 0
}

.toZoomIn[data-scroll] {
	transition: all .5s ease-out
}

.toZoomIn[data-scroll="in"] {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.toZoomIn[data-scroll="out"] {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.whiteImg {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1)
}

.progress {
	display: block;
	margin-left: 0;
	margin-top: 50px;
	width: 100%;
	height: 3px;
	border-radius: 10px;
	overflow: hidden;
	background-color: #ededed;
	background-image: linear-gradient(to right, var(--color_btn_primary), var(--color_btn_primary));
	background-repeat: no-repeat;
	background-size: 0 100%;
	transition: background-size .4s ease-in-out
}

@media only screen and (max-width:991px) {
	.progress {
		margin-top: 30px;
		margin-left: 0
	}
}

.breadCrum {
	padding: 15px 0
}

.breadCrum ul li {
	display: inline-block;
	color: #000;
	position: relative;
	font-size: 14px;
	line-height: calc(18 / 14);
	font-weight: 500
}

.breadCrum ul li:not(:first-child):before {
	content: "/";
	position: absolute;
	display: inline-block;
	left: -10px;
	top: 0
}

.breadCrum ul li a {
	color: inherit;
	text-decoration: none;
	padding-right: 10px
}

* {
	-webkit-tap-highlight-color: transparent
}

.banner_btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

@media only screen and (max-width:767px) {
	.banner_btn img {
		width: 65px
	}
}

.popup-youtube {
	cursor: pointer
}

* {
	box-sizing: border-box
}

.container-fluid,
.container {
    max-width: fit-content;
	width: 100%;
	position: relative;
	padding-left: 15px;
	padding-right: 15px
}

.container {
	margin: 0 auto;
	width: var(--container_width)
}

.container.container_right0 {
	width: 100%;
	padding: 0 0 0 var(--container_left_space)
}

.container.container_left0 {
	width: 100%;
	padding: 0 0 0 var(--container_left_space)
}

img {
	display: block;
	max-width: 100%;
	height: auto
}

.row {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.hidden {
	display: none !important
}

.visible-lg {
	display: block
}

@media(max-width:1199px) {
	.visible-lg {
		display: none !important
	}
}

.hidden-xs {
	display: block
}

@media screen and (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

.hidden-sm {
	display: block
}

@media screen and (min-width:767px) and (max-width:1024px) {
	.hidden-sm {
		display: none !important
	}
}

.hidden-sm-xs {
	display: block
}

@media screen and (max-width:1024px) {
	.hidden-sm-xs {
		display: none !important
	}
}

.visible-sm-xs {
	display: none !important
}

@media screen and (max-width:1024px) {
	.visible-sm-xs {
		display: block !important
	}
}

.visible-xs-sm {
	display: none !important
}

@media screen and (max-width:992px) {
	.visible-xs-sm {
		display: block !important
	}
}

.visible-sm {
	display: none
}

@media screen and (min-width:767px) and (max-width:1024px) {
	.visible-sm {
		display: block !important
	}
}

.visible-xs {
	display: block
}

@media screen and (min-width:767px) {
	.visible-xs {
		display: none !important
	}
}

.hidden_ipad {
	display: block
}

@media screen and (min-width:767px) and (max-width:991px) {
	.hidden_ipad {
		display: none !important
	}
}

.visible_ipad {
	display: none
}

@media screen and (min-width:767px) and (max-width:991px) {
	.visible_ipad {
		display: block !important
	}
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1 {
	width: 8.3333333333%
}

.col-xs-2 {
	width: 16.6666666667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.3333333333%
}

.col-xs-5 {
	width: 41.6666666667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.3333333333%
}

.col-xs-8 {
	width: 66.6666666667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.3333333333%
}

.col-xs-11 {
	width: 91.6666666667%
}

.col-xs-12 {
	width: 100%
}

@media(min-width:768px) {
	.col-sm-1 {
		width: 8.3333333333%
	}

	.col-sm-2 {
		width: 16.6666666667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.3333333333%
	}

	.col-sm-5 {
		width: 41.6666666667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.3333333333%
	}

	.col-sm-8 {
		width: 66.6666666667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.3333333333%
	}

	.col-sm-11 {
		width: 91.6666666667%
	}

	.col-sm-12 {
		width: 100%
	}
}

@media(min-width:992px) {
	.col-md-1 {
		width: 8.3333333333%
	}

	.col-md-2 {
		width: 16.6666666667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.3333333333%
	}

	.col-md-5 {
		width: 41.6666666667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.3333333333%
	}

	.col-md-8 {
		width: 66.6666666667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.3333333333%
	}

	.col-md-11 {
		width: 91.6666666667%
	}

	.col-md-12 {
		width: 100%
	}
}

@media(min-width:1200px) {
	.col-lg-1 {
		width: 8.3333333333%
	}

	.col-lg-2 {
		width: 16.6666666667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.3333333333%
	}

	.col-lg-5 {
		width: 41.6666666667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.3333333333%
	}

	.col-lg-8 {
		width: 66.6666666667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.3333333333%
	}

	.col-lg-11 {
		width: 91.6666666667%
	}

	.col-lg-12 {
		width: 100%
	}
}

@-webkit-keyframes spin_360 {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

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

@keyframes spin_360 {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

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

.loader_overlay {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: white;
	z-index: 1000
}

.loader_overlay .loader_spinner {
	position: absolute;
	top: calc(50% - 60px);
	left: calc(50% - 60px);
	border: 5px solid rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	border-top: 5px solid black;
	border-left: 5px solid gray;
	border-bottom: 5px solid gray;
	border-right: 5px solid gray;
	width: 120px;
	height: 120px;
	-webkit-animation: spin_360 2s linear infinite;
	animation: spin_360 2s linear infinite
}

.stayUpdate .stayUpdateBx {
	padding: 30px 100px;
	background-color: var(--color_btn_primary);
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 5px 5px 0 0;
	margin: 0 60px
}

@media screen and (min-width:1024px) and (max-width:1180px) {
	.stayUpdate .stayUpdateBx {
		padding: 30px 60px;
		margin: 0
	}
}

@media screen and (max-width:1024px) {
	.stayUpdate .stayUpdateBx {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 30px 40px 50px;
		-webkit-justify-content: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly
	}
}

@media screen and (max-width:992px) {
	.stayUpdate .stayUpdateBx {
		-webkit-align-items: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
		-webkit-justify-content: unset;
		-ms-flex-pack: unset;
		justify-content: unset;
		margin: 0;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
}

@media screen and (max-width:767px) {
	.stayUpdate .stayUpdateBx {
		-webkit-align-items: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
		-webkit-justify-content: unset;
		-ms-flex-pack: unset;
		justify-content: unset;
		margin: 0;
		padding: 30px 15px 50px;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media screen and (max-width:1199px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem:nth-child(1) {
		padding-right: 50px
	}
}

@media screen and (max-width:767px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem:nth-child(1) {
		padding-right: 0
	}
}

.stayUpdate .stayUpdateBx .stayUpdateItem:nth-child(2) {
	padding-left: 25px
}

@media screen and (max-width:992px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem:nth-child(2) {
		width: 270px
	}
}

@media screen and (max-width:767px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem:nth-child(2) {
		width: 100%;
		padding-left: 0
	}
}

.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead {
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 5px;
	line-height: calc(32 / 22)
}

.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraTxt,
.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead {
	color: #fff
}

.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .thanks_msg {
	position: absolute;
	top: 100%;
	padding: 12px 0 0;
	font-size: 17px;
	font-weight: 500;
	color: #fff
}

.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner {
	position: relative
}

@media screen and (max-width:1024px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner {
		margin-top: 20px
	}
}

@media screen and (max-width:992px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media screen and (max-width:767px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner {
		margin-top: 30px
	}
}

.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner input {
	background-color: transparent;
	color: #fff;
	border: 0;
	border-bottom: 1px solid #fff9;
	padding: 0 0 10px;
	font-size: 16px;
	margin-right: 40px;
	font-weight: 400
}

@media screen and (max-width:1024px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner input {
		margin-right: 0;
		margin-bottom: 30px
	}
}

.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner input:nth-child(1) {
	width: 290px
}

@media screen and (max-width:1199px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner input:nth-child(1) {
		width: 240px;
		margin: 0;
		margin-right: 30px
	}
}

@media screen and (max-width:992px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner input:nth-child(1) {
		margin-right: 0
	}
}

@media screen and (max-width:767px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner input:nth-child(1) {
		width: 100%;
		margin-right: 0
	}
}

.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner input:nth-child(2) {
	width: 240px
}

@media screen and (max-width:1024px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner input:nth-child(2) {
		width: 100%
	}
}

.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner input:focus {
	border: 0;
	outline: 0;
	border-bottom: 1px solid #fff
}

.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner input::-webkit-input-placeholder {
	color: #fff;
	opacity: .7;
	font-size: 16px;
	font-weight: 400
}

.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner input:-ms-input-placeholder {
	color: #fff;
	opacity: .7;
	font-size: 16px;
	font-weight: 400
}

.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner input::placeholder {
	color: #fff;
	opacity: .7;
	font-size: 16px;
	font-weight: 400
}

.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner input:-ms-input-placeholder {
	color: #fff
}

.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner input::-ms-input-placeholder {
	color: #fff
}

.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner button {
	color: #fff;
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #fff;
	display: inline-block;
	font-size: 17px;
	font-weight: 600;
	padding: 0;
	cursor: pointer
}

@media screen and (min-width:1024px) and (max-width:1180px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner button {
		width: 80px
	}
}

@media screen and (max-width:1024px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner button {
		padding: 0 0 3px;
		margin: 0
	}
}

@media screen and (max-width:992px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner button {
		margin-top: 24px
	}
}

.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner button img {
	display: inline-block;
	margin-left: 5px
}

@media screen and (max-width:1024px) {
	.stayUpdate .stayUpdateBx .stayUpdateItem .formBx .formBxInner button img {
		margin-left: 2px
	}
}

.button_style {
	margin: 15px 0 10px 0
}

.button_style .main_tab_btn {
	padding: 9px 0;
	border-bottom: 1px solid #70707047
}

@media(max-width:1200px) {
	.button_style .main_tab_btn {
		overflow-x: auto;
		white-space: nowrap;
		position: relative;
		padding: 9px 0 20px 0
	}
}

@media(max-width:992px) {
	.button_style .main_tab_btn {
		padding: 9px 0 14px 0
	}
}

@media(max-width:767px) {
	.button_style .main_tab_btn {
		padding: 9px 0 18px 0
	}
}

.button_style .main_tab_btn::-webkit-scrollbar {
	width: 0;
	height: 3px;
	background: #70707047
}

.button_style .main_tab_btn::-webkit-scrollbar-track {
	border-radius: 50px
}

.button_style .main_tab_btn::-webkit-scrollbar-thumb {
	background: var(--color_btn_secondary);
	border-radius: 50px;
	height: 3px
}

.button_style .main_tab_btn .text_reg,
.button_style .main_tab_btn #index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara,
#index_page .bannerLine .bannerHead .bannerHeadInner .button_style .main_tab_btn .bannerPara,
.button_style .main_tab_btn #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderPara,
#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .button_style .main_tab_btn .bannerSliderPara,
.button_style .main_tab_btn #about-us .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
#about-us .banner_section .inside_page_banner .bannerHeadInner .button_style .main_tab_btn .bannerPara,
.button_style .main_tab_btn #about-us .celebrating .slider-for .img_info .info ul li,
#about-us .celebrating .slider-for .img_info .info ul .button_style .main_tab_btn li,
.button_style .main_tab_btn #blog_inside .blog_content .blog_des_main p,
#blog_inside .blog_content .blog_des_main .button_style .main_tab_btn p,
.button_style .main_tab_btn #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p,
#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .button_style .main_tab_btn p,
.button_style .main_tab_btn #csr .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
#csr .banner_section .inside_page_banner .bannerHeadInner .button_style .main_tab_btn .bannerPara {
	padding: 10px 0;
	font-weight: 600;
	margin-right: 50px;
	color: var(--color_black);
	cursor: pointer;
	border-bottom: 2px solid transparent
}

@media(max-width:1200px) {

	.button_style .main_tab_btn .text_reg,
	.button_style .main_tab_btn #index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara,
	#index_page .bannerLine .bannerHead .bannerHeadInner .button_style .main_tab_btn .bannerPara,
	.button_style .main_tab_btn #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderPara,
	#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .button_style .main_tab_btn .bannerSliderPara,
	.button_style .main_tab_btn #about-us .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
	#about-us .banner_section .inside_page_banner .bannerHeadInner .button_style .main_tab_btn .bannerPara,
	.button_style .main_tab_btn #about-us .celebrating .slider-for .img_info .info ul li,
	#about-us .celebrating .slider-for .img_info .info ul .button_style .main_tab_btn li,
	.button_style .main_tab_btn #blog_inside .blog_content .blog_des_main p,
	#blog_inside .blog_content .blog_des_main .button_style .main_tab_btn p,
	.button_style .main_tab_btn #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p,
	#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .button_style .main_tab_btn p,
	.button_style .main_tab_btn #csr .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
	#csr .banner_section .inside_page_banner .bannerHeadInner .button_style .main_tab_btn .bannerPara {
		margin-right: 25px
	}
}

@media(max-width:992px) {

	.button_style .main_tab_btn .text_reg,
	.button_style .main_tab_btn #index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara,
	#index_page .bannerLine .bannerHead .bannerHeadInner .button_style .main_tab_btn .bannerPara,
	.button_style .main_tab_btn #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderPara,
	#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .button_style .main_tab_btn .bannerSliderPara,
	.button_style .main_tab_btn #about-us .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
	#about-us .banner_section .inside_page_banner .bannerHeadInner .button_style .main_tab_btn .bannerPara,
	.button_style .main_tab_btn #about-us .celebrating .slider-for .img_info .info ul li,
	#about-us .celebrating .slider-for .img_info .info ul .button_style .main_tab_btn li,
	.button_style .main_tab_btn #blog_inside .blog_content .blog_des_main p,
	#blog_inside .blog_content .blog_des_main .button_style .main_tab_btn p,
	.button_style .main_tab_btn #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p,
	#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .button_style .main_tab_btn p,
	.button_style .main_tab_btn #csr .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
	#csr .banner_section .inside_page_banner .bannerHeadInner .button_style .main_tab_btn .bannerPara {
		padding: 10px 0 2px
	}
}

@media(max-width:767px) {

	.button_style .main_tab_btn .text_reg:last-child,
	.button_style .main_tab_btn #index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara:last-child,
	#index_page .bannerLine .bannerHead .bannerHeadInner .button_style .main_tab_btn .bannerPara:last-child,
	.button_style .main_tab_btn #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderPara:last-child,
	#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .button_style .main_tab_btn .bannerSliderPara:last-child,
	.button_style .main_tab_btn #about-us .banner_section .inside_page_banner .bannerHeadInner .bannerPara:last-child,
	#about-us .banner_section .inside_page_banner .bannerHeadInner .button_style .main_tab_btn .bannerPara:last-child,
	.button_style .main_tab_btn #about-us .celebrating .slider-for .img_info .info ul li:last-child,
	#about-us .celebrating .slider-for .img_info .info ul .button_style .main_tab_btn li:last-child,
	.button_style .main_tab_btn #blog_inside .blog_content .blog_des_main p:last-child,
	#blog_inside .blog_content .blog_des_main .button_style .main_tab_btn p:last-child,
	.button_style .main_tab_btn #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p:last-child,
	#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .button_style .main_tab_btn p:last-child,
	.button_style .main_tab_btn #csr .banner_section .inside_page_banner .bannerHeadInner .bannerPara:last-child,
	#csr .banner_section .inside_page_banner .bannerHeadInner .button_style .main_tab_btn .bannerPara:last-child {
		margin-right: 0
	}
}

.button_style .main_tab_btn .text_reg.active,
.button_style .main_tab_btn #index_page .bannerLine .bannerHead .bannerHeadInner .active.bannerPara,
#index_page .bannerLine .bannerHead .bannerHeadInner .button_style .main_tab_btn .active.bannerPara,
.button_style .main_tab_btn #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .active.bannerSliderPara,
#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .button_style .main_tab_btn .active.bannerSliderPara,
.button_style .main_tab_btn #about-us .banner_section .inside_page_banner .bannerHeadInner .active.bannerPara,
#about-us .banner_section .inside_page_banner .bannerHeadInner .button_style .main_tab_btn .active.bannerPara,
.button_style .main_tab_btn #about-us .celebrating .slider-for .img_info .info ul li.active,
#about-us .celebrating .slider-for .img_info .info ul .button_style .main_tab_btn li.active,
.button_style .main_tab_btn #blog_inside .blog_content .blog_des_main p.active,
#blog_inside .blog_content .blog_des_main .button_style .main_tab_btn p.active,
.button_style .main_tab_btn #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p.active,
#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .button_style .main_tab_btn p.active,
.button_style .main_tab_btn #csr .banner_section .inside_page_banner .bannerHeadInner .active.bannerPara,
#csr .banner_section .inside_page_banner .bannerHeadInner .button_style .main_tab_btn .active.bannerPara {
	color: var(--color_btn_secondary);
	border-bottom: 2px solid var(--color_btn_secondary)
}

@media(max-width:992px) {

	.button_style .main_tab_btn .text_reg.active,
	.button_style .main_tab_btn #index_page .bannerLine .bannerHead .bannerHeadInner .active.bannerPara,
	#index_page .bannerLine .bannerHead .bannerHeadInner .button_style .main_tab_btn .active.bannerPara,
	.button_style .main_tab_btn #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .active.bannerSliderPara,
	#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .button_style .main_tab_btn .active.bannerSliderPara,
	.button_style .main_tab_btn #about-us .banner_section .inside_page_banner .bannerHeadInner .active.bannerPara,
	#about-us .banner_section .inside_page_banner .bannerHeadInner .button_style .main_tab_btn .active.bannerPara,
	.button_style .main_tab_btn #about-us .celebrating .slider-for .img_info .info ul li.active,
	#about-us .celebrating .slider-for .img_info .info ul .button_style .main_tab_btn li.active,
	.button_style .main_tab_btn #blog_inside .blog_content .blog_des_main p.active,
	#blog_inside .blog_content .blog_des_main .button_style .main_tab_btn p.active,
	.button_style .main_tab_btn #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p.active,
	#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .button_style .main_tab_btn p.active,
	.button_style .main_tab_btn #csr .banner_section .inside_page_banner .bannerHeadInner .active.bannerPara,
	#csr .banner_section .inside_page_banner .bannerHeadInner .button_style .main_tab_btn .active.bannerPara {
		border-bottom: 1px solid var(--color_btn_secondary)
	}
}

@media(max-width:767px) {

	.button_style .main_tab_btn .text_reg.active,
	.button_style .main_tab_btn #index_page .bannerLine .bannerHead .bannerHeadInner .active.bannerPara,
	#index_page .bannerLine .bannerHead .bannerHeadInner .button_style .main_tab_btn .active.bannerPara,
	.button_style .main_tab_btn #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .active.bannerSliderPara,
	#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .button_style .main_tab_btn .active.bannerSliderPara,
	.button_style .main_tab_btn #about-us .banner_section .inside_page_banner .bannerHeadInner .active.bannerPara,
	#about-us .banner_section .inside_page_banner .bannerHeadInner .button_style .main_tab_btn .active.bannerPara,
	.button_style .main_tab_btn #about-us .celebrating .slider-for .img_info .info ul li.active,
	#about-us .celebrating .slider-for .img_info .info ul .button_style .main_tab_btn li.active,
	.button_style .main_tab_btn #blog_inside .blog_content .blog_des_main p.active,
	#blog_inside .blog_content .blog_des_main .button_style .main_tab_btn p.active,
	.button_style .main_tab_btn #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p.active,
	#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .button_style .main_tab_btn p.active,
	.button_style .main_tab_btn #csr .banner_section .inside_page_banner .bannerHeadInner .active.bannerPara,
	#csr .banner_section .inside_page_banner .bannerHeadInner .button_style .main_tab_btn .active.bannerPara {
		border-bottom: 2px solid var(--color_btn_secondary)
	}
}

.popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100vw;
	height: 100vh;
	z-index: 100000000000000000
}

.popup .overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	position: absolute
}

.popup .modalOuter {
	position: relative;
	margin-top: 10vh
}

@media screen and (max-width:992px) {
	.popup .modalOuter {
		margin-top: 0;
		height: 100vh;
		overflow: auto
	}
}

.popup .modalOuter .modalPop .moadalFlex {
	background-color: #fff;
	padding: 60px 0 0;
	border-radius: 5px;
	box-shadow: 0 4px 10px #dedede
}

@media screen and (max-width:992px) {
	.popup .modalOuter .modalPop .moadalFlex {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 40px
	}
}

@media screen and (max-width:767px) {
	.popup .modalOuter .modalPop .moadalFlex {
		margin: 0
	}
}

.popup .modalOuter .modalPop .moadalFlex .modalItem:nth-child(1) {
	width: 28%
}

@media screen and (max-width:992px) {
	.popup .modalOuter .modalPop .moadalFlex .modalItem:nth-child(1) {
		width: 100%
	}
}

.popup .modalOuter .modalPop .moadalFlex .modalItem:nth-child(2) {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 50px
}

@media screen and (max-width:992px) {
	.popup .modalOuter .modalPop .moadalFlex .modalItem:nth-child(2) {
		padding: 25px
	}
}

@media screen and (max-width:767px) {
	.popup .modalOuter .modalPop .moadalFlex .modalItem:nth-child(2) {
		padding: 15px
	}
}

.popup .modalOuter .modalPop .moadalFlex .modalItem .profileImg {
	width: 90%;
	border-top-right-radius: 15px
}

.popup .modalOuter .modalPop .moadalFlex .modalItem .modalPara {
	font-size: 16px;
	color: var(--color_primary)
}

.popup .modalOuter .modalPop .moadalFlex .modalItem .modalPara:first-child {
	margin-bottom: 15px
}

.popup .modalOuter .modalPop .moadalFlex .modalItem .nameSec {
	background-color: var(--color_btn_primary);
	border-top-right-radius: 45px;
	padding: 20px 50px
}

@media screen and (max-width:1367px) {
	.popup .modalOuter .modalPop .moadalFlex .modalItem .nameSec {
		border-top-right-radius: 20px;
		padding: 10px 50px
	}
}

@media screen and (max-width:1200px) {
	.popup .modalOuter .modalPop .moadalFlex .modalItem .nameSec {
		border-top-right-radius: 15px;
		padding: 10px 20px
	}
}

@media screen and (max-width:992px) {
	.popup .modalOuter .modalPop .moadalFlex .modalItem .nameSec {
		padding: 10px 25px;
		border-top-right-radius: 25px
	}
}

@media screen and (max-width:767px) {
	.popup .modalOuter .modalPop .moadalFlex .modalItem .nameSec {
		padding: 10px 15px;
		border-top-right-radius: 20px
	}
}

.popup .modalOuter .modalPop .moadalFlex .modalItem .nameSec .namepop {
	font-size: 26px;
	color: #fff;
	line-height: calc(28 / 26);
	margin-bottom: 3px
}

@media screen and (max-width:992px) {
	.popup .modalOuter .modalPop .moadalFlex .modalItem .nameSec .namepop {
		font-size: 22px
	}
}

.popup .modalOuter .modalPop .moadalFlex .modalItem .nameSec .desigpop {
	font-size: 16px;
	color: #fff;
	line-height: calc(28 / 16)
}

@media screen and (max-width:992px) {
	.popup .modalOuter .modalPop .moadalFlex .modalItem .nameSec .desigpop {
		font-size: 14px
	}
}

.cancel {
	position: absolute;
	top: 15px;
	right: calc(var(--container_left_space) + 35px);
	z-index: 1;
	cursor: pointer
}

@media screen and (min-width:768px) and (max-width:992px) {
	.cancel {
		right: calc(var(--container_left_space) + 70px)
	}
}

.overflow {
	overflow: hidden
}

.breadcrumb_main p {
	color: var(--color_primary);
	font-weight: 500
}

.breadcrumb_main p a {
	color: var(--color_primary);
	text-decoration: none
}

.accordion-container {
	position: relative;
	border-bottom: 1px solid rgba(112, 112, 112, 0.4)
}

.accordion-container .set {
	position: relative;
	width: 100%;
	height: auto
}

.accordion-container .set .acc_head {
	font-size: 26px;
	display: block;
	padding: 40px 0;
	text-decoration: none;
	color: #272727;
	font-weight: 700;
	border-top: 1px solid rgba(112, 112, 112, 0.4);
	transition: all .2s linear;
	cursor: pointer
}

@media screen and (max-width:991px) {
	.accordion-container .set .acc_head {
		font-size: 18px;
		padding: 25px 10px 25px 0;
		position: relative
	}
}

.accordion-container .set .acc_head i {
	float: right;
	margin-top: 2px
}

@media screen and (max-width:991px) {
	.accordion-container .set .acc_head i {
		position: absolute;
		top: 25px;
		right: 0;
		float: unset
	}
}

.accordion-container .set .content {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	display: none;
	padding-bottom: 40px
}

.headNpara {
	padding-top: 50px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media(max-width:767px) {
	.headNpara {
		padding-top: 40px
	}
}

@media(min-width:768px) and (max-width:992px) {
	.headNpara {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
}

.headNpara .head_section {
	width: 30%;
	margin-top: -8px
}

@media(max-width:767px) {
	.headNpara .head_section {
		width: 100%;
		margin-top: 0
	}
}

@media(min-width:768px) and (max-width:1200px) {
	.headNpara .head_section {
		width: 30%;
		margin-top: 0
	}
}

.headNpara .para_section {
	width: 70%
}

@media(max-width:767px) {
	.headNpara .para_section {
		width: 100%;
		padding-top: 10px
	}
}

@media(min-width:768px) and (max-width:1200px) {
	.headNpara .para_section {
		width: 70%;
		padding-left: 25px
	}
}

.headNpara .para_section .text_reg,
.headNpara .para_section #index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara,
#index_page .bannerLine .bannerHead .bannerHeadInner .headNpara .para_section .bannerPara,
.headNpara .para_section #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderPara,
#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .headNpara .para_section .bannerSliderPara,
.headNpara .para_section #about-us .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
#about-us .banner_section .inside_page_banner .bannerHeadInner .headNpara .para_section .bannerPara,
.headNpara .para_section #about-us .celebrating .slider-for .img_info .info ul li,
#about-us .celebrating .slider-for .img_info .info ul .headNpara .para_section li,
.headNpara .para_section #blog_inside .blog_content .blog_des_main p,
#blog_inside .blog_content .blog_des_main .headNpara .para_section p,
.headNpara .para_section #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p,
#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .headNpara .para_section p,
.headNpara .para_section #csr .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
#csr .banner_section .inside_page_banner .bannerHeadInner .headNpara .para_section .bannerPara {
	line-height: 30px;
	font-weight: 400;
	color: var(--color_secondary)
}

.banner_sec {
	position: relative
}

.banner_sec .breadcrumb {
	position: absolute;
	padding: 15px 0;
	width: 100%
}

@media screen and (max-width:992px) {
	.banner_sec .breadcrumb {
		width: auto
	}
}

.banner_sec .breadcrumb ul li {
	display: inline-block;
	position: relative;
	font-size: 14px;
	line-height: calc(18 / 14);
	font-weight: 500
}

.banner_sec .breadcrumb ul li:not(:first-child):before {
	content: "/";
	position: absolute;
	display: inline-block;
	left: -10px;
	top: 0
}

.banner_sec .breadcrumb ul li a {
	text-decoration: none;
	padding-right: 10px
}

.banner_sec .breadcrumb ul li.whiteClr {
	color: #fff
}

.banner_sec .breadcrumb ul li.whiteClr a {
	color: #fff
}

.breadcrumb ul li,
.breadcrumb ul a {
	color: black
}

@media screen and (min-width:992px) {
	#index_page {
		padding-top: unset
	}
}

#index_page .bannerLine {
	background-color: white;
	padding: calc(var(--headerHeight) + 100px) 0 100px
}

@media screen and (max-width:1199px) {
	#index_page .bannerLine {
		overflow: hidden
	}
}

@media screen and (min-width:992px) and (max-width:1200px) {
	#index_page .bannerLine {
		padding: calc(var(--headerHeight) + 105px) 0 100px
	}
}

@media screen and (max-width:992px) {
	#index_page .bannerLine {
		padding: 50px 0
	}
}

#index_page .bannerLine.zi-minus {
	z-index: -1
}

#index_page .bannerLine .bannerHead .bannerHeadInner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	position: relative;
}

@media screen and (max-width:991px) {
	#index_page .bannerLine .bannerHead .bannerHeadInner:nth-child(1) .bannerPara {
		display: none
	}
}

#index_page .bannerLine .bannerHead .bannerHeadInner:nth-child(2) .bannerPara {
	margin-top: 15px
}

@media screen and (max-width:991px) {
	#index_page .bannerLine .bannerHead .bannerHeadInner {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

#index_page .bannerLine .bannerHead .bannerHeadInner .bannerHead {
	color: black;
	line-height: calc(100 / 90)
}

@media screen and (max-width:1200px) {
	#index_page .bannerLine .bannerHead .bannerHeadInner .bannerHead {
		font-size: 70px
	}
}

@media screen and (max-width:991px) {
	#index_page .bannerLine .bannerHead .bannerHeadInner .bannerHead {
		font-size: 45px
	}
}

#index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara {
	color: black;
	display: inline-block;
	margin-left: 10px;
	font-weight: 600
}

@media screen and (max-width:991px) {
	#index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara {
		margin-left: 0
	}
}

#index_page .bannerSec {
	height: 100vh;
	position: relative
}

@media screen and (max-width:1580px) {
	#index_page .bannerSec {
		overflow: hidden
	}
}

@media screen and (max-width:991px) {
	#index_page .bannerSec {
		height: unset
	}
}

#index_page .bannerSec .downArrow {
	position: absolute;
	right: var(--container_left_space);
	z-index: 1
}

@media screen and (max-width:1024px) {
	#index_page .bannerSec .downArrow {
		display: none
	}
}

@media screen and (max-width:991px) {
	#index_page .bannerSec .bannerSliderSec {
		margin-bottom: 0
	}
}

#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem {
	position: relative;
	overflow: hidden
}

#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox {
	left: var(--container_left_space);
	z-index: 1
}

@media screen and (max-width:991px) {
	#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox {
		left: calc(var(--container_left_space) + 15px)
	}
}

@media screen and (max-width:767px) {
	#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox {
		right: calc(var(--container_left_space) + 15px);
		position: absolute;
		top: 50px;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset
	}
}

#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderHead {
	font-weight: bold;
	color: #fff;
	line-height: calc(57 / 45);
	margin-bottom: 15px
}

@media screen and (max-width:991px) {
	#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderHead {
		font-size: 30px
	}
}

#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderPara {
	color: #fff;
	font-weight: 600
}

#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerImg {
	width: 100vw;
	height: 100vh;
	object-fit: cover;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center
}

@media screen and (max-width:991px) {
	#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerImg {
		height: 85vh
	}
}

#index_page .bannerSec .bannerSliderSec .slick-dots {
	bottom: 10%;
	width: unset;
	left: var(--container_left_space)
}

@media screen and (max-width:1024px) {
	#index_page .bannerSec .bannerSliderSec .slick-dots {
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		width: 100%
	}
}

@media screen and (max-width:991px) {
	#index_page .bannerSec .bannerSliderSec .slick-dots {
		-webkit-justify-content: unset;
		-ms-flex-pack: unset;
		justify-content: unset
	}
}

@media screen and (max-width:767px) {
	#index_page .bannerSec .bannerSliderSec .slick-dots {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

#index_page .bannerSec .bannerSliderSec .slick-dots li {
	height: unset;
	width: unset;
	margin: 0
}

@media screen and (max-width:991px) {
	#index_page .bannerSec .bannerSliderSec .slick-dots li {
		padding: 0 10px
	}
}

#index_page .bannerSec .bannerSliderSec .slick-dots li button {
	font-size: 16px;
	height: unset;
	width: unset;
	color: #fff;
	margin-right: 50px;
	padding: 0 0 3px;
	line-height: calc(21 / 16);
	font-weight: 500
}

@media screen and (max-width:991px) {
	#index_page .bannerSec .bannerSliderSec .slick-dots li button {
		margin-right: 0;
		text-align: left
	}
}

#index_page .bannerSec .bannerSliderSec .slick-dots li button::before {
	content: none
}

#index_page .bannerSec .bannerSliderSec .slick-dots li.slick-active button {
	border-bottom: 1px solid #fff
}

#index_page .buildingBetterSec {
	padding: 100px 0
}

@media screen and (max-width:1580px) {
	#index_page .buildingBetterSec {
		overflow: hidden
	}
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec {
		overflow: hidden;
		padding: 50px 0
	}
}

#index_page .buildingBetterSec .flx_bx {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 60px
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx .head_bx {
		width: 100%
	}
}

#index_page .buildingBetterSec .flx_bx .para_bx {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 10px 0 0 35px
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx .para_bx {
		padding: 0
	}
}

#index_page .buildingBetterSec .flx_bx .para_bx .paraTxt,
#index_page .buildingBetterSec .flx_bx .para_bx .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #index_page .buildingBetterSec .flx_bx .para_bx .paraHead {
	margin-bottom: 15px
}

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

	#index_page .buildingBetterSec .flx_bx .para_bx .paraTxt,
	#index_page .buildingBetterSec .flx_bx .para_bx .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
	.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #index_page .buildingBetterSec .flx_bx .para_bx .paraHead {
		margin-top: 15px
	}
}

#index_page .buildingBetterSec .flx_bx2 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx2 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item {
	width: 25%;
	text-align: center
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item {
		width: 23%;
		margin-bottom: 40px
	}
}

@media screen and (max-width:767px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item {
		width: 250px
	}
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(odd) {
	margin-right: auto
}

@media screen and (min-width:768px) and (max-width:992px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(odd) {
		margin-right: unset
	}
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(even) {
	margin-left: auto
}

@media screen and (min-width:768px) and (max-width:992px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(even) {
		margin-left: unset
	}
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item.flx_bx_item_brd {
	border-left: 1px solid rgba(112, 112, 112, 0.2);
	border-bottom: 1px solid rgba(112, 112, 112, 0.2)
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item.flx_bx_item_brd:last-child {
	border-right: 1px solid rgba(112, 112, 112, 0.2)
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item .flx_bx_item_txt {
	margin-top: 10px;
	padding: 0 0 100px
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item .flx_bx_item_txt .headTxt span {
	color: var(--color_btn_primary);
	font-size: 24px;
	vertical-align: top;
	display: inline-block;
	margin-top: 5px
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item .flx_bx_item_txt {
		padding: 0
	}
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(1) .imgBlock {
	-webkit-transform: translateY(40px);
	-ms-transform: translateY(40px);
	transform: translateY(40px)
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(1) .imgBlock {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(1) .flx_bx_item_txt {
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px)
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(1) .flx_bx_item_txt {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(2) .imgBlock {
	-webkit-transform: translateY(110px);
	-ms-transform: translateY(110px);
	transform: translateY(110px)
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(2) .imgBlock {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(2) .flx_bx_item_txt {
	-webkit-transform: translateY(130px);
	-ms-transform: translateY(130px);
	transform: translateY(130px)
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(2) .flx_bx_item_txt {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(3) .imgBlock {
	-webkit-transform: translateY(5px);
	-ms-transform: translateY(5px);
	transform: translateY(5px)
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(3) .imgBlock {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(3) .flx_bx_item_txt {
	-webkit-transform: translateY(25px);
	-ms-transform: translateY(25px);
	transform: translateY(25px)
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(3) .flx_bx_item_txt {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(4) .imgBlock {
	-webkit-transform: translateY(90px);
	-ms-transform: translateY(90px);
	transform: translateY(90px)
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(4) .imgBlock {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(4) .flx_bx_item_txt {
	-webkit-transform: translateY(110px);
	-ms-transform: translateY(110px);
	transform: translateY(110px)
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item:nth-child(4) .flx_bx_item_txt {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item .imgBlock {
	overflow: hidden;
	width: 220px;
	margin: 0 auto;
	border-radius: 5px
}

@media screen and (max-width:991px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item .imgBlock {
		width: auto
	}
}

@media screen and (max-width:767px) {
	#index_page .buildingBetterSec .flx_bx2 .flx_bx_item .imgBlock {
		width: 220px
	}
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item .opac {
	opacity: 1;
	transition: all .5s;
	width: 220px;
	height: 300px;
	object-fit: cover;
	margin: 0 auto
}

#index_page .buildingBetterSec .flx_bx2 .flx_bx_item .opac.opacO {
	opacity: 0
}

#index_page .rm_block {
	padding: 100px 0
}

@media screen and (max-width:1199px) {
	#index_page .rm_block {
		overflow: hidden
	}
}

@media screen and (max-width:991px) {
	#index_page .rm_block {
		padding: 50px 0 70px
	}
}

#index_page .rm_block .rm_block_flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:991px) {
	#index_page .rm_block .rm_block_flex {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

#index_page .rm_block .rm_block_flex .rm_block_item {
	width: 45%
}

@media screen and (max-width:767px) {
	#index_page .rm_block .rm_block_flex .rm_block_item {
		width: 100%
	}
}

#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block {
	position: relative
}

@media screen and (max-width:767px) {
	#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		margin: 15px 0 0;
		padding: 0 15px
	}
}

#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block .quoteTxt {
	line-height: calc(38 / 30);
	color: rgb(60, 129, 169);
	position: relative
}

@media screen and (max-width:1199px) {
	#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block .quoteTxt {
		font-size: 28px
	}
}

@media screen and (max-width:991px) {
	#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block .quoteTxt {
		font-size: 20px;
		line-height: calc(30 / 20)
	}
}

#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block .quoteTxt span {
	color: rgb(60, 129, 169);
	font-size: 50px;
	font-family: var(--font_primary);
	display: inline-block
}

@media screen and (max-width:991px) {
	#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block .quoteTxt span img {
		width: 12px
	}
}

#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block .quoteTxt span:nth-child(1) {
	margin-left: -22px;
	-webkit-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	transform: translate(0, -10px)
}

@media screen and (max-width:991px) {
	#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block .quoteTxt span:nth-child(1) {
		margin-left: -15px
	}
}

#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block .quoteTxt span:nth-child(2) {
	-webkit-transform: translate(0, -8px) rotate(180deg);
	-ms-transform: translate(0, -8px) rotate(180deg);
	transform: translate(0, -8px) rotate(180deg)
}

#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block p {
	font-size: 18px;
	margin: 30px 0 0
}

@media screen and (max-width:991px) {
	#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block p {
		margin: 15px 0
	}
}

#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block .btn_project_default {
	position: absolute;
	bottom: 0
}

@media screen and (max-width:991px) {
	#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block .btn_project_default {
		position: unset
	}
}

#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_img_block .imgBlock {
	overflow: hidden;
	height: 451px;
	width: 502px;
	position: relative;
	margin: 0 auto;
	border-radius: 5px
}

@media screen and (max-width:991px) {
	#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_img_block .imgBlock {
		height: unset;
		width: 100%
	}
}

#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_img_block .imgBlock img {
	height: 450px;
	object-fit: cover;
	max-width: unset
}

@media screen and (max-width:991px) {
	#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_img_block .imgBlock img {
		height: unset;
		position: unset;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
		max-width: 100%
	}
}

#index_page .ourBusinessBlock {
	position: relative;
	padding: 0 0 100px
}

@media screen and (max-width:1280px) {
	#index_page .ourBusinessBlock {
		padding: 0 0 30px;
		overflow: hidden
	}
}

@media screen and (max-width:991px) {
	#index_page .ourBusinessBlock {
		padding: 0 0 30px
	}
}

#index_page .ourBusinessBlock .bg_slider .bg_sliderItem {
	overflow: hidden
}

#index_page .ourBusinessBlock .bg_slider .bg_sliderItem img {
	width: 100%;
	object-fit: cover;
	height: 575px
}

@media screen and (max-width:992px) {
	#index_page .ourBusinessBlock .bg_slider .bg_sliderItem img {
		height: 530px
	}
}

#index_page .ourBusinessBlock .bg_slider .slick-dots {
	opacity: 0;
	visibility: hidden
}

#index_page .ourBusinessBlock .contentSliderMain {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-25%);
	-ms-transform: translateX(-50%) translateY(-25%);
	transform: translateX(-50%) translateY(-25%);
	width: var(--container_width);
	margin: 0 auto
}

@media screen and (max-width:1199px) {
	#index_page .ourBusinessBlock .contentSliderMain {
		position: unset;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		margin-top: -320px
	}
}

@media screen and (max-width:991px) {
	#index_page .ourBusinessBlock .contentSliderMain {
		margin-top: -290px
	}
}

@media screen and (max-width:767px) {
	#index_page .ourBusinessBlock .contentSliderMain {
		margin-top: -230px
	}
}

#index_page .ourBusinessBlock .contentSliderMain .commmonHead {
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	font-family: var(--font_primary);
	line-height: calc(30 / 24);
	margin-bottom: 20px
}

@media screen and (max-width:1199px) {
	#index_page .ourBusinessBlock .contentSliderMain .commmonHead {
		position: relative;
		z-index: 1
	}
}

@media screen and (max-width:991px) {
	#index_page .ourBusinessBlock .contentSliderMain .commmonHead {
		padding-left: 10px
	}
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .headTxt {
	font-size: 85px;
	font-weight: 800;
	color: #fff;
	line-height: calc(90 / 85);
	margin-bottom: 30px
}

@media screen and (max-width:991px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .headTxt {
		font-size: 45px;
		line-height: calc(57 / 45);
		padding: 0 10px;
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px)
	}
}

@media screen and (max-width:767px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .headTxt {
		margin-bottom: 10px
	}
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .featureBx {
	background-color: #fff;
	padding: 35px 50px;
	border-radius: 5px
}

@media screen and (max-width:767px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .featureBx {
		padding: 20px 15px;
		width: 90%;
		margin: 0 auto
	}
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .featureBx .featureBxFx {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:991px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .featureBx .featureBxFx {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .featureBx .featureBxFx .featureBxFxItem {
	width: 45%
}

@media screen and (max-width:991px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .featureBx .featureBxFx .featureBxFxItem {
		width: 100%
	}
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .featureBx .featureBxFx .featureBxFxItem p {
	font-size: 18px
}

@media screen and (max-width:991px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .featureBx .featureBxFx .featureBxFxItem p {
		font-size: 16px
	}
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .featureBx .featureBxFx .featureBxFxItem .LM_btn {
	font-size: 17px;
	color: var(--color_btn_secondary);
	font-family: var(--font_primary);
	font-weight: 600;
	text-decoration: none;
	display: inline-block;
	margin-top: 15px
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .featureBx .featureBxFx .featureBxFxItem ul {
	list-style: disc
}

@media screen and (max-width:991px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .featureBx .featureBxFx .featureBxFxItem ul {
		padding-left: 15px
	}
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .featureBx .featureBxFx .featureBxFxItem ul li {
	font-size: 16px;
	line-height: calc(28 / 16);
	font-weight: 700
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .featureBx .featureBxFx .featureBxFxItem ul li::marker {
	color: var(--color_btn_primary);
	font-size: 18px
}

@media screen and (max-width:991px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .featureBx .featureBxFx .featureBxFxItem ul li {
		font-size: 14px
	}
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .LM_btn {
	font-size: 17px;
	color: var(--color_btn_secondary);
	font-family: var(--font_primary);
	font-weight: 600;
	text-decoration: none;
	display: inline-block;
	margin-top: 15px;
	margin-left: 50px
}

@media screen and (max-width:991px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .LM_btn {
		padding-left: 32px
	}
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .contentItem .LineBtnRed {
	margin-top: 15px
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow {
	background-color: transparent;
	border: 0;
	outline: 0;
	position: absolute;
	top: 5%;
	cursor: pointer
}

@media screen and (max-width:1510px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow {
		top: 15%
	}
}

@media screen and (min-width:992px) and (max-width:1024px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow {
		top: -30px
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow {
		top: 15px
	}
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow img {
	width: 30px
}

@media screen and (max-width:1510px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow img {
		width: 30px
	}
}

@media screen and (max-width:1367px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow img {
		width: 25px
	}
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow.next-arrow {
	right: -50px
}

@media screen and (min-width:1440px) and (max-width:1510px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow.next-arrow {
		right: -3%
	}
}

@media screen and (max-width:1024px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow.next-arrow {
		right: 0;
		z-index: 1
	}
}

@media screen and (max-width:992px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow.next-arrow {
		right: 20px;
		z-index: 1
	}
}

@media screen and (max-width:767px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow.next-arrow {
		right: 15px
	}
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow.next-arrow img {
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1)
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow.prev-arrow {
	left: -50px
}

@media screen and (min-width:1440px) and (max-width:1510px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow.prev-arrow {
		left: -3%
	}
}

@media screen and (max-width:1024px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow.prev-arrow {
		right: 5%;
		left: auto;
		z-index: 1
	}
}

@media screen and (max-width:992px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow.prev-arrow {
		right: 70px;
		left: auto;
		z-index: 1
	}
}

@media screen and (max-width:767px) {
	#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-arrow.prev-arrow {
		right: 55px
	}
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-dots {
	top: 15px;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	right: 0;
	width: auto;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-dots li {
	height: unset;
	width: unset;
	margin: 0
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-dots li button {
	height: unset;
	width: unset;
	color: #fff;
	padding: 0 0 10px;
	line-height: calc(28 / 20);
	opacity: .6
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-dots li button::before {
	content: none
}

#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-dots li.slick-active button {
	opacity: 1
}

#index_page .ourBusinessBlock .bgBox {
	position: absolute;
	background-color: #fff;
	width: 100%;
	z-index: -1;
	border-radius: 5px
}

@media screen and (max-width:992px) {
	#index_page .ourBusinessBlock .bgBox {
		display: none
	}
}

#index_page .investorsBlock {
	padding: 0
}

@media screen and (max-width:1199px) {
	#index_page .investorsBlock {
		overflow: hidden;
		padding-bottom: 30px
	}
}

#index_page .investorsBlock .investorHead .headTxt {
	margin: 0 0 10px
}

#index_page .investorsBlock .investorHead .paraTxt,
#index_page .investorsBlock .investorHead .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #index_page .investorsBlock .investorHead .paraHead {
	line-height: calc(28 / 18)
}

#index_page .investorsBlock .investorFlex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 30px
}

@media screen and (max-width:992px) {
	#index_page .investorsBlock .investorFlex {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

#index_page .investorsBlock .investorFlex .investorItem {
	width: 48%;
	position: relative
}

@media screen and (max-width:992px) {
	#index_page .investorsBlock .investorFlex .investorItem {
		width: 100%
	}
}

@media screen and (max-width:992px) {
	#index_page .investorsBlock .investorFlex .investorItem ul {
		margin: 20px 0
	}
}

#index_page .investorsBlock .investorFlex .investorItem ul li {
	padding: 15px 0;
	border-bottom: 1px solid #e3e3e3
}

@media screen and (max-width:992px) {
	#index_page .investorsBlock .investorFlex .investorItem ul li {
		font-size: 18px
	}
}

#index_page .investorsBlock .investorFlex .investorItem ul li:first-child {
	padding: 0 0 15px
}

#index_page .investorsBlock .investorFlex .investorItem ul li a {
	line-height: calc(28 / 22);
	color: var(--color_primary);
	font-weight: 500;
	text-decoration: none
}

#index_page .investorsBlock .investorFlex .investorItem ul li a:hover {
	color: var(--color_btn_secondary);
	text-decoration: none;
	border-bottom: 1px solid var(--color_btn_secondary)
}

#index_page .investorsBlock .investorFlex .investorItem ul li sup {
	font-size: 14px;
	position: relative;
	top: -7px
}

#index_page .investorsBlock .investorFlex .investorItem ul li span {
	text-transform: uppercase;
	line-height: calc(28 / 14);
	color: var(--color_patches);
	display: block;
	margin: 0 0 5px
}

#index_page .investorsBlock .investorFlex .investorItem .vAll {
	margin-top: 10px
}

@media screen and (max-width:992px) {
	#index_page .investorsBlock .investorFlex .investorItem .vAll {
		position: relative;
		margin-top: 15px
	}
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx {
	background-color: #f2f2f2;
	padding: 30px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 5px
}

@media screen and (min-width:768px) and (max-width:992px) {
	#index_page .investorsBlock .investorFlex .investorItem.greyBx {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media screen and (max-width:767px) {
	#index_page .investorsBlock .investorFlex .investorItem.greyBx {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 30px 30px 0
	}
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem {
	width: 45%
}

@media screen and (max-width:767px) {
	#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem {
		width: 100%
	}
}

@media screen and (max-width:767px) {
	#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.rightBx .imgDrop {
		width: 280px
	}
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.rightBx .imgDrop[data-scroll] {
	transition: all .5s ease-out
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.rightBx .imgDrop[data-scroll="in"] {
	-webkit-transform: scale(1) translate(0, 0);
	-ms-transform: scale(1) translate(0, 0);
	transform: scale(1) translate(0, 0)
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.rightBx .imgDrop[data-scroll="out"] {
	-webkit-transform: scale(0.8) translate(-50px, -160px);
	-ms-transform: scale(0.8) translate(-50px, -160px);
	transform: scale(0.8) translate(-50px, -160px)
}

@media screen and (max-width:992px) {
	#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.rightBx .imgDrop {
		margin: 20px 0
	}
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx {
	position: relative
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .greyBxHead {
	margin-bottom: 12px
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .greyBxHead span {
	font-size: 28px;
	line-height: calc(35 / 28);
	color: #000;
	font-weight: 800;
	display: block
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .greyBxHead span:last-child {
	color: var(--color_btn_primary)
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .greyBxTxt {
	font-size: 16px;
	color: #111;
	line-height: calc(28 / 16);
	margin-top: 10px
}

@media screen and (max-width:992px) {
	#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .greyBxTxt {
		font-weight: 600
	}
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .lineX {
	height: 2px;
	width: 85%;
	background-color: #707070;
	position: relative
}

@media screen and (max-width:1440px) {
	#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .lineX {
		width: 100%
	}
}

@media screen and (max-width:1199px) {
	#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .lineX {
		width: 85%
	}
}

@media screen and (max-width:991px) {
	#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .lineX {
		width: 77%
	}
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .lineX::before {
	content: "";
	height: 2px;
	width: 16px;
	position: absolute;
	left: 0;
	background-color: var(--color_btn_primary)
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .lineX::after {
	content: "";
	height: 2px;
	width: 6px;
	position: absolute;
	left: 16px;
	background-color: #f2f2f2
}

@media screen and (max-width:992px) {
	#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .download_icn {
		margin-top: 10px
	}
}

@media screen and (max-width:767px) {
	#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .download_icn {
		display: none
	}
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem .download_icn {
	position: absolute;
	bottom: 25px
}

@media(min-width:768px) and (max-width:991px) {
	#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem .download_icn {
		bottom: 0
	}
}

@media screen and (max-width:992px) {
	#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem .download_icn {
		position: relative;
		margin: 35px 0 0
	}
}

@media screen and (max-width:768px) {
	#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem .download_icn {
		margin: 0
	}
}

#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem .download_icn img {
	display: inline-block;
	vertical-align: middle
}

#index_page .sharePrice_block {
	padding: 100px 0 0
}

@media screen and (max-width:1199px) {
	#index_page .sharePrice_block {
		overflow: hidden
	}
}

@media screen and (max-width:1024px) {
	#index_page .sharePrice_block {
		padding: 50px 0 0
	}
}

#index_page .sharePrice_block .sharePriceInnerBx {
	padding: 30px 30px;
	background-color: var(--color_btn_primary);
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	border-radius: 5px
}

@media screen and (max-width:992px) {
	#index_page .sharePrice_block .sharePriceInnerBx {
		padding: 15px
	}
}

@media screen and (max-width:767px) {
	#index_page .sharePrice_block .sharePriceInnerBx {
		padding: 20px
	}
}

@media screen and (max-width:767px) {
	#index_page .sharePrice_block .sharePriceInnerBx {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media(min-width:768px) and (max-width:991px) {
	#index_page .sharePrice_block .sharePriceInnerBx {
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media screen and (max-width:767px) {
	#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem {
		margin-bottom: 20px
	}
}

@media(min-width:768px) and (max-width:991px) {
	#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem:nth-child(1) {
		width: 40%
	}
}

@media(min-width:768px) and (max-width:991px) {

	#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem:nth-child(2),
	#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem:nth-child(3) {
		width: 26%;
		padding-top: 5px
	}
}

#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem>.sharePriceHead {
	margin-bottom: 15px
}

#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .headTxt {
	color: #fff;
	line-height: calc(58 / 45);
	margin-bottom: 20px
}

@media screen and (max-width:992px) {
	#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .headTxt {
		display: inline-block
	}
}

#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .paraTxt,
#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .paraHead {
	color: #fff;
	line-height: calc(30 / 18)
}

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

	#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .paraTxt,
	#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
	.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .paraHead {
		display: inline-block;
		padding-left: 5px
	}
}

#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .sharePriceHead {
	font-size: 26px;
	color: #fff;
	line-height: calc(60 / 26);
	font-weight: 500
}

@media screen and (max-width:992px) {
	#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .sharePriceHead {
		display: inline-block;
		font-size: 24px;
		line-height: calc(30 / 24)
	}
}

#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .price_block .paraTxt,
#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .price_block .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .price_block .paraHead {
	margin-bottom: 5px;
	font-size: 16px
}

#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .price_block .priceStatus {
	width: 0;
	height: 0;
	display: inline-block;
	margin-left: 15px
}

@media screen and (max-width:992px) {
	#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .price_block .priceStatus {
		margin-left: 10px
	}
}

#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .price_block .priceStatus.priceUp {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff
}

#index_page .sharePrice_block .sharePriceInnerBx .sharePriceInnerBxItem .price_block .priceStatus.priceDown {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff
}

#index_page .imgScreensBlock {
	padding: 50px 0
}

@media screen and (max-width:1199px) {
	#index_page .imgScreensBlock {
		overflow: hidden
	}
}

@media screen and (max-width:992px) {
	#index_page .imgScreensBlock {
		padding: 100px 0 50px
	}
}

#index_page .imgScreensBlock .imgScreens {
	position: relative
}

#index_page .imgScreensBlock .imgScreens .transImg {
	position: absolute;
	overflow: hidden;
	border-radius: 5px
}

#index_page .imgScreensBlock .imgScreens .transImg.transImg1 {
	top: 40%;
	left: 28%
}

@media screen and (max-width:1024px) {
	#index_page .imgScreensBlock .imgScreens .transImg.transImg1 {
		top: 60%;
		left: 25%
	}
}

@media screen and (max-width:992px) {
	#index_page .imgScreensBlock .imgScreens .transImg.transImg1 {
		left: 25%
	}
}

@media screen and (max-width:767px) {
	#index_page .imgScreensBlock .imgScreens .transImg.transImg1 {
		left: 0
	}
}

#index_page .imgScreensBlock .imgScreens .transImg.transImg2 {
	top: 10%;
	left: 50%
}

@media screen and (max-width:1024px) {
	#index_page .imgScreensBlock .imgScreens .transImg.transImg2 {
		left: 60%
	}
}

@media screen and (max-width:992px) {
	#index_page .imgScreensBlock .imgScreens .transImg.transImg2 {
		right: 30%;
		left: auto;
		top: 0
	}
}

@media screen and (max-width:767px) {
	#index_page .imgScreensBlock .imgScreens .transImg.transImg2 {
		right: 0
	}
}

#index_page .imgScreensBlock .imgScreens .transImg.transImg4 {
	top: 10%;
	left: 32%
}

@media screen and (max-width:1024px) {
	#index_page .imgScreensBlock .imgScreens .transImg.transImg4 {
		left: 20%
	}
}

@media screen and (max-width:992px) {
	#index_page .imgScreensBlock .imgScreens .transImg.transImg4 {
		top: 0;
		left: 30%
	}
}

@media screen and (max-width:767px) {
	#index_page .imgScreensBlock .imgScreens .transImg.transImg4 {
		left: 12%
	}
}

#index_page .imgScreensBlock .imgScreens .transImg.transImg5 {
	top: 32%;
	left: 49%
}

@media screen and (max-width:1024px) {
	#index_page .imgScreensBlock .imgScreens .transImg.transImg5 {
		top: 45%;
		left: 55%
	}
}

@media screen and (max-width:992px) {
	#index_page .imgScreensBlock .imgScreens .transImg.transImg5 {
		top: 30%
	}
}

@media screen and (max-width:992px) {
	#index_page .towardsFuture.ptb_100 {
		padding: 50px 0
	}
}

@media screen and (max-width:992px) {
	#index_page .towardsFuture {
		overflow: hidden
	}
}

#index_page .towardsFuture .flexBx {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

@media screen and (max-width:991px) {
	#index_page .towardsFuture .flexBx {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		overflow: hidden
	}
}

#index_page .towardsFuture .flexBx .leftItem {
	width: 40%;
	padding-right: 30px;
	position: -webkit-sticky;
	position: sticky;
	top: calc(var(--windowHeight) * 0.2)
}

@media screen and (max-width:1199px) {
	#index_page .towardsFuture .flexBx .leftItem {
		top: calc(var(--windowHeight) * 0.15)
	}
}

@media screen and (max-width:992px) {
	#index_page .towardsFuture .flexBx .leftItem {
		position: relative;
		top: 0;
		width: 100%;
		padding-right: 0
	}
}

#index_page .towardsFuture .flexBx .leftItem .headTxt {
	margin-bottom: 15px
}

#index_page .towardsFuture .flexBx .leftItem .paraTxt,
#index_page .towardsFuture .flexBx .leftItem .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #index_page .towardsFuture .flexBx .leftItem .paraHead {
	margin-bottom: 15px
}

#index_page .towardsFuture .flexBx .rightItem {
	width: 60%
}

@media screen and (max-width:992px) {
	#index_page .towardsFuture .flexBx .rightItem {
		width: 100%
	}
}

@media screen and (max-width:992px) {
	#index_page .towardsFuture .flexBx .rightItem .progress {
		width: 90%
	}
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter {
	padding-left: 40px;
	overflow-y: auto;
	direction: rtl
}

@media screen and (max-width:992px) {
	#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter {
		padding-left: unset;
		overflow-y: unset;
		direction: unset;
		margin-top: 30px
	}
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter::-webkit-scrollbar {
	width: 5px;
	background: transparent
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter::-webkit-scrollbar-track {
	background: #f1f1f1
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter::-webkit-scrollbar-thumb {
	background: var(--color_btn_primary)
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter::-webkit-scrollbar-thumb:hover {
	background: #555
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex {
	direction: ltr;
	margin-bottom: 40px
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex:nth-last-child(1) {
	margin-bottom: 0
}

@media screen and (max-width:992px) {
	#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex {
		margin-bottom: 20px
	}
}

@media screen and (max-width:767px) {
	#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex .innerFlexItem img {
	width: 100%;
	border-radius: 5px
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex .innerFlexItem.first {
	width: 40%
}

@media screen and (min-width:768px) and (max-width:992px) {
	#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex .innerFlexItem.first {
		margin-right: 20px
	}
}

@media screen and (max-width:767px) {
	#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex .innerFlexItem.first {
		width: 100%
	}
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex .innerFlexItem.second {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 30px
}

@media screen and (max-width:992px) {
	#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex .innerFlexItem.second {
		width: 100%;
		padding-left: unset
	}
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex .innerFlexItem.second .paraTxt,
#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex .innerFlexItem.second .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex .innerFlexItem.second .paraHead {
	font-weight: 600;
	line-height: calc(24 / 18);
	margin-bottom: 10px
}

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

	#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex .innerFlexItem.second .paraTxt,
	#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex .innerFlexItem.second .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
	.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex .innerFlexItem.second .paraHead {
		margin: 15px 0;
		font-weight: 700;
		font-size: 20px
	}
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex .innerFlexItem .csr_desc {
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .slide-arrow {
	position: absolute;
	bottom: -20%;
	background-color: transparent;
	border: 0
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .slide-arrow img {
	width: 20px;
	-webkit-filter: brightness(100%) invert(1);
	filter: brightness(100%) invert(1)
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .slide-arrow.prev-arrow {
	right: 0;
	z-index: 1;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1)
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .slide-arrow.next-arrow {
	right: 4%
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .slick-slider {
	overflow: hidden
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .slick-list {
	margin: 0 -9px
}

#index_page .towardsFuture .flexBx .rightItem .innerFlexOuter .innerFlex {
	padding: 0 9px
}

@media screen and (max-width:1580px) {
	#index_page .workWithUs {
		overflow: hidden
	}
}

@media screen and (max-width:992px) {
	#index_page .workWithUs .work-with-us-flex {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		border-radius: 5px;
		overflow: hidden
	}
}

#index_page .workWithUs .work-with-us-flex .work-with-us-item {
	width: 50%
}

@media screen and (max-width:1367px) {
	#index_page .workWithUs .work-with-us-flex .work-with-us-item {
		width: 100%
	}
}

#index_page .workWithUs .work-with-us-flex .work-with-us-item.first img {
	width: 100%;
	border-radius: 5px 0 0 5px
}

@media screen and (max-width:1440px) {
	#index_page .workWithUs .work-with-us-flex .work-with-us-item.first img {
		height: 100%;
		object-fit: cover;
		border-radius: 5px 5px 0 0
	}
}

#index_page .workWithUs .work-with-us-flex .work-with-us-item.second {
	background-color: var(--color_btn_primary);
	border-radius: 0 5px 5px 0
}

@media screen and (max-width:767px) {
	#index_page .workWithUs .work-with-us-flex .work-with-us-item.second {
		border-radius: 0
	}
}

#index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner {
	padding: 85px
}

@media screen and (max-width:1024px) {
	#index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner {
		padding: 45px
	}
}

@media screen and (max-width:992px) {
	#index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner {
		padding: 45px 20px
	}
}

#index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner .headTxt,
#index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner .paraTxt,
#index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner .paraHead {
	color: #fff
}

#index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner .headTxt {
	margin-bottom: 15px
}

#index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner .paraTxt,
#index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner .paraHead {
	line-height: calc(30 / 18);
	margin-bottom: 15px
}

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

	#index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner .paraTxt,
	#index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
	.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner .paraHead {
		margin-bottom: 20px;
		font-size: 16px
	}
}

#index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner .greenBg:last-child {
	margin-left: 10px
}

@media screen and (max-width:1200px) {
	#index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner .greenBg:last-child {
		margin-left: unset;
		margin-top: 20px
	}
}

@media screen and (min-width:768px) and (max-width:1024px) {
	#index_page .workWithUs .work-with-us-flex .work-with-us-item.second .textInner .greenBg:last-child {
		margin-left: 10px
	}
}

@media screen and (max-width:992px) {
	#index_page .mediaCenter {
		overflow: hidden
	}
}

@media screen and (max-width:797px) {
	#index_page .mediaCenter .container {
		width: 100%
	}
}

#index_page .mediaCenter .headSec {
	margin-bottom: 30px
}

#index_page .mediaCenter .headSec .headTxt {
	margin-bottom: 15px
}

@media screen and (max-width:767px) {
	#index_page .mediaCenter .tab_section .button_style {
		margin-right: 10px
	}
}

#index_page .mediaCenter .tab_section .innerBoxMain {
	display: -ms-grid;
	display: grid;
	grid-gap: 42px;
	--auto-grid-min-size: 20rem;
	-ms-grid-columns: (minmax(var(--auto-grid-min-size), 1fr))[auto-fill];
	grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr))
}

@media screen and (max-width:1199px) {
	#index_page .mediaCenter .tab_section .innerBoxMain {
		grid-gap: 35px;
		--auto-grid-min-size: 14rem
	}
}

#index_page .mediaCenter .tab_section .innerBoxMain .innerBoxItem {
	padding-bottom: 20px
}

#index_page .mediaCenter .tab_section .innerBoxMain .innerBoxItem .imgBx {
	height: 250px;
	overflow: hidden
}

#index_page .mediaCenter .tab_section .innerBoxMain .innerBoxItem .imgBx img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 5px
}

#index_page .mediaCenter .tab_section .innerBoxMain .innerBoxItem .paraTxt,
#index_page .mediaCenter .tab_section .innerBoxMain .innerBoxItem .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #index_page .mediaCenter .tab_section .innerBoxMain .innerBoxItem .paraHead {
	font-weight: 600;
	margin-bottom: 15px
}

#index_page .mediaCenter .tab_section .innerBoxMain .innerBoxItem .datetxt {
	font-size: 16px;
	line-height: calc(30 / 16);
	color: var(--color_btn_primary);
	font-style: italic;
	font-weight: 400;
	margin: 10px 0
}

#index_page .visible-m-ipp-d {
	display: block
}

@media(min-width:768px) and (max-width:991px) {
	#index_page .visible-m-ipp-d {
		display: none !important
	}
}

#about-us .banner_section .inside_page_banner {
	padding: 80px 0
}

#about-us .banner_section .inside_page_banner .bannerHeadInner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	position: relative
}

@media screen and (max-width:1199px) {
	#about-us .banner_section .inside_page_banner .bannerHeadInner:nth-child(1) .bannerPara {
		display: none
	}
}

#about-us .banner_section .inside_page_banner .bannerHeadInner:nth-child(2) .bannerPara {
	margin-top: 15px
}

@media screen and (max-width:1199px) {
	#about-us .banner_section .inside_page_banner .bannerHeadInner {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

#about-us .banner_section .inside_page_banner .bannerHeadInner .bannerHead {
	padding: 0;
	font-size: 70px;
	font-weight: 800;
	color: #272727;
	line-height: calc(100 / 80)
}

@media screen and (max-width:1200px) {
	#about-us .banner_section .inside_page_banner .bannerHeadInner .bannerHead {
		font-size: 60px
	}
}

@media screen and (max-width:991px) {
	#about-us .banner_section .inside_page_banner .bannerHeadInner .bannerHead {
		font-size: 45px
	}
}

#about-us .banner_section .inside_page_banner .bannerHeadInner .bannerPara {
	color: #272727;
	display: inline-block;
	margin-left: 30px;
	font-weight: 600;
	width: 35%
}

@media screen and (max-width:1199px) {
	#about-us .banner_section .inside_page_banner .bannerHeadInner .bannerPara {
		margin-left: 0;
		width: 70%
	}
}

@media screen and (max-width:767px) {
	#about-us .banner_section .inside_page_banner .bannerHeadInner .bannerPara {
		width: 100%
	}
}

#about-us .banner_section .who_we_are {
	padding-top: 50px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media(max-width:767px) {
	#about-us .banner_section .who_we_are {
		padding-top: 40px
	}
}

@media(min-width:768px) and (max-width:992px) {
	#about-us .banner_section .who_we_are {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
}

#about-us .banner_section .who_we_are .head_section {
	width: 30%;
	margin-top: -8px
}

@media(max-width:767px) {
	#about-us .banner_section .who_we_are .head_section {
		width: 100%;
		margin-top: 0
	}
}

@media(min-width:768px) and (max-width:1200px) {
	#about-us .banner_section .who_we_are .head_section {
		width: 30%;
		margin-top: 0
	}
}

#about-us .banner_section .who_we_are .para_section {
	width: 70%
}

@media(max-width:767px) {
	#about-us .banner_section .who_we_are .para_section {
		width: 100%;
		padding-top: 10px
	}
}

@media(min-width:768px) and (max-width:1200px) {
	#about-us .banner_section .who_we_are .para_section {
		width: 70%;
		padding-left: 25px
	}
}

#about-us .banner_section .who_we_are .para_section .text_reg,
#about-us .banner_section .who_we_are .para_section #index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara,
#index_page .bannerLine .bannerHead .bannerHeadInner #about-us .banner_section .who_we_are .para_section .bannerPara,
#about-us .banner_section .who_we_are .para_section #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderPara,
#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox #about-us .banner_section .who_we_are .para_section .bannerSliderPara,
#about-us .banner_section .who_we_are .para_section .inside_page_banner .bannerHeadInner .bannerPara,
#about-us .banner_section .inside_page_banner .bannerHeadInner .who_we_are .para_section .bannerPara,
#about-us .banner_section .who_we_are .para_section .celebrating .slider-for .img_info .info ul li,
#about-us .celebrating .slider-for .img_info .info ul .banner_section .who_we_are .para_section li,
#about-us .banner_section .who_we_are .para_section #blog_inside .blog_content .blog_des_main p,
#blog_inside .blog_content .blog_des_main #about-us .banner_section .who_we_are .para_section p,
#about-us .banner_section .who_we_are .para_section #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p,
#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent #about-us .banner_section .who_we_are .para_section p {
	line-height: 30px;
	font-weight: 400;
	color: var(--color_secondary)
}

#about-us .our_values_section {
	padding-top: 80px
}

@media(max-width:767px) {
	#about-us .our_values_section {
		padding-top: 40px
	}
}

#about-us .our_values_section .our_values {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#about-us .our_values_section .our_values .img_box {
	width: 30%
}

@media(max-width:767px) {
	#about-us .our_values_section .our_values .img_box {
		width: 100%
	}
}

#about-us .our_values_section .our_values .img_box img {
	border-radius: 5px
}

#about-us .our_values_section .our_values .info_box {
	width: 70%;
	padding-left: 50px
}

@media(max-width:767px) {
	#about-us .our_values_section .our_values .info_box {
		width: 100%;
		padding-left: 0;
		padding-top: 10px
	}
}

@media(min-width:768px) and (max-width:992px) {
	#about-us .our_values_section .our_values .info_box p {
		padding-top: 15px
	}
}

#about-us .our_values_section .mision_vision {
	width: 80%;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: auto;
	margin-top: -180px
}

@media(max-width:1200px) {
	#about-us .our_values_section .mision_vision {
		width: 100%;
		margin-top: 40px
	}
}

#about-us .our_values_section .mision_vision .img_box {
    margin-top: 40px;
	width: 30%
}

@media(max-width:767px) {
	#about-us .our_values_section .mision_vision .img_box {
        margin-top: 40px;
		width: 100%
	}
}

#about-us .our_values_section .mision_vision .img_box img {
	border-radius: 5px
}

#about-us .our_values_section .mision_vision .info_wrapper .text_lg,
#about-us .our_values_section .mision_vision .info_wrapper #index_page .investorsBlock .investorFlex .investorItem ul li a,
#index_page .investorsBlock .investorFlex .investorItem ul li #about-us .our_values_section .mision_vision .info_wrapper a,
#about-us .our_values_section .mision_vision .info_wrapper .celebrating .slider-nav .dots_year .year,
#about-us .celebrating .slider-nav .dots_year .our_values_section .mision_vision .info_wrapper .year,
#about-us .our_values_section .mision_vision .info_wrapper #industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemHeadTxt,
#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner #about-us .our_values_section .mision_vision .info_wrapper .subBusinessItemHeadTxt,
#about-us .our_values_section .mision_vision .info_wrapper #industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem .productName,
#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem #about-us .our_values_section .mision_vision .info_wrapper .productName {
	position: relative;
	padding-left: 15px;
    margin-top: 40px
}

#about-us .our_values_section .mision_vision .info_wrapper .text_lg span,
#about-us .our_values_section .mision_vision .info_wrapper #index_page .investorsBlock .investorFlex .investorItem ul li a span,
#index_page .investorsBlock .investorFlex .investorItem ul li #about-us .our_values_section .mision_vision .info_wrapper a span,
#about-us .our_values_section .mision_vision .info_wrapper .celebrating .slider-nav .dots_year .year span,
#about-us .celebrating .slider-nav .dots_year .our_values_section .mision_vision .info_wrapper .year span,
#about-us .our_values_section .mision_vision .info_wrapper #industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemHeadTxt span,
#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner #about-us .our_values_section .mision_vision .info_wrapper .subBusinessItemHeadTxt span,
#about-us .our_values_section .mision_vision .info_wrapper #industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem .productName span,
#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem #about-us .our_values_section .mision_vision .info_wrapper .productName span {
	position: absolute;
	display: inline-block;
	left: 0;
	height: 7px;
	width: 7px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: var(--color_btn_primary);
	border-radius: 50px
}

#about-us .our_values_section .mision_vision .info_box {
	width: 70%;
	padding-left: 50px
}

@media(max-width:767px) {
	#about-us .our_values_section .mision_vision .info_box {
		width: 100%;
		padding-left: 0;
		padding-top: 20px
	}
}

#about-us .our_values_section .mision_vision .info_box .text_lg,
#about-us .our_values_section .mision_vision .info_box #index_page .investorsBlock .investorFlex .investorItem ul li a,
#index_page .investorsBlock .investorFlex .investorItem ul li #about-us .our_values_section .mision_vision .info_box a,
#about-us .our_values_section .mision_vision .info_box .celebrating .slider-nav .dots_year .year,
#about-us .celebrating .slider-nav .dots_year .our_values_section .mision_vision .info_box .year,
#about-us .our_values_section .mision_vision .info_box #industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemHeadTxt,
#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner #about-us .our_values_section .mision_vision .info_box .subBusinessItemHeadTxt,
#about-us .our_values_section .mision_vision .info_box #industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem .productName,
#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem #about-us .our_values_section .mision_vision .info_box .productName {
	font-weight: 600;
	line-height: 30px;
	padding-bottom: 5px;
	list-style: decimal-leading-zero;
	color: var(--color_secondary)
}

#about-us .celebrating {
	padding-top: 100px
}

@media(max-width:767px) {
	#about-us .celebrating {
		padding-top: 40px;
		overflow: hidden
	}
}

#about-us .celebrating .text_reg,
#about-us .celebrating #index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara,
#index_page .bannerLine .bannerHead .bannerHeadInner #about-us .celebrating .bannerPara,
#about-us .celebrating #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderPara,
#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox #about-us .celebrating .bannerSliderPara,
#about-us .celebrating .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
#about-us .banner_section .inside_page_banner .bannerHeadInner .celebrating .bannerPara,
#about-us .celebrating .slider-for .img_info .info ul li,
#about-us .celebrating #blog_inside .blog_content .blog_des_main p,
#blog_inside .blog_content .blog_des_main #about-us .celebrating p,
#about-us .celebrating #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p,
#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent #about-us .celebrating p,
#csr .banner_section .inside_page_banner .bannerHeadInner #about-us .celebrating .bannerPara {
	padding: 10px 0 20px 0
}

#about-us .celebrating .slick-arrow {
	top: -25%
}

#about-us .celebrating .next-arrow {
	right: 0;
	cursor: pointer;
	position: absolute
}

#about-us .celebrating .prev-arrow {
	right: 50px;
	cursor: pointer;
	position: absolute;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

#about-us .celebrating .prev-arrow.slick-disabled,
#about-us .celebrating .next-arrow.slick-disabled {
	opacity: .5
}

#about-us .celebrating .slider-nav {
	padding-top: 25px;
	margin-right: calc(var(--container_left_space) - 20px)
}

#about-us .celebrating .slider-nav .slick-center .year {
	color: var(--color_black) !important
}

#about-us .celebrating .slider-nav .slick-current .year {
	color: var(--color_black) !important
}

#about-us .celebrating .slider-nav .slick-current.dots_year::before {
	content: "";
	width: 25px !important;
	height: 25px !important;
	top: -4px
}

@media(max-width:767px) {
	#about-us .celebrating .slider-nav .dots_year {
		width: 180px
	}
}

#about-us .celebrating .slider-nav .slick-track {
	padding-top: 4px
}

#about-us .celebrating .slider-nav .dots_year {
	position: relative;
	padding-top: 30px
}

#about-us .celebrating .slider-nav .dots_year .dots_border {
	top: 8px;
	position: absolute;
	width: 100%;
	height: 1px;
	background-position: center;
	background-size: contain;
	background-repeat: repeat;
	background-image: url(../../img/about-us/line.png)
}

#about-us .celebrating .slider-nav .dots_year .year {
	font-weight: 500;
	text-align: right;
	color: #808285;
	position: relative
}

#about-us .celebrating .slider-nav .dots_year::after {
	content: "";
	width: 8px;
	height: 8px;
	left: 82%;
	top: 4px;
	position: absolute;
	border-radius: 100%;
	background-color: var(--color_btn_secondary);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media(min-width:1681px) and (max-width:1920px) {
	#about-us .celebrating .slider-nav .dots_year::after {
		left: 85%
	}
}

#about-us .celebrating .slider-nav .dots_year::before {
	content: "";
	width: 16px;
	height: 16px;
	left: 82%;
	top: 0;
	position: absolute;
	border-radius: 100%;
	background-color: #c7141466;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: linear .2s
}

@media(min-width:1681px) and (max-width:1920px) {
	#about-us .celebrating .slider-nav .dots_year::before {
		left: 85%
	}
}

#about-us .celebrating .slider-for {
	padding-top: 60px;
	margin-right: var(--container_left_space);
	margin-left: calc(var(--container_left_space) + 15px)
}

@media(max-width:767px) {
	#about-us .celebrating .slider-for {
		padding-top: 40px;
		margin-left: calc(var(--container_left_space) + 15px);
		margin-right: calc(var(--container_left_space) + 15px)
	}
}

#about-us .celebrating .slider-for .img_info {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#about-us .celebrating .slider-for .img_info .img {
	width: 40%
}

@media(max-width:992px) {
	#about-us .celebrating .slider-for .img_info .img {
		width: 100%
	}
}

#about-us .celebrating .slider-for .img_info .img img {
	border-radius: 5px
}

#about-us .celebrating .slider-for .img_info .info {
	width: 60%;
	padding-left: 60px
}

@media(max-width:992px) {
	#about-us .celebrating .slider-for .img_info .info {
		width: 100%;
		padding: 20px 15px 0 15px
	}
}

#about-us .celebrating .slider-for .img_info .info ul {
	padding-top: 10px;
	padding-left: 25px
}

#about-us .celebrating .slider-for .img_info .info ul li {
	line-height: 30px;
	padding: 0 0 15px;
	list-style: disc;
	color: var(--color_secondary)
}

#about-us .steering {
	padding-top: 100px
}

@media(max-width:767px) {
	#about-us .steering {
		padding-top: 40px
	}
}

#about-us .steering .text_reg,
#about-us .steering #index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara,
#index_page .bannerLine .bannerHead .bannerHeadInner #about-us .steering .bannerPara,
#about-us .steering #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderPara,
#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox #about-us .steering .bannerSliderPara,
#about-us .steering .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
#about-us .banner_section .inside_page_banner .bannerHeadInner .steering .bannerPara,
#about-us .steering .celebrating .slider-for .img_info .info ul li,
#about-us .celebrating .slider-for .img_info .info ul .steering li,
#about-us .steering #blog_inside .blog_content .blog_des_main p,
#blog_inside .blog_content .blog_des_main #about-us .steering p,
#about-us .steering #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p,
#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent #about-us .steering p,
#csr .banner_section .inside_page_banner .bannerHeadInner #about-us .steering .bannerPara {
	padding: 10px 0 20px 0
}

#about-us .steering .steering_box {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 50px;
	margin: 0 -15px
}

#about-us .steering .steering_box:nth-child(1) {
	grid-column: 1 / span 1;
}

#about-us .steering .steering_box:nth-child(2) {
	grid-column: 2 / span 1;
}

#about-us .steering .steering_box:nth-child(3) {
	grid-column: 3 / span 1;
}


@media screen and (max-width:1199px) {
	#about-us .steering .steering_box {
		gap: 30px;
		margin: 0
	}
}

@media(max-width:767px) {
	#about-us .steering .steering_box {
		grid-template-columns: 1fr;
	}
}


#about-us .steering .steering_box .box {
	width: 100%;
	padding: 15px 15px 0 15px;
	border: 1px solid #ededed
}

@media(max-width:767px) {
	#about-us .steering .steering_box .box {
		width: 100%
	}
}

#about-us .steering .steering_box .box img {
	border-radius: 15px
}

#about-us .steering .steering_box .box .box_info {
	padding: 15px 0
}

#about-us .steering .steering_box .box .box_info .name_pluse {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#about-us .steering .steering_box .box .box_info .name_pluse .text_md,
#about-us .steering .steering_box .box .box_info .name_pluse #index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-dots li button,
#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-dots li #about-us .steering .steering_box .box .box_info .name_pluse button,
#about-us .steering .steering_box .box .box_info .name_pluse #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .nameClientele,
#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent #about-us .steering .steering_box .box .box_info .name_pluse .nameClientele {
	font-weight: 600;
	line-height: 28px;
	color: var(--color_primary)
}

#about-us .steering .steering_box .box .box_info .name_pluse .pluse {
	cursor: pointer
}

#about-us .steering .steering_box .box .box_info .text_sm,
#about-us .steering .steering_box .box .box_info #index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .greyBxTxt,
#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx #about-us .steering .steering_box .box .box_info .greyBxTxt {
	width: 80%;
	line-height: 26px;
	font-weight: 400;
	padding-top: 10px;
	color: var(--color_secondary)
}

@media(max-width:992px) {

	#about-us .steering .steering_box .box .box_info .text_sm,
	#about-us .steering .steering_box .box .box_info #index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .greyBxTxt,
	#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx #about-us .steering .steering_box .box .box_info .greyBxTxt {
		padding-top: 5px
	}
}

#about-us .led {
	padding-top: 100px
}

@media(max-width:992px) {
	#about-us .led {
		padding-top: 50px
	}
}

@media(max-width:1024px) {
	#about-us .led .sub_head {
		margin-bottom: 15px
	}
}

#about-us .led .steering_box {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr; /* Equivalent to repeat(3, 1fr) */
	gap: 50px;
	margin: 0 -15px;
}


@media screen and (max-width:1199px) {
	#about-us .led .steering_box {
		gap: 30px;
		margin: 0
	}
}

@media(max-width:767px) {
	#about-us .led .steering_box {
		grid-template-columns: 1fr;
	}
}


#about-us .led .steering_box .box {
	width: 100%;
	padding: 15px 15px 0 15px;
	border: 1px solid #ededed
}

@media(max-width:767px) {
	#about-us .led .steering_box .box {
		width: 100%
	}
}

#about-us .led .steering_box .box img {
	border-radius: 15px
}

#about-us .led .steering_box .box .box_info {
	padding: 15px 0
}

#about-us .led .steering_box .box .box_info .name_pluse {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#about-us .led .steering_box .box .box_info .name_pluse .text_md,
#about-us .led .steering_box .box .box_info .name_pluse #index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-dots li button,
#index_page .ourBusinessBlock .contentSliderMain .contentSlider .slick-dots li #about-us .led .steering_box .box .box_info .name_pluse button,
#about-us .led .steering_box .box .box_info .name_pluse #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .nameClientele,
#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent #about-us .led .steering_box .box .box_info .name_pluse .nameClientele {
	font-weight: 600;
	line-height: 28px;
	color: var(--color_primary)
}

#about-us .led .steering_box .box .box_info .name_pluse .pluse {
	cursor: pointer
}

#about-us .led .steering_box .box .box_info .text_sm,
#about-us .led .steering_box .box .box_info #index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .greyBxTxt,
#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx #about-us .led .steering_box .box .box_info .greyBxTxt {
	width: 80%;
	line-height: 26px;
	font-weight: 400;
	padding-top: 10px;
	color: var(--color_secondary)
}

#about-us .honors {
	padding: 80px 0 100px
}

@media(max-width:767px) {
	#about-us .honors {
		padding: 40px 0
	}
}

#about-us .honors .sub_head {
	padding-bottom: 10px
}

#about-us .honors .honors_box {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#about-us .honors .honors_box .box {
	width: 28%;
	padding-top: 60px
}

@media(max-width:767px) {
	#about-us .honors .honors_box .box {
		width: 100%;
		padding-top: 30px;
		text-align: center
	}
}

@media(max-width:767px) {

	#about-us .honors .honors_box .box .text_sm,
	#about-us .honors .honors_box .box #index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx .greyBxTxt,
	#index_page .investorsBlock .investorFlex .investorItem.greyBx .greyBxItem.leftBx #about-us .honors .honors_box .box .greyBxTxt {
		padding: 0 25px
	}
}

@media(max-width:767px) {
	#about-us .honors .honors_box .box img {
		margin: 0 auto
	}
}

@media(min-width:768px) and (max-width:992px) {
	#about-us .honors .honors_box .box {
		width: 31%
	}
}

#about-us .honors .honors_box .box .text_lg,
#about-us .honors .honors_box .box #index_page .investorsBlock .investorFlex .investorItem ul li a,
#index_page .investorsBlock .investorFlex .investorItem ul li #about-us .honors .honors_box .box a,
#about-us .honors .honors_box .box .celebrating .slider-nav .dots_year .year,
#about-us .celebrating .slider-nav .dots_year .honors .honors_box .box .year,
#about-us .honors .honors_box .box #industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemHeadTxt,
#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner #about-us .honors .honors_box .box .subBusinessItemHeadTxt,
#about-us .honors .honors_box .box #industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem .productName,
#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem #about-us .honors .honors_box .box .productName {
	padding: 10px 0;
	font-weight: 600;
	line-height: 27.72px;
	color: var(--color_primary)
}

#about-us .stay_updated .info_form {
	padding: 40px 70px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: var(--color_btn_primary)
}

@media(max-width:992px) {
	#about-us .stay_updated .info_form {
		padding: 30px 20px 40px 20px
	}
}

#about-us .stay_updated .info_form .info {
	width: 40%
}

@media(max-width:992px) {
	#about-us .stay_updated .info_form .info {
		width: 100%
	}
}

#about-us .stay_updated .info_form .info .text_lg,
#about-us .stay_updated .info_form .info #index_page .investorsBlock .investorFlex .investorItem ul li a,
#index_page .investorsBlock .investorFlex .investorItem ul li #about-us .stay_updated .info_form .info a,
#about-us .stay_updated .info_form .info .celebrating .slider-nav .dots_year .year,
#about-us .celebrating .slider-nav .dots_year .stay_updated .info_form .info .year,
#about-us .stay_updated .info_form .info #industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemHeadTxt,
#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner #about-us .stay_updated .info_form .info .subBusinessItemHeadTxt,
#about-us .stay_updated .info_form .info #industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem .productName,
#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem #about-us .stay_updated .info_form .info .productName {
	font-weight: 700;
	color: var(--color_white)
}

#about-us .stay_updated .info_form .info .text_reg,
#about-us .stay_updated .info_form .info #index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara,
#index_page .bannerLine .bannerHead .bannerHeadInner #about-us .stay_updated .info_form .info .bannerPara,
#about-us .stay_updated .info_form .info #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderPara,
#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox #about-us .stay_updated .info_form .info .bannerSliderPara,
#about-us .stay_updated .info_form .info .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
#about-us .banner_section .inside_page_banner .bannerHeadInner .stay_updated .info_form .info .bannerPara,
#about-us .stay_updated .info_form .celebrating .slider-for .img_info .info ul li,
#about-us .celebrating .slider-for .img_info .stay_updated .info_form .info ul li,
#about-us .stay_updated .info_form .info #blog_inside .blog_content .blog_des_main p,
#blog_inside .blog_content .blog_des_main #about-us .stay_updated .info_form .info p,
#about-us .stay_updated .info_form .info #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p,
#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent #about-us .stay_updated .info_form .info p,
#csr .banner_section .inside_page_banner .bannerHeadInner #about-us .stay_updated .info_form .info .bannerPara {
	font-weight: 400;
	line-height: 30px;
	color: var(--color_white)
}

#about-us .stay_updated .info_form .form_section {
	width: 60%
}

@media(max-width:992px) {
	#about-us .stay_updated .info_form .form_section {
		width: 100%
	}
}

@media(min-width:768px) and (max-width:992px) {
	#about-us .stay_updated .info_form .form_section {
		padding-top: 25px
	}
}

#about-us .stay_updated .info_form .form_section .item_wrapper {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#about-us .stay_updated .info_form .form_section .item_wrapper ::-webkit-input-placeholder {
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 1px;
	color: #ffffff8c;
	font-family: var(--font_primary)
}

#about-us .stay_updated .info_form .form_section .item_wrapper :-ms-input-placeholder {
	font-size: 16px;
	font-weight: 100;
	color: #ffffff8c;
	font-family: var(--font_primary)
}

#about-us .stay_updated .info_form .form_section .item_wrapper ::-webkit-input-placeholder {
	font-size: 16px;
	font-weight: 100;
	color: #ffffff8c;
	font-family: var(--font_primary)
}

#about-us .stay_updated .info_form .form_section .item_wrapper :-ms-input-placeholder {
	font-size: 16px;
	font-weight: 100;
	color: #ffffff8c;
	font-family: var(--font_primary)
}

#about-us .stay_updated .info_form .form_section .item_wrapper ::placeholder {
	font-size: 16px;
	font-weight: 100;
	color: #ffffff8c;
	font-family: var(--font_primary)
}

#about-us .stay_updated .info_form .form_section .item_wrapper .item {
	width: 38%
}

@media(max-width:767px) {
	#about-us .stay_updated .info_form .form_section .item_wrapper .item {
		width: 100%;
		margin-top: 25px
	}
}

#about-us .stay_updated .info_form .form_section .item_wrapper .item input {
	border: 0;
	width: 100%;
	box-shadow: none;
	font-size: 16px;
	color: #ffffff8c;
	border-bottom: 1px solid #ffffff8c;
	background-color: transparent;
	font-family: var(--font_primary)
}

#about-us .stay_updated .info_form .form_section .item_wrapper .item input:focus {
	outline: 0
}

#about-us .stay_updated .info_form .form_section .item_wrapper .submit {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media(max-width:767px) {
	#about-us .stay_updated .info_form .form_section .item_wrapper .submit {
		margin-top: 25px
	}
}

#about-us .stay_updated .info_form .form_section .item_wrapper .submit input {
	border: 0;
	cursor: pointer;
	box-shadow: none;
	font-size: 16px;
	font-weight: 400;
	color: var(--color_white);
	font-family: var(--font_primary);
	background-color: transparent;
	border-bottom: 1px solid #ffffff8c
}

#about-us .stay_updated .info_form .form_section .item_wrapper .submit input:focus {
	outline: 0
}

#about-us .stay_updated .info_form .form_section .item_wrapper .submit img {
	padding-top: 4px
}

.width_100 {
	width: 100%
}

.head {
	font-size: 70px;
	font-weight: 800;
	line-height: 88.2px;
	color: var(--color_primary)
}

@media(max-width:767px) {
	.head {
		font-size: 35px;
		line-height: 46px
	}
}

@media(min-width:768px) and (max-width:992px) {
	.head {
		font-size: 40px;
		line-height: 50px
	}
}

@media(min-width:993px) and (max-width:1200px) {
	.head {
		font-size: 50px;
		line-height: 60px
	}
}

.sub_head {
	font-size: 45px;
	font-weight: 700;
	line-height: 60px;
	color: var(--color_primary)
}

@media(max-width:767px) {
	.sub_head {
		font-size: 28px;
		line-height: 35px
	}
}

@media(min-width:768px) and (max-width:992px) {
	.sub_head {
		font-size: 35px;
		line-height: 35px
	}
}

.steer_box_head {
	font-size: 22px;
	line-height: calc(28 / 22);
	color: var(--color_primary);
	font-weight: 500;
	padding: 20px 0
}

@media(max-width:767px) {
	.modalOuter {
		padding: 50px 0
	}
}

@media(max-width:767px) {
	.modalOuter .cancel {
		top: 65px;
		right: calc(var(--container_left_space) + 30px)
	}
}

@media screen and (max-width:992px) {
	#news_media .mediaCenter {
		overflow: hidden
	}
}

#news_media .mediaCenter .headSec {
	margin-bottom: 30px
}

#news_media .mediaCenter .headSec .headTxt {
	margin-bottom: 15px
}

#news_media .mediaCenter .tab_section .short_dropdown {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

#news_media .mediaCenter .tab_section .short_dropdown span {
	margin-right: 15px
}

#news_media .mediaCenter .tab_section .short_dropdown .year_list {
	background-color: #f2f2f2;
	border-radius: 4px;
	padding: 12px 20px;
	width: 175px;
	color: var(--color_secondary);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../../img/news_media/down_arrow.png);
	background-size: 9px;
	background-position: 90%;
	background-repeat: no-repeat;
	border: 0
}

#news_media .mediaCenter .tab_section .short_dropdown .year_list:focus-visible {
	outline: 0
}

#news_media .mediaCenter .tab_section .short_dropdown .search_input {
	background-image: url(../../img/news_media/search_icon.png);
	background-size: 20px;
	padding: 12px 40px 12px 20px
}

#news_media .mediaCenter .tab_section .short_dropdown .search_input::-webkit-input-placeholder {
	color: var(--color_secondary);
	font-family: "Plus Jakarta Sans";
	font-weight: 400
}

#news_media .mediaCenter .tab_section .short_dropdown .search_input:-ms-input-placeholder {
	color: var(--color_secondary);
	font-family: "Plus Jakarta Sans";
	font-weight: 400
}

#news_media .mediaCenter .tab_section .short_dropdown .search_input::placeholder {
	color: var(--color_secondary);
	font-family: "Plus Jakarta Sans";
	font-weight: 400
}

#news_media .mediaCenter .tab_section .innerBoxMainNew {
	display: -ms-grid;
	display: grid;
	grid-gap: 42px;
	--auto-grid-min-size: 20rem;
	-ms-grid-columns: (minmax(var(--auto-grid-min-size), 1fr))[auto-fill];
	grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr))
}

@media screen and (max-width:1199px) {
	#news_media .mediaCenter .tab_section .innerBoxMainNew {
		grid-gap: 35px;
		--auto-grid-min-size: 14rem
	}
}

#news_media .mediaCenter .tab_section .innerBoxMainNew .innerBoxItem {
	padding-bottom: 20px
}

#news_media .mediaCenter .tab_section .innerBoxMainNew .innerBoxItem .imgBx {
	height: 250px;
	overflow: hidden
}

#news_media .mediaCenter .tab_section .innerBoxMainNew .innerBoxItem .imgBx img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 5px
}

#news_media .mediaCenter .tab_section .innerBoxMainNew .innerBoxItem .datetxt {
	font-size: 16px;
	line-height: calc(30 / 16);
	color: var(--color_btn_primary);
	font-style: italic;
	font-weight: 400;
	margin: 10px 0
}

#news_media .mediaCenter .tab_section .innerBoxMainNew .innerBoxItem .paraTxt,
#news_media .mediaCenter .tab_section .innerBoxMainNew .innerBoxItem .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #news_media .mediaCenter .tab_section .innerBoxMainNew .innerBoxItem .paraHead {
	font-weight: 600;
	color: var(--color_primary);
	margin-bottom: 15px
}

#news_media .mediaCenter .tab_section .innerBoxMainNew .innerBoxItem .LineBtnRed {
	color: #707070;
	font-size: 14px
}

#blog_inside .blog_content {
	padding: 70px 0
}

#blog_inside .blog_content .blog_des_main {
	width: 72%
}

@media screen and (max-width:1450px) {
	#blog_inside .blog_content .blog_des_main {
		width: 84%
	}
}

@media screen and (max-width:992px) {
	#blog_inside .blog_content .blog_des_main {
		width: 100%
	}
}

#blog_inside .blog_content .blog_des_main .headSec {
	margin-bottom: 30px
}

#blog_inside .blog_content .blog_des_main .headSec .headTxt {
	margin-bottom: 15px
}

#blog_inside .blog_content .blog_des_main p {
	margin-bottom: 25px
}

#blog_inside .blog_content .blog_des_main p~p::first-letter {
	margin-left: 35px
}

#blog_inside .blog_content .blog_des_main .blog_main_img img {
	border-radius: 5px
}

#blog_inside .blog_content .blog_des_main .next_prev ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:767px) {
	#blog_inside .blog_content .blog_des_main .next_prev ul {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

#blog_inside .blog_content .blog_des_main .next_prev ul li {
	display: inline-block;
	padding: 0 3px;
	font-size: 18px;
	font-weight: 500;
	color: var(--color_secondary)
}

#blog_inside .blog_content .blog_des_main .next_prev ul li a {
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
	color: var(--color_secondary);
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: calc(30 / 18)
}

#blog_inside .blog_content .blog_des_main .next_prev ul li a span {
	display: inline-block;
	position: relative
}

#blog_inside .blog_content .blog_des_main .next_prev ul li a span::after {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 3px;
	left: 0;
	background-color: var(--color_secondary)
}

#blog_inside .blog_content .blog_des_main .next_prev ul li a .arrow_prev {
	padding-right: 10px;
	margin-top: 3px
}

#blog_inside .blog_content .blog_des_main .next_prev ul li a .arrow_next {
	padding-right: 10px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: 5px
}

#blog_inside .mediaCenter {
	background-color: #f2f2f2
}

@media screen and (max-width:992px) {
	#blog_inside .mediaCenter {
		overflow: hidden
	}
}

#blog_inside .mediaCenter .headSec {
	margin-bottom: 30px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#blog_inside .mediaCenter .headSec .headTxt {
	margin-bottom: 15px
}

#blog_inside .mediaCenter .headSec .title_btn a {
	font-size: 14px;
	border-bottom: 1px solid
}

#blog_inside .mediaCenter .tab_section .innerBoxMainBlog {
	display: -ms-grid;
	display: grid;
	grid-gap: 42px;
	--auto-grid-min-size: 20rem;
	-ms-grid-columns: (minmax(var(--auto-grid-min-size), 1fr))[auto-fill];
	grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr))
}

@media screen and (max-width:1199px) {
	#blog_inside .mediaCenter .tab_section .innerBoxMainBlog {
		grid-gap: 35px;
		--auto-grid-min-size: 14rem
	}
}

#blog_inside .mediaCenter .tab_section .innerBoxMainBlog .innerBoxItem {
	padding-bottom: 20px
}

#blog_inside .mediaCenter .tab_section .innerBoxMainBlog .innerBoxItem .imgBx {
	height: 250px;
	overflow: hidden
}

#blog_inside .mediaCenter .tab_section .innerBoxMainBlog .innerBoxItem .imgBx img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 5px
}

#blog_inside .mediaCenter .tab_section .innerBoxMainBlog .innerBoxItem .paraTxt,
#blog_inside .mediaCenter .tab_section .innerBoxMainBlog .innerBoxItem .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead,
.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #blog_inside .mediaCenter .tab_section .innerBoxMainBlog .innerBoxItem .paraHead {
	font-weight: 600;
	margin-bottom: 15px
}

#blog_inside .mediaCenter .tab_section .innerBoxMainBlog .innerBoxItem .datetxt {
	font-size: 16px;
	line-height: calc(30 / 16);
	color: var(--color_btn_primary);
	font-style: italic;
	font-weight: 400;
	margin: 10px 0
}

#blog_inside .mediaCenter .tab_section .innerBoxMainBlog .innerBoxItem .LineBtnRed {
	color: #707070;
	border-bottom: 1px solid;
	font-size: 14px
}

#blog_inside .stayUpdate {
	background-color: #f2f2f2
}

#blog_inside .date_share {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

#blog_inside .date_share .datetxt {
	font-size: 18px;
	line-height: calc(30 / 16);
	color: var(--color_btn_primary);
	font-style: italic;
	font-weight: 400;
	margin: 10px 0
}

#blog_inside .date_share .sharebox {
	margin-left: 30px
}

#blog_inside .bg_white {
	background-color: var(--color_white)
}

#blog_inside .latest_updates_gallery {
	display: -ms-grid;
	display: grid;
	grid-gap: 25px;
	--auto-grid-min-size: 20rem;
	-ms-grid-columns: (minmax(var(--auto-grid-min-size), 1fr))[auto-fill];
	grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr))
}

@media screen and (max-width:1199px) {
	#blog_inside .latest_updates_gallery {
		--auto-grid-min-size: 14rem
	}
}

#blog_inside .latest_updates_gallery .gallery_item {
	padding-bottom: 10px
}

#blog_inside .latest_updates_gallery .gallery_item img {
	width: 100%;
	border-radius: 5px
}

#blog_inside .gallery_section .gallery_grid_sec {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}

@media screen and (max-width:767px) {
	#blog_inside .gallery_section .gallery_grid_sec {
		grid-template-columns: 1fr;
	}
}

#blog_inside .gallery_section .gallery_grid_sec .card {
	height: 200px;
	color: var(--color_black);
	border-radius: 2px;
	background: var(--color_white);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
	position: relative;
	transition: .5s;
	overflow: hidden;
	cursor: pointer
}

#blog_inside .gallery_section .gallery_grid_sec .card-image {
	height: 100%
}

#blog_inside .gallery_section .gallery_grid_sec .card-image .overlayCls::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: transparent
}

@media screen and (max-width:1199px) {
	#blog_inside .gallery_section .gallery_grid_sec .card-image .overlayCls::after {
		background-color: #00000060
	}
}

#blog_inside .gallery_section .gallery_grid_sec .card .main_img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	background: var(--color_white)
}

#blog_inside .gallery_section .gallery_grid_sec .card .full_width_sec {
	transition: .5s
}

#blog_inside .gallery_section .gallery_grid_sec .card .hover_plus {
	opacity: 0;
	transition: .5s
}

@media screen and (max-width:1199px) {
	#blog_inside .gallery_section .gallery_grid_sec .card .hover_plus {
		opacity: 1;
		z-index: 5
	}
}

#blog_inside .gallery_section .gallery_grid_sec .card:hover .overlayCls::after {
	background-color: #00000085
}

#blog_inside .gallery_section .gallery_grid_sec .card:hover .full_width_sec {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	transition: .5s
}

#blog_inside .gallery_section .gallery_grid_sec .card:hover .hover_plus {
	opacity: 1;
	transition: .5s;
	z-index: 1
}

#career_page .breadcrumb ul li,
#career_page .breadcrumb ul a {
	color: white
}

#career_page .team_sec {
	padding-top: 80px
}

#career_page .team_sec .team_flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:991px) {
	#career_page .team_sec .team_flex {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px
	}
}

@media screen and (max-width:767px) {
	#career_page .team_sec .team_flex {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 20px
	}
}

#career_page .team_sec .team_flex .team_img {
	width: 47%
}

@media screen and (max-width:991px) {
	#career_page .team_sec .team_flex .team_img {
		width: 100%
	}
}

@media screen and (max-width:767px) {
	#career_page .team_sec .team_flex .team_img {
		width: 100%
	}
}

#career_page .team_sec .team_flex .team_img img {
	border-radius: 5px
}

#career_page .team_sec .team_flex .team_text {
	width: 48%
}

@media screen and (max-width:991px) {
	#career_page .team_sec .team_flex .team_text {
		width: 100%
	}
}

@media screen and (max-width:767px) {
	#career_page .team_sec .team_flex .team_text {
		width: 100%
	}
}

#career_page .team_sec .team_flex .team_text .caps_text {
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
	padding-top: 15px
}

#career_page .ywork_sec {
	padding: 120px 0
}

@media screen and (max-width:1199px) {
	#career_page .ywork_sec {
		padding: 100px 0
	}
}

@media screen and (max-width:767px) {
	#career_page .ywork_sec {
		padding: 75px 0
	}
}

#career_page .ywork_sec .ywork_flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 45px 75px;
	background-color: #f2f2f2;
	border-radius: 5px
}

@media screen and (max-width:1199px) {
	#career_page .ywork_sec .ywork_flex {
		padding: 45px
	}
}

@media screen and (max-width:991px) {
	#career_page .ywork_sec .ywork_flex {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px
	}
}

@media screen and (max-width:767px) {
	#career_page .ywork_sec .ywork_flex {
		padding: 30px 20px
	}
}

#career_page .ywork_sec .ywork_flex .ywork_para {
	width: 49%
}

@media screen and (max-width:991px) {
	#career_page .ywork_sec .ywork_flex .ywork_para {
		width: 100%
	}
}

#career_page .ywork_sec .ywork_flex .ywork_points {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}

@media screen and (max-width:1199px) {
	#career_page .ywork_sec .ywork_flex .ywork_points {
		width: 42%
	}
}

@media screen and (max-width:991px) {
	#career_page .ywork_sec .ywork_flex .ywork_points {
		width: 100%
	}
}

#career_page .ywork_sec .ywork_flex .ywork_points .center_pflex {
	padding: 45px 0
}

@media screen and (max-width:767px) {
	#career_page .ywork_sec .ywork_flex .ywork_points .center_pflex {
		padding: 30px 0
	}
}

#career_page .ywork_sec .ywork_flex .ywork_points .points_flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

@media screen and (max-width:1199px) {
	#career_page .ywork_sec .ywork_flex .ywork_points .points_flex {
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media screen and (max-width:767px) {
	#career_page .ywork_sec .ywork_flex .ywork_points .points_flex {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

#career_page .ywork_sec .ywork_flex .ywork_points .points_flex .left_icon {
	padding-right: 20px
}

@media screen and (max-width:1199px) {
	#career_page .ywork_sec .ywork_flex .ywork_points .points_flex .left_icon {
		padding-right: 0;
		width: 15%
	}
}

@media screen and (max-width:991px) {
	#career_page .ywork_sec .ywork_flex .ywork_points .points_flex .left_icon {
		width: 10%
	}
}

@media screen and (max-width:767px) {
	#career_page .ywork_sec .ywork_flex .ywork_points .points_flex .left_icon {
		width: 20%
	}
}

@media screen and (max-width:1199px) {
	#career_page .ywork_sec .ywork_flex .ywork_points .points_flex .righttxt {
		width: 80%
	}
}

@media screen and (max-width:991px) {
	#career_page .ywork_sec .ywork_flex .ywork_points .points_flex .righttxt {
		width: 85%
	}
}

@media screen and (max-width:767px) {
	#career_page .ywork_sec .ywork_flex .ywork_points .points_flex .righttxt {
		width: 100%
	}
}

#career_page .ywork_sec .ywork_flex .ywork_points .points_flex .righttxt .rline1 {
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 10px
}

#career_page .testimonial_sec .testimonial_slider_sec {
	padding: 60px;
	background-color: #228837;
	border-radius: 5px
}

@media screen and (max-width:1199px) {
	#career_page .testimonial_sec .testimonial_slider_sec {
		padding: 60px 0
	}
}

@media screen and (max-width:767px) {
	#career_page .testimonial_sec .testimonial_slider_sec {
		padding: 40px 0
	}
}

#career_page .testimonial_sec .testimonial_slider_sec .slider_main .slider_item {
	padding: 0 40px;
	color: var(--color_white)
}

@media screen and (max-width:767px) {
	#career_page .testimonial_sec .testimonial_slider_sec .slider_main .slider_item {
		padding: 0 30px
	}
}

#career_page .testimonial_sec .testimonial_slider_sec .slider_main .slider_item .testimony {
	margin-bottom: 40px;
	font-size: 18px;
	line-height: calc(28 / 18)
}

#career_page .testimonial_sec .testimonial_slider_sec .slider_main .slider_item .testimony span {
	display: inline-block
}

#career_page .testimonial_sec .testimonial_slider_sec .slider_main .slider_item .testimony span:first-child {
	padding-bottom: 10px;
	padding-right: 10px
}

#career_page .testimonial_sec .testimonial_slider_sec .slider_main .slider_item .testimony span:last-child {
	padding-top: 5px;
	padding-left: 10px
}

#career_page .testimonial_sec .testimonial_slider_sec .slider_main .slider_item .name {
	font-size: 20px;
	line-height: calc(28 / 20);
	margin-bottom: 5px
}

#career_page .testimonial_sec .testimonial_slider_sec .slider_main .slider_item .name:before {
	content: "";
	display: block;
	width: 30px;
	margin-bottom: 5px;
	border-top: 2px solid red
}

#career_page .testimonial_sec .testimonial_slider_sec .slider_main .slider_item .post {
	font-size: 16px;
	line-height: calc(28 / 16)
}

#career_page .testimonial_sec .testimonial_slider_sec .slider_main .slick-dots {
	bottom: -60px
}

@media screen and (max-width:767px) {
	#career_page .testimonial_sec .testimonial_slider_sec .slider_main .slick-dots {
		bottom: -40px
	}
}

#career_page .testimonial_sec .testimonial_slider_sec .slider_main .slick-dots li button:before {
	color: white;
	font-size: 8px
}

#career_page .testimonial_sec .testimonial_slider_sec .slider_main .slick-dots .slick-active button:before {
	opacity: 1
}

#career_page .testimonial_sec .testimonial_slider_sec .slider_main .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

#career_page .testimonial_sec .testimonial_slider_sec .slider_main .prev-arrow {
	left: 0
}

#career_page .testimonial_sec .testimonial_slider_sec .slider_main .next-arrow {
	right: 0
}

#career_page .joinus_sec {
	padding: 100px 0
}

@media screen and (max-width:767px) {
	#career_page .joinus_sec {
		padding: 75px 0
	}
}

#career_page .joinus_sec .joinus_flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:991px) {
	#career_page .joinus_sec .joinus_flex {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px
	}
}

@media screen and (max-width:767px) {
	#career_page .joinus_sec .joinus_flex {
		gap: 40px
	}
}

#career_page .joinus_sec .joinus_flex .joinus_para {
	width: 39%
}

@media screen and (max-width:1199px) {
	#career_page .joinus_sec .joinus_flex .joinus_para {
		width: 37%
	}
}

@media screen and (max-width:991px) {
	#career_page .joinus_sec .joinus_flex .joinus_para {
		width: 100%
	}
}

#career_page .joinus_sec .joinus_flex .join_form {
	width: 55%
}

@media screen and (max-width:1199px) {
	#career_page .joinus_sec .joinus_flex .join_form {
		width: 57%
	}
}

@media screen and (max-width:991px) {
	#career_page .joinus_sec .joinus_flex .join_form {
		width: 100%
	}
}

#career_page .joinus_sec .joinus_flex .join_form .form_title {
	padding-bottom: 20px
}

#career_page .joinus_sec .joinus_flex .join_form .form_title .formtitle {
	font-size: 18px;
	font-weight: 600;
	line-height: calc(30 / 18)
}

#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 35px
}

@media screen and (max-width:767px) {
	#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-bottom: 20px;
		gap: 20px
	}
}

#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 .upload-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 300px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 5px
}

#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 .upload-container .upload-text {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	cursor: pointer
}

#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 .upload-container .pin-icon {
	width: 20px;
	height: 20px;
	background-image: url("path/to/pin-icon.png");
	background-size: cover;
	cursor: pointer
}

#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 .upload-container .upload-file {
	display: none
}

#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 .single_inputs {
	width: 48%;
	position: relative
}

@media screen and (max-width:767px) {
	#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 .single_inputs {
		width: 100%
	}
}

#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 .single_inputs input[type="file"] {
	opacity: 0
}

#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 .single_inputs input {
	border: 0;
	outline: 0;
	font-size: 16px;
	height: 56px;
	width: 100%;
	background-color: #f2f2f2;
	border-radius: 5px;
	padding: 15px 30px
}

#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 .single_inputs input::-webkit-input-placeholder {
	font-size: 16px;
	font-weight: 400;
	color: rgba(112, 112, 112, 0.7)
}

#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 .single_inputs input:-ms-input-placeholder {
	font-size: 16px;
	font-weight: 400;
	color: rgba(112, 112, 112, 0.7)
}

#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 .single_inputs input::placeholder {
	font-size: 16px;
	font-weight: 400;
	color: rgba(112, 112, 112, 0.7)
}

#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 .single_inputs .upload_Btn {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: absolute;
	background-color: #f2f2f2;
	border-radius: 5px;
	padding: 15px 30px;
	font-size: 16px;
	height: 56px;
	width: 100%;
	top: 0;
	font-weight: 400;
	color: rgba(112, 112, 112, 0.7);
	cursor: pointer
}

#career_page .joinus_sec .joinus_flex .join_form .form_inputs .inputs_2 .single_inputs .upload_Btn img {
	opacity: .7
}

#career_page .joinus_sec .joinus_flex .join_form .form_submit .submit_btn_div {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0 auto
}

@media screen and (max-width:767px) {
	#career_page .joinus_sec .joinus_flex .join_form .form_submit .submit_btn_div {
		padding-top: 15px;
		margin: 0
	}
}

#career_page .joinus_sec .joinus_flex .join_form .form_submit .submit_btn_div .submit_btn {
	background-color: var(--color_btn_primary);
	border-radius: 24px;
	padding: 15px 80px;
	border: 0;
	outline: 0;
	font-size: 18px;
	color: white;
	cursor: pointer
}

#career_page .headTxt {
	padding-bottom: 15px
}

#career_page .paraTxt a,
#career_page .stayUpdate .stayUpdateBx .stayUpdateItem .txtBx .paraHead a,
.stayUpdate .stayUpdateBx .stayUpdateItem .txtBx #career_page .paraHead a {
	color: var(--color_secondary);
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #3b3b3b;
	font-weight: 500
}

#career_page .fadeInUp[data-scroll] {
	transition: all .6s ease-out
}

#career_page .fadeInUp[data-scroll="in"] {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

#career_page .fadeInUp[data-scroll="out"] {
	opacity: 0;
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px)
}

#contact_page .details_sec {
	padding-bottom: 120px
}

@media screen and (max-width:991px) {
	#contact_page .details_sec {
		padding-bottom: 80px
	}
}

#contact_page .details_sec .details_flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:991px) {
	#contact_page .details_sec .details_flex {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

#contact_page .details_sec .details_flex .map_sec {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	background-color: var(--color_btn_primary);
	padding: 40px;
	border-radius: 5px;
	margin-top: -40px
}

@media screen and (max-width:1199px) {
	#contact_page .details_sec .details_flex .map_sec {
		padding: 30px
	}
}

@media screen and (max-width:991px) {
	#contact_page .details_sec .details_flex .map_sec {
		width: 100%
	}
}

@media screen and (max-width:767px) {
	#contact_page .details_sec .details_flex .map_sec {
		padding: 15px;
		margin-top: 40px
	}
}

#contact_page .details_sec .details_flex .map_sec .map_details {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 25px
}

@media screen and (max-width:1199px) {
	#contact_page .details_sec .details_flex .map_sec .map_details {
		width: 100%
	}
}

#contact_page .details_sec .details_flex .map_sec .map_details .det_title {
	font-size: 22px;
	font-weight: 700;
	color: white;
	padding-bottom: 25px
}

#contact_page .details_sec .details_flex .map_sec .map_details .iconaddress_flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 20px
}

#contact_page .details_sec .details_flex .map_sec .map_details .iconaddress_flex .icon {
	padding-top: 5px;
	padding-right: 10px
}

#contact_page .details_sec .details_flex .map_sec .map_details .iconaddress_flex .icon img {
	height: 24px;
	width: 24px
}

#contact_page .details_sec .details_flex .map_sec .map_details .iconaddress_flex .address {
	font-size: 20px;
	font-weight: 300;
	color: white;
	line-height: calc(32 / 20)
}

@media screen and (max-width:1199px) {
	#contact_page .details_sec .details_flex .map_sec .map_details .iconaddress_flex .address {
		font-size: 16px
	}
}

#contact_page .details_sec .details_flex .map_sec .map_details .iconaddress_flex .address a {
	font-size: 20px;
	font-weight: 300;
	color: white;
	text-decoration: none;
	line-height: calc(32 / 20)
}

@media screen and (max-width:1199px) {
	#contact_page .details_sec .details_flex .map_sec .map_details .iconaddress_flex .address a {
		font-size: 16px
	}
}

#contact_page .details_sec .details_flex .map_sec .map_details .iconaddress_flex .underline_last {
	border-bottom: 1px solid white
}

#contact_page .details_sec .details_flex .map_sec .main_map {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0 auto
}

@media screen and (max-width:991px) {
	#contact_page .details_sec .details_flex .map_sec .main_map {
		width: 100%;
		margin: 0
	}
}

#contact_page .details_sec .details_flex .map_sec .main_map iframe {
	width: 475px;
	height: 330px
}

@media screen and (max-width:1199px) {
	#contact_page .details_sec .details_flex .map_sec .main_map iframe {
		width: 400px
	}
}

@media screen and (max-width:991px) {
	#contact_page .details_sec .details_flex .map_sec .main_map iframe {
		width: 100%
	}
}

#contact_page .details_sec .details_flex .getintouch_sec {
	width: 48%;
	padding-top: 40px
}

@media screen and (max-width:1199px) {
	#contact_page .details_sec .details_flex .getintouch_sec {
		width: 45%
	}
}

@media screen and (max-width:991px) {
	#contact_page .details_sec .details_flex .getintouch_sec {
		width: 100%
	}
}

#contact_page .details_sec .details_flex .getintouch_sec .getintouch_title {
	padding-bottom: 35px
}

#contact_page .details_sec .details_flex .getintouch_sec .getintouch_title .git_title1 {
	font-size: 26px;
	padding-bottom: 10px
}

#contact_page .details_sec .details_flex .getintouch_sec .getintouch_input .git_inputs {
	padding-bottom: 35px
}

#contact_page .details_sec .details_flex .getintouch_sec .getintouch_input .git_inputs .normal_input {
	height: 56px;
	border: 0;
	outline: 0;
	width: 100%;
	background-color: #f2f2f2;
	border-radius: 5px;
	padding: 15px 40px;
	font-size: 16px
}

@media screen and (max-width:767px) {
	#contact_page .details_sec .details_flex .getintouch_sec .getintouch_input .git_inputs .normal_input {
		padding: 15px 20px
	}
}

#contact_page .details_sec .details_flex .getintouch_sec .getintouch_input .git_inputs .normal_input::-webkit-input-placeholder {
	font-size: 16px;
	font-weight: 400;
	color: #707070;
	opacity: .7
}

#contact_page .details_sec .details_flex .getintouch_sec .getintouch_input .git_inputs .normal_input:-ms-input-placeholder {
	font-size: 16px;
	font-weight: 400;
	color: #707070;
	opacity: .7
}

#contact_page .details_sec .details_flex .getintouch_sec .getintouch_input .git_inputs .normal_input::placeholder {
	font-size: 16px;
	font-weight: 400;
	color: #707070;
	opacity: .7
}

#contact_page .details_sec .details_flex .getintouch_sec .getintouch_input .git_inputs .msg_height {
	height: 156px;
	border: 0;
	outline: 0;
	width: 100%;
	background-color: #f2f2f2;
	border-radius: 5px;
	padding: 15px 40px 115px 40px
}

@media screen and (max-width:767px) {
	#contact_page .details_sec .details_flex .getintouch_sec .getintouch_input .git_inputs .msg_height {
		padding: 15px 20px 115px 20px
	}
}

#contact_page .details_sec .details_flex .getintouch_sec .getintouch_input .git_inputs .msg_height::-webkit-input-placeholder {
	font-size: 16px;
	font-weight: 400;
	color: #707070;
	opacity: .7
}

#contact_page .details_sec .details_flex .getintouch_sec .getintouch_input .git_inputs .msg_height:-ms-input-placeholder {
	font-size: 16px;
	font-weight: 400;
	color: #707070;
	opacity: .7
}

#contact_page .details_sec .details_flex .getintouch_sec .getintouch_input .git_inputs .msg_height::placeholder {
	font-size: 16px;
	font-weight: 400;
	color: #707070;
	opacity: .7
}

#contact_page .details_sec .details_flex .getintouch_sec .getintouch_input .submit_btn_div {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}

@media screen and (max-width:767px) {
	#contact_page .details_sec .details_flex .getintouch_sec .getintouch_input .submit_btn_div {
		padding-top: 15px
	}
}

#contact_page .details_sec .details_flex .getintouch_sec .getintouch_input .submit_btn_div .submit_btn {
	background-color: var(--color_btn_primary);
	border-radius: 24px;
	padding: 15px 80px;
	border: 0;
	outline: 0;
	font-size: 18px;
	color: white;
	cursor: pointer
}

#contact_page .accordian_sec {
	padding-bottom: 120px
}

@media screen and (max-width:991px) {
	#contact_page .accordian_sec {
		padding-bottom: 80px
	}
}

#contact_page .accordian_sec .cards_flex {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	row-gap: 30px;
	column-gap: 20px; /* Standard column-gap property */
}

@media screen and (max-width:991px) {
	#contact_page .accordian_sec .cards_flex {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (max-width:767px) {
	#contact_page .accordian_sec .cards_flex {
		grid-template-columns: 1fr;
	}
}

#contact_page .accordian_sec .cards_flex .content_card {
	background-color: #f8f8f8;
	border-radius: 5px;
	padding: 30px 40px
}

@media screen and (max-width:1199px) {
	#contact_page .accordian_sec .cards_flex .content_card {
		padding: 30px 20px
	}
}

#contact_page .accordian_sec .cards_flex .content_card .namepost {
	padding-bottom: 20px
}

#contact_page .accordian_sec .cards_flex .content_card .namepost .name {
	font-size: 24px;
	line-height: calc(30 / 24);
	color: #272727;
	padding-bottom: 10px
}

#contact_page .accordian_sec .cards_flex .content_card .namepost .post {
	font-size: 16px;
	line-height: calc(26 / 16);
	color: #272727
}

#contact_page .accordian_sec .cards_flex .content_card .code_call_email .code {
	color: var(--color_secondary);
	text-decoration: none;
	padding-bottom: 8px
}

#contact_page .accordian_sec .cards_flex .content_card .code_call_email .ce_flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 8px
}

#contact_page .accordian_sec .cards_flex .content_card .code_call_email .ce_flex .cardicon {
	width: 32px;
	padding-right: 8px
}

#contact_page .accordian_sec .cards_flex .content_card .code_call_email .ce_flex .cardicon img {
	width: 24px;
	height: 24px
}

#contact_page .accordian_sec .cards_flex .content_card .code_call_email .ce_flex .cardcontact a {
	color: var(--color_secondary);
	text-decoration: none
}

.acc-styl-desc {
	border-top: 1px solid #ccc
}

.acc-styl-desc.border_top {
	margin-top: 20px
}

.acc-styl-desc h4 {
	position: relative;
	color: var(--color_primary);
	margin-bottom: 12px
}

.acc-styl-desc h4::after {
	content: "";
	display: block;
	width: 35px;
	height: 4px;
	background: var(--color_btn_secondary);
	margin-top: 5px
}

.acc-styl-desc p {
	line-height: 2
}

.acc-styl-desc p strong {
	font-weight: bold
}

.acc-styl-desc p a {
	color: var(--color_secondary);
	font-size: 16px;
	text-decoration: none
}

#investor_relation_page .banner_sec {
	position: relative
}

#investor_relation_page .banner_sec .breadcrumb {
	position: absolute;
	padding: 15px 0;
	width: 100%;
	left: 15px
}

@media screen and (max-width:767px) {
	#investor_relation_page .banner_sec .breadcrumb {
		left: 0;
		padding-left: 15px;
		padding-right: 15px
	}
}

#investor_relation_page .banner_sec .breadcrumb ul li {
	display: inline-block;
	position: relative;
	font-size: 14px;
	line-height: calc(18 / 14);
	font-weight: 500
}

#investor_relation_page .banner_sec .breadcrumb ul li:not(:first-child):before {
	content: "/";
	position: absolute;
	display: inline-block;
	left: -10px;
	top: 0
}

#investor_relation_page .banner_sec .breadcrumb ul li a {
	text-decoration: none;
	padding-right: 10px
}

#investor_relation_page .investors_tabs .main_tab_btn {
	border-bottom: 0
}

#investor_relation_page .investors_tabs .accordion-container {
	position: relative;
	border-bottom: 1px solid rgba(112, 112, 112, 0.4)
}

#investor_relation_page .investors_tabs .accordion-container .set {
	position: relative;
	width: 100%;
	height: auto
}

#investor_relation_page .investors_tabs .accordion-container .set .acc_head {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 26px;
	text-decoration: none;
	color: var(--color_primary);
	border-top: 1px solid rgba(112, 112, 112, 0.4);
	transition: all .2s linear;
	cursor: pointer
}

@media screen and (max-width:767px) {
	#investor_relation_page .investors_tabs .accordion-container .set .acc_head {
		font-size: 20px
	}
}

#investor_relation_page .investors_tabs .accordion-container .set .acc_head i {
	float: right;
	margin-top: 2px
}

@media screen and (max-width:767px) {
	#investor_relation_page .investors_tabs .accordion-container .set .acc_head i {
		padding-left: 15px
	}
}

#investor_relation_page .investors_tabs .accordion-container .set .content {
	background-color: #fff;
	display: none
}

@media screen and (max-width:767px) {
	#investor_relation_page .investors_tabs .accordion-container .set .content.pb_40 {
		padding-bottom: 10px
	}
}

#investor_relation_page .investors_tabs .accordion-container .set .content .content_box {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#investor_relation_page .investors_tabs .accordion-container .set .content .content_box .content_item {
	width: 25%;
	padding-right: 15px
}

@media screen and (max-width:992px) {
	#investor_relation_page .investors_tabs .accordion-container .set .content .content_box .content_item {
		width: 33.333%
	}
}

@media screen and (max-width:767px) {
	#investor_relation_page .investors_tabs .accordion-container .set .content .content_box .content_item {
		width: 100%;
		padding-right: 0
	}
}

#investor_relation_page .investors_tabs .accordion-container .set .content .content_box .content_item .name {
	font-size: 16px;
	line-height: calc(30 / 24);
	color: #272727;
	padding-bottom: 10px
}

#investor_relation_page .investors_tabs .accordion-container .set .content .content_box .content_item .post {
	font-weight: 400;
	font-size: 16px;
	line-height: calc(26 / 16);
	color: #4e4e4e
}

#investor_relation_page .investors_tabs .accordion-container .set .content .content_box .content_item .post a {
	font-weight: 400;
	font-size: 16px;
	line-height: calc(26 / 16);
	color: #4e4e4e;
	text-decoration: none
}

@media screen and (max-width:767px) {
	#investor_relation_page .investors_tabs .accordion-container .set .content .table_box {
		overflow-x: auto;
		white-space: nowrap;
		padding: 0 0 15px 0;
		margin-bottom: 30px
	}
}

#investor_relation_page .investors_tabs .accordion-container .set .content .table_box::-webkit-scrollbar {
	width: 0;
	height: 3px;
	background: #70707047
}

#investor_relation_page .investors_tabs .accordion-container .set .content .table_box::-webkit-scrollbar-track {
	border-radius: 50px
}

#investor_relation_page .investors_tabs .accordion-container .set .content .table_box::-webkit-scrollbar-thumb {
	background: var(--color_btn_secondary);
	border-radius: 50px
}

#investor_relation_page .investors_tabs .accordion-container .set .content .table_box table {
	width: 100%
}

#investor_relation_page .investors_tabs .accordion-container .set .content .table_box table td {
	padding: 10px;
	border: 1px solid #e6e6e6;
	font-weight: 400;
	font-size: 16px
}

#investor_relation_page .investors_tabs .accordion-container .set .content .acc-styl-desc {
	border-top: 1px solid #ccc
}

#investor_relation_page .investors_tabs .accordion-container .set .content .acc-styl-desc.border_top {
	margin-top: 20px
}

#investor_relation_page .investors_tabs .accordion-container .set .content .acc-styl-desc h4 {
	position: relative;
	color: var(--color_primary);
	margin-bottom: 12px
}

#investor_relation_page .investors_tabs .accordion-container .set .content .acc-styl-desc h4::after {
	content: "";
	display: block;
	width: 35px;
	height: 4px;
	background: var(--color_btn_secondary);
	margin-top: 5px
}

#investor_relation_page .investors_tabs .accordion-container .set .content .acc-styl-desc p strong {
	font-weight: bold
}

#investor_relation_page .investors_tabs .accordion-container .set .content .acc-styl-desc p a {
	color: var(--color_secondary);
	font-size: 16px;
	text-decoration: none
}

#investor_relation_page .investors_tabs .list-table .table {
	width: 100%;
	margin-bottom: 30px;
	border-collapse: collapse;
	border-bottom: 0
}

#investor_relation_page .investors_tabs .list-table .table thead th:nth-child(1) {
	width: 900px;
	text-align: left;
	padding-left: 30px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px
}

@media only screen and (max-width:767px) {
	#investor_relation_page .investors_tabs .list-table .table thead th:nth-child(1) {
		width: auto;
		padding-left: 15px
	}
}

@media only screen and (max-width:992px) and (min-width:768px) {
	#investor_relation_page .investors_tabs .list-table .table thead th:nth-child(1) {
		width: 550px
	}
}

@media only screen and (max-width:1200px) and (min-width:993px) {
	#investor_relation_page .investors_tabs .list-table .table thead th:nth-child(1) {
		width: 700px
	}
}

#investor_relation_page .investors_tabs .list-table .table tbody tr td:nth-child(1) {
	text-align: left
}

#investor_relation_page .investors_tabs .list-table .table thead th:last-child {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px
}

#investor_relation_page .investors_tabs .list-table .table th,
#investor_relation_page .investors_tabs .list-table .table td {
	padding: 15px 30px
}

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

	#investor_relation_page .investors_tabs .list-table .table th,
	#investor_relation_page .investors_tabs .list-table .table td {
		padding: 15px 15px
	}
}

#investor_relation_page .investors_tabs .list-table .table thead {
	background-color: var(--color_primary)
}

#investor_relation_page .investors_tabs .list-table .table thead tr {
	border-radius: 8px
}

#investor_relation_page .investors_tabs .list-table .table thead tr th {
	color: var(--color_white);
	text-align: center;
	font-weight: 600;
	border-radius: 0;
	border-bottom: 0
}

#investor_relation_page .investors_tabs .list-table .table tbody tr {
	border-bottom: 0;
	padding: 15px 0 1px 0
}

#investor_relation_page .investors_tabs .list-table .table tbody tr:nth-child(even) {
	background-color: #fafafa
}

#investor_relation_page .investors_tabs .list-table .table tbody tr td {
	text-align: center;
	font-size: 16px;
	font-weight: 400
}

#investor_relation_page .investors_tabs .list-table .table tbody tr td:before {
	width: 130px
}

#investor_relation_page .investors_tabs .list-table .table tbody tr td a img {
	width: 25px;
	margin: 0 auto
}

@media only screen and (max-width:767px) {
	#investor_relation_page .investors_tabs .list-table .table tbody tr td {
		text-align: left;
		vertical-align: middle
	}
}

#investor_relation_page .investors_tabs .list-table .dataTables_paginate {
	text-align: center;
	float: none;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

#investor_relation_page .investors_tabs .list-table .img_arrows_paginaction {
	-webkit-filter: invert(1);
	filter: invert(1);
	margin-top: 4px
}

#investor_relation_page .investors_tabs .list-table .simple-pagination ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	text-align: center
}

#investor_relation_page .investors_tabs .list-table .simple-pagination li {
	display: inline-block;
	margin-right: 5px
}

#investor_relation_page .investors_tabs .list-table .simple-pagination li a,
#investor_relation_page .investors_tabs .list-table .simple-pagination li span {
	color: #666;
	padding: 5px 10px;
	text-decoration: none;
	border: 1px solid #eee;
	background-color: #fff;
	box-shadow: 0 0 10px 0 #eee
}

#investor_relation_page .investors_tabs .list-table .simple-pagination .prev.current,
#investor_relation_page .investors_tabs .list-table .simple-pagination .next.current {
	background: #e04e60
}

#investor_relation_page .investors_tabs .list-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	color: var(--color_btn_primary) !important;
	border: 0;
	background-color: #585858;
	background: 0;
	background: 0
}

#investor_relation_page .investors_tabs .list-table .dataTables_wrapper .dataTables_paginate .paginate_button {
	border: 1px solid #eee !important;
	height: 42px
}

@media screen and (max-width:767px) {
	#investor_relation_page .investors_tabs .list-table .dataTables_wrapper .dataTables_paginate .paginate_button {
		height: auto;
		width: auto;
		padding: 5px 10px
	}
}

#investor_relation_page .investors_tabs .list-table .dataTables_wrapper .dataTables_paginate .paginate_button.current,
#investor_relation_page .investors_tabs .list-table .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	color: #fff !important;
	background: 0
}

#investor_relation_page .investors_tabs .list-table .paginate_button.current {
	color: #fff !important;
	background: 0;
	font-weight: 700;
	background-color: var(--color_btn_primary) !important
}

#investor_relation_page .investors_tabs .list-table .pagination .active {
	margin-top: 8px;
	background-color: transparent
}

#investor_relation_page .investors_tabs .list-table .pagination .active .current {
	border: 0;
	color: #74bf44;
	font-size: 1.2rem;
	padding: 7px 10px;
	border: 1px solid #eee;
	background-color: var(--color_white)
}

#investor_relation_page .audio_row .audio_tags {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:767px) {
	#investor_relation_page .audio_row .audio_tags {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 230px
	}
}

@media screen and (max-width:767px) {
	#investor_relation_page .audio_row .audio_tags audio {
		width: 230px
	}
}

#investor_relation_page .audio_row .audio_icon {
	cursor: default
}

#distillery_page .startTxt .head_section h2 {
	color: var(--color_primary)
}

#distillery_page .startTxt .btn_box .LineBtnRed {
	font-size: 14px;
	margin-right: 40px;
	color: var(--color_btn_primary)
}

@media screen and (max-width:1199px) {
	#distillery_page .startTxt .btn_box .LineBtnRed {
		margin-right: 15px
	}
}

@media screen and (max-width:991px) {
	#distillery_page .startTxt .btn_box .LineBtnRed {
		margin-right: 0;
		margin-bottom: 10px
	}
}

#distillery_page .banner_sec {
	position: relative
}

#distillery_page .banner_sec .breadcrumb {
	position: absolute;
	padding: 15px 0;
	width: 100%;
	left: 15px
}

@media screen and (max-width:767px) {
	#distillery_page .banner_sec .breadcrumb {
		left: 0;
		padding-left: 15px;
		padding-right: 15px
	}
}

#distillery_page .banner_sec .breadcrumb ul li {
	display: inline-block;
	position: relative;
	font-size: 14px;
	line-height: calc(18 / 14);
	font-weight: 500
}

#distillery_page .banner_sec .breadcrumb ul li:not(:first-child):before {
	content: "/";
	position: absolute;
	display: inline-block;
	left: -10px;
	top: 0
}

#distillery_page .banner_sec .breadcrumb ul li a {
	text-decoration: none;
	padding-right: 10px
}

#distillery_page .strength_tabs .slider_section .img_info {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#distillery_page .strength_tabs .slider_section .img_info .img {
	width: 50%
}

@media(max-width:992px) {
	#distillery_page .strength_tabs .slider_section .img_info .img {
		width: 40%
	}
}

@media(max-width:767px) {
	#distillery_page .strength_tabs .slider_section .img_info .img {
		width: 100%
	}
}

#distillery_page .strength_tabs .slider_section .img_info .img img {
	border-radius: 5px
}

#distillery_page .strength_tabs .slider_section .img_info .info {
	width: 50%;
	padding-left: 60px
}

@media(max-width:1199px) {
	#distillery_page .strength_tabs .slider_section .img_info .info {
		padding-left: 30px
	}
}

@media(max-width:992px) {
	#distillery_page .strength_tabs .slider_section .img_info .info {
		width: 60%
	}
}

@media(max-width:767px) {
	#distillery_page .strength_tabs .slider_section .img_info .info {
		width: 100%;
		padding: 20px 0 0 0
	}
}

#distillery_page .strength_tabs .slider_section .img_info .info .text_lg,
#distillery_page .strength_tabs .slider_section .img_info .info #index_page .investorsBlock .investorFlex .investorItem ul li a,
#index_page .investorsBlock .investorFlex .investorItem ul li #distillery_page .strength_tabs .slider_section .img_info .info a,
#distillery_page .strength_tabs .slider_section .img_info .info #about-us .celebrating .slider-nav .dots_year .year,
#about-us .celebrating .slider-nav .dots_year #distillery_page .strength_tabs .slider_section .img_info .info .year,
#distillery_page .strength_tabs .slider_section .img_info .info #industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemHeadTxt,
#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner #distillery_page .strength_tabs .slider_section .img_info .info .subBusinessItemHeadTxt,
#distillery_page .strength_tabs .slider_section .img_info .info #industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem .productName,
#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem #distillery_page .strength_tabs .slider_section .img_info .info .productName {
	color: var(--color_black)
}

@media(max-width:1199px) {
	#distillery_page .strength_tabs .slider_section .img_info .info .capacity_txt {
		padding-top: 10px
	}
}

#distillery_page .strength_tabs .slider_section .img_info .info .capacity_txt .text_xl,
#distillery_page .strength_tabs .slider_section .img_info .info .capacity_txt #index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block .quoteTxt,
#index_page .rm_block .rm_block_flex .rm_block_item.rm_block_quote_block #distillery_page .strength_tabs .slider_section .img_info .info .capacity_txt .quoteTxt,
#distillery_page .strength_tabs .slider_section .img_info .info .capacity_txt #industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemBtm .btmTxt,
#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemBtm #distillery_page .strength_tabs .slider_section .img_info .info .capacity_txt .btmTxt {
	color: rgb(60, 129, 169)
}

#distillery_page .brands_tabs {
	overflow: hidden
}

#distillery_page .brands_tabs .brands_main_slider {
	margin-left: calc(var(--container_left_space) + 15px)
}

#distillery_page .brands_tabs .brands_main_slider .brand_box {
	margin: 0 -15px
}

@media(max-width:767px) {
	#distillery_page .brands_tabs .brands_main_slider .brand_box {
		margin: 0 -10px
	}
}

#distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item {
	position: relative;
	padding: 0 15px;
	width: 30vw
}

@media(max-width:1450px) {
	#distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item {
		width: 30vw
	}
}

@media(max-width:1199px) {
	#distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item {
		width: 38vw
	}
}

@media(max-width:991px) {
	#distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item {
		width: 43vw
	}
}

@media(max-width:767px) {
	#distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item {
		width: 87vw;
		padding: 0 10px
	}
}

#distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item .brand_item_img img {
	border-radius: 10px
}

#distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item .brand_item_info .text_lg,
#distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item .brand_item_info #index_page .investorsBlock .investorFlex .investorItem ul li a,
#index_page .investorsBlock .investorFlex .investorItem ul li #distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item .brand_item_info a,
#distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item .brand_item_info #about-us .celebrating .slider-nav .dots_year .year,
#about-us .celebrating .slider-nav .dots_year #distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item .brand_item_info .year,
#distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item .brand_item_info #industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemHeadTxt,
#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner #distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item .brand_item_info .subBusinessItemHeadTxt,
#distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item .brand_item_info #industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem .productName,
#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem #distillery_page .brands_tabs .brands_main_slider .brand_box .brand_item .brand_item_info .productName {
	color: var(--color_primary)
}

#distillery_page .brands_tabs .brands_main_slider .slick-arrow {
	top: -85px;
	margin-right: calc(var(--container_left_space) + 80px)
}

@media(min-width:1580px) {
	#distillery_page .brands_tabs .brands_main_slider .slick-arrow {
		margin-right: calc(var(--container_left_space) + 180px)
	}
}

@media(max-width:1199px) {
	#distillery_page .brands_tabs .brands_main_slider .slick-arrow {
		top: -18%;
		margin-right: calc(var(--container_left_space) + 30px)
	}
}

@media(max-width:991px) {
	#distillery_page .brands_tabs .brands_main_slider .slick-arrow {
		top: -16%
	}
}

#distillery_page .brands_tabs .brands_main_slider .next-arrow {
	right: 0;
	cursor: pointer;
	position: absolute
}

#distillery_page .brands_tabs .brands_main_slider .prev-arrow {
	right: 50px;
	cursor: pointer;
	position: absolute;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

#distillery_page .svaksha_main {
	overflow: hidden
}

#distillery_page .svaksha_main .headSec {
	width: 80%
}

@media(max-width:767px) {
	#distillery_page .svaksha_main .headSec {
		width: 100%
	}
}

#distillery_page .svaksha_main .svaksha_main_slider {
	margin-left: calc(var(--container_left_space) + 15px)
}

#distillery_page .svaksha_main .svaksha_main_slider .svaksha_box {
	margin: 0 -15px
}

@media(max-width:767px) {
	#distillery_page .svaksha_main .svaksha_main_slider .svaksha_box {
		margin: 0 -10px
	}
}

#distillery_page .svaksha_main .svaksha_main_slider .svaksha_box .svaksha_item {
	position: relative;
	padding: 0 15px
}

@media(max-width:767px) {
	#distillery_page .svaksha_main .svaksha_main_slider .svaksha_box .svaksha_item {
		padding: 0 10px
	}
}

#distillery_page .svaksha_main .svaksha_main_slider .svaksha_box .svaksha_item .svaksha_item_img img {
	border-radius: 10px
}

#distillery_page .svaksha_main .svaksha_main_slider .slick-arrow {
	top: -25%;
	margin-right: calc(var(--container_left_space) + 80px)
}

@media(min-width:1580px) {
	#distillery_page .svaksha_main .svaksha_main_slider .slick-arrow {
		margin-right: calc(var(--container_left_space) + 180px)
	}
}

@media(max-width:1199px) {
	#distillery_page .svaksha_main .svaksha_main_slider .slick-arrow {
		margin-right: calc(var(--container_left_space) + 30px)
	}
}

#distillery_page .svaksha_main .svaksha_main_slider .next-arrow {
	right: 0;
	cursor: pointer;
	position: absolute
}

#distillery_page .svaksha_main .svaksha_main_slider .prev-arrow {
	right: 50px;
	cursor: pointer;
	position: absolute;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

#distillery_page .svaksha_main .svaksha_main_slider .slider-nav {
	padding-top: 25px
}

#distillery_page .bhatinda_main {
	overflow: hidden
}

#distillery_page .bhatinda_main .headSec {
	width: 80%
}

@media(max-width:767px) {
	#distillery_page .bhatinda_main .headSec {
		width: 100%
	}
}

#distillery_page .bhatinda_main .bhatinda_main_slider {
	margin-left: calc(var(--container_left_space) + 15px)
}

#distillery_page .bhatinda_main .bhatinda_main_slider .bhatinda_box {
	margin: 0 -15px
}

@media(max-width:767px) {
	#distillery_page .bhatinda_main .bhatinda_main_slider .bhatinda_box {
		margin: 0 -10px
	}
}

#distillery_page .bhatinda_main .bhatinda_main_slider .bhatinda_box .bhatinda_item {
	position: relative;
	padding: 0 15px
}

@media(max-width:767px) {
	#distillery_page .bhatinda_main .bhatinda_main_slider .bhatinda_box .bhatinda_item {
		padding: 0 10px
	}
}

#distillery_page .bhatinda_main .bhatinda_main_slider .bhatinda_box .bhatinda_item .bhatinda_item_img img {
	border-radius: 10px
}

#distillery_page .bhatinda_main .bhatinda_main_slider .slick-arrow {
	top: -25%;
	margin-right: calc(var(--container_left_space) + 80px)
}

@media(min-width:1580px) {
	#distillery_page .bhatinda_main .bhatinda_main_slider .slick-arrow {
		margin-right: calc(var(--container_left_space) + 180px)
	}
}

@media(max-width:1199px) {
	#distillery_page .bhatinda_main .bhatinda_main_slider .slick-arrow {
		margin-right: calc(var(--container_left_space) + 30px)
	}
}

#distillery_page .bhatinda_main .bhatinda_main_slider .next-arrow {
	right: 0;
	cursor: pointer;
	position: absolute
}

#distillery_page .bhatinda_main .bhatinda_main_slider .prev-arrow {
	right: 50px;
	cursor: pointer;
	position: absolute;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

#distillery_page .bhatinda_main .bhatinda_main_slider .slider-nav {
	padding-top: 25px
}

#distillery_page .prev-arrow.slick-disabled,
#distillery_page .next-arrow.slick-disabled {
	opacity: .5
}

#industry_edible_oil .startTxt {
	padding: 0 0 100px
}

#industry_edible_oil .subBusinessSec {
	padding: 0 0 100px
}

#industry_edible_oil .subBusinessSec .subBusinessSecFlex {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem img {
	border-radius: 5px
}

#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner {
	padding: 0 40px
}

@media screen and (max-width:992px) {
	#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner {
		padding: 0
	}
}

#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemHeadTxt {
	line-height: calc(28 / 22);
	font-weight: 600;
	margin-bottom: 15px
}

#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemBtm {
	margin-top: 50px
}

#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemBtm .btmTxt {
	line-height: calc(28 / 28);
	margin-top: 10px
}

#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem:nth-child(1) {
	width: 48%
}

@media screen and (max-width:992px) {
	#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem:nth-child(1) {
		width: 100%
	}
}

#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem:nth-child(1) img {
	width: 100%
}

#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem:nth-child(2) {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

@media screen and (max-width:992px) {
	#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem:nth-child(2) {
		margin-top: 15px
	}
}

#industry_edible_oil .products {
	padding: 0 0 100px
}

#industry_edible_oil .products .headBlock {
	margin-bottom: 35px
}

#industry_edible_oil .products .productFlex {
	margin: 0 -15px
}

@media(max-width:767px) {
	#industry_edible_oil .products .productFlex {
		margin: 0
	}
}

#industry_edible_oil .products .productFlex .slick-arrow {
	width: 32px;
	height: 32px;
	top: -85px;
	margin-right: calc(var(--container_left_space) + 50px)
}

@media(max-width:1199px) {
	#industry_edible_oil .products .productFlex .slick-arrow {
		margin-right: calc(var(--container_left_space) + 40px);
		top: -80px
	}
}

@media(max-width:991px) {
	#industry_edible_oil .products .productFlex .slick-arrow {
		top: -70px
	}
}

@media(max-width:767px) {
	#industry_edible_oil .products .productFlex .slick-arrow {
		top: -70px;
		margin: 0
	}
}

#industry_edible_oil .products .productFlex .next-arrow {
	right: 0;
	cursor: pointer;
	position: absolute
}

@media(max-width:767px) {
	#industry_edible_oil .products .productFlex .next-arrow {
		right: 5px
	}
}

#industry_edible_oil .products .productFlex .prev-arrow {
	right: 50px;
	cursor: pointer;
	position: absolute;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

#industry_edible_oil .products .productFlex .prev-arrow.slick-disabled,
#industry_edible_oil .products .productFlex .next-arrow.slick-disabled {
	opacity: .5
}

#industry_edible_oil .products .productFlex .productItem {
	position: relative;
	padding: 0 15px
}

@media(min-width:1200px) and (max-width:1480px) {
	#industry_edible_oil .products .productFlex .productItem {
		width: 340px
	}
}

@media screen and (max-width:1199px) {
	#industry_edible_oil .products .productFlex .productItem {
		width: 310px
	}
}

@media screen and (max-width:991px) {
	#industry_edible_oil .products .productFlex .productItem {
		width: 320px
	}
}

@media(max-width:767px) {
	#industry_edible_oil .products .productFlex .productItem {
		padding: 0;
		margin-right: 10px
	}
}

#industry_edible_oil .products .productFlex .productItem .productImg img {
	width: 100%;
	border-radius: 10px
}

#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex {
	padding: 20px 0;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem span {
	display: block;
	color: var(--color_secondary)
}

#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem .productName {
	color: var(--color_primary)
}

#industry_edible_oil .distributorBlock {
	padding: 0 0 100px
}

@media screen and (max-width:767px) {
	#industry_edible_oil .distributorBlock {
		padding: 0 0 60px
	}
}

#industry_edible_oil .distributorBlock .distributorBlockInner {
	position: relative
}

#industry_edible_oil .distributorBlock .distributorBlockInner .formSec {
	background-color: var(--color_btn_primary);
	position: absolute;
	z-index: 1;
	width: 40%;
	padding: 50px 50px;
	top: 10%;
	left: 5%;
	border-radius: 5px
}

@media screen and (min-width:1480px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .formSec {
		top: 18%
	}
}

@media screen and (max-width:1440px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .formSec {
		width: 46%
	}
}

@media screen and (max-width:1200px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .formSec {
		padding: 25px;
		width: 51%
	}
}

@media screen and (max-width:767px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .formSec {
		width: 100%;
		position: unset;
		padding: 35px 25px;
		border-radius: 0;
		border-top-right-radius: 5px;
		border-top-left-radius: 5px
	}
}

#industry_edible_oil .distributorBlock .distributorBlockInner .formSec .formHeadBlock .formHead {
	font-size: 26px;
	color: #fff;
	font-weight: 700;
	line-height: calc(33 / 26);
	margin-bottom: 15px
}

#industry_edible_oil .distributorBlock .distributorBlockInner .formSec .formHeadBlock p {
	color: #fff;
	line-height: calc(28 / 16)
}

#industry_edible_oil .distributorBlock .distributorBlockInner .formSec form .inputBx {
	margin: 25px 0
}

@media screen and (min-width:1480px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .formSec form .inputBx {
		margin: 30px 0
	}
}

@media screen and (max-width:992px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .formSec form .inputBx {
		margin: 20px 0
	}
}

#industry_edible_oil .distributorBlock .distributorBlockInner .formSec form .inputBx input {
	background-color: transparent;
	color: #fff;
	border: 0;
	border-bottom: 1px solid #fff9;
	padding: 0 0 10px;
	font-size: 16px;
	margin-right: 30px;
	font-weight: 400;
	width: 100%
}

#industry_edible_oil .distributorBlock .distributorBlockInner .formSec form .inputBx input:focus {
	border: 0;
	outline: 0;
	border-bottom: 1px solid #fff
}

#industry_edible_oil .distributorBlock .distributorBlockInner .formSec form .inputBx input::-webkit-input-placeholder {
	color: #fff;
	opacity: .7;
	font-size: 16px;
	font-weight: 400
}

#industry_edible_oil .distributorBlock .distributorBlockInner .formSec form .inputBx input:-ms-input-placeholder {
	color: #fff;
	opacity: .7;
	font-size: 16px;
	font-weight: 400
}

#industry_edible_oil .distributorBlock .distributorBlockInner .formSec form .inputBx input::placeholder {
	color: #fff;
	opacity: .7;
	font-size: 16px;
	font-weight: 400
}

#industry_edible_oil .distributorBlock .distributorBlockInner .formSec form .inputBx input:-ms-input-placeholder {
	color: #fff
}

#industry_edible_oil .distributorBlock .distributorBlockInner .formSec form .inputBx input::-ms-input-placeholder {
	color: #fff
}

#industry_edible_oil .distributorBlock .distributorBlockInner .formSec form .inputBx label.error {
	color: #fff;
	font-size: 14px;
	opacity: .8
}

#industry_edible_oil .distributorBlock .distributorBlockInner .formSec form .btnSec {
	text-align: center
}

#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider {
	position: absolute;
	bottom: 10%;
	right: 0;
	z-index: 1;
	width: 35%;
	margin-bottom: 0
}

@media screen and (max-width:1200px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider {
		width: 40%;
		bottom: auto;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

@media screen and (max-width:767px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider {
		width: 100%;
		top: auto;
		bottom: 10px;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset
	}
}

#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent {
	padding: 0 25px
}

@media screen and (max-width:767px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent {
		padding: 0 15px
	}
}

#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p {
	color: #fff;
	text-indent: 20px
}

@media screen and (max-width:767px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p {
		font-size: 16px
	}
}

#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p span {
	position: absolute;
	width: 14px
}

@media screen and (max-width:767px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p span {
		width: 12px
	}
}

#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p span:nth-child(1) {
	margin-left: -22px
}

@media screen and (max-width:767px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p span:nth-child(1) {
		margin-left: -17px
	}
}

#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p span:nth-child(2) {
	margin-top: 2px;
	margin-left: 7px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p span img {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1)
}

#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .nameClientele {
	color: #fff;
	margin-top: 20px;
	position: relative
}

#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .nameClientele::before {
	content: "";
	position: absolute;
	left: 0;
	width: 30px;
	height: 2px;
	background-color: var(--color_btn_secondary)
}

#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .slick-dots {
	width: auto;
	bottom: 5px;
	right: 25px
}

#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .slick-dots li {
	height: unset;
	width: unset;
	margin: 0;
	padding: 0 2px
}

#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .slick-dots li button {
	background-color: #808285;
	height: 6px;
	width: 6px;
	padding: 0;
	border-radius: 100%
}

#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .slick-dots li button::before {
	content: "";
	height: unset;
	width: unset
}

#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .slick-dots li.slick-active button {
	background-color: #fff
}

#industry_edible_oil .distributorBlock .distributorBlockInner .bgImgSlider .bgImgItem img {
	width: 100%;
	border-radius: 5px
}

@media screen and (max-width:1200px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .bgImgSlider .bgImgItem img {
		height: 550px;
		object-fit: cover
	}
}

@media screen and (max-width:767px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .bgImgSlider .bgImgItem img {
		height: 300px;
		border-radius: 0;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px
	}
}

#industry_edible_oil .distributorBlock .distributorBlockInner .ovelay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 67.17%, rgba(0, 0, 0, 0.8) 114.5%);
	border-radius: 5px
}

@media screen and (max-width:767px) {
	#industry_edible_oil .distributorBlock .distributorBlockInner .ovelay {
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px
	}
}

#industry_edible_oil .popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 100000000000000000
}

#industry_edible_oil .popup .overlay {
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	position: absolute
}

#industry_edible_oil .popup .modalOuter {
	position: relative;
	margin-top: 10vh
}

@media screen and (max-width:1440px) {
	#industry_edible_oil .popup .modalOuter {
		margin-top: 1vh
	}
}

@media screen and (max-width:1199px) {
	#industry_edible_oil .popup .modalOuter {
		margin-top: 8vh;
		height: 100vh;
		overflow: auto
	}
}

@media screen and (max-width:767px) {
	#industry_edible_oil .popup .modalOuter {
		margin-top: auto;
		height: unset;
		overflow: auto
	}
}

#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 {
	width: 550px;
	background-color: #fff;
	padding: 40px 90px;
	border-radius: 5px;
	box-shadow: 0 4px 10px #dedede;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 auto;
	position: relative
}

@media screen and (max-width:992px) {
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 auto
	}
}

@media screen and (max-width:767px) {
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 {
		margin: 0;
		width: auto;
		padding: 30px 20px
	}
}

#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 15px auto
}

@media screen and (max-width:1200px) {
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn {
		padding: 9px 0
	}
}

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

	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn .text_reg,
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn #index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara,
	#index_page .bannerLine .bannerHead .bannerHeadInner #industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn .bannerPara,
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderPara,
	#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox #industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn .bannerSliderPara,
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn #about-us .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
	#about-us .banner_section .inside_page_banner .bannerHeadInner #industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn .bannerPara,
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn #about-us .celebrating .slider-for .img_info .info ul li,
	#about-us .celebrating .slider-for .img_info .info ul #industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn li,
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn #blog_inside .blog_content .blog_des_main p,
	#blog_inside .blog_content .blog_des_main #industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn p,
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p,
	#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn p,
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn #csr .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
	#csr .banner_section .inside_page_banner .bannerHeadInner #industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn .bannerPara {
		padding: 10px 0 11px
	}
}

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

	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn .text_reg,
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn #index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara,
	#index_page .bannerLine .bannerHead .bannerHeadInner #industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn .bannerPara,
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderPara,
	#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox #industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn .bannerSliderPara,
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn #about-us .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
	#about-us .banner_section .inside_page_banner .bannerHeadInner #industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn .bannerPara,
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn #about-us .celebrating .slider-for .img_info .info ul li,
	#about-us .celebrating .slider-for .img_info .info ul #industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn li,
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn #blog_inside .blog_content .blog_des_main p,
	#blog_inside .blog_content .blog_des_main #industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn p,
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p,
	#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn p,
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn #csr .banner_section .inside_page_banner .bannerHeadInner .bannerPara,
	#csr .banner_section .inside_page_banner .bannerHeadInner #industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .button_style .main_tab_btn .bannerPara {
		padding: 10px 0 9px
	}
}

#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .btn {
	font-size: 20px;
	font-weight: 600;
	margin-right: 40px
}

@media screen and (max-width:767px) {
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .btn {
		margin-right: 10px;
		font-size: 16px
	}
}

#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .btn:last-child {
	margin-right: 0
}

#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .slider_section .qtyflex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 15px
}

@media screen and (max-width:767px) {
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .slider_section .qtyflex {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin: 0 auto
	}
}

#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .slider_section .qtyflex .qtytext {
	width: 120px;
	padding-top: 3px
}

#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .slider_section .qtyflex .qtybtns {
	width: 215px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	row-gap: 10px
}

@media screen and (max-width:767px) {
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .slider_section .qtyflex .qtybtns {
		width: 180px
	}
}

#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .slider_section img {
	margin: 0 auto
}

#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .slider_section .qty_btn1 {
	width: 100px;
	margin-left: 0;
	padding: 2px 0;
	font-size: 16px;
	line-height: calc(28 / 20);
	background-color: transparent;
	border-radius: 14px;
	color: #272727;
	border: 2px solid #272727
}

@media screen and (max-width:767px) {
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .slider_section .qty_btn1 {
		width: 80px;
		font-size: 14px
	}
}

#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .modalPara {
	font-size: 16px;
	color: var(--color_primary)
}

#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .popuphead .poptitle {
	text-align: center
}

@media screen and (max-width:767px) {
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .popuphead .poptitle {
		font-size: 14px;
		padding-bottom: 5px
	}
}

#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .popuphead .popproduct {
	font-size: 32px;
	color: #272727;
	line-height: calc(36 / 30);
	font-weight: 500;
	margin-bottom: 3px
}

@media screen and (max-width:992px) {
	#industry_edible_oil .popup .modalOuter .modalPop .moadalFlex1 .modalItem .popuphead .popproduct {
		font-size: 22px
	}
}

#industry_edible_oil .cancel {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 1;
	cursor: pointer
}

@media screen and (max-width:767px) {
	#industry_edible_oil .cancel {
		top: 10px;
		right: 10px
	}
}

#industry_edible_oil .overflow {
	overflow: hidden
}

#csr .banner_section .inside_page_banner {
	padding: 80px 0
}

#csr .banner_section .inside_page_banner .bannerHeadInner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	position: relative
}

@media screen and (max-width:1199px) {
	#csr .banner_section .inside_page_banner .bannerHeadInner:nth-child(1) .bannerPara {
		display: none
	}
}

#csr .banner_section .inside_page_banner .bannerHeadInner:nth-child(2) .bannerPara {
	margin-top: 15px
}

@media screen and (max-width:1199px) {
	#csr .banner_section .inside_page_banner .bannerHeadInner {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

#csr .banner_section .inside_page_banner .bannerHeadInner .bannerHead {
	padding: 0;
	font-size: 70px;
	font-weight: 800;
	color: #272727;
	line-height: calc(100 / 80)
}

@media screen and (max-width:1200px) {
	#csr .banner_section .inside_page_banner .bannerHeadInner .bannerHead {
		font-size: 60px
	}
}

@media screen and (max-width:991px) {
	#csr .banner_section .inside_page_banner .bannerHeadInner .bannerHead {
		font-size: 45px
	}
}

#csr .banner_section .inside_page_banner .bannerHeadInner .bannerPara {
	color: #272727;
	display: inline-block;
	margin-left: 30px;
	font-weight: 600
}

@media screen and (max-width:1199px) {
	#csr .banner_section .inside_page_banner .bannerHeadInner .bannerPara {
		margin-left: 0;
		width: 70%
	}
}

@media screen and (max-width:767px) {
	#csr .banner_section .inside_page_banner .bannerHeadInner .bannerPara {
		width: 100%
	}
}

#csr .banner_section .who_we_are {
	padding-top: 50px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media(max-width:767px) {
	#csr .banner_section .who_we_are {
		padding-top: 40px
	}
}

@media(min-width:768px) and (max-width:992px) {
	#csr .banner_section .who_we_are {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
}

#csr .banner_section .who_we_are .head_section {
	width: 30%;
	margin-top: -8px
}

@media(max-width:767px) {
	#csr .banner_section .who_we_are .head_section {
		width: 100%;
		margin-top: 0
	}
}

@media(min-width:768px) and (max-width:1200px) {
	#csr .banner_section .who_we_are .head_section {
		width: 30%;
		margin-top: 0
	}
}

#csr .banner_section .who_we_are .para_section {
	width: 70%
}

@media(max-width:767px) {
	#csr .banner_section .who_we_are .para_section {
		width: 100%;
		padding-top: 10px
	}
}

@media(min-width:768px) and (max-width:1200px) {
	#csr .banner_section .who_we_are .para_section {
		width: 70%;
		padding-left: 25px
	}
}

#csr .banner_section .who_we_are .para_section .text_reg,
#csr .banner_section .who_we_are .para_section #index_page .bannerLine .bannerHead .bannerHeadInner .bannerPara,
#index_page .bannerLine .bannerHead .bannerHeadInner #csr .banner_section .who_we_are .para_section .bannerPara,
#csr .banner_section .who_we_are .para_section #index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox .bannerSliderPara,
#index_page .bannerSec .bannerSliderSec .bannerSliderSecItem .bannerSliderContentBox #csr .banner_section .who_we_are .para_section .bannerSliderPara,
#csr .banner_section .who_we_are .para_section #about-us .celebrating .slider-for .img_info .info ul li,
#about-us .celebrating .slider-for .img_info .info ul #csr .banner_section .who_we_are .para_section li,
#csr .banner_section .who_we_are .para_section #blog_inside .blog_content .blog_des_main p,
#blog_inside .blog_content .blog_des_main #csr .banner_section .who_we_are .para_section p,
#csr .banner_section .who_we_are .para_section #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent p,
#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent #csr .banner_section .who_we_are .para_section p,
#csr .banner_section .who_we_are .para_section .inside_page_banner .bannerHeadInner .bannerPara,
#csr .banner_section .inside_page_banner .bannerHeadInner .who_we_are .para_section .bannerPara {
	line-height: 30px;
	font-weight: 400;
	color: var(--color_secondary)
}

#csr .csr_sec2 {
	padding-top: 80px;
	padding-bottom: 120px
}

@media screen and (max-width:767px) {
	#csr .csr_sec2 {
		padding: 50px 0
	}
}

#csr .csr_sec2 .short_dropdown {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-bottom: 50px
}

@media screen and (max-width:767px) {
	#csr .csr_sec2 .short_dropdown {
		padding-bottom: 30px
	}
}

#csr .csr_sec2 .short_dropdown span {
	margin-right: 15px
}

#csr .csr_sec2 .short_dropdown .year_list {
	background-color: #f2f2f2;
	border-radius: 4px;
	padding: 12px 20px;
	width: 175px;
	color: var(--color_secondary);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../../img/news_media/down_arrow.png);
	background-size: 9px;
	background-position: 90%;
	background-repeat: no-repeat;
	border: 0
}

#csr .csr_sec2 .short_dropdown .year_list:focus-visible {
	outline: 0
}

#csr .csr_sec2 .short_dropdown .search_input {
	background-image: url(../../img/news_media/search_icon.png);
	background-size: 20px;
	padding: 12px 40px 12px 20px
}

#csr .csr_sec2 .short_dropdown .search_input::-webkit-input-placeholder {
	color: var(--color_secondary);
	font-family: "Plus Jakarta Sans";
	font-weight: 400
}

#csr .csr_sec2 .short_dropdown .search_input:-ms-input-placeholder {
	color: var(--color_secondary);
	font-family: "Plus Jakarta Sans";
	font-weight: 400
}

#csr .csr_sec2 .short_dropdown .search_input::placeholder {
	color: var(--color_secondary);
	font-family: "Plus Jakarta Sans";
	font-weight: 400
}

#csr .csr_sec2 .slidercontent_sec .slidercontent_flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:1199px) {
	#csr .csr_sec2 .slidercontent_sec .slidercontent_flex {
		padding: 0 20px;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media screen and (max-width:767px) {
	#csr .csr_sec2 .slidercontent_sec .slidercontent_flex {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0;
		-webkit-align-items: unset;
		-ms-flex-align: unset;
		align-items: unset
	}
}

#csr .csr_sec2 .slidercontent_sec .slidercontent_flex .csr_slider {
	width: 46%
}

@media screen and (max-width:1199px) {
	#csr .csr_sec2 .slidercontent_sec .slidercontent_flex .csr_slider {
		width: 50%
	}
}

@media screen and (max-width:767px) {
	#csr .csr_sec2 .slidercontent_sec .slidercontent_flex .csr_slider {
		width: 100%;
		padding-bottom: 10px
	}
}

#csr .csr_sec2 .slidercontent_sec .slidercontent_flex .csr_slider .csr_slide1 .csr_slider_imgs {
	width: 100%;
	border-radius: 5px
}

@media screen and (max-width:1199px) {
	#csr .csr_sec2 .slidercontent_sec .slidercontent_flex .csr_slider .csr_slide1 .csr_slider_imgs {
		width: auto
	}
}

@media screen and (max-width:767px) {
	#csr .csr_sec2 .slidercontent_sec .slidercontent_flex .csr_slider .csr_slide1 .csr_slider_imgs {
		width: 100%
	}
}

#csr .csr_sec2 .slidercontent_sec .slidercontent_flex .csr_content {
	width: 45%
}

@media screen and (max-width:1199px) {
	#csr .csr_sec2 .slidercontent_sec .slidercontent_flex .csr_content {
		width: 43%
	}
}

@media screen and (max-width:767px) {
	#csr .csr_sec2 .slidercontent_sec .slidercontent_flex .csr_content {
		width: 100%
	}
}

#csr .csr_sec2 .slidercontent_sec .slidercontent_flex .csr_content .csr_headTxt {
	font-size: 32px;
	line-height: 1.4;
	font-weight: 700;
	color: var(--color_black);
	padding-bottom: 15px
}

@media screen and (max-width:767px) {
	#csr .csr_sec2 .slidercontent_sec .slidercontent_flex .csr_content .csr_headTxt {
		display: none
	}
}

#csr .csr_sec2 .slidercontent_sec .slidercontent_flex .mobile_hds {
	padding-bottom: 20px
}

#csr .csr_sec2 .slidercontent_sec .slidercontent_flex:nth-child(even) {
	padding: 80px 0;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media screen and (max-width:1199px) {
	#csr .csr_sec2 .slidercontent_sec .slidercontent_flex:nth-child(even) {
		padding: 80px 20px
	}
}

@media screen and (max-width:767px) {
	#csr .csr_sec2 .slidercontent_sec .slidercontent_flex:nth-child(even) {
		padding: 50px 0;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

#csr .slick-next {
	right: -50px;
	width: 36px;
	height: 36px
}

@media screen and (max-width:1199px) {
	#csr .slick-next {
		right: -40px
	}
}

@media screen and (max-width:767px) {
	#csr .slick-next {
		right: 0;
		bottom: -40px;
		top: unset;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset
	}
}

#csr .slick-prev {
	left: -50px;
	width: 36px;
	height: 36px
}

@media screen and (max-width:1199px) {
	#csr .slick-prev {
		left: -40px
	}
}

@media screen and (max-width:767px) {
	#csr .slick-prev {
		left: unset;
		right: 40px;
		bottom: -40px;
		top: unset;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset
	}
}

#csr .slick-prev.slick-disabled,
#csr .slick-next.slick-disabled {
	opacity: .5
}

#csr .slick-dots li button:before {
	font-size: 8px;
	color: var(--color_btn_primary)
}

#csr .slick-dots li.slick-active button:before {
	opacity: 1
}

#csr .vis-ipadpro-lg {
	display: block
}

@media screen and (max-width:991px) {
	#csr .vis-ipadpro-lg {
		display: none
	}
}

#csr .progress {
	margin: 20px 0
}

.csr_headTxt_mob {
	display: none
}

@media screen and (max-width:767px) {
	.csr_headTxt_mob {
		display: block;
		font-size: 22px;
		line-height: 1.4;
		font-weight: 700;
		color: var(--color_black)
	}
}

#annual_csr .annual_csr_sec {
	padding-top: 60px;
	padding-bottom: 120px
}

#annual_csr .annual_csr_sec .annual_csr .headTxt {
	color: #272727
}

#annual_csr .annual_csr_sec .annual_csr .csr_head2 {
	font-size: 28px;
	font-weight: 800;
	color: #272727;
	padding: 40px 0;
	line-height: calc(40 / 28)
}

@media screen and (max-width:991px) {
	#annual_csr .annual_csr_sec .annual_csr .csr_head2 {
		font-size: 23px;
		padding: 20px 0;
		line-height: calc(30 / 23)
	}
}

#annual_csr .annual_csr_sec .annual_csr .csr_head3 {
	font-size: 26px;
	font-weight: 500;
	color: #272727;
	padding-bottom: 15px
}

@media screen and (max-width:1199px) {
	#annual_csr .annual_csr_sec .annual_csr .csr_head3 {
		padding-bottom: 8px
	}
}

@media screen and (max-width:991px) {
	#annual_csr .annual_csr_sec .annual_csr .csr_head3 {
		font-size: 19px;
		padding-bottom: 05px;
		line-height: calc(22 / 19)
	}
}

@media screen and (max-width:991px) {
	#annual_csr .annual_csr_sec .annual_csr .csr_head3 {
		font-size: 18px
	}
}

#annual_csr .annual_csr_sec .annual_csr .text_xs,
#annual_csr .annual_csr_sec .annual_csr #index_page .investorsBlock .investorFlex .investorItem ul li span,
#index_page .investorsBlock .investorFlex .investorItem ul li #annual_csr .annual_csr_sec .annual_csr span,
#annual_csr .annual_csr_sec .annual_csr #industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem span,
#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem #annual_csr .annual_csr_sec .annual_csr span,
#annual_csr .annual_csr_sec .annual_csr #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .nameClientele span,
#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .nameClientele #annual_csr .annual_csr_sec .annual_csr span {
	color: black
}

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

	#annual_csr .annual_csr_sec .annual_csr .text_xs,
	#annual_csr .annual_csr_sec .annual_csr #index_page .investorsBlock .investorFlex .investorItem ul li span,
	#index_page .investorsBlock .investorFlex .investorItem ul li #annual_csr .annual_csr_sec .annual_csr span,
	#annual_csr .annual_csr_sec .annual_csr #industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem span,
	#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem #annual_csr .annual_csr_sec .annual_csr span,
	#annual_csr .annual_csr_sec .annual_csr #industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .nameClientele span,
	#industry_edible_oil .distributorBlock .distributorBlockInner .distributorSlider .distributorItem .innerContent .nameClientele #annual_csr .annual_csr_sec .annual_csr span {
		font-size: 12px;
		line-height: calc(18 / 12)
	}
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist {
	list-style: numeric;
	padding-left: 20px;
	overflow: hidden
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist li {
	margin-bottom: 20px
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .li_head_pad {
	padding-top: 30px;
	padding-bottom: 14px
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .li_head_style {
	font-weight: 500;
	font-size: 16px;
	line-height: calc(34 / 16);
	color: black
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist li::marker {
	font-weight: 500;
	font-size: 16px;
	line-height: calc(34 / 16);
	color: black
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point7 {
	list-style: numeric;
	padding-left: 20px
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point7 li::marker {
	font-weight: 400;
	font-size: 16px;
	line-height: calc(34 / 16);
	color: #4e4e4e
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point2_table {
	width: 100%
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point2_table table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point2_table th {
	text-align: left;
	color: #fff;
	padding: 30px 20px
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point2_table td {
	padding: 30px;
	color: #000
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point5_table {
	width: 100%
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point5_table table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point5_table th {
	text-align: left;
	color: #fff;
	padding: 30px 20px
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point5_table td {
	padding: 30px;
	color: #000
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point8a_table {
	width: 100%
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point8a_table table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point8a_table .pd_tb10_s20 {
	padding: 10px 20px
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point8a_table .pd_20_0 {
	padding: 20px 0
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point8a_table .pd_0_20 {
	padding: 0 20px
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point8a_table .pd_20 {
	padding: 20px
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point8b_table {
	width: 100%
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point8b_table table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point8b_table th {
	padding: 20px 8px 15px 8px
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point8b_table td {
	padding: 20px 10px
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point11 {
	background-color: #f8f8f8;
	padding: 30px 0;
	margin-left: -20px;
	border-radius: 5px
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point11 span {
	font-size: 16px;
	line-height: calc(28 / 16);
	font-weight: 700;
	color: #272727
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point11 .des_txt {
	font-size: 16px;
	line-height: calc(28 / 16);
	font-weight: 500;
	color: #272727;
	padding-top: 8px
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point11 .p11_box {
	width: 53%;
	margin: 0 auto
}

@media screen and (max-width:1199px) {
	#annual_csr .annual_csr_sec .annual_csr .orderedlist .point11 .p11_box {
		width: 60%
	}
}

@media screen and (max-width:991px) {
	#annual_csr .annual_csr_sec .annual_csr .orderedlist .point11 .p11_box {
		width: 75%
	}
}

@media screen and (max-width:767px) {
	#annual_csr .annual_csr_sec .annual_csr .orderedlist .point11 .p11_box {
		width: 80%
	}
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point11 .p11_box .pl_dt_flex {
	width: 66%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 30px
}

@media screen and (max-width:767px) {
	#annual_csr .annual_csr_sec .annual_csr .orderedlist .point11 .p11_box .pl_dt_flex {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%
	}
}

#annual_csr .annual_csr_sec .annual_csr .orderedlist .point11 .p11_box .name_des_sec {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:767px) {
	#annual_csr .annual_csr_sec .annual_csr .orderedlist .point11 .p11_box .name_des_sec {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px
	}
}

#annual_csr .w_900 {
	width: 900px
}

@media screen and (max-width:1199px) {
	#annual_csr .w_900 {
		width: 100%
	}
}

#annual_csr .w_800 {
	width: 800px
}

@media screen and (max-width:1199px) {
	#annual_csr .w_800 {
		width: 100%
	}
}

#annual_csr .pb_12 {
	padding-bottom: 12px
}

#annual_csr .med_16 {
	font-size: 16px;
	font-weight: 500;
	line-height: calc(30 / 16);
	color: #4e4e4e
}

#annual_csr .txtalign_c {
	text-align: center
}

#annual_csr .txtalign_l {
	text-align: left
}

#annual_csr .txtalign_r {
	text-align: right
}

#annual_csr .bgcolor_green {
	background-color: var(--color_btn_primary)
}

#annual_csr .bgcolor_grey {
	background-color: #f8f8f8
}

#annual_csr .bgcolor_dgrey {
	background-color: #272727
}

#annual_csr .color_w {
	color: #fff !important
}

#annual_csr .color_b {
	color: #000
}

#annual_csr .br_rght_w {
	border-right: 1px solid rgba(255, 255, 255, 0.2)
}

#annual_csr .br_rght_g {
	border-right: 1px solid rgba(112, 112, 112, 0.2)
}

#annual_csr .table_scrollbar {
	overflow-x: auto;
	width: 100%;
	border-radius: 5px;
	margin-left: -20px;
	margin: 20px auto
}

#annual_csr .table_scrollbar::-webkit-scrollbar:horizontal {
	height: 10px;
	width: 5px;
	background: #f1f1f1
}

#annual_csr .table_scrollbar::-webkit-scrollbar-track {
	background: #f1f1f1
}

#annual_csr .table_scrollbar::-webkit-scrollbar-thumb {
	background: var(--color_primary)
}

#annual_csr .mg_b_15 {
	margin-bottom: 15px
}

#annual_csr .mg_b_50 {
	margin-bottom: 50px
}

#annual_csr .p3_link {
	text-decoration: none;
	border-bottom: 1px solid #707070;
	font-size: 14px;
	line-height: calc(28 / 14);
	color: #707070;
	padding-bottom: 5px
}

#real_estate_page .banner_sec {
	position: relative
}

#real_estate_page .banner_sec .breadcrumb {
	position: absolute;
	padding: 15px 0;
	width: 100%;
	left: 15px
}

@media screen and (max-width:767px) {
	#real_estate_page .banner_sec .breadcrumb {
		left: 0;
		padding-left: 15px;
		padding-right: 15px
	}
}

#real_estate_page .banner_sec .breadcrumb ul li {
	display: inline-block;
	position: relative;
	font-size: 14px;
	line-height: calc(18 / 14);
	font-weight: 500
}

#real_estate_page .banner_sec .breadcrumb ul li:not(:first-child):before {
	content: "/";
	position: absolute;
	display: inline-block;
	left: -10px;
	top: 0
}

#real_estate_page .banner_sec .breadcrumb ul li a {
	text-decoration: none;
	padding-right: 10px
}

#real_estate_page .breadcrumb ul li,
#real_estate_page .breadcrumb ul a {
	color: white
}

#real_estate_page .startTxt .headNpara .head_section h2 {
	color: var(--color_primary)
}

#real_estate_page .real_estate_main .headSec h2 {
	color: #000
}

#real_estate_page .real_estate_main .img_info {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#real_estate_page .real_estate_main .img_info .img {
	width: 47%
}

@media(max-width:992px) {
	#real_estate_page .real_estate_main .img_info .img {
		width: 40%
	}
}

@media(max-width:767px) {
	#real_estate_page .real_estate_main .img_info .img {
		width: 100%
	}
}

#real_estate_page .real_estate_main .img_info .info {
	width: 53%;
	padding-left: 55px
}

@media(max-width:1199px) {
	#real_estate_page .real_estate_main .img_info .info {
		padding-left: 30px
	}
}

@media(max-width:992px) {
	#real_estate_page .real_estate_main .img_info .info {
		width: 60%
	}
}

@media(max-width:767px) {
	#real_estate_page .real_estate_main .img_info .info {
		width: 100%;
		padding: 20px 0 0 0
	}
}

#real_estate_page .real_estate_main .flex_direction {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

#real_estate_page .real_estate_main .flex_direction .info {
	padding-right: 55px;
	padding-left: 0
}

@media(max-width:1199px) {
	#real_estate_page .real_estate_main .flex_direction .info {
		padding-right: 30px
	}
}

@media(max-width:992px) {
	#real_estate_page .real_estate_main .flex_direction .info {
		width: 60%
	}
}

@media(max-width:767px) {
	#real_estate_page .real_estate_main .flex_direction .info {
		width: 100%;
		padding: 20px 0 0 0
	}
}

#real_estate_page .real_estate_main .flex_direction .info .text_lg,
#real_estate_page .real_estate_main .flex_direction .info #index_page .investorsBlock .investorFlex .investorItem ul li a,
#index_page .investorsBlock .investorFlex .investorItem ul li #real_estate_page .real_estate_main .flex_direction .info a,
#real_estate_page .real_estate_main .flex_direction .info #about-us .celebrating .slider-nav .dots_year .year,
#about-us .celebrating .slider-nav .dots_year #real_estate_page .real_estate_main .flex_direction .info .year,
#real_estate_page .real_estate_main .flex_direction .info #industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner .subBusinessItemHeadTxt,
#industry_edible_oil .subBusinessSec .subBusinessSecFlex .subBusinessItem .subBusinessItemInner #real_estate_page .real_estate_main .flex_direction .info .subBusinessItemHeadTxt,
#real_estate_page .real_estate_main .flex_direction .info #industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem .productName,
#industry_edible_oil .products .productFlex .productItem .productInfo .productInfoFlex .productInfoItem #real_estate_page .real_estate_main .flex_direction .info .productName {
	color: var(--color_black)
}

#real_estate_page .real_estate_bg {
	background-color: #f2f2f2
}

@media(max-width:767px) {
	#real_estate_page .real_estate_bg.pb_40 {
		padding-bottom: 0
	}
}

#real_estate_page .stayUpdate {
	background-color: #f2f2f2
}

#real_estate_page ul {
	list-style-type: disc;
	padding-left: 20px
}

#real_estate_page ul li {
	margin-bottom: 5px
}

#real_estate_page ul li::marker {
	color: var(--color_btn_primary)
}

#real_estate_page .realestate_width .headSec {
	width: 53%
}

@media(max-width:1450px) {
	#real_estate_page .realestate_width .headSec {
		width: 60%
	}
}

@media(max-width:1199px) {
	#real_estate_page .realestate_width .headSec {
		width: 73%
	}
}

@media(max-width:991px) {
	#real_estate_page .realestate_width .headSec {
		width: 100%
	}
}