body.single-post .section-subscribe:not(.sticky) {
	height: 0;
	overflow: hidden;
	padding: 0;
}
body.single-post .section-subscribe:not(.active) {
	height: 0;
	overflow: hidden;
	padding: 0;
}
body.single-post .section-subscribe-sticky-wrap {
	height: 0 !important;
}

/* =======================
	Titles
======================= */
.section-single-news h1 {
	font-size: 3.125rem;
}
.section-single-news h2 {
	font-size: 2.5rem;
}
.section-single-news h3 {
	font-size: 2rem;
}
.section-single-news h4 {
	font-size: 1.375rem;
}
.section-single-news h5 {
	font-size: 1.25rem;
}
.section-single-news h1,
.section-single-news h2,
.section-single-news h3,
.section-single-news h4,
.section-single-news h5 {
	margin-bottom: 1.5625rem;
	color: #1b2829 !important;
}
@media screen and (max-width: 1024px) {
	.section-single-news h2,
	.section-single-news h3,
	.section-single-news h4 {
		margin-bottom: 0.75rem;
	}
	.section-single-news h2 {
		font-size: 1.625rem;
	}
	.section-single-news h3 {
		font-size: 1.5rem;
	}
}
.special-title {
	font-weight: 700 !important;
	font-size: 2.25rem !important;
	margin-bottom: 25px !important;
	line-height: 1;
}
@media screen and (max-width: 1024px) {
	.special-title {
		font-size: 1.875rem !important;
		text-align: center;
	}
}

/* =======================
	Paragraphs
======================= */
.section-single-news p {
	margin-bottom: 1.5625rem;
	line-height: 1.5625rem;
}
.section-single-news p a,
.section-single-news ul li a {
	font-weight: 500;
	text-decoration: none;
	color: #007e82;
}
.section-single-news ul li a:hover {
	text-decoration: underline;
}
.section-single-news img {
	margin-top: 0 !important;
}

/* =======================
	Image with caption
======================= */
.section-single-news .wp-caption {
	display: inline-flex;
	flex-direction: column;
}
.section-single-news .wp-caption img {
	max-width: 99.03225806%; /* 614/620 */
	height: auto;
	border-radius: 8px;
}
.section-single-news .wp-caption-text {
	text-align: center;
}

/* =======================
	Image text 50%/50%
======================= */
.section-single-news .image-text {
	display: flex;
	flex-direction: row;
	margin: 0 -20px;
}
@media screen and (max-width: 1024px) {
	.section-single-news .image-text {
		flex-direction: column;
	}
}
.section-single-news .image-text > div {
	display: -webkit-inline-box;
	flex: 1 0 21%;
	margin: 0 20px 25px;
}
.section-single-news .image-text > div img {
	width: auto;
	margin: 0 0 12px 0;
}

/* =======================
	Share icons
======================= */
.icon-svg-share {
	width: 20px;
	height: 20px;
	display: inline-block;
}
.icon-svg-share svg {
	width: 100%;
	height: 100%;
}

/* =======================
	section_top_news_secondary
======================= */

.section_top_news_secondary {
	background: #fff;
}
.section_top_news_secondary .section-inner {
	padding-bottom: 80px;
}
.section_top_news_secondary .article .article-image .image:before {
	display: none;
}
.section_top_news_secondary .article .article-text {
	max-width: 100%;
}
.section_top_news_secondary .article .article-text p {
	text-align: left;
}
.section_top_news_secondary .section-content {
	font-size: 18px;
}
.section_top_news_secondary .section-content .article .article-title:before {
	display: none;
}
.section_top_news_secondary .section-content .article-link:focus ~ .article-content .article-title {
	color: #007e82;
}
.section_top_news_secondary .section-aside .article-link:focus ~ .article-content .article-title {
	color: #007e82;
}
.section_top_news_secondary .list-news-primary > li {
	margin-bottom: 30px;
}
.section_top_news_secondary .list-news-primary > li {
	width: 100%;
}
.section_top_news_secondary .list-news-primary > li .article {
	display: flex;
	align-items: flex-start;
}
.section_top_news_secondary .list-news-primary > li .article .article-image {
	order: 2;
	width: 35%;
	min-width: 35%;
	margin: 0;
}
.section_top_news_secondary .list-news-primary > li .article .article-content {
	width: 65%;
	padding-left: 0;
	padding-right: 7px;
	font-size: 16px;
	color: #394647;
}
.section_top_news_secondary .list-news-primary > li .article .article-image .image {
	border-radius: 8px;
	overflow: hidden;
}
.section_top_news_secondary .list-news-primary > li .article .article-title {
	font-size: 24px;
	margin-bottom: 10px;
	transition: all 0.3s;
}
.section_top_news_secondary .list-news-primary > li .article:hover .article-title {
	color: #007e82;
}
.section_top_news_secondary .section-content .article {
	color: #1b2829;
}
.section_top_news_secondary .section-content .article:hover .article-title {
	color: #007e82;
}
.section_top_news_secondary .section-content .article .article-title {
	font-size: 38px;
	padding-bottom: 0;
	transition: all 0.3s;
}
.section_top_news_secondary .section-content .article-image {
	margin-bottom: 30px;
}
.section_top_news_secondary .section-content .article-image .image {
	border-radius: 8px;
	overflow: hidden;
	padding-bottom: 60%;
}
.section_top_news_secondary .section-content .article-image .image-img-tag {
	padding-bottom: 0;
	aspect-ratio: 100/60;
	display: flex;
	justify-content: center;
}
.section_top_news_secondary .section-content .article-image .image-img-tag img {
	max-width: none;
	min-width: 100%;
	flex-shrink: 0;
}

.section_filtered_news_secondary {
	padding: 0;
	background: #fff;
}
.section_filtered_news_secondary .section-inner {
	padding-top: 80px;
	border-top: 1px solid #ced5d5;
}
.section_filtered_news_secondary .section-title {
	font-size: 24px;
	color: #394647;
}
.section_filtered_news_secondary .section-title:before {
	display: none;
}
.section_filtered_news_secondary .section-title {
	margin: 0;
	padding: 0;
	background: none;
}
.section_filtered_news_secondary .section-title a:focus {
	color: #007e82;
}
.article-title,
.item-title,
.slide-title {
	color: #007e82 !important;
}

.list-rating-comments .item-title {
	color: #1b2829 !important;
}
.article a:hover ~ .article-content > .article-text > .article-title,
.item a:hover ~ .item-text .item-title,
.slide-title:hover,
p > a:hover {
	text-decoration: underline !important;
	text-decoration-thickness: 1px !important;
}
.section_filtered_news_secondary .list-filtered-news {
	margin: 0;
	padding-bottom: 65px;
}
.section_filtered_news_secondary .list-filtered-news .article .article-image .image {
	border-radius: 8px;
	overflow: hidden;
}
.section_filtered_news_secondary .article-link:focus ~ .article-content .article-title {
	color: #007e82;
}
.section_filtered_news_secondary .list-filtered-news .article .article-image .image:before {
	display: none;
}
.section_filtered_news_secondary .list-filtered-news .article .article-title {
	font-size: 24px;
	margin-bottom: 13px;
	transition: color 0.3s;
}
.section_filtered_news_secondary .list-filtered-news .article:hover .article-title {
	color: #007e82;
}
.section_filtered_news_secondary .list-filtered-news {
	color: #1b2829;
	font-size: 16px;
}
.section_filtered_news_secondary .list-filtered-news .left {
	margin: 0;
	padding: 0;
	width: calc(59% + 20px);
	margin-left: -20px;
}
.section_filtered_news_secondary .list-filtered-news .right {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	width: 41%;
}
.section_filtered_news_secondary .list-filtered-news .right .article-image .image {
	padding-bottom: 80%;
}
.section_filtered_news_secondary .list-filtered-news .right .article-image .image-img-tag {
	padding-bottom: 0;
	aspect-ratio: 100/80;
	display: flex;
	justify-content: center;
}
.section_filtered_news_secondary .list-filtered-news .right .article-image .image-img-tag img {
	max-width: none;
	min-width: 100%;
	flex-shrink: 0;
}
.section_filtered_news_secondary .list-filtered-news .left li {
	padding: 0 20px;
}

.blog-page-banner + .section_filtered_news_secondary .section-inner {
	border-top: 0;
}

.article a:focus-visible {
	outline: 1px solid #2f80ed !important;
	padding: 4px;
}

.section-title a:focus-visible,
.category-container a:focus-visible,
article.item a:focus-visible {
	outline: 1px solid #2f80ed !important;
}

.section-nav li a:focus-visible {
	outline: 1px solid #4e4f4f !important;
	margin-right: 1px;
	margin-bottom: 1px;
}
.section-title a:hover {
	color: #007e82;
}
.banner-actions > a.btn-second.btn_white:hover {
	background: #fff !important;
	color: #145a5c;
	border: 1px solid #145a5c;
}
.banner-actions > a.btn-second.btn_white:focus-visible {
	background: #fff !important;
	color: #145a5c;
	outline: 3px solid #2f80ed;
}

@media screen and (max-width: 1024px) {
	.section_top_news_secondary .list-news-primary > li .article .article-content {
		padding-right: 20px;
	}
	.section_top_news_secondary .section-content .article .article-title {
		font-size: 35px;
	}

	.section_filtered_news_secondary .list-filtered-news .left {
		width: auto;
		margin: 0 -20px 30px;
	}
	.section_filtered_news_secondary .list-filtered-news .right {
		width: auto;
		margin: 0 -20px;
		padding-left: 0;
	}
	.section_filtered_news_secondary .list-filtered-news .right li {
		padding: 0 20px;
	}
}

@media screen and (max-width: 767px) {
	.section_top_news_secondary .section-content {
		font-size: 16px;
	}
	.section_filtered_news_secondary .list-filtered-news .left {
		margin-bottom: 0;
	}
	.section_filtered_news_secondary .list-filtered-news .left li {
		margin-bottom: 30px;
	}
	.section_filtered_news_secondary .section-title {
		font-size: 20px;
	}
	.section_filtered_news_secondary .section-inner {
		padding-top: 30px;
	}
	.section_top_news_secondary {
		padding-bottom: 20px;
	}
	.section_top_news_secondary .section-inner {
		padding-bottom: 0;
	}
	.section_top_news_secondary .list-news-primary > li .article .article-title {
		font-size: 20px;
	}
	.section_top_news_secondary .section-content .article .article-title {
		font-size: 30px;
	}

	.section_filtered_news_secondary .list-filtered-news {
		padding-bottom: 20px;
	}
	.section_filtered_news_secondary .list-filtered-news .right .article-image {
		width: 35%;
	}
	.section_filtered_news_secondary .list-filtered-news .right .article-content {
		width: 65%;
	}
	.section_filtered_news_secondary .list-filtered-news .right .article-title {
		font-size: 20px;
	}
	.section_filtered_news_secondary .list-filtered-news .right .article {
		margin-bottom: 0;
	}

	.section_filtered_news_secondary .section-head {
		padding-bottom: 10px;
	}
	.section_filtered_news_secondary.right-with-img-tag .list-filtered-news .right {
		width: 100%;
		flex: 1;
	}
}

@media screen and (max-width: 480px) {
	.section_top_news_secondary .list-news-primary > li .article .article-content {
		font-size: 14px;
		padding-right: 10px;
	}
}

/* =======================
	top_search_secondary
======================= */

.top_search_secondary {
	background: #fff;
	padding: 80px 0 50px;
}
.top_search_secondary .shell {
	max-width: 900px;
}
.top_search_secondary .search-field {
	width: 100%;
	background: #eef2f2;
	border-radius: 8px;
	border: 1px solid #eef2f2;
	height: 48px;
	padding: 0 25px;
	font-size: 16px;
}
.top_search_secondary .search-field:focus-visible {
	border: 1px solid #2f80ed;
}
.top_search_secondary .search-field::-webkit-input-placeholder {
	color: #394646;
}
.top_search_secondary .search-field:-ms-input-placeholder {
	color: #394646;
}
.top_search_secondary .search-field::placeholder {
	color: #394646;
}
.top_search_secondary span.btn-toggle-search {
	display: none;
}
.top_search_secondary button.btn-toggle-search-search {
	display: inline-block;
	width: 72px;
	height: 48px;
	background: #007e82;
	border-radius: 8px;
	box-shadow: 4px 4px 10px 0px rgba(228, 228, 228, 0);
	transition: all 0.3s;
}
.top_search_secondary button.btn-toggle-search-search:focus-visible {
	background: #145a5c;
	outline: 3px solid #2f80ed;
}
.top_search_secondary button.btn-toggle-search-search:hover {
	background: #145a5c;
}

@media screen and (max-width: 767px) {
	.top_search_secondary {
		padding: 70px 0 30px;
	}
}

.blog_page_banner_secondary {
	background: #fff;
}
.blog_page_banner_secondary .banner {
	margin-top: 0;
	background: #007e82;
	box-shadow: none;
	position: relative;
}
.blog_page_banner_secondary .image-bg {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 80%;
	width: 20%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.blog_page_banner_secondary .banner-image {
	z-index: 0;
}
.blog_page_banner_secondary .banner-actions {
	z-index: 1;
}
.blog_page_banner_secondary .image-bg-fixed-height {
	height: 80%;
	width: auto;
}
.blog_page_banner_secondary .banner:before {
	display: none;
}
.blog_page_banner_secondary .banner .banner-title {
	color: #fff;
	font-weight: 700;
	font-size: 40px;
	margin-bottom: 20px;
}
.blog_page_banner_secondary .banner-inner {
	padding: 90px 0;
	position: static;
}
.blog_page_banner_secondary .banner-content p strong {
	font-weight: 500;
	font-size: 22px;
}

.section_filtered_news_secondary.revert .list-filtered-news .left {
	order: 2;
	margin-left: 0px;
	width: calc(59% + 0px);
	position: relative;
	left: 20px;
}
.section_filtered_news_secondary.revert .list-filtered-news .right {
	order: 1;
	padding-left: 0;
}

@media screen and (max-width: 1024px) {
	.blog_page_banner_secondary .banner-content {
		position: relative;
		z-index: 1;
	}
	.blog_page_banner_secondary .banner-content p strong {
		font-weight: 500;
		font-size: 22px;
	}
	.blog_page_banner_secondary .banner-actions {
		margin: 0 !important;
	}
	.blog_page_banner_secondary .banner-title br {
		display: none;
	}
	.blog_page_banner_secondary .btn-second {
		text-align: center;
	}

	.section_filtered_news_secondary.revert .list-filtered-news .left {
		width: auto;
		margin: 0 -20px;
		left: 0;
	}
	.section_filtered_news_secondary.revert.right-with-img-tag .list-filtered-news .right {
		width: 100%;
		flex: 1;
	}
}

@media screen and (max-width: 767px) {
	.blog_page_banner_secondary .image-bg {
		height: 90%;
		width: 100%;
		right: auto;
		right: 0;
	}
	.blog_page_banner_secondary .image-bg-fixed-height {
		width: auto;
		right: 0;
		left: initial;
	}
	.blog_page_banner_secondary .banner-content {
		position: relative;
		z-index: 1;
	}
	.blog_page_banner_secondary .banner-actions {
		position: relative;
		z-index: 1;
	}
	.blog_page_banner_secondary .btn-second {
		width: 100%;
	}
	.blog_page_banner_secondary .banner-content p strong {
		font-size: 14px;
	}
	.blog_page_banner_secondary .banner-inner {
		padding: 52px 0;
	}
	.blog_page_banner_secondary .banner .banner-title {
		font-size: 28px;
	}
}

/*======================================
	section_similar_news_second
======================================*/

.main-search-page {
	background: #fff;
	padding-top: 0;
	line-height: 1.45;
	color: #394647;
}
.main-search-page .top-search button.btn-toggle-search-search svg {
	top: 0;
}

.section_similar_news_second .list-similar-news .image {
	width: 180px;
	padding-bottom: 95%;
}
.section_similar_news_second .list-similar-news .image-img-tag {
	padding-bottom: 0;
	aspect-ratio: 100/95;
	display: flex;
	justify-content: center;
}
.section_similar_news_second .list-similar-news .image-img-tag img {
	max-width: none;
	min-width: 100%;
	flex-shrink: 0;
}
.section_similar_news_second .list-similar-news .article-image {
	width: 180px;
}
.section_similar_news_second .list-similar-news .item-text {
	width: calc(100% - 180px);
}

.section_similar_news_second .list-similar-news .item-title {
	color: #000;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 0;
	transition: color 0.3s;
}
.section_similar_news_second .list-similar-news a:focus ~ .item-text .item-title {
	color: #007e82;
}
.section_similar_news_second .list-similar-news {
	margin: 0;
	padding: 0;
}

.section_similar_news_second {
	background: #fff;
}
.section_similar_news_second .list-similar-news .item {
	box-shadow: none;
	padding: 0;
}
.section_similar_news_second .list-similar-news .item a {
	z-index: 1;
}
.section_similar_news_second .list-similar-news .item:hover .item-title {
	color: #007e82;
}
.section_similar_news_second .list-similar-news li {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ced5d5;
}
.section_similar_news_second .list-similar-news li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 50px;
}
.section_similar_news_second .list-similar-news .image {
	border-radius: 8px;
	overflow: hidden;
}

@media screen and (max-width: 767px) {
	.section_similar_news_second .list-similar-news .image {
		width: 120px;
		padding-bottom: 95%;
	}
	.section_similar_news_second .list-similar-news .article-image {
		width: 120px;
	}
	.section_similar_news_second .list-similar-news .item-text {
		width: calc(100% - 120px);
		font-size: 14px;
	}
	.section_similar_news_second .list-similar-news .item-title {
		font-size: 20px;
	}
}

@media screen and (max-width: 480px) {
	.section_similar_news_second .list-similar-news .item-text {
		width: calc(100%);
		font-size: 14px;
		padding: 20px 0 0;
	}
}

/*======================================
	section_single_news_secondary
======================================*/

.page-single-article {
	background: #fff;
}
.section_single_news_secondary {
	font-size: 1rem;
	padding: 110px 0 0 0;
	margin-bottom: 40px;
	border-bottom: 1px solid #ced5d5;
}
.section_single_news_secondary .section-aside {
	width: 28%;
}
.section_single_news_secondary .section-head .st-btn {
	display: none !important;
}
.section_single_news_secondary .section-head .st-total {
	display: flex !important;
	align-items: center;
	max-width: 100% !important;
	padding-left: 3px !important;
}
.section_single_news_secondary .section-head .st-total .st-label {
	margin-right: 6px;
	font-size: 1rem;
	font-weight: 600 !important;
}
.section_single_news_secondary .section-head .st-total .st-shares {
	font-size: 1rem !important;
	font-weight: 400 !important;
}
.section_single_news_secondary .section-head .customshare {
	display: none;
}
.section_single_news_secondary .section-head.has-share .customshare {
	display: flex;
}
.section_single_news_secondary .section-title {
	font-size: 50px;
	margin-bottom: 20px;
	color: #1b2829;
	max-width: 700px;
}
.section_single_news_secondary .section-head {
	padding-bottom: 40px;
}
.section_single_news_secondary .post-image {
	margin-bottom: 50px;
}
.section_single_news_secondary .post-image img {
	width: 100%;
	height: auto;
	border-radius: 8px;
	overflow: hidden;
}

.section_single_news_secondary .section-body {
	display: flex;
	flex-direction: row-reverse;
}
.section_single_news_secondary .section-content {
	width: 72%;
	padding-right: 55px;
	position: relative;
}
.section_single_news_secondary .section-content a:focus-visible {
	outline: 1px solid #2f80ed;
}

.section_single_news_secondary .section-content > .sharethis-inline-share-buttons {
	position: absolute;
	top: 0px;
	left: -60px;
	border: 1px solid #ced5d5;
	border-radius: 20px;
	padding: 10px 5px;
	z-index: 88 !important;
}

.section_single_news_secondary .section-content > .sharethis-inline-share-buttons .st-total {
	display: none !important;
}
.section_single_news_secondary .section-content > .sharethis-inline-share-buttons .st-btn {
	display: block !important;
	margin: 0 0 10px !important;
	min-width: 25px !important;
	width: 25px !important;
	height: 25px !important;
	padding: 2px !important;
	border-radius: 50% !important;
}
.section_single_news_secondary .section-content > .sharethis-inline-share-buttons .st-btn:last-child {
	margin-bottom: 0 !important;
}
.section_single_news_secondary .section-content > .sharethis-inline-share-buttons .st-btn img {
	margin: 0;
	width: 100%;
	height: auto;
	top: 3px !important;
}
.section_single_news_secondary .section-content > .sharethis-inline-share-buttons .st-btn:hover {
	opacity: 1 !important;
	top: -3px !important;
}
.section_single_news_secondary .section-content > .wp-block-image:nth-child(1) {
	display: none;
}
.section_single_news_secondary .section-content > .wp-block-image:nth-child(2) {
	display: none;
}

.section_single_news_secondary .section-body h1 {
	font-weight: 600;
}
.section_single_news_secondary .section-body h2 {
	font-weight: 600;
}
.section_single_news_secondary .section-body h3 {
	font-weight: 600;
}
.section_single_news_secondary .section-body h4 {
	font-weight: 600;
}
.section_single_news_secondary .section-body h5 {
	font-weight: 600;
}
.section_single_news_secondary .section-body h6 {
	font-weight: 600;
}

@media screen and (max-width: 1024px) {
	.section_single_news_secondary .section-content > .sharethis-inline-share-buttons {
		top: 0;
		left: 0;
		position: relative;
		display: table !important;
		margin: auto;
	}
	.section_single_news_secondary .section-content .sharethis-inline-share-buttons .st-btn {
		display: inline-block !important;
		margin: 0 7px 0px 7px !important;
		min-width: 25px !important;
		width: 25px !important;
		height: 25px !important;
		padding: 2px 4px !important;
		border-radius: 50% !important;
	}
	.section_single_news_secondary .section-content {
		padding-right: 40px;
	}
	.section_single_news_secondary .section-title {
		font-size: 40px;
	}
	.section_single_news_secondary {
		font-size: 18px;
		margin-bottom: 25px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.section-single-news .widget-custom-category-list {
		max-height: 200px;
		overflow: auto;
	}
}

@media screen and (max-width: 767px) {
	.page-single-article .shell {
		padding: 50px 30px 0;
	}
	.section_single_news_secondary {
		padding: 30px 0 0;
	}
	.section_single_news_secondary .section-head {
		padding-bottom: 30px;
	}
	.section_single_news_secondary {
		font-size: 16px;
	}
	.section_single_news_secondary .post-image {
		margin-bottom: 40px;
	}
	.section_single_news_secondary .section-title {
		font-size: 28px;
		margin-bottom: 12px;
	}
	.section_single_news_secondary .section-body {
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	.section_single_news_secondary .section-content {
		width: 100%;
		padding: 0;
	}
	.section_single_news_secondary .post-info-holder {
		padding: 0;
	}
	.section_single_news_secondary .section-aside {
		width: 100%;
	}
	/* .section_single_news_secondary .section-content > .sharethis-inline-share-buttons { display: none !important; } */
}

.widget-custom-category-list {
	margin-bottom: 50px;
}
.widget-custom-category-list h4 {
	margin-bottom: 20px !important;
	text-transform: uppercase;
	font-size: 1rem;
	color: #687778 !important;
}
.widget-custom-category-list ul {
	list-style: none;
	padding-left: 40px;
}
.widget-custom-category-list ul li {
	position: relative;
	padding-left: 0;
	margin-bottom: 17px;
}
.widget-custom-category-list ul li:last-child {
	margin-bottom: 0px;
}
.widget-custom-category-list ul li:before {
	display: none;
}
.widget-custom-category-list ul a {
	display: block;
	text-decoration: none;
	transition: color 0.3s;
	font-weight: 500;
	text-transform: uppercase;
}
.widget-custom-category-list ul a svg {
	width: 34px;
	height: 34px;
	position: absolute;
	top: -1px;
	left: 0;
}
.widget-custom-category-list ul a:focus {
	color: #007e82;
}
.widget-custom-category-list ul a:hover {
	color: #007e82;
}

@media screen and (max-width: 1024px) {
	.widget-custom-category-list ul {
		font-size: 16px;
	}
	.widget-custom-category-list {
		margin-bottom: 30px;
	}
}

.widget-custom-search {
	margin-bottom: 70px;
}
.widget-custom-search .shell {
	padding: 0;
}
.widget-custom-search .top-search {
	padding: 0;
}

@media screen and (max-width: 1024px) {
	.widget-custom-search {
		margin-bottom: 0;
	}
	.widget-custom-search .top-search span {
		padding-right: 10px;
	}
	.widget-custom-search .search-field {
		padding: 0 20px;
	}
}

.widget-custom-popular-posts {
	margin-bottom: 50px;
}

.widget-custom-popular-posts h4 {
	padding-bottom: 20px;
	margin-bottom: 20px !important;
	border-bottom: 1px solid #ced5d5;
}
.widget-custom-popular-posts ul {
	list-style: none;
}
.widget-custom-popular-posts ul li {
	position: relative;
	padding-left: 40px;
	color: #1b2829;
}
.widget-custom-popular-posts ul li span {
	font-weight: 500;
}
.widget-custom-popular-posts ul li strong {
	position: absolute;
	top: 0;
	left: 0;
	color: #687778;
}
.widget-custom-popular-posts ul li:before {
	display: none;
}
.widget-custom-popular-posts ul a {
	display: block;
	text-decoration: none;
	transition: color 0.3s;
}
.widget-custom-popular-posts ul li a:hover {
	color: #007e82;
}
.widget-custom-popular-posts ul li a:focus {
	color: #007e82;
}

@media screen and (max-width: 1024px) {
	.widget-custom-popular-posts ul {
		font-size: 16px;
	}
	.widget-custom-popular-posts {
		margin-bottom: 40px;
	}
}

.section-more-posts .section-inner {
	padding-bottom: 50px;
}

.slider-more-posts {
	position: relative;
	margin: 0 -15px;
	height: 100px;
	overflow: hidden;
}
.slider-more-posts.slick-initialized {
	height: auto;
	overflow: visible;
}
.slider-more-posts .slide-image {
	display: block;
	padding-bottom: 50%;
	background-size: cover;
	background-position: center;
	border-radius: 8px;
	margin-bottom: 15px;
}
.slider-more-posts img {
	height: 246px;
	width: 100%;
	margin-bottom: 20px;
	object-fit: cover;
}
@media screen and (max-width: 1024px) {
	.slider-more-posts img {
		height: 190px;
		border-radius: 6px;
	}
}
.slider-more-posts .slide-title {
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 1.3;
	margin-bottom: 12px;
}
@media screen and (max-width: 1024px) {
	.slider-more-posts .slide-title {
		margin-bottom: 8px;
	}
}
.slider-more-posts .slide-text {
	font-size: 15px;
	color: #394647;
}
.slider-more-posts .slide-title {
	transition: all 0.3s;
}
.slider-more-posts .slick-slide {
	margin-left: 15px;
	margin-right: 15px;
}
.slider-more-posts .slick-slide > div {
	padding-left: 15px;
	padding-right: 15px;
}
.slider-more-posts .slick-arrow {
	position: absolute;
	cursor: pointer;
	transition: all 0.3s;
	top: 35%;
	z-index: 1;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	padding: 12px;
	background: #fff;
	opacity: 0.7;
	box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.5);
}
.slider-more-posts .slick-arrow:hover {
	opacity: 1;
}
.slider-more-posts .slide-inner {
	position: relative;
}
.slider-more-posts .slide-inner > a {
	text-decoration: none;
}
.slider-more-posts .slide-inner > a:hover {
	color: #007e82;
}

.slider-more-posts .slide-inner > a:focus-visible {
	outline: 3px solid #2f80ed;
	padding: 2px;
	display: block;
}
.slider-more-posts .slick-arrow svg {
	width: 100%;
	height: 100%;
}
.slider-more-posts .prevArrow {
	left: -15px;
}
.slider-more-posts .nextArrow {
	right: -15px;
}

.customshare {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	color: #394647;
}
.customshare > i {
	margin-right: 5px;
	font-size: 18px;
	position: relative;
	top: -1px;
}
.customshare .sharethis-inline-share-buttons {
	margin-bottom: 0 !important;
	z-index: 88 !important;
}

@media screen and (max-width: 1024px) {
	.slider-more-posts .prevArrow {
		left: 20px;
	}
	.slider-more-posts .nextArrow {
		right: 20px;
	}
}

@media screen and (max-width: 767px) {
	.section-more-posts .section-inner {
		padding-bottom: 40px;
	}
	.slider-more-posts .slide-inner {
		display: flex !important;
		flex-wrap: wrap;
	}
	.slider-more-posts .slide-inner a {
		margin-bottom: 20px;
	}
	.slider-more-posts .slide-image {
		width: 100%;
		order: 3;
		margin-bottom: 0;
	}
	.slider-more-posts .slide-title {
		width: 100%;
		order: 1;
		font-size: 18px;
	}
	.slider-more-posts .slide-text {
		width: 100%;
		order: 2;
	}
	.slider-more-posts .slick-dots {
		list-style: none;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.slider-more-posts .slick-dots li {
		margin: 0 5px;
	}
	.slider-more-posts .slick-dots li button {
		width: 7px;
		height: 7px;
		border-radius: 50%;
		background: #eceeee;
		border: 0;
		font-size: 0;
		line-height: 0;
		text-indent: -99999px;
	}
	.slider-more-posts .slick-dots li.slick-active button {
		background: #007e82;
	}
}

/* ====================
	footer
=====================*/

.footer {
	background: #13334d;
	color: #fff;
	border-top: 0;
	padding: 80px 0;
	overflow: hidden;
}
.footer .footer-bg {
	position: absolute;
	left: -12%;
	top: -70%;
	width: 40%;
	opacity: 0.05;
}
.footer .footer-bg img {
	width: 100%;
	height: auto;
}
.footer .cols {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	z-index: 1;
}
.footer .col-1of3 {
	width: 33.33%;
}
.footer .socials {
	margin-bottom: 70px;
}
.footer .socials a {
	display: block;
	text-decoration: none;
	width: 38px;
	height: 38px;
	padding: 0;
	transition: all 0.3s;
	opacity: 0.6;
}
.footer .socials a:focus {
	outline: 1px solid #fff;
}
.footer .socials a:hover {
	opacity: 1;
}
.footer .socials li {
	margin-right: 16px;
}
.footer .socials a svg {
	width: 100%;
	height: 100%;
}
.footer .footer-logo {
	display: inline-block;
	width: 38px;
	height: 38px;
	margin-bottom: 70px;
}
.footer .footer-logo svg {
	width: 100%;
	height: 100%;
}

.footer .footer-links li {
	width: 100%;
	margin-bottom: 16px;
	font-size: 16px;
	color: #fff;
	margin-right: 0;
	padding-right: 10px;
}
.footer .footer-links li a:focus {
	color: #687580;
}
.footer .footer-links li:first-child {
	margin-bottom: 30px;
}
.footer .footer-links li:first-child a {
	font-size: 15px;
	text-transform: uppercase;
	opacity: 1;
}

@media screen and (max-width: 1024px) {
	.footer .footer-bg {
		top: -5%;
	}
}

@media screen and (max-width: 767px) {
	.footer {
		padding: 60px 0 30px;
	}
	.footer .shell {
		padding: 0 30px;
	}
	.footer .menu-bottom-container {
		padding: 0;
	}
	.footer .col-1of3 {
		width: 100%;
		order: 2;
		margin-bottom: 40px;
	}
	.footer .col-1of3:first-child {
		order: 3;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: 0;
	}
	.footer .col-1of3:first-child .socials {
		order: 1;
		margin-bottom: 30px;
	}
	.footer .footer-logo {
		margin-bottom: 30px;
	}
	.footer .col-1of3:first-child .footer-logo {
		order: 2;
	}
	.footer .copyright {
		width: 100%;
		order: 3;
	}

	.footer .footer-bg {
		position: absolute;
		left: auto;
		right: 0;
		top: -4%;
		width: 80%;
		opacity: 0.05;
	}

	.footer-links a {
		padding: 3px 7px;
	}
	.footer .footer-links li {
		margin-bottom: 8px;
	}
	.footer .footer-links li:first-child {
		margin-bottom: 15px;
	}
}

/* ====================
	section-category-title
=====================*/

.section-category-title {
	padding-bottom: 20px;
	background: #fff;
}

.section-category-title h1 {
	font-size: 22px !important;
}

@media screen and (max-width: 767px) {
	.section-category-title {
		padding-bottom: 0px;
	}
}

/* ====================
	SEO version header
=====================*/
.section_single_news_secondary .section-head {
	width: 72%;
}
@media screen and (max-width: 767px) {
	.section_single_news_secondary .section-head {
		width: 100%;
	}
}
.post-info-holder {
	margin-top: 40px;
	display: flex;
	padding-right: 55px;
}
@media screen and (max-width: 1024px) {
	.post-info-holder {
		margin-top: 25px;
	}
}
.category-container {
	color: #687778;
	font-size: 1rem;
	margin-bottom: 10px;
}
.category-container svg {
	width: 6px;
	fill: #727c7d;
}
.category-container a {
	text-decoration: none;
}
.category-container a:hover {
	text-decoration: underline !important;
}
.subtitle {
	font-size: 1.125rem;
	font-weight: 500;
	color: #687778;
}
@media screen and (max-width: 1024px) {
	.subtitle {
		font-size: 0.875rem;
	}
}
.section_single_news_secondary .customshare {
	margin-left: auto;
}
.author-details {
	color: #687778;
	font-size: 1rem;
	margin-bottom: 5px;
	font-weight: 500;
}
.author-details strong {
	color: black;
}
.time-of-update {
	font-size: 1rem;
	font-weight: 400;
	color: #687778;
}

/* ====================
	Key takeaways
=====================*/
.key-takeaways {
	background: rgba(238, 242, 242, 0.7);
	padding: 30px 35px 35px 35px;
	border-radius: 8px;
	margin-bottom: 25px;
}

.examples {
	padding: 30px 35px;
	border-radius: 8px;
	border: 1px solid #ced5d5;
	margin-bottom: 25px;
	color: #145a5c;
	font-style: italic;
}

@media screen and (max-width: 767px) {
	.key-takeaways,
	.examples {
		padding: 15px 20px 20px 20px;
	}
}
.section-single-news .section-content ul li::before {
	content: '■';
	display: block;
	font-size: 0.75rem;
	padding-top: 3px;
	color: #394647;
}
.section-single-news .section-content ul li:last-child {
	margin-bottom: 0;
}

/* ====================
	Table of conents
=====================*/
.section-single-news .widget-custom-category-list {
	padding: 20px;
	border-radius: 8px;
	background: rgba(238, 242, 242, 0.7);
	position: sticky;
	position: -webkit-sticky;
	top: 20px;
}
.section-single-news .widget-custom-category-list nav.collapsed {
	height: 150px;
}
.section-single-news .widget-custom-category-list .section-nav {
	overflow: hidden;
}
.section-single-news .widget-custom-category-list .section-nav li a {
	text-transform: none;
	font-size: 1rem;
	color: #687778;
}
.section-single-news .widget-custom-category-list .section-nav li.active {
	list-style-type: disclosure-closed;
}
.section-single-news .widget-custom-category-list .section-nav li.active ~ li {
	list-style-type: none;
}
.section-single-news .widget-custom-category-list .section-nav li.active a {
	color: #1b2829;
}
.section-single-news .widget-custom-category-list .section-nav li.active ~ li a {
	color: #687778;
}
.section-single-news .widget-custom-category-list .expand-container {
	text-align: center;
	margin: 20px auto 0 auto;
	display: block;
}
.section-single-news .widget-custom-category-list .expand-container svg {
	fill: #727c7d;
	width: 22px;
	height: 22px;
}
.section-single-news .widget-custom-category-list .expand-container.hidden {
	display: none;
}
.section-single-news .widget-custom-category-list .expand-container .arrow-up.hidden {
	display: none;
}
.section-single-news .widget-custom-category-list .expand-container .arrow-down.hidden {
	display: none;
}
.section-single-news .widget-custom-category-list .expand-container .arrow-up,
.section-single-news .widget-custom-category-list .expand-container .arrow-down {
	height: 22px;
}

/* ====================
	Search bar
=====================*/
.other-resources-section {
	margin-bottom: 50px;
}
.search-section {
	padding-bottom: 50px;
}
.search-section .shell {
	max-width: 100%;
}

/* ====================
	Other resources
=====================*/
.other-resources {
	display: flex;
	flex-wrap: wrap;
	margin: -10px;
}
.other-resources li {
	flex: 1 0 21%;
	margin: 10px;
	background-color: #f8f9fa;
	text-align: center;
	color: #1b2829;
	list-style-type: none;
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 4px;
}
.other-resources li a {
	padding: 20px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-decoration: none;
}
.other-resources li:hover,
.other-resources li a:focus {
	color: #fff;
	background: #145a5c;
}
@media screen and (max-width: 1024px) {
	.other-resources {
		flex-direction: column;
		margin: 0;
	}
	.other-resources li {
		margin: 0 0 15px 0;
	}
	.other-resources li:last-child {
		margin: 0 0 0 0;
	}
}

/* ====================
	Youtube video
=====================*/
.section-single-news .wp-video {
	margin: 0 0 12px 0;
}
.video-lazy-holder {
	position: relative;
	cursor: pointer;
	margin-bottom: 1.5625rem;
}
.video-holder {
	position: relative;
	cursor: pointer;
	margin-bottom: 1.5625rem;
}
.video-holder img {
	display: block !important;
	margin: 0 auto 20px auto;
}
.video-holder iframe,
.video-holder video {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 auto 20px auto;
	display: block;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
}
.video-holder span {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 1.5em;
	text-align: center;
	font: 48px/1.5 sans-serif;
	color: white;
	text-shadow: 0 0 0.5em black;
}

/* ====================
	Promote section
=====================*/
.promote-section {
	text-align: center;
	margin-bottom: 40px;
	padding-top: 20px;
}
.promote-section .promote-title {
	font-size: 1.25rem;
	margin-bottom: 12px;
	font-weight: 600;
}
.promote-section .promote-text {
	margin-bottom: 25px;
}
