
form#searh-form input {
    box-shadow: 0px 2px 15px 0px #211F540F;
}

form#searh-form input:focus {
    border-color:var(--bs-border-color);
}
.sticky_post {
	margin-top: 1rem;
}

.sticky_post .sticky_post_thumbnail {
	height: 350px;
	position: relative;
}
.sticky_post .sticky_post_thumbnail .blog_article_badge {
	position: absolute;
	padding: 1px 16px;
	left: 10px;
	top: 10px;
	background: #fff;
	color: #1cac76;
	border-radius: 7px;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.5px;
	z-index: 9;
}
.sticky_post .m-0 {
	margin: 0px;
}
.sticky_post .pr-0 {
	padding-right: 0px;
}
.sticky_post .sticky_post_content {
	width: 64%;
	margin-left: 4rem;
}

.sticky_post .sticky_post_content h3 {
	font-weight: 600;
	margin-bottom: 20px;
}
.sticky_post .sticky_post_content a.button {
	width: 144px;
	display: inline-block;
	border: 2px solid #1cac76;
	border-radius: 50px;
	padding: 6px 14px;
	text-align: center;
	text-decoration: none;
	color: #1cac76;
	font-weight: 600;
}
.featured-box a.featured-box-thumb img {
    border-radius: 25px;
}
.blogs_grid {
	padding-top: 3.5rem;
	background: #F6F6F7;
}

.blogs_grid h3 {
	font-weight: 600;
}
.blogs_grid img {
	width: 100%;
}
.blogs_grid article {
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 1em;
}
.blogs_grid article:hover img {
	transform: scale(1.1);
}
.blogs_grid article .blog-image {
	position: relative;
	height: 280px;
	overflow: hidden;
	border-radius: 25px;
}
.blogs_grid article .blog-image .blog_article_badge {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.5px;
}
.blogs_grid article .blog-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.5s transform;
}
.blogs_grid article .blog-body {
	padding: 18px 0px;
}
.blogs_grid article .blog-body .blog-details .blog_title {
	text-decoration: none;
}
.blogs_grid article .blog-body .blog-details .blog_title h4 {
	font-weight: 600;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.blogs_grid article .blog-body .read_more_btn {
	text-decoration: none;
	margin-top: 13px;
	font-weight: 600;
	font-size: 15px;
	display: inline-block;
}
.blogs_grid article .blog-body .read_more_btn i {
	margin-right: 10px;
	color: #1cac76;
	font-size: 16px;
}
.blogs_grid .custom-btn1 {
	padding: 0.3em 5em;
	border-radius: 8px;
	background-color: #1cac76 !important;
	color: #fff !important;
	border-color: #1cac76;
	font-size: 16px;
	margin: 5px auto;
	display: table;
	transition: 0.4s all;
}
.blogs_grid .custom-btn1:focus {
	outline: unset !important;
}
.blogs_grid .custom-btn1:hover {
	background: #00504d !important;
	border-color: #00504d;
	color: #fff !important;
}
.blogs_grid .text-center {
	text-align: center;
}
.blogs_grid .no_recent_blogs {
	display: none;
}
.sticky_post .sticky_post_thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog_meta {
    color: #6E7191;
    font-weight: 500;
    font-size: 15px;
}
.blog-details .divider {
    width: 24px;
    height: 1px;
    background: #6E7191;
}
.pagination .page-numbers {
    display: inline-block;
    padding: 4px 15px;
    border: 1px solid #eee;
    transition: .3s all;
    text-decoration: none;
    color:var(--primary_col);
    background: #fff;
}
.pagination .page-numbers.current,.pagination .page-numbers:hover {
    background: var(--primary_col);
    color: #fff;
}
.categories-list li {
	white-space: nowrap
}
.categories-list a {
    box-shadow: 0px 2px 15px 0px #211F540F;
    color: #211F54;
}
.categories-list .active a {
    background: var(--primary_col) !important;
    color: #fff;
}
.design-div{
    background: #89FFF5;
    text-align: center;
    /*width: 100px;*/
    padding: 8px 10px;
    border-radius: 32px;
    display: inline-block;
}
.featured-box .excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 3.1em;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
.innovation-text{
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 400px;
    color: #121212;
}
.innovation-title{
    width: 438px;
}

@media (min-width: 1199px) {
	.sticky_post .mb-lg-0 {
		margin-bottom: 0px;
   }
}

@media (max-width: 767px) {
	.sticky_post .order_mob_1 {
		order: 1;
   }
   .innovation-title{
    width: auto;
}
}
@media (max-width: 500px) {
	.sticky_post .sticky_post_content {
		padding-top: 10px;
		width: 75%;
		margin-left: 20px;
		margin-bottom: 15px;
   }
   .sticky_post .sticky_post_thumbnail {
    	height: 250px;
	}
	.sticky_post .sticky_post_content h3 {
		font-size: 1.5rem;
   }
   .sticky_post_content h3 {
     font-size: 20px !important;
   }
   .blogs_grid {
		padding-top: 1.5rem;
   }
   .blogs_grid h3 {
		font-size: 1.5rem;
   }
}

/*.trending_blogs .slider {*/
/*	margin: 0 auto;*/
/*	max-width: 43em;*/
/*}*/
/*.trending_blogs .slick-list {*/
/*	overflow: visible;*/
/*}*/
/*.trending_blogs .slider .slick-slide {*/
/*	margin-left: 1.875em;*/
/*	margin-right: 1.875em;*/
/*}*/
/*.trending_blogs .slider .slick-slide .blog-image {*/
/*	position: relative;*/
/*}*/
/*.trending_blogs .slider .slick-slide .blog-image:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: rgba(255, 255, 255,.4);*/
/*}*/
/*.trending_blogs .slider .slick-slide.slick-active .blog-image:before {*/
/*	display: none;*/
/*}*/
/*.trending_blogs .slick-slide .blog-body {*/
/*	opacity: 0;*/
/*	visibility: hidden;*/
/*	transition: all 0.3s;*/
/*}*/
/*.trending_blogs .slick-slide.slick-active .blog-body {*/
/*	opacity: 1;*/
/*	visibility: visible;*/
/*}*/
/*.blog_title h4 {*/
/*	-webkit-line-clamp: 3;*/
/*	display: -webkit-box;*/
/*	-webkit-box-orient: vertical;*/
/*	overflow: hidden;*/
/*	height: 3.6em;*/
/*}*/
/*.trending_blogs .blog_title h4 {*/
/*	-webkit-line-clamp: 2;*/
/*	height: 2.4em;*/
/*}*/
/*.trending_blogs button.slick-arrow {*/
/*  top: 39%;*/
/*  width: 54px;*/
/*  height: 54px;*/
/*	z-index: 99;*/
/*}*/
/*.trending_blogs button.slick-arrow.slick-prev {*/
/*  left: -8%;*/
/*}*/
/*.trending_blogs button.slick-arrow.slick-next {*/
/*  right: -8%;*/
/*}*/
/*.blog_article_badge {*/
/*	letter-spacing: 2px;*/
/*}*/
/* .align-items-center {
	align-items: center;
}
.post_date {
	font-size: 13.5px;
	color: #0c2134 80;
	font-weight: 500;
	margin-bottom: 4px;
	display: inline-block;
}
.sticky_post {
	margin-top: 1rem;
}
@media (min-width: 1199px) {
	.sticky_post .mb-lg-0 {
		margin-bottom: 0px;
   }
}
.sticky_post .sticky_post_thumbnail {
	height: 350px;
	position: relative;
}
.sticky_post .sticky_post_thumbnail .blog_article_badge {
	position: absolute;
	padding: 1px 16px;
	left: 10px;
	top: 10px;
	background: #fff;
	color: #1cac76;
	border-radius: 7px;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.5px;
	z-index: 9;
}
.sticky_post .m-0 {
	margin: 0px;
}
.sticky_post .pr-0 {
	padding-right: 0px;
}
.sticky_post .sticky_post_content {
	width: 64%;
	margin-left: 4rem;
}
@media (max-width: 500px) {
	.sticky_post .sticky_post_content {
		padding-top: 10px;
		width: 75%;
		margin-left: 20px;
		margin-bottom: 15px;
   }
   .sticky_post .sticky_post_thumbnail {
    	height: 250px;
	}
	.sticky_post .sticky_post_content h3 {
		font-size: 1.5rem;
   }
}
.sticky_post .sticky_post_content h3 {
	font-weight: 600;
	margin-bottom: 20px;
}
.sticky_post .sticky_post_content a.button {
	width: 144px;
	display: inline-block;
	border: 2px solid #1cac76;
	border-radius: 50px;
	padding: 6px 14px;
	text-align: center;
	text-decoration: none;
	color: #1cac76;
	font-weight: 600;
}
@media (max-width: 767px) {
	.sticky_post .order_mob_1 {
		order: 1;
   }
}
@media (max-width: 500px) {
	.blogs_grid {
		padding-top: 1.5rem;
   }
}
.blogs_grid h3 {
	text-align: center;
	font-weight: 600;
}
@media (max-width: 500px) {
	.blogs_grid h3 {
		font-size: 1.5rem;
   }
}
.blogs_grid img {
	width: 100%;
}
.blogs_grid article {
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 1em;
}
.blogs_grid article:hover img {
	transform: scale(1.1);
}
.blogs_grid article .blog-image {
	position: relative;
	height: 216px;
	overflow: hidden;
}
.blogs_grid article .blog-image .blog_article_badge {
	position: absolute;
	padding: 1px 16px;
	left: 10px;
	top: 10px;
	background: #fff;
	color: #1cac76;
	border-radius: 7px;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.5px;
	z-index: 9;
}
.blogs_grid article .blog-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.5s transform;
}
.blogs_grid article .blog-body {
	text-align: center;
	padding: 20px 35px;
	min-height: 12rem;
}
@media (max-width: 500px) {
	.blogs_grid article .blog-body {
		min-height: 10rem;
   }
   .sticky_post_content h3 {
    font-size: 20px !important;
	}
}
.blogs_grid article .blog-body .blog-details .blog_title {
	text-decoration: none;
}
.blogs_grid article .blog-body .blog-details .blog_title h4 {
	font-size: 1.25em;
	font-weight: 600;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.blogs_grid article .blog-body .read_more_btn {
	text-decoration: none;
	margin-top: 13px;
	font-weight: 600;
	font-size: 15px;
	display: inline-block;
}
.blogs_grid article .blog-body .read_more_btn i {
	margin-right: 10px;
	color: #1cac76;
	font-size: 16px;
}
.blogs_grid .custom-btn1 {
	padding: 0.3em 5em;
	border-radius: 8px;
	background-color: #1cac76 !important;
	color: #fff !important;
	border-color: #1cac76;
	font-size: 16px;
	margin: 5px auto;
	display: table;
	transition: 0.4s all;
}
.blogs_grid .custom-btn1:focus {
	outline: unset !important;
}
.blogs_grid .custom-btn1:hover {
	background: #00504d !important;
	border-color: #00504d;
	color: #fff !important;
}
.blogs_grid .text-center {
	text-align: center;
}
.blogs_grid .no_recent_blogs {
	display: none;
}
.sticky_post .sticky_post_thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
 */