@font-face {
	font-family: 'Minion Pro';
	src: url('../fonts/MinionPro-Bold.woff2') format('woff2'),
		url('../fonts/MinionPro-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Minion Pro';
	src: url('../fonts/MinionPro-It.woff2') format('woff2'),
		url('../fonts/MinionPro-It.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Minion Pro';
	src: url('../fonts/MinionPro-Medium.woff2') format('woff2'),
		url('../fonts/MinionPro-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Minion Pro';
	src: url('../fonts/MinionPro-Regular.woff2') format('woff2'),
		url('../fonts/MinionPro-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Minion Pro';
	src: url('../fonts/MinionPro-Semibold.woff2') format('woff2'),
		url('../fonts/MinionPro-Semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}


* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	padding: 0;
	margin: 0;

}

a,
a:hover,
a:focus {
	text-decoration: none;
}

ul,
ol,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
}


body {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	font-family: 'Minion Pro';
	overflow-x: hidden;
}

.custom-container {
	padding: 0px 40px;
}

/* ===================== */
/*button  Section*/
/* ===================== */

.cumn-butn-body {

	font-weight: 700;
	font-style: Bold;
	line-height: 20px;
	font-size: 20px;
	letter-spacing: 0%;
	text-align: center;
	text-transform: uppercase;
	text-align: center;
	text-transform: uppercase;
	border-radius: 30px;
	padding: 15px 30px;
	transition: 0.5s;
	margin: 0px;
}

.orng-butn {
	background: #FE690B;
	color: #FFFFFF;

}


.orng-butn:hover {

	background: #0075C5;
	color: #FFFFFF;

}


/* ===================== */
/*button  Section*/
/* ===================== */

/* ===================== */
/*header  Section*/
/* ===================== */

.main-nav-socialicon {
	margin: 10px 0px;
	padding: 0px 0px;

}

.logo {
	width: 150px;
	margin: 0px;
	padding: 0px 0px;
}

.logo img {
	width: 100%;
}

.main-nav.scroll .logo {
	width: 115px;
	margin: 0px;
}

.main-nav.scroll .rightlink {
	margin-top: 4px;
}

.stellarnav.mobile.right>ul {
	z-index: 99;
	background: #f0d04d;
}

.main-nav {
	margin: 0px 0px;
	padding: 10px 0px;
	width: 100%;
	height: auto;
	background: #00BF62;
	transition: all 0.1s ease 0s;

}

.main-nav.scroll {
	background: #00BF62;
	height: auto;
	padding: 10px 0px;
	transition: background-color .5s ease 0s;
	top: 0;
	position: fixed;
	transition: all 0.3s ease 0s;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, .07);
	z-index: 99;
}

.stellarnav {
	position: relative;
	width: 100%;
	line-height: normal;
	display: flex;
	justify-content: end;
	align-items: center;
	gap: 25px;
}


.main-nav.scroll .stellarnav ul {
	margin: 18px 0px;
}
.stellarnav ul {
	margin: 28px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: end;
	gap: 14px;
}

.stellarnav>ul>li>a {
	font-family: Minion Pro;
	font-weight: 500;
	font-style: Medium;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0%;
	color: #000;
	padding: 0px;
	margin: 0px;
}

.stellarnav>ul>li>a:hover {
	color: #fff !important;
}

.stellarnav>ul>li>a.active {
	color: #fff !important;

}


.main-nav .stellarnav ul ul {
	width: 263px;
	padding: 12px 0px;
}

.main-nav .stellarnav li li {
	margin: 0px 0px;
	width: 100% !important;
	border-bottom: #ccccccb8 lp solid;
}

.main-nav .stellarnav li li a {
	font-size: 15px;
	padding: 8px 12px;
	color: #2c2c2c;
	font-weight: 400;
}

.stellarnav li.has-sub a {
	padding-right: 0px !important;
}

.main-nav .stellarnav li li a:hover {
	background: #fdedf0;
	color: #CE4A64;
}

.main-nav .stellarnav li li a.active {
	background: #fdedf0;
	color: #CE4A64;
}

.stellarnav li.has-sub>a::after {
	content: '\f107';
	margin-left: 7px !important;
	border-left: 5px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #267ec3;
	display: inline-block;
	border: none !important;
	font: normal normal normal 10px/1 FontAwesome;
}


.top-info {
	margin: 10px 0px;
	padding: 0px;
}


.top-info ul {
	display: flex;
	gap: 20px;
	justify-content: end;
	align-items: center;
}


.top-info ul li a {
	font-family: "Inter", sans-serif;
	font-weight: 600;
	font-style: Semi Bold;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0%;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.top-info ul li a:hover {
	color: #000;
}

.top-info ul li a span {
	margin-right: 10px;
}
.top-info ul li a span img {
	width: 19px;
   }


.icon-input {
	margin-bottom: 10px;
	position: relative;
	max-width: 300px;

	&__text-field {
		width: 100%;
		padding: 5px 30px 5px 5px;
	}

	&__icon {
		color: rgba(0, 0, 0, 1);
		position: absolute;
		top: 50%;
		right: -2rem;
		transform: translateY(-50%);
	}

	&__text-field:focus+&__icon {
		color: #FF8400;
	}
}


/* ===================== */
/*header  Section*/
/* ===================== */


/* ===================== */
/*banner  Section*/
/* ===================== */


.banner-top-section {
	margin: 0px;
	padding: 40px 0px;
}


.banner-section {
	height: 100%;
	width: 100%;
	overflow: hidden;
}


.banner-section .banner-carousel .item {
	height: 500px;
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
}


.banner-section .banner-carousel .item img {
	width: auto;
	height: auto;
	object-fit: cover;
}


.banner-section #overlay {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	border-radius: 0px 0px 10px 10px;
}

.banner-section .owl-carousel .owl-item img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.bannercarousel-text {
	position: absolute;
	bottom: 70px;
	width: 100%;
	text-align: center;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	padding: 0px 40px;
}


.bannercarousel-text h1 {
	font-family: Minion Pro;
	font-weight: 500;
	font-style: Medium;
	font-size: 30px;
	line-height: 35px;
	letter-spacing: 0%;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.bannercarousel-text h1 a { color: #FFFFFF; }



.bannercarousel-text p {
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0%;
	color: #fff;
	padding: 0px 0px 0px 7px;
	margin: 0px;
	text-align: left;

}

.banner-section .owl-dots {
	position: absolute;
	bottom: 30px;
	right: 0px;
	left: 0px;
	display: flex;
	justify-content: center;
	flex-direction: row;
	gap: 5px;
}

.banner-section .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 0px;
	background: #FFFFFF !important;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 50%;
}


.banner-section .owl-dots .owl-dot.active span,
.banner-section .owl-dots .owl-dot:hover span {
	background: #FF3131 !important;
	width: 24px;
	height: 10px;
	border-radius: 15px;
}


.banner-section .owl-carousel .owl-nav {
	display: block;
	position: relative;
}


.banner-section .owl-carousel .owl-nav .owl-prev {
	position: absolute;
	top: -236px;
	left: 0px;
}

.banner-section .owl-carousel .owl-nav .owl-next {
	position: absolute;
	right: 0px;
	top: -236px;
}


/* ========================== */
/* banner -end */
/* ========================== */


.top-stories {
	background-color: #fff;
	border: 1px solid #BFBFBF;
	box-shadow: 0px 1px 8px 0px #00000026;
	padding: 20px 20px;
	border-radius: 10px;
	height: 500px;
}

.top-stories h2 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0%;
	color: #000000;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.top-stories h2 span {
	margin-right: 10px;
}


.top-stories-row {
	margin: 0px 0px 10px 0px;
}

.top-stories-row p {
	font-family: Minion Pro;
	font-weight: 500;
	font-style: Medium;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0%;
	color: #656565;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	display: flex;
	justify-content: start;
	align-items: center;
}


.top-stories-row p span {
	background: #FF3131;
	font-family: Minion Pro;
	font-weight: 500;
	font-style: Medium;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0%;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	padding: 7px 10px;
	margin-right: 10px;
}


.top-stories-row h5 {
	font-family: Minion Pro;
	font-weight: 500;
	font-style: Medium;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0%;
	color: #262626;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.top-stories-row h5 a { color: #262626; }





.newsblog-box {
	background-color: #fff;
	border: 1px solid #BFBFBF;
	box-shadow: 0px 1px 8px 0px #00000026;
	padding: 0px;
	border-radius: 10px;
	height: 500px;
}






.newsblog-box-img {
	width: 100%;
	height: 260px;
	overflow: hidden;
	border-radius: 8px 8px 0px 0px;
}

.newsblog-box-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.newsblog-box-text {
	padding: 20px 20px;
}


.newsblog-box-text h6 {
	font-family: Minion Pro;
	font-weight: 500;
	font-style: Medium;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0%;
	color: #656565;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.newsblog-box-text h3 {
	font-family: Minion Pro;
	font-weight: 500;
	font-style: Medium;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0%;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}


.newsblog-box-text h3 a { color: #000000; }


.newsblog-box-text p {
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0%;
	color: #656565;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.comn-box {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.comn-box ul {
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 20px;
}


.comn-box ul li {


	text-align: center;

}

.comn-box ul li a {
	display: flex;
	gap: 6px;
}


.comn-box ul li a span {
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0%;
	color: #656565;
}


/* ===================== */
/*banner  Section*/
/* ===================== */


/* ===================== */
/*add section  Section*/
/* ===================== */

.add1-section {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

.add1-section img {
	width: 100%;
	height: auto;
	object-fit: cover;
}


.add1-section-inner {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: auto;
	border-radius: 10px;
	overflow: hidden;
}

.add1-section-inner img {
	width: 100%;
	height: auto;
	object-fit: cover;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.add1-section-inner:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


/* ===================== */
/*add section  Section*/
/* ===================== */


/* ===================== */
/*stroies  Section*/
/* ===================== */

.stroies-section {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

.featured-stories-section {
	border-top: 3px solid #FF3131;
	padding: 0px;
	margin: 0px;
}


.featured-stories-section h2 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0%;
	margin: 40px 0px 0px 0px;
	padding: 0px;
}

.featured-stories-carousel {
	padding: 30px 0px;
	margin: 0px;
}


.featured-stories-carousel .owl-nav {
	position: relative;
	margin: 20px 0px 0px 0px;
}


.featured-stories-carousel .owl-nav .owl-next {

	position: absolute;
	left: 50px;
}


.featured-stories-box {

	display: flex;
	justify-content: start;
	align-items: start;
	gap: 15px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


.featured-stories-box-img {
	width: 40%;
	height: 125px;
	border-radius: 8px;
	overflow: hidden;
}

.featured-stories-box-img img {
	width: 100%;
	height: 100%;
}

.featured-stories-box-text {
	padding: 0px;
	margin: 0px;
	width: 60%;
}

.featured-stories-box-text h3 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 0%;
	color: #000;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

.featured-stories-box-text h3 a { color: #000; }

.featured-stories-box-text p {
	font-family: Minion Pro;
	font-weight: 400;
	font-style: Regular;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0%;
	color: #4E4E4E;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.featured-stories-box-text h6 {
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0%;
	color: #656565;
	padding: 0px;
	margin: 0px;
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 5px;
}

.featured-stories-box-text h6 img {
	width: auto !important;
	height: auto !important;
}


.upcoming-events-section {
	border-top: 3px solid #FF3131;
	padding: 0px 0px 20px 0px;
	margin: 0% 0% 0% 5%;
}

.upcoming-events-section h2 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0%;
	margin: 40px 0px 30px 0px;
	padding: 0px;
}


.upcoming-events-carousel {
	padding: 40px 0px 0px;
	margin: 0px;
}

.upcoming-events-box {
	display: flex;
	justify-content: start;
	align-items: start;
	gap: 15px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.upcoming-events-box-img {
	width: 25%;
	height: 150px;
	border-radius: 8px;
	overflow: hidden;

}

.upcoming-events-box-img img {
	width: 100%;
	height: 100%;
}


.upcoming-events-box-text h3 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 24px;
    color: #000;
	line-height: 30px;
	letter-spacing: 0%;
	margin: 0px 0px 10px 0px;
	padding: 0px;


}

.upcoming-events-box-text h3 a { color: #000; }




.upcoming-events-box-text p {
	font-family: Minion Pro;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0%;
	color: #4E4E4E;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}


.upcoming-events-box-text {
	padding: 0px;
	margin: 0px;
	width: 75%;
}


.upcoming-events-carousel .owl-nav {
	position: relative;
	margin: 20px 0px 0px 0px;
}


.upcoming-events-carousel .owl-nav .owl-next {

	position: absolute;
	left: 50px;
}


.add-2 {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: auto;
	border-radius: 10px;
	overflow: hidden;
}

.add-2 img {
	width: 100%;
	height: auto;
	object-fit: cover;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.add-2:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


/* ===================== */
/*stroies  Section*/
/* ===================== */


/* ===================== */
/*Community News  Section*/
/* ===================== */

.community-news-section {
	padding: 0px 0px 40px 0px;
	margin: 0px;
}


.community-news-section-inner {
	border-top: 3px solid #FF3131;
	padding: 0px;
	margin: 0px;
}


.community-news-section-inner h2 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0%;
	margin: 40px 0px 0px 0px;
	padding: 0px;
}


.community-news-carousel {
	padding: 40px 0px 0px 0px;
	margin: 0px;
}


.community-news-box {
	display: flex;
	justify-content: start;
	align-items: start;
	gap: 15px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


.community-news-box-img {
	width: 30%;
	height: 135px;
	border-radius: 8px;
	overflow: hidden;
}


.community-news-box-img img {
	width: 100% !important;
	height: auto;
	object-fit: cover;
}

.community-news-box-text {
	padding: 0px;
	margin: 0px;
	width: 70%;
}


.community-news-box-text {
	padding: 0px;
	margin: 0px;
}


.community-news-box-text h3 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 0%;
	color: #000;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

.community-news-box-text h3 a { color: #000; }



.community-news-box-text p {
	font-family: Minion Pro;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0%;
	color: #4E4E4E;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}


.community-news-box-text h6 {
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0%;
	color: #656565;
	padding: 0px;
	margin: 0px;
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 5px;
}


.community-news-carousel .owl-nav {
	position: relative;
	margin: 20px 0px 0px 0px;
}


.community-news-carousel .owl-nav .owl-next {
	position: absolute;
	left: 50px;
}


/* ===================== */
/*Community News  Section*/
/* ===================== */


/* ===================== */
/*Health  Section*/
/* ===================== */

.health-section {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}


.health-section-inner {
	border-top: 3px solid #FF3131;
	padding: 0px;
	margin: 0px;
}


.health-section h2 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0%;
	margin: 40px 0px 0px 0px;
	padding: 0px;
}


.health-section-carousel {
	padding: 40px 0px 0px 0px;
	margin: 0px;
}


.health-section-inner .featured-stories-box-img {
	width: 40% !important;
	height: 120px;
	border-radius: 8px;
	overflow: hidden;
}

.health-section-inner .featured-stories-box-text {
	padding: 0px;
	margin: 0px;
	width: 75%;
}


.health-section-carousel .owl-nav {
	position: relative;
	margin: 20px 0px 0px 0px;
}

.health-section-carousel .owl-nav .owl-next {
	position: absolute;
	left: 50px;
}


.health-section-inner-right {
	padding: 38px 0px 0px 30px;
	margin: 0px;
}


.health-section-inner-right-img {
	margin: 0px 0px 30px 0px;
	padding: 0px;

	position: relative;

	border-radius: 8px;
	overflow: hidden;


}


.health-section-inner-right-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}


.health-section-inner-right-img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


.health-section-inner-right-text h3 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0%;
	color: #000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.health-section-inner-right-text h3 a { color: #000; }

.health-section-inner-right-text h6 {
	font-family: Minion Pro;
	font-weight: 400;
	font-style: Regular;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0%;
	color: #4E4E4E;
	padding: 10px 0px;
	margin: 0px;
}

.health-section-inner-right-text p {
	font-family: Minion Pro;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0%;
	color: #4E4E4E;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}


/* ===================== */
/*Health  Section*/
/* ===================== */


/* ===================== */
/*multi-slider-Section*/
/* ===================== */


.multi-slider-Section {
	margin: 0px;
	padding: 0px;
}


.entertainment-section {
	border-top: 3px solid #FF3131;
	padding: 0px;
	margin: 0px;
}


.entertainment-section h2 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0%;
	margin: 40px 0px 0px 0px;
	padding: 0px
}


.entertainment-section .featured-stories-box-text {
	padding: 0px;
	margin: 0px;
	width: 75%;
}


.entertainment-section .featured-stories-box-img {
	width: 40% !important;
	height: 120px;
	border-radius: 8px;
	overflow: hidden;
}


.entertainment-section-carousel {
	padding: 40px 0px;
	margin: 0px;
}


.entertainment-section-carousel .owl-nav {
	position: relative;
	margin: 20px 0px 0px 0px;
}


.entertainment-section-carousel .owl-nav .owl-next {
	position: absolute;
	left: 50px;
}


/* ========business-news-section============== */

.business-news-section {
	border-top: 3px solid #FF3131;
	padding: 0px;
	margin: 0px;
}


.business-news-section h2 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0%;
	margin: 40px 0px 0px 0px;
	padding: 0px
}


.business-news-section .featured-stories-box-text {
	padding: 0px;
	margin: 0px;
	width: 75%;
}


.business-news-section .featured-stories-box-img {
	width: 40% !important;
	height: 120px;
	border-radius: 8px;
	overflow: hidden;
}


.business-news-section-carousel {
	padding: 40px 0px;
	margin: 0px;
}


.business-news-section-carousel .owl-nav {
	position: relative;
	margin: 20px 0px 0px 0px;
}


.business-news-section-carousel .owl-nav .owl-next {
	position: absolute;
	left: 50px;
}

/* ========business-news-section============== */

/* ========Announcements-section============== */


.announcements-section {
	border-top: 3px solid #FF3131;
	padding: 0px;
	margin: 0px;
}


.announcements-section h2 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0%;
	margin: 40px 0px 0px 0px;
	padding: 0px
}


.announcements-section .featured-stories-box-text {
	padding: 0px;
	margin: 0px;
	width: 75%;
}


.announcements-section .featured-stories-box-img {
	width: 40% !important;
	height: 120px;
	border-radius: 8px;
	overflow: hidden;
}


.announcements-section-carousel {
	padding: 40px 0px;
	margin: 0px;
}


.announcements-section-carousel .owl-nav {
	position: relative;
	margin: 20px 0px 0px 0px;
}


.announcements-section-carousel .owl-nav .owl-next {
	position: absolute;
	left: 50px;
}


/* ========Announcements-section============== */

/* ===================== */
/*multi-slider-Section*/
/* ===================== */


/* =============== */
/* footer */
/* =============== */

.footer-top {
	background: #1E1E1E;
	padding: 40px 0px;
}

.footer-logo {
	width: 200px;
	height: auto;
}

.footer-logo img {
	border-radius: 8px;
	width: 100%;
	height: auto;
}


.footer-social-icon {
	margin: 0px;
	padding: 0px;
}

.footer-social-icon h3 {
	font-family: Minion Pro;
	font-weight: 400;
	font-style: Regular;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0%;
	color: #EDEDED;
	padding: 0px 0px 30px 0px;
	margin: 0px;
}

.footer-social-icon ul {
	padding: 0px;
	margin: 0px;
}

.footer-social-icon ul li {
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 20px;
	color: #fff;
	margin: 0px 0px 20px 0px;
}

.footer-social-icon ul li a {
	color: #fff;
	width: 45px;
	height: 45px;
	line-height: 46px;
	background: #00BF62;
	display: block;
	text-align: center;
	border-radius: 50%;
	font-size: 26px;
	-webkit-transition: all 0.4s ease;
	padding: 3px 0px;
}


.footer-social-icon ul li a:hover {
	border-radius: 0%;
	background: #FF3131;
}

.footer-social-icon ul li span {
	font-family: Minion Pro;
	font-weight: 400;
	font-style: Regular;
	font-size: 30px;

	line-height: 30px;
	letter-spacing: 0%;
	color: #EDEDED;
	padding: 0px;
	margin: 0px;
}


.footer-menu {
	padding: 0px;
	margin: 0px;
}


.footer-menu h3 {
	font-family: Minion Pro;
	font-weight: 400;
	font-style: Regular;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0%;
	color: #EDEDED;
	padding: 0px 0px 30px 0px;
	margin: 0px;
}


.footer-menu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	column-count: 2;
}


.footer-menu ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
}

.footer-menu ul li a {
	font-family: Minion Pro;
	font-weight: 500;
	font-style: Medium;
	font-size: 16px;

	line-height: 16px;
	letter-spacing: 0%;

	color: #BABABA;
	padding: 0px;
	margin: 0px;
	transition: all 300ms ease-in-out;
}


.footer-menu ul li a:hover {
	color: #00BF62;
	padding-left: 2px;
}

.footer-info {
	padding: 0% 0% 0% 0%;
	margin: 0px;
	word-wrap: break-word;
}

.footer-info h3 {
	font-family: Minion Pro;
	font-weight: 400;
	font-style: Regular;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0%;
	color: #EDEDED;
	padding: 0px 0px 30px 0px;
	margin: 0px;
}


.footer-icon {
	width: 30px !important;
	height: 30px;
}

.footer-info p span img {
	width: 25px;
	height: 25px;
	object-fit: contain;
}

.footer-text {
	width: 85% !important;
}

.footer-info p {
	display: flex;
	justify-content: start;
	color: #fff;
	align-items: center;
	gap: 10px;
	margin: 0px 0px 10px 0px;
}

.footer-info p a {
	font-family: Minion Pro;
	font-weight: 500;
	font-style: Medium;
	font-size: 16px;

	line-height: 16px;
	letter-spacing: 0%;

	color: #BABABA;

	margin: 0px;
	padding: 0px 0px 15px 0px;
}


.footer-info p a:hover {
	color: #00BF62;
}


.footer-info .footer-text p {
	font-family: Minion Pro;
	font-weight: 500;
	font-style: Medium;
	font-size: 16px;

	line-height: 16px;
	letter-spacing: 0%;

	color: #BABABA;

	margin: 0px;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	display: flex;
	justify-content: start;
	align-items: start;
	gap: 15px;
}


.footer-info span.footer-text p a {
	color: #BABABA;
}


.footer-text p a:hover {
	color: #00BF62;
}


/* =============== */
/* footer-butm */
/* =============== */

.footer-bottom {
	padding: 15px 0px;
	margin: 0px;
	background: #000000;
}

.footer-bottom p {
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;

	line-height: 14px;
	letter-spacing: 0%;

	color: #DEDEDE;


}


.footer-bottom p a {
	color: #00BF62;
}

.footer-bottom p a:hover {
	color: #DEDEDE;
}


.footer-bottom-left {
	text-align: left;
}

.footer-bottom-right {
	text-align: right;
}


/* =============== */
/* footer-butm */
/* =============== */


/* =============== */
/* footer */
/* =============== */


/*================================================
Go Top CSS
=================================================*/
.go-top {
	position: fixed;
	cursor: pointer;
	bottom: 100px;
	right: 20px;
	border-radius: 5px;
	background-color: #2B85A1;
	color: #fff;
	z-index: 999;
	width: 40px;
	text-align: center;
	height: 40px;
	opacity: 0;
	visibility: hidden;
	font-size: 25px;
	-webkit-transition: var(--transition);
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

.go-top i {
	position: absolute;
	right: 0;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.go-top:hover {
	color: #ffffff;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	background-color: #0077E8;
	border: lp solid #fff;
}

.go-top.active {
	opacity: 1;
	visibility: visible;
	bottom: 57px;
	-webkit-animation: top-bottom 5s infinite linear;
	animation: top-bottom 5s infinite linear;
}


.sreach-box .btn.btn-default {
	background: #fff;
	border-radius: 0px 4px 4px 0px;
	border: 0px;
	padding: 6px 13px 7px 0px;
	margin: 0px 0px 0px 0px;
	height: 38px;
}


.sreach-box .form-control {
	border: 0px solid #ced4da;
}

/*================================================
Go Top CSS
=================================================*/


.inner-banner-section {
	padding: 0px;
	margin: 0px;
	position: relative;
	background: #1E1E1E;
	height: 200px;
	
}
.prducts{padding:70px 0px;}
.inner-banner-section img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.inner-banner-text {
	position: absolute;
	top: 40%;
	left: 0px;
	right: 0px;
	color: #fff;
	z-index: 9;
	text-align: center;
}

.inner-banner-text h1 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 30px;

	line-height: 30px;
	letter-spacing: 0%;
	text-align: center;

	padding: 0px;
	margin: 0px;
	color: #fff;
}


/*================================================
about page CSS
=================================================*/


.cmn-section {
	padding: 70px 0px;
	margin: 0px;
	background: #fff;
}


.news-box {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.news-box-img {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	position: relative;
	border-radius: 8px;
	overflow: hidden;
	width: 100%;
	height: 200px;
	border: 1px solid #ccc;
}

.news-box-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}


.news-box-img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.news-box-text h2 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0%;
	color: #000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.news-box-text h2 a { color: #000; }


.news-box-text p {
	font-family: Minion Pro;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;

	line-height: 24px;
	letter-spacing: 0%;
	color: #4E4E4E;
	padding: 20px 0px;
	margin: 0px;
}


.news-pages-right {
	border-top: 3px solid #FF3131;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 20px;
}


.news-pages-right h2 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0%;
	margin: 30px 0px 0px;
	padding: 0px;
}


.news-pages-right .add-2 {
	margin: 20px 0px;
}


.news-box-big-img {
	width: 100%;
	/*min-height: 300px;*/
	border-radius: 10px;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}


/*.news-box-big-img img {*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	object-fit: cover;*/
/*}*/
.single-events .news-box-big-img{height: auto;}
.news-box-text {
	margin: 20px 0px;
	padding: 0px;
}


.news-box-big-text h2 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0%;
	color: #000;
	padding: 0px 0px 15px 0px;
	margin: 0px
}


.news-box-big-text h6 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0%;
	color: #000;
	padding: 0px;
	margin: 0px;
}


.news-box-big-text p {
	font-family: Minion Pro;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0%;
	color: #4E4E4E;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.listing-row ul,.wp-block-list {
	margin: 20px 0px 0px;
	padding: 0px;
}


.listing-row ul li,.wp-block-list li {
	font-family: Minion Pro;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0%;
	color: #4E4E4E;
	padding: 0px 0px 10px 25px;
	margin: 0px;
	position: relative;
	list-style-type: none;
}

.listing-row ul li::before,.wp-block-list li:before {
	font: normal normal normal 16px/1 FontAwesome;
	content: "\f058";
	height: auto;
	width: auto;
	position: relative;
	margin-right: 10px;
	color: #308437;
	position: absolute;
	top: 6px;
	left: 0px;
	right: 0px;
}


.related-news-section {
	border-top: 3px solid #FF3131;
	padding: 0px 0px 20px 0px;
	margin: 0%;
}


.related-news-section h2 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0%;
	margin: 40px 0px 0px 0px;
	padding: 0px;
}


.related-news-section-carousel {
	padding: 40px 0px;
	margin: 0px;
}


.related-news-section-carousel .owl-nav {
	position: relative;
	margin: 30px 0px 0px 0px;
}


.related-news-section-carousel .owl-nav .owl-next {
	position: absolute;
	left: 50px;
}


.related-news-section h3 {
	font-family: Minion Pro;
	font-weight: 600;
	font-style: Semibold;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0%;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}


.blog-social-icon {
	margin: 20px 0px;
}

.blog-social-icon ul {
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 8px;
	margin: 15px 0px 40px 0px;
}


.blog-social-icon ul li {
	list-style-type: none;
}


.blog-social-icon ul li a {
	color: #fff;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: #FF3131;
	display: block;
	text-align: center;
	border-radius: 50%;
	font-size: 24px;
	-webkit-transition: all 0.4s ease;
	padding: 3px 0px;
}


.blog-social-icon ul li a:hover {
	border-radius: 0%;
	background: #00BF62;
}


.post-info {
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 13px;
}

.post-info h5 {
	background: #3D3D3D;
	border-radius: 4px;
	padding: 2px 15px;
	height: 30px;
}

.post-info h5 a {
	font-size: 12px;
	line-height: 12px;
	color: #fff;
}


.post-info h5:hover {
	background: #FF3131;
}


.recent-post-archive {
	padding: 30px 0px 0px;
}

.news-pages-left .related-news-section h2 { margin: 40px 0px; }

#submit {
	background: #00bf62;
	color: #fff;
	border: 0px;
	padding: 14px 20px 10px;
	border-radius: 8px;
	font-size: 18px;
	line-height: 18px;
	margin: 30px 0px;
}


.owl-carousel.archive-carousel.owl-theme.owl-loaded.owl-drag .owl-next {
	position: absolute;
	left: 50px;
}




.top-stories-carousel .owl-dots {
	position: absolute;
	bottom: -10px;
	/* right: 0px; */
	left: 0px;
	display: flex;
	justify-content: center;
	flex-direction: row;
	gap: 5px;
}

.top-stories-carousel .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 0px;
	background: #BDBDBD !important;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 50%;
}


.top-stories-carousel .owl-dots .owl-dot.active span,
.top-stories-carousel .owl-dots .owl-dot:hover span {
	background: #FF3131 !important;
	width: 24px;
	height: 10px;
	border-radius: 15px;
}


.top-stories-carousel .owl-carousel .owl-nav {
	display: none;
	position: relative;
}
.business-sec{    max-width: 800px;
    margin: 40px auto;}

.business-sec img{width:100%;}
.comment-form label{    min-width: 85px;
    vertical-align: top;}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


.news-box-text h3 a {
    color: #000000;
    /*text-decoration: underline;*/
}

.news-box-text h3 a:hover {
    color: #000000;
}

.nav-links {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    background-color: #f8f9fa;
    border-radius: 5px;
}

.page-numbers {
    margin: 0 5px;
    padding: 8px 12px;
    text-decoration: none;
    color: #00bf62;
    border: 1px solid #00bf62;
    border-radius: 3px;
    transition: background-color 0.3s, color 0.3s;
}

.page-numbers.current {
    background-color: #00bf62;
    color: white;
    border: 1px solid #00bf62;
}

.page-numbers:hover {
    background-color: #e9ecef;
    color: #0056b3;
}


.next {
    font-weight: bold;
}

.add4 img{
    padding: 0 0 20px 0;
}

.modal {
	z-index: 9999;
    }


iframe[data-tec-events-ece-iframe="true"] {
	height: 500px !important;
}
.top-info .btn-primary {
	color: #fff !important;
	background-color: #fe2f30;
	border-color: #fe2f30;
}

.top-info .btn-primary:hover {
	color: #fff !important;
	background-color: #000;
	border-color: #000;
}
.top-info .btn {
	font-weight: 600;
	line-height: 1.5;
	color: #212529;
	padding: 8px 15px;
	font-size: 14px;
	border-radius: 32px;
	font-family: "Inter", sans-serif;
    }
.ecs-event {
	margin-bottom: 26px;
	border-bottom: #cccccc5c 1px solid;
	padding-bottom: 17px;
}
.ecs-event h4 a {
	color: #000000;
    }
.ecs-event h4 a:hover {
	color: #00BF62;
    }