/*
 * Page Styles
 * ------------------------------------------------------------------------------------------------
*/
@import "../global/blog-post-item.css";
@import "../global/pagination.css";
@import "../global/ajax-loader.css";



.page-title {
	text-align: left;
	margin-bottom: 20px;
}
.page-title:before {
	margin-left: auto;
	margin-right: auto;
}
.page-subtitle {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 50px;
	margin-left:  auto;
	margin-right: auto;
}
.blog-posts span.search-text {
	background-color: yellow;
}







/*
 * Section Blog
 * ------------------------------------------------------------------------------------------------
*/
.section-blog {
	background-color: #F4F4F4;
	padding-top: 60px;
	padding-bottom: 130px;
}
.section-blog .blog-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.section-blog .title-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}
.section-blog .page-title {
	color: #FF5C28;
	margin-bottom: 0;
}
.section-blog .blog-search-form {
	position: relative;
	width: 31%;
	max-width: 340px;
}
.section-blog .search-field {
	background-color: #fff;
	background-image: url('data:image/svg+xml,%3Csvg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Ccircle cx="10" cy="10" r="7" stroke="%23A29EB0" stroke-width="2"/%3E%3Cpath d="M17.2929 18.7071C17.6834 19.0976 18.3166 19.0976 18.7071 18.7071C19.0976 18.3166 19.0976 17.6834 18.7071 17.2929L17.2929 18.7071ZM18 18L18.7071 17.2929L15.7071 14.2929L15 15L14.2929 15.7071L17.2929 18.7071L18 18Z" fill="%23A29EB0"/%3E%3C/svg%3E');
	background-position: 15px center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	width: 100%;
	height: 48px;
	padding-left: 45px;
	padding-right: 80px;
	padding-right: 25px;
}
.section-blog .search-clear {
	display: none;
	background-image: url('data:image/svg+xml,%3Csvg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M4.3396 15.6583L15.6533 4.34462" stroke="%23A29EB0" stroke-width="2" stroke-linecap="round"/%3E%3Cpath d="M15.3137 15.6583L4.00001 4.34462" stroke="%23A29EB0" stroke-width="2" stroke-linecap="round"/%3E%3C/svg%3E');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 0;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: 55px;
	right: 15px;
	transform: translateY(-50%);
	transition: all 0.15s;
	cursor: pointer;
	z-index: 1;
}
.section-blog .search-clear:hover {
	color: #212224;
	background-image: url('data:image/svg+xml,%3Csvg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M4.3396 15.6583L15.6533 4.34462" stroke="%23112236" stroke-width="2" stroke-linecap="round"/%3E%3Cpath d="M15.3137 15.6583L4.00001 4.34462" stroke="%23112236" stroke-width="2" stroke-linecap="round"/%3E%3C/svg%3E');
}
.section-blog .search-button {
	display: none;
	background-color: transparent;
	background-image: url('data:image/svg+xml,%3Csvg width="33" height="26" viewBox="0 0 33 26" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M14 13H28" stroke="%23A29EB0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M21 6L28 13L21 20" stroke="%23A29EB0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M1 0L1 26" stroke="%23CDD2E1"/%3E%3C/svg%3E');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	border-left: 1px solid #D5D1DC;
	border: none;
	width: 33px;
	height: 26px;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	top: 50%;
	right: 11px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
}
.section-blog .search-button:hover {
	background-image: url('data:image/svg+xml,%3Csvg width="33" height="26" viewBox="0 0 33 26" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M14 13H28" stroke="%2309131F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M21 6L28 13L21 20" stroke="%2309131F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M1 0L1 26" stroke="%23CDD2E1"/%3E%3C/svg%3E');
}
.section-blog .search-field:disabled ~ .search-button {
	background-image: url('data:image/svg+xml,%3Csvg width="33" height="26" viewBox="0 0 33 26" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M14 13H28" stroke="%23CDD2E1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M21 6L28 13L21 20" stroke="%23CDD2E1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M1 0L1 26" stroke="%23CDD2E1"/%3E%3C/svg%3E');
	pointer-events: none;
	cursor: default;
}

.section-blog .post-filter {
	margin: 30px 0 20px;
}
.section-blog .categories-wrap {
	margin-bottom: -10px;
}
.section-blog .categories-wrap .cat {
	display: inline-block;
	color: #09131F;
	font-size: 14px;
	font-weight: 600;
	line-height: 150%;
	text-align: center;
	text-decoration: none;
	width: auto;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 10px;
}
.section-blog .categories-wrap .cat.active {
	color: #1A73E8;
}
.section-blog .categories-wrap .cat:hover {
	color: #1A73E8;
	text-decoration: none;
}
.categories-swith-overlay {
	display: none;
}
@media (max-width: 991px) {
	.section-blog {
		padding-bottom: 80px;
	}
	.section-blog .blog-search-form {
		width: 50%;
		max-width: calc(50% - 15px);
	}
}
@media (max-width: 767px) {
	.section-blog {
		padding-top: 30px;
		padding-bottom: 90px;
	}
	.section-blog .title-wrap {
		display: block;
		margin-bottom: 20px;
	}
	.section-blog .page-title {
		margin-bottom: 0;
	}
	.section-blog .blog-search-form {
		width: 100%;
		max-width: 100%;
		margin-top: 20px;
	}
	
	.section-blog .title-wrap-mob {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.section-blog .post-filter {
		margin: 20px 0 20px;
	}
	.section-blog .categories-wrap {
		margin-bottom: -16px;
	}
	.section-blog .categories-wrap .cat {
		margin-bottom: 12px;
	}
	
	.section-blog .blog-wrap {
		display: block;
	}
	.section-blog .blog-posts {
		width: 100%;
	}
}







