comments-area a,
.page-content a {
	text-decoration: underline
}

.alignright {
	float: right;
	margin-left: 1rem
}

.alignleft {
	float: left;
	margin-right: 1rem
}

.aligncenter {
	clear: both;
	display: block;
	margin-inline: auto
}

.alignwide {
	margin-inline: -80px
}

.alignfull {
	margin-inline: calc(50% - 50vw);
	max-width: 100vw
}

.alignfull,
.alignfull img {
	width: 100vw
}

.wp-caption {
	margin-block-end: 1.25rem;
	max-width: 100%
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px
}

.wp-caption img {
	display: block;
	margin-inline: auto
}

.wp-caption-text {
	margin: 0
}

.gallery-caption {
	display: block;
	font-size: .8125rem;
	line-height: 1.5;
	margin: 0;
	padding: .75rem
}

.pagination {
	display: flex;
	justify-content: space-between;
	margin: 20px auto
}

.sticky {
	display: block;
	position: relative
}

.bypostauthor {
	font-size: inherit
}

.hide {
	display: none !important
}

.post-password-form {
	margin: 50px auto;
	max-width: 500px
}

.post-password-form p {
	align-items: flex-end;
	display: flex;
	width: 100%
}

.post-password-form [type=submit] {
	margin-inline-start: 3px
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #333;
	display: block;
	font-size: 1rem;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 12px 24px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.post .entry-title a {
	text-decoration: none
}

.post .wp-post-image {
	max-height: 500px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%
}

@media(max-width:991px) {
	.post .wp-post-image {
		max-height: 400px
	}
}

@media(max-width:575px) {
	.post .wp-post-image {
		max-height: 300px
	}
}

#comments .comment-list {
	font-size: .9em;
	list-style: none;
	margin: 0;
	padding: 0
}

#comments .comment,
#comments .pingback {
	position: relative
}

#comments .comment .comment-body,
#comments .pingback .comment-body {
	border-block-end: 1px solid #ccc;
	display: flex;
	flex-direction: column;
	padding-block-end: 30px;
	padding-block-start: 30px;
	padding-inline-end: 0;
	padding-inline-start: 60px
}

#comments .comment .avatar,
#comments .pingback .avatar {
	border-radius: 50%;
	left: 0;
	margin-inline-end: 10px;
	position: absolute
}

body.rtl #comments .comment .avatar,
body.rtl #comments .pingback .avatar,
html[dir=rtl] #comments .comment .avatar,
html[dir=rtl] #comments .pingback .avatar {
	left: auto;
	right: 0
}

#comments .comment-meta {
	display: flex;
	justify-content: space-between;
	margin-block-end: .9rem
}

#comments .comment-metadata,
#comments .reply {
	font-size: 11px;
	line-height: 1
}

#comments .children {
	list-style: none;
	margin: 0;
	padding-inline-start: 30px;
	position: relative
}

#comments .children li:last-child {
	padding-block-end: 0
}

#comments ol.comment-list .children:before {
	content: "↪";
	display: inline-block;
	font-size: 1em;
	font-weight: 400;
	left: 0;
	line-height: 100%;
	position: absolute;
	top: 45px;
	width: auto
}

body.rtl #comments ol.comment-list .children:before,
html[dir=rtl] #comments ol.comment-list .children:before {
	content: "↩";
	left: auto;
	right: 0
}

@media(min-width:768px) {

	#comments .comment-author,
	#comments .comment-metadata {
		line-height: 1
	}
}

@media(max-width:767px) {
	#comments .comment .comment-body {
		padding: 30px 0
	}

	#comments .children {
		padding-inline-start: 20px
	}

	#comments .comment .avatar {
		float: left;
		position: inherit
	}

	body.rtl #comments .comment .avatar,
	html[dir=rtl] #comments .comment .avatar {
		float: right
	}
}

.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*=elementor-page-]) .site-main {
	margin-inline-end: auto;
	margin-inline-start: auto;
	width: 100%
}

@media(max-width:575px) {

	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-footer:not(.dynamic-footer),
	.site-header .header-inner,
	.site-header:not(.dynamic-header),
	body:not([class*=elementor-page-]) .site-main {
		padding-inline-end: 10px;
		padding-inline-start: 10px
	}
}

@media(min-width:576px) {

	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-footer:not(.dynamic-footer),
	.site-header .header-inner,
	.site-header:not(.dynamic-header),
	body:not([class*=elementor-page-]) .site-main {
		max-width: 500px
	}

	.site-footer.footer-full-width .footer-inner,
	.site-header.header-full-width .header-inner {
		max-width: 100%
	}
}

@media(min-width:768px) {

	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-footer:not(.dynamic-footer),
	.site-header .header-inner,
	.site-header:not(.dynamic-header),
	body:not([class*=elementor-page-]) .site-main {
		max-width: 600px
	}

	.site-footer.footer-full-width,
	.site-header.header-full-width {
		max-width: 100%
	}
}

@media(min-width:992px) {

	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-footer:not(.dynamic-footer),
	.site-header .header-inner,
	.site-header:not(.dynamic-header),
	body:not([class*=elementor-page-]) .site-main {
		max-width: 800px
	}

	.site-footer.footer-full-width,
	.site-header.header-full-width {
		max-width: 100%
	}
}

@media(min-width:1200px) {

	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-footer:not(.dynamic-footer),
	.site-header .header-inner,
	.site-header:not(.dynamic-header),
	body:not([class*=elementor-page-]) .site-main {
		max-width: 1140px
	}

	.site-footer.footer-full-width,
	.site-header.header-full-width {
		max-width: 100%
	}
}

.site-header+.elementor {
	min-height: calc(100vh - 320px)
}

.page-header {
	display: none;
}
.site-navigation ul.menu li.menu-item-has-children::after {
	display: block;
	content: '\f107';
	color: #000;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-40%);
	text-decoration: none;
	font-family: FontAwesome;
	line-height: 1;
	font-size: 18px;
	font-weight: 500;
}
.site-header .site-navigation ul.menu li a {
	font-size: 16px;
	font-weight: 700;
	color: #333;
	font-family: "Manrope", sans-serif;
}
.site-navigation ul.menu li ul {
	border-radius: 10px;
	text-align: center;
}
.site-header .site-navigation ul.menu li a:hover {
	color: #E1232B;
}
.site-navigation ul.menu li ul {
	min-width: 300px !important;
	box-shadow: 0 -3px 10px rgba(0, 0, 0, .1);
}
.count-sect .count-box {
	border-right: 1px solid #0000002b;
	padding: 60px 15px;
}
.count-sect .count-box:last-child {
	border: none;
}
.home-bann .heading-slide .main-heading .n2-ss-text {
	font-size: 60px !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
}
.home-bann .heading-slide .sub-heading p {
	font-size: 24px !important;
	letter-spacing: 0 !important;
}
.home-bann .heading-slide .slide-btn a {
	background: transparent !important;
	padding: 0 !important;
	color: #000 !important;
	font-family: "Montserrat", sans-serif !important;
	text-transform: capitalize !important;
	font-weight: 500 !important;
	font-size: 18px !important;
	letter-spacing: 0 !important;
}
.home-bann .heading-slide .slide-btn a i {
	position: relative;
	top: 0;
	transform: rotate(-45deg);
	display: inline-block;
	margin-left: 6px;
	border: none;
	width: 30px;
	height: 30px;
	line-height: 30px !important;
	background: #EE1C24;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-weight: 400 !important;
}
.count-sect .count-box .elementor-counter .elementor-counter-number-wrapper {
	font-size: 70px;
	font-weight: 800;
	color: #333;
	font-family: "Manrope", sans-serif;
}
.count-sect .count-box .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-prefix {
	display: none;
}
.count-sect .count-box .elementor-counter .elementor-counter-title {
	justify-content: start !important;
	font-size: 20px;
	color: #000;
	line-height: normal;
	margin: 20px 0px 0px;
	text-transform: uppercase;
}
.heading-sect .main-heading h2 {
	font-weight: 800;
	font-size: 50px;
	color: #333;
}
.heading-sect .sub-heading h2 {
	color: #333;
	font-size: 20px;
	font-weight: 500;
	width: 80%;
	margin: 0 auto;
	font-family: "Montserrat", sans-serif;
	line-height: 30px;
}
.indus-serve .indus-sect .indus-box .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
	position: relative;
}
.indus-serve .indus-sect .indus-box .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content {
	position: absolute;
	bottom: 10px;
	left: 30px;
	text-align: left;
}
.indus-serve .indus-sect .indus-box .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
	color: #fff;
	font-size: 35px;
	font-weight: 600;
	margin: 0;
}
.indus-serve .indus-sect .indus-box:first-child .elementor-widget-image-box .elementor-image-box-wrapper {
	background: url(https://emaven.co.in/brewforce/wp-content/uploads/2025/06/Frame-2147223671.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 10px;
	height: 300px;
}
.indus-serve .indus-sect .indus-box:nth-child(2) .elementor-widget-image-box .elementor-image-box-wrapper {
	background: url(https://emaven.co.in/brewforce/wp-content/uploads/2025/06/Frame-2147223671-2.png);
	background-size: cover !important;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 10px;
	height: 300px;
}
.indus-serve .indus-sect .indus-box .elementor-widget-image-box .elementor-image-box-wrapper:hover {
	background: #182A4D;
}
.indus-serve .indus-sect .indus-box .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
	width: auto;
	float: left;
	padding: 20px 0 0 20px;
}
.our-project .pro-sect .project-box .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img img {
	width: 100%;
}
.our-project .pro-sect .project-box .elementor-widget-image-box {
	position: relative;
	margin: 0;
}
.our-project .pro-sect .project-box .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content {
	position: absolute;
	bottom: 50px;
	text-align: left;
}
.our-project .pro-sect .project-box .elementor-widget-button {
	position: absolute;
	bottom: 15px;
	padding: 0px;
    display: none;
	left: 0;
	right: 0;
	padding: 0px 10px;
}
.our-project .pro-sect .project-box .elementor-widget-button .elementor-button {
	width: 100%;
	border-radius: 0px 0px 10px 10px;
	padding: 15px 30px;
	background: #ED1D24;
	font-weight: 600;
	letter-spacing: 0px;
	font-size: 16px;
}
.our-project .pro-sect .project-box .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
	display: none;
}
.our-project .pro-sect .project-box .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content {
	position: absolute;
	bottom: 50px;
	text-align: left;
	padding: 10px;
}
.our-project .pro-sect .project-box .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
	color: #fff;
	margin: 0;
	font-size: 24px;
	margin: 0 0 10px;
}
.our-project .pro-sect .project-box .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title span {
	font-size: 16px;
}
.our-project .pro-sect .project-box .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
	color: #fff;
	font-size: 13px;
	display: none;
}
.our-project .pro-sect .project-box:hover .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-description {
	display: block;
}
.our-project .pro-sect .project-box:hover .elementor-widget-button {
	display: block;
}
.wpmtst-testimonial-inner .wpmtst-testimonial-heading.testimonial-heading {
	font-size: 20px;
	font-weight: 500;
	color: #000000;
	font-family: "Manrope", sans-serif;
}
.wpmtst-testimonial-inner .testimonial-content {
	font-size: 15px;
	font-weight: 300;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: initial;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-family: "Manrope", sans-serif;
}
.wpmtst-testimonial-inner div {
	height: 100% !important;
	border-radius: 16px;
}
.wpmtst-testimonial-inner .testimonial-name {
	font-family: "Manrope", sans-serif;
	font-size: 16px;
	font-weight: 500;
}
.wpmtst-testimonial-inner .testimonial-company {
	font-family: "Manrope", sans-serif;
	font-size: 16px;
	font-weight: 500;
}
.blogs-sect .bdpp-post-carousel-wrap.bdpp-design-1 .bdpp-post-carousel-content {
	/* background-color: #E6F8FC; */
	border: none;
}
.bdpp-post-carousel-wrap.bdpp-design-1 .bdpp-post-carousel-content {
	/* text-align: center; */
	text-align: left !important;
	align-items: flex-start;
	background-color: #f5f5f7;
	border-radius: 12px;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	transition: background-color .2s, box-shadow .2s;
	will-change: transform;
	border: 1px solid #f5f5f7;
	margin: 20px 0px;
	box-shadow: 0 3px 5px #0000004d;
	height: 275px;
}
.bdpp-post-carousel-wrap.bdpp-design-1 .bdpp-post-carousel-content .bdpp-post-img-bg {
	height: 150px;
	position: relative;
	width: 100%;
}
.bdpp-post-carousel-wrap.bdpp-design-1 .bdpp-post-carousel-content .bdpp-post-img-bg img {
	width: 100%;
	height: 100%;
}
.bdpp-post-carousel-wrap.bdpp-design-1 .bdpp-post-carousel-content .bdpp-post-title {
	margin: 0 !important;
	padding: 0px 24px 0;
}
.bdpp-post-carousel-wrap.bdpp-design-1 .bdpp-post-carousel-content .bdpp-post-title a {
	font-size: 20px;
	font-weight: 500;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	white-space: normal;
	color: #222;
}
.bdpp-post-carousel-wrap.bdpp-design-1 .bdpp-post-carousel-content .bdpp-post-meta {
	margin: 0 !important;
	padding: 10px 24px 20px;
}
.bdpp-post-carousel-wrap.bdpp-design-1 .bdpp-post-carousel-content .bdpp-post-meta .bdpp-post-meta-data {
	font-style: italic;
	font-size: 12px;
	display: inline-block;
	margin: 0 5px 5px;
}
.site-header {
	padding: 10px 0px;
}
.faq-sect .heading-sect .main-heading h2 {
	color: #fff;
	font-size: 80px;
}
.faq-sect .faq-box .elementor-widget-accordion .elementor-accordion .elementor-accordion-item {
	border: none;
	border-bottom: 1px solid #d5d8dc;
	padding: 20px 0px;
}
.faq-sect .faq-box .elementor-widget-accordion .elementor-accordion .elementor-tab-title {
	padding: 0;
}
.faq-sect .faq-box .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-title {
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	line-height: normal;
}
.faq-sect .faq-box .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed svg {
	fill: #fff;
}
.faq-sect .faq-box .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened svg {
	fill: #fff;
}
.faq-sect .faq-box .elementor-widget-accordion .elementor-accordion .elementor-tab-content {
	padding: 0;
	color: #fff;
	border: none !important;
	margin-top: 15px;
}
.faq-sect .faq-box .elementor-widget-accordion .elementor-accordion .elementor-tab-content p {
	margin: 0;
}
.call-sect .cont-box .elementor-widget-wrap {
	border-radius: 25px;
}
.call-sect .cont-box .elementor-widget-wrap .elementor-widget-heading {
	width: 80%;
	margin: 0 auto;
}
.call-sect .cont-box .elementor-heading-title {
	color: #fff;
	font-size: 50px;
	font-weight: 800;
	line-height: normal;
	margin: 0 0 20px;
}
.call-sect .cont-box .elementor-widget-wrap .btn-sect .elementor-button {
	background: transparent;
	color: #fff;
	border: 1px solid;
	border-radius: 25px;
	font-size: 20px;
	padding: 15px 50px;
}
.site-footer {
	background: #111;
	padding: 0 !important;
	/* background-image: url(https://emaven.co.in/brewforce/wp-content/uploads/2025/06/footer-bg.png); */
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.site-footer .footer-top {
	width: 100%;
	margin: 70px 0 0;
	display: flex;
	justify-content: space-between;
}
.site-footer .footer-top .elementor-column.elementor-col-33 {
	width: auto;
}
.site-footer .footer-top .footer-widget-1 {
	width: 100%;
}
.site-footer .footer-top .footer-widget-1 .textwidget {
	width: 100%;
}
.site-footer .footer-top .footer-widget-1 .textwidget span {
	color: #ffffffd1;
	font-weight: 600;
	font-size: 25px;
	font-family: "Manrope", sans-serif;
}
.site-footer .footer-top .footer-widget-1 .textwidget ul {
	padding: 0;
}
.site-footer .footer-top .footer-widget-1 .textwidget ul li {
	list-style: none;
}
.site-footer .footer-top .footer-widget-1 .textwidget ul li a {
	font-size: 18px;
	font-weight: 400;
	line-height: 35px;
	color: #fff;
	font-family: "Manrope", sans-serif;
}
.site-footer .footer-bottom {
	width: 100%;
	border-top: 1px solid #242424;
	padding: 15px 0;
	margin-top: 30px;
}
.site-footer .footer-bottom .copyright {
	max-width: 100% !important;
	justify-content: center !important;
}
.site-footer .footer-bottom .copyright p {
	color: #fff;
}
.bann-sect .elementor-widget-heading .elementor-heading-title {
	color: #fff;
	font-size: 70px !important;
	font-family: "Montserrat", sans-serif !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: normal;
}
.bann-sect .elementor-widget-text-editor p {
	font-size: 20px !important;
	letter-spacing: 0 !important;
	color: #fff;
	font-family: "Montserrat", sans-serif;
}
.bann-sect .elementor-widget-button .elementor-button {
	background: transparent;
	padding: 0 !important;
	color: #fff !important;
	font-family: "Montserrat", sans-serif !important;
	text-transform: capitalize !important;
	font-weight: 500 !important;
	font-size: 18px !important;
	letter-spacing: 0 !important;
	position: relative;
	display: inline-block;
	width: 16rem;
	height: auto;
}
.bann-sect .elementor-widget-button .elementor-button .elementor-button-icon {
	transition: all .4s ease-in-out;
    position: relative;
    margin: 0;
    margin-left: 0px;
    margin-left: 0px;
    width: 50px;
    height: 50px;
    border-radius: 1.625rem;
    margin-left: auto;
    display: block;
    background: #EE1C24;
}
.bann-sect .elementor-widget-button .elementor-button .elementor-button-text {
	transition: all .4s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: .7rem 0;
	margin: 0;
	color: #fff;
	line-height: 1.6;
	text-align: left;
	font-size: 16px;
}
.bann-sect .elementor-widget-button .elementor-button .elementor-button-content-wrapper {
	align-items: center;
}
.bann-sect .elementor-widget-button .elementor-button .elementor-button-icon .e-font-icon-svg {
	transition: all .4s ease-in-out;
	color: #fff;
	font-size: 20px;
	position: absolute;
	right: 14px;
	top: 15px;
	margin: 0;
	width: 1em;
	height: 1em;
}
.bann-sect .elementor-widget-button .elementor-button .elementor-button-icon svg {
	width: 20px;
	height: 20px;
	margin-left: 4px;
	margin-top: 5px;
}
.bann-sect .elementor-widget-button .elementor-button:hover .elementor-button-text {
	z-index: 1;
	padding: 0.7rem 1.1rem;
}
.bann-sect .elementor-widget-button .elementor-button:hover .elementor-button-icon {
	width: 100%;
	color: rgb(255, 255, 255);
	justify-content: right;
	padding-right: 25px;
}
.who-we .elementor-widget-heading .elementor-heading-title {
	font-weight: 800;
	font-size: 50px;
	color: #333;
}
.who-we .elementor-widget-text-editor p {
	color: #333;
	font-size: 20px;
	font-weight: 500;
}
.who-we .elementor-widget-image img {
	width: auto;
}
.our-jour .heading-sect .main-heading h2 {
	color: #fff;
}
.our-jour .heading-sect .sub-heading h2 {
	color: #fff;
}
.our-featru .featur-box .elementor-widget-heading .elementor-heading-title {
	color: #182848;
	font-size: 25px;
	line-height: normal;
	font-weight: 600;
}
.our-featru .featur-box .elementor-widget-text-editor p {
	font-size: 20px;
	color: #333;
	margin: 0;
}
.our-featru .featur-box {
	padding: 70px 10px;
	border-right: 1px solid #6666662e;
}
.our-featru .featur-box:hover {
	background: #192849;
	background: url(https://emaven.co.in/brewforce/wp-content/uploads/2025/06/Frame-2147223702.jpg);
}
.our-featru .featur-box:hover .elementor-heading-title {
	color: #fff;
}
.our-featru .featur-box:hover .elementor-widget-text-editor p {
	color: #fff;
}
.our-featru .featur-box:last-child {
	border: none;
}
.our-team .team-sect .team-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
	color: #192849;
	font-weight: 700;
	font-size: 25px;
}
.our-team .team-sect .team-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
	font-size: 18px;
	color: #333;
	font-weight: 500;
}
.our-value .value-sect .faq-box .elementor-accordion .elementor-accordion-item {
	border: none;
	background: #fff;
	margin: 0px 0px 10px;
	border-radius: 10px;
}
.our-value .value-sect .faq-box .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title {
	color: #192849;
	font-size: 25px;
	font-weight: 600;
	line-height: normal;
}
.our-value .value-sect .faq-box .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed svg {
	fill: #ED1D24;
}
.our-value .value-sect .faq-box .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened svg {
	fill: #ED1D24;
}
.our-value .value-sect .faq-box .elementor-accordion .elementor-accordion-item .elementor-tab-content {
	color: #182a4d;
	font-size: 20px;
	font-weight: 500;
}
.faq-sect .faq-box .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened svg {
	fill: rgb(255, 255, 255);
}
.indus-serve {
	padding: 50px 5% !important;
}
.who-we {
	padding: 80px 5% !important;
}
.our-featru {
	padding: 0px 5% !important;
}
.bann-sect .bann-cont {
	padding: 150px 5% !important;
}
.count-sect {
	padding: 0px 5% !important;
}
.our-team {
	padding: 50px 5% !important;
}
.our-team .team-sect .team-box .elementor-image-box-wrapper .elementor-image-box-img img {
	width: 100%;
}
.our-jour .timeline-sect .elementor-widget-timeline-widget-addon .twae-horizontal-timeline .twae-story-no-icon .twae-icon {
	background: transparent;
	border-color: #ED1D24;
}
.our-jour .timeline-sect .elementor-widget-timeline-widget-addon .twae-horizontal-timeline .twae-story-no-icon .twae-labels .twae-label-big {
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	font-family: "Manrope", sans-serif;
}
.our-jour .timeline-sect .elementor-widget-timeline-widget-addon .twae-horizontal-timeline .twae-story-no-icon .twae-labels .twae-label-small {
	color: #fff;
	font-family: "Manrope", sans-serif;
	font-size: 20px;
}
.our-jour .timeline-sect .elementor-widget-timeline-widget-addon .twae-horizontal-timeline .twae-story-no-icon .twae-icon svg {
	fill: #ED1D24;
}
.our-jour .timeline-sect .elementor-widget-timeline-widget-addon .twae-horizontal-timeline .twae-content .twae-title {
	color: #1a294a;
	font-family: "Manrope", sans-serif;
	font-size: 25px;
}
.our-jour .timeline-sect .elementor-widget-timeline-widget-addon .twae-horizontal-timeline .twae-content .twae-title {
	color: #1a294a;
	font-family: "Manrope", sans-serif;
	font-size: 25px;
	justify-content: start;
}
.our-jour .timeline-sect .elementor-widget-timeline-widget-addon .twae-horizontal-timeline .twae-content {
	padding: 20px;
}
.our-jour .timeline-sect .elementor-widget-timeline-widget-addon .twae-horizontal-timeline .twae-content .twae-description p {
	color: #333;
	font-size: 18px;
	font-family: "Manrope", sans-serif;
	text-align: left;
	margin: 0 !important;
}
.our-jour .timeline-sect .elementor-widget-timeline-widget-addon .twae-horizontal-timeline .twae-content .twae-description {
	color: #333;
	font-size: 18px;
	font-family: "Manrope", sans-serif;
	text-align: left;
	margin: 0 !important;
}
.service-offer .heading-sect .main-heading h2 {
	color: #fff;
}
.service-offer .heading-sect .sub-heading h2 {
	color: #fff;
}
.service-offer.our-project .pro-sect .project-box .elementor-widget-button {
	/* left: 10px; */
}
.our-project.service-offer .pro-sect .project-box .elementor-widget-button .elementor-button {
	width: auto;
	padding: 10px 30px;
	border-radius: 10px;
}
.turn-process .turn-process-sect .turn-process-box {
	background: #fff;
	margin: 20px;
	border-radius: 10px;
	box-shadow: 0 3px 5px #0000004d;
	padding: 20px;
}
.turn-process .turn-process-sect .turn-process-box .elementor-image-box-wrapper {
	text-align: left;
}
.turn-process .turn-process-sect .turn-process-box .elementor-image-box-wrapper .elementor-image-box-img {
	margin: 0;
}
.turn-process .turn-process-sect .turn-process-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
	color: #182a4d;
}
.turn-process .turn-process-sect .turn-process-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
	color: #666;
	font-size: 18px;
	line-height: normal;
}
.turn-process .turn-process-sect .turn-process-box:hover {
	background: #182a4d;
}
.turn-process .turn-process-sect .turn-process-box:hover .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
	color: #fff !important;
}
.turn-process .turn-process-sect .turn-process-box:hover .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
    color: #fff !important;
}
.why-choose .choose-box .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
	color: #333;
	font-size: 30px;
}
.why-choose .choose-box .elementor-widget-image-box .elementor-image-box-wrapper {
	border-bottom: 1px solid #666;
}
.why-choose .choose-box .elementor-widget-image-box:last-child .elementor-image-box-wrapper {
	border: none;
}
.turn-process .turn-process-sect .turn-process-box:hover .elementor-image-box-wrapper img {
	filter: contrast(0) brightness(2);
}
.cont-sect .cont-detail .elementor-heading-title {
	color: #333;
	font-size: 30px;
	text-transform: uppercase;
}
.cont-sect .cont-detail .main-headi .elementor-heading-title {
	font-size: 20px;
	text-transform: capitalize;
}
.cont-sect .cont-detail .sub-headi .elementor-heading-title {
	font-size: 20px;
	text-transform: capitalize;
}
.cont-sect .cont-detail .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon svg {
	fill: #333;
	width: 20px;
	height: 20px;
}
.cont-sect .cont-detail .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
	font-size: 18px;
}
.cont-sect .cont-detail .elementor-icon-list-items .elementor-icon-list-item {
	padding: 0px 0px 10px;
}
.cont-sect .cont-form .elementor-heading-title {
	color: #333;
	font-size: 30px;
	text-transform: uppercase;
}
.cont-sect .cont-form .wpcf7-form.init .wpcf7-submit {
	background: transparent;
	color: #ED1D24;
	border: 1px solid;
	border-radius: 25px;
	font-size: 20px;
	padding: 10px 50px;
	line-height: normal;
}
.types-sect .type-box {
	background: #fff;
	margin: 0 15px;
	border-radius: 15px;
}
.types-sect .type-box .elementor-widget-image {
	margin: 0 0 10px;
}
.types-sect .type-box .elementor-widget-image img {
	width: 100%;
	border-radius: 15px 15px 0px 0px;
}
.types-sect .type-box .elementor-widget-heading {
	padding: 0px 20px;
	margin: 0px 0px 10px;
}
.types-sect .type-box .elementor-widget-heading .elementor-heading-title {
	color: #182848;
	font-size: 25px;
	line-height: normal;
	font-weight: 800;
}
.types-sect .type-box .elementor-widget-text-editor {
	padding: 0px 20px 30px;
}
.types-sect .type-box .elementor-widget-text-editor ul {
	padding: 0 0px 0px 10px;
}
.types-sect .type-box .elementor-widget-text-editor ul li {
	color: #666;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 5px;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
	background: #fff;
	padding: 20px 50px;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active h4 {
	color: #182a4d;
	font-size: 25px;
	font-weight: 700;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
	padding: 20px 50px;
	text-align: center;
	border: 1px solid #fff;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title h4 {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
	border: none;
	margin: 50px 0px 0px;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active img {
	filter: none !important;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title img {
	filter: contrast(0) brightness(2);
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active::after {
	content: none;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper {
	overflow: hidden;
	text-align: center;
	justify-content: center;
	display: flex;
	justify-content: space-between;
	width: 70%;
	margin: 0 auto;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active::before {
	border: none;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .tabs-section {
	display: block;
	padding-right: 3%;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .tabs-section h3 {
	font-weight: 800;
	font-size: 50px;
	color: #fff;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .tabs-section p {
	color: #fff;
	font-size: 25px;
	line-height: normal;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .tabs-section ul {
	padding: 0 0 0 10px;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .tabs-section ul li {
	color: #fff;
	margin: 0 0 10px;
	font-size: 18px;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-container {
	align-items: center;
}
.indus-serve .indus-sect .indus-box .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
	color: #fff;
}
.policy-head {
	padding: 20px 5% !important;
}
.policy-head .elementor-widget-heading .elementor-heading-title {
	color: #000;
}
.vision-sect .client-box .elementor-widget-heading .elementor-heading-title {
	font-weight: 800;
	font-size: 50px;
	color: #fff;
}
.vision-sect .client-box .elementor-widget-text-editor {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
}
.site-header .header-inner {
	max-width: 100%;
	padding: 0px 5%;
}
.site-header .header-inner .site-branding .site-logo img {
	display: block;
	width: 100px;
}
.site-header .call-now-btn {
	border-radius: 25px;
	padding: 10px 30px;
	position: relative;
	z-index: 1;
	transition: .5s;
	margin: 30px 0px 25px;
	background: #ed1c24;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	font-family: "Manrope", sans-serif;
	border: 1px solid;
	line-height: normal;
	text-transform: uppercase;
}
.home-bann {
	padding: 150px 0px !important;
}
.home-bann .main-title .elementor-heading-title {
	color: #fff;
	font-size: 50px !important;
	font-family: "Montserrat", sans-serif !important;
	font-weight: 500 !important;
	letter-spacing: 0 !important;
	line-height: normal;
}
.home-bann .sub-title .elementor-heading-title {
	color: #fff;
	font-size: 20px !important;
	font-family: "Montserrat", sans-serif !important;
	font-weight: 500 !important;
	letter-spacing: 0 !important;
	line-height: normal;
}
.home-bann .elementor-widget-text-editor {
	color: #fff;
	font-size: 20px !important;
	font-family: "Montserrat", sans-serif !important;
	font-weight: 500 !important;
	letter-spacing: 0 !important;
	line-height: normal;
}
.home-bann .elementor-widget-button .elementor-button {
	background: transparent;
	padding: 0 !important;
	color: #fff !important;
	font-family: "Montserrat", sans-serif !important;
	text-transform: capitalize !important;
	font-weight: 500 !important;
	font-size: 18px !important;
	letter-spacing: 0 !important;
	position: relative;
	display: inline-block;
	width: 18rem;
	height: auto;
	border: 1px solid#EE1C24;
	border-radius: 1.625rem;
}
.home-bann .elementor-widget-button .elementor-button .elementor-button-icon {
	transition: all .4s ease-in-out;
	position: relative;
	margin: 0;
	margin-left: 0px;
	width: 50px;
	height: 50px;
	border-radius: 1.625rem;
	margin-left: auto;
	display: block;
	background: #EE1C24;
}
.home-bann .elementor-widget-button .elementor-button .elementor-button-content-wrapper {
	align-items: center;
}
.home-bann .elementor-widget-button .elementor-button .elementor-button-icon .e-font-icon-svg {
	transition: all .4s ease-in-out;
	color: #fff;
	font-size: 20px;
	position: absolute;
	right: 14px;
	top: 15px;
}
.home-bann .elementor-widget-button .elementor-button .elementor-button-text {
	transition: all .4s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: .7rem 0;
	margin: 0;
	color: #fff;
	line-height: 1.6;
	text-align: left;
	font-size: 16px;
	padding-left: 20px;
}
.home-bann .elementor-widget-button .elementor-button:hover .elementor-button-icon {
	width: 100%;
	color: #fff;
	justify-content: right;
	padding-right: 25px;
}
.home-bann .elementor-widget-button .elementor-button:hover .elementor-button-text {
	z-index: 1;
	padding: .7rem 1.1rem;
}
.site-navigation-toggle-holder .site-navigation-toggle {
	background-color: transparent !important;
}
.indus-serve .indus-sect .indus-box:first-child {
	background: url(https://emaven.co.in/brewforce/wp-content/uploads/2025/06/Frame-2147223671.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 10px;
	height: 300px;
	margin: 10px;
}
.indus-serve .indus-sect .indus-box .elementor-widget-image img {
	display: block;
}
.indus-serve .indus-sect .indus-box:hover {
	background: #182A4D !important;
}
.indus-serve .indus-sect .indus-box .serve-box {
	bottom: 0;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
}
.indus-serve .indus-sect .indus-box .serve-box .serve-cont .elementor-widget-heading {
	margin: 0 0 10px;
}
.indus-serve .indus-sect .indus-box .serve-box .serve-cont .elementor-widget-heading .elementor-heading-title {
	color: #fff;
	font-size: 35px;
	font-weight: 600;
	margin: 0;
}
.indus-serve .indus-sect .indus-box .serve-box .serve-cont .elementor-widget-text-editor p {
	color: #fff;
	font-size: 18px;
}
.indus-serve .indus-sect .indus-box .serve-box .serve-btn .elementor-widget-button .elementor-button {
	background: transparent;
	font-size: 30px;
	width: auto;
	padding: 0;
}
.indus-serve .indus-sect .indus-box:nth-child(2) {
	background: url(https://emaven.co.in/brewforce/wp-content/uploads/2025/06/Frame-2147223671-2.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 10px;
    height: 300px;
    margin: 10px;
}
.indus-serve .indus-sect.indus-sect-second .indus-box:first-child {
	background: url(https://emaven.co.in/brewforce/wp-content/uploads/2025/06/Liquor-Bottling-RTD-Plant.png);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 10px;
    height: 300px;
    margin: 10px;
}
.indus-serve .indus-sect.indus-sect-second .indus-box:nth-child(2) {
	background: url(https://emaven.co.in/brewforce/wp-content/uploads/2025/06/PUB-Micro-Brewery.png);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 10px;
    height: 300px;
    margin: 10px;
}
.indus-serve .indus-sect.indus-sect-third .indus-box:first-child {
	background: url(https://emaven.co.in/brewforce/wp-content/uploads/2025/06/Craft-Micro-Industrial-Breweries.png);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 10px;
    height: 300px;
    margin: 10px;
}
.indus-serve .indus-sect.indus-sect-third .indus-box:nth-child(2) {
	background: url(https://emaven.co.in/brewforce/wp-content/uploads/2025/06/Malt-Spirit-Plant.png);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 10px;
    height: 300px;
    margin: 10px;
}
.indus-serve .btn-sect .elementor-button {
	background: transparent;
	color: #ED1D24;
	border: 1px solid;
	border-radius: 25px;
	font-size: 20px;
	padding: 15px 50px;
	position: relative;
}
.indus-serve .btn-sect .elementor-button::after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #ED1D24;
    border-radius: 25px;
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.indus-serve .btn-sect .elementor-button:hover::after {
	width: 100%;
}
.indus-serve .btn-sect .elementor-button:hover {
	color: #fff;
}
.site-header .call-now-btn::after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	border-radius: 25px;
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.site-header .call-now-btn:hover::after {
	width: 100%;
}
.site-header .call-now-btn:hover {
	color: #ED1D24;
}
.strong-view.wpmtst-default div {
	height: auto !important;
	border-radius: 10px;
}
.strong-view.wpmtst-default .wpmtst-testimonial {
	height: 230px !important;
}
.call-sect .cont-box .elementor-widget-wrap .btn-sect .elementor-button::after {
	width: 0%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #fff;
	border-radius: 25px;
	content: "";
	position: absolute;
	z-index: -1;
	transition: 0.3s;
}
.call-sect .cont-box .elementor-widget-wrap .btn-sect .elementor-button:hover::after {
	width: 100%;
	z-index: 99;
}
.call-sect .cont-box .elementor-widget-wrap .btn-sect .elementor-button:hover .elementor-button-content-wrapper {
	z-index: 9999999;
	position: relative;
	color: #182a4d;
}
.indus-serve .indus-sect .indus-box .serve-box .serve-cont {
	padding-left: 3%;
}
.site-footer .footer-inner .copyright p a {
	color: #fff;
}
.miss-viss .vision-sect .text-box {
	padding-left: 5%;
}
.miss-viss .vision-sect .elementor-widget-image img {
	width: 100%;
}
.miss-viss .misson-sect .text-box-second {
	padding-right: 3%;
	padding-left: 3%;
}
.miss-viss .misson-sect .text-box-second .elementor-element-populated {
	padding: 10px !important;
}
.miss-viss .misson-sect .client-box .elementor-element-populated {
	padding: 0;
}
.global-reach {
	padding: 70px 5% !important;
}
.indus-serve .indus-sect .indus-box::before {
	background: #0b01012e;
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
.site-navigation ul.menu li .sub-menu::before {
	width: 0px;
	content: "";
	position: absolute;
	border-color: rgba(194, 225, 245, 0);
	border: solid transparent;
	border-bottom-color: white;
	border-width: 15px;
	margin-left: -30px;
	top: -22px;
	/* right: 0; */
	z-index: 1;
}
.site-navigation ul.menu li ul {
	/* top: 60px !important; */
}
.miss-viss .vision-sect .text-box .elementor-element-populated {
	padding: 10px !important;
}
.miss-viss .vision-sect .client-box .elementor-element-populated {
	padding: 0;
}
.miss-viss .vision-sect .text-box {
	padding-right: 3%;
	padding-left: 3%;
}
.miss-viss .misson-sect .client-box .elementor-element-populated {
	padding: 0;
}
.every-scale {
	padding: 100px 5% !important;
}
.our-project .pro-sect .services-headi .sub-heading h2 {
	width: 100%;
	padding-right: 5%;
}
.our-project .pro-sect .project-box .elementor-widget-image {
	margin: 0;
}
.our-project .pro-sect .project-box .elementor-widget-image img {
	width: 100%;
}
.our-project .pro-sect .project-box .block-body {
	--c-block-gap-vertical: 35px;
	--c-block-gap-horizontal: 45px;
	--cHeight: -90px;
}
.our-project .pro-sect .project-box .block-body {
	padding: var(--c-block-gap-vertical,15px) var(--c-block-gap-horizontal,15px);
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,.2);
	z-index: 99;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.our-project .pro-sect .project-box .block-body .block-content {
	opacity: 0;
	-webkit-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
	z-index: -1;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,.2);
}
.our-project .pro-sect .project-box:hover .block-content {
	opacity: 1;
}
.our-project .pro-sect .project-box .block-body .block-header {
	position: absolute;
	bottom: 35px;
	left: 10px;
	right: 45px;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	z-index: 0;
}
.our-project .pro-sect .project-box:hover .block-header {
	-webkit-transform: translateY(calc(var(--cHeight) - 15px));
	transform: translateY(calc(var(--cHeight) - 15px));
}
.our-project .pro-sect .project-box .block-body .elementor-widget-text-editor {
	margin: 0;
}
.our-project .pro-sect .project-box .block-body .block-header .elementor-widget-heading .elementor-heading-title {
	color: #fff;
	font-size: 25px;
	margin: 0;
}
.our-project .pro-sect .project-box .block-body .elementor-widget-text-editor p {
	color: #fff;
}
.distilleries-bann .elementor-widget-button .elementor-button {
	width: 11rem;
}
.our-project .pro-sect .project-box .block-body .block-content .elementor-widget-button {
	display: block;
	position: relative;
	bottom: auto;
	left: auto;
	padding: 0;
}
.our-project .pro-sect .project-box .elementor-widget-image::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #00000063;
	z-index: 9;
}
.brewery-bann .elementor-widget-button .elementor-button {
	width: 15rem;
}
.bottling-bann .elementor-widget-button .elementor-button {
	width: 15rem;
}
.bottling-plant {
	padding: 100px 5% !important;
}
.heading-sect .elementor-widget-text-editor p {
	color: #333;
	font-size: 20px;
	font-weight: 500;
}
.heading-sect .elementor-widget-text-editor ul li {
	color: #333;
	font-size: 20px;
	font-weight: 500;
}
.heading-sect .elementor-widget-text-editor p {
	color: #333;
	font-size: 20px;
	font-weight: 500;
}
.types-sect .type-box .elementor-widget-text-editor p {
	color: #666;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 5px;
}
.site-navigation ul.menu li .sub-menu li .sub-menu::before {
	content: none;
}
.pum-container .popup-banner .popup-content {
	width: 100%;
	text-align: center;
	/* background-image: linear-gradient(#48CAE4, #182047); */
	padding: 5px;
	background: #ED1D24;
	font-family: "Montserrat", sans-serif !important;
}
.pum-container .popup-banner .popup-content .homepopup2 {
	color: #ffffffe3;
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.65px;
}
.pum-container .popup-banner .popup-form {
	padding: 20px;
}
.popup-banner .wpcf7-form .wpcf7-form-control-wrap input {
	height: 45px;
	width: 100%;
	border: 1px solid #666;
	border-radius: 3px;
	padding: .5rem 1rem;
	transition: all .3s;
}
.popup-banner .wpcf7-form .wpcf7-form-control-wrap textarea {
	width: 100%;
	border: 1px solid #666;
	border-radius: 3px;
	padding: .5rem 1rem;
	transition: all .3s;
	height: 100px;
}
.popup-banner .wpcf7-form .wpcf7-submit {
	background: #ed1c24;
	border-radius: 3px;
	font-size: 18px;
	font-weight: 600 !important;
	padding: 10px 30px;
	border: none;
	text-transform: capitalize;
	color: #fff;
	width: 100%;
	font-family: "Montserrat", sans-serif !important;
}
.bdpp-post-grid .bdpp-post-grid-content {
	text-align: left !important;
	align-items: flex-start;
	background-color: #f5f5f7;
	border-radius: 12px;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	transition: background-color .2s,box-shadow .2s;
	will-change: transform;
	border: 1px solid #f5f5f7;
	margin: 20px 0px;
}
.bdpp-post-grid .bdpp-post-grid-content .bdpp-post-img-bg {
	position: relative;
	width: 100%;
	height: 200px;
}
.bdpp-wrap img, .bdpp-wrap .bdpp-img {
	height: 100% !important;
	width: 100%;
}
.bdpp-post-grid .bdpp-post-grid-content .bdpp-post-title {
	margin: 0 !important;
	padding: 20px 24px 0px;
}
.bdpp-post-grid .bdpp-post-grid-content .bdpp-post-title a {
	font-size: 20px;
	font-weight: 500;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	white-space: normal;
	color: #222;
}
.bdpp-post-grid .bdpp-post-grid-content .bdpp-post-meta {
	margin: 0 !important;
	padding: 10px 24px 0px;
}
.bdpp-post-meta .bdpp-post-meta-data {
	margin: 0 5px 5px 2px;
}
.bdpp-post-grid .bdpp-post-grid-content .bdpp-post-content {
	padding: 10px 24px 20px;
}
.call-sect .cont-box .elementor-widget-text-editor p {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	line-height: normal;
	width: 80%;
	margin: 0 auto;
}
.offer-solu .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-container {
	align-items: start;
}
.offer-solu .manufacturing-box .elementor-widget-tabs .elementor-tabs .tabs-section h3 {
	margin: 0;
	line-height: normal;
}
.offer-solu .manufacturing-box .elementor-widget-tabs .elementor-tabs .tabs-section h5 {
	color: #ee1c24;
	font-size: 30px;
}
.offer-solu .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper {
	width: 100%;
}
.offer-solu .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
	padding: 20px 30px !important;
	margin: 0px 10px;
}
.offer-solu .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title h4 {
	margin: 0 !important;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .tabs-section h5 {
	color: #ee1c24;
	font-size: 30px;
}
.bott-plant .manufacturing-box .elementor-widget-tabs .elementor-tabs .tabs-section p {
	font-size: 20px;
}
.bott-plant .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper {
	width: 30%;
}
.brew-diff .turn-process-sect .turn-process-box {
	margin: 10px;
	padding: 20px 10px;
}
.brew-diff .turn-process-sect .turn-process-box .elementor-image-box-title {
	font-size: 20px;
	line-height: normal;
}
.brew-type .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper {
	width: 70% !important;
}
.achi-succ .heading-sect .main-heading h2 {
	font-size: 30px;
}
.achi-succ .heading-sect .sub-heading h2 {
	width: 100%;
	font-size: 16px;
}
.french-lang .heading-sect .main-heading {
	margin: 0 0 10px;
}
.french-lang .heading-sect .main-heading h2 {
	font-size: 35px;
	line-height: normal;
}
.french-lang .heading-sect .elementor-widget-text-editor {
	margin: 0 0 0;
}
.french-lang .heading-sect .elementor-widget-text-editor p {
	margin: 0 0 10px;
}
.french-lang .heading-sect .elementor-widget-icon-list ul li {
	color: #333;
	font-size: 18px;
	font-weight: 500;
}
.french-lang .heading-sect .elementor-widget-icon-list ul li .elementor-icon-list-icon path {
	fill: #333;
}
.french-lang .heading-sect .elementor-widget-button .elementor-button {
	background: transparent;
	color: #ED1D24;
	border: 1px solid;
	border-radius: 25px;
	font-size: 18px;
	padding: 15px 50px;
	position: relative;
	text-transform: uppercase;
}
.french-lang .heading-sect .elementor-widget-button .elementor-button::after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #ED1D24;
	border-radius: 25px;
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.french-lang .heading-sect .elementor-widget-button .elementor-button:hover::after {
	width: 100%;
}
.french-lang .heading-sect .elementor-widget-button .elementor-button:hover {
	color: #fff;
}
.french-lang .heading-sect .elementor-widget-text-editor p a {
	color: #333;
}
.french-lang .heading-sect .icons-sect .elementor-image-box-wrapper .elementor-image-box-title {
	color: #333;
	font-size: 18px;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;
	line-height: 30px;
	margin: 0;
}
.our-program .heading-sect .elementor-widget-text-editor {
	margin: 0;
}
.our-program .heading-sect .elementor-widget-text-editor p {
	margin: 0;
	text-transform: uppercase;
	color: #ed1c24;
}
.our-program .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-title {
	color: #333;
}
.our-program .elementor-widget-button .elementor-button {
	background: #ed1c24;
}
.french-lang .french-icon .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon path {
	fill: #333;
}
.french-lang .french-icon .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-title {
	color: #333;
}
.cont-info ul {
	padding: 0;
}
.cont-info ul li {
	color: #fff;
	list-style: none;
	padding: 10px 0px;
	font-size: 18px;
}
.cont-info ul li a {
	color: #fff;
}
.cont-info ul li i {
	padding-right: 10px;
}
.red-color p {
	color: #ed1c24 !important;
}
.french-lang .heading-sect .elementor-widget-icon-list ul li .elementor-icon-list-icon path {
	fill: #333;
}
.abt-french .heading-sect .elementor-widget-text-editor p {
	font-size: 16px;
}
.abt-french .heading-sect .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title {
	color: #333;
	font-size: 25px;
}
.abt-french .heading-sect .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-description {
	color: #333;
	font-size: 16px;
	font-weight: 500;
}
.abt-french .heading-sect .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon {
	fill: #333;
}
.our-feat .heading-sect .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title {
	font-size: 20px;
}
.french-lang .heading-sect .elementor-widget-progress .elementor-title {
	color: #333;
	font-weight: 600;
}
.french-lang .heading-sect .elementor-widget-progress .elementor-progress-bar {
	background-color: #ed1c24;
	border-radius: 25px;
}
.bg-count .count-box .elementor-counter .elementor-counter-number-wrapper {
	color: #fff;
}
.bg-count .count-box .elementor-counter .elementor-counter-title {
	color: #fff;
}
.our-program .elementor-widget-text-editor p {
	color: #333;
	font-size: 20px;
	font-weight: 500;
}
.dark-color .heading-sect .main-heading h2 {
	color: #333;
	font-size: 50px;
}
.dark-color .faq-box .elementor-widget-accordion .elementor-accordion .elementor-accordion-item {
	border-bottom: 1px solid #33333342;
}
.dark-color .faq-box .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-title {
	color: #333;
}
.dark-color .faq-box .elementor-widget-accordion .elementor-accordion .elementor-tab-content {
	color: #333;
}
.how-work .elementor-widget-heading .elementor-heading-title {
	width: 70px;
	background: #ed1c24;
	border-radius: 50px;
	/* padding: 30px; */
	text-align: center;
	height: 70px;
	color: #fff;
	line-height: 70px;
	font-weight: 700;
}
.how-work .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-title {
	color: #333;
	font-size: 20px;
}
.what-coum .main-heading h2 {
	color: #ed1c24;
	font-size: 30px;
	font-weight: 700;
	line-height: normal;
}
.join-comm .main-heading h2 {
	color: #ed1c24;
	font-size: 30px;
	font-weight: 700;
	line-height: normal;
}
.join-comm .cont-form {
	width: 70% !important;
	margin: 30px auto 0;
	box-shadow: 0 3px 5px #0000004d;
	padding: 30px 30px 0px;
}
.join-comm .cont-form .wpcf7-submit {
	background: #ed1c24;
	color: #fff;
	width: 100%;
	font-size: 20px;
}
.what-post .main-heading h2 {
	color: #333;
	font-size: 30px;
	font-weight: 700;
	line-height: normal;
}
.what-post .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon path {
	fill: #ed1c24;
}
.what-post .elementor-widget-icon-box .elementor-icon-box-wrapper p {
	font-size: 20px;
	color: #333;
}
.what-post .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon svg {
	width: 25px;
	height: 25px;
}
.live-class .heading-sect .main-heading h2 {
	font-size: 30px;
}
.live-class .heading-sect .elementor-widget-button .elementor-button {
	background: #ed1c24;
	padding: 15px 30px;
	font-size: 18px;
}
.border-sect p {
	border: 3px solid #ed1c24;
	border-radius: 10px;
	padding: 20px;
	text-align: center;
}
.pricing-sect .price-box {
	box-shadow: 0 3px 5px #0000004d;
	padding: 20px 10px 20px;
	margin: 0px 10px;
}
.pricing-sect .price-box .class-name h2 {
	text-align: center;
	color: #ed1c24;
	font-size: 25px;
	font-weight: 700;
}
.pricing-sect .price-box .time-dura h2 {
	text-align: center;
	color: #ed1c24;
	font-size: 18px;
	font-weight: 700;
}
.pricing-sect .price-box .time-dura h2 {
	text-align: center;
	color: #ed1c24;
	font-size: 18px;
	font-weight: 700;
}
.pricing-sect .price-box .price-sect h2 {
	text-align: center;
	color: #333;
	font-size: 60px;
	font-weight: 700;
}

.pricing-sect .price-box .per-month {
	text-align: center;
	font-size: 20px;
	color: #333;
}
.pricing-sect .price-box .elementor-widget-icon-list ul li span {
	font-size: 18px;
	color: #000;
}
.pricing-sect .price-box .elementor-widget-icon-list path {
	fill: #ed1c24;
}
.pricing-sect .price-box .elementor-widget-icon-list ul li {
	padding: 10px 0px;
	border-bottom: 2px solid #0009102b;
}
.pricing-sect .price-box .elementor-widget-button .elementor-button {
	background: #ed1c24;
	padding: 10px 70px;
	font-size: 18px;
}
.level-btn .elementor-button {
	background: #ed1c24 !important;
	padding: 15px 30px;
	font-size: 18px;
}
.class-box {
	background: #ed1c24;
	padding: 20px;
	margin: 0 30px 0 0px;
	border-radius: 20px;
}
.class-box .elementor-widget-icon-box .elementor-icon-box-icon path {
	fill: #fff;
}
.class-box .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}
.class-box .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-description {
	color: #fff;
	font-weight: 500;
}
.class-goal .goal-box .elementor-widget-icon-box .elementor-icon-box-icon {
	margin: 0;
}
.class-goal .goal-box .elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon {
	margin: 0;
	background: #ed1c24;
	border-radius: 50%;
	width: 70px;
	height: 70px;
	padding: 20px;
}
.class-goal .goal-box .elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon svg {
	width: 30px;
	height: 30px;
}
.class-goal .goal-box .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
	color: #333;
	font-size: 20px;
}
.class-goal .goal-box .elementor-widget-button .elementor-button {
	background: #ed1c24 !important;
}
.class-goal .goal-box .elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon svg path {
	fill: #fff;
}
.french-lang .heading-sect .icons-sect .elementor-image-box-wrapper .elementor-image-box-img {
	margin: 0 auto 0px !important;
	display: block;
}
.french-lang .heading-sect .icons-sect .elementor-image-box-wrapper .elementor-image-box-img img {
	display: inline-block;
}
.french-lang .heading-sect .icons-sect .elementor-col-50 {
	margin: 0 0 15px;
}












@media (max-width: 767px) {
    

.site-navigation-toggle-holder .site-navigation-toggle {
	background-color: #fe0000 !important;
}
.french-lang .heading-sect .icons-sect .elementor-image-box-wrapper .elementor-image-box-img {
	margin: 0 !important;
}
.french-lang .heading-sect .icons-sect .elementor-image-box-wrapper .elementor-image-box-title {
	font-size: 15px;
	font-weight: 600;
	line-height: normal;
}
.french-lang .heading-sect .icons-sect .elementor-col-50 {
	width: 50%;
	margin: 0 0 10px;
}
.offer-solu .manufacturing-box .elementor-widget-tabs .elementor-tabs .tabs-section h3 {
	font-size: 25px;
}
.bott-plant .manufacturing-box .elementor-widget-tabs .elementor-tabs .tabs-section h3 {
	font-size: 30px;
}
.site-navigation-dropdown ul.menu .menu-item-has-children a::after {
	content: "";
	width: 10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid currentColor;
	display: inline-block;
	margin-left: 12px;
	position: static;
	opacity: 1 !important;
	background-color: #0000 !important;
	transition: none;
}
.turn-process .turn-process-sect .turn-process-box {
	margin: 0px 0px 20px;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-title {
	text-align: center;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-title img {
	filter: contrast(0) brightness(2);
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-title h4 {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	margin: 0;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-title.elementor-active {
	background: #fff;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-title.elementor-active img {
	filter: none !important;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-title.elementor-active h4 {
	color: #182a4d;
	font-size: 25px;
	font-weight: 700;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
	margin: 0px 0px 0px;
}
.who-we .elementor-widget-heading .elementor-heading-title {
	font-size: 30px;
}
.who-we .elementor-widget-text-editor p {
	font-size: 18px;
}
.page-id-11 .site-header .site-navigation-toggle-icon {
	color: #fff;
}
.bann-sect .bann-cont {
	padding: 50px 5% !important;
}
.manufacturing-sect .manufacturing-box .elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper {
	width: 100%;
	display: none;
}
.our-project .pro-sect .services-headi .sub-heading h2 {
	padding-right: 0%;
}
.heading-sect .sub-heading h2 {
	width: 100%;
}
.indus-serve .indus-sect .indus-box .serve-box .serve-cont {
	padding-left: 0%;
}
.call-now-btn {
	display: none;
}
.home-bann .sub-title .elementor-heading-title {
	font-size: 15px !important;
	font-weight: 600 !important;
}
.home-bann .main-title .elementor-heading-title {
	font-size: 30px !important;
	font-weight: 600 !important;
}
.home-bann {
	padding: 150px 0px 100px !important;
}    
.site-footer .footer-top {
	width: 100%;
	display: block;
}    
.site-footer .footer-top .elementor-col-33 {
	width: 100%;
	padding: 0 15px;
	margin-bottom: 20px;
}    
.call-sect .cont-box .elementor-widget-wrap .elementor-widget-heading {
	width: 100%;
}
.call-sect .cont-box .elementor-heading-title {
	font-size: 30px;
}    
.faq-sect .heading-sect .main-heading h2 {
	font-size: 40px;
}
.heading-sect .main-heading h2 {
	font-size: 30px;
}
.indus-serve .btn-sect .elementor-button {
	font-size: 18px;
	padding: 15px 30px;
}
.count-sect .elementor-col-25 {
	width: 50%;
	flex-wrap: wrap;
	display: flex;
}
.count-sect {
	padding: 0 !important;
}
.count-sect .count-box .elementor-counter .elementor-counter-number-wrapper {
	font-size: 50px;
}
.count-sect .count-box .elementor-counter .elementor-counter-title {
	font-size: 16px;
}
.home-bann .heading-slide .main-heading .n2-ss-text {
	font-size: 30px !important;
}
.home-bann .heading-slide .sub-heading p {
	font-size: 20px !important;
}    
.bann-sect .elementor-widget-heading .elementor-heading-title {
	font-size: 30px !important;
}
.why-choose .choose-box .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
	font-size: 20px;
}
.indus-serve .indus-sect .indus-box .serve-box .serve-cont {
	width: 85%;
}
.indus-serve .indus-sect .indus-box .serve-box .serve-btn {
	width: 15%;
}
.indus-serve .indus-sect .indus-box .serve-box .serve-cont .elementor-widget-heading .elementor-heading-title {
	font-size: 25px;
}
.indus-serve .indus-sect .indus-box .serve-box .serve-cont .elementor-widget-text-editor p {
	font-size: 15px;
}






    
    
}    